enormego (enormego)

Name
enormego
Email
Website/Blog
http://www.enormego.com
Company
enormego
Location
New York
Member Since
Jan 06, 2009 (10 months)

Following 2 githubbers and watching 15 repositories view all →

Public Repositories (13)

  • EGOCache

    Fast Caching for Objective-C (iPhone & Mac Compatible)

    legend

    Last updated Thu Nov 26 10:48:38 -0800 2009

  • PhotoViewer

    Quick PhotoViewer for the iPhone. Branched from three20's photo view classes, and stripped down ...

    legend

    Last updated Tue Nov 24 08:21:48 -0800 2009

  • cocoa-helpers

    Helpers for the iPhone SDK and OSX SDK

    legend

    Last updated Thu Nov 19 06:41:47 -0800 2009

  • UIKit

    Port of iPhone's UIKit for Mac OS X

    legend

    Last updated Wed Nov 18 08:38:29 -0800 2009

  • EGOTextFieldAlertView

    UIAlertView subclass that adds support for UITextFields, without using any private methods.

    legend

    Last updated Mon Nov 16 12:52:36 -0800 2009

  • egodatabase

    SQLite Cocoa Wrapper

    legend

    Last updated Sun Nov 15 17:09:06 -0800 2009

  • EGOGradientView

    CAGradientLayer backed UIView, with pass-through properties

    legend

    Last updated Fri Nov 13 12:30:48 -0800 2009

  • EGOImageLoading

    What if images on the iPhone were as easy as HTML?

    legend

    Last updated Sun Nov 01 14:07:42 -0800 2009

  • EGOTableViewPullRefresh

    A similar control to the pull down to refresh control created by atebits in Tweetie 2.

    legend

    Last updated Wed Oct 28 08:17:09 -0700 2009

  • inflector

    An implementation of the Ruby on Rails inflector in Objective-C.

    legend

    Forked from ciaran/inflector Tue Jul 21 08:24:53 -0700 2009

    Last updated Tue Jul 21 08:39:18 -0700 2009

  • three20

    Three20 is an Objective-C library for iPhone developers

    legend

    Forked from facebook/three20 Wed Apr 29 11:52:32 -0700 2009

    Last updated Wed Jun 17 10:48:41 -0700 2009

  • flicktabcontrol

    legend

    Last updated Wed Mar 18 13:47:27 -0700 2009

  • askit

    iPhone Framework for AppStore styled views

    legend

    Last updated Thu Feb 05 13:12:12 -0800 2009

Public Activity feed

enormego open sourced PhotoViewer Tue Nov 24 07:40:44 -0800 2009
Quick PhotoViewer for the iPhone. Branched from three20's photo view classes, and stripped down to remove unnecessary bulk.
enormego closed issue 1 on enormego/cocoa-helpers Thu Nov 19 13:07:21 -0800 2009
Fixed view width
enormego closed issue 2 on enormego/cocoa-helpers Thu Nov 19 13:07:04 -0800 2009
3 dots against a ligature
enormego added shnhrrsn to EGOTextFieldAlertView Mon Nov 16 12:52:33 -0800 2009
EGOTextFieldAlertView is at enormego/EGOTextFieldAlertView
enormego created repository EGOTextFieldAlertView Mon Nov 16 12:35:17 -0800 2009
New repository is at enormego/EGOTextFieldAlertView
enormego added shnhrrsn to EGOGradientView Fri Nov 13 12:29:15 -0800 2009
EGOGradientView is at enormego/EGOGradientView
enormego created repository EGOGradientView Fri Nov 13 12:24:07 -0800 2009
New repository is at enormego/EGOGradientView
enormego added shnhrrsn to EGOImageLoading Mon Oct 19 19:27:31 -0700 2009
EGOImageLoading is at enormego/EGOImageLoading
enormego created repository EGOImageLoading Mon Oct 19 19:27:09 -0700 2009
New repository is at enormego/EGOImageLoading
enormego added shnhrrsn to EGOCache Mon Oct 19 16:45:23 -0700 2009
EGOCache is at enormego/EGOCache
enormego created repository EGOCache Mon Oct 19 16:43:57 -0700 2009
New repository is at enormego/EGOCache
enormego added shnhrrsn to EGOTableViewPullRefresh Fri Oct 16 07:35:29 -0700 2009
EGOTableViewPullRefresh is at enormego/EGOTableViewPullRefresh
enormego added devindoty to EGOTableViewPullRefresh Fri Oct 16 07:35:24 -0700 2009
EGOTableViewPullRefresh is at enormego/EGOTableViewPullRefresh
enormego created repository EGOTableViewPullRefresh Fri Oct 16 07:35:13 -0700 2009
New repository is at enormego/EGOTableViewPullRefresh
enormego closed issue 1 on enormego/egodatabase Fri Oct 16 07:23:01 -0700 2009
executeQuery doesn't finalize statement on successful query
enormego updated gist: 141427 Fri Oct 09 16:40:57 -0700 2009
// // EGOCache.h // enormego