Pinned Repositories
ghostie
A Javascript/Prototype library for displaying ghost text within HTML text input fields.
LaunchCraft
Download & launch Minecraft via a hidden Java applet
purdypatch
Make your git-format-patch emails all purdy like.
QLPrettyPatch
QuickLook generator for patch files
serialization_options
Rails plugin for setting ActiveRecord::Serialization::Serializer options at the class level.
SMJobBlessXPC
Apple's SMJobBless sample code, modified to use XPC for app/helper IPC
UIImageView-NDVAnimatedGIFSupport
The dream of the 90s is alive in UIKit
UIWebViewWebGL
Demo of WebGL-enabled UIWebViews
WebGL.ad
WebGL iAd Demo
atnan's Repositories
atnan/SMJobBlessXPC
Apple's SMJobBless sample code, modified to use XPC for app/helper IPC
atnan/QLPrettyPatch
QuickLook generator for patch files
atnan/UIWebViewWebGL
Demo of WebGL-enabled UIWebViews
atnan/UIImageView-NDVAnimatedGIFSupport
The dream of the 90s is alive in UIKit
atnan/WebGL.ad
WebGL iAd Demo
atnan/ghostie
A Javascript/Prototype library for displaying ghost text within HTML text input fields.
atnan/LaunchCraft
Download & launch Minecraft via a hidden Java applet
atnan/serialization_options
Rails plugin for setting ActiveRecord::Serialization::Serializer options at the class level.
atnan/purdypatch
Make your git-format-patch emails all purdy like.
atnan/bubble_association_validation_errors
Rails plugin for ensuring that validation errors on associations are made available to the parent record.
atnan/rolling_session_expiration
Set the session expiry date to the time of the current request + X seconds (e.g. 30 days)
atnan/signalled_log_levels
Change Rails log levels via SIGUSR2
atnan/auto_class_input_tags
Rails plugin for automatically adding a CSS class of "text", "password", "submit" etc. to <input /> tags.
atnan/euler
My attempt to solve a few of the Project Euler (projecteuler.net) problems in Ruby.
atnan/OpenCV-iOS
OpenCV Xcode project for iOS build
atnan/pretty_times
Rails plugin for adding *_in_words methods to models for use when serialising records with datetime attributes.
atnan/safe_mass_assignment
ActiveRecord plugin for allowing (careful) mass assignment of protected attributes, separate from values provided via users of your application.
atnan/SoundManager
Simple sound and music player class for playing audio on Mac and iPhone