Pinned Repositories
CGRectPositioning
Header file with macros for doing relative CGRect layouts in code.
Cocoa-CSVParser
A CSV parser similar to NSXMLParser.
django-dbtunnel
Connect to and use a remote database over an SSH tunnel in Django.
iOS-InAppPurchaseManager
A singelton to make in app purchasing simpler.
iOS-S3Connection
A simple connection class to upload files to Amazon S3.
iOS-SSDrawerWindow
Extends UIWindow allowing it to attach a second arbitrary view controller as a drawer.
iPhoneSupport
Misc iPhone code.
NSData-Encoding
NSData categories for hex, base64, and gzip encodings.
quiver2bookmark
Converts all the web links inside text cells in a quiver library to a Netscape Bookmark file that is importable to Chrome, Safari, Firefox, and other browsers.
semantic-formdata
jQuery plugin to extend the functionality of semantic-ui's form module.
mvx24's Repositories
mvx24/CGRectPositioning
Header file with macros for doing relative CGRect layouts in code.
mvx24/django-dbtunnel
Connect to and use a remote database over an SSH tunnel in Django.
mvx24/iOS-InAppPurchaseManager
A singelton to make in app purchasing simpler.
mvx24/iPhoneSupport
Misc iPhone code.
mvx24/iOS-S3Connection
A simple connection class to upload files to Amazon S3.
mvx24/Cocoa-CSVParser
A CSV parser similar to NSXMLParser.
mvx24/quiver2bookmark
Converts all the web links inside text cells in a quiver library to a Netscape Bookmark file that is importable to Chrome, Safari, Firefox, and other browsers.
mvx24/semantic-formdata
jQuery plugin to extend the functionality of semantic-ui's form module.
mvx24/iOS-SSDrawerWindow
Extends UIWindow allowing it to attach a second arbitrary view controller as a drawer.
mvx24/NSData-Encoding
NSData categories for hex, base64, and gzip encodings.
mvx24/AndroidSupport
Misc Android code.
mvx24/CocoaSupport
Misc. Objective-C code.
mvx24/django-cities
Countries and cities of the world for Django projects
mvx24/gulp-libtasks
Functions to help setup arrays of globs and gulp tasks automatically from installed bower components.
mvx24/ProjectEuler
mvx24/tester
A simple test runner for C/C++ that relies on function attributes for setup and teardown.
mvx24/UIImage-SpriteSheet
UIImage additions to load a simple animated sprite sheet.
mvx24/code
Reusable code
mvx24/django-assumemiddleware
Simple Django middleware that allows people to assume the identity of another user when making requests.
mvx24/django-mvx-geo
Random geo utils for Django created for myself.
mvx24/django-mvx-utils
Random utils for Django.
mvx24/django-webapp
Integrate a front-end webapp and build process into Django and include a new runwebapp command.
mvx24/fabric-shuttle
Declarative service-oriented approach with hooks for using Fabric to provision a machine or vagrant box.
mvx24/iOS-LocationManager
Singleton class for updating the current location.
mvx24/iOS-SoundManager
Singleton class for sound playback.
mvx24/pypdflite
A lightweight utility for creating PDF files, written in Python