hoverbird (Patrick Ewing)

Name
Patrick Ewing
Email
Website/Blog
http://patrickewing.info
Company
Twitter
Location
San Francisco, CA
Member Since
Feb 14, 2008 (about 1 year)

Following 62 coders and watching 56 repositories view all →

Public Repositories (16)

  • twitter-text-rb

    Twitter text processing library (auto linking and extraction of usernames, lists and hashtags)

    legend

    Forked from mzsanford/twitter-text-rb Tue Jan 26 12:14:32 -0800 2010

    Last updated Tue Feb 09 11:30:35 -0800 2010

  • hoverbird.github.com

    legend

    Last updated Sun Jan 17 13:31:49 -0800 2010

  • sprockets-rails

    Sprockets JavaScript dependency management and concatenation support for Rails applications

    legend

    Forked from sstephenson/sprockets-rails Sun Feb 07 20:25:33 -0800 2010

    Last updated Mon Nov 30 16:04:04 -0800 2009

  • mustache.js

    Minimal templating with {{mustaches}} in JavaScript

    legend

    Forked from janl/mustache.js Wed Nov 11 16:12:46 -0800 2009

    Last updated Sat Oct 31 06:50:34 -0700 2009

  • sprockets

    JavaScript dependency management and concatenation

    legend

    Forked from sstephenson/sprockets Sun Feb 07 20:24:36 -0800 2010

    Last updated Fri Oct 16 15:47:14 -0700 2009

  • Emptor

    A tiny convenience for guarding against emptiness (in your code, not in your life)

    legend

    Last updated Fri Sep 25 18:27:26 -0700 2009

  • legisl8r.com

    A service for comparing how often members of Congress vote together, using data from the NY Times...

    legend

    Last updated Mon Sep 07 00:52:17 -0700 2009

  • ny-times-congress

    A Ruby wrapper for the New York Times Congress API.

    legend

    Last updated Mon Sep 07 00:24:58 -0700 2009

  • yown

    a little web for Io

    legend

    Forked from whymirror/yown Sat Aug 22 11:06:08 -0700 2009

    Last updated Fri Aug 21 03:32:10 -0700 2009

  • facebooker

    The facebooker Rails plugin

    legend

    Forked from mmangino/facebooker Tue Jul 21 21:27:49 -0700 2009

    Last updated Mon Jul 20 14:47:26 -0700 2009

  • fiftystates

    download and parse legislation from all 50 state legislatures

    legend

    Forked from sunlightlabs/fiftystates Fri Apr 03 10:33:54 -0700 2009

    Last updated Sat Apr 04 19:18:58 -0700 2009

  • opencongress-ruby

    OpenCongress API ruby binding

    legend

    Forked from opencongress/opencongress-ruby Wed Mar 18 14:51:53 -0700 2009

    Last updated Sun Mar 08 20:07:46 -0700 2009

  • sunlight

    A Ruby wrapper to the Sunlight Labs API

    legend

    Forked from luigi/sunlight Tue Jan 13 11:44:07 -0800 2009

    Last updated Tue Jan 13 19:58:02 -0800 2009

  • viddlerruby

    A Ruby wrapper for the Viddler API

    legend

    Last updated Wed Sep 24 13:54:06 -0700 2008

  • chance

    Programming with probability. YAGNI certitude.

    legend

    Last updated Mon Aug 18 09:14:17 -0700 2008

  • rubyspec

    RSpec-style specification for the Ruby programming language

    legend

    Forked from rubyspec/rubyspec Tue Jul 01 06:38:30 -0700 2008

    Last updated Tue Jul 01 06:38:31 -0700 2008

Public Activity feed

hoverbird pushed to master at hoverbird/twitter-text-rb Tue Feb 09 11:30:36 -0800 2010
HEAD is 86d9c0477176064c407620e3bb6d1f48ed3c0a3d

10 commits »

hoverbird forked sstephenson/sprockets-rails Sun Feb 07 20:25:33 -0800 2010
Forked repository is at hoverbird/sprockets-rails
hoverbird forked sstephenson/sprockets Sun Feb 07 20:24:38 -0800 2010
Forked repository is at hoverbird/sprockets
hoverbird updated gist: 88097 Wed Feb 03 13:12:23 -0800 2010
=begin __ __ __ ...
hoverbird pushed to urls_with_unicode_domains at mzsanford/twitter-text-rb Wed Feb 03 12:44:25 -0800 2010
HEAD is 9fee3a309498331df0f6e1d1d70e8a0247cec57b
  • hoverbird committed 9fee3a30:
    Using Matt's update to the valid_domain regex instead of my own. Making one pending spec real. Change to valid_preceeding_chars is just fixing a typo in its name
hoverbird pushed to urls_with_unicode_domains at mzsanford/twitter-text-rb Wed Feb 03 12:32:42 -0800 2010
HEAD is ef1e21e63ccd89840ca99833e93e58252180ae79

8 commits »

hoverbird created branch urls_with_unicode_domains at mzsanford/twitter-text-rb Wed Feb 03 12:26:12 -0800 2010
hoverbird pushed to urls_with_unicode_domains at hoverbird/twitter-text-rb Wed Feb 03 12:25:40 -0800 2010
HEAD is baf77f66f149a9e43e47a9892904b273059b83e8

