Trivial April Fools Jokes

It has now come to the point where companies try and pull a slow one (yeah, its not even fast these days) on April Fools day. The jokes are lame and silly. On first glance, it is obvious that it is a prank.

  • Google Blue. Really? A first look at the video instantly tells you its a prank.
  • Youtube going down. Really? Just a few days/weeks ago, there was a revenue report, which reported it was doing quite well.
  • Adobe releasing a new font called Blank, which users cant see. Really?

Guys, if you dont have any thing to fool people, just skip this year. This is just silly.

Setting a clear type font for your cmd window on XP

If you are like me, and you use the cmd window (or the MKS Korn Shell window, or the Cygwin window, or any other command line interface), you might be interested in this. If you had noticed earlier, these terminals had very limited font changing support. You could either change it to Lucida or to Raster. Both of them are definitely not the best. Microsoft recently released a set of clear type fonts, which are much much easier on the eyes, and look a whole lot better than the clunky lucida.

(click on image to see full size. The clear type effect is best seen when you see it full size)

If you want your terminals to look like the above, jump to this link to get a step-by-step tut on how to get this done. I did this just now, and it works like a dream.

Update: One of uses of this blog is to put some of the esoteric tricks that I find here, so that I can refer them later. Today was my day of reckoning. I wanted to add my new fav font “Monaco” to the mks bash font listing. So all I did was search my blog, and voila. One thing that I would do is to put in a screen shot here.

Go to start-run-regedit. Then open up HKEY_LOCAL_MACHINE -> software -> Microsoft -> Windows NT -> Console -> TrueTypeFont. Then right-click -> new -> string value. Add ‘000’ as the key and the new font name as the value.

monaco1