atnan (Nathan de Vries)

Name
Nathan de Vries
Email
Website/Blog
http://www.atnan.com
Location
Newtown, Sydney, Australia
Member Since
Mar 21, 2008 (about 1 year)

Following 27 githubbers and watching 62 repositories view all →

Public Repositories (12)

  • asi-http-request

    Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone

    legend

    Forked from pokeb/asi-http-request Mon Sep 07 19:27:40 -0700 2009

    Last updated Mon Sep 07 19:37:27 -0700 2009

  • clicktoflash

    WebKit plug-in to prevent automatic loading of Adobe Flash content

    legend

    Forked from rentzsch/clicktoflash Thu Jul 16 17:25:04 -0700 2009

    Last updated Thu Jul 16 17:38:27 -0700 2009

  • euler

    My attempt to solve a few of the Project Euler (projecteuler.net) problems in Ruby.

    legend

    Last updated Fri Jan 30 00:36:58 -0800 2009

  • signalled_log_levels

    Change Rails log levels via SIGUSR2

    legend

    Last updated Mon Jan 26 23:20:29 -0800 2009

  • rolling_session_expiration

    Set the session expiry date to the time of the current request + X seconds (e.g. 30 days)

    legend

    Last updated Mon Jan 26 21:27:07 -0800 2009

  • gitbook

    Git Community Book Source

    legend

    Forked from schacon/gitbook Mon Dec 22 20:03:24 -0800 2008

    Last updated Mon Dec 22 20:46:19 -0800 2008

  • ghostie

    A Javascript/Prototype library for displaying ghost text within HTML text input fields.

    legend

    Last updated Mon Sep 29 04:41:45 -0700 2008

  • bubble_association_validation_errors

    Rails plugin for ensuring that validation errors on associations are made available to the parent...

    legend

    Last updated Mon Sep 29 04:35:58 -0700 2008

  • serialization_options

    Rails plugin for setting ActiveRecord::Serialization::Serializer options at the class level.

    legend

    Last updated Mon Sep 29 04:01:42 -0700 2008

  • pretty_times

    Rails plugin for adding *_in_words methods to models for use when serialising records with dateti...

    legend

    Last updated Mon Sep 29 03:47:51 -0700 2008

  • auto_class_input_tags

    Rails plugin for automatically adding a CSS class of "text", "password", "submit" etc. to <inp...

    legend

    Last updated Mon Sep 29 03:36:44 -0700 2008

  • passenger

    Phusion Passenger (mod_rails)

    legend

    Forked from FooBarWidget/passenger Thu Jul 31 18:48:26 -0700 2008

    Last updated Thu Jul 31 16:54:46 -0700 2008

Public Activity feed

atnan forked gist: 218497 Mon Oct 26 01:05:04 -0700 2009
#import <UIKit/UIKit.h> #import "GTMStackTrace.h"
atnan created gist: 206594 Fri Oct 09 21:26:52 -0700 2009
- (void)keyboardWillShow:(NSNotification *)notification { if(nil != self.view.window){ CGRe...