Archive for November, 2009

2 new apps

Saturday, November 28th, 2009

newapps

suspend (.exe)- put your PC into standby mode

rtm (.exe) - launch the Remember the Milk “add task” webpage

hackpact day 2: jailbroken :-)

Monday, November 2nd, 2009

Well, it’s not my own hack, but the blackra1n jailbreak for iPhone 3.1.2 just came out. Now I can run apps in the background (Spotify being the main reason I wanted this!)

hello-world-iphone

hackpact day 1: spotify pauser

Sunday, November 1st, 2009

Simple app to reduce the number of clicks needed to pause Spotify.  It finds the Spotify window and sends a Space keystroke to pause/play the current track.  I have it pinned to my taskbar:

spotify-pauser

download: pause-spotify (exe)

AutoHotKey source:

DetectHiddenWindows, On
ControlSend, ahk_parent, {SPACE}, ahk_class SpotifyMainWindow

hackpact

Sunday, November 1st, 2009

I was inspired by hackpact to create something new every day during November and upload it here. Ideas so far: Supercollider, sonification, Fluxus, iPhone “Hello World” app, new music, useful hacks / utilities…