Skip to content

Instantly share code, notes, and snippets.

View philhawksworth's full-sized avatar
💭
Working remotely from home on St Albans

Phil Hawksworth philhawksworth

💭
Working remotely from home on St Albans
View GitHub Profile
@philhawksworth
philhawksworth / Simple Lastfm applescript
Created November 22, 2010 18:38
Using Quicksilver to control Last.fm
tell application "Last.fm" to activate
tell application "System Events"
tell process "Last.fm"
click menu item "Skip" of menu "Controls" of menu bar 1
end tell
end tell
Creating but not returning a response
Creating but not returning a response
Creating but not returning a response
Creating but not returning a response
Windsor Castle (4)
114 Campden Hill Road
W8 7AR
The Churchill Arms (5)
119 Kensington Church Street
W8 7LN
The Elephant and Castle (4)
Holland Street
// tidy up after the transition has completed.
$("div.polaroid").live('webkitAnimationEnd', function(event){
$(event.target).remove();
pldzr.showPhoto();
});
Creating but not returning a response
Creating but not returngin a response
hello github!