indragiek/SNRHUDKit
6 weeks ago by justin
SNRHUDKit is a framework that brings missing HUD controls and interface elements to AppKit. All of the controls are fully compatible with OS X 10.6 and 10.7.
macosx
objective-c
6 weeks ago by justin
Synthetic/SYCache · GitHub
8 weeks ago by justin
Simple in memory and on disk cache. It's backed by an NSCache in memory, so it automatically purges itself when memory gets low. Purged memory keys will automatically be loaded from disk the next time the are requested.
iOS
macosx
cache
8 weeks ago by justin
BCCollectionView
may 2011 by justin
BCCollectionView is intended as a replacement for NSCollectionView (and possibly IKImageBrowserView). It is designed to work with a lot of items and only loads the views that it actually needs.
cococa
macosx
may 2011 by justin
Lion-Scrollbar
april 2011 by justin
This repository brings the new Lion scroll bars to Snow Leopard (OS X 10.6).
macosx
april 2011 by justin
INAppStoreWindow
march 2011 by justin
INAppStoreWindow is an NSWindow subclass that mimics the appearance of the main window in the Mac App Store application. These modifications consist of enlarging the title bar, and centring the traffic lights (note that this subclass does not handle the creation of a toolbar).
macosx
cocoa
march 2011 by justin
JCSSheetController
cocoa
macosx
nssheet
march 2011 by justin
A Cocoa controller class for Sheets that replaces the completion callback method with an inline block.
march 2011 by justin
Oomph/RFAnimatedSlider - GitHub
nscontrol
macosx
nsslider
cocoa
march 2011 by justin
RFAnimatedSlider is a subclass and drop-in replacement NSSlider that uses CoreAnimation to animate between states. It looks exactly like NSSlider because it uses the same drawing routines.
march 2011 by justin
TMSliderControl
march 2011 by justin
TMSliderControl is a (almost perfect) replica of the On/Off switch in the Time Machine system preferences pane of OS X.
macosx
nscontrol
cocoa
march 2011 by justin
NSLogger
cocoa
macosx
ios
logging
february 2011 by justin
NSLogger is a high perfomance logging utility which displays traces emitted by client applications running on Mac OS X or iOS (iPhone OS). It replaces your usual NSLog()-based traces and provides powerful additions like display filtering, image and binary logging, traces buffering, timing information, etc.
february 2011 by justin
cocoalumberjack
cocoa
macosx
ios
logging
february 2011 by justin
It is similar in concept to other popular logging frameworks such as log4j, yet is designed specifically for objective-c, and takes advantage of features such as multi-threading, grand central dispatch (if available), lockless atomic operations, and the dynamic nature of the objective-c runtime.
february 2011 by justin
Breadcrumb by freshcode
february 2011 by justin
Knowing where customers download and purchase your software can help you develop and employ strong, precise marketing strategies perfectly targeted to your audiences.
With Breadcrumb it's easy to gather and effectively use this critical data. Moreover, Breadcrumb requires no server-side software or tagged binaries.
macosx
framework
With Breadcrumb it's easy to gather and effectively use this critical data. Moreover, Breadcrumb requires no server-side software or tagged binaries.
february 2011 by justin
ellipticlicense
february 2011 by justin
Short product key generation and validation framework based on elliptic curve digital signatures (ECDSA) for Mac OS X/Cocoa
macosx
licensing
february 2011 by justin
objective-curl
january 2011 by justin
The objective-curl framework provides an easy-to-use interface to libcurl for Cocoa developers.
cocoa
macosx
january 2011 by justin
BMScript
january 2011 by justin
BMScript is an Objective-C class set to make it easier to utilize the power and flexibility of a whole range of scripting languages that already come with modern Macs.
macosx
cocoa
january 2011 by justin
UMEKit
january 2011 by justin
UMEKit (pronounced "you, me kit") is an open source (Apache-license) Mac OS X Framework written by Todd Ditchendorf for creating iPhone-like user interfaces in Cocoa desktop applications.
cocoa
macosx
january 2011 by justin
JLNDragEffectManager
january 2011 by justin
JLNDragEffectManager is a small, simple Objective-C class for Cocoa that gives you the morphing animation as seen when dragging controls from the palette in Interface Builder 3.
cocoa
macosx
january 2011 by justin
yrk-spinning-progress-indicator-layer
december 2010 by justin
A clone of the spinning NSProgressIndicator, written using Core Animation.
macosx
cocoa
december 2010 by justin
@michaeltyson — Reginald
december 2010 by justin
Reginald is a kindly old gentleman devoted to assisting you with those tricky regular expressions.
Provide some sample input, and your regular expression, and Reginald will provide you with colour-coded output and a list of all your matches and the corresponding capture groups for your exploration. Select a match or capture group in the list to the right, and the corresponding text will be selected in the panel to the left.
macosx
software
regex
Provide some sample input, and your regular expression, and Reginald will provide you with colour-coded output and a list of all your matches and the corresponding capture groups for your exploration. Select a match or capture group in the list to the right, and the corresponding text will be selected in the panel to the left.
december 2010 by justin
@danielpunkass — RSTestingKit
december 2010 by justin
Testing conveniences for Mac OS X
cocoa
tdd
testing
macosx
december 2010 by justin
@Perspx — PXSourceList
december 2010 by justin
A Source List control for use with the Mac OS X 10.5 SDK or above.
cocoa
macosx
december 2010 by justin
ASIHTTPRequest
december 2010 by justin
ASIHTTPRequest is an easy to use wrapper around the CFNetwork API that makes some of the more tedious aspects of communicating with web servers easier. It is written in Objective-C and works in both Mac OS X and iPhone applications.
http
macosx
ios
cocoa
december 2010 by justin
@joshaber — JAListView
december 2010 by justin
An NSTableView replacement that doesn't suck.
cocoa
macosx
december 2010 by justin
CrashPool — Mac OS X crash reporting made easy
december 2010 by justin
We support UKCrashReporter, SFBCrashReporter and Smart Crash Reports (more coming soon!). If you already use one of these, switching to CrashPool is a one-line change. If not, it only takes 5 minutes to add reporting to your app using our step-by-step guide.
macosx
webservice
december 2010 by justin
Window title bar accessory view
december 2010 by justin
NSWindow category to add a Coda-esque icon to the window's frame.
cocoa
macosx
nswindow
december 2010 by justin
Developer Color Picker
december 2010 by justin
A custom color picker designed specifically for developers. Makes getting colors out of Photoshop/Acorn mock-ups quick and easy. Currently supports NSColor, UIColor, CGColorRef, CSS and HTML styles.
macosx
software
december 2010 by justin
MacDevCrashReporter Home
december 2010 by justin
This free service for iPhone and Mac developers is based on the open source project CrashReporterDemo, which itself also includes other Open Source Software like PLCrashReporter.
macosx
framework
ios
december 2010 by justin
Debugging & Monitoring iPhone HTTP and HTTPS Requests
october 2010 by justin
Using Charles to debug HTTP requests on your iOS device.
macosx
debugging
network
october 2010 by justin
Copy this bookmark: