Computer Programming Forum  

Go Back   Computer Programming Forum > Network Programming > PHP Programming

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-03-2010, 07:19 AM
Junior Member
 
Join Date: Feb 2010
Posts: 1
Rep Power: 0
robertbowie is on a distinguished road
Default Boonex Dolphin PHP script is SCAM!!!

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.
Reply With Quote
  #2 (permalink)  
Old 02-03-2010, 10:37 AM
hthought's Avatar
Administrator
 
Join Date: Nov 2009
Posts: 26
Rep Power: 10
hthought has disabled reputation
Default

Interesting read. To say the truth, at first sight Boonex had not really made such a good impression to me either. But i'll keep what you say there in mind.
Reply With Quote
  #3 (permalink)  
Old 03-23-2010, 06:50 PM
Junior Member
 
Join Date: Mar 2010
Posts: 4
Rep Power: 0
shaycaearl is on a distinguished road
Default

Interested but man I totally don't agree with you coz i have used it. I used to have a vBulletin forum and was in need of a cms when vBulletin cms wasn't out at that time dolphin was the only batter looking cms compat with vBulletin.

Cheez
__________________
IP PBX
Reply With Quote
  #4 (permalink)  
Old 05-27-2010, 09:53 PM
Junior Member
 
Join Date: May 2010
Posts: 5
Rep Power: 0
webdragonworks is on a distinguished road
Default

That's Pretty Old News. Because mostly many webmasters already said boonex has lots of bugs, and it loads pretty slow. The Database Use is a big crappy. The first thing i don't like in boonex, is because of the site loading time. Dolphin Script takes Pretty long time to load which affects the users. Another thing is, the script integration. The Script is written in different parts by different people. Thats the worst part. Orca Forum is really a big crap. Instead if they give a plug in, which adds vbulletin, atleast they would get more clients.
__________________
VMWare |
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump


All times are GMT -8. The time now is 02:05 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0