jdp

Justin Poliey
Newark
3
15
Feb 21, 2008
  • An object-oriented PHP interface to the Twitter API
    Updated Thu Jul 09 04:59:49 -0700 2009
    legend
  • A fold-out PHP framework inspired by Juno, Sinatra, web.py, etc...
    Updated Wed Jul 08 05:13:38 -0700 2009
    legend
  • A roguelike game based around psionics
    Updated Tue Jul 07 15:45:34 -0700 2009
    legend
  • A Redis interface for the modest
    Updated Tue Jul 07 04:26:38 -0700 2009
    legend
  • A PHP microframework
    Updated Mon Jul 06 19:54:25 -0700 2009
    legend
  • Redis key-value store
    Forked from antirez/redis Thu Jul 09 09:25:30 -0700 2009
    legend
  • A chip-8 emulator
    Updated Wed Jul 01 18:50:25 -0700 2009
    legend
  • A super-simple time tracking app
    Updated Wed Jun 10 17:49:52 -0700 2009
    legend
  • A tool to help convert TextMate themes to TextAdept
    Updated Wed May 27 01:12:46 -0700 2009
    legend
  • A simple implementation of the Glue API in Ruby and PHP
    Updated Wed May 20 01:42:27 -0700 2009
    legend
  • The Lightweight Static Content framework
    Forked from staticmatic/staticmatic Tue May 19 22:48:39 -0700 2009
    legend
  • A completely Lua-scriptable roguelike engine
    Updated Mon May 04 18:48:42 -0700 2009
    legend
  • A static blog generator written in shell script
    Updated Tue Mar 31 15:00:16 -0700 2009
    legend
  • Rake in Io.
    Forked from defunkt/ike Wed Jan 07 22:24:50 -0800 2009
    legend
  • An implementation of SCGI for the Io programming language
    Updated Wed Dec 17 03:45:24 -0800 2008
    legend

Following

Public Activity  feed

jdp updated gist: 143591 Thu Jul 09 04:42:25 -0700 2009
<?php $u=$_GET['u'];$l=$u();extract($l);include("view/{$u}.php.html");
jdp created gist: 143591 Thu Jul 09 04:38:55 -0700 2009
$u=$_GET['u'];$l=$u();extract($l);include("view/{$u}.php.html");
jdp updated gist: 143424 Wed Jul 08 21:30:33 -0700 2009
# $ tweet Hi mom! # # Put this in ~/.bashrc or wherever.
jdp updated gist: 143424 Wed Jul 08 21:29:21 -0700 2009
# put this in ~/.netrc machine twitter.com login USERNAME
jdp forkd gist: 143424 Wed Jul 08 21:22:20 -0700 2009
# $ tweet Hi mom! # # Put this in ~/.bashrc or wherever.
jdp started watching macournoyer/tinyrb Wed Jul 08 10:36:01 -0700 2009
tinyrb's description:
The tiny and fast (subset of) Ruby VM that loves you like you are
jdp pushed to master at jdp/tessera Wed Jul 08 05:13:39 -0700 2009
HEAD is b95369b325852fee71290cf371eafe205cf38d23

2 commits »

jdp started watching doublec/cf Tue Jul 07 16:08:52 -0700 2009
cf's description:
a simple concatenative programming language written in C++
jdp pushed to master at jdp/psionrl Tue Jul 07 15:45:38 -0700 2009
HEAD is 80b0b714213ea81636cce19e181e65d4b8bf0af2

2 commits »

jdp pushed to master at jdp/tessera Tue Jul 07 15:41:49 -0700 2009
HEAD is 23360f8cde6a1440cc17984929bf98aeca2dd109
  • jdp committed 23360f8c:
    Cleaned up passing locals, used extract() instead of foreach
jdp pushed to master at jdp/tessera Tue Jul 07 06:28:17 -0700 2009
HEAD is c117bab6cfa2c52c7e01df2188ddf87a3db37452
jdp pushed to master at jdp/tessera Tue Jul 07 06:16:25 -0700 2009
HEAD is b83f5ed06ac31f2e565c4ceeadb99550b74229c8

3 commits »

jdp pushed to master at jdp/tessera Tue Jul 07 05:01:46 -0700 2009
HEAD is 6f7c2f2f114f808a7866d3f2342c4ca6d2282e2b

2 commits »

