info@udo-borkowski.de
I talked about Ruby and Cocoa at the Cocoaheads Aachen meeting November 2009. The talk starts with an introduction to Ruby. The second part deals with Ruby implementations for Mac OS X, mainly focusing on MacRuby.

Download Slides - (PDF file, 4.2 MB)
Download Sample Code - (Zip file, 1.5 MB)

Where Is... is a tool for fast searches in text files. It is especially designed for software developers that frequently have to look up words in C/C++/Basic/Java source files. But it is also very useful when searching in any other kind of (ASCII) text file.

When you are often using programs like "grep" or "FindInFiles" Where Is can help saving time in your daily work. Beside searching for words it gives you (sorted) lists of words contained in the files, summarizes and ranks the findings, provides context information for the findings and supplies additional features to work more efficiently and simplifies common tasks.

Screenshots:
  

Download - Where Is Version 3.0 (Zip file, 756 KB)