satoko

Member Since
Apr 03, 2008 (about 1 year)

Following 1 githubber and watching 11 repositories view all →

Public Repositories (4)

  • ntlniph

    NatsuLiphone - The twitter client for iPhone / iPod touch

    legend

    Forked from takuma104/ntlniph Tue Jun 09 18:00:21 -0700 2009

    Last updated Mon Jul 27 00:00:36 -0700 2009

  • three20

    Three20 is an Objective-C library for iPhone developers

    legend

    Forked from facebook/three20 Tue Jun 23 23:23:43 -0700 2009

    Last updated Sun Jul 26 21:00:49 -0700 2009

  • prawn

    Fast, Nimble PDF Writer for Ruby

    legend

    Forked from sandal/prawn Sun Sep 21 21:19:39 -0700 2008

    Last updated Thu Oct 02 23:57:32 -0700 2008

  • tinyurl_helper

    Returns a tinyurl link

    legend

    Last updated Sun May 11 07:39:00 -0700 2008

Public Activity feed

satoko updated gist: 223979 Tue Nov 03 11:53:37 -0800 2009
CREATE TABLE items ( id INTEGER PRIMARY KEY, title VARCHAR(50), description TEXT, photo_taken VAR...
satoko created gist: 223994 Sun Nov 01 22:17:33 -0800 2009
NSDateFormatter *dateFormatter = [[NSDateFormatter alloc] init]; [dateFormatter setDateFo...
satoko created gist: 223979 Sun Nov 01 21:52:16 -0800 2009
CREATE TABLE items ( id INTEGER PRIMARY KEY, title VARCHAR(50), description TEXT, photo_taken VAR...
satoko created gist: 223956 Sun Nov 01 21:08:05 -0800 2009
CGRect → NSValue CGRect rect = CGRectMake(x,y,w,h);