Current location: Hot Scripts Forums » Programming Languages » PHP » CMS...do u create your own? Or go open source?


CMS...do u create your own? Or go open source?

Reply
  #1 (permalink)  
Old 02-09-09, 05:59 AM
davestar057 davestar057 is offline
Wannabe Coder
 
Join Date: Dec 2007
Posts: 115
Thanks: 1
Thanked 1 Time in 1 Post
CMS...do u create your own? Or go open source?

Hi guys,

Just wanting to know what you people do when tasked with building a fairly simple web site, but which needs CMS?

Do u just create a really simple CMS with a back end to just imput text etc... into a certain area etc...and they can set up news stories etc..

Or do u just use some freely available CMS ??

From first thoughts I would think your creativity could be hampered by an already made CMS?? Where as if you create your own u can do whatever you like with the design etc...then make the CMS work around your design?

Let me know what you guys do/ prefer...

Cheers
Reply With Quote
  #2 (permalink)  
Old 02-09-09, 06:52 AM
landing's Avatar
landing landing is offline
Coding Addict
 
Join Date: Jul 2006
Location: Scotland
Posts: 302
Thanks: 0
Thanked 0 Times in 0 Posts
If I'm doing a small commercial job (I only ever take on small projects) I'll always use/create my own mini CMS - that way I'm selling my own work and not someone else's.

My CMS has a template engine, so the most I need to do is whip up a few HTML templates for whatever functions the client wants (news page, gallery etc). The handy thing is once I've developed a feature such as a news page, I keep it in my code library so I can use it easily on another job.

I enjoy coding and I'm always looking to develop my skillset, so I tend to create my own scripts and classes. However sometimes when I'm in charity-mode and someone needs a hand, I'll just hook them up with an open source CMS and leave them to it.
__________________
Always sanitise your data


Best regards
Reply With Quote
  #3 (permalink)  
Old 02-09-09, 05:26 PM
wirehopper's Avatar
wirehopper wirehopper is offline
-
 
Join Date: Feb 2006
Posts: 2,515
Thanks: 20
Thanked 109 Times in 106 Posts
I'd use a CMS, if I had experience with it. (For me: http://ez.no)

If I didn't have experience, I'd use a blog, because they are simpler. (For me: http://b2evolution.net)

Interesting solution: http://concrete5.org - it can be used as a hosted service - so all you have to do is set up the DNS and then grant the client access. If the site grows, it can be extended or hosted locally. I've never used it.
Reply With Quote
  #4 (permalink)  
Old 02-09-09, 08:24 PM
phpdoctor's Avatar
phpdoctor phpdoctor is offline
Code Guru
 
Join Date: Feb 2007
Location: New Zealand
Posts: 767
Thanks: 4
Thanked 2 Times in 2 Posts
I normally make it from scratch... customers always want stuff that I havent done yet

Anyways iv been designing a CMS that I can attach to any site
__________________
01010000 01001000 01010000
Reply With Quote
  #5 (permalink)  
Old 02-10-09, 10:11 AM
Hsekhar Hsekhar is offline
Newbie Coder
 
Join Date: Feb 2009
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
I would go for an open source CMS unless the script needs some special features which the existing CMS don't already offer. But If the customers insist, then I would go and code a new CMS with all the features they want.
Reply With Quote
  #6 (permalink)  
Old 02-10-09, 08:48 PM
wirehopper's Avatar
wirehopper wirehopper is offline
-
 
Join Date: Feb 2006
Posts: 2,515
Thanks: 20
Thanked 109 Times in 106 Posts
It comes down to the following -

Code:
if (open_source_cms_can_meet_most_requirements)
  and ((time_and_cost_to_learn_cms + time_to_extend_and_customize_cms) <
          (time_and_cost_to_build_custom_solution))
      use_open_source_cms=true
else
      use_open_source_cms=false
Reply With Quote
  #7 (permalink)  
Old 02-10-09, 10:22 PM
therocket954's Avatar
therocket954 therocket954 is offline
Community Liaison
 
Join Date: Jul 2007
Location: Michigan, USA
Posts: 334
Thanks: 2
Thanked 8 Times in 8 Posts
That's exactly what I do wirehopper... except I usually let my brain handle that process rather than running a script. LOL
__________________
--Eric Allison
Twitter: http://www.twitter.com/Eric_Allison
Reply With Quote
  #8 (permalink)  
Old 02-13-09, 04:59 PM
Thyrosis's Avatar
Thyrosis Thyrosis is offline
Newbie Coder
 
Join Date: Dec 2008
Location: South UK
Posts: 66
Thanks: 2
Thanked 0 Times in 0 Posts
I used to work with WordPress on my website, with CPanel looking after all the scripts and stuff and WP for my blog. Then I started learning PHP and now I use my own CMS. It takes quite some time to get everything sorted out, but it's worth it in the end. You can be proud of something you use (every day/however often you use it) and which you've made yourself from scratch.
Reply With Quote
  #9 (permalink)  
Old 02-13-09, 09:05 PM
snaip's Avatar
snaip snaip is offline
iNET Interactive
 
Join Date: Nov 2003
Posts: 997
Thanks: 2
Thanked 7 Times in 6 Posts
I for most of the time use an open source CMS unless I really need some unique features for the sites am working on. But lately, Wordpress has been my preference for all content management needs. It is a solid and flexible platform that your can harness if you know how to tweak it.
__________________
Regards,
Ahmad Permessur
Team HotScripts
Reply With Quote
  #10 (permalink)  
Old 02-14-09, 08:22 AM
rockrider13 rockrider13 is offline
New Member
 
Join Date: Feb 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
i prefer to use my own CMS. Coz i can make own layout, template, and anything!
but sadly i forgot to renewing my web host. now I'm lost all my script...
even though its not so complex as other establish CMS but i kinda proud of my own work!
Reply With Quote
Reply

Bookmarks


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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
JS script not working properly on IE but working on Firefox!!! sujata_ghosh JavaScript 4 05-21-07 05:46 AM
A decent open source CMS everdawn Script Requests 2 10-19-06 09:54 AM


All times are GMT -5. The time now is 08:27 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.