CARVIEW |
jdp
(Justin Poliey)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Justin Poliey
- Website/Blog
- https://justinpoliey.com
- Location
- Newark
- Member Since
- Feb 21, 2008 (about 1 year)
- 22 public repos
- 17 followers
Following 7 githubbers and watching 48 repositories view all →
Public Repositories (22)
-
twist
TODO: one-line summary of your gem
Last updated Tue Dec 01 23:15:03 -0800 2009
-
lineup
A minimalistic message queue server, in Go
Last updated Thu Nov 19 07:34:30 -0800 2009
-
redisent
A Redis interface for the modest
Last updated Tue Nov 10 08:10:15 -0800 2009
-
ike
Rake in Io.
Forked from defunkt/ike Wed Jan 07 22:24:50 -0800 2009
Last updated Wed Nov 04 15:54:43 -0800 2009
-
boid
Environment and package manager for Io
Last updated Mon Nov 02 22:36:45 -0800 2009
-
io
Io programming language
Forked from stevedekorte/io Thu Oct 29 03:20:37 -0700 2009
Last updated Mon Nov 02 20:59:08 -0800 2009
-
biild
A tiny Ioke build system
Last updated Wed Oct 28 02:46:13 -0700 2009
-
tessera
A fold-out PHP framework inspired by Juno, Sinatra, web.py, etc...
Last updated Wed Oct 28 00:45:33 -0700 2009
-
imgur
Interface gem for the Imgur API
Last updated Thu Oct 15 14:48:36 -0700 2009
-
pin
Homoiconic concatenative language
Last updated Thu Aug 27 03:06:13 -0700 2009
-
redis
Redis key-value store
Forked from antirez/redis Fri Jul 24 23:19:21 -0700 2009
Last updated Fri Jul 24 05:43:30 -0700 2009
-
gluestick
A simple implementation of the Glue API in Ruby and PHP
Last updated Wed Jul 22 22:50:09 -0700 2009
-
twitterlibphp
An object-oriented PHP interface to the Twitter API
Last updated Tue Jul 14 08:01:02 -0700 2009
-
psionrl
A roguelike game based around psionics
Last updated Tue Jul 07 15:45:34 -0700 2009
-
sticks
A PHP microframework
Last updated Mon Jul 06 19:54:25 -0700 2009
-
emul8r
A chip-8 emulator
Last updated Wed Jul 01 18:50:25 -0700 2009
-
tickit
A super-simple time tracking app
Last updated Wed Jun 10 17:49:52 -0700 2009
-
tm2ta
A tool to help convert TextMate themes to TextAdept
Last updated Wed May 27 01:12:46 -0700 2009
-
staticmatic
The Lightweight Static Content framework
Forked from staticmatic/staticmatic Tue May 19 22:48:39 -0700 2009
Last updated Tue May 19 23:14:34 -0700 2009
-
tarn
A completely Lua-scriptable roguelike engine
Last updated Mon May 04 18:48:42 -0700 2009
-
hardbound
A static blog generator written in shell script
Last updated Tue Mar 31 15:00:16 -0700 2009
-
io-scgi
An implementation of SCGI for the Io programming language
Last updated Wed Dec 17 03:45:24 -0800 2008
Public Activity 
Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.

-
jdp committed 13030362:
added better logging facilities and did some code cleanup

-
jdp committed 5694aff0:
server doesn't hang anymore, recognizes disconnected clients

-
jdp committed 0c775613:
Server functional, but buggy. Refactoring to take place!

-
jdp committed d4c5760e:
Bulk replies over 8096 bytes can now be read, and are binary-safe
Yajl addon does not work

-
jdp committed 5b38171a:
Importer will now react to manual changes to IOIMPORT during runtime