Shoutbox

Request: PHP Blog - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: Request: PHP Blog (/showthread.php?tid=53213)

Request: PHP Blog by Shervin.B on 11-23-2005 at 07:14 AM

I am having trouble with the server that i'm using and am looking for a Blog that is PHP Based and does not require MySQL. It would be great if it could have most/all/or even more of the features listed below:

* Easy publishing (blogs/articles/news/journals..)
* Lightning Fast database processing
* Unlimited BLOGS, Categories
* Posting (Hidden/Frozen, Draft (future dated) ), Commenting (threaded comments)
* bbCode, Smilies (smiley packs), Badword filter, HTML/Text posts, WYSIWYG Richtext editor
* Monthly archives
* Sending posts
* Voting/Rating posts
* File uploads , File manager, Image manager
* User registration (with user levels)
* User profiles (pic upload, bio..)
* Article/Post search
* Pingbacks / Trackbacks
* Event display system
* Theme packs, Template editor
* Language packs
* Link Manager
* Timezone management
* IP Blocking
* SpamFilter (anti trackback/comment spam)
* Image verification for comments
* Built in referer logging
* Multi purpose Calendar
* XML feeds (RSS .92, RSS 2.0 (formatted) , ATOM .03)
* Built in Shoutbox
* Built in backup/restore management system
* Printer friendly pages
* Search engine friendly pages and URLs

Thanks in Advanced,


RE: Request: PHP Blog by segosa on 11-23-2005 at 07:26 AM

"* Lightning Fast database processing"

Way to just copy the feature list from http://boastology.com/pages/features.php.


RE: Request: PHP Blog by Shervin.B on 11-23-2005 at 07:28 AM

Yep :P:D Just needed a good feature list. If only there was a php based version of Boastology :(


RE: Request: PHP Blog by Underlord on 11-23-2005 at 09:10 AM

http://sourceforge.net/projects/sphpblog/
Though i doubt it fulfills most of your plagiarised features list.


RE: Request: PHP Blog by Eljay on 11-23-2005 at 01:03 PM

quote:
Originally posted by Shervin.B
If only there was a php based version of Boastology :(

quote:
Originally posted by http://boastology.com/pages/download.php

Requirements: PHP 4.3+ , MySQL


it is php...
RE: Request: PHP Blog by segosa on 11-23-2005 at 01:14 PM

He wants one without MySQL I think.


RE: Request: PHP Blog by Eljay on 11-23-2005 at 01:29 PM

doh, i should read properly.

well if you have any other database system on your hosting (e.g. sqlite, adodb) then it should be pretty easy to mod the sql class to use this instead.