Quitter v1.0 for Mac OS X

In order to completely quit a running application on OS X, it takes a simple keystroke (Control-Q) or a not-so-simple mouse click on the application menu in the upper left corner near the apple menu, followed by a click on Quit. As an alternative you may use the corresponding dock item, but even then it takes a right click on a dock item at least, dragged over to the menu item Quit. We all know that, either by common sense or according to Fitts’ Law, targeting a point with your mouse involves a great share of our attention.

This application is intended to minimize the effort of quitting an application. Instead of twice targeting an on-screen item you’re done after one click. When the little X on the right of the Mac menu bar is clicked with the left mouse button, it works as a close button as you would expect. However, right-clicking the menu bar icon opens a menu, where you can choose from all running applications. The first one in list is the active one, followed by the remaining applications in order of execution time. The older an application, the further down the menu it is. As a last option you can quit the tool itself.

For bug reports please use this web site.

Requirements:

  • An Intel-based Macintosh computer running Mac OS X
  • Some bytes of memory to waste, no CPU time (no polling etc.).

Installation instructions:

  1. You need to copy the file to the application folder.
  2. You can make it start at login time by adding it to login items: System Menu > System Preferences > Accounts > Login Items > +
  3. To uninstall move the file to trash. Check that Quitter is no longer listed in Login Items if you added it manually. There are no further files left behind.

Click quitter-1.0.zip to download version 1.0 from 2008-10-16.


MacHDDLight v1.0 for Windows

MacBooks don’t offer a hard disk light to show any disk activity. As MacBooks and Macbook Pros do offer a little light on its case lid which is only used to indicate sleep, this little tool helps using it to display disk activity while your MacBook is awake.

The tool doesn’t affect sleep indication and only consumes less than 500kB of RAM.

At the moment there are plans to port the tool to MacOS X. However there’s no time on my hands.

For bug reports please use this web site.

Requirements:

  • An Intel-based MacBook / MacBook Pro
  • Windows 2k / XP / Vista natively (e.g. Bootcamp)

Installation instructions:

  1. You need to manually unzip all files in this archive into a directory of your choice, preferably something like C:\Program Files\MacHDDLight
  2. Run “Install.bat” in order to register and run HDDLight as a system service. You should immediately see the light on your MacBook’s case lid flashing whenever hard disks are active. You can alternatively run “Install-fading.bat” to have the LED slowly fading out (just like it does when your baby’s sleeping).
  3. To uninstall run “Uninstall.bat” then remove the folder where you unzipped all files

Click machddlight-1.0.zip to download version 1.0 from 2008-03-10.

System Timer Gadget v1.0.3.2 for Windows Vista Sidebar

Windows Vista comes with a whole bunch of gadgets for its Sidebar. The Windows Sidebar allows to run little applications on your desktop, called gadgets (just like widgets in MacOS X’s Dashboard and Konqueror).

This little gadget offers a timer with customizable actions. You may hibernate, sleep, shutdown, restart, lock, log off your system, run a media stream (like a web radio for example to wake up), or run a system command of your own choice (like an mp3 player).

There are some solutions already available as gadgets, although they are either ugly to look at or they are ugly to operate. So here comes System Timer!

For bug reports please contact me through this web site.

Requirements:

  • Windows Sidebar (comes bundled with any version of Windows Vista)

Installation instructions:

  1. Download and open the file below to add it to your sidebar’s list
  2. Run the sidebar. Click the plus sign (usually on the top right) and double-click the System Timer’s icon.

Click systemtimer-1.0.2.3.gadget to download version 1.0.2.3 from 2008-02-25.

BayTray v1.0 for Windows

Imagine a scenario like this: You want to buy yourself a new laptop of a specific type and brand at eBay, let it be an Apple MacBook Pro (And no, they don’t pay me for this!). So you go to eBay’s web site and enter a search like “macbook pro”. You reload the page with results regularly to see if there’s an item with a price not too high. Every auction seems to rise too high in price, but when you’re searching for closed auctions, you notice that there are some attractive “buy-now” items which are, as soon as opened, sold to some lucky guy who had the chance to grab it! Wouldn’t it come in handy to have a tool sitting in your windows start bar and watching your search each minute, automatically reloading the search items, checking if the title contains some text (or not), checking if the item is ”buy-now” or ”buy-new” or a regular auction (or not), checking if the price is in a defined range (or not)? And if so the tool would start ringing? The tool you’re looking for is BayTray.

I still have to admit that my tool is not translated to English yet, it does work on English ebay.com, though. In case you’re interested but you can’t figure out what anything means please contact me so I see there is some demand for a translation.

Mögliches Szenario: Du möchtest dir ein neues altes Laptop bei eBay kaufen, z.B. ein MacBook Pro von Apple (nein, soll jetzt keine Schleichwerbung sein). In der eBay-Suche auf eBay.de gibst du also etwa “macbook pro” ein. Diese Suche führst du nun täglich aus, und merkst, dass alle gewöhnlichen Auktionen viel zu hoch geboten werden. Wenn du jedoch nach beendeten Auktionen suchst, siehst du, es kommt hin und wieder vor, dass ein Laptop zu einem extrem niedrigen Preis eingestellt wird, das natürlich innerhalb Minuten von einem Glückspilz der im richtigen Moment gesucht hat, gesehen wird. Und der hat natürlich gleich zugeschlagen! Da würde doch ein kleines Programm praktisch sein, das einmal die Minute diese Suche ausführt, die Ergebnisse nach bestimmten Kriterien untersucht (Sofortkauf, Sofort&Neu, oder gewöhnliche Auktion? Titel enthält einen bestimmten Text? Preis liegt in einem gewissen Bereich?) und sofort Alarm schlägt wenn die Kriterien zutreffen? Genau dieses Programm ist BayTray.Ein bereits gegebener regulärer Ausdruck parst die HTML-Seite nach Auktionen. Er speichert für jede gefundene Auktion deren Titel, Preis, und Verkaufstyp automatisch in Variablen und lässt diese Variablen von einem Ausdruck untersuchen. So würde der Ausdruck

(Price > 345.00 && !(Title >> “defekt”) && BuyNow)

genau dann Alarm schlagen, wenn eine der Auktionen über 345 Euro liegt, kein ”defekt” im Titel vorkommt, und nicht eine gewöhnliche Auktion mit Geboten ist. (Der reguläre Ausdruck beschreibt die Variable BuyNow bei nicht regulären Auktionen mit ihrem Typ, also entweder “Sofortkauf” oder “Sofort & Neu”, er prüft also, ob die Zeichenkette mit dem Kauftyp nicht leer ist.)

Viel Erfolg beim Überwachen von eBay-Suchen oder anderen Webseiten! Dem Tool sind keine Grenzen gesetzt, da der reguläre Ausdruck beliebig angepasst und um neue Variablen ergänzt werden kann.

Anforderungen:

  • beliebiges Windows
  • installiertes Microsoft .NET Framework

Installation:

  •  Das Archiv in ein beliebiges Verzeichnis deiner Wahl, bspw. C:\Program Files\BayTray entpacken und starten!

Download der Version 1.0 binär oder mit VC#7-Projekt: baytray-1.0.zip oder baytray-1.0-src.zip