CARVIEW |
timburks
(Tim Burks)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Tim Burks
- Website/Blog
- https://neontology.com
- Company
- Neon Design Technology
- Location
- Los Altos, CA
- Member Since
- Feb 18, 2008 (about 1 year)
Following 19 coders and watching 60 repositories view all →
Public Repositories (36)
-
stickup
a location-based sample app for iPhones
Last updated Fri Feb 12 10:57:44 -0800 2010
-
nu
The Nu programming language.
Last updated Fri Feb 05 23:56:21 -0800 2010
-
nunja
A cross-platform web server that's scripted with Nu.
Last updated Fri Feb 05 23:43:39 -0800 2010
-
asi-http-request
Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone
Forked from pokeb/asi-http-request Sun Feb 07 16:11:26 -0800 2010
Last updated Thu Feb 04 04:21:37 -0800 2010
-
BNRPersistence
A set of classes which use Tokyo Cabinet to save and load Objective-C objects
Forked from hillegass/BNRPersistence Tue Feb 02 18:22:19 -0800 2010
Last updated Tue Feb 02 14:32:31 -0800 2010
-
nuuuid
NuUUID is a simple wrapper around the uuid library to simplify its use with Nu.
Last updated Fri Jan 22 11:39:45 -0800 2010
-
three20
Three20 is an Objective-C library for iPhone developers
Forked from facebook/three20 Fri May 01 10:24:31 -0700 2009
Last updated Tue Dec 29 16:56:48 -0800 2009
-
NuHTTPHelpers
Utilities for HTTP servers and clients that I write with Nu. Uses OpenSSL.
Last updated Sun Dec 20 22:40:29 -0800 2009
-
TalkTimer
A countdown timer built with Cocoa and Quartz Composer.
Last updated Sun Dec 20 19:33:29 -0800 2009
-
programmingnu
The web site for the Nu programming language
Last updated Wed Dec 09 09:52:27 -0800 2009
-
nuyaml
A YAML processor for use with Nu and Objective-C. Created by Patrick Thomson.
Last updated Tue Nov 17 17:28:53 -0800 2009
-
nucurl
simple wrapper for libcurl, intended for lightweight cross-platform http access
Last updated Sat Nov 14 14:02:41 -0800 2009
-
nupostgresql
A simple Nu/Objective-C interface to PostgreSQL databases.
Last updated Wed Oct 07 21:01:38 -0700 2009
-
kissxml
An experimental build of the KissXML library for use with Nu.
Last updated Fri Sep 25 10:00:46 -0700 2009
-
nujson
JSON library for use with Nu (derived from SBJSON)
Last updated Fri Sep 25 09:58:16 -0700 2009
-
openradar
A Google App Engine app for sharing information about radars that we've submitted.
Last updated Sun Sep 20 20:31:33 -0700 2009
-
nuzip
An Objective-C wrapper for minizip to allow it to be easily called from Nu and Objective-C programs.
Last updated Thu Jul 09 18:49:52 -0700 2009
-
nusax
XML SAX parser for the Nu Programming Language
Forked from deanmao/nusax Fri May 02 14:34:00 -0700 2008
Last updated Thu Jul 09 18:27:26 -0700 2009
-
highland
A multithreaded C web server that can be used with Nu
Last updated Sat Jun 20 19:33:15 -0700 2009
-
nusqlite
ObjC/Nu wrapper for the SQLite database
Last updated Sat May 02 23:33:17 -0700 2009
-
numysql
A simple Nu/Objective-C interface to MySQL databases.
Last updated Mon Feb 02 13:10:30 -0800 2009
-
mod_nu
An Apache module for running Nu code within a web server.
Last updated Tue Dec 23 01:34:12 -0800 2008
-
beautiful-bundle
TextMate tools for keeping my Nu and C/ObjC/C++ code in shape.
Last updated Fri Dec 19 21:36:31 -0800 2008
-
timburks.github.com
My GitHub Page
Last updated Thu Dec 18 20:37:06 -0800 2008
-
redland
librdf bindings for Objective-C and Nu EXPERIMENTAL
Last updated Mon Nov 24 13:23:33 -0800 2008
-
fll-tournament-app
A Rails-based system for running FIRST LEGO League tournaments.
Last updated Wed Sep 10 11:05:49 -0700 2008
-
thenupill
"The Nu Pill", my C4[2] IronCoder project. Hack Acorn. Push Nu code onto your iPhone. Scary fun.
Last updated Tue Sep 09 15:22:07 -0700 2008
-
nubonjour
Classes and utilities that help Nu programs connect over Bonjour.
Last updated Sat Sep 06 10:09:23 -0700 2008
-
nuacorn
A Nu plugin for the Acorn image editing tool.
Last updated Fri Sep 05 14:36:16 -0700 2008
-
nufound
A newfound treasure; a lightweight Foundation library for Linux.
Last updated Thu Jul 10 14:50:01 -0700 2008
-
cocoa-programming-with-nu
Examples from the new 3rd edition of Cocoa Programming for Mac OS X, ported to Nu
Last updated Sun Jun 01 18:48:47 -0700 2008
-
nugraphdraw
A graph drawing application. An example PyObjC application re-written in Nu. Original by Aaron Hi...
Forked from jsyedidia/nugraphdraw Sat May 31 13:10:55 -0700 2008
Last updated Sat May 31 15:37:56 -0700 2008
-
rubyobjc
A lean-and-mean Ruby/ObjC bridge
Last updated Wed Mar 26 14:31:58 -0700 2008
-
nutcl
A Nu and Objective-C wrapper for John Ousterhout's Tool Command Language (Tcl).
Last updated Wed Mar 26 13:39:06 -0700 2008
-
numarkdown
Markdown processing with Nu. Use with any Nu or Objective-C project. Created by Grayson Hansard.
Last updated Wed Mar 26 13:04:40 -0700 2008
-
nupagepacker
A popular sample Cocoa application rewritten in Nu. Original code by Aaron Hillegass, ported to N...
Last updated Wed Mar 26 13:03:25 -0700 2008
Public Activity 
NuHTTPHelpers required
Web server