jdp pushed to master at jdp/redisent Tue Jul 07 04:26:40 -0700 2009
HEAD is 69d14501411494c08dea1b6377a7b077589b2dc0
  • jdp committed 69d14501:
    Made bulk/multibulk binary-safe
jdp started watching visionmedia/express Mon Jul 06 16:45:20 -0700 2009
express's description:
JavaScript web development framework built on node.js / Google's V8 (insanely fast)
jdp pushed to master at jdp/tessera Mon Jul 06 10:34:13 -0700 2009
HEAD is cd16267a0c522afacd148cff21310b88fcb21847
  • jdp committed cd16267a:
    Updated README. Updated layout/view tests.
jdp pushed to master at jdp/tessera Mon Jul 06 09:25:41 -0700 2009
HEAD is b6f6a11ebfcb2a1538c0d5ccb8015c77dfbbfc5a
  • jdp committed b6f6a11e:
    Fixed typos. Added new examples.
jdp pushed to master at jdp/tessera Mon Jul 06 08:57:10 -0700 2009
HEAD is e69e1349f3c9ae523b51ad4f8f94e48f52dd37bd
  • jdp committed e69e1349:
    Examples, readme, code cleanup
jdp pushed to master at jdp/tessera Mon Jul 06 08:07:31 -0700 2009
HEAD is 7e5b6aab986cd71bf0be382ec98b7cd053cf0a34
  • jdp committed 7e5b6aab:
    Stripped some unnecessary code
jdp created branch master at jdp/tessera Mon Jul 06 07:34:26 -0700 2009
New branch is at jdp/tessera/tree/master
jdp pushed to master at jdp/redisent Mon Jul 06 05:16:22 -0700 2009
HEAD is ead6a030891c39b092f1cfd13f56b6ca542a6d54
jdp pushed to master at jdp/redisent Mon Jul 06 05:10:13 -0700 2009
HEAD is 7c2a2df3674701ea684c5e1dc22beb3f4247b144
  • jdp committed 7c2a2df3:
    fgets's length param is optional, it returns on newline, changed all calls to it
jdp pushed to master at jdp/redisent Mon Jul 06 05:00:12 -0700 2009
HEAD is 0a2daa065cd78476c614f478082761f717e8722f
  • jdp committed 0a2daa06:
    More documentation, added another test
jdp pushed to gh-pages at jdp/twitterlibphp Mon Jul 06 01:30:32 -0700 2009
HEAD is b71c17df950c1dd66b7cb2d58b959eec2ddd8620

2 commits »

jdp pushed to master at jdp/redisent Mon Jul 06 00:14:54 -0700 2009
HEAD is d3fa12811036421af1d0119c55aeb2bfc5d43a8d
  • jdp committed d3fa1281:
    Fixed up readme... again. I need a Markdown previewer.
jdp pushed to master at jdp/redisent Mon Jul 06 00:12:26 -0700 2009
HEAD is 955dd5f8dac39d453bc782385471426c60d684a5
jdp pushed to master at jdp/redisent Mon Jul 06 00:11:26 -0700 2009
HEAD is 78886c35d672a7bce309ff226e1a029199f5407d
jdp pushed to master at jdp/emul8r Wed Jul 01 18:50:26 -0700 2009
HEAD is 3c2a7d2ec39bd37936d22f601f85743c65b4d949
  • jdp committed 3c2a7d2e:
    Bigger chunks out of the opcode interpreter
jdp pushed to master at jdp/emul8r Wed Jul 01 07:12:33 -0700 2009
HEAD is 6f78d2717c323cc752046566d57f2ce9c00d7417

2 commits »

jdp created branch master at jdp/emul8r Wed Jul 01 04:51:55 -0700 2009
New branch is at jdp/emul8r/tree/master
jdp pushed to master at amoswenger/ooc Tue Jun 30 08:12:23 -0700 2009
HEAD is 87bdcf9a14d847317bcf92f3e36bff4bc02f7a65

3 commits »

jdp started watching amoswenger/rock Mon Jun 29 16:34:38 -0700 2009
rock's description:
ooc compiler written in ooc. (experimental)
jdp started watching amoswenger/ooc Mon Jun 29 02:57:25 -0700 2009
ooc's description:
an ooc compiler, implemented in Java
jdp updated gist: 136935 Sat Jun 27 00:23:55 -0700 2009
<?php if ($session->check('Message.auth')) { $session->flash('auth');
jdp updated gist: 136935 Sat Jun 27 00:22:51 -0700 2009
<?php class UsersController extends AppController {