Is there any lightweight CMS with a very simple interface? I would like to build a site for one of my friend, he is however not a computer oriented guy at all. He will only provide updates with title/body/picture. I do not mind the use of the technology on my side to install it. Thanks!
So many options. WordPress is about as simple (from a end-user perspective) as they come, it isn't necessarily lightweight, but it's more lightweight than some other options. More importantly, it has a very active following and vibrant development community, and it's based on the LAMP stack, so hosting is very easy to come by.
Big fan of ExpressionEngine. Was on the fence, but used it for a critical project where simplicity was the critical point, and it was a dream to work with. No issues, and nothing that limited our extensive development ideas from coming to life.
Depends on the site, and how much free time to have to support him.<p>You might be able to get away with something like Jekyll, or else give your friend a template and a quick lesson in editing HTML (h1, h2, p, img, and a tags, plus testing and uploading should be about it...).<p>Option 2 is some sort of hosted CMS, with his domain name on the front - wordpress.com, posterous or tumblr, something like that.
Those suggesting these big systems like Wordpress... lol. Wordpress is far from light. It does a lot, but it is also a monster of an application.<p>I wanted something ultra-light, so I made rant:<p><a href="http://github.com/lrvick/rant" rel="nofollow">http://github.com/lrvick/rant</a>
Maybe look at <a href="http://www.cmsmadesimple.org/" rel="nofollow">http://www.cmsmadesimple.org/</a> or <a href="http://radiantcms.org/" rel="nofollow">http://radiantcms.org/</a>