-
WordPress and Hebrew Dates
I’ve modified the Hebrew Dates plugin from KosherJava slightly, so that all configuration data is now stored in the database (not hard coded into the PHP file). Additionally, it can now compute the dates of posts or comments based on local sunset time. That way, comments made in the evening will be assigned the the […]
-
Ejecting Removable Media from the Command Prompt
How often have you wanted to be able to eject a CD, disconnect an MP3 player / USB key, etc., from the command line? With a small little utility (courtesy of Microsoft (and me)), you can!