This is the archive page for posts tagged programming

iPAP 0.9 Beta2

iPAP 0.9 has reached Beta 2 and is now much faster. Caching now utilizes the SQL database instead of the file system, and we’re testing if this is the ideal setup. If you downloaded the first beta, you really need to use this since the former has one stupid bug that slows things down. Go […]

iPAP 0.9 Beta

A year after the 0.7 release, the major update to iPAP is finally here. A beta of the 0.9 code is now available to everyone, featuring two major changes: MySQL storage and labels. Features I deferred using MySQL, sticking to my textfile–based storage class until I discovered it was causing significant slowdowns in page generation. […]

iPAP MySQL

Some of you might be wondering where the MySQL version of iPAP is — so have a look at Hannu’s photos. Coding has not stopped for the past few weeks, and the codebase is now completely migrated to MySQL. I’m refining the administration interface, and will be working on the new template. Mathias has some […]

*project

I will be working on a long overdue personal project for tonight, maybe until tomorrow. I hope I get most of it done, so we can all enjoy its goodness. 😉

Comment Hilite 1.1

I just updated my comment highlighting plugin for WordPress and it’s now bumped up to version 1.1. The previous version works fine but 1.1 adds functionality for WP–1.5! Utilizing the added plugin hooks in 1.5–strayhorn, you can highlight comments from the comment loop in the entry pages by using the rp_comment_hilite_link() function, which works not […]

iPAP 0.71

After months of inactivity, I just decided to update iPAP a teeny–weeny bit. Seriously, I just revised the readme.html file and changed the default $cache_life value to a 5–day equivalent. After playing with my experimental 0.8 version, the flatfile database system just doesn’t cut it anymore especially if you have hundreds of photos spanning several […]