Turning Off AOL Today Window in AIM

If you’ve installed the latest AIM beta (AIM 5.5.3501), you may have noticed that it now displays the AOL Today window on startup — and there’s no UI to turn it off. However, Daniel Glazman has dug up the registry key which will deactivate that:

[…] Launch regedit and look for key ShowAimTodayWindow. If you have more than one AIM account on your computer, make sure you are modifying the correct user (look at the status bar at the bottom of the window and check if you AIM nick is in). Then right-click on the "ShowAimTodayWindow" string and select Modify. Turn the 1 into a 0 in the dialog and click OK. Close regedit’s window. It’s done.

Ah, that’s not too bad. I’ll have to be sure to do that once I get back to my Windows box.

ProFont — Monospaced Programming Font

From Joel via MeteFilter’s thread on Arial vs Helvetica, I discovered ProFont, a monospaced font for programming (for Windows, Linux & Mac). Well, not that it’s “only for programming”, but that’s where it may be best suited.

According to his site, Tobias Jung was desperately seeking ProFont for quite some time. It was available on his Mac OS 9.1 box but he couldn’t find a suitable clone for his Windows setup at work. And, to his credit, Tobias doesn’t just wax nostalgic about the font; he also offers some compelling reasons for using it:

  • Slashed zeros
  • Differentiated Is and Ones
  • Distinct punctuation (colons, semicolons, et al)
  • Oversized parenthesis (and presumably brackets as well)

In short, it appears that ProFont has almost all you could ask for in a programming font. My only concern is that, while Tobias cites its small bitmapped nature as a benefit, I might find ProFont a bit tough to read at 1600x1200. Still, I think I’ll give it a chance (If you try it, Joel recommends the FON version, not the TTF version.)

Multiple IE Versions on One Box!!

Joe Maddalone of Insert Title Web Designs has discovered a method of running multiple versions of IE on one box! He made the discovery when he noticed that a developer’ edition of IE was able to run concurrently with his installed version.

Working backwards, he discovered which files the developer’s edition used and applied that knowledge towards older IE versions — he downloaded their respective CAB files and extracted bits as needed. A few tweaks later, and he had stand-alone versions (screenshot). (The tweaks, involving IEXPLORE.exe.local, are further explained in the article.)

Of course, Joe outlines the steps he used to create the stand-alone versions and you could follow along with those. Or — even easier — QuicksMode.org has links to the ready-to-run stand-alone versions of IE download.

I’ve tested this on my XP machine here at work, and it works great! When running multiple versions of IE, it can be easy to confuse which version is which; so, QuicksMode wrote a small script to dynamically prepend the IE version number to the page’s title (so that it’s easily visible in the taskbar).

Joe also includes a link for PayPal donations at the bottom of his page to cover bandwidth costs and the like. And, considering how much time this discovery will save me, I was happy to contribute.

PS As you may have noticed, I’m not one to use exclamation points gratuitously. It could have been two years or more since I last typed two consecutive exclamation points. But, I was so excited about this discovery that I included two in the title of this blog entry ;).

Plucker 1.6 Released

Earlier this month, the Plucker project released Plucker 1.6. I've written about Plucker before and, for those not aware, Plucker is an offline web browser for Palm. The package includes the Plucker Desktop for your PC which can be set to run on a schedule to download web pages during the day which are are installed onto your Palm during your next Hotsync.

In addition to support for anti-aliased fonts and experimental support for tables, I consider this to be a really solid release — while earlier releases had a few quirks, those have all been fixed in this release. In particular, has much lower CPU usage than older versions (which tends to help on an Athlon 700).

Plucker is available for Windows, Linux and Mac OSX. All you need to download is the Plucker Desktop. And, though I’m fairly sure that the Plucker Desktop includes the Plucker Viewer (the application that runs on your Palm), you can always download that separately if you need to (from that same page). And, as always, feel free to make use of Plucker on this page.

PDFCreator

I heard about PDFCreator from the Slashdot story yesterday on the OpenOffice.org 1.1 release. PDFCreator is a free/GPL PDF creator for win32 that simulates a printer driver — so, you can use it to create PDFs from any application that can print.

There were other apps prior to PDFCreator that could also create PDFs in Windows, but they required several steps chained together (which was a bit cumbersome). However, PDFCreator appears to be just as good as Adobe Distiller — it has a fully-automated install program and configures itself as a virtual printer. So, it’s just a matter of selecting it from the list of printers.

Then again, I don’t have much need for such a utility these days since I just use the PDF-export features that are built in to OpenOffice.org :). And, from what I’ve read, the native OpenOffice.org-export can result in smaller PDFs anyway, since OpenOffice.org has an understanding of the structure behind the document as opposed to the printer-driver which just receives a big pile of printer data.