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 29 coders and watching 67 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 Thu Jan 28 22:10:47 -0800 2010

  • 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 started watching cjwoodward/gamejam Sun Jan 31 15:09:28 -0800 2010
gamejam was created Fri Jan 29 02:54:00 -0800 2010
atnan pushed to master at atnan/asi-http-request Thu Jan 28 22:10:52 -0800 2010
HEAD is 4f23b6d51d12bc77fbbd07fd91c2f602cc038075

161 commits »

atnan created gist: 257387 Tue Dec 15 14:56:06 -0800 2009
.pk-scroll-view { width:100%;
atnan created gist: 253035 Wed Dec 09 17:47:01 -0800 2009
- (NSString*)stringWithDeviceToken:(NSData*)deviceToken { const char* data = [deviceToken bytes...
atnan updated gist: 247872 Wed Dec 02 19:57:45 -0800 2009
// prototype new Ajax.Request("/your/mom", onSuccess: function(response) { $("lightbox_content")....
atnan forked gist: 247872 Wed Dec 02 19:53:36 -0800 2009
// prototype new Ajax.Request("/your/mom", onSuccess: function(response) { $("lightbox_content")....
atnan started watching aral/adhoc Mon Nov 23 21:32:25 -0800 2009
adhoc's description:
Ad Hoc distribution packager for iPhone projects
atnan created gist: 241602 Mon Nov 23 19:32:23 -0800 2009
http://www.ga.gov.au/meta/ANZCW0703011435.xml http://www.ga.gov.au/meta/ANZCW0703009510.xml http:...
atnan created gist: 238419 Wed Nov 18 16:36:22 -0800 2009
class Integer def prime? !("1" * self).match(/^1?$|^(11+?)\1+$/).nil?
atnan updated gist: 237389 Tue Nov 17 15:51:44 -0800 2009
echo "Creating new motion JPEG..." echo > timelapse.mjpeg
atnan created gist: 237389 Tue Nov 17 15:50:55 -0800 2009
echo "Creating new motion JPEG..." echo > timelapse.mjpeg
atnan started watching zac/iphonearkit Mon Nov 16 19:37:27 -0800 2009
iphonearkit's description:
An Objective-C augmented reality kit for iPhone.
atnan started watching capttaco/Briefs Thu Nov 12 17:04:08 -0800 2009
Briefs's description:
Framework for iPhone wireframes
atnan created gist: 232663 Wed Nov 11 22:39:08 -0800 2009
$$("form#removeDevice tbody tr").each(function(row) { var nameSpan = $(row).select("td.name spa...
atnan created gist: 229715 Sun Nov 08 21:24:16 -0800 2009
#!/usr/bin/env ruby require 'rubygems'
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...