Pinned Repositories
coriolis
Coriolis Shipyard for Elite Dangerous
EDDI
Companion application for Elite Dangerous
EDDP
A server for EDDI
SwiftBot-Discord
Discord Bot written in Swift (OS X Command Line)
AdvancedJenkins
Advanced Jenkins for iOS and Mac
CodingGuidelines
Sailmaker Systems Ltd coding guidelines
EDRefCard
Creates a printable reference card from your Elite: Dangerous controller bindings
MGTwitterEngine
Objective-C Twitter integration library for Mac OS X and iPhone. Official repository.
oauthconsumer
An iPhone ready, Objective-C implementation of an OAuth consumer.
richardbuckle's Repositories
richardbuckle/EDRefCard
Creates a printable reference card from your Elite: Dangerous controller bindings
richardbuckle/AdvancedJenkins
Advanced Jenkins for iOS and Mac
richardbuckle/CodingGuidelines
Sailmaker Systems Ltd coding guidelines
richardbuckle/MGTwitterEngine
Objective-C Twitter integration library for Mac OS X and iPhone. Official repository.
richardbuckle/oauthconsumer
An iPhone ready, Objective-C implementation of an OAuth consumer.
richardbuckle/AvalonCottle
A proof of concept for using AvalonEdit to parse Cottle documents
richardbuckle/facebook-iphone-sdk
Facebook Connect for iPhone
richardbuckle/gitflow
Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
richardbuckle/JRB.DiceSimulator
Sundry dice simulations, with brute force and Monte Carlo analysis. A toy project.
richardbuckle/objc_dep
Graph the import dependancies in an Objective-C project
richardbuckle/yajl
Yet Another JSON Library - A Portable JSON parsing and serialization library in ANSI C
richardbuckle/AvalonEdit
The WPF-based text editor component used in SharpDevelop
richardbuckle/BSManagedDocument
richardbuckle/CoreDataDebugging
richardbuckle/coriolis
Coriolis Shipyard for Elite Dangerous
richardbuckle/DCTCoreDataStack
Easily sets up a read to use core data stack
richardbuckle/GDCoreDataConcurrencyDebugging
GDCoreDataConcurrencyDebugging helps you find cases where NSManagedObject's are being called on the wrong thread or dispatch queue.
richardbuckle/go_powtest
benchmarking square and 4th powers of float64 using multiplication vs math.Pow():
richardbuckle/jrswizzle
one-stop-shop for all your method swizzling needs
richardbuckle/Laurine
Laurine - Localization code generator written in Swift. Sweet!
richardbuckle/sskeychain
Simple Objective-C wrapper for the keychain that works on Mac and iOS
richardbuckle/SwiftBot-Discord
Discord Bot written in Swift (OS X Command Line)
richardbuckle/SwiftCardPlayground
A Code Kata to help me understand how to make Swift enum types conform to SequenceType.