Software I've written
All code here is Open Source and is distributed under my own open source license.
| XML Library |
An XML library for PHP. Lets you unserialize XML to PHP data structures, and serialize PHP data structures to XML.
|
| XML-RPC |
A complete implementation of XML-RPC (client and server) for PHP. See the main page for more information and for downloading instructions.
|
| Formation |
Web form automation library in PHP. Currently in beta at version 0.9.4.
|
| PHP Calendar |
PHP code to print out a calendar. Configurable so that each day can link to somewhere, or so each day can contain whatever HTML content you want. The code is in use right now on my weblog. Here's another example of it.
|
| StructuredText Markup |
My own StructuredText markup parser. Basically, it takes some text in a special format and outputs corresponding HTML for it, according to these rules. This is currently in use on my weblog, and all of my weblog posts are now written with it. It is not finished. Check out the release notes and To Do list.
|
Page last edited: November 17, 2005 (utc)
|