Webmaster Forum


Go Back   Webmaster Forum > Web Development > Coding Forum

Coding Forum Problems with your code? Discuss coding issues, including JavaScript, PHP & MySQL, HTML & CSS, Flash & ActionScript, and more.


Reply
 
LinkBack Thread Tools Display Modes
Share |
  #1 (permalink)  
Old 07-01-2011, 11:58 AM
ppetrid's Avatar
Member
 
Join Date: 06-25-11
Posts: 34
iTrader: 0 / 0%
Your framework / CMS of choice?

I'm really curious what people use in this forum, so I thought of creating this thread. Of all web frameworks & content management systems which one you love the most and why?
My answer would be django: I love its database abstraction & form functionality, I'm familiar with mvc architecture (which helps), it embeds a nice authentication system and it's python! What do you prefer?
__________________
Pantelis Petridis
software architect / engineer
yawd web applications | yawd programming blog
 
Reply With Quote
  #2 (permalink)  
Old 07-01-2011, 12:50 PM
The Controversial Coder
Latest Blog:
None

 
Join Date: 05-01-06
Location: Manchester; UK
Posts: 2,372
iTrader: 0 / 0%
If I do work in Web and have a choice to use PHP then my framework choice is IrisMVC with a custom CMS.
 
Reply With Quote
  #3 (permalink)  
Old 07-01-2011, 02:22 PM
Junior Member
 
Join Date: 07-01-11
Posts: 3
iTrader: 0 / 0%
Hi all,

i work with PHP & MySQL - i often use Wordpress as CMS for his easy-to-use and easy-to-learn admin interface.

i've worked with Joomla and Drupal too, but they're too much "complex" for end users experience. I've followed a Django project, but i am not so good with phyton tech

i think that the final result of my work should be really easy for a non-PHPguru customer

Joomla vs. Wordpress?
well, without a good template editing wordpress isn't good enough for building a great website, joomla have a great modules interfaces but WYSIWYG is really bad!

Actually i'm working a lot with wordpress: i like its auto update interface and large plugin avaibility and i spent only 5-10 minutes to teach how it works

Manu
 
Reply With Quote
  #4 (permalink)  
Old 07-01-2011, 04:37 PM
CodCom's Avatar
Member
 
Join Date: 06-17-11
Location: Amsterdam
Posts: 48
iTrader: 0 / 0%
What CMS I use depends on what I need, but I only use WordPress or Joomla. Both are versatile and easy to learn. With a bit of HTML knowledge you can get pretty far.
__________________
Founder of Call of Duty Community and the Black Ops 2 Info website.
 
Reply With Quote
  #5 (permalink)  
Old 07-04-2011, 05:35 AM
ppetrid's Avatar
Member
 
Join Date: 06-25-11
Posts: 34
iTrader: 0 / 0%
>i've worked with Joomla and Drupal too, but they're too much "complex" for end users experience.

Yes, I'm familiar with Joomla. It has a big learning curve for site administrators and this is one of the reasons I switched to django. Also most of the available 3rd-party Joomla modules produce awful xhtml / css code - not to mention that their PHP code is a mess
__________________
Pantelis Petridis
software architect / engineer
yawd web applications | yawd programming blog
 
Reply With Quote
  #6 (permalink)  
Old 07-04-2011, 08:25 AM
juhasan's Avatar
Contributing Member
 
Join Date: 09-27-07
Location: London
Posts: 114
iTrader: 1 / 100%
I use WordPress to design regular websites and blogs. It's easy to customization, maintenance and search engine friendly.
 
Reply With Quote
  #7 (permalink)  
Old 07-06-2011, 12:06 AM
Member
Latest Blog:
None

 
Join Date: 06-23-11
Posts: 47
iTrader: 0 / 0%
I'll be sure to check django out. I have tried wordpress and Joomla in the past, but I find them difficult to update and make changes to, whch means I have to rely on other people!
 
Reply With Quote
  #8 (permalink)  
