Version 2.08 (August 13, 2006)
wp-recent-links is a WordPress
plugin (hack!) for adding a links blog to your WordPress–powered site,
similar to kottke.org’s
remaindered links.
A working example
can be seen at the author’s weblog.
Compared to WordPress’s included links manager, this plugin allows you
to have a separate archives page for your links blog, with monthly archives.
An RSS2 feed is also included for syndicating your links.
Version 0.1.5 (August 13, 2006)
BukoPie is a feed reader based on SimplePie and hacked into a WordPress plugin. The feed content presentation is heavily based on the demo provided with the default SimplePie
package with the addition of functionality
allowing users to subscribe to feeds and categorize them through tagging. This has been in use internally in my various WordPress weblogs for several weeks now, though technically it is still in beta and will continue to be a work in progress. Nevertheless, you might want to try it.
Version 0.9-beta2 (June 25, 2005)
iPAP is the PHP–based application used for publishing this site’s
photos section. Recently, it has made appearances at
other sites, fulfilling the simple task it was made for — publish photo albums on the web.
The first public release is was made
a year ago, and
updated six months later.
Important note: Since this a beta/preview release only, a lot of things may change as the development moves forward. No guarantees are made regarding support or compatibility, though I will try to do what I can concerning these matters.
Version 1.2 (April 26, 2006)
rp–comment–hilite is a WordPress
plugin that allows you to highlight the significant and noteworthy comments posted on your WP blog.
This utilizes custom fields for denoting which comments are to be highlighted.
Version 1.0 (May 25, 2004)
rp–blogroll is a
WordPress 1.2 plugin for
fetching your blo.gs
favorites and displaying them in your weblog, ordered by
most recently updated.
Version 1.01 (December 2, 2004)
SmartyPants is a web publishing utility that translates plain ASCII
punctuation characters into “smart” typographic punctuation HTML
entities. This plugin allows you to conditionally enable SmartyPants for
a single post/entry, affecting the the_title,
the_content, and the the_excerpt fields by simply
adding a custom field named smartypants-on-demand with a value
of 1. Replace 1 with a 0 or simply delete the
custom field to use WP’s wptexturize() instead.
This is a modification of
Michel Fortin’s
PHP SmartyPants,
based on the original Perl version by
John Gruber.
Based on version 1.5.1b of PHP SmartyPants.
Version 1.1 (November 7, 2003)
This is a specialized auto–completion library for the text editor
EditPlus, which I regularly use. This
features a special inline help mode to get specific function() argument
information. Allows for faster coding, without the need to lookup the
PHP help files for the various functions you use.
Unreleased
tapsiLOG is the weblog publishing application formerly
used on this site, before the switch to WordPress.
PHP–based and using
file–based storage, it featured its own templating system, comments
and trackback posting/pinging.
Unfortunately, time constraints has forced me to move to the more mature
and feature–rich WordPress, now a major force in the weblog publishing
arena.