CARVIEW |
hoverbird
(Patrick Ewing)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Patrick Ewing
- Website/Blog
- https://patrickewing.info
- Company
- Location
- San Francisco, CA
- Member Since
- Feb 14, 2008 (about 1 year)
Following 63 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)
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
Last updated Sun Jan 17 13:31:49 -0800 2010
-
sprockets-rails
Sprockets JavaScript dependency management and concatenation support for Rails applications
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
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
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)
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...
Last updated Mon Sep 07 00:52:17 -0700 2009
-
ny-times-congress
A Ruby wrapper for the New York Times Congress API.
Last updated Mon Sep 07 00:24:58 -0700 2009
-
yown
a little web for Io
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
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
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
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
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
Last updated Wed Sep 24 13:54:06 -0700 2008
-
chance
Programming with probability. YAGNI certitude.
Last updated Mon Aug 18 09:14:17 -0700 2008
-
rubyspec
RSpec-style specification for the Ruby programming language
Forked from rubyspec/rubyspec Tue Jul 01 06:38:30 -0700 2008
Last updated Tue Jul 01 06:38:31 -0700 2008
Public Activity 

-
Patrick Ewing committed 86d9c047:
Merge in mzsanford/master
-
Matt Sanford committed cde7f5ea:
Raise the GEM version to reflect the new domain changes
-
Matt Sanford committed 93d44a90:
Merge commit 'hoverbird/urls_with_unicode_domains'
-
Matt Sanford committed f2215b1f:
Rakefile fix for even better submodule handling
-
Matt Sanford committed 2e3445b0:
Upgraded to the latest conformance version
-
Matt Sanford committed 3c93f49e:
Upgraded to the latest conformance version
-
Matt Sanford committed a933061a:
Upgraded to the latest conformance version
-
Matt Sanford committed 226049a1:
Updated rake task for submodules. Updated regex for unicode (but not puctuation) domains
-
Matt Sanford committed ecc05ce5:
Merge branch 'urls_preceded_by_colons'
-
Matt Sanford committed 6596369b:
Brittspace fix

-
Patrick Ewing committed ef1e21e6:
Merging urls_with_unicode_domains branch from my fork, then merging in mzsanford/master.
-
Matt Sanford committed f2215b1f:
Rakefile fix for even better submodule handling
-
Matt Sanford committed 2e3445b0:
Upgraded to the latest conformance version
-
Matt Sanford committed 3c93f49e:
Upgraded to the latest conformance version
-
Matt Sanford committed a933061a:
Upgraded to the latest conformance version
-
Matt Sanford committed 226049a1:
Updated rake task for submodules. Updated regex for unicode (but not puctuation) domains
-
Matt Sanford committed ecc05ce5:
Merge branch 'urls_preceded_by_colons'
-
Matt Sanford committed 6596369b:
Brittspace fix

-
hoverbird committed baf77f66:
No hypens in URLs to match existing conformance specs.
-
hoverbird committed 296239e4:
Enable unicode chars in domain names. Extract URLs for specs into separate file.
-
hoverbird committed 69643949:
Merge remote branch 'origin/master' into urls_preceded_by_colons
-
hoverbird committed 4fd276e6:
Allow autolinking URLs immediately preceeded by a colon. Fixes ticket #3725

-
Patrick Ewing committed 85bb047a:
Remove conformance spec prohibiting URLs preceded by a colon

-
Patrick Ewing committed 8e20dfb6:
Fixing quotes in new conformance test

-
hoverbird committed baf77f66:
No hypens in URLs to match existing conformance specs.
-
hoverbird committed 296239e4:
Enable unicode chars in domain names. Extract URLs for specs into separate file.
-
hoverbird committed 0ea69544:
Enable usage of unicode in the domain, by matching any non-whitespace, parens or angle brackets. Moved one spec forbidding hyphens to pending as we decide if this is important (hypenated domains are actually pretty common in Europe)
-
hoverbird committed 69643949:
Merge remote branch 'origin/master' into urls_preceded_by_colons
-
hoverbird committed 4fd276e6:
Allow autolinking URLs immediately preceeded by a colon. Fixes ticket #3725
-
Matt Sanford committed f93170af:
Remove invalid/edge case URLs from tests
-
Matt Sanford committed 212db518:
Merge branch 'user_and_url_combo'
-
Matt Sanford committed 04c8f5f6:
Add conformance test and regex fix for https://url.tld/&@username overlap
-
Matt Sanford committed 04855759:
Update rdoc and re-generate
-
Matt Sanford committed f9aa2717:
Add nofollow-by-default. Make conformance work with it
-
Matt Sanford committed 74d75b52:
Checkpoint: added attr but failing test
-
Matt Sanford committed e27d6c1e:
Add negative lookahead for @ in mention extraction
-
Matt Sanford committed bd8578e5:
Fix issue with conformance of WWW. links
-
Matt Sanford committed df4e6c69:
RDoc update
-
Matt Sanford committed 162f1764:
New gem based on bumped version number

-
hoverbird committed 69643949:
Merge remote branch 'origin/master' into urls_preceded_by_colons
-
Matt Sanford committed f93170af:
Remove invalid/edge case URLs from tests
-
Matt Sanford committed 212db518:
Merge branch 'user_and_url_combo'
-
Matt Sanford committed 04c8f5f6:
Add conformance test and regex fix for https://url.tld/&@username overlap
-
Matt Sanford committed 04855759:
Update rdoc and re-generate
-
Matt Sanford committed f9aa2717:
Add nofollow-by-default. Make conformance work with it
-
Matt Sanford committed 74d75b52:
Checkpoint: added attr but failing test
-
Matt Sanford committed e27d6c1e:
Add negative lookahead for @ in mention extraction
-
Matt Sanford committed bd8578e5:
Fix issue with conformance of WWW. links
-
Matt Sanford committed df4e6c69:
RDoc update
-
Matt Sanford committed 162f1764:
New gem based on bumped version number
Twitter text processing library (auto linking and extraction of usernames, lists and hashtags)
Conformance testing data for the twitter-text-* repositories

-
Patrick Ewing committed 025e40bf:
Update follower ratio