| 
	
 | 
 Posted by hansBKK on 04/06/07 15:11 
"tedbow2@gmail.com" <tedbow2@gmail.com> wrote in  
news:1175867017.547714.84010@p77g2000hsh.googlegroups.com: 
 
> I am looking for a simple php blog to modify.  I been have looking 
> around at different open source blogs like Wordpress but that are too 
> complicated for my needs. 
> Basically I just want posts,comments,users and tags.  If supported 
> multiple blogs that would great but I can add that. 
> Really the simplier the better. 
> Any suggestions? 
> Thanks, 
> Ted 
 
Thingamablog's about as simple as it gets, uses Blogger templates, multiple  
blogs no problem. Very flexible, light on system resources, runs on any OS  
as a Java app - run it off a thumb drive! 
 
Bit different operating model - you post locally, which generates static  
html, then "publish" (=upload) So if you're in love with PHP. . . 
 
Which of course means comments need to be served by a third-party service  
like Haloscan, or you can roll your own commenting module along the lines  
of 
 
http://www.ghofulpo.com/james/archives/2006/10/entry_114.php
 
[Back to original message] 
 |