Pinned Repositories
byteman
A bytecode injection which supports tracing, debugging, monitoring and testing of Java apps and the JVM
FantasyView
FantasyView is a horizontal tableview.
goose
Html Content / Article Extractor in Scala - open sourced from Gravity Labs - http://gravity.com
HockeyKit
A software update kit for iOS and Android. Follow news on Twitter via @hockeyapp
idev-recipes
Open source code for the idevrecipes.com blog
iphone-javascript-engine
The WebKit JavaScript engine as used on the iPhone
Objective-C-Optimized-Singleton
A Singleton Macro that swaps method implementations at runtime so that only the initialization portion will require syncrhonization (lock)
UIDevice-with-UniqueIdentifier-for-iOS-5
Brings back the unique identifier support under iOS 5, it uses the device's mac address in combination with the bundle identifier to generate a new hashed unique identifier.
UITableViewTricks
Simple UITableView tricks with focus on UITableViewCell Layout
UIWebView-Debug
JavaScript Debugging Capabilities for UIWebView
eniton's Repositories
eniton/UIWebView-Debug
JavaScript Debugging Capabilities for UIWebView
eniton/Objective-C-Optimized-Singleton
A Singleton Macro that swaps method implementations at runtime so that only the initialization portion will require syncrhonization (lock)
eniton/UIDevice-with-UniqueIdentifier-for-iOS-5
Brings back the unique identifier support under iOS 5, it uses the device's mac address in combination with the bundle identifier to generate a new hashed unique identifier.
eniton/UITableViewTricks
Simple UITableView tricks with focus on UITableViewCell Layout
eniton/byteman
A bytecode injection which supports tracing, debugging, monitoring and testing of Java apps and the JVM
eniton/FantasyView
FantasyView is a horizontal tableview.
eniton/goose
Html Content / Article Extractor in Scala - open sourced from Gravity Labs - http://gravity.com
eniton/HockeyKit
A software update kit for iOS and Android. Follow news on Twitter via @hockeyapp
eniton/idev-recipes
Open source code for the idevrecipes.com blog
eniton/iphone-javascript-engine
The WebKit JavaScript engine as used on the iPhone
eniton/MAZeroingWeakRef
Zeroing weak references for retain/release Objective-C
eniton/Paging-Enabled-UIScrollView-With-Previews
Sample project showing how to create a paging-enabled UIScrollView which shows previews of neighbouring content.
eniton/seriously
The Objective-C HTTP library that Apple should have created, seriously.
eniton/SpinnyGlobe
SpinnyGlobes for everyone; lightweight, zoomable, tiled, iphone, flash, native, meedan, banff centre, makerlab
eniton/v8-typed-array
Typed Array implementation for V8 and Node.js
eniton/webgl-2d
Canvas2D API in WebGL
eniton/WebKit-JavaScriptCore-Extensions
eniton/ASTouchVisualizer
A dead simple Objective-C class to show multitouch events (for video tutorials).
eniton/DCIntrospect
Small library of visual debugging tools for iOS.
eniton/iOS-Hierarchy-Viewer
iOS Hierarchy Viewer allows developers to debug their user interfaces. If there are problems with layout calculations, it will catch them by giving a real time preview of the UIViews hierarchy. iOS Hierarchy Viewer (since 1.4.6 version) gives preview of your data if you use Core Data API in your project. See 'Instruction' section to start with it.
eniton/low-gc-membuffers
Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead
eniton/stream-lib
Stream summarizer and cardinality estimator.