« July 2005 | Main | September 2005 »

August 2005

August 07, 2005

QuickSilver

QuickSilver is an amazing tool for OS X. It combines power of command line with beautiful OS X user interface and adds its own clever and subtle magic.

QuickSilver - A Better OS X In Just 10 Minutes
http://vjarmy.com/archives/2004/03/quicksilver_a_b.php

Quicksilver: From A Better OS X To Even More
http://vjarmy.com/archives/2005/02/quicksilver_fro.php

QuickSilver Keychain Plugin
http://www.liquidx.net/keychainmodule
UPDATE (Dec 03, 2006): This can be done better with 1Passwd

43 Folders: Quicksilver: moving around and training yourself
http://www.43folders.com/2004/09/quicksilver_mov.html

August 06, 2005

Ruby On Rails—Real Life Applications

List of real-life RoR applications is growing fast:

  1. Basecamp
  2. Backpack
  3. 43 Things
  4. Hieraki
  5. SnowDevil
  6. S5 Presents
  7. Ta-da List
  8. Odeo
  9. PalmSphere
  10. Blinksale

August 03, 2005

New version of Ruby MQI

Thanks to Chris M for his question about Ruby MQI. I finally posted new version of Ruby MQI -- Low-level Ruby interface to WebSphere MQ.

"http://mqi.softwaretrenches.com/source/ruby-mqi-0.2.3.tgz":http://mqi.softwaretrenches.com/source/ruby-mqi-0.2.3.tgz

This version is very close to what one of my clients is using for monitoring their MQ environment. Unfortunately, they have to run it as a service under Windows. Running it under Linux (RedHat 7) gives segmentation fault.