PHP

Sunday, January 04, 2004

New Version of PHP RSS Viewer

screenshotNew this version: - separated options and url conf files - changed structure of feedurls.conf to allow grouping of feeds into sections - Added DHTML “sliding” menus to feed list. - changed some formatting junk - consolidated javascript functions to single file - moved most pre-pagerender stuff to “required.php”, so each page only has to include one file

http://www.funkatron.com/apps/funkatron_rss_viewer/rss_viewer-0.2.zip

Posted in PHP by funkatron on 01/04 at 10:49 PM

Saturday, January 03, 2004

Web-based RSS Viewer app

This is just a quick implementation of an idea I had, one mostly inspired by the RSS Reader Panel extension for Firebird. I’ve only tested it in Firebird and Safari so far.

You should be able to just dump this in your web docs tree and fire it up in your browser. Edit the feedurls.conf file to change the feeds.

http://www.funkatron.com/apps/funkatron_rss_viewer/rss_viewer-0.1.zip

Posted in PHP by funkatron on 01/03 at 07:37 PM

Saturday, January 25, 2003

Otacon DBForms2 v0.1 released

The first official release of Otacon DBForms2, v0.1, is now available from SourceForge. This is a developers preview release, to give interested parties an idea of the direction DBForms2 is headed. It is by no means feature-complete, and the application may change dramatically before reaching 1.0 status. Please see the included TO-DO.txt file for more information on future plans.

Posted in PHP by funkatron on 01/25 at 10:57 AM

Sunday, January 19, 2003

DBForms2 reaches its first milestone

My major outside-of-work project is a rewrite of DBForms, called DBForms2. I just finished getting the new version to a state where it actually kinda functions: you can add, edit, and delete database entries in your application. It’s still really, really early, but it does work, and that’s gratifying.

Posted in PHP by funkatron on 01/19 at 11:08 PM

Wednesday, January 15, 2003

Random Quote Class

This is a really, really simple PHP class to handle serving up random quotes from a text file.

More classes will follow.

Posted in PHP by funkatron on 01/15 at 01:10 PM
Page 17 of 17 pages « First  <  15 16 17