Old 07-09-2011, 10:03 AM
fooini's Avatar
Contributing Member
Latest Blog:
None

 
Join Date: 07-08-11
Location: Romania
Posts: 50
iTrader: 0 / 0%
typically codeigniter, wordpress, and pligg
 
Reply With Quote
  #9 (permalink)  
Old 07-09-2011, 10:01 PM
HTMLBasicTutor's Avatar
Super Moderator
 
Join Date: 10-29-07
Location: British Columbia, Canada
Posts: 18,070
iTrader: 5 / 100%
Quote:
Originally Posted by fooini View Post
typically codeigniter, wordpress, and pligg
Could you please explain why these are your framework / CMS of choice?
__________________

HTML Basic Tutor - Learn how to code for better SEO
Basic Computer Information - Computer & internet basics for website owners

SEO troubleshooting and review services available. - Pm me.
 
Reply With Quote
  #10 (permalink)  
Old 07-13-2011, 07:22 AM
ppetrid's Avatar
Member
 
Join Date: 06-25-11
Posts: 34
iTrader: 0 / 0%
Quote:
Originally Posted by HTMLBasicTutor View Post
Could you please explain why these are your framework / CMS of choice?
+1. I wonder what the advantages of pligg can be.. I can see it features a template language, it's development team claims that it scales but other than that I'm not sure! :S
__________________
Pantelis Petridis
software architect / engineer
yawd web applications | yawd programming blog
 
Reply With Quote
  #11 (permalink)  
Old 07-14-2011, 05:57 AM
JohnnyS's Avatar
Contributing Member
 
Join Date: 07-05-11
Location: philippines
Posts: 312
iTrader: 0 / 0%
my choice of CMS is WordPress its easy to use and customize, it's not easy for the programmers but also for the client who will use the website. Especially the admin area.

for a framework, Symfony is a great framework because of the clean code structure, its a bit hard to use because there's not much support for it.
 
Reply With Quote
  #12 (permalink)  
Old 07-14-2011, 09:48 AM
HTMLBasicTutor's Avatar
Super Moderator
 
Join Date: 10-29-07
Location: British Columbia, Canada
Posts: 18,070
iTrader: 5 / 100%
Quote:
Originally Posted by CyberSEO.net View Post
WordPress is my CMS of choice.
Why is that?
__________________

HTML Basic Tutor - Learn how to code for better SEO
Basic Computer Information - Computer & internet basics for website owners

SEO troubleshooting and review services available. - Pm me.
 
Reply With Quote
  #13 (permalink)  
Old 07-15-2011, 03:18 AM
Junior Member
 
Join Date: 06-08-10
Posts: 7
iTrader: 0 / 0%
My own or ociassionaly Wordpress which is fantastic, very easy to set up and you can build your own themes very easily.
 
Reply With Quote
  #14 (permalink)  
Old 07-16-2011, 05:26 PM
fooini's Avatar
Contributing Member
Latest Blog:
None

 
Join Date: 07-08-11
Location: Romania
Posts: 50
iTrader: 0 / 0%
Quote:
Originally Posted by HTMLBasicTutor View Post
Could you please explain why these are your framework / CMS of choice?
no problem, wordpress for its sheer flexibility. codeigniter for its juiciness and small size. and im pretty comfortable with pligg, its more of a developers cms, i would not recommend it for someone that does not do code. its a solid cms for larger sites that depend on user content.
 
Reply With Quote
  #15 (permalink)  
Old 07-17-2011, 01:03 AM
ppetrid's Avatar
Member
 
Join Date: 06-25-11
Posts: 34
iTrader: 0 / 0%
has anyone been working with yii? A friend of mine just switched to yii and he is now trying to convince me quit django..
__________________
Pantelis Petridis
software architect / engineer
yawd web applications | yawd programming blog
 
Reply With Quote
  #16 (permalink)  
Old 07-19-2011, 04:54 PM
Junior Member
 
