CARVIEW |
mikejs
(Michael Stephens)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Michael Stephens
- Location
- Troy, NY
- Member Since
- Feb 22, 2009 (9 months)
- 20 public repos
- 9 followers
Following 3 githubbers and watching 34 repositories view all →
Public Repositories (20)
-
gomongo
Go driver for MongoDB
Last updated Mon Nov 23 15:30:54 -0800 2009
-
rubyurl
preserves and shortens URLs from https://thomas.loc.gov
Forked from asahopkins/rubyurl Thu Nov 12 20:00:33 -0800 2009
Last updated Thu Nov 12 20:00:53 -0800 2009
-
python-fiftystates
Python client library for the Fifty State Project API
Last updated Thu Oct 29 14:50:30 -0700 2009
-
gridfs-fuse
A FUSE wrapper around MongoDB's GridFS
Last updated Sun Oct 18 17:41:53 -0700 2009
-
homebrew
Packaging system for Mac OS X 10.5 and above; heavy optimisations, no redundant packages and a bo...
Forked from mxcl/homebrew Fri Oct 02 19:10:30 -0700 2009
Last updated Fri Oct 16 23:48:01 -0700 2009
-
factor-sunlightapi
A Factor vocab for querying the Sunlight Labs API
Last updated Thu Sep 24 16:40:37 -0700 2009
-
mongo
The Mongo Database
Forked from mongodb/mongo Fri Aug 14 11:17:23 -0700 2009
Last updated Wed Aug 19 19:35:20 -0700 2009
-
factor-problems
Answers to the 'Ninety-Nine Prolog Problems' in Factor
Last updated Wed Aug 19 17:22:11 -0700 2009
-
mongo-python-driver
python driver for mongo
Forked from mongodb/mongo-python-driver Tue Aug 18 18:40:55 -0700 2009
Last updated Wed Aug 19 16:07:52 -0700 2009
-
gh-contest
Last updated Mon Aug 03 14:29:09 -0700 2009
-
python-votesmart
python client library for interacting with Project Vote Smart API
Forked from sunlightlabs/python-votesmart Sun Jul 12 13:44:22 -0700 2009
Last updated Sun Jul 12 13:46:30 -0700 2009
-
fiftystates_site
A Django app for viewing Fifty State Project data
Last updated Fri Jul 03 09:18:08 -0700 2009
-
fiftystates
download and parse legislation from all 50 state legislatures
Forked from sunlightlabs/fiftystates Sun Mar 01 01:50:36 -0800 2009
Last updated Fri Jul 03 07:12:22 -0700 2009
-
fiftystates_backend
Backend code for the Fifty State Project
Last updated Fri Jun 19 21:48:45 -0700 2009
-
sphinx-to-github
Script to prepare Sphinx html output for github pages.
Forked from michaeljones/sphinx-to-github Mon Jun 15 17:54:23 -0700 2009
Last updated Mon Jun 15 17:55:37 -0700 2009
-
state_visits
Parse US State Department records of diplomatic visits
Last updated Thu Apr 23 13:10:39 -0700 2009
-
mutant
mutation testing for Python
Last updated Wed Apr 08 15:44:56 -0700 2009
-
gitx
A gitk clone for OS X
Forked from pieter/gitx Thu Mar 12 22:04:16 -0700 2009
Last updated Thu Mar 12 22:13:20 -0700 2009
-
fabric
Fabric: Simple pythonic deployment
Forked from sixthgear/fabric Thu Mar 05 09:37:26 -0800 2009
Last updated Mon Mar 09 16:28:28 -0700 2009
-
sunlight
A Ruby wrapper to the Sunlight Labs API
Forked from luigi/sunlight Mon Mar 02 09:40:04 -0800 2009
Last updated Mon Mar 02 14:33:28 -0800 2009
Public Activity 

-
Michael Stephens committed 60dc7683:
FL changed their representative list page

-
Michael Stephens committed 1a410744:
woops, I messed up date calculation

-
Michael Stephens committed 62579bc9:
slice -> BSON array marshalling
-
Michael Stephens committed 2fe703a3:
some more database commands
-
Michael Stephens committed 58fb6da0:
Remove function
-
Michael Stephens committed 0afe0966:
allow limit and skip in queries, add mongo.FindOne and mongo.FindAll
-
Michael Stephens committed 6daff247:
rename test database
-
Michael Stephens committed cfe042e0:
execute server commands
-
Michael Stephens committed 3e933f66:
switch bool error returns to os.Error

-
Michael Stephens committed 4f8a6e1b:
ruby: make sure state attr gets written for everything
-
Michael Stephens committed 3291e807:
a couple small changes to wi
-
Michael Stephens committed b21b76f7:
Merge branch 'master' of git://github.com/markolson/fiftystates
-
mark olson committed 8d450bc2:
Make sure the session is valid
-
mark olson committed 3581af7d:
fetching legislators from the current session
-
mark olson committed 5c76ac1f:
actually grabbing all that I can
-
mark olson committed de3c3215:
documents, votes, special sessions
-
mark olson committed d2484e8a:
broken library :(
-
mark olson committed bc8b0812:
Do a better job getting the year, title, and action
-
mark olson committed faf8dc6d:
action recognition. parsing to come
-
mark olson committed 034bb989:
half-hearted attempt at parsing out some bill data
-
mark olson committed c68ff7ed:
Populates the metadata from actual data
-
mark olson committed a783fc23:
Fetching past legislator's names

-
Michael Stephens committed 546a6e44:
generate and display OpenCongress links

-
Michael Stephens committed c86abbec:
api: return first_action with bills

-
Michael Stephens committed c3409a92:
update district urls

-
Michael Stephens committed 48387c3d:
disable geo redirect for now

-
Michael Stephens committed a2db56c6:
update fixtures and an out of date test
-
Michael Stephens committed 06b3cf5f:
ContactInfo model
-
Michael Stephens committed a2f1efea:
move around a few urls
-
Michael Stephens committed 5b48fb51:
bill first_action field
-
Michael Stephens committed 9b3dd5eb:
created_at/updated_at fields