A few random AppleScript snippetsVarious snippets
ActionScript 3 URL validator classRobust URL Validation for ActionScript 3. Parses all valid top-level domains and filters out false positives (http://something.egg). Finds URLs with or without protocol. Basically it just works pretty good for, well... URLs.
Adobe UpdodgerMinimalistic web browser built in AIR to subvert the Adobe Updater / Installer. Full code in project.
Better (AS3) imports in TextMateTextmate Command to fix issues with autoimporting classes.
This is now deprecated! You should go to
Simon Gregorys blog and get the latest AS3 bundle from there. This download only kept for posteritys sake.
Capture key sequences in ActionScript 3. AKA The Konami Comeback.Implements Cheat Codes easily in ActionScript 3. Bonus class makes dealing with keyCodes a bit more straight forward.
Center and resize window with AppleScriptAppleScript snippet to position and resize the frontmost window.
Clean flashlog.txt with a keystrokeClean your flashlog.txt in one keystroke.
Migrate from Things to The Hit List
OmniFocus clippings from FirefoxThe Omnifocus clipping hotkey doesn't work in Firefox. Now it does.
One install to rule them allMad with power, Martin endeavours to blow up the internet by administrating three Wordpress installs from a single database.
Open Safari URL in FirefoxAppleScript snippet to open current Safari URL in Firefox.
Quickly whitelist sites in Kill-Flash Whitelist sites in the Kill-Flash extension for Google Chrome.
Show / Hide WindowI like to toggle apps, okay? I want to hit a key combo to summon the app, and then the same key combo to banish it. Here's an AppleScript that lets me do that.
Show your prideSlightly adjusted Twitter Bundle for TextMate to allow "via textmate" to show up after your tweets.
Some Path Finder AppleScriptsSome AppleScripts to deal with discrepancies between the Finder and CocoaTechs Path Finder.
TextMate + QuickSilver = Drag & Drop ActionScript imports.
TextMate theme-switcher scriptHorribly convoluted way of doing a very simple thing. Not really recommended.
The Parallax Wordpress theme open sourcedThe Parallax Denigrate WordPress Theme.
Things Migrator 2AppleScript based application for transferring your data from Things to The Hit List
Tracing to Firebug in AS3Lightweight trace to console. No features, no fuss.
Twitter, Twitter, TwitterCode to circumvent Twitters cockblocking of the Flash Player. Also includes my URLValidator class.
Up Up Down Down Left Right Left Right B APure fun. The Konami code (or any other "top secret" key combo) implemented in ActionScript 3