20101118 New SyHi version: 0.0.4
I checked GeSHi today and saw there had been lots of updates since the last time I updated my Syntax Highlighting plug-in for WordPress, SyHi. There was even support for retrosexy languages such as 6502 and 68000 assembler, and zxbasic–which prompted me to immediately update my plug-in so that people can post code snippets for [...]
20091117 Delicatessen v2
Let me introduce Delicatessen v2, the new version of my WordPress plug-in for finding out who’s bookmarked your posts in delicious.com It has taken a bit too long to produce this version, but it at last behaves like a nice netizen, and won’t spam delicious.com with too many queries in a very little time, therefore [...]
20091102 SyHi: my minimalistic syntax highlighting plug-in for WordPress
I had been using Code Snippet for a year, or a couple of years (I can’t really remember), and was more or less happy with it. Apart from the fact that it didn’t preserve some stuff properly, like double dashes and quotes. So then I tried adding another plug-in to the mix, Preserve Code Formatting. [...]
20090818 “If you’re new here, you may want to subscribe to the RSS feed”
And I wonder… why? Why would I want to do that? I just arrived at your site from Google, looking for something which maybe is not exactly what I will find here. I am just looking for something sporadic and very specific. Do you really think your ridiculous message at the top, right where my [...]
20090420 Generate bitmap font: a little plug-in for The Gimp
I made this little plug-in for the Gimp because I needed to generate a fixed-width font bitmap (what I have called a Bitmap Font) to load and use in an application of mine. I then thought that maybe someone would like to learn how to make plug-ins for the Gimp with Python, as I did, [...]