If you’re like me, you go as long as you can without rebooting your PC, even in Windoze. I constantly manage my task list using sysinternal’s process explorer, rooting out bad or dead processes. Eventually, though, Windows runs low on GDI resources (regardless of what they say) and (continued…)
Someone asked me for the imagescraper code, they are going to try a PHP port for a class. It’s GPL’ed now, available here.
New release, should be able to view others’ playlists now. No, really. Find it in the usual place.
Hey all, new HTDJ drop, John wanted the arrow keys to adjust the volume, like they used to before I “fixed” everything! It’s on the HTDJ website, as usual. Even more interesting, John’s been making progress on the latest incarnation of his space game, Terminus Est. Check it out!
In the HangTheDJ/ShareTheDJ update I’m posting today, I’ve switched to sending my serialized data as HTTP multipart form data. This allows binary transfers. Before I was using POST variables, and embedded ampersands and all sorts of other characters caused truncation and all sorts of other problems. So you can now actually see playlists coming through with much better success now.