-
joehewitt committed 5fe03f08:
* Support TTTextEditor in table items
-
joehewitt committed 32f3a96b:
* Re-factored table items
-
joehewitt committed 6b4f116f:
* Rename TTTableField to TTTableItem
-
joehewitt committed d6d7033c:
* Rename lowercase "url" to uppercase "URL" in all places
-
joehewitt committed 023419c1:
* THIS COMMIT BREAKS COMPATIBILITY WITH IPHONE OS 2.2!
-
joehewitt committed 96e685b1:
* Better way to check for OS 3.0 compatibility in photo/thumb controllers
-
joehewitt committed 4e34a0e4:
* Fix rare crash when loading table data sources
-
joehewitt committed b9024a19:
* Correct some Clang warnings
-
joehewitt committed b5e86f3c:
* Method to create an NSURLRequest from a TTURLRequest
-
joehewitt committed b7894487:
* Ability to zoom the photo view controller to fit, and detect when it is zoomed
-
joehewitt committed 1a716880:
* New table cell for displaying a search bar
-
joehewitt committed c3c8ceb5:
* Better way to check for OS 3.0-specific code
-
joehewitt committed d75eef3a:
* One more iPhone OS 3.0 fix
-
joehewitt committed d77ad02d:
* Fix the photo viewer and message composer is iPhone OS 3.0
-
joehewitt committed 57bd9048:
* Minor fixes
-
joehewitt committed 87059e91:
* Fix calls to bad NSDate method
-
joehewitt committed 35ed4fde:
* Various minor bug fixes
-
Joe Hewitt committed 3274e6d0:
* Update README to make instructions regarding the compiler flags more clear
-
joehewitt committed 3b0044d4:
* Optional header view support in web controller
-
joehewitt committed 0095635a:
* TTWebController - a very basic web browser
And 270 more commits...