Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save ahoward/815261 to your computer and use it in GitHub Desktop.

Select an option

Save ahoward/815261 to your computer and use it in GitHub Desktop.
Net::HTTP.get(URI.parse('http://twitter.com/#!/jcasts/statuses/34647787559718912'))
BEGIN {
require 'net/http'
Net::HTTP.module_eval do
alias_method('__initialize__', 'initialize')
def initialize(*args, &block)
__initialize__(*args, &block)
ensure
@debug_output = STDERR
end
end
}
__END__
cfp:~ > ruby net-http-makes-it-easy-to-get-the-raw-response.rb >> net-http-makes-it-easy-to-get-the-raw-response.rb 2>&1
opening connection to twitter.com...
opened
<- "GET / HTTP/1.1\r\nAccept: */*\r\nHost: twitter.com\r\n\r\n"
-> "HTTP/1.1 200 OK\r\n"
-> "Date: Mon, 07 Feb 2011 21:32:07 GMT\r\n"
-> "Server: hi\r\n"
-> "Status: 200 OK\r\n"
-> "X-Transaction: Mon Feb 07 21:32:07 +0000 2011-30527-22556\r\n"
-> "ETag: \"28b81379cad75b1fa4b3f50370852d6d\"\r\n"
-> "Last-Modified: Mon, 07 Feb 2011 21:32:07 GMT\r\n"
-> "X-Runtime: 0.00358\r\n"
-> "Content-Type: text/html; charset=utf-8\r\n"
-> "Content-Length: 43178\r\n"
-> "Pragma: no-cache\r\n"
-> "X-Revision: DEV\r\n"
-> "Expires: Tue, 31 Mar 1981 05:00:00 GMT\r\n"
-> "Cache-Control: no-cache, no-store, must-revalidate, pre-check=0, post-check=0\r\n"
-> "Set-Cookie: k=67.190.87.115.1297114327492535; path=/; expires=Mon, 14-Feb-11 21:32:07 GMT; domain=.twitter.com\r\n"
-> "Set-Cookie: guest_id=129711432749444297; path=/; expires=Wed, 09 Mar 2011 21:32:07 GMT\r\n"
-> "Set-Cookie: auth_token=; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT\r\n"
-> "Set-Cookie: _twitter_sess=BAh7CDoPY3JlYXRlZF9hdGwrCMfpCQIuAToHaWQiJThmZWJkYjgxMGFhY2M2%250AYWRmZDlhMTE1OGE2ZDFhZDQ4IgpmbGFzaElDOidBY3Rpb25Db250cm9sbGVy%250AOjpGbGFzaDo6Rmxhc2hIYXNoewAGOgpAdXNlZHsA--91138280d0aaef5934f4b77a0b747cc6609e6fa1; domain=.twitter.com; path=/; HttpOnly\r\n"
-> "X-XSS-Protection: 1; mode=block\r\n"
-> "X-Frame-Options: SAMEORIGIN\r\n"
-> "Vary: Accept-Encoding\r\n"
-> "Connection: close\r\n"
-> "\r\n"
reading 43178 bytes...
-> "<!DOCTYPE html>\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n<head>\n <meta http-equiv=\"X-UA-Compatible\" content=\"IE=8\">\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n \n <script type=\"text/javascript\">\n//<![CDATA[\n(function(g){var a=location.href.split(\"#!\")[1];if(a){window.location.hash"
-> " = \"\";g.location.pathname = g.HBR = a.replace(/^([^/])/,\"/$1\");}})(window);\n//]]>\n</script>\n <script type=\"text/javascript\">\n//<![CDATA[\nif(!window.HBR){var matches,url,path,domain;url=document.location.toString();try{domain=url.match(/https?:\\/\\/[^\\/]+/);if(matches=url.match(/(.+?)#(.+)/)){url=matches[1];path=matches[2];if(path){var arr=path.split(/\\?/);path=arr[0];var params=arr[1];path=path.replace(/^\\//,\"\");var redirect_url=[domain,path].join(\"/\");if(params){redirect_url=[redirect_url,params].join(\"?\")}document.location=redirect_url}}}catch(err){};}\n//]]>\n</script>\n <script type=\"text/javascript\">\n//<![CDATA[\nvar page={};var onCondition=function(D,C,A,B){D=D;A=A?Math.min(A,5):5;B=B||100;if(D()){C()}else{if(A>1){setTimeout(function(){onCondition(D,C,A-1,B)},B)}}};\n//]]>\n</script>\n <meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\" />\n<meta content=\"en-us\" http-equiv=\"Content-Language\" />\n<meta content=\"Twitter is without a doubt the best way to share and discover what is happening right now.\" name=\"description\" />\n<meta content=\"no\" http-equiv=\"imagetoolbar\" />\n<meta content=\"width = 780\" name=\"viewport\" />\n<meta content=\"4FTTxY4uvo0RZTMQqIyhh18HsepyJOctQ+XTOu1zsfE=\" name=\"verify-v1\" />\n<meta content=\"1\" name=\"page\" />\n<meta content=\"NOODP\" name=\"robots\" />\n<meta content=\"n\" name=\"session-loggedin\" />\n <title id=\"page_title\">Twitter</title>\n <link href=\"http://a1.twimg.com/a/1297106136/images/twitter_57.png\" rel="
-> "\"apple-touch-icon\" />\n<link href=\"/oexchange.xrd\" rel=\"http://oexchange.org/spec/0.8/rel/related-target\" type=\"application/xrd+xml\" />\n<link href=\"http://a1.twimg.com/a/1297106136/images/favicon.ico\" rel=\"shortcut icon\" type=\"image/x-icon\" />\n <link href=\"http://a0.twimg.com/a/1297106136/stylesheets/fronts.css?1297108013\" media=\"screen\" rel=\"stylesheet\" type=\"text/css\" />\n \n </head>\n\n<body class=\"timeline chrome chrome-windows front\" id=\"front\">\n <script type=\"text/javascript\">\n//<![CDATA[\nif (window.top !== window.self) {document.write = \"\";window.top.location = window.self.location; setTimeout(function(){document.body.innerHTML='';},1);window.self.onload=function(evt){document.body.innerHTML='';};}\n//]]>\n</script>\n \n <div id=\"header\">\n <div class=\"background\">\n <div class=\"inner\">\n <div id=\"logo-search\">\n <a href=\"/\" id=\"logo\"><img alt=\"Twitter\" height=\"55\" src=\"http://a0.twimg.com/a/1297106136/images/fronts/logo_withbird_home.png\" width=\"224\" /></a>\n <form action=\"/search\" id=\"home_search\" method=\"post\"><div style=\"margin:0;padding:0\"><input name=\"authenticity_token\" type=\"hidden\" value=\"ba6916fc628a66bf0dad353b347a01102e5a75ff\" /></div>\n <p>\n <input accesskey=\"/\" class=\"round-left\" id=\"searchform_q\" name=\"q\" size=\"30\" tabindex=\"8\" type=\"text\" /><input class=\"submit round-right\" id=\"searchform_submit\" name=\"commit\" tabindex=\"9\" type=\"submit\" value=\"Search\" />\n </p>\n </f"
-> "orm>\n <p id=\"tag\">\n The best way to discover what&rsquo;s new in your world.\n </p>\n </div>\n <div id=\"topnav\">\n <div id=\"signin-c\">\n <div id=\"signin_controls\">\n <span id=\"have_an_account\">\n Have an account?<a href=\"/login\" class=\"signin\" tabindex=\"3\"><span>Sign in</span></a></span>\n <div id=\"signin_menu\" class=\"common-form standard-form offscreen\">\n \n <form method=\"post\" id=\"signin\" action=\"https://twitter.com/sessions\">\n \n <input id=\"authenticity_token\" name=\"authenticity_token\" type=\"hidden\" value=\"ba6916fc628a66bf0dad353b347a01102e5a75ff\" /> <input id=\"return_to_ssl\" name=\"return_to_ssl\" type=\"hidden\" value=\"false\" />\n <input id=\"redirect_after_login\" name=\"redirect_after_login\" type=\"hidden\" value=\"/\" /> <p class=\"textbox\">\n <label for=\"username\">Username or email</label>\n <input type=\"text\" id=\"username\" name=\"session[username_or_email]\" value=\"\" title=\"username\" tabindex=\"4\"/>\n </p>\n\n <p class=\"textbox\">\n <label for=\"password\">Password</label>\n <input type=\"password\" id=\"password\" name=\"session[password]\" value=\"\" title=\"password\" tabindex=\"5\"/>\n </p>\n\n <p class=\"remember\">\n <input type=\"submit\" id=\"signin_submit\" value=\"Sign in\" tabindex=\"7\"/>\n <input type=\"checkbox\" id=\"remember\" name=\"remember_me\" value=\"1\" tabindex=\"6\"/>\n <label for=\"remember\">Remember me</label>\n </p>\n\n <p class=\"forgot\">\n <a href=\"/account/resend_password\" id=\"resend_"
-> "password_link\">Forgot password?</a>\n </p>\n\n <p class=\"forgot-username\">\n <a href=\"/account/resend_password\" id=\"forgot_username_link\" title=\"If you remember your password, try logging in with your email\">Forgot username?</a>\n </p>\n <p class=\"complete\">\n <a href=\"/account/complete\" id=\"account_complete_link\">Already using Twitter on your phone?</a>\n </p>\n <input type=\"hidden\" name=\"q\" id=\"signin_q\" value=\"\"/>\n </form>\n</div>\n\n</div>\n\n\n </div>\n </div>\n <div class=\"overlay\">\n <div class=\"newuser\">\n <h2>New to Twitter?</h2>\n <p>Easy, free, and instant updates. Get access to the information that interests you most.</p>\n <p id=\"signup-btn\"><a href=\"/signup\" id=\"signup_submit\" tabindex=\"10\"><span>Sign Up &rsaquo;</span></a></p>\n <h2>A #NewTwitter</h2>\n <p><a href=\"/newtwitter\">Catch a glimpse</a> of the new Twitter.com.</p>\n <p><a href=\"/newtwitter?autoplay=true\" id=\"video-thumb\"><img alt=\"Video-sample-ss\" height=\"140\" src=\"http://a0.twimg.com/a/1297106136/images/whatsnew/video-sample-ss.png\" width=\"200\" /></a></p>\n </div>\n</div>\n </div>\n </div>\n \n \n\n<div id=\"trends\">\n \n <div class=\"inner\">\n <ul class=\"trendscontent\">\n \n \n <li class=\"trend-label\">Trending topics</li>\n \n <li>\n <a href=\"http://twitter.com/search?q=FEMME+FATALE\" class=\"search_link\" name=\"FEMME FATALE\" rel=\"nofollow\">FEMME FATALE</a>\n \n "
-> " <em class=\"description\"></em>\n </li>\n \n \n <li>\n <a href=\"http://twitter.com/search?q=JoeJSoloProject\" class=\"search_link\" name=\"JoeJSoloProject\" rel=\"nofollow\">JoeJSoloProject</a>\n \n <em class=\"description\"></em>\n </li>\n \n \n <li>\n <a href=\"http://twitter.com/search?q=Rocky+Horror\" class=\"search_link\" name=\"Rocky Horror\" rel=\"nofollow\">Rocky Horror</a>\n \n <em class=\"description\"></em>\n </li>\n \n \n <li>\n <a href=\"http://twitter.com/search?q=BornThisWayFriday\" class=\"search_link\" name=\"BornThisWayFriday\" rel=\"nofollow\">BornThisWayFriday</a>\n \n <em class=\"description\"></em>\n </li>\n \n \n <li>\n <a href=\"http://twitter.com/search?q=Gary+Moore\" class=\"search_link\" name=\"Gary Moore\" rel=\"nofollow\">Gary Moore</a>\n \n <em class=\"description\"></em>\n </li>\n \n \n <li>\n <a href=\"http://twitter.com/search?q=Brian+Jacques\" class=\"search_link\" name=\"Brian Jacques\" rel=\"nofollow\">Brian Jacques</a>\n \n <em class=\"description\"></em>\n </li>\n \n \n <li>\n <a href=\"http://twitter.com/search?q=Redwall\" class=\"search_link\" name=\"Redwall\" rel=\"nofollow\">Redwall</a>\n \n <em"
-> " class=\"description\"></em>\n </li>\n \n \n <li class=\"trend-label\">Trending topics</li>\n \n <li>\n <a href=\"http://twitter.com/search?q=Jamie+Bamber\" class=\"search_link\" name=\"Jamie Bamber\" rel=\"nofollow\">Jamie Bamber</a>\n \n <em class=\"description\"></em>\n </li>\n \n \n <li>\n <a href=\"http://twitter.com/search?q=Wael\" class=\"search_link\" name=\"Wael\" rel=\"nofollow\">Wael</a>\n \n <em class=\"description\"></em>\n </li>\n \n \n <li>\n <a href=\"http://twitter.com/search?q=MVS\" class=\"search_link\" name=\"MVS\" rel=\"nofollow\">MVS</a>\n \n <em class=\"description\"></em>\n </li>\n \n \n <li>\n <a href=\"http://twitter.com/search?q=Anderson+Silva\" class=\"search_link\" name=\"Anderson Silva\" rel=\"nofollow\">Anderson Silva</a>\n \n <em class=\"description\"></em>\n </li>\n \n \n <li>\n <a href=\"http://twitter.com/search?q=National+Anthem\" class=\"search_link\" name=\"National Anthem\" rel=\"nofollow\">National Anthem</a>\n \n <em class=\"description\"></em>\n </li>\n \n \n <li>\n <a href=\"http://twitter.com/search?q=Mubarak\" class=\"search_link\" name=\"Mubarak\" rel=\"nofollow\">Mubarak</a>\n \n "
-> " <em class=\"description\"></em>\n </li>\n \n \n <li>\n <a href=\"http://twitter.com/search?q=Christina+Aguilera\" class=\"search_link\" name=\"Christina Aguilera\" rel=\"nofollow\">Christina Aguilera</a>\n \n <em class=\"description\"></em>\n </li>\n \n \n <li>\n <a href=\"http://twitter.com/search?q=Robert+Kubica\" class=\"search_link\" name=\"Robert Kubica\" rel=\"nofollow\">Robert Kubica</a>\n \n <em class=\"description\"></em>\n </li>\n \n \n <li>\n <a href=\"http://twitter.com/search?q=Green+%26+Yellow\" class=\"search_link\" name=\"Green &amp; Yellow\" rel=\"nofollow\">Green &amp; Yellow</a>\n \n <em class=\"description\"></em>\n </li>\n \n \n <li>\n <a href=\"http://twitter.com/search?q=Puppy+Bowl\" class=\"search_link\" name=\"Puppy Bowl\" rel=\"nofollow\">Puppy Bowl</a>\n \n <em class=\"description\"></em>\n </li>\n \n \n <li>\n <a href=\"http://twitter.com/search?q=Portela\" class=\"search_link\" name=\"Portela\" rel=\"nofollow\">Portela</a>\n \n <em class=\"description\"></em>\n </li>\n \n </ul>\n </div>\n <span class=\"fade fade-left\">&nbsp;</span><span class=\"fade fade-right\">&nbsp;</span>\n \n</div>\n\n\n \n</div>\n\n <ul id=\"accessibility\" class=\"offscreen\">\n <li>"
-> "<a href=\"#content\" accesskey=\"0\">Skip past navigation</a></li>\n <li>On a mobile phone? Check out <a href=\"http://m.twitter.com/\">m.twitter.com</a>!</li>\n <li><a href=\"#footer\" accesskey=\"2\">Skip to navigation</a></li>\n <li><a href=\"#signin\">Skip to sign in form</a></li>\n</ul>\n\n\n <div class=\"content-wrapper\">\n <div id=\"content\" class=\"homepage\">\n \n\n<div class=\"section clearfix\">\n <div class=\"aside\">\n \n <div class=\"trenddesc\" style=\"display:none\">\n <span class=\"trending\">Trending Now</span>\n\n <div id=\"trend\"></div>\n\n <div id=\"trend_description\"><p></p></div>\n\n <div id=\"what_the_trend\">Source: <span>What the Trend?</span></div>\n </div>\n <div class=\"current-trends\" style=\"display:none\">\n <h3>Top Trending Topics</h3>\n <ul>\n \n <li><a href=\"http://twitter.com/search?q=%23idontunderstandwhy\" class=\"search_link\" name=\"#idontunderstandwhy\" rel=\"nofollow\">#idontunderstandwhy</a></li>\n \n <li><a href=\"http://twitter.com/search?q=%23aristegui\" class=\"search_link\" name=\"#aristegui\" rel=\"nofollow\">#aristegui</a></li>\n \n <li><a href=\"http://twitter.com/search?q=%23outcasts\" class=\"search_link\" name=\"#outcasts\" rel=\"nofollow\">#outcasts</a></li>\n \n <li><a href=\"http://twitter.com/search?q=FEMME+FATALE\" class=\"search_link\" name=\"FEMME FATALE\" rel=\"nofollow\">FEMME FATALE</a></li>\n \n <li><a href=\"http://twitter.com/search?q=JoeJSoloProject\" class=\"search_"
-> "link\" name=\"JoeJSoloProject\" rel=\"nofollow\">JoeJSoloProject</a></li>\n \n <li><a href=\"http://twitter.com/search?q=Rocky+Horror\" class=\"search_link\" name=\"Rocky Horror\" rel=\"nofollow\">Rocky Horror</a></li>\n \n <li><a href=\"http://twitter.com/search?q=BornThisWayFriday\" class=\"search_link\" name=\"BornThisWayFriday\" rel=\"nofollow\">BornThisWayFriday</a></li>\n \n <li><a href=\"http://twitter.com/search?q=Gary+Moore\" class=\"search_link\" name=\"Gary Moore\" rel=\"nofollow\">Gary Moore</a></li>\n \n <li><a href=\"http://twitter.com/search?q=Brian+Jacques\" class=\"search_link\" name=\"Brian Jacques\" rel=\"nofollow\">Brian Jacques</a></li>\n \n <li><a href=\"http://twitter.com/search?q=Redwall\" class=\"search_link\" name=\"Redwall\" rel=\"nofollow\">Redwall</a></li>\n \n </ul>\n </div>\n\n \n <div class=\"search-tip\" style=\"display:none\">\n <h3>Search tip</h3>\n <div>Use a question mark (<em>?</em>) to find tweets that ask a question. Example: <a href=\"/search?q=traffic+%3F\">traffic ?</a> will find tweets containing \"traffic\" that ask a question.</div>\n </div>\n \n \n <div id=\"sources\">\n <div class=\"inside\">\n <h2>See who&rsquo;s here</h2>\n <ul>\n <li>\n <a href=\"/airfarewatchdog\" class=\"avatar-sm\" hreflang=\"en\" id=\"icon_airfarewatchdog\" rel=\"airfarewatchdog\" target=\"_blank\"><img alt=\"\" border=\"0\" height=\"48\" src=\"http://a3.twimg.com/profile"
-> "_images/220756397/AFWD-twitter-logo_normal.gif\" style=\"vertical-align:middle\" width=\"48\" /></a>\n\n <div class=\"hc\" id=\"hc_airfarewatchdog\">\n <div class=\"hc-profile\">\n <a href=\"/airfarewatchdog\" class=\"avatar\" hreflang=\"en\" target=\"_blank\"><img alt=\"airfarewatchdog\" border=\"0\" height=\"48\" src=\"http://a3.twimg.com/profile_images/220756397/AFWD-twitter-logo_normal.gif\" style=\"vertical-align:middle\" width=\"48\" /></a>\n <div class=\"hc-name\"><strong>airfarewatchdog</strong><span class=\"hc-verified\">&nbsp;</span></div>\n <span class=\"hc-username\">@<a href=\"/airfarewatchdog\">airfarewatchdog</a></span>\n <span class=\"hc-location\">New York NY | in Travel</span>\n </div>\n \n <div class=\"hc-tweet\">\n <div class=\"hc-label\">Recently tweeted:</div>\n <div class=\"hc-tweet-text\">Why pay twice the fare for half the trip? That's our Q&amp;A: http://bit.ly/icu8n3</div>\n <div class=\"hc-meta\">about 2 hours ago</div>\n </div>\n \n <div class=\"hc-pointer\">&nbsp;</div>\n </div>\n</li>\n<li>\n <a href=\"/rollcall\" class=\"avatar-sm\" hreflang=\"en\" id=\"icon_rollcall\" rel=\"rollcall\" target=\"_blank\"><img alt=\"\" border=\"0\" height=\"48\" src=\"http://a1.twimg.com/profile_images/1039619916/dome_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n\n <div class=\"hc\" id=\"hc_rollcall\">\n <div class=\"hc-profile\">\n <a href=\"/rollcall\" class=\"avatar\" hreflang=\"en\" target=\"_blank\"><img alt=\"rollcall\" border=\"0\" he"
-> "ight=\"48\" src=\"http://a1.twimg.com/profile_images/1039619916/dome_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n <div class=\"hc-name\"><strong>Roll Call</strong><span class=\"hc-verified\">&nbsp;</span></div>\n <span class=\"hc-username\">@<a href=\"/rollcall\">rollcall</a></span>\n <span class=\"hc-location\">Washington, D.C. | in Politics</span>\n </div>\n \n <div class=\"hc-tweet\">\n <div class=\"hc-label\">Recently tweeted:</div>\n <div class=\"hc-tweet-text\">Thune Popular Back Home http://roll.cl/fWrZnc</div>\n <div class=\"hc-meta\">about 1 hour ago</div>\n </div>\n \n <div class=\"hc-pointer\">&nbsp;</div>\n </div>\n</li>\n<li>\n <a href=\"/tiwyf\" class=\"avatar-sm\" hreflang=\"en\" id=\"icon_tiwyf\" rel=\"tiwyf\" target=\"_blank\"><img alt=\"\" border=\"0\" height=\"48\" src=\"http://a1.twimg.com/profile_images/280680466/bg_twitter2_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n\n <div class=\"hc\" id=\"hc_tiwyf\">\n <div class=\"hc-profile\">\n <a href=\"/tiwyf\" class=\"avatar\" hreflang=\"en\" target=\"_blank\"><img alt=\"tiwyf\" border=\"0\" height=\"48\" src=\"http://a1.twimg.com/profile_images/280680466/bg_twitter2_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n <div class=\"hc-name\"><strong>ThisIsWhyYou'reFat</strong><span class=\"hc-verified\">&nbsp;</span></div>\n <span class=\"hc-username\">@<a href=\"/tiwyf\">tiwyf</a></span>\n <span class=\"hc-location\">New York | in Food & Dr"
-> "ink</span>\n </div>\n \n <div class=\"hc-tweet\">\n <div class=\"hc-label\">Recently tweeted:</div>\n <div class=\"hc-tweet-text\">Grilled Cheese Birthday Cake http://bit.ly/eBoXTL</div>\n <div class=\"hc-meta\">1:12 AM Dec 3rd, 2010</div>\n </div>\n \n <div class=\"hc-pointer\">&nbsp;</div>\n </div>\n</li>\n<li>\n <a href=\"/DrWeil\" class=\"avatar-sm\" hreflang=\"en\" id=\"icon_DrWeil\" rel=\"DrWeil\" target=\"_blank\"><img alt=\"\" border=\"0\" height=\"48\" src=\"http://a0.twimg.com/profile_images/225428000/drweil_headshot_normal.gif\" style=\"vertical-align:middle\" width=\"48\" /></a>\n\n <div class=\"hc\" id=\"hc_DrWeil\">\n <div class=\"hc-profile\">\n <a href=\"/DrWeil\" class=\"avatar\" hreflang=\"en\" target=\"_blank\"><img alt=\"DrWeil\" border=\"0\" height=\"48\" src=\"http://a0.twimg.com/profile_images/225428000/drweil_headshot_normal.gif\" style=\"vertical-align:middle\" width=\"48\" /></a>\n <div class=\"hc-name\"><strong>Andrew Weil, M.D.</strong><span class=\"hc-verified\">&nbsp;</span></div>\n <span class=\"hc-username\">@<a href=\"/DrWeil\">DrWeil</a></span>\n <span class=\"hc-location\">Arizona | in Health</span>\n </div>\n \n <div class=\"hc-tweet\">\n <div class=\"hc-label\">Recently tweeted:</div>\n <div class=\"hc-tweet-text\">A link to watch the aurora borealis live: http://weil.ws/fusVo9\nI'm in Yellowknife this week, I'll try and share some pics of my own soon.</div>\n <div class=\"hc-meta\">about 1 hour ago</div>\n </div>\n \n <div class=\"hc-pointer\">&nbsp;</div>\n </div>\n</li>\n<li>\n <a href=\"/ROC4LIFE\" class=\"avatar-sm\" hreflang=\"en\" id=\"icon_ROC4LIFE\" rel=\"ROC4LIFE\" target=\"_blank\"><img alt=\"\" border=\"0\" height=\"48\" src=\"http://a1.twimg.com/profile_images/1226076934/18151_320971577570_74590642570_4833777_5002865_n_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n\n <div class=\"hc\" id=\"hc_ROC4LIFE\">\n <div class=\"hc-profile\">\n <a href=\"/ROC4LIFE\" class=\"avatar\" hreflang=\"en\" target=\"_blank\"><img alt=\"ROC4LIFE\" border=\"0\" height=\"48\" src=\"http://a1.twimg.com/profile_images/1226076934/18151_320971577570_74590642570_4833777_5002865_n_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n <div class=\"hc-name\"><strong>ROC4LIFE</strong><span class=\"hc-verified\">&nbsp;</span></div>\n <span class=\"hc-username\">@<a href=\"/ROC4LIFE\">ROC4LIFE</a></span>\n <span class=\"hc-location\">Everywhere! | in Fashion</span>\n </div>\n \n <div class=\"hc-tweet\">\n <div class=\"hc-label\">Recently tweeted:</div>\n <div class=\"hc-tweet-text\">Mary J. Blige will conclude her &quot;Music Saved My Life&quot; Tour in Kuala Lumpur, Malaysia. http://ow.ly/3RWg5</div>\n <div class=\"hc-meta\">about 1 hour ago</div>\n </div>\n \n <div class=\"hc-pointer\">&nbsp;</div>\n </div>\n</li>\n<li>\n <a href=\"/ApoloOhno\" class=\"avatar-sm\" hreflang=\"en\" id=\"icon_ApoloOhno\" rel=\"ApoloOhno\" target=\"_blank\"><img alt=\"\" "
-> "border=\"0\" height=\"48\" src=\"http://a3.twimg.com/profile_images/996992083/PhotoConnecticut_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n\n <div class=\"hc\" id=\"hc_ApoloOhno\">\n <div class=\"hc-profile\">\n <a href=\"/ApoloOhno\" class=\"avatar\" hreflang=\"en\" target=\"_blank\"><img alt=\"ApoloOhno\" border=\"0\" height=\"48\" src=\"http://a3.twimg.com/profile_images/996992083/PhotoConnecticut_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n <div class=\"hc-name\"><strong>Apolo Anton Ohno</strong><span class=\"hc-verified\">&nbsp;</span></div>\n <span class=\"hc-username\">@<a href=\"/ApoloOhno\">ApoloOhno</a></span>\n <span class=\"hc-location\">Seattle, Utah, LA, NY, BC | in Sports</span>\n </div>\n \n <div class=\"hc-tweet\">\n <div class=\"hc-label\">Recently tweeted:</div>\n <div class=\"hc-tweet-text\">Whether it's on ice or a track\342\200\246 gotta love speed! Especially on Top Gear. Watch TONIGHT at 9/8c on @BBCAmerica http://jol.ly/08pI #ad</div>\n <div class=\"hc-meta\">about 2 hours ago</div>\n </div>\n \n <div class=\"hc-pointer\">&nbsp;</div>\n </div>\n</li>\n<li>\n <a href=\"/Danny_DeVito\" class=\"avatar-sm\" hreflang=\"en\" id=\"icon_Danny_DeVito\" rel=\"Danny_DeVito\" target=\"_blank\"><img alt=\"\" border=\"0\" height=\"48\" src=\"http://a0.twimg.com/profile_images/400232403/Photo_6_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n\n <div class=\"hc\" id=\"hc_Danny_DeVito\">\n <div class=\"hc-prof"
-> "ile\">\n <a href=\"/Danny_DeVito\" class=\"avatar\" hreflang=\"en\" target=\"_blank\"><img alt=\"Danny_DeVito\" border=\"0\" height=\"48\" src=\"http://a0.twimg.com/profile_images/400232403/Photo_6_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n <div class=\"hc-name\"><strong>Danny DeVito</strong><span class=\"hc-verified\">&nbsp;</span></div>\n <span class=\"hc-username\">@<a href=\"/Danny_DeVito\">Danny_DeVito</a></span>\n <span class=\"hc-location\">Los Angeles | in Staff Picks</span>\n </div>\n \n <div class=\"hc-tweet\">\n <div class=\"hc-label\">Recently tweeted:</div>\n <div class=\"hc-tweet-text\">@LeeGBond school her house country side entering Liverpool the dock improvidence movies dig</div>\n <div class=\"hc-meta\">about 8 hours ago</div>\n </div>\n \n <div class=\"hc-pointer\">&nbsp;</div>\n </div>\n</li>\n<li>\n <a href=\"/LightStalking\" class=\"avatar-sm\" hreflang=\"en\" id=\"icon_LightStalking\" rel=\"LightStalking\" target=\"_blank\"><img alt=\"\" border=\"0\" height=\"48\" src=\"http://a1.twimg.com/profile_images/517489725/cow_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n\n <div class=\"hc\" id=\"hc_LightStalking\">\n <div class=\"hc-profile\">\n <a href=\"/LightStalking\" class=\"avatar\" hreflang=\"en\" target=\"_blank\"><img alt=\"LightStalking\" border=\"0\" height=\"48\" src=\"http://a1.twimg.com/profile_images/517489725/cow_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n <div class=\"hc-n"
-> "ame\"><strong>Light Stalking</strong><span class=\"hc-verified\">&nbsp;</span></div>\n <span class=\"hc-username\">@<a href=\"/LightStalking\">LightStalking</a></span>\n <span class=\"hc-location\">in Art & Design</span>\n </div>\n \n <div class=\"hc-tweet\">\n <div class=\"hc-label\">Recently tweeted:</div>\n <div class=\"hc-tweet-text\">21 Imposing Black and White Skies http://bit.ly/9U5SbD</div>\n <div class=\"hc-meta\">about 10 hours ago</div>\n </div>\n \n <div class=\"hc-pointer\">&nbsp;</div>\n </div>\n</li>\n<li>\n <a href=\"/nytimes\" class=\"avatar-sm\" hreflang=\"en\" id=\"icon_nytimes\" rel=\"nytimes\" target=\"_blank\"><img alt=\"\" border=\"0\" height=\"48\" src=\"http://a2.twimg.com/profile_images/57465005/twitter_avatar.nyt_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n\n <div class=\"hc\" id=\"hc_nytimes\">\n <div class=\"hc-profile\">\n <a href=\"/nytimes\" class=\"avatar\" hreflang=\"en\" target=\"_blank\"><img alt=\"nytimes\" border=\"0\" height=\"48\" src=\"http://a2.twimg.com/profile_images/57465005/twitter_avatar.nyt_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n <div class=\"hc-name\"><strong>The New York Times</strong><span class=\"hc-verified\">&nbsp;</span></div>\n <span class=\"hc-username\">@<a href=\"/nytimes\">nytimes</a></span>\n <span class=\"hc-location\">New York, NY | in News</span>\n </div>\n \n <div class=\"hc-tweet\">\n <div class=\"hc-label\">Recently tweeted:</div>\n "
-> " <div class=\"hc-tweet-text\">The Appraisal: Losing Patience With the Open House http://nyti.ms/fD7mKm</div>\n <div class=\"hc-meta\">2 minutes ago</div>\n </div>\n \n <div class=\"hc-pointer\">&nbsp;</div>\n </div>\n</li>\n<li>\n <a href=\"/thelede\" class=\"avatar-sm\" hreflang=\"en\" id=\"icon_thelede\" rel=\"thelede\" target=\"_blank\"><img alt=\"\" border=\"0\" height=\"48\" src=\"http://a2.twimg.com/profile_images/263940707/lede_icon.75_normal.png\" style=\"vertical-align:middle\" width=\"48\" /></a>\n\n <div class=\"hc\" id=\"hc_thelede\">\n <div class=\"hc-profile\">\n <a href=\"/thelede\" class=\"avatar\" hreflang=\"en\" target=\"_blank\"><img alt=\"thelede\" border=\"0\" height=\"48\" src=\"http://a2.twimg.com/profile_images/263940707/lede_icon.75_normal.png\" style=\"vertical-align:middle\" width=\"48\" /></a>\n <div class=\"hc-name\"><strong>NYTimes The Lede</strong><span class=\"hc-verified\">&nbsp;</span></div>\n <span class=\"hc-username\">@<a href=\"/thelede\">thelede</a></span>\n <span class=\"hc-location\">New York, NY | in Staff Picks: For Egypt</span>\n </div>\n \n <div class=\"hc-tweet\">\n <div class=\"hc-label\">Recently tweeted:</div>\n <div class=\"hc-tweet-text\">Live Update: Freed Google Executive Asks Ruling Party Head to Quit http://nyti.ms/eQYriG #Egypt</div>\n <div class=\"hc-meta\">about 1 hour ago</div>\n </div>\n \n <div class=\"hc-pointer\">&nbsp;</div>\n </div>\n</li>\n<li>\n <a href=\"/CraigyFerg\" class=\"avatar-"
-> "sm\" hreflang=\"en\" id=\"icon_CraigyFerg\" rel=\"CraigyFerg\" target=\"_blank\"><img alt=\"\" border=\"0\" height=\"48\" src=\"http://a2.twimg.com/profile_images/1203688437/image_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n\n <div class=\"hc\" id=\"hc_CraigyFerg\">\n <div class=\"hc-profile\">\n <a href=\"/CraigyFerg\" class=\"avatar\" hreflang=\"en\" target=\"_blank\"><img alt=\"CraigyFerg\" border=\"0\" height=\"48\" src=\"http://a2.twimg.com/profile_images/1203688437/image_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n <div class=\"hc-name\"><strong>Craig Ferguson</strong><span class=\"hc-verified\">&nbsp;</span></div>\n <span class=\"hc-username\">@<a href=\"/CraigyFerg\">CraigyFerg</a></span>\n <span class=\"hc-location\">Los Angeles, CA | in Entertainment</span>\n </div>\n \n <div class=\"hc-tweet\">\n <div class=\"hc-label\">Recently tweeted:</div>\n <div class=\"hc-tweet-text\">RT @rebtuck: Happy 70th Birthday to the USO! http://twitpic.com/3whw05</div>\n <div class=\"hc-meta\">12:30 PM Feb 4th</div>\n </div>\n \n <div class=\"hc-pointer\">&nbsp;</div>\n </div>\n</li>\n<li>\n <a href=\"/GOOD\" class=\"avatar-sm\" hreflang=\"en\" id=\"icon_GOOD\" rel=\"GOOD\" target=\"_blank\"><img alt=\"\" border=\"0\" height=\"48\" src=\"http://a2.twimg.com/profile_images/518090158/good_normal.gif\" style=\"vertical-align:middle\" width=\"48\" /></a>\n\n <div class=\"hc\" id=\"hc_GOOD\">\n <div class=\"hc-profile\">\n <a href=\"/GOOD\" class=\"av"
-> "atar\" hreflang=\"en\" target=\"_blank\"><img alt=\"GOOD\" border=\"0\" height=\"48\" src=\"http://a2.twimg.com/profile_images/518090158/good_normal.gif\" style=\"vertical-align:middle\" width=\"48\" /></a>\n <div class=\"hc-name\"><strong>GOOD </strong><span class=\"hc-verified\">&nbsp;</span></div>\n <span class=\"hc-username\">@<a href=\"/GOOD\">GOOD</a></span>\n <span class=\"hc-location\">Los Angeles, CA | in Charity</span>\n </div>\n \n <div class=\"hc-tweet\">\n <div class=\"hc-label\">Recently tweeted:</div>\n <div class=\"hc-tweet-text\">Under 30? Want to work in Burundi? http://su.pr/1qbYFf</div>\n <div class=\"hc-meta\">22 minutes ago</div>\n </div>\n \n <div class=\"hc-pointer\">&nbsp;</div>\n </div>\n</li>\n<li>\n <a href=\"/wired\" class=\"avatar-sm\" hreflang=\"en\" id=\"icon_wired\" rel=\"wired\" target=\"_blank\"><img alt=\"\" border=\"0\" height=\"48\" src=\"http://a3.twimg.com/profile_images/130500759/73x73_wired_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n\n <div class=\"hc\" id=\"hc_wired\">\n <div class=\"hc-profile\">\n <a href=\"/wired\" class=\"avatar\" hreflang=\"en\" target=\"_blank\"><img alt=\"wired\" border=\"0\" height=\"48\" src=\"http://a3.twimg.com/profile_images/130500759/73x73_wired_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n <div class=\"hc-name\"><strong>Wired</strong><span class=\"hc-verified\">&nbsp;</span></div>\n <span class=\"hc-username\">@<a href=\"/wired\">wired</a></span>\n <span"
-> " class=\"hc-location\">San Francisco/New York | in Technology</span>\n </div>\n \n <div class=\"hc-tweet\">\n <div class=\"hc-label\">Recently tweeted:</div>\n <div class=\"hc-tweet-text\">Lawyer: Assange Would Face Closed-Door Trial if Extradited http://ow.ly/3RTID</div>\n <div class=\"hc-meta\">about 2 hours ago</div>\n </div>\n \n <div class=\"hc-pointer\">&nbsp;</div>\n </div>\n</li>\n<li>\n <a href=\"/spam\" class=\"avatar-sm\" hreflang=\"en\" id=\"icon_spam\" rel=\"spam\" target=\"_blank\"><img alt=\"\" border=\"0\" height=\"48\" src=\"http://a2.twimg.com/profile_images/706137324/Picture_19_bigger_bigger_normal.png\" style=\"vertical-align:middle\" width=\"48\" /></a>\n\n <div class=\"hc\" id=\"hc_spam\">\n <div class=\"hc-profile\">\n <a href=\"/spam\" class=\"avatar\" hreflang=\"en\" target=\"_blank\"><img alt=\"spam\" border=\"0\" height=\"48\" src=\"http://a2.twimg.com/profile_images/706137324/Picture_19_bigger_bigger_normal.png\" style=\"vertical-align:middle\" width=\"48\" /></a>\n <div class=\"hc-name\"><strong>Spam Watch</strong><span class=\"hc-verified\">&nbsp;</span></div>\n <span class=\"hc-username\">@<a href=\"/spam\">spam</a></span>\n <span class=\"hc-location\">Twitter HQ | in Twitter</span>\n </div>\n \n <div class=\"hc-tweet\">\n <div class=\"hc-label\">Recently tweeted:</div>\n <div class=\"hc-tweet-text\">Are your friends tweeting about making money online? Sadly, they didn't make any money;they're hacked. We're working"
-> " on resetting passwords.</div>\n <div class=\"hc-meta\">2:54 AM Jan 23rd</div>\n </div>\n \n <div class=\"hc-pointer\">&nbsp;</div>\n </div>\n</li>\n<li>\n <a href=\"/littlebrown\" class=\"avatar-sm\" hreflang=\"en\" id=\"icon_littlebrown\" rel=\"littlebrown\" target=\"_blank\"><img alt=\"\" border=\"0\" height=\"48\" src=\"http://a1.twimg.com/profile_images/762246389/LB-logo_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n\n <div class=\"hc\" id=\"hc_littlebrown\">\n <div class=\"hc-profile\">\n <a href=\"/littlebrown\" class=\"avatar\" hreflang=\"en\" target=\"_blank\"><img alt=\"littlebrown\" border=\"0\" height=\"48\" src=\"http://a1.twimg.com/profile_images/762246389/LB-logo_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n <div class=\"hc-name\"><strong>Little, Brown and Co</strong><span class=\"hc-verified\">&nbsp;</span></div>\n <span class=\"hc-username\">@<a href=\"/littlebrown\">littlebrown</a></span>\n <span class=\"hc-location\">New York | in Books</span>\n </div>\n \n <div class=\"hc-tweet\">\n <div class=\"hc-label\">Recently tweeted:</div>\n <div class=\"hc-tweet-text\">RT @Salon Three cheers for Tina Fey: Working mom of the year http://salon.com/a/sOicfAA #Bossypants! #April5 #QueenTina</div>\n <div class=\"hc-meta\">about 1 hour ago</div>\n </div>\n \n <div class=\"hc-pointer\">&nbsp;</div>\n </div>\n</li>\n<li>\n <a href=\"/Richard_Florida\" class=\"avatar-sm\" hreflang=\"en\" id=\"icon_Richard_Florida\""
-> " rel=\"Richard_Florida\" target=\"_blank\"><img alt=\"\" border=\"0\" height=\"48\" src=\"http://a1.twimg.com/profile_images/673612474/TwitterPic_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n\n <div class=\"hc\" id=\"hc_Richard_Florida\">\n <div class=\"hc-profile\">\n <a href=\"/Richard_Florida\" class=\"avatar\" hreflang=\"en\" target=\"_blank\"><img alt=\"Richard_Florida\" border=\"0\" height=\"48\" src=\"http://a1.twimg.com/profile_images/673612474/TwitterPic_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n <div class=\"hc-name\"><strong>Richard Florida</strong><span class=\"hc-verified\">&nbsp;</span></div>\n <span class=\"hc-username\">@<a href=\"/Richard_Florida\">Richard_Florida</a></span>\n <span class=\"hc-location\">Global | in Business</span>\n </div>\n \n <div class=\"hc-tweet\">\n <div class=\"hc-label\">Recently tweeted:</div>\n <div class=\"hc-tweet-text\">RT @_John_Henry: @Richard_Florida The mural used in the Chrysler ad is actually anti-auto-industry. http://bit.ly/frJVpt</div>\n <div class=\"hc-meta\">about 1 hour ago</div>\n </div>\n \n <div class=\"hc-pointer\">&nbsp;</div>\n </div>\n</li>\n<li>\n <a href=\"/MichaelOher\" class=\"avatar-sm\" hreflang=\"en\" id=\"icon_MichaelOher\" rel=\"MichaelOher\" target=\"_blank\"><img alt=\"\" border=\"0\" height=\"48\" src=\"http://a1.twimg.com/profile_images/1215096894/image_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n\n <div class=\"hc\" id=\"hc_MichaelO"
-> "her\">\n <div class=\"hc-profile\">\n <a href=\"/MichaelOher\" class=\"avatar\" hreflang=\"en\" target=\"_blank\"><img alt=\"MichaelOher\" border=\"0\" height=\"48\" src=\"http://a1.twimg.com/profile_images/1215096894/image_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n <div class=\"hc-name\"><strong>Michael Oher</strong><span class=\"hc-verified\">&nbsp;</span></div>\n <span class=\"hc-username\">@<a href=\"/MichaelOher\">MichaelOher</a></span>\n <span class=\"hc-location\">Where ever the Lord takes me!! | in Staff Picks: NFL Playoffs</span>\n </div>\n \n <div class=\"hc-tweet\">\n <div class=\"hc-label\">Recently tweeted:</div>\n <div class=\"hc-tweet-text\">@FCStores you guys have my hands hurting all the books you guys ordered!! http://yfrog.com/h8w5ipaj</div>\n <div class=\"hc-meta\">less than 20 seconds ago</div>\n </div>\n \n <div class=\"hc-pointer\">&nbsp;</div>\n </div>\n</li>\n<li>\n <a href=\"/wiredmom\" class=\"avatar-sm\" hreflang=\"en\" id=\"icon_wiredmom\" rel=\"wiredmom\" target=\"_blank\"><img alt=\"\" border=\"0\" height=\"48\" src=\"http://a3.twimg.com/profile_images/483449708/logo1s_normal.JPG\" style=\"vertical-align:middle\" width=\"48\" /></a>\n\n <div class=\"hc\" id=\"hc_wiredmom\">\n <div class=\"hc-profile\">\n <a href=\"/wiredmom\" class=\"avatar\" hreflang=\"en\" target=\"_blank\"><img alt=\"wiredmom\" border=\"0\" height=\"48\" src=\"http://a3.twimg.com/profile_images/483449708/logo1s_normal.JPG\" style=\"vertical-align:"
-> "middle\" width=\"48\" /></a>\n <div class=\"hc-name\"><strong>Wired Moms</strong><span class=\"hc-verified\">&nbsp;</span></div>\n <span class=\"hc-username\">@<a href=\"/wiredmom\">wiredmom</a></span>\n <span class=\"hc-location\">Online | in Family</span>\n </div>\n \n <div class=\"hc-tweet\">\n <div class=\"hc-label\">Recently tweeted:</div>\n <div class=\"hc-tweet-text\">RT @SDARTT: Teenagers are pretty creative at getting back at each other these days. RT @wiredmom: http://ht.ly/3Qy8x</div>\n <div class=\"hc-meta\">10:23 AM Feb 5th</div>\n </div>\n \n <div class=\"hc-pointer\">&nbsp;</div>\n </div>\n</li>\n<li>\n <a href=\"/NatureChemistry\" class=\"avatar-sm\" hreflang=\"en\" id=\"icon_NatureChemistry\" rel=\"NatureChemistry\" target=\"_blank\"><img alt=\"\" border=\"0\" height=\"48\" src=\"http://a0.twimg.com/profile_images/1062453419/twitter_nchem_logo_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n\n <div class=\"hc\" id=\"hc_NatureChemistry\">\n <div class=\"hc-profile\">\n <a href=\"/NatureChemistry\" class=\"avatar\" hreflang=\"en\" target=\"_blank\"><img alt=\"NatureChemistry\" border=\"0\" height=\"48\" src=\"http://a0.twimg.com/profile_images/1062453419/twitter_nchem_logo_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n <div class=\"hc-name\"><strong>Nature Chemistry</strong><span class=\"hc-verified\">&nbsp;</span></div>\n <span class=\"hc-username\">@<a href=\"/NatureChemistry\">NatureChemistry</a></span>\n <span class=\"hc-location\">London, Boston, Tokyo | in Science</span>\n </div>\n \n <div class=\"hc-tweet\">\n <div class=\"hc-label\">Recently tweeted:</div>\n <div class=\"hc-tweet-text\">RT @labmonkey4hire: What do chem graduates do? Part 1 of 3 up today: http://bit.ly/htOxrZ</div>\n <div class=\"hc-meta\">about 3 hours ago</div>\n </div>\n \n <div class=\"hc-pointer\">&nbsp;</div>\n </div>\n</li>\n<li>\n <a href=\"/GSouder\" class=\"avatar-sm\" hreflang=\"en\" id=\"icon_GSouder\" rel=\"GSouder\" target=\"_blank\"><img alt=\"\" border=\"0\" height=\"48\" src=\"http://a2.twimg.com/profile_images/1121802870/zombie_doll_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n\n <div class=\"hc\" id=\"hc_GSouder\">\n <div class=\"hc-profile\">\n <a href=\"/GSouder\" class=\"avatar\" hreflang=\"en\" target=\"_blank\"><img alt=\"GSouder\" border=\"0\" height=\"48\" src=\"http://a2.twimg.com/profile_images/1121802870/zombie_doll_normal.jpg\" style=\"vertical-align:middle\" width=\"48\" /></a>\n <div class=\"hc-name\"><strong>KUNG POW CHICKEN</strong><span class=\"hc-verified\">&nbsp;</span></div>\n <span class=\"hc-username\">@<a href=\"/GSouder\">GSouder</a></span>\n <span class=\"hc-location\">stormtrooper public pool | in Funny</span>\n </div>\n \n <div class=\"hc-tweet\">\n <div class=\"hc-label\">Recently tweeted:</div>\n <div class=\"hc-tweet-text\">A recent spat of male duck on duck violence has left many female ducks footing the bills. More at 11</div>\n <div class=\"hc-meta\">about 1 hour ago</div>\n </div>\n \n <div class=\"hc-pointer\">&nbsp;</div>\n </div>\n</li>\n\n </ul>\n <div class=\"explained\">Friends and industry peers you know. Celebrities you watch. Businesses you frequent. Find them all on Twitter.</div>\n </div>\n </div>\n \n \n </div>\n <div class=\"article\">\n <div id=\"tweets\" data=\"{timeout:8000}\">\n <h2>Top Tweets <a id=\"view_all_top_tweets\" href=\"toptweets/favorites\" tabindex=\"11\">View all</a></h2>\n \n <script src=\"http://a3.twimg.com/a/1297106136/javascripts/widgets/widget.js?1297108013\" type=\"text/javascript\"></script>\n<script type=\"text/javascript\">\n //height was 202 to match 5 lines of sources\n new TWTR.Widget({\n version: 2,\n type: 'faves',\n rpp: 40,\n interval: 6000,\n title: 'Noteworthy tweets',\n subject: '',\n width: 'auto',\n height: '270',\n theme: {\n shell: {\n background: '#ffffff',\n color: '#333333'\n },\n tweets: {\n background: '#ffffff',\n color: '#333333',\n links: '#2276bb'\n }\n },\n features: {\n scrollbar: false,\n loop: true,\n live: true,\n hashtags: true,\n timestamp: true,\n avatars: true,\n behavior: 'preloaded'\n }\n }).render().setUser(\"toptweets\").start();\n</script>\n\n \n </div>\n <div id=\"results\" style=\"display: none\">\n <h2 id=\"ti"
-> "meline_heading\">Realtime results for <span></span></h2>\n <div data=\"&#123;&quot;search&quot;:&#123;&quot;delay&quot;:20,&quot;decay&quot;:1.25,&quot;max_delay&quot;:180&#125;,&quot;timeline&quot;:&#123;&quot;max_refresh_size&quot;:40,&quot;delay&quot;:30,&quot;decay&quot;:1.5,&quot;max_delay&quot;:300&#125;&#125;\" id=\"new_results_notification\"><a accesskey=\"n\" class=\"minor-notification\" id=\"results_update\" style=\"display:none;\"></a></div>\n \n <div class=\"no-results\"></div>\n <ol id=\"timeline\" class=\"statuses\"></ol>\n <div id=\"pagination\"></div>\n </div>\n </div>\n</div>\n\n\n </div>\n </div>\n\n <div class=\"footer-wrapper\">\n \n <div id=\"footer\" class=\"round wide\">\n <h3 class=\"offscreen\">Footer</h3>\n \n \n <form action=\"/sessions/change_locale\" id=\"lf\" method=\"post\" style=\"display:none;\"><div style=\"margin:0;padding:0\"><input name=\"authenticity_token\" type=\"hidden\" value=\"ba6916fc628a66bf0dad353b347a01102e5a75ff\" /></div>\n <input type=\"hidden\" name=\"lang\" id=\"lang\" value=\"en\"/>\n</form>\n<ul class=\"language-select\"><li>Language:</li><li><a href=\"#\" class=\"locale\">English</a>&nbsp;<a href=\"#\" class=\"arrow\">&#9660;</a></li></ul>\n<ol class=\"language-menu round\">\n <li id=\"it\">Italian - Italiano</li>\n <li id=\"es\">Spanish - Espa\303\261ol</li>\n <li id=\"en\">English</li>\n <li id=\"ko\">Korean - \355\225\234\352\265\255\354\226\264</li>\n <li id=\"fr\">French - fran\303\247ais</li>\n <li id=\"de\">German - Deutsch</li>\n <li id=\"ja\">Japanese - \346\227\245\346\234\254\350\252\236</li>\n</ol>\n\n <ul class=\"footer-nav\">\n <li class=\"first\">&copy; 2011 Twitter</li>\n <li><a href=\"/about\">About Us</a></li>\n <li><a href=\"/about/contact\">Contact</a></li>\n <li><a href=\"http://blog.twitter.com\">Blog</a></li>\n <li><a href=\"http://status.twitter.com\">Status</a></li>\n <li><a href=\"/about/resources\">Resources</a></li>\n <li><a href=\"http://dev.twitter.com/\">API</a></li>\n <li><a href=\"http://twitter.com/business\">Business</a></li>\n <li><a href=\"http://support.twitter.com\">Help</a></li>\n <li><a href=\"/jobs\">Jobs</a></li>\n <li><a href=\"/tos\">Terms</a></li>\n <li><a href=\"/privacy\">Privacy</a></li>\n </ul>\n </div>\n\n\n </div>\n \n <div class=\"trendtip\">\n <div class=\"trendtip-content\">\n <div>Trending right now:</div>\n <a class=\"trendtip-trend\"></a>\n <div class=\"trendtip-why\">\n Why?\n <span class=\"trendtip-desc\"></span>\n <span class=\"trendtip-source\">Source: <span>What the Trend?</span></span>\n </div>\n </div>\n <div class=\"trendtip-pointer\">&nbsp;</div>\n</div>\n\n\n \n <div id=\"notifications\"></div>\n \n \n\n\n <script src=\"http://ajax.googleapis.com/ajax/libs/jquery/1.3.0/jquery.min.js\" type=\"text/javascript\"></script>\n<script src=\"http://a2.twimg.com/a/1297106136/javascripts/fronts.js\" type=\"text/javascript\"></script>\n<script type=\"text/javascript\">\n//<![CDATA[\n page.summizeSearchUrl = 'http://search.twitter.com/search';\n page.query = '';\n page.prettyQuery = '';\n page.locale = 'en';\n \n page.showSS = true;\n \n\n//]]>\n</script>\n<script type=\"text/javascript\">\n//<![CDATA[\n\n $( function () {\n \n setTimeout(function() { $(\".twtr-widget\").append($(\"<div></div>\").attr(\"class\", \"twtr-fade\")); }, 0);\n\n var tabIndex = $(\"[tabindex]:last\").attr(\"tabIndex\");\n var setTabIndex = function() {\n $(this).attr(\"tabindex\", ++tabIndex);\n }\n $(\".footer-nav a\").each(setTabIndex);\n $(\".language-select a\").each(setTabIndex);\n \n(function(){function b(){var c=location.href.split(\"#!\")[1];if(c){window.location.hash = \"\";window.location.pathname = c.replace(/^([^/])/,\"/$1\");}else return true}var a=\"onhashchange\"in window;if(!a&&window.setAttribute){window.setAttribute(\"onhashchange\",\"return;\");a=typeof window.onhashchange===\"function\"}if(a)$(window).bind(\"hashchange\",b);else{var d=function(){b()&&setTimeout(d,250)};setTimeout(d,250)}}());\n $('#signin_menu').isSigninMenu();\n\n new FrontPage().init();\n \n $('#newbar .hashtag').isSearchLink(SEARCH_CALLBACKS.hashtagLink);\n \n \n });\n \n//]]>\n</script>\n <!-- BEGIN google analytics -->\n\n <script type=\"text/javascript\">\n var gaJsHost = ((\"https:\" == document.location.protocol) ? \"https://ssl.\" : \"http://www.\");\n document.write(unescape(\"%3Cscript src='\" + gaJsHost + \"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E\"));\n </script>\n\n <script type=\"text/javascript\">\n\n try {\n var pageTracker = _gat._getTracker(\"UA-30775-6\");\n pageTracker._setDomainName(\"twitter.com\");\n pageTracker._setVar('Not Logged In');\n pageTracker._setVar('lang: en');\n pageTracker._initData();\n \n pageTracker._trackPageview('/');\n } catch(err) { }\n\n </script>\n\n <!-- END google analytics -->\n\n\n\n</body>\n</html>"
read 43178 bytes
Conn close
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment