Monthly Archives: April 2008

The Longoria Identity

Playing the Hot Corner If you’re confused about Eva Longoria of Desperate Housewives vs. Evan Longoria of the Tampa Bay Rays, I say it doesn’t matter. They’re both winners… they just play for different teams. ;-)

Posted in insanity | Tagged | Leave a comment

Using belongs_to in Rails model validations when the parent is unsaved

Can’t get there from here In one of my Ruby on Rails projects, I have a model validation which is dependent on attributes from a belongs_to parent. Normally, you can refer to a parent model as child.parent and access the … Continue reading

Posted in programming, Ruby on Rails | Tagged , , , | 10 Comments

Integrating your WordPress Blog with Google Analytics

If you’re like me, you’d like to know whether anyone is paying attention to what you have to say online. There are plugins for WordPress that will make this information available through the wp-admin pages. There are also tools such … Continue reading

Posted in marketing, technology | Tagged , , , , | Leave a comment

Moving to WordPress

Well, here it is my blog is only a week old and I’m already switching to a different engine on the back end. As I find my way around WordPress I’ll get the old content moved over. My primary reason … Continue reading

Posted in technology | Tagged , , | Leave a comment

Speeding School Bus

So I was rolling through a 25MPH School Zone yesterday at 35MPH. I know, I’m bad, I should be punished. ;-) Then why the hell was the Washington Township school bus passing me!

Posted in rants | Tagged | Leave a comment

Economic Misfortune

Apparently, Madonna, Justin Timberlake, and Timbaland originally had 5 minutes to save the world. Until, that is, Warner Bros insisted on a 20% across the board cost reduction.

Posted in insanity | Leave a comment

Twitter is the new CNN

I noted with some interest Douglass Karr’s post on Twitter as a search engine last month. I don’t have enough contacts to receive the benefits he describes, but I found another raison d’etre for Twitter this morning. While drinking coffee … Continue reading

Posted in technology | Tagged , | Leave a comment

Installing Typo Blog Engine and mod_rails for Multiple Accounts

I decided my to use Typo for my new blog, but I wasn’t satisfied to install it in the usual way because I want multiple blogs. This is also my first hands-on experience with mod_rails, so it’s a nice opportunity to play.

The following instructions work for Ubuntu 7.10 (gutsy gibbon), and I’m assuming some level of familiarity with Ubuntu and/or Debian. Same ideas should apply elsewhere though (YMMV). If I’ve glossed over too much, leave a comment and I’ll try to clarify. Continue reading

Posted in technology | Tagged , , , , , | 4 Comments