neilabdev
Since the age of 16bit, I've professionally used a variety of technologies in the areas of desktop, web & mobile development and unix administration
NEiLAB, LLCAtlanta, USA
neilabdev's Stars
neilabdev/NEIApplicationConfig
NEIApplicationConfig allows iOS developers to have configurations defined in a config file per environment, which makes deployment and testing easier. While usage of application properties via .plist is useful, NEIApplicationConfig allows you can easily target Simulator, Device and Production environments respectively. With NEIApplicationConfig, you will specify a default configuration as a baseline, and overrides that are pertinent to their respective environments.
neilabdev/remora
Remora is a Grails Image / File Upload / Attachment Plugin to allow attachment of files to grails domain models
neilabdev/Peekaboo
Peekaboo is an iOS API which allows you easily use a ScrollView to automatically hide the navigation and toolbar or other views you configure in delegate methods.
bertramdev/karman-aws
Karman AWS Interface via JetS3t
neilabdev/iDelayedJob
iOS implementation of Delayed Job for rails which is database based asynchronous priority queue system
neilabdev/VinylRecord
ActiveRecord for iOS without CoreData, only SQLite