| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Senior Member
Join Date: Jan 2005
Posts: 12,340
|
The Simplest of CMSes
I'm looking for a CMS for "brochure" style sites - maybe like 5 pages of content, static HTML. Normally, this might be something that you just make static (HTML or PHP includes to simplify). However, what if a client requests a small site, with the ability for them to update/change as they see fit as opposed to hiring you to make updates for an hourly fee (a one-time fee vs. a variable fee). Any ideas? And I'm looking for something simpler than Wordpress et al. Create pages, upload images, edit the XHTML without having to know XHTML, but not mess with the CSS. Very basic. Any suggestions? I've looked at www.opensourcecms.com with very little luck. Maybe it would be better to take an existing CMS from there and really break down the way it generates code to simplify the whole thing? |
|
|
|
|
|
#2 (permalink) |
|
vague™
Join Date: Mar 2004
Location: Glasgow
Posts: 5,590
|
Mate seeing as you keep saying you'd like to learn programming, it sounds ideal as a little project There's plenty of tutorial for doing exactly what you're asking (check Sitepoint in paticular) If you're looking for an off-the-shelfer I'm afraid I don't know/use anything that fits the bill, although there'll undoubtedly be loads of them on hotscripts and the like |
|
|
|
#3 (permalink) | |
|
Senior Member
Join Date: Jan 2005
Posts: 12,340
|
Quote:
I suppose you're right, though. Perhaps I'll bite the bullet and take a project like this on. |
|
|
|
|
#6 (permalink) |
|
Sir digby chicken caesar
Join Date: Sep 2004
Posts: 5,382
|
Damn right, you can teach all of us! I have been looking for exactly the same thing. All the CMS systems I have seen try to do too much. Boring old brochure sites are the bread and butter of my work (I'm in a rural location - no big companies) and if I want them updatable I have to try and tone down a much bulkier package. Is there anything smaller than wordpress? |
|
|
|
#8 (permalink) |
|
who the fuck am i?
|
like cam said sitepoint is a good place to start. I'm reading a book by them on building a cms combining php and xml. Dont know fuck all about programming but the book guides you through the whole process. Once completed you can use the end result wherever you like - at least thats the big sell. I've had 2 potential clients ask for the ability to change things on their sites and rather than give them a pirate copy of Contribute I thought I'd bite the bullet and get my head stuck into some backend stuff. Hey,if I can do it anyone can... I'll let you know if I can! |
|
|
|
#9 (permalink) |
|
Barney army!
Join Date: Mar 2003
Location: London
Posts: 692
|
Use this as an opportunity to learn RubyOnRails - you wont regret it. Luke Redpath .::. Software Engineer .::. Reevoo - Real Reviews From Real Customers
|
|
|
|
#10 (permalink) |
|
Sir digby chicken caesar
Join Date: Sep 2004
Posts: 5,382
|
Yes thats the conclusion I've come to. However, am I correct in thinking that unless you have a dedicated server setup with your hosting company - you won't have permissions to install Ruby remotely? In other words you have to track down a hosting company that has embraced the language? Or am I completely wrong and you can ftp the ruby install onto an apache server? |
|
|
|
#11 (permalink) | |
|
Senior Member
Join Date: Jan 2005
Posts: 12,340
|
Quote:
Guess I'll just send myself on over to... Ruby on Rails |
|
|
|
|
#13 (permalink) | |
|
Moderator
Join Date: Oct 2004
Location: Bristol
Posts: 3,401
|
Quote:
|
|
|
|
|
#14 (permalink) | |
|
Barney army!
Join Date: Mar 2003
Location: London
Posts: 692
|
Quote:
If you have a dedicated box you're set. Otherwise, give these two a look: http://www.textdrive.com/ http://www.dreamhost.com/ TextDrive aren't taking on new customers for the next few days as they are migrating to a new data centre and new boxes, but I've heard nothing but good things about them and they offer a lot of control for shared hosting. I don't know much about Dreamhost but they are often recommended as a Rails host too. And at those prices with the current exchange rate, you're laughing I haven't used either of the above yet but will probably be picking up a Textdrive account as soon as new accounts are being accepted for a client. Luke Redpath .::. Software Engineer .::. Reevoo - Real Reviews From Real Customers
|
|
|
|
|
#15 (permalink) |
|
Senior Member
Join Date: Jan 2005
Posts: 12,340
|
My host - www.asmallorange.com - has Ruby on Rails installed now. My sites have been a bit touch and go lately, though. As in, I'll type the url and it won't show up, I'll try again and it'll be fine. |
|
|
|
#16 (permalink) | |
|
Barney army!
Join Date: Mar 2003
Location: London
Posts: 692
|
Quote:
Perhaps. I'm also getting my head around PostgreSQL and its more advanced features. I have a few issues with MySQL's licensing - not really a problem for hosted sites but could be if you are writing your own off-the-shelf web app and selling it. See here for more. Also, whilst Rails runs quite well with Apache, it seems the preferred server is lighttpd. So what would that be? LLPRoR? Doesn't roll off the tongue quite the same Luke Redpath .::. Software Engineer .::. Reevoo - Real Reviews From Real Customers
|
|
|
|
|
#17 (permalink) | |
|
Barney army!
Join Date: Mar 2003
Location: London
Posts: 692
|
Quote:
Maybe...maybe not Luke Redpath .::. Software Engineer .::. Reevoo - Real Reviews From Real Customers
|
|
|
|
|
#18 (permalink) |
|
Senior Member
Join Date: Jan 2005
Posts: 12,340
|
My only problem is that learning something as big/powerful/complex as RoR or PHP/MySQL is very daunting. Thinking about writing a small - very basic CMS - I wouldn't even know where to start. All I know is a touch of PHP and that's it. No programming experience since BASIC. Maybe I'll just start writing web apps in BASIC! |
|
|
|
#20 (permalink) |
|
Senior Member
Join Date: Jan 2005
Posts: 12,340
|
Luke! Get your pre-hensile tail over here and code me up a CMS! For free! In all seriousness, my difficulty is that it's so hard to find a decent application for simple things. For example, I did a site a while back for a political group (for free) and now they want an updateable calendar of events. I search and find dozens. Try out...oh...6 locally and they all suck. I can't hack them for shit. Wordpress was easy to hack through, but these little simple scripts are a pain. It'd be much easier if I could just get exactly what I needed without all this frustration! |
|
![]() |