I finally got around to updating my Wishlist earlier tonight. I'd been putting it off for some time because I still haven't completely finished re-implementing the admin interface that allows me to add/update/remove items since moving to the new site a few months back. However, since Christmas is coming and I'm already being asked, "what do you want?", I figured it's about time to start working on it again. I can now add items through the administrative web interface (woo-hoo), but removing and modifying existing items still requires direct database edits (boo). I'll get around to finishing that part as well as soon as I can figure out Drupal's really, really odd method of form handling with tabular data.
Also, I used this opportunity to make a couple changes to the wishlist. I'm now including the Date Added, so you can tell how old (or new) a particular item is. Anything already on the list from before the migration will just have a blank value here. I've also begun adding links to Best Buy, since it's sometimes easier to purchase items in a physical store than order them online. And finally, each column is now sortable, so you can sort by things like cheapest or most recently added. Just click on the title of whichever column you'd like sorted.
So anyway, for those of you that may interested in purchasing something for me, my Wishlist page is now current. Enjoy.
Edit: I added a "Last Updated" field as well, in the upper-right corner of the page. Use this to determine at a glance how long it's been since I last updated the wishlist.
I just upgraded LegRoom.net to Drupal 5.3. Everything should be in good order, but in case you find any errors on the site please let me know ASAP so I can correct them.
Thanks.
I'm trying to get in touch with Peter Ž., aka zilabo. If you're reading this, please contact me regarding your Slovak translation. I tried e-mailing you a couple of times, but it appears that the e-mail address I have for you is no longer valid.
Also, if anyone else is able (and willing) to provide a Slovak translation, feel free to contact me as well. If I don't hear back from zilabo, I'll have to drop the translation going forward unless someone else is willing to maintain it.
Thanks.
Updated 10/25/2007:
Nevermind! I got a couple offers, and I truly appreciate them, but the original author recently got back in touch with me. His translation will be included in v1.6.
Thanks anyway!
While the title sounds like this should be some deep, thought-provoking post, it's actually just a link to a comic. Sorry to disappoint. However, the comic is pretty much right-on. I've seen a lot of this myself, and just recently read an article about this kind of behavior even at mainstream IT conferences. Definitely a sad trend.
With all that said, the comic is also pretty darn funny. :-) Check it out - Pix Plz
Note: This is from a webcomic that I recently began reading called XKCD. It's pretty funny, though very geek-oriented. If you enjoy the Pix Plz comic, you may want to check out some of the previous strips as well.
I just upgraded the LegRoom.net web server to Apache 2.2.6, which is a major upgrade over the previous 2.0.x version. I also upgrade PHP to address some security issues. It took me about an hour to migrate the site configuration, but I think I have everything up and running properly. If you encounter any error on with the website, please let me know ASAP so I can correct it.
I made available a beta version of the upcoming v1.6 release of Universal Extractor last night. I'm not making it available through the UniExtract home page because it's only a beta; it needs a lot of testing before official release. However, if you're interested in testing some of the new features and providing feedback on your results, you can find find change details and download links in this MSFN UniExtract forum post.
I just posted updates to my Inno Setup CLI Help and Modify Path Inno Setup scripts. The CLI Help is a fairly small update - it just includes updated documentation for the latest version of Inno Setup.
The ModPath update is a bit more substantial; I added the ability to add multiple directories to the system path instead of just a single directory. Usually this capability should not be necessary, but I had a need to do this for the new version of Universal Extractor that's currently in development. If you're currently using an older version of the script, though, be sure to read the updated directions. This new version is not directly compatible with older versions and requires a few small changes to your main installer script.
The updates can be downloaded from each script's home page:
Inno Setup CLI Help
Modify Path