karnlund
iOS Developer since 2009. Video game developer 1995-2009
Ingenious Arts and Technologies LLCSanta Ana, CA
Pinned Repositories
CKSVG
A Cocoa SVG parser and drawer using Core Graphics. Updated for iOS drawing, ARC, and XCTest.
IATBaseClasses
A collection of code that allows you to implement various styles of carousels that work quite a bit like UITableView's.
IATMidiByteControls
A collection of cocoa objects used to construct midi messages. Just NSPopUpButton and NSPopUpButtonCell objects right now, but CocoaTouch objects are planned.
MIDIApps
MIDI apps for Mac OS X: MIDI Monitor and SysEx Librarian.
overshare-kit
A soup-to-nuts sharing library for iOS.
TTuiLite
Project for create UI for Terminal Tedium
Ultracortex
Files related to the ultracortex, the OpenBCI 3D-printable EEG headset currently under development
karnlund's Repositories
karnlund/CKSVG
A Cocoa SVG parser and drawer using Core Graphics. Updated for iOS drawing, ARC, and XCTest.
karnlund/JVFloatLabeledTextField
UITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users
karnlund/IIDelegate
create inline delegates for specific protocols like UITableViewDataSource on the fly
karnlund/Cumulus
Cumulus is a simple, powerful and blazing fast Cocoa HTTP+REST client that makes creating Cloud-backed apps stupidly easy.
karnlund/SoundWaveVisualiser
iOS live sound wave visualiser
karnlund/iOS-SDK
Estimote SDK for iOS devices
karnlund/HiBeacons
A very nice iBeacons demo app.
karnlund/MSWeakTimer
Thread-safe NSTimer alternative that doesn't retain the target and supports being used with GCD queues.
karnlund/heatit
heatit install
karnlund/JCTiledScrollView
A set of classes that wrap UIScrollView and CATiledLayer. It aims to simplify displaying large images and PDFs at multiple zoom scales.
karnlund/SDURLCache
URLCache subclass with on-disk cache support on iPhone/iPad
karnlund/eurorack_headphones
A headphone amp/line amp output for Eurorack
karnlund/UITableViewZoomController
A Cocoa Touch UITableViewController subclass in Objective C that provides a zoom effect as cells appear for the first time (similar in style to Google+ iPhone app)
karnlund/RTLabel
simple rich text display for iOS using html-like markups
karnlund/JMImageCache
NSCache based remote-image caching and downloading mechanism for iOS.
karnlund/objective-c-oauth-example
Example project illustrating authorizing against and retrieving data from the Strava V3 API in a desktop cocoa application
karnlund/Vector
Vector display emulation in OpenGL
karnlund/hexbuffer
buffered multiple for eurorack
karnlund/PSMenuItem
A block based UIMenuItem subclass.
karnlund/cncOnline
A onversational CNC programming library written in Python
karnlund/IATMidiByteControls
A collection of cocoa objects used to construct midi messages. Just NSPopUpButton and NSPopUpButtonCell objects right now, but CocoaTouch objects are planned.