jnutting
Developer of iOS software and sometimes other things. Author of outdated technical books.
RebisoftStockholm
Pinned Repositories
ELCImagePickerController
A clone of the UIImagePickerController using the Assets Library Framework allowing for multiple asset selection
flippybit-vcs
Atari VCS port of FlippyBit
MultiProductViewer
View multiple App Store products from within an iOS app
NavStackLab
An example application demonstrating the use of routing using NavigationStack and NavigationPath in a tab-based app.
objectiveresource
A port of Ruby on Rails' ActiveResource to Objective-C (and specifically the iPhone)
Retro
A simple database of retro computers. The various branches show steps towards implementing iOS 9 search support with NSUserActivity and CoreSpotlight
SketchyKit
A framework for making sketchy iOS designs.
TextShooter
A game for iOS built using SpriteKit. Initially created while writing the book "Beginning iOS 7 Development"
jnutting's Repositories
jnutting/MultiProductViewer
View multiple App Store products from within an iOS app
jnutting/TextShooter
A game for iOS built using SpriteKit. Initially created while writing the book "Beginning iOS 7 Development"
jnutting/SketchyKit
A framework for making sketchy iOS designs.
jnutting/Retro
A simple database of retro computers. The various branches show steps towards implementing iOS 9 search support with NSUserActivity and CoreSpotlight
jnutting/ELCImagePickerController
A clone of the UIImagePickerController using the Assets Library Framework allowing for multiple asset selection
jnutting/flippybit-vcs
Atari VCS port of FlippyBit
jnutting/NavStackLab
An example application demonstrating the use of routing using NavigationStack and NavigationPath in a tab-based app.
jnutting/objectiveresource
A port of Ruby on Rails' ActiveResource to Objective-C (and specifically the iPhone)
jnutting/AdventOfCode2017
My solutions for Advent of Code 2017
jnutting/iOS-BetaBuilder
MacOS X tool designed to simplify creating and distributing beta releases of iOS apps.
jnutting/objectivesupport
Various Objective-C utilities originally pulled from the ObjectiveResource project, but now having a more utilitarian slant.
jnutting/SCEvents
A GCD and ARC Enabled Fork of Stuart Connolly's SCEvents Objective-C wrapper for Mac OS X's FSEvents C API.
jnutting/CameraFollowing
This demonstrates some principles of camera control in Unity3D.
jnutting/cfxr
[cocoa] Mac port of sfxr
jnutting/DateTools
Dates and times made easy in Objective-C
jnutting/JTCalendar
A customizable calendar view for iOS.
jnutting/LiveHacks3Visualization
jnutting/LocalizationLab
Demonstration showing how to implement custom localization in a Swift app using an embedded dictionary stored in the app which is overridden by a remotely fetched dictionary.
jnutting/Postmodern-Programming
jnutting/skolplattformen
The source code to the civic tech project Öppna Skolplattformen.
jnutting/Specs
A repository of CocoaPods (cocoapods.org) specifications.
jnutting/ss-1-1-big-method
Refactoring a big method into some smaller ones.
jnutting/ss-1-2-different-views
Refactoring shared behavior into a superclass, splitting up a large method into smaller pieces.
jnutting/ss-1-3-table-cells
Refactoring a tableview controller, making it more generic by moving display responsibility into a tableview cell subclass and by using a protocol to keep the tableview controller unaware of cell details.
jnutting/StaticTableViewExample
An example of one way to define a static tableview
jnutting/trail-map
Trails to help designers and developers learn various topics.