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
Following 8 coders and watching 79 repositories view all →
Public Repositories (23)
-
tweepy
A python library for the Twitter API. OAuth, python 3, complete coverage, streaming API
Last updated Mon Jun 07 18:23:05 -0700 2010
-
spazcore
Forked from funkatron/spazcore
Core libraries for creating client apps in HTML/JS runtimes
Last updated Wed May 26 21:55:29 -0700 2010
-
turbine
Twitter streaming API framework
Last updated Wed May 26 11:50:59 -0700 2010
-
mustang
A template engine for the ooc programming language. Inspired by Mustache and CTemplates.
Last updated Sat May 15 09:49:26 -0700 2010
-
ooc-yaml
YAML parsing and emitting for the ooc language. Powered by LibYAML.
Last updated Sat May 15 09:48:04 -0700 2010
-
tweepy-examples
Tweepy examples
Last updated Thu May 06 08:55:42 -0700 2010
-
hubble
A github desktop client
Last updated Sat Apr 24 20:31:10 -0700 2010
-
hub
Forked from defunkt/hub
hub introduces git to GitHub
Last updated Sat Apr 10 22:07:23 -0700 2010
-
wombat-django
port of wombat to django
Last updated Wed Apr 07 16:51:14 -0700 2010
-
proof
An unit testing framework for the ooc programming language
Last updated Tue Mar 30 20:16:20 -0700 2010
-
ooc-web
A web application and server specification for ooc
Last updated Thu Mar 04 15:19:39 -0800 2010
-
titanium_desktop
Forked from appcelerator/titanium_desktop
Appcelerator Titanium Desktop
Last updated Thu Mar 04 10:45:22 -0800 2010
-
kroll
Forked from appcelerator/kroll
Appcelerator Kroll
Last updated Thu Mar 04 10:44:40 -0800 2010
-
ooc-fastcgi
FastCGI binding for ooc
Last updated Fri Feb 12 15:26:24 -0800 2010
-
ooc-couchdb
A CouchDB client library for ooc
Last updated Fri Feb 12 15:18:50 -0800 2010
-
ooc-python
Python C API binding for ooc
Last updated Sat Feb 06 20:25:07 -0800 2010
-
python-oauth
Forked from leah/python-oauth
Python OAuth library from Google code.
Last updated Sat Jan 30 20:15:05 -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
Forked from defunkt/pystache
Mustache in Python
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
-
test
just ignore this, just for testing of github API
Created Sat Mar 20 13:59:12 -0700 2010
Public Activity 
-
eea90f3
Small correction in openSaveAsDialog example.
-
e550f11
Improve openSaveAsDialog() API documentation.
-
fa7a1b8
Implement UserWindow moveTo() for Win32
-
0f46996
Implement GtkUserWindow moveTo()
-
b507540
Make sure we update the UserWindow config with our new position.
-
6d1de79
Added new method UserWindow.moveTo().
We should instead call quit on the host and make sure the UI module properly cleans up during shutdown.
Speak HTTP like a local. (the simple, intuitive HTTP console)
-
b4f8fd1
Handle quit events in OSX and make sure application gets time ...
-
82eec27
Unreviewed.
-
8f62a82
2010-05-26 Jeremy Orlow <jorlow@chromium.org>
-
7308614
Bug 31296 - Web Inspector: Should support console.groupCollapsed
- 191 more commits »
-
d0c923f
Fix Platform.version on OSX
A fully tested, abstract interface to creating OAuth clients and servers.
-
ebf88e7
Added implementation logic to the API skeleton in spazpingfm.js
-
9c8bdc9
Full example support for retweets. Fixed a few retweeting bugs.
-
c27cf7b
Starting to implement examples for Retweet API.
- 50 more commits »
-
ebf88e7
Added implementation logic to the API skeleton in spazpingfm.js
-
9c8bdc9
Full example support for retweets. Fixed a few retweeting bugs.
-
c27cf7b
Starting to implement examples for Retweet API.
- 49 more commits »
-
223d08f
Support sampling stream.
-
fabc095
Implement a JSON consumer.
-
280adb8
2010-05-16 Eric Seidel <eric@webkit.org>
-
25bf76a
2010-05-16 Simon Fraser <simon.fraser@apple.com>
-
274aac4
2010-05-15 Simon Fraser <simon.fraser@apple.com>
- 566 more commits »
Tweepy 1.7.1 for Python 2.6
Tweepy 1.7.1 for Python 2.5
Tweepy 1.7.1 for Python 2.4
-
c454e06
Fix for python 2.4. Release 1.7.1.
CommonJS module for Appcelerator Titanium which provides a require() statement to load common js modules
-
60ffca3
Fix Filesystem.File setReadonly() and isWritable().
-
b1b7083
Remove some dead code.