CARVIEW |
joshthecoder
(Joshua Roesslein)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Joshua Roesslein
- Website/Blog
- https://twitter.com/applepie
- Location
- WI, USA
- Member Since
- Sep 21, 2008 (about 1 year)
Following 6 coders and watching 56 repositories view all →
Public Repositories (14)
-
ooc-fastcgi
FastCGI binding for ooc
Last updated Fri Feb 12 15:26:24 -0800 2010
-
ooc-web
A web application and server specification for ooc
Last updated Fri Feb 12 15:25:42 -0800 2010
-
ooc-couchdb
A CouchDB client library for ooc
Last updated Fri Feb 12 15:18:50 -0800 2010
-
tweepy
A python library for the Twitter API. OAuth, python 3, complete coverage, streaming API
Last updated Fri Feb 12 14:32:20 -0800 2010
-
ooc-python
Python C API binding for ooc
Last updated Sat Feb 06 20:25:07 -0800 2010
-
python-oauth
Python OAuth library from Google code.
Forked from leah/python-oauth Sat Jan 30 20:05:59 -0800 2010
Last updated Sat Jan 30 20:15:05 -0800 2010
-
kroll
Appcelerator Kroll
Forked from appcelerator/kroll Thu Jul 09 11:29:34 -0700 2009
Last updated Wed Jan 27 22:32:25 -0800 2010
-
titanium_desktop
Appcelerator Titanium Desktop
Forked from appcelerator/titanium_desktop Wed Sep 02 08:45:26 -0700 2009
Last updated Wed Jan 27 22:31:27 -0800 2010
-
tweepy-examples
Tweepy examples
Last updated Sun Jan 17 15:46:25 -0800 2010
-
django-twango
Twitter API integration for Django
Last updated Mon Jan 04 19:22:53 -0800 2010
-
baconfile-python
python library for baconfile.com api
Last updated Sun Jan 03 19:54:16 -0800 2010
-
shorty-python
python library for accessing many url shortening services
Last updated Fri Dec 04 12:35:04 -0800 2009
-
pystache
Mustache in Python
Forked from defunkt/pystache Mon Nov 16 17:13:35 -0800 2009
Last updated Mon Nov 16 22:46:23 -0800 2009
-
mousetrap
web-based remote mouse and keyboard controller
Last updated Mon Nov 02 22:36:26 -0800 2009
Public Activity 

-
joshthecoder committed 8dd8885a:
This library is now part of ooc-web.

-
joshthecoder committed b6b13448:
Merge ooc-fastcgi into this repository.

-
joshthecoder committed 7e9b4e3c:
Fix an error due to a missing import in binder.py

-
joshthecoder committed ad3cc4fc:
Allow passing headers into Stream.

-
joshthecoder committed f325cf5a:
Add a new example: sendfile.ooc

-
joshthecoder committed 4008ee72:
Update ooc-web Server.

-
joshthecoder committed d928e96c:
Update Application API.

-
joshthecoder committed 7f71af88:
Added BufferWriter, BufferReader, and Buffer to text/StringBuffer.

-
joshthecoder committed 66d7468e:
Update StringBuffer tests.
-
joshthecoder committed 38ed07e1:
Implemented BufferReader.

-
joshthecoder committed f5a4eab5:
Call super in StringBuffer instead of directly allocating buffer.

-
joshthecoder committed 5b9e9c4c:
More fixes. Buffer seems to work now. :)

-
joshthecoder committed 076b6d06:
Add Router back into the library.

-
joshthecoder committed 4ba284a3:
Keep this library very basic, it should just provide an interface to web servers.

-
joshthecoder committed bb9e9204:
Merge branch 'master' of git@github.com:nddrylliog/rock
-
joshthecoder committed f1b74853:
Update namespace sample to demo an error.
-
joshthecoder committed 308842d2:
Second try at namespaces. Add into upcoming.

-
joshthecoder committed 6795715b:
Remove namespace sample.

-
joshthecoder committed 5771b993:
Add sample of namespaces to upcoming.

-
joshthecoder committed a018e960:
Bind some more python types.
Son Of A J...!

-
joshthecoder committed 2afae229:
Update readme with config instructions for lighttpd.

-
joshthecoder committed 0ab966a5:
Minor update to Server.

-
joshthecoder committed fe2dc256:
Implemente Router application.

-
joshthecoder committed 82ab7564:
Updates to Server, changed HashMap -> HeaderMap

-
joshthecoder committed 694de261:
HashMap -> HeaderMap