View Single Post
Old 01-18-2008, 09:58 AM  
ServerGenius
Confirmed User
 
Join Date: Feb 2002
Location: Amsterdam
Posts: 9,377
My vote goes to MAS. Very flexible easy to understand....smart interface
and very organized the way it works even with large amounts of content.

The most important thing IMHO is not to use anything that is fully dynamic
on the user end. This means you end up with tons of mysql queries for every
request by a member when navigating you site. It will cause a lot of load
while absolutely being unnecessary. The backend should be dynamic and
the user front end static. The system should just rebuild any items to updated
static pages once they have been changed....

MAS is exactly built to do this....and it's database design is done properly
like how a relational database should work.....Without a shadow of a doubt
MAS is worth the investment....it will save you tons of headaches in the
future.

__________________
| http://www.sinnerscash.com/ | ICQ: 370820 | Skype: SinnersCash | AdultWhosWho |
ServerGenius is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote