Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: framework or platform
PostPosted: Sun Jun 09, 2013 1:36 pm 
Offline
Senior Newbie

Joined: Tue May 08, 2012 12:16 am
Posts: 13
I am looking at moving my site from drupal 7 to something that uses less resources. Please look at my site and give me any advice on other platforms. I am planning on staying with linode.com

www.serviidb.com


API at
http://serviidb.com/api/video


Top
   
PostPosted: Sun Jun 09, 2013 3:40 pm 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
I like Django.

But: What's wrong with Drupal? What do you like about Drupal? What features do you need from your framework?

_________________
Code:
/* TODO: need to add signature to posts */


Top
   
PostPosted: Sun Jun 09, 2013 7:44 pm 
Offline
Senior Newbie

Joined: Tue May 08, 2012 12:16 am
Posts: 13
I like drupal alot, but it seems to take alot of resources. Right now I am using an average of 618 MB with 3,425 page views last month. The API gets about 50-70 hits per day. To me that seems like a lot of resources. I like the ability of drupal create new content types, add fields. What I dislike about about drupal is the way each field created in a content is a seperate mysql table. This makes it hard to pull data from database for the API.

I am looking for a framework that will allow me to create content types and add fields as necessary. But I would like all the fields for a content type to be in the same table.


Top
   
PostPosted: Mon Jun 10, 2013 3:08 am 
Offline
Senior Member
User avatar

Joined: Thu Jul 12, 2012 3:55 pm
Posts: 133
Website: http://www.amitywebsolutions.co.uk
Not very familiar with Drupal, but have you tried enabling cache? I assume Drupal will allow this. We enable cache on all our sites to reduce database querying and server side processing on every page load. Can dramatically speed up the site.

Otherwise, we use Expression Engine and PyroCMS due to their custom content field types. Content field types out of the box is really important and why we chose these CMS's. we didnt choose Drupal because its overly complicated I can't understand why one would choose it when others can do the same but simpler (like Expression Engine). Drupal also insist on outputting its own HTML for some reason, which is also why we did not choose it.

So we have many Expression Engine sites on one server and the memory is low. But only after enabling caching. Saying that, if its a complex site it needs to be built effectively, poor use of expression engine tags can contribute to load times. Maybe Drupal is the same and that's the reason as opposed to the CMS itself.

There are other CMS's that have field types like ModX and Processwire (not used these). I wouldn't use a CMS that needs an addon to do this (Wordpress, Joomla)

_________________
Web Development Agency in South Wales


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 4 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

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group