Downloads and copy/pasteables

by Martin on 24/04/2009
  • A few random AppleScript snippets
    Various snippets
  • ActionScript 3 URL validator class
    Robust 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 Updodger
    Minimalistic web browser built in AIR to subvert the Adobe Updater / Installer. Full code in project.
  • Better (AS3) imports in TextMate
    Textmate 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 AppleScript
    AppleScript snippet to position and resize the frontmost window.
  • Clean flashlog.txt with a keystroke
    Clean your flashlog.txt in one keystroke.
  • Migrate from Things to The Hit List
  • OmniFocus clippings from Firefox
    The Omnifocus clipping hotkey doesn't work in Firefox. Now it does.
  • One install to rule them all
    Mad with power, Martin endeavours to blow up the internet by administrating three Wordpress installs from a single database.
  • Open Safari URL in Firefox
    AppleScript 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 Window
    I 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 pride
    Slightly adjusted Twitter Bundle for TextMate to allow "via textmate" to show up after your tweets.
  • Some Path Finder AppleScripts
    Some AppleScripts to deal with discrepancies between the Finder and CocoaTechs Path Finder.
  • TextMate + QuickSilver = Drag & Drop ActionScript imports.
    Combine the power of TextMate and Quicksilver to form Ultimate! Import statement! Awesomity!
  • TextMate theme-switcher script
    Horribly convoluted way of doing a very simple thing. Not really recommended.
  • The Parallax Wordpress theme open sourced
    The Parallax Denigrate WordPress Theme.
  • Things Migrator 2
    AppleScript based application for transferring your data from Things to The Hit List
  • Tracing to Firebug in AS3
    Lightweight trace to console. No features, no fuss.
  • Twitter, Twitter, Twitter
    Code to circumvent Twitters cockblocking of the Flash Player. Also includes my URLValidator class.
  • Up Up Down Down Left Right Left Right B A
    Pure fun. The Konami code (or any other "top secret" key combo) implemented in ActionScript 3
No Comments