Insanely Simple Blog is for anyone who is tired of trying to kill a mosquito with a cannon ball. It is a really simple MySQL/PHP page that offers a fully functional single-user blog, with sections, subsections and nested commenting.
Be the first to post a text review of Insanely Simple Blog. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Changelog: -Fixed the "earlier articles" bug. Clicking the "Earlier articles" link at the bottom of the main page would only take you back until their was fewer than 10 articles left. Now it will list all articles. -The theming engline has been rewritten to be more clear. The light_blue theme has been spruced up a bit. -RSS feeds are now generated automatically whenever an article is create/updated/deleted. IT creates a file named rss.xml in the same director as index.php. -What tags are allowed in the article and comment body text is now a variable in the site config section. -The "read more" links now have a small margin on their right. -The arrows after "read more" are unicode escape characters now. It doesn't seem to work i explorer though, gives a box. -All visits are now recorded (instead of just to the main page). The admin page also has a box showing the most frequently-visited articles. -Added a link to the sourceforge page for ISB at the bottom of the page. -Looked into the nr2br() function, but it's only PHP5, so not used here. -The published field is now a drop-down menu on the edit and add pages. -Articles and comments are scanned for HTML tags that aren't closed, and clsing tags added to the end of the text. Oustanding Issues: -If there is a "quoted" section in the title, it doesn't show up when editing. -The if/else ifs need to be made into switches -Escaped "<" in an article come out as unescaped "<" when editing, and are saved back as unescaped "<" -Stats could get messy with every visit to everypage being recorded. There should be a "clear stats" admin option -Searches it " or ' do not return anything -The select boxes on the add/edit article look bad - get a thin line around them instead of a bevel. -The unicode arrows need to work in IE.
1. Added some more theming abilities. 2. Fixed multiple slash (escape string) issues. 3. Added "Previous Articles" links. 4. Added search bar.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?