Posted
April 19th, 2008
in
Politics
/
Tags: Politics
If you’ve been keeping up with the US Democratic primary, you’ve probably heard what a piss-poor job ABC did conducting the Pennsylvania debate. It sometimes floors me that Jon Stewart et al. often give more credible news and commentary than the major news outlets. One of the more bothersome bits to come out of the debate was ABC handpicking Nash McCabe for a voter question. It wasn’t so much her obvious bias that bothered me; another voter could always be interviewed to provide a counterpoint (not that ABC did). What bothered me was that her vote comes down to whether or not a candidate is willing to wear a lapel pin of the American flag. Some may think big deal, until you realize that she’s probably not alone in how she makes political decisions. That somehow one’s appearance is a reflection of one’s performance. That one’s patriotism is measured by how often you’re willing to display the flag. That somehow symbols are greater than words and actions. (A Digg commenter aptly referenced the scene from Office Space where Joanna quits because her manager hounds her about wearing flair despite being a productive employee.) It’s really depressing to think that people do make important decisions based on such trivial criteria. Just another example of why the US education system needs improvement.
Read the rest of this entry »
Posted
March 22nd, 2008
in
Programming
/
Tags: Google, Hacking, PHP, Programming
One of my readers asked for a step-by-step set of instructions to install MyGoogleCal2.php. My original posts for restyling Google Calendar did assume a certain level of expertise. This should hopefully help those who are still confused.
Read the rest of this entry »
After many false starts, I decided that I really needed to wrap my head around unit testing when writing Rails applications. I more or less completed a Rails 1.2.3 application without any formal tests, and I would like to upgrade it to 2.0.2 and make it RESTful in the process. At the same time, I’ve moved from a Windows development environment to a *nix one after installing Xubuntu on my laptop (an old Compaq Presario). I’ve also switched from Cream to Emacs. Despite my Windows desktop being more than twice as fast as my laptop, I just could not stand not being in a true *nix environment. Too much of the Windows idiosyncrasies got on my nerves. And my switch from Cream to Emacs was because I just didn’t like the instability of the hacks required to make Vim less of a modal editor. If I tire of Emacs, I may try pure Vim instead, but I remember installing Cream simply because I didn’t like pure Vim to start with. So with these various changes going on with my Rails programming environment, I figured it was an ideal time to learn to formally test my applications. Of course the first part is setting up the testing environment so that it is easy to use, stays out of your way, and is informative.
Read the rest of this entry »
Posted
February 27th, 2008
in
Personal
/
Tags: Anime, Gaming, Hacking
I watch animé. That, Lego blocks, and video games are the three childhood vices I never outgrew. It’s just that my hobbies have matured along with me. I now prefer games that are rated M even though I still enjoy those that are rated E. I now prefer Technic sets over LEGOLAND Space sets. I now prefer animé that deal with mature themes (e.g. Sayonara Zetsubou Sensei, Seirei no Moribito) over those that are juvenile (Pokemon). I wish more animated shows in the US were more like those from Japan.
Read the rest of this entry »