It is currently Thu Mar 11, 2010 10:50 am


All times are UTC [ DST ]


Ask on Codemiles community and get answers Free and Fast :

PHP codes,PHP tricks ,PHP faq ,PHP answers .and more

Our guest share with us your code snippets , your programming problems , your open source projects ,read articles and post yours .



Registration to Codemiles.com is FAST and FREE. Join Now!





Post new topic Reply to topic  [ 2 posts ] 
  Print view Previous topic | Next topic 
Author Message
 Post subject: Boonex Dolphin PHP script is SCAM!!!
PostPosted: Sat Feb 06, 2010 4:27 pm 
Offline
Newbie
User avatar

Joined: Sat Feb 06, 2010 4:23 pm
Posts: 1
Has thanked: 0 time
Have thanks: 0 time
Why Boonex is a scam?

Boonex problem nr1. No coding standard

Boonex is writen by several people using different technologies. Its main base (Dolphin) is writen in pure php with its own template engine and forum (Orca) uses xlst. That has large negative impact to integration of forum in site and site in forum. When coding, please use single technology and template system.

Whats even worser, different parts of dolphins code itself is writen by completely different people, and very in the hurry. So everyone has its own imagination how to interact with different parts of the code. It is very tricky to modify code that way to suit site needs.

Boonex problem nr2. Template engine and separation of code/design/database

This problem in dolphin/boonex needs a point on its own. Boonex uses custom template system ( that should be called layout system). The blocks of generated html code are pased to specific places in the template. That creates a big headache for programers as they need to search through code for the place where some box is generated. It might be generated in template, or in specific function in one of numerous includes. And so on. Even pligg has better templating than this.

It is very tricky to rip boonex templating apart, as whole coding is based on such poor programming practice. They would be better off using existing template system like smarty or similar one.

This leads to problem nr3

Boonex problem nr3. Crapy use of Database

We saw serveral other competing sites launched on boonex, but we did not care much. Why? Becouse when they reach 500-1000 daily visitors they will break apart. The reason for it is very bad programming and use of database.

For example, boonex uses profile builder which assigns fields to profiles. So the output of profile uses more than one table and is quite inefficient.

Also, there is a nice 20-30 query overhead on each page display to fetch all the configuration values from table. Silly, isn’t it ? They would be FAR better of using a file for configuring sofware or caching it in php file like it is done in most of the systems.

Another simple problem. When boonex wants to display a profile being online it additionally check database for its status. But that data was pulled from database already. So 20 useless queries again.

Resume

I would not suggest using boonex if you want to keep your programmers sane. We have have changed the code almost completely for now, and you will need to do that too. Boonex is a scam. Try googling "boonex scam" first.



TOP
 Profile Send private message  
 
| More
 Post subject: Re: Boonex Dolphin PHP script is SCAM!!!
PostPosted: Mon Feb 08, 2010 2:55 pm 
Offline
Mastermind
User avatar

Joined: Tue Mar 27, 2007 10:55 pm
Posts: 1495
Location: Earth
Has thanked: 8 time
Have thanks: 13 time
thanks for the article .

_________________
Currenlty programming with : java , html , php , and javascript .


TOP
 Profile Send private message  
 
| More
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 


 Similar topics
 Topic title   Forum   Author   Replies 
 How to create a file in java script using FireFox  Scripting Language  danyrouss  0
 How can I call a C program in a Shell Script from Java  Java  habibur  0
 Questions: Perl Script. PHP.  General Discussion  lizw  1
 How to import your website dump database script  MySQL  msi_333  1
 Can anyone suggest some script?  General Discussion  gadgetviper  0

All times are UTC [ DST ]


Who is online

Users browsing this forum: Yahoo [Bot] and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  









Home
General Talks
Finished Projects
Code Library
Games
Tutorials
Programming help
Java
C/C++
C-sharp
Web Development
php
Script
JSP/Servlets
Ajax
ASP/ASP.net
SEO
Google SEO
Others
Database
Communications
Phpbb3 styles
Photoshop tutorials
Flash tutorials
Find a job






Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2009
mileX v1.0 designed by codemiles team