-
Batch Downloading of Lyrics for MP3
I recently wanted to try some synchronized lyric plugins for music playback. Unlike mp3/ogg files, synchronized lyrics are very hard to find. I figured my best bet would be to try and download text lyrics, and sync them myself. It’s not a hard process, it just takes a few minutes. Actually downloading the lyrics, though, […]
-
Send Data to the Serial Port
As a counterpart to the LogSer program, I’m releasing code that allows dumping data from stdin to an arbitrary serial port. The code can be downloaded as either source code or a compiled EXE from the ToSer release page under the Software section. To compile the source for yourself, simply run cl ToSer.cpp to compile […]
-
It’s a Boy
B”H, Chaya Tova delivered a healthy baby boy (3.92kg (8lb 10oz)) this afternoon! Pictures are available; full story to be posted later.
-
See Spam plugin for WordPress released
I’ve recently been under attack by a lot of spammers, and have been a little worried that my spam filters may have been a little overzealous in blocking comments and trackbacks. I’ve been looking at Akismet‘s page of caught spam to make sure nothing got through. However, finding that one comment that got lost has […]
-
Hebrew Dates v1.0.3
Based on feedback from KosherJava (on the v1.0.2. release announcement), I’ve enhanced the currentHebrewDate() API in the Hebrew Dates plugin. It now accepts parameters to control how the date is printed.