Click to See Complete Forum and Search --> : Recommend a VERY simple blog that I can just drop in to my already built website


trevorgehman
12-27-2006, 02:06 PM
Hey everyone,

I have a website that I've already built, and I need a "News" section that can be updated easily. The pages are built in PHP, but I don't want a Wordpress-style solution, where I have to rip it apart in order to make it match the look of my site.

I would like to know if there exists a simple blog I can just drop in some code on my .PHP page that would make the news posts show up. Then, I can login to an admin section and add/remove entries.

It seems very simple in concept, but before I write it myself I want to know if someone has already done this. Most blogs nowadays want you to create your whole site around their software, which is annoying.

pcthug
12-27-2006, 11:25 PM
Maybe CuteNews (http://cutephp.com/)?

neil665
12-28-2006, 12:48 AM
I use sNews www.solucija.com
on my website...
www.northumberland-coast.co.uk/news.php
hoping this is of interest.
Regards Neil

trevorgehman
12-28-2006, 01:28 PM
Wow, thank you both very much.

It looks like snews is exactly what I want... if I'm right about this, you just drop in some php includes and then you can position the content whereever you like.

So simple! Why aren't other blogs like this?