Today is Friday, May 9, 2008.
Birthdays
1746 G. Monge --1818
1800 John Brown, abolitionist
1873 Howard Carter, Egyptologist who found tomb of Pharoah Tutankhamen
1882 Henry J. Kaiser, built Liberty Ships, Jeeps
1918 Mike Wallace
1936 Albert Finney
1936 Glenda Jackson
1940 James L. Brooks
1946 Candice Bergen
1949 Billy Joel
1960 Tony Gwynn
That's all for today.
CDAY PHP
What happened on this day in history? What happened on your birthday? Web-based CDAY, an almanac for web servers, reports events, birthdays, and holidays, and supports RSS (XML).
Webmasters: Install CDAY on your web site to add value and attract visitors. This might work especially well with original data for a specific subject (e.g. baseball).
Demonstration
See the embedded demonstration on the right-hand of the page. You may also see a fuller demo with features such as date navigation and RSS.
Requirements
- PHP 4+, web scripting language
- Web server, such as Apache
- MySQL or PostgreSQL database highly recommended
Download program
Your rights to use and distribute CDAY are licensed to you under the GNU General Public License.
- CDAY PHP v0.54 (.tar.gz, 21k)
- CDAY PHP v0.54 (.zip, 31k)
Don't forget to download libraries, which are separate.
Monitor new releases using your SourceForge.net or Freshmeat.net account.
Installation
For best results start with these instructions to test the program. Then embed PHP into your existing web pages and customize library data for your audience.
- Download the program.
- Download libraries separately.
- Unpack the archives to your web server directory (e.g., /var/www/html/cday).
- Modify cday_cfg.php as needed using any text editor. Be sure to specify your database (type, host name, user name, password).
- If you don't have shell access to your web server, modify cday_import.php to allow remote use. Upload libraries and PHP files to web server now.
- Run the cday_import.php script. It copies library data to MySQL or PostgreSQL.
- Test CDAY using a web browser.
- When finished you may delete or disable the cday_import.php.
Ideas
- Use only SQLite for back-end storage (to replace MySQL and Postgresql). (I would still use the text as an interchange format.)
- Replace Kincaid format with XML.
Users
- Clan Uke: notice integration and customized look
- Royal Australian Navy - Gun Plot
- Ballpark Flashblack
© 2003-2008 by Andrew Ziem. All rights reserved. Design by Andreas Viklund.