4 commits »

hoverbird pushed to master at mzsanford/twitter-text-conformance Tue Feb 02 22:41:46 -0800 2010
HEAD is 85bb047a773ac3675273fca9738b1bb14a75bfcc
  • Patrick Ewing committed 85bb047a:
    Remove conformance spec prohibiting URLs preceded by a colon
hoverbird pushed to master at mzsanford/twitter-text-conformance Tue Feb 02 22:36:39 -0800 2010
HEAD is 8e20dfb6f057f5884eb9d7e646a16d1bcc00918b
  • Patrick Ewing committed 8e20dfb6:
    Fixing quotes in new conformance test
hoverbird pushed to master at mzsanford/twitter-text-conformance Tue Feb 02 22:30:31 -0800 2010
HEAD is ba876020d6c9a960ef714f052e08e0f61182adb5
  • hoverbird committed ba876020:
    Allow unicode characters in domains and colons preceding urls
hoverbird pushed to master at hoverbird/twitter-text-rb Tue Feb 02 22:03:54 -0800 2010
HEAD is baf77f66f149a9e43e47a9892904b273059b83e8

15 commits »

hoverbird created branch urls_preceded_by_colons at hoverbird/twitter-text-rb Tue Feb 02 15:14:27 -0800 2010
hoverbird created branch urls_with_unicode_domains at hoverbird/twitter-text-rb Tue Feb 02 15:12:04 -0800 2010
hoverbird pushed to urls_preceded_by_colons at mzsanford/twitter-text-rb Tue Feb 02 14:25:31 -0800 2010
HEAD is 69643949a0c672584897bb286e6a1e4d25706a6d

11 commits »

hoverbird created branch urls_preceded_by_colons at mzsanford/twitter-text-rb Tue Feb 02 14:12:29 -0800 2010
hoverbird updated gist: 285521 Tue Jan 26 23:21:34 -0800 2010
> This is a Quix Command File > > For the syntax of this file, please refer to http://quixapp.com...
hoverbird updated gist: 285521 Tue Jan 26 23:17:57 -0800 2010
> This is a Quix Command File > > For the syntax of this file, please refer to http://quixapp.com...
hoverbird forked mzsanford/twitter-text-rb Tue Jan 26 12:14:32 -0800 2010
Forked repository is at hoverbird/twitter-text-rb
hoverbird updated gist: 285521 Sun Jan 24 17:18:15 -0800 2010
> This is a Quix Command File > > For the syntax of this file, please refer to http://quixapp.com...
hoverbird updated gist: 285521 Sun Jan 24 17:08:36 -0800 2010
> This is a Quix Command File > > For the syntax of this file, please refer to http://quixapp.com...
hoverbird updated gist: 285521 Sun Jan 24 17:07:52 -0800 2010
javascript:Quix();function%20Quix(){var%20e=encodeURIComponent;var%20t=window.getSelection?window...
hoverbird updated gist: 285521 Sun Jan 24 17:00:03 -0800 2010
> This is a Quix Command File > > For the syntax of this file, please refer to http://quixapp.com...
hoverbird updated gist: 285521 Sun Jan 24 16:56:04 -0800 2010
> This is a Quix Command File > > For the syntax of this file, please refer to http://quixapp.com...
hoverbird updated gist: 285521 Sun Jan 24 16:55:35 -0800 2010
> This is a Quix Command File > > For the syntax of this file, please refer to http://quixapp.com...
hoverbird updated gist: 285521 Sun Jan 24 16:17:55 -0800 2010
> This is a Quix Command File > > For the syntax of this file, please refer to http://quixapp.com...
hoverbird updated gist: 285521 Sun Jan 24 16:16:51 -0800 2010
> This is a Quix Command File > > For the syntax of this file, please refer to http://quixapp.com...
hoverbird updated gist: 285521 Sun Jan 24 16:16:04 -0800 2010
> This is a Quix Command File > > For the syntax of this file, please refer to http://quixapp.com...
hoverbird updated gist: 285521 Sun Jan 24 16:06:57 -0800 2010
> This is a Quix Command File > > For the syntax of this file, please refer to http://quixapp.com...
hoverbird started watching mzsanford/twitter-text-rb Fri Jan 22 15:12:09 -0800 2010
twitter-text-rb's description:
Twitter text processing library (auto linking and extraction of usernames, lists and hashtags)
hoverbird started watching mzsanford/twitter-text-conformance Fri Jan 22 15:12:06 -0800 2010
twitter-text-conformance's description:
Conformance testing data for the twitter-text-* repositories
hoverbird pushed to master at hoverbird/hoverbird.github.com Sun Jan 17 13:31:49 -0800 2010
HEAD is 025e40bfda2abe5a0cb51f48e94f4f3d9618a297
  • Patrick Ewing committed 025e40bf:
    Update follower ratio
hoverbird pushed to master at hoverbird/hoverbird.github.com Sun Jan 17 13:25:29 -0800 2010
HEAD is 5c2178c94d74fc3f644029efb62df932b1f27763