Pinned Repositories
AddressBookSpy
A demo app showcasing the use of JavaScriptCore in an iOS app
MapKit
A Google Maps API abstraction layer written for Cappuccino
Raphuccino
A Cappuccino & Objective-J wrapper for the awesome RaphaelJS vector graphics library
rubymotion_autolayout
A very basic RubyMotion ASCII DSL to create views
StoryboardLint
A lint tool for UIStoryboard to find wrong classes and wrong storyboard/segue/reuse identifiers
UITabBarControllerMoreBugWorkaround
Workaround for a bug in UITabBarController
VertexHelper
Lets you graphically define vertices of sprites for Box2D and Chipmunk bodies/shapes.
WWDC-Downloader
Script to download the sample code for all WWDC 2018 sessions.
xcode-languages
All the lproj languages that Xcode supports in a machine readable format.
xregexp
Extended JavaScript regular expressions
jfahrenkrug's Repositories
jfahrenkrug/StoryboardLint
A lint tool for UIStoryboard to find wrong classes and wrong storyboard/segue/reuse identifiers
jfahrenkrug/AddressBookSpy
A demo app showcasing the use of JavaScriptCore in an iOS app
jfahrenkrug/rubymotion_autolayout
A very basic RubyMotion ASCII DSL to create views
jfahrenkrug/SproutCoreNative
Experiments in running SproutCore on iOS with JavaScriptCore without a WebView
jfahrenkrug/code_buddy
A Meteor.js app that lets you share live code snippets across multiple browsers. With syntax highlighting.
jfahrenkrug/Xcode4templates
Tool to extract Xcode 4 application templates and convert them to be used with Xcode 5 to get options like "Use Storyboards" back.
jfahrenkrug/DictationSwitcher
A small tool for OS X 10.8 Mountain Lion to switch the dictation language with one click
jfahrenkrug/ViewControllerDemo
A demo application showcasing the usage of iPhone view controllers
jfahrenkrug/sproutcore-raphael
A demo app that shows how to use Raphael.js in a SproutCore 2.0 app
jfahrenkrug/SPWKAspectFitView
A demo for http://stackoverflow.com/a/26066314/171933
jfahrenkrug/iMedia
The Karelia iMedia Browser, framework and application for browsing media on Mac OS X
jfahrenkrug/radiant-xapian-search-extension
Adds Xapian support to Radiant pages
jfahrenkrug/three20
Three20 is an Objective-C library for iPhone developers
jfahrenkrug/KVOMemoryLeak
Demonstrates a memory leak in KVO on iOS when incorrectly overriding didChangeValueForKey:
jfahrenkrug/QuartzPatternBugDemo
Quartz Patterns in NSViews only get drawn with wantsLayer=YES. Bug?
jfahrenkrug/radiant
Radiant is a no-fluff, open source content management system designed for small teams.
jfahrenkrug/radiant-drag-order
This extension allows pages to be moved or copied to any arbitrary (valid) place in the document tree structure by dragging the page to its new position and dropping it there.
jfahrenkrug/radiant-import-export-extension
An extension for Radiant CMS to support importing and exporting data between the database and YAML.
jfahrenkrug/radiant-mailer-extension
An extension for Radiant CMS that allows you to create 'contact us' and other mail-bound forms.
jfahrenkrug/radiant-multi-site-extension
An extension for Radiant CMS that lets you serve multiple sites (domains) from a single instance.
jfahrenkrug/Radiant-Performance-Decline
two test projects showcasing a significant performance decline from Radiant 0.8.1 to 0.9.1
jfahrenkrug/radiant-share-layouts-extension
Updated to use specs and work with 0.8 RC1: An extension for Radiant CMS that allows controllers to render their views within Radiant layouts.
jfahrenkrug/radiant-vapor-extension
Creates an interface to manage the redirection of URLs in Radiant CMS
jfahrenkrug/radius
A small, but powerful tag-based template language for Ruby modeled after the ones used in MovableType and TextPattern. It has tags similar to XML, but can be used to generate any form of plain text (HTML, e-mail, etc...).
jfahrenkrug/sproutcore-ui
A Library for building rich, complex user-interfaces on top of SproutCore 2.0
jfahrenkrug/sproutcore20
SproutCore 2.0
jfahrenkrug/xapit
High level Ruby library for interacting with Xapian, a full text search engine.
jfahrenkrug/AFNetworkingPerformanceTest
App to demonstrate how UI performance is impacted by AFNetworking downloads
jfahrenkrug/UKDockableView
A view that can be torn out of a window, or dropped into another window again.
jfahrenkrug/gherkin3
Cross platform parser for the Gherkin language. Used by Cucumber to parse .feature files.