Join Date: 07-19-11
Posts: 3
iTrader: 0 / 0%
I've set up and maintained wordpress and joomla for people, and I don't really like either of them. Wordpress requires a lot of updates, and I'm paranoid about the security aspects. Joomlas is bit better, and does more stuff. But I haven't had a user yet who doesn't find the interface at least a little confusing.

Templating with PHP5 is awesome. I just use that, and seperating design from logic.

For Python, I just started playing with Bottle ( http://bottlepy.org/ ) and am really liking it so far.
 
Reply With Quote
  #17 (permalink)  
Old 07-22-2011, 07:54 AM
liam1412's Avatar
Junior Member
 
Join Date: 08-22-09
Location: Sheffield, UK
Posts: 9
iTrader: 0 / 0%
As a coder I am not a fan of any CMS but my own. I hate the way that every bid you see on freelance sites etc will say "This can be done using joomla" etc, when 9 times out of 10 a CMS is over kill.

If you can code well it takes longer IMO to get joomla/drupal etc to do what you want than it would knocking together a quick cms from scratch which would be far more user friendly to your client.

In terms of complex projects a framework is a great idea and my preference is codeigniter. It's relatively easy to get started and provides everything on an "it's there if you want to use it basis" rather than forcing you to code in a particular way.
 
Reply With Quote
  #18 (permalink)  
Old 07-22-2011, 08:09 AM
Contributing Member
Latest Blog:
None

 
Join Date: 07-08-11
Posts: 51
iTrader: 0 / 0%
WordPress is our CMS of choice because our clients believe it to be the most user-friendly.
__________________
Brain Host is an industry leading web hosting provider.
Reliable, affordable shared hosting | World-class, 24/7 customer support
For web hosting information and more: Brain Host Blog
 
Reply With Quote
  #19 (permalink)  
Old 07-24-2011, 01:18 PM
Contributing Member
 
Join Date: 07-20-11
Posts: 57
iTrader: 0 / 0%
I mainly use Wordpress because it is really easy to manage plus I know how to code in PHP + MySql.
 
Reply With Quote
  #20 (permalink)  
Old 07-31-2011, 05:11 AM
Junior Member
 
Join Date: 07-31-11
Posts: 3
iTrader: 0 / 0%
Drupal works best for me for many reasons :

1) It has an excellent, flexible theming and templating system. I can take my existing HTML/CSS design and port it easily to a Drupal theme with NO change. Instead of creating a theme from scratch or changing other themes, Drupal has many base/starter themes that allow designers to create, customize, adapt, port a theme without coding. My favorite base/starter theme is AdaptiveTheme, http://drupal.org/project/adaptivetheme

2) Drupal has a huge, friendly community actively developing more than 10,000 modules and 1,000 themes for all types of sites.

3) Flexibility: Create my own CONTENT TYPE and create my own fields for the content type. Flexible theming system. Flexible API for creating own functionalities and integrating with other applications.

4) Commitment and active support for open Web standards, W3C standard compliance, accessibility, usability, etc...

5) Multilanguage and internationalization: I develop site for clients who want international languages along with English. Multilingual site is easy in Drupal. Multilanguage is built-in.

These are just a few reasons why I like Drupal.
 
Reply With Quote
Go Back   Webmaster Forum > Web Development > Coding Forum

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Favourite Web Development Framework? HTMLBasicTutor Coding Forum 1 04-20-2011 10:58 AM
A new JavaScript Framework : JUNE kos Coding Forum 2 06-18-2008 11:02 AM
.Net Framework inarus Tech Talk 3 05-07-2007 06:12 AM
CMS: What framework / cms would you recommend odemarken Coding Forum 8 04-27-2007 05:47 AM


V7N Network
Get exposure! V7N I Love Photography V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 01:45 AM.
Powered by vBulletin
Copyright © 2000-2013 Jelsoft Enterprises Limited.
Copyright © 2003 - 2013 Escalate Media LP




Search Engine Optimization by vBSEO 3.6.0 RC 2 ©2011, Crawlability, Inc.