From e9490d49ee4eea2ba1de430c82d10c711d21c81f Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Wed, 26 Mar 2014 18:23:56 -0700 Subject: [PATCH] update tweets --- public/tweets/README.txt | 17 + public/tweets/css/application.min.css | 1 + public/tweets/css/styles.css | 449 - public/tweets/data/csv/2007_04.csv | 2 - public/tweets/data/csv/2007_06.csv | 10 - public/tweets/data/csv/2007_09.csv | 2 - public/tweets/data/csv/2007_10.csv | 2 - public/tweets/data/csv/2008_01.csv | 2 - public/tweets/data/csv/2009_09.csv | 3 - public/tweets/data/csv/2009_10.csv | 12 - public/tweets/data/csv/2009_11.csv | 43 - public/tweets/data/csv/2009_12.csv | 52 - public/tweets/data/csv/2010_01.csv | 127 - public/tweets/data/csv/2010_02.csv | 60 - public/tweets/data/csv/2010_03.csv | 94 - public/tweets/data/csv/2010_04.csv | 59 - public/tweets/data/csv/2010_05.csv | 58 - public/tweets/data/csv/2010_06.csv | 86 - public/tweets/data/csv/2010_07.csv | 43 - public/tweets/data/csv/2010_08.csv | 48 - public/tweets/data/csv/2010_09.csv | 91 - public/tweets/data/csv/2010_10.csv | 128 - public/tweets/data/csv/2010_11.csv | 230 - public/tweets/data/csv/2010_12.csv | 157 - public/tweets/data/csv/2011_01.csv | 185 - public/tweets/data/csv/2011_02.csv | 142 - public/tweets/data/csv/2011_03.csv | 110 - public/tweets/data/csv/2011_04.csv | 70 - public/tweets/data/csv/2011_05.csv | 188 - public/tweets/data/csv/2011_06.csv | 83 - public/tweets/data/csv/2011_07.csv | 275 - public/tweets/data/csv/2011_08.csv | 222 - public/tweets/data/csv/2011_09.csv | 65 - public/tweets/data/csv/2011_10.csv | 30 - public/tweets/data/csv/2011_11.csv | 54 - public/tweets/data/csv/2011_12.csv | 64 - public/tweets/data/csv/2012_01.csv | 76 - public/tweets/data/csv/2012_02.csv | 72 - public/tweets/data/csv/2012_03.csv | 43 - public/tweets/data/csv/2012_04.csv | 50 - public/tweets/data/csv/2012_05.csv | 107 - public/tweets/data/csv/2012_06.csv | 78 - public/tweets/data/csv/2012_07.csv | 28 - public/tweets/data/csv/2012_08.csv | 21 - public/tweets/data/csv/2012_09.csv | 43 - public/tweets/data/csv/2012_10.csv | 17 - public/tweets/data/csv/2012_11.csv | 10 - public/tweets/data/csv/2012_12.csv | 29 - public/tweets/data/csv/2013_01.csv | 62 - public/tweets/data/js/payload_details.js | 4 +- public/tweets/data/js/tweet_index.js | 204 +- public/tweets/data/js/tweets/2007_04.js | 7 +- public/tweets/data/js/tweets/2007_06.js | 105 +- public/tweets/data/js/tweets/2007_09.js | 9 +- public/tweets/data/js/tweets/2007_10.js | 9 +- public/tweets/data/js/tweets/2008_01.js | 7 +- public/tweets/data/js/tweets/2009_09.js | 22 +- public/tweets/data/js/tweets/2009_10.js | 223 +- public/tweets/data/js/tweets/2009_11.js | 1119 ++- public/tweets/data/js/tweets/2009_12.js | 1736 ++-- public/tweets/data/js/tweets/2010_01.js | 4609 +++++----- public/tweets/data/js/tweets/2010_02.js | 1539 ++-- public/tweets/data/js/tweets/2010_03.js | 2958 ++++--- public/tweets/data/js/tweets/2010_04.js | 1779 ++-- public/tweets/data/js/tweets/2010_05.js | 2023 ++--- public/tweets/data/js/tweets/2010_06.js | 2906 +++---- public/tweets/data/js/tweets/2010_07.js | 1344 ++- public/tweets/data/js/tweets/2010_08.js | 1786 ++-- public/tweets/data/js/tweets/2010_09.js | 3945 +++++---- public/tweets/data/js/tweets/2010_10.js | 5313 ++++++------ public/tweets/data/js/tweets/2010_11.js | 3625 ++++---- public/tweets/data/js/tweets/2010_12.js | 1795 ++-- public/tweets/data/js/tweets/2011_01.js | 2382 +++--- public/tweets/data/js/tweets/2011_02.js | 1880 ++--- public/tweets/data/js/tweets/2011_03.js | 1445 ++-- public/tweets/data/js/tweets/2011_04.js | 762 +- public/tweets/data/js/tweets/2011_05.js | 2147 +++-- public/tweets/data/js/tweets/2011_06.js | 957 +-- public/tweets/data/js/tweets/2011_07.js | 3075 +++---- public/tweets/data/js/tweets/2011_08.js | 2406 +++--- public/tweets/data/js/tweets/2011_09.js | 714 +- public/tweets/data/js/tweets/2011_10.js | 389 +- public/tweets/data/js/tweets/2011_11.js | 722 +- public/tweets/data/js/tweets/2011_12.js | 988 ++- public/tweets/data/js/tweets/2012_01.js | 1162 ++- public/tweets/data/js/tweets/2012_02.js | 1002 +-- public/tweets/data/js/tweets/2012_03.js | 836 +- public/tweets/data/js/tweets/2012_04.js | 703 +- public/tweets/data/js/tweets/2012_05.js | 1582 ++-- public/tweets/data/js/tweets/2012_06.js | 942 +-- public/tweets/data/js/tweets/2012_07.js | 540 +- public/tweets/data/js/tweets/2012_08.js | 222 +- public/tweets/data/js/tweets/2012_09.js | 457 +- public/tweets/data/js/tweets/2012_10.js | 269 +- public/tweets/data/js/tweets/2012_11.js | 104 +- public/tweets/data/js/tweets/2012_12.js | 230 +- public/tweets/data/js/tweets/2013_01.js | 1529 ++-- public/tweets/data/js/tweets/2013_02.js | 997 +-- public/tweets/data/js/tweets/2013_03.js | 1718 ++-- public/tweets/data/js/tweets/2013_04.js | 2588 ++++++ public/tweets/data/js/tweets/2013_05.js | 1396 +++ public/tweets/data/js/tweets/2013_06.js | 1156 +++ public/tweets/data/js/tweets/2013_07.js | 1365 +++ public/tweets/data/js/tweets/2013_08.js | 2578 ++++++ public/tweets/data/js/tweets/2013_09.js | 6346 ++++++++++++++ public/tweets/data/js/tweets/2013_10.js | 4410 ++++++++++ public/tweets/data/js/tweets/2013_11.js | 2793 ++++++ public/tweets/data/js/tweets/2013_12.js | 5833 +++++++++++++ public/tweets/data/js/tweets/2014_01.js | 6676 +++++++++++++++ public/tweets/data/js/tweets/2014_02.js | 7463 +++++++++++++++++ public/tweets/data/js/tweets/2014_03.js | 6873 +++++++++++++++ public/tweets/data/js/user_details.js | 5 +- public/tweets/fonts/simplebird.dev.svg | 33 - public/tweets/fonts/simplebird.eot | Bin 2352 -> 0 bytes public/tweets/fonts/simplebird.svg | 33 - public/tweets/fonts/simplebird.ttf | Bin 2176 -> 0 bytes public/tweets/fonts/simplebird.woff | Bin 2088 -> 0 bytes public/tweets/img/bg.png | Bin 0 -> 4510 bytes public/tweets/img/sprite.png | Bin 0 -> 7444 bytes public/tweets/index.html | 176 +- public/tweets/js/application.js | 645 ++ public/tweets/js/en.js | 1816 ++++ public/tweets/js/jquery.min.js | 5 - public/tweets/js/lib.js | 10 - public/tweets/js/noClickDelay.js | 31 - public/tweets/js/simplebird.js | 284 - public/tweets/js/simplebird.min.js | 2 - .../lib/bootstrap/bootstrap-dropdown.js | 148 + .../tweets/lib/bootstrap/bootstrap-modal.js | 234 + .../tweets/lib/bootstrap/bootstrap-tooltip.js | 272 + .../lib/bootstrap/bootstrap-transition.js | 60 + public/tweets/lib/bootstrap/bootstrap.min.css | 632 ++ .../bootstrap/glyphicons-halflings-white.png | Bin 0 -> 8777 bytes .../lib/bootstrap/glyphicons-halflings.png | Bin 0 -> 12799 bytes .../{js => lib/hogan}/hogan-2.0.0.min.js | 0 public/tweets/lib/jquery/jquery-1.8.3.min.js | 2 + public/tweets/lib/twt/sprite.png | Bin 0 -> 1143 bytes public/tweets/lib/twt/sprite.rtl.png | Bin 0 -> 1134 bytes public/tweets/lib/twt/twt.all.min.js | 32 + public/tweets/lib/twt/twt.min.css | 1 + .../tweets/lib/underscore/underscore-min.js | 5 + public/tweets/sass/styles.scss | 558 -- public/tweets/tweets.csv | 4970 +++++++++++ 143 files changed, 90147 insertions(+), 40411 deletions(-) create mode 100755 public/tweets/README.txt create mode 100755 public/tweets/css/application.min.css delete mode 100644 public/tweets/css/styles.css delete mode 100755 public/tweets/data/csv/2007_04.csv delete mode 100755 public/tweets/data/csv/2007_06.csv delete mode 100755 public/tweets/data/csv/2007_09.csv delete mode 100755 public/tweets/data/csv/2007_10.csv delete mode 100755 public/tweets/data/csv/2008_01.csv delete mode 100755 public/tweets/data/csv/2009_09.csv delete mode 100755 public/tweets/data/csv/2009_10.csv delete mode 100755 public/tweets/data/csv/2009_11.csv delete mode 100755 public/tweets/data/csv/2009_12.csv delete mode 100755 public/tweets/data/csv/2010_01.csv delete mode 100755 public/tweets/data/csv/2010_02.csv delete mode 100755 public/tweets/data/csv/2010_03.csv delete mode 100755 public/tweets/data/csv/2010_04.csv delete mode 100755 public/tweets/data/csv/2010_05.csv delete mode 100755 public/tweets/data/csv/2010_06.csv delete mode 100755 public/tweets/data/csv/2010_07.csv delete mode 100755 public/tweets/data/csv/2010_08.csv delete mode 100755 public/tweets/data/csv/2010_09.csv delete mode 100755 public/tweets/data/csv/2010_10.csv delete mode 100755 public/tweets/data/csv/2010_11.csv delete mode 100755 public/tweets/data/csv/2010_12.csv delete mode 100755 public/tweets/data/csv/2011_01.csv delete mode 100755 public/tweets/data/csv/2011_02.csv delete mode 100755 public/tweets/data/csv/2011_03.csv delete mode 100755 public/tweets/data/csv/2011_04.csv delete mode 100755 public/tweets/data/csv/2011_05.csv delete mode 100755 public/tweets/data/csv/2011_06.csv delete mode 100755 public/tweets/data/csv/2011_07.csv delete mode 100755 public/tweets/data/csv/2011_08.csv delete mode 100755 public/tweets/data/csv/2011_09.csv delete mode 100755 public/tweets/data/csv/2011_10.csv delete mode 100755 public/tweets/data/csv/2011_11.csv delete mode 100755 public/tweets/data/csv/2011_12.csv delete mode 100755 public/tweets/data/csv/2012_01.csv delete mode 100755 public/tweets/data/csv/2012_02.csv delete mode 100755 public/tweets/data/csv/2012_03.csv delete mode 100755 public/tweets/data/csv/2012_04.csv delete mode 100755 public/tweets/data/csv/2012_05.csv delete mode 100755 public/tweets/data/csv/2012_06.csv delete mode 100755 public/tweets/data/csv/2012_07.csv delete mode 100755 public/tweets/data/csv/2012_08.csv delete mode 100755 public/tweets/data/csv/2012_09.csv delete mode 100755 public/tweets/data/csv/2012_10.csv delete mode 100755 public/tweets/data/csv/2012_11.csv delete mode 100755 public/tweets/data/csv/2012_12.csv delete mode 100755 public/tweets/data/csv/2013_01.csv create mode 100755 public/tweets/data/js/tweets/2013_04.js create mode 100755 public/tweets/data/js/tweets/2013_05.js create mode 100755 public/tweets/data/js/tweets/2013_06.js create mode 100755 public/tweets/data/js/tweets/2013_07.js create mode 100755 public/tweets/data/js/tweets/2013_08.js create mode 100755 public/tweets/data/js/tweets/2013_09.js create mode 100755 public/tweets/data/js/tweets/2013_10.js create mode 100755 public/tweets/data/js/tweets/2013_11.js create mode 100755 public/tweets/data/js/tweets/2013_12.js create mode 100755 public/tweets/data/js/tweets/2014_01.js create mode 100755 public/tweets/data/js/tweets/2014_02.js create mode 100755 public/tweets/data/js/tweets/2014_03.js delete mode 100644 public/tweets/fonts/simplebird.dev.svg delete mode 100644 public/tweets/fonts/simplebird.eot delete mode 100644 public/tweets/fonts/simplebird.svg delete mode 100644 public/tweets/fonts/simplebird.ttf delete mode 100644 public/tweets/fonts/simplebird.woff create mode 100755 public/tweets/img/bg.png create mode 100755 public/tweets/img/sprite.png mode change 100644 => 100755 public/tweets/index.html create mode 100755 public/tweets/js/application.js create mode 100755 public/tweets/js/en.js delete mode 100644 public/tweets/js/jquery.min.js delete mode 100644 public/tweets/js/lib.js delete mode 100644 public/tweets/js/noClickDelay.js delete mode 100644 public/tweets/js/simplebird.js delete mode 100644 public/tweets/js/simplebird.min.js create mode 100755 public/tweets/lib/bootstrap/bootstrap-dropdown.js create mode 100755 public/tweets/lib/bootstrap/bootstrap-modal.js create mode 100755 public/tweets/lib/bootstrap/bootstrap-tooltip.js create mode 100755 public/tweets/lib/bootstrap/bootstrap-transition.js create mode 100755 public/tweets/lib/bootstrap/bootstrap.min.css create mode 100755 public/tweets/lib/bootstrap/glyphicons-halflings-white.png create mode 100755 public/tweets/lib/bootstrap/glyphicons-halflings.png rename public/tweets/{js => lib/hogan}/hogan-2.0.0.min.js (100%) create mode 100755 public/tweets/lib/jquery/jquery-1.8.3.min.js create mode 100755 public/tweets/lib/twt/sprite.png create mode 100755 public/tweets/lib/twt/sprite.rtl.png create mode 100755 public/tweets/lib/twt/twt.all.min.js create mode 100755 public/tweets/lib/twt/twt.min.css create mode 100755 public/tweets/lib/underscore/underscore-min.js delete mode 100644 public/tweets/sass/styles.scss create mode 100755 public/tweets/tweets.csv diff --git a/public/tweets/README.txt b/public/tweets/README.txt new file mode 100755 index 0000000..b7444ae --- /dev/null +++ b/public/tweets/README.txt @@ -0,0 +1,17 @@ +# How to use your Twitter archive + +The simplest way to use your Twitter archive is through the archive browser interface provided in this file. Just double-click `index.html` from the root folder and you can browse your entire history of Tweets from inside your browser. + +--- + +In the `data` folder, your Twitter archive is present in two formats: JSON and CSV exports by month and year. + +* CSV is a generic format that can be imported into many data tools, spreadsheet applications, or consumed simply using a programming language. + +## JSON for Developers + +* The JSON export contains a full representation of your Tweets as returned by v1.1 of the Twitter API. See https://dev.twitter.com/docs/api/1.1 for more information. +* The JSON export is also used to power the archive browser interface (index.html). +* To consume the export in a generic JSON parser in any language, strip the first and last lines of each file. + +To provide feedback, ask questions, or share ideas with other Twitter developers, join the discussion forums on https://dev.twitter.com. \ No newline at end of file diff --git a/public/tweets/css/application.min.css b/public/tweets/css/application.min.css new file mode 100755 index 0000000..d86642a --- /dev/null +++ b/public/tweets/css/application.min.css @@ -0,0 +1 @@ +body{padding-top:39px;color:#000;background:#FFF url(../img/bg.png) repeat fixed}i{padding-right:4px}.truncated{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.hidden-elements{visibility:hidden;position:absolute;left:0;top:0;clip:rect(0,0,0,0);clip:rect(0 0 0 0)}.navbar .brand{padding:10px 2px 8px;margin:0 5px;cursor:pointer}.navbar-search .search-query,.navbar-search .search-query:hover{background:#CCC}.navbar-search .search-query:focus{background:#FFF}.navbar-search .search-query::-moz-placeholder{color:#666}.navbar-search .search-query::-webkit-input-placeholder{color:#666}.navbar-search .search-query:hover::-moz-placeholder{color:#666}.navbar-search .search-query:hover::-webkit-input-placeholder{color:#666}.navbar-search .search-query:focus::-moz-placeholder{color:#CCC}.navbar-search .search-query:focus::-webkit-input-placeholder{color:#CCC}.dropdown-menu li>a:hover i[class^="icon-"],.dropdown-menu li>a:focus i[class^="icon-"],.dropdown-menu li>a:hover i[class*=" icon-"],.dropdown-menu li>a:focus i[class*=" icon-"]{background-image:url("../lib/bootstrap/glyphicons-halflings-white.png")}.navbar .nav .icon-sprite,.navbar .icon-sprite{margin:0 10px;padding:8px 2px;width:20px;height:20px;background-image:url(../img/sprite.png);background-repeat:no-repeat}.navbar .icon-sprite.icon-bird{background-position:0 10px;margin:0 4px 0 26px}.navbar .nav .icon-sprite.icon-user{margin:0;padding:10px 4px;width:25px;background-position:-23px 8px}.navbar .nav li.open .icon-sprite.icon-user{background-position:-23px -26px}.navbar .nav .icon-sprite.icon-compose{width:37px;margin-top:3px;margin-left:5px;padding-top:8px;padding-bottom:4px;background-position:-60px 1px;cursor:pointer}.navbar .nav .icon-sprite.icon-compose:hover{background-position:-60px -30px}.navbar .nav .icon-sprite.icon-compose:active{background-position:-60px -61px}#primary-nav{margin-left:3px}#user-info .span2.wide{width:200px}.found{background-color:#f1da36;font-weight:bold;padding:2px 6px}.contents{width:518px;min-height:600px;padding:0 20px 10px;margin-bottom:40px;border:1px solid #DDD;border-radius:6px;background-color:#FFF}.tweets-header-container{display:block;position:fixed;z-index:1000;margin-left:20px;padding:0 20px;width:520px;background:url(../img/bg.png) repeat fixed}.tweets-header{position:relative}.tweets-header-container .tweets-header{padding:10px 0 5px;margin:20px -20px 0;height:40px;width:558px;overflow:hidden;background-color:#FFF;border-radius:6px 6px 0 0;border:1px solid #DDD;border-bottom-color:#e8e8e8}.nav-arrow,.nav-clear{position:absolute;margin:8px 10px 10px;width:22px;height:21px;cursor:pointer;background-image:url(../img/sprite.png);background-repeat:no-repeat}.nav-arrow.nav-arrow-left{left:14px;margin-right:25px;background-position:-100px 0}.nav-arrow.nav-arrow-left:hover{background-position:-100px -22px}.nav-arrow.nav-arrow-right,.nav-clear{right:14px}.nav-arrow.nav-arrow-right{background-position:-122px 0}.nav-arrow.nav-arrow-right:hover{background-position:-122px -22px}.nav-clear{display:none;font-size:14px;font-weight:bold;line-height:16px;background-position:-100px -44px}.nav-clear:hover{background-position:-100px -66px}.container.searching .nav-arrow{display:none}.container.searching .nav-clear{display:block}.container.searching.in-progress .nav-clear{display:none}.search-mask .nav-clear{position:relative;display:inline-block;margin:0}.tweets-header .tweets-header-title{margin-left:61px;float:left;width:80%}.tweets-header.raised{box-shadow:0 1px 5px rgba(200,200,200,.5)}.tweets-header-title span.count{font-size:50%;color:#CCC;text-transform:uppercase;padding-left:5px}.tweets{margin-top:80px}.sidebar{position:fixed;width:350px;margin-top:20px;margin-left:600px}.sidebar .sidebar-nav{position:relative;overflow:hidden;display:block;padding:15px;width:318px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);background:#fff;border:1px #DDD solid;border-radius:6px}.sidebar-nav .search-mask{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#e4e4e4;background-color:rgba(228,228,228,.75);cursor:pointer}.sidebar-nav .search-mask p{position:absolute;top:50%;left:25%;width:50%;text-align:center;text-transform:uppercase;font-size:16px;color:#AAA}.sidebar .footer{display:block;padding:10px;text-align:center;text-shadow:0 1px 0 #FFF}.container.searching .sidebar .sidebar-nav .search-mask{display:block}.container.searching .sidebar .footer{display:none}.histogram{opacity:.5;clear:both;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}.histogram.active,.histogram:hover{opacity:1}.months{margin-left:0;padding-left:0;display:inline-block}.histogram h3{display:block;color:#333;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}.months li{display:inline-block}.months .with-tweets,.months .without-tweets{position:relative;display:inline-block;height:15px;width:15px;padding:4px;margin-right:2px;background-color:#fefefe;background-color:rgba(0,0,0,.025)}.months .with-tweets{cursor:pointer}.months .active.with-tweets span.bar{background-color:#25b2e6;border-bottom:1px solid #25b2e6}.months .with-tweets span.bar{display:block;position:absolute;bottom:0;left:0;width:100%;background:#94ddf8;border-bottom:1px solid #94ddf8}.months span.value{display:none;position:absolute;bottom:0;left:0;padding:4px;text-align:center;font-weight:bold;width:15px;color:#aeaeae;color:rgba(0,0,0,.2)}.months .with-tweets.active,.months .with-tweets:hover,.months .with-tweets:focus{background-color:#DDD}.months .with-tweets:hover span.value,.months .with-tweets:focus span.value,.months .with-tweets.active span.value{display:none}.modal-header{background-color:#f5f5f5}.modal-header .download-date{font-size:12px;padding-left:5px}.modal-body.row{margin-left:0}.modal-body .user-details{margin:0 auto;text-align:center}.modal-body .user-details .stats{margin:10px auto;width:60%}.modal-footer{padding:0}.modal-footer .account-details .stats p{font-weight:bold;font-size:14px;display:inline-block;border-left:1px solid #CCC;margin-bottom:0;padding:5px 15px 5px 10px;max-width:300px;float:left}.modal-footer .account-details .stats .footer-label{display:block;text-transform:uppercase;font-size:10px;font-weight:normal}.modal-footer p{padding-top:5px;padding-bottom:0;margin-bottom:0}.tooltip{position:fixed!important}.twt-tweet .e-content .p-name span.found,.twt-tweet .e-content .p-name span.found b{padding:1px 0!important;background:#f1da36!important;background:-moz-linear-gradient(top,#fefcea 0,#f1da36 100%)!important;background:-webkit-linear-gradient(top,#fefcea 0,#f1da36 100%)!important;background:-o-linear-gradient(top,#fefcea 0,#f1da36 100%)!important;background:linear-gradient(top,#fefcea 0,#f1da36 100%)!important;font-family:'Helvetica Neue',Arial,sans-serif!important;font-weight:bold!important;font-size:1em!important;color:#333!important;border-radius:4px!important}.twt-tweet .twt-actions li .retweet-action{display:none!important} \ No newline at end of file diff --git a/public/tweets/css/styles.css b/public/tweets/css/styles.css deleted file mode 100644 index ab7d2b7..0000000 --- a/public/tweets/css/styles.css +++ /dev/null @@ -1,449 +0,0 @@ -@font-face { - font-family: 'simplebird'; - font-weight: normal; - font-style: normal; - src: url("../fonts/simplebird.eot"); - src: url("../fonts/simplebird.eot?#iefix") format("embedded-opentype"), url("../fonts/simplebird.woff") format("woff"), url("../fonts/simplebird.ttf") format("truetype"), url("../fonts/simplebird.svg#simplebird") format("svg"); -} - -* { - box-sizing: border-box; -} - -html, body { - margin: 0; - padding: 0; - font-size: 10px; - font-family: "Helvetica Neue", Helvetica, sans-serif; - background: #eaeaea; -} - -h1, h2, h3, h4, h5 { - font-size: 1rem; - font-weight: normal; - text-rendering: optimizelegibility; - margin: 0; - padding: 0; -} - -ul, dl { - margin: 0; - padding: 0; - list-style: none; -} - -a { - color: #25b2e6; - text-decoration: none; -} -a:hover { - text-decoration: underline; -} - -.hidden { - opacity: 0; -} - -.atname { - text-decoration: none; -} -.atname:before { - content: '@'; - text-decoration: none !important; -} - -[data-icon] { - font-family: 'simplebird'; - content: attr(data-icon); - speak: none; - font-weight: normal; - font-variant: normal; - text-transform: none; - line-height: 1; - -webkit-font-smoothing: antialiased; -} - -header { - background: #2c2c2c; - background: -webkit-linear-gradient(top, #333333 0%, #1e1e1e 100%); - /* Webkit */ - background: linear-gradient(to bottom, #333333 0%, #1e1e1e 100%); - /* W3C */ - color: #fff; - padding: 1rem 0; - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); -} -header hgroup { - max-width: 560px; - min-width: 320px; - margin: 0 auto; - position: relative; -} -@media screen and (max-width: 600px) { - header hgroup > *:first-child { - margin-left: 10px; - } - header hgroup > *:last-child { - margin-right: 10px; - } -} -header a { - font-size: 2em; - font-weight: 200; - color: #fff; -} -header a:hover { - text-decoration: none; -} -header .newtweet { - background: #3476b3; - background: -webkit-linear-gradient(top, #7db7e9 0%, #3476b3 100%); - /* Webkit */ - background: linear-gradient(to bottom, #7db7e9 0%, #3476b3 100%); - /* W3C */ - padding: 0.5em 0.6em; - font-size: 1.5em; - border-radius: .25em; - box-shadow: 0 1px 1px #1e1e1e, inset 0 1px 1px rgba(255, 255, 255, 0.3); - position: absolute; - right: 0; - top: -0.3rem; -} - -#main { - background: #fff; - border-radius: .5em; - border: 1px solid #dddddd; - margin: 3rem auto; - font-size: 1.5rem; - position: relative; - overflow: hidden; - max-width: 560px; - min-width: 320px; -} -@media screen and (max-width: 600px) { - #main { - border-width: 1px 0; - border-radius: 0; - max-width: 100%; - margin: 1em 0 1em; - } -} - -nav { - position: relative; - z-index: 2; - padding: 1.5rem 20px; - border-bottom: 1px solid lightgrey; - background: #fff; - border-top-left-radius: .5em; - border-top-right-radius: .5em; - -webkit-transform: translateZ(0); - -webkit-transition: box-shadow 0.3s ease; - -moz-transition: box-shadow 0.3s ease; - -ms-transition: box-shadow 0.3s ease; - -o-transition: box-shadow 0.3s ease; - transition: box-shadow 0.3s ease; -} -nav button { - background: #e2e2e2; - border: 1px solid lightgrey; - border-radius: 10em; - color: #fff; - font-size: 1.5em; - padding: 0.1em; - position: absolute; - top: 1.5rem; - z-index: 1; - cursor: pointer; -} -nav button#prev { - left: 20px; -} -@media screen and (max-width: 600px) { - nav button#prev { - left: 10px; - } -} -nav button#next { - right: 20px; - text-indent: 0.1em; - padding-right: 0; -} -@media screen and (max-width: 600px) { - nav button#next { - right: 10px; - } -} -@media screen and (max-width: 430px) { - nav button { - font-size: 1em; - } -} -nav dt { - text-align: center; - font-size: 2em; - font-weight: 600; - line-height: 1em; - position: relative; - top: 0.1em; -} -@media screen and (max-width: 430px) { - nav dt { - font-size: 1.3em; - } -} -nav dt em { - font-size: 2rem; - font-weight: 200; - font-style: normal; - color: #aaa; -} -@media screen and (max-width: 430px) { - nav dt em { - font-size: 0.7em; - } -} -nav #toggle_history { - position: absolute; - width: 30px; - height: 30px; - left: 50%; - bottom: -15px; - margin-left: -15px; - z-index: 2; - font-family: "simplebird"; - font-size: 1.4em; - text-align: center; - color: #a4a4a4; - line-height: 1.4em; - background: #fff; - -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -} -nav #toggle_history:hover { - color: #666; - text-decoration: none; -} - -section { - padding: 20px; - background: #fff; - border-bottom-left-radius: .5em; - border-bottom-right-radius: .5em; - position: relative; - z-index: 1; - box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); - -webkit-transition: -webkit-transform 0.3s ease; - -moz-transition: -webkit-transform 0.3s ease; - -ms-transition: -webkit-transform 0.3s ease; - -o-transition: -webkit-transform 0.3s ease; - transition: -webkit-transform 0.3s ease; - -webkit-transform: translateZ(0); -} -@media screen and (max-width: 600px) { - section { - padding: 20px 10px; - } -} -section .tweet { - display: table; - padding-bottom: 1em; - margin-bottom: 1em; - border-bottom: 1px solid #efefef; - position: relative; - width: 100%; -} -section .tweet:last-child { - margin-bottom: 0; - border-bottom: 0; -} -section .tweet .avatar { - border-radius: 0.5rem; - display: table-cell; - vertical-align: top; - margin-right: 10px; -} -@media screen and (max-width: 600px) { - section .tweet .avatar { - width: 40px; - height: 40px; - margin-right: 10px; - } -} -section .tweet .tweet_body { - display: table-cell; - vertical-align: top; - width: 100%; -} -section .tweet .tweet_info { - display: table; - width: 100%; - line-height: 1em; -} -section .tweet .user { - display: table-cell; -} -section .tweet .user a { - color: #222; - font-weight: 500; -} -section .tweet .user a span { - color: #aaa; - font-weight: 200; - font-size: 0.9em; -} -section .tweet .user a:hover { - text-decoration: none; -} -section .tweet .user a:hover span { - text-decoration: underline; -} -section .tweet a.permalink { - display: table-cell; - text-align: right; - font-size: 0.8em; - font-weight: 500; - color: #222; -} -section .tweet .content { - margin: 0.5em 0; -} -section .tweet .retweeted { - font-size: 0.8em; - font-weight: 200; - margin-top: -0.25em; -} -section .tweet .retweeted, section .tweet .retweeted a { - color: #aaa; -} -section .tweet .retweeted:before { - content: "\e001"; - font-family: 'simplebird'; - font-size: 1.2em; - position: relative; - top: 0.15em; - margin-right: 0.2em; -} -section .tweet .tweet_footer { - margin-top: 0.5em; - display: table; - width: 100%; -} -section .tweet .tweet_footer > * { - display: table-cell; - vertical-align: top; -} -section .tweet .metadata { - margin: 0; - width: 100%; - line-height: 1.2em; -} -section .tweet .metadata, section .tweet .metadata a { - font-size: 1.3rem; - color: #333; -} -section .tweet .metadata a { - font-weight: 500; -} -section .tweet .metadata .replyto { - font-weight: 400; -} -section .tweet .metadata .replyto span { - font-weight: 500; -} -section .tweet .tweet_actions { - font-family: simplebird; - font-size: 1.2em; - margin: 0; - position: relative; - top: -0.1em; -} -section .tweet .tweet_actions a { - color: #aaa; - margin-left: 0.4em; -} -section .tweet .tweet_actions a:hover { - text-decoration: none; -} - -#tweet_history { - position: absolute; - padding: 20px; - background: #fff; - max-height: 17em; - overflow-y: auto; - -webkit-transform: translateZ(0); -} -@media screen and (max-width: 430px) { - #tweet_history { - padding: 10px; - } -} -#tweet_history, #tweet_history ol { - list-style: none; - margin: 0; - width: 100%; -} -#tweet_history h2 { - color: #333; - font-size: 1.2em; - font-weight: 600; -} -#tweet_history .tweet_year { - margin-bottom: 1em; -} -#tweet_history .tweet_year:last-child { - margin-bottom: 0; -} -#tweet_history .tweet_year:not(.active) { - opacity: .5; -} -#tweet_history .tweet_year:not(.active):hover { - opacity: 1; -} -#tweet_history .tweet_months { - display: table; - padding: 0; -} -#tweet_history .tweet_months .bar { - display: table-cell; - padding-right: 3px; -} -#tweet_history .tweet_months .bar a { - display: block; - background: #94ddf8; - height: 2em; -} -#tweet_history .tweet_months .bar .count_bar { - background: #f8f8f8; - display: block; - height: 2em; -} -#tweet_history .tweet_months .bar.active a { - background: #25b2e6; -} -#tweet_history .tweet_months .bar.active .count_bar { - background: #dddddd; -} - -.menu_open section { - -webkit-transform: translateY(17em); - border-top: 1px solid lightgrey; -} -.menu_open section, .menu_open nav { - box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); -} -.menu_open #tweet_history { - -webkit-overflow-scrolling: touch; -} - -footer { - text-align: center; - font-size: 1.3em; - color: #bbb; - padding-bottom: 1em; -} -footer a { - color: #bbb; - text-decoration: underline; -} diff --git a/public/tweets/data/csv/2007_04.csv b/public/tweets/data/csv/2007_04.csv deleted file mode 100755 index 0d9506f..0000000 --- a/public/tweets/data/csv/2007_04.csv +++ /dev/null @@ -1,2 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"29608381","","","","","2007-04-16 06:52:21 +0000","web","About to go to sleep. Exciting first post no?!" diff --git a/public/tweets/data/csv/2007_06.csv b/public/tweets/data/csv/2007_06.csv deleted file mode 100755 index ef572ec..0000000 --- a/public/tweets/data/csv/2007_06.csv +++ /dev/null @@ -1,10 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"125568372","","","","","2007-06-29 02:46:51 +0000","web","Reading too much into http://tinyurl.com/yqnaom" -"121900592","","","","","2007-06-26 20:22:18 +0000","web","grep searching in emacs, it's like compiling and then jumping to each error except you jump to each match output from grep." -"116443452","","","","","2007-06-22 22:29:48 +0000","web","Wishing I could define rules for rendering views in Rails!" -"112606532","","","","","2007-06-20 07:48:09 +0000","web","Starting to like emacs quite a bit." -"106911972","","","","","2007-06-16 07:52:55 +0000","web","Understanding Haskell more every day. I added float support to my Scheme after hours of reading, trial & error, and help from allbery_b." -"103992812","","","","","2007-06-14 08:25:09 +0000","web","Late night hacking on my scheme interpreter in Haskell. Yummy!" -"100078892","","","","","2007-06-11 17:04:50 +0000","web","Creeped out by the facts of Nina Reiser's murder. The trial starts today. http://tinyurl.com/2rnjqh" -"99026442","","","","","2007-06-11 00:42:34 +0000","web","enjoying test/spec on rails" -"88709672","","","","","2007-06-03 01:47:52 +0000","txt","Just moved into my new place, watching hockey!" diff --git a/public/tweets/data/csv/2007_09.csv b/public/tweets/data/csv/2007_09.csv deleted file mode 100755 index 5569941..0000000 --- a/public/tweets/data/csv/2007_09.csv +++ /dev/null @@ -1,2 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"282196192","280720262","894911","","","2007-09-20 18:46:09 +0000","Echofon","@JimRoepcke Once I used vi on my workstation at home from my PDA, via ssh, while on the ferry. The terse commands rule for small keyboa ..." diff --git a/public/tweets/data/csv/2007_10.csv b/public/tweets/data/csv/2007_10.csv deleted file mode 100755 index 221aded..0000000 --- a/public/tweets/data/csv/2007_10.csv +++ /dev/null @@ -1,2 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"308350462","","","","","2007-10-03 01:23:23 +0000","Echofon","Pondering uses for JSONrequest. Doing some Rails stuff..." diff --git a/public/tweets/data/csv/2008_01.csv b/public/tweets/data/csv/2008_01.csv deleted file mode 100755 index 913f6b1..0000000 --- a/public/tweets/data/csv/2008_01.csv +++ /dev/null @@ -1,2 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"566320412","","","","","2008-01-05 21:14:34 +0000","web","Sending out positive thoughts to our boys in the World Juniors! You've got this one!" diff --git a/public/tweets/data/csv/2009_09.csv b/public/tweets/data/csv/2009_09.csv deleted file mode 100755 index ad2f512..0000000 --- a/public/tweets/data/csv/2009_09.csv +++ /dev/null @@ -1,3 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"4492249713","","","","","2009-09-30 07:32:02 +0000","TwitPic","http://twitpic.com/jp34x - That's a comfy puppy" -"4404520862","","","","","2009-09-26 23:26:07 +0000","TwitPic","http://twitpic.com/ja11r - Hatley Castle" diff --git a/public/tweets/data/csv/2009_10.csv b/public/tweets/data/csv/2009_10.csv deleted file mode 100755 index 44f12a7..0000000 --- a/public/tweets/data/csv/2009_10.csv +++ /dev/null @@ -1,12 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"5221873767","","","","","2009-10-28 04:02:47 +0000","web","Seashore is somewhat unstable though, puts a damper on things. We'll see how it goes. I heartily enjoy the 2 second startup." -"5220494863","","","","","2009-10-28 02:58:19 +0000","web","Seashore is the GIMP for OS X, sans X11, Glib, Gtk+. Beautiful! 8.8mb vs 270mb. http://seashore.sourceforge.net/index.php" -"5049167584","","","","","2009-10-21 18:23:08 +0000","Twitter for iPhone","PC I built last year is Core2Quad LGA775 => no upgrade path (I knew this). #AMD still pushing CPUs compatible w/ AM2. http://bit.ly/2CVihn" -"5004305660","","","","","2009-10-19 23:50:55 +0000","Twitter for iPhone","Fall colours. http://bit.ly/aq2nh http://yfrog.com/0b9g8fj" -"4919229991","4906986970","894911","","","2009-10-16 16:11:29 +0000","web","@JimRoepcke No lists yet for me either. I don't twitter enough to really need them though." -"4880997373","","","","","2009-10-15 04:12:02 +0000","Twitter for iPhone","Found this little guy at witty beach in the forest. He's really skinny and ate a ton. Hope he's not claimed. :) http://yfrog.com/76kruj" -"4880878300","4877166818","894911","","","2009-10-15 04:05:42 +0000","Twitter for iPhone","@JimRoepcke still in vic! Well colwood anyway, near Esquimalt lagoon." -"4877094591","4876200327","894911","","","2009-10-15 01:08:27 +0000","Twitter for iPhone","@JimRoepcke shame! Every solution seems like a hack." -"4874316124","","","","","2009-10-14 23:05:50 +0000","web","Cocoa Touch and XCode 3.1 are quite nice, but why oh why can't I associate an NSNumberFormatter with a UITextField? Am I missing something?" -"4764457305","","","","","2009-10-10 17:16:51 +0000","Twitter for iPhone","1GHz x86 Device-on-Chip, AA battery option, 1024x600 8.9"", fully upgradeable from CPU and RAM to internal modules. WANT http://bit.ly/xe7qm" -"4723710449","","","","","2009-10-09 01:58:48 +0000","Twitter for iPhone","Wrong road down to the beach! http://twitpic.com/ks8wz" diff --git a/public/tweets/data/csv/2009_11.csv b/public/tweets/data/csv/2009_11.csv deleted file mode 100755 index 2ef9131..0000000 --- a/public/tweets/data/csv/2009_11.csv +++ /dev/null @@ -1,43 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"6187652541","","","","","2009-11-30 02:03:07 +0000","Twitter for iPhone","Oldies but goodies. 50% OC on a ""Yorkfield"" Core 2 Quad: http://bit.ly/4vfLVO and 42% on a ""Wolfdale"" Core 2 Duo: http://bit.ly/77IqnN" -"6182566535","","","","","2009-11-29 22:50:20 +0000","web","Hope I find some time to look at #Node.js http://nodejs.org" -"6178054881","","","","","2009-11-29 19:54:01 +0000","Twitter for iPhone","I cannot fathom how they could not have seen that Dubai is and was a huge bubble for ~10 years now. Uncanny. http://bit.ly/5j1en0" -"6088139103","","","6084646173","1235521","2009-11-26 18:05:46 +0000","web","RT @timbray: Dear America: Happy Thanksgiving & bon appetit. Meanwhile, we're enjoying a quietly productive day at work. - The World" -"6055594178","","","","","2009-11-25 17:30:40 +0000","Twitter for iPhone","#Android and #iPhone apparently in a two-horse race for mobile systems: http://is.gd/53vXp" -"6015820098","","","","","2009-11-24 18:52:38 +0000","Twitter for iPhone","Annoyed at sed's -i option always swallowing -e after it, silently creating a mess of backup files I didn't want. My fault but annoying!" -"5990838796","","","","","2009-11-23 23:10:34 +0000","web","#notjustme #dropbox #sync #fail" -"5982743197","5982310941","33858688","","","2009-11-23 17:54:20 +0000","web","@ehoppe I was just thinking about how much longer it takes to sync many small files than one larger file, we should zip most things #dropbox" -"5937405527","5937203718","14273142","","","2009-11-22 04:11:18 +0000","Twitter for iPhone","@lunafiko the url bar gets be too. i much prefer chrome and firefox behaviour, not http://ha%20ha%20you%20suck or some nonsense #safari" -"5937350356","5937203718","14273142","","","2009-11-22 04:08:39 +0000","Twitter for iPhone","@lunafiko that's funny! I probably look at your place all the time." -"5936800941","5935568982","14273142","","","2009-11-22 03:42:54 +0000","Twitter for iPhone","@lunafiko picture from here: http://bit.ly/8xzRVQ ... my house: http://bit.ly/6Psa5v" -"5936722272","5935554718","14273142","","","2009-11-22 03:39:14 +0000","Twitter for iPhone","@lunafiko it's the corner of lagoon rd and heatherbell in colwood by esquimalt lagoon. what's wrong with safari? i use chrome everywhere." -"5934722777","5934135024","14273142","","","2009-11-22 02:08:23 +0000","Twitter for iPhone","@lunafiko nice shot! it was a gorgeous day, and we needed it too." -"5918258896","","","","","2009-11-21 13:23:18 +0000","web","Been up hacking on mojo.el. No more switching to a shell to package/install/launch apps, just hit F5. #webOS #emacs http://is.gd/50l5y" -"5914321394","","","5907000124","817328","2009-11-21 08:13:47 +0000","web","RT @jonnay: Your momma is so fat, when you invoke her continuation, you blow the stack and the heap. #schemeinsults" -"5908258481","","","","","2009-11-21 02:33:36 +0000","Twitter for iPhone","Burnt out trying to debug a #webos back event propagation conundrum. The commander chain is broken or I'm fucking insane." -"5908223784","","","","","2009-11-21 02:32:07 +0000","Twitter for iPhone","RT @avibryant: RT @MagLev: MagLev public Alpha is available: http://bit.ly/7jyman" -"5899812233","","","","","2009-11-20 20:42:33 +0000","Twitter for iPhone","At least #Dropbox can make me smile while it's being extremely slow and annoying: http://twitpic.com/q9lu0" -"5897714892","","","","","2009-11-20 19:15:31 +0000","Twitter for iPhone","The commute can be annoying but damn this is a nice place to live. http://yfrog.com/37j0pj" -"5885019444","","","","","2009-11-20 09:36:06 +0000","Twitter for iPhone","I had a bit of a chuckle at their message to remove ads for $3/mo ... http://twitpic.com/q7mov #flashblock rocks." -"5884979737","5884601643","33858688","","","2009-11-20 09:33:05 +0000","Twitter for iPhone","@ehoppe #Grooveshark is pretty sweet! They have a pretty good Radio feature, like iTunes' genius. Good so far anyway." -"5881979750","","","5879970896","33423","2009-11-20 06:02:49 +0000","web","RT @gruber: The torrent linked here worked for me. There's really not much to see. It's like Chrome for Windows without Windows. http:// ..." -"5881949774","","33858688","","","2009-11-20 06:01:07 +0000","Twitter for iPhone","@ehoppe remind me tomorrow. i need to punch a hole in the router so i can vnc and ssh to my hackintosh." -"5881610472","","","","","2009-11-20 05:41:37 +0000","Twitter for iPhone","% ldd libflashplayer.so | grep X11 #=> libX11.so.6 ... so how does Google do Flash on #ChromiumOS? iirc they don't use X11." -"5879408208","","","","","2009-11-20 03:55:34 +0000","Twitter for iPhone","Downloading from #dropbox at between 500kB/s and 1MB/s ... that's more like it! http://twitpic.com/q6rhi" -"5860762799","5847707247","33858688","","","2009-11-19 15:55:18 +0000","Twitter for iPhone","@ehoppe wow the telcos sound like bunch of kids in a schoolyard! ""No *my* network is faster!""" -"5847651914","","","","","2009-11-19 03:39:03 +0000","web","My name has been made of Might! What will thy name become? http://makememighty.ca/?n=785eaa80 #makememighty" -"5847214535","","","5845868189","34582340","2009-11-19 03:21:18 +0000","web","RT @appiphany: There is an app for that - #iPhone app that blows air with the speaker http://bit.ly/4A615o" -"5847202671","","","5845019882","16748247","2009-11-19 03:20:50 +0000","web","RT @sigfpe: You won't often see me post on how to build an e-commerce site: ""How not to sort by average rating"" http://tinyurl.com/djzhvz" -"5821437916","","","","","2009-11-18 08:18:37 +0000","web","Impressed by Komodo Edit + webOS plugin for Mojo devel. Faster than Eclipse on my aging 2006 MacBook. Probably end up using Emacs anyhow." -"5817440260","","","","","2009-11-18 04:12:04 +0000","Twitter for iPhone","http://twitpic.com/py7ir 20kB/s ... really dropbox? i've got 25mbit down ffs." -"5817384120","","","","","2009-11-18 04:09:37 +0000","Twitter for iPhone","2010 is The Year of the Linux Desktop! :p Cool news though. Maybe a reason to try e17 again. http://bit.ly/1Q4JiV" -"5725976243","","","","","2009-11-15 02:50:42 +0000","Twitter for iPhone","Just saw A Christmas Carol in 3D. It was amazing! #Christmas" -"5714651535","","","","","2009-11-14 18:16:32 +0000","Google Wave (Tweety)","Just got my invite to #googlewave ... this tweet is from wave." -"5672895159","","","","","2009-11-13 06:14:17 +0000","web","iPhone or Droid? http://xkcd.com/662/ #droid #iphone" -"5664389682","5664275479","59263461","","","2009-11-13 00:06:37 +0000","web","@Rod_Phillips I'm interested in a 6 pack of Red Racer ... Douglas location." -"5549833787","5542774732","894911","","","2009-11-09 03:41:00 +0000","web","@JimRoepcke We watched it last night and thought it was one of the better movies to come out recently. It was pretty funny!" -"5443094952","","","","","2009-11-05 05:56:00 +0000","Twitter for iPhone","cat >~/bin/drop -#!/bin/sh -[[ x""$1"" = x ]] && cp -R . ~/Dropbox/${PWD##*/} || cp -R ""$@"" ~/Dropbox/" -"5409255966","5404568644","1235521","","","2009-11-04 02:18:03 +0000","web","@timbray Some of my Scotland photos: http://picasaweb.google.com/sami.samhuri/Scotland2009" -"5343769815","","","","","2009-11-01 19:16:45 +0000","web","I just ditched Vista for Snow Leopard on my Core 2 Quad. First desktop Mac since my G4 Mini. Couldn't be happier! 2006 MacBook getting old." diff --git a/public/tweets/data/csv/2009_12.csv b/public/tweets/data/csv/2009_12.csv deleted file mode 100755 index 46d6f3b..0000000 --- a/public/tweets/data/csv/2009_12.csv +++ /dev/null @@ -1,52 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"7256201910","","","","","2010-01-01 02:39:29 +0000","Twitter for iPhone","http://club1994.com The 90s are the new 80s. That's weird." -"7255400937","","","","","2010-01-01 02:06:30 +0000","Twitter for iPhone","So jealous! I have to listen to that soundtrack now. It's mostly brilliant. RT @defunkt: About to watch the Beatles LOVE show at the Mirage" -"7255136818","","","","","2010-01-01 01:56:06 +0000","Grooveshark","""The streets don't change but maybe the names, I ain't got time for the game"" #nowplaying GNR Patience @Grooveshark: http://tinysong.com/hnd" -"7251392567","","","","","2009-12-31 23:28:48 +0000","Grooveshark","discover old music you never knew the name or artist of! 6 Underground by Sneaker Pimps on @Grooveshark radio: http://tinysong.com/6T3w" -"7250975614","","","7250391199","33423","2009-12-31 23:12:59 +0000","web","RT @gruber: Why you don?t award ?Headline of the Year? until the year is over: - -Cops: Man Kills Dog, Streaks, Pours Coffee on Head -http: ..." -"7249767351","","","","","2009-12-31 22:27:59 +0000","web","The Dutch also compound words but I have a harder time inferring their meanings. e.g. the transport commission, GVB: Gemeentevervoerbedrijf" -"7249448847","","","","","2009-12-31 22:16:27 +0000","web","Got to love those compound German words! Fairly easy to derive the meaning too. e.g. http://en.wikipedia.org/wiki/1._Unterseebootsflottille" -"7249293494","","","","","2009-12-31 22:10:45 +0000","web","#10yearsago I was in Dubai attending ISC http://is.gd/5I4lM and neither nofxwiki.net nor no-eff-eks.com existed yet. http://is.gd/5I4D8" -"7248721222","","","","","2009-12-31 21:49:15 +0000","Twitter for iPhone","Hpricot doesn't always like XHTML. When Hpricot.scan calls downcase on some nil value retry with Hpricot.XML(<#io_object>) and it works!" -"7248254803","","","","","2009-12-31 21:31:54 +0000","Twitter for iPhone","#10yearsago I was in Glasgow getting ready for the street party. It was pretty fucking amazing! At midnight everyone hugged each other." -"7248203976","7248077125","894911","","","2009-12-31 21:30:05 +0000","Twitter for iPhone","@JimRoepcke heh, I remember wrestling with them at first! It definitely takes some getting used to, goes against instincts." -"7216863595","7214243453","14273142","","","2009-12-31 01:49:31 +0000","Twitter for iPhone","@lunafiko Hope the new place is good. Have a safe trip!" -"7216820686","","","","","2009-12-31 01:48:05 +0000","Twitter for iPhone","Does this http://is.gd/5Hfd6 mean Yegge was right http://is.gd/5Hfd7 or that JS and Rb devs twitter too much? #code2009" -"7216613261","","","","","2009-12-31 01:41:14 +0000","Twitter for iPhone","This looks fun ... #code2009 for me: Objective-C, JavaScript, x86 assembly, and as always Ruby and C." -"7215542569","","","","","2009-12-31 01:05:10 +0000","Twitter for iPhone","Looking into building Hpricot from scratch to try and debug Hpricot.scan without goto (it's calling downcase on nil somewhere)." -"7210665847","","","","","2009-12-30 22:14:37 +0000","Twitter for iPhone","RT @defunkt: Male lions eat 15lbs of meat and sleep 18-20 hours a day." -"7208339823","7207401832","53921137","","","2009-12-30 20:51:26 +0000","Twitter for iPhone","@goodbyebuddy I can't get through, though this morning I got an error. Is the server just getting slammed right now?" -"7202546456","7202401755","16748247","","","2009-12-30 17:34:43 +0000","Twitter for iPhone","@sigfpe Another vote for git here. Git stays out of my way more than other VCSs." -"7181981856","","","","","2009-12-30 03:00:23 +0000","Twitter for iPhone","It's strange *not* to like potatoes (french fries) w/ gravy. Stranger yet to recoil in horror when delicious cheese is added to the mix." -"7176513014","","","7176327404","4641021","2009-12-29 23:54:32 +0000","web","RT @rww: Twitter 2.0: API Rate Change Could Lead to a World of New Apps & Features http://bit.ly/5xqIsv" -"7140598388","","","","","2009-12-29 00:31:26 +0000","Twitter for iPhone","Another beautiful Victoria sunset. All moved in. Pretty good day! http://yfrog.com/4euivtj" -"7097258665","","","","","2009-12-27 18:54:57 +0000","Twitter for iPhone","Listening to a little Less Than Jake to get going without any coffee." -"7084172167","","","","","2009-12-27 07:13:24 +0000","Twitter for iPhone","All packed ready to move. Enjoying a few Granville Island beers." -"7072928917","","","7064942445","21024740","2009-12-26 23:10:15 +0000","web","RT @dylanrhymes: Iphone??? FORGET IT! Here is the XPhone http://bit.ly/8k3zpq AMAZING! GOTTA GIVE IT TO THE GERMANS!!!!" -"7065494889","","","","","2009-12-26 17:23:36 +0000","Twitter for iPhone","Machine Translates Thoughts into Speech in Real Time (sub-50ms response): http://www.physorg.com/news180620740.html/r:t/" -"7041954078","","","","","2009-12-25 21:04:16 +0000","Twitter for iPhone","I'm starting to warm up to #grooveshark a little more. Starting to build a library." -"7040858356","","","","","2009-12-25 20:10:19 +0000","web","a pastebin that can execute your code: http://ideone.com (from the folks that brought us SPOJ)" -"7018869746","","","7008570092","678953","2009-12-25 02:06:42 +0000","web","RT @TUAW: Rumored tablet could include dynamic tactile surface http://bit.ly/4NVfmv [post]" -"6970152381","","","","","2009-12-23 17:05:36 +0000","web","Avatar's science reviewed by an astrophysicist: http://www.aintitcool.com/node/43440" -"6968371222","","","","","2009-12-23 16:04:04 +0000","Twitter for iPhone","RT @gruber: Danny DeVito reviews ""Avatar"": https://twitter.com/danny_devito/status/6955787503" -"6955851047","","","","","2009-12-23 05:53:08 +0000","Twitter for iPhone","indeed http://ido.nu/kuma/2008/11/22/jscocoa-interactive-console-for-iphone/" -"6955392645","6943353212","96409095","","","2009-12-23 05:32:55 +0000","Twitter for iPhone","@zshtips two ways to dupe-and-append an arg in the current command: $(cp file.ext !#2.bak) and $(cp file.ext{,.bak})" -"6902964015","","","","","2009-12-21 19:33:30 +0000","Twitter for iPhone","Got a room near Quadra & Cook, the old neighbourhood. Stoked to be back in the city! Pretty nice house too." -"6897126917","","","","","2009-12-21 16:03:12 +0000","API","Friendly: Easy Schemaless ?NoSQL? Data Storage with MySQL in Ruby http://tinyurl.com/yjhvnnw" -"6885124149","","","","","2009-12-21 05:58:15 +0000","Twitter for iPhone","real web apps for #iPhone, actually pretty cool thanks to icons in springboard + html5. videos: http://is.gd/5vJYr ars: http://is.gd/5vJYq" -"6877317634","","","","","2009-12-21 01:04:42 +0000","Twitter for iPhone","Done migrating elisp.js to CommonJS and real modules. Now I can work on elisp.js itself again! but not this weekend :) http://is.gd/5vssw" -"6822594363","6822318982","16748247","","","2009-12-19 06:38:09 +0000","Twitter for iPhone","@sigfpe ctrl-[ is your friend" -"6536215603","","","","","2009-12-10 16:36:22 +0000","Twitter for iPhone","In JavaScript null and undefined aren't objects ... Puts a damper on andand." -"6535392640","","","","","2009-12-10 16:08:29 +0000","Twitter for iPhone","I need to port #andand to #JavaScript. http://andand.rubyforge.org/ it's not much code but has anyone done it already?" -"6525195705","","","","","2009-12-10 07:40:27 +0000","Twitter for iPhone","elisp.js was noticed by @jwz, the post tagged as mad science, perversions, religion .. sounds about right! :) http://is.gd/5hBkg" -"6523751041","","","6523554390","33858688","2009-12-10 06:17:06 +0000","web","RT @ehoppe: Interdimensional portal above Norway : http://bit.ly/6eQKZa" -"6522873265","","","","","2009-12-10 05:34:39 +0000","Twitter for iPhone","#AdMob released an SDK for #webOS last week http://is.gd/5hwhS" -"6521411036","","","6521090995","54403950","2009-12-10 04:32:14 +0000","web","RT @Pre101: RT @rmxdave: RT @Phonedog_Noah: The Best: Why Palm's WebOS should rule - but doesn't http://bit.ly/8l2iIB (via @GobicoGames)" -"6482146401","6478284057","14273142","","","2009-12-09 01:35:20 +0000","Twitter for iPhone","@lunafiko If it's not too late check out http://is.gd/5gqBU" -"6469119192","","","","","2009-12-08 17:20:52 +0000","Echofon","If the rain stays away I don't mind the cold that much really. It's nice when it's a bit brisk." -"6451979179","","","","","2009-12-08 03:07:27 +0000","API","ars: Artists' lawsuit: major record labels are the real pirates http://tinyurl.com/y8spqph (about time!)" -"6451807743","","","","","2009-12-08 03:01:28 +0000","Echofon","Looking for a room or apartment in Victoria this month. Lots of good places! Now to make some appointments to see them." -"6293342093","","","","","2009-12-03 04:19:08 +0000","Twitter for iPhone","jailbroken 3.1.2 er, broke. shutdown from apple logo. back to 3.1. #iphone" diff --git a/public/tweets/data/csv/2010_01.csv b/public/tweets/data/csv/2010_01.csv deleted file mode 100755 index 272e436..0000000 --- a/public/tweets/data/csv/2010_01.csv +++ /dev/null @@ -1,127 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"8455530931","8452273743","636923","","","2010-01-31 15:34:47 +0000","Twitter for iPhone","@siracusa BC used to have bags of milk too. I haven't seen them in several years now though. I like them because there are no crusties." -"8444357816","","","","","2010-01-31 07:24:19 +0000","Echofon","Hung out with my sister longer than I expected. Fun though. Her husband's family is great." -"8437149776","8435783293","33858688","","","2010-01-31 03:24:35 +0000","Echofon","@ehoppe I was at the Douglas one. Thai green curry. So good!" -"8434912022","","","","","2010-01-31 02:20:03 +0000","Echofon","Couldn't be more excited about Noodle Box right now. It's been too long! http://twitpic.com/10lyus" -"8427035034","","","","","2010-01-30 22:15:12 +0000","Tweetery","Long line, but worth it for a nice double double from Timmy ho's on a rainy Saturday." -"8373716974","8371375607","89704018","","","2010-01-29 16:20:52 +0000","Twitter for iPhone","@Evilman_ It will be fixed though! Hopefully this weekend. Thanks for sticking with us." -"8373686297","8371375607","89704018","","","2010-01-29 16:20:07 +0000","Twitter for iPhone","@Evilman_ GS is delayed sometimes, and out of order. When scrobbleshark submits tracks it saves the last time, so tracks can be missed. :(" -"8371327017","8369784913","89704018","","","2010-01-29 15:19:04 +0000","Twitter for iPhone","@Evilman_ I haven't changed anything yet. When grooveshark feeds are lagging and out of order there's nothing I can do about it." -"8345119830","","3806441","","","2010-01-29 00:22:48 +0000","Twitter for iPhone","@grooveshark I never heard this cover of Black Hole Sun by Frampton before: http://tinysong.com/7evA ... awesome!" -"8340003990","8338672114","14273142","","","2010-01-28 21:55:47 +0000","Twitter for iPhone","@lunafiko I just need a couple solid coding sessions, so maybe a week? I'll definitely take you up on the offer for help so maybe less." -"8337948189","8337127429","14273142","","","2010-01-28 20:55:41 +0000","Twitter for iPhone","@lunafiko Scrobbling rocks! It's always fun to check out listening trends on last.fm and last graph." -"8328636491","8328395828","14273142","","","2010-01-28 16:26:41 +0000","Twitter for iPhone","@lunafiko Most people getting Apple devices know the limitations. It's kind of a loophole imo. But my next device will run Android anyhow..." -"8328108746","","","","","2010-01-28 16:12:07 +0000","Twitter for iPhone","People wishing for multitasking on iPhone and now iPad need to use more webapps. Safari is the best we have for the foreseeable future." -"8328049019","","3806441","","","2010-01-28 16:10:27 +0000","Twitter for iPhone","@grooveshark Don't want to bug you but I'm really excited about VIP... how's about it? :)" -"8326596306","8320416343","89704018","","","2010-01-28 15:31:14 +0000","Twitter for iPhone","@Evilman_ Oh dear, I have to disable sign ups till I rewrite the backend. There's too much interest. Thanks for letting me know!" -"8308267901","","","","","2010-01-28 03:50:45 +0000","Twitter for iPhone","agh, need to find some time for #scrobbleshark. tracks can be missed and it's annoying. have family visiting this weekend though." -"8305904969","","","8303411333","16748247","2010-01-28 02:38:49 +0000","web","RT @sigfpe: ""I can't imagine why anyone would need X"" is a statement about your imagination, not X." -"8293687489","8291188690","14273142","","","2010-01-27 20:46:52 +0000","Twitter for iPhone","@lunafiko From what I can see in the engadget photos there are at least some new things for popup windows and such. I'm after the simulator!" -"8291013489","","","","","2010-01-27 19:33:26 +0000","Twitter for iPhone","Ok the fun's over ... now where's the fucking SDK?!" -"8285290988","","3806441","","","2010-01-27 16:39:52 +0000","Twitter for iPhone","@grooveshark new version is snappier in general, but hijacks cmd-shift-t (undo close-tab) in firefox 3.6/os x 10.6." -"8285089180","8284227910","14273142","","","2010-01-27 16:33:39 +0000","Twitter for iPhone","@lunafiko I didn't realize how awesome it was for a little while but I'm completely hooked now. I barely use iTunes anymore." -"8285026676","8284365682","89704018","","","2010-01-27 16:31:44 +0000","Twitter for iPhone","@Evilman_ It should work unless JavaScript is disabled. What browser & version are you using? I'm at work but I'll try & fix it soon for ya!" -"8282849475","","","","","2010-01-27 15:27:27 +0000","web","<3 the new @grooveshark so far! previous tracks can be restored. column browser for artist/album. and i thought i was in love before! ;-)" -"8282793034","","","8282485260","678953","2010-01-27 15:25:50 +0000","web","RT @TUAW: The Onion: Frantic Steve Jobs Stays Up All Night... http://www.theonion.com/%63ontent/news_briefs/frantic_steve_jobs_stays_up" -"8282119469","","","","","2010-01-27 15:06:23 +0000","Tweetery","Too dark to get up. wtf am I doing." -"8269764295","","","","","2010-01-27 06:35:50 +0000","Twitter for iPhone","#grooveshark's maintenance message: http://twitpic.com/zyrx4 (somehow that never gets old for me)" -"8269697142","","","","","2010-01-27 06:32:50 +0000","Twitter for iPhone","#scrobbleshark doesn't look like ass on my iphone anymore. yay!" -"8261541943","8261216391","14206068","","","2010-01-27 02:17:48 +0000","Twitter for iPhone","@tlrobinson Like chewing gum, perhaps it helps with concentration. Or maybe it's just the caffeine. I don't really know, but I do it too." -"8252376329","","","8252066782","678953","2010-01-26 22:01:38 +0000","web","RT @TUAW: Tweetery is a new Twitter app for iPhone that's free all this week. http://www.tweeteryapp.com/ Check it out and let us know w ..." -"8243648667","","","","","2010-01-26 17:39:51 +0000","Twitter for iPhone","Hard not to smile when you see this on your iPod. http://yfrog.com/4ek1zp" -"8238630886","","","","","2010-01-26 15:19:24 +0000","Twitter for iPhone","Oldie but a goodie ... ""Success"" http://xkcd.com/349/" -"8212705312","8211390280","3806441","","","2010-01-25 23:53:08 +0000","Twitter for iPhone","@Grooveshark Get Out by Bargain Music: http://tinysong.com/ah0q ... I like this one more than the original." -"8211954127","","3806441","","","2010-01-25 23:31:24 +0000","Twitter for iPhone","@Grooveshark Not many know this is a cover but A Perfect Government by NOFX rocks: http://tinysong.com/98Ql orig. by Mark Curry, not on GS." -"8211544976","8211138844","3806441","","","2010-01-25 23:19:30 +0000","Twitter for iPhone","@Grooveshark This one isn't for everyone but you might like Les Claypool's rendition of Shine on you Crazy Diamond: http://tinysong.com/7SCS" -"8211067542","8210667506","3806441","","","2010-01-25 23:05:46 +0000","Twitter for iPhone","@Grooveshark Careful with questions like that, I could be sending you songs all afternoon! I also have a soft spot for good covers. :)" -"8210954290","8210667506","3806441","","","2010-01-25 23:02:38 +0000","Twitter for iPhone","@Grooveshark The Pusher by Blind Melon: http://tinysong.com/7btg and War Pigs by CAKE: http://tinysong.com/71L0" -"8206076585","8205848016","14273142","","","2010-01-25 20:41:54 +0000","Twitter for iPhone","@lunafiko ah ... best you forget my last tweet. i was confused about things this morning. :)" -"8199295011","8173455076","14273142","","","2010-01-25 17:17:27 +0000","Echofon","@lunafiko grooveshark is implementing scrobbling so it's probably just a stop-gap thing. Fun though! :)" -"8198347703","","3806441","","","2010-01-25 16:50:35 +0000","Twitter for iPhone","@grooveshark I'm samsonjs on grooveshark. Have more to talk to you guys about later but have to get to work. Thanks so much! You guys rock." -"8165943951","","","","","2010-01-24 22:38:26 +0000","Twitter for iPhone","Turned into a much more social weekend than I planned, but that's good because I was kind of a hermit last weekend. #scrobbleshark can wait." -"8159159408","","","","","2010-01-24 19:11:27 +0000","Twitter for iPhone","#scrobbleshark is going under the knife today. i did not really expect more than 10 users at first. thanks for being patient!" -"8128973723","","","","","2010-01-24 00:04:51 +0000","Echofon","One more of Swan Lake. http://twitpic.com/zg2i9" -"8126683760","","","","","2010-01-23 22:47:34 +0000","Echofon","I love Victoria! In January. So awesome. http://twitpic.com/zfnez" -"8122331566","8122155808","815869","","","2010-01-23 20:13:30 +0000","Twitter for iPhone","@nocas Thanks for pointing out the bug! I feel silly for not testing it w/ utf8. Typical english speaker. ;-)" -"8121179965","8120731163","815869","","","2010-01-23 19:33:52 +0000","Twitter for iPhone","@nocas Every 10 minutes. Grooveshark updates their feed every 10 minutes too, so I based it on that. Thanks for trying it out!" -"8120446123","8112208420","18165558","","","2010-01-23 19:08:46 +0000","Twitter for iPhone","@XIPRELAY I'm glad you like scrobbleshark. Thanks for trying it! Good idea w/ the links, I'll add them now." -"8106749405","8106515324","15109262","","","2010-01-23 10:13:50 +0000","Twitter for iPhone","@freemanfx is your grooveshark username freemanfx? if so your feed seems to work for me: http://is.gd/6Rv4q let me know if it's different." -"8105892353","8095460199","9511932","","","2010-01-23 09:23:58 +0000","web","@loritodd Even easier scrobbling for Grooveshark, web-based: http://scrobbleshark.appspot.com let me know what you think if you try it!" -"8105446782","","","","","2010-01-23 08:59:00 +0000","Twitter for iPhone","http://samisamhuri.blogspot.com/2010/01/scrobbleshark-is-alive.html ... and hungry for beta testers! <3 @lastfm and @grooveshark" -"8098685170","","","8098350229","13217612","2010-01-23 04:11:10 +0000","web","RT @chuq: make sure you watch this: http://radar.oreilly.com/2010/01/iphoning-his-way-to-retirement.html" -"8096170681","","","","","2010-01-23 02:55:16 +0000","Twitter for iPhone","Got a reply from last.fm! Looks like there might be some python web dev in the cards this weekend. #doubleplusgood" -"8095081962","","3806441","","","2010-01-23 02:26:50 +0000","Twitter for iPhone","@grooveshark Can I mail a cheque for VIP? Paypal won't let me pay w/ a canuck bank acct. No credit card, nor do I want one. <3 the shark!" -"8094996056","","3806441","","","2010-01-23 02:24:26 +0000","Twitter for iPhone","@grooveshark is there any way we could get track lengths in the rss feed for listens? that would be most excellent!" -"8091242845","","","","","2010-01-23 00:38:30 +0000","Twitter for iPhone","I can control @grooveshark with my iPhone thanks to @dascgo's fremote. shark tab must be selected, but still awesome. http://bit.ly/56BLdL" -"8090985671","8086885309","15686746","","","2010-01-23 00:30:41 +0000","Twitter for iPhone","@dascgo It works wonderfully! I had to install mysql-python and create the fremote_development db to get start.py working." -"8086608269","8086522556","15686746","","","2010-01-22 22:15:29 +0000","Twitter for iPhone","@dascgo thank you! i'm *really* excited about this. literally been on the edge of my seat." -"8086023239","","","","","2010-01-22 21:57:26 +0000","Twitter for iPhone","firefox 3.6 opens new tabs directly to the right of the current tab. i got really used to that in chrome, glad firefox changed it." -"8078847965","8078386295","14273142","","","2010-01-22 18:12:55 +0000","Twitter for iPhone","@lunafiko Sounds a lot better than of these: http://www.officepod.co.uk/ Hope you enjoy the extra room." -"8046557493","","","","","2010-01-21 23:38:12 +0000","Twitter for iPhone","between activitymonitord and #dropbox my (normally snappy) Core2Quad is sluggish. ugh. wishing for an SSD, might help." -"8037306566","8036429743","16748247","","","2010-01-21 18:50:10 +0000","Twitter for iPhone","@sigfpe I haven't visited Japan yet, but that sounds quite nice if you have a long commute." -"8034902527","8034154724","16748247","","","2010-01-21 17:34:00 +0000","Twitter for iPhone","@sigfpe I think it's a N.A. thing. It's as if we think our voice has to reach the other party unassisted by the cellular technology." -"8019300303","","","","","2010-01-21 07:27:55 +0000","Twitter for iPhone","Note to self: don't write 4 bytes to memory if you only want to write 2 bytes." -"8017047924","8016852380","894911","","","2010-01-21 05:45:08 +0000","Twitter for iPhone","@JimRoepcke I agree it is pretty unpleasant. I think I've lost one that way, couldn't get it out." -"8002830057","","","8002023400","13192","2010-01-20 22:40:26 +0000","web","RT @avibryant: Beatles fans have to listen to this, right now: http://waxy.org/2009/10/audio_analysis_of_the_beatles_multitrack_masters/" -"7995339328","","","","","2010-01-20 18:44:47 +0000","Twitter for iPhone","Don't put more than 27 or 28 sections in a table view if you have a section index, every other index title turns into a bullet. #iphone" -"7994232609","","","","","2010-01-20 18:08:35 +0000","Twitter for iPhone","Oh how I've wished for this! RT @raganwald: Hammertime is an interactive error console for Ruby: http://bit.ly/4suW1d" -"7979184760","","","","","2010-01-20 07:30:18 +0000","web","if you read this please block http://twitter.com/the_arbitrator for spam." -"7979009447","","","","","2010-01-20 07:21:03 +0000","Twitter for iPhone","Compiling usable Mach object files of arbitrary size! Pretty exciting to see those tests pass for the first time." -"7972288052","","","","","2010-01-20 03:20:04 +0000","Twitter for iPhone","Oh dear. The Smart Crash Reports installer, er, crashed. #deliciousirony" -"7915270793","7914960717","1341781","","","2010-01-18 19:30:34 +0000","Twitter for iPhone","@gilesgoatboy +1 for pixelmator, never tried acorn though" -"7907986046","","","7907842547","678953","2010-01-18 15:46:50 +0000","web","RT @TUAW: It appears that iTunes Connect (dev's door into App Store) is currently down. We'll update when it's back up." -"7893719461","","","","","2010-01-18 05:42:35 +0000","Twitter for iPhone","Done reading and writing about Mach-O for today. I'm starting to go cross-eyed." -"7893652393","","","","","2010-01-18 05:39:59 +0000","Twitter for iPhone","For once I'm actually a bit sad I'm not still in Ontario." -"7893631081","","","","","2010-01-18 05:39:10 +0000","Twitter for iPhone","RT @igrigorik: ha! nothing like a RESTful API for your local liquor store (LCBO): http://bit.ly/6ye3nn (for canucks, at least..) :-)" -"7885033611","","","","","2010-01-18 01:22:04 +0000","Twitter for iPhone","I feel stupid for spending all afternoon trying to do something that seemed so wrong. Should have re-read the ABI after an 8 month hiatus." -"7884830671","","","","","2010-01-18 01:16:23 +0000","Twitter for iPhone","Aha! Learning about some useful bits in Mach-O load commands. I need read about reloff and nreloc in the ABI docs. Thanks nasm!" -"7879453024","","33858688","","","2010-01-17 22:33:52 +0000","Echofon","@ehoppe walking by #shawcable. Should I throw something at them for you? ;-)" -"7872667977","","","","","2010-01-17 18:57:15 +0000","Echofon","Breakfast of champions. Protein. That is all. http://twitpic.com/yj4mq" -"7844208958","","","","","2010-01-17 00:01:50 +0000","web","Closer to compiling programs with __TEXT segments larger than 4096 bytes. Fun to get back into some code I hadn't worked on for 8 months." -"7797728511","7797227194","1235521","","","2010-01-15 18:53:28 +0000","Twitter for iPhone","@timbray In my experience w/ 25M from Telus, mostly just the big CDNs. It's sure nice when there's a new version of Xcode though." -"7792286723","7777555207","14273142","","","2010-01-15 16:05:47 +0000","Echofon","@lunafiko celery looks quite slick! Let us know how it goes." -"7772080265","","","","","2010-01-15 02:37:13 +0000","Twitter for iPhone","well well well. i was going to work on my compiler (in ruby) but it looks like tonight is a poker night!" -"7755604429","","","","","2010-01-14 17:50:36 +0000","web","http://firstpersontetris.com/ makes me a bit dizzy but is pretty awesome" -"7720988830","","","","","2010-01-13 20:34:53 +0000","Grooveshark","listening to Eminence Front [Live] by The Who on @Grooveshark: http://tinysong.com/7nGc #greatmusic" -"7715529728","","","","","2010-01-13 17:32:38 +0000","Echofon","Why does time fly when I'm debugging late at night? Ugh..." -"7685824248","","","","","2010-01-12 22:43:50 +0000","Twitter for iPhone","Google finally flipped the ""any file on google docs"" switch:http://googledocs.blogspot.com/2010/01/upload-and-store-your-files-in-cloud.html" -"7679496268","","","","","2010-01-12 19:23:53 +0000","Twitter for iPhone","Specs for humans-CommonJS FTW RT @commonjs: The Packages 1.0 spec has been ratified: http://bit.ly/7Yob5u announcement: http://bit.ly/69ByFz" -"7661130356","","10821","","","2010-01-12 07:02:03 +0000","Posterous","@bmann At the University of Victoria they taught us some CVS. It was kind of weak, but they did it. We had to use it for assignments." -"7661066444","7660589396","13217612","","","2010-01-12 06:58:57 +0000","Twitter for iPhone","@chuq fwiw at UVic we learned some CVS. Just the basics but we did it. We also wrote Java, Perl, C, and m68k assembly by year 2 or 3." -"7654401680","","3806441","","","2010-01-12 02:57:53 +0000","Twitter for iPhone","@grooveshark recent plays rss feed is not ordered by date. easily worked around but thought you should know. (my user: samsonjs)" -"7649421810","","","7648781433","780561","2010-01-12 00:30:30 +0000","web","RT @technoweenie: http://www.barbie.com/vote/ => vote for computer engineer as her next career :)" -"7647899441","","","","","2010-01-11 23:43:25 +0000","Twitter for iPhone","Can't relate to the feeling that regexes create a 2nd problem. They're not hard unless you suck at development anyway, find a new job." -"7639203681","","3806441","","","2010-01-11 19:01:01 +0000","Twitter for iPhone","@grooveshark not sure if my feed is fixed because of the message i sent a minute ago, but you guys are *awesome* regardless. love the shark!" -"7638968195","","","","","2010-01-11 18:53:01 +0000","Twitter for iPhone","#grooveshark's rss feed is updating again! plays from last night are still appearing but it looks to be fixing itself slowly." -"7633997975","","","","","2010-01-11 16:08:00 +0000","Twitter for iPhone","My well-timed screenshot made it to the top of http://reddit.com/r/canada ... jokes aside London had a great music scene when I was there." -"7604070727","","","","","2010-01-10 20:46:50 +0000","Twitter for iPhone","Flash 10.1 beta for OS X is garbage from what I can see. Doesn't improve performance and is very buggy to boot. Reverted for @grooveshark." -"7603259738","7569229029","1962961","","","2010-01-10 20:18:19 +0000","web","@synack You might be interested in http://scrobbleshark.appspot.com ... I plan to put the code on github but right now it's too ugly." -"7587763560","","","","","2010-01-10 08:43:13 +0000","Twitter for iPhone","(note that no scrobbling will actually happen until I get a real client ID from last.fm!)" -"7587604060","","","","","2010-01-10 08:34:13 +0000","web","I'm not ready to release my code on github yet but check out http://github.com/synack/scrobbleshark ... and http://scrobbleshark.appspot.com" -"7580821589","","","","","2010-01-10 03:51:47 +0000","Twitter for iPhone","Food was good. Recommend the Linden burger and corn chowder. Nice driftwood brewery beer too" -"7579553901","","","","","2010-01-10 03:10:11 +0000","Echofon","Watching the canucks at Podium. As far as bars in Victoria go this is pretty good! http://twitpic.com/xglf3" -"7568323152","","","","","2010-01-09 20:38:54 +0000","Twitter for iPhone","now that the backend is working i can jazz up the ui. by the time last.fm hooks up a client id it might be ready for a few other testers." -"7568075185","","","","","2010-01-09 20:29:41 +0000","Twitter for iPhone","oh snap, the shark scrobbles! just like washington http://www.youtube.com/watch?v=sbRom1Rz8OA - it's coming. it's coming. it's coming." -"7552406455","","","","","2010-01-09 09:19:58 +0000","Twitter for iPhone","some online poker, then some python hacking. fun night. scrobbleshark is coming." -"7541420764","","","","","2010-01-09 02:00:40 +0000","Twitter for iPhone","sweet jesus my vintage 2006 macbook's fan just took off like a jet engine. hope it's not about to kick the bucket." -"7530697946","","","","","2010-01-08 20:04:06 +0000","Grooveshark","listening to ony of my favourite Ozzy Osbourne tunes: My Jekyll Doesn't Hide by on @Grooveshark: http://tinysong.com/cp5q" -"7526005582","7520750028","14273142","","","2010-01-08 17:31:37 +0000","Twitter for iPhone","@lunafiko I have to admit sometimes I do miss the snow itself. It's pretty, and fun." -"7510766609","","","","","2010-01-08 07:16:59 +0000","Echofon","Canadian tree planter http://twitpic.com/x66v6" -"7501564315","7488904918","14273142","","","2010-01-08 02:06:47 +0000","Twitter for iPhone","@lunafiko sshhhh...it's just warming up here, don't jinx us with that snow talk. vic's already the town of the newly-wed and nearly dead ;-)" -"7499962052","","","","","2010-01-08 01:20:43 +0000","Echofon","Inside outside where have I been? Out of my brain on the 5:15! Out of my brain on the train, on the train." -"7485751373","","","","","2010-01-07 17:32:09 +0000","Twitter for iPhone","Ugh, later than I like but still under slept. Definetely going to need a coffee this morning." -"7472705177","7432753607","14273142","","","2010-01-07 08:32:49 +0000","Twitter for iPhone","@lunafiko A parka, ha ha ha! I'm still rockin the winter hoody! Love the island... better get yourself one coffee for each hand. :)" -"7472616928","","","","","2010-01-07 08:28:02 +0000","Twitter for iPhone","Digging Python+webapp on GAE. I was surprised to see it's about as simple as web.py. Just what I want!" -"7412862426","","","","","2010-01-05 19:36:35 +0000","Twitter for iPhone","Scrobble your #grooveshark tracks to last.fm with Rumpus http://rumpus.altervista.org/ ... who knew grooveshark provided feeds! awesome." -"7408106706","7407518283","33858688","","","2010-01-05 16:40:27 +0000","Twitter for iPhone","@ehoppe You can count me in that 21% ... it'll be nice to have 2 top platforms. Apple doesn't rest on their laurels but choice is good." -"7408061473","7404545682","14273142","","","2010-01-05 16:38:49 +0000","Twitter for iPhone","@lunafiko Sounds nice! I usually get my coffee after the walk. >_< I should switch it up." -"7388817599","7386499311","22406953","","","2010-01-05 02:33:44 +0000","Twitter for iPhone","@mahyarm Last.fm (the iphone app still plays for me without paying) ... they have radio and if you scrobble your library too." -"7381389518","","","","","2010-01-04 22:33:53 +0000","Twitter for iPhone","[I wonder if it can do emacs...] RT @zii: Love the QuickCursor idea (use your fav text editor anywhere) http://bit.ly/18LqCe (via @azaaza)" -"7373149069","7369580015","14273142","","","2010-01-04 17:28:16 +0000","web","@lunafiko oh yes, thanks for leaving a 2nd monitor for me! And possibly a hackintosh for Cailee. You're like santa. :)" -"7357427296","","","","","2010-01-04 05:27:28 +0000","Twitter for iPhone","Messing around with WebSockets (and node.js). Can't wait for mobile browsers to get this API." -"7323770241","7319403764","1341781","","","2010-01-03 05:52:39 +0000","Twitter for iPhone","@gilesgoatboy Bad choice of words on my part. I simply meant that the US is predominantly a capitalist society." -"7318084854","","","","","2010-01-03 02:25:29 +0000","Twitter for iPhone","Absolute capitalism doesn't work. RT @gilesgoatboy: http://www.good.is/post/cost-of-health-care-by-country-as-compared-to-life-expectancy" -"7317979853","","","","","2010-01-03 02:21:43 +0000","Twitter for iPhone","RT @tlrobinson: Huxley vs. Orwell: http://i.imgur.com/XmNt6.jpg Who was [more] right?" -"7274724238","","","","","2010-01-01 18:05:49 +0000","web","Bring in '10 w/music! RT @TheBeatlesVideo VIDEO: The Beatles - ""Revolution"" (Version 2) http://bit.ly/5DoyhL Plz ReTweet & #followfriday us!" -"7268202797","","","","","2010-01-01 12:29:58 +0000","Twitter for iPhone","Time to pack it in. Happy new year everyone! Hope it was loads of fun (and safe)." -"7268086370","7265755765","14273142","","","2010-01-01 12:22:00 +0000","Twitter for iPhone","@lunafiko not just you! It's always hyped. Happy new year anyway! Hope next year is better than the last." diff --git a/public/tweets/data/csv/2010_02.csv b/public/tweets/data/csv/2010_02.csv deleted file mode 100755 index cff2c31..0000000 --- a/public/tweets/data/csv/2010_02.csv +++ /dev/null @@ -1,60 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"9797877156","9797079403","19637934","","","2010-02-28 23:26:48 +0000","Twitter for iPhone","@rainnwilson You'll have to wait 4 years ... didn't you see your boys get the silver medals, almost in tears? ;-)" -"9796994818","","","","","2010-02-28 23:06:52 +0000","Twitter for iPhone","That was intense." -"9761171486","","","","","2010-02-28 04:07:28 +0000","Twitter for iPhone","Never had a ping return a pang before. Must be a wild Saturday inside my MacBook!" -"9745059055","","","","","2010-02-27 20:51:03 +0000","Twitter for iPhone","Emacs modes should leave most ""electric"" keys disabled by default. At least 75% of the time they are a huge turn-off and annoyance." -"9740545283","","","9737046519","1341781","2010-02-27 18:42:40 +0000","web","RT @gilesgoatboy: it's sometimes a good idea to read beginner books for fields that you're an expert in. humility + reality check + wake ..." -"9734139326","","","","","2010-02-27 15:58:49 +0000","Twitter for iPhone","Wow, grooveshark feeds are nowhere even close to in order! Have to parse the whole feed and check for existing tracks, no other way. :(" -"9692301875","9691948068","33858688","","","2010-02-26 19:19:16 +0000","Twitter for iPhone","@ehoppe Sadly no. There's definitely a point of diminishing returns right around shot # 4. I'm about to run laps around the board room." -"9691870437","","","","","2010-02-26 19:08:25 +0000","Twitter for iPhone","If the barista at Starbucks asks if you want an extra 5th shot in your Americano, the correct answer is ""no""! My brain, my stomach... blurgh" -"9682943727","","","","","2010-02-26 15:41:05 +0000","Twitter for iPhone","scrobbleshark broke 300 users in the last day or so. I was surprised at first, but in retrospect music lovers would use last.fm+grooveshark." -"9682285690","9674829299","14368342","","","2010-02-26 15:26:04 +0000","Twitter for iPhone","@DRMacIver 99% of JS devs learned it for the browser first, where JS has an event loop baked in. Familiar is what most mean by it, imo." -"9666563750","","","","","2010-02-26 06:31:47 +0000","Twitter for iPhone","I once read that every program is either an interpreter or a compiler. Sometimes it's a mental stretch, but it is essentially true." -"9661850101","","","","","2010-02-26 04:23:38 +0000","Twitter for iPhone","Google Chrome recently acquired a download count & pie-shaped progress indicator badge on the dock icon. Nifty." -"9541910183","9535060723","18760821","","","2010-02-23 20:45:04 +0000","Twitter for iPhone","@chexov_ grooveshark updates their feeds every 10mins, so I hit GS every 10m and within 10 mins after that they should be scrobbled." -"9516531440","","","","","2010-02-23 07:32:31 +0000","Twitter for iPhone","Another piece of Skynet is in place: http://www.popsci.com.au/scitech/article/2006-04/john-koza-has-built-invention-machine -Soon, soon..." -"9515310754","","","","","2010-02-23 06:40:36 +0000","API","""Most people need less done well, not more done poorly."" http://tinyurl.com/y8sfmjo" -"9514459053","","","","","2010-02-23 06:08:22 +0000","Twitter for iPhone","#Grooveshark feed is slowly getting itself together again. Looks like it was just a hiccup." -"9514322639","","","","","2010-02-23 06:03:30 +0000","Twitter for iPhone","Grooveshark thinks I listened to 8 songs simultaneously at exactly midnight EDT. Unsurprisingly last.fm ignores those scrobbles." -"9375372692","","","","","2010-02-20 07:52:06 +0000","Twitter for iPhone","I'll have to sleep with my contacts in tonight. No gloves + habaneros = bad news if I even rub my eyes, forget sticking my finger in them!" -"9369383267","","","","","2010-02-20 04:29:35 +0000","Echofon","Soon this will be salsa. Do you know why? Because people like to say salsa. http://twitpic.com/1490p2" -"9324158789","","","","","2010-02-19 06:55:06 +0000","Twitter for iPhone","If we aren't supposed to eat animals then why are they made of meat?" -"9299241789","","","","","2010-02-18 20:18:03 +0000","web","Schools using notebooks to spy on students at home. This is disturbing and incredibly disgusting. They have no morals. http://bit.ly/bLRxbp" -"9294231781","","","9293612561","678953","2010-02-18 18:05:23 +0000","web","RT @TUAW: Apple may have upped its over-the-air download limits for App Store http://bit.ly/dubzIG [post]" -"9254549932","","","","","2010-02-17 22:34:42 +0000","Twitter for iPhone","#Dropbox slows down every Finder window. Even scrolling is sluggish, so I have to quit it when I'm working and re-open it later. blurgh" -"9223267915","","","","","2010-02-17 06:35:46 +0000","Twitter for iPhone","It would be cool if @tweetie could open links in the background by holding down a modifier key. Sometimes I open a few in a row." -"9219489240","","","","","2010-02-17 04:31:53 +0000","Twitter for iPhone","Doubles on scrobbleshark should still only be scrobbled once, but tracks might have been missed. Sorry, I thought the feed was fixed!" -"9219450183","","","","","2010-02-17 04:30:49 +0000","Twitter for iPhone","Grooveshark feeds still adding played tracks out of order. Fix coming soon. *le sigh*" -"9192595443","","","","","2010-02-16 17:00:25 +0000","Twitter for iPhone","iTerm tip: In OS X's keyboard prefs you can map shortcuts for ""Select Previous Tab"" and ""Select Next Tab"" to Cmd-Shift-[ and Cmd-Shift-]." -"9164471810","","","","","2010-02-16 01:38:21 +0000","Twitter for iPhone","i'm willing to bet that many of the confused users are more victims of firefox's odd behaviour than their own lack of knowledge." -"9164440350","","","","","2010-02-16 01:37:29 +0000","Twitter for iPhone","[re: RWW/facebook login] firefox's url bar takes you to the 1st goog result, so people get used to typing ""facebook login"" into the url bar." -"9131085794","","","","","2010-02-15 07:04:56 +0000","Twitter for iPhone","Flash?, taking your 2ghz Core Duo back to Pentium 120mhz days where playing music sucks up 100% CPU and skips if you do anything else." -"9127937602","","","","","2010-02-15 05:05:10 +0000","Twitter for iPhone","twitter |?twit?r| -verb [ intrans. ] -? talk rapidly and at length in an idle or trivial way : he twittered on about buying a new workshop." -"9124726962","","","","","2010-02-15 03:29:28 +0000","Echofon","Good devel time on the train! It's dark so I didn't miss anything, and could tether when I needed to get on the 'net. Awesome." -"9039423188","","","","","2010-02-13 03:19:54 +0000","Echofon","Ok what is with the dancers in white?! They're awful. Gordon Campbell seems to be having fun though." -"9015989311","","","","","2010-02-12 16:42:08 +0000","Echofon","First train ride in Canada, up the Malahat to Courtenay. It's already really beautiful!" -"8996196908","8995477081","22406953","","","2010-02-12 05:28:10 +0000","Twitter for iPhone","@mahyarm I'm also still learning about GAE, especially BigTable and its distributed nature. Datastore calls use a surprising amt of CPU time" -"8996146366","8995477081","22406953","","","2010-02-12 05:26:31 +0000","Twitter for iPhone","@mahyarm Essentially. Grooveshark's feeds complicate things, but seem to be in order recently so I improved things a bit tonight. We'll see." -"8995065249","","","","","2010-02-12 04:52:17 +0000","Twitter for iPhone","Scrobbleshark is going to run out of cpu time again. Sorry! I'll look into getting a google checkout account. (I'm working on the code too)" -"8952389286","","","","","2010-02-11 07:53:10 +0000","Twitter for iPhone","""unix has just too many confusing two-letter commands, so I have to use one-letter aliases to sort them out"" http://is.gd/88IcN" -"8951626212","","","","","2010-02-11 07:19:42 +0000","Twitter for iPhone","(possibly on google's tubes, using google dns servers)" -"8951583106","","","","","2010-02-11 07:17:56 +0000","Twitter for iPhone","images, maps, gmail, buzz, picasa, wave, youtube, books, news, translate, blogger, reader, calendar, chrome os never has to leave google.tld" -"8907140031","8902997100","3431581","","","2010-02-10 16:07:34 +0000","Twitter for iPhone","@trezzer heh, not quite *that* popular. this time is was user error, on my part. still learning about GAE." -"8907081826","","","","","2010-02-10 16:06:10 +0000","Echofon","Agh, sorry guys. Made a change that made Scrobbleshark too hungry (for the CPU). It'll be back midnight PDT." -"8858933813","8851824419","3431581","","","2010-02-09 15:36:29 +0000","Twitter for iPhone","@trezzer You're right, it's working for others but I have to work and can't debug it now. Sorry about that!" -"8844791095","","","","","2010-02-09 06:45:42 +0000","web","ok guys it's my turn to use github, kindly gtfo" -"8813740420","","","","","2010-02-08 15:48:30 +0000","Echofon","Just saw a guy with a discman. How retro, very 1999. :p" -"8781575552","","","","","2010-02-07 22:25:50 +0000","Twitter for iPhone","RT @nocas: teen teaches how to view ip addresses http://bit.ly/9p5meP makes us all laugh till we cry :D http://twitpic.com/11yg5k" -"8776771280","8120731163","815869","","","2010-02-07 20:06:13 +0000","Twitter for iPhone","@nocas Thank you! :)" -"8705804068","","","8705344653","14206068","2010-02-06 02:50:40 +0000","API","RT @tlrobinson: I'm not advocating this, but if you wanted to discourage people from using AdBlock you could put goatse, etc behind your ..." -"8642412207","","","","","2010-02-04 18:26:24 +0000","Twitter for iPhone","Today I love Cocoa, especially NSOperationQueue." -"8618301416","8595697827","89704018","","","2010-02-04 04:09:04 +0000","Twitter for iPhone","@Evilman_ I must have messed up the migration to the new version. I don't think any valid scobbles will be missed in the future." -"8593590480","8584904703","89704018","","","2010-02-03 16:24:01 +0000","Twitter for iPhone","@Evilman_ You shouldn't have to re link w/ last.fm thanks for the report. I'll try and scrobble your missed tracks, sorry about that!" -"8591366729","","","","","2010-02-03 15:23:26 +0000","Echofon","Man, I hate night guy today. What an asshole! http://bit.ly/9MSS33" -"8579955235","","","","","2010-02-03 08:13:38 +0000","Twitter for iPhone","#scrobbleshark sign up is open again! things seem to work but let me know if you have any problems at all. happy scrobbling! :)" -"8575941793","","","","","2010-02-03 05:20:22 +0000","Twitter for iPhone","could today be the day? .... let's hope. #scrobbleshark" -"8574342795","","","","","2010-02-03 04:27:24 +0000","Twitter for iPhone","I've also started hitting ""C-x o"" when I want cmd-tab. ""xo"" littered in text fields all over the place. #toomuchemacs" -"8574284179","","","","","2010-02-03 04:25:32 +0000","Twitter for iPhone","I often start txting the wrong person due to years of typing the msg *then* choosing the recipient. iPhone's Messages app thinks different." diff --git a/public/tweets/data/csv/2010_03.csv b/public/tweets/data/csv/2010_03.csv deleted file mode 100755 index dd6330e..0000000 --- a/public/tweets/data/csv/2010_03.csv +++ /dev/null @@ -1,94 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"11411575407","","","11400407558","8526432","2010-04-01 06:41:50 +0000","web","RT @wycats: I love git clean -fdx" -"11400050283","","","11398965428","4216361","2010-04-01 02:04:11 +0000","web","RT @dalmaer: <style contenteditable>head,style{display:block}</style> http://annevankesteren.nl/test/contenteditable-style.htm" -"11349156360","","","","","2010-03-31 04:28:08 +0000","Twitter for iPhone","who knew http://www.reddit.com/r/apple/comments/bk6tt/pressing_backticktilde_key_after_pressing_tab/" -"11348158594","11346308421","815114","","","2010-03-31 04:05:21 +0000","Twitter for iPhone","@jedschmidt Perfect! Thanks :) I'll send you a pull request for node v0.1.30+ compat this week." -"11344775894","","","","","2010-03-31 02:59:58 +0000","Gowalla","Good old spicy peanut. Reading about tcl. ? at The Noodle Box http://gowal.la/s/eye" -"11322835618","11312118043","815114","","","2010-03-30 18:50:47 +0000","web","@jedschmidt What are the license terms for cookie-node?" -"11315507550","","","","","2010-03-30 16:09:42 +0000","Twitter for iPhone","Ah, just had to check the settings for Backgrounder. It can do everything I want. Goes hand in hand with the #Grooveshark mobile app!" -"11314685577","","","","","2010-03-30 15:53:07 +0000","Echofon","Backgrounder for iPhone should use the long button press to background an app, not toggle backgrounding. Shouldn't have to remember state." -"11273356342","11273115129","23774974","","","2010-03-29 22:21:36 +0000","Twitter for iPhone","@sauntimo I'm in Canada and Grooveshark is my only option. I just get jealous seeing what other countries have available so I don't look. :)" -"11272241564","11258354679","23774974","","","2010-03-29 21:55:48 +0000","Twitter for iPhone","@sauntimo A virtually unlimited music library in my pocket. It's what I've always wanted and I definitely recommend going VIP for it!" -"11258155936","","","","","2010-03-29 16:40:22 +0000","Twitter for iPhone","Enjoyed some @grooveshark on my iPhone this morning. They complement each other nicely! It's everything I ever dreamed. :)" -"11213248848","","","","","2010-03-28 21:20:15 +0000","Gowalla","Photo: Nurse stump ? at Gowlland Tod Park http://gowal.la/c/vKiq" -"11205749579","","","11203590289","14939200","2010-03-28 18:10:36 +0000","Echofon","RT @seancribbs: Wishing #nosql had been named #altdb or something less flame-inviting." -"11158272640","11141921864","3374231","","","2010-03-27 19:21:22 +0000","Echofon","@mxcl I've been listening to a bit of Jamiroquai. Pretty good stuff! Nice idea btw. :)" -"11122405818","11119924765","14962753","","","2010-03-27 02:07:38 +0000","Twitter for iPhone","@t_a_w You have some good tips there. Default HISTSIZE should be higher, and >> is a good habit. Don't like clobbering w/ aliases though." -"11122252439","11122116123","6509982","","","2010-03-27 02:04:20 +0000","Twitter for iPhone","@argv0 lyrics to ""oops i did it again""" -"11119484239","11118539616","14962753","","","2010-03-27 01:02:24 +0000","Twitter for iPhone","@t_a_w Sounds like you need zsh. `mate =script.rb` to edit. Also `setopt noclobber` and glob qualifiers. Bash is playing catch-up since v2." -"11118928621","","","","","2010-03-27 00:49:39 +0000","web","I thought I had an original idea mounting a Riak bucket with FUSE. At least now I have some code to start with!" -"11118889015","","","11116852239","14097822","2010-03-27 00:48:43 +0000","web","RT @johnrlynch: Light a FUSE under your Riak cluster! http://bit.ly/dhfNJl" -"11118800781","11118136598","41456363","","","2010-03-27 00:46:37 +0000","Twitter for iPhone","@NCIXdotCOM I'll be your BFF if you send me an XFX Radeon 5850. :)" -"11115884211","","","","","2010-03-26 23:36:52 +0000","Twitter for iPhone","""The curse of the gifted programmer is apparently the need to deal with occasional direct emails from Eric Raymond."" http://is.gd/b16tf" -"11113188838","","","","","2010-03-26 22:30:40 +0000","Twitter for iPhone","For posterity: http://yfrog.com/4ziu0p ... made a few of us here lol on a long Friday afternoon." -"11062374796","","","","","2010-03-26 00:36:46 +0000","API","Idiot users still intentionally opening, clicking on spam http://tinyurl.com/yl2tnzt (great, there is no hope then)" -"11061811920","","","11058872352","14561327","2010-03-26 00:24:44 +0000","Echofon","RT @dhh: ""Adobe? Acrobat? Connect? Pro Mobile"" -- it reads like a joke, but it's actually the name of an iPhone app. Kid you not." -"11047244539","11046951067","14130443","","","2010-03-25 18:31:25 +0000","Twitter for iPhone","@ckdarby Same result using servers in and around Vancouver. In fact Bellingham WA is a bit faster than Burnaby BC. Data relayed by towers?" -"11043054999","","","","","2010-03-25 16:52:21 +0000","Twitter for iPhone","Pretty graphs of projects & people on github: http://lumberjaph.net/blog/index.php/2010/03/25/github-explorer/" -"11040209720","11022166757","14130443","","","2010-03-25 15:49:25 +0000","Echofon","@ckdarby roaming? I'm right in the middle of Victoria. Latency to the tower max 1s then it should be wired, max +300ms within N. America." -"11013651388","","","","","2010-03-25 02:45:23 +0000","Echofon","Come on #rogers you can do better. 2616ms latency! http://twitpic.com/1aqkff" -"11013057232","11008243181","14962753","","","2010-03-25 02:32:17 +0000","Echofon","@t_a_w I had the same experience w/ songbird a few years ago. Good to know I don't need to try it again." -"10994439628","10993421518","14277942","","","2010-03-24 19:33:05 +0000","Twitter for iPhone","@Ipsquiggle No favourites yet. It's been on my TODO list too long now. I'll try & get around to it soon." -"10953021486","10951693122","23774974","","","2010-03-24 00:42:01 +0000","Twitter for iPhone","@sauntimo No need to leave it open. Google's computers will scrobble in the background. Enjoy! :)" -"10878838029","","","","","2010-03-22 16:12:07 +0000","Gowalla","Photo: It's a frap! ? at Starbucks http://gowal.la/c/tBmc" -"10842106902","","","","","2010-03-21 22:55:19 +0000","Gowalla","Photo: ? at Beacon Hill Park http://gowal.la/c/tqMd" -"10842057429","","","","","2010-03-21 22:54:01 +0000","Gowalla","I'm at Beacon Hill Park in Victoria http://gowal.la/s/mWA" -"10827531998","10824081647","14962753","","","2010-03-21 16:29:19 +0000","Twitter for iPhone","@t_a_w I like my iPhone (a lot) but sometimes it feels too much like Apple's iPhone, not mine. $99/yr to put my own app on it? Android next." -"10826298478","","","10814555748","5813712","2010-03-21 15:58:55 +0000","Echofon","RT @antirez: Results of some yesterday hacking: Linenoise, a 360 lines of code readline replacement: http://github.com/antirez/linenoise" -"10803441619","10794001565","27705041","","","2010-03-21 03:15:53 +0000","Twitter for iPhone","@Machiventa It should work fine with Firefox. What part is giving you trouble?" -"10763988500","","","","","2010-03-20 07:50:40 +0000","Twitter for iPhone","I wonder if OS X can run on the Sony Vaio Z. http://is.gd/aPS8K" -"10730236474","","","10729730792","14939200","2010-03-19 16:29:32 +0000","web","RT @seancribbs: Schema design in Riak, an introduction (on the @basho blog): http://ow.ly/1owTy #riak #nosql" -"10709338214","","","","","2010-03-19 05:46:04 +0000","Twitter for iPhone","Damn you @ncixdotcom! Why must you tempt me like this?! Just as I'm thinking about one of these they go on sale. http://is.gd/aOgRz" -"10707358280","","","","","2010-03-19 04:41:13 +0000","Twitter for iPhone","Ugh, explains a lot. -- ""In order for a book to sell,"" said my publisher, ""it's got to be thick. 600 pages thick."" http://is.gd/aOdXF" -"10654073830","10647539165","91170325","","","2010-03-18 03:48:01 +0000","Twitter for iPhone","@jtjn thanks :)" -"10647203406","10644429770","91170325","","","2010-03-18 00:41:44 +0000","Twitter for iPhone","@jtjn You'll have to link up scrobbleshark to last.fm again if you go with the first option." -"10647170316","10644429770","91170325","","","2010-03-18 00:40:54 +0000","Twitter for iPhone","@jtjn You can revoke scrobbleshark's access to your last.fm account on last.fm's site, or pause scrobbling on the scrobbleshark site." -"10611907518","","","","","2010-03-17 08:01:46 +0000","Twitter for iPhone","agh, 1am already?! time to put node-riak down for the night." -"10555024776","","","","","2010-03-16 04:55:40 +0000","Twitter for iPhone","http://www.infoq.com/presentations/Are-We-There-Yet-Rich-Hickey Makes me want to learn Clojure even more. Maybe next year." -"10523488677","10519338493","5281041","","","2010-03-15 16:02:21 +0000","Twitter for iPhone","@monvoix Thanks. :) Glad you like it!" -"10487968318","","","","","2010-03-14 22:24:12 +0000","Gowalla","I'm at Serious Coffee in Victoria http://gowal.la/s/3Nxb" -"10486800485","","","","","2010-03-14 21:53:48 +0000","Twitter for iPhone","TextMate refugees, drag stuff in Emacs: http://is.gd/aDyDx (like cmd-ctrl-<arrow> in TextMate) ... reminds me to check out textmate.el." -"10449862757","10443005063","22406953","","","2010-03-14 02:20:44 +0000","Twitter for iPhone","@mahyarm About a month ago. Just for 2 months though." -"10443671196","","","","","2010-03-13 23:36:47 +0000","Gowalla","Photo: ? at Thetis Lake http://gowal.la/c/qqNq" -"10438148319","10437910194","6707392","","","2010-03-13 21:00:14 +0000","Twitter for iPhone","@sstephenson There is also readlink -f on Linux. On OS X/BSD run readlink in a loop." -"10438141113","10437910194","6707392","","","2010-03-13 21:00:04 +0000","Twitter for iPhone","@sstephenson `cd -P /a/symlinked/dir` will resolve the symlink. With autopushd on you can popd, otherwise `cd - to` get back." -"10405949161","","","","","2010-03-13 03:55:00 +0000","Gowalla","Getting that spicy peanut! ? at The Noodle Box http://gowal.la/s/eye" -"10403957887","","","","","2010-03-13 03:04:20 +0000","Twitter for iPhone","Used 2.2GB of unlimited 3G access the 1st month. 1 day I ran Software Update while tethered => 800MB. I should get the new Xcode beta! :p" -"10341344052","","","10339670168","636923","2010-03-11 21:50:38 +0000","web","RT @siracusa: Canabalt (a $2.99 game) reveals app pricing as a means of managing reviews: http://bit.ly/bqqoRA More good stuff here: ht ..." -"10332161723","10068750283","894911","","","2010-03-11 17:40:13 +0000","Twitter for iPhone","@JimRoepcke BC champs eh? not bad, not bad at all! :)" -"10327133361","","","10324398622","9980812","2010-03-11 15:37:45 +0000","API","RT @igrigorik: great start to #nosqllive by @timanglade.. ""nosql as a brand is a liability, it lacks definition and respectability"" - amen." -"10290462351","","","","","2010-03-10 21:50:04 +0000","Twitter for iPhone","Too bad you can't add command line args to Info.plist in an app bundle on OS X ... or can you?" -"10290426247","","","","","2010-03-10 21:49:08 +0000","Twitter for iPhone","alias chrome='/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --allow-file-access-from-files >/dev/null 2>&1 &!' ... *sigh*" -"10289609392","10289433993","22406953","","","2010-03-10 21:28:50 +0000","Twitter for iPhone","@mahyarm Ah, that makes sense. I wonder how long after the refresh before they were available. Have to wait and see I guess. :)" -"10288518588","","","","","2010-03-10 20:57:56 +0000","Twitter for iPhone","Emacs may get a package manager in version 24. http://is.gd/a9FrI One day we'll boot Linux directly to Emacs and cut out the middle man." -"10286387339","10280595637","9989362","","","2010-03-10 20:00:57 +0000","Twitter for iPhone","@headius That does sound straightforward. Maybe I could reuse my toy x86 assembler to emit code at runtime (written in Ruby)." -"10280247930","10272709248","9989362","","","2010-03-10 17:17:10 +0000","Twitter for iPhone","@headius I should pick up the blue book and really learn this stuff sometime. Interesting but time consuming! Have to be dedicated." -"10262804891","","","","","2010-03-10 08:33:41 +0000","Twitter for iPhone","Never heard of a ""method chooser"" before. I wonder if JIT compilers besides Rubinius do this too. http://is.gd/a6OOv" -"10259887450","","","","","2010-03-10 06:33:28 +0000","Twitter for iPhone","Rap lyrics generator: http://is.gd/a6uiM ... ""gold Jerry, gold!""" -"10257721524","10242381897","22406953","","","2010-03-10 05:19:29 +0000","Twitter for iPhone","@mahyarm @ChrisNoel_Vic don't forget the last.fm status ""boards""! the bears are my fav. http://blog.last.fm/2008/08/01/quality-control" -"10255360972","","","","","2010-03-10 04:11:39 +0000","Twitter for iPhone","Grooveshark has implemented native scrobbling for VIPs! Now if only I could sign up for a VIP account ... *sigh*" -"10255145693","","","","","2010-03-10 04:06:04 +0000","Twitter for iPhone","First day at the new job. Great so far! Lots of interesting stuff to learn." -"10254985784","10252944305","22406953","","","2010-03-10 04:02:03 +0000","Twitter for iPhone","@mahyarm $2600+tax is $3000. ouch! refurb is $2200+tax, still $2500. can get a 15""mbp + 24""LCD for that price." -"10254877767","10252944305","22406953","","","2010-03-10 03:59:34 +0000","Twitter for iPhone","@mahyarm don't want to spend $2600, but that is a possibility. I might be getting a mbp from work, and have more time to wait and think." -"10248960220","","14273142","","","2010-03-10 01:39:12 +0000","Twitter for iPhone","@lunafiko online payment systems always shaft non-US folk. hopefully we can get a response from @grooveshark on this... http://is.gd/a5yyB" -"10206646283","","","","","2010-03-09 05:00:01 +0000","Twitter for iPhone","I wanted to try Celery http://is.gd/a0ySo but I'll be happy learning RabbitMQ directly. Nitrogen http://is.gd/a0AI4 looks like fun too." -"10206297917","","","","","2010-03-09 04:49:20 +0000","Twitter for iPhone","Thinking I might rewrite scrobbleshark completely. Need a good project to learn Erlang, and it fits the bill perfectly." -"10181014467","","","","","2010-03-08 17:58:58 +0000","Twitter for iPhone","@Joachim_Joe Yeah, it's by no means perfect but it's a good stop-gap until Grooveshark rolls out scrobbling support. Glad you like it. :)" -"10179342997","","","","","2010-03-08 17:15:10 +0000","Twitter for iPhone","@Joachim_Joe I could get it down to about 15 mins, but I need to change servers and have been really busy the last 2 weeks." -"10179320920","","","","","2010-03-08 17:14:37 +0000","Twitter for iPhone","@Joachim_Joe Grooveshark only updates their feeds every 10 mins, and right now I think it updates every 20-30 mins." -"10176886617","","","","","2010-03-08 16:13:05 +0000","Echofon","@Joachim_Joe nope, once you set it up you can pretty much forget about it. :)" -"10089188493","","","","","2010-03-06 20:52:09 +0000","Twitter for iPhone","Rogers gave me 2 months unlimited data for upgrading to a 1GB data plan. It's ridiculous I had to do so to tether, but I'll get my $s worth!" -"10084345781","","","","","2010-03-06 18:29:32 +0000","Twitter for iPhone","Now my decision is wait for the 15"" MBP refresh (hopefully w/ Core i7, or i5) and go new, or get a refurbished 17"" MBP anytime. hmmm...." -"10084280414","","","","","2010-03-06 18:27:39 +0000","Twitter for iPhone","1280x800 (1.05MP) -> 1440x900 (1.3MP) is not really compelling. 1920x1200 (2.3MP) on the other hand ... http://i.imgur.com/lKDL3.png" -"10082846701","10068750283","894911","","","2010-03-06 17:48:02 +0000","Twitter for iPhone","@JimRoepcke I agree about Fluid. It's great for gmail, google docs, and Grooveshark. I'll have to try github." -"10042665815","10042424153","17088322","","","2010-03-05 21:24:00 +0000","Twitter for iPhone","@ChrisNoel_Vic :o ... we missed it in 3D at the IMAX. No point watching it now anyway." -"10040791831","","","","","2010-03-05 20:33:35 +0000","Twitter for iPhone","Am I the only guy in North America that hasn't seen Avatar yet?" -"10033772350","","3806441","","","2010-03-05 17:29:39 +0000","Twitter for iPhone","@grooveshark do you have an email address i can just send money to with paypal? There's got to be a way for me to give you money." -"10033511678","","","","","2010-03-05 17:23:17 +0000","Twitter for iPhone","Great, now I have around USD$30 in my @PayPal account for no reason. I better be able to use it for something. Not impressed. Not one bit." -"10031546865","","","","","2010-03-05 16:35:59 +0000","Twitter for iPhone","... or not? @grooveshark, it shouldn't be so hard to get VIP for canucks w/o a CC. Not sure if it's Paypal being lame, but I'm done trying." -"10031420299","","","","","2010-03-05 16:32:57 +0000","Twitter for iPhone","Realized I could transfer funds to my paypal account, then use that to pay for a @grooveshark VIP pass. iPhone groovesharkin in a few mins!" -"9997766029","","","","","2010-03-05 00:00:59 +0000","Twitter for iPhone","UITextView + sizeWithFont:constrainedToSize: = blurgh. that is all." -"9994065353","","","","","2010-03-04 22:32:41 +0000","Twitter for iPhone","Fluid is neat but unless you keep your fluid apps open all day it's far quicker to open a new tab and type the first 3 letters of the URL." -"9953907597","","","","","2010-03-04 02:34:09 +0000","Twitter for iPhone","400 scrobbleshark users are too many for a free google app engine account. I'll start looking for a new host, have to port a bit of code." -"9904713318","","","","","2010-03-03 02:37:02 +0000","Twitter for iPhone","RDBMS have been abused to do all kinds of things they were never meant to do, so the set of tasks that NoSQL excels at may however be large." -"9904447874","","","","","2010-03-03 02:31:35 +0000","Twitter for iPhone","Why must everything be black & white? NoSQL isn't going to ""kill"" RDBMSs, it's an *additional* tool better suited to certain tasks. Yeesh..." diff --git a/public/tweets/data/csv/2010_04.csv b/public/tweets/data/csv/2010_04.csv deleted file mode 100755 index fa8fa0b..0000000 --- a/public/tweets/data/csv/2010_04.csv +++ /dev/null @@ -1,59 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"13157669261","","","","","2010-04-30 23:55:59 +0000","Twitter for iPhone","RT @Grooveshark: Now accepting Lala refugees." -"12654628856","12654445157","6217862","","","2010-04-22 18:44:02 +0000","Twitter for iPhone","@zimmund GAE resets quotas at midnight Pacific time (in 12 hours). No activity until then, but it will catch up at that time." -"12649965788","","","","","2010-04-22 17:01:40 +0000","Twitter for iPhone","Wow, I'm really sorry about scrobbleshark being down! 1000 users is way too much for the base GAE account. I'll work on the rewrite soon." -"12621862744","","","","","2010-04-22 05:20:24 +0000","Twitter for iPhone","(maybe it's not crashier on iPad, but on iPhone OS 3.2. not sure on that one)" -"12621836597","","","","","2010-04-22 05:19:42 +0000","Twitter for iPhone","Need to crash mobile Safari? Visit http://apirocks.com/html5/html5.html Crashier on iPad than iPhone. If it doesn't crash just rotate." -"12620508667","12615500462","14273142","","","2010-04-22 04:44:50 +0000","Twitter for iPhone","@lunafiko I think I just found it on twitpic, cool!" -"12614255760","","","","","2010-04-22 02:33:29 +0000","Twitter for iPhone","Got an iPad for the evening. Back on my MacBook now, I want to rotate the display to surf the web." -"12499117475","12498442444","14273142","","","2010-04-20 05:13:29 +0000","Twitter for iPhone","@lunafiko heh, sounds like a good time :)" -"12498062927","","","","","2010-04-20 04:47:44 +0000","Twitter for iPhone","html5 makes the browser the best cross-platform toolkit. ironically throwing out native look'n'feel altogether wins. http://is.gd/bA948" -"12497941010","12495440281","14273142","","","2010-04-20 04:44:46 +0000","Twitter for iPhone","@lunafiko Nope, very low! I guess there are only so many ways to make a restaurant website ""interesting"". Me I just want info. gopher ftw :p" -"12491970038","","","","","2010-04-20 02:36:56 +0000","Twitter for iPhone","Incidentally I just discovered that scrolling with 2-fingers scrolls an iframe in mobile Safari. 8 months with an iPhone and still learning." -"12491891020","","","","","2010-04-20 02:35:25 +0000","Twitter for iPhone","Refreshing. fifthstreet.ca bar&grill has a decent site that isn't Flash. It kind of sucks on iPhone but at least it works." -"12421964589","","","12419872636","14206068","2010-04-18 22:44:23 +0000","web","RT @tlrobinson: .@brendaneich at #jsconf talking about awesome new features slated for next edition of JS. Detail on the ECMA wiki: http ..." -"12349220407","","","12347514148","4216361","2010-04-17 16:20:41 +0000","Echofon","RT @dalmaer: The @280north crew have released: nib2cib now supports iPhone to web conversion #jsconf" -"12342410195","","","","","2010-04-17 14:00:47 +0000","Gowalla","Photo: God BC is beautiful! ? at The Spirit of British Columbia http://gowal.la/c/BSKC" -"12341974008","","","","","2010-04-17 13:50:56 +0000","Gowalla","Meeting my sister in Van for the day. ? at Swartz Bay Foot Passenger Terminal http://gowal.la/s/ecZ" -"12322999305","","","","","2010-04-17 03:56:58 +0000","API","""but be warned: it's definitely not for the casual jailbreaker."" http://tinyurl.com/y2vsbnv sounds like a challenge! ;-)" -"12318341622","","","12317797100","6149572","2010-04-17 02:17:03 +0000","web","RT @dysinger: Latest #riak (client) requires protobuffs installed in erlang/lib #TODO add to the readme so people don't have to read the ..." -"12149333164","12147485431","33858688","","","2010-04-14 06:27:58 +0000","Twitter for iPhone","@ehoppe I uploaded about 500mb. Have to watch my groovesharking. or go for the 3gb plan :)" -"12147208295","","","","","2010-04-14 05:21:25 +0000","Echofon","Close bittorrent when tethering notebook to phone. #protip" -"12143998162","12141735174","894911","","","2010-04-14 03:59:03 +0000","Twitter for iPhone","@JimRoepcke Need to save up a bit. I'll probably pull the trigger in May. (Unless I decide to get the i7 or 8GB of DDR3 or something :)" -"12141397626","","","","","2010-04-14 03:03:30 +0000","Twitter for iPhone","New 15"" MBPs have a hi-res option (1680x1050). Sweet!" -"12140731451","12114284409","119695936","","","2010-04-14 02:50:23 +0000","Twitter for iPhone","@dudeimlost I need to rewrite #scrobbleshark and move away from Google AppEngine. Didn't expect 1000 users! Sorry it's so laggy for you." -"12127055723","12126943664","894911","","","2010-04-13 22:11:29 +0000","Twitter for iPhone","@JimRoepcke wheee!" -"12110770286","","","","","2010-04-13 15:54:52 +0000","Twitter for iPhone","New MacBook Pros! Now to save up some $$" -"12090100417","","","","","2010-04-13 06:18:03 +0000","Twitter for iPhone","RT @dalmaer traits.js is a minimal standards-compliant trait composition library for Javascript http://is.gd/bqwux by Tom Cutsem&Mark Miller" -"12065048772","12064718775","14273142","","","2010-04-12 20:43:41 +0000","Twitter for iPhone","@lunafiko I e-mailed support and they gave me a free VIP account. I guess I'll worry about renewing in a year ... sorry that isn't helpful." -"12063461234","12060622395","918271","","","2010-04-12 20:04:37 +0000","Twitter for iPhone","@davidhund It's almost as stable as Grooveshark's RSS feeds. Need to move off of GAE. Scrobbleshark is more popular than I anticipated." -"11971479272","","","","","2010-04-11 03:29:51 +0000","Gowalla","I'm at Esquimalt Lagoon in Colwood http://gowal.la/s/5H6X" -"11952230982","","","11951964520","14358152","2010-04-10 19:26:48 +0000","Echofon","RT @mentalguy: The best and worst things about Ubuntu is that Mark Shuttleworth isn't Steve Jobs." -"11952207220","","","","","2010-04-10 19:26:10 +0000","Echofon","There's a new version of grooveshark for iPhone! Has free trial and less bugs. Yay :)" -"11866230279","","","","","2010-04-09 05:50:50 +0000","Twitter for iPhone","Twitter lists should have an option to let your mutual followers edit them too. Might be fun!" -"11863183373","","","","","2010-04-09 04:25:36 +0000","Twitter for iPhone","Wonder if Tog's articles were any influence on app folders in iPhone OS 4. http://is.gd/bl0lO http://is.gd/bl0lN http://is.gd/bl0lY" -"11863072449","11861758691","894911","","","2010-04-09 04:22:47 +0000","Twitter for iPhone","@JimRoepcke yes indeed. re-reading some webmachine docs made for an enlightening evening." -"11861679739","","","","","2010-04-09 03:49:41 +0000","API","Microsoft offers much-needed fix for Windows OSS development http://tinyurl.com/y9nltme [Ed: this is awesome! Good for MS.]" -"11858253272","","","","","2010-04-09 02:34:33 +0000","Twitter for iPhone","Any sufficiently complicated web app contains an ad hoc, informally-specified, bug-ridden, slow implementation of half of Webmachine." -"11837968216","11808141498","14273142","","","2010-04-08 18:52:29 +0000","Twitter for iPhone","@lunafiko On recent hardware Linux in a VM is a good option. When using Windows I do exactly that for real work. xmonad+full screen VM = :)" -"11731951764","","","","","2010-04-07 01:55:18 +0000","Gowalla","I'm at Nando's in Victoria http://gowal.la/s/5xPX" -"11722285856","11708256727","14273142","","","2010-04-06 22:32:11 +0000","Twitter for iPhone","@lunafiko I was a big Linux guy before @JimRoepcke converted me in 2005. I miss having a feature-rich window manager and stuff." -"11722174592","11708256727","14273142","","","2010-04-06 22:29:49 +0000","Twitter for iPhone","@lunafiko MBP is a great machine no matter what OS you put on it! New Sony Vaio Z looks nice too, MBP needs a refresh badly." -"11674454811","","","","","2010-04-06 02:08:07 +0000","Echofon","A block away I hear the cops yelling to come out of the house. Someone's getting busted. #yyj" -"11674060781","","","","","2010-04-06 02:00:01 +0000","Echofon","No South bound traffic at quadra and Falmouth. Police roadblock. #yyj" -"11673722071","","","","","2010-04-06 01:52:50 +0000","Echofon","Double tap Home for iPod controls anywhere, not just at the lock screen. Who knew?! #iPhone" -"11672837197","","","","","2010-04-06 01:34:32 +0000","Echofon","A watched box never updates. Fuck it, it's future-Sami's problem now!" -"11672381507","11671939412","14273142","","","2010-04-06 01:25:10 +0000","Echofon","@lunafiko heh, yeah it's my best OS X box. When new MacBook pros come out I'll get one to replace my old 2006 MacBook." -"11671160487","","","","","2010-04-06 01:00:20 +0000","Echofon","10.6.3 is taking forever to install on my hackintosh. It better just work because I'm more than ready to go home!" -"11669340501","","","","","2010-04-06 00:22:18 +0000","web","YAY! I've been waiting too long. http://arstechnica.com/apple/news/2010/04/apple-not-ignoring-macbooks-this-month-despite-mobile-mania.ars" -"11607873405","","","","","2010-04-04 22:00:55 +0000","Twitter for iPhone","Event based programming goes hand in hand with functional programming. It's hard to mix for loops, breaks, and continues with callbacks." -"11607503975","","","","","2010-04-04 21:51:05 +0000","Twitter for iPhone","<3 js2-mode ... makes me want to write an Emacs Lisp parser for every language I use in Emacs." -"11554649434","11552691428","27705041","","","2010-04-03 21:52:56 +0000","Twitter for iPhone","@Machiventa It does take a bit of time. Might be able to cut that down. Grooveshark updates feeds every 10 min so that's the limit though." -"11518167255","","","","","2010-04-03 04:25:35 +0000","Twitter for iPhone","[[[[""00""]]]] == false; [[[[""true""]]]] == ""true""; [[""1""]] + [[""2""]] == 12; #wtfjs (via @zii)" -"11513861902","","","","","2010-04-03 02:45:09 +0000","Gowalla","Changing it up, Cambodian jungle curry today! ? at The Noodle Box (Douglas St.) http://gowal.la/s/LKi" -"11507303156","","","","","2010-04-03 00:08:29 +0000","Gowalla","Photo: ? at James Houlihan Park http://gowal.la/c/xked" -"11499943233","","","","","2010-04-02 20:50:41 +0000","Echofon","Was going storm watching but it's not very stormy anymore. Oh well, Arbutus cove will still be nice!" -"11493944313","","","11493489451","6149572","2010-04-02 18:18:18 +0000","web","RT @dysinger: Somebody tell me if there is a dvorak keyboard layout for the pop up & external keyboard for the #ipad :) I want one but n ..." -"11441266210","","","","","2010-04-01 19:40:23 +0000","Gowalla","Just ate BBQ prawn stir fry ? at 1550's http://gowal.la/s/3gMB" -"11439208380","","","","","2010-04-01 18:48:54 +0000","TwitPic","http://twitpic.com/1cg0dk -" -"11430328586","","","","","2010-04-01 15:36:35 +0000","API","New Zealand patent reform bill says no to software patents http://tinyurl.com/y8wl9vy" diff --git a/public/tweets/data/csv/2010_05.csv b/public/tweets/data/csv/2010_05.csv deleted file mode 100755 index b929e50..0000000 --- a/public/tweets/data/csv/2010_05.csv +++ /dev/null @@ -1,58 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"15157172140","","","","","2010-06-01 05:04:52 +0000","Twitter for iPhone","Probably not something your computer tells you everyday: ""Merge made by octopus."" #git" -"15073858309","","","15073735648","780561","2010-05-31 00:31:12 +0000","API","RT @technoweenie: MAP REDUCE MAP REUSE MAP RECYCLE (http://bit.ly/X2PDw) that's something i can get behind" -"15066279424","","","","","2010-05-30 21:49:35 +0000","Twitter for iPhone","Warm and rainy. Kind of nice! #victoria #summer" -"15062511934","","","","","2010-05-30 20:23:20 +0000","Twitter for iPhone","Links that open iTunes automatically make me want to hurt people. If I wanted to open iTunes I would fucking open iTunes." -"15057979597","","71894064","","","2010-05-30 18:39:04 +0000","Twitter for iPhone","@boastr_net Unsure where to report bugs so I'll bug you on twitter :) Window snapping only works with the dock on the bottom.Thanks for BTT!" -"15055823784","","","","","2010-05-30 17:53:07 +0000","Twitter for iPhone","might not be ""street"" ... http://i.imgur.com/tWkCL.jpg" -"15027296805","","","","","2010-05-30 07:26:51 +0000","Twitter for iPhone","Still no multitouch trackpad, but BetterTouchTool is worth downloading for the drag-to-left-or-right-edge-to-fill-half-screen feature." -"15019387240","","","","","2010-05-30 04:17:32 +0000","Twitter for iPhone","Gonna be an uncle 8 times over next Jan! Maybe I'll try for a singapore trip at Christmas." -"15017258362","","","14984935918","17708254","2010-05-30 03:36:04 +0000","API","RT @NeilRobbins: ""#Riak works correctly mathematically because it doesn't try to break the laws of the universe"" Joe Armstrong http://bi ..." -"14990033165","14959767218","894911","","","2010-05-29 18:05:56 +0000","Twitter for iPhone","@JimRoepcke & what can I say, ich mag der blinkenlichten. amazing I don't use menumeters anymore. what's my mem usage? net throughput??!! :)" -"14989858968","14959767218","894911","","","2010-05-29 18:02:27 +0000","Twitter for iPhone","@JimRoepcke Don't have it, just saw videos of SSD vs HDD for common tasks. SSDs use 0.5-1w, complete tasks faster, get back to idle fast!" -"14951657363","","","","","2010-05-29 03:30:32 +0000","Twitter for iPhone","Sometimes I wish null and undefined in JS were like nil in Obj-C. I'd like the option to turn on whiny nulls in certain places tho, for dev." -"14949672773","","","","","2010-05-29 02:54:21 +0000","Twitter for iPhone","Uh oh ... convincing myself that it's a waste of $$ to keep the mech HDD in my new MBP. New, fast machine dragged down by the HDD: not cool." -"14947029957","14945272206","894911","","","2010-05-29 02:05:03 +0000","Twitter for iPhone","@JimRoepcke Heh, probably the only thing we've ever decided on politely now that you mention it!" -"14946609901","14946077502","894911","","","2010-05-29 01:57:23 +0000","Twitter for iPhone","@JimRoepcke Apps using non-standard text controls will have to explicitly enable cut/copy/paste. Ouch! UITextField will have to improve." -"14945209277","","","","","2010-05-29 01:31:14 +0000","Twitter for iPhone","Noticed the Canada subreddit description for the first time: ""We decided on this description politely.""" -"14846356261","","","","","2010-05-27 16:49:26 +0000","Gowalla","Already late, may as well be late with coffee :) ? at Starbucks Quadra & Mackenzie http://gowal.la/v/c/PeCF/tw" -"14813149739","","","","","2010-05-27 04:40:47 +0000","Twitter for iPhone","RT @ohmyzsh: Declaring that next Tuesday, June 1st, is convert a bash user day. Direct your loved ones here: http://is.gd/cqP8f" -"14667910801","","","","","2010-05-25 03:24:55 +0000","Twitter for iPhone","It starts innocently, just an americano. Then you add the size, possibly a flavour shot. Suddenly your order makes you sound douchey." -"14662184431","","","","","2010-05-25 01:45:30 +0000","Gowalla","Buskers with brass playing the final countdown. That is pure, concentrated awesome! ? at Inner Harbour Causeway http://gowal.la/c/NxGo" -"14660970421","","","14652351912","12712742","2010-05-25 01:24:22 +0000","API","RT @zii: A new and devious phishing attack. http://bit.ly/aMX3D6 (via @azaaza) well played sir" -"14651923810","","","14646836334","8038312","2010-05-24 22:40:00 +0000","API","RT @izs: Ponder it deeply for a while, and then ignore it completely. Good ideas arrive when they're ready." -"14598069581","","","","","2010-05-24 03:15:51 +0000","Twitter for iPhone","I think a ruby dsl is a good fit for starlogo. Might have to play with that. With rubinius it'd be turtles all the way down. :)" -"14571144876","","","","","2010-05-23 18:15:35 +0000","Twitter for iPhone","For the love of science, s/NoSQL/DocDB/g to help stop the madness. The term ""NoSQL"" is a giant blunder. - -#nonosql #docdb #nosql" -"14521573978","","","14521160441","6509982","2010-05-22 23:14:28 +0000","API","RT @argv0: Look at your DB. Now back to me. Now back at your DB. Now back to me. I'm the DB your DB could scale like if your DB was ..." -"14518843441","","","","","2010-05-22 22:07:15 +0000","Twitter for iPhone","About to watch a haggis hurling competition. The record is 190 ft!" -"14451956498","","","","","2010-05-21 20:52:41 +0000","Twitter for iPhone","Well, I can see github again. That was short-lived." -"14451901173","","","","","2010-05-21 20:51:25 +0000","Twitter for iPhone","ugh, apparently Shaw in Victoria is one of the ISPs/regions that can't get to github right now. guess that means it's lunch time!" -"14232765831","14217793600","14358152","","","2010-05-18 15:06:47 +0000","Twitter for iPhone","@mentalguy I remember that feeling. Here are 9 more to blow your mind: http://en.wikipedia.org/wiki/Ontario_(disambiguation)" -"14232450331","","","14227650848","29777587","2010-05-18 15:00:42 +0000","API","RT @pharkmillups: thorough, great post from the the mozilla metrics team about choosing a nosql data store http://bit.ly/cgFx7j #cassand ..." -"14203180461","","","14202822307","645143","2010-05-18 03:14:10 +0000","API","RT @tirsen: emacs day #2: an abundance of yaks needing shaves." -"14200790046","","14174890","","","2010-05-18 02:32:29 +0000","Twitter for iPhone","@semel just discovered @dvlprs, surfed to http://dvlprs.com/kangax and saw a JS alert stating ""1"". thought you'd like to know. cool site!" -"14121195105","14101734821","22406953","","","2010-05-16 21:33:58 +0000","web","@mahyarm ha ha, i knew someone would ask that! :) i was just walking down Government st, past the shop and he jumped out at me." -"14077389539","","","","","2010-05-16 04:17:29 +0000","TweetDeck","It's really nice to lean back in my chair and read a long article on the iPad. Typing while leant back, not so much. Thumbs method is ok." -"14064594313","","","","","2010-05-15 23:38:52 +0000","Twitter for iPhone","iPad + MyWi is good enough, and costs only $10, once. Caveats: iPhone gets a bit hot and MyWi has annoying bugs." -"14061668953","","","","","2010-05-15 22:25:52 +0000","Twitter for iPhone","Some guy from Lush just said the word cuticle to me. Wtf?! Do I look like a guy who cares about cuticles?" -"13822590357","13821487356","8959562","","","2010-05-12 01:33:13 +0000","Echofon","@strlen 15"" i7 hands-down" -"13802309935","","","13750048241","16891384","2010-05-11 18:23:55 +0000","web","RT @KentBeck: switching quickly between the onion and reuters offers unique mental health challenges (& unintended humor)" -"13796031037","","","13790430027","9980812","2010-05-11 16:08:43 +0000","Echofon","RT @igrigorik: ah, turns you can make git pull --rebase the default ""pull"": http://bit.ly/a2RK09 - kudos to @vsizikov for the tip" -"13795757751","13777762860","22406953","","","2010-05-11 16:03:11 +0000","Echofon","@mahyarm Inner harbour and James bay are really packed with tourists. Quiet spots are no longer quiet, for better and worse. :)" -"13688609117","","","13687971650","14372486","2010-05-09 21:25:54 +0000","Echofon","RT @engadget: Magic Mouse syncs with jailbroken iPad, enabling cursory cursor control (video) http://bit.ly/av8H7a" -"13634872590","","","","","2010-05-08 23:38:56 +0000","Echofon","I keep forgetting how much downtown sucks in the summer. Have to stick to nature!" -"13633518545","","","","","2010-05-08 23:06:04 +0000","Echofon","It's so calm out today. A really nice change for -Victoria! http://twitpic.com/1m7g4b" -"13617072239","","","13592433292","13192","2010-05-08 16:28:38 +0000","Echofon","RT @avibryant: Yes, I'm a languages geek. Laughed out loud all through this: http://bit.ly/nAXkj" -"13617029992","13593943165","14273142","","","2010-05-08 16:27:46 +0000","Echofon","@lunafiko the 1st time i ran vim I had to hard reset my new Linux install. Didn't know how to type, quit, or switch virtual consoles :)" -"13593669269","","","","","2010-05-08 06:03:17 +0000","Twitter for iPhone","""Vim mode in emacs: unbind all keys. It beeps at you whatever you do, and you can't quit."" http://is.gd/bZHQK" -"13585600820","","","","","2010-05-08 02:55:46 +0000","Echofon","Downtown ducks. Could be the ducks a coworker saw getting it on yesterday. http://twitpic.com/1lxm8c" -"13585530857","13582573552","894911","","","2010-05-08 02:54:18 +0000","Echofon","@JimRoepcke i'd say bacon for dinner is accomplishment enough. anything after that is just gravy." -"13582076013","","","","","2010-05-08 01:43:22 +0000","Twitter for iPhone","I don't try to be different, I try to use the best tools. It just so happens that the default or most popular tools are often not the best." -"13578006426","","","","","2010-05-08 00:18:19 +0000","Twitter for iPhone","ha ha, thanks guys! http://wiki.github.com/280north/cappuccino/objjc at least it was good for a laugh. :)" -"13556062187","","","13544675482","12497","2010-05-07 16:02:20 +0000","Echofon","RT @simonw: So apparently Ajax means ""uses JavaScript"" and HTML5 now means ""doesn't use Flash""" -"13463697190","","","13457708148","14113080","2010-05-06 02:39:32 +0000","Echofon","RT @sophistifunk: Alan Kay is definitely famous enough to call Steve and get Scratch back." -"13371443876","13369743525","14273142","","","2010-05-04 16:03:20 +0000","Echofon","@lunafiko good timing it's starting to get nice! Have a good trip." -"13217100047","","","13216605013","14206068","2010-05-02 00:45:26 +0000","Echofon","RT @tlrobinson: ""Passing callbacks is the *price* of asynchronous API's, not the benefit.""" diff --git a/public/tweets/data/csv/2010_06.csv b/public/tweets/data/csv/2010_06.csv deleted file mode 100755 index 66ac3e1..0000000 --- a/public/tweets/data/csv/2010_06.csv +++ /dev/null @@ -1,86 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"17466589345","","","","","2010-07-01 04:06:30 +0000","Tweetie for Mac","Man, why haven't I tried Cmd-Shift-G in the simple save dialog on OS X till just now? Staying on the home row makes me happy." -"17377632680","","","","","2010-06-30 01:28:25 +0000","Tweetie for Mac","Wow, Divvy looks really cool. Better than SizeUp. Might have to buy Divvy as well. Man, I really just want Xmonad. Some days I miss Linux :(" -"17360235144","","","17358269406","8675502","2010-06-29 20:15:57 +0000","Twitter for iPhone","RT @me1000: woot!!! RT @nciagra: Rerelease of CappuGeo: CoreLocation and MapKit for Cappuccino. http://github.com/nciagra/CappuGeo" -"17308681929","","","17307981492","5444392","2010-06-29 05:04:17 +0000","Twitter for iPhone","RT @evanphx: Um... http://bit.ly/cLP73J ... there is a japanese company making a hardware ruby interpreter for embedded programming?" -"17303613084","","","","","2010-06-29 03:40:05 +0000","Tweetie for Mac","That *after* a slide saying MS wants to copy Apple's reliability and great UX. MS' path doesn't lead to their goal. http://bit.ly/cCZMuQ" -"17303483300","","","","","2010-06-29 03:38:04 +0000","Tweetie for Mac","Windows 8 Push Button Reset: We know there's a problem but instead of fixing the OS we'll just burden the user with more crap. Ah, progress." -"17268853856","","","","","2010-06-28 18:02:14 +0000","Tweetie for Mac","I need to create an Objective-J mode for Emacs that's based on js2-mode first and objc-mode second. objj-mode sucks at object literals." -"17260432677","","","17256415901","9144132","2010-06-28 15:48:45 +0000","web","RT @flipsasser: Dear Ruby developers learning Node.js: JavaScript is not Ruby. That is all." -"17260256743","17243190836","22406953","","","2010-06-28 15:46:06 +0000","Tweetie for Mac","@mahyarm Tweet some pics! I haven't heard of Ubud before and it looks pretty amazing. How much longer are you traveling for?" -"17260055166","17243140070","22406953","","","2010-06-28 15:43:09 +0000","Tweetie for Mac","@mahyarm It's not the amount of state, but every time new state is introduced there are consequences that aren't always clear at first." -"17228558579","","","","","2010-06-28 05:08:57 +0000","Tweetie for Mac","(cache invalidation, not caching. whatever)" -"17228472876","","","","","2010-06-28 05:07:16 +0000","Tweetie for Mac","Most state is essentially caching, i.e. premature optimization. Not to mention that caching is one of the two hard things in comp sci." -"17228435251","","","","","2010-06-28 05:06:32 +0000","Tweetie for Mac","Have I mentioned today that state is evil? Yes, evil. The Devil, Al Shaitan, Lucifer, Azazel, Lord of the Underworld, et cetera." -"17223783303","17222099807","27302287","","","2010-06-28 03:47:09 +0000","Tweetie for Mac","@jacobrothstein Very possible. Lisp is dead easy to parse, and if you stick close to JS semantics it's easy to emit the resulting JS too." -"17217461602","","","","","2010-06-28 02:32:09 +0000","Tweetie for Mac","Too bad locally owned coffee shops aren't open late on Sunday. Most good local shops have free WiFi, it's only Starbucks stuck in 2001." -"17217156178","","","","","2010-06-28 02:28:20 +0000","Tweetie for Mac","Bell gives you 2 free hours of WiFi per day at Starbucks now. Have to sign up for it, but it's still better than nothing." -"17193202984","17192255856","894911","","","2010-06-27 20:39:03 +0000","Tweetie for Mac","@JimRoepcke Ah, must be new since 0.8 then. It is nice." -"17191418310","","","","","2010-06-27 20:09:17 +0000","Tweetie for Mac","The Objective-J parser supports the #pragma pre-processor directive. All this time I've been commenting them out." -"17188013114","","","","","2010-06-27 19:16:59 +0000","Twitter for iPhone","Every non trivial bug I hit seems to be because of state. State is evil." -"17144545963","","","","","2010-06-27 05:45:04 +0000","Tweetie for Mac","Sadly katmouse is still required to make scrolling usable in Windows 7. http://ehiti.de/katmouse/ When will MS ever fix this?" -"17143720414","","","","","2010-06-27 05:28:15 +0000","Tweetie for Mac","Windows: Zero to infuriated in 3s flat. Half the reason people are so in love with OS X and Linux is because Windows is so utterly terrible." -"17141713893","","","","","2010-06-27 04:49:21 +0000","Tweetie for Mac","Ugh, sorry about that noise. Didn't realize every comment on the justin.tv chat was going to be tweeted. Won't happen again!" -"17122744008","","","","","2010-06-26 22:50:23 +0000","Tumblr","Video: Ignite Rails - Chris Wanstrath?s How to Bootstrap a Business (via igniterails) http://tumblr.com/xzoc8ev1p" -"17118553616","16781467689","54403950","","","2010-06-26 21:19:02 +0000","Twitter for iPhone","@Pre101 it doesn't prevent sleep on lid close. I'm not sure if it even prevents safesleep on my new macbook! (sorry I missed this reply)" -"17068335384","","","","","2010-06-26 04:32:08 +0000","Tweetie for Mac",":) http://i.imgur.com/3dQWy.jpg" -"16944935679","","","","","2010-06-24 17:08:09 +0000","Tweetie for Mac","Just used Time Machine to restore something for the first time. Something I'd lost with git rebase. Time Machine ftw today." -"16912476511","","","","","2010-06-24 07:30:38 +0000","Tumblr","Your App?s Website Sucks - learn try buy communicate enhance http://tumblr.com/xzoc2zj4u" -"16747944013","16747035172","894911","","","2010-06-22 04:40:54 +0000","Twitter for iPhone","@JimRoepcke But unless I'm missing something smartsleep gets you 99% of the way. The last 1% is just not using your machine w/ < 5m battery." -"16747555171","16747035172","894911","","","2010-06-22 04:33:41 +0000","Twitter for iPhone","@JimRoepcke Oh yeah, you wanted a battery reserve instead of hibernation." -"16747242957","","","","","2010-06-22 04:28:07 +0000","Twitter for iPhone","AnandTech reports that TRIM appears to be coming to OS X ... sometime. I don't have an SSD yet but it's about time! :p http://bit.ly/d00uZv" -"16746934457","","","","","2010-06-22 04:22:40 +0000","Twitter for iPhone","Only hibernate when your battery is low: http://www.apple.com/downloads/macosx/system_disk_utilities/smartsleep.html (ping @JimRoepcke)" -"16705280757","","","","","2010-06-21 16:28:49 +0000","Twitter for iPhone","JavaScript based SVG editor in the browser. Great stuff. http://bit.ly/cje47p" -"16669212473","","","","","2010-06-21 04:35:20 +0000","Twitter for iPhone","Speed Tracer extension for Chrome, nice! http://bit.ly/6PTyvP" -"16567795804","","","","","2010-06-19 19:47:13 +0000","web","Steve Jobs on modern PC devices at D5, 2007 http://youtu.be/Vc8QXzYQoBY" -"16526625913","","","","","2010-06-19 06:05:04 +0000","Twitter for iPhone","The videos app for iPad should put the scrubber at the bottom. Your hand covers the video while scrubbing. Pretty annoying." -"16450349412","","","","","2010-06-18 06:15:58 +0000","Twitter for iPhone","If you haven't watched Crockford on JS yet, go watch them! Crockford'll forgive you for starting with #2. http://yuiblog.com/crockford/" -"16365440175","","","","","2010-06-17 05:16:50 +0000","Twitter for iPhone","So security on the web is more or less impossible. One less thing to worry about! ;-) http://blip.tv/file/3684946?file_type=flv" -"16288584486","","","","","2010-06-16 07:01:14 +0000","Twitter for iPhone","I saw it before but didn't fully appreciate how awesome it is. Time to learn me a CoffeeScript. JS looks so noisy now. http://bit.ly/9iPFNc" -"16285683620","","","","","2010-06-16 05:53:21 +0000","Twitter for iPhone","caught up on a lot of email but am probably declaring bankruptcy on the rest. i'm just no good at keeping in touch." -"16235270330","","","","","2010-06-15 16:08:31 +0000","web","This is why open standards are paramount. Adobe is spread thin between mobile and desktops and can't deliver. http://j.mp/b3n5Wg" -"16207987123","","","","","2010-06-15 07:45:09 +0000","Twitter for iPhone","""Just because we're competing with somebody doesn't mean we have to be rude."" -- Steve Jobs http://bit.ly/9l6Mck (around 30m00s)" -"16194027552","16188134170","17088322","","","2010-06-15 02:15:32 +0000","Twitter for iPhone","@ChrisNoel_Vic it was great! Learned a lot. We can do lunch or maybe dinner. I think Cailee and Eric wanted to meet for beers too." -"16173069344","16088965710","72948424","","","2010-06-14 20:09:18 +0000","Twitter for iPhone","@UltanKC I hope so. I was at wwdc last week but other than that I'm running out of excuses!" -"16029316839","","","","","2010-06-12 20:56:52 +0000","Twitter for iPhone","Round and round and round they go... Where they stop, on the MacBook pro! #dataconsolidationisboring http://yfrog.com/4bf61gj" -"16027055399","","","","","2010-06-12 20:12:16 +0000","web","Finally picked up my 15"" Core i7 MBP today. Words can't describe how badly it trashes my 2006 ""Yonah"" MacBook (Core Duo). Steam here I come!" -"16026769413","","10552322","","","2010-06-12 20:06:49 +0000","web","@codykrieger Thanks for gfxCardStatus, you rock! Wish I could donate more." -"16010998454","","","","","2010-06-12 15:45:40 +0000","Twitter for iPhone","Safari 5 moved the ""always show tab bar"" option to View -> Hide/Show Tab Bar (??T) Once shown it will stay visible." -"15956701990","","","15953679158","5813712","2010-06-11 21:28:44 +0000","API","RT @antirez: Linus is cool: http://bit.ly/clfl95" -"15933749993","","","15933354129","70596949","2010-06-11 14:52:36 +0000","API","RT @creationix: Connect app on quad-core machine over a real network connection. 35231.05 Reqs/sec http://bit.ly/aCWnd5 #nodejs #connect" -"15886178196","","","","","2010-06-10 23:26:28 +0000","Twitter for iPhone","Seems a particular session prompted a change in Apple's license. Intent is likely the same but nice to know for sure. http://bit.ly/aQtJCX" -"15884188707","15851306796","11559032","","","2010-06-10 22:51:04 +0000","Twitter for iPhone","@jfahrenkrug Don't think I'll be able to make @jsconfeu this year. There's always next year though!" -"15880166721","","","","","2010-06-10 21:36:55 +0000","Twitter for iPhone","Cocoa code using GNU coding guidelines, zee goggles, zey do nosink!" -"15874943552","","","","","2010-06-10 20:05:16 +0000","Twitter for iPhone","Outrage re: Safari's new reader button: let's keep in mind that this is already possible, and Safari has a very small share of the market." -"15854961644","","","15854031063","18137723","2010-06-10 14:45:06 +0000","web","RT @raganwald: Succinct but insightful comment about agile & productivity: http://bit.ly/ahajET" -"15645386875","15644224653","668423","","","2010-06-07 17:48:07 +0000","Twitter for iPhone","@mikeal I think it's $428 million" -"15644274453","","","","","2010-06-07 17:30:14 +0000","Twitter for iPhone","Apple has paid $1 billion to app store developers from 5 billion downloads. #wwdc" -"15631525613","15581615212","54403950","","","2010-06-07 14:08:36 +0000","Twitter for iPhone","@Pre101 I hadn't planned on it since I'm not doing webos anymore but I guess we'll see how Wednesday goes!" -"15630937798","","","","","2010-06-07 13:59:34 +0000","Twitter for iPhone","At 5th and Howard. Apparently people were lining up for the keynote since 10.30pm last night. That's beyond insane! #wwdc" -"15607885132","","","","","2010-06-07 05:05:15 +0000","Twitter for iPhone","I've said that Apple wouldn't make a solar iPhone OS device because it'd be ugly. Solar touchscreen changes that: http://bit.ly/d7sXce" -"15606622221","","","","","2010-06-07 04:38:09 +0000","Twitter for iPhone","#WWDC parties: http://macindie.com/2010/06/definitive-wwdc10-parties-list/" -"15606467111","","","15596793474","636923","2010-06-07 04:34:56 +0000","web","RT @siracusa: Congratulations to all the Ars Design Awards winners! http://bit.ly/cQ8Q7I" -"15605100822","15581615212","54403950","","","2010-06-07 04:07:29 +0000","Twitter for iPhone","@Pre101 I didn't know about it (not doing webOS dev at my current job) but we'll see how Wednesday goes I guess!" -"15576860782","","","","","2010-06-06 19:57:17 +0000","Twitter for iPhone","Barely seen a 3g signal since arriving in SF. No wonder AT&T customers are pissed! #ATT #fail" -"15571337242","","","","","2010-06-06 18:06:46 +0000","Gowalla","I'm at Marriott in San Francisco, CA http://gowal.la/r/CV9" -"15569457675","15563895743","17088322","","","2010-06-06 17:30:51 +0000","Twitter for iPhone","@ChrisNoel_Vic thanks man! Pretty excited. :) We should meet up for beers when I get back." -"15564749432","","","","","2010-06-06 16:06:54 +0000","Gowalla","Just Arrived in #sfo from #yyj ? at SFO San Francisco International http://gowal.la/r/BUD" -"15555265243","","","","","2010-06-06 13:23:24 +0000","Twitter for iPhone","The pilgrimage begins. #wwdc" -"15537996658","15537136188","894911","","","2010-06-06 06:00:51 +0000","Twitter for iPhone","@JimRoepcke * _sjs slaps JimRoepcke around a bit with a large trout" -"15537118785","15536811798","8675502","","","2010-06-06 05:41:08 +0000","Twitter for iPhone","@me1000 er, I meant *list* comprehensions of course, not lisp comps." -"15536999101","15536811798","8675502","","","2010-06-06 05:38:36 +0000","Twitter for iPhone","@me1000 imo you couldn't really go wrong with either one. Both have cool (and useful) features. Lisp comps in Python, blocks in Ruby, etc." -"15536647099","15536105113","8675502","","","2010-06-06 05:30:51 +0000","Twitter for iPhone","@me1000 It sounds like Python might fit you better. I generally prefer Ruby but like Python as well. Python is more consistent w.r.t syntax." -"15531227374","","","","","2010-06-06 03:45:18 +0000","Twitter for iPhone","""I feel like my answers are quite trivial since nobody really knows how to design a good language, including me."" -- Alan Kay" -"15531117225","15529556525","22406953","","","2010-06-06 03:43:17 +0000","Twitter for iPhone","@mahyarm Good idea, I definitely should have looked into that. Hopefully I remember next time." -"15515872892","","","","","2010-06-05 22:47:58 +0000","Twitter for iPhone","Rogers data roaming rates for the US are insane. I feel like such a sucker paying them. Collusion by Canadian telcos drives me mad #fuckCRTC" -"15514883507","","","15511815228","33493","2010-06-05 22:26:09 +0000","API","RT @peterc: The Mrs asked if I wanted to come swimming. I said ""What's the point, it's just a big bathtub really."" #iPad" -"15395309393","15392972590","894911","","","2010-06-04 05:33:26 +0000","Twitter for iPhone","@JimRoepcke I guess this is old news by now but I hadn't seen it before: http://www.facebook.com/KipDrordy" -"15336024643","15335145390","14094622","","","2010-06-03 16:19:51 +0000","web","@flohei Marco has a bookmarklet that exports your favourite sessions to iCal: http://www.marco.org/658617964 #wwdc" -"15310621607","","","","","2010-06-03 07:52:18 +0000","Twitter for iPhone","Random reads & writes improve the most since access time is now constant. Mechanical HDDs aren't even in the race: http://is.gd/cAHFy" -"15310547287","","","","","2010-06-03 07:50:09 +0000","Twitter for iPhone","SATA 6Gbps and Sandforce-based SSDs are looking good. And they'll be even better in 2011. http://is.gd/cAHxa" -"15308981799","","","15308081876","788245","2010-06-03 07:06:57 +0000","API","RT @iTod: Proper Fucking Booming. [NSFW] http://tod.nu/fuckingboom" -"15307350068","","","","","2010-06-03 06:23:47 +0000","Twitter for iPhone","It's official, I'm going to WWDC! I haven't been before so it's pretty exciting." -"15184224740","","","15181550616","14560304","2010-06-01 15:13:44 +0000","API","RT @frank06: the real-world is often async: starbucks case http://www.eaipatterns.com/ramblings/18_starbucks.html" -"15163381551","","","","","2010-06-01 07:50:31 +0000","Twitter for iPhone","Apparently I really suck at using a touchpad and/or mouse. Probably why I prefer to use the keyboard. discrete motions ftw" -"15163335695","","","","","2010-06-01 07:49:10 +0000","Twitter for iPhone","Fun, light JavaScript hacking. In the browser and on the command line. result is biggist: http://is.gd/cxRAr and a patch http://is.gd/cxRAs" -"15162997606","","","","","2010-06-01 07:39:13 +0000","Twitter for iPhone","Didn't realize how much I'd come to rely on the new experimental branch of GitX. It's pretty awesome. http://github.com/brotherbard/gitx" diff --git a/public/tweets/data/csv/2010_07.csv b/public/tweets/data/csv/2010_07.csv deleted file mode 100755 index d8d394b..0000000 --- a/public/tweets/data/csv/2010_07.csv +++ /dev/null @@ -1,43 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"19974275691","","","","","2010-07-31 06:50:50 +0000","Tweetie for Mac","It's fast." -"19954306661","","","","","2010-07-31 01:19:22 +0000","Tweetie for Mac","Torx bits finally arrived from KY. Time to trim the fat from $HOME and get this SSD running!" -"19787619703","19776875582","15481055","","","2010-07-29 01:43:52 +0000","Tweetie for Mac","@darrell_schulte Thanks, trying it. Drag lock might not behave as I expected at all. Clicking once didn't stop the dragging behaviour." -"19775362858","","","","","2010-07-28 22:32:33 +0000","Tweetie for Mac","New MacBook Pro trackpad firmware is buggy on my 2010 15"" MBP. Sometimes it thinks buttons are held down when they're not. --textEditing :(" -"19606105282","19229094336","159816349","","","2010-07-26 22:13:24 +0000","Tweetie for Mac","@mayolaycamp No interest. Blocked for spam." -"19533135493","","","","","2010-07-26 00:44:22 +0000","Twitter for iPhone","YYC -> YYJ ... Back to reality" -"19007757579","","","18800856899","14273142","2010-07-20 16:52:25 +0000","web","RT @lunafiko: Launched my new web app: it sends you text messages when stuff you care about gets updates. Greg's Pulse: http://gregspuls ..." -"18781934785","","","","","2010-07-17 17:51:27 +0000","foursquare","I'm at Cora?s Breakfast & Lunch (#360, 5111 North land Drive NW, Calgary). http://4sq.com/8wNEq5" -"18750002115","","","18749654267","811350","2010-07-17 07:08:46 +0000","web","RT @kn0thing: Did I really just watch a guy on a unicycle playing StarWars on his bagpipes? Awesome. http://youtu.be/fzBvNVNEo3U" -"18652408973","18651848056","12712742","","","2010-07-16 02:49:38 +0000","Tweetie for Mac","@zii good choice, your hands & wrists will thank you! If it's too much of a change maybe try colemak, which is also comfortable." -"18621140591","18620690473","14231571","","","2010-07-15 18:09:57 +0000","Tweetie for Mac","@marcoarment May as well go for 1 TB at that point. Winter will bring higher capacities & lower prices. http://bit.ly/9F8uE5" -"18621075368","18619439643","6608642","","","2010-07-15 18:08:51 +0000","Tweetie for Mac","@action_jay Telus was pretty bad. With Shaw I can get >= 1 MB/s on well seeded (infringing) torrents, but usually set my limit to 500kb/s." -"18618171311","18611930887","6608642","","","2010-07-15 17:21:56 +0000","Tweetie for Mac","@action_jay Good point. I haven't noticed throttling recently so maybe things changed in the last 5 years. 3 years of those I was w/ Telus." -"18611754195","18611180046","6608642","","","2010-07-15 15:47:50 +0000","Tweetie for Mac","@action_jay In my experience with Shaw only infringing torrents are throttled. Ubuntu torrents usually download at 1-2 MB/s." -"18553248050","","","18553204783","894911","2010-07-14 22:30:00 +0000","web","RT @JimRoepcke: An Xcode project's Overview toolbar menu (where you set the config/target/etc) no longer has a Simulator or Device item. ..." -"18532394200","","","","","2010-07-14 16:38:04 +0000","Tweetie for Mac","Not sure if I should keep saving videos w/ Instapaper. They accumulate much more than text articles and take longer to chew through." -"18379356012","","","","","2010-07-12 20:15:19 +0000","Tweetie for Mac","Aha! Nginx's rewrite leaves the original URL in the location bar only if you rewrite to a relative URL. Last problem solved!" -"18369805129","18368061134","12712742","","","2010-07-12 17:26:24 +0000","Tweetie for Mac","@zii iirc from another Crockford talk, the difference is trailing whitespace after the backslash. Tricky!" -"18366966341","","","18356643669","42421507","2010-07-12 16:40:28 +0000","Twitter for iPhone","RT @sroucheray: Excellent ECMAScript 5 intro by Douglas Corckford : The New and Improved Parts http://slidesha.re/drVb8q #javascript" -"18321294951","","","","","2010-07-12 02:17:44 +0000","Tweetie for Mac","Wow, that was too easy. Should've switched to nginx a long time ago." -"18313116093","","","","","2010-07-11 23:53:53 +0000","Tweetie for Mac","Starting the Apache -> nginx switch. Hopefully it's a painless migration (ha)." -"18298528656","18297175374","894911","","","2010-07-11 20:26:34 +0000","Tweetie for Mac","@JimRoepcke @nevyn http://en.wikipedia.org/wiki/State_pattern is ok. The drawing example is decent anyway." -"18236179161","","","","","2010-07-11 01:33:16 +0000","Tweetie for Mac","Mind blown. Invisible Tetris?! http://www.youtube.com/watch?v=jwC544Z37qo" -"18229965983","","","","","2010-07-10 23:31:04 +0000","Tweetie for Mac","YouTube begins support for 4K resolutions. http://bit.ly/dBCqjW Now all I need is an IMAX projector at home..." -"18213623675","","","","","2010-07-10 18:14:54 +0000","Tweetie for Mac","Voices of The Simpsons: http://farm1.static.flickr.com/37/91548339_5e0656486d_b.jpg" -"18175479964","","","18171089437","27302287","2010-07-10 05:19:31 +0000","Twitter for iPhone","RT @jacobrothstein: Weird javascript of the day: A regexp is a function. /^t/('test') is a match array. /^t/('no match') is null." -"18175469322","18172237509","894911","","","2010-07-10 05:19:19 +0000","Twitter for iPhone","@JimRoepcke I blame the weather :)" -"18129222659","","","18105017768","1541461","2010-07-09 16:06:33 +0000","Twitter for iPhone","RT @opera: Opera launches viral campaign. Please RT." -"18096935328","18096432910","894911","","","2010-07-09 06:12:04 +0000","Tweetie for Mac","@JimRoepcke He might not be around by the time this is ever viable for commercial airlines. I'm sure someone will fill his shoes though." -"18095683523","","","","","2010-07-09 05:47:03 +0000","Tweetie for Mac","26-hour solar powered flight! That's really exciting. http://news.bbc.co.uk/2/hi/europe/10550430.stm" -"18051073386","","","","","2010-07-08 17:36:13 +0000","Tweetie for Mac","To think this all started with a @reddit thread of ppl showing off tattoo photos... http://bit.ly/cErtrI (via @kn0thing)" -"17987597382","","","17981975405","15662302","2010-07-07 22:54:05 +0000","web","RT @canice: echoing everyone else: WOW. just, wow. CF soldier in afghanistan writes open letter to the #G20 police http://bit.ly/djoWnO ..." -"17974129306","","","17963046750","809760","2010-07-07 19:35:01 +0000","web","RT @badbanana: I won't dismiss Prince's internet prediction. You must admit he nailed the amount of partying we all ended up doing in 1999." -"17972582348","","","","","2010-07-07 19:12:27 +0000","Tweetie for Mac","Firefox 4's tabs on top looks terrible on OS X. It's like they didn't even try. I thought the UI below was supposed to belong to the tab! :/" -"17963150494","17945860632","22406953","","","2010-07-07 16:53:06 +0000","Tweetie for Mac","@mahyarm None of that matters with the limited space for apps and inability to install to the SD card. Users don't care where things go." -"17922724095","","","","","2010-07-07 04:26:35 +0000","Tweetie for Mac","I'll take a fixed and limited storage that just works over that headache any day. Let alone recommend it to non-tech savvy friends & family." -"17922530337","","","","","2010-07-07 04:23:23 +0000","Tweetie for Mac","Normal people should not have to think about this kind of thing. SD card mess on Nexus One: http://bit.ly/aFyeFe" -"17879632664","","","","","2010-07-06 16:35:46 +0000","Tweetie for Mac","A watch with Bluetooth and an SDK. That could certainly be interesting. http://www.readwriteweb.com/archives/fossil_watch_api.php" -"17874486983","","","","","2010-07-06 15:19:56 +0000","Tweetie for Mac","Erlang on the JVM: http://wiki.github.com/krestenkrab/erjang/" -"17684814957","","","","","2010-07-04 00:04:28 +0000","Tweetie for Mac","Kim Jong Il is certifiably insane. I'd love to give myself ridiculously grand titles too though! http://harpers.org/archive/2005/02/0080381" -"17628391831","","","","","2010-07-03 05:33:48 +0000","Tweetie for Mac","50min interview w/ Richard Feynman on Google Video: http://bit.ly/osyYq Or check out shorter clips on YouTube: http://bit.ly/a4cEzK" -"17628169127","","","","","2010-07-03 05:29:23 +0000","Tweetie for Mac","Richard Feynman has a fascinating mind. Easy to get sucked into his videos, and awesome that we can preserve this stuff for generations." diff --git a/public/tweets/data/csv/2010_08.csv b/public/tweets/data/csv/2010_08.csv deleted file mode 100755 index d940b15..0000000 --- a/public/tweets/data/csv/2010_08.csv +++ /dev/null @@ -1,48 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"22673362598","","","","","2010-09-01 03:06:43 +0000","Tweetie for Mac","I'm glad I found a workaround but Apple really needs to fix this. Wish I could check the status of filed bug reports that get closed ""dupe""." -"22673150711","","","","","2010-09-01 03:03:52 +0000","Tweetie for Mac","Workaround for stuck MBP trackpad: disable Dragging in trackpad prefs, then re-enable. That unstuck it for me just now. Hooray, no reboot." -"22196470498","","","","","2010-08-26 17:36:59 +0000","Tweetie for Mac","username: samsonjs favourite band: NOFX #GSfriends (via a cool idea from @Grooveshark!)" -"22072526745","","","22070124505","13370272","2010-08-25 08:32:34 +0000","web","RT @azaaza: Tabs in OSX Finder! http://totalfinder.binaryage.com / via @ia" -"22070129223","22066310974","22406953","","","2010-08-25 07:33:57 +0000","Tweetie for Mac","@mahyarm Good point! I'll definitely go for a cloud-based one (it's for my mom). She had it OOB on her ooold Nokia and wants one again." -"22056076156","","","","","2010-08-25 03:07:13 +0000","Tweetie for Mac","Dear lazy twitter, is there a good, secure wallet app for iOS?" -"22056046540","22055770179","13192","","","2010-08-25 03:06:47 +0000","Tweetie for Mac","@avibryant I've had this, horribly annoying! Apparently turning BlueTooth off helps, can't confirm. Also 4-finger swipe might help." -"21629375971","21609203634","794796","","","2010-08-20 02:37:38 +0000","Tweetie for Mac","@joevandyk Glad I could help. :) Nice of you to share that with us!" -"21531978748","","3806441","","","2010-08-19 00:06:11 +0000","Tweetie for Mac","@grooveshark wow, thank you guys for not giving up on iOS! Hopefully Apple comes around, and if not Cydia will always be there. <3 the shark" -"21279809496","21277141075","794796","","","2010-08-16 02:30:32 +0000","Tweetie for Mac","@joevandyk And I had to set the chef server URL manually it /etc/chef/<something>.rb for the webui to work." -"21279730919","21277141075","794796","","","2010-08-16 02:29:21 +0000","Tweetie for Mac","@joevandyk Vagrant: http://bit.ly/9AwzqX http://bit.ly/c7nW3V http://bit.ly/ayuq6b Then add the recipe chef::bootstrap_server to your VM." -"21271274747","","","21270897515","11768402","2010-08-16 00:19:43 +0000","web","RT @nciagra: My Macbook Pro keeps doing this trackpad stuck in mouseDown thing. It stops after a few minutes or if I restart. Any ideas?" -"21259802445","","","","","2010-08-15 21:14:00 +0000","Tweetie for Mac","Now ... I can haz 8gb of memory? plz? http://yfrog.com/jowo0p" -"21259715432","","","","","2010-08-15 21:12:30 +0000","Tweetie for Mac","Testing our app with 2 Riak nodes balanced behind 1 HAProxy node, and one web server node. On my notebook. With one command: vagrant up. \o/" -"21213006592","","","","","2010-08-15 07:01:37 +0000","Tweetie for Mac","I used to check out my configs from github & symlink in ~ to get comfortable on a new box, but now I just run: wget -qO - bit.ly/newbox | sh" -"21211099925","","894911","","","2010-08-15 06:23:11 +0000","web","@JimRoepcke And #vagrant's multi VMs make it too easy to share cookbooks and roles, don't even need to bother w/ symlinks." -"21210998323","21209450841","894911","","","2010-08-15 06:21:11 +0000","web","@JimRoepcke It's great, but I decided it's easier to use chef-solo for VMs." -"21201458248","","","","","2010-08-15 03:41:58 +0000","Tweetie for Mac","""polymorphism is a pretentious name for the concept of late binding. Late binding is a pretentious name for ..."" http://bit.ly/b1wRQo" -"21201374618","","","","","2010-08-15 03:40:43 +0000","Tweetie for Mac","Pretty easy to get an #opschef server running on #vagrant using chef-solo and the chef::bootstrap_server recipe." -"21192974395","","","","","2010-08-15 01:32:08 +0000","Tweetie for Mac","MultiVM stuff in #vagrant is sweet. Going to have fun with that this weekend. http://vagrantup.com/docs/multivm.html" -"21192209153","21190336879","22406953","","","2010-08-15 01:19:33 +0000","Tweetie for Mac","@mahyarm Stick with 3.1, there's not really anything great in 4.0. Esp. if you jailbreak and already have Backgrounder, folders, etc." -"21188103327","","","","","2010-08-15 00:08:18 +0000","Twitter for iPhone","Urban teepee! http://yfrog.com/69ag0wj" -"21103222767","","","","","2010-08-13 23:11:53 +0000","Tweetie for Mac","Looks like a bit of column A and a bit of column B." -"21102824316","","","","","2010-08-13 23:05:21 +0000","Tweetie for Mac","GoDaddy's UI is horrible or I'm incredibly stupid. Of course those aren't mutually exclusive." -"21088256453","21085789688","17025041","","","2010-08-13 19:06:45 +0000","Tweetie for Mac","@jtimberman It might be useful for a backup but it certainly shouldn't be the default behaviour. At least the fix is easy!" -"21079809826","","","","","2010-08-13 16:58:45 +0000","Tweetie for Mac","Prevent ._ files when creating tarballs on OS X: http://snipt.net/jrguitar21/prevent-dot-underscore-mac-os-x-tar/" -"21079510547","21077009181","12712742","","","2010-08-13 16:54:38 +0000","Tweetie for Mac",".@zii Node recipe is on github: http://bit.ly/aMsn0d Attributes undocumented but it's straightforward. #opschef #nodejs" -"21077911489","21077009181","12712742","","","2010-08-13 16:33:26 +0000","Tweetie for Mac","@zii I modified this gist http://gist.github.com/510314 to use attributes for the version (and ditched the solo if statement)." -"21076554037","","","21076393639","13217612","2010-08-13 16:15:40 +0000","web","RT @chuq: please. If I visit your site, the first thing to NOT do is shove a modal dialog at me screaming SUBSCRIBE -- over what I want ..." -"21076416524","","","","","2010-08-13 16:13:53 +0000","Tweetie for Mac","Tab completion was merged into #nodejs v0.1.104, nice! Also nice to know that rolling out the new release is trivial w/ #opschef." -"21076304728","21075337965","894911","","","2010-08-13 16:12:27 +0000","Tweetie for Mac","@JimRoepcke Not sure how it stacks up against the one you're at but the @Serious_Coffee in Westshore is pretty nice too." -"21027581992","","","","","2010-08-13 02:33:14 +0000","Tweetie for Mac","I'm starting to get a handle on chef. It feels good to be able to spin up a node in minutes, with only a few commands. #opschef" -"20939389257","","","20934106284","6707392","2010-08-12 02:44:25 +0000","Twitter for iPhone","RT @sstephenson: Stay looks handy for switching between internal and external displays: http://cordlessdog.com/stay/" -"20914578252","","","","","2010-08-11 20:34:41 +0000","web","It's nice that chef doesn't make me learn a new language in addition to learning chef itself." -"20914507659","","","20913923028","3806441","2010-08-11 20:33:30 +0000","web","RT @Grooveshark: Hey! download the Grooveshark app (this time with desktop-friendly link): http://mobile.grooveshark.com/phones/iphone ..." -"20865440145","","","","","2010-08-11 07:04:43 +0000","Tweetie for Mac","Another great okcupid blog post. Can't get enough of these. http://blog.okcupid.com/index.php/dont-be-ugly-by-accident/" -"20526902352","","","","","2010-08-07 04:43:15 +0000","Tweetie for Mac","MBP trackpad bug manifested itself with drag lock off, definitely a real bug. It thought the button was down when it wasn't." -"20236126608","","","","","2010-08-03 17:04:30 +0000","Tweetie for Mac","Ctrl-n and -p select next/previous completions in Chrome's address bar. Wish I'd tried that sooner. #protip" -"20234649818","","","","","2010-08-03 16:41:33 +0000","Tweetie for Mac","Hooray! Just when I upgrade to iOS 4 @grooveshark confirms that they're working on iOS 4 support. Hook up those music controls! :)" -"20158625234","","","","","2010-08-02 18:27:32 +0000","Tweetie for Mac","Despite the PHP WTFs, Rasmus delivered a great talk on performance optimization." -"20156981479","","","","","2010-08-02 18:00:09 +0000","Tweetie for Mac","It's a limited goto, so why not let break accept a label, which is common practice? They're basically asking for it using the term ""goto""." -"20156663443","","","","","2010-08-02 17:54:36 +0000","Tweetie for Mac","WTFs everywhere! PHP's solution to counting loops when breaking out of 6+ nested while loops? Introduce goto! Enabling poor code since 1993." -"20156395807","","","","","2010-08-02 17:49:57 +0000","Tweetie for Mac","Rasmus Lerdorf on late static binding: ""If you need that, you're a pretty big geek."" http://bit.ly/bCkqQ5 ... Programmers? Geeks? No way! :p" -"20109572150","","","","","2010-08-02 03:14:10 +0000","Tweetie for Mac","Can you define a new kind of number in code, use one in a normal rectangle, and paint it black, and it all works? http://bit.ly/cMbxgZ #oop" -"20105674862","","","","","2010-08-02 02:11:30 +0000","Tweetie for Mac","Best jailbreak ever. OTA FTW" -"20099744192","","","","","2010-08-02 00:36:11 +0000","Tweetie for Mac","Taking the iOS 4 plunge, about to test http://jailbreakme.com. I hope it works because I don't want to bother with sn0wbreeze!" -"20099553676","","","20096336109","8675502","2010-08-02 00:32:53 +0000","web","RT @me1000: Jailbreakers have cool web apps too! http://9to5mac.com/jailbreakme-on-video? *BAM*" diff --git a/public/tweets/data/csv/2010_09.csv b/public/tweets/data/csv/2010_09.csv deleted file mode 100755 index 4f933ce..0000000 --- a/public/tweets/data/csv/2010_09.csv +++ /dev/null @@ -1,91 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"25992039113","","","25990204473","9973082","2010-09-30 15:53:36 +0000","Twitter for iPhone","RT @kangax: Upset about Function <3 being false? That's easy to fix: Function.valueOf=function(){return 2}; Now Function <3 is true" -"25989561990","","","25987415888","4826261","2010-09-30 15:25:49 +0000","Twitter for iPhone","RT @RussB: Someone desperately needs to invent an 8 a.m. that comes after 11 a.m. I'd totally buy one of those." -"25981915856","25934983529","22406953","","","2010-09-30 14:02:37 +0000","Twitter for iPad","@mahyarm that's true, but software isn't designed for it. Agree that more pixels are good regardless." -"25934013381","","","25898221598","7350652","2010-09-30 00:53:51 +0000","Twitter for iPhone","RT @swedal: If you think hiring a professional is expensive, wait till you hire an amateur." -"25931023520","","","","","2010-09-30 00:16:05 +0000","Tweetie for Mac","My 15"" MacBook does 1680x1050 on 15"" with ~ 132 PPI and I'm constantly bumping up the font size of web pages. Still a powerful 13"" is great." -"25930928877","","","","","2010-09-30 00:14:54 +0000","Tweetie for Mac","Sony Vaio Z keeps pushing the bar for smaller more powerful notebooks. Not sure about 1920x1080 on a 13"" display though, almost 170 PPI!" -"25886813627","","","25886036555","14170972","2010-09-29 14:19:48 +0000","web","RT @ilinsky: @getify @_sjs dblclick is wrong anyway. It should be click with click detail set to 2" -"25885256123","25884584511","14170972","","","2010-09-29 14:01:55 +0000","Twitter for iPhone","@ilinsky @getify agreed, but what do we do with ondblactivate? Could let users implement it, or just keep it I guess." -"25884877724","","","25884584511","14170972","2010-09-29 13:57:26 +0000","Twitter for iPhone","RT @ilinsky: I would really like to see activate event name in browsers instead of click (for buttons, links, etc.)" -"25884835147","25864104846","815114","","","2010-09-29 13:56:55 +0000","Twitter for iPhone","@jedschmidt chim chim charoo (I'm not sure if that's a popular English saying, I heard it in a movie ;-)" -"25854778196","","","","","2010-09-29 04:47:12 +0000","Tweetie for Mac","Open a site using the History menu in Chrome, back button still works. Genius." -"25830952164","","","","","2010-09-28 23:32:37 +0000","Twitter for iPhone","May as well mandate parens on every return statement JUST IN CASE! Parens around every expression or ASI will get you in your sleep!" -"25830440201","","","","","2010-09-28 23:26:04 +0000","Twitter for iPhone","Ok enough of the JavaScript semicolon FUD. Writing JS != implementing ASI and always using semicolons doesn't cure Random Newline Insertion." -"25807453737","25803273658","815114","","","2010-09-28 18:07:27 +0000","Tweetie for Mac","@jedschmidt It's been bad since at least 2000. After spending a day in London I'd blow my nose later, jet black. Coming from Canada ... :/" -"25802733649","25802220002","9973082","","","2010-09-28 17:02:32 +0000","Tweetie for Mac","@kangax Manually inserting semi-colons doesn't help in most of the cases from that quiz. Not inserting pointless newlines does." -"25790058602","","","","","2010-09-28 14:36:03 +0000","Twitter for iPad","The real lesson from that quiz is to not break statements over N lines unless you understand ASI. Write readable code." -"25789971605","","","","","2010-09-28 14:35:04 +0000","Twitter for iPad","I'm open to hearing real drawbacks to taking advantage of ASI. A contrived quiz is no reason to fear something. ... (cont)" -"25789623062","","","","","2010-09-28 14:31:06 +0000","Twitter for iPad","If someone writes code like this I won't work with them or accept their patches. Simple as that. http://asi.qfox.nl/" -"25789372894","","","","","2010-09-28 14:28:21 +0000","Twitter for iPad","Dear JavaScripters trying to scare people into using semicolons: your scare tactics make you seem like religious crazies. That is all." -"25787963601","","","25780957353","532923","2010-09-28 14:12:36 +0000","Twitter for iPad","RT @mathias: Mobile phone makers, please disable auto-capitalization and auto-correction on URL, email, and password inputs. http://i.im ..." -"25760536126","","","","","2010-09-28 05:57:58 +0000","Tweetie for Mac","No Google, that's not what I meant, but you definitely have my attention! http://yfrog.com/jn4amp" -"25753541706","","","","","2010-09-28 03:52:25 +0000","Tweetie for Mac","Tangotango looks like this: http://yfrog.com/bdwaep" -"25753334934","","","","","2010-09-28 03:49:28 +0000","Tweetie for Mac","In #TextMate my fav low contrast theme is Espresso Libre but it's bad in low light, so for higher contrast I turn to Sunburst." -"25753179647","","","","","2010-09-28 03:47:17 +0000","Tweetie for Mac","My new favourite #emacs colour theme: http://github.com/juba/color-theme-tangotango Quite good in low light for such low contrast." -"25750217767","25740792160","15158430","","","2010-09-28 03:07:28 +0000","Twitter for iPhone","@RyanGahl haven't done much desktop Linux in a couple years but I remember 64 bit being very seamless. Even 32 bit Flash." -"25749958634","","","25741331155","15687937","2010-09-28 03:04:09 +0000","Twitter for iPhone","RT @devongovett: Nice! Address Validation using the Google Maps API: http://bit.ly/duf1fW" -"25738594985","","","","","2010-09-28 00:45:01 +0000","Tweetie for Mac","Just had 3 micro-convos w/ same person via Twitter DM, SMS, and email. Using my phone and notebook. From a moving bus. #welcometothefuture" -"25737850039","","","","","2010-09-28 00:35:56 +0000","web","listening to Blue Skies by BT on @Grooveshark: http://tinysong.com/fPhf #musicmonday #nowplaying" -"25723675401","25721129579","14560304","","","2010-09-27 21:43:20 +0000","Tweetie for Mac","@frank06 Ah, ok. Just wasn't sure if it was expected. I liked the docs, hope you can generate them again!" -"25719791398","","14560304","","","2010-09-27 20:47:50 +0000","Tweetie for Mac","@frank06 riak-js.org/docs.html is 404" -"25717176033","","","","","2010-09-27 20:09:20 +0000","Tweetie for Mac","Everyone here at @SelfServeApps is getting #newtwitter and all I get is #notwitter http://yfrog.com/5g5d9p" -"25640162800","","","","","2010-09-27 00:49:54 +0000","Twitter for iPhone","I try to keep an open mind but Windows is simply obnoxious. Win7 looks better but it's just lipstick on a pig." -"25627930531","","","25626080353","8526432","2010-09-26 22:07:07 +0000","Twitter for iPad","RT @wycats: Is it weird that I'm flying through the air and I think the magical part is that I have wifi?" -"25617512077","","","25605392653","648873","2010-09-26 19:31:57 +0000","Twitter for iPhone","RT @rem: I may not be at @jsconfeu, but I /can/ support fellow JavaScripters & docs by adding http://promotejs.com to my blog - please d ..." -"25451990447","","","","","2010-09-25 00:18:53 +0000","Tweetie for Mac","Really impressive work by Mozilla. They're almost fast! http://arewefastyet.com/ JM+TM just passed Nitro at v8bench." -"25448192081","","","25350263183","19623488","2010-09-24 23:25:34 +0000","Twitter for iPhone","RT @gussynichols: Worried Mom fought for helmets, now BC is getting fatter cause of it. http://t.co/DlNTKRH via @AddThis #bike #bc @bccycle","http://www.richmond-news.com/health/Worried+fought+helmets/3449978/story.html" -"25447982924","","","","","2010-09-24 23:22:40 +0000","Twitter for iPhone","It's pretty lame to be slave to a schedule." -"25422750644","","","25422627168","717233","2010-09-24 17:11:35 +0000","Twitter for iPhone","RT @pjhyett: what's a guy gotta do to get the new twitter interface" -"25422413735","","","","","2010-09-24 17:07:14 +0000","Tweetie for Mac","Edit commands in the #nodejs repl with your text editor: `npm install repl-edit && node-repl-edit` or http://github.com/samsonjs/repl-edit" -"25413352553","","","25413065193","85645271","2010-09-24 15:20:51 +0000","Twitter for iPhone","RT @AaronHillegass: We have space in the upcoming Beginning Cocoa class (Oct 9 - 15, Atlanta) so I'm offering you, dear followers, 20% o ..." -"25408426670","","","25368955288","14335498","2010-09-24 14:25:22 +0000","Twitter for iPad","RT @newsycombinator: Node.js: a short history http://j.mp/bhqSi7" -"25383184930","","","","","2010-09-24 07:11:23 +0000","Tweetie for Mac","Uh oh, up way too late because of @gilesgoatboy and his video on vim-in-irb http://bit.ly/dmwlZg ... stay tuned for #nodejs repl goodness." -"25345740995","25340363483","8675502","","","2010-09-23 21:56:51 +0000","Tweetie for Mac","@me1000 Saw the thread on with(), it would definitely be a welcome change! To be fair it has improved already this year." -"25326466259","","","","","2010-09-23 17:25:20 +0000","Tweetie for Mac","Some days I loathe the Objective-J parser. Manually bisecting files one by one is not how I want to spend my morning." -"25318169241","25315589283","33493","","","2010-09-23 15:42:05 +0000","Twitter for iPhone","@peterc the nice thing about Cmd-{ and } is they can be typed comfortably from the home row." -"25318031347","","","25317257681","14939200","2010-09-23 15:40:27 +0000","Twitter for iPhone","RT @seancribbs: To all, I realize you can set your own keyboard shortcuts (and just did). Just wish app authors would follow UI guidelin ..." -"25316963418","25311801823","14939200","","","2010-09-23 15:27:59 +0000","Twitter for iPhone","@seancribbs (system keyboard prefs that is)" -"25316832889","25311801823","14939200","","","2010-09-23 15:26:27 +0000","Twitter for iPhone","@seancribbs if they have menu items remap them in your Keyboard prefs. I do that with iTerm." -"25257995885","","","","","2010-09-23 00:08:06 +0000","Tweetie for Mac","... and if you don't have a phone + data plan get one instead of the usb dongle, the phone is more useful!" -"25257916765","","","","","2010-09-23 00:07:04 +0000","Tweetie for Mac","It's always funny to see people using 3g usb dongles on public transit. Mobile phones are also mobile modems now, no need to carry 2 around." -"25218922118","","","","","2010-09-22 15:01:39 +0000","Tweetie for Mac","Netflix in Canada! Had no idea it was coming, makes for a nice surprise. http://netflix.ca" -"25156575407","25156351041","894911","","","2010-09-21 22:19:22 +0000","web","@JimRoepcke Sold my soul for #newtwitter. Oh shit, I did it again! :p #seriouslythoughicanhaznewtwitternow?" -"25156152911","","","","","2010-09-21 22:13:25 +0000","web","Still don't know anyone IRL who has #newtwitter yet. #twitterhatescanadians ;-)" -"25095073212","25081441908","9980812","","","2010-09-21 06:12:54 +0000","Twitter for iPhone","@igrigorik desktop app services. Just another form of IPC (that can be RPC too). Bonjour could discover local services." -"25073798369","","","","","2010-09-21 00:48:20 +0000","Tweetie for Mac","http://www.macruby.org/blog/2010/09/20/announcing-control-tower.html Another brick in the wall. HTTP will dominate IPC and RPC eventually." -"25034882581","25022860327","14561327","","","2010-09-20 15:31:22 +0000","Twitter for iPhone","@dhh why do we use Safari and Chrome instead of WebKit and Chromium? Value added." -"24961678619","","","","","2010-09-19 19:45:53 +0000","Tweetie for Mac","http://tumblr.com/x8ej1mkse applies equally to Cappuccino. I've been using CPWebView more than I'd like." -"24961383246","24885445015","15687937","","","2010-09-19 19:41:16 +0000","Tweetie for Mac","@devongovett That's great! Didn't even think to check for support. I wish Cappuccino didn't have to re-invent event handling in the browser." -"24915244349","24909233369","63803","","","2010-09-19 06:49:34 +0000","Twitter for iPad","@sh1mmer iirc throw \v into a regex to trigger Very magic mode in vim." -"24870688233","","","","","2010-09-18 18:29:50 +0000","Tweetie for Mac","I really wish we could use Safari's pasteboard events in Cappuccino. I wouldn't mind that becoming a standard. http://bit.ly/94HhAJ" -"24828987941","","","24785569749","14658472","2010-09-18 06:48:13 +0000","web","RT @roidrage: Just got #oldtwitter. It's awesome!" -"24828514758","24821042602","14582359","","","2010-09-18 06:37:52 +0000","Tweetie for Mac","@acangiano The problem is that even after realizing that truth I still get sucked in. :/" -"24819995211","","","24818193150","9395312","2010-09-18 04:04:12 +0000","Twitter for iPhone","RT @tqbf: This thread is sure to be ""2 Girls 1 Cup"" for software security people. I should make reaction videos. http://bit.ly/cRIECf" -"24805584100","","","24804044756","13370272","2010-09-18 00:39:56 +0000","web","RT @azaaza: The Incredible Machine would make an amazing iPad/web game. Anyone want to make it for me? http://bit.ly/aOXehG" -"24803109459","","","24797344318","749863","2010-09-18 00:03:27 +0000","Twitter for iPhone","RT @hotdogsladies: Why didn't you ""like"" my ""star"" of your ""fave"" of my reblog of your tweet about social media? - -I thought we were ""fri ..." -"24801372539","","","24755353159","613923","2010-09-17 23:37:01 +0000","Twitter for iPhone","RT @derekmorrison: Very clear refresher on JavaScript scoping: http://t.co/Hl7s23F by @bcherry","http://www.adequatelygood.com/2010/2/JavaScript-Scoping-and-Hoisting" -"24771176206","","","","","2010-09-17 16:08:18 +0000","Tweetie for Mac","If only I could uninstall the broken trackpad update. I suppose I could reinstall and restore my data but I shouldn't have to! *shakes fist*" -"24771077960","","","","","2010-09-17 16:07:08 +0000","Tweetie for Mac","MBP's stuck trackpad button bug is incredibly annoying. None of the workarounds are reliable. Apple needs to fix what they broke, fast." -"24765301018","","","","","2010-09-17 15:00:33 +0000","Twitter for iPad","Adobe launches 64-bit accelerated Flash on the *only* platform that it already performs well on. *facepalm*" -"24707416056","24703304036","16686076","","","2010-09-16 23:33:13 +0000","Twitter for iPhone","@getify you can delete it until it's been read, like a ghetto ""undo send"". I thought it was dumb at first but it can be useful." -"24697941346","","","24671196190","4216361","2010-09-16 21:15:35 +0000","web","RT @dalmaer: ""Microsoft, if you want a way to declare a context-menu in HTML use HTML5?s <menu> element!"" http://bit.ly/9IHrSp" -"24697681628","24697003963","15158430","","","2010-09-16 21:11:40 +0000","Tweetie for Mac","@RyanGahl Let's hope :) I got to do some webOS dev last fall and I really liked it." -"24697222574","","","","","2010-09-16 21:05:04 +0000","Tweetie for Mac","Text editors are the worst. I need Emacs and TextMate to breed, spawning a super-editor that can indent properly and has a project browser." -"24697082218","24696851199","15158430","","","2010-09-16 21:02:53 +0000","Tweetie for Mac","@RyanGahl It *really* rubs me the wrong way when I can't run what I want on my own device. I completely understand your sentiment on this." -"24696997145","24696851199","15158430","","","2010-09-16 21:01:34 +0000","Tweetie for Mac","@RyanGahl I'm in Canada so I don't have much to say on AT&T. If I couldn't jailbreak my iPhone I would go Android or webOS in a second." -"24696880528","24696774360","15158430","","","2010-09-16 20:59:52 +0000","Tweetie for Mac","@RyanGahl Fair enough. I don't like how closed Apple is either but being open isn't enough to beat them. The avg user simply doesn't care." -"24696817448","24696445246","15158430","","","2010-09-16 20:58:54 +0000","Tweetie for Mac","@RyanGahl webOS is pretty awesome but you have to admit that the Pre and Pixi suck. iOS and Android > webOS for that reason alone. hw is ui." -"24696605165","24695785836","15158430","","","2010-09-16 20:55:40 +0000","Tweetie for Mac","@RyanGahl UI is *everything* to users. The fact that so very few companies understand that contributes greatly to Apple's success." -"24687573623","","","","","2010-09-16 18:36:11 +0000","Tweetie for Mac","#ie9 is a huge leap forward. Ctrl-L finally does the right thing, but it still doesn't understand 10.0.0.1:8080 is a URL without a protocol." -"24606998532","","","","","2010-09-15 21:59:40 +0000","Tweetie for Mac","Being punished by git for adding git@github.com:samsonjs/riak-js as a submodule (instead of http://github.com/samsonjs/riak-js) grrr...." -"24606906108","24530525987","14677393","","","2010-09-15 21:58:13 +0000","Tweetie for Mac","@d_sc That's a good idea. I never use my optical drive so if I need more space maybe I'll go that route as well." -"24450929315","","","","","2010-09-14 05:28:11 +0000","Tweetie for Mac","Backup time. One last boot for my Hackintosh till it gains a 5770 and becomes a Windows gaming / HTPC rig again. (sorry @JimRoepcke ;-)" -"24450772101","24434010147","894911","","","2010-09-14 05:25:11 +0000","Tweetie for Mac","@JimRoepcke @bryan_kyle The random r/w speed isn't improved much, the main reason SSDs are fast. I'd save up till capacities increase again." -"24450388764","24437269622","14677393","","","2010-09-14 05:18:14 +0000","Tweetie for Mac","@d_sc I've been waiting for this kind of improvement in storage for a long time :) Couldn't resist getting a 64gb ssd for my desktop as well" -"24234474616","24225929254","3167301","","","2010-09-11 23:29:31 +0000","web","@tobie I like lowercase but with some modules naming conflicts are pretty common, e.g. url, so it's clear why some use uppercase." -"23123779127","","","","","2010-09-06 06:36:59 +0000","Tumblr","Periodic Table of the Elements - Josh Duck http://tumblr.com/xzohrggx2" -"22933353307","","","","","2010-09-04 00:32:28 +0000","Twitter for iPhone","Current status: http://yfrog.com/mga06kj" -"22845345587","","","","","2010-09-03 00:55:59 +0000","Twitter for iPhone","iPad + MyWi make an hour long commute pretty nice. Mywi 4.0 is much easier on my battery too." diff --git a/public/tweets/data/csv/2010_10.csv b/public/tweets/data/csv/2010_10.csv deleted file mode 100755 index 1651e75..0000000 --- a/public/tweets/data/csv/2010_10.csv +++ /dev/null @@ -1,128 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"29328445426","29322081414","14273142","","","2010-11-01 01:05:44 +0000","Twitter for iPhone","@lunafiko I probably should have said the 2nd is easier to spot when not looking for it. I'm not on a crusade though, I just like it." -"29320734406","","","","","2010-10-31 23:24:41 +0000","Tweetie for Mac","there's definitely something to comma-first style: http://gist.github.com/657303" -"29301565027","","","29300781513","14560304","2010-10-31 18:52:58 +0000","web","RT @frank06: numbers everyone should know http://bit.ly/9WUpk1" -"29301283806","29229873706","14405464","","","2010-10-31 18:48:41 +0000","Tweetie for Mac","@SubtleGradient Looks pretty nice. Cheers!" -"29222385497","","","29221983256","663463","2010-10-30 22:26:28 +0000","web","RT @rentzsch: @rauchg what about fake submodules? http://j.mp/cr0Lkt" -"29222006056","","","29215872435","15540222","2010-10-30 22:20:30 +0000","web","RT @rauchg: Replacing submodules in favor of straight checked out code. People were having too much trouble with it." -"29213319101","29167875050","3260971","","","2010-10-30 19:59:48 +0000","Tweetie for Mac","@niels_bom I'd have test things like turning syntax highlighting off before making an educated guess. Not really sure." -"29213269215","29167875050","3260971","","","2010-10-30 19:59:03 +0000","Tweetie for Mac","@niels_bom Might be syntax hightlighting the whole file at once instead of the visible viewport, difficulty in incremental parsing." -"29209759235","","","","","2010-10-30 19:05:06 +0000","Tweetie for Mac","Anyone else having trouble w/ Grooveshark mobile today? #downforeveryoneorjustme" -"29164043947","","14063149","","","2010-10-30 07:38:31 +0000","Tweetie for Mac","@miksago Thanks :)" -"29163859673","","","29163351684","14063149","2010-10-30 07:34:27 +0000","web","RT @miksago: Guh!? http://codebutler.github.com/firesheep/tc12/ #security #firesheep (via @klepas)" -"29154010614","","","","","2010-10-30 04:23:18 +0000","Tweetie for Mac","rebasing like a mofo, --autosquash ftw! <3 #git ... don't know how I coped w/ cvs & subversion" -"29140409322","","","","","2010-10-30 01:14:14 +0000","Tweetie for Mac","... though an app that toggles the proxy would be nice. It could let you whitelist networks where it turned itself off. That'd be sweet." -"29140271296","","","","","2010-10-30 01:12:28 +0000","Tweetie for Mac","If you're worried about Firesheep `ssh -N -D 5050 <remote box you trust>` then set localhost:5050 as your system wide SOCKS proxy. Simple." -"29136402296","","","","","2010-10-30 00:22:12 +0000","Tweetie for Mac","vim can handle 1.7m. Thank goodness for vim! Glad that I haven't let my vim skills rust since switching to Emacs." -"29136049197","","","","","2010-10-30 00:17:32 +0000","Tweetie for Mac","It's 2010, I have a Core i7, 8GB memory, Sandforce 1200 SSD. Neither TextMate nor Emacs can handle a 1.7MB file well. #welcometothefuture" -"29132560231","","","","","2010-10-29 23:28:36 +0000","Tweetie for Mac","!@#$ MyWi ... if you disable regular Internet Tethering then enable it when you're done! Really annoying." -"29132023240","","","","","2010-10-29 23:21:09 +0000","Twitter for iPhone","Of course this would happen at the end of a Friday. Thanks Murph!" -"29113110200","29111380613","95698494","","","2010-10-29 18:39:59 +0000","Tweetie for Mac","@SelfServeApps Is she talking on a time phone?! There are no cell towers or satellites back in 1928..." -"29111623890","","","","","2010-10-29 18:18:26 +0000","Tweetie for Mac","Writing scripts with cat, like a boss!" -"29100155157","29098789600","95698494","","","2010-10-29 15:50:46 +0000","Twitter for iPhone","@SelfServeApps nice! I'm still working on it. Haven't got 3 stars on all levels on the first one yet either." -"29099649182","29040699827","14063149","","","2010-10-29 15:44:58 +0000","Twitter for iPhone","@miksago I'll take an invite if you have any left." -"29099362984","29037969539","8038312","","","2010-10-29 15:41:39 +0000","Twitter for iPhone","@izs I'm surprised at how much I've been using TM as well. It does just enough right. At times it's really annoying though." -"28992093757","","","","","2010-10-28 14:06:00 +0000","Tweetie for Mac","TextMate's broken file cache makes refactoring & renaming kind of scary. At least grep -r is reliable. Need TM's find-in-project for Emacs." -"28959519631","","","28957836964","780561","2010-10-28 04:49:28 +0000","web","RT @technoweenie: this is basically what it feels like every time a riak node goes down: http://bit.ly/c0RhzX" -"28959517536","","","28957639785","29777587","2010-10-28 04:49:25 +0000","web","RT @pharkmillups: This is basically what it feels like every time you spin up a new riak node - http://twitpic.com/31hf5i" -"28954415306","","","","","2010-10-28 03:27:49 +0000","Tweetie for Mac","2010 MacBook Pro ""sticky"" trackpad bug is infuriating. Don't like leaving the home row, leaving the keyboard altogether is the worst." -"28951629297","","","","","2010-10-28 02:49:08 +0000","Tweetie for Mac","Reddit's performance is getting much better. No more >10s page loads. Wasting time is efficient again." -"28920209842","","","","","2010-10-27 20:04:35 +0000","Tweetie for Mac","RT @Cloud9IDE: Welcome @_sjs as our 500th follower on GitHub. http://twitpic.com/318wgn" -"28867863751","","","","","2010-10-27 07:13:54 +0000","Tweetie for Mac","Sweet! We can provision servers and schedule maintenance updates for @SelfServeApps without typing anything into a terminal." -"28860905425","","","28859394890","14864447","2010-10-27 04:47:01 +0000","Twitter for iPhone","RT @bryan_kyle: @_sjs I think the fact that you don?t need to memorize operator precedence and associativity helps too." -"28854324171","","","","","2010-10-27 03:04:03 +0000","Tweetie for Mac","call me crazy but formatting and readability of complex conditionals is easier and better w/ prefix operators like in Lisp." -"28845913467","","","","","2010-10-27 01:19:13 +0000","web","Competition! http://www.thestar.com/business/companies/rogers/article/881114--wireless-competition-weighs-on-rogers-profits" -"28836853306","28832680498","6707392","","","2010-10-26 23:34:47 +0000","Twitter for iPhone","@sstephenson if all means ""none fail"" it's a logical consequence. I think false would be a much worse answer." -"28809250642","","","","","2010-10-26 17:08:24 +0000","Tweetie for Mac","Dear coffee scripters: Not everyone uses and loves coffeescript. Please provide [MRJ]akefiles so we can compile w/o looking up CS docs. thx." -"28796811091","","","28791548232","14658472","2010-10-26 14:39:43 +0000","Twitter for iPad","RT @roidrage: I hereby deprecate usage of the terms NoSQL and schema-less. It's a database, deal with it." -"28795757432","","","","","2010-10-26 14:27:49 +0000","Reeder","JavaScript animation library: http://j.mp/9vyw3u" -"28762865453","","","","","2010-10-26 05:27:58 +0000","Tweetie for Mac","dude, clang builds linux http://article.gmane.org/gmane.comp.compilers.clang.devel/11432" -"28741877874","","","","","2010-10-26 00:39:43 +0000","Tweetie for Mac","Having never done Java dev I don't think I fully appreciate the irony of JavaScript on servers. I'm just stoked I don't have to write Java." -"28735392670","","","","","2010-10-25 23:21:59 +0000","Twitter for iPhone","I miss my old winter hoody's collar. Kept my neck so toasty!" -"28731265676","","","","","2010-10-25 22:31:49 +0000","Tweetie for Mac","Dvorak typists of the world, gbcy.!" -"28728323828","28726839305","15687937","","","2010-10-25 21:53:22 +0000","Tweetie for Mac","@devongovett Depends if you need/want the extra pixels, or the XpressCard slot (say for eSATA). Pixels are significant: 30% more, +0.5MP" -"28728050124","","","28726269319","894911","2010-10-25 21:49:36 +0000","web","RT @JimRoepcke: Finally got sick of switching between QWERTY and DVORAK constantly when pairing with @_sjs - ordered a QIDO. http://www. ..." -"28710434839","","3806441","","","2010-10-25 17:22:28 +0000","Tweetie for Mac","@grooveshark Sure wish my own tracks played were included on the community page. Is there anywhere I can see that info right now?" -"28709074562","","","","","2010-10-25 17:04:16 +0000","Tweetie for Mac","I could trade in my 15"" MacBook for a 13"" Air. Never use the optical drive. Once they move all the ports to the left side I'll consider it." -"28653713322","","","28649689530","13192","2010-10-25 02:45:21 +0000","Twitter for iPad","RT @avibryant: Session hijacking made idiot-proof. Yikes. http://t.co/PPvQeiW","http://codebutler.com/firesheep" -"28547135154","","","28541909390","27302287","2010-10-24 00:25:00 +0000","Twitter for iPad","RT @jacobrothstein: Just discovered CTRL-x-e in bash opens current command in $EDITOR. Inordinately excited." -"28534788717","28529314620","11973362","","","2010-10-23 21:15:32 +0000","Twitter for iPad","@typeoneerror @linode we use stackscripts and chef to provision boxes without even looking at a shell. #opschef #linode #stackscripts" -"28450075270","","","","","2010-10-22 23:34:32 +0000","Twitter for iPhone",".@grooveshark on iPhone shows no playlists or fav songs, but I see them on my notebook :(" -"28425090921","","","","","2010-10-22 17:30:55 +0000","Tweetie for Mac","Reproducible! It's going to be annoying to reduce a test case... so glad I have an SSD and can boot in ~20s." -"28424873328","","","","","2010-10-22 17:28:00 +0000","Tweetie for Mac","WTF, messing around with Node's child_process.exec and my MacBook kernel panicked." -"28424811213","28369437323","202771442","","","2010-10-22 17:27:09 +0000","Tweetie for Mac","@djchrisrail Who knew it was in Mill Bay! If you can't find one in Sooke you could always make your own..." -"28418665375","","","","","2010-10-22 16:10:50 +0000","Tweetie for Mac","Easy to convert dates to numbers before comparing but still doesn't make sense. A, B are dates, A < B is false and A > B is false => A == B!" -"28418451528","","","","","2010-10-22 16:08:21 +0000","Tweetie for Mac","Date comparison in JavaScript must be a bad joke. > and < work as expected but == compares object identity, not the dates themselves. :/" -"28067132832","","","","","2010-10-21 22:39:51 +0000","Twitter for iPhone","Current status, found! http://yfrog.com/em67cfj" -"28005506745","28005077159","14273142","","","2010-10-21 07:31:02 +0000","Tweetie for Mac","@lunafiko hmm, not a bad plan. no comfy chair at my desk either, like the old wooden seats at uvic, so i wouldn't want to stay long" -"28004827036","28004762298","14273142","","","2010-10-21 07:15:29 +0000","web","@lunafiko ain't that the truth. i guess i should at least lie on the couch instead of sitting." -"28004546747","28004444242","734903","","","2010-10-21 07:09:05 +0000","Tweetie for Mac","@mjijackson yup" -"28004532064","","","","","2010-10-21 07:08:45 +0000","Tweetie for Mac","argh @github is down! may be a sign that i should be in bed ;-)" -"27996970198","","","","","2010-10-21 04:31:44 +0000","Tweetie for Mac","Aw hell now I'm writing my CSS semicolon-first. I wonder what'll be next." -"27975088682","27970849710","3560241","","","2010-10-20 23:31:57 +0000","Twitter for iPhone","@ezmobius (reboot a few more times because it's unbelievably fast :) ... Don't forget to set your SSD as the startup disk." -"27973581075","","","","","2010-10-20 23:12:55 +0000","Tweetie for Mac","Good for users: ""If an app even exhibits a bug, it will be rejected -- does Apple know how many apps, open-source or otherwise, have bugs?""" -"27900687592","27899153554","33858688","","","2010-10-20 04:14:31 +0000","Tweetie for Mac","@ehoppe No problem!" -"27878893566","","","","","2010-10-19 23:28:08 +0000","Twitter for iPhone","ScotiaBank has a new mobile banking site... 100% Flash. #scotiabank #mobile #fail" -"27868228439","27868122381","4777951","","","2010-10-19 21:04:25 +0000","Tweetie for Mac","@_sjs @ehoppe spending more than the price of a Mac mini (Mac pro territory). Can't build a machine as good as the mini for the same cost." -"27868122381","27858424443","33858688","","","2010-10-19 21:02:50 +0000","Tweetie for Mac","@ehoppe You'd have to find a notebook known to be compatible. Dell mini might work well. Building a hackintosh only makes sense if you're..." -"27845217037","","","","","2010-10-19 15:46:53 +0000","Twitter for iPhone","Always nice to hear how early the guys at the coffee shop get up. Makes me feel better about rising at 6am." -"27784410092","27784155226","894911","","","2010-10-19 00:18:26 +0000","Tweetie for Mac","@JimRoepcke You're gonna be doing a lot of doobie-rolling when you're *living in a van, down by the river!!*" -"27784218121","","","","","2010-10-19 00:16:07 +0000","Tweetie for Mac","Open source is good, but is only one part of the puzzle. Open development might be just as important (for some projects)." -"27784150669","","","","","2010-10-19 00:15:18 +0000","Tweetie for Mac","Am I mistaken in thinking that Google's cathedral style development & manufacturers private forks basically just pay lip service to OSS?" -"27784042904","27783476882","894911","","","2010-10-19 00:13:59 +0000","Tweetie for Mac","@JimRoepcke Well LA-DI-FREAKIN-DA! We got ourselves a writer! Is that Bill Shakespeare over there?" -"27782617270","","","","","2010-10-18 23:56:58 +0000","Tweetie for Mac","Now that iOS music apps can be controlled via built-in audio controls, how can I do the same thing on OS X w/ the audio keys on my MacBook?" -"27782256097","","","","","2010-10-18 23:52:37 +0000","Tweetie for Mac","There's no hair covering my ears, in the way of my headphones. It's nice but weird. Got used to the shag." -"27780525861","27778109090","676363","","","2010-10-18 23:32:00 +0000","Twitter for iPhone","@brianleroux can you download/modify/distribute private android forks that actually ship on devices? Parts of iOS are OSS. Where's the line?" -"27772088254","","","","","2010-10-18 21:45:54 +0000","Tweetie for Mac","Hey, my first commit to #nodejs just landed. http://is.gd/g7hqJ There'll be new syntax in a future release of repl-edit http://is.gd/g7hrO" -"27771978351","27766446321","894911","","","2010-10-18 21:44:22 +0000","Tweetie for Mac","@JimRoepcke yeah I love comma fir- .... wait a minute now... ;-)" -"27764723878","","","","","2010-10-18 19:59:07 +0000","Tweetie for Mac","http://enterprise-js.com/4" -"27516932910","","","","","2010-10-16 06:04:11 +0000","Tweetie for Mac","Like the iPod Mini they effectively killed it. Instead of introducing something better they're just pointing to the iPod Touch." -"27516845467","","","","","2010-10-16 06:02:36 +0000","Tweetie for Mac","I see why Apple turned the Nano into a Shuffle+screen. ""Real"" iPods should run iOS. It was too good as it was, w/ video camera and all." -"27479964401","","","","","2010-10-15 21:32:21 +0000","Tweetie for Mac","Of course some bizarre bug decides to show itself on Friday afternoon. Think I'll climb under my desk for a nap." -"27457133127","","","","","2010-10-15 16:23:37 +0000","Tweetie for Mac","Current status: http://yfrog.com/76k93p (Anyone know of a language that has promises/futures baked in? Could be interesting.)" -"27451894026","","","27445849851","33493","2010-10-15 15:27:52 +0000","web","RT @peterc: Hacker News users might find this thing I whipped up this morning interesting: http://hackerslide.com/" -"27392649875","","12819682","","","2010-10-15 00:41:08 +0000","web","@mitchellh congrats on the grant! you certainly deserve it." -"27391802317","","","","","2010-10-15 00:30:48 +0000","Tweetie for Mac","Wasting time on the bus... have to pee too bad to hack on anything, which sucks cuz ChromeShark doesn't work on preview.grooveshark.com :(" -"27390660953","","3806441","","","2010-10-15 00:16:37 +0000","Tweetie for Mac","@Grooveshark tinysong.com links don't redirect to a protocol that opens Grooveshark on iPhone :( Would love to txt links to my friends!" -"27390325765","","","","","2010-10-15 00:12:26 +0000","Tweetie for Mac","""When we drink we do it right gettin slizzard! ... When sober girls around me they be actin like they drunk."" popular music makes me laugh." -"27389278460","","894911","","","2010-10-14 23:59:21 +0000","Tweetie for Mac","@JimRoepcke I mentioned this a while back, came across it again today: http://zombo.com and just to be trendy http://html5zombo.com/" -"27389175298","","","","","2010-10-14 23:58:01 +0000","Tweetie for Mac","New @Grooveshark is in Cydia and it's freakin' awesome! Harder, better, faster, stronger. <3 the shark!" -"27387112748","27385246383","14864447","","","2010-10-14 23:31:58 +0000","Twitter for iPhone","@bryan_kyle agreed, definitely not C style! One day I'll have to look at Sibilant and see where it's at." -"27384947972","","","","","2010-10-14 23:04:25 +0000","web","I don't like languages that compile to JavaScript, yet JS (esp. Node) needs many things that aren't possible (without macros). Catch 22." -"27380185709","","","27361842996","17983820","2010-10-14 22:00:37 +0000","Twitter for iPhone","RT @clashmore: You're not a rockstar. You're not a ninja. You're a bespectacled 20-something white dude with a Wacom & a receding hairli ..." -"27344619441","","","27323333768","82843","2010-10-14 14:16:31 +0000","Twitter for iPad","RT @cyberdelia: Riak Search is now one step away from being installed on your mac with 'brew install riak-search' : http://bit.ly/d58ooN" -"27289401270","","","","","2010-10-14 00:01:42 +0000","Tweetie for Mac","If you use Google Chrome and #Grooveshark be sure to check out ChromeShark: http://is.gd/g0XsL" -"27288353547","27273577863","14273142","","","2010-10-13 23:48:34 +0000","Twitter for iPhone","@lunafiko stackscripts are cool. They go hand in hand w/ chef. Provisioning nodes without writing a single command is pretty fun." -"27267944188","27266557953","14273142","","","2010-10-13 19:01:15 +0000","Tweetie for Mac","@lunafiko Linode is great! I think you'll be happy with the switch." -"26887516781","","","26882221440","19575586","2010-10-10 00:00:18 +0000","web","RT @hackernewsbot: Chmod -x chmod... http://www.slideshare.net/cog/chmod-x-chmod" -"26852400790","","","","","2010-10-09 15:30:44 +0000","Twitter for iPad","Another hit. Cut the Rope is addictive. Angry Birds addictive." -"26850677806","","","26834103354","645143","2010-10-09 15:10:37 +0000","Twitter for iPad","RT @tirsen: Interesting. RT @erhanerdogan: How Twitter increased conversion rate to 29% by adding 1 extra step http://bit.ly/bSiHuP" -"26792723008","","","","","2010-10-08 23:04:48 +0000","Twitter for iPhone","Current status: http://yfrog.com/ncz8rzj" -"26770916914","","","26768963902","9885102","2010-10-08 17:40:53 +0000","web","RT @drnic: RT @Caius: (cmd-F1) to toggle ""Mirror Displays"" & (alt-F1) gets you into the Displays.prefpane quickly too." -"26752363532","26751954469","6927562","","","2010-10-08 14:09:43 +0000","Tweetie for Mac",".@thomasfuchs Best summit evar! This is certainly the beginning of a new era on the web. Exciting times! #vaporjs" -"26752112789","","","","","2010-10-08 14:07:02 +0000","Tweetie for Mac","Light rain, F.lux still has my screen tinted when I get on the morning bus. Another winter on the island." -"26750758991","26714785699","894911","","","2010-10-08 13:52:55 +0000","Twitter for iPhone","@JimRoepcke damn, no I don't remember either. I'll search a bit and see if I can find it." -"26714427135","","","","","2010-10-08 03:29:49 +0000","Tweetie for Mac","The Bespin bookmarklet is cool but I can't live without Emacs keyboard shortcuts. Schade." -"26686470139","","","","","2010-10-07 21:26:46 +0000","Tweetie for Mac","Ah the elusive monad. Once someone understands them they become incapable of explaining them to those who don't understand. Round and round." -"26684336980","","","","","2010-10-07 20:55:44 +0000","Tweetie for Mac","Ugh, battling a heisenbug! :( The good thing is that I can leave log statements around to hide it till I track down the real problem." -"26684288288","26680587033","63803","","","2010-10-07 20:55:02 +0000","Tweetie for Mac",".@sh1mmer I know you solved it, but fwiw in zsh this kind of stuff is easy, without resorting to find: rm **/*~*.xml~*.js(.)" -"26664747901","","","","","2010-10-07 16:41:22 +0000","Tweetie for Mac","Too much to read and too little time to read it." -"26652573091","","","","","2010-10-07 14:18:51 +0000","Tweetie for Mac","15(!) domains want to run JavaScript on a 9to5mac.com page. Thank you NotScripts for making the web safer and far less annoying." -"26620394912","","","26554670983","14620798","2010-10-07 04:42:27 +0000","web","RT @zachwaugh: Just put up a beta release of a new mac app I'm working on - Crosshairs. Download it here: http://bit.ly/crosshairs" -"26588923267","","","26584875031","14206068","2010-10-06 22:03:15 +0000","web","RT @tlrobinson: Writing recursive asynchronous code makes my head hurt." -"26582217878","","","","","2010-10-06 20:25:47 +0000","Tweetie for Mac","Rebooted last night and Instachrome stopped working, perhaps because Chrome updated itself. Reinstalled the extension -> fixed. #instapaper" -"26562539734","26559352831","894911","","","2010-10-06 15:42:14 +0000","Tweetie for Mac","@JimRoepcke Yeah, good read!" -"26558759424","","","","","2010-10-06 14:58:45 +0000","Tweetie for Mac","""But it also means they inherently plan to throw away 90% of the work they do."" http://bit.ly/qdoW6 -- Why you can't innovate like Apple" -"26554061967","26551571761","6368672","","","2010-10-06 14:05:29 +0000","Tweetie for Mac","@saurik If you're interested in a k/v store I highly recommend riak. Basho knows what they're doing." -"26524284042","26522707679","12819682","","","2010-10-06 04:58:16 +0000","Tweetie for Mac","@mitchellh Hmmm. Yes, I'll have to seek out other heretics. If it makes a difference I *mostly* use Emacs & TextMate these days :)" -"26522561497","","","","","2010-10-06 04:30:46 +0000","Tweetie for Mac","This might sound weird but is there a vimscript mode for Emacs? #vim #emacs" -"26388754982","26387819301","138082149","","","2010-10-04 19:24:15 +0000","Twitter for iPhone","@jordymoughtin me too! Some guy keeps getting me to print stuff for him. What a jerk. ;-)" -"26388119295","","","26381111586","195403247","2010-10-04 19:14:51 +0000","Twitter for iPhone","RT @promotejs: Are We First Yet is handcrafted awesomeness made with an infusion of the @jsconfeu post party vom Oktoberfest." -"26363821712","","","","","2010-10-04 13:52:44 +0000","Twitter for iPhone","Current status http://yfrog.com/n1rrsej" -"26227785695","","","26199993388","5237281","2010-10-03 02:20:07 +0000","Twitter for iPhone","RT @bryanthatcher: This month has 5 Fridays, 5 Saturdays and 5 Sundays. It happens only once in 823 years." -"26227402354","","","26206456126","18948541","2010-10-03 02:14:58 +0000","Twitter for iPhone","RT @SethMacFarlane: MySpace now feels like bizarro Hill Valley after Biff got rich. Used to be a neat little spot, but something has go ..." -"26218111818","26184251163","22406953","","","2010-10-03 00:01:38 +0000","Twitter for iPhone","@mahyarm yeah worth a shot I suppose. Will try it. Do you have it? If so what do you think?" -"26127584267","","","26127342278","4216361","2010-10-02 00:08:32 +0000","web","RT @dalmaer: It's Friday. click on ""all the way"" :) http://ajxn.it/9OhVJH" -"26127488911","","","","","2010-10-02 00:07:11 +0000","Tweetie for Mac","Done waiting for #newtwtitter. The only reason I check twitter.com with a browser is to see if I have #newtwitter yet. When I get I get it." -"26127283052","","","","","2010-10-02 00:04:16 +0000","Tweetie for Mac","Repeat last shell command until it succeeds, handy while waiting for a net connection to establish: f(){!!||f};f" diff --git a/public/tweets/data/csv/2010_11.csv b/public/tweets/data/csv/2010_11.csv deleted file mode 100755 index 69c2d30..0000000 --- a/public/tweets/data/csv/2010_11.csv +++ /dev/null @@ -1,230 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"9828904965509121","","","","","2010-12-01 04:39:28 +0000","Tweetie for Mac","So this is what it looks like eh? http://yfrog.com/31uupp" -"9770430135009280","","","","","2010-12-01 00:47:06 +0000","Twitter for iPhone","Huh, AirPlay doesn't work for 3rd party apps. Guess I'm skipping 4.2 entirely on my phone then." -"9654306240208896","","","","","2010-11-30 17:05:40 +0000","Tweetie for Mac","Looks like @ryah merged some win32 support into #nodejs recently. Windows isn't for me but apparently it's pretty popular, so good news!" -"9650317171884032","","","9632179977986050","636923","2010-11-30 16:49:49 +0000","web","RT @siracusa: What a world! @anandshimpi of @anandtech fame writing for Macworld on the future of Mac CPUs: http://bit.ly/ee8V9E" -"9635992277360640","","","","","2010-11-30 15:52:54 +0000","Kiwi","Why work doesn't happen at work: http://www.youtube.com/watch?v=5XD2kNopsUs (hat tip @JimRoepcke http://bit.ly/idrDHA)" -"9627424165724160","","","","","2010-11-30 15:18:51 +0000","Tweetie for Mac","http://www.douglasadams.com/dna/pedants.html" -"9506101384978432","","","9499008535887872","1235521","2010-11-30 07:16:45 +0000","web","RT @timbray: ZOMG speedflying http://www.youtube.com/watch?v=UwWLnaME0CI" -"9362545483718657","","","","","2010-11-29 21:46:19 +0000","Tweetie for Mac","Underwhelmed by Gitbox and GitTower. GitX + git on the command line are already a great solution for me, so I must not be in the target mkt." -"9022183451918336","","","","","2010-11-28 23:13:50 +0000","Tweetie for Mac","Opera 11's installer for Windows is awesome. Click ""Agree and Install"", wait 5 seconds, Opera 11 opens." -"8972559655636992","8969243794079744","1389781","","","2010-11-28 19:56:39 +0000","Twitter for iPhone","@sil one advantage to using a knife is less peel stuck in your teeth. Also just kind of fun :)" -"8949729022967808","","","","","2010-11-28 18:25:56 +0000","Tweetie for Mac","""why do we have an <img> element? [...] Quite simply, because Marc Andreessen shipped one, and shipping code wins."" http://is.gd/hV9gJ" -"8387832506753024","","","","","2010-11-27 05:13:09 +0000","Kiwi","A simple namespaced data store based on html5 local storage https://gist.github.com/717591 (kind of like buckets)." -"8334157188960256","8324223873327105","14465889","","","2010-11-27 01:39:52 +0000","web","@jalbertbowdenii Sorry, didn't catch that. What lightbox?" -"8333465925718017","","","","","2010-11-27 01:37:07 +0000","Kiwi","Don?t do this: cp -a . test, instead do: cp -a . ../test #protip" -"8323956318674944","","","","","2010-11-27 00:59:20 +0000","Kiwi","#newtwitter?s new ""menu bar"" doesn't resize, new tweet and user menu not visible at 840px. @twitter #ux #fail http://twitpic.com/3ahxik" -"8323324824264704","","","","","2010-11-27 00:56:49 +0000","web","Listening to Dougie's Lament by Nine Big Dogs (a band from Ontario in the 90s) on @Grooveshark: http://tinysong.com/v25g #nowplaying" -"8272822392586240","","","8218833923870720","14814762","2010-11-26 21:36:09 +0000","Kiwi","RT @joemccann: Think jsbin, but for node.js: http://jsapp.us/ (via @roncioso)" -"8215946288173056","","","","","2010-11-26 17:50:08 +0000","Kiwi","Even Crock gets currying wrong in JS the Good Parts. There?s a big difference between currying and partial application." -"8202767315238912","","","8179978168442880","9980812","2010-11-26 16:57:46 +0000","web","RT @igrigorik: htracr: node_pcap + raphael.js = beautiful HTTP/TCP packet sniffer @ http://j.mp/dLDTTb" -"8183166472822784","","","","","2010-11-26 15:39:53 +0000","Kiwi","Store objects using the html5 local storage API: https://gist.github.com/716858" -"7917446325342209","","","7914181147754496","22406953","2010-11-25 22:04:00 +0000","Kiwi","RT @mahyarm: @BC_Transit Please add routes and schedules to google maps, it would very useful! And cut down on paper schedule costs" -"7843925314248704","7843514540888065","894911","","","2010-11-25 17:11:52 +0000","Twitter for iPhone","@JimRoepcke mckenzie gets slow at the hill by braefoot as well." -"7839156453511169","7837889060671488","16314033","","","2010-11-25 16:52:55 +0000","Kiwi","@porteneuve It's not always smart, but hopefully people understand what to do with a checklist. Custom UI is making a comeback, eg. iPad UI" -"7836766832689152","7834987265003520","6927562","","","2010-11-25 16:43:25 +0000","Kiwi","@thomasfuchs Such a tease! :p" -"7830401103958016","7827283922386944","894911","","","2010-11-25 16:18:07 +0000","Kiwi","@JimRoepcke It's moving a bit faster past Helmcken. Less snow on the road here, looks ploughed." -"7828398390906880","","","7827461848965121","67042447","2010-11-25 16:10:10 +0000","Kiwi","RT @BC_Transit: Here we go again, Victoria. Because of snowfall and road conditions, buses may be running late. Bundle up! #yyj" -"7828335975464960","","","","","2010-11-25 16:09:55 +0000","Kiwi","I wish my my notebook got my location from my phone. I want my tweets geotagged no matter which device I type on." -"7827251164880896","","","","","2010-11-25 16:05:36 +0000","Kiwi","Doesn't look like I can use a SOCKS proxy when tethered to my phone w/ BlueTooth, OS X fail! #sadpanda" -"7826782317182976","","894911","","","2010-11-25 16:03:44 +0000","Kiwi","@JimRoepcke I'd stay home for a couple of hours if I were you. Traffic is reeeaaally slow." -"7824205030621184","7823767438888961","894911","","","2010-11-25 15:53:30 +0000","Tweetie for Mac","@JimRoepcke We didn't actually slide very far but it was a good scare. I'm not sure if rain this afternoon is a blessing or curse yet..." -"7815630581399552","","","","","2010-11-25 15:19:26 +0000","Kiwi","I don't understand people. It's easier (and cheaper) to just use unix than to port unix stuff to Windows. Assimilate already! ;-)" -"7812329840316416","","","","","2010-11-25 15:06:19 +0000","Tweetie for Mac","Damn, the bus just about slid into a ditch! Probably should have worked from home at least one more day." -"7652532272758784","","","","","2010-11-25 04:31:20 +0000","Tweetie for Mac","npm version, that *is* fucking cool. http://blog.izs.me/post/1675072029/10-cool-things-you-probably-didnt-realize-npm-could-do #npm #nodejs" -"7563898068668416","","","","","2010-11-24 22:39:08 +0000","Tweetie for Mac","Yikes, {encode,decode}URI(Component)? replaced {,un}escape when I wasn't looking. http://xkr.us/articles/javascript/encode-compare/" -"7555599436881920","","","","","2010-11-24 22:06:09 +0000","Tweetie for Mac","Wow! Sony basing their Snap SDK off GNUStep (GPL), Motorola picking up Cappuccino (LGPL), and almost everyone getting in on Android (Apache)" -"7553123723780096","","","7512086204645376","11322372","2010-11-24 21:56:19 +0000","web","RT @holman: Boom. - -https://github.com/holman/boom" -"7538434621046785","7532234647015424","6707392","","","2010-11-24 20:57:57 +0000","Tweetie for Mac","@sstephenson I like vanilla Emacs http://is.gd/hIEH2 http://yfrog.com/0ivgyp w/ some familiar keyboard shortcuts http://is.gd/hIEH1" -"7468712059740160","","","","","2010-11-24 16:20:54 +0000","Kiwi","Destructuring bind, proxies, let, and maybe even iterators/generators. Paren-free control structure heads would just be icing on the cake." -"7467715476332544","","","","","2010-11-24 16:16:56 +0000","Kiwi","I'm probably getting too excited for ES Harmony at this early stage, but there is some seriously awesome stuff coming up." -"7466225718272000","","","7351856971907073","9533042","2010-11-24 16:11:01 +0000","web","RT @BrendanEich: New post: Paren-Free http://brendaneich.com/2010/11/paren-free/" -"7263363675455489","","","","","2010-11-24 02:44:55 +0000","Kiwi","Is there a way to ignore certain *lines* with git? Not just add -p or gitx, but permanently ignore them? Maybe a hook can do that w/ grep -v" -"7190759837016064","7187118862368768","14206068","","","2010-11-23 21:56:25 +0000","Tweetie for Mac","@tlrobinson You can click the X in the top right corner of the scary pic. Only spotted it today but it hasn't showed up again yet." -"7153611339468800","","","","","2010-11-23 19:28:48 +0000","Kiwi","Horrible realization: There's no coffee in the house! The cup my roommate left me this morning was the last of it." -"7135593024720896","7131949030178816","138082149","","","2010-11-23 18:17:12 +0000","Tweetie for Mac","@jordymoughtin You should post a pic or two! The ground holds a lot of warmth so snow melts relatively quick down there." -"7135518248669184","7135354414956545","894911","","","2010-11-23 18:16:54 +0000","Tweetie for Mac","@JimRoepcke derp" -"7135012646289408","7132455655964673","894911","","","2010-11-23 18:14:54 +0000","Tweetie for Mac","@JimRoepcke Crap, well I'm still hoping for a surprise blizzard :)" -"7120569245900800","","","7094982804508672","181984707","2010-11-23 17:17:30 +0000","web","RT @aminutewith: Discussing a Bytecode Standard In Browsers #amwb http://t.co/govKc0O","http://www.aminutewithbrendan.com/pages/20101122" -"7101850608214016","","","","","2010-11-23 16:03:07 +0000","Tweetie for Mac","Should work from home more often, it's beautiful here: http://yfrog.com/j6pt5aj http://yfrog.com/3osa3pj" -"6854729866940416","6846595924496384","46209261","","","2010-11-22 23:41:09 +0000","Tweetie for Mac","@mrobertsdesign Good to hear! I'll try my luck :)" -"6843663996944385","6841815126773761","67042447","","","2010-11-22 22:57:11 +0000","Tweetie for Mac","@BC_Transit Any news on the #rt99 Shawnigan Lake and #rt66 Duncan going out of #yyj this afternoon? #yyjsnow" -"6795770019713024","","","","","2010-11-22 19:46:52 +0000","Tweetie for Mac","omfg, this can't be a real sign! RT @moonpolysoft: current status: http://bit.ly/buN5On" -"6769564239007744","6569580650569729","29255412","","","2010-11-22 18:02:44 +0000","web","@tjholowaychuk it's also a good warning, it means they don't really understand things and we probably don't want to steal their shit anyway." -"6431366640050176","","","","","2010-11-21 19:38:51 +0000","Kiwi","I really dig this GitHub code browser: http://sr3d.github.com/GithubFinder/?user_id=creationix&repo=wheat" -"6078873519259648","","","","","2010-11-20 20:18:11 +0000","Kiwi","Current status, no power: http://twitpic.com/38m1jo" -"5835466062438400","","","","","2010-11-20 04:10:58 +0000","Twitter for iPhone","I know it's not much but it doesn't snow much here. It's sweet! http://yfrog.com/59kz6cj http://yfrog.com/04gzozj" -"5827330597462016","","","","","2010-11-20 03:38:38 +0000","Kiwi","Not every day you get to have a snowball fight here on the island!" -"5789957469765633","","","","","2010-11-20 01:10:08 +0000","Kiwi","Is it so hard to handle touch *and* click events? I realize many sites are optimized for either mobile or desktop, but come one." -"5760213411958784","5671637231861761","1089691","","","2010-11-19 23:11:56 +0000","Kiwi","@glasner Nope, we're using #nodejs and #riak at @SelfServeApps and they're awesome, great communities. Everyone at @basho is fantastic." -"5697319752171521","","","5695419396923393","15394440","2010-11-19 19:02:01 +0000","web","RT @isntitvacant: YES FINALLY http://www.zurb.com/playground/jquery-raptorize" -"5693491686412289","","","","","2010-11-19 18:46:48 +0000","Tweetie for Mac","Convert hex colours to and from RGB on the command line, gist: http://is.gd/hqZas github: http://is.gd/hqZat /cc @JimRoepcke" -"5645084926156800","","","","","2010-11-19 15:34:27 +0000","Tweetie for Mac","TIL that PowerPoint doesn't know what a centimetre is: http://support.microsoft.com/kb/189826 (They use some made up unit and call it a cm)" -"5484267274502144","","","","","2010-11-19 04:55:25 +0000","Tweetie for Mac","https://github.com/ivanvc/gists-tmbundle ... I'll have to write this up for Emacs too. (tip o' the hat to @JimRoepcke)" -"5481686577979392","","","5343998050828288","12876","2010-11-19 04:45:10 +0000","web","RT @edd: Help me find out what language to learn next ? fun survey for programmers http://edd.me/proglangs ? I'll publish results, please RT" -"5423677059371009","5419746010865664","33493","","","2010-11-19 00:54:40 +0000","Twitter for iPhone","@peterc oops see you already heard that. :) Would be nice to fix it for the colour blind though, it's quite cool." -"5423108294975488","5419746010865664","33493","","","2010-11-19 00:52:24 +0000","Twitter for iPhone","@peterc what about colour blind folks? They rely on light position." -"5422530533793792","","","5370822680117249","36383929","2010-11-19 00:50:06 +0000","Twitter for iPhone","RT @spyced: Configuration options are a hope that your users, with less knowledge of how the system works, will find the right solution ..." -"5137798986203137","","","5131215220772864","668863","2010-11-18 05:58:41 +0000","Kiwi","RT @tomdale: I am guilty of this: http://www.wiccat.net/jargon/html/C/creeping-elegance.html" -"5137681390505984","","","5099335956045825","18572656","2010-11-18 05:58:13 +0000","Kiwi","RT @Brotherbard: New GitX release: syntax highlighting and blame (and gisting works again) download: http://is.gd/hkeTU screenshots: htt ..." -"5086764213473282","","","5080288711409664","663463","2010-11-18 02:35:53 +0000","Twitter for iPhone","RT @rentzsch: @ryah no fair adding a pipe() method to core just so you could tweet that ;-)" -"5071011485585408","","","5041072732372992","18022416","2010-11-18 01:33:18 +0000","web","RT @sebmarkbage: Blog Post: Leaky This - Why not all code can be safely wrapped, even with JavaScript Proxies. http://goo.gl/dAgGr cc @B ..." -"5067901602111488","","","","","2010-11-18 01:20:56 +0000","Kiwi","I've been editing spreadsheets on Google Docs since last year when I got my iPhone. Had to refresh to see changes, but it was not read-only." -"5040136614060032","5036855619747840","5813712","","","2010-11-17 23:30:36 +0000","Kiwi","@antirez I do the same w/ github. To get comfy on a new box I type `wget -qO - bit.ly/newbox | sh` ? check http://bit.ly/newbox for details." -"5036132395909120","5035155257303040","14063149","","","2010-11-17 23:14:42 +0000","Kiwi","@miksago ah, that's much better" -"5034675546361856","","","","","2010-11-17 23:08:54 +0000","Kiwi","I have a few @kiwi_app v2 beta invites if anyone's interested." -"5034233579966464","5032078190059520","14063149","","","2010-11-17 23:07:09 +0000","Kiwi","@miksago It'd be easy to implement, no? Something like: https://gist.github.com/704310 (untested)" -"4992613341990912","","","","","2010-11-17 20:21:46 +0000","Kiwi","How have I not seen http://tweetingtoohard.com/ before. http://tweetingtoohard.com/top is gold. #TTH" -"4982533787746304","","","4977897676734464","894911","2010-11-17 19:41:43 +0000","web","RT @JimRoepcke: The revived feature I was talking about on Nov 9th is live! iPhone Simulator (beta 1). Written in Cappuccino. http://cms ..." -"4916701837664258","4845535081005056","30226730","","","2010-11-17 15:20:07 +0000","Kiwi","@OgreSwamp Looks great so far. Thanks for the invite!" -"4913497150332928","","","","","2010-11-17 15:07:23 +0000","Kiwi","Just bought @kiwi_app, they turned my complaint into a sale." -"4911787044507648","","","4882543836930048","42855024","2010-11-17 15:00:35 +0000","web","RT @diegoperini: avoid browser fake ""favicon"" requests by using <link rel=""shortcut icon"" href=""data:image/x-icon;,"" type=""image/x-ic ..." -"4902998199242752","4845535081005056","30226730","","","2010-11-17 14:25:40 +0000","Twitter for iPhone","@OgreSwamp I've been using it so far. Worked around shortcuts not working." -"4773795134971904","","","","","2010-11-17 05:52:16 +0000","Kiwi","Well well well, what have we here: https://github.com/ry/node/blob/master/src/node.js#L280-281 Have to look into this further." -"4731842850725888","4728326174277632","51201464","","","2010-11-17 03:05:33 +0000","Kiwi","@kiwi_app Works in Echofon and Divvy. I can only set custom shortcut in System Preferences if I choose different shortcuts than defaults." -"4727906391560192","4715333503946753","30226730","","","2010-11-17 02:49:55 +0000","web","@OgreSwamp I'll take one off your hands. :)" -"4727186623827968","4704803049443328","51201464","","","2010-11-17 02:47:03 +0000","Kiwi","@kiwi_app Aha, Cmd-n works. It's only the menu bar shortcuts, Ctrl-Cmd-[kmn], that are qwerty." -"4703528966688768","4698007182245888","17088322","","","2010-11-17 01:13:03 +0000","Tweetie for Mac","@ChrisNoel_Vic ha ha, there might be kevlar involved! and gas masks." -"4703377732673536","4696714539696128","51201464","","","2010-11-17 01:12:27 +0000","Tweetie for Mac","@kiwi_app Only the key bindings don't work. I'm not sure if Cocoa has multiple ways to handle shortcuts or something. Strange." -"4696889538646016","4696309000830977","51201464","","","2010-11-17 00:46:40 +0000","Twitter for iPhone","@kiwi_app In transit. I'll submit a proper bug report when I can! Sorry for the mix up. Kiwi is a nice client, you've done a great job." -"4695417614761984","4693258315763712","51201464","","","2010-11-17 00:40:49 +0000","Tweetie for Mac","@kiwi_app I'm sorry if I seemed rude myself. I really just wanted to let you know it was broken, could have used more tact." -"4693538612707328","4682415859564544","17088322","","","2010-11-17 00:33:21 +0000","Tweetie for Mac","@ChrisNoel_Vic I hope so! Another day like this and I'll go on a rampage." -"4692331156475904","4687853263003648","51201464","","","2010-11-17 00:28:33 +0000","Twitter for iPhone","@kiwi_app No need to be rude or take it personally. I probably wasn't buying anyway since it's broken for me, but fwiw you just cemented it." -"4691322904510464","4687853263003648","51201464","","","2010-11-17 00:24:33 +0000","Twitter for iPhone","@kiwi_app tweetie. Every app I use does the right thing except kiwi. Non-standard key handling? Lots of devs type dvorak btw. I'm not crazy." -"4673971366666240","","","","","2010-11-16 23:15:36 +0000","Tweetie for Mac","computers suck today. flaky bastards, all of 'em." -"4662436959358976","","","","","2010-11-16 22:29:46 +0000","Tweetie for Mac",".@kiwi_app looks nice but keyboard shortcuts are broken if you don't type Qwerty :/ Looking nice is good but it's unusable for me." -"4656235991269376","4653670352297984","16686076","","","2010-11-16 22:05:07 +0000","Tweetie for Mac","@getify Configure your editor differently. TextMate can treat groups of spaces like a tab. Emacs makes it easy to repeat a command N times." -"4651259885780992","","","4646758718111745","676363","2010-11-16 21:45:21 +0000","Twitter for iPhone","RT @brianleroux: expand tabs to spaces. pls, I beg you. tabs are for makefiles and nothing else!" -"4569207953956864","4556666381008896","14582359","","","2010-11-16 16:19:18 +0000","Twitter for iPhone","@acangiano I assumed we'd have to wait for their works to be public domain before digital sales of the Beatles' music. Kind of a big deal." -"4566620739469312","","","4565507432783873","8675502","2010-11-16 16:09:01 +0000","Twitter for iPhone","RT @me1000: I've had two people tell me they wont watch the cappuccino repo on github because there is too much activity. #thatsWhatILik ..." -"4554283932450817","","","","","2010-11-16 15:20:00 +0000","web","Now we just need to get the Beatles on @grooveshark and I'll be set :)" -"4551863143763970","","","","","2010-11-16 15:10:23 +0000","Tweetie for Mac","The people who control the Beatles' library want people to hear it now. That is kind of a big deal, just not to those who use BT or rip CDs." -"4418615348563969","","","","","2010-11-16 06:20:54 +0000","Twitter for iPhone","Power went out, couldn't finish scrabble w/o the router. #welcometothefuture" -"4361903669256192","4360896142905344","17025041","","","2010-11-16 02:35:33 +0000","Twitter for iPad","@jtimberman to be fair zsh and bash as well ... But that's it." -"4322597265215488","","","4312579535011840","9973082","2010-11-15 23:59:22 +0000","web","RT @kangax: Don't forget folks: crockford.com has to be written as www.CROCKFORD.com ? https://github.com/douglascrockford" -"4299099784355840","","","4296565921423360","36156834","2010-11-15 22:25:59 +0000","web","RT @cloudhead: Having options which enable/disable UI or UX features is a sign of bad/confused UX. Don't hand off that duty to the user." -"4289852174508032","","","","","2010-11-15 21:49:15 +0000","Tweetie for Mac","A useful tool called JSON diff by @tlrobinson http://samhuri.net/json-diff.html It's coming in really handy today." -"4279082619506688","","","4275211570520064","181984707","2010-11-15 21:06:27 +0000","web","RT @aminutewith: Help up mod the latest episode of #amwb: http://ke-we.net/7sq" -"4260909836935169","","","4229346512338944","83494384","2010-11-15 19:54:14 +0000","Twitter for iPhone","RT @Cstep4: @jtaby @_sjs A nerdy argument about boners? It's 9:48am. You can't have an argument about 'boner semantics' at 9:48am." -"4222997430800385","4220258722258945","6827332","","","2010-11-15 17:23:35 +0000","Tweetie for Mac","@jtaby ha ha. I suppose so! I'm a boxers & loose jeans guy :)" -"4209436415496192","4197072861401089","6827332","","","2010-11-15 16:29:42 +0000","Twitter for iPad","@jtaby Boners don't usually hang down." -"4208961632862208","","","","","2010-11-15 16:27:49 +0000","Twitter for iPad","I like Reeder at least 10x more than Pulse. Not as flashy but much more usable. I guess not everyone chews through 200+ items a day though." -"4205401134338048","4014941333884928","11366522","","","2010-11-15 16:13:40 +0000","Twitter for iPhone","@pyrotechnick I'm not hating, and s/CoffeeScript/anything that compiles to JS/g" -"4205183542235136","4080563543613440","894911","","","2010-11-15 16:12:48 +0000","Twitter for iPhone","@JimRoepcke yup. And it seems like a petty reason to fork but it crosses my mind often enough." -"4197723674771456","","","","","2010-11-15 15:43:09 +0000","Tweetie for Mac","""The wolves thin the RAID arrays, removing the slowest and weakest disks to keep the average seek speed high.""" -"4191159081508864","4052772404076544","27302287","","","2010-11-15 15:17:04 +0000","Tweetie for Mac","@jacobrothstein requireCS() and requireSibilant() that compiled if necessary or ran some make command would go a long way. I should make it." -"4052202888892416","","","","","2010-11-15 06:04:55 +0000","Tweetie for Mac","I'm not against compiling to JS in general. Believe me I know JS is not perfect. However no one uses C libs written in stalin scheme, right?" -"4043491575332864","4041634102644738","27302287","","","2010-11-15 05:30:18 +0000","Tweetie for Mac","@jacobrothstein @tjholowaychuk JS has many big and ugly warts so I understand the desire to fix them. Libraries shouldn't be a chore is all." -"4043188868222976","4041634102644738","27302287","","","2010-11-15 05:29:06 +0000","Tweetie for Mac","@jacobrothstein Comments often stripped, generated JS more difficult to read, adds extra steps to fixing/modding the lib. /cc @tjholowaychuk" -"4039062470000641","4009013972836352","29255412","","","2010-11-15 05:12:42 +0000","Tweetie for Mac","@tjholowaychuk Maybe, maybe not. Either way it's an annoyance. Like if someone wrote a C lib with a scheme-to-C compiler." -"4008269135749121","","18022416","","","2010-11-15 03:10:20 +0000","Tweetie for Mac","@sebmarkbage It's not all bad though. I do like reading CoffeeScript, it should just be more seamless I suppose. Problem to be solved? :)" -"4008049614262273","3972702050197505","18022416","","","2010-11-15 03:09:28 +0000","Tweetie for Mac","@sebmarkbage This case it's a server based on #nodejs. I've thought of compiling on demand but I don't like shaving yaks if I don't have to." -"4007660898750464","3972227456311296","18022416","","","2010-11-15 03:07:55 +0000","Tweetie for Mac","@sebmarkbage It's a barrier to those who would modify that library, and the compiled JS isn't always a joy to read, comments often stripped." -"3971757589401600","3965646211649536","18022416","","","2010-11-15 00:45:15 +0000","Tweetie for Mac","@sebmarkbage There are many advantages (and disadvantages) to dynamic languages. No compile step is definitely an advantage." -"3930532060594176","","","3926179803299841","14658472","2010-11-14 22:01:26 +0000","web","RT @roidrage: @peterc I can hear the angry Erlang hacker mob stampeding down the street." -"3930499449880577","","","3923905517453312","33493","2010-11-14 22:01:18 +0000","web","RT @peterc: @roidrage Node is 21st century Erlang." -"3930481951252480","","","3921192981372928","14658472","2010-11-14 22:01:14 +0000","web","RT @roidrage: One of these days I'm gonna play with Node.js. Though it's even more likely I'm gonna build something with Erlang." -"3910056114397184","","","3880206821490688","16686076","2010-11-14 20:40:04 +0000","web","RT @getify: I just posted a quick 5 minute overview screencast about LABjs, if you've been wondering what it's for: http://screenr.com/N7c" -"3876206239813632","","","","","2010-11-14 18:25:34 +0000","Tweetie for Mac","Throwing away a major advantage of dynamic languages isn't worth a little bit of syntax sugar. #getthefuckoffmylawn" -"3875527567876096","","","","","2010-11-14 18:22:52 +0000","Tweetie for Mac","CoffeeScript is nice in some ways but libraries shouldn't be written in it. What happened to people embracing the lack of compilation?" -"3874126028611584","","","","","2010-11-14 18:17:18 +0000","Tweetie for Mac","Here's a novel idea, if you're writing a JavaScript library write it in JavaScript. Otherwise you have not written a JavaScript library." -"3872721607860225","3863606437347328","9973082","","","2010-11-14 18:11:43 +0000","Tweetie for Mac","@kangax Ah, makes sense. Thanks." -"3722689223073792","3721411239616512","14063149","","","2010-11-14 08:15:32 +0000","web","@miksago Yes, it is. No compression by default either (-C) ... :/ Common workaround: tar cjf - /some/path | ssh remote 'cd path; tar xjf -'" -"3714599727661056","3702036503728128","9973082","","","2010-11-14 07:43:24 +0000","Tweetie for Mac","@kangax In Firefox 4 it's false, but ({""__proto__"":[]}) instanceof Array is true. Why should JSON.parse('\1') differ? Does FF get it right?" -"3646990990704640","","","","","2010-11-14 03:14:45 +0000","Twitter for iPhone","Current status: http://yfrog.com/2qk70bj" -"3555882537328640","","","3545501794304001","894911","2010-11-13 21:12:43 +0000","Twitter for iPhone","RT @JimRoepcke: I have a feeling this girl is going to regret making her dog this smart... http://www.youtube.com/watch?v=6RRjqkUAs8k" -"3251880822050816","","","3251026052251648","3167301","2010-11-13 01:04:43 +0000","web","RT @tobie: #textmate update. Not a 2.0, but still." -"3244719245099008","3217356864098304","12725872","","","2010-11-13 00:36:16 +0000","Twitter for iPhone","@karlgoldfield you just did. ;-) my email is sami.samhuri+twt@gmail.com" -"2868702638776320","","","","","2010-11-11 23:42:06 +0000","Tweetie for Mac","printf/sprintf and strftime in JavaScript: http://github.com/samsonjs/format and http://github.com/samsonjs/strftime (both are on npm)" -"2862699633446913","","","2862092545695745","14206068","2010-11-11 23:18:15 +0000","web","RT @tlrobinson: You should never see multiple ""alert()""s from the same JavaScript context on the screen at once, right? http://bit.ly/di ..." -"2862387883417600","2861144641376256","894911","","","2010-11-11 23:17:01 +0000","web","@JimRoepcke omfg #facedesk" -"2860710354751490","2855378404507649","894911","","","2010-11-11 23:10:21 +0000","Tweetie for Mac",".@JimRoepcke Firefox 4 introduces a major annoyance: basic auth credentials aren't saved. Hitting our staging server w/ Fx4 is infuriating." -"2785079105421312","","","2768945010446337","14405464","2010-11-11 18:09:49 +0000","web","RT @SubtleGradient: NEW appify 2.0! -Create the simplest possible mac app from a shell script! -`cat my-script.sh | appify MyApp` - -https:/ ..." -"2595597475389442","","","2521132708134914","795244","2010-11-11 05:36:53 +0000","web","RT @mattknox: @gilesgoatboy sibilant by @jacobrothstein is sorta similar, as is something of mine." -"2595585978802176","","","2520070060253184","1341781","2010-11-11 05:36:50 +0000","web","RT @gilesgoatboy: it's weird that there's no coffeescript equivalent that allows you to write javascript with lisp syntax" -"2564340540514306","","","2545376875773952","14231571","2010-11-11 03:32:41 +0000","web","RT @marcoarment: Instapaper 2.3 for iPhone and iPad: http://blog.instapaper.com/post/1538890633" -"2423780030808064","","","","","2010-11-10 18:14:08 +0000","Tweetie for Mac","RT @rklophaus: Emacs + PeepOpen (by PeepCode) = Bliss http://bit.ly/aIogPG" -"2422328965201920","","","","","2010-11-10 18:08:22 +0000","Tweetie for Mac","Cleaning out watched repos on @github. Wish there was a star button on repos as well as gists, I'd like to keep a handle on some of these." -"2381888807243778","","","2374406705778688","14560304","2010-11-10 15:27:41 +0000","web","RT @frank06: luwak (big file) support landed in riak-js master https://github.com/frank06/riak-js #riak #nodejs #riakjs" -"2379645236285440","","","","","2010-11-10 15:18:46 +0000","Tweetie for Mac","RT @peterc: DNode is like Ruby's DRb for node.js, but slicker (and asynchronous!): http://is.gd/gTr5a" -"2206750530871296","","","2201125067423744","806757","2010-11-10 03:51:44 +0000","Twitter for iPad","RT @dshaw: Joyent & Node http://groups.google.com/group/nodejs/browse_thread/thread/956a3431b1d9e937" -"2158295842295809","","","2157046266863616","27302287","2010-11-10 00:39:12 +0000","Twitter for iPhone","RT @jacobrothstein: Twitter recommendation column should be a mini-stream of tweets from suggested users. Entice me to follow them with ..." -"2065647718629376","2060783638810624","138082149","","","2010-11-09 18:31:03 +0000","Tweetie for Mac","@jordymoughtin fall? You keep on using that word. I don't think it means what you think it means. ;-) #yyj #victoriaonlyhas2seasons" -"2035840536543232","2029887388917760","894911","","","2010-11-09 16:32:36 +0000","Tweetie for Mac","@JimRoepcke Sounds like a good compromise." -"2028238226333697","1860944204402688","894911","","","2010-11-09 16:02:24 +0000","Tweetie for Mac","@JimRoepcke What if you could own it but still had to stream it? I have mixed feelings on that." -"2026945600552960","","","2023394778292224","90286855","2010-11-09 15:57:16 +0000","web","RT @changelogshow: New episode: 0.4.0 - #riak revisited and the move to #github with @argv0, @pharkmillups, and @jnunemaker http://lg.gd ..." -"2016628665491456","","","","","2010-11-09 15:16:16 +0000","Tweetie for Mac","Ah, it highlights where it found your search terms. That's kind of cool I guess, but the same blurb is already under each link..." -"2016126972203008","","","","","2010-11-09 15:14:16 +0000","Tweetie for Mac","Woah, Google shows site previews in search results now. When did that happen? Not sure if I like it yet." -"2014936544837632","","","","","2010-11-09 15:09:32 +0000","Tweetie for Mac","Cappuccino improves really quickly. I subscribe to RSS feeds for a few projects on github and Cappuccino has the most commits." -"1900553181339648","1892265207267328","14273142","","","2010-11-09 07:35:01 +0000","Tweetie for Mac","@lunafiko I agree. The next button appearing where the submit button was surprised me as well." -"1889739711979521","","","","","2010-11-09 06:52:03 +0000","Tweetie for Mac","Wow, 25/26. Guess I know more jQuery than I thought. It was suspiciously easy though. http://tutorialzine.com/quizzes/take/1/" -"1886494004350976","","","","","2010-11-09 06:39:09 +0000","Tweetie for Mac","Just pushed gitter v0.0.2. Now works in Chrome 7 and Safari 5. I don't want to support browsers without ES5." -"1853414258507776","","","","","2010-11-09 04:27:43 +0000","web","shell script dev tip: prepend all commands with $prefix, and when a -t or --test arg is given set prefix=echo" -"1849364116934656","","","1826102859268096","13192","2010-11-09 04:11:37 +0000","web","RT @avibryant: I love a good arms race - using Firesheep's code to detect usage of Firesheep: http://t.co/KK7QhuM","http://j.mp/bQtAnt" -"1801695877140480","","","","","2010-11-09 01:02:12 +0000","Tweetie for Mac","RT @lunafiko: git archive? Damn awesome." -"1800929586184192","1798735306686465","14273142","","","2010-11-09 00:59:09 +0000","Tweetie for Mac","@lunafiko That's true. I also like it being light[er] in the morning so I shouldn't be whining." -"1798306980175872","1796201280180224","14273142","","","2010-11-09 00:48:44 +0000","Twitter for iPhone","@lunafiko pesky reality. Theory ftw!" -"1791457161646080","","","","","2010-11-09 00:21:31 +0000","Twitter for iPhone","Work's done, getting dark. So it begins." -"1680645889720320","","","","","2010-11-08 17:01:11 +0000","Tweetie for Mac","weekend hack: gitter http://is.gd/gQ55y The API needs work, but it's a nice little github library for #nodejs, on npm. (read-only for now)" -"1669916658769921","","","1666481234378753","3374231","2010-11-08 16:18:33 +0000","web","RT @mxcl: I'm trying to build foo on Windows, can you help? Yes I can. Your problem, you see, is you are trying to do software developme ..." -"1669660764282880","1660882169888768","14658472","","","2010-11-08 16:17:32 +0000","Tweetie for Mac","@roidrage They didn't even mention Riak." -"1665855230320640","","","1663027397009408","181984707","2010-11-08 16:02:25 +0000","Twitter for iPhone","RT @aminutewith: Awesome new episode posted today about threading, co-routines, and continuations. Deep JS FTW - http://t.co/Dk2Da6U #amwb","http://www.aminutewithbrendan.com/pages/20101108" -"1665132803399680","","","1655987329044481","532923","2010-11-08 15:59:33 +0000","Twitter for iPhone","RT @mathias: Remember the auto-buying bot from xkcd comic #576? Someone actually built it: http://mths.be/anm" -"1411096472723457","","","","","2010-11-07 23:10:06 +0000","Tweetie for Mac","Writing JS feels like Scheme, it's great. Not perfect but mostly a pleasure with node & ES5. The prototype API sucks though." -"1033055552671744","","","671488130686976","202118058","2010-11-06 22:07:54 +0000","web","RT @ontwiik: Brendan Eich ? A Brief History of #JavaScript http://goo.gl/fb/Nskh9 @ontwiik #jsconf" -"765972692606976","709333583142912","27302287","","","2010-11-06 04:26:36 +0000","web","@jacobrothstein Nice! I like the look of that chain macro. Reminds me that I've been meaning to write a bit of sibilant." -"634714364837889","","","618041108860928","41154223","2010-11-05 19:45:02 +0000","Twitter for iPhone","RT @saikatc: Feh - Sheena is right - Chrome is awesome with how fast it moves, but it's hard to keep up when they introduce bugs." -"615460034846720","","","","","2010-11-05 18:28:31 +0000","Tweetie for Mac","""Seriously? No."" http://yfrog.com/66abuep" -"611935951265792","","","","","2010-11-05 18:14:31 +0000","Tweetie for Mac","http://yfrog.com/fv8dnp" -"595016703549441","","894911","","","2010-11-05 17:07:17 +0000","Tweetie for Mac","@JimRoepcke http://www.reddit.com/r/pics/comments/e1ro9/my_hatchback_needs_2_spaces_for_all_my_trendy/" -"582346411606016","578482375499777","33493","","","2010-11-05 16:16:56 +0000","Tweetie for Mac","@peterc Heh, yeah I have a long bus commute so I finished it up this morning." -"582113816477696","574093225103360","138082149","","","2010-11-05 16:16:01 +0000","Tweetie for Mac","@jordymoughtin I got a geo alarm but it didn't go off today. I'll have to figure out how to use it so I remember to snap those photos." -"569167153467393","","","553490682216449","6707392","2010-11-05 15:24:34 +0000","web","RT @sstephenson: The JS that powers Chalk is written in CoffeeScript, compiled and served on-the-fly with Brochure: http://github.com/ss ..." -"569157116497920","","","551993839976448","6707392","2010-11-05 15:24:32 +0000","web","RT @sstephenson: Spot-on dissection of Chalk by @_sjs: http://samisamhuri.blogspot.com/2010/11/37signals-chalk-dissected.html" -"569053273919489","566423520804865","138082149","","","2010-11-05 15:24:07 +0000","Tweetie for Mac","@jordymoughtin Tell me about it! No chance for a sunrise photo today :/" -"547556920659968","542037195628544","15045995","","","2010-11-05 13:58:42 +0000","Tweetie for Mac","@asianmack thanks :)" -"438487950041088","435863469162496","33493","","","2010-11-05 06:45:18 +0000","Tweetie for Mac","@peterc Sweet! I doubt I said everything so I look forward to reading your post as well :)" -"429474470436864","363432440233984","33493","","","2010-11-05 06:09:29 +0000","Tweetie for Mac",".@peterc Ask and ye shall receive: http://samisamhuri.blogspot.com/2010/11/37signals-chalk-dissected.html" -"391737109385216","","","375969575604224","658643","2010-11-05 03:39:32 +0000","Twitter for iPad","RT @SteveStreza: 19 of the top 25 iPhone paid apps are games. Annoying that games and apps are lumped together, they're fundamentally di ..." -"349036066381824","","","","","2010-11-05 00:49:51 +0000","Tweetie for Mac","ES Harmony aims to warn about undefined vars at compile time. That's fucking sweet! http://www.aminutewithbrendan.com/pages/20101103" -"334303720382464","","","","","2010-11-04 23:51:18 +0000","Twitter for iPhone","""in a decision so shockingly sane that it's still a bit hard to believe."" --http://j.mp/duN8Qg (ain't that the truth)" -"29695471545","29694954320","16686076","","","2010-11-04 19:43:41 +0000","Twitter for iPhone","@getify I think regex behaviour is fine as is, but think that split should accept a flag to include captures in results, default is false." -"29694935960","","","29694190835","14561327","2010-11-04 19:35:40 +0000","Twitter for iPhone","RT @dhh: As a reminder, it took more than a year before Basecamp could simply pay the bills. Much longer to be a ""success""." -"29690632205","29689312179","14273142","","","2010-11-04 18:32:51 +0000","Tweetie for Mac","@lunafiko More (metal) Rick while you wait: http://www.youtube.com/watch?v=ntu-poC2FOI" -"29678348437","","","","","2010-11-04 15:51:19 +0000","Tweetie for Mac","Sweet, looks like I *can* set a geo alarm (without writing it myself)! I shouldn't be surprised that I'm not the first to have that idea." -"29678127850","29677299943","138082149","","","2010-11-04 15:48:38 +0000","Tweetie for Mac","@jordymoughtin It would be cool if I could set a geo reminder that went off when I was coming up to a certain location." -"29676994383","","","","","2010-11-04 15:34:48 +0000","Tweetie for Mac","Apple removes the disk from the AppleTV, and Western Digital adds a 1TB disk to their WD Live! box. Seems like no one knows what to do here." -"29673272595","","","","","2010-11-04 14:50:40 +0000","Twitter for iPhone","Not spectacular but still pretty. (/cc @jordymoughtin) http://yfrog.com/28t13oj" -"29672190052","","","29670293252","14405464","2010-11-04 14:35:35 +0000","web","RT @SubtleGradient: While we all try to implement inbox zero? - -I've been successfully implementing wallet zero for years." -"29637164320","","","","","2010-11-04 03:42:07 +0000","Tweetie for Mac","Does any browser have a keyboard shortcut to pop the current tab out into a new window? There's a gap between window & tab management w/ kb." -"29618498177","29585274512","138082149","","","2010-11-03 23:42:32 +0000","Twitter for iPhone","@jordymoughtin that sounds like a lot of work." -"29580323560","29579180249","138082149","","","2010-11-03 15:16:00 +0000","Twitter for iPhone","@jordymoughtin no doubt. I guess the advantage of leaving in the dark is seeing beautiful sunrises." -"29578382934","","","","","2010-11-03 14:54:01 +0000","Twitter for iPhone","Current status: http://yfrog.com/6bmsmvj" -"29572230950","","","29569868391","14582359","2010-11-03 13:43:20 +0000","Twitter for iPhone","RT @acangiano: Modern life: http://bit.ly/dqAEmE" -"29534601154","29513473323","676363","","","2010-11-03 03:00:16 +0000","Tweetie for Mac","@brianleroux with a few VMs a lemur w/ spacious hdd might trump the air's fast ssd. v13 is very meh. core solo & 2gb ram? /cc @sh1mmer" -"29521689693","","","","","2010-11-03 00:24:48 +0000","Tweetie for Mac","Bonobos are incredible! http://www.reddit.com/r/todayilearned/comments/dzyyl/til_that_there_is_a_species_of_ape_that_is_more/" -"29517895804","","","","","2010-11-02 23:41:47 +0000","Twitter for iPhone","No luck w/ @grooveshark for iPhone the last few days. Every song pops up an alert saying it can't be played. #sadpanda" -"29510496581","29503115600","14206068","","","2010-11-02 22:14:28 +0000","Tweetie for Mac","@tlrobinson Divvy, SizeUp, Issues, Colloquy, GitX, Chrome, VLC" -"29483259436","","","29473292480","6707392","2010-11-02 16:04:21 +0000","web","RT @sstephenson: Chalk is a little iPad app we made for fun: http://bit.ly/c93xN3" -"29479276705","","","29478498377","13302022","2010-11-02 15:19:24 +0000","Twitter for iPhone","RT @TechmemeFH: Skyfire iOS browser approved by Apple, converts Flash video to HTML5 (Katie Marsal / AppleInsider) http://j.mp/cqAmYH ht ..." -"29422458502","","","","","2010-11-02 00:40:54 +0000","Tweetie for Mac","This is just embarrassing: http://is.gd/gAKuy We've gone too far to correct our path. North America is a joke." -"29392091074","","","","","2010-11-01 17:34:12 +0000","Tweetie for Mac","TextMate needs some kind of warning when a bundle clobbers a native keyboard shortcut. Ideally with a ""Slap Bundle Author"" button." -"29388475602","","","","","2010-11-01 16:46:18 +0000","Tweetie for Mac","To make it perfect you need language support. if, for, while, etc. all need to grok promise/futures/deferreds. I can wish..." -"29387808624","","","","","2010-11-01 16:37:51 +0000","Tweetie for Mac","Unfortunately to make it really excellent you need method missing as well. Can't wait for proxies! http://is.gd/gzS6Q" -"29387607225","","","","","2010-11-01 16:35:20 +0000","Tweetie for Mac","Combined with dynamic properties (getter/setter) you could make an async system that's a pleasure to use." -"29387515974","","","","","2010-11-01 16:34:12 +0000","Tweetie for Mac","Node needs a standard library with deep promises/futures/deferred support. If all values may be deferred you write fewer nested callbacks." -"29385115672","","","","","2010-11-01 16:04:37 +0000","web","Why doesn't #newtwitter display conversations like the iPad app? It's basically impossible to trace a reply back to the root. #fail" -"29382783017","","","","","2010-11-01 15:35:52 +0000","web","Quite possibly the best Everclear song: AM Radio. On @Grooveshark: http://tinysong.com/1XlM #musicmonday #nowplaying #rainymonday" -"29377939391","29375735737","3260971","","","2010-11-01 14:39:21 +0000","Tweetie for Mac","@niels_bom Hmm, even w/ syntax highlighting off emacs is slow while editing 1.7MB. TextMate fares much better, at least as good as vim." -"29375363397","","","29373811618","14582359","2010-11-01 14:10:04 +0000","Twitter for iPad","RT @acangiano: WOW, a lyrics site that doesn't suck: http://instalyrics.com" -"29375266306","","","29371945221","86026492","2010-11-01 14:08:59 +0000","Twitter for iPad","RT @js_fiddle: Please help with a little survey - http://survey.jsfiddle.net/ takes 15sec, no personal data collected - repeat as many t ..." -"29375030439","29329351171","14273142","","","2010-11-01 14:06:22 +0000","Twitter for iPad","@lunafiko careful with it though, it can become a habit fast! I do my CSS the same way now :)" -"29374815208","29358745907","3260971","","","2010-11-01 14:03:56 +0000","Twitter for iPad","@niels_bom interesting, who knew people edited files > 1GB with a normal editor. That's massive." diff --git a/public/tweets/data/csv/2010_12.csv b/public/tweets/data/csv/2010_12.csv deleted file mode 100755 index c4a14d4..0000000 --- a/public/tweets/data/csv/2010_12.csv +++ /dev/null @@ -1,157 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"20704831341600768","20697233640923137","16686076","","","2010-12-31 04:56:31 +0000","Twitter for iPad","@getify make sure not to allow vim or other editors that can shell out w/ sudo. It's a PITA but you have to edit as user & cp files w/ sudo." -"20646017758138368","","","","","2010-12-31 01:02:48 +0000","Tweetie for Mac","New 404 page on @github is pretty awesome. https://github.com/samsonjs/404 (just in case some joker registers the user 404 ;-)" -"20483137414889473","","","","","2010-12-30 14:15:35 +0000","Tweetie for Mac","Even worse today. Why can't I just get Buckley's via IV and sleep until I'm better?" -"20479600169590784","20405434812731392","14206068","","","2010-12-30 14:01:31 +0000","Tweetie for Mac","@tlrobinson Definitely not. Seems like I'm always removing youtube's feature=related one, or some google reader crap." -"20301276986216448","20300822743093248","14358152","","","2010-12-30 02:12:56 +0000","Tweetie for Mac","@mentalguy Definitely, HN poll is just the lazy way to get a rough idea." -"20295292309995521","20294187253506048","14358152","","","2010-12-30 01:49:09 +0000","Tweetie for Mac","@mentalguy Interesting, that does make sense in a way. Maybe we should do a hacker news poll to get an idea." -"20295028014325760","20291153286926337","20826421","","","2010-12-30 01:48:06 +0000","Tweetie for Mac","@wavded Yeah I should see if I can whip something up for Emacs. Seems like I could find some algorithms to start with if I search." -"20290262827802624","20277928260538368","20826421","","","2010-12-30 01:29:10 +0000","Tweetie for Mac","@wavded I'm thinking more text completion that intelligently finds matches based on capitalization and such rather than straight prefixes." -"20282096224309249","20271897430200320","14358152","","","2010-12-30 00:56:43 +0000","Tweetie for Mac","@mentalguy Heh, so a majority of developers then." -"20275314152177667","","","","","2010-12-30 00:29:46 +0000","Tweetie for Mac","Do Emacs or vim have completion that works like the Cmd-t dialog in TextMate or expansion in zsh? I want ""relTy<COMPLETE>"" -> ""releaseType""" -"20161204047577088","","","","","2010-12-29 16:56:20 +0000","Tweetie for Mac","Didn't have any caffeine for a week, and now it seems to do more harm than good. Maybe that's because I'm sick & took some cold&cough meds." -"20108790447738880","","","20105073468112896","887251","2010-12-29 13:28:03 +0000","web","RT @ppk: New blog post: The Unbearable Inevitability of Talking Nonsense when you Don?t Know Shit about the Mobile Market -http://bit.ly/ ..." -"20102836775821312","","","20001547630944258","14273142","2010-12-29 13:04:24 +0000","web","RT @lunafiko: If you're a Netflix user, check out my IMDb ratings/links chrome plugin: IMflixDB: http://goo.gl/odxQo" -"19996727578726400","19992272107995136","16240267","","","2010-12-29 06:02:46 +0000","Tweetie for Mac","@instapaper Thank you, that's why we love Instapaper. Just rated it 5 stars." -"19880947809787905","","","19878524328349696","14433431","2010-12-28 22:22:41 +0000","Tweetie for Mac","RT @kriszyp: So master/trunk of jQuery and Dojo support the same module format... Cooperation and interoperabilty among libraries, wow!" -"19869571808763904","19867157449936896","27302287","","","2010-12-28 21:37:29 +0000","Tweetie for Mac","@jacobrothstein It is a sign of a healthy JS ecosystem to have languages compiling down to it." -"19869360742993920","19868635296169984","123323498","","","2010-12-28 21:36:39 +0000","Tweetie for Mac","@jashkenas That certainly is one of CS's strengths. I've become accustomed to ES5 and coding for browsers seems like a bigger PITA now." -"19865885489496064","19864989921705984","123323498","","","2010-12-28 21:22:50 +0000","Tweetie for Mac","@jashkenas @tjholowaychuk In reality using a library -> changing it -> compiling CS libs, though I hear node can execute CS directly." -"19864097671610368","19861349014175744","16621709","","","2010-12-28 21:15:44 +0000","Tweetie for Mac","@jadedoto http://www.youtube.com/watch?v=ZxYA6duF-9E" -"19864070131818496","19861888988880896","123323498","","","2010-12-28 21:15:38 +0000","Tweetie for Mac","@jashkenas @tjholowaychuk Not threatening but it's a barrier to contribution (could be good or bad) and adds extra steps to using CS libs." -"19861550118469632","19841488074571777","903351","","","2010-12-28 21:05:37 +0000","Tweetie for Mac","@elliottkember Ouch, not even really sure I'd want to see that. Ok I'm lying, I would definitely watch that video if it were on youtube." -"19861330680872960","19830879304028160","894911","","","2010-12-28 21:04:44 +0000","Tweetie for Mac","@JimRoepcke Heh, might do. Barring JavaScript itself improving, I'd like something between JS and CS but CS already has a lot of momentum..." -"19826890525114368","19826318107484161","903351","","","2010-12-28 18:47:53 +0000","Tweetie for Mac","@elliottkember Do you have a spoon, lighter, or counter top? Absolute worst case you can use your teeth, but it might hurt..." -"19826715068993536","","","","","2010-12-28 18:47:11 +0000","Tweetie for Mac","function frob(x) { return new Foo().bar(x) } ... I would love to instead write: var frob = Foo ? new ? bar; using point-free style." -"19810707214180353","","","19766564328833024","29777587","2010-12-28 17:43:35 +0000","web","RT @pharkmillups: so Pat Metheny is pretty darn spectacular #thatisall" -"19766084504657920","","","","","2010-12-28 14:46:16 +0000","Tweetie for Mac","Wish there was a mini DisplayPort cable lying around here. I could open up my sister's 27"" iMac and use it as an external display. #sadpanda" -"19467263891480576","","","","","2010-12-27 18:58:52 +0000","Tweetie for Mac","Fill form, hit return, wait for things to happen ... no JS errors, what's going on? Oh I see, I have to click the stupid button. BLURGH!" -"18545025151401984","18520751522979840","14581738","","","2010-12-25 05:54:13 +0000","Twitter for iPad","@tolmasky calling toString should do it. Native methods usually say ""native code"" or something." -"15944797621583872","15913498877890560","16686076","","","2010-12-18 01:41:50 +0000","Tweetie for Mac","@getify Or just get 2 rocks and set them on Cmd/Ctrl and T" -"15944650254721025","","","","","2010-12-18 01:41:15 +0000","Tweetie for Mac","Oops, nevermind. Looks like Firefox 3.6 does support CORS." -"15943600974077952","","","","","2010-12-18 01:37:05 +0000","Tweetie for Mac","Firefox 3.6 doesn't support CORS, anything better to fallback to than JSONP? Proxying all requests might be simpler ... ugh." -"15904633033592832","","","15891593160560640","16686076","2010-12-17 23:02:14 +0000","Tweetie for Mac","RT @getify: ""I can fix that..."" http://bit.ly/fhR0nu #haha" -"15884548122345472","15878801028292608","15258949","","","2010-12-17 21:42:26 +0000","Tweetie for Mac","@tilgovi closure or ocaml. I don't know either of them yet but they are really interesting. All good choices though, you can't go wrong." -"15850007655612416","","","","","2010-12-17 19:25:10 +0000","Tweetie for Mac","$ mongo scale-for-interwebs" -"15805187683778560","","","15800050101788672","6707392","2010-12-17 16:27:05 +0000","Tweetie for Mac","RT @sstephenson: Dropbox 1.0: ?You now can choose which folders get downloaded to which computers.? Right on. http://blog.dropbox.com/?p=581" -"15593595394326530","","","15592279016218624","894911","2010-12-17 02:26:17 +0000","Tweetie for Mac","RT @JimRoepcke: Folks, it's officially THE FUTURE. Word Lens is insane. I wanna go to Mexico just to have a good reason to use it! http: ..." -"15584538897944577","","","","","2010-12-17 01:50:18 +0000","Tweetie for Mac","heh ... ""Christmas time is and always has been a good excuse to purchase expensive computer hardware of course -- come on admit it.""" -"15549827970502656","","","15548762025889792","29777587","2010-12-16 23:32:22 +0000","web","RT @pharkmillups: ATTN all bad ass developers: if u can't make tonight's riak+node.js talk in SF, don't fret. we're streaming it: http:/ ..." -"15489927789674497","","","15489228989267968","16333852","2010-12-16 19:34:21 +0000","web","RT @opscode: Chef on Steroids (Demo Tonight) at LOPSALA ( http://ow.ly/3qpwS ) #chef #devops" -"15482845841596416","","","","","2010-12-16 19:06:12 +0000","Tweetie for Mac","Will you look at that, view-source for POSTs is apparently fixed in Chromium! http://code.google.com/p/chromium/issues/detail?id=523#c102" -"15193983722459136","","","","","2010-12-15 23:58:22 +0000","Tweetie for Mac","Hooray, they wrote the post I wanted to read! @Grooveshark's transition from Flash to HTML: http://is.gd/iOsKi" -"15193570059227136","","","","","2010-12-15 23:56:44 +0000","Tweetie for Mac","go @sstephenson! RT @thomasfuchs: Zepto.js is maturing, lots of commits in December so far! http://bit.ly/hr2vY0 :) v0.3 isn't far off now!" -"15183363086221312","15182645679890432","8038312","","","2010-12-15 23:16:10 +0000","Tweetie for Mac","@izs Ah, that is pretty awesome!" -"15181537582514176","15179330011275264","8038312","","","2010-12-15 23:08:55 +0000","Tweetie for Mac","@izs Looks like a pretty generic tool. Can you be more specific about what you did with it?" -"15162399350849536","15141340123766786","676363","","","2010-12-15 21:52:52 +0000","Tweetie for Mac","@brianleroux Totally agree, but unfortunately a lot of people don't care. They want a cheaper handset and never intend to switch carriers." -"15132847224393728","15129237690253312","14560304","","","2010-12-15 19:55:26 +0000","Tweetie for Mac","@frank06 CoffeeScript sure does have some nice features. I like short lambda syntax and extended regexes a lot too." -"15128790489374721","","","","","2010-12-15 19:39:19 +0000","Tweetie for Mac","Wish everything in JavaScript were an expression like in Ruby and Lisp. We can fake it with one-off functions but it's kind of annoying." -"15106674851315714","","","15065103338577921","118963","2010-12-15 18:11:26 +0000","web","RT @brianarn: Mind is blown. Water drop at 10000 fps. Amazing. http://youtu.be/6KKNnjFpGto so, so amazing. Want to see this special." -"15095001268617217","15094653296582656","894911","","","2010-12-15 17:25:03 +0000","Tweetie for Mac","@JimRoepcke Always follows for 2-3 days too, presumably looking for follow-backs. What's amazing to me is that it seems to work. :/" -"15094115184152576","15093312318873601","894911","","","2010-12-15 17:21:32 +0000","Tweetie for Mac","@JimRoepcke I usually am too if someone is following thousands. Not sure why I'm being nice to random spammer X today." -"15090204062785537","","","15087903860326400","226591222","2010-12-15 17:05:59 +0000","web","RT @minutewith: Announcing the launch of our main directory page: http://minutewith.com AND our new podcast http://node.minutewith.com" -"15085530408550401","15067213501300736","819606","","","2010-12-15 16:47:25 +0000","Tweetie for Mac","@janl | most" -"15073686868467712","","","15071903395872768","197495418","2010-12-15 16:00:21 +0000","Twitter for iPhone","RT @DalaiLamaInBed: At one level, all major religious traditions have the same aim ? to transform the individual into a positive being i ..." -"15063374261911552","","","","","2010-12-15 15:19:22 +0000","Tweetie for Mac","?" -"15059781643411456","","145216969","","","2010-12-15 15:05:06 +0000","web","@KlikkiScott You've followed and unfollowed me 3 times now. Stop it. Next time you get reported for spam." -"15059245879795713","","","15057286439370752","15439395","2010-12-15 15:02:58 +0000","web","RT @stephenfry: Just for a moment I thought the 4th letter of that sentence was an 'e' ... http://twitpic.com/3g5srd" -"14854886231384066","14848029391593473","29255412","","","2010-12-15 01:30:55 +0000","Tweetie for Mac","@tjholowaychuk Hurray! Have waited for this for quite a while." -"14842738600054784","","","14838086244499456","1183041","2010-12-15 00:42:39 +0000","Twitter for iPhone","RT @wilw: @kn0thing All I want for Christmas is for Social Media Agencies and Social Media Douchebags to ride a rocket into the heart of ..." -"14787644269535232","14761375171608576","138082149","","","2010-12-14 21:03:43 +0000","Tweetie for Mac","@jordymoughtin ? Walkin' in a soggy wonderland ?" -"14750860466716672","14743881165836288","4777951","","","2010-12-14 18:37:33 +0000","Tweetie for Mac","@_sjs @getify Seems to work https://gist.github.com/740840 ... not copy/paste easy unfortunately" -"14743881165836288","14743153009496065","16686076","","","2010-12-14 18:09:49 +0000","Kiwi","@getify Hmmm. This is a bit hacky and not turn-key, but what if you modified the add-line-numbers code to spit out innerHTML?" -"14742164793729024","14739781841854465","16686076","","","2010-12-14 18:03:00 +0000","Tweetie for Mac","@getify what's the use case? seems like a gist might be enough, just add line numbers: http://is.gd/iK8PK ... if it has to be static I dunno" -"14732506158858240","","","14720795674673152","18137723","2010-12-14 17:24:37 +0000","web","RT @raganwald: Three-sided coin: @lsegal http://bit.ly/e2ki2x, @unclebobmartin http://post.ly/1KkVI, @raganwald http://bit.ly/iaTrCb" -"14542407932575744","14481260499959809","29255412","","","2010-12-14 04:49:14 +0000","Tweetie for Mac","@tjholowaychuk Hijack or start, whichever. We wouldn't go from 0 to 100 in 6 months like Aaron mentioned but I bet we'd do ok. Couple dozen?" -"14541546556751873","","","","","2010-12-14 04:45:49 +0000","Tweetie for Mac","thank you chrome http://yfrog.com/h0pp6p" -"14472239063764993","14468508809175040","29255412","","","2010-12-14 00:10:25 +0000","Tweetie for Mac","@tjholowaychuk I have been thinking about it a lot recently. VanJS jealousy, and I don't want to drag myself to Van on a wed. night :)" -"14452070526492672","14440471904391168","29255412","","","2010-12-13 22:50:16 +0000","Tweetie for Mac","@tjholowaychuk I'm in Shawnigan Lake till April or so, but after then I'll be all over a JS / node meetup." -"14445133449658368","14441513698205696","14063149","","","2010-12-13 22:22:42 +0000","Tweetie for Mac","@miksago meh, it's nicer up here in BC ;-)" -"13742023454490624","13740923158532097","903351","","","2010-12-11 23:48:48 +0000","Tweetie for Mac","@elliottkember cheese & chili, no questions asked! :)" -"13394912452022272","13393219450568704","676363","","","2010-12-11 00:49:30 +0000","Twitter for iPhone","@brianleroux yeah, or shell out. Some might whine about portability to windows but IMO windows users should do real work in a *nix vm. meh." -"13393193613664256","13390224239366144","676363","","","2010-12-11 00:42:40 +0000","Twitter for iPhone","@brianleroux there's a library called async.js with fs tools to help. Can send a link later as there are 2 libs called async.js." -"13365855446376448","","","","","2010-12-10 22:54:02 +0000","Tweetie for Mac","This is amazingly cool. Makes textareas into more than passable vi editors. http://gpl.internetconnection.net/vi/" -"13362885010915328","13356926200979456","16748247","","","2010-12-10 22:42:14 +0000","web","@sigfpe It's a machine that one rows with, like a time machine is a machine one...times with? English isn't burdened by having to make sense" -"13333495367602176","","","13331361511251968","9533042","2010-12-10 20:45:27 +0000","web","RT @BrendanEich: New blog from @awbjs at http://www.wirfs-brock.com/allen/ -- good first posts" -"13285317498904576","13283182174543872","16686076","","","2010-12-10 17:34:01 +0000","web","@getify <hgroup> stands out amongst the new html5 tags. It's oddly named and its usage is odd too. It's going to breed confusion." -"13021052967845888","12999417153978369","668423","","","2010-12-10 00:03:55 +0000","Tweetie for Mac","@mikeal Downloading the OTP from the official site is a trial in patience as well. Perhaps it's meant to prepare you for the build..." -"12978065713926144","12973542886875136","713263","","","2010-12-09 21:13:06 +0000","Tweetie for Mac","@defunkt Nothing official. 2 of us here (small group) use 1password so we have an ad-hoc distributed thing going on, backed up to Dropbox." -"12931736098840576","12929441361563648","887251","","","2010-12-09 18:09:00 +0000","Tweetie for Mac","@ppk I also keep ~/Applications and ~/Downloads in my dock to make installing things a snap. (Folders in the dock are called ""stacks"")" -"12931352617811968","12929441361563648","887251","","","2010-12-09 18:07:29 +0000","Tweetie for Mac","@ppk I create ~/Applications and keep apps I install there, no need to authenticate and keeps system & user apps separated nicely." -"12931017417433088","12929441361563648","887251","","","2010-12-09 18:06:09 +0000","Tweetie for Mac","@ppk To modify files owned by root you need to authenticate. It's the same on Linux, you have to use sudo to `mv /bin/cp /tmp/foo`." -"12930769399844865","12928917094535168","887251","","","2010-12-09 18:05:10 +0000","Tweetie for Mac","@ppk Opera?" -"12912967515381760","12910943386210304","14433431","","","2010-12-09 16:54:26 +0000","Tweetie for Mac","@kriszyp I hope not." -"12898562476081153","","","12896897178009601","14640131","2010-12-09 15:57:11 +0000","Twitter for iPhone","RT @bradfordw: Pardon my Kanye: ""Yo node.js, Imma let you finish, but Erlang/OTP is one of the greatest network service languages/platfo ..." -"12752193241223168","12749102336974849","676363","","","2010-12-09 06:15:34 +0000","Tweetie for Mac","@brianleroux bastard millis. looks like dates are compared by ref too though unless I'm missing something. http://yfrog.com/gz8v0p" -"12746955499245568","12726654879137792","676363","","","2010-12-09 05:54:45 +0000","Twitter for iPad","@brianleroux millis?" -"12687176252792833","","","","","2010-12-09 01:57:13 +0000","Tweetie for Mac","Only 3 languages? I say learn C, JavaScript, and one that you *want* to learn because it sounds interesting. http://is.gd/ipWwc" -"12658661839077376","12656824050253824","12510462","","","2010-12-09 00:03:54 +0000","Tweetie for Mac","@ischi touch? :)" -"12653616397557760","","","","","2010-12-08 23:43:51 +0000","Tweetie for Mac","""Windows?. Life without Walls?."" http://rog.asus.com/Product.aspx?PId=39 ... isn't life without walls life without windows too? #fail" -"12633040001966080","12603128453005313","14273142","","","2010-12-08 22:22:06 +0000","Tweetie for Mac","@lunafiko It took a few days of nosing around to get familiar with their terminology, and learn which links take me where." -"12577101160914944","","","","","2010-12-08 18:39:49 +0000","Tweetie for Mac","Note to self: don't wash coffee thermos in a hurry. Soapy coffee is really awful. #sadpanda" -"12576957497606144","12572336842612736","14273142","","","2010-12-08 18:39:14 +0000","Tweetie for Mac","@lunafiko It's pretty good! Been using it for a couple of months now. It lets me know when I have no money in my chequing account :(" -"12548596918390784","","","","","2010-12-08 16:46:33 +0000","Tweetie for Mac","Looks like some app is stealing Ctrl-2 from me. If I change the shortcut to something else, or focus the dock first, then Ctrl-2 works. ARGH" -"12537004759715840","","","","","2010-12-08 16:00:29 +0000","Tweetie for Mac","Grr, why does my OS X keyboard shortcut for selecting the menu bar sometimes stop working? So disrupting. I thrive on Ctrl-2 f <RET> o <RET>" -"12534841157361665","","","","","2010-12-08 15:51:53 +0000","Tweetie for Mac","Cool project of the day is @tjholowaychuk's keys. http://github.com/visionmedia/keys" -"12530380678635520","12383692425003008","33493","","","2010-12-08 15:34:10 +0000","Tweetie for Mac","@peterc We were looking at benchmarks run on single-core machine. There are JRuby benchmarks for quad-core boxes too." -"12379542886813696","12325247214686208","33493","","","2010-12-08 05:34:47 +0000","Tweetie for Mac","@peterc Pretty unfair to compare a multi-threaded benchmark against a single-thread benchmark on a single-core machine. Really bizarre." -"12377858823430145","12325247214686208","33493","","","2010-12-08 05:28:06 +0000","Tweetie for Mac","@peterc Weird is an understatement! omfg" -"12318905406070785","","","","","2010-12-08 01:33:50 +0000","Tweetie for Mac","http://www.emacswiki.org/emacs/UndoTree ftw" -"12313934497325056","12297447086759936","33493","","","2010-12-08 01:14:05 +0000","Tweetie for Mac","@peterc Interestingly JS uses less code for the tests where it dominates in time & memory. Some native stuff that Ruby lacks? I wonder..." -"12267496342036481","","","12265915898925057","16100691","2010-12-07 22:09:33 +0000","web","RT @erikcorry: Node.js: Upgrade V8 to 3.0.0. https://github.com/ry/node/commit/c30f1137121315b0d3641af6dc61e3b047f940e1" -"12257971773906944","12255915902238720","15029296","","","2010-12-07 21:31:42 +0000","Tweetie for Mac","@zedshaw I think pretty much everyone likes git. It transcends languages. I mean, everyone from JavaScripters to kernel hackers likes it." -"12239074769248256","","","12218779513659392","637763","2010-12-07 20:16:37 +0000","web","RT @voodootikigod: May has been deemed the month of JS - http://jsconf.us/2011 and http://nodeconf.com ITS GOING TO BE AWESOME!" -"12204090687758336","","","","","2010-12-07 17:57:36 +0000","Tweetie for Mac","It's too bad Firefox 4 will disable WebSockets by default, but the security concerns seem to warrant it. http://is.gd/ilPn7" -"12190510236045312","12185164184551425","68104177","","","2010-12-07 17:03:38 +0000","Tweetie for Mac","@tjcreative Unfortunately I don't think it'll be very soon. To move from Google App Engine I have to rewrite most of the app, time's short." -"12169020463652864","","","","","2010-12-07 15:38:15 +0000","Tweetie for Mac","Opera 11: http://yfrog.com/9emssnp Chrome 8: http://yfrog.com/2pq3np Safari 5 (worst): http://yfrog.com/ei9f0p" -"12168307176120320","","","","","2010-12-07 15:35:25 +0000","Tweetie for Mac","Firefox 4 and Opera 10+ render border-radius with a 1em border 1000x better than WebKit (Safari 5, Chrome 8)." -"12163983846932481","","3806441","","","2010-12-07 15:18:14 +0000","Tweetie for Mac","@Grooveshark I would love to read a blog post on the migration to HTML if you guys want to write it. :)" -"11940485916524545","","","","","2010-12-07 00:30:08 +0000","Twitter for iPhone","Tapping the icon of an app that's loading pauses/unpauses it. How did I not know this till now?! #iphone #ios" -"11939110885265409","","","11937608288440320","734903","2010-12-07 00:24:40 +0000","Twitter for iPhone","RT @mjijackson: The more software I write, the more I'm convinced that it should do as little as possible to get the job done." -"11905877736947712","","","","","2010-12-06 22:12:37 +0000","Tweetie for Mac","Essential shell aliases: 1) reload rc file 2) edit & reload rc file ... https://github.com/samsonjs/config/blob/master/zsh/zshrc#L186-189" -"11896403919904768","","","","","2010-12-06 21:34:58 +0000","Tweetie for Mac","heh, ""EichScript"" ... what about ""EichmaScript""?" -"11851330599518209","11851089460592642","95938827","","","2010-12-06 18:35:52 +0000","Tweetie for Mac","@hij1nx I'll make you a contributor since it seems you'll be working on it immediately." -"11850911873769473","11849915147751424","14206068","","","2010-12-06 18:34:12 +0000","Tweetie for Mac","@tlrobinson Cool. Re: intelligence, it works for my purposes so far so that's good enough. :)" -"11846564846772224","","","","","2010-12-06 18:16:55 +0000","Tweetie for Mac","Nice to see the Nexus S move to built-in storage. It's the right choice for a phone targeting the masses, and is a sign of maturity." -"11841014469763072","11836221072347136","95938827","","","2010-12-06 17:54:52 +0000","Tweetie for Mac","@hij1nx https://github.com/samsonjs/json-diff Might be a good time to extract the JS from the HTML. /cc @tlrobinson" -"11835757060694016","11834667766390784","95938827","","","2010-12-06 17:33:59 +0000","Tweetie for Mac","@hij1nx Not yet, but I'll do so shortly. (Note that JSON diff is @tlrobinsons's creation. He was nice enough to CC license it though.)" -"11815387733692416","","","11804511043588096","181984707","2010-12-06 16:13:02 +0000","Twitter for iPhone","RT @aminutewith: /be talks about Rust and programming language innovation http://t.co/twHZqZX #amwb","http://www.aminutewithbrendan.com/pages/20101206" -"11815313293189120","","","11801576549130243","181984707","2010-12-06 16:12:44 +0000","Twitter for iPhone","RT @aminutewith: An amazing episode of #amwb is about to be released. If you are a language nerd, block 9 minutes away for awesomeness!!" -"11799266024488961","11613129985236992","14465889","","","2010-12-06 15:08:58 +0000","Tweetie for Mac","@jalbertbowdenii It is kind of like that in that it specifies how to display pages in a certain medium." -"11598131045076993","11588701255634944","14465889","","","2010-12-06 01:49:44 +0000","Tweetie for Mac","@jalbertbowdenii Not familiar with @page, haven't thought about it deeply at all. Just a glimmer of an idea so far. I'll read up on @page." -"11588789117911040","11588411261460481","4777951","","","2010-12-06 01:12:37 +0000","Tweetie for Mac","@_sjs @JimRoepcke I just realized that I could do both, swizzle the URL and also have standalone pages. Might be interesting." -"11588411261460481","11587973178982400","4777951","","","2010-12-06 01:11:07 +0000","Tweetie for Mac","@_sjs @JimRoepcke I'm thinking about a blog in this case. Would be cool to transition between posts, but don't want them all one page." -"11587973178982400","11587490385231872","894911","","","2010-12-06 01:09:22 +0000","Tweetie for Mac","@JimRoepcke There are other reasons to change the URL, just something I was thinking of where that's currently the only way and seems wrong." -"11585961913745408","","","","","2010-12-06 01:01:23 +0000","Tweetie for Mac","idea: CSS page transitions. Could be specified by an attribute on links or something. Seems better than swizzling the URL for eye candy." -"11112472874323968","11111898325975042","627213","","","2010-12-04 17:39:54 +0000","Tweetie for Mac","@amyhoy Agreed. I just think putting a cash value on your time is a bit silly. If you write some awesome code that time could b worth >$160." -"11111451993309185","11097596160385024","627213","","","2010-12-04 17:35:51 +0000","Tweetie for Mac","@amyhoy Also, unless you would have been working during that time it's not a good comparison. Your time isn't worth $, the value u create is" -"11111164859645952","11097596160385024","627213","","","2010-12-04 17:34:42 +0000","Tweetie for Mac","@amyhoy You should know too well that the cost of an item doesn't always represent its value. The $16 (or $40) book could be very valuable." -"10961292210737152","","","","","2010-12-04 07:39:10 +0000","Kiwi","swank-js: http://imgur.com/WHaFo.png I'm impressed! https://github.com/ivan4th/swank-js" -"10839324975169536","","","10831265540341760","33493","2010-12-03 23:34:31 +0000","web","RT @peterc: ""A person feels threatened only in areas that he considers the basis for his identity."" ? David J. Lieberman" -"10815809379110912","10812275631857664","29255412","","","2010-12-03 22:01:04 +0000","Tweetie for Mac","@tjholowaychuk yeah it is much better, my hopes were just too high I guess :)" -"10812205549228032","10779353851895808","6827332","","","2010-12-03 21:46:45 +0000","Tweetie for Mac","@jtaby They stream music dude. They are far from ""one of the shadiest""." -"10811257967869952","","","","","2010-12-03 21:42:59 +0000","Tweetie for Mac","Oldie but a goodie: http://img.chan4chan.com/img/2009-03-23/vim.gif /cc @JimRoepcke" -"10811085951074305","10796828958134272","29255412","","","2010-12-03 21:42:18 +0000","Tweetie for Mac","@tjholowaychuk I was really hoping it would work on the iPad but it still uses Flash for audio. iPad at the office isn't jailbroken :/" -"10770362912481280","10770114311884800","6827332","","","2010-12-03 19:00:29 +0000","Tweetie for Mac","@jtaby Well, then, have a nap." -"10770249460748288","10768275847774208","9533042","","","2010-12-03 19:00:02 +0000","Tweetie for Mac","@BrendanEich I'll have to play around with that this weekend. It doesn't sound as lightweight as I hoped but still sounds interesting. Thx!" -"10765449675411456","","","10531199827050496","9478892","2010-12-03 18:40:57 +0000","web","RT @tswicegood: ""Your primary concern should be to create an environment where you developers can code fearlessly."" http://j.mp/dM65Lb" -"10765374811275265","","","10763115163557888","9478892","2010-12-03 18:40:40 +0000","web","RT @tswicegood: I *really* don't like working on code w/o any meaningful test coverage. Every change is like Russian roulette. I'm good ..." -"10762850909822976","10760570793889792","9533042","","","2010-12-03 18:30:38 +0000","Tweetie for Mac","@BrendanEich @bryan_kyle I don't immediately see how it alleviates nested callback woes. Need a bit more time to read & digest it." -"10756632262746112","10755841032462337","14864447","","","2010-12-03 18:05:55 +0000","Tweetie for Mac","@bryan_kyle Seems to always go that way :)" -"10755183613059072","10754705474981889","14864447","","","2010-12-03 18:00:10 +0000","Tweetie for Mac","@bryan_kyle Lots of work involved but the concepts are proven. Twisted's deferred has auto pausing & chaining on returned deferreds." -"10753892673396736","10752300582707200","14864447","","","2010-12-03 17:55:02 +0000","Tweetie for Mac","@bryan_kyle @brendaneich An async {} block structure would rock, but banks on having some kind of promises built in. http://is.gd/i9pUa" -"10735547240677376","","","","","2010-12-03 16:42:08 +0000","Kiwi","Better look before it?s gone Victoria, the sun?s out! #yyj" -"10733096336891904","","","","","2010-12-03 16:32:24 +0000","Tweetie for Mac","Async in JS is manageable but verbose as hell. @brendaneich's ""decaf"" proposals are great but don't address why we need so many lambdas." -"10730302733287424","","","","","2010-12-03 16:21:18 +0000","Twitter for iPhone","Good discussion on async JS & promises/defer, start here -> https://twitter.com/getify/status/10726870576275457 I totally agree with @getify" -"10729525952385024","","","10729089954488320","29255412","2010-12-03 16:18:12 +0000","Twitter for iPhone","RT @tjholowaychuk: our little Amazon S3 client for #nodejs is open sourced http://bit.ly/gSNWhz" -"10728915521769473","","","10722592465883136","14939200","2010-12-03 16:15:47 +0000","Twitter for iPhone","RT @seancribbs: @roidrage How about just ""programmer"" or ""developer"". I use Ruby, Erlang and JS, I *am* none exclusively." -"10699619809886208","","","10693851819806720","14582359","2010-12-03 14:19:22 +0000","Twitter for iPhone","RT @acangiano: Dear @Twitter, when I visit a page on your site and I sign in, I expect to be redirected to that page. Fix it, please." -"10557440802160640","10522925023109120","14273142","","","2010-12-03 04:54:24 +0000","Kiwi","@lunafiko @JimRoepcke Likewise! Should be a fun little project." -"10506209668898818","","","","","2010-12-03 01:30:50 +0000","Tweetie for Mac","Coolest thing I've seen today: a rule-based HTTP proxy using #nodejs https://github.com/greim/hoxy (by greim) ... think greasemonkey 4 http!" -"10353674840702977","","","10224804737056768","14864447","2010-12-02 15:24:43 +0000","web","RT @bryan_kyle: @_sjs or wrap lines after infix operators, not before." -"10351310981300224","","","","","2010-12-02 15:15:19 +0000","Kiwi","An unjailbroken iPhone would drive me nuts. How do you get by without something like SBSettings?" -"10216548639707137","","","","","2010-12-02 06:19:49 +0000","Tweetie for Mac","To avoid Auto Semicolon Insertion mishaps in JS use parens around expressions that span multiple lines, whether or not you use semicolons." -"10030566418157569","10023222791639040","16686076","","","2010-12-01 18:00:48 +0000","Tweetie for Mac","@getify @hij1nx It's a Perlism, $` is everything before the match and $' is everything after the match." -"10004793917444096","10003693533396994","627213","","","2010-12-01 16:18:23 +0000","Twitter for iPhone","@amyhoy *burns JS performance rocks*" -"10004649180405760","","","","","2010-12-01 16:17:48 +0000","Twitter for iPhone","If you tweet more links than you can possibly read it makes me question the value of them. Fewer good links >>> lots of questionable links." diff --git a/public/tweets/data/csv/2011_01.csv b/public/tweets/data/csv/2011_01.csv deleted file mode 100755 index c0c68aa..0000000 --- a/public/tweets/data/csv/2011_01.csv +++ /dev/null @@ -1,185 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"31050595867557888","","","","","2011-01-28 18:06:53 +0000","Twitter for Mac","Just found yesterday's honey bun in my backpack. Score!" -"31032607785353217","","","","","2011-01-28 16:55:24 +0000","Twitter for Mac","I've probably whined about this before, but if you write a TextMate bundle please don't clobber native TM key bindings. So disruptive!" -"30734619850571776","30731580011970560","14864447","","","2011-01-27 21:11:19 +0000","Twitter for Mac","@bryan_kyle Heh, thanks. I've already written a factory anyway so it's all good. Well, as good as can be expected ;-)" -"30706767205765121","","","","","2011-01-27 19:20:38 +0000","Twitter for Mac","Me: ""I'd like to return a class from this method and let the caller instantiate it please."" - -Java: ""Bwa ha ha ha! No.""" -"30659113700556801","","","30650009519136769","14296920","2011-01-27 16:11:16 +0000","Twitter for Android","RT @timrosenblatt: never run out of battery on your laptop again! http://imgur.com/WirzU.jpg" -"30645113587769344","26203190974226432","71283","","","2011-01-27 15:15:39 +0000","web","@mkamp Well that didn't take long, I'm back :)" -"30644737362894848","","","","","2011-01-27 15:14:09 +0000","Twitter for Mac","When did twitter add the connections section on their site? I really like it." -"30490396895223811","","","","","2011-01-27 05:00:51 +0000","Twitter for Mac","I've come around. Newsrob is by far the best RSS reader for Android. I miss how quick it is to Instapaper something in Reeder, but hey." -"30054097616904192","","","30051461517803520","12806822","2011-01-26 00:07:09 +0000","Twitter for Mac","RT @SlexAxton: Who needs PEMDAS when you have MNFCIDLNBNUPUNTVDMDMASBSRIIEBABOLALOCAC - JavaScript Operator Precedence: http://t.co/d0DNsfw","https://developer.mozilla.org/en/JavaScript/Reference/Operators/Operator_Precedence" -"30053524280713216","","","","","2011-01-26 00:04:53 +0000","Twitter for Mac","Dear lazy twitter, is there something in the regex ""^https?://"" that needs to be escaped in Java? Not working on Android :/ #killmenow" -"30049053324607488","","","30048583029891073","16182069","2011-01-25 23:47:07 +0000","Twitter for Mac","RT @timescolonist: Victoria police release photo of high-risk offender in the community. http://ow.ly/3KcJ0" -"30046718607233025","30044898556121088","676363","","","2011-01-25 23:37:50 +0000","Twitter for Mac","@brianleroux can it be both?" -"30041123988709378","","","","","2011-01-25 23:15:36 +0000","Twitter for Mac","I really hope Google implements a domain blacklist for search results." -"29618714282295296","","","","","2011-01-24 19:17:06 +0000","Twitter for Mac","Re: my Java question, the answer is to just use ""this"". (thanks to @bryan_kyle)" -"29618411084451840","29617537146691584","14864447","","","2011-01-24 19:15:54 +0000","Twitter for Mac","@bryan_kyle Ah, thanks! That was too easy, and it makes perfect sense." -"29615666780708864","","","","","2011-01-24 19:04:59 +0000","Tweet Button","In Java how can I reference an anonymous inner class from within itself? http://t.co/sC2GyBl","http://stackoverflow.com/q/4785998/188752" -"28875418643726336","","","28841597810515970","20079975","2011-01-22 18:03:30 +0000","Twitter for Android","RT @polotek: The @grooveshark ui is pretty badass. I went through the whole signup process without losing anything and the music didn't ..." -"28619010480275456","","","","","2011-01-22 01:04:38 +0000","Twitter for iPhone","Ugh, @grooveshark sucks about the same on my iphone right now ... Backend issues? #supersadpanda" -"28617995798446080","","","","","2011-01-22 01:00:36 +0000","Twitter for iPhone","Latest @grooveshark update doesn't play many songs on my nexus one :( some streaming API key error. #sadpanda luckily I'm packing an iPhone!" -"28604367548456961","","","28586133495484416","14307090","2011-01-22 00:06:27 +0000","Twitter for Mac","RT @philcrosby: I can't believe I didn't build this earlier in life. livecss: making the browser dance to your CSS https://github.com/oo ..." -"28589343404724225","","","","","2011-01-21 23:06:45 +0000","Twitter for Mac","Weird, looks like I have a disciple on github: http://t.co/yr1hW3C ... I know my github stream isn't that interesting, makes me suspicious.","https://github.com/preavy" -"28582895094337537","","","","","2011-01-21 22:41:07 +0000","Twitter for Mac","If it doesn't take an entire day to send mail from a server throw more Enterprise Java Goop? at it." -"28581233738911744","","","28579996075294720","9989362","2011-01-21 22:34:31 +0000","Twitter for Mac","RT @headius: Why you should never believe anything you read about Oracle v Google: http://bit.ly/hEP82y followed by http://zd.net/fIPtf4" -"28573321599655936","28572346101010432","17201709","","","2011-01-21 22:03:05 +0000","Twitter for Mac","@bramcohen They serve their purpose. I've seen bathrooms without them get very moldy due to steam from the shower and no circulation." -"28508971564273665","","","28507840431792128","186697923","2011-01-21 17:47:23 +0000","Tweetie for Mac","RT @nodeconf: Combo tickets for NodeConf/JSConf sold out quick! More NodeConf tickets to will be released soon." -"28506922143453184","28505989145694208","33967973","","","2011-01-21 17:39:14 +0000","Tweetie for Mac",".@Swype That sounds perfect! Thanks for the reply :) And I don't mean to sound like a hater, I really like swype overall. Innovation ftw" -"28505271240232960","","","","","2011-01-21 17:32:40 +0000","Tweetie for Mac","Including all the jsconf+nodeconf combos :( #sadpanda RT @jsconf: 100 tickets sold, 15 minutes." -"28498431865520130","","","28497395159404544","9599342","2011-01-21 17:05:30 +0000","Tweetie for Mac","RT @felixge: Just published my ""Node.js in production"" slides from @berlinjs last night. http://t.co/odjmBD1 #nodejs","http://debuggable.com/posts/slides-node-js-in-production:4d39b9a4-e250-4ba3-85d4-6388cbdd56cb" -"28489366837923840","","","","","2011-01-21 16:29:29 +0000","Twitter for Android","The home button is way too close to the space bar on this android phone." -"28479924692062209","","","","","2011-01-21 15:51:57 +0000","Tweetie for Mac","http://webkit.org/blog/1424/css3-gradients/ ... no mothereffinggradients.com yet? ;-) /cc @paul_irish" -"28475716626546688","","","","","2011-01-21 15:35:14 +0000","Tweetie for Mac","Also it should remember words I use often better. I never type ""yiu"", it's ""you""!! But most of the time I really like @swype so far." -"28475300304130048","","","","","2011-01-21 15:33:35 +0000","Tweetie for Mac","Sometimes I hate @swype. When I'm typing numbers don't suggest words like 3rd or 76ers *first*, they should be after the nums I'm touching." -"28470268825440256","","","28410194568413184","193216253","2011-01-21 15:13:35 +0000","Tweetie for Mac","RT @zeptojs: Zepto.js v0.4 is out: JSONP, .eq, .size, .parent(s), .val, better .find, .each, .closest; function args for html/attr. http ..." -"28468873888010240","","","28396013416873984","14560304","2011-01-21 15:08:03 +0000","Tweetie for Mac","RT @frank06: winston supports riak as a transport thru riak-js! http://bit.ly/gKB4E2 #nodejs #riak" -"28468705142775808","","","28391247211134976","14560304","2011-01-21 15:07:22 +0000","Tweetie for Mac","RT @frank06: @pharkmillups i wish github had a star/bookmark button; certain projects are interesting but pollute my timeline /cc @github" -"28456438535815168","28353867942993920","22406953","","","2011-01-21 14:18:38 +0000","Twitter for iPhone","@mahyarm a lot of the time yes. Definitely when using the filesystem." -"28284581996142593","28275329453785088","29255412","","","2011-01-21 02:55:44 +0000","Twitter for Android","@tjholowaychuk I can see that but imo it's a good fit for something like (your) ext.js too." -"28267906924019713","","","","","2011-01-21 01:49:28 +0000","Tweetie for Mac","Q. Why do Java devs write so much code? - -A. So they can brag about the size of their package." -"28267700966916096","28262919359692800","29255412","","","2011-01-21 01:48:39 +0000","Tweetie for Mac","@tjholowaychuk What about a pluck method? I ported this from some old Ruby code of mine: https://gist.github.com/614363" -"28214808138481664","","","","","2011-01-20 22:18:29 +0000","Tweetie for Mac","Huh, IBM Developer Works does have decent articles just not an things I normally read about." -"28204338648190976","28203341322387456","16686076","","","2011-01-20 21:36:53 +0000","Tweetie for Mac","@getify No problem! Just to clarify you don't have to update each submodule individually, but you update them separately from the main repo." -"28203044105617408","28200116296880128","16686076","","","2011-01-20 21:31:44 +0000","Tweetie for Mac","@getify That's cool then. Just a note, you not only can update them separately, you *have* to. For some uses that's an annoyance not a boon." -"28197948160475137","28186507474898944","16686076","","","2011-01-20 21:11:29 +0000","Twitter for Android","@getify compare the article on using submodules to the one on fake submodules. too complex for little payoff." -"28181869606473728","","","28178429966819328","6927562","2011-01-20 20:07:35 +0000","Tweetie for Mac","RT @thomasfuchs: Just because it's fun. https://img.skitch.com/20100729-ky9jubmx9q71pqkixw3d3n5ui2.png" -"28179198916956160","","","28163230912221184","9360032","2011-01-20 19:56:59 +0000","Tweetie for Mac","RT @thnetos: Posted ""Dvorak for two weeks, a retrospective"": http://writequit.org/blog/?p=431 #dvorak #keyboard" -"28166558773682176","28164838924488704","16686076","","","2011-01-20 19:06:45 +0000","Tweetie for Mac","@getify Don't. Just copy the code into your project." -"28166410207232000","","","","","2011-01-20 19:06:10 +0000","Tweetie for Mac","Why hello there block scope. I've kind of missed you." -"27893454818254848","","","","","2011-01-20 01:01:32 +0000","Tweetie for Mac","""We felt like were on to something, so, being math nerds, we put on sweatpants. Then we did some work."" http://is.gd/xk9dCe I love OkCupid." -"27891228813033472","","","27838559314513921","18864191","2011-01-20 00:52:41 +0000","web","RT @steshaw: It's quite telling when InfoQ's ""latest from Java"" has the following titles: ""Groovy Update"", ""JVM Languages"", ""Clojure"", "" ..." -"27891035812139008","","","27868275861889024","18405409","2011-01-20 00:51:55 +0000","web","RT @DanPollock: Google Maps now includes @BC_Transit data for #yyj: http://j.mp/hZKNZx #opendata #opengov #gov20 #ogw" -"27884402843328512","","","27881939193036800","12819682","2011-01-20 00:25:34 +0000","Twitter for Android","RT @mitchellh: Vagrant 0.7.0 officially released. VirtualBox 4 ONLY, Puppet Server, Chef Enhancements, more more more. Read: http://t.co ..." -"27874341681111040","27872892926562305","14582359","","","2011-01-19 23:45:35 +0000","Tweetie for Mac","@acangiano Thanks for the reply, I'll take a look :)" -"27869918061924353","","","","","2011-01-19 23:28:00 +0000","Tweetie for Mac","For now I'll drown my sorrows in delicious rhubarb crumble." -"27869762314833921","","","","","2011-01-19 23:27:23 +0000","Tweetie for Mac","Elbow deep in goop all day. I wonder when I'll stop laughing about how horrible this is and start sneaking whiskey into my coffee." -"27866595971833856","27861814335246337","14582359","","","2011-01-19 23:14:48 +0000","Tweetie for Mac","@acangiano Looks similar to LaunchBar and QuickSilver. Anything particularly compelling that you like about @Alfredapp?" -"27845229008658434","","","","","2011-01-19 21:49:54 +0000","Tweetie for Mac","""The GC will run as it needs (sometimes sooner)""" -"27841567872000000","","","","","2011-01-19 21:35:21 +0000","Tweetie for Mac","Just as HTML5 gets a shiny new logo it becomes plain, old, numberless HTML." -"27841398036234240","","","27840521846132736","3963051","2011-01-19 21:34:41 +0000","Tweetie for Mac","RT @WHATWG: HTML is the new HTML5 ? http://bit.ly/heyUeB" -"27835004872560640","","","27833962864840704","19637934","2011-01-19 21:09:16 +0000","Tweetie for Mac","RT @rainnwilson: Why aren't our teachers revered as much as our soldiers? They should have uniforms & be thanked at airports too." -"27797592943370240","27796582657171456","27302287","","","2011-01-19 18:40:37 +0000","Tweetie for Mac","@jacobrothstein That will be game changing for Java, imo. 7 can't arrive soon enough." -"27796411529568257","","","","","2011-01-19 18:35:55 +0000","Tweetie for Mac","Hey look at this: http://developer.android.com/reference/android/os/AsyncTask.html whaddya know! That's actually a sane interface." -"27795503487918080","","","","","2011-01-19 18:32:19 +0000","Tweetie for Mac","I think I'm allergic to Java. Simple things like making an async network request are way too complicated." -"27793848428138496","","","27792301573013504","173630577","2011-01-19 18:25:44 +0000","Tweetie for Mac","RT @bcantrill: ""86.75.30.9! Jenny, what's your server? 86.75.30.nie-ee-eine!""" -"27787877433741312","27783166999666688","6927562","","","2011-01-19 18:02:00 +0000","Tweetie for Mac","@thomasfuchs Works if I disable GPU accel compositing. Sorry for the noise." -"27783814541479937","27783166999666688","6927562","","","2011-01-19 17:45:52 +0000","Tweetie for Mac","@thomasfuchs Ah! Forgot I enabled some labs stuff in Chrome, sorry. Perhaps some extension isn't playing nice w/ some labs thing I enabled." -"27783297576738816","27780635728809984","6927562","","","2011-01-19 17:43:48 +0000","Tweetie for Mac","@thomasfuchs Will do. If I disable all extensions & restart Chrome it works, disable w/ no restart => same problem. There's a bug somewhere." -"27780433764687872","27779279081181184","6927562","","","2011-01-19 17:32:26 +0000","Tweetie for Mac","@thomasfuchs Not on the dev channel. I suspect one of my extensions if it works for you." -"27779566990790657","","","","","2011-01-19 17:28:59 +0000","Tweetie for Mac","Java & Objective-C: battle of verbosity" -"27779074659196928","27776634157268992","16686076","","","2011-01-19 17:27:02 +0000","Tweetie for Mac","@getify @aknosis ""Under Linux, some filesystems have a mount-time option to use BSD semantics[...]"" http://is.gd/pkPjox ... hope?" -"27778537440153602","27776634157268992","16686076","","","2011-01-19 17:24:54 +0000","Tweetie for Mac","@getify Interesting that Unix & Linux just waste that bit. I wonder if it's oversight or deliberate. BSD behaviour seems far better." -"27777342415839232","27772464419311616","6927562","","","2011-01-19 17:20:09 +0000","Tweetie for Mac","@thomasfuchs Most of the text is missing on Chrome/Mac 8.0.552.237. http://twitpic.com/3rhjp7" -"27773592754192385","27771923987439617","16686076","","","2011-01-19 17:05:15 +0000","Tweetie for Mac","@getify That would be nice, and more consistent." -"27771705652944896","27771153661566976","16686076","","","2011-01-19 16:57:45 +0000","Tweetie for Mac","@getify Only thing I can think of is to perform the operation as the user you want to own the file, using su or sudo." -"27770242205749249","","226591222","","","2011-01-19 16:51:56 +0000","Tweetie for Mac","@minutewith http://riak.minutewith.com/archives I think Brian's mug is out of place on that page. And Brendan's is missing on mwJS archives." -"27750213217161216","","","27531371140358145","9533042","2011-01-19 15:32:21 +0000","Tweetie for Mac","RT @BrendanEich: New post: Harmony Of My Dreams http://brendaneich.com/2011/01/harmony-of-my-dreams/" -"27517920946950145","","","27516621731930112","27302287","2011-01-19 00:09:18 +0000","Tweetie for Mac","RT @jacobrothstein: @sophistifunk @_sjs http://www.snopes.com/photos/military/brutus.asp" -"27517853116669952","27516621731930112","27302287","","","2011-01-19 00:09:02 +0000","Tweetie for Mac","@jacobrothstein Damn, I was all stoked on the bad ass dog. Thanks for the heads up!" -"27515767427698688","","","27502699058565120","14113080","2011-01-19 00:00:44 +0000","Tweetie for Mac","RT @sophistifunk: This is the most badass dog in the world: http://t.co/yDB0fzp","http://mansequins.blogspot.com/2011/01/brave-military-k9-dog-brutus.html" -"27423328268455936","","","","","2011-01-18 17:53:25 +0000","Tweetie for Mac","JSON & source code syntax highlighting for Chrome. Awesome! http://thechangelog.com/post/2811687972/sight-the-syntax-highlighter-for-chrome" -"27213802185433088","27189511171608576","7549272","","","2011-01-18 04:00:50 +0000","Twitter for Mac","@boucher Not if you want to change things on both machines and then sync. Otherwise rsync + glue gets it done. http://t.co/Xrbyvoa","https://gist.github.com/783965" -"27177228773101568","","","","","2011-01-18 01:35:30 +0000","Twitter for Mac","Hardwarewise Nexus One is fantastic. Great build quality, thin, good battery, but my 3GS seems to get a stronger 3G signal on the highway." -"27169485735596032","","","27169012785872896","186697923","2011-01-18 01:04:44 +0000","Twitter for Mac","RT @nodeconf: Invited speakers are up on nodeconf.com http://www.nodeconf.com/" -"27166213389942784","","","","","2011-01-18 00:51:44 +0000","Twitter for Mac","Love the @Grooveshark widget on Android. Swype is also really neat, as are tasks (activity stack things). None of which are possible on iOS." -"27125040994586625","27121837523607552","17432169","","","2011-01-17 22:08:08 +0000","Twitter for Mac","@jsconf No doubt about the awesomeness, it'd just be nice to make plans, book a hotel, etc. I know it all takes time, I'll be patient :)" -"26868782689419264","","","26867093173444609","668423","2011-01-17 05:09:51 +0000","Twitter for Mac","RT @mikeal: Whenever you wanna write a framework, don't. Write an app, solve a problem, then solve it again, then write a library or fra ..." -"26696844608278529","26696323491176448","784912","","","2011-01-16 17:46:38 +0000","Twitter for Mac","@jsnell Ah, that would help a lot." -"26694448532430848","26694102191964160","784912","","","2011-01-16 17:37:07 +0000","Twitter for Mac","@jsnell iOS needs something akin to Android's tasks (stacks of views) before that workflow would be nice to use. Losing context sucks." -"26391913984688128","","","","","2011-01-15 21:34:57 +0000","Twitter for Mac","I'll have to get used to reply all by default." -"26390741538308096","26389368620982274","2262091","","","2011-01-15 21:30:17 +0000","Twitter for Mac","@ajordens @instapaper heh, ain't that the truth" -"26386331126996992","","","","","2011-01-15 21:12:46 +0000","Twitter for Mac","I love how easy it is to get something into @instapaper." -"26333324607754240","26328551154262016","40593","","","2011-01-15 17:42:08 +0000","Twitter for Mac","@nevyn Nope, you can put things in but can't get them out. The only thing that rubs me the wrong way about @instapaper." -"26052380143394817","","","25681690164727808","9767742","2011-01-14 23:05:46 +0000","Twitter for Mac","RT @mxweas: ""Now, Geohot will have to jailbreak himself."" rofl @ whoever came up with this" -"26048205619732481","","71283","","","2011-01-14 22:49:10 +0000","web","@mkamp That was extremely good of you. Thanks!" -"26034956127961089","26020621221625856","17432169","","","2011-01-14 21:56:31 +0000","Twitter for Mac","@jsconf No fair! Until there are more details on the conf you're just taunting us." -"25985798872506369","","","25959775418187776","28294632","2011-01-14 18:41:11 +0000","Twitter for Mac","RT @appleoutsider: Embrace, Extend, Extinguish http://appleoutsider.com/20110114/e3/" -"25984726690955264","","","25969747354980352","15181839","2011-01-14 18:36:56 +0000","Twitter for Mac","RT @tloh: Weeks later and walking by our billboard still puts a smile on my face, no matter how grey out http://yfrog.com/h7ecynhj" -"25982182807834624","","","","","2011-01-14 18:26:49 +0000","Twitter for Mac","Newsrob on Android doesn't even come close to Reeder. I want my ?5 back. I'll probably end up using Google Reader in the browser on Android." -"25980855407091713","25979647707586560","33423","","","2011-01-14 18:21:33 +0000","Twitter for Mac","@gruber Now you're just trolling." -"25978818669838336","","","25978458697900032","15686746","2011-01-14 18:13:27 +0000","Twitter for Mac","RT @dsg: Super cool - Interface hardware to iPhone for free via the headphone jack http://bit.ly/es29Gh (via @markjnet)" -"25973156875337729","","","25968531434635264","532923","2011-01-14 17:50:57 +0000","Twitter for Mac","RT @mathias: Pro tip: there might just be a super-secret easter egg on the @w3fools website? http://w3fools.com/" -"25972702619639810","25972132726968320","14172298","","","2011-01-14 17:49:09 +0000","Twitter for Mac","@jeff_lamarche ncftp" -"25972486499737600","","","","","2011-01-14 17:48:17 +0000","Twitter for Mac","In the UI and UX department iOS > Android, no contest, and doubly so for non-techies. Android is great, but iOS is excellent." -"25970672408723456","","","","","2011-01-14 17:41:05 +0000","Twitter for Mac","Android > iOS, but for me jailbroken iOS > Android" -"25970608512700416","","","","","2011-01-14 17:40:50 +0000","Twitter for Mac","Been using a Nexus One since last night. Rethinking my plan to try an Android phone, probably going to get the next iPhone instead." -"25939696500604929","","","","","2011-01-14 15:38:00 +0000","Twitter for Mac","Quick, sue ALL the trees for violating this patent! Lazy, no good trees don't do any r&d themselves... http://t.co/7Orj0RQ","http://www.google.com/patents?id=hhYJAAAAEBAJ&printsec=abstract&zoom=4#v=onepage&q&f=false" -"25932884116250624","","","","","2011-01-14 15:10:56 +0000","Twitter for Mac","""When all you have is Java-style OO, everything looks like an AbstractHammerFactoryInterface."" http://t.co/QRvFfwG","http://news.ycombinator.com/item?id=2103233" -"25686125267910657","","","","","2011-01-13 22:50:24 +0000","Twitter for Mac","normal app : Android app :: monolithic kernel : microkernel" -"25624870343671810","25622445574586368","6013662","","","2011-01-13 18:46:59 +0000","Twitter for Mac","@infil00p It's somewhat fitting that there may be BBW postings on http://t.co/6rT22tX in the future.","http://rim.jobs" -"25588537348853761","","","25587721061797888","1235521","2011-01-13 16:22:37 +0000","Twitter for Mac","RT @timbray: Things Real People Don't Say About Advertising: http://tpdsaa.tumblr.com/" -"25585840310722561","","","","","2011-01-13 16:11:54 +0000","Twitter for Mac","Anyone doing production Android dev with something other than Java? Would love to hear tales about Clojure, Python, Ruby." -"25578260020596736","","","","","2011-01-13 15:41:47 +0000","Twitter for Mac","People already had to encode HTML5 video in Theora or WebM for Firefox (and maybe Opera), but other than that great arguments from Ars." -"25577045471793153","","","25572599631183872","717313","2011-01-13 15:36:57 +0000","Twitter for Mac","RT @arstechnica: Google's dropping H.264 from Chrome a step backward for openness: http://t.co/P7hHj0a by @drpizza","http://arst.ch/nuc" -"25241080224026624","25238476471402496","676573","","","2011-01-12 17:21:57 +0000","Twitter for Mac","@tobi x264 is free but in a legal grey area in the US. Google clearly has other motives, it'd be practical for them to just support h.264." -"25240169237975040","25238476471402496","676573","","","2011-01-12 17:18:19 +0000","Twitter for Mac","@tobi And having to pay someone to effectively distribute video online is a barrier to the freedom and democracy of the Internet." -"25240014472351744","25238476471402496","676573","","","2011-01-12 17:17:43 +0000","Twitter for Mac","@tobi It's open but you still have to pay royalties to the MPEG LA if you distribute an encoder or decoder. http://t.co/1iJjgJu","http://en.wikipedia.org/wiki/H.264/MPEG-4_AVC#Patent_licensing" -"25196636628058115","25184650980753408","44287241","","","2011-01-12 14:25:20 +0000","Twitter for Mac","@BradFazner Ah the Asus one. It got at least a couple good reviews too." -"25029015668527105","","","","","2011-01-12 03:19:17 +0000","Twitter for Mac","http://t.co/tgASwpu So true, @Grooveshark is by the far the best streaming music service in Canada. <3 the shark!","http://socialsoundsystem.com/spotify-is-the-coolest-music-service-you-cant?c=1" -"25027042206552064","","73371769","","","2011-01-12 03:11:26 +0000","Twitter for Mac","@guru_3d I'd love to see something like this used for all those graphs in your reviews :) http://t.co/Udaxfxp","http://highcharts.com/" -"25025985057398784","","","","","2011-01-12 03:07:14 +0000","Twitter for Mac","?@mikeal: find of the day http://t.co/Udaxfxp? Somebody get this to Hilbert from Guru3D so my CPU fan doesn't spin up reading his reviews.","http://highcharts.com/" -"25005174795800576","","","","","2011-01-12 01:44:32 +0000","Twitter for Mac","The Jeff Atwood interview I just retweeted is much better than I thought it might be. Worth a listen." -"25004824860823552","","","24919228675002370","5905672","2011-01-12 01:43:09 +0000","web","RT @danbenjamin: My Pipeline interview with Jeff Atwood (@codinghorror) is up - http://t.co/MyEGQ4e","http://5by5.tv/s/53" -"24943800661057536","","","24942100537671680","69655255","2011-01-11 21:40:40 +0000","Twitter for Mac","RT @pornelski: Oh, I forgot. Flash is going to support WebM too. So that leaves only iOS as the odd one (and hardware WebM decoders are ..." -"24943790682808320","","","24941583744901120","69655255","2011-01-11 21:40:37 +0000","Twitter for Mac","RT @pornelski: For me it means: high-res WebM for desktop, low-res H.264 for mobile and IE." -"24853113450008576","","","23428991381676033","226591222","2011-01-11 15:40:18 +0000","Twitter for Mac","RT @minutewith: Minute With Riak brought to you from @rklophaus of @basho - a true expert in all things data and @riak" -"24853049184878595","","","24524039817011200","226591222","2011-01-11 15:40:03 +0000","Twitter for Mac","RT @minutewith: Back from a long break, Episode 17 of A Minute With Brendan: http://t.co/5BEWqSV #js #harmony #ecma #funcwhat","http://www.aminutewithbrendan.com/pages/20110110" -"24845247926243328","24737960695959553","894911","","","2011-01-11 15:09:03 +0000","Twitter for Mac","@JimRoepcke I'm a decent typist when it's mindless typing like that. Thinking and typing is more difficult." -"24710041177165824","","","","","2011-01-11 06:11:47 +0000","Twitter for Mac","http://t.co/38baRxz http://t.co/Hd7iwMY","http://www.phoboslab.org/ztype/","http://yfrog.com/h2d8kp" -"24702285162487808","","","","","2011-01-11 05:40:58 +0000","Twitter for Mac","one prediction for 2011: HTML5 will continue to be popular, because anything popular will get labeled ?HTML5.? http://t.co/oXDXxkj","http://diveintomark.org/archives/2011/01/09/dive-into-2010" -"24642759025491968","","","24570925143818240","6509982","2011-01-11 01:44:26 +0000","Twitter for Mac","RT @argv0: Riak supports kill-9. #nosql" -"24636329866305536","","","","","2011-01-11 01:18:53 +0000","Twitter for Mac","The CRTC is worse than useless, they are actively harming the communications landscape in Canada. http://t.co/FPwm2M9 #crtc","http://www.cbc.ca/technology/story/2010/05/06/crtc-usage-based-billing-internet.html" -"24631150903304192","","","","","2011-01-11 00:58:18 +0000","Twitter for Mac","Sandy Bridge, Windows on ARM, Nvidia and Intel cooperating, dual-core 1GHz ARM CPUs, Android 3.0 ... the future will be interesting." -"24582960141307904","","","24404498784976897","236315878","2011-01-10 21:46:49 +0000","web","RT @BellCanadaPR: Tired of paying reasonable prices for internet from our resellers? We've teamed up with the CRTC to fix this! http://i ..." -"23189911360249856","","","","","2011-01-07 01:31:20 +0000","Twitter for Mac","Best thing I've seen in the last 15 minutes: http://t.co/zRwBli2","http://illreallyanimatethat.deviantart.com/art/1-192413771" -"23188026754596864","","","","","2011-01-07 01:23:51 +0000","Twitter for Mac","Winner for python + readline on Snow Leopard: http://t.co/HEza1q6","http://blog.zacharyvoase.com/2009/08/29/python-readline-sl/" -"23186271274803201","","","","","2011-01-07 01:16:52 +0000","Twitter for Mac","Still kinda weird to see tar and other commands that perform disk i/o complete instantly. Life's better without spinning platters." -"23183291909677056","","","","","2011-01-07 01:05:02 +0000","Twitter for Mac","Python and readline on a mac w/ 10.6 ... fml. Somebody's got to rewrite a BSD/MIT licensed version (truly free not FSF's definition of free)" -"23140295851900928","","","","","2011-01-06 22:14:11 +0000","Twitter for Mac","My kingdom for a macro." -"23137963282014208","23135863877672960","15567002","","","2011-01-06 22:04:54 +0000","Twitter for Mac","@Eberk89 Hmmm. That's too bad. Maybe I should make some time for @scrobbleshark. It's not terribly complicated." -"23135147092082688","","","23134561001021441","6503412","2011-01-06 21:53:43 +0000","Twitter for Mac","RT @Cocoia: Looks like this guy has already started making a nice 'best of the Mac App Store': http://readthefuckinghig.tumblr.com/" -"23134852245102592","23134036419411968","15567002","","","2011-01-06 21:52:33 +0000","Twitter for Mac","@Eberk89 Does Rumpus not work anymore? Is there no free grooveshark -> last.fm scrobbler at the moment?" -"23134707482890240","23134036419411968","15567002","","","2011-01-06 21:51:58 +0000","Twitter for Mac","@Eberk89 @t3hub3rk1tten I would like to rewrite scrobbleshark, this time not on Google App Engine. Haven't found time yet though." -"23088854785331200","","894911","","","2011-01-06 18:49:46 +0000","Twitter for Mac","@JimRoepcke cool eh? :)" -"23061874715136000","23061351312134144","16686076","","","2011-01-06 17:02:34 +0000","Twitter for Mac","@getify Good point. I think app stores have most value for non-techie types. Mom, grandma, people who think finding/installing apps is hard." -"23060955680215040","23060489181339650","16686076","","","2011-01-06 16:58:54 +0000","Twitter for Mac","@getify When I used Windows I always wished 3rd party apps could register w/ MS update for one-stop updates. To each his own :)" -"23060793381621760","23059933436055552","14172298","","","2011-01-06 16:58:16 +0000","Twitter for Mac","@jeff_lamarche Shhh, they might be listening! *glances around*" -"23059944962002944","23059156319604736","16686076","","","2011-01-06 16:54:53 +0000","Twitter for Mac","@getify Do you update all of your user apps individually, or hope they auto-update? For me updating is the killer feature of pkg managers." -"23059327090692096","23058982302121986","16686076","","","2011-01-06 16:52:26 +0000","Twitter for Mac","@getify Yes, and each time you must enter your CC details (hassle) and trust them w/ your CC info. It's not terrible just not optimal." -"23058544139960320","","","","","2011-01-06 16:49:19 +0000","Twitter for Mac","Can no longer click the menu bar icon to show/hide @tweetie 2 :( #sadpanda and Notification prefs UI is pretty bad. Otherwise I like it!" -"23057553579573248","23047768599695360","16686076","","","2011-01-06 16:45:23 +0000","Twitter for Mac","@getify @jasonhuck @gregferrell Semantics. I have visited, just happen to still be visiting. Could leave any time and have visited no less." -"23056910198509568","23055228743974912","16686076","","","2011-01-06 16:42:50 +0000","Twitter for Mac","@getify If you use Linux for a while you'll understand why centralized app repos are a very nice thing. Upgrades and removal are easier too." -"23056707496181760","23055228743974912","16686076","","","2011-01-06 16:42:02 +0000","Twitter for Mac","@getify No, they're not good enough. I don't want to wait for the app to be delivered *in the mail*, and centralized payment is nice." -"23044837028667392","","","","","2011-01-06 15:54:51 +0000","Twitter for Mac","Those complaining about the Mac App Store's UI oddities better not open Twitter for Mac (aka Tweetie 2) ... completely non-standard." -"23044276929695744","23041243466440704","16686076","","","2011-01-06 15:52:38 +0000","Tweetie for Mac","@getify But I guess some may feel that visited in the past tense means the visit is over, so until they leave it's ""visiting"" ... blech :/" -"23043973123674114","23041516939251713","16686076","","","2011-01-06 15:51:25 +0000","Tweetie for Mac","@getify I think as soon as the page is displayed you've visited it, so it should be marked as such." -"23043512496824320","","","","","2011-01-06 15:49:36 +0000","Tweetie for Mac","I just realized the best thing about the Mac App Store: being able to buy iLife apps individually. I only ever want iPhoto." -"22854712160165890","","","","","2011-01-06 03:19:22 +0000","Tweetie for Mac","Poor man's SSL VPN: `ssh -D 9050 my-server.net` and then use the SOCKS proxy localhost:9050" -"22830804367319040","","","22830247460212736","17088322","2011-01-06 01:44:22 +0000","web","RT @HipwoodDigital: #yyj Company sold to social gaming heavyweight- Zynga buys Flock, The Social Browser That You Never Used http://tcrn ..." -"22830695659343872","","","","","2011-01-06 01:43:56 +0000","web","Dragged Bodega to the trash on Monday since I used it once or twice then forgot about it. We'll see if the Mac App Store fares any better." -"22817402697814017","","","","","2011-01-06 00:51:07 +0000","Tweetie for Mac","It's like the scene in Fargo where the cop is questioning the guy who kidnapped his own wife. What a joke. http://is.gd/k6Qmr" -"22695095790739456","","","","","2011-01-05 16:45:07 +0000","Twitter for iPhone","Finnerty Express has great food & snacks! I should ""miss"" my stop more often and come here in the morning. #yyj #uvic" -"22692460568248321","","","","","2011-01-05 16:34:38 +0000","Twitter for iPhone","Whoops! Missed my stop because of Cut the Rope." -"22341342000586753","22142807846162432","44287241","","","2011-01-04 17:19:25 +0000","Tweetie for Mac","@BradFazner I do everything including some system admin, iPhone apps, web stuff, whatever's needed. Lucky friend, good place to work!" -"22083407974498304","22080309411450880","668423","","","2011-01-04 00:14:29 +0000","Tweetie for Mac","@mikeal oops... it's 21 now. didn't know about dev dependencies." -"22082597068738562","22062727497252864","14864447","","","2011-01-04 00:11:16 +0000","Tweetie for Mac","@bryan_kyle I had to look up #virtualpcdoctor and the 2nd result on google is titled ""Virtual PC Doctor Scam"". You're not the only one." -"22038339473383424","","","","","2011-01-03 21:15:24 +0000","Tweetie for Mac","@BradFazner I write software and generally just make computers do things. It's pretty awesome most of the time." -"21979069830668288","21977727531753472","894911","","","2011-01-03 17:19:53 +0000","web","@JimRoepcke I meant to ask if they're supposed to work today, on the 3rd, or tomorrow, after the 3rd. Doesn't matter now I guess :)" -"21977267466936320","21971819187666944","894911","","","2011-01-03 17:12:43 +0000","Tweetie for Mac","@JimRoepcke Were they supposed to work on or after the 3rd? I didn't pay close attention since I only use recurring alarms and Sleep Cycle." -"21625507871203328","21614206377787392","44287241","","","2011-01-02 17:54:57 +0000","Twitter for iPad","@BradFazner I believe it, saw a few of your COD videos on YouTube!" -"21270884425666560","21266153594683392","14063149","","","2011-01-01 18:25:48 +0000","Tweetie for Mac","@miksago Yup, completely agree there. Again I'm just speculating on why they haven't done it yet. Doesn't seem high priority is all." -"21267426968604673","21267235569934336","14063149","","","2011-01-01 18:12:04 +0000","Tweetie for Mac","@miksago It's on the app store again? That's news to me." -"21267016019091456","21265900363583489","14063149","","","2011-01-01 18:10:26 +0000","Tweetie for Mac","@miksago Licensors have proved they care little about nonsensical restrictions, just like iTunes' FairPlay and the CD burning loophole." -"21266623629365249","21265900363583489","14063149","","","2011-01-01 18:08:52 +0000","Tweetie for Mac","@miksago We certainly can especially since our phones are necessarily jailbroken if we have Grooveshark. Never said it makes sense." -"21264251431686145","21261670936485888","14063149","","","2011-01-01 17:59:27 +0000","Tweetie for Mac","@miksago That's not to say they *shouldn't*, I'm just speculating on why they currently do not." -"21263999635038208","21261670936485888","14063149","","","2011-01-01 17:58:27 +0000","Tweetie for Mac","@miksago Licensing deals, lack of bandwidth caps in Florida, and few people with limited data or slow connections would use Grooveshark." -"21251768662888448","21248618740580352","96914034","","","2011-01-01 17:09:51 +0000","Tweetie for Mac","@jodooshi I'm sneaky like that ;-)" -"21251535975481344","21241278813442048","1589691","","","2011-01-01 17:08:55 +0000","Tweetie for Mac","@reybango We're getting rid of them in Canada. Here a penny is worth 1/20th of its value when introduced, and cost 1.5? to produce." -"21236889742737408","21236243685707776","16686076","","","2011-01-01 16:10:43 +0000","Twitter for iPhone","@getify heh, thats true. And there you'd have us Canucks beat, damn loonies and twonies!" -"21234472682782720","21234241408860160","16686076","","","2011-01-01 16:01:07 +0000","Twitter for iPhone","@getify In Canada we are getting rid of the penny. About time!" -"21234258441928704","","","","","2011-01-01 16:00:16 +0000","Twitter for iPhone","Ease of creating something that works is more important than difficulty of creating something broken, e.g. Scheme vs. Lisp or even C macros." -"21171138738528256","","","","","2011-01-01 11:49:27 +0000","Twitter for iPhone","Tablets with dual cameras should have the best one in front. Seems like that'd be the most oft used one." diff --git a/public/tweets/data/csv/2011_02.csv b/public/tweets/data/csv/2011_02.csv deleted file mode 100755 index 37c83c5..0000000 --- a/public/tweets/data/csv/2011_02.csv +++ /dev/null @@ -1,142 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"41303652014628864","","","41302966170296320","20733754","2011-02-26 01:08:52 +0000","Twitter for Mac","RT @mrdoob: Someone on reddit ""fixed"" the Android Activations video. Much better with music ;) http://goo.gl/oqKOZ" -"41292184216932352","41291563313278976","636923","","","2011-02-26 00:23:18 +0000","Twitter for iPhone","@siracusa that's a good point. And since @wilshipley spotted several mistakes on his site..." -"41270122282749952","41269314053087232","636923","","","2011-02-25 22:55:38 +0000","Twitter for Mac","@siracusa @wilshipley It could have been done on purpose. Picture a cutesy bear cartoon character and how he might pronounce it." -"41184646607798272","","","41184528752062464","815114","2011-02-25 17:15:59 +0000","Twitter for Mac","RT @jedschmidt: deprecating the most popular #nodejs cookie library, since i've written a more modern one based on keygrip: https://gith ..." -"41181760851017729","41175773268291585","14864447","","","2011-02-25 17:04:31 +0000","Twitter for Mac","@bryan_kyle I think it was a couple weeks ago. The TC ran an article about it earlier this week." -"41155838550884352","","","","","2011-02-25 15:21:31 +0000","Twitter for Mac","It seems like Apple quietly fixed their 2010 MBP trackpad bug sometime in the last few months, it hasn't happened recently." -"40949539376603136","","","40949104007847936","471323","2011-02-25 01:41:45 +0000","Twitter for Mac","RT @foresmac: LOL: Apple wraps the fine print stuff on pages on its website in class=""sosumi""." -"40946353827872768","40945384998182912","20079975","","","2011-02-25 01:29:06 +0000","Twitter for Mac","@polotek Nope, that's true. This is in the context of http://t.co/ttPMB61 where the objective is simply converting decimal numbers.","http://www.wirfs-brock.com/allen/posts/166#comment-160" -"40931805586665472","","","","","2011-02-25 00:31:17 +0000","Twitter for Mac","If you want to convert strings to numbers use Number(str). parseInt is rarely necessary. ['1','2','3'].map(Number) works as expected." -"40930294085193728","","","40929750285295616","6798592","2011-02-25 00:25:17 +0000","Twitter for Mac","RT @cowboy: A JavaScript Optional Argument Hazard http://bit.ly/gvhQ2A #javascript #ecmascript #carelessness" -"40925124269973504","","","","","2011-02-25 00:04:44 +0000","Twitter for Mac","structs.js: a binary data library for JavaScript http://t.co/voBYH1E","http://blog.mozilla.com/dherman/2011/02/24/structs-js/" -"40476032565903360","40475362026733568","45993","","","2011-02-23 18:20:12 +0000","Twitter for Mac","@clint Or when they link to the comments, or the photos tab of a news article. Linking properly is too hard if Cmd-L Cmd-C doesn't do it :/" -"40445440453394432","","","","","2011-02-23 16:18:39 +0000","Twitter for Mac","Why do I have a love/hate relationship with so many new technologies?" -"40273059847872512","","","","","2011-02-23 04:53:40 +0000","Twitter for Mac","System Preferences | Keyboard | Modifier Keys? | Caps Lock (?) Key: ? Control (via http://t.co/Y9eWwrI)","http://www.reddit.com/r/apple/comments/fqqhw/til_apple_intentionally_makes_the_caps_lock_key/c1hxr91" -"40215689646186496","","","40215306840440832","676363","2011-02-23 01:05:42 +0000","web","RT @brianleroux: The guy who created Adobe Updater has to be buddies with the dude who created the Android AVD and SDK Manager." -"40215429414658048","40211203271835648","9286842","","","2011-02-23 01:04:40 +0000","Twitter for Android","@topgenorth yeah, who knew that a complaint about missing or malformed xml means that the xml is missing or malformed ;)" -"40210420337741824","40208342056054785","9286842","","","2011-02-23 00:44:45 +0000","Twitter for Android","@topgenorth I basically did the same. Thanks for the reply :)" -"40172168968929281","","","40170686278402049","19044984","2011-02-22 22:12:46 +0000","Twitter for Mac","RT @jamesiry: What if instead of solving for ""what languages work for large teams"" we solved for ""what languages prevent the need for la ..." -"40138442998288384","","","","","2011-02-22 19:58:45 +0000","Twitter for Mac","Take your JS skills to the next level: http://t.co/lzOhfc7 /cc @JimRoepcke","http://www.reddit.com/r/javascript/comments/fpp7m/recommendations_for_mastering_javascript/c1hs3fq" -"40112452733501440","28962316837986304","9286842","","","2011-02-22 18:15:28 +0000","web","@topgenorth Did you figure out ""AndroidManifest.xml doesn't exist or has incorrect root tag""? ... google reveals next to nothing on this :/" -"39837712164982784","39834931026866177","29255412","","","2011-02-22 00:03:45 +0000","Twitter for Mac","@tjholowaychuk Sweet!" -"39837510762889216","","","39834931026866177","29255412","2011-02-22 00:02:57 +0000","Twitter for Mac","RT @tjholowaychuk: Found another nodejs developer that lives in Victoria! Wahoo we have three now" -"39428732225724416","","","","","2011-02-20 20:58:36 +0000","Twitter for Mac","Eggs benedict with bacon, avocado, tomatoes, hollandaise, prawns sauteed in garlic butter, and fresh guacamole-ish salsa. So good, no pic :(" -"39057990363529216","","","","","2011-02-19 20:25:25 +0000","Twitter for Mac","By going from Core 2 Duo to Sandy Bridge the new MBA will be some ridiculous figure such as 3x faster. Marketing must love that." -"39043793386741760","","","38966019276017664","121483664","2011-02-19 19:29:00 +0000","web","RT @TonyClement_MP: I would like to see Macleans' parent Rogers return the annual taxpayer subsidy returned: is that asking too much @ac ..." -"39032058860933121","","","38734077968392192","14822853","2011-02-19 18:42:22 +0000","web","RT @mhevery: @KentBeck To new or not to New: http://misko.hevery.com/2008/09/30/to-new-or-not-to-new/" -"39032049100660736","","","38732659253452800","14822853","2011-02-19 18:42:20 +0000","web","RT @mhevery: @KentBeck Here is my point of view on the new operator: http://misko.hevery.com/2008/07/08/how-to-think-about-the-new-operator/" -"39031903881273344","","","38728085620662272","16891384","2011-02-19 18:41:45 +0000","web","RT @KentBeck: designing software so you can test it via @mhevery in http://bit.ly/ey2E1y . i'm not so anti-new as he is. need to think a ..." -"38750533615353856","38749648143253504","668423","","","2011-02-19 00:03:41 +0000","Twitter for Mac","@mikeal And manually start it with ""start <name of file>"", stop with ""stop <name of file>"", you can guess how to restart..." -"38750214302998530","38749648143253504","668423","","","2011-02-19 00:02:25 +0000","Twitter for Mac","@mikeal http://t.co/htmSji7, place that in /etc/init","https://gist.github.com/834635" -"38639562813087745","","","","","2011-02-18 16:42:44 +0000","Twitter for Mac","View source on responses to POST requests works in Chrome 9, hooray! Hopefully it doesn't make a second request for the source..." -"38629161996259328","","","38618644338450432","6899112","2011-02-18 16:01:24 +0000","Twitter for Android","RT @justinlilly: OH: ""Java is a DSL for translating XML into stack traces.""" -"38101619253968896","","","","","2011-02-17 05:05:08 +0000","Twitter for Mac","A few HTML questions that need answering http://t.co/PJdbDDG","http://www.wait-till-i.com/2011/02/14/a-few-html5-questions-that-need-answering/" -"38064719596232704","","","38056905536577537","1671811","2011-02-17 02:38:31 +0000","Twitter for Mac","RT @paul_irish: @github users.... check out git-friendly: http://goo.gl/dyJKv Copies a compare URL to yr clipboard after a git push. Ama ..." -"38064689585991680","38060463015067648","2911221","","","2011-02-17 02:38:23 +0000","Twitter for Mac","@wilshipley Which features? Similar people and connections, or something else?" -"38064237544742912","","","","","2011-02-17 02:36:36 +0000","Twitter for Mac","I gotta say, when I did a little webOS development scping compiled apps to the device was sweet. Would like to try one for a week or two." -"38063900226232320","","","","","2011-02-17 02:35:15 +0000","Twitter for Mac","Definitely not getting another iPhone, will be Android or webOS. iOS already rubs me the wrong way, must jailbreak to fully use the device." -"38062294944591872","38060705378865152","4826261","","","2011-02-17 02:28:52 +0000","Twitter for Mac","@RussB Plus you can see replies to others which is not possible with the official web client." -"38062100869951488","38060705378865152","4826261","","","2011-02-17 02:28:06 +0000","Twitter for Mac","@RussB New tweets appear automatically, easy to keep in a corner of the display, keyboard shortcuts. Mild conveniences but still nice." -"38020574315950080","","","","","2011-02-16 23:43:05 +0000","Twitter for Mac","Ok, you want an uppercase letter in my password, I have 4 of them ... Now it's over 15 chars and invalid, what is that TOO secure? Fuck you." -"37978209849053184","37975545480351745","72573","","","2011-02-16 20:54:45 +0000","Twitter for Mac","@lukeredpath Must it be shredded? Fire seems like a reasonable solution if you have a fireplace or can burn outside somewhere." -"37964047445917696","","","37963919507210240","637763","2011-02-16 19:58:28 +0000","Twitter for Mac","RT @voodootikigod: I would love for twitter to provide ""topic trending"" IE. Trending in Technology or even better Trending Amongst Your ..." -"37585665285816320","","","37584546681720832","4826261","2011-02-15 18:54:55 +0000","Twitter for Mac","RT @RussB: I'm a (very, very small) Nokia shareholder too, and I really like MeeGo and dislike Windows, but even I think the ""Plan B"" gu ..." -"37342589556359168","","","36360340325269504","90286855","2011-02-15 02:49:01 +0000","Twitter for Mac","RT @changelogshow: super-nginx: #nginix on steroids bundles #redis, Drizzle support, serves up async Lua apps, from @ezmobius http://lg. ..." -"37342572208726017","","","36193656763322368","90286855","2011-02-15 02:48:57 +0000","Twitter for Mac","RT @changelogshow: webbit: Evented HTTP, WebSocket server for #Java and #Clojure from @joewalnes http://lg.gd/8h" -"37198555357790208","","","37196767728500736","14658472","2011-02-14 17:16:41 +0000","Twitter for Android","RT @roidrage: If you really want to understand something, try explaining it to someone else." -"37036969909297152","","","37031252255055872","13835862","2011-02-14 06:34:36 +0000","Seesmic","RT @osteele: is tempted to write a webapp in NodeJS on the server and GWT on the client. Just to be perverse." -"37010133695340544","","","37007356093153280","658643","2011-02-14 04:47:58 +0000","Twitter for Android","RT @SteveStreza: The Grammy's end, Reddit goes down. Tide goes in, tide goes out. Never a miscommunication." -"36969528755757056","","","36968237539270656","90420314","2011-02-14 02:06:37 +0000","Twitter for Mac","RT @ActuallyNPH: Big fan of the monocle. So glad to see it making a comeback." -"36969370395611136","36967146747596800","14864447","","","2011-02-14 02:05:59 +0000","Twitter for Mac","@bryan_kyle they do have great wings! Only been on a wednesday night once but would definitely go again." -"36943588914896896","36940402430844928","894911","","","2011-02-14 00:23:32 +0000","Twitter for Mac","@JimRoepcke I don't mind the blue fox, but the bennies at 1550s looked good enough for me too." -"36940212642910208","36865211633762304","894911","","","2011-02-14 00:10:07 +0000","Twitter for Mac","@JimRoepcke Just a taste, now I want more" -"36838206498541568","","","","","2011-02-13 17:24:47 +0000","Twitter for Android","Breakfast buffet with bennies. Awesome! http://t.co/jfTpAc7","http://twitpic.com/3zf5ha" -"36817101448675328","36620872756371456","894911","","","2011-02-13 16:00:55 +0000","Twitter for Mac","@JimRoepcke It was good, but it poured all afternoon. You'll probably be able to catch highlights on CBC, or PlayOn's YouTube Channel." -"36226304307236864","","","36224992559640576","33493","2011-02-12 00:53:18 +0000","Twitter for Mac","RT @peterc: A minor update on my first week with an SSD in the iMac: Everything is Super Crazy Instant?. Much recommended. Apologies to ..." -"36139037320286208","","","","","2011-02-11 19:06:32 +0000","web","Yikes, following almost 500 people now. Sounds like too many." -"36118240673538048","","","","","2011-02-11 17:43:54 +0000","Kiwi","http://amiworkingforgithubnow.com" -"36118049622851584","","","36117736358678528","45993","2011-02-11 17:43:08 +0000","Twitter for Mac","RT @clint: You are all officially working for Github. You have no choice in this matter. Report for duty Monday morning." -"36118034993119233","","","36117478685941760","13334762","2011-02-11 17:43:05 +0000","Twitter for Mac","RT @github: Tater has joined the GitHub team! https://github.com/blog/794-tater-is-a-githubber" -"36093534796775425","","","","","2011-02-11 16:05:43 +0000","Twitter for Mac","#yyj #hockey ?@PlayOnDirector: Here we go! Ball has dropped. Play On! In Victoria!?" -"36090622976729088","","","36090150542905345","20079975","2011-02-11 15:54:09 +0000","Twitter for Mac","RT @polotek: Very handy reference for how type conversions work in #javascript - Truth, Equality and JavaScript http://bit.ly/dTv2pr" -"36090353358475264","35974552383131649","22406953","","","2011-02-11 15:53:05 +0000","Twitter for Mac","@mahyarm *face palm* ..." -"35919616781979648","","","","","2011-02-11 04:34:38 +0000","Twitter for Mac",":/ http://t.co/WcHQPJX","http://yfrog.com/gyp6up" -"35813158962728960","","","35803691642662912","234489024","2011-02-10 21:31:37 +0000","Seesmic","RT @twitterglobalpr: New version of Twitter for Android - now available for everyone http://t.co/HLMRi62","http://blog.twitter.com/2011/02/twitter-for-android-new-and-improved.html" -"35749201342246912","35748721937358848","4777951","","","2011-02-10 17:17:28 +0000","Twitter for Mac","@_sjs @jimroepcke Not the greatest analogy because of temporary password retention, but people need to take responsibility not blame Apple." -"35748860059983873","35748448225468417","19127403","","","2011-02-10 17:16:07 +0000","Twitter for Mac","@atomicpoet Agreed, but I'd rather they not rush it to market and do things properly, unlike the Samsung Galaxy Tab." -"35748721937358848","35747468226469888","894911","","","2011-02-10 17:15:34 +0000","Twitter for Mac","@JimRoepcke If you give your kid a CC and let them go buy a toy without supervision, and they come back with 10 toys, not Toys'r'Us fault." -"35748228917895168","","","","","2011-02-10 17:13:36 +0000","Twitter for Mac","However, HP does have to deliver what it promised, and on time. If they slip at all it'll be terrible." -"35748021811548160","","","","","2011-02-10 17:12:47 +0000","Twitter for Mac","Despite what some think HP was smart to announce the TouchPad + smaller friends this early. Many people will hold off on other tablets." -"35747954149036032","35728969470971904","250175995","","","2011-02-10 17:12:31 +0000","Twitter for Mac","@david_greatest Is there an echo in here?" -"35747789598236672","35747468226469888","894911","","","2011-02-10 17:11:51 +0000","Twitter for Mac","@JimRoepcke Then don't link a CC at all just buy the kids gift cards. It's so simple, an investigation into this is a BS waste of resources." -"35741711858667520","","1692881","","","2011-02-10 16:47:42 +0000","web","@bhaggs Looks like you have a doppelganger in Berlin: @david_greatest" -"35723684651991041","","","","","2011-02-10 15:36:04 +0000","Twitter for Mac","The FTC doesn't need to investigate kids and in-app purchases, parents can just stop giving their kids their CC and/or iTunes password. Easy" -"35714208666488832","","","35545494906351616","9213742","2011-02-10 14:58:25 +0000","web","RT @robey: All java code eventually degenerates until there are interfaces containing a single method. Usually named ""invoke()"" or ""call()""." -"35513924216565761","35513433260695552","16240267","","","2011-02-10 01:42:34 +0000","Twitter for Mac","@instapaper Hey don't worry too much about the iOS version of Instapaper. You've done such a great job it'll be difficult to beat." -"35513619181469696","","","35513433260695552","16240267","2011-02-10 01:41:21 +0000","Twitter for Mac","RT @instapaper: Full API now available: http://t.co/diqusxu","http://blog.instapaper.com/post/3208433429" -"35510235791630336","35509869586948097","15258949","","","2011-02-10 01:27:54 +0000","Twitter for Mac","@tilgovi If you get any ""no""s let me know and I'll arrange for some busted kneecaps and elbows ;-)" -"35509990106214400","","","","","2011-02-10 01:26:56 +0000","Twitter for Mac","I love @Grooveshark's HTML UI. It's already way better than the old one ... but I think they use synchronous XHR :/" -"35508116149772288","35507752897875968","1692881","","","2011-02-10 01:19:29 +0000","Twitter for Mac","@bhaggs Sweet! That's really nice to hear :)" -"35508114602070016","","","35507752897875968","1692881","2011-02-10 01:19:28 +0000","Twitter for Mac","RT @bhaggs: @_sjs wait until tomorrow and you'll have that." -"35504147218448384","35503073392721920","15258949","","","2011-02-10 01:03:42 +0000","Twitter for Mac",".@tilgovi Seesmic looks great so far, cheers! Free to boot, can't complain about that." -"35504029912154112","","","35503073392721920","15258949","2011-02-10 01:03:15 +0000","Twitter for Mac","RT @tilgovi: @_sjs I use seesmic" -"35502583544020992","","","","","2011-02-10 00:57:30 +0000","Twitter for Android","I wish #twitter on #android displayed conversations the same as on iphone. Any recommendations for good android clients?" -"35418617675784192","","","","","2011-02-09 19:23:51 +0000","Twitter for Mac","OH: ""You guys are evil! Showing happy families just to sell cream cheese?!""" -"35413578995466240","","","35411469378002944","14618863","2011-02-09 19:03:49 +0000","Twitter for Android","RT @anandshimpi: The webOS multitasking UI continues to be infinitely better than iOS" -"35384976329412608","35383638195445761","45993","","","2011-02-09 17:10:10 +0000","Twitter for iPhone","@clint 10am in the middle of the pacific." -"35134878131568640","","","35116545873022976","18713","2011-02-09 00:36:22 +0000","Twitter for Android","RT @al3x: Congrats to peeps at @basho on their round: http://bit.ly/f5nwgK. Riak is about to be everyone's not-so-secret weapon." -"35134314782003200","","","35130529372180480","6585632","2011-02-09 00:34:08 +0000","Twitter for Android","RT @kriskowal: I'm building ""Lode"", an experimental package-aware statically-linked asynchronous module loader for Node. No scraping. ht ..." -"35028881631088641","","","","","2011-02-08 17:35:10 +0000","Twitter for Mac","Ok I was a little hasty, the show() command toggles auto printing of results ... I think it should be on by default but whatever. #BeanShell" -"35028545117888512","35027799043612672","20826421","","","2011-02-08 17:33:50 +0000","Twitter for Mac","@wavded Apparently not the BeanShell guys. I'm still working on my ability to see the answer without it being displayed. I'll get there." -"35028138064875520","35026117991731200","14864447","","","2011-02-08 17:32:13 +0000","Twitter for Mac","@bryan_kyle Typical half-baked crap rushed to market... the Spotlight calculator in iOS is /even worse/" -"35027480863576064","","","","","2011-02-08 17:29:36 +0000","Twitter for Mac","If it doesn't automatically print what it evaluates then it's not actually a read-eval-PRINT-loop." -"35025908863598592","35023599458975744","14864447","","","2011-02-08 17:23:22 +0000","Twitter for Mac","@bryan_kyle That's not all, it's horrible at word problems too." -"35021717948596224","","","","","2011-02-08 17:06:42 +0000","Twitter for Mac","Hey, who knew. When you use Spotlight as a calculator Cmd-c copies the result without having to select it. http://t.co/29wGIoV","http://littlebigdetails.com/post/3181201603/mac-os-x-when-doing-a-calculation-in-spotlight" -"34756856622747648","","","34756455840092162","894911","2011-02-07 23:34:15 +0000","Twitter for Mac","RT @JimRoepcke: Proud to announce HeavyLifters has open-sourced HLDeferred for iOS 4.x. Makes it easy to write async code in ObjC. http: ..." -"33656775261696000","","","33656360713322496","6264792","2011-02-04 22:42:55 +0000","Twitter for Mac","RT @technomancy: http://www.jwz.org/images/qrrr.gif" -"33571933924622336","33571108502372352","14231571","","","2011-02-04 17:05:47 +0000","Twitter for Mac","@marcoarment Well, if you ask me that revealed his bias much more than your own. He sounds absolutely insane." -"33570363950505984","33567286644178944","14864447","","","2011-02-04 16:59:33 +0000","Twitter for Mac","@bryan_kyle It's especially perplexing when guys like Google miss it. Right hand not talking to the left or what." -"33570106592202752","","","33567286644178944","14864447","2011-02-04 16:58:31 +0000","Twitter for Mac","RT @bryan_kyle: Why don't more sites use @type=""email""for their inputs? It falls back gracefully and shows that you care about mobile." -"33553262825185280","","","","","2011-02-04 15:51:35 +0000","Twitter for Mac","SSD+HDD hybrids aren't the future, they are a stop-gap measure. No moving parts is clearly the future as SSDs will gain capacity soon enough" -"33338681309790208","","","","","2011-02-04 01:38:55 +0000","Twitter for Mac","Go @Grooveshark! ""According to VirtualMusic, our user base is now 236% bigger."" http://t.co/dl2MPuX","http://blog.grooveshark.com/post/3092944949/groovesharks-on-fire" -"33324861392683008","","","33320497416642560","14172298","2011-02-04 00:44:00 +0000","Twitter for Android","RT @jeff_lamarche: Everybody should go to the iOS Dev Center? - -? in exactly 2 hours and 11 minutes." -"33318990830895104","","","","","2011-02-04 00:20:41 +0000","Twitter for Android","Here comes the fun cooker." -"33306054351785984","33305370264866816","15029296","","","2011-02-03 23:29:16 +0000","Twitter for Mac","@zedshaw @dkastner If I want to stage something for a commit I use 'git add'. It's as simple as that unless you try to complicate it." -"33298658095005697","33292824602484736","15029296","","","2011-02-03 22:59:53 +0000","Twitter for Mac","@zedshaw @dkastner And I think that putting that on the command line is stupid. To each his own man." -"33292334770683904","33290901467963392","15029296","","","2011-02-03 22:34:45 +0000","Twitter for Mac","@zedshaw You don't have to like git but surely you can find something better than # of commands to complain about, that's so easy." -"33291910604918785","33290901467963392","15029296","","","2011-02-03 22:33:04 +0000","Twitter for Mac",".@zedshaw Git commands are akin to functions. Only a handful of them are actual UI for daily use, the rest are libs." -"33247829887557632","33240425024335872","11973362","","","2011-02-03 19:37:55 +0000","Twitter for Mac","@typeoneerror Aha! Editor -> Smart Keys -> Use ""CamelHumps"" words ... thanks for the push in the right direction." -"33245324260679680","33240425024335872","11973362","","","2011-02-03 19:27:57 +0000","Twitter for Mac","@typeoneerror Oh weird, I wonder why it doesn't do the same here. Maybe time to ask on the IntelliJ forums or mailing list." -"33239992117628928","33234709714575360","11973362","","","2011-02-03 19:06:46 +0000","Twitter for Mac","@typeoneerror That moves by words. Where ^ is the cursor I want <modifier>+right to go from ^HelloThere to Hello^There, not to HelloThere^." -"33234299880742912","33233060388548608","11973362","","","2011-02-03 18:44:09 +0000","Twitter for Mac","@typeoneerror Ah, must be different on my Mac or with the Mac 10.5+ keymap set. I'll have to dig a bit, but good to know it's there! Thanks." -"33232366478561280","","","","","2011-02-03 18:36:28 +0000","Twitter for Mac","Dear lazy twitter, can't google up anything useful about subword navigation in IntelliJ IDEA. Is there native support or a plugin? must haz" -"33201385105268736","","","","","2011-02-03 16:33:21 +0000","Twitter for Mac","For 28 I sure can be a grumpy old man sometimes. Ok most of the time." -"33189632459935745","33183803321098240","31151313","","","2011-02-03 15:46:39 +0000","Twitter for Android","@kuvos @wavded ""expressive"" still isn't the right word but maybe something along those lines." -"33184086923153408","33022690902151168","15226527","","","2011-02-03 15:24:37 +0000","Twitter for Mac","@fastest963 Good to hear! I'll be waiting anxiously :)" -"33025787892342784","","","33022690902151168","15226527","2011-02-03 04:55:36 +0000","web","RT @fastest963: @_sjs 200 limit is partially on my end (API). Working on a better method of them over the next week or so." -"33020892405702656","","","","","2011-02-03 04:36:08 +0000","Twitter for Mac","Import iTunes, Spotify, and Last.fm playlists into @Grooveshark with groovylists: http://t.co/FfYhVUN ... pretty sweet but 200 song limit.","http://groovylists.com/" -"33019544087826432","33016169371803649","2262091","","","2011-02-03 04:30:47 +0000","Twitter for Mac","@ajordens I'm pretty much sold on IDEA after 1/4 day with it. And a great thing about twitter is async messaging :)" -"33019314156077056","","","33018201495310336","20826421","2011-02-03 04:29:52 +0000","Twitter for Mac","RT @wavded: CoffeeScript is arguably more powerful than JS because of how it exploits/makes it easier to use JS best features, discuss :)" -"33017098812792832","","","","","2011-02-03 04:21:04 +0000","Twitter for Mac","OH: ""There are pretty much only 2 things you can do with [misbehaving] electronics: restart them, and hit them.""" -"33016810399862785","","","32883145439191040","11973362","2011-02-03 04:19:55 +0000","Twitter for Mac","RT @typeoneerror: @_sjs IntelliJ 10 has everything you need for Android built-in. Honestly, much better support than Eclipse. http://yf ..." -"32985940230148098","","","","","2011-02-03 02:17:15 +0000","Twitter for Mac","This is why I use NoScript in Firefox and NotScripts in Chrome: http://t.co/p73lY99 and of course the old http://t.co/mafE5k4","https://grepular.com/Abusing_HTTP_Status_Codes_to_Expose_Private_Information","http://ha.ckers.org/weird/CSS-history-hack.html" -"32967398210404352","","","32835842309357568","3742641","2011-02-03 01:03:34 +0000","Twitter for Mac","RT @jemerick: Fun about page... http://t.co/5P6jcGL","http://www.technologywithpassion.com/about-us/team/" -"32958840374820864","","","","","2011-02-03 00:29:34 +0000","Twitter for Android","IntelliJ is so much more responsive than eclipse, it's refreshing." -"32958305852719105","","","","","2011-02-03 00:27:27 +0000","Twitter for Android","As soon as I figure out sub-word navigation in IntelliJ IDEA I don't think I'll need eclipse. That makes me happy." -"32957522725834753","","","32954689918074880","2911221","2011-02-03 00:24:20 +0000","Twitter for Android","RT @wilshipley: Microsoft: ?We didn?t copy Google, unless by ?copy? you mean ?watch what they did and then do the same thing.? Then, yah ..." -"32916729931763712","","","","","2011-02-02 21:42:14 +0000","Twitter for Mac","OH: ""Oh my god github, I want your babies!""" -"32888997512482816","","","","","2011-02-02 19:52:02 +0000","Twitter for Mac","Wow, I haven't even edited any code yet and I already like #IntelliJ #IDEA. The UI isn't sluggish like that dog #Eclipse. /cc @typeoneerror" -"32884395119476736","32883145439191040","11973362","","","2011-02-02 19:33:45 +0000","Twitter for Mac","@typeoneerror Wow that's great, thanks! :) I'm going to try it today, Eclipse makes me want to kill kittens." -"32882664457371649","32882228795015169","11973362","","","2011-02-02 19:26:52 +0000","Twitter for Mac","@typeoneerror I want to try it out but seems like all the tools are for Eclipse (e.g. for Android dev). Maybe the tools aren't so important." -"32881736211759104","","","32855165803429888","3043421","2011-02-02 19:23:11 +0000","Twitter for Mac","RT @krobertson: Been feeling very anti-java after 3 days of pain. Feel myself about to go on a war path." -"32877410848342016","","","","","2011-02-02 19:06:00 +0000","Twitter for Mac","Dear Eclipse, sorry I was mean to you yesterday. Friends? I won't hang you on purpose with tricky floating point constants if you just work." -"32681475820228608","32585691112153088","228317729","","","2011-02-02 06:07:25 +0000","Twitter for Mac","@podviaznikov We have different definitions of the word ""shame"" ;-)" -"32595954758586368","32593123322372097","14864447","","","2011-02-02 00:27:35 +0000","Twitter for Android","@bryan_kyle it's pretty unfair that the perfect setup costs about $10k" -"32595235095707648","32592750922694656","14864447","","","2011-02-02 00:24:44 +0000","Twitter for Android","@bryan_kyle yeah it's not a bad work machine by many standards. Most cheapo 15"" notebooks give you 11"" Air resolution :/" -"32591950892769280","32586784592367616","14864447","","","2011-02-02 00:11:41 +0000","Twitter for Mac","@bryan_kyle Ha, yeah my perfect setup includes both MBP and MBA as well. *le sigh* ... I'd try the 13"" Air, don't like it sell it." -"32583811371896832","32582705854025728","14864447","","","2011-02-01 23:39:20 +0000","Twitter for Mac","@bryan_kyle I'm still waiting on the 15"" Air :) ... but I got a new MBP last summer so I'm not hurting to upgrade." -"32583453455159297","32582705854025728","14864447","","","2011-02-01 23:37:55 +0000","Twitter for Mac","@bryan_kyle I've only used SSDs in machines with a fast CPU, not sure what the greater bottleneck is on the Air. Compelling machines though." -"32581677473595395","","","","","2011-02-01 23:30:51 +0000","Twitter for Mac","Got a fast machine with an SSD, lots of RAM? Feeling nostalgic? Just start Eclipse and you'll think you were back on your old P3 box." diff --git a/public/tweets/data/csv/2011_03.csv b/public/tweets/data/csv/2011_03.csv deleted file mode 100755 index 61c6078..0000000 --- a/public/tweets/data/csv/2011_03.csv +++ /dev/null @@ -1,110 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"53559163372060673","53557253063708672","10058662","","","2011-03-31 20:47:54 +0000","Kiwi","@asadotzler @F1LT3R I hope so! I'm sticking with Chrome for the time being since it has been remarkably good till now (for me anyway)." -"53551162372259840","","","","","2011-03-31 20:16:06 +0000","web","@F1LT3R @asadotzler Current version on OS X is horrible, it's almost like they're trying to drive users to Firefox 4. Wasn't always so." -"53219553920028673","","","","","2011-03-30 22:18:25 +0000","Kiwi","Despite their user base growing over 250% in 2010 @Grooveshark continues to set the bar high. Customer service is even better in 2011! <3" -"53159198749495296","","","53158392818176000","15534471","2011-03-30 18:18:35 +0000","Kiwi","RT @cramforce: +1 http://j.mp/e3vlx9" -"52916842615947265","52909655021719552","29255412","","","2011-03-30 02:15:33 +0000","Seesmic","@tjholowaychuk The keyboard shortcuts are great. I really like cmd-u and being able to see replies to any user." -"52786302453686272","","","52783170122297344","17259752","2011-03-29 17:36:49 +0000","web","RT @kpdecker: jsdiff: The diff engine from Firediff, now standalone for CommonJS https://github.com/kpdecker/jsdiff" -"51023032675876865","","","51022708238061568","113713261","2011-03-24 20:50:13 +0000","Kiwi","RT @ChromiumDev: WebKit got pretty XML viewing last week: http://goo.gl/24iR5 and the Inspector just pretty JSON http://goo.gl/SytwC ^pi" -"50951745681113089","","","50950275019702273","7198302","2011-03-24 16:06:57 +0000","Kiwi","RT @jonathanstark: This doesn't spread my toes, but it does speak to thoughts I've been having about building services on top of Dropbox ..." -"50625621839192064","50623645822885888","668423","","","2011-03-23 18:31:03 +0000","Kiwi","@mikeal http://www.youtube.com/watch?v=hb63PdobcZ0" -"48901120231354369","48899169041129472","2319611","","","2011-03-19 00:18:30 +0000","Kiwi","@shaver That's fair. None of us *know* anything. imo too big to be oversight, and too complex to immediately attribute to malice." -"48898498480967680","48886276774051840","2319611","","","2011-03-19 00:08:05 +0000","Kiwi","@shaver Nitro has to alloc memory with PROT_EXEC. iOS disallows this for most apps but Nitro requires it, so Safari must be whitelisted." -"48877525878841344","48875679592366081","894911","","","2011-03-18 22:44:44 +0000","Kiwi","@JimRoepcke @jonathanstark An example of this being enforced by iOS: http://j.mp/i0swfY%0A tl;dr he can allocate exec mem in sim, not device" -"48870192943595520","48869817737949184","676363","","","2011-03-18 22:15:36 +0000","Kiwi","@brianleroux :)" -"48870105060347904","48869817737949184","676363","","","2011-03-18 22:15:15 +0000","Kiwi","@brianleroux lol" -"48868828653961216","48866734509264896","676363","","","2011-03-18 22:10:11 +0000","Kiwi","@brianleroux @JimRoepcke @bryan_kyle Totally agree, we all know that we're all speculating. Nothing taken personally!" -"48862093469949952","48860998580453376","14864447","","","2011-03-18 21:43:25 +0000","Kiwi","@bryan_kyle I do like Dreamhost's domain admin UI, use it for all my domains even the ones not hosted there." -"48861997474906112","48860998580453376","14864447","","","2011-03-18 21:43:02 +0000","Kiwi","@bryan_kyle Dreamhost is ok for serving small volumes of static files, dynamic stuff I prefer to manage my own OS & stack." -"48859706147602432","48858563979902976","14864447","","","2011-03-18 21:33:56 +0000","Kiwi","@bryan_kyle It's just a shared Dreamhost thing with a .htaccess to enable caching. Comments are served from a Linode VM running Ubuntu." -"48857141511065600","","","","","2011-03-18 21:23:44 +0000","Kiwi","It's pretty quick'n'dirty ... the comments are in fact stored in a very dirty database: https://github.com/felixge/node-dirty" -"48856603549638656","","","","","2011-03-18 21:21:36 +0000","Kiwi","samhuri.net is baked using an unholy combination of Ruby, JavaScript (#nodejs), shell scripts, and Makefile icing. http://j.mp/fiABy4%0A" -"48856145229647872","","","48854142562746368","1235521","2011-03-18 21:19:47 +0000","Kiwi","RT @timbray: More on baking: http://goo.gl/sjc9o" -"48848754610151424","48844970236452864","14864447","","","2011-03-18 20:50:25 +0000","Kiwi","@bryan_kyle It's ok to not know something, but to dismiss others because of one's own lack of understanding is pretty lame." -"48842202142605312","","","","","2011-03-18 20:24:23 +0000","Kiwi","Gotta love it when someone dismisses you as an idiot instead of just talking to you and reasoning with you. Twitter discourse ftw :p" -"48818344865968128","48810689476837376","2319611","","","2011-03-18 18:49:35 +0000","web","@shaver @JimRoepcke Exactly. Apple can audit Safari for buffer overflows and such, but cannot (realistically) for arbitrary app X." -"48812688268210177","48811251811352576","676363","","","2011-03-18 18:27:06 +0000","Kiwi","@brianleroux Sorry I was unclear before, shouldn't be trying to have this convo in 140 chars :)" -"48812121995231232","48811251811352576","676363","","","2011-03-18 18:24:51 +0000","Kiwi","@brianleroux This is a fundamental departure from traditional interpreters and compilers, and it's JIT compiler 101." -"48811835465547776","48811251811352576","676363","","","2011-03-18 18:23:43 +0000","Kiwi","@brianleroux When you move to a JIT, you are now generating code in memory NOT marked exec, which must then be marked exec & executed." -"48811726879207424","48811251811352576","676363","","","2011-03-18 18:23:17 +0000","Kiwi","@brianleroux Interpreters act on byte codes by calling existing code, again marked as exec by the OS when the interpreter is loaded." -"48811628044632064","48811251811352576","676363","","","2011-03-18 18:22:53 +0000","Kiwi","@brianleroux No, I'm saying traditional compilers generate binaries that when loaded by the OS are marked as exec in memory." -"48809337690402817","48807789996408832","676363","","","2011-03-18 18:13:47 +0000","Kiwi","@brianleroux Whereas an interpreter reads byte codes & calls functions. A compiler generates a binary, when loaded by OS marked as exec." -"48808876476346369","48807789996408832","676363","","","2011-03-18 18:11:57 +0000","Kiwi","@brianleroux When moving from an interpreter or compiler to a JIT compiler, the JIT has to create code in memory, mark as executable & exec." -"48808326477266944","48807174863994880","676363","","","2011-03-18 18:09:46 +0000","Kiwi","@brianleroux It's called the NX bit http://en.wikipedia.org/wiki/NX_bit ... not sure why you think this is made up." -"48793403781169153","48784725480968192","14864447","","","2011-03-18 17:10:28 +0000","Kiwi","@bryan_kyle @tjholowaychuk @JimRoepcke We built a custom framework around node-machine (a port of WebMachine), but it's pretty low level." -"48792888171171840","48784725480968192","14864447","","","2011-03-18 17:08:25 +0000","Kiwi","@bryan_kyle @tjholowaychuk @JimRoepcke express http://expressjs.com/ seems to be the de-facto framework. Haven't used it but it looks good." -"48771947336699904","48614143510585346","894911","","","2011-03-18 15:45:13 +0000","web","@JimRoepcke See this @arstechnica article: http://arst.ch/olo ... the security risk is real and this seems like a pretty reasonable reason." -"48771367172194306","48614143510585346","894911","","","2011-03-18 15:42:54 +0000","web","@JimRoepcke If it were because of back-compat it wouldn't be in Safari either. The NX bit explanation (due to JIT) holds more water imo." -"48261764692983808","48251977070678016","894911","","","2011-03-17 05:57:56 +0000","Kiwi","@JimRoepcke Yeah it looks great! Soon." -"48248611045257216","","894911","","","2011-03-17 05:05:39 +0000","Kiwi","@JimRoepcke http://twitpic.com/4a83e9" -"47757919697125376","47756099851522048","894911","","","2011-03-15 20:35:50 +0000","Kiwi","@JimRoepcke When I looked into multiple Xcode installs I found that some files are always written to common dirs. Last install wins, yay! :/" -"47757443022860289","47746211398168576","14864447","","","2011-03-15 20:33:56 +0000","Kiwi","@bryan_kyle I'd switch to CS if someone did! We could also port Node to Spidermonkey and use generators to write sync-looking async code :p" -"47745165791727616","47737740174954497","14864447","","","2011-03-15 19:45:09 +0000","TweetDeck","@bryan_kyle no worries, sorry that there isn't really a good or useful answer :)" -"47711469093130240","","","47680575217205248","20079975","2011-03-15 17:31:15 +0000","web","RT @polotek: I was gonna build something like this. Share full twitter conversations. http://www.exquisitetweets.com/ http://bit.ly/eS3xJY" -"47686183383334912","","","","","2011-03-15 15:50:46 +0000","Seesmic","Instead of doing something as a Rubyist just do it as a human." -"47679768136658944","","","47678325245751296","2440841","2011-03-15 15:25:17 +0000","Seesmic","RT @basho: Psst... there's still time to register for ""Riak with node.js"", today at 2PM EDT! http://ow.ly/4eV3F #riak #node #nosql" -"47654306849107968","","14063149","","","2011-03-15 13:44:06 +0000","Seesmic","@miksago @tjholowaychuk ... and I'm replying to old tweets in this twitter client." -"47653089628524544","47026316721127424","14063149","","","2011-03-15 13:39:16 +0000","Seesmic","@miksago @tjholowaychuk we've got @Serious_Coffee too. And Francellis in Royal Oak." -"47019335188889600","46804086716239872","14365611","","","2011-03-13 19:40:57 +0000","Seesmic","@Shaun_R :( is right" -"47013571942563840","","","","","2011-03-13 19:18:03 +0000","Kiwi","All the ""surfing w/o Flash, and it's great!"" tweets are pretty funny. FlashBlock is at least 7 years old now guys." -"47002191172616192","","51201464","","","2011-03-13 18:32:50 +0000","Kiwi","@kiwi_app Possible bug: Hide Kiwi doesn't actually hide the app, but toggles visibility of the main window. Seems odd." -"46310110338879488","","","46307865056653312","14582359","2011-03-11 20:42:45 +0000","Twitter for Android","RT @acangiano: Whenever you find yourself on the side of the majority, it is time to pause and reflect. -- Mark Twain" -"46248250109460480","","","","","2011-03-11 16:36:56 +0000","Twitter for Mac","Not to mention that it didn't even work for Apple. Maybe if they concentrated more on security all the time they wouldn't fall in 5 seconds." -"46248061663580160","","","","","2011-03-11 16:36:11 +0000","Twitter for Mac","So companies leave unpatched remote execution vulns in their browsers/devices until the last minute to save face at pwn2own? Pretty selfish." -"46075622472155137","","","","","2011-03-11 05:10:59 +0000","Twitter for Mac","Promises are the monad of asynchronous programming, by @jcoglan http://t.co/bkSzZsl /cc @JimRoepcke","http://blog.jcoglan.com/2011/03/11/promises-are-the-monad-of-asynchronous-programming/" -"46001702041686016","","","46001658525777920","11322372","2011-03-11 00:17:15 +0000","Twitter for Mac","RT @holman: I also think Apple should include a replacement for Hacker News on the OS X installer DVD too." -"46001671981121536","","","","","2011-03-11 00:17:07 +0000","Twitter for Mac","I really prefer stars to ""likes"" :/" -"45913756152242176","","","45912601355489281","1045541","2011-03-10 18:27:47 +0000","Twitter for Mac","RT @limi: On Reddit today: We are the Firefox development team, and we just shipped FF4 RC ? ask us anything! http://t.co/6fh0jOM (Pleas ...","http://www.reddit.com/r/IAmA/comments/g197r/iama_were_on_the_firefox_development_team_and/" -"45908994551848961","","","","","2011-03-10 18:08:51 +0000","Twitter for Mac","Unfortunately Android *still* lacks a screen shot utility (w/o rooting), so I had to plug my phone into my computer to capture that." -"45908647171198976","","","","","2011-03-10 18:07:29 +0000","Twitter for Mac","Android 2.3 ""Gingerbread"" has green signal strength indicators that turn grey when there's no connectivity to Google http://t.co/unbPrW4","http://yfrog.com/h4aeptp" -"45872433953120256","45872065353490432","5813712","","","2011-03-10 15:43:35 +0000","Twitter for Mac","@antirez I think you can name commits when merging, naming a branch is just a shortcut to the commit, e.g. git merge feature-branch~4" -"45871523579437056","","","","","2011-03-10 15:39:58 +0000","Twitter for Mac","Sure wish I could double-click tweets to view convos in users' @ replies tab on Twitter for Mac /cc @lorenb @atebits" -"45869015259807744","","","","","2011-03-10 15:30:00 +0000","Twitter for Mac","I cannot believe I have to root Android or connect this phone to a computer via USB to take a damn screen shot." -"45849974684139520","","","45847377529143296","16642746","2011-03-10 14:14:20 +0000","Twitter for iPhone","RT @miketaylr: In case you didn't know that the web is busted, http://t.co/KZRXvEN","http://blogs.msdn.com/b/ieinternals/archive/2011/03/09/browsers-accommodate-incorrect-http-content-length-and-sites-depressingly-depend-on-it.aspx" -"45714590230781953","","","45372439902945280","4216361","2011-03-10 05:16:22 +0000","Twitter for Mac","RT @dalmaer: JQUERY IS FOR N00BS http://t.co/Otlmf4G (only just saw this. heh)","http://bobremeika.com/2011/03/03/jquery-is-for-n00bs/" -"45687905997434880","45687048874622976","14864447","","","2011-03-10 03:30:20 +0000","Twitter for Mac","@bryan_kyle @jimroepcke Good point, they would be a bit behind." -"45686193291137025","45685684383645696","14864447","","","2011-03-10 03:23:31 +0000","Twitter for Mac","@bryan_kyle @jimroepcke In some ways maybe, it will depend how fast Apple moves. Everyone can leverage Clang." -"45684476264726529","45683270582673408","894911","","","2011-03-10 03:16:42 +0000","Twitter for Mac","@JimRoepcke @bryan_kyle SharpDevelop, TextMate, IDEA, Coda, Espresso, SlickEdit, BBEdit. Indies and communities can do it." -"45683802563026944","45683095734718465","894911","","","2011-03-10 03:14:01 +0000","Twitter for Mac","@JimRoepcke @bryan_kyle There are counter examples but they really only appeal to a niche of geeks. But then so do dev tools." -"45683028147712000","45682136392531968","14864447","","","2011-03-10 03:10:57 +0000","Twitter for Mac","@bryan_kyle @jimroepcke That explains it. $hundreds makes sense, free makes sense, $5 does not make sense." -"45681372655915009","45680966290767872","894911","","","2011-03-10 03:04:22 +0000","Twitter for Mac","@JimRoepcke I'm not against paying for dev tools I just feel that free and easy to obtain dev tools are good for a platform." -"45681218267787264","45680966290767872","894911","","","2011-03-10 03:03:45 +0000","Twitter for Mac","@JimRoepcke Xcode pro would kick ass, let's hope CIDR fills the role nicely." -"45681011144667136","45680500764971008","894911","","","2011-03-10 03:02:56 +0000","Twitter for Mac","@JimRoepcke It's not for free, the platform is a cohesive entity as they emphasize all the time, Xcode + docs + samples + review team, etc." -"45680676145610754","45680354417328128","894911","","","2011-03-10 03:01:36 +0000","Twitter for Mac","@JimRoepcke and they make $5/*person* on even fewer people, who are would-be future enthusiasts." -"45680353637183488","45675670495428608","894911","","","2011-03-10 03:00:19 +0000","Twitter for Mac","@JimRoepcke Charging $5 is a silly cash grab that brings in relatively little revenue and creates an unnecessary barrier to entry." -"45680020689125376","45675670495428608","894911","","","2011-03-10 02:59:00 +0000","Twitter for Mac","@JimRoepcke Apple doesn't need to make money on Xcode, they already make $100/year/dev plus the cost of the computers & iPhones & iPods +30%" -"45653801469882368","","","","","2011-03-10 01:14:49 +0000","Twitter for Mac","""Thus Safari fails on Apple?s own two platforms, but passes on Microsoft?s. Go figure. You can?t make this up."" http://t.co/JzjhfU2","http://www.quirksmode.org/blog/archives/2011/03/the_new_input_t.html" -"45636702873722880","","","45632802586238976","4216361","2011-03-10 00:06:52 +0000","Twitter for Android","RT @dalmaer: YSlow has come to Chrome too. Nice work @swapnil_shinde and co http://t.co/xoFeVCE","http://developer.yahoo.com/blogs/ydn/posts/2011/03/yslow-for-chrome/" -"45579926354665473","45578748468264960","72573","","","2011-03-09 20:21:15 +0000","Twitter for Mac","@lukeredpath Probable false alarm. It looks like you can get Xcode 3 with a free dev account. They don't mention Xcode4 http://t.co/oapFPyD","http://developer.apple.com/programs/register/" -"45579174857015296","45578748468264960","72573","","","2011-03-09 20:18:16 +0000","Twitter for Mac","@lukeredpath Yes, an unfortunate step backwards even if the barrier to entry is only an Apple ID and $5." -"45578485078556672","45577438541000704","72573","","","2011-03-09 20:15:32 +0000","Twitter for Mac","@lukeredpath Apparently you can only download Xcode 4 if you're a Mac or iOS dev, which costs $100/year each. Haven't confirmed myself." -"45520186576613377","","","45515446551715840","637763","2011-03-09 16:23:52 +0000","Twitter for Android","RT @voodootikigod: How I Pick Speakers For JSConf http://post.ly/1iwXe" -"45266244114460673","","","45188304525737985","887251","2011-03-08 23:34:48 +0000","Twitter for Android","RT @ppk: Mobile browser input type compatibility table at http://quirksmode.org/html5/inputs_mobile.html . Last three browsers not yet done." -"45229395207659520","","","45180411592179712","1656101","2011-03-08 21:08:22 +0000","web","RT @probablycorey: Last night I decided to makes something ridiculous: http://probablyinteractive.com/url-hunter" -"44953649125920768","","","","","2011-03-08 02:52:39 +0000","Twitter for Mac","I'm almost invariably happier when I decide to *not* comment on reddit, but just move on." -"44878652030189568","44875609549185024","11768402","","","2011-03-07 21:54:39 +0000","Twitter for Mac","@nciagra No problem! I use the same technique to remove references to JSONP callbacks when they are fired." -"44870556436279296","44870012632178688","11768402","","","2011-03-07 21:22:28 +0000","Twitter for Mac","@nciagra Sure, why not? Run this in your browser's console, 2nd call will throw a TypeError: var x = function(){x=null}; x(); x()" -"44867386880430080","","","44867196115091456","23830105","2011-03-07 21:09:53 +0000","Twitter for Mac","RT @joedamato: sorry, but there really is no such thing as a social media expert." -"44838728925069312","","","44836021795430400","15414399","2011-03-07 19:16:00 +0000","Twitter for Mac","RT @paulrouget: 9 Awesome SSH Tricks http://bit.ly/dEvxFo" -"44828476607447041","44800362984648704","3655191","","","2011-03-07 18:35:16 +0000","Twitter for Mac","@isaiah Good post though. It illustrates how silly the FaceTime restriction is." -"44828336689655808","44800362984648704","3655191","","","2011-03-07 18:34:42 +0000","Twitter for Mac","@isaiah It's not possible to simultaneously connect to a WiFi network while using MyWi on iOS or Android's native WiFi hotspot thing." -"44795228514816000","","","","","2011-03-07 16:23:09 +0000","Twitter for Android","Been working on some neat JS and today might be the day we release it! Well, a piece of it..." -"44778119021862912","","","","","2011-03-07 15:15:10 +0000","Twitter for Mac","Lego Carcassonne: http://t.co/2geaBnu /cc @JimRoepcke @CarcassonneApp","http://www.iamcal.com/lego-carcassonne/" -"43857902297026560","","","","","2011-03-05 02:18:33 +0000","Twitter for Mac","What's up with this? http://t.co/OE9pyit","http://yfrog.com/gz58mvp" -"43789520138805248","43787627673030656","57433438","","","2011-03-04 21:46:49 +0000","Twitter for Mac","@deanlandolt That would be a good addition. We might have to replace JSONP before enough people care though." -"43787391923793920","","","43787262537900032","15687937","2011-03-04 21:38:22 +0000","Twitter for Mac","RT @devongovett: Thanks for trying to kill IE6, Microsoft. Why don't you also kill IE7 and IE8 while you're at it!" -"43786382413537280","","","","","2011-03-04 21:34:21 +0000","Twitter for Mac","I like the look of JSend, this is pretty much exactly what I already do, suspect it's the same for others. http://t.co/FVA6FoI","http://labs.omniti.com/labs/jsend" -"43768579337887744","","","","","2011-03-04 20:23:37 +0000","Twitter for Android","Herp derp" -"43733620770344960","","","43732536194637826","1671811","2011-03-04 18:04:42 +0000","Twitter for Mac","RT @paul_irish: Whoa - http://yepnopejs.com just went 1.0 - the script loader that'll soon be at the foundation of most HTML5 sites. Jus ..." -"43731700987076608","","","","","2011-03-04 17:57:04 +0000","Twitter for Mac","How not to write jQuery: http://t.co/753J05t 10 seconds of cleanup yields: http://t.co/LBgvQ06 ... can we do even better?","http://ie6countdown.com/","https://gist.github.com/855389" -"43729138367987712","43727614103392256","20079975","","","2011-03-04 17:46:53 +0000","Twitter for Mac","@polotek Both worlds have a lot to learn from each other, good for everyone. I love seeing Qt & three20 adopt CSS for styling native apps." -"43726851385987072","","","43724285113671683","16686076","2011-03-04 17:37:48 +0000","Twitter for Mac","RT @getify: microsoft should buy this domain: http://isie6deadyet.com/ and run it in the vein of ""arewefastyet"" and such." -"43725726930845696","","","","","2011-03-04 17:33:20 +0000","Twitter for Mac","Browser extensions, user scripts, and bookmarklets make browsers a killer platform. Imagine having all that potential on your desktop OS." -"43542441109889024","","","","","2011-03-04 05:25:01 +0000","Twitter for Mac","zsh, ssh, vim, git, screen, curl, vagrant, iTerm - Things I use all the time but don't talk about as much because they stay out of the way." -"43527312553160704","43525102037516288","14864447","","","2011-03-04 04:24:54 +0000","Twitter for Mac","@bryan_kyle @jimroepcke JetBrains has already taken on Eclipse and vim/emacs/etc (Ruby, JS). Biggest diff is Xcode is halfway decent-ish." -"43480902029946880","","","","","2011-03-04 01:20:29 +0000","Twitter for Mac","JetBrains is doing an Objective-C IDE: http://t.co/QtvcbIv /cc @JimRoepcke","http://www.jetbrains.com/cidr/" -"42790102665150464","42788496548708353","6927562","","","2011-03-02 03:35:30 +0000","Twitter for Mac","@nzkoz @thomasfuchs If a different store attracted enough Android devs it could become ""the store"", not so with iOS." -"42758417848352768","42757328310767616","668423","","","2011-03-02 01:29:35 +0000","Twitter for Mac","@mikeal It's especially silly since they should be recommending the standard editor anyway. Not this newfangled, trendy ""vim"" thing." -"42753509287931904","","","42753115878989824","6798592","2011-03-02 01:10:05 +0000","Twitter for Mac","RT @cowboy: jQuery snippet that simulates the DOM building: (function n(e){e.eq(0).fadeIn(99,function(){n(e.slice(1))})})($("":visible""). ..." -"42613459854176256","","","42611369568239616","11573212","2011-03-01 15:53:35 +0000","Twitter for Mac","RT @jcrossley3: We teach Java in schools? Hard to think of a less inspiring language. http://t.co/80ftJFG","http://www.youtube.com/watch?feature=youtube_gdata_player&v=5kj5ApnhPAE" -"42606711357452288","","","","","2011-03-01 15:26:46 +0000","Twitter for Mac","Dear Apple, System prefs don't need to be 2nd class citizens in Spotlight results. Twitter beats out Network prefs for ""network"", please fix" diff --git a/public/tweets/data/csv/2011_04.csv b/public/tweets/data/csv/2011_04.csv deleted file mode 100755 index 78124df..0000000 --- a/public/tweets/data/csv/2011_04.csv +++ /dev/null @@ -1,70 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"64496305937985536","","","","","2011-05-01 01:08:12 +0000","Seesmic","I'm going to be in Victoria for the foreseeable future. Vancouver will have to wait!" -"64449214855385088","","","88563872","183793","2011-04-30 22:01:04 +0000","web","RT @woolstar: Its not .gdbrc, its .gdbinit just to be different." -"64448096226131969","","","","","2011-04-30 21:56:38 +0000","Kiwi","I would have been happy to debug this if the cause wasn't something I instruct the compiler to warn me about." -"64447810174595072","","","","","2011-04-30 21:55:29 +0000","Kiwi","Perhaps it's time to transition my little scheme interpreter to llvm." -"64447667861848064","","","","","2011-04-30 21:54:56 +0000","Kiwi","argh! I failed to include a header so it was assumed that b() return int, not void*. Why was I not warned about the assumed return type? ?_?" -"64433383731761152","","","","","2011-04-30 20:58:10 +0000","Kiwi","There's no panacea in abstractions, they all leak eventually. Even if you just happen to be the unlucky bastard struck by odd cosmic rays." -"64433029577318400","","","","","2011-04-30 20:56:46 +0000","Kiwi","And if you really know C you must *at least* have an idea of how the underlying machine works, and cannot be afraid to drop to that level." -"64432530727772160","","","","","2011-04-30 20:54:47 +0000","Kiwi","If you find weird behaviour in Python/Ruby/whatever and want to debug it you *must* know C or C++." -"64431648808243200","","","","","2011-04-30 20:51:16 +0000","Kiwi","I'll have to drop down to assembly to debug this one. This is exactly why I claim that a real dev understands *all* layers of abstraction." -"64431296692240385","64430410817474560","53010195","","","2011-04-30 20:49:52 +0000","Kiwi","@mraleph Doh, I meant `p` of course. thanks" -"64428846723764225","","","64425378097266688","8038312","2011-04-30 20:40:08 +0000","Kiwi","RT @izs: npm 1.0 is out. -curl http://t.co/Fm0fyVj | sh - -This will also clean up any 0.x cruft it finds. - -Blog post forthcoming.","http://npmjs.org/install.sh" -"64428600711069696","","","","","2011-04-30 20:39:10 +0000","Kiwi","C WTF: void a() { void *p = b(); } ... in b() the return value is 0x10020e130 as reported by printf, but x is assigned 0x20e130. ???" -"64425776589701120","64423218370449408","16686076","","","2011-04-30 20:27:56 +0000","Kiwi","@getify It would be useful for handful of geeks to target browsers via URL, but you have to extend URL format or add hacks to every browser" -"64424500384641025","64423218370449408","16686076","","","2011-04-30 20:22:52 +0000","Kiwi","@getify That just shifts the inconvenience of not being able to simply click a link from one person to the other." -"64423526358196224","64422882662559744","16686076","","","2011-04-30 20:19:00 +0000","Kiwi","@getify I think he means a malicious user would spam links around the net and target a specific browser with a known vuln." -"64422074004946944","64421136015953920","16686076","","","2011-04-30 20:13:14 +0000","Kiwi","@getify And if I want to see what it looks like in Firefox 5 alpha (or whatever) I can follow it anyway." -"64420854863368192","64417532160909312","16686076","","","2011-04-30 20:08:23 +0000","Kiwi","@getify The thought of people passing around browser specific links makes me cringe though." -"64420657315852288","64417532160909312","16686076","","","2011-04-30 20:07:36 +0000","Kiwi","@getify what's the value? If any browser wanted a scheme e.g. firefox:// they could just register themselves to handle such URLs with the OS" -"64405955202383872","","","64397298414796801","676363","2011-04-30 19:09:10 +0000","Kiwi","RT @brianleroux: Got the http://vanjs.no.de client running on iOS and Android. Not as quickly as it could've been..but faster than if yo ..." -"64100216881676288","","","64092295980515328","159946057","2011-04-29 22:54:17 +0000","web","RT @awbjs: jsmirrors post 3: Combining Mirror Facets http://bit.ly/ivjVA8 #javascript #reflection" -"64063055281131520","64061506337251328","53010195","","","2011-04-29 20:26:37 +0000","Kiwi","@mraleph Interesting, thanks. Once again I'm amazed at how fast you act on this stuff :)" -"64060589240098816","64059474113077248","53010195","","","2011-04-29 20:16:49 +0000","Kiwi","@mraleph Ahh, that sheds some light for me. So essentially the props of the wrapper and the wrapped string are combined?" -"64059649451765761","64057437388414976","53010195","","","2011-04-29 20:13:05 +0000","Kiwi","@mraleph Yup that's right. I just filed issue 1353: https://code.google.com/p/v8/issues/detail?id=1353 Glad to help in any way if I can." -"64052563271630848","","","","","2011-04-29 19:44:55 +0000","Kiwi","Weird JavaScript bug in v8's generic methods: https://gist.github.com/948901 (article on generic methods: http://j.mp/mMFEWX%0A)" -"64051050222600192","","","64046758556205057","14052205","2011-04-29 19:38:55 +0000","Kiwi","RT @skylerslade: seeking/scrubbing coming soon to the @Grooveshark #android app ..." -"64038964008452096","63950666820894720","6927562","","","2011-04-29 18:50:53 +0000","Kiwi","@thomasfuchs es5-shim and http://ejohn.org/blog/javascript-micro-templating/" -"64026238955692033","","","","","2011-04-29 18:00:19 +0000","Seesmic","OH: ""Cats out of the closet""" -"64014551271735296","","","","","2011-04-29 17:13:53 +0000","Kiwi","Fun in node's repl: 'what?'.indexOf)( '?' ... yup, that works. Expressions must get wrapped in parens on the way to eval." -"64006955626274816","","","63997342596087808","88751152","2011-04-29 16:43:42 +0000","Kiwi","RT @pcwalton: Rust is self-hosting!" -"64000531009511424","63989875975782400","14939200","","","2011-04-29 16:18:10 +0000","Kiwi","@seancribbs No argument there." -"63988474222608385","63986637134241792","780561","","","2011-04-29 15:30:15 +0000","Kiwi","@technoweenie @seancribbs Kind of daunting, just have to start small. Could start by porting https://github.com/tautologistics/nodemachine" -"63726265340928001","","","","","2011-04-28 22:08:20 +0000","Kiwi","Finally got to see the eagle catch a fish! I've been waiting 8 months for that, and it was awesome." -"63535942660669440","","815114","","","2011-04-28 09:32:03 +0000","Kiwi","@jedschmidt @miksago Sorry scratch that, I ran the wrong benchmark in Opera. However it is way faster at Node1." -"63535456301760512","63533892342251521","815114","","","2011-04-28 09:30:07 +0000","Kiwi","@jedschmidt @miksago Sounds plausible to me. Interestingly in Opera 11 all 3 types of prop assignment are roughly == and dom-tree is closer" -"63532892625698816","63532544477495296","14063149","","","2011-04-28 09:19:56 +0000","Kiwi","@miksago @jedschmidt Implicit coercion carries a heftier penalty than I thought." -"63532729169489920","63532209793011712","4777951","","","2011-04-28 09:19:17 +0000","Kiwi","@_sjs @miksago @jedschmidt Holy shit! Safari is also crazy fast with the dot assignment." -"63532209793011712","63522047669714944","14063149","","","2011-04-28 09:17:13 +0000","Kiwi","@miksago @jedschmidt Looks like assignment using a number is slower than using a string as well. http://jsperf.com/property-assignment" -"63525183524315136","","","","","2011-04-28 08:49:18 +0000","Kiwi","(your) information wants to be free: http://benlog.com/articles/2011/04/28/your-information-wants-to-be-free/ (by @benadida)" -"63493620744994816","63489454563786752","894911","","","2011-04-28 06:43:53 +0000","Kiwi","@JimRoepcke Thanks, and it has been fun! Been a couple years since I've written much C and there's more typing involved than I remembered." -"63485434478608384","","","63368155631849472","159946057","2011-04-28 06:11:21 +0000","web","RT @awbjs: New post: introspection using jsmirrors http://bit.ly/lUtJPv #javascript #reflection" -"63485423485337600","","","62656060384739328","159946057","2011-04-28 06:11:19 +0000","web","RT @awbjs: Lastest post: Experimenting with Mirrors for JavaScript. http://bit.ly/ehbMcG #javascript #ecmascript" -"63485380414013441","","","","","2011-04-28 06:11:08 +0000","Kiwi","Here's nice example of prototypal inheritance in JavaScript by @awbjs https://github.com/allenwb/jsmirrors/blob/master/mirrors.js" -"63481810612535297","63481362958655489","894911","","","2011-04-28 05:56:57 +0000","Kiwi","@JimRoepcke Boo. Sorry that's all I've got." -"63481034796318720","63469121110683649","894911","","","2011-04-28 05:53:52 +0000","Kiwi","@JimRoepcke Maybe try Save As in Preview, then choose the Quart filter Reduce File Size. Not sure if that'll convert them though." -"63338857638264832","","","","","2011-04-27 20:28:55 +0000","Kiwi","Not taking responsibility is slimy and should rightly be criticized, but no one gets bonus points in my book just for owning up." -"63338419178323968","","","","","2011-04-27 20:27:10 +0000","Kiwi","I don't understand praising companies that take responsibility for the AWS outage. If I colo a server & the DC burns it's still my outage." -"63305699312152576","","","63236999959674880","55648990","2011-04-27 18:17:09 +0000","web","RT @danielbmarkham: OH ""when you don't create things, you become defined by your tastes rather than ability. your tastes only narrow & e ..." -"62793597224878080","","","","","2011-04-26 08:22:14 +0000","Kiwi","No fair, there was a Second Great Awakening http://j.mp/g8S8gC%0A but we haven't had a Second Age of Enlightenment yet http://j.mp/gR9MuT%0A" -"62689026796306432","","","","","2011-04-26 01:26:43 +0000","Kiwi","""A Real Developer can reason about what is happening, from the UI or API right down to bits in registers."" http://j.mp/ifui8C%0A" -"62603344241360896","","","62602623047565312","87274687","2011-04-25 19:46:15 +0000","Kiwi","RT @rektide: one of the great ones begins, harmony proxies in v8: http://code.google.com/p/v8/source/detail?r=7630" -"62582340970487808","","","","","2011-04-25 18:22:47 +0000","Kiwi","Using JavaScript proxies we can make objects that return bound methods instead of unbound methods, e.g. foo = obj.foo; foo() // this == obj" -"59320551222681600","","","","","2011-04-16 18:21:36 +0000","Seesmic","Current status: http://twitpic.com/4lnutd" -"58571698764660736","","","","","2011-04-14 16:45:55 +0000","Kiwi","Current status: http://twitpic.com/4kso2o" -"58245564193701888","58244504792219648","894911","","","2011-04-13 19:09:59 +0000","Kiwi","@JimRoepcke Never too late to start ;-)" -"57340085066141696","","","","","2011-04-11 07:11:56 +0000","Kiwi","The more I learn about Go the more I like it. Some of the syntax is funky but it's quite expressive." -"55800519196819456","","","","","2011-04-07 01:14:15 +0000","Kiwi","Mono for Android looks great. It'd be nice to shed the Java straight jacket. Sometimes you gotta take off your pants and jacket." -"55463657806639104","","","55379415969959937","277576227","2011-04-06 02:55:41 +0000","Seesmic","RT @1990sPythonUser: And all you new fangled Async frameworks? Twisted did it 25 years ago, glad you just got the deferred." -"54296239126216705","54288200331558914","136077128","","","2011-04-02 21:36:46 +0000","Seesmic","@kitgoncharov but it's interesting, you have clean out the cruft eventually." -"54296076060073984","54288200331558914","136077128","","","2011-04-02 21:36:07 +0000","Seesmic","@kitgoncharov no one @google.com has endorsed it so far. I don't think they'll remove it unless JSC does." -"54278017274490881","","","","","2011-04-02 20:24:22 +0000","Kiwi","David Cross is hilarious in Running Wilde http://www.imdb.com/title/tt1615926/" -"54267342183596032","","","","","2011-04-02 19:41:57 +0000","Kiwi","V8 issue 1300: Remove __defineGetter__ and __defineSetter__ http://code.google.com/p/v8/issues/detail?id=1300" -"54032317156573184","","4216361","","","2011-04-02 04:08:02 +0000","Kiwi","@dalmaer Some people are calling Mirah CoffeeScript for Java. It's very Ruby-ish, you might like it: http://www.mirah.org/" -"54021431478071296","","","","","2011-04-02 03:24:47 +0000","Kiwi","I wonder if anyone has stats on the # of domains that websites load JavaScript from. I happen to be at mostlymaths.net ... 18 domains ?_?" -"53853934938374144","","","53853038066147329","2142731","2011-04-01 16:19:13 +0000","Kiwi","RT @firefox: Tired of those April Fools' jokes and pranks? Tell websites you do not want to be fooled with ""Do Not Fool"" in Firefox. htt ..." diff --git a/public/tweets/data/csv/2011_05.csv b/public/tweets/data/csv/2011_05.csv deleted file mode 100755 index 9291dba..0000000 --- a/public/tweets/data/csv/2011_05.csv +++ /dev/null @@ -1,188 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"75735742189547520","","","","","2011-06-01 01:29:42 +0000","Kiwi","Domains are too easy to shout at the end of an infomercial. I preferred it when they had to recite a 1-800 number and mailing address, twice" -"75599271348547585","75595037982998529","33493","","","2011-05-31 16:27:25 +0000","Kiwi","@peterc Good advice, I need to try harder!" -"75598820045635585","74167379806011393","18236716","","","2011-05-31 16:25:37 +0000","Kiwi","@backblaze @ejel @stevelosh If my customers were asking for it I'd be less concerned with classifications and moreso with their needs." -"75597207545458688","75561092310515713","636923","","","2011-05-31 16:19:13 +0000","Kiwi","@siracusa Looks like you're out of luck with @backblaze: http://j.mp/lQ3zeD%0A http://j.mp/lJa8zw%0A" -"75592114888654848","","","","","2011-05-31 15:58:59 +0000","Kiwi","Oh great, more drama revolving around @zedshaw. Why are people so enamoured with this guy and the schoolyard BS that follows him?" -"75495372016992256","75467410345443328","31151313","","","2011-05-31 09:34:33 +0000","Seesmic","@kuvos cheers to you, thanks for another quiz!" -"75412405907230720","","31151313","","","2011-05-31 04:04:53 +0000","Kiwi","@kuvos re: quiz # 49, 1 instanceof Number // => false. I *think* the reason it's true is because constructors coerce `this` to an object." -"75404433906872320","","","","","2011-05-31 03:33:12 +0000","Kiwi","I'm surprisingly hooked on the behaviour of Chrome's minimal status bar. Firefox's irritates me now even though it tries to be considerate." -"75303934633312256","","","75299780405895169","8308952","2011-05-30 20:53:51 +0000","web","RT @madninja: Haven't had the time to shout out to @jimroepcke and @_sjs for their great work on HLDeferred! Excellent toolbox for async ..." -"75289268867694592","","","","","2011-05-30 19:55:35 +0000","Kiwi","<3 @github you guys are just awesome" -"75054361952264192","75049236093341696","22406953","","","2011-05-30 04:22:08 +0000","Kiwi","@mahyarm Me neither. I'm going with it since that's what was there and for the most part it's fine. Distros are the same just different." -"75024448083861504","75018317198393344","39448955","","","2011-05-30 02:23:16 +0000","Kiwi","@amanduh86 Sorry was going off my memory I didn't look it up." -"75013265779998720","75006173526507520","39448955","","","2011-05-30 01:38:50 +0000","Kiwi","@amanduh86 It's a good one! Scott Tenorman Must Die, Season 5 Ep. 1" -"75003596499988480","74994728252350464","39448955","","","2011-05-30 01:00:25 +0000","Kiwi","@amanduh86 http://www.youtube.com/watch?v=Mo0WQ2L3OGo" -"74963768135794690","74955458363932672","13447902","","","2011-05-29 22:22:09 +0000","Seesmic","@copumpkin It's true, we've all read several articles on them but still don't know what they are ;)" -"74923713866366976","","","","","2011-05-29 19:43:00 +0000","Kiwi","I'm not used to adding 3rd party repos for what I consider common software. Not on servers anyway." -"74923071470977024","","","","","2011-05-29 19:40:26 +0000","Kiwi","Why do I get useful stuff like monit, git, rubygems, denyhosts, htop, and more from the EPEL repo on CentOS? Different from distros I know." -"74697601554989056","","","","","2011-05-29 04:44:30 +0000","Tweet Button","listening to Bathtub Gin by Phish on @Grooveshark: http://t.co/9pjiuHH #nowplaying","http://tinysong.com/jgFF" -"74606050225029120","74604795524169728","15969274","","","2011-05-28 22:40:43 +0000","Kiwi","@goldshan No that would be creepy. I don't know him personally I only read his blog and listen to his podcast :)" -"74580746836246528","","","","","2011-05-28 21:00:10 +0000","Kiwi","@ryah hyphens - fuck the shift key" -"74579648691978240","74578009595715584","12599412","","","2011-05-28 20:55:48 +0000","Kiwi","@lvdjgarcia lol, none yet but I actually am in the market for one so I'll check out @danbenjamin's since @siracusa gave it the thumbs up." -"74575984774479872","","","","","2011-05-28 20:41:14 +0000","Kiwi","Thanks to @marcoarment I have a ridiculous coffee grinder + AeroPress and am now listening to Phish. What can I say? The guy has good taste." -"74571745092304896","74571027329466368","3374231","","","2011-05-28 20:24:24 +0000","Kiwi","@mxcl Let me guess, it's /not/ a jumbo bendy 8"" black specialty cock..." -"74564091703857153","74560790522363904","110465841","","","2011-05-28 19:53:59 +0000","Kiwi","@maraksquires Haven't tried Blue Moon but Hoegaarden is pretty nice. Might get a little sweet after that much, not sure." -"74542654465126401","","","","","2011-05-28 18:28:48 +0000","Kiwi","No Object.create in Opera 11. Colour me surprised." -"74287535194513409","","","","","2011-05-28 01:35:03 +0000","Kiwi","Actually going to give jade a shot. Can't be worse than mustache! :p" -"74181626459979776","74175743785050112","734903","","","2011-05-27 18:34:12 +0000","web","@mjijackson Strongly disagree with my current experience, but very curious what made you say that. I want to try it out!" -"74150250138443776","74148203683004416","887251","","","2011-05-27 16:29:31 +0000","Kiwi","@ppk Is it Tegra2 based?" -"74019769170403328","","","","","2011-05-27 07:51:02 +0000","Kiwi","#winning" -"73779470301011968","","","73149687003226112","903351","2011-05-26 15:56:11 +0000","web","RT @elliottkember: The only people who tell you not to buy an SSD are the people who don't have one. Buy an SSD." -"73779185881067520","73735420113981440","6490602","","","2011-05-26 15:55:03 +0000","web","@rmurphey Please RT good responses. I'm curious too! :)" -"73777688661340160","","","73751667656495104","659933","2011-05-26 15:49:06 +0000","web","RT @bryanl: Want to piss off a dba? Explain to them how map reduce works." -"73636957669949440","73634573371711488","894911","","","2011-05-26 06:29:53 +0000","Kiwi","@JimRoepcke Good point. That's an explanation for Fusion supporting Coherence mode on Linux guests (Gnome on a few popular distros)." -"73632694956855296","73631720913649664","894911","","","2011-05-26 06:12:57 +0000","Kiwi","@JimRoepcke True. There's the argument that OS X is Parallels' sole focus but that doesn't seem to be a true advantage. VMWare is huge." -"73632332040503297","","","","","2011-05-26 06:11:30 +0000","Kiwi","Not much to say about Fusion and I like that. I don't want to notice it at all. That sounds like a great VM to me." -"73631289797914625","","","","","2011-05-26 06:07:22 +0000","Kiwi","Parallels' trial nags on VM startup / resume and disables features. It wasn't a deciding factor but both of those rubbed me the wrong way." -"73630444238798848","","","","","2011-05-26 06:04:00 +0000","Kiwi","Parallels snapshot manager needs work and their UI in general is gaudy. If they scaled the effects back they could be tasteful and useful." -"73629848802836480","","","","","2011-05-26 06:01:38 +0000","Kiwi","Going with Fusion for reliability and (imo) superior snapshotting. Neither of those is worth a bit of performance or extra UI integration." -"73628467249418240","73622308182433792","894911","","","2011-05-26 05:56:09 +0000","Kiwi","@JimRoepcke Parallels has better UI integration. I don't care for most of it, if Fusion's was just a little better I'd have already bought." -"73627925412450304","73622308182433792","894911","","","2011-05-26 05:54:00 +0000","Kiwi","@JimRoepcke Good to know. Mostly testing in IE, so also simple. Parallels is a bit faster in casual tests but the UI is gaudy." -"73620824833277952","","","","","2011-05-26 05:25:47 +0000","Kiwi","Can't decide between Parallels and Fusion, any thoughts or experiences? Reliability is my highest priority." -"73506725428346880","","","73504159726448640","29777587","2011-05-25 21:52:23 +0000","Kiwi","RT @pharkmillups: I just interviewed @_sjs for new series on basho blog: short convos w/ community members to talk Riak & other tech. wa ..." -"73323356967026688","","","","","2011-05-25 09:43:45 +0000","Kiwi","Best one yet by far http://i.imgur.com/ig5kA.png" -"73188376068628480","73175789276893184","102550526","","","2011-05-25 00:47:23 +0000","Seesmic","@gnachman if you want to take this beyond twitter just let me know where" -"73187587380088832","73175789276893184","102550526","","","2011-05-25 00:44:15 +0000","Seesmic","@gnachman havent filed an issue because testing on a clean user account there is no problem. Blowing away plist prefs didn't help either." -"73187164745240576","73175789276893184","102550526","","","2011-05-25 00:42:34 +0000","Seesmic","@gnachman TextMate's command line tool for editing files. The problem seems to lie with TM re-activating iTerm when done." -"73142291325386752","","","73114982933471232","14864447","2011-05-24 21:44:15 +0000","Kiwi","RT @bryan_kyle: @_sjs ""Never mock synergy"" - Jack Donaghy" -"73114280907636736","73111982236110848","14864447","","","2011-05-24 19:52:57 +0000","Kiwi","@bryan_kyle People won't even be able to comprehend the synergy." -"73107434562007041","","","73107211563433984","16031975","2011-05-24 19:25:45 +0000","Seesmic","RT @b6n: Early customers are as important as early hires. Recruit both carefully!" -"73096317299208193","","","","","2011-05-24 18:41:34 +0000","Kiwi","""Transform your SEO int a ROI-Driven Marketing Channel"", or ""herp de derp, tee tum tee teedly derp de dum""" -"73093352496709632","73091861924941824","136077128","","","2011-05-24 18:29:47 +0000","Kiwi","@kitgoncharov That is, it's Infuriating and confusing that they are presented as folders but they don't *behave* like folders." -"73093038456569856","73091861924941824","136077128","","","2011-05-24 18:28:33 +0000","Kiwi","@kitgoncharov It's so infuriating and confusing to present them as folders. How they have survived for 10 years is beyond me." -"73089045869240322","73085899235274752","1235521","","","2011-05-24 18:12:41 +0000","Kiwi","@timbray I hope not, I install things to ~/Applications and don't want apps to simply choose to install elsewhere." -"73086276882006016","","","","","2011-05-24 18:01:40 +0000","Kiwi","Oh, hello Windows ""zip folder"". I missed being tricked into thinking you were a regular folder. What a horrible UI." -"72822749122408448","","31151313","","","2011-05-24 00:34:31 +0000","Kiwi","@kuvos is there an error in questions 43 - 45? It seems like the answer should be the result of the last statement, a's value is obvious." -"72816198307422208","","","","","2011-05-24 00:08:29 +0000","Kiwi","Another awesome JavaScript quiz from @kuvos http://qfox.nl/weblog/233" -"72398798864908288","","","","","2011-05-22 20:29:53 +0000","Kiwi","Today I learned that JSON doesn't allow escaping any char with a backslash. How many times have I read json.org and not picked up on that?" -"72196808130035712","72109123939991552","136077128","","","2011-05-22 07:07:15 +0000","Kiwi","@kitgoncharov I ended up just reverting to an old alpha build of iTerm. Not worth sinking much time into it." -"72116205942611968","72115211032727552","29255412","","","2011-05-22 01:46:58 +0000","Kiwi","@tjholowaychuk me too but then I subscribed again, ha" -"72115512288608256","72112377528717312","29255412","","","2011-05-22 01:44:12 +0000","Kiwi","@tjholowaychuk It gets tiring really quickly. It's also really hard to find a good syntax for anything new. I dislike ()->{}, {||} and #(){}" -"72114934158327808","72112377528717312","29255412","","","2011-05-22 01:41:54 +0000","Kiwi","@tjholowaychuk There are big problems. JS needs fixing and it's impossible for everyone to be happy w/ fixes. Seen -> stuff on es-discuss?" -"72108277248434176","72102639944474624","136077128","","","2011-05-22 01:15:27 +0000","Kiwi","@kitgoncharov Could be my shell config, I'll have to do a binary search of my environment. blurgh. Trashing prefs didn't help." -"72101768951111680","","136077128","","","2011-05-22 00:49:35 +0000","Kiwi","@kitgoncharov The weird thing is that it behaves normally when logged in as a test user account. Some config of mine is broken somewhere." -"72100485712195584","72098559104794625","136077128","","","2011-05-22 00:44:30 +0000","Kiwi","@kitgoncharov ah, no re-activate. iTerm recently added an option to run a 2nd instance for Visor. Maybe that's involved here." -"72100254857691137","72098559104794625","136077128","","","2011-05-22 00:43:34 +0000","Kiwi","@kitgoncharov both behave the same, I don't return to iTerm but no 2nd iTerm is opened! I'll have to read the man page I guess. Thanks :)" -"72099897523970048","72096741641560064","29777587","","","2011-05-22 00:42:09 +0000","Kiwi","@pharkmillups sami@samhuri.net" -"72094219266822144","72091821072842752","136077128","","","2011-05-22 00:19:35 +0000","Kiwi","@kitgoncharov iTerm2 opens TM, when I close the file instead of returning to iTerm another instance of iTerm opens, 2nd dock icon." -"72091333648596992","","","","","2011-05-22 00:08:07 +0000","Kiwi","lazywebz: Anything I can try before trashing preferences?" -"72091085266104320","","","","","2011-05-22 00:07:08 +0000","Kiwi","`mate -w` in iTerm2 is broken, and it's my config. Clean test account behaves properly. After closing the file 2nd iTerm instance opens ?_?" -"72077079331614720","","","","","2011-05-21 23:11:29 +0000","Kiwi","Ignoring problems won't make them go away. If you don't like a proposal at least try to understand the motivation behind it." -"72076887932944384","","","","","2011-05-21 23:10:43 +0000","Kiwi","The resistance to change exhibited by some JSers is worrying. No suggestions on how to fix real problems, they just dismiss all new ideas." -"72076849802518528","72075855920242688","136077128","","","2011-05-21 23:10:34 +0000","Kiwi","@kitgoncharov @_sjs @voodootikigod lol, I have Friedl's book on hand just in case that day ever comes." -"72074335631839232","72071180563136512","637763","","","2011-05-21 23:00:35 +0000","Kiwi","@voodootikigod Reminds me of http://j.mp/itgQA7%0A but I can't think of a punchline. Maybe something about look-around or back references." -"72068994739339264","72066960489316352","894911","","","2011-05-21 22:39:21 +0000","Kiwi","@JimRoepcke Oh man! That must have been terrible :( I'd freak out." -"72068779072425984","","","","","2011-05-21 22:38:30 +0000","Kiwi","I shouldn't forget to do things like eat meals. Being a hacker is a kind of disability, have to learn to cope with your disadvantages." -"72064156165079040","","","","","2011-05-21 22:20:08 +0000","Kiwi","Just added a config command to @NodeKohai https://github.com/samsonjs/kohai/commit/5309c5c5e45e8a4c07ca72b377919a83db6c22be" -"72038629966495744","","","","","2011-05-21 20:38:42 +0000","Kiwi","Configs are all JSON, data is exchanged in JSON, I store JSON in Riak and use JavaScript to map-reduce it. JS is everywhere." -"72038174376984576","","","","","2011-05-21 20:36:53 +0000","Kiwi","Whether I'm hacking on a browser extension, server, webpage, or irc bot it's all JavaScript these days." -"72034991713943552","","","72033452106579970","713263","2011-05-21 20:24:15 +0000","Kiwi","RT @defunkt: for those who enjoy js golfing: https://github.com/jed/140bytes/wiki/Byte-saving-techniques" -"72032046603706368","","","72003463709597696","29032962","2011-05-21 20:12:32 +0000","Kiwi","RT @CP442: If you can't think of a #rapture joke...don't worry. It's not the end of the world" -"72019756919689216","","","","","2011-05-21 19:23:42 +0000","Kiwi","Frustrated trying complex things in the #nodejs repl? Look at http://github.com/samsonjs/repl-edit New version can extend a running repl." -"71809957066047488","71808111593259008","8038312","","","2011-05-21 05:30:02 +0000","Kiwi","@izs Is it the syntax, semantics, or both? Some of the behaviour seems desirable to me." -"71800551238672384","","","","","2011-05-21 04:52:40 +0000","Kiwi","Getting the hang of this Aeropress thing. Digging it." -"71772098317647872","71768738684346370","9533042","","","2011-05-21 02:59:36 +0000","Kiwi","@BrendanEich Close, Scarface ;-) Maybe I should start reading es-discuss again, I got bored of all the -> talk and took a break." -"71767917976498176","71755435455152129","9533042","","","2011-05-21 02:42:59 +0000","Kiwi","@BrendanEich And finally, I prefer the simpler semantics of the lambda revival to the skinny/fat arrow business. We'll always have function." -"71766803906428928","71755435455152129","9533042","","","2011-05-21 02:38:34 +0000","Kiwi","@BrendanEich I'd have to actually use the arrow syntax to know if I prefer it or not so the jury is out on that for me." -"71766287629553664","71755435455152129","9533042","","","2011-05-21 02:36:30 +0000","Kiwi","@BrendanEich Could take or leave the syntax, can't think of anything better given the constraints. I type Dvorak, touch easier w/ Qwerty." -"71765953028947968","71755435455152129","9533042","","","2011-05-21 02:35:11 +0000","Kiwi","@BrendanEich Lots to like. Lightweight lambda w/ no return, fixes self = this / bind, plays nice w/ control flow. http://twitpic.com/50bpjo" -"71739607246569472","71739045755092992","9533042","","","2011-05-21 00:50:29 +0000","Kiwi","@BrendanEich Ha, ok I thought it didn't add up somehow." -"71738084479344640","","9533042","","","2011-05-21 00:44:26 +0000","Kiwi","@BrendanEich re: lambda revival, is it supposed to be `let o = {m: this_in_block()};`?" -"71728859174813696","","","","","2011-05-21 00:07:47 +0000","Kiwi","Thunderbolt eliminates the need for massive ExpressCard slots on MacBooks." -"71726698386825218","","9533042","","","2011-05-20 23:59:12 +0000","Kiwi","@BrendanEich [Rubyists are] just Smalltalkers who use an ugly syntax (via @awbjs) -- ouch! the truth hurts :)" -"71711086688210944","","","71710438156533761","637763","2011-05-20 22:57:10 +0000","Seesmic","RT @voodootikigod: A minute with brendan is back: http://www.aminutewithbrendan.com/pages/20110520" -"71692737191231488","","","71691078172033024","1671811","2011-05-20 21:44:15 +0000","Kiwi","RT @paul_irish: Small userscript to clean the ugly ?utm_source param junk from URLs on load via HTML5 History api: https://gist.github.c ..." -"71685182792536064","71678893823770624","39448955","","","2011-05-20 21:14:14 +0000","Seesmic","@amanduh86 lol, I'm a little worried about how much attention you pay to my twitter account ;)" -"71660215426224128","","","","","2011-05-20 19:35:01 +0000","Kiwi","#winning" -"71601140441169920","","","71600304117907456","8710132","2011-05-20 15:40:16 +0000","Kiwi","RT @bmf: Another tourist to the Netherlands mauled after accidentally ordering a ""beer."" #BilingualJokes" -"71600974430609408","71600124442324993","676363","","","2011-05-20 15:39:37 +0000","Kiwi","@brianleroux na zdrowie!" -"71600694171418624","71570168169508864","39448955","","","2011-05-20 15:38:30 +0000","Kiwi","@amanduh86 1 more :p ... can't stop" -"71260492118765568","","","","","2011-05-19 17:06:39 +0000","Kiwi","A build folder you're not supposed to trash? ?_?" -"71080810962354176","","","","","2011-05-19 05:12:40 +0000","Kiwi","hmmm, might be passing the itch-scratching stage into the needs-some-tests stage." -"71064836188020736","71056690392481792","62074674","","","2011-05-19 04:09:11 +0000","Kiwi","@pleasantdemise @wavded Mostly, though I'm heretical and on some projects I omit semicolons." -"71064429004996608","71060633143087104","29255412","","","2011-05-19 04:07:34 +0000","Kiwi","@tjholowaychuk Yup, it must have just enough right. It really is scheme-ish at heart and I'm a sucker for lisp." -"71063904511475712","71060083898982400","778332","","","2011-05-19 04:05:29 +0000","Kiwi","@mde Ain't that the truth, there's no panacea." -"71063752656695296","","","71060083898982400","778332","2011-05-19 04:04:53 +0000","Kiwi","RT @mde: @_sjs Any language you actually use for things is terrible on various levels." -"70977331665174528","","","","","2011-05-18 22:21:29 +0000","Kiwi","JavaScript is such a terrible language, riddled with inconsistencies and nonsensical behaviour. Yet for some reason I still enjoy it." -"70933081216921600","","","","","2011-05-18 19:25:39 +0000","Kiwi","Sneaking #nodejs into every project I can. I really enjoy writing JavaScript." -"70744336022777856","","","","","2011-05-18 06:55:38 +0000","Kiwi","Current status: bedtime http://i.imgur.com/T9jXt.png" -"70740404730986496","70735458203738112","223741798","","","2011-05-18 06:40:01 +0000","Kiwi","@__DavidFlanagan If you don't use right alt/option maybe map that to control with doublecommand http://doublecommand.sourceforge.net/" -"70732165893193730","70730445133848576","223741798","","","2011-05-18 06:07:17 +0000","Kiwi","@__DavidFlanagan I've never been able to use right modifiers, this is all I need. http://twitpic.com/4z53c2 (Left pinky is expendable ;-)" -"70661948768915456","70659548150640640","20079975","","","2011-05-18 01:28:16 +0000","Kiwi","@polotek Just to keep people guessing I switch between semis/no-semis depending on the project. Finally gave in to 2-space indent." -"70613291298324481","70611596191342593","136077128","","","2011-05-17 22:14:55 +0000","Kiwi","@kitgoncharov In this case my inputs are well specified and guaranteed to fit in 32 bits, but Math.floor is nice and explicit anyway." -"70612890264141824","70611596191342593","136077128","","","2011-05-17 22:13:19 +0000","Kiwi","@kitgoncharov Yeah it should work for any bitwise ops that are effectively noops (on the int), e.g. x >> 0" -"70612759976488960","70610717224607744","136077128","","","2011-05-17 22:12:48 +0000","Kiwi","@kitgoncharov Nice bit of golf there :)" -"70609165755756545","","","","","2011-05-17 21:58:31 +0000","Kiwi","What's the best way to drop the 4 last digits from a number > 10000 in JavaScript? I currently have this: Math.floor(x / 10000) //x is whole" -"70527578259210240","70503130382610432","39448955","","","2011-05-17 16:34:19 +0000","Kiwi","@amanduh86 programmers are a strange lot..." -"70494853120802816","70471964296351744","39448955","","","2011-05-17 14:24:17 +0000","Kiwi","@amanduh86 https://secure.wikimedia.org/wiktionary/en/wiki/yak_shaving" -"70379798496681984","","","","","2011-05-17 06:47:06 +0000","Kiwi","Sometimes I feel silly shuffling articles from Google Reader to Instapaper but hey. I do it because Instapaper waits politely. No red badge." -"70377581244977152","","","","","2011-05-17 06:38:17 +0000","Kiwi","Tonight I sleep on a pile of yak hair!" -"70369212652204032","","","70368332569780224","15534471","2011-05-17 06:05:02 +0000","Kiwi","RT @cramforce: Some more info on the JS x86 VM running Linux http://bellard.org/jslinux/tech.html" -"70369175582941184","","","70366124872695808","143883","2011-05-17 06:04:53 +0000","Kiwi","RT @sogrady: you can now emulate x86 in JavaScript. for serious (via @jdub & @bcantrill). Bellard also did FFmpeg, QEMU and Tiny C: http ..." -"69921517714153473","","","69919693791703040","6927562","2011-05-16 00:26:03 +0000","Kiwi","RT @thomasfuchs: Dear people on twitter, use the reply button to reply to tweets." -"69921300738613249","69913543276888064","13861042","","","2011-05-16 00:25:11 +0000","Kiwi","@jcoglan @peterc Dropbox or any online backup service. Load up your notebook for the trip, arrive and open notebook, backup starts..." -"69905205306728450","","","","","2011-05-15 23:21:14 +0000","Kiwi","Can be portable + dock, or just a @Grooveshark speaker. Either way is fine with me." -"69905108737073152","","","","","2011-05-15 23:20:51 +0000","Kiwi","Idea: portable and/or docked @Grooveshark player, like an iPod shuffle or nano and a speaker dock. If you make this I promise to buy two." -"69868985704919040","","","69814956157186048","15534471","2011-05-15 20:57:18 +0000","web","RT @cramforce: How to make WIFI work at tech conferences http://j.mp/mtPzwl" -"69616777734275072","","","","","2011-05-15 04:15:07 +0000","Kiwi","I know it's bollocks, but hey http://twitpic.com/4xtvoz /cc @Grooveshark" -"69571840019939328","","","","","2011-05-15 01:16:33 +0000","Kiwi","MIT license ftw http://twitpic.com/4xr81d" -"69569326709080064","","","","","2011-05-15 01:06:34 +0000","Kiwi","I just released NorthWatcher, it's basically cron for filesystem changes. Feedback welcome! https://github.com/samsonjs/NorthWatcher" -"69226325180817409","","","","","2011-05-14 02:23:36 +0000","Kiwi","Does @mint send balances at 7pm Friday on purpose?" -"69096123024945152","","","","","2011-05-13 17:46:14 +0000","Kiwi","Appcelerator Titanium is a promising project. The API is terrible but they know it and are fixing it. Needs less hand holding." -"68550764565499904","","","","","2011-05-12 05:39:10 +0000","Kiwi","14-15 years if you are curious." -"68550474831372289","","","","","2011-05-12 05:38:01 +0000","Kiwi","I've known HTML for exactly half of my life and until recently that has always been the exact same version (in practice, officially ~10yrs)." -"68200515812589568","","","","","2011-05-11 06:27:24 +0000","Kiwi","I'll be out of a tent and onto a mattress by Thursday night! Now all I need is a bed. And a couch." -"68198599766446080","","","68191134710644736","1045541","2011-05-11 06:19:47 +0000","Seesmic","RT @limi: Checked status.twitter.com to see if Twitter had issues. It's hosted on Tumblr, which is down. Tumblr lists their service stat ..." -"68032104222560256","67350470389272576","20826421","","","2011-05-10 19:18:12 +0000","web","@wavded And here it is: https://github.com/heavylifters/deferred-js happy async coding!" -"68023632751886337","68021255340699648","894911","","","2011-05-10 18:44:32 +0000","Kiwi","@JimRoepcke That's a surprise! Very cool." -"68023422629842944","","","68011171441152000","894911","2011-05-10 18:43:42 +0000","Kiwi","RT @JimRoepcke: Last night @_sjs released HeavyLifters' Deferred implementation for JavaScript. It works in #nodejs and browsers. http:/ ..." -"67771654511665152","","","67769177615761408","102550526","2011-05-10 02:03:16 +0000","Seesmic","RT @gnachman: @_sjs Good idea! Hey @1password let me know if you're interested in integrating with iTerm2." -"67717715640598528","","","","","2011-05-09 22:28:56 +0000","Kiwi","Days like today I wonder what I would do without 1password. If only there was some kind of iTerm integration." -"67351997774442496","67350470389272576","20826421","","","2011-05-08 22:15:42 +0000","Kiwi","@wavded We ported Twisted's Deferred class (and DeferredList) to JavaScript at HeavyLifters. We really need to open source that..." -"67349117453611008","67345460301541377","63803","","","2011-05-08 22:04:15 +0000","Kiwi","@sh1mmer I have *had* it with these motherfucking streams on this motherfucking plane!" -"67348857796820992","","","67348342476259328","3806441","2011-05-08 22:03:13 +0000","Kiwi","RT @Grooveshark: Ladies and Gentlemen, we're about to hit 10 million registered users! Count down with us at: http://www.ustream.tv/chan ..." -"67348815459528704","","","","","2011-05-08 22:03:03 +0000","Kiwi","Nigerian scammers have *already* compensated me for ""past experience had with Nigerian scammers"", lol http://twitpic.com/4v9cgt" -"67036172907589632","","","67020587352064000","2911221","2011-05-08 01:20:43 +0000","Seesmic","RT @wilshipley: What should the punishment be for people who add custom control-key handling to web forms and replace Emacs key bindings ..." -"66750394180698113","","","","","2011-05-07 06:25:08 +0000","Kiwi","I don't know if I'd actually use it but it has potential to be interesting. Ideally you'd probably end up with something like Xmonad anyway." -"66750074667020288","","","","","2011-05-07 06:23:52 +0000","Kiwi","This guy has fully inverted the concept of an X11 window manager. Awesome, haven't seen that before! https://github.com/patrickhaller/no-wm" -"66746258429190144","","","","","2011-05-07 06:08:42 +0000","Kiwi","Now I just need Apple to add tabs to Quartz ;-) ... or back to Linux (unlikely for now)" -"66745921039380480","","","","","2011-05-07 06:07:22 +0000","Kiwi","Fluxbox and other window managers w/ tabs have it right. Firefox's Panorama and Chrome's experimental Tabspose are conceptual madness." -"66366368085319682","66363293190721536","29255412","","","2011-05-06 04:59:09 +0000","Seesmic","@tjholowaychuk no argument there!" -"66361431624396801","66358017544826880","29255412","","","2011-05-06 04:39:32 +0000","Seesmic","@tjholowaychuk @BrendanEich @naholyr by which I meant breaking existing code. New code is obviously not compatible with old implementations." -"66360914592534528","66358017544826880","29255412","","","2011-05-06 04:37:29 +0000","Seesmic","@tjholowaychuk @BrendanEich @naholyr new syntax can be a nice way to fix behaviour without making backwards incompatible changes." -"66360482755387392","","","","","2011-05-06 04:35:46 +0000","Seesmic","Home sweet home! If I never move again I'll be happy." -"66268493800148992","","","","","2011-05-05 22:30:14 +0000","Kiwi","Excited to move but man am I going to miss this http://twitpic.com/4tv462" -"65964146251923458","","","","","2011-05-05 02:20:52 +0000","Seesmic","Nice to know where I'm moving, i can order books and what not now!" -"65908048983633920","","","65906157679673344","15431118","2011-05-04 22:37:58 +0000","Kiwi","RT @souders: To get page load times from Google Analytics you have to add one line: _gaq.push(['_trackPageLoadTime']); - http://bit.ly/j ..." -"65861424999710720","65853638664396800","471323","","","2011-05-04 19:32:42 +0000","Kiwi","@foresmac That makes me feel slightly better about CAD$60/mo for 25/2.5 ... slightly. We need some change in North America :/" -"65838640558915584","65836333159030784","117668566","","","2011-05-04 18:02:09 +0000","Kiwi","@TELUSsupport Seriously? Thanks! Please pass on the word to your website team, this text is confusingly placed: http://twitpic.com/4tcip1" -"65832751533797377","65826053557456896","117668566","","","2011-05-04 17:38:45 +0000","Kiwi","@TELUSsupport Thanks but I find TV unbearable and will never want to subscribe. I think it's a shame the services are bound to each other." -"65824455477313536","","","","","2011-05-04 17:05:47 +0000","Kiwi","FYI: @telus @telussupport I've had Telus' Optik Internet and it's awesome, but I'll be going with Shaw because I don't want TV." -"65822992806064129","","","","","2011-05-04 16:59:59 +0000","Kiwi","Please don't make us say ""object used as a class"" in JavaScript. It's understood that's what we mean by ""class"" in JavaScript... right?" -"65821774977302529","65815490848768001","11973362","","","2011-05-04 16:55:08 +0000","Kiwi","@typeoneerror Indeed, I put keywords at the beginning of a line and I'm sure many people would hate it. https://gist.github.com/955562" -"65814829713195008","65813318824239104","11973362","","","2011-05-04 16:27:32 +0000","Kiwi","@typeoneerror Ugh, that's GNU style. I think Linus sums it up well in the intro here: http://www.kernel.org/doc/Documentation/CodingStyle" -"65812582069567489","","","","","2011-05-04 16:18:36 +0000","Kiwi","The form has no email field, yet ""invalid email address format"" AND ""invalid format for email address"". Whoever made this is incompetent." -"65666786439335936","65562861346357248","14864447","","","2011-05-04 06:39:16 +0000","Kiwi","@bryan_kyle If you pushed a repo to publish I bet it would sell." -"65591838685413376","","","65570507931648000","197721167","2011-05-04 01:41:27 +0000","Seesmic for iPhone","RT @KaKaRoToKS: @zedshaw @comex lol, it is retarded. It's no different than a goto, only uglier.. just never use a goto to go above your ..." -"65253486027227136","65250623309877249","894911","","","2011-05-03 03:16:58 +0000","Seesmic","@JimRoepcke indeed. I'm not even sure that would've been a dealbreaker but I was tired by then." -"65250309722738688","65230560523591680","894911","","","2011-05-03 03:04:20 +0000","Seesmic","@JimRoepcke I was worried about the lease starting on the 5th but they didn't even look at the date XD" -"65226240990265344","","","","","2011-05-03 01:28:42 +0000","Seesmic","Done and done! Time to vote." -"65165350995640320","65164500231405569","894911","","","2011-05-02 21:26:45 +0000","Kiwi","@JimRoepcke Er, Nanaimo-Cowichan district. Apparently the Shawnigan Lake Community Centre." -"65163132754083840","65162293448687616","894911","","","2011-05-02 21:17:56 +0000","Kiwi","@JimRoepcke If you're travelling or otherwise can't vote at the correct station apparently you have to mail in earlier :/" -"65162947613294593","65162293448687616","894911","","","2011-05-02 21:17:12 +0000","Kiwi","@JimRoepcke V0R 2W1" -"65162124753772544","65160752234897410","894911","","","2011-05-02 21:13:55 +0000","Kiwi","@JimRoepcke Apparently I have to go to Nanaimo since that's where Shawnigan residents have to vote." -"65160409002418176","65150309130960896","894911","","","2011-05-02 21:07:06 +0000","Kiwi","@JimRoepcke Just denied my right to vote because I'm not in some precise geographical location. Bureaucratic bullshit FTL." -"65159992428347392","65144102362152960","14864447","","","2011-05-02 21:05:27 +0000","Kiwi","@bryan_kyle Ah, surgery due to shotgun wound. Nice, I like that." -"65142727100219392","","","65110836884160513","894911","2011-05-02 19:56:51 +0000","Kiwi","RT @JimRoepcke: CANADA, GO VOTE! Remember ""The Harper Government"": Contempt, Prorogue, Prisons, F35, G20, Kyoto, Census, muzzled scienti ..." -"65142634863276032","64073004426072064","14864447","","","2011-05-02 19:56:29 +0000","Kiwi","@bryan_kyle Forgot to reply to this, haven't heard the term before. Is it surgery by shotgun, i.e. just blowing it away with no regard?" -"65133500495437824","65132105948086272","14864447","","","2011-05-02 19:20:11 +0000","Kiwi","@bryan_kyle thanks! I start at Beta Street Media next week. It's a new company and we don't have a website yet, might be my first task." -"65130981341925376","","","","","2011-05-02 19:10:10 +0000","Kiwi","Best Monday ever! Locked down some downtown Victoria living space and formally accepted the new job. Not even the weather can bring me down." -"65076776119971842","","","","","2011-05-02 15:34:47 +0000","Kiwi","Replying to old tweets. Like a boss." -"65076651742085120","64908481987219456","16686076","","","2011-05-02 15:34:17 +0000","Kiwi","@getify @sh1mmer Of course Obama had no choice but to claim to be a devout believer to have a hope of being elected. Not convinced." -"65076434053513216","","","64902813263736833","16655768","2011-05-02 15:33:25 +0000","Kiwi","RT @gteehan: Found out about 9/11 on radio & TV. Found out about Bin Laden on Twitter." -"64869350103982082","","","","","2011-05-02 01:50:32 +0000","Kiwi","I give in, I'm just going to catch up on all past episodes of #HyperCritical since I'm already on that trajectory http://j.mp/jfOfLN%0A" -"64730641278832640","","","64723904308051969","12591","2011-05-01 16:39:22 +0000","Kiwi","RT @snookca: Font sizing with rem http://snk.ms/i That is not a typo: rem!" -"64730484843888640","","","64669904690888704","14148574","2011-05-01 16:38:44 +0000","Kiwi","RT @vivsharma: Common fallacies in reason: http://t.co/Qxyr2AQ","http://commfaculty.fullerton.edu/rgass/fallacy3211.htm" -"64729051167862785","64710196500500481","7206052","","","2011-05-01 16:33:03 +0000","Kiwi","@dizzyd While iOS is polished and stable I don't like how it feels like Apple's phone, not mine. I still recommend iPhone to friends&family." -"64728161371422720","64710196500500481","7206052","","","2011-05-01 16:29:30 +0000","Kiwi","@dizzyd Been using a Nexus One since January. It's good but iOS has a far better keyboard (yes better than Swype) and less bugs than 2.3." diff --git a/public/tweets/data/csv/2011_06.csv b/public/tweets/data/csv/2011_06.csv deleted file mode 100755 index 530dbde..0000000 --- a/public/tweets/data/csv/2011_06.csv +++ /dev/null @@ -1,83 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"86587553888739328","86586578746605568","12510462","","","2011-07-01 00:10:56 +0000","Kiwi","@ischi We'll see how this pans out in the long run, might end up shooting myself in the foot if my Info.plist gets stale." -"86587282236243968","86586578746605568","12510462","","","2011-07-01 00:09:51 +0000","Kiwi","@ischi I found a workaround on the web, build the project then copy build/.../Info.plist into your project. Ti will pick it up from then on." -"86586118249787392","","","","","2011-07-01 00:05:13 +0000","Kiwi","titanium y u no add my ipad icon?! they say a bad dev blames his tools, there's a big assumption there that the tools are always good." -"86498020102914049","86493427272921088","14864447","","","2011-06-30 18:15:09 +0000","Kiwi","@bryan_kyle Yup. Right now I have none ""free"" but 2.2 GB inactive. If I made a point of closing apps not in use I could trim that down." -"86492633450549248","86486335958958080","14864447","","","2011-06-30 17:53:45 +0000","Kiwi","@bryan_kyle That's an issue for me too though I would settle for 4. In general 4 - 8 GB of memory is in use on my machine at any given time." -"86482827377512448","86480855094149121","14864447","","","2011-06-30 17:14:47 +0000","Kiwi","@bryan_kyle The Sandy Bridge CPUs rumoured to be in the new Airs are performant enough for me though. They will be tempting." -"86482576000286720","86480855094149121","14864447","","","2011-06-30 17:13:47 +0000","Kiwi","@bryan_kyle Rumours say the new chassis is mostly unchanged. If I keep waiting for it to be perfectly tailored for me I'll never get one." -"86479485452558336","","","","","2011-06-30 17:01:30 +0000","Kiwi","I'll be upset if the MacBook Air isn't redesigned soon. They have to consolidate the ports, the current configuration is terrible." -"86473804586561536","","","86473477049171968","159946057","2011-06-30 16:38:56 +0000","web","RT @awbjs: Offical ECMAScript 5.1 standard is now at http://bit.ly/EoBu9 #JavaScript" -"86473614387449856","","","86473091127062528","159946057","2011-06-30 16:38:10 +0000","Kiwi","RT @awbjs: ECMAScript 5.1/ISO 16262 edition 3 is now the offical JavaScript standard http://bit.ly/itRhXR" -"85557573851430912","85556280491638786","894911","","","2011-06-28 03:58:09 +0000","Kiwi","@JimRoepcke ha ha, it will be if it works out ... mindBLASTING! anything can blow your mind, this will BLAST it" -"85556133791674368","85554883171852288","894911","","","2011-06-28 03:52:26 +0000","Kiwi","@JimRoepcke Not personally, but yes. Building a few mining rigs at work. Going to try some crazy shit this week!" -"85240787180322816","85211604404285440","22406953","","","2011-06-27 06:59:22 +0000","Kiwi","@mahyarm That's true. Most 16:9 LCDs are ridiculously cheap :/" -"85047190774480896","","","","","2011-06-26 18:10:05 +0000","Kiwi","I'm going to reverse my stance and advise everyone to *stop* buying SSDs ... until the prices fall. It's for the greater good!" -"85046987803721729","","","","","2011-06-26 18:09:16 +0000","Kiwi","This time 2010 a 512 GB SSD ran ~ $1500, now they're under $1000. They'd fall to $500 if the 240 GB drives would make room." -"84435760245248001","84401515753783297","8038312","","","2011-06-25 01:40:28 +0000","Kiwi","@izs Can you specify a save hook? That's what I use in my editor. Failing that there's always a git pre-commit hook." -"84117540049137664","","","","","2011-06-24 04:35:59 +0000","Kiwi","I realize I'm late to the game, still excited." -"84117367029907456","","","","","2011-06-24 04:35:17 +0000","Kiwi","WWDC 2011 videos are out!" -"84065258460819457","","","84062907364671488","155949717","2011-06-24 01:08:14 +0000","Kiwi","RT @badass_js: Safari on iOS 5 now has rich text editing via the contenteditable attribute. Also allows for on screen keyboard customiza ..." -"84062241682489344","84055078423625728","14231571","","","2011-06-24 00:56:14 +0000","Kiwi","@marcoarment Anyone who says anything bad about you without offering to actually help fight them is just blowing smoke anyway, imo." -"84062050875228160","84055158077661185","14231571","","","2011-06-24 00:55:29 +0000","Kiwi","@marcoarment Forget the jerks, please stay transparent. It's easy to imagine taking on the FBI, but faced with actually doing it few would." -"83979962415185922","83976116922101760","29255412","","","2011-06-23 19:29:17 +0000","Seesmic","@tjholowaychuk maybe! I'll have to take a look :)" -"83976028501983233","","29255412","","","2011-06-23 19:13:40 +0000","Seesmic","@tjholowaychuk I meant *to* JS of course" -"83975368809254912","83953405747408898","29255412","","","2011-06-23 19:11:02 +0000","Seesmic","@tjholowaychuk I've been meaning to port this from JS http://samhuri.net/blog/2010-01-17_working-with-c-style-structs-in-ruby.html" -"83956929029881856","","","","","2011-06-23 17:57:46 +0000","Seesmic","21st century mining http://twitpic.com/5fqkfn" -"83929928789262336","","","83926755273998338","20079975","2011-06-23 16:10:29 +0000","Kiwi","RT @polotek: This is pretty huge. ?@reybango: From the Node blog, Microsoft is partnering with Joyent to help port Node to Windows http: ..." -"83767688165462016","","13334762","","","2011-06-23 05:25:47 +0000","Kiwi","@github where would you like bug reports on GH for Mac? I've sent a couple to support@gh, if there's a better avenue say the word." -"83751189191200768","","","83736049666371584","18334333","2011-06-23 04:20:14 +0000","Kiwi","RT @eee_c: From nothing to express-spdy in one painful blog post: http://bit.ly/lpJaJQ #mychain" -"83738299046436866","","","","","2011-06-23 03:29:00 +0000","Kiwi","The positive feedback loop that Apple created with quality software for iOS and OS X is astonishing. And competitors still don't get it." -"82881956802600960","82877890915606529","5905672","","","2011-06-20 18:46:13 +0000","Kiwi","@danbenjamin Thanks for giving us so many great shows! Seems like I'm always picking up another one." -"82385535246663680","","","","","2011-06-19 09:53:36 +0000","web","""Close #944 Implement --save switch to write deps to package.json"" http://t.co/xpTscqC more awesomeness in npm, I love it #npm #nodejs","https://github.com/isaacs/npm/commit/2d970344545d7dfadf217365755afd0cdca5b1f1" -"82373063089455104","","","","","2011-06-19 09:04:03 +0000","Kiwi","long shark is long, and nicely themed for it! http://twitpic.com/5dq76n +@grooveshark" -"81563880408612864","","","","","2011-06-17 03:28:39 +0000","Kiwi","There's no way I'm uploading my music though. Between @Grooveshark and @doubletwist I'm a pretty happy camper on iOS and Android alike." -"81563418590593024","","","","","2011-06-17 03:26:49 +0000","Kiwi","System subverted, can't keep all of us Canadians from Google Music on Android :p It's actually pretty good, have to try it on 3G sometime." -"81548237072367616","","","","","2011-06-17 02:26:29 +0000","Kiwi","scored a Google Music invite" -"81420730876702720","81417255744835585","20079975","","","2011-06-16 17:59:49 +0000","Kiwi","@polotek I think that everyone who wanted to loot and riot was just waiting and hoping for the Canucks to lose. Ask them to name 10 Canucks." -"81184189411622912","80912520998694912","31151313","","","2011-06-16 02:19:53 +0000","Kiwi","@kuvos My perspective is pretty dated at this point, 5 or 6 years old. Things should be better but I only use Linux on servers and VMs now." -"80851072431816705","","31151313","","","2011-06-15 04:16:12 +0000","Kiwi","@kuvos Now you know why so many unix geeks just use macbooks :) I still like Linux but after wifi, suspend, and multi monitor... hello Apple" -"80773283091447810","","14405464","","","2011-06-14 23:07:06 +0000","Kiwi","@SubtleGradient I think @slava_pestov already did this cross-platform in Factor but who knows how that ports to Node." -"80772868144766979","80770600687247360","14405464","","","2011-06-14 23:05:27 +0000","Kiwi","@SubtleGradient No kidding. Too bad we'd have to support Windows now too. So it's at least kqueue, inotify, and whatever Windows has." -"80768724105297920","80767285530333185","14405464","","","2011-06-14 22:48:59 +0000","Kiwi","@SubtleGradient Although iirc node still polls instead of using kqueue. I'll have to look into whether that's still the case." -"80768364208861184","80767285530333185","14405464","","","2011-06-14 22:47:33 +0000","Kiwi","@SubtleGradient I created something similar recently http://j.mp/m6Y06G%0A or for something lower level see @mikeal's http://j.mp/mLzr9g%0A" -"80694976316588032","","","","","2011-06-14 17:55:56 +0000","Kiwi","Nick Fitzgerald talks about Operation Transform on his blog as well: http://fitzgeraldnick.com/weblog/" -"80694694090252288","","","80689757646102528","15687937","2011-06-14 17:54:48 +0000","Kiwi","RT @devongovett: A JavaScript implementation of Operational Transformation: http://t.co/MLoTB66","https://github.com/fitzgen/operational-transformation" -"80683752723972096","","","","","2011-06-14 17:11:20 +0000","Kiwi","Pretty cool to see async module definitions coming to #nodejs. I'll have to update some of my cross-platform libs on npm." -"80317889382596608","80316683650203648","10724012","","","2011-06-13 16:57:31 +0000","web","@andy_matuschak @marcoarment It made much more sense for commuters last year ago since you had to jailbreak to use MyWi." -"79619298838061057","","","","","2011-06-11 18:41:34 +0000","Kiwi","I hope that Apple will roll out a replacement for MobileMe galleries just as they go away next year. June 2012 EOL may be significant." -"79369441292468224","","","","","2011-06-11 02:08:44 +0000","Kiwi","well that's pretty awesome, been meaning to check this project out. traverse by @substack https://github.com/substack/js-traverse" -"79369273558040576","","","79363973694226433","125027291","2011-06-11 02:08:04 +0000","web","RT @substack: take THAT, ast: http://t.co/TL4RRGH","https://gist.github.com/1020106" -"79294050141872128","79292883496210432","894911","","","2011-06-10 21:09:09 +0000","Kiwi","@JimRoepcke Will check it out, I still have a lot to learn! Going to read the user guide this weekend." -"79292242069700609","","","","","2011-06-10 21:01:58 +0000","Kiwi","After a day I'm starting to come around to Xcode 4. Changed keyboard shortcuts are frustrating but they are more consistent so it's a win." -"79222091567738880","79027522213384192","155808472","","","2011-06-10 16:23:13 +0000","Kiwi","@petermichaux lambda(x){x} wins by being the easiest for me to type. #(x){x} is second, and I find {|x| x} and (x)->{x} both awful to type." -"78992984435212288","78987704427229184","3655191","","","2011-06-10 01:12:49 +0000","Seesmic","@isaiah Appertino? Cupertinapp? Same thing as far as I'm concerned, about the same distance from Victoria." -"78658110268506112","","","78648456662626304","2262091","2011-06-09 03:02:09 +0000","Kiwi","RT @ajordens: Better to write ugly code with a bunch of hacks than to write nothing at all. http://j.mp/mpJZMH" -"78655929255600128","","","","","2011-06-09 02:53:29 +0000","Kiwi","We already measure CPUs by cores not clock speed. Wonder if we'll ever have megacore and gigacore CPUs (with crazy on-die interconnects)." -"78514126825074688","","","","","2011-06-08 17:30:01 +0000","Kiwi","Snagged the ebook of JS the definitive guide for only $20. O'Reilly's got it on sale for the week. http://oreilly.com/store/dd-HALFD.csp" -"78308613457846272","","","","","2011-06-08 03:53:23 +0000","Kiwi","RT: @reconbot: WHO HAS ANY ARP JOKES? #protolol (via http://attrition.org/misc/ee/protolol.txt via @diveintomark)" -"78124829705900032","77996910547447808","14864447","","","2011-06-07 15:43:05 +0000","Kiwi","@bryan_kyle Someone on HN mentioned weak references but no real details." -"77952984159490048","","","","","2011-06-07 04:20:14 +0000","Kiwi","Into experimental branches of GitX? Check this one out: http://gitx.laullon.com/" -"77943166988333056","77940897215561729","894911","","","2011-06-07 03:41:13 +0000","Kiwi","@JimRoepcke That is hot. Not just a euphemism for GC then eh." -"77942802943713280","77937805627621376","7198302","","","2011-06-07 03:39:46 +0000","Kiwi","@jonathanstark Ha, same w/ 4.3. I'm still impressed by how much of a boost they gave the platform today. Almost considering iPhone again..." -"77940507828957185","77939462960721920","894911","","","2011-06-07 03:30:39 +0000","Kiwi","@JimRoepcke bastard" -"77914874444906496","77911376617684992","11322372","","","2011-06-07 01:48:48 +0000","Kiwi","@holman Rumour is also that they had to charge for accounting, and once they shipped it w/ devices they wouldn't have to charge anymore." -"77810868376698881","","","77809556616519680","14620798","2011-06-06 18:55:31 +0000","Kiwi","RT @zachwaugh: Now, just need some new Macbook Airs and I'll be all set. #wwdc" -"77807710992744449","","","","","2011-06-06 18:42:58 +0000","Kiwi","Ok I'm happy now. Bring on the trifecta!" -"77807417454379009","","","77806627964723200","8038312","2011-06-06 18:41:48 +0000","Kiwi","RT @izs: No room for ego or packratism in software. Until you've rewritten it at least 3 times, it's garbage." -"77804615214706689","","","","","2011-06-06 18:30:40 +0000","Kiwi","I pay for MobileMe for iPhoto integration alone, that's it. What about online galleries Steve? Don't care about books or backup right now." -"77803870608293888","","","","","2011-06-06 18:27:42 +0000","Kiwi","iCloud looks good but why would I switch from Google's mail/contacts/calendar to Apple's? And I'm *already* a MobileMe customer..." -"77102178069774337","","","77055588034543616","894911","2011-06-04 19:59:26 +0000","Kiwi","RT @JimRoepcke: If you haven't seen the HNIC intro to game 1, here it is, amazing work. Even if you're not a hockey fan, check it out. h ..." -"76880032794030080","","","","","2011-06-04 05:16:42 +0000","Kiwi","Just in case you haven't seen it I present the a cappella Inception trailer: http://youtu.be/d2yD4yDsiP4" -"76856351048990720","","","","","2011-06-04 03:42:36 +0000","Kiwi","But *why* couldn't they print a message that tells us to run that command? Or ask if we'd like to run it. Anything besides current behaviour" -"76856009099976704","","","","","2011-06-04 03:41:15 +0000","Kiwi","I have to take some of what I said back. Now that I've rebuilt native extensions the gem warnings are gone." -"76854661205860352","76852457405284352","894911","","","2011-06-04 03:35:53 +0000","Kiwi","@JimRoepcke Thanks, don't think I tried the pristine command without --no-extensions. It's rebuilding stuff, may help." -"76849389305462784","76845718576431104","894911","","","2011-06-04 03:14:56 +0000","web","@JimRoepcke It's madness. It barfs out warnings for every installed package every time it's required. Glad I'm not doing Ruby atm." -"76842058001813504","76805691284799488","29255412","","","2011-06-04 02:45:48 +0000","Kiwi","@tjholowaychuk I can't believe someone thought it was a good idea to include those warnings. vagrant is unusable for me now." -"76347660013023234","76342320890523650","9662352","","","2011-06-02 18:01:15 +0000","Kiwi","@appcelerator Article in question: http://wiki.appcelerator.org/display/guides/Push+Notifications+-+urbanairship.js ... anyway it is up now." -"76347582883971073","76342320890523650","9662352","","","2011-06-02 18:00:56 +0000","Kiwi","@appcelerator Articles were not loading and I saw a maintenance message. Now I can see the article but {code} is an unknown macro" -"76337555607519232","","","","","2011-06-02 17:21:06 +0000","web","It's been 8 hours... RT @gavincoop: @appcelerator any ideas how long the wiki will be down for?" -"76328758386241536","76327224323739648","91625528","","","2011-06-02 16:46:08 +0000","Kiwi","@chpwn I think I misunderstood. Cydia must be an overloaded name." -"76327100453367809","76325966414217216","91625528","","","2011-06-02 16:39:33 +0000","Kiwi","@chpwn Because someone might want a piece of the pie for their work I suppose." -"76107003252051969","76097601103077376","668863","","","2011-06-02 02:04:58 +0000","Seesmic","@tomdale how many will be using it? For fewer people who will take care in the process, AeroPress. More people or less careful, Bodum." -"76098453528260608","","","76091998762844160","3237831","2011-06-02 01:30:59 +0000","Kiwi","RT @stevedekorte: Props to Mozilla http://www.youtube.com/watch?v=BHs9bDsEnUo" diff --git a/public/tweets/data/csv/2011_07.csv b/public/tweets/data/csv/2011_07.csv deleted file mode 100755 index ba54d70..0000000 --- a/public/tweets/data/csv/2011_07.csv +++ /dev/null @@ -1,275 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"97826668516876290","","106231780","","","2011-08-01 00:31:09 +0000","Twitter for Mac","@5by5 If you did a week on BBEdit that would be cool. Good potential for some interesting FU too. How many of you guys use #BBEdit now?" -"97780317288546304","97390190800285697","20079975","","","2011-07-31 21:26:58 +0000","Twitter for Mac","@polotek I liked it, good job. It would be cool to see (pseudo) JS by the C++ or something to help bridge the gap." -"97536572613857280","97532464276307969","15540222","","","2011-07-31 05:18:25 +0000","Twitter for iPhone","@rauchg rough guess, 30-50% excluding replies" -"97431474919321601","","","","","2011-07-30 22:20:48 +0000","Twitter for Mac","Is there a solution to the Nexus One running out of space? It's getting old. Install location is set to SD but internal just keeps filling." -"97232951577804800","","","","","2011-07-30 09:11:56 +0000","Twitter for Mac","A nice thing about Lion scrollbars is a tall target for sizing Finder columns to fit their content by double clicking the divider." -"97228642031120384","97210253476765697","6585632","","","2011-07-30 08:54:49 +0000","Twitter for Mac","@kriskowal Glad to help." -"97159713917124608","","","97159561202511873","9492852","2011-07-30 04:20:55 +0000","Twitter for Mac","RT @emacs: I don't always violate the GPL, but when I do, I leave out Bison grammar files." -"97155460586668032","97153554476834816","894911","","","2011-07-30 04:04:01 +0000","Twitter for Mac","@JimRoepcke Yeah and I reboot infrequently so a 30s login is probably not going to ruin my day. I'll see how it goes now that I disabled ?Q." -"97147791670915072","97147439995297792","894911","","","2011-07-30 03:33:33 +0000","Twitter for Mac","@JimRoepcke Now that I'm thinking about it I really don't need to do it for *every* app. I never use TextEdit so it can quit, no biggie." -"97147297120518145","97146113357922305","894911","","","2011-07-30 03:31:35 +0000","Twitter for Mac","@JimRoepcke Is there a way to automate that? Every app has a different menu item title, Quit <AppName>. Maybe I'll just add common apps." -"97133982931628032","","","","","2011-07-30 02:38:40 +0000","Twitter for Mac","Ideally I'd like to require a confirmation or change the shortcut to Cmd-Ctrl-Q or something. Too bad each app has a different menu title." -"97127856890576896","97112056322473984","6585632","","","2011-07-30 02:14:20 +0000","Twitter for Mac","@kriskowal Assuming you don't care about Firefox 2(!) it looks like it's false everywhere that matters." -"97127619618807808","97112056322473984","6585632","","","2011-07-30 02:13:23 +0000","Twitter for Mac","@kriskowal false in Safari 4.0.5, Opera 10.63, Chrome 9, Firefox 3.6, IE6, IE7, and IE8 on XP. Also false in Firefox 3.0 onward on Mac." -"97126089658339329","97125011336339456","17201709","","","2011-07-30 02:07:18 +0000","Twitter for Mac","@bramcohen Taking condoms to the Playboy mansion reminds me of a Polish saying from an old friend, ""Why are you taking wood to the forest?""" -"97115113974272000","97112056322473984","6585632","","","2011-07-30 01:23:42 +0000","Twitter for Mac","@kriskowal I'll open up my old MacBook and see what browsers I have on it. Last time I opened it up Chrome updated and I lost v7 :/" -"97114776093724673","97112056322473984","6585632","","","2011-07-30 01:22:21 +0000","Twitter for Mac","@kriskowal It's true on Firefox 2.0 on Mac. You asked for old :)" -"97050430609166336","97048635568693248","894911","","","2011-07-29 21:06:40 +0000","Twitter for Mac","@JimRoepcke Sounds like a bug. Can't imagine anyone expecting or wanting that." -"97050299352625152","","","","","2011-07-29 21:06:09 +0000","Twitter for Mac","""important APIs [?] in C++. You don?t need to write JavaScript code to use the html5 APIs like WebGL, Audio, Keyboard, Mouse, Sockets, etc.""" -"97048303690194944","97047955114180608","894911","","","2011-07-29 20:58:13 +0000","Twitter for Mac","@JimRoepcke If a URL has already been loaded is it still empty or is it the previous URL in webViewDidStartLoad:?" -"97047199032164353","97035499792896002","102550526","","","2011-07-29 20:53:49 +0000","Twitter for Mac","@gnachman Cool, thanks for working so hard to make iTerm2 awesome! Especially recently. You're a machine." -"96973758501367809","96972681802563584","22406953","","","2011-07-29 16:02:00 +0000","Twitter for Mac","@mahyarm My friend @JimRoepcke has been using 4.1 for a while and had some problems, crashes. I think he said the GM is better, not perfect." -"96973016872919040","96972681802563584","22406953","","","2011-07-29 15:59:03 +0000","Twitter for Mac","@mahyarm I have only built a couple of things in 4.1 so far and it was fine (doing web stuff at the moment)." -"96972583102193664","96972166339366913","22406953","","","2011-07-29 15:57:20 +0000","Twitter for Mac","@mahyarm Sorry I'm not sure, I haven't used Xcode 4.2 yet." -"96833264790142976","96830010001854464","12819682","","","2011-07-29 06:43:44 +0000","Twitter for Mac","@mitchellh Yeah, wish I used Terminal :) I'd love to see #iTerm2 show a few lines of context from previous sessions in tabs too. +@gnachman" -"96830152415248384","","","","","2011-07-29 06:31:22 +0000","Twitter for Mac","If I can have iTerm2 set some env var with the tab number I think I could do that in zsh. Worth trying anyway." -"96829720154488832","","","","","2011-07-29 06:29:38 +0000","Twitter for Mac","In Lion Terminal restores tabs by showing the last few lines from the previous session. That's a nice touch, will have to make zsh do that." -"96827629201670144","96826404183883777","894911","","","2011-07-29 06:21:21 +0000","Twitter for Mac","@JimRoepcke Eventually phishers will start tweeting and that might be hard to ignore. Who knows, maybe they already are and are ignored..." -"96824372270071808","","","","","2011-07-29 06:08:23 +0000","Twitter for Mac","Spammer @mckenzyztnno0 has tweeted bare links to random people for 14 hours. How long does it take to recognize that pattern as spam?" -"96821527831515136","96778071742492673","13634662","","","2011-07-29 05:57:05 +0000","Twitter for Mac","@dave_dash @ohmyzsh A kind of loophole I guess. If I have time I'll go line by line but that might ease the transition if I need to." -"96791855089459200","96782693630611456","136077128","","","2011-07-29 03:59:11 +0000","Twitter for Android","@kitcambridge no problem, hope you find something you like :)" -"96782110001594368","96781720145244160","136077128","","","2011-07-29 03:20:27 +0000","Twitter for Android","@kitcambridge github.com/samsonjs/config has it all" -"96765845132414976","","","","","2011-07-29 02:15:49 +0000","Twitter for Mac","Looks like I'll switch from my venerable custom zshrc to @ohmyzsh sometime soon. July must be my month for changing up tools." -"96765444698030081","96760136433025024","191791052","","","2011-07-29 02:14:14 +0000","Twitter for Mac","@korjavin Cool, thanks! I think I'll take the plunge this weekend :)" -"96739776241209344","","","","","2011-07-29 00:32:14 +0000","Twitter for Mac","Thank goodness for versions because Cmd-Shift-S now clobbers files instead of doing a Save As? #lion" -"96738077430644736","","","","","2011-07-29 00:25:29 +0000","Twitter for Mac","Any old time zshers out there changed to oh-my-zsh? Was it easy to merge in your existing configs and prompt? /cc @ohmyzsh" -"96737312934858752","","","","","2011-07-29 00:22:27 +0000","Twitter for Mac","Some handy info on bundling frameworks in your OS X apps. For noobs like me anyway. http://t.co/4gWeN1T","http://www.dribin.org/dave/blog/archives/2009/11/15/rpath/" -"96733064071364609","96732540827734016","894911","","","2011-07-29 00:05:34 +0000","Twitter for Mac","@JimRoepcke As is tradition. http://t.co/tjqMUpv","http://www.youtube.com/watch?v=xawn9xxP678" -"96731377734656001","","","","","2011-07-28 23:58:52 +0000","Twitter for Mac","NSSearchField doesn't call EndEditing or DidChange when a recent search is selected. And I can't just change the menu's delegate. Blurgh." -"96729400011276288","96724596648189953","894911","","","2011-07-28 23:51:00 +0000","Twitter for Mac","@JimRoepcke Now you don't have to call someone over to look at it. Progress!" -"96685789932564480","","","","","2011-07-28 20:57:43 +0000","Twitter for Mac","Ok @twitter you're past the adolescent stage, all grown up. Time to actually tackle the spam problem. It's so tiresome." -"96684586494476288","","","96684290766680064","190919200","2011-07-28 20:52:56 +0000","Twitter for Mac","RT @batdrance: Apple to buy Barnes and Noble. Then Starbucks. Then Express. Then Banana Republic. Then maybe lunch at P.F. Chang's befor ..." -"96679166681939968","96678354283003905","14112263","","","2011-07-28 20:31:24 +0000","Twitter for Mac","@juddv It does sound strange. Of course, having zero knowledge about that stuff makes it easy for me to make wild claims like that." -"96678151127711744","96675703633879040","14112263","","","2011-07-28 20:27:22 +0000","Twitter for Mac","@juddv It seems easier to predict what will happen in 100 years +/- 10 years than what will happen in a specific 24h window." -"96677310228471808","","","96673755220295680","636923","2011-07-28 20:24:01 +0000","Twitter for Mac","RT @siracusa: This is pretty neat: quickly edit text in any app with your favorite text editor with QuickCursor http://bit.ly/omHfPT" -"96640090780090368","96631152089112578","14864447","","","2011-07-28 17:56:07 +0000","Twitter for Mac","@bryan_kyle Yeah that can be a killer. When I had my Linux workstation I used Emacs almost exclusively on OS X to keep it sane." -"96639951281733634","","","","","2011-07-28 17:55:34 +0000","Twitter for Mac","Here are a few #bbedit goodies for shuffling lines around, I'm going to yank the move line up/down and dupe line stuff. http://t.co/sQIFMqc","http://www.entropy.ch/blog/Developer/2008/04/13/AppleScripts-for-Some-Missing-BBEdit-Text-Operations.html" -"96620959594848258","","36156834","","","2011-07-28 16:40:06 +0000","Twitter for Mac","@cloudhead I usually end up with a password like FUCKYOUstackexchange!1 in those situations." -"96620726068580352","96615268721246209","14864447","","","2011-07-28 16:39:10 +0000","Twitter for Mac","@bryan_kyle It is a great deal. I have actually been using TextMate for the past year or so and TM -> BBEdit is a much easier decision." -"96611605424508928","","","","","2011-07-28 16:02:56 +0000","Twitter for Mac","Oh hey, it's my reddit birthday. 5 years wasted, and counting!" -"96609918605459456","96464946702991360","14864447","","","2011-07-28 15:56:14 +0000","Twitter for Mac","@bryan_kyle It was really easy to extend BBEdit with some AppleScript I found on daringfireball.net. Will sit down w/ the manual soon." -"96609670394953728","96464946702991360","14864447","","","2011-07-28 15:55:15 +0000","Twitter for Mac","@bryan_kyle If I used another OS regularly I'd probably stick with Emacs too. That's a pretty big hurdle to jump." -"96609204768489472","96464946702991360","14864447","","","2011-07-28 15:53:23 +0000","Twitter for Mac","@bryan_kyle That's a tough one, it's really early to say. I just typed away in it yesterday and haven't learned much yet." -"96604515213651969","","","","","2011-07-28 15:34:45 +0000","Twitter for Mac","A good tool only has to do two things 1) get the job done, and 2) don't piss me off." -"96436123601084416","","","","","2011-07-28 04:25:38 +0000","Twitter for Mac","Installed git on Oct. 16, 2007 and the last svn command on my own repos ran on Oct. 22, 2007. #zhistory" -"96430674873036800","","","","","2011-07-28 04:03:59 +0000","Twitter for Mac","Now that I know how many lines 200,000 really is I think I'll trim my zhistory down to 50,000. I don't need MacPorts commands from 2007..." -"96419791757254656","96419372452691968","15687937","","","2011-07-28 03:20:44 +0000","Twitter for Mac","@devongovett No worries, have fun with whatever you end up with :)" -"96419116893745153","","","","","2011-07-28 03:18:03 +0000","Twitter for Mac","Nice, @bbedit just replied to my moaning about sub word movement (OS was clobbering them). Rounds out a great first day with #bbedit!" -"96417669024194560","96416826854080512","39076170","","","2011-07-28 03:12:18 +0000","Twitter for Mac","@bbedit That's perfect, thanks. I'll be sure to write in the future." -"96417101253836801","96412153837404161","15687937","","","2011-07-28 03:10:02 +0000","Twitter for Mac","@devongovett After glancing at a couple of benchmarks I would go for the Crucial drive." -"96414263672979456","96412153837404161","15687937","","","2011-07-28 02:58:46 +0000","Twitter for Mac","@devongovett Oh, actually writes might be slower on the Kingston. I thought it was a different controller. Strike the last tweet." -"96413704874229760","96412153837404161","15687937","","","2011-07-28 02:56:33 +0000","Twitter for Mac","@devongovett Probably not, *maybe* if you have SATA 6gbps. Day to day you likely wouldn't notice a difference." -"96394918343348224","","","","","2011-07-28 01:41:54 +0000","Twitter for Mac","""Improved: Circus Ponies' NoteBook resizing."" ? I guess it's a good thing." -"96378787243098112","96377771298787328","2262091","","","2011-07-28 00:37:48 +0000","Twitter for Mac","@ajordens @juddv Ridiculous and unproductive but Apple kind of had it coming." -"96378413165711361","","","","","2011-07-28 00:36:18 +0000","Twitter for Mac","But they *do* work with the shift modifier. Since I have a clean BBEdit install maybe I should file a bug? #bbedit" -"96377555275358208","","","","","2011-07-28 00:32:54 +0000","Twitter for Mac","BBEdit 10's sub word movements (Ctrl-right/left) don't work for me on Lion. Nothing happens at all. What gives? #bbedit #lion" -"96371717756293120","96370725883084800","136077128","","","2011-07-28 00:09:42 +0000","Twitter for Mac","@kitcambridge Try them both and see which you like better. I ended up w/ VMware Fusion (+ upgrade since 4 is ostensibly around the corner)." -"96361606694449152","96341968061337600","15687937","","","2011-07-27 23:29:32 +0000","Twitter for Mac","@devongovett Plus, do you want git diff and github and other code tools to show you some weird version of your code w/ different size tabs?" -"96361202652954624","96341968061337600","15687937","","","2011-07-27 23:27:55 +0000","Twitter for Mac","@devongovett Spaces. Anyone who says otherwise is selling software to manage the mess created by mixing tabs and spaces." -"96312430271021056","96311897745391617","7516242","","","2011-07-27 20:14:07 +0000","Twitter for Mac","@mislav Montreal too." -"96297820637769729","","","","","2011-07-27 19:16:04 +0000","Twitter for Mac","Recenter doesn't seem to have any effect in BBEdit 10 on Lion. No menu bar item flashes blue when I hit Ctrl-L, nothing happens at all." -"96295057338019840","","","","","2011-07-27 19:05:05 +0000","Twitter for Mac","Decided to actually use BBEdit today and it's great so far. I missed Ctrl-W from TextMate to select a word but @gruber has that covered." -"95993932655247360","95992853137862657","22651735","","","2011-07-26 23:08:31 +0000","Twitter for Mac","@filmaj Apple has (presumably) caught up to Android's wireless goodness w/ iCloud. I'm so ready to ditch my Nexus One for the next iPhone." -"95958332665364480","95956242543030273","14136236","","","2011-07-26 20:47:03 +0000","Twitter for Mac","@BigZaphod Ignore me, I was way off." -"95945636616208384","95940869076697088","14206068","","","2011-07-26 19:56:37 +0000","Twitter for Mac","@tlrobinson ""And since our latest update we've had 100% fewer bug reports!""" -"95623862292709376","95618986108137472","11973362","","","2011-07-25 22:38:00 +0000","Twitter for Mac","@typeoneerror I was wrong about how it works. In foo <(bar) bar's stdout goes to a FIFO, the name of which is passed as a *param* to foo." -"95622887813287937","95618986108137472","11973362","","","2011-07-25 22:34:07 +0000","Twitter for Mac","@typeoneerror @killerspaz Relevant docs: http://t.co/dj0F9hn","http://www.gnu.org/software/bash/manual/bashref.html#Process-Substitution" -"95613604816105472","95610589405134849","11973362","","","2011-07-25 21:57:14 +0000","Twitter for Mac","@typeoneerror I'm not sure what bash -c does but foo <(bar) means that bar's stdout is piped to foo's stdin." -"95327712134172672","95312587436199936","7198302","","","2011-07-25 03:01:12 +0000","Twitter for Mac","@jonathanstark Cmd-Shift-G ~/Library <return> ... it's a pain but as many said, it's a http://t.co/0OsgBcu :/","http://i.imgur.com/Apu35.jpg" -"94911226584375296","","","","","2011-07-23 23:26:14 +0000","Twitter for Mac","It would be pretty cool if Apple released an iCloud Time Capsule. #northcarolinadatacentresolvesallproblems" -"94909463462551552","94908545392324608","2142731","","","2011-07-23 23:19:14 +0000","Twitter for Mac","@firefox DNS and HTTP prefetching and caching stuff Chrome does to seem fast. That'd be icing on the nice perf/mem improvements you've made." -"94890159924985856","","","94889646177271808","12819682","2011-07-23 22:02:31 +0000","Twitter for Mac","RT @mitchellh: Just learned about follow-mode in emacs via HN. Incredible for large screens and browsing long files. http://t.co/KzMdSNM","http://stackoverflow.com/questions/970292/emacs-multiple-columns-one-buffer" -"94882961861783552","","","94876472824709120","666043","2011-07-23 21:33:55 +0000","Twitter for Mac","RT @danielpunkass: You probably know about Lion's new window-resize from any edge, but do you know about the modifiers? http://t.co/F2zh ..." -"94882818018119680","94875300273455104","63803","","","2011-07-23 21:33:21 +0000","Twitter for Mac","@sh1mmer iTunes is sorely lacking here and the worst part is that the iPod has had that ability since I first got one in 2005." -"94590122347073536","","","","","2011-07-23 02:10:17 +0000","Twitter for Mac","What do phone makers, PC makers, and content distributors have in common? They all want a piece of the tablet market. It's gonna be crowded." -"94565810391097344","94562556718489601","17088322","","","2011-07-23 00:33:40 +0000","Twitter for Android","@HipwoodDigital oh sorry for the DM didn't see these tweets." -"94531997120208896","94530063864827904","2319611","","","2011-07-22 22:19:19 +0000","Twitter for Android","@shaver Q. How do you get a Canadian to apologise? A. Step on his foot." -"94472216145694720","94471296179646464","14864447","","","2011-07-22 18:21:46 +0000","Twitter for Mac","@bryan_kyle Take 3 seconds to display a context menu?" -"94321136455786496","","","","","2011-07-22 08:21:25 +0000","Twitter for Mac","I gave Android a fair chance. The platform has some good ideas, albeit some implemented poorly, but Google isn't improving it fast enough." -"94319636597833728","","","","","2011-07-22 08:15:28 +0000","Twitter for Mac","""want extra control"" means ""have an app that's broken on some devices"" If that's not pain from fragmentation what is it? http://t.co/ts6EF6U","http://android-developers.blogspot.com/2011/07/multiple-apk-support-in-android-market.html" -"94317851594342400","","","","","2011-07-22 08:08:22 +0000","Twitter for Mac","Rebooted back into Snow Leopard and wondered why the scrolling was all weird. Forgot to tell Scroll Reverser to start at login. #pieceofcake" -"94184496139735040","","","94183068922945536","190919200","2011-07-21 23:18:28 +0000","Twitter for Mac","RT @batdrance: Apple should use all of that cash to buy Lodsys's patent portfolio and start suing developers directly." -"94184381001908224","94183726904377344","63803","","","2011-07-21 23:18:00 +0000","Twitter for Mac","@sh1mmer Me too. I'm disappointed at the 4gb limit, was hoping this Air would be powerful enough to replace a 2010 Pro. It's close..." -"94182708288290817","94181587041779712","63803","","","2011-07-21 23:11:22 +0000","Twitter for Mac","@sh1mmer They might not be using the highest density chips available. Something has to be cut to make room for the SSD in their budget." -"93898539293351936","","","","","2011-07-21 04:22:10 +0000","Twitter for Mac","iTunes 10.5 on Snow Leopard restores your last state as on Lion. Why didn't I notice till now? I remember checking when 10.5 was released." -"93897428410966017","93894373640638465","14305022","","","2011-07-21 04:17:46 +0000","Twitter for Mac","@edog1203 @siracusa Now that it's out maybe @siracusa will tell us his 8 word summary he mentioned on Hypercritical. 27k words -> 1 tweet" -"93384932944134144","93374221685755904","811350","","","2011-07-19 18:21:17 +0000","Twitter for Mac","@kn0thing Aaron's official statement makes the same mistake ... http://t.co/lwbNYib","https://twitter.com/#!/aaronsw/status/93379438623985664" -"93369238974234624","","","","","2011-07-19 17:18:55 +0000","Twitter for Mac","Oh, looks like they've dropped the regular price to $50. Maybe it was always $50 in the App Store." -"93368733690626049","","","","","2011-07-19 17:16:55 +0000","Twitter for Mac","BBEdit is $40 right now. That's amazing. At that price I'm tempted to buy it just in case I ever want it." -"93359686304284672","","","","","2011-07-19 16:40:58 +0000","Twitter for Mac","Google+ for iOS doesn't work on 4.2. Oversight? Or does their preference for new platforms extend to mobile as well?" -"93070834607984640","","","","","2011-07-18 21:33:10 +0000","Twitter for Mac","Computers and the Internet have been far worse for my handwriting than my memory. I remember stuff every day, but can barely scrawl my name." -"92692522702352384","92687699797999616","7198302","","","2011-07-17 20:29:54 +0000","Twitter for Mac","@jonathanstark @oceanswest Pretty crazy. And awesome. Can't wait to see the twitter bot." -"92684784811253760","92681799532154880","7198302","","","2011-07-17 19:59:09 +0000","Twitter for Mac","@jonathanstark @oceanswest I think you've created something new, the first communal coffee card. Take a coffee leave a coffee." -"92679565041868801","","","","","2011-07-17 19:38:24 +0000","Twitter for Mac","This is literally the coolest house I have ever seen. Location is everything. http://t.co/Lp0SNjm","http://wherethefuckisthis.com/wtf_main/view/687/" -"92469696502300672","92385421211873280","202771442","","","2011-07-17 05:44:28 +0000","Twitter for Mac","@djchrisrail Yeah! Make Core Data your bitch." -"92308321494777856","","","","","2011-07-16 19:03:13 +0000","Twitter for Mac","If you ever have to guess at a question about where some piece of modern tech was invented go with PARC. They invented everything." -"92303824630456320","92298892066037760","9395312","","","2011-07-16 18:45:21 +0000","Twitter for Mac","@tqbf I'm doing both. Like twitter Google+ is what you make of it. Microblog, blog, stream, chat, feed, ... we'll have to see what sticks." -"92285801953636352","92259004419547137","22406953","","","2011-07-16 17:33:44 +0000","Twitter for Mac","@mahyarm AFAIK no telephone or cable companies that offer Internet have rolled out 1 gbps in Canada or the US." -"92285489180184576","92259004419547137","22406953","","","2011-07-16 17:32:29 +0000","Twitter for Mac","@mahyarm We'll have to wait and see if and when even symmetrical 100 mbps is readily available." -"92108442143166464","92106337823096832","36156834","","","2011-07-16 05:48:58 +0000","Twitter for Mac","@cloudhead @indexzero Hard to say without context. If your relative paths are out of hand might be time to reorganize the project." -"92084901695848448","","","","","2011-07-16 04:15:26 +0000","Twitter for Mac","No matter how you slice it telcos and cablecos will get what they feel is their share of profits. They will win unless our gov'ts step in." -"92084598460268546","","","","","2011-07-16 04:14:13 +0000","Twitter for Mac","In Canada & US one day we'll wake to symmetrical 1gbps Internet & rejoice, ditch phone & cable. Price will be the same though. Boiled frogs." -"92041562804064256","","","92035356668592129","14451083","2011-07-16 01:23:13 +0000","Twitter for Mac","RT @benadida: You've been asking, so here goes: How Mozilla Labs' BrowserID differs from OpenID http://bit.ly/nk7Vq9 #browserid #mozilla" -"92040281452589056","91918238224613377","20079975","","","2011-07-16 01:18:07 +0000","Twitter for Mac","@polotek Wow... just wow. Trey Parker and Matt Stone couldn't have written crazier songs than those two country songs at the end." -"91973830406455296","91972680374427648","894911","","","2011-07-15 20:54:04 +0000","Twitter for Mac","@JimRoepcke If he had some kind of point at least we could give him that but it sounds like he only wanted to boost his own ego." -"91942208386768896","91940817958223872","1235521","","","2011-07-15 18:48:25 +0000","Twitter for Mac","@timbray Whether or not the data travels over cable frequencies or Internet frequencies is an implementation detail." -"91942060625633280","91940817958223872","1235521","","","2011-07-15 18:47:50 +0000","Twitter for Mac","@timbray Does that actually change anything? It's the same as Rogers w/ VOD. Still gives their service an unfair advantage over same cable." -"91935780276150272","91935258836074496","13818902","","","2011-07-15 18:22:52 +0000","Twitter for Mac","@aaronheckmann That's a good question. Because Spotify has more ads and audio ads? It's available in fewer countries so it's more exclusive?" -"91916556531019776","","","91916141336866816","1235521","2011-07-15 17:06:29 +0000","Twitter for Mac","RT @timbray: Ooh, Shaw is being very VERY bad: http://goo.gl/NH3tE (cc @DonDavies)" -"91755803668791296","","","","","2011-07-15 06:27:43 +0000","Twitter for Mac",".com is a ghetto. I'm moving on." -"91662961785049088","91662524243652609","86876879","","","2011-07-15 00:18:47 +0000","Twitter for Android","@accessorizer @JimRoepcke I dunno but sometimes the tubes get clogged!" -"91661238026776576","91660877761216512","894911","","","2011-07-15 00:11:56 +0000","Twitter for Mac","@JimRoepcke Oops. Knowing this I understand your feelings on the subject completely." -"91661068354596864","91660457940762624","894911","","","2011-07-15 00:11:16 +0000","Twitter for Mac","@JimRoepcke I see it as an advantage. More room for unique and personal info in my brain tubes. Clear that shit out just like long division." -"91641782663782400","91641398834638848","15294170","","","2011-07-14 22:54:38 +0000","Twitter for Mac","@hannibalrex From what I've heard about Lion and Xcode on Lion it's a good thing they haven't shipped yet. No comment on tying MBAs to Lion." -"91637950173028353","91637652788490240","1235521","","","2011-07-14 22:39:24 +0000","Twitter for Mac","@asymco @timbray Let's hope we don't end up with a duopoly though. Plenty of people for other platforms too." -"91566446466973696","","","91529201571729409","24949617","2011-07-14 17:55:16 +0000","Twitter for Mac","RT @jeremyckahn: The best developers are the ones who do it for fun." -"91564808872271872","91561819231092736","17120390","","","2011-07-14 17:48:46 +0000","Twitter for Mac","@gepeto42 In the short run or long run? http://t.co/QB19DAb","http://news.ycombinator.com/item?id=2759376" -"91561477189808128","91561187388563457","668863","","","2011-07-14 17:35:31 +0000","Twitter for Mac","@tomdale Apparently you get Nitro just like Safari does." -"91559909421875202","","","91558463653679104","19045458","2011-07-14 17:29:18 +0000","Twitter for Mac","RT @espiekermann: A world map showing Flickr & Twitter use. Very cool! http://t.co/Fkxn3OO","http://bit.ly/oY0sjM" -"91559129155502080","91557734318743552","7198302","","","2011-07-14 17:26:12 +0000","Twitter for Mac","@jonathanstark Saw that this morning, neat idea :) I'd love to try it but I'm in Canada. Maybe I should try anyway." -"91318131267604480","91312953441267712","197263266","","","2011-07-14 01:28:33 +0000","Twitter for Mac","@rob_pike Or it could be an elaborate joke. Why are the first 4 commits hello world programs by Brian Kernighan? Really strange..." -"91301191417470978","91297292551856128","136077128","","","2011-07-14 00:21:14 +0000","Twitter for Mac","@kitgoncharov (oops, just pretend I used an example equation that made sense and both sides evaluated to NaN :)" -"91301046449750016","91297292551856128","136077128","","","2011-07-14 00:20:40 +0000","Twitter for Mac","@kitgoncharov It's weird, but what if 1/0 === 0/0 resulted in true? That would be weird too." -"91300763216785409","91297292551856128","136077128","","","2011-07-14 00:19:32 +0000","Twitter for Mac","@kitgoncharov @jashkenas @mikesherov I wouldn't hesitate to call either isEqual if you only need one of them." -"91300641149947904","91297292551856128","136077128","","","2011-07-14 00:19:03 +0000","Twitter for Mac","@kitgoncharov @jashkenas @mikesherov Here's my 2?: a={foo:NaN}; a.isEqual({foo:NaN}) // => false, but a.isIsomorphic({foo:NaN}) // => true." -"91276165884559361","91275465741975553","11973362","","","2011-07-13 22:41:48 +0000","Twitter for Mac","@typeoneerror That's a category for Celebrity Jeopardy if I've ever seen one." -"91249611905302528","","1199081","","","2011-07-13 20:56:17 +0000","Twitter for Mac","@ded Something up with your blog's feed? It's shown all posts unread twice today." -"91234259037192192","91231470596784128","129551339","","","2011-07-13 19:55:17 +0000","Twitter for Mac","@attachmentsme Must be, it certainly rings a bell. Thanks :)" -"91233869789016065","91209682240278528","17088322","","","2011-07-13 19:53:44 +0000","Twitter for Mac","@HipwoodDigital Yes! Sounds like it, thanks :)" -"91202029187375104","91201823037337600","136077128","","","2011-07-13 17:47:12 +0000","Twitter for Mac","@kitgoncharov Yeah, it can be really tough. Especially if you just want to get stuff done." -"91200213875822592","","","","","2011-07-13 17:40:00 +0000","Twitter for Mac","What song is playing in the intro video on http://t.co/9NDgN83 ? Stuck in my head all morning, now I have to listen to it.","http://attachments.me" -"91199159696232449","91199064162566144","4777951","","","2011-07-13 17:35:48 +0000","Twitter for Mac","@_sjs @kitgoncharov But another part of being a good dev is objectively evaluating new things and adopting the good changes." -"91199064162566144","91198844083249152","136077128","","","2011-07-13 17:35:25 +0000","Twitter for Mac","@kitgoncharov I think part of being a good dev is being skeptical of new things, especially when so much new stuff is just fashion." -"91198128862138368","","","91197875748470784","136077128","2011-07-13 17:31:42 +0000","Twitter for Mac","RT @kitgoncharov: Clarification: ""If Harmony had existed when I began learning JS, what would I have thought of it?"" That's what seasone ..." -"91195890928336896","91195518985846784","894911","","","2011-07-13 17:22:49 +0000","Twitter for Mac","@JimRoepcke Oy, what a slap in the face! If your needs are light go for Acorn or Pixelmator, they both rock." -"91195530809585664","91195237631926272","136077128","","","2011-07-13 17:21:23 +0000","Twitter for Mac","@kitgoncharov That's the right mindset. Luckily all the newness is opt-in for your own code so devs can migrate at their leisure." -"91194657127677953","91194567927398400","4777951","","","2011-07-13 17:17:55 +0000","Twitter for Mac","@_sjs @kitgoncharov Regardless of their feelings about the syntax. But people rarely look at things objectively. It's hard even if you try." -"91194567927398400","91193735945273344","136077128","","","2011-07-13 17:17:33 +0000","Twitter for Mac","@kitgoncharov If someone is being 100% objective they have to admit that CoffeeScript eases many JS pains and reduces boilerplate." -"91194440391196672","91193735945273344","136077128","","","2011-07-13 17:17:03 +0000","Twitter for Mac","@kitgoncharov New syntax is a good way to introduce new semantics without breaking old code, but it is also highly subjective." -"91193567241965568","91193017653919744","4777951","","","2011-07-13 17:13:35 +0000","Twitter for Mac","@_sjs @kitgoncharov let, destructuring bind, default args, rest and spread. Those help eliminate boilerplate." -"91193017653919744","91192591084830720","136077128","","","2011-07-13 17:11:24 +0000","Twitter for Mac","@kitgoncharov I disagree, seasoned JS devs should appreciate the new semantics even more than noobs because they have been bitten by the old" -"91171518628888577","","","90886836523769856","7516242","2011-07-13 15:45:58 +0000","Twitter for Mac","RT @mislav: a Faraday primer: http://t.co/JyRZSv0 ? If you make HTTP requests, you should read it. /cc @alloy","http://mislav.uniqpath.com/2011/07/faraday-advanced-http/" -"91170910211538945","91170583374610432","123323498","","","2011-07-13 15:43:33 +0000","Twitter for Mac","@jashkenas Anyone who finds that controversial is looking for controversy. People say that about languages every day." -"91165154380759040","","","","","2011-07-13 15:20:41 +0000","Twitter for Mac","attachments.me has a great intro video. I almost wish I had a need for the service." -"91164099056111616","91162105239191552","15540222","","","2011-07-13 15:16:29 +0000","Twitter for Mac","@rauchg Ask this question on a PHP forum and you'd be surprised how many answer ""yes"". Lots of people think hosting is getting an FTP login." -"90969348679806976","","","","","2011-07-13 02:22:37 +0000","Twitter for Mac","I would pay @Netflix what cable companies charge per month for unlimited streaming w/o commercials. Library in Canada needs some love though" -"90966662576209920","90965259178868736","11973362","","","2011-07-13 02:11:57 +0000","Twitter for Mac","@typeoneerror Well that makes me feel terrible about never being able to snag good self portraits when I'm *trying* to." -"90966116112932865","90963412930138112","4777951","","","2011-07-13 02:09:46 +0000","Twitter for Mac","@_sjs @peterc It lacks the teeth chattering shake you'd get in person, but hey. http://t.co/H12ZaOP","http://www.youtube.com/watch?v=EHH_pk5kgks#t=70s" -"90963412930138112","90962088142442496","33493","","","2011-07-13 01:59:02 +0000","Twitter for Mac","@peterc It looks solid I think my mind just balks at the angle. Rickety can be ok, it's the only thing the Minebuster has going for it ;-)" -"90961856478445568","90958774520647680","33493","","","2011-07-13 01:52:51 +0000","Twitter for Mac","@peterc You're not joking! That looks really fun, and scary. I'm not apprehensive about many roller coasters." -"90911065357041664","","","90899045190602752","51193121","2011-07-12 22:31:01 +0000","Twitter for Mac","RT @toyns: I can't believe Netflix is going to charge me slightly more to watch whatever I want whenever I want to!" -"90901714579898368","90894311801094144","3260971","","","2011-07-12 21:53:52 +0000","Twitter for Mac","@niels_bom Agreed, as long as they keep working on it I'm happy." -"90893839451164672","90892236669190144","3260971","","","2011-07-12 21:22:34 +0000","Twitter for Mac","@niels_bom Heh, Google seems committed so I hope it's not that bad. But I'm not holding my breath either." -"90890873600086016","90888666129510401","3260971","","","2011-07-12 21:10:47 +0000","Twitter for Mac","@niels_bom Google would be wise to make sure the iOS app stands on its own with enough instruction to get started." -"90890307494883328","90890184094265344","4777951","","","2011-07-12 21:08:32 +0000","Twitter for Mac","@_sjs @niels_bom then the mobile app will be even more confusing." -"90890184094265344","90889148398977024","3260971","","","2011-07-12 21:08:03 +0000","Twitter for Mac","@niels_bom I haven't tried any Facebook apps at all. Good point about G+ itself being a bit confusing. If you haven't used G+ on the web..." -"90886118916108288","90884175304994817","3260971","","","2011-07-12 20:51:53 +0000","Twitter for Mac","@niels_bom I've never used an app like this before so unfortunately I don't have a reference point to compare it to." -"90885793916256256","90884175304994817","3260971","","","2011-07-12 20:50:36 +0000","Twitter for Mac","@niels_bom A great start, might be confusing for some though. Streams for individual Circles are hidden behind 3 taps. #googleplus #android" -"90626112429899776","","","","","2011-07-12 03:38:43 +0000","Twitter for Mac","Legless torsos! Torsoless legs! ?@JeffJonas: But I want to be anonymous! http://t.co/oaYZVgj. Zoom into this and ponder? http://t.co/m98zIsO","http://www.gigapixel.com/image/gigapan-canucks-g7v2.html","http://yfrog.com/kko1xp" -"90620256128737280","90619908152508416","29255412","","","2011-07-12 03:15:27 +0000","Twitter for Mac","@tjholowaychuk That's good, sounds like the right idea. Balance practical use with ideals." -"90619291380092928","90619072085102593","81680030","","","2011-07-12 03:11:37 +0000","Twitter for Mac","@jedisct1 @ohmyzsh Way to go and ruin my excuse for not moving yet. I got nothing on 15 years :(" -"90618979953025024","90611546329317376","29255412","","","2011-07-12 03:10:23 +0000","Twitter for Mac","@tjholowaychuk Should have started with the Readme! lol Code is nice so far though." -"90617912590741504","90611546329317376","29255412","","","2011-07-12 03:06:08 +0000","Twitter for Mac","@tjholowaychuk Looks like I'll have to read the source to learn about reflection tonight :)" -"90617643614224384","90611546329317376","29255412","","","2011-07-12 03:05:04 +0000","Twitter for Mac","@tjholowaychuk What does a function that takes two literal function params look like in Luna? Can you write a function on one line?" -"90617292689391617","","","90615085277519872","110465841","2011-07-12 03:03:40 +0000","Twitter for Mac","RT @maraksquires: I think @substack just won the ""Best New #nodejs Logo"" contest with http://t.co/epSUFqM","http://substack.net/images/node_turtle.png" -"90616587211653120","90611546329317376","29255412","","","2011-07-12 03:00:52 +0000","Twitter for Mac","@tjholowaychuk I dig the io-ish message send syntax and protos. Surprised about the Ruby-esque special cases for message send syntax." -"90602885410332673","90601512232947712","894911","","","2011-07-12 02:06:25 +0000","Twitter for Mac","@JimRoepcke :o Deleted my Lion VM ... can't wait to check that out, it must be amazing." -"90586636412399616","","","","","2011-07-12 01:01:51 +0000","Twitter for Mac","ha HA! I win, JNI. #winning" -"90564415803506688","90549143776399360","11628","","","2011-07-11 23:33:33 +0000","Twitter for Mac","@t Instapaper!" -"90541242458439681","90540853310930944","4600051","","","2011-07-11 22:01:29 +0000","Twitter for Mac","@klimpong To me it looks like""(character set) name"" not ""character (set name)""" -"90533117277896704","90532348055138304","11973362","","","2011-07-11 21:29:11 +0000","Twitter for Mac","@typeoneerror Too bad, that was my only guess at a fix. Maybe I have exceptional luck on this one." -"90532196271661056","90531750509424640","11973362","","","2011-07-11 21:25:32 +0000","Twitter for Mac","@typeoneerror I've been using Dreamhost for several years and have never seen that. I've heard that you can ask to switch servers." -"90153779508420608","90150657218199552","894911","","","2011-07-10 20:21:50 +0000","Twitter for Mac","@JimRoepcke Also awesome! Sounds like really good stuff." -"90152108921331712","90151459290750976","894911","","","2011-07-10 20:15:12 +0000","Twitter for Mac","@JimRoepcke Nice! That'll be handy sometime." -"90140408729960448","","5905672","","","2011-07-10 19:28:42 +0000","Twitter for Mac","@danbenjamin @gruber Love the Bond stuff! Can't wait for Kubrick (and Austin Powers) if you guys decide to do more :)" -"90137808089530368","90134760545976320","15277447","","","2011-07-10 19:18:22 +0000","Twitter for Mac","@_honza lol, I won't worry about it then" -"90132187915091969","","","","","2011-07-10 18:56:02 +0000","Twitter for Mac","Bad etiquette to add everyone you know to G+? If they can't get in yet I guess they cannot turn off notification emails either." -"90130568754364416","90127568828768256","14358152","","","2011-07-10 18:49:36 +0000","Twitter for Mac","@mentalguy Sent. After being invited I checked back the next morning and got in, ymmv." -"90130130097274880","","","","","2011-07-10 18:47:52 +0000","Twitter for Mac","Twilight Zone material http://t.co/HCZMU7c","http://yfrog.com/kict0p" -"90085196342362112","89921669258420224","894911","","","2011-07-10 15:49:19 +0000","Twitter for Mac","@JimRoepcke As opposed to just using the main GCD queue? That's great! Re: the bug, did you just trace the relevant Deferreds?" -"89848436274376704","","53921137","","","2011-07-10 00:08:31 +0000","Twitter for Mac","@goodbyebuddy Site has been telling me to try again later for a couple of days :(" -"89599575953903617","89582469082398720","22406953","","","2011-07-09 07:39:38 +0000","Twitter for Mac","@mahyarm wtf, the Z12 has VGA out! rofl" -"89597883833266176","89582469082398720","22406953","","","2011-07-09 07:32:54 +0000","Twitter for Mac","@mahyarm If there's ever a Vaio-Z that osx86 runs well on it'd be pretty tempting. Z line is one of about 3 notebooks I would actually buy." -"89573297087451136","","","","","2011-07-09 05:55:12 +0000","Twitter for Mac","iOS devs should check out Prototypes http://t.co/FRXvj7L (25% off too)","http://prototypesapp.com/?ref=5by5" -"89556098419408896","89554687950471170","14231571","","","2011-07-09 04:46:52 +0000","Twitter for Mac","@marcoarment And the difference is probably the smallest it's ever been since BD-R's release, disks were already cheap then." -"89549668576538625","89548787739148288","136077128","","","2011-07-09 04:21:19 +0000","Twitter for Mac","@kitgoncharov You didn't miss out ;-)" -"89547925180514304","89547560263499776","136077128","","","2011-07-09 04:14:23 +0000","Twitter for Mac","@kitgoncharov No worries :) I forgot about them too. I think they were collateral damage of suppressed memories of DOS's for loop syntax." -"89547069743833088","89546786661871617","136077128","","","2011-07-09 04:10:59 +0000","Twitter for Mac","@kitgoncharov Things like that are why I can't stand cygwin. Too bad coLinux is 32-bit only, luckily VMs are feasible on any machine now." -"89546881679638529","89546532591898624","136077128","","","2011-07-09 04:10:14 +0000","Twitter for Mac","@kitgoncharov Closest you can get is to use e.g. cd \Windows to get to a root dir in the current drive. You can mount drives in c:\ though." -"89545911788773377","89545002585296896","4777951","","","2011-07-09 04:06:23 +0000","Twitter for Mac","@_sjs @kitgoncharov If you are curious as I was... http://t.co/QKPDdqB","http://blogs.msdn.com/b/larryosterman/archive/2005/06/24/432386.aspx" -"89545002585296896","89544635021656065","136077128","","","2011-07-09 04:02:46 +0000","Twitter for Mac","@kitgoncharov lol! They are just obeying Postel's law, nice. I guess it *could* have been a kind gesture to Unix greybeards." -"89544369157308416","89544150797664256","136077128","","","2011-07-09 04:00:15 +0000","Twitter for Mac","@kitgoncharov Pretty much just confirms everything you said, no surprises I can see." -"89544227347906560","89543190339796992","136077128","","","2011-07-09 03:59:42 +0000","Twitter for Mac","@kitgoncharov @tlrobinson Here are working links to the good stuff: http://t.co/Cee5km2 -http://t.co/5dmlRqs","http://bit.ly/pmQcCA","http://bit.ly/rmJ1Pd" -"89543783150125056","89543190339796992","136077128","","","2011-07-09 03:57:56 +0000","Twitter for Mac","@kitgoncharov @tlrobinson *sigh* @twitter mangled the link but I linked to the toURL() method." -"89543557618212864","89543190339796992","136077128","","","2011-07-09 03:57:02 +0000","Twitter for Mac","@kitgoncharov @tlrobinson http://t.co/pR4ywVc()","http://www.mavenjava.com/sun/jdk/1.6.0/src/java/io/File.java.html#File.toURL" -"89543103349932032","","","","","2011-07-09 03:55:14 +0000","Twitter for Mac","Windows didn't so much change from slash to backslash as add the backslash as an alternative and set a strong convention. What's the point?" -"89539502170849280","89537139699761153","14206068","","","2011-07-09 03:40:55 +0000","Twitter for Mac","@tlrobinson @kitgoncharov Backslashes become slashes and only one slash after the protocol: c:\rhino.bat -> file:/c:/rhino.bat" -"89534809449299968","","","","","2011-07-09 03:22:16 +0000","Twitter for Mac","If you have Google+ drag more than one person to a circle right now." -"89497363021971457","","","89497134390460416","16031975","2011-07-09 00:53:28 +0000","Twitter for Mac","RT @b6n: For me, it's either false dichotomies or nothing at all." -"89367275693555713","","","89367184001859584","12819682","2011-07-08 16:16:33 +0000","Twitter for Mac","RT @mitchellh: In the time it takes for the light from your monitor to reach your eyes, your computer can process about 6 instructions. ..." -"89365888758841344","","","","","2011-07-08 16:11:02 +0000","Twitter for Mac","So I just went to Google+ and saw the sign up form. Not sure if that's because I got an invite or not. If you're waiting take a quick look." -"89364933501919232","89152288760930304","894911","","","2011-07-08 16:07:15 +0000","Twitter for Mac","@JimRoepcke XD http://t.co/FRjFko7","http://yfrog.com/kgx81p" -"89360527750467585","89359345514594304","22406953","","","2011-07-08 15:49:44 +0000","Twitter for Mac","@mahyarm I was just jumping on the bandwagon, if I changed the hashtag I would have been starting my own tiny bandwagon of one :)" -"89247243839868928","","","","","2011-07-08 08:19:35 +0000","Twitter for Mac","Cowboy hat, dog, buffalo: http://t.co/VPFFdQr","http://imgur.com/AJkT7" -"89192005640523777","89186855165235201","14864447","","","2011-07-08 04:40:05 +0000","Twitter for Mac","@bryan_kyle Hate to say this but given the other names in that thread and that this was inevitable, Techtoria is not bad... ok now kill me." -"89191538525077505","89186855165235201","14864447","","","2011-07-08 04:38:14 +0000","Twitter for Mac","@bryan_kyle At first I was like *facepalm* but then I was all *lol*. My vote would have been for Advancement Archipelago. SanFran North? wtf" -"89185400714829824","","","","","2011-07-08 04:13:51 +0000","Twitter for Mac","You better start swimmin' or you?ll sink like a duck, for the times they are a-changin? #ReplaceAWordInAFamousQuoteWithDuck" -"89182369059319808","","","","","2011-07-08 04:01:48 +0000","Twitter for Mac","#ReplaceAWordInAFamousQuoteWithDuck #DamnThatHashTagWasTooLongToFitInTheSameTweetAsTheQuoteItself" -"89182248477270016","","","","","2011-07-08 04:01:19 +0000","Twitter for Mac","Those who would give up Essential Liberty to purchase a little Temporary Duck, deserve neither Liberty nor Safety." -"89182131724619777","","14217022","","","2011-07-08 04:00:51 +0000","Twitter for Mac","@DreamHost Love the newsletters. Infrequent and entertaining enough that I actually read them. A+++ GREAT NEWSLETTER WOULD READ AGAIN" -"89154774519390208","89102475650539520","2735631","","","2011-07-08 02:12:09 +0000","web","@lonelysandwich Did you just tell me to go fuck myself?" -"89154250571128832","","","","","2011-07-08 02:10:04 +0000","Twitter for Mac","The effort to invite and show up is effectively nil for Google+ so the analogy falls down. They just shouldn't be called invites is all." -"89153555214237696","","","","","2011-07-08 02:07:18 +0000","Twitter for Mac","If you were the inviter do you invite anyone to the next party? If you were the invitee do you show up next time?" -"89153093324914688","","","","","2011-07-08 02:05:28 +0000","Twitter for Mac","Imagine being invited to a party. You arrive and the bouncer politely says they're full and you have to wait until they extend the hall." -"89152664478294016","89152288760930304","894911","","","2011-07-08 02:03:46 +0000","Twitter for Mac","@JimRoepcke What can ya do? Seems like a weird idea for invites though, I mean they're not really invites are they? More like taunts ;-)" -"89152206372208640","89151722567634946","894911","","","2011-07-08 02:01:57 +0000","Twitter for Mac","@JimRoepcke Yeah, I see ""Already invited? We've temporarily exceeded our capacity. Please try again soon."" They're not like gmail invites :(" -"89150384060383232","89140586937978881","894911","","","2011-07-08 01:54:42 +0000","Twitter for Mac","@JimRoepcke Thanks. Unfortunately no dice but maybe I get bumped up in the queue or something." -"89141550986178560","89104910225915904","14864447","","","2011-07-08 01:19:36 +0000","Twitter for Android","@bryan_kyle kill me now" -"89140004793749504","89139020474490880","894911","","","2011-07-08 01:13:27 +0000","web","@JimRoepcke Do the invites do anything yet? I'd like one please :)" -"89100727296851968","","","","","2011-07-07 22:37:23 +0000","Twitter for Mac","I write apps in Victoria but that doesn't make it Victoriapp, and even if I called it that it still has no meaning. /rant" -"89100557247184896","","","","","2011-07-07 22:36:42 +0000","Twitter for Mac","I haven't heard anyone else say it yet so: Appsterdam is a meaningless name for something that already has a perfectly good name." -"89085974109368320","","","","","2011-07-07 21:38:46 +0000","Twitter for Mac","Played around with a Windows Phone 7 device today and I'm impressed. If you want a phone, not pocket computer, seems good enough already." -"89080422549565440","89079631285727233","33493","","","2011-07-07 21:16:42 +0000","Twitter for Mac","@peterc Oh that is odd! Probably just a coincidence I read too much into then." -"89079523794104320","89077962581884929","33493","","","2011-07-07 21:13:08 +0000","Twitter for Mac","@peterc Gmail has been excellent at avoiding false positives for me until this mishap. I rarely even think to check my spam folder." -"89078918795116544","89077962581884929","33493","","","2011-07-07 21:10:43 +0000","Twitter for Mac","@peterc Gmail may have changed their spam filtering. We recently had some cron mail suddenly start being marked spam." -"89043060448702464","88995921605562368","22406953","","","2011-07-07 18:48:14 +0000","Twitter for Android","@mahyarm you're probably right. I should stop worrying about it being anaemic for me, someone will want it" -"89026187736780801","","","","","2011-07-07 17:41:11 +0000","Twitter for Mac","In a nut: WP7 has a leg up on Android by having a *good* GUI to build UIs, but falls short of Xcode by exposing you to generated XML goop." -"89023714410246144","89023421899481088","894911","","","2011-07-07 17:31:22 +0000","Twitter for Mac","@JimRoepcke rofl! It is enterprise ready for sure. Their heart is in the right place though and it's better than their older VB stuff." -"89023191372144640","89022367656984576","894911","","","2011-07-07 17:29:17 +0000","Twitter for Mac","@JimRoepcke No kidding. This WP7 stuff looks ok but their XAML goop is far worse than Android's XML UI goop. Much more powerful, but worse." -"89022310014656512","","","","","2011-07-07 17:25:47 +0000","Twitter for Mac","It's Controller on top orchestrating the process. Controller knows about Models and Views and wires them together. That's it, bindings or no" -"89022163352420353","","","","","2011-07-07 17:25:12 +0000","Twitter for Mac","What's with the explanations stating that in MVC from top to bottom it's View-Controller-Model, each knowing about the thing below it? Wrong" -"89021946758561793","","","","","2011-07-07 17:24:20 +0000","Twitter for Mac","Oh I see, MVVM is a Microsoftism that means ""MVC with bindings, and confusion"". In MVC views and models *do not* know about controllers!" -"88797802318143488","88785906999369729","894911","","","2011-07-07 02:33:40 +0000","Seesmic","@JimRoepcke lol! That would be awesome. Wonder if they have a big enough blender." -"88776616049782784","","","","","2011-07-07 01:09:29 +0000","Twitter for Mac","Not sure if it'll be worth the time and effort, or if someone would even pay a price high enough to not lose $ on the deal." -"88776471400820737","","","","","2011-07-07 01:08:54 +0000","Twitter for Mac","2006 MacBook, 1st gen, Core Duo ""Yonah"". Should I max out RAM to 3 GB add an SSD and resell? Headphone jack & optical drive are broken." -"88774309799137280","88773238548738048","9286842","","","2011-07-07 01:00:19 +0000","Twitter for Mac","@topgenorth Good idea I'll take a look. Google and MS would have a hard time lobbying manufacturers to make a device that would sell poorly." -"88772874286006272","","","","","2011-07-07 00:54:37 +0000","Twitter for Mac","#Android and #WP7 need an iPod touch-like device for devs. Expecting us to hunt down contract-free devices that cost $500+ is unreasonable." -"88650811223187456","88649561177997312","39448955","","","2011-07-06 16:49:35 +0000","Twitter for Mac","@amanduh86 lol, nope but it was great! :)" -"88490495948505088","","","","","2011-07-06 06:12:32 +0000","Twitter for Mac","That's a nice little big detail http://t.co/Tfgvzgv","http://littlebigdetails.com/post/7267655518/nike-basketball-roster-on-the-new-section-as" -"88413921106608128","88412710236196864","20079975","","","2011-07-06 01:08:16 +0000","Twitter for Mac","@polotek 1.3.2? Man, that's *new*: http://t.co/8U6nqLK (committed in Feb/2011)","https://github.com/jfhovinne/jFeed/blob/master/jquery/jquery.js" -"88394159391653888","88391127912296448","14640131","","","2011-07-05 23:49:44 +0000","Seesmic","@bradfordw sandforce 1200 SSDs are still great and a few hundred $ less than a year ago" -"88126085656621057","88059233437876224","29255412","","","2011-07-05 06:04:30 +0000","Kiwi","@tjholowaychuk http://twitpic.com/5lgngq" -"88125192894820352","","","88055999612727296","29255412","2011-07-05 06:00:57 +0000","Kiwi","RT @tjholowaychuk: kue - priority job queue backed by redis for #nodejs - site: http://t.co/Rm0tSsY, intro screencast: http://t.co/FIVydRD","http://bit.ly/k7E7Hg","http://bit.ly/mf9Qqi" -"88004748694917120","","","87892849135337473","6120952","2011-07-04 22:02:21 +0000","Kiwi","RT @saroy: Watching CNN special on shuttle program. ENTIRE 40-year shuttle program cost $115 billion. FY2010 military budget is 4x that." -"88002042626445312","","","","","2011-07-04 21:51:36 +0000","Kiwi","Well http://t.co/Rh3DH0W looks pretty good. (via @maraksquires) +@JimRoepcke","http://neyric.github.com/wireit/" -"87977564160794624","","","87975933205688320","80139117","2011-07-04 20:14:20 +0000","Kiwi","RT @vicpdcanada: Canada Day drunk books himself into cells. Here's to a bad idea. Don't #peeonourbuilding. #yyj notes forthcoming." -"87961279645499392","87938368624799744","42242439","","","2011-07-04 19:09:37 +0000","Kiwi","@okinsey @__DavidFlanagan @kuvos And you didn't actually answer David's question, I'm curious too. Why would you need var's crazy semantics?" -"87960950916919296","87938368624799744","42242439","","","2011-07-04 19:08:19 +0000","Kiwi","@okinsey @__DavidFlanagan @kuvos Isn't the goal to fix var by introducing let and then phase out var? (albeit reeeaaalllly slowly)" -"87742642489786369","87740603537952769","668423","","","2011-07-04 04:40:50 +0000","Kiwi","@mikeal @kriskowal Took me 10-14 days. I drew dvorak letters on my keyboard and by the time they wore off I knew it. Frustrating, worth it." -"87617154370912256","","","","","2011-07-03 20:22:12 +0000","Kiwi","Complaint that @gmail themes are not dense enough withdrawn. Height is mostly lost to section headings and buttons, fixed by scrolling down." -"87343558415233024","87332191276773376","29255412","","","2011-07-03 02:15:01 +0000","Seesmic","@tjholowaychuk meaningless without context anyway. Better at being ruby? Certainly. Better at embedding? Obviously not." -"87342773883248640","","","","","2011-07-03 02:11:54 +0000","Seesmic","Solid day of coffee shop hacking with @JimRoepcke ... HLDeferred + arborjs + nodejs + socket.io = ???" -"87228685849079808","87225533116588032","15226527","","","2011-07-02 18:38:34 +0000","Kiwi","@fastest963 :o" -"87225363155005440","87216494047531008","15226527","","","2011-07-02 18:25:21 +0000","Kiwi","@fastest963 Is that even possible? Google only does openID sign up if they recognize your email, e.g. @yahoo.com, so there's always an addy" -"86892066013057024","","","86881134260129793","636923","2011-07-01 20:20:57 +0000","Kiwi","RT @siracusa: My review of the new http://bit.ly/l1ibnI ""Preview (Dense)"" Gmail theme: not dense enough." -"86869627572994048","86868812242227200","894911","","","2011-07-01 18:51:47 +0000","Seesmic","@JimRoepcke Inbox 1000 is just how I operate ;)" -"86869017343705088","86865935327170560","12712742","","","2011-07-01 18:49:22 +0000","Kiwi","@zii I'm keeping my fingers crossed :) Other than that one complaint the themes are fantastic." -"86868875085488128","","","","","2011-07-01 18:48:48 +0000","Kiwi","No other mail app wastes that much space listing messages. And for good reason, nobody needs that much space to scan the list. usability--" -"86868605203001344","86865837373407232","894911","","","2011-07-01 18:47:44 +0000","Seesmic","@JimRoepcke yeah, still looks like 35% less of my inbox. I'm all for using lots of space but for me it's just too much." -"86864729787731970","","","","","2011-07-01 18:32:20 +0000","Kiwi","I hope I can still use the current gmail theme after the switch. The new ones have way too much vertical padding in message lists. +@gmail" -"86856073507639296","","","86854928760455169","14231571","2011-07-01 17:57:56 +0000","Kiwi","RT @marcoarment: iOS devs: ever need this? http://t.co/uYo5AYU - -I sure have. Damn good find.","https://github.com/0xced/UIKit-Artwork-Extractor" -"86695590158798848","","","","","2011-07-01 07:20:14 +0000","Kiwi","western digital, y u no put usb symbol on the top side of the connector?!" diff --git a/public/tweets/data/csv/2011_08.csv b/public/tweets/data/csv/2011_08.csv deleted file mode 100755 index e914099..0000000 --- a/public/tweets/data/csv/2011_08.csv +++ /dev/null @@ -1,222 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"109114872947675136","109106092386172929","14231571","","","2011-09-01 04:06:27 +0000","Twitter for Mac","@marcoarment Ditto what @JimRoepcke said. I would definitely try it out." -"107163117187907584","107154361666375680","33423","","","2011-08-26 18:50:52 +0000","Twitter for Android","@gruber is it live?" -"106617627786477568","","","","","2011-08-25 06:43:17 +0000","Twitter for Mac","If Chrome's ""it looks like you moved"" message pisses you off please star this Chromium issue http://t.co/Xlkamac","http://code.google.com/p/chromium/issues/detail?id=85671" -"105893140023623680","105884880763764736","14864447","","","2011-08-23 06:44:26 +0000","Twitter for Mac","@bryan_kyle I can't stand Safari anymore http://t.co/Yz4Z7tQ","http://twitpic.com/6aan7p" -"105687841547362304","105686807097774080","5905672","","","2011-08-22 17:08:39 +0000","Twitter for Mac","@danbenjamin I like the Dr. Jekyll and Mr. Hyde one where Jerry makes a potion with everything under the kitchen sink and feeds it to Tom." -"105522313868484608","105521924347658240","22406953","","","2011-08-22 06:10:54 +0000","Twitter for Mac","@mahyarm From where? Can you send me one? I hear they make good SNES emulators." -"105514296720629760","105512626875932672","14864447","","","2011-08-22 05:39:03 +0000","Twitter for Mac","@bryan_kyle Nice! Very tidy, makes me want to clean mine up. Do you write ObjC in Emacs?" -"105511224917241856","105511052069969920","14864447","","","2011-08-22 05:26:50 +0000","Twitter for Mac","@bryan_kyle You should open it up." -"105511090204577793","","","105507349510369280","14864447","2011-08-22 05:26:18 +0000","Twitter for Mac","RT @bryan_kyle: I feel bad for macromates. Everyone dumps on their product, but at least people care." -"105511021371863040","105510044732358656","14864447","","","2011-08-22 05:26:02 +0000","Twitter for Mac","@bryan_kyle To get select enclosing pair right you have to recognize quoted strings, possibly from inside one. It's harder than I thought." -"105510359439392768","105510044732358656","14864447","","","2011-08-22 05:23:24 +0000","Twitter for Mac","@bryan_kyle May be time to split mine up, never really paid attention to the size." -"105509261332848640","105505727434600448","14864447","","","2011-08-22 05:19:02 +0000","Twitter for Mac","@bryan_kyle Previous tweet + http://t.co/12yxyWX http://t.co/A2AxHMW is close, this is tricky though http://t.co/0JMKxk0 (it's a mess)","https://github.com/samsonjs/config/blob/master/emacs#L436-463","https://github.com/samsonjs/config/blob/master/emacs#L505-525","https://github.com/samsonjs/config/blob/master/emacs#L551-634" -"105508532069203968","","","105505727434600448","14864447","2011-08-22 05:16:08 +0000","Twitter for Mac","RT @bryan_kyle: I always thought it would be great to take #emacs and Macify it. Then I realized that that's pretty much what #text mat ..." -"105489330679721984","105487581889822721","636923","","","2011-08-22 03:59:50 +0000","Twitter for Mac","@siracusa @marcoarment I'm just going to TextMate-ify Emacs. emacs-nav, textmate.el, and PeepOpen get me halfway there and I like Lisp." -"105484505917304832","105483661578743808","14231571","","","2011-08-22 03:40:40 +0000","Twitter for Mac","@marcoarment Same for me with the Text -> Move Selection commands and column selection with the keyboard. @siracusa talked about this on HC." -"105346397125087233","","","105346239507349504","2367111","2011-08-21 18:31:52 +0000","Twitter for Mac","RT @assaf: Great Twitter account, or greatest Twitter account? http://t.co/UMKA34y","http://bit.ly/nPRcGS" -"105114379019759618","","","","","2011-08-21 03:09:55 +0000","Twitter for Mac","Recovered some old blog posts thanks to the wayback machine. Now let's see what node + jsdom + jQuery can do to extract the post data." -"105074492715442176","105066923301142528","39448955","","","2011-08-21 00:31:25 +0000","Twitter for Mac","@Amanduh__XO Ha ha, that's hilarious! Everybody gets their news from reddit eh. Nice racks too." -"105024084777242624","105023270151143424","35954885","","","2011-08-20 21:11:07 +0000","Twitter for Mac","@joshsusser Unfortunately I don't think that's possible now that AppleScript support is gone." -"105001631069896704","","","","","2011-08-20 19:41:54 +0000","Twitter for Mac","Sharpening my Emacs toolset. emacs-nav is great, if you like TextMate's project drawer check it out. nav > 10 * speedbar http://t.co/oaJ3RMh","http://code.google.com/p/emacs-nav/" -"104793984764878848","104792990349918208","70596949","","","2011-08-20 05:56:47 +0000","Twitter for Mac","@creationix I haven't found one yet. There are plenty of them on eBay and craigslist for $200-300 :/" -"104788568915972098","","","104786297389985792","125027291","2011-08-20 05:35:16 +0000","Twitter for Mac","RT @substack: you can now require('http') in the browser http://t.co/xLDZE46","https://github.com/substack/http-browserify" -"104786723665485824","104777878125805568","14864447","","","2011-08-20 05:27:56 +0000","Twitter for Mac","@bryan_kyle Ha ha, I had honestly forgotten that I used to leave my computer while SD! was doing its thing." -"104742270875607040","","","","","2011-08-20 02:31:18 +0000","Twitter for Android","Hey #yyj are there any TouchPads left in town?" -"104423857041047552","104408951793262592","894911","","","2011-08-19 05:26:02 +0000","Twitter for Mac","@JimRoepcke Seems like waiting until you have to make the call makes a less good last memory :( Can't really blame her though..." -"104422881571782656","104421885021917184","894911","","","2011-08-19 05:22:09 +0000","Twitter for Mac","@JimRoepcke @cocoageek Peaked first season, very sad. After the writer's strike it went absolutely crazy." -"104063310646882304","104063227222163456","1199081","","","2011-08-18 05:33:21 +0000","Twitter for Mac","@ded @jeresig @ender http://t.co/Y6Xr5QD It's the 3rd one.","http://search.npmjs.org/#/_author/John%20Resig" -"104002074798338049","","","","","2011-08-18 01:30:01 +0000","Twitter for Mac","Google is not down in Victoria." -"103725377507172352","","","103721807806332928","91625528","2011-08-17 07:10:31 +0000","Twitter for Mac","RT @chpwn: I don't think people realize how cool iEmu can be. A full virtual iOS device /on your computer/. - -Help @cmwdotme make it http ..." -"103723214278111232","103719000730636288","14405464","","","2011-08-17 07:01:56 +0000","Twitter for Mac","@SubtleGradient Yes and no. text: http://t.co/UGWo2ZW graphical, X11: http://t.co/6Vrsr0b http://t.co/F6gTAtZ","http://emacs-w3m.namazu.org/","http://www.haxney.org/2009/08/its-alive.html","http://www.emacswiki.org/emacs/EmacsXembed" -"103693930759073792","","","","","2011-08-17 05:05:34 +0000","Twitter for Mac","Array extras? Obect.{create,seal,freeze}? JSON? Property descriptors? Function.prototype.bind? A giant ""meh"" to them all next to Proxy." -"103692786821378048","","","","","2011-08-17 05:01:01 +0000","Twitter for Mac","I don't think I have ever wanted anything to be ready for prime time JavaScript as much as I want Proxy. It opens up so many possibilities." -"103675102327087104","103674044100001792","14231571","","","2011-08-17 03:50:45 +0000","Twitter for Mac","@marcoarment In some ways TextMate is a refined set of great Emacs features distilled into a form readily used by real humans, plus more." -"103674668069814272","103674044100001792","14231571","","","2011-08-17 03:49:01 +0000","Twitter for Mac","@marcoarment I think the best editor to ""graduate"" to is Emacs. TextMate is actually pretty similar to Emacs as Allan used it prior to TM." -"103671918045052929","","","","","2011-08-17 03:38:06 +0000","Twitter for Mac","My other editor is Emacs and I love that I can - and do - add *anything* to Emacs that I miss from TextMate. If someone else hasn't already." -"103671752491663361","","","","","2011-08-17 03:37:26 +0000","Twitter for Mac","Each a small thing and no single thing enough to keep me in TextMate forever, but things I am reliant on nonetheless." -"103671601433804800","","","","","2011-08-17 03:36:50 +0000","Twitter for Mac","Those being Cmd-Ctrl-[??] to shuffle the selection around, subword movement behaviour, and some other things that escape me right now." -"103671080941649920","","","","","2011-08-17 03:34:46 +0000","Twitter for Mac","An update on $EDITOR, it's back to `mate -w` now. No real complaints about BBEdit, it just lacks some things I'm really used to using." -"103538022791913472","103520524428247040","8675502","","","2011-08-16 18:46:02 +0000","Twitter for Mac","@me1000 They don't claim to be JS so I don't want to pick on them but I'd like more clarity about the canonical form. +@kitcambridge @getify" -"103537749600108544","103520524428247040","8675502","","","2011-08-16 18:44:57 +0000","Twitter for Mac","@me1000 Now look at http://t.co/U0sE8eH (named before the CS switch). They don't really make it clear it's CS. +@kitcambridge @getify","http://riakjs.org" -"103537546167984128","103537246652731393","8675502","","","2011-08-16 18:44:09 +0000","Twitter for Mac","@me1000 @kitcambridge @getify Agreed. To be clear, I've no problem with projects that are upfront about the language they read and write in." -"103537261404106752","103536125167157248","136077128","","","2011-08-16 18:43:01 +0000","Twitter for Mac","@kitcambridge I agree, but surely you realize that you are in the other 1% of devs :) +@me1000 @getify" -"103536217882243072","103520524428247040","8675502","","","2011-08-16 18:38:52 +0000","Twitter for Mac","@me1000 @kitcambridge @getify I'm not saying people shouldn't use compiles-to-JS langs or anything, just that they don't call it JS." -"103519980246671361","103511608147443712","8675502","","","2011-08-16 17:34:21 +0000","Twitter for Mac","@me1000 @kitcambridge @getify Don't tell me it's a JS library if I have to write another language to modify it. Canonical form matters." -"103519872704712704","103511608147443712","8675502","","","2011-08-16 17:33:55 +0000","Twitter for Mac","@me1000 @kitcambridge @getify Ideally sure but in real life you're gonna be working with that library, hunting down errors in the lib, etc." -"103502089895952384","103501057480601601","14864447","","","2011-08-16 16:23:15 +0000","Twitter for Mac","@bryan_kyle Heh that means you waited long enough to upgrade. Those are the most fun." -"103500741855027200","103500257958170625","14864447","","","2011-08-16 16:17:54 +0000","Twitter for Mac","@bryan_kyle Nice! So what's the verdict? Any regressions or is the upgrade all, er, up?" -"103486548565180417","103458852204318720","136077128","","","2011-08-16 15:21:30 +0000","Twitter for Mac","@kitcambridge @devongovett I have no problem with projects in CS, I do take offence when they're sold as JS libs and not written in JS." -"103486345372119042","103458852204318720","136077128","","","2011-08-16 15:20:42 +0000","Twitter for Mac","@kitcambridge @devongovett I only feel misled when people sell their CS project as a JS lib. It's all about the canonical form." -"103353196952567809","","","","","2011-08-16 06:31:37 +0000","Twitter for Mac","This guy definitely wins the thread ? er, bug report. Either way he deserves upvotes. http://t.co/MU7eAl4","https://bugzilla.mozilla.org/show_bug.cgi?id=678775#c60" -"103352794412630016","103351458220617729","894911","","","2011-08-16 06:30:01 +0000","Twitter for Mac","@JimRoepcke Oh I was just looking at one of those books. Good stuff, thanks." -"103325258999803904","","","","","2011-08-16 04:40:36 +0000","Twitter for Mac","Aha! Things are starting to click." -"103314347111104514","","","103313061498204160","220909573","2011-08-16 03:57:14 +0000","Twitter for Mac","RT @_JamesNielsen: holy sunset batman! #yyj" -"103314024527171584","","","","","2011-08-16 03:55:57 +0000","Twitter for Mac","Hey #yyj, if you have a view of the sunset, look." -"103137869727662080","103119157993799680","288383647","","","2011-08-15 16:15:59 +0000","Twitter for Mac","@DavidAtGVC @jimroepcke Well then! Should be interesting." -"102481870469595136","","","","","2011-08-13 20:49:16 +0000","Twocation","My followers live in the U.S. (29.5%), Canada (28%) & the U.K. (6.5%) [top 3]. Find yours at http://t.co/ORf9rjT","http://twocation.com/" -"102434539862896640","","","","","2011-08-13 17:41:12 +0000","Twitter for Mac","I'm going to go with Picasa Web for now. At $5/year the price is right and if I upload more than 20 GB I'll think about SmugMug (unlimited)." -"102433254208053249","102430057699618817","22406953","","","2011-08-13 17:36:05 +0000","Twitter for Mac","@mahyarm And SmugMug has the best looking UI and unlimited photos while Picasa has reasonable but tiered pricing. I think Flickr is out." -"102432120697405440","102430057699618817","22406953","","","2011-08-13 17:31:35 +0000","Twitter for Mac","@mahyarm Yeah. Picasa has an advantage for me because most of my friends & family already have Google accounts. Still not clear though." -"102405051934441473","102302273211875328","894911","","","2011-08-13 15:44:01 +0000","Twitter for Mac","@JimRoepcke Now that we know the capacity and price / GB it doesn't matter, I can't put all the photos I want in iCloud." -"102257618340429824","","","","","2011-08-13 05:58:10 +0000","Twitter for Mac","SmugMug, Flickr, or Picasa Web? I just want a one-click publish from iPhoto since MobileMe is going away." -"102204007577174016","102203736079859712","29255412","","","2011-08-13 02:25:08 +0000","Twitter for Mac","@tjholowaychuk @wavded But did you inhale?" -"102194990695972864","102194364394123264","15540222","","","2011-08-13 01:49:19 +0000","Twitter for Mac","@rauchg @shaver I agree it creates more work to even casually analyze perf implications but so does inheritance. Some things are worth it." -"102192421173080064","102190135747158016","2319611","","","2011-08-13 01:39:06 +0000","Twitter for Mac","@shaver @rauchg I suppose if you were wrapping/swizzling a function you would have to detect if it was a property first and do extra work." -"102191225511227392","102190135747158016","2319611","","","2011-08-13 01:34:21 +0000","Twitter for Mac","@shaver @rauchg I'm curious too. I've never heard this reason cited as a drawback of Python's properties, which behave similarly iirc." -"102136720065183745","102136106174251009","140108433","","","2011-08-12 21:57:46 +0000","Twitter for Mac","@angusTweets @kitcambridge @cjno Oh, that is a shame. There are plenty of smart folks besides Crockford and they have good opinions too." -"102135988373037057","102135117165768704","140108433","","","2011-08-12 21:54:51 +0000","Twitter for Mac","@angusTweets @kitcambridge @cjno I agree that's bad, but am unsure if that's happening where there previously was real discussion. Is it?" -"102135580166586368","102135117165768704","140108433","","","2011-08-12 21:53:14 +0000","Twitter for Mac","@angusTweets @kitcambridge @cjno As in instead of discussing issues people use DC as a canonical source of truth?" -"102134656442445825","102132428679806976","136077128","","","2011-08-12 21:49:34 +0000","Twitter for Mac","@kitcambridge @angustweets @cjno Devs that won't learn themselves are better off w/ Crock's practices than Learn JS in 24 Hours practices." -"102134373058494464","102132428679806976","136077128","","","2011-08-12 21:48:26 +0000","Twitter for Mac","@kitcambridge @angustweets @cjno I agree 100% but appreciate Crock's role. As long as others balance his opinions it's a net win." -"101919963165630464","","636923","","","2011-08-12 07:36:27 +0000","Twitter for Mac","@siracusa As you said TM is Emacs-like, down to Ctrl-s. But js2-mode keeps Emacs around, and of course I stole TM features so a win overall." -"101919182752456704","","636923","","","2011-08-12 07:33:21 +0000","Twitter for Mac","@siracusa I mostly switched from Emacs to TextMate for projects, Emacs has no equal. Even w/ a good file tree all buffers are ""global""." -"101897734533029888","101895963970502656","4777951","","","2011-08-12 06:08:07 +0000","Twitter for Mac","@_sjs @danwrong Ugh, s/old/new/ and sorry for the yfrog scaling :/ http://t.co/lwG7XwN","http://twitpic.com/64q9cn" -"101897121896206338","","","","","2011-08-12 06:05:41 +0000","Twitter for Mac","This 4-part The Oatmeal is hilarious :) http://t.co/b5KA2x1","http://theoatmeal.com/comics/minor_differences" -"101895963970502656","101893339619667968","389153","","","2011-08-12 06:01:05 +0000","Twitter for Mac","@danwrong Weird, on twitter.com your avatar alternates. Most replies have the old but not the one to brianellin. http://t.co/2tIZHLX","http://yfrog.com/ki7xrp" -"101864889827594240","","","101861014378786817","9144132","2011-08-12 03:57:36 +0000","Twitter for Mac","RT @flipsasser: Just re-watched the first episode of Heroes. Why did something so good have to go so bad?" -"101802364536766464","101801590914158594","894911","","","2011-08-11 23:49:09 +0000","Twitter for Mac","@JimRoepcke Well the spam egg sausage and spam ain't got much spam in it. (Just kidding, on twitter there's a lot of @spam in everything)" -"101795841148338176","101794937569423360","389153","","","2011-08-11 23:23:14 +0000","Twitter for Mac","@danwrong If you build a Riak map/reduce function using unescaped user input you deserve what you get and still not as bad as SQL injection." -"101795493067243520","101794937569423360","389153","","","2011-08-11 23:21:51 +0000","Twitter for Mac","@danwrong Exactly. I'm not an expert on NoSQL injection, it's theoretically possible but if you follow good practices probably not a worry." -"101794589047926784","101794116920283137","389153","","","2011-08-11 23:18:15 +0000","Twitter for Mac","@danwrong Nobody, it's a pretty bogus argument if you ask me. You could do something equally stupid in most languages." -"101793882311892992","101792630538637314","389153","","","2011-08-11 23:15:27 +0000","Twitter for Mac","@danwrong http.createServer(function(req,res) { - s='' - req.on('data', function(d){s += d}) - req.on('end', function(){eval(s)}) -}) -ZOMG!!1" -"101783580635693056","101782852223508480","14063149","","","2011-08-11 22:34:31 +0000","Twitter for Mac","@miksago Yeah sorry, I don't have any advice. It's a waiting game." -"101782478892703744","101781693416996864","14063149","","","2011-08-11 22:30:08 +0000","Twitter for Mac","@miksago Sometimes bees get stunned and lie dormant for a while. Then hours later when you've forgotten about it ,it'll spring to life." -"101782178697981952","101780262295322624","3655191","","","2011-08-11 22:28:57 +0000","Twitter for Mac","@isaiah @jimroepcke I got 6.5, stopped reading LOTR in the 2nd book. Sadly I have no good reasons for not reading books more often." -"101710683028197376","101696136632471553","288383647","","","2011-08-11 17:44:51 +0000","Twitter for Mac","@DavidAtGVC Good to hear. They look really slick." -"101694760863014913","","","101693979258650625","16182069","2011-08-11 16:41:35 +0000","Twitter for Mac","RT @timescolonist: Via Rail closing downtown Victoria station: http://cot.ag/o2PNmI #yyj" -"101690437831622657","","","101689688192069632","14864447","2011-08-11 16:24:24 +0000","Twitter for Mac","RT @bryan_kyle: Text Editors in The Lord of the Rings - The title says it all. http://tumblr.com/xre4188hid" -"101688645605539840","101687070791180288","14864447","","","2011-08-11 16:17:17 +0000","Twitter for Mac","@bryan_kyle I'm a little wary of their proprietary tech inside it but right now I'm of the mind it's a worthwhile tradeoff." -"101688434858524672","101687070791180288","14864447","","","2011-08-11 16:16:26 +0000","Twitter for Mac","@bryan_kyle Heh, convenience. If I build my own NAS it'll be bigger, louder, uglier, and require more maintenance." -"101686714002710528","101685059123298304","14864447","","","2011-08-11 16:09:36 +0000","Twitter for Mac","@bryan_kyle A Drobo FS is on my wish list. Especially now that I have a 4 TB RAID10 setup with *no* data integrity checks whatsoever." -"101686374935183361","101686250293035009","4777951","","","2011-08-11 16:08:15 +0000","Twitter for Mac","@_sjs @bryan_kyle I just realized you didn't necessarily mean problems w/ the Windows side of things :)" -"101686250293035009","101685059123298304","14864447","","","2011-08-11 16:07:45 +0000","Twitter for Mac","@bryan_kyle It was definitely Lion this time. Old 10.6 MacBook connected w/o issue, and now w/ a clean Lion install it works." -"101684276852043776","","","","","2011-08-11 15:59:55 +0000","Twitter for Mac","Except now Finder opens new windows in some ABMutableMultiValue_Class/History directory deep in /Library/Developer? yay" -"101683673191026688","","","","","2011-08-11 15:57:31 +0000","Twitter for Mac","And now I have a Lion install disk so it won't be so involved next time, no Snow Leopard involved." -"101683509923561474","","","","","2011-08-11 15:56:52 +0000","Twitter for Mac","YES! It was a long and arduous journey but my clean Lion install can now connect to my Windows 7 shared folder." -"101541928444760064","101536073435455488","15687937","","","2011-08-11 06:34:16 +0000","Twitter for Android","@devongovett I think you need to use a module to handle it which is why no one does it." -"101485180891561985","101484952276836352","894911","","","2011-08-11 02:48:47 +0000","Twitter for Mac","@JimRoepcke ha ha, alright then." -"101484707992178691","101484098706612224","894911","","","2011-08-11 02:46:54 +0000","Twitter for Mac","@JimRoepcke I don't think so." -"101483905663774721","101483085593460736","894911","","","2011-08-11 02:43:43 +0000","Twitter for Mac","@JimRoepcke I bet they look good on the iPad :) On that note, are you going to go for Shaw's 50 mbps thing? (or already have it?)" -"101482968886947841","101481702932754432","894911","","","2011-08-11 02:39:59 +0000","Twitter for Mac","@JimRoepcke I hope you don't have Rage HD." -"101479877450022912","101477915962777601","894911","","","2011-08-11 02:27:42 +0000","Twitter for Mac","@JimRoepcke Just tape an SSD to the back. You won't notice it." -"101477279154180096","101476190614855680","894911","","","2011-08-11 02:17:23 +0000","Twitter for Mac","@JimRoepcke Woah! Nice collection. No wonder you need 32gb, 16gb would barely hold your apps ;-)" -"101476038013485056","101475622508953600","894911","","","2011-08-11 02:12:27 +0000","Twitter for Mac","@JimRoepcke How many apps do you have? Now that you can list purchased apps it might be time to clean house. I bet you don't use 100 of 'em." -"101473080085450752","","","","","2011-08-11 02:00:42 +0000","Twitter for Mac",".@gruber really nailed the cmd-tab / auto terminate situation on The Talk Show. And he mentioned the solution I want. http://t.co/2HLZqy8","http://5by5.tv/talkshow/54" -"101449545635999745","101447113694650370","40175013","","","2011-08-11 00:27:11 +0000","Twitter for Mac","@lukecoburn No luck for me. Thanks though, I hadn't seen that yet." -"101175738404831233","101174156657303553","40593","","","2011-08-10 06:19:10 +0000","Twitter for Mac","@nevyn Heh, when he said it wasn't for a consumer's man cave I thought ""he doesn't understand geeks!"" I mean, a Mac Pro can be $10-20k." -"101172257782640640","101170489451491328","40593","","","2011-08-10 06:05:20 +0000","Twitter for Mac","@nevyn Now all I need is $120k..." -"101140428732108800","","","","","2011-08-10 03:58:51 +0000","Twitter for Mac","Don't vi users map caps lock to escape? Never heard anyone say they map caps lock to control for vi before. I guess ctrl-[ works as escape." -"101139521772589057","","","","","2011-08-10 03:55:15 +0000","Twitter for Mac","""This new car drives like a dream! ? Well, time to change the locks at the office now that I drive to work in a new car."" ? wait, what?" -"101138978266292225","","","","","2011-08-10 03:53:06 +0000","Twitter for Mac","Are there any good reasons *not* to migrate your SSH key to a new machine? I can think of one big reason to keep it and none to start over." -"101138592063176706","101137029844307968","136077128","","","2011-08-10 03:51:34 +0000","Twitter for Mac","@kitcambridge @wavded ""[JS] does I/O in a very particular way. And uh? that's the only reason it's exciting."" - @ryah in http://t.co/qAun8vy","http://www.yuiblog.com/blog/2010/05/20/video-dahl/" -"101132495826853888","","","","","2011-08-10 03:27:20 +0000","Twitter for Mac","Win for mobile Flash? ""some of these sites do load [?] they take forever [?] and their finicky navigation makes them impossible to use.""" -"100968245477117955","","","","","2011-08-09 16:34:40 +0000","Twitter for Mac","If web browsing is the measure of smartness, then Symbian is the smartest smartphone OS. http://t.co/MF6bmIt +@gruber","http://www.quirksmode.org/blog/archives/2011/08/platform_smartn.html" -"100812574525890560","100811310773702657","38654173","","","2011-08-09 06:16:05 +0000","Twitter for Mac","@WebReflection @angustweets iPhone 4.2.1 is a 2nd gen iPod touch, 4.3.3 is a 1st gen iPad." -"100805230454771712","100802194038734848","14864447","","","2011-08-09 05:46:54 +0000","Twitter for Mac","@bryan_kyle @jimroepcke @twit_ryan 2001 took me a few tries, I kept dozing off. Most of Kubrick's movies seem to go over my head." -"100797951865143296","100797131366989824","14864447","","","2011-08-09 05:17:59 +0000","Twitter for Mac","@bryan_kyle @jimroepcke I first saw it around 2005, and wondered why my friend was showing me a black and white movie." -"100796901347180544","100794986819371008","14864447","","","2011-08-09 05:13:48 +0000","Twitter for Mac","@bryan_kyle @jimroepcke Back in the day you'd get slapped with a trout for that kind of shit." -"100791197584470016","","","","","2011-08-09 04:51:08 +0000","Twitter for Mac","Lion doesn't connect to my network shared media library via smb/cifs anymore. Hooray." -"100789226655842306","100788671397101569","894911","","","2011-08-09 04:43:18 +0000","Twitter for Mac","@JimRoepcke Yeah that's recent enough for KS movies. Looking through my DVDs I have surprisingly few *great* movies. Oh, add True Romance." -"100788187085029377","100786365054189568","894911","","","2011-08-09 04:39:11 +0000","Twitter for Mac","@JimRoepcke Back to the Future, My Cousin Vinny, Jay and Silent Bob Strike Back. Wholesome family films. Except the first one." -"100786261782040576","100783140888514560","894911","","","2011-08-09 04:31:31 +0000","Twitter for Mac","@JimRoepcke Dr. Strangelove better be on that list then :p" -"100782967273684992","100782719797170177","894911","","","2011-08-09 04:18:26 +0000","Twitter for Mac","@JimRoepcke Watching all the classics this week eh." -"100777945953599489","","","100773381242228736","6001592","2011-08-09 03:58:29 +0000","Twitter for Mac","RT @jorgeortiz85: It's <strike>turtles</strike> services hosted on EC2 all the way down http://t.co/8nTohj8","http://cl.ly/463e3h2C1z3R262L3f22/Screen_shot_2011-08-08_at_11.38.44_PM.png" -"100770575047331840","100732167914663936","636923","","","2011-08-09 03:29:11 +0000","Twitter for Mac","@siracusa Good article. I think the goal is to prevent switchers or grandma from being confused by switching to an open app w/ no windows." -"100765373355393024","100763373788078081","6827332","","","2011-08-09 03:08:31 +0000","Twitter for Mac","@jtaby Some abstractions are bad and new ones should be approached with caution. That might look like fear I guess..." -"100763870821482496","100763373788078081","6827332","","","2011-08-09 03:02:33 +0000","Twitter for Mac","@jtaby It's at odds w/ the browser's layout engine and lacks fluid/dynamic layout which I apparently am quite accustomed to." -"100763699211550720","100763373788078081","6827332","","","2011-08-09 03:01:52 +0000","Twitter for Mac","@jtaby I'm speaking generally. You don't get closer to the metal in a browser. My main problem w/ Cappuccino was the view system." -"100762564589395969","100761893278461952","6827332","","","2011-08-09 02:57:22 +0000","Twitter for Mac","@jtaby JavaScript is the new C, C for the web. Remember that at one time it would be funny to say that C was close to the metal." -"100761565803978752","","","100760690448543745","29255412","2011-08-09 02:53:24 +0000","Twitter for Mac","RT @tjholowaychuk: progressive API alternative for client-side ajax http://t.co/LVcNtWX","http://visionmedia.github.com/superagent/" -"100600463635922944","","","","","2011-08-08 16:13:14 +0000","Twitter for Mac","I don't really care what's in my stream so I just follow *anyone* who follows me! I'm a social media guru! #StupidHashTag #EvenMoreStupider" -"100446654901141504","100446550865616896","1178441","","","2011-08-08 06:02:03 +0000","Twitter for Mac","@aq You're some kind of evil genius. Nice looking bacon too." -"100446443441102848","100432404128346112","14231571","","","2011-08-08 06:01:12 +0000","Twitter for Mac","@marcoarment Xcode 4 is usable with 1680x1050. The extra 150 px in height helps and 1680 just squeezes 2 files side by side. #wants15inchAir" -"100423220032843776","100421001266995200","70596949","","","2011-08-08 04:28:56 +0000","Twitter for Mac","@creationix @tjholowaychuk Please don't take that the wrong way. I don't question the good intentions of individual members." -"100422806398976000","100421001266995200","70596949","","","2011-08-08 04:27:17 +0000","Twitter for Mac","@creationix @tjholowaychuk I was born into a Mormon family and all I'll say is that the 10% tithing is pretty strongly encouraged." -"100095071692668928","100092331298000897","29255412","","","2011-08-07 06:44:59 +0000","Twitter for Mac","@tjholowaychuk They're running out of doors to knock on." -"99941328485498881","","","99940846681587712","35954885","2011-08-06 20:34:04 +0000","Twitter for Mac","RT @joshsusser: maybe i'll just make everyone donate $1 to charity to leave a comment" -"99916327858348032","","","","","2011-08-06 18:54:43 +0000","Twitter for Mac","Just to be clear I'm not talking about joking around with hashtags and such, that's still funny. I mean people who are actually upset." -"99915072431857664","99914830038831104","894911","","","2011-08-06 18:49:44 +0000","Twitter for Mac","@JimRoepcke lol, yeah I must be a good mood or something :p This is what made me say that fwiw http://t.co/Xg8unpZ","http://dangerouslyawesome.com/2011/08/philadelphia-scooter-thefts/" -"99914654972776448","99914120849141762","894911","","","2011-08-06 18:48:04 +0000","Twitter for Mac","@JimRoepcke Heh some people use it that way. I was thinking more of the people who seem ashamed to complain about anything less than dire." -"99914453553913856","","","","","2011-08-06 18:47:16 +0000","Twitter for Mac","Your scooter getting stolen isn't the worst thing to happen to anyone, but it still makes you feel shitty. Someone else is always worse off." -"99914160011358208","","","","","2011-08-06 18:46:06 +0000","Twitter for Mac","There's also no shame in having problems whoever you are. Your problems affect you and your mood in a real way regardless of your situation." -"99913630073626624","","","","","2011-08-06 18:44:00 +0000","Twitter for Mac","Time for the ""first world problem"" meme to die. If you live in the ""first world"" we know the context of your problems, no need to qualify." -"99912612707450880","","","99911676282929152","645143","2011-08-06 18:39:57 +0000","Twitter for Mac","RT @tirsen: @thomasfuchs and of course, vise versa is equally true." -"99912596861358080","","","99769913161416704","6927562","2011-08-06 18:39:54 +0000","Twitter for Mac","RT @thomasfuchs: If you think Apple is on the ""dark side"", and Google is on the ""light side"", then you're on the... dumb side." -"99910080165720064","99901199393898496","14405464","","","2011-08-06 18:29:54 +0000","Twitter for Mac","@bga_ @SubtleGradient If you generally mutate as little state as possible then your functions tend to return useful things." -"99909625557680128","99901199393898496","14405464","","","2011-08-06 18:28:05 +0000","Twitter for Mac","@bga_ @SubtleGradient Why is it bad? Maybe those folks just aren't used to the behaviour, I don't end up with stuff like that in Lisp code." -"99711044628398080","99708555594174464","6827332","","","2011-08-06 05:19:00 +0000","Twitter for Mac","@jtaby And with less donkey poop." -"99602134990983168","99598756084850688","894911","","","2011-08-05 22:06:14 +0000","web","@JimRoepcke Yeah, or the devs who thinks it's acceptable to spew bullshit excuses instead of just saying ""Sorry we haven't got to that yet.""" -"99598472801554432","99597397709168640","894911","","","2011-08-05 21:51:41 +0000","web","@JimRoepcke I'm trying to think of what I'd blend. My fingers? Might be less painful." -"99597017898172417","","","","","2011-08-05 21:45:54 +0000","web","""Oh yeah, and your control won't be hardware accelerated so if you're showing a scrolling list too bad."" ... I'll shut up now, but man..." -"99596763656224768","","","","","2011-08-05 21:44:53 +0000","web","""Just package your page into a user control and manually transition it. It's flexible!"" Which roughly translates from MSFT as ""Fuck you.""" -"99596353419751424","99595268684656641","14231571","","","2011-08-05 21:43:15 +0000","web","@marcoarment Yup. I used LastPass for all of about 10 seconds before running for 1Password." -"99596108690493440","","","","","2011-08-05 21:42:17 +0000","web","Sorry, transient screens are absolutely not ""advanced"" functionality. WP7 has a massive deficiency and they just don't want to admit it." -"99595844013146112","","","","","2011-08-05 21:41:14 +0000","web","Cannot believe how half baked Windows Phone 7 is, and worse MS goes further and says things like transient login screens are ""advanced""." -"99363677601406976","99360779106660352","894911","","","2011-08-05 06:18:41 +0000","Twitter for Mac","@JimRoepcke True that." -"99359473734397952","99359170402328576","894911","","","2011-08-05 06:01:59 +0000","Twitter for Mac","@JimRoepcke Yeah it is, hopefully they learned a lot for v2. There's a reason Apple iterates on these internally for years in advance." -"99358444208930817","99348346967310336","894911","","","2011-08-05 05:57:53 +0000","Twitter for Mac","@JimRoepcke Loot at HP right now http://t.co/n6Mxuwb","http://h41112.www4.hp.com/promo/webos/us/en/shopping-touchpad.html" -"99358313489235968","99352402272067584","91625528","","","2011-08-05 05:57:22 +0000","Twitter for Mac","@chpwn Take a look at this, $100 instant rebate from HP right now. http://t.co/n6Mxuwb When did that happen?","http://h41112.www4.hp.com/promo/webos/us/en/shopping-touchpad.html" -"99357019580014594","99348346967310336","894911","","","2011-08-05 05:52:14 +0000","Twitter for Android","@JimRoepcke :o that's hot. Wish that a tablet was on my list of things I need. I could play with it and sell it though. Hmmm" -"99194814146412544","","","99194051072495616","12712742","2011-08-04 19:07:41 +0000","Twitter for Mac","RT @zii: @_sjs I suppose whichever one gets you closer to where you want to be" -"99179775645597696","99172676366643200","894911","","","2011-08-04 18:07:55 +0000","Twitter for Mac","@JimRoepcke Heh I didn't notice if you did. But now you've been warned!" -"99167228078981122","","","99165776782700545","14864447","2011-08-04 17:18:04 +0000","Twitter for Android","RT @bryan_kyle: @_sjs I define success to be meeting your goals. Everyone's goals are different." -"99165169938214912","","","","","2011-08-04 17:09:53 +0000","Twitter for Mac","How do you measure success? # of customers? # of active users? # of actions performed with your product/service? Income? Profit?" -"99157370629918720","","33423","","","2011-08-04 16:38:54 +0000","Twitter for Mac","@gruber You seem confused. For Android numbers != success, but for Instagram numbers == success? Make up your mind." -"99154424613699585","","","99154301062103040","14864447","2011-08-04 16:27:11 +0000","Twitter for Mac","RT @bryan_kyle: If you're a person that touches a computer screen then you're obligated to disclose that when looking at a coworker's br ..." -"99013796915445760","","","","","2011-08-04 07:08:23 +0000","Twitter for Mac","Last tweet is a quote from the @DreamHost newsletter. The only newsletter I actually read." -"99012887993004032","","","","","2011-08-04 07:04:46 +0000","Twitter for Mac","""Might be tech support. Might be a marketing guy. Might be neither! Who knows? Shared Twitter accounts are the gloryhole of social media.""" -"98911455797194752","98911227618672641","894911","","","2011-08-04 00:21:43 +0000","Twitter for Mac","@JimRoepcke Aw man. That sucks for everyone :(" -"98910892044992513","98907828709888000","894911","","","2011-08-04 00:19:29 +0000","Twitter for Mac","@JimRoepcke Poor girl. Somehow she must know eh." -"98905771659628545","98904931775426560","894911","","","2011-08-03 23:59:08 +0000","Twitter for Mac","@JimRoepcke :(" -"98894503636779008","","","98892163630366720","894911","2011-08-03 23:14:21 +0000","Twitter for Mac","RT @JimRoepcke: @_sjs IMHO, staging and committing is the most important interaction git users have, so I don't understand why the GUIs ..." -"98888780093722624","","","98888005091196928","12819682","2011-08-03 22:51:37 +0000","Twitter for Mac","RT @mitchellh: @_sjs Non-developers, designers." -"98888764163756032","","","98887837050617856","894911","2011-08-03 22:51:33 +0000","Twitter for Mac","RT @JimRoepcke: @_sjs I don't know either. The staging area for GitX, and the ability to drag and drop branches makes GitX the most appe ..." -"98888603383508992","98887837050617856","894911","","","2011-08-03 22:50:54 +0000","Twitter for Mac","@JimRoepcke Yeah I thought other GUIs would at least have a good staging + commit story. Oh well, I'm happy where I am just curious." -"98888514577498113","98888005091196928","12819682","","","2011-08-03 22:50:33 +0000","Twitter for Mac","@mitchellh I get that but I see devs talking about Tower and GH for Mac and wonder if I'm missing something. Maybe they aide learning git." -"98887603604045824","","","","","2011-08-03 22:46:56 +0000","Twitter for Mac","Tried Git Tower, Github for Mac, and some other Git GUI. Still haven't found anything more compelling than zsh and GitX. What's the draw?" -"98857248121561090","98856981271543808","165975834","","","2011-08-03 20:46:19 +0000","Twitter for Mac","@PiCNiC_Coffee Picnic Coffee ain't nuttin to fuck wit!" -"98632376070062080","98631641651609602","14864447","","","2011-08-03 05:52:45 +0000","Twitter for Mac","@bryan_kyle Probably for the best." -"98631243247255552","98629854244782080","14864447","","","2011-08-03 05:48:15 +0000","Twitter for Mac","@bryan_kyle You're gonna love the LED display." -"98630929429446657","","18075241","","","2011-08-03 05:47:00 +0000","Twitter for Mac","@launchbar is there maybe a defaults command I can use to change it to the qwerty setting of hjkl?" -"98630774487646209","","18075241","","","2011-08-03 05:46:23 +0000","Twitter for Mac","@LaunchBar I use the Dvorak locations of hjkl so forcing dhtn on me is kind of mean :) The OS X convention of Ctrl-[abefnp] would be better." -"98626738275360768","98625411189194753","14864447","","","2011-08-03 05:30:21 +0000","Twitter for Mac","@bryan_kyle Nice one, yeah the CPU upgrade is really not worth it on this one. Can't wait to hear how you like it." -"98624753568456705","98623365891358720","14864447","","","2011-08-03 05:22:28 +0000","Twitter for Mac","@bryan_kyle Sweet! Which one? I'll guess the best 13""." -"98623749212995584","98620493065748480","15687937","","","2011-08-03 05:18:28 +0000","Twitter for Mac","@cowboy @devongovett If you can resurrect papply go for ""begging the question"" next please." -"98620997850251264","","13753352","","","2011-08-03 05:07:32 +0000","Twitter for Mac","@crashplan I turned up CPU usage to 100% and my LAN backup over WiFi sped up tremendously :) How come? Compression? http://t.co/4dhsDVH","http://yfrog.com/gz71663885p" -"98575204913131524","","","","","2011-08-03 02:05:34 +0000","Twitter for Mac","Woah. iCloud just crashed, sent a report to Apple, and then reloaded. There was a stack trace, build number, and mention of a dir ""cloudos""." -"98511749447303169","98511113028775937","63803","","","2011-08-02 21:53:25 +0000","Twitter for Mac","@sh1mmer I think it's the one you first sign in with. If you're already signed in, sign out of all accounts then sign in with your primary." -"98467464333115392","98466905794416640","15687937","","","2011-08-02 18:57:27 +0000","Twitter for Mac","@devongovett Hooray! Sometimes I think I'm being hyperbolic when I say the difference is night and day. What do you think?" -"98281818641534976","98281518010609664","894911","","","2011-08-02 06:39:46 +0000","Twitter for iPhone","@JimRoepcke first half was about jumpcut." -"98267729894715393","","","","","2011-08-02 05:43:47 +0000","Twitter for Mac","I'm really sad that Apple got rid of double-tap-and-hold to drag n drop in Lion. I use that all the time." -"98265497962950657","98264729964904449","894911","","","2011-08-02 05:34:55 +0000","Twitter for Mac","@JimRoepcke And amazingly it still works in Lion, 10.3.9 lol. Yeah I should probably just use Launchbar again." -"98264973637206016","98264729964904449","894911","","","2011-08-02 05:32:50 +0000","Twitter for Mac","@JimRoepcke Sorry I meant Jumpcut. Awesome simple clipboard history. http://t.co/GLaxwkI","http://jumpcut.sourceforge.net/" -"98264171510120448","98263388722966528","894911","","","2011-08-02 05:29:38 +0000","Twitter for Mac","@JimRoepcke Oh, that 14 doesn't include menu bar apps like Flux, Dropbox, Cinch, SizeUp, Divvy, CutJump, Display Rotate, Evernote, MacFusion" -"98263857390292992","98263388722966528","894911","","","2011-08-02 05:28:23 +0000","Twitter for Mac","@JimRoepcke But I have to say Lion feels sluggish in general for me. Maybe I should try a clean install & migrate." -"98263075848851456","97153554476834816","894911","","","2011-08-02 05:25:17 +0000","Twitter for Mac","@JimRoepcke Turns out it still takes a minute or two to start apps on login. For some folks w/ HDDs resume will be a problem." -"98227699570589696","98227129904410624","3655191","","","2011-08-02 03:04:43 +0000","Twitter for Mac","@isaiah Exactly. I don't think you'll really need to worry unless you're testing 32-bit, and Macs that can't run 64-bit are rare." -"98226853944377344","98226556484325376","3655191","","","2011-08-02 03:01:21 +0000","Twitter for Mac","@isaiah Oh sorry. That's the platform to run on, 32 and 64-bit for Macs and more interestingly devices and simulators for iOS." -"98226375479148544","98225794874212352","3655191","","","2011-08-02 02:59:27 +0000","Twitter for Mac","@isaiah That's the active target, configured with schemes. You can click on the Stacks part to manage schemes." -"98209753607581696","98209309548232705","91625528","","","2011-08-02 01:53:24 +0000","Twitter for Mac","@chpwn In Firefox 5 on OS X I just fired up a new tab and `ps ax | wc -l` didn't change. When I do it in Chrome it increments." -"98194093548634112","","","98193044821647360","14405464","2011-08-02 00:51:10 +0000","Twitter for Mac","RT @SubtleGradient: Node.js + TextMate?! -Yes, we have that now. - -http://t.co/35Mts9y - -Still more to come! -Also, JSHint and some stuff.","https://github.com/subtleGradient/javascript-tools.tmbundle/commits/master" -"98166019117416449","98164975964651520","15687937","","","2011-08-01 22:59:37 +0000","Twitter for Mac","@devongovett The animation even lags in Chrome, it's like using an iPhone 3G. #authenticexperience" -"98165863408091137","98164112529428480","31151313","","","2011-08-01 22:59:00 +0000","Twitter for Mac","@kuvos It's standardized in 15.12.3. You'd still need to be able to identify the objects by inspection in the replacer fn." -"98163304630992896","98161202240299008","166272705","","","2011-08-01 22:48:50 +0000","Twitter for Mac","@samjones5 It's ok, I hope you guys are enjoying the sunshine today. Good news about Hudson location! Right down the street from me too :)" -"98160331855101953","","","","","2011-08-01 22:37:01 +0000","Twitter for Mac","Epic coffee bean fail. 2% Jazz (predictably) and Fantastico (surprisingly) are both closed. 2% Jazz: best coffee, *never* open :( @samjones5" -"98157473852162048","98145734607646721","31151313","","","2011-08-01 22:25:40 +0000","Twitter for Mac","@kuvos Can you do what you want using the replacer fn? http://t.co/yrHbpaf","https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/JSON/stringify" -"98146360641073152","98146029249114112","31151313","","","2011-08-01 21:41:30 +0000","web","@kuvos Yeah for some reason I'm still running out. Have to check temp folder, IDEA leaves APKs there... ?_?" -"98146038048759808","98145734607646721","31151313","","","2011-08-01 21:40:13 +0000","web","@kuvos It'll be nice to have Proxy, then you could make an object that really behaves like an Array too but stringifies like an object." -"98145332197736448","98143665406484481","31151313","","","2011-08-01 21:37:25 +0000","web","@kuvos I think it's good that this is not supported, JSON transcends languages and mapping that onto other languages is not always easy." diff --git a/public/tweets/data/csv/2011_09.csv b/public/tweets/data/csv/2011_09.csv deleted file mode 100755 index f3d9fb7..0000000 --- a/public/tweets/data/csv/2011_09.csv +++ /dev/null @@ -1,65 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"119639756878516225","","","","","2011-09-30 05:08:35 +0000","Twitter for Android","You can feel pain without suffering." -"119598949773488129","119550983595503616","20079975","","","2011-09-30 02:26:26 +0000","Twitter for Android","@polotek @kriskowal have a look at the deferred lib that @JimRoepcke and I ported from Twisted. You may like it. http://t.co/aKyROxIG","http://github.com/samsonjs/deferred-js" -"118705958544347136","118701969488617472","12510462","","","2011-09-27 15:18:00 +0000","Kiwi","@ischi Heh, sometimes I agree with people a little too aggressively. Sorry :)" -"118701826823561216","118699126232858624","12510462","","","2011-09-27 15:01:35 +0000","Kiwi","@ischi No service is perfect in every way. @Grooveshark is easily the best, available choice for many of us. To each his own though." -"118701259762053121","118699126232858624","12510462","","","2011-09-27 14:59:20 +0000","Kiwi","@ischi @Grooveshark isn't perfect but it's available in Canada and you find lots of rare live tracks and such. Plus, no audio ads." -"118696908289097729","","","","","2011-09-27 14:42:02 +0000","web","By the time @Spotify et al make it to most countries, those who stream music the most will already be using something like @Grooveshark." -"118695330379345920","118681182136303617","15687937","","","2011-09-27 14:35:46 +0000","Kiwi","@devongovett But I'm also not one of the whiners so maybe I don't count ;-)" -"118695257922748416","118681182136303617","15687937","","","2011-09-27 14:35:29 +0000","Kiwi","@devongovett I'm happier here in my ""fake Canadian world"" with neither Spotify nor Facebook anywhere in sight. <3 @Grooveshark" -"118555636073115648","","","118527973358972928","136077128","2011-09-27 05:20:40 +0000","Kiwi","RT @kitcambridge: Excellent Ars Technica tutorial for scripting OS X apps with MacRuby: http://t.co/aujdDwWc","http://goo.gl/ypBZ3" -"118489911862104064","118489428812513280","39448955","","","2011-09-27 00:59:31 +0000","Twitter for Android","@Amanduh86 a house full of sickees eh? :( if you're up bored give me a call." -"118484469106749440","118478300749369344","39448955","","","2011-09-27 00:37:53 +0000","Twitter for Android","@Amanduh86 a cry for help ;-) hope you feel better. Have some caffeinated tea, may help." -"118483384472313857","","","118343347579535360","636923","2011-09-27 00:33:34 +0000","Twitter for Android","RT @siracusa: Christmas comes early for TextMate fans: http://t.co/6oBSQ2Ay","http://blog.macromates.com/2011/whats-next/" -"117980932299948032","117979592433737728","14231571","","","2011-09-25 15:17:00 +0000","Kiwi","@marcoarment (sorry *last* tweet I promise) My family and I backup to each other with @Crashplan too, so I have backups in several places." -"117980690733219840","117979592433737728","14231571","","","2011-09-25 15:16:03 +0000","Kiwi","@marcoarment And @Crashplan has an iOS app to browse your backups, kind of a nice bonus." -"117980527658676224","117979592433737728","14231571","","","2011-09-25 15:15:24 +0000","Kiwi","@marcoarment I didn't switch but use @Crashplan extensively at home and work and have no complaints so far. It just works." -"117980264445128704","117979592433737728","14231571","","","2011-09-25 15:14:21 +0000","Kiwi","@marcoarment My bro-in-law recently switched from @Carbonite to @CrashPlan. It's more flexible, does a lot even if you don't pay them." -"117618267127947267","117609302990131200","39448955","","","2011-09-24 15:15:54 +0000","Kiwi","@Amanduh86 I don't think so. It's a lot cuter than later in the episode when he's licking Scott's tears after feeding him his parents." -"117606147762040833","117604982789914624","39448955","","","2011-09-24 14:27:45 +0000","Kiwi","@Amanduh86 I know. Does it ever get any less funny though? :) Maybe I like South Park too much." -"117603356448526336","117580627724873728","39448955","","","2011-09-24 14:16:39 +0000","Kiwi","@Amanduh86 http://t.co/EXbiaHDg","http://www.youtube.com/watch?v=Mo0WQ2L3OGo" -"117603211556306944","117506345002995713","894911","","","2011-09-24 14:16:05 +0000","Kiwi","@JimRoepcke Barely made the cut ;-) That would have been a good idea just to have a record, in case I wanted to follow any of them again." -"117602905976090625","117469819959382017","14864447","","","2011-09-24 14:14:52 +0000","Kiwi","@bryan_kyle No way, I do the same as you. Half way is really bright for me too. I don't think I ever use it outside though." -"117465979583336448","117459380345118720","14864447","","","2011-09-24 05:10:46 +0000","Kiwi","@bryan_kyle Is it the only light source in the room? Same thing happens to me if I'm reading on an iPad in bed at night." -"117297425563123712","117295392701423616","15687937","","","2011-09-23 18:01:00 +0000","Kiwi","@devongovett I think that might be a bit long but at any rate I agree that it could work if reformed or revamped. We don't know w/o trying." -"117295163155554304","117293985948635136","15687937","","","2011-09-23 17:52:00 +0000","Kiwi","@devongovett I think it's worth trying. What kind of term though? 2 years? It has to be far shorter than 17 years or whatever it is now." -"117257548909912064","117255240549531649","4777951","","","2011-09-23 15:22:32 +0000","web","@_sjs @cyrilmorales Stupid Lion spelling correction keeps changing rien to rein. Sorry." -"117255240549531649","117151003937226754","23180048","","","2011-09-23 15:13:22 +0000","Kiwi","@cyrilmorales De rein. I'm glad it's useful for you! :)" -"116978556923416577","116961591089573888","39448955","","","2011-09-22 20:53:55 +0000","Kiwi","@Amanduh86 You love that song eh. It is a good tune!" -"116898728895451137","116870789151719425","14864447","","","2011-09-22 15:36:43 +0000","Twitter for Android","@bryan_kyle it's just not suitable for web dev work (for me). I just use a Linux VM to work on Windows." -"116898313814544385","116871054961553408","14864447","","","2011-09-22 15:35:04 +0000","Twitter for Android","@bryan_kyle don't forget broken scroll wheel behaviour - see KatMouse - and the mess of a control panel." -"116525225994223616","116520249196691456","39448955","","","2011-09-21 14:52:33 +0000","Twitter for Android","@Amanduh86 lol you baaarely made it :p" -"116510469132517376","116502261441630208","39448955","","","2011-09-21 13:53:55 +0000","web","@Amanduh86 Went to bed at 9pm so I got up around 4am. Took about 1/2 an hour, mostly just unfollowed those I don't know or converse with." -"116499527606861824","","","","","2011-09-21 13:10:26 +0000","web","Following 95 folks now, that sounds better than 500. Thus ends The Great Twitter purge of 2011. No offence to the unfollowed, things change." -"116277804932407296","","","","","2011-09-20 22:29:23 +0000","Twitter for Android","How rude! That hipster absconded with my poem. #yyj" -"115292726479687680","115285346626977794","14315117","","","2011-09-18 05:15:02 +0000","Twitter for Mac","@dainerose Hell yeah, I'm in." -"115274793099591680","115273460586004480","14315117","","","2011-09-18 04:03:47 +0000","Twitter for Mac","@dainerose Heh only in rock band, but I'm pretty awesome at it!" -"115272340924928000","115271665558106112","14315117","","","2011-09-18 03:54:02 +0000","Twitter for Mac","@dainerose Need a drummer?! :p" -"115258165699948544","115258015053131776","11573212","","","2011-09-18 02:57:42 +0000","Twitter for Mac","@jcrossley3 So do I :)" -"115168251935334401","","","","","2011-09-17 21:00:25 +0000","Twitter for Android","Leveled up from peasant to plebeian. Or something." -"114887222804750338","","","","","2011-09-17 02:23:43 +0000","Twitter for Mac","Oh yeah, earlier today I hit Inbox 0. Some resolved with phone calls and some just purged, but I'm at 0 nonetheless!" -"114792813299900417","114791925881651201","894911","","","2011-09-16 20:08:34 +0000","Twitter for Mac","@JimRoepcke I can't think of a single console game I would be excited to buy." -"114792655443066881","114791925881651201","894911","","","2011-09-16 20:07:56 +0000","Twitter for Mac","@JimRoepcke I'd get an iPad before a console for a gaming machine. Still expensive but I would use it way more." -"114792516401905664","114791925881651201","894911","","","2011-09-16 20:07:23 +0000","Twitter for Mac","@JimRoepcke Maybe, I'm not much of a console gamer anyway though. I far prefer a computer for FPSs." -"114791662403858432","114791305271455745","894911","","","2011-09-16 20:03:59 +0000","Twitter for Mac","@JimRoepcke Good deal! No tv yet though :( I'll probably wait for a next gen console at this point." -"114790953063157760","114790588670427137","14864447","","","2011-09-16 20:01:10 +0000","Twitter for Mac","@bryan_kyle @jimroepcke Agreed, I'm going back to Linux this weekend ;-)" -"114790291483013120","114790073718947841","14864447","","","2011-09-16 19:58:32 +0000","Twitter for Mac","@bryan_kyle @jimroepcke Yeah I understand that, but 1/2 the time I want to go full screen I want to do so on my non-primary display. blurgh!" -"114789031245643776","114758404643356672","14315117","","","2011-09-16 19:53:32 +0000","web","@dainerose O hai! Are you still feeling bad?" -"114786632657416193","114784234744463360","7549272","","","2011-09-16 19:44:00 +0000","Twitter for Mac","@boucher @tlrobinson I think it identifies you by weight and has some tricks to differentiate folks of similar weights." -"114782135432384512","114781142544154624","894911","","","2011-09-16 19:26:08 +0000","Twitter for Mac","@JimRoepcke It's double plus funny because people still want maximize. New complaint: ""It doesn't do X unless it's fullscreen, but FS sucks""" -"114758597153533952","114757693016776704","14206068","","","2011-09-16 17:52:36 +0000","Twitter for Mac","@tlrobinson And lastly, one-click google apps DNS hosting. That's just icing." -"114758307213869056","114757693016776704","14206068","","","2011-09-16 17:51:27 +0000","Twitter for Mac","@tlrobinson Dreamhost never tries to lock your domains in, transfer codes are plainly visible in the admin at all times. Great DNS uptime." -"114757957551521793","114757693016776704","14206068","","","2011-09-16 17:50:03 +0000","Twitter for Mac","@tlrobinson I looked at NameCheap but it's $20/domain/year or something, after about 5 domains it's cheaper to go unlimited w/ @Dreamhost." -"114757799770193920","114757578407424001","14206068","","","2011-09-16 17:49:26 +0000","Twitter for Mac","@tlrobinson If you have many domains get a cheap hosting account with @Dreamhost and host unlimited domains, cheap to register to boot." -"114752125594107906","114751980970328064","29777587","","","2011-09-16 17:26:53 +0000","Twitter for Mac","@pharkmillups Great air flow under that too. Nice one!" -"114751976218177536","","","","","2011-09-16 17:26:17 +0000","Twitter for Mac","The new iPod nano seems terrible for exercising and random folks on the web back that up. Anyone selling a 5th gen?" -"114750231006031872","114749905234427904","14864447","","","2011-09-16 17:19:21 +0000","Twitter for Mac","@bryan_kyle Sami create variable name foo, make equal ""bad"". Big rock is best rock! http://t.co/0JBu7ePg","http://www.youtube.com/watch?v=i_APoSfCYwU" -"114749624287379457","114749380342460416","14864447","","","2011-09-16 17:16:57 +0000","Twitter for Mac","@bryan_kyle Yes, retweeted with my broken grammar in all its glory :)" -"114749170463686657","114747656319930369","14864447","","","2011-09-16 17:15:08 +0000","Twitter for Mac","@bryan_kyle Creates a function scope variable name foo, a global called bar, and assigns each of them the value ""baz""" -"114520971293114368","114520389962567680","3655191","","","2011-09-16 02:08:21 +0000","Twitter for Android","@isaiah ha ha, fair enough! And agreed. I forget how long it's been out since I only jumped in a couple months back." -"114519863279632384","114518152221687808","3655191","","","2011-09-16 02:03:57 +0000","Twitter for Mac","@isaiah I'd use it if it also deleted derived data. I hope they sort this stuff out in a timely fashion, besides the bugs I like Xcode 4." -"114519619364069377","","","","","2011-09-16 02:02:59 +0000","Twitter for Mac","Earlier today I got off to a false start, wasn't breathing properly and stopped because of chest pain. Probably another 1 - 2 km." -"114519250965766144","","","","","2011-09-16 02:01:31 +0000","Twitter for Mac","Just went for a 7.5 km jog. I walked more than I'd like and it took 75 mins but that's still an achievement for me. I didn't even hate it!" -"114068354167341056","114053923467313152","18137723","","","2011-09-14 20:09:49 +0000","Twitter for Android","@raganwald wah?! Reminds me of Lisp's eq? eql? and equal? No excuse for that in a modern language." -"113652761807175680","","","","","2011-09-13 16:38:24 +0000","Twitter for Mac","Since nobody seems to get this right, here's my take on a liberal email regex that won't piss off your users: [^@]+@[^.@]+(\.[^.@]+)+" -"109368262315360256","109366488716165123","14231571","","","2011-09-01 20:53:20 +0000","Twitter for Android","@marcoarment what's the weight of the SSD? Curious how doubler + SSD stacks up against optical." diff --git a/public/tweets/data/csv/2011_10.csv b/public/tweets/data/csv/2011_10.csv deleted file mode 100755 index 98f5e36..0000000 --- a/public/tweets/data/csv/2011_10.csv +++ /dev/null @@ -1,30 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"130372980390891520","130156240365043712","14231571","","","2011-10-29 19:58:35 +0000","Twitter for iPhone","@marcoarment Thanks. That's really fitting because ads in paid content have pissed me off my entire life." -"130066833922469888","","","130008837834031105","752673","2011-10-28 23:42:04 +0000","Twitter for iPhone","RT @jeresig: Look at the SHA hashes on the right hand: http://t.co/4WGVhNuN *head explodes*","https://github.com/vog/beautify_git_hash/commits/master" -"129244914377691136","","","","","2011-10-26 17:16:03 +0000","Twitter for Mac","$ reddis-^H^H^H^His-cli" -"128830811813330944","128829374765072385","14864447","","","2011-10-25 13:50:33 +0000","Twitter for Mac","@bryan_kyle An inelegant workaround might be to monkey with the font size until the block is on a single page." -"127562109671321602","127540482799710208","14315117","","","2011-10-22 01:49:11 +0000","Twitter for Android","@dainerose Sweet! Now I'm gonna be thinking about food all weekend." -"125385181455597568","","","125384155986006017","16144669","2011-10-16 01:38:51 +0000","Twitter for Mac","RT @rwaldron: History seems to indicate that real change follows epic violence." -"125384478217601025","","","","","2011-10-16 01:36:03 +0000","Twitter for Mac","Now Citibank is illegally detaining customers for trying to close their accounts. Possibly arresting them. http://t.co/WwRudJzj #wtfusa","http://www.youtube.com/watch?v=TH3kiaJ1-c8" -"125289932427247617","125286757171335168","894911","","","2011-10-15 19:20:22 +0000","Twitter for Mac","@JimRoepcke Tell me about it. That is an excellent video! Too bad it contains no kittens, nobody will watch it." -"125285313680637952","125283167388184576","894911","","","2011-10-15 19:02:01 +0000","Twitter for Mac","@blogdiva @anonyops_ @JimRoepcke People often say it's hyperbole to call the US a police state. Where's the line? Is that how freedom looks?" -"125280941873700864","","","","","2011-10-15 18:44:38 +0000","Twitter for Mac","Epic rant about my Nexus One: http://t.co/GedLt9CO I think I covered most of my biggest complaints.","http://www.reddit.com/r/canada/comments/ld4ws/siri_why_do_you_do_this_to_me/c2rqlc7" -"125014478017409024","125012163545935872","894911","","","2011-10-15 01:05:48 +0000","Twitter for Mac","@JimRoepcke Looks easy enough. I wonder if Rogers charges for them. http://t.co/4pjKqDdV","http://www.techradar.com/news/mobile-computing/tablets/how-to-make-your-own-ipad-or-iphone-4-micro-sim-681020" -"125011854652219392","125010439280140288","894911","","","2011-10-15 00:55:23 +0000","Twitter for Mac","@JimRoepcke Sweet! After all that I hope you have a micro SIM! (or a good pair of scissors :)" -"124998185587449857","124997140090060800","894911","","","2011-10-15 00:01:04 +0000","Twitter for Mac","@JimRoepcke I have no idea but it should be illegal. I wanted my10 and had a contract till 2013 anyway. Never renewing again though." -"124996980958167040","124995919090429952","894911","","","2011-10-14 23:56:17 +0000","Twitter for Mac","@JimRoepcke It does kind of seem like they're giving you the runaround. I hope you can get your hands on it today." -"124996675185033216","124995207904239616","894911","","","2011-10-14 23:55:04 +0000","Twitter for Mac","@JimRoepcke No, But I changed my plan this year and that renewed my contract. Yay! ?_? North American telecom industry is an assfuckfest." -"124995110306979840","124981173058408448","894911","","","2011-10-14 23:48:51 +0000","Twitter for Mac","@JimRoepcke Yep. Now I just have to not change my plan until my contract is up and I'll be free. That's not till 2014 though? #fuckrogers" -"124994829020176384","124988192674942976","894911","","","2011-10-14 23:47:44 +0000","Twitter for Mac","@JimRoepcke @bryan_kyle They upped that to 30 months sometime in the last couple of years. They're probably aiming for 3 years. Fuck Rogers." -"124994063081549824","","","","","2011-10-14 23:44:41 +0000","Tweet Button","Geeks on your computer on Friday evening, help me improve this logic to find the next available ID from a fixed list :) http://t.co/QK45Nc4l","http://stackoverflow.com/q/7774691/188752" -"124926684087599105","124925522613510144","894911","","","2011-10-14 19:16:57 +0000","Twitter for Mac","@JimRoepcke @ajordens Yup, he had his finger on the trigger at 12:30 or whenever it was available in Canada." -"124925444159049728","124918055645097986","14315117","","","2011-10-14 19:12:01 +0000","Twitter for Mac","@dainerose Yeah no fair! That'll teach me to over think things." -"124925270607134720","124919055063846912","894911","","","2011-10-14 19:11:20 +0000","Twitter for Mac","@JimRoepcke @ajordens My friend at work here got his around 11. The UPS guy just waltzed in and cheerily said ""Joseph, your iPhone is here!""" -"124907342776123393","","","","","2011-10-14 18:00:05 +0000","Twitter for Mac","Merry iPhone day! :)" -"124696480677232640","124691764245303296","894911","","","2011-10-14 04:02:12 +0000","Twitter for Android","@JimRoepcke 64g black. Which oneS did you get?!" -"124690573448855552","124621465361457152","894911","","","2011-10-14 03:38:44 +0000","Twitter for Android","@JimRoepcke I hummed and hawed so my delivery estimate is Oct 25 - Nov 1. Noooooooo! I don't think I can face you till then ;-)" -"123262459367800832","","","123245922191818752","20079975","2011-10-10 05:03:55 +0000","Twitter for Mac","RT @polotek: Dont mistake skepticism for close-mindedness. Sometimes, even when you're right, you have to convince people." -"122461328978882560","","","121724384338653184","14417477","2011-10-08 00:00:30 +0000","Twitter for Android","RT @benjaminfox: If you're not eating at @PiCNiC_Coffee twice a day you need to reevaluate some life choices." -"122107202529009665","","","122083143091105792","84351228","2011-10-07 00:33:20 +0000","Twitter for Android","RT @timberners_lee: Steve Jobs and the actually usable computer http://t.co/qiLlTovW","http://www.w3.org/QA/2011/10/steve_jobs.html" -"121317518118883331","121313931288526849","7198302","","","2011-10-04 20:15:24 +0000","Twitter for Android","@jonathanstark I find it useful too, will probably miss it when I go back to an iPhone." -"120929853414440961","","","120927738726068224","53010195","2011-10-03 18:34:58 +0000","Twitter for Android","RT @mraleph: fibonacci server... rofl http://t.co/LUOrTJoj","https://github.com/glenjamin/node-fib" diff --git a/public/tweets/data/csv/2011_11.csv b/public/tweets/data/csv/2011_11.csv deleted file mode 100755 index c7bb1cd..0000000 --- a/public/tweets/data/csv/2011_11.csv +++ /dev/null @@ -1,54 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"140582337091088384","140577908308717568","44287241","","","2011-11-27 00:06:55 +0000","Twitter for Mac","@BradFazner It's all downhill from here." -"140582125517799426","140579210866601985","44287241","","","2011-11-27 00:06:05 +0000","Twitter for Mac","@BradFazner Heh, not Jobs, the guy asking the question. Or was that the old Reddit switcheroo? http://t.co/6QFb9G73","http://www.reddit.com/r/bestof/comments/m26na/ahhhthe_old_reddit_switcharoo/" -"140537319626260481","","","","","2011-11-26 21:08:02 +0000","Twitter for Mac","Is it just me or does this sound a lot like @hotdogsladies' nerd impression? http://t.co/88dPfmFe","http://www.youtube.com/watch?v=TaX25rxOY8Q&t=25m04s" -"140165759706992640","","","140163055567912960","197495418","2011-11-25 20:31:35 +0000","Twitter for iPhone","RT @DalaiLamaInBed: Even more important than the warmth and affection we receive, is the warmth and affection we give in bed." -"140138383799357441","","","140124301549510656","33493","2011-11-25 18:42:49 +0000","Twitter for Mac","RT @peterc: Just saw this quote: ""All code in any code-base should look like a single person typed it, no matter how many people contrib ..." -"139016000761901057","139011893049303040","11573212","","","2011-11-22 16:22:52 +0000","Twitter for Mac","@jcrossley3 lol, no worries that was understood 100% :)" -"139006564815220736","138998894947336192","11573212","","","2011-11-22 15:45:22 +0000","Twitter for Mac","@jcrossley3 That probably gets more laughs from folks outside North America. http://t.co/QJlqtKof","http://en.wikipedia.org/wiki/Fanny#In_slang" -"139003541745438720","138949287764705280","24140909","","","2011-11-22 15:33:21 +0000","Twitter for Mac","@tchoj Some pics from BC: http://t.co/lxUxRH6d http://t.co/P2VcVFQY http://t.co/Jaqkfm2P http://t.co/tT81k9Zm","https://picasaweb.google.com/113145150458563580631/SwanLakeNatureSanctuary#5661555649449944882","https://picasaweb.google.com/113145150458563580631/FirstSnowInShawnigan02#5661387435413773650","https://picasaweb.google.com/113145150458563580631/LakeSunrise#5661387129516806402","https://picasaweb.google.com/113145150458563580631/SongheesSunset#5676888537638410386" -"139002757515448320","138949287764705280","24140909","","","2011-11-22 15:30:14 +0000","Twitter for Mac","@tchoj Yeah, I just got a all my photos scanned. As soon as I upload them to Picasa web I'll let you know. (They won't all be public)" -"138799575573078017","","24140909","","","2011-11-22 02:02:52 +0000","Twitter for Mac","@tchoj Look what I found :) http://t.co/3p9bZTJB","http://twitpic.com/7hn1i0" -"138288396870225921","138254284788744193","33493","","","2011-11-20 16:11:37 +0000","Twitter for iPhone","@peterc ""First, you do a handstand ...""" -"138013579570978816","138008405016190976","95938827","","","2011-11-19 21:59:36 +0000","Twitter for Mac","@hij1nx @dmitrysoshnikov jQuery's type function isn't too shabby. Property lookup seems really fast in JSC. http://t.co/vOEXoQyy","http://jsperf.com/totype/4" -"138008065218838529","138006044172500992","59884976","","","2011-11-19 21:37:41 +0000","Twitter for iPhone","@DmitrySoshnikov @hij1nx Definitely good to know, but I agree in most cases it probably doesn't matter." -"137970989844795392","137966803002466304","95938827","","","2011-11-19 19:10:22 +0000","Twitter for Mac","@hij1nx @dmitrysoshnikov Hmmm. Only in Chrome though. Safari and Firefox don't like the closure." -"137970445608697857","137966803002466304","95938827","","","2011-11-19 19:08:12 +0000","Twitter for Mac","@hij1nx @dmitrysoshnikov Caching toString is slightly faster. http://t.co/p9ORZje9","http://jsperf.com/totype/2" -"137334467365834756","","","137327194912464896","894911","2011-11-18 01:01:03 +0000","Twitter for iPhone","RT @JimRoepcke: ZOMG, Xcode finally has Balance Delimiter! (in Editor->Structure) I have bound it to Cmd-Shift-B as in TM and will no ..." -"137268942593994753","137260595392159744","894911","","","2011-11-17 20:40:40 +0000","Twitter for Mac","@JimRoepcke You really did do a fantastic job. Congrats!" -"137206481815748608","137141796827435008","95938827","","","2011-11-17 16:32:29 +0000","Twitter for Mac","@hij1nx Holy uncanny valley. Straight out of a horror flick." -"137204693947518976","","","137170634236100608","396238794","2011-11-17 16:25:22 +0000","Twitter for Mac","RT @CodeWisdom: ""A clever person solves a problem. A wise person avoids it."" - Einstein" -"136898996831662081","136896158059606016","14315117","","","2011-11-16 20:10:38 +0000","Twitter for Mac","@dainerose Obviously you need more LSD. That site is amazing!" -"136898465245573121","136894499732471808","14315117","","","2011-11-16 20:08:32 +0000","Twitter for Mac","@dainerose I didn't notice that! I would get one if it didn't mean supporting PETA." -"136829810390478850","","","","","2011-11-16 15:35:43 +0000","Twitter for Mac","PETA has a website that promotes *skinning kittens*. http://t.co/1ZDPwUBx Report them to PETA now! http://t.co/2fZrROH1","http://features.peta.org/PETASeaKittens/","http://www.peta.org/about/contact-peta/report-cruelty.aspx" -"136627575257710592","136624131423744001","14231571","","","2011-11-16 02:12:07 +0000","Twitter for iPhone","@marcoarment That said I'm glad to be back on the iPhone with Reeder." -"136627381732511744","136624131423744001","14231571","","","2011-11-16 02:11:20 +0000","Twitter for iPhone","@marcoarment Best I found for my Nexus One was newsrob. Good app, stand up developer as well." -"136468596091133952","","","136319309298409472","14133001","2011-11-15 15:40:23 +0000","Twitter for Mac","RT @subdigital: Holy crap. CocoaPods looks amazing. http://t.co/uOu10PAY -- It's still early on, but this looks promising. #rubygems_f ...","https://github.com/CocoaPods/CocoaPods" -"136163767951175680","","13753352","","","2011-11-14 19:29:06 +0000","Twitter for Mac","@crashplan Seems to be working again." -"136152898693365763","136151298973253634","13753352","","","2011-11-14 18:45:55 +0000","Twitter for Mac","@crashplan Thanks :)" -"136151324306849792","","13753352","","","2011-11-14 18:39:39 +0000","Twitter for Mac","@crashplan I should mention that 2 other computers in the office here are in the same boat. All using CrashPlan+." -"136151189241860097","","13753352","","","2011-11-14 18:39:07 +0000","Twitter for Mac","@crashplan My computer hasn't backed up to CrashPlan Central for just over 4 hours now. Is there a server status page I can check?" -"135862186194124800","135861676024135680","2319611","","","2011-11-13 23:30:44 +0000","Twitter for Mac","@shaver Fair enough. It is a constant struggle, and one I gave up if a proxy doesn't cut it. I spend my time & money elsewhere instead." -"135860802203820033","135804940391161856","2319611","","","2011-11-13 23:25:14 +0000","Twitter for Mac","@shaver (and a fake US mailing address. 90210 seems popular, I use one in Seattle)" -"135859620773240834","135804940391161856","2319611","","","2011-11-13 23:20:32 +0000","Twitter for Mac","@shaver All you need is a poor man's SOCKS proxy: ssh -ND <port> <host>" -"135424754621489152","","","135424264387047425","15540222","2011-11-12 18:32:32 +0000","Twitter for Mac","RT @rauchg: Redis gets INCRBYFLOAT: -http://t.co/j1SvwfbR","https://github.com/antirez/redis/commit/5574b53eae1743cca9eed5a9dd25bf418c974701" -"135408972294402049","135285323767877632","894911","","","2011-11-12 17:29:49 +0000","Twitter for iPhone","@JimRoepcke It's definitely not easy but I've felt much better after ditching carbs & sugar (except Saturdays). Hope you feel better!" -"135396267009392640","135311810696978432","5637652","","","2011-11-12 16:39:20 +0000","Twitter for iPhone","@codinghorror Never done a 19 hour flight, but trips with 2-3 legs that are 30 hours door to door are also really draining." -"134285361894535169","","","134172211882901504","33423","2011-11-09 15:04:59 +0000","Twitter for Mac","RT @gruber: We?re losing a great bozo filter. Anyone who endorsed Flash player for mobile was someone you knew, immediately, was stupid." -"134083547391737856","","","133989653782077440","749863","2011-11-09 01:43:03 +0000","Twitter for Mac","RT @hotdogsladies: FWIW, iOS trick I learned from @seoulbrother that changed my game: - -Type ""welll"" to get ""we'll,"" ""illl"" to get ""I'll, ..." -"133925601181581312","133796375480639488","894911","","","2011-11-08 15:15:26 +0000","Twitter for Mac","@JimRoepcke That would be so awesome!" -"133923930837745664","","","133796375480639488","894911","2011-11-08 15:08:47 +0000","Twitter for iPhone","RT @JimRoepcke: The iTunes library should become a system service, and the iTunes app should be a frontend to that service." -"133772345440608257","","","","","2011-11-08 05:06:27 +0000","Twitter for Mac","You don't need a book on emacs or vim. They both have excellent tutorials and docs built right into them. #oreilly #suckers #onetrueeditor" -"133750262379708419","","","133617324073811968","91333167","2011-11-08 03:38:42 +0000","Twitter for Mac","RT @climagic: ssh-copy-id user@remotehost # Automatically installs your public key to the remote host (this actually is included in the ..." -"133732648341344256","133725655308308480","14231571","","","2011-11-08 02:28:42 +0000","Twitter for iPhone","@marcoarment I can't decide which is more annoying: whitelisting sites with NotScripts, or the web with JS on by default." -"133732338197725184","133725655308308480","14231571","","","2011-11-08 02:27:28 +0000","Twitter for iPhone","@marcoarment I try to do the same with boxes that appear right over the content asking to subscribe to something or take a survey." -"133324381203070976","","","133243584144084992","14231571","2011-11-06 23:26:24 +0000","Twitter for iPhone","RT @marcoarment: Just got my first spam-reply in a while. It made me realize that Twitter's been MUCH better at spam control for the las ..." -"132945910853414913","132930349549359104","894911","","","2011-11-05 22:22:29 +0000","Twitter for Mac","@JimRoepcke If you're playing music and want to browse around your library at the same time what does a hybrid Play/Pause/Select button do?" -"132472104317763584","","","132453840506204161","85645271","2011-11-04 14:59:45 +0000","Twitter for iPhone","RT @AaronHillegass: At the end of my MacTech talk, I shared the questions that keep me awake at night. TUAW found it worth writing about ..." -"132234102509273089","132231716210360320","14315117","","","2011-11-03 23:14:01 +0000","Twitter for Mac","@dainerose Now your phone won't be burning hot all night." -"132197068482686976","132196040785920002","894911","","","2011-11-03 20:46:51 +0000","Twitter for Mac","@JimRoepcke If you use iCloud you also get an alert on your Mac. Of course then you have to be looking at your computer, may or may not help" -"132162237963051008","132160149770088448","749863","","","2011-11-03 18:28:27 +0000","Twitter for Mac","@hotdogsladies Wrapping at 78-80 makes working on and comparing files side by side much nicer. Can even fit 3 files side by side at 1920xFoo" -"131798571677790208","","","131710448545443840","69557228","2011-11-02 18:23:22 +0000","Twitter for iPhone","RT @abozhilov: So you need arguments default value in JS? Possible approach: http://t.co/my92CDAN","https://gist.github.com/1333507" diff --git a/public/tweets/data/csv/2011_12.csv b/public/tweets/data/csv/2011_12.csv deleted file mode 100755 index e1ff172..0000000 --- a/public/tweets/data/csv/2011_12.csv +++ /dev/null @@ -1,64 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"153015439734214656","","","153002963185577984","19575586","2011-12-31 07:31:38 +0000","Twitter for iPhone","RT @hackernewsbot: Facebook no longer supports IE7... http://t.co/Fx5hIqhV","http://thenextweb.com/facebook/2011/12/30/not-a-fan-of-timeline-on-facebook-use-ie7-facebook-stopped-supporting-it/" -"152975449104990208","","","","","2011-12-31 04:52:43 +0000","Twitter for iPhone","yyc -> yyj, last leg of yxu -> yyj trip home! ?" -"152288923958251520","152286855675641857","39448955","","","2011-12-29 07:24:43 +0000","Twitter for Mac","@A_to_the_J_ i'm so sorry! don't breath." -"152106527031955456","","","","","2011-12-28 19:19:56 +0000","Twitter for Mac","OH: ""I'm just being logic.""" -"151782151803772928","","","151504628784185344","3621751","2011-12-27 21:50:59 +0000","Twitter for iPhone","RT @abackstrom: How to Pronounce Hors d'oeuvres http://t.co/KeqlGTPz","http://www.youtube.com/watch?v=o1-ndsRPxbM&feature=share" -"151448040052502528","","","151381620740472832","15687937","2011-12-26 23:43:21 +0000","Twitter for iPhone","RT @devongovett: Node.js modules you should know about: JSONStream http://t.co/KIOUXZGQ","http://j.mp/vpNcKZ" -"151362743239323648","","","151356590769963008","30923","2011-12-26 18:04:24 +0000","Twitter for iPhone","RT @rands: Anytime? anytime? I'm sitting there waiting for my computer or phone to do something, I silently seethe with compounding inne ..." -"151128504677842944","151109218387234816","894911","","","2011-12-26 02:33:38 +0000","Twitter for iPhone","@JimRoepcke I'll have to check that out. Just saw the movie and it was really good." -"151035779425107969","","","151018831291219968","197495418","2011-12-25 20:25:10 +0000","Twitter for iPhone","RT @DalaiLamaInBed: If developing qualities like love, compassion, generosity & patience is to be effective, we must practice them in ou ..." -"151035711443836928","","","150992453636329473","749863","2011-12-25 20:24:54 +0000","Twitter for iPhone","RT @hotdogsladies: ""A crummy commercial?!? Son?of a?*BITCH!*"" - -Perfect." -"150756003670003712","150726551976165378","894911","","","2011-12-25 01:53:26 +0000","Twitter for Mac","@JimRoepcke I hear this is the form factor of the Nebula Nexus S III HD http://t.co/VEgnjVlH","http://www.youtube.com/watch?feature=player_detailpage&v=wZ9RNhJAgjE#t=30s" -"150725435280474112","","","","","2011-12-24 23:51:58 +0000","Twitter for iPhone","I'm pretty sure Christmas is about world domination." -"150707632448094208","","","150704879952859136","113713261","2011-12-24 22:41:14 +0000","Twitter for Mac","RT @ChromiumDev: A nice xmas gift, in Canary you can now enable ECMAScript Harmony features via about:flags https://t.co/mE8hC2B9","https://plus.google.com/113127438179392830442/posts/T615Md5JPQG" -"150705598089007104","","","150680391328608257","26706944","2011-12-24 22:33:09 +0000","Twitter for Mac","RT @kevinpo: THIS is a christmas tree: http://t.co/2kNDeEI5","http://imgur.com/U1KoD" -"150676908382756864","150674035192238080","894911","","","2011-12-24 20:39:09 +0000","Twitter for Mac","@JimRoepcke But, but, ? it's open! And the background moves. You can't do that on a closed OS." -"149612597514211328","","","149577765732093953","12811302","2011-12-21 22:09:57 +0000","Twitter for iPhone","RT @chrisblizzard: We un-prefixed the WebSockets API in Firefox 11, coming to Aurora very soon. https://t.co/JN9trcVZ","https://bugzilla.mozilla.org/show_bug.cgi?id=695635" -"149507013427204101","149469380265246721","39448955","","","2011-12-21 15:10:24 +0000","Twitter for Mac","@A_to_the_J_ Eerie fake smiles and poses." -"149244053920288770","","","","","2011-12-20 21:45:29 +0000","Twitter for iPhone","(And not only because of the spurious apostrophe)" -"149243862592921600","","","","","2011-12-20 21:44:45 +0000","Twitter for iPhone","I'm really creeped out by photos like this. http://t.co/4PV3JzWG","http://twitter.com/_sjs/status/149243862592921600/photo/1" -"149133329063612416","","","","","2011-12-20 14:25:31 +0000","Twitter for iPhone","Is it time to declare that memory now means storage? It jives with what people think of as memory anyway so maybe it's for the best." -"149133055972491264","","","","","2011-12-20 14:24:25 +0000","Twitter for iPhone","I never know if people are talking about storage or actual memory (i.e. RAM) when they say memory. Anobit is about storage, not memory." -"148870096113238016","","","","","2011-12-19 20:59:31 +0000","Twitter for Mac","iTunes Match has arrived in Canada, along with purchased TV Shows. Hooray!" -"148636030164152320","148612526865784833","39448955","","","2011-12-19 05:29:25 +0000","Tweetings for iPhone","@A_to_the_J_ you just leveled up!" -"148583588202430464","","","","","2011-12-19 02:01:02 +0000","Twitter for Mac","Arrived in YYZ." -"148583532103614465","148494603375493121","14315117","","","2011-12-19 02:00:49 +0000","Twitter for Mac","@dainerose Will do :) I get to be tech support for my parents!" -"148442622883672064","","","","","2011-12-18 16:40:53 +0000","Tweetings for iPhone","Seeing a girl carrying a box that says ""ugg"" I just realized what ugg boots are. ""out of it"" doesn't begin to describe me. Good or bad?" -"148438873222033410","148425217105068033","39448955","","","2011-12-18 16:25:59 +0000","Tweetings for iPhone","@A_to_the_J_ lol, big O(n) ... Sorry, comp sci joke." -"148414942758977536","","","","","2011-12-18 14:50:54 +0000","Tweetings for iPhone","Cabbie: ""Have a good flight."" -Me: ""You too!"" -Cabbie: ""Everyone always says that.""" -"148408938671517696","","","","","2011-12-18 14:27:02 +0000","Tweetings for iPhone","YYJ ?YYC" -"148070457940254721","","","147981135392157696","215455741","2011-12-17 16:02:02 +0000","TweetList Pro","RT @macromates: Tip: You can click on an icon in the sidebar to open it instantly. /cc @gregorysean" -"147814783796776962","147811248929648641","20693","","","2011-12-16 23:06:05 +0000","Twitter for Mac","@tanepiper I think BBEdit does as well. But I'm kind of stuck on TextMate, with some Emacs. Last thing I need is another editor :)" -"147811105903882240","","","147802484495220736","215455741","2011-12-16 22:51:28 +0000","Twitter for Mac","RT @macromates: Learn all about the new .tm_properties config files: http://t.co/338jaq39","http://blog.macromates.com/2011/git-style-configuration/" -"147811090984747010","","","147765019948486657","215455741","2011-12-16 22:51:24 +0000","Twitter for Mac","RT @macromates: @_sjs ??T ? ?4 ? enter the shortcut (This isn't new in 2.0, works in 1.x as well, though without the ?4 shortcut.)" -"147811003910991875","","","","","2011-12-16 22:51:04 +0000","Twitter for Mac","I love how TextMate 2 maintains the selection when you wrap it with quotes or parens." -"147784108121128960","","","147466309960089600","22199970","2011-12-16 21:04:11 +0000","Twitter for Mac","RT @LeaVerou: Introducing dabblet: An interactive CSS playground (a.k.a. what I've been working on for the past 3 weeks) http://t.co/QOE ..." -"147765334013784064","147765019948486657","215455741","","","2011-12-16 19:49:35 +0000","Twitter for Mac","@macromates Can't believe I didn't know about this. Thanks for the pointer!" -"147756118972694528","","215455741","","","2011-12-16 19:12:58 +0000","Twitter for Mac","@macromates Any plans for selecting bundle items by shortcut? e.g. to find items that clobber basic native shortcuts: Ctrl-[abefknpy]" -"147755521221472257","","","","","2011-12-16 19:10:36 +0000","Twitter for Mac","Something in TM2's Ruby bundle is clobbering Ctrl-f and I can't find offending the item. Don't clobber native shortcuts! ?_?" -"147467517231775744","","","","","2011-12-16 00:06:10 +0000","Twitter for Mac","rmate is slick (especially if you have a dyndns hostname), and tm_properties > tmproj" -"147466520375721984","","","","","2011-12-16 00:02:12 +0000","Twitter for Mac","Decided to just jump into TextMate 2 and see what it's like. So far I like what I see, and think this can be my daily editor." -"147460448856453120","","","147388803932372993","1671811","2011-12-15 23:38:05 +0000","Twitter for Mac","RT @paul_irish: Really like this HTML5 & CSS3 Advent Calendar: http://t.co/WQ7Q37qB Pro techniques inside.","http://html5advent2011.digitpaint.nl/" -"147385969065197568","","","","","2011-12-15 18:42:07 +0000","Twitter for Mac","http://t.co/JwF1zAYE","http://wastm2released.com/" -"147369626941136897","","","","","2011-12-15 17:37:11 +0000","Twitter for Mac","Favourite song: http://t.co/t32XMtI9","http://youtu.be/-twF9VikjUA" -"147343733006942208","147338586042277889","14231571","","","2011-12-15 15:54:18 +0000","Twitter for Mac","@marcoarment I like Menlo, closely followed by Consolas. Monaco is nice if you like something lighter." -"147343411777769473","","","147300039264448512","14620179","2011-12-15 15:53:01 +0000","Twitter for Mac","RT @stoyanstefanov: Performance calendar day #14: Say hello to icy: an iOS app to inspect HTTP traffic http://t.co/I1T8Q5G8 + http://t.c ...","http://calendar.perfplanet.com/2011/i-see-http/" -"147335020942606337","","","147213712888053760","668423","2011-12-15 15:19:41 +0000","Tweetbot for iOS","RT @mikeal: even better support in npm for checking node_modules in to git http://t.co/00xXDNI5","https://github.com/isaacs/npm/issues/1886#issuecomment-3157706" -"147334856882397184","","","147316248542318593","14335498","2011-12-15 15:19:01 +0000","Tweetbot for iOS","RT @newsycombinator: Microsoft decides to automatically update Internet Explorer for everyone http://t.co/WC4oNQ5S","http://j.mp/tp0PwB" -"147138979903442944","147138459495186432","14315117","","","2011-12-15 02:20:41 +0000","Twitter for iPhone","@dainerose lol, that's just a part of constantly improving. It's a good thing!" -"147113045519380480","147042932720025600","14315117","","","2011-12-15 00:37:37 +0000","Twitter for Mac","@dainerose Don't worry, in another week (or month, or year?) it will probably look ugly again." -"147112201948372993","147050940497801216","15687937","","","2011-12-15 00:34:16 +0000","Twitter for Mac","@_romac @devongovett Sync w/ your computer, delete Twitter in iOS, update all, then sync again. Haven't tried it but it should work." -"146335180460793857","","","","","2011-12-12 21:06:40 +0000","Twitter for Mac","The TM2 build is now 404. Anyone have the tarball and willing to send it my way?" -"146043512289366016","146042862306476033","39448955","","","2011-12-12 01:47:41 +0000","Twitter for iPhone","@A_to_the_J_ oh, I didn't know identica updated my twitter. I just remembered identica and thought it was funny." -"144902674977013760","144902511516590081","894911","","","2011-12-08 22:14:24 +0000","Twitter for Mac","@JimRoepcke Derp. Sure will. Leave it on your computer and then sync instead of reinstalling." -"144902392385769473","144901307956858880","894911","","","2011-12-08 22:13:17 +0000","Twitter for Mac","@JimRoepcke Uninstall Twitter, update all, install Twitter." -"144898667084648450","144895282251956224","894911","","","2011-12-08 21:58:28 +0000","Twitter for Mac","@JimRoepcke Doesn't look like you can add people to lists." -"144852332222480384","144844283759964160","39448955","","","2011-12-08 18:54:21 +0000","Twitter for Mac","@A_to_the_J_ Must be the Ron Jeremy balls." -"144851683263000578","","","","","2011-12-08 18:51:47 +0000","Twitter for Mac","I discovered autossh this week and it is great. It just works. If you use ssh for port forwarding and get disconnected you want autossh." -"142427878812942336","","","142404567995387904","22199970","2011-12-02 02:20:27 +0000","Twitter for iPhone","RT @LeaVerou: Inner border-radius = outer border-radius -padding -border-width. Don't use the same for both ever again, it's pig ugly ht ..." -"142426343014010880","","","142348849950896129","894911","2011-12-02 02:14:20 +0000","Twitter for iPhone","RT @JimRoepcke: ""Cool to be Clever"" for iPad is now on the App Store. The story of Edson Hendricks, who helped design the Internet. http ..." diff --git a/public/tweets/data/csv/2012_01.csv b/public/tweets/data/csv/2012_01.csv deleted file mode 100755 index 4d79a2d..0000000 --- a/public/tweets/data/csv/2012_01.csv +++ /dev/null @@ -1,76 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"164550927754338304","","","164549141794521088","1671811","2012-02-01 03:29:33 +0000","Twitter for Mac","RT @paul_irish: Did a quick little jQuery.ajax() prefilter plugin adaptation to cache results in localStorage for better perf https://t. ..." -"164525837914341376","","","","","2012-02-01 01:49:51 +0000","Twitter for Mac","Relevant to that retweet, a great movie called The Boat That Rocked (a.k.a. Pirate Radio, in North America) http://t.co/7k9IS0p4","http://en.wikipedia.org/wiki/The_Boat_That_Rocked" -"164525598742552576","","","164519898947653632","267433199","2012-02-01 01:48:54 +0000","Twitter for Mac","RT @nddrylliog: Neil Young is right: piracy is the new radio. http://t.co/1Ok4EMNF","http://gigaom.com/2012/01/31/neil-young-is-right-piracy-is-the-new-radio/" -"164525378646446080","","","","","2012-02-01 01:48:01 +0000","Twitter for Mac","Today's best headline: ""Teen Anal Nightmare P2P lawyer charged with felony"" http://t.co/MixCudFO","http://arstechnica.com/tech-policy/news/2012/01/p2p-porn-lawyer-charged-with-felony.ars" -"164514285869993985","","894911","","","2012-02-01 01:03:56 +0000","Twitter for Mac","@JimRoepcke Have you seen StratifiedJS? http://t.co/WOP6oycC","http://onilabs.com/stratifiedjs" -"164458332403400705","164454618967969793","136077128","","","2012-01-31 21:21:36 +0000","Twitter for Mac","@kitcambridge Too funny." -"164457270065905664","","","","","2012-01-31 21:17:23 +0000","Twitter for Mac","Redis is fast. Mocking the subset of commands I use in Ruby only sped up tests by a second or two. Guess I can throw that mock away." -"164192165243785217","164187687694245888","14864447","","","2012-01-31 03:43:57 +0000","Twitter for Mac","@bryan_kyle @ajordens When I lived in terminals on Linux I sometimes wanted to split horizontally. Nowadays screen+Divvy+SizeUp get me by." -"164128922055872512","","","164025952492453888","1568","2012-01-30 23:32:39 +0000","Twitter for Mac","RT @adambrault: Ok, this is awesome: ShareJS is an operational transform library for Node.js & browsers written by an ex-Wave engineer. ..." -"164126794407092224","","","","","2012-01-30 23:24:11 +0000","Twitter for Mac","Cool! @maccman and @mjackson used my strftime for JS library on twitter.github.com. For fun, see if you can find Larry on that page." -"164025509112590336","","","163077529207439360","97933","2012-01-30 16:41:43 +0000","Twitter for iPhone","RT @jzawodn: One of the best Quora answers ever: http://t.co/pg2LYoiK","http://www.quora.com/Why-are-software-development-task-estimations-regularly-off-by-a-factor-of-2-3/answer/Michael-Wolfe?srid=kw" -"163746534570213376","163489914258862080","894911","","","2012-01-29 22:13:10 +0000","Twitter for Mac","@JimRoepcke Looks pretty nice. Same thing as Tame.js. I would use Tame.js or node-fibers over it because I prefer JavaScript." -"163452395790151682","","","","","2012-01-29 02:44:22 +0000","Tweet Button","""[...] require all movie moguls to use a special ?Hollywood Edition? of our products."" http://t.co/SgGRoUX4 via @AaronKlein","http://www.aaronklein.com/2012/01/hollywood-edition/?utm_source=twitter" -"163342576890544128","","","","","2012-01-28 19:27:59 +0000","Twitter for Mac","CoffeeScript looks likes a bunch of tokens were just splattered on a page, and I'm left to try and sort it out, make sense of it." -"163341409171148801","","","163340840478056448","2006261","2012-01-28 19:23:21 +0000","Twitter for Mac","RT @maccman: You can remove HTML5 cache manifests in Chrome by going to: chrome://appcache-internals/" -"163340784882548736","","","","","2012-01-28 19:20:52 +0000","Twitter for Mac","CoffeeScript is *too* clean. It makes it difficult to parse and comprehend at a glance. 4 space indent and return would improve readability." -"162941921810071552","","","162908971374620672","7955612","2012-01-27 16:55:56 +0000","Twitter for Mac","RT @ncb000gt: Awesome: http://t.co/nxkMnEN0","http://i.imgur.com/MuTMR.jpg" -"162941782118764544","162932447162531840","39448955","","","2012-01-27 16:55:22 +0000","Twitter for Mac","@A_to_the_J_ lol. Which is apparently, more or less, like creeping on me anyway ;-)" -"162777451951427584","162776323973066753","12819682","","","2012-01-27 06:02:23 +0000","Twitter for Mac","@mitchellh Me too. Everything from Cab Calloway to The Beatles to Daft Punk to NOFX to the Scissor Sisters. Fingers tapping in time." -"162758273030819840","","","162753343893147649","20904050","2012-01-27 04:46:10 +0000","Twitter for Mac","RT @viticci: The Problem With The iOS Home Screen http://t.co/ETYQsQUP","http://mcstr.net/xpsE4G" -"162757027238653953","162755285923012609","15687937","","","2012-01-27 04:41:13 +0000","Twitter for Mac","@viticci @devongovett It's funny that the HIG states people understand folders. Un-geeks neither like nor understand filesystem hierarchies." -"162753519831629824","","","","","2012-01-27 04:27:17 +0000","Twitter for Mac","I have performed 47,739 searches w/ Google since January 15th, 2006. While I am signed in anyway. My first search was for Camino extensions." -"162751085273026560","","","162711201434976257","15647796","2012-01-27 04:17:37 +0000","Twitter for Mac","RT @pfleidi: Hmm. Well ... /cc @marcoarment #buildandanalyze http://t.co/dzn9cgi4","http://twitter.com/pfleidi/status/162711201434976257/photo/1" -"162643552524976128","","","162639322581966848","903351","2012-01-26 21:10:19 +0000","Twitter for Mac","RT @elliottkember: fork it clone it pull it tweak it fix it push it pull-request it" -"162617531788558337","","","","","2012-01-26 19:26:55 +0000","Twitter for Mac","SimpleCov is awesome. Add gem 'simplecov' to Gemfile, bundle install, require 'simplecov', SimpleCov.start, run tests. Too easy." -"162598517871878144","","","162584400461168640","293718395","2012-01-26 18:11:22 +0000","Twitter for Mac","RT @NodeSummit: Talks from #NodeSummit will be available online (after a little R&R). Will announce here and to the email list - http:/ ..." -"162425123129933824","","","162421044563546112","12819682","2012-01-26 06:42:21 +0000","Twitter for Mac","RT @mitchellh: Current status: rpm vagrant_0.9.3_i686.rpm. Also: I hate CentOS." -"162329659701334016","162327929374781440","894911","","","2012-01-26 00:23:01 +0000","Twitter for Mac","@JimRoepcke Ha ha, yeah I'm not sure so I'm kind of wondering out loud." -"162309044441321475","162306188359380992","14315117","","","2012-01-25 23:01:06 +0000","Twitter for Mac","@dainerose Because fuck you, that's why. That and $700." -"162305605988663297","162303844485840897","894911","","","2012-01-25 22:47:26 +0000","Twitter for Mac","@JimRoepcke I think other stores have to be in on a scheme for it to be price fixing. Can a single entity fix prices w/o a monopoly?" -"162279952849444864","162272842984067073","472215656","","","2012-01-25 21:05:30 +0000","Twitter for Mac","@applasso @picnic_coffee Ha ha. I guess I should get another Noodle Box for dinner to complete my epic plan." -"162271778725560321","","","","","2012-01-25 20:33:01 +0000","Twitter for Mac","I'm getting all teary eyed eating lunch from @PiCNiC_Coffee today. It doesn't get any better than this." -"162027120594395137","","","162021668410232832","197495418","2012-01-25 04:20:50 +0000","Twitter for Mac","RT @DalaiLamaInBed: So long as we are under the control of disturbing emotions, real happiness is hard to find in bed." -"162005024388562945","","","161919010634596353","6827332","2012-01-25 02:53:02 +0000","Twitter for iPhone","RT @jtaby: Ooooooh, well played, duckduckgo: http://t.co/WlPD2QuM (includes the MDN docs inline)","http://duckduckgo.com/?q=css+line-height" -"161982295094476800","","","161976836321058816","7198302","2012-01-25 01:22:43 +0000","Twitter for Mac","RT @jonathanstark: ""Web Storage Support Test"" http://t.co/vbYHFOa3 /via @paul_irish","http://bit.ly/z3wmfU" -"161945918244012033","","","161938066431422464","173630577","2012-01-24 22:58:10 +0000","Twitter for Mac","RT @bcantrill: Google is being annoyingly tight-lipped, while Microsoft is writing a Node program on stage -- on a Mac. #NodeSummit #Wor ..." -"161909413605670912","161906996650573825","17088322","","","2012-01-24 20:33:06 +0000","Twitter for Mac","@HipwoodDigital @dainerose There are only 3 companies here so far. I think we have some cupboards and closets available." -"161904979462991872","161898482871975937","14315117","","","2012-01-24 20:15:29 +0000","Twitter for Mac","@dainerose Luxury! Soon there'll be Noodle Box too? omg." -"161901212101386240","161899273309519873","39448955","","","2012-01-24 20:00:31 +0000","Twitter for Mac","@A_to_the_J_ Well hoity toity aren't we grand ;-)" -"161880264568602624","161879230781718528","39448955","","","2012-01-24 18:37:17 +0000","Twitter for Mac","@A_to_the_J_ I knew what it was, why would I actually read the words?" -"161863859425116161","161712871624015872","39448955","","","2012-01-24 17:32:06 +0000","Twitter for iPhone","@A_to_the_J_ yes, Starbucks. Is it Tim Horton's or Hortons? I think it's Horton's in which case I stand by Timmy's or Timmy Ho's." -"161652083584532480","161650624721727488","166272705","","","2012-01-24 03:30:34 +0000","Twitter for Mac","@samjones5 For drip I'd hit Timmy's, espresso go for Starbuck's. Either way kind of a shame ;-)" -"160556523431526401","160529346577178625","39448955","","","2012-01-21 02:57:12 +0000","Twitter for iPhone","@A_to_the_J_ As am I!" -"160293861195923456","","","160211441327144960","9533042","2012-01-20 09:33:29 +0000","Twitter for iPhone","RT @BrendanEich: Flash: let a=[]; for(let i=0;i<4;i++) a.push(function(){return i}); for (let j in a) assert(a[j]() === j) is in ES6 ..." -"160046022914097152","160021810681888768","39448955","","","2012-01-19 17:08:40 +0000","Twitter for Mac","@RealTaIk @A_to_the_J_ Lol. Just about your laugh then eh? ;-) Pretty sure that's not true at all." -"160045883432505344","160033430787203073","39448955","","","2012-01-19 17:08:06 +0000","Twitter for Mac","@A_to_the_J_ How about ice cube trays? ?. What's that? That's not what you meant? :p" -"160045765333499904","","","160037464193503232","14957252","2012-01-19 17:07:38 +0000","Twitter for Mac","RT @settern: Oh, Apple, that's just mean. iBooks Author publishes to .ibooks, .pdf, and .txt. .ibooks is wrapped ePub, cannot be opened ..." -"159905549742379009","","","116372971509121025","6897142","2012-01-19 07:50:28 +0000","web","RT @bos31337: So glad you asked! The best ghc bug ever involved a dev version of the compiler deleting your source file if it contained ..." -"159755063852666883","159713981085401088","165975834","","","2012-01-18 21:52:29 +0000","Twitter for Mac","@PiCNiC_Coffee That would be fucking awesome. You'd have to get a ghetto blaster on it playing majestic tunes like Wonderboy by Tenacious D." -"159000282158743552","","","158993879981506561","14814762","2012-01-16 19:53:16 +0000","Twitter for Mac","RT @joemccann: 50% of 2011 computing device sales were mobile. Are u still building your business on the desk/laptop computing environme ..." -"158988326576209921","","","158977253546528768","14272162","2012-01-16 19:05:45 +0000","Twitter for Mac","RT @jdalton: TIL many browsers treat method chaining like recursive calls & will hit call stack limits ? http://t.co/141jAPn3","http://bit.ly/xKAaUF" -"158368755607539713","158220776703668225","39448955","","","2012-01-15 02:03:48 +0000","Twitter for Mac","@A_to_the_J_ every night?!" -"157944348695199744","157943223753506816","39448955","","","2012-01-13 21:57:21 +0000","Twitter for Mac","@A_to_the_J_ Ohhh I see what you mean. Yeah I feel the same way. They're in a warm, dry, car getting where they're going quickly. Bastards." -"157939439555985408","157934842368106497","39448955","","","2012-01-13 21:37:51 +0000","Twitter for Mac","@TheComedyJokes @A_to_the_J_ very appropriate XD" -"157939361072168961","157934972479619072","39448955","","","2012-01-13 21:37:32 +0000","Twitter for Mac","@TheComedyJokes @A_to_the_J_ lol, that was pretty good." -"157939244772507648","157919970993504256","39448955","","","2012-01-13 21:37:04 +0000","Twitter for Mac","@A_to_the_J_ Can't get snow on their car? ? I think you're mad with anger :p" -"157920473148174336","157907882522836992","165975834","","","2012-01-13 20:22:29 +0000","Twitter for Mac","@PiCNiC_Coffee Pure torture ? you need a Picnic shuttle that goes to and from Gorge! ;-)" -"157891123728228352","157889116812488704","894911","","","2012-01-13 18:25:52 +0000","Twitter for Mac","@JimRoepcke Heh, probably better for all of us :)" -"157887305682665474","157886746560966656","894911","","","2012-01-13 18:10:41 +0000","Twitter for Mac","@JimRoepcke Good luck Jim! Hope that it all goes smoothly. We should get together again when you're up for it. Maybe get @djchrisrail too." -"157886786746593280","157864160334589953","15687937","","","2012-01-13 18:08:38 +0000","Twitter for Mac","@jeffrey_way @devongovett If you told me those were prison lunches I wouldn't have batted an eyelash." -"157885559673597952","","","","","2012-01-13 18:03:45 +0000","Twitter for Mac","If you're a fan of 5by5 shows, have an iPhone or iPad, and like to check out links in the show notes check this out: https://t.co/yZWY5fh8","https://github.com/samsonjs/5by5Browser" -"157643735763652608","157636903246626816","39448955","","","2012-01-13 02:02:50 +0000","Twitter for Mac","@A_to_the_J_ Try and stop me." -"156513642802712576","","","","","2012-01-09 23:12:14 +0000","Twitter for Mac","Well that was epiphanic. Wonder why I didn't see it before." -"156454616320589825","","","156450422159187970","7198302","2012-01-09 19:17:41 +0000","Twitter for Mac","RT @jonathanstark: ""Worry is a misuse of imagination."" - Dan Zadra" -"156409546850566144","156382683616919552","39448955","","","2012-01-09 16:18:36 +0000","Twitter for iPhone","@A_to_the_J_ Yes I realize that. Seriously though who does that?!" -"156260721955573760","156254102295285760","39448955","","","2012-01-09 06:27:13 +0000","Twitter for Mac","@RealTaIk @A_to_the_J_ What if I tell her that she has really stupid capitalization? I guess it's not very romantic but it *is* real talk :p" -"156130880107200512","","","156128998659858432","815114","2012-01-08 21:51:17 +0000","Twitter for Mac","RT @jedschmidt: pretty sure the statute of limitations on hanlon's razor has expired for the twitter spam team." -"156093345767235584","","","155807969991335936","16593246","2012-01-08 19:22:08 +0000","web","RT @applehockey: The origin of the ""DROID"" ringtone used by Verizon has been found. - -Mac users: Open Terminal. say -v cellos droid (via ..." -"155703962383822849","","","","","2012-01-07 17:34:52 +0000","Twitter for Mac","Ditto for not using idiomatic casing, word delimiters, etc. There's no good excuse for it." -"155703509440929795","","","","","2012-01-07 17:33:04 +0000","Twitter for Mac","When I read code that is not well spaced or indented I can't help thinking ill of the author. It's like bad hygiene. Shoddy craftsmanship." -"154413816803885057","154374574467858433","894911","","","2012-01-04 04:08:17 +0000","Twitter for Mac","@JimRoepcke Holy shit, sorry to hear that Jim :( Glad that you are back at home. Hope you don't have to go through that again." -"154012981787762688","","","","","2012-01-03 01:35:31 +0000","Twitter for iPhone","Good thing I did not lose my luggage! http://t.co/w73DauuE","http://twitter.com/_sjs/status/154012981787762688/photo/1" -"153636677078876160","","","","","2012-01-02 00:40:12 +0000","Twitter for Mac","My tribute to @hotdogsladies http://t.co/Piav9HME","http://samsonjs.tumblr.com/post/15151798140/this-one-is-for-merlin-mann" diff --git a/public/tweets/data/csv/2012_02.csv b/public/tweets/data/csv/2012_02.csv deleted file mode 100755 index 448626b..0000000 --- a/public/tweets/data/csv/2012_02.csv +++ /dev/null @@ -1,72 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"174696686160060416","","39448955","","","2012-02-29 03:25:10 +0000","Osfoora for Mac","@amanderpp http://t.co/S8ZPaUFZ","http://youtu.be/HuDUnKPyzww" -"173156047391965184","173154724823048192","14315117","","","2012-02-24 21:23:13 +0000","Twitter for Mac","@dainerose Good to hear! I'll have to wait until tonight or this weekend before I get to code w/ music." -"173087856414294017","","","","","2012-02-24 16:52:15 +0000","Twitter for Mac","Found some music to code to this weekend. Daft Punk meets old video games. If this were for sale I'd buy it. http://t.co/Lj91A6zS","http://www.dachip.com/download.html" -"173085202166452225","","","173011286114836481","19019338","2012-02-24 16:41:42 +0000","Twitter for Mac","RT @DioVayne: LOL! Very Suspicious Quotation Marks :D -http://t.co/ioXrPzdl","http://www.smosh.com/smosh-pit/photos/very-suspicious-quotation-marks" -"172756377092100098","172753673930289152","14315117","","","2012-02-23 18:55:04 +0000","Twitter for Mac","@dainerose That's one reason why I stopped wearing a wrist watch. It is really annoying." -"172403039435620355","","","","","2012-02-22 19:31:02 +0000","Twitter for Mac","My data doubler has arrived! Time to perform surgery on this notebook. I guess it's not surgery if I shut it down, but whatever. MOAR GBS!!" -"172060075802886145","172058331156975618","668863","","","2012-02-21 20:48:13 +0000","Twitter for Mac","@eishay @tomdale Is this linked from http://t.co/B8prqcHf? I'm getting started w/ Ember and this looks really useful.","http://emberjs.com" -"171710635091046400","171703819720331264","894911","","","2012-02-20 21:39:40 +0000","Twitter for Mac","@JimRoepcke I think I just heard 100 Lispers cry out in agony." -"171107557157515264","171098566494928896","16988530","","","2012-02-19 05:43:15 +0000","web","@TannerStokes No worries. I made a mistake though, it should be p.ctx not li.c for feather mode." -"171082757202653185","170280933897945088","16988530","","","2012-02-19 04:04:42 +0000","web","@TannerStokes Fun extension, thanks. You can also support YouTube's feather mode by using "".comment-text,li.c"" as your selector." -"170703702900998144","","","","","2012-02-18 02:58:28 +0000","Twitter for Mac","I can't believe this works --> ""Siri, I command you to [blah blah blah]"" - -This is too fun." -"170703299367026689","170698399392337920","894911","","","2012-02-18 02:56:52 +0000","Twitter for Mac","@JimRoepcke Success!" -"170698324561756160","","","","","2012-02-18 02:37:06 +0000","Mobile Web","""Absolutely"" is an acceptable confirmation for Siri. That's pretty cool. I get bored of ""yup"", ""okay"", and ""yes"". Next: ""sure"", ""please do""." -"170690726009634816","170685901830242305","1671811","","","2012-02-18 02:06:55 +0000","Twitter for Mac","@paul_irish @polotek @visnup There are fewer reasons to use zsh today than there were several years ago. Bash has caught up in many ways." -"170588439811592194","170584976016949249","136077128","","","2012-02-17 19:20:28 +0000","Twitter for Mac","@kitcambridge @webreflection Unfortunately in reality you have to do: var com = com || {}; com.github = com.github || {}; and so on..." -"170398306877444097","","","","","2012-02-17 06:44:56 +0000","Twitter for Mac","Mountain Lion has some nice improvements for Launchpad and Dashboard." -"170331858406617088","170331441719283713","14231571","","","2012-02-17 02:20:54 +0000","Twitter for Mac","@marcoarment Workaround for the 0x0 problem is to disable the ""Compress PNGs"" setting. You have my sympathy. Good luck." -"170323529114460160","170322113520082944","39448955","","","2012-02-17 01:47:48 +0000","Twitter for Mac","@amanderpp Absolutely." -"170278566804725760","170278065337925632","894911","","","2012-02-16 22:49:08 +0000","Twitter for Mac","@JimRoepcke Sadly I'll probably restore the IE 8 VM from a backup once my data doubler arrives. Hopefully this week." -"170277107316953088","170275798010433537","894911","","","2012-02-16 22:43:20 +0000","Twitter for Mac","@JimRoepcke Yeah, 4.1.0. Taking its sweet time to install. Had to delete an IE 8 VM to make room. No more supporting IE 8 for me! ;-)" -"170270541700268032","170269938878132225","894911","","","2012-02-16 22:17:15 +0000","Twitter for Mac","@JimRoepcke VMWare Fusion. I'm following @mattgemmell's Lion instructions and so far so good." -"170269303222960129","","","","","2012-02-16 22:12:19 +0000","Twitter for Mac","Current status: http://t.co/RLlCFU1R","http://yfrog.com/hswbzzkp" -"170203694586007553","","","","","2012-02-16 17:51:37 +0000","Twitter for Mac","Who wants to make a long bet? When OS 11 is released people will call it ""oh ess ex eleven"". One hundred kabillion majillion dollars." -"169886653303885824","","","169880530832195585","15687937","2012-02-15 20:51:49 +0000","Twitter for Mac","RT @devongovett: If you haven't noticed, I'm starting to write up some ideas for missing browser standards here. Join in the fun! https: ..." -"169870315621584896","","","169731281167454208","15687937","2012-02-15 19:46:53 +0000","Twitter for Mac","RT @devongovett: Wrote up some thoughts on a potential JavaScript ""Choose File"" API here. I'd love your comments! https://t.co/of2wM5Z4","https://github.com/devongovett/standards/issues/1" -"169870291449806849","169724566640406528","15687937","","","2012-02-15 19:46:48 +0000","Twitter for Mac","@devongovett What did you end up doing? Faced with the same problem a while back I resorted to uploadify for IE (Flash) :/" -"169870033546252288","","","169700576815366144","15687937","2012-02-15 19:45:46 +0000","Twitter for Mac","RT @devongovett: Man all in the guise of ""security"". What a load of crap." -"169870014546067456","","","169698812653346816","15687937","2012-02-15 19:45:42 +0000","Twitter for Mac","RT @devongovett: OMFG IE. Calling form.submit() causes Access denied if it contains a file input that you had previously triggered the c ..." -"168075933528494080","","","","","2012-02-10 20:56:39 +0000","Twitter for Mac","One of @peterc's Ruby tricks is quite handy w/ Redis: Hash[keys.zip(redis.hmget(key, *keys))]" -"167116253192925184","","","","","2012-02-08 05:23:14 +0000","Twitter for Mac","I can't wait to see what Google does with Chrome on Android now. I have a feeling it will be good for everyone who makes web apps." -"167041146822987780","","","167005043797667841","15687937","2012-02-08 00:24:47 +0000","Twitter for Mac","RT @devongovett: Why don't browsers preload background images used by :active and :hover states in the background after the page has loa ..." -"167000106590142465","","","","","2012-02-07 21:41:43 +0000","Twitter for iPhone","iOS UI on other phones is the new Windows UI photoshopped onto a Mac. http://t.co/7hQAZJOw","http://twitter.com/_sjs/status/167000106590142465/photo/1" -"166990969781227520","166990006974550017","749863","","","2012-02-07 21:05:24 +0000","Twitter for Mac","@hotdogsladies Look at those socks. Quite fetching." -"166986793802141696","","","166975461988122624","20079975","2012-02-07 20:48:48 +0000","Twitter for Mac","RT @polotek: Wow. @github definitely thinks their hoodie is worth $55. As someone who was pretty excited and now is not, I ask you to re ..." -"166986667054481408","166962376799830016","894911","","","2012-02-07 20:48:18 +0000","Twitter for Mac","@JimRoepcke @ShitJimDoesntTweet strikes again!" -"166961423728115713","166960325948735489","894911","","","2012-02-07 19:08:00 +0000","Twitter for iPhone","@JimRoepcke I'd follow." -"166729897216192512","166727020305317889","14499111","","","2012-02-07 03:47:59 +0000","Twitter for Mac","@jgagan Ha ha. Good plan. You're asking for trouble." -"166701111393267712","166698412719349762","14315117","","","2012-02-07 01:53:36 +0000","Twitter for Mac","@dainerose No kidding. I was all ""hey, IE 9 is pretty decent ?. oh, there it goes."" Reminds me of http://t.co/K4YbiIvl","http://www.youtube.com/watch?v=BzbOoJNC_TU" -"166695782303531011","166695430971854849","14499111","","","2012-02-07 01:32:26 +0000","Twitter for iPhone","@jgagan seriously? Sweet pocket tweet!" -"166695439029125120","166694831320608768","14499111","","","2012-02-07 01:31:04 +0000","Twitter for iPhone","@jgagan I don't know, I didn't sleep much last night. ?" -"166684172637839360","166679745151508480","14499111","","","2012-02-07 00:46:18 +0000","Twitter for Mac","@jgagan I'll see you. http://t.co/RAqt4gYw","http://yfrog.com/odyukpgj" -"166668892326993920","","","","","2012-02-06 23:45:35 +0000","Twitter for Mac","Hurrp dee durrr http://t.co/AqWRMheV http://t.co/yFxseShx","http://yfrog.com/h81k1zp","http://yfrog.com/mm1f4p" -"166630688316071936","166629673525182464","29255412","","","2012-02-06 21:13:46 +0000","Twitter for Mac","@tjholowaychuk It'll be interesting to see how things perform too. Looks like I'll learn a lot over the next few months. Exciting stuff." -"166628705018458112","166628385085325313","29255412","","","2012-02-06 21:05:53 +0000","Twitter for Mac","@tjholowaychuk Ok, kind of like a game loop where you update state and then render in one shot. Yeah not so bad at all then." -"166628414680346624","166627692639305728","29255412","","","2012-02-06 21:04:44 +0000","Twitter for Mac","@tjholowaychuk $('#things').html(tmpl('foo', { bar: 42 })) isn't so bad, and you can always function tmplDom(id, template, data) { ? }" -"166627957648011264","166626848489484288","29255412","","","2012-02-06 21:02:55 +0000","Twitter for Mac","@tjholowaychuk Hmmm. I'll have to see how it goes. Do you just update the DOM directly with jQuery or whatever? That gets tedious." -"166627350623170561","166626722853289984","29255412","","","2012-02-06 21:00:30 +0000","Twitter for Mac","@tjholowaychuk That's interesting. Wouldn't it look pretty weird on page load though? tmpl.js seems like a decent compromise there." -"166626523237982208","166625130670325760","29255412","","","2012-02-06 20:57:13 +0000","Twitter for Mac","@tjholowaychuk Accept DOM elements as a target for output?" -"166624936805416960","166619999493029888","29255412","","","2012-02-06 20:50:55 +0000","Twitter for Mac","@tjholowaychuk http://t.co/eGQwjznn ? I haven't done much tempting client side before. Don't know if this will hold up or not.","http://ejohn.org/blog/javascript-micro-templating/" -"166624740486811648","166619999493029888","29255412","","","2012-02-06 20:50:08 +0000","Twitter for Mac","@tjholowaychuk Oh, didn't realize Eco used CoffeeScript. Hadn't looked at it at all yet. I might just stick with @jeresig's trusty old tmpl." -"166619585460703232","","","","","2012-02-06 20:29:39 +0000","Twitter for Mac","Now I need to find a good way to make single page web apps for mobile devices. Gonna look at Spine and Eco for that when I have a chance." -"166612344615600128","","","","","2012-02-06 20:00:53 +0000","Twitter for Mac","First time using a grid framework yesterday and I'm sold already. Now to really get my hands dirty with @TwBootstrap over the next while." -"166471734369861632","","","","","2012-02-06 10:42:09 +0000","Twitter for Mac","Sometimes you just have to go to bed. Even if it really bugs you that something looks weird on small displays. At least it's still in dev." -"165964535793074177","","","","","2012-02-05 01:06:43 +0000","Instagram","Sunset at Ogden Point http://t.co/U9NWyT57","http://instagr.am/p/oFlxG/" -"165661848375525378","","","","","2012-02-04 05:03:57 +0000","Twitter for Mac","Well that'll have to do for now. http://t.co/v6AcGarK","http://yfrog.com/hskp4dp" -"165616605009682432","","","164898031077031936","754978","2012-02-04 02:04:10 +0000","web","RT @dodeja: This is how you design a Credit Card form on the web. http://t.co/DV0r27JD by @stammy for @picplum #design #ux #interaction","http://dl.dropbox.com/u/113417/picplum-cc-ui-bau5y.m4v" -"165601866087010304","","","165583566091190273","20079975","2012-02-04 01:05:36 +0000","Twitter for Mac","RT @polotek: Import testing tip: If you've never seen a test fail in a controlled way when it should, don't assume it's valid. Fail it, ..." -"165541625798467585","","","165497489552707585","35383","2012-02-03 21:06:13 +0000","Twitter for Mac","RT @chartier: The new split keyboard that iOS 5 offers on iPad has phantom buttons for your typing convenience: http://t.co/FQODmZp4","http://j.mp/yuo1Kn" -"165537765071663104","","","165535517616766977","11973362","2012-02-03 20:50:53 +0000","Twitter for Mac","RT @typeoneerror: Good deal for the Super Bowl tomorrow, New Yorkers. http://t.co/ENhrbSi9","http://newyork.craigslist.org/lgi/cas/2827419015.html" -"165519535804391424","165511127474769920","15687937","","","2012-02-03 19:38:27 +0000","Twitter for Mac",".@mikeal @devongovett High or not he is still talking about things he has no fucking idea about. It'd be funny if it weren't so sad." -"165490621233111040","","","165461206323310592","816954","2012-02-03 17:43:33 +0000","Twitter for iPhone","RT @adamstac: Awesome --> ?@TheChangelog: UIKIt - new web UI library from @tjholowaychuk http://t.co/F0V5xsKe?","http://lg.gd/ee" -"165305238327271425","165287300501221376","14499111","","","2012-02-03 05:26:54 +0000","Twitter for Mac","@jgagan Thanks but no dice for me. Things are fast, just not certain things. Shaw's YouTube cache is slow too." -"165303920040751105","","","165289107159908352","95938827","2012-02-03 05:21:40 +0000","Twitter for Mac","RT @hij1nx: ~""10% is what actually happens and 90% how you react to it""" -"165270202538397696","","","165269730935062529","642543","2012-02-03 03:07:41 +0000","Twitter for Mac","RT @MeltingIce: @devongovett file input elements are the bane of the web developers existence." -"165269095938392064","","","","","2012-02-03 03:03:17 +0000","Twitter for Mac","I'm pretty sure Shaw is throttling my iTunes traffic. Speed tests get 45-50 mbps as expected, but Apple's CDN can only push 200kB/s? Riiight" -"165237496781877248","","","165132406456729600","110520327","2012-02-03 00:57:43 +0000","web","RT @asymco: @asymco @gruber @studuncan This is a 7 quarter view: http://t.co/fqfWgmh6","http://yfrog.com/mm1grp" -"165232075325194240","165230817222737920","894911","","","2012-02-03 00:36:11 +0000","Twitter for Mac","@JimRoepcke Haven't heard of Hugo, but Tintin was really good. Especially if you've read the books. Or seen the show I guess." -"164829167995727872","","","164824892783607808","2006261","2012-02-01 21:55:10 +0000","Twitter for Mac","RT @maccman: Just released a new open source Spine/MacGap app called Heads Up: https://t.co/VW9oRMh3","https://github.com/maccman/headsup" diff --git a/public/tweets/data/csv/2012_03.csv b/public/tweets/data/csv/2012_03.csv deleted file mode 100755 index 021937e..0000000 --- a/public/tweets/data/csv/2012_03.csv +++ /dev/null @@ -1,43 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"185896885335244800","185889614995783680","14315117","","","2012-03-31 01:10:45 +0000","Twitterrific for Mac","@dainerose I got that today as well. Forgot about it so it was like a surprise $5!" -"185792302176944129","","","185768722705821696","372475592","2012-03-30 18:15:11 +0000","Twitterrific for Mac","RT @twbootstrap: 25,000. http://t.co/QKQqrY8C","http://blog.getbootstrap.com/2012/03/25000/" -"185765608200224769","","","185763559064612867","8526432","2012-03-30 16:29:07 +0000","Twitterrific for Mac","RT @wycats: Want to thank @drbrain for his very commonsense thoughts on the kickstarter controversy: http://t.co/8xnHjWAF","http://blog.segment7.net/2012/03/29/on-community-funding-of-open-source" -"185451285540126720","","","185441522391584769","8479062","2012-03-29 19:40:06 +0000","Twitterrific for Mac","RT @fromedome: ""Hulu Plus launches on seven Android tablets"". Very exciting day for those seven people." -"185434146330517504","185427770300579840","14272162","","","2012-03-29 18:32:00 +0000","Twitterrific for Mac","@jdalton jsmin can't parse valid JS, so it's broken. The solution is to use a proper minifier." -"185378679579353090","","","185253393466523649","9533042","2012-03-29 14:51:36 +0000","Twitterrific","RT @BrendanEich: Yes, arrow functions (=> only, no ->; lexical |this|, standard body block rules for break/continue/return) have c ..." -"185378663863300096","","","185252794939351041","9533042","2012-03-29 14:51:32 +0000","Twitterrific","RT @BrendanEich: http://t.co/O08PzEBP - TC39 consensus achieved via stand-up comedy whiteboard operation by me + goodwill & acceptable c ...","http://wiki.ecmascript.org/doku.php?id=strawman:arrow_function_syntax" -"185040886030274560","","","185040455359143937","28198173","2012-03-28 16:29:19 +0000","Twitterrific for Mac","RT @SeanToohey: Finally they admit it: A Twitter spokesperson acknowledges that the service has an unfollow bug. http://t.co/Dfc2gmE6 via","http://tinyurl.com/7pa9nq6" -"185040729754714112","185038748109643778","166272705","","","2012-03-28 16:28:42 +0000","Twitterrific for Mac","@2percentjazz Slender, tender, and tall? http://t.co/emWVpXSq","http://grooveshark.com/s/The+Chicks+I+Pick+Are+Slender+Tender+and+Tall/2WvO7T?src=5" -"184791119538814976","184752258918002688","14864447","","","2012-03-27 23:56:50 +0000","Twitterrific for Mac","@bryan_kyle If it lives to see next week please let me know which dollar store you found it at." -"184744748211388416","184710304125558784","10138412","","","2012-03-27 20:52:35 +0000","Twitterrific for Mac","@oscargodson Might want to look at iTerm2, I think iTerm was abandoned. I have no problems with vim in iTerm2." -"184325779654578176","","","184283640140800003","6578032","2012-03-26 17:07:45 +0000","Twitterrific for Mac","RT @ndw: Six stages of debugging: http://t.co/xu0OqAhD","http://plasmasturm.org/log/6debug/" -"184155347500535808","","","164608764547301377","2529971","2012-03-26 05:50:30 +0000","Twitterrific for Mac","RT @cdixon: The worst app on my iPhone is this thing called ""Phone"" where you have to speak synchronously with other humans." -"184063839774576640","","","","","2012-03-25 23:46:54 +0000","Camera on iOS","Looks like Brinks has some serious competition. http://t.co/Qdt5PsD4","http://twitter.com/_sjs/status/184063839774576640/photo/1" -"184012277563916288","","","183546692342255617","235145437","2012-03-25 20:22:00 +0000","Twitterrific","RT @blindfumble: Quite brilliant http://t.co/CVNlhtey","http://twitter.com/blindfumble/status/183546692342255617/photo/1" -"183763997315702784","","","183685451138338817","31377368","2012-03-25 03:55:25 +0000","Twitterrific","RT @andy_casey: Borat's national anthem song accidentally played for Khazakhstan's shooting team instead of their national anthem. http ..." -"183750218720882689","","","","","2012-03-25 03:00:41 +0000","Camera on iOS","Makeshift stand-up workstation. It's coming together nicely enough. http://t.co/sK8KLpQO","http://twitter.com/_sjs/status/183750218720882689/photo/1" -"183618691852804097","","","183598848277614592","749863","2012-03-24 18:18:02 +0000","Twitterrific for Mac","RT @hotdogsladies: I say: ""No, sorry. I'm not on Facebook at all."" - -They hear: ""I live amongst hill people where The Goat we worship has ..." -"183364517659541504","183343990660284416","668863","","","2012-03-24 01:28:02 +0000","Twitterrific","@tomdale Dashes act as word separators when moving/selecting with Option-<arrow>. And subjectively, dashes look better." -"183351729692213248","183341372198232064","95938827","","","2012-03-24 00:37:13 +0000","Twitterrific","@hij1nx @paul_irish I'll take this opportunity to plug ThePusher. https://t.co/O8YZhFmc","https://github.com/samsonjs/ThePusher" -"183334141155221504","183300757104246784","11973362","","","2012-03-23 23:27:20 +0000","Twitterrific for Mac","@typeoneerror localmind has a Google Play button on their website: http://t.co/gEpJIz0C","http://www.localmind.com/" -"183297962993139713","","","183226816037793793","5774462","2012-03-23 21:03:34 +0000","Twitterrific for Mac","RT @grigs: Apple submitted a patch to webkit containing an initial implementation of -webkit-image-set http://t.co/AJ6jqNMi /via @dontca ...","http://bit.ly/GL47tr" -"182878027083022336","182876359993982976","14864447","","","2012-03-22 17:14:54 +0000","Twitterrific for Mac","@bryan_kyle I saw that and may have to pilfer it. /etc/fstab seems to be ignored now." -"182876514424078337","","","182829496716627969","15687937","2012-03-22 17:08:53 +0000","Twitterrific for Mac","RT @devongovett: Nice! Safari 5.2 seems to have the Web Audio API, meaning that alac.js and aac.js work! Also: FileReader and Blob URLs! ..." -"182875976299061248","182822020826935296","14864447","","","2012-03-22 17:06:45 +0000","Twitterrific for Mac","@bryan_kyle It's really bad. I booted Mountain Lion and a bunch of apps in the store were marked ""installed"" because they were on Lion. Oy!" -"182592321391566848","","","182541492265553920","894911","2012-03-21 22:19:36 +0000","Twitterrific for Mac","RT @JimRoepcke: Agio Studios has made ""Cool to be Clever: Edson Hendricks"" for the iPad free until the end of March. http://t.co/bM87T2e2","http://bit.ly/CoolToBeClever" -"181928551409385472","","","","","2012-03-20 02:22:01 +0000","Twitterrific for Mac","TextMate is great because it embraces Unix. Environment variables, standard input and output + anything with a shebang line is good to go." -"181543407825596416","181542756441788417","17088322","","","2012-03-19 00:51:35 +0000","Twitterrific for Mac","@HipwoodDigital My concrete floor would be a good test of this gorilla glass. It took my 3GS, the bastard!" -"181540971752853504","","","","","2012-03-19 00:41:55 +0000","Twitterrific for Mac","Trying my phone w/o a case for a while. Feels really nice so far. I give it 3 months, tops, before I drop it." -"181153424568627202","181149941245284352","894911","","","2012-03-17 23:01:56 +0000","Twitterrific for Mac","@JimRoepcke You should check out the iPhoto part of the keynote. I think I'll edit all of my photos with it. http://t.co/2iiMGKns","http://itunes.apple.com/us/podcast/apple-keynotes-hd/id470664050" -"181149931900383234","181149316218494976","29255412","","","2012-03-17 22:48:04 +0000","Twitterrific for Mac","@tjholowaychuk Yeah. Take a look here https://t.co/5WPhreax ? I don't recognize it and they love rewriting these things, so it's likely new.","https://www.icloud.com/applications/journal/en-us/1C07/javascript-packed.js" -"181147405935312896","","","","","2012-03-17 22:38:01 +0000","Twitterrific for Mac","Here's a glimpse. http://t.co/WYqKkzgc","http://img.ly/foce" -"181147070730747904","","","","","2012-03-17 22:36:41 +0000","Twitterrific for Mac","Journals in iCloud seems to use a new proprietary JS framework. Complete, of course, with its own class system: Core.Object = function(){}" -"180723792111345666","180713881260396544","14864447","","","2012-03-16 18:34:44 +0000","Hibari","@bryan_kyle @tapfortap A true gentleman." -"180713501944320003","180713275166699520","14864447","","","2012-03-16 17:53:51 +0000","Hibari","@bryan_kyle @tapfortap Only if it?s a New Coke ;-) ? wait, don?t hold me to that." -"180711844632207361","","","180711566012981248","494341960","2012-03-16 17:47:15 +0000","Hibari","RT @tapfortap: @_sjs first ""new iPad"" in the office award goes to you. #jealousrage" -"180470551188484097","180468436747567105","23256690","","","2012-03-16 01:48:27 +0000","Hibari","@ndaversa @devongovett Agreed. I?m sure assets greatly outweigh - or at least rival - binaries in most iOS apps." -"180462335335473152","180455082846994432","23256690","","","2012-03-16 01:15:48 +0000","Hibari","@devongovett @ndaversa Universal app bundles on OS X contain fat binaries with code for multiple architectures. I wouldn?t hold your breath." -"175293413468553216","","","175270007771631616","12069912","2012-03-01 18:56:21 +0000","Osfoora for Mac","RT @hellogeri: Hey guys it's not working what am I doing wrong http://t.co/YOdQZwro","http://instagr.am/p/Ho1aREjpjU/" -"175268304833871874","","","175259442093363200","2006261","2012-03-01 17:16:34 +0000","Osfoora for Mac","RT @maccman: WebKit's auditor now tells you when you can remove vendor prefixes from CSS properties. Awesome." diff --git a/public/tweets/data/csv/2012_04.csv b/public/tweets/data/csv/2012_04.csv deleted file mode 100755 index 6e23efd..0000000 --- a/public/tweets/data/csv/2012_04.csv +++ /dev/null @@ -1,50 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"197147908364181504","","","197134998548119552","11768582","2012-05-01 02:18:18 +0000","Tweetbot for iOS","RT @garrytan: Better to have shipped and failed than to have never shipped at all." -"197140935371530240","197023061042671616","13753352","","","2012-05-01 01:50:36 +0000","Tweetbot for iOS","@crashplan Time Machine & weekly bootable HDD mirrors on each box w/ SuperDuper!. Big stuff on a Drobo. Everything in CrashPlan for remote." -"196709819799961600","196691684262805504","894911","","","2012-04-29 21:17:30 +0000","Tweetbot for iOS","@JimRoepcke Ha ha. One scoop of coffee, one scoop of cocaine. ""I thought it was coffee creamer!""" -"196656435160031232","196654997793030146","14315117","","","2012-04-29 17:45:22 +0000","Tweetbot for iOS","@dainerose Eat more waffles. That should help!" -"196650783448633346","","","","","2012-04-29 17:22:55 +0000","Tweetbot for iOS","I just finished an 11.79 km run with a pace of 8m56s / km. #tc10k #yyjrun #yyjsexy" -"196649655734517761","196649418936692736","894911","","","2012-04-29 17:18:26 +0000","Tweetbot for iOS","@JimRoepcke thanks! I may or may not have taken a detour home to get headphones and coffee." -"196378948416978946","","","","","2012-04-28 23:22:44 +0000","Tweetbot for iOS","?Double Irish With a Dutch Sandwich"" http://t.co/cy5LJvu8","http://www.nytimes.com/2012/04/29/business/apples-tax-strategy-aims-at-low-tax-states-and-nations.html" -"196378331858485248","","","196376372619386880","14231571","2012-04-28 23:20:17 +0000","Tweetbot for iOS","RT @marcoarment: I know ""Gigabit wireless"" is about to happen, but I'll believe that when I can transfer big files in my house with it f ..." -"195984455347875840","195973950323433473","259415682","","","2012-04-27 21:15:10 +0000","Twitterrific for Mac","@yohan_teixeira @tapfortap No problem! Let us know how it goes." -"195929947838234627","195875615478521857","259415682","","","2012-04-27 17:38:34 +0000","Twitterrific for Mac","@yohan_teixeira @tapfortap The delegate was added recently, please update your SDK at http://t.co/ZLzb3JiJ and you should be up & running!","http://developer.tapfortap.com/sdk#ios" -"195881613580705792","","","195876138252369921","636923","2012-04-27 14:26:30 +0000","Tweetbot for iOS","RT @siracusa: Go Right. http://t.co/GFS0kDya (via @jchutchins)","http://www.youtube.com/watch?v=kiePaAHK3jE" -"195880686710816768","195865749846360064","2262091","","","2012-04-27 14:22:49 +0000","Tweetbot for iOS","@ajordens Nice! I think mine is as well, 18.25 GB. Thanks Google." -"195696791310704640","195691889880600577","2262091","","","2012-04-27 02:12:05 +0000","Twitterrific for Mac","@ajordens Pretty good stats too, my CTR is at 0.21% but rising now. The changes are working, got another as I type. http://t.co/BBj0J2fN","http://cl.ly/39092K1f3S3f2S0Z2Y04" -"195688636153462784","195683211609784320","2262091","","","2012-04-27 01:39:41 +0000","Twitterrific for Mac","@ajordens Ugh. Had my CPC on auto and it was very high ($0.73). Thanks for the link, learned something about Adwords today." -"195683028247392258","195682764975120385","2262091","","","2012-04-27 01:17:24 +0000","Tweetbot for iOS","@ajordens That's quite good. Clearly I suck at Adwords!" -"195681967335944192","195316498456256512","2262091","","","2012-04-27 01:13:11 +0000","web","@ajordens How is your campaign going? I'm not doing as well as I hoped. I've had 4 completed after ~$70. Previously got around 8 for $100." -"195179308334067712","195172903074004993","3260971","","","2012-04-25 15:55:48 +0000","Tweetbot for iOS","@niels_bom Yes, it is! I would love to take credit but I must tip my hat to @SteveStreza (iirc)" -"195163023684534273","","","194509470561349632","637533","2012-04-25 14:51:05 +0000","Tweetbot for iOS","RT @coda: Some people, when confronted with a problem, think ""I know, I'll solve it."" But the Void is inescapable and our short lives ar ..." -"195162828959789058","195124900992786432","11573212","","","2012-04-25 14:50:19 +0000","Tweetbot for iOS","@jcrossley3 Sounds like you needed them both then :)" -"195003168944431104","194992514019758080","2262091","","","2012-04-25 04:15:53 +0000","Twitterrific for Mac","@ajordens Good publicity for their new Dropbox competitor." -"195003060030935040","","","194992514019758080","2262091","2012-04-25 04:15:27 +0000","Twitterrific for Mac","RT @ajordens: @_sjs funny. I was going to do the exact same things with the $100 I just got." -"194991988339253248","","","","","2012-04-25 03:31:27 +0000","Twitterrific for Mac","AdWords gave me $100 for signing up. Dropbox campaign #2 begins. Should get the 16 GB easily and still have a balance on AdWords." -"194934197754933249","194927679869419521","2006261","","","2012-04-24 23:41:49 +0000","Twitterrific for Mac","@maccman Do you disagree with the spirit of the post or the details? I disagree about the with statement but like the spirit. +@thomasfuchs" -"194660453304111104","","","194657307735506944","39306627","2012-04-24 05:34:03 +0000","Tweetbot for iOS","RT @samvermette: What if adding pull to refresh was easy as doing: - -[tableView addPullToRefreshWithActionHandler:block]; - -It now is: htt ..." -"193534869094137859","","","193529715015954432","12819682","2012-04-21 03:01:23 +0000","Twitterrific for Mac","RT @mitchellh: I had to! RT @mannyanekal: You Can Take The Engineer To The W... And He Will Code @ W San Francisco http://t.co/jhSGls9L","http://instagr.am/p/JqkmufCfgT/" -"193523944555413504","","33423","","","2012-04-21 02:17:58 +0000","Twitterrific for Mac","@gruber I think celebrities conversing w/ Siri is an attempt to make it seem more cool (or less geeky) to talk to your phone." -"193469088733986816","","","193412514107764736","15212851","2012-04-20 22:39:59 +0000","Twitterrific for Mac","RT @aaronbazinet: I can no longer hear ?turns out? in a normal conversation without immediately hearing @hotdogsladies repeat it in my h ..." -"192323653210357760","","","192051395250241537","68813509","2012-04-17 18:48:26 +0000","Tweetbot for iOS","RT @Teh_kLeV: LOL: http://t.co/jQ2lk2OY /via @tinkertim","http://i.stack.imgur.com/jMHoE.jpg" -"192131203829211136","192129668974002177","14864447","","","2012-04-17 06:03:43 +0000","Tweetbot for iOS","@bryan_kyle I hear you. *glares at the Finder*" -"192102294492418048","","","","","2012-04-17 04:08:50 +0000","Twitterrific for Mac","Every time I have to use Eclipse and remember that you install plugins by going Help -> Install New Software I die a little inside." -"191990762005737472","191987893223428096","113713261","","","2012-04-16 20:45:39 +0000","Twitterrific for Mac","@ChromiumDev Is this a temporary step on the way to giving more storage to every site? Rubs me the wrong way that only Chrome apps get this." -"191965426887036929","191944985841635328","18137723","","","2012-04-16 19:04:58 +0000","Tweetbot for iOS","@raganwald @amyhoy @BrendanEich It is valid and legal. JSMin only parses the subset of JS that JSLint accepts, but people use it for any JS." -"190972461171474432","","","190970056878981122","3763061","2012-04-14 01:19:17 +0000","web","RT @carllerche: MongoDB is the Rebecca Black of databases." -"190972338160930817","","","190943243511406592","5637652","2012-04-14 01:18:48 +0000","web","RT @codinghorror: PHP is the Nickelback of programming languages." -"190972083621216256","","","190971177609609216","33493","2012-04-14 01:17:47 +0000","Tweetbot for iOS","RT @peterc: @_sjs I've been wrong, I've been down, been to the bottom of every bottle. These five words in my head scream ""Are we having ..." -"190969289627545600","190943243511406592","5637652","","","2012-04-14 01:06:41 +0000","Tweetbot for iOS","@codinghorror Brilliant. Everyone claims to hate it. Yet it is, somehow, still amazingly popular." -"189885628727566336","","","189751363700396032","6154602","2012-04-11 01:20:36 +0000","Twitterrific","RT @samsoffes: Seriously impressed! Really, really amazing stuff. Watch the video: http://t.co/1xhJ6Oxs","http://dcovery.com/" -"189420770034860032","","","","","2012-04-09 18:33:25 +0000","Twitterrific for Mac","Any ideas on why Xcode is archiving an iOS as a Mac app? http://t.co/oBc83IeS","http://stackoverflow.com/questions/9694038/xcode-archiving-ios-app-as-a-mac-app" -"188739576502829056","188738205137387520","5637652","","","2012-04-07 21:26:36 +0000","Twitterrific","@codinghorror Doppelp?xler, nat?rlich." -"188129651686785025","","","","","2012-04-06 05:02:58 +0000","Twitterrific","""The IQ of a crowd is the IQ of its most stupid member divided by the number of people in it."" -Terry Pratchett" -"187405654888157185","","","187362989714841600","14063139","2012-04-04 05:06:04 +0000","Twitterrific for Mac","RT @TechWraith: Hey #jsconf'ers. The @yammer crew built a cool little mobile web app: http://t.co/4BicMbc7 - check into foursquare and f ...","http://geeksaround.me" -"187404347007709185","","","","","2012-04-04 05:00:52 +0000","Twitterrific for Mac","zhistory in Dropbox is a mixed blessing, but 90% good so far! It's *slightly* similar to having browser history synced across machines." -"186689573760417793","","","172307505697918976","823036","2012-04-02 05:40:37 +0000","Twitterrific","RT @petervandijck: WebOS, truly the Amiga of the 2010's. http://t.co/p8hbuthE","http://ignorethecode.net/blog/2012/02/21/steal_webos_features/" -"186578746382356482","186569826016301056","31151313","","","2012-04-01 22:20:14 +0000","Twitterrific","@kuvos Bonus points if it sorts numerically when both values satisfy !isNaN(+a[prop]), or something to that effect." -"186576954936410112","","","186569826016301056","31151313","2012-04-01 22:13:07 +0000","Twitterrific","RT @kuvos: Wouldn't it be nice to be able to have an Array#sort(prop) that desugars to .sort(function(a,b){ if (a[prop]<b[prop]) .., ..." diff --git a/public/tweets/data/csv/2012_05.csv b/public/tweets/data/csv/2012_05.csv deleted file mode 100755 index b125afd..0000000 --- a/public/tweets/data/csv/2012_05.csv +++ /dev/null @@ -1,107 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"208394719355604992","208388364418809858","894911","","","2012-06-01 03:09:07 +0000","Tweetbot for iOS","@JimRoepcke They made the mistake of making it for the ?enterprise? instead of for people." -"207494274785353728","","","","","2012-05-29 15:31:04 +0000","Tweetbot for iOS","Don?t even joke about a <like> tag." -"207492612859506689","","","207467977724014594","636923","2012-05-29 15:24:28 +0000","Tweetbot for iOS","RT @siracusa: Wow, there's a hell of a lot of ""TBA"" on the WWDC schedule. Soon I'll be expecting sessions like ""Adopting Core Levitation.""" -"207490853411897344","","","207402953378766848","20609518","2012-05-29 15:17:29 +0000","Tweetbot for iOS","RT @DalaiLama: The many factors which divide us are actually much more superficial than those we share." -"207307473776943104","","","207249827652829184","14273142","2012-05-29 03:08:47 +0000","Tweetbot for iOS","RT @lunafiko: Need a website, custom web or mobile app, or design work done? We provide local expertise in UI/UX, cutting edge web and m ..." -"207299014406840320","","","207196009498025984","894911","2012-05-29 02:35:11 +0000","Tweetbot for iOS","RT @JimRoepcke: Just built GitX from http://t.co/meo167JX - he's been merging in pull requests. Drag-and-drop of branch labels works aga ...","http://github.com/laullon/GitX" -"207175537209262081","207175227011117056","894911","","","2012-05-28 18:24:31 +0000","Tweetbot for iOS","@JimRoepcke I bet MS is experimenting with the Kinect on those things." -"207174580203307009","207005852341764097","894911","","","2012-05-28 18:20:43 +0000","Tweetbot for iOS","@JimRoepcke Seems like you would shuffling back and forth to see the whole screen and then move in to touch. Whiteboards work so maybe?" -"206971072883605504","206921806995660800","894911","","","2012-05-28 04:52:03 +0000","Tweetbot for iOS","@JimRoepcke Giant invisible slurpee! I wonder what the primary input device is for that beast." -"206497879098015744","206484108581421057","15687937","","","2012-05-26 21:31:45 +0000","Tweetbot for iOS","@devongovett It?s a setting. If you don?t acknowledge a message it notifies again after some interval. I turn it off." -"206271572317716482","","","206270404988375040","494341960","2012-05-26 06:32:29 +0000","Tweetbot for iOS","RT @tapfortap: We are pushing over 500k impressions / day on the @tapfortap network. Great week, thanks to all of you new devs!" -"206197555288223744","","8248862","","","2012-05-26 01:38:22 +0000","Twitterrific for Mac","@thetalkshow Keep your chin up. Most are critical because they like your work even if they are dicks about it. Many fans out there still." -"206196531865464832","","8248862","","","2012-05-26 01:34:18 +0000","Twitterrific for Mac","@thetalkshow Wow, very unfair iTunes reviews. It is better than a 2 star show! Left a good review, but in Canadia so it barely counts." -"206173636573409281","","","206109094338232320","17177251","2012-05-26 00:03:20 +0000","Tweetbot for iOS","RT @brianloveswords: Guys, I just found out I can do `git checkout -` to switch back to my last used branch. This is fantastic." -"205889494782722048","","","","","2012-05-25 05:14:15 +0000","Twitterrific for Mac","Well looky here. WebKit inside the Mac App Store: http://t.co/mdFUWWJa","http://cl.ly/2z1h3T433U3x0W3s3e3S" -"205718510754738176","205717434336948224","894911","","","2012-05-24 17:54:49 +0000","Twitterrific for Mac","@JimRoepcke Oh. That would be quite lame if it didn't include sync and the rest of it." -"205717263452614658","205711692116664322","894911","","","2012-05-24 17:49:52 +0000","Twitterrific for Mac","@JimRoepcke Apparently MobileMe has been extended to the fall. Forget where I heard that or the exact date. I think you'll be ok though." -"205701172185677825","","","205697019266875392","494341960","2012-05-24 16:45:55 +0000","Tweetbot for iOS","RT @tapfortap: Tap for Tappers. Today is Free Credit Thursday! Tweet me or retweet this and I'll give you 1000 credits for free app prom ..." -"205493857482317824","","","","","2012-05-24 03:02:08 +0000","Tweetbot for iOS","@ryah I just use Dreamhost. $100/year unlimited domains and hosting. No sketchy up sells or anything. Leave anytime." -"205493197043011584","205465071273508864","668863","","","2012-05-24 02:59:30 +0000","Tweetbot for iOS","@tomdale Most likely." -"205115245885259779","","","204620791193681921","162814758","2012-05-23 01:57:40 +0000","Tweetbot for iOS","RT @conradirwin: Introducing `&X`, a library we use at @rapportive to write more readable ruby: http://t.co/CGCtiftl","http://cirw.in/blog/ampex" -"204966535675121665","","","204962525287157760","159946057","2012-05-22 16:06:44 +0000","Tweetbot for iOS","RT @awbjs: ECMAScript 5.1 Specification, now offically available in HTML: http://t.co/aSLjrnDc","http://ecma-international.org/ecma-262/5.1" -"204798767042543616","","","204632411731005440","10984852","2012-05-22 05:00:05 +0000","Tweetbot for iOS","RT @Mona: # of employers seeking 'ninjas' increased 2,505% in six years. 'Rockstars' by 810%. 'Jedis' by 67%. Terrifying future: http:/ ..." -"204711763520917505","204701916696031232","14231571","","","2012-05-21 23:14:22 +0000","Tweetbot for iOS","@marcoarment Zaray buzz: iced espresso, cream, vanilla syrup, soda. Delicious in the summer. It's not for everyone though." -"204658202133020675","","5905672","","","2012-05-21 19:41:32 +0000","Twitterrific for Mac","@danbenjamin Thanks for the summary of what happened to @thetalkshow. Most of us didn't want details, that's all it took. Stay classy." -"203779301890461696","203768353796521984","31151313","","","2012-05-19 09:29:06 +0000","Twitterrific for Mac","@kuvos Angry Birds Space" -"203779117978624000","203777093870432256","16518060","","","2012-05-19 09:28:22 +0000","Twitterrific for Mac","@vesech Yup." -"203763978369900544","203698906931015682","33423","","","2012-05-19 08:28:12 +0000","Tweetbot for iOS","@gruber All I'll say is it's not the same same show without @danbenjamin so don't pretend nothing happened. Address it and move on." -"203763618527977472","","33423","","","2012-05-19 08:26:47 +0000","Tweetbot for iOS","@gruber I don't love the new talk show yet (you have to prove it, no free pass). I even think you should change the name. But life goes on." -"203763001629749248","203719571188883458","33423","","","2012-05-19 08:24:19 +0000","Tweetbot for iOS","@gruber @blankbaby You might be missing out on a delicious dirty martini, but worse things have happened." -"203760730732904448","203666524467232769","14231571","","","2012-05-19 08:15:18 +0000","Tweetbot for iOS","@marcoarment Oh dear. It wasn't even subtle." -"203658791538003968","203655795605377024","20079975","","","2012-05-19 01:30:14 +0000","Tweetbot for iOS","@polotek Damn. Hasn't been updated for years too. Hopefully there's something better." -"203653799393505280","203651801076080641","20079975","","","2012-05-19 01:10:24 +0000","Tweetbot for iOS","@polotek There are at least a few Mac apps for that. I tried SSH Tunnel, it wasn't bad. Others may be better." -"203649125420498945","","","203628565927964672","636923","2012-05-19 00:51:49 +0000","Tweetbot for iOS","RT @siracusa: This is why I still pay attention to ""old man of the web"" @zeldman: boldness with purpose. http://t.co/x2w38heA","http://www.zeldman.com/2012/05/18/web-design-manifesto-2012/" -"203648294340132864","203583359375523840","894911","","","2012-05-19 00:48:31 +0000","Tweetbot for iOS","@JimRoepcke He better be or we'll all know you're slacking off." -"203574884197089280","203563002857930752","894911","","","2012-05-18 19:56:49 +0000","Twitterrific for Mac","@JimRoepcke That's bad ass. High five." -"203554855984439296","203552122640404482","894911","","","2012-05-18 18:37:14 +0000","Twitterrific for Mac","@JimRoepcke What have you done?!" -"203302152884588545","","","202573686589497344","16592401","2012-05-18 01:53:05 +0000","Tweetbot for iOS","RT @RichAberman: I have a great idea for a novel, but i need an author to write it for me. I'm willing to give equity." -"203290519550431233","","","203273374867267584","15687937","2012-05-18 01:06:51 +0000","Tweetbot for iOS","RT @devongovett: Oh shit... RT @hackernewsbot: Ruby 1.9 lands NaCl support, can run in Chrome... http://t.co/VZ0xubtM","http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?revision=35672&view=revision" -"203218312493154304","","","","","2012-05-17 20:19:55 +0000","Twitterrific for Mac","That's no moon. http://t.co/1EzJt06r","http://img.ly/imL0" -"203188613461180416","","","","","2012-05-17 18:21:55 +0000","Twitterrific for Mac","I alias `s` to `git status` and compulsively type it all the time. It's gotten out of hand. I use it outside of git repos for no reason. wtf" -"203148240709890048","203121455934873601","3330","","","2012-05-17 15:41:29 +0000","Tweetbot for iOS","@3rdparty @raganwald Don't know if I should laugh or cry. Canadian telecom is rife for disruption but nobody can get their foot in the door." -"202937781977235456","","","","","2012-05-17 01:45:12 +0000","Tweetbot for iOS","I really love these aged espresso beans from @2percentjazz. The best coffee in town just got even better. #yyj" -"202848158877892608","202841375539068928","894911","","","2012-05-16 19:49:04 +0000","Twitterrific for Mac","@JimRoepcke Ignore. The download probably affects their ranking more than the 1 star review (I hope anyway, for legit apps)." -"202426794396237825","","","","","2012-05-15 15:54:43 +0000","Tweetbot for iOS","The recipe I tried is very good, but I won't be trying any others. I like about 3x the amount of beans they use for a single cup." -"202425204427849728","","","","","2012-05-15 15:48:24 +0000","Tweetbot for iOS","World champ recipes all seem very similar. I prefer making a strong shot or two and then topping it up in the cup after it's made." -"202424594357960704","","","","","2012-05-15 15:45:58 +0000","Tweetbot for iOS","Do most people use the AeroPress to make a drip coffee-like drink? I roughly follow the included instructions for an Americano style cup." -"202173788308246530","202172280908955648","894911","","","2012-05-14 23:09:21 +0000","Twitterrific for Mac","@JimRoepcke @summify Interesting. I wonder how slow this rollout will be. I haven't received any, but have the setting. http://t.co/S0GiK1w9","http://img.ly/ig2j" -"202155878063935488","","","","","2012-05-14 21:58:11 +0000","Twitterrific for Mac","Our latest project is @tapfortap. If you need to promote your iOS or Android app have a look! Great reception so far. http://t.co/og8ujY7e","http://in.tapfortap.com/sjs/twitter" -"202154853949112320","202113319832793090","894911","","","2012-05-14 21:54:07 +0000","Twitterrific for Mac","@JimRoepcke @atomicbird Especially if you end up using CFString or another bridged type. ARC is easy until it's not, then it's a steep fall." -"201912545974558721","201911072410710016","9533042","","","2012-05-14 05:51:16 +0000","Tweetbot for iOS","@BrendanEich @dalmaer Absolutely. Again, it may be possible now, or soon, but that's not it. What they have is nice though. Great flipping." -"201910448981938178","201904429849509889","4216361","","","2012-05-14 05:42:57 +0000","Tweetbot for iOS","@dalmaer @BrendanEich It's not as smooth either. It might be possible but this is not that implementation. Flipboard reflows in real time." -"201910058500636672","201904429849509889","4216361","","","2012-05-14 05:41:23 +0000","Tweetbot for iOS","@dalmaer @BrendanEich To be fair this barely replicates any of Flipboard's UI. No pinch zoom in/out, and the content disappears when tapped." -"201869940255506433","201856965272543232","389153","","","2012-05-14 03:01:58 +0000","Twitterrific for Mac","@danwrong Ah, but you have no idea how many of us muted you for a day or so ;-)" -"201731273054617601","","","","","2012-05-13 17:50:58 +0000","Twitterrific for Mac","My happiness when discussing things on Reddit is inversely proportional to the depth of each conversation." -"201730873006112769","","","","","2012-05-13 17:49:22 +0000","Twitterrific for Mac","On an unrelated note, this is the funniest thing I have read so for today. And I have read some ridiculous stuff today. http://t.co/geJhikeJ","http://cl.ly/2u313p1j2g2G0I1J3C3d" -"201729885356568576","","","","","2012-05-13 17:45:27 +0000","Tweetbot for iOS","Man up and admit you were wrong, or don't say anything. People will respect you more if you show that you can learn from mistakes." -"201729512604573696","","","","","2012-05-13 17:43:58 +0000","Tweetbot for iOS","Nothing is worse than seeing people try to pedantically and semantically weasel their way into being correct in some insignificant way." -"201509968753590272","","","","","2012-05-13 03:11:35 +0000","Tweetbot for iOS","I get a surprising amount of joy from crafting a tweet that consists of exactly 140 characters." -"201509653476159489","","","","","2012-05-13 03:10:19 +0000","Tweetbot for iOS","TrueTwit eh? Well, at least the name is apt. Very apt. I feel like there are 2 different twitter worlds. Let's hope the streams never cross." -"201336305282584577","201297620944175104","18137723","","","2012-05-12 15:41:30 +0000","Tweetbot for iOS","@raganwald It's pretty ridiculous. In theory the policy is sound and it prevents some shady behaviour. Enforcement is too strict though." -"201017048531341312","","","","","2012-05-11 18:32:53 +0000","Twitterrific for Mac","Have I misunderstood NSConditionLock completely or should -[NSConditionLock lockWhenCondition:] really be called lockUntilCondition:?" -"201013939226677248","201003548530589696","29255412","","","2012-05-11 18:20:32 +0000","Twitterrific for Mac","@tjholowaychuk An unfortunate right of passage I think. git clean is a motherfucking foot gun, especially -x." -"200620249916248065","200470898447360002","549709310","","","2012-05-10 16:16:09 +0000","Tweetbot for iOS","@say_eye @2percentjazz Great video, and the place looks amazing! I'll have to stop by soon." -"200601928890204160","200600849095999488","18137723","","","2012-05-10 15:03:21 +0000","Tweetbot for iOS","@raganwald I see! For a second I thought it might be a null operator used to confound job applicants or something. COMEFROM" -"200600139503632385","200596788250550273","18137723","","","2012-05-10 14:56:14 +0000","Tweetbot for iOS","@raganwald I'm still trying to wrap my head around +-= ... Surely that is a syntax error in any language. It's nonsensical." -"200450788215103489","200444992802656256","894911","","","2012-05-10 05:02:46 +0000","Tweetbot for iOS","@JimRoepcke lol!" -"200438553291927552","200412073648340993","33423","","","2012-05-10 04:14:09 +0000","Tweetbot for iOS","@gruber Read that as ""slave"" and was pretty confused for a few seconds." -"200387258136801280","200367048952512514","45993","","","2012-05-10 00:50:20 +0000","Tweetbot for iOS","@clint @siracusa I'm all for change when it makes sense, but there's no need to throw out everything solely because it's perceived as ""old""." -"200386842447716352","200367048952512514","45993","","","2012-05-10 00:48:40 +0000","Tweetbot for iOS","@clint @siracusa Is there anything wrong with icons of old items taking on new meanings? We need something to represent new abstract things." -"200353143941378048","200295208070561792","894911","","","2012-05-09 22:34:46 +0000","Twitterrific for Mac","@JimRoepcke Now that's an ambitious goal." -"200243765707935745","","","","","2012-05-09 15:20:08 +0000","Tweetbot for iOS","The problem with LTE data caps is that nobody cares how fast video streams if they can only watch one or two videos a month." -"200236452737589249","80610181515448320","16484216","","","2012-05-09 14:51:05 +0000","Tweetbot for iOS","@old_sound @indutny Looks more like ""bre.ho"" to me. In the other direction you get ""lshdc;"". If it was just a joke I guess I don't get it :)" -"200057208585728002","","","200037605633564672","571442131","2012-05-09 02:58:50 +0000","Tweetbot for iOS","RT @jsfixed: Deadlines for new issues is 6:00 PST Friday. Issues submitted after that will not be considered. https://t.co/KFdQDFP2","https://github.com/JSFixed/JSFixed/issues" -"199902302742646784","","","","","2012-05-08 16:43:17 +0000","Twitterrific for Mac","unfuckbootstrap thanks to @mikeash ? http://t.co/qSQk9kHf","http://www.mikeash.com/pyblog/solving-simulator-bootstrap-errors.html" -"199736326529097729","","","199620997459087360","197263266","2012-05-08 05:43:45 +0000","Tweetbot for iOS","RT @rob_pike: The Go compiler isn't so fast; other compilers are just slow. Machines are bloody fast. Just don't piss the speed away." -"199722671469105152","199618509192441859","33493","","","2012-05-08 04:49:30 +0000","Tweetbot for iOS","@peterc @raganwald Some were pretty questionable. Not sure if it's good or bad I got 20/20. Lucky guesses for COBOL and Fortran." -"199716458278825985","","","","","2012-05-08 04:24:48 +0000","Tweetbot for iOS","@OHMYDAIMY_ @__SJS Hey, leave me out of this! :p Ik ben niet de sjs u zoekt." -"199544969369882625","","","","","2012-05-07 17:03:22 +0000","Tweetbot for iOS","Pronounce words however you like. Unless you pronounce niche as ""nitch"". Then we've got problems." -"199515343692120066","","","199405059694542848","50850314","2012-05-07 15:05:39 +0000","Tweetbot for iOS","RT @kylepulver: Every single programming bug hunt seems to end with ""Wow, I'm an idiot.""" -"199184300200046593","199183452774481920","14231571","","","2012-05-06 17:10:12 +0000","Tweetbot for iOS","@marcoarment Make a great app. Guys effectively buys you lunch. Over 3 years later he wants half the lunch back. Must be the full moon." -"198939898919653378","","","198939381724229632","33493","2012-05-06 00:59:02 +0000","Tweetbot for iOS","RT @peterc: @_sjs perl -pe ""s/\n/\n;\n/"" < script.js .. it cures all!" -"198937102644297728","","","","","2012-05-06 00:47:56 +0000","Tweetbot for iOS","If people actually listened to Canadians they would notice that we say ""aboat"", not ""aboot"". Closer to ""aboat"" anyway. +@jdalrymple @5by5" -"198931798426783744","","","","","2012-05-06 00:26:51 +0000","Tweetbot for iOS","I posit that those who omit semicolons in JS are more mindful of when they are necessary and therefore less likely to miss an important one." -"198930855320752129","198897178612203521","123323498","","","2012-05-06 00:23:06 +0000","Tweetbot for iOS","@jashkenas @devongovett How can that be? Always using semicolons prevents such errors. I propose inserting bare semicolons every other line." -"198815493392568320","","","198730402322583552","32591490","2012-05-05 16:44:42 +0000","Tweetbot for iOS","RT @MattBloomFilms: Sharks are much less scary when they have human teeth... http://t.co/c89GalNg","http://twitter.com/MattBloomFilms/status/198730402322583552/photo/1" -"198641328492527616","","","","","2012-05-05 05:12:37 +0000","Tweetbot for iOS","The thought is flattering, but one of these things is not like the others. https://t.co/TSySw9Fg (hint: it's me, I don't belong)","https://twitter.com/ByranZaugg/following" -"198590359658442759","","","198507161687572480","14877600","2012-05-05 01:50:06 +0000","Tweetbot for iOS","RT @toshok: color diff viewers should flip red/green. red should be for lines added. green should be for lines removed." -"198480590398431234","198479416957997056","22196723","","","2012-05-04 18:33:55 +0000","Twitterrific for Mac","@markkolich Fair enough. I'm no fan of Scala but I understand that perspective." -"198478607125979139","198472368824385537","22196723","","","2012-05-04 18:26:02 +0000","Twitterrific for Mac","@markkolich Objective-C is a non-starter but Scala is cool? I want some of what you're smoking! ;-)" -"198456924642095106","","","198456762851000322","15824992","2012-05-04 16:59:52 +0000","Tweetbot for iOS","RT @rupie: @tapfortap lead developer --> @_sjs crossing the TC 10k...coffee in hand! http://t.co/iJehtGGP","http://twitter.com/rupie/status/198456762851000322/photo/1" -"198445128870924288","","","198394824368463873","636923","2012-05-04 16:13:00 +0000","Tweetbot for iOS","RT @siracusa: That last tweet probably means I am now officially my mother on the Internet." -"198445105512849408","","","198394742642458624","636923","2012-05-04 16:12:54 +0000","Tweetbot for iOS","RT @siracusa: Never give up: http://t.co/ICeQgDGW","http://www.youtube.com/watch?v=qX9FSZJu448" -"198443824199110661","","","198382736564699136","14335498","2012-05-04 16:07:49 +0000","Tweetbot for iOS","RT @newsycombinator: Learn to read a sentence of Chinese in 3 minutes http://t.co/ciVBp2Di","http://j.mp/vVybnI" -"198269191277645826","","","","","2012-05-04 04:33:53 +0000","Twitterrific for Mac","Ok, take 2: `shasum ""#{filename.gsub(/([$!\(\)\[\]])/, '\\\\\\1')}""` ? down to 6 backslashes from 13." -"198264297829302274","","","","","2012-05-04 04:14:26 +0000","Twitterrific for Mac","Maybe I just need to set SHELL=/bin/zsh in my crontab. Cron might be the $SHELL culprit here." -"198264074335813635","","","","","2012-05-04 04:13:33 +0000","Twitterrific for Mac","Might be worth quoting more characters and skipping the extra level of shelling w/ zsh. Bash needs noglob and Ruby should respect $SHELL." -"198263232442540032","","","","","2012-05-04 04:10:12 +0000","Twitterrific for Mac","What am I doing wrong? Shell out from Ruby, quoting nightmare: `zsh -c ""noglob shasum \\\""#{filename.gsub(/([$!])/, '\\\\\\\\\\\\\1')}\\\""""`" -"198170313316499459","","","198168312440557568","2262091","2012-05-03 22:00:59 +0000","Twitterrific for Mac","RT @ajordens: Wah wah wah. I'll jut stick to my free 18gb dropbox. RT @ericmash: Google Drive cannot sync shared folders. Going to unins ..." -"197883018109661184","","","197824148431572992","10647712","2012-05-03 02:59:22 +0000","Tweetbot for iOS","RT @joshsmith: Whoa! `npm install ____ --save` is freaking amazing. How did I not know about this before?" -"197781451670953987","197771391016251393","16468446","","","2012-05-02 20:15:47 +0000","Twitterrific for Mac","@ryanflorence @devongovett For every person arguing there are 1000 just using JS, with and without semis and comma-first style." -"197556304443736065","","","","","2012-05-02 05:21:11 +0000","Tweetbot for iOS","xkcd has itself an apple touch icon now. Much better! http://t.co/VKgFL2M1","http://twitter.com/_sjs/status/197556304443736065/photo/1" -"197555626950406145","","","197552913952935936","636923","2012-05-02 05:18:26 +0000","Tweetbot for iOS","RT @siracusa: .txt, .tif, .tmp?just wait until the .xt, .if, and .mp compression algorithms are introduced." -"197555614937923585","","","197550113382608897","636923","2012-05-02 05:18:23 +0000","Tweetbot for iOS","RT @siracusa: Looking at an app distributed as a .tbz2 file, I find myself marveling at how tar has assumed ownership of all extensions ..." -"197554844997926912","197536312658624514","14864447","","","2012-05-02 05:15:20 +0000","Tweetbot for iOS","@bryan_kyle I'll have one of whatever you're having." -"197335919437676544","197335344398602240","13753352","","","2012-05-01 14:45:24 +0000","Tweetbot for iOS","@crashplan No problem. Our office also has a backup server that most back up to with CrashPlan, along with CrashPlan Central. You guys rock!" diff --git a/public/tweets/data/csv/2012_06.csv b/public/tweets/data/csv/2012_06.csv deleted file mode 100755 index e227af5..0000000 --- a/public/tweets/data/csv/2012_06.csv +++ /dev/null @@ -1,78 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"219059371156574209","219039303458762753","5813712","","","2012-06-30 13:26:38 +0000","Tweetbot for iOS","@antirez Many more of us love your work. Thanks for doing it!" -"218889087803858944","","","218813504008892416","159946057","2012-06-30 02:09:59 +0000","Tweetbot for iOS","RT @awbjs: This afternoon I took the first steps of incorporating proper tail calls into the ECMAScript 6 draft specification." -"218575937183293440","218558453164150785","29255412","","","2012-06-29 05:25:39 +0000","Tweetbot for iOS","@tjholowaychuk Nice project there. I have some shell aliases get/post/put/delete but they?re not as flexible." -"218575476938117120","","","218558453164150785","29255412","2012-06-29 05:23:49 +0000","Tweetbot for iOS","RT @tjholowaychuk: burl(1) http verbs are more expressive now https://t.co/EYVveBuF","https://github.com/visionmedia/burl/commit/6b5bbf6e11c278c7f68ad8228b0b4aa0fc284d78" -"218537790361706496","218417016464351233","165975834","","","2012-06-29 02:54:04 +0000","Tweetbot for iOS","@PiCNiC_Coffee Brace yourself for the return of Beta Street. Moved back downtown to be closer to Picnic." -"217499730123567104","217417152054042624","11222","","","2012-06-26 06:09:11 +0000","Tweetbot for iOS","@k @typeoneerror In typical ZDNet style the article is incorrect. Higher priced rooms are ranked higher. The same room doesn?t cost more." -"216404237129760768","216384676456173569","894911","","","2012-06-23 05:36:05 +0000","Tweetbot for iOS","@JimRoepcke Arousing." -"216196324561920001","","","216181560808968192","5813712","2012-06-22 15:49:55 +0000","Tweetbot for iOS","RT @antirez: It's not much but I want to share the first interaction I'm having with Sentinel: http://t.co/8npH2l9B","http://bit.ly/O03gqy" -"215970658172153856","","","215827498716495872","140108433","2012-06-22 00:53:12 +0000","Tweetbot for iOS","RT @angustweets: Object.create might have enjoyed more success if the second arg was a simple key-value hash instead of all that defineP ..." -"215546200491954176","215511255417503745","894911","","","2012-06-20 20:46:33 +0000","Twitterrific for Mac","@JimRoepcke The new MBP can theoretically run 5 external displays using USB adapters. Someone please try this :) @macsales @marcoarment" -"215286550689366017","215279802578509825","15540222","","","2012-06-20 03:34:48 +0000","Tweetbot for iOS","@rauchg Last fall I had to embark on The Great Unfollowing of 2011. Trimmed from 200-300 down to ~100. It?s much better now." -"215232090927673345","","","215231024190337025","636923","2012-06-19 23:58:23 +0000","Twitterrific for Mac","RT @siracusa: WWDC session videos are up! https://t.co/HTcPB6bS (via @Jury, of course)","https://developer.apple.com/videos/wwdc/2012/" -"215224632826015745","215190182356467712","165975834","","","2012-06-19 23:28:45 +0000","Twitterrific for Mac","@PiCNiC_Coffee I can't wait until we move back downtown in 2 weeks. I'm sitting here drooling on my keyboard over that salad." -"214968297278550017","214933686242656256","22406953","","","2012-06-19 06:30:10 +0000","Tweetbot for iOS","@mahyarm I?d love to try it out. I also dig the kickstand, that was about the only thing I liked about my Nokia n810." -"214827465456107520","214802580700803078","894911","","","2012-06-18 21:10:33 +0000","Twitterrific for Mac","@JimRoepcke That doesn't sound good. Hope you feel better after a rest." -"214752126965002240","214729748763516928","36823","","","2012-06-18 16:11:11 +0000","Tweetbot for iOS","@anildash It seems that nobody knows that Google Maps works very well in Safari either." -"213805712869048321","213779618770063360","15687937","","","2012-06-16 01:30:28 +0000","Tweetbot for iOS","@devongovett GarageBand is collaborative. Still shouldn?t ask until you show intent to collaborate though." -"213658172257345536","213655434450567170","18137723","","","2012-06-15 15:44:12 +0000","Tweetbot for iOS","@raganwald Anecdotally, I have only purchased one desktop (rather than building it myself) and I will take the thinner notebook every time." -"213656946702684160","213655434450567170","18137723","","","2012-06-15 15:39:20 +0000","Tweetbot for iOS","@raganwald The same goes for TVs. Most people really could not care less about repairing their appliances themselves." -"213521615823179778","213521275325382656","14315117","","","2012-06-15 06:41:34 +0000","Tweetbot for iOS","@dainerose They are all pretty cool. Haven?t used any enough to settle on one yet though. Let me know what you think of angular." -"213521406170902528","213378429112946688","14231571","","","2012-06-15 06:40:44 +0000","Tweetbot for iOS","@marcoarment @Pogue ? and sends nicely packaged digests to my Kindle every week." -"213521220837179392","213378429112946688","14231571","","","2012-06-15 06:40:00 +0000","Tweetbot for iOS","@marcoarment @Pogue Let me know as soon as Safari gets a nice reading UI and lets me save articles from RSS & twitter apps, Chrome, email, ?" -"213519229004169216","213437128875577344","14315117","","","2012-06-15 06:32:05 +0000","Tweetbot for iOS","@dainerose You might also like ember.js and knockout.js. Ember has pretty awesome routing." -"213293639537930241","213279207743176704","18137723","","","2012-06-14 15:35:41 +0000","Tweetbot for iOS","@raganwald Happy birthday! Looking forward to the next 8 years of essays and such." -"213081365422424064","","","212981330538020864","22386062","2012-06-14 01:32:11 +0000","Tweetbot for iOS","RT @steveklabnik: I can not even describe how insane the text of this blog post is: http://t.co/lXIa0cQ1 Good thing I never use Skype an ...","http://blogs.skype.com/en/2012/06/skype_advertising_update.html" -"213080977357017088","","","212974378755964929","207756340","2012-06-14 01:30:38 +0000","Tweetbot for iOS","RT @wwwtxt: I don't think anyone's going to release a laptop with a?or even a powered-portable?optical disk system (they're not small no ..." -"212912602987245569","","","","","2012-06-13 14:21:34 +0000","Tweetbot for iOS","VMware Fusion is $50. A response to the bundle with Parallel?s, or is version 5 eminent?" -"212895503459942403","","","212740952887001089","15608761","2012-06-13 13:13:38 +0000","Tweetbot for iOS","RT @ariyahidayat: For those ""Please help me building my skyscraper, I'm clueless!"" questions, as much as I'd like to help everyone, I al ..." -"212776761010814976","","","","","2012-06-13 05:21:47 +0000","Tweetbot for iOS","Ok @github you win. Released gitter v0.2.0 today for GitHub API v3. Works in node.js and browsers. https://t.co/vs1ycVPc","https://github.com/samsonjs/gitter" -"212361899088674819","","","212280755198509056","14864447","2012-06-12 01:53:16 +0000","Tweetbot for iOS","RT @bryan_kyle: Big news day today. Emacs 24.1 released!" -"212361781866266625","212361165743988736","894911","","","2012-06-12 01:52:48 +0000","Tweetbot for iOS","@JimRoepcke I happen to have a $300 cheque here I was going to blow on something. Maybe I should." -"212360952933388288","212267980539703296","894911","","","2012-06-12 01:49:31 +0000","Tweetbot for iOS","@JimRoepcke No fair! I don?t want to put iOS 6 on a main device. *shakes fist*" -"212360732950540289","212359251128098816","894911","","","2012-06-12 01:48:38 +0000","Tweetbot for iOS","@JimRoepcke I understand going from 17? to 15? is a loss in screen space regardless of pixels, but it may not be as bad as you expect." -"212360353714147328","212357478069977088","7198302","","","2012-06-12 01:47:08 +0000","Tweetbot for iOS","@jonathanstark @davecreates If Apple really sees Mac as a truck and iOS as a car, they know that there will be fundamental differences." -"212359366345621504","212357478069977088","7198302","","","2012-06-12 01:43:13 +0000","Tweetbot for iOS","@jonathanstark @davecreates The genie wasn?t out of the bottle yet so nothing was taken away from users by the 3rd party restriction." -"212358422383951872","212356034914811904","894911","","","2012-06-12 01:39:27 +0000","Tweetbot for iOS","@JimRoepcke Like 1680x1050 on a 15? the added clarity makes smaller text more readable, so you can see more at once than on 1440x900." -"212355482239778817","212262167209193473","894911","","","2012-06-12 01:27:46 +0000","Tweetbot for iOS","@JimRoepcke Why would you get 1440x900? At that point get the 13? Air w/ the same res. 1680x1050 and 2880x1800 are available on the 15?." -"212267086909677569","212236758438518784","894911","","","2012-06-11 19:36:31 +0000","Tweetbot for iOS","@JimRoepcke Really nice on iPad too!" -"212266835444379648","212236313611612160","7198302","","","2012-06-11 19:35:31 +0000","Tweetbot for iOS","@jonathanstark @davecreates How does disabling non-App Store installs altogether benefit their bottom line, or the UX?" -"212034179322482688","","","","","2012-06-11 04:11:02 +0000","Twitterrific for Mac","Keynote Bingo from 2008. Interesting how many of these are relevant this year too, especially if you tweak them a bit. http://t.co/SUJ0sV4D","http://appletechblog.blogspot.ca/2008/01/macworld-keynote-bingo.html" -"211945613380694016","211945467754459136","894911","","","2012-06-10 22:19:06 +0000","Tweetbot for iOS","@JimRoepcke Not until the human centipad is released." -"211945271423275011","211929223156342784","894911","","","2012-06-10 22:17:45 +0000","Tweetbot for iOS","@JimRoepcke My iPad screen scrambled and then it presumably kernel panicked and rebooted while watching YouTube. Authentic Flash experience!" -"211926452894044161","211905368127836160","20079975","","","2012-06-10 21:02:58 +0000","Tweetbot for iOS","@polotek (low end Oakley?s. I have sat on them, etc. Lenses and arms pop off and pop right back in)" -"211926153265561601","211905368127836160","20079975","","","2012-06-10 21:01:46 +0000","Tweetbot for iOS","@polotek I was the same with sunglasses until my friends talked me into a decent pair (for me about $100). They don?t break easily, worth it" -"211327907031814145","","","","","2012-06-09 05:24:33 +0000","Tweetbot for iOS","@ryah heresy" -"211307336491483137","211306607441743873","136077128","","","2012-06-09 04:02:49 +0000","Tweetbot for iOS","@kitcambridge @juddv Tried to console a coworker with that site earlier, it?s hilarious :) - -But also sad because Xcode 4 is 2 years old?" -"211281805964349440","","","211227166929719296","14112263","2012-06-09 02:21:22 +0000","Tweetbot for iOS","RT @juddv: OH (a lot): ""Oh fuck you, Xcode.""" -"211107974339502080","","","","","2012-06-08 14:50:37 +0000","Tweetbot for iOS","I?ve been playing with HTML7 in the WebKit nightly and so far I?m quite impressed! LatteDartScript is pure bliss. http://t.co/JFjDuRrK","http://james.padolsey.com/general/html7-arrives/" -"211106691348054016","","","211102628501921792","70596949","2012-06-08 14:45:32 +0000","Tweetbot for iOS","RT @creationix: NaN !== NaN and -0 === +0, except in ECMA6 Map keys where they are reversed!? JavaScript sure is entertaining." -"210991031192264704","210988232425488384","894911","","","2012-06-08 07:05:56 +0000","Tweetbot for iOS","@JimRoepcke Just keep in mind he?s the guy who thinks Jobs was a tinkerer. He doesn?t seem to understand why Jobs was special at all." -"210990431188692993","210988232425488384","894911","","","2012-06-08 07:03:33 +0000","Tweetbot for iOS","@JimRoepcke But who knows. IBM has been forgotten by the masses and they were a big part of the PC revolution as well." -"210989870229884930","210988232425488384","894911","","","2012-06-08 07:01:19 +0000","Tweetbot for iOS","@JimRoepcke Just because it?s controversial doesn?t mean it isn?t stupid. He may be right in the end but his reasoning seems off." -"210988653063831552","210986927296487424","894911","","","2012-06-08 06:56:29 +0000","Tweetbot for iOS","@JimRoepcke They never were household names either. Jobs and Gates are as their work has had a much more direct impact on millions of people" -"210986176662872064","210980013665812480","894911","","","2012-06-08 06:46:39 +0000","Tweetbot for iOS","@JimRoepcke Not to mention that you can?t mention Gates or Jobs without the other coming up. If one is remembered so will be the other." -"210985672205545473","210980013665812480","894911","","","2012-06-08 06:44:38 +0000","Tweetbot for iOS","@JimRoepcke Malcolm Gladwell is whoring for attention. Apple is truly legendary in the computing era and Jobs is almost synonymous w/ Apple." -"210910853548081154","210908478288576513","894911","","","2012-06-08 01:47:20 +0000","Tweetbot for iOS","@JimRoepcke Apparently you can but GitX lacks the menu option for that. My build does anyway. Maybe it?s time to compile a new one." -"210908301364432897","210879046765125633","894911","","","2012-06-08 01:37:12 +0000","Tweetbot for iOS","@JimRoepcke Apparently contacting new recruits is a thing now so there might actually be a correlation." -"210907690346627072","210854974878527488","894911","","","2012-06-08 01:34:46 +0000","Tweetbot for iOS","@JimRoepcke @bryan_kyle Autocorrect in GitX is my nemesis." -"210775053288214529","","","","","2012-06-07 16:47:43 +0000","Tweetbot for iOS","The fundamental problem with typing (a lot) on an iPad is that you want to type on a horizontal surface while looking at a vertical one." -"210758173857026049","","","210753107053920256","14231571","2012-06-07 15:40:39 +0000","Tweetbot for iOS","RT @marcoarment: The Morning Of Weird Emails continues. http://t.co/0rbiBqPU","http://twitpic.com/9ts7m0" -"210547570857082882","210532933390442496","894911","","","2012-06-07 01:43:47 +0000","Tweetbot for iOS","@JimRoepcke Hooray! Glad to hear that :)" -"210529963626078208","","","","","2012-06-07 00:33:49 +0000","Twitterrific for Mac","I'm just about sold on Sublime Text 2 and I haven't even tried it yet. Nice to see a TM2 alpha but is it ever shipping? #textmate #tm2" -"210469472803364864","210467183380267008","7198302","","","2012-06-06 20:33:27 +0000","Twitterrific for Mac","@jonathanstark Only 9 for myself." -"210166838385057794","","","210159439234342913","658643","2012-06-06 00:30:53 +0000","Twitterrific for Mac","RT @SteveStreza: @marcoarment THERE WERE NO INSTAPAPER COUPONS AT PHILZ COFFEE PLEASE ADVISE" -"210142123687813121","","","","","2012-06-05 22:52:41 +0000","Twitterrific for Mac","""What is Xcode? What is the app delicate?"" - -Some people are beyond help." -"209518717216890880","209505353640058880","14231571","","","2012-06-04 05:35:29 +0000","Tweetbot for iOS","@marcoarment They seem to care a lot about that photo. Congrats on the release. I *almost* wish I had an Android device to use it on." -"208793727911731201","","","208786403197333504","14231571","2012-06-02 05:34:38 +0000","Tweetbot for iOS","RT @marcoarment: Ah, late-night weekend server migrations. Reminds me of Tumblr's early days. - -I waited far too long to ask for a sysadmin." -"208725184037924865","","","","","2012-06-02 01:02:16 +0000","Twitterrific for Mac","I just gained 14 GB of disk space by restarting my Hackintosh ? OS X issue or osx86? That's too much transient usage in an SSD world." -"208722662246187008","","","208709983024590848","894911","2012-06-02 00:52:15 +0000","Twitterrific for Mac","RT @JimRoepcke: ? I'm currently available for iOS app development contracts and positions. I'm also available for 1-on-1 iOS mentoring v ..." -"208616432852942848","","","208543475770204161","8710132","2012-06-01 17:50:08 +0000","Tweetbot for iOS","RT @bmf: In commodity trading news, futures on brilliant ideas continue to be depressed, as prices on talk remain at all time lows." -"208549171106562049","","","207950038226317314","217829531","2012-06-01 13:22:51 +0000","Tweetbot for iOS","RT @DavidBruant: ""Completeness is an anti-goal for syntax."" @littlecalculist https://t.co/W2zYRNgw","https://mail.mozilla.org/pipermail/es-discuss/2012-May/023045.html" diff --git a/public/tweets/data/csv/2012_07.csv b/public/tweets/data/csv/2012_07.csv deleted file mode 100755 index 5cb8065..0000000 --- a/public/tweets/data/csv/2012_07.csv +++ /dev/null @@ -1,28 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"230452793373241345","230366010551709696","494341960","","","2012-08-01 00:00:02 +0000","Twitterrific for Mac","@tapfortap @mashable The thing is he has to buy thousands of custom pieces of his getup at a time. He can't just buy a single, custom cowl." -"230452011584344064","","","230403390306385920","14273142","2012-07-31 23:56:55 +0000","Twitterrific for Mac","RT @lunafiko: Just launched Tell Your Boss Anything, anonymous way for employees to provide feedback to their managers https://t.co/YsFeC6yD","https://tellyourbossanything.com/" -"229312810641924097","","","","","2012-07-28 20:30:09 +0000","Tweetbot for iOS","@ryah Yup, I do. 99.999% of code doesn?t need arguments.callee, leaked globals, with, eval, etc." -"228319667960295424","","","","","2012-07-26 02:43:45 +0000","Tweetbot for Mac","The new version of Apple?s Podcast app is snappy and doesn?t crash, but still doesn?t seem to use iCloud. Better, still a long way to go." -"228309946507329536","","","228186629876105216","636923","2012-07-26 02:05:07 +0000","Tweetbot for Mac","RT @siracusa: Nerds? http://t.co/aP38wtln","http://patdryburgh.com/blog/preparing-for-john-siracusas-review-of-mountain-lion/" -"228150232339316737","","","","","2012-07-25 15:30:32 +0000","Tweetbot for iOS","And so it begins. http://t.co/ZvurHzji","http://twitter.com/_sjs/status/228150232339316737/photo/1" -"227590328264302594","","","","","2012-07-24 02:25:37 +0000","Tweetbot for Mac","about.me for geeks: `curl http://t.co/FBPAPQP5` /tip o? the hat to @pengwynn","http://cui-about.me/sjs" -"227229550977884160","","","","","2012-07-23 02:32:01 +0000","Tweetbot for iOS","I just saw an American tourist with a Galaxy Note and did a double take." -"226739166346633216","","","226739107378896896","5813712","2012-07-21 18:03:24 +0000","Tweetbot for Mac","RT @antirez: p.s. The appointment of monday July 23th with the first public release of Redis Sentinel is confirmed!" -"226520883584450561","226511843215151106","29255412","","","2012-07-21 03:36:01 +0000","Tweetbot for iOS","@tjholowaychuk Nice one! Love the second photo. Where did you spot that heron?" -"224966774452527105","","","","","2012-07-16 20:40:33 +0000","Instagram","Current status: redneck http://t.co/WAXAHJej","http://instagr.am/p/NJ84vSreu7/" -"224947674925891584","224886642056503296","14231571","","","2012-07-16 19:24:39 +0000","Tweetbot for iOS","@marcoarment @siracusa?s worst nightmare." -"224947464963227648","","","224875738241835009","169309199","2012-07-16 19:23:49 +0000","Tweetbot for iOS","RT @noVNC: JavaScript is now faster than Java at math: http://t.co/AAuhXWMi","http://www.redcode.nl/blog/2012/07/java-speed-of-math/" -"224595246779088897","","","224588916043423744","33493","2012-07-15 20:04:14 +0000","Tweetbot for iOS","RT @peterc: A story about a useful *zero* byte program that sold for ?5 a go in the 80s: http://t.co/obmLPff3 (I loved the Tatung Einstein!)","http://peetm.com/blog/?p=55" -"224163617682096128","","","223996324792635394","55486012","2012-07-14 15:29:05 +0000","Tweetbot for iOS","RT @ChrisBeckmann: The 1989 Game Boy has 0.23% the display resolution of an iPhone 4S. It sold 117.69 million units." -"223978099648368642","","","223932856269938690","267433199","2012-07-14 03:11:54 +0000","Tweetbot for iOS","RT @nddrylliog: NY Supreme Court Upholds Grooveshark Legality http://t.co/tF9nzujm (via @KimDotcom)","http://blog.grooveshark.com/post/27150025910/ny-supreme-court-upholds-grooveshark-legality" -"223132039967293440","","","223127533837762561","20079975","2012-07-11 19:09:58 +0000","Tweetbot for iOS","RT @polotek: This is pretty amazing. ""Paid, PAID Vacation"". Pay employees to take a real vacation and NOT work. http://t.co/RhC4ZSpL via ...","http://www.fullcontact.com/2012/07/10/paid-paid-vacation/" -"223076848144355331","","","222829875109699584","125481462","2012-07-11 15:30:39 +0000","Tweetbot for iOS","RT @RealRonHoward: Arrested Development for Netflix. IT'S ALIVE. This is what the writer's room looks like http://t.co/yhSRZET4","http://twitter.com/RealRonHoward/status/222829875109699584/photo/1" -"223076789461843969","","","222936727516491777","12819682","2012-07-11 15:30:25 +0000","Tweetbot for iOS","RT @mitchellh: Next up, let's get Vagrant booting up VMWare Fusion instances, shall we? Final touches on this boxes branch, then a merge ..." -"222924618497916928","","","222779724567547904","7076492","2012-07-11 05:25:45 +0000","Tweetbot for iOS","RT @Glinner: ?I?d LOVE to download your app instead of going to the webpage I just tried to visit!?? No-one, ever. No-one in the future ..." -"221285716448133121","","","221279965122015232","17263516","2012-07-06 16:53:20 +0000","Tweetbot for iOS","RT @bgifford: YYYYMMDD Let's just agree that's the best for organising dates. K, thanks." -"220529221741715459","","","","","2012-07-04 14:47:18 +0000","Twitterrific for Mac","Episode 15, The Bridges of Siracusa County, is the original ""this will be a short show"" that ends up being long. @danbenjamin @siracusa" -"220160115322527744","","","220135260799778816","5813712","2012-07-03 14:20:36 +0000","Tweetbot for iOS","RT @antirez: some more sentinel in action (agreement using two sentinels to mark a master objectively down): http://t.co/2PqpJtYc","http://bit.ly/N8f1K4" -"220019224402341888","220018943572721664","894911","","","2012-07-03 05:00:45 +0000","Tweetbot for iOS","@JimRoepcke Ha ha. Fair enough." -"220018831144390656","220018281027870721","894911","","","2012-07-03 04:59:11 +0000","Tweetbot for iOS","@JimRoepcke Just grab your ankles like a good Canadian." -"220017909517398017","219999497911152640","894911","","","2012-07-03 04:55:32 +0000","Twitterrific for Mac","@JimRoepcke Time to get off that old business account. The water's fine on residential plans :) http://t.co/mQvTBEgi http://t.co/zpern97F","http://cl.ly/2t2g0p2R29122U2q0e2b","http://cl.ly/2V0y2K160v2V1Z083d2Z" -"219654929831301121","219649972709232640","894911","","","2012-07-02 04:53:10 +0000","Tweetbot for iOS","@JimRoepcke Dropbox keeps versions around for 30 days so if it goes awry you can restore from the web UI. Should be fine though." diff --git a/public/tweets/data/csv/2012_08.csv b/public/tweets/data/csv/2012_08.csv deleted file mode 100755 index 636d3f7..0000000 --- a/public/tweets/data/csv/2012_08.csv +++ /dev/null @@ -1,21 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"241337083975827456","241330184828096512","31442511","","","2012-08-31 00:50:19 +0000","Twitterrific for Mac","@RogersHelps I believe it's the 11th of each month and will try to forget about it till then. Except I've turned data off because of this :/" -"241327652013748224","241306818574438400","31442511","","","2012-08-31 00:12:50 +0000","Tweetbot for iOS","@RogersHelps Not yet. 2 weeks into the cycle I was texted about a $50 overage fee for data usage so I started finding out what?s up." -"241302138322575361","241299057908252673","31442511","","","2012-08-30 22:31:27 +0000","Twitterrific for Mac","@RogersHelps However I did change my plan last month so I suspect that is somehow related. I might have to wait for the bill and dispute it." -"241301979727527936","241299057908252673","31442511","","","2012-08-30 22:30:49 +0000","Twitterrific for Mac","@RogersHelps I have been streaming podcasts more. At ~30MB/hour, 10 GB is 333 hours. I did not listen to 333 hours in 2 weeks (336 hours)." -"241295730948587521","","31442511","","","2012-08-30 22:05:59 +0000","Twitterrific for Mac","@RogersHelps I have a bogus charge for 10+ GB data usage this month and trying to get an explanation is like pulling teeth." -"241295254093967360","241241993605443584","31442511","","","2012-08-30 22:04:06 +0000","Twitterrific for Mac","@RogersHelps Exactly. She was trying to explain the excessive data usage and insisted that was true. Very frustrating trying to get help." -"241206166124900352","","","","","2012-08-30 16:10:06 +0000","Twitterrific for Mac","I'm so glad I decided to buy my phone instead of getting a subsidized one. The oligopoly of telcos in Canada continually disgusts me." -"241205854374854656","","","","","2012-08-30 16:08:51 +0000","Twitterrific for Mac","Maybe they believe it themselves, but that is so misguided I don't know where to begin. If they actually try to bill me for this I'm gone." -"241205643753697280","","","","","2012-08-30 16:08:01 +0000","Twitterrific for Mac","Someone at Rogers just told me that my phone used 10GB of data this month because when you turn on an iPhone it updates itself. @rogershelps" -"240616679246278657","240563202138730496","33493","","","2012-08-29 01:07:41 +0000","Twitterrific for Mac","@peterc I search some of my reference ebooks all the time. Other reference books I want to flip through. They both have their place for me." -"239194092863639552","239159133897629696","894911","","","2012-08-25 02:54:50 +0000","Tweetbot for iOS","@JimRoepcke It was PHP this time. Don?t worry, it wasn?t my bug." -"239132972060655617","","","","","2012-08-24 22:51:58 +0000","Tweetbot for iOS","Yet another bug solved by renaming something to ?banana?. The magic cure-all. @JimRoepcke" -"238057651219623936","238052249606189056","22196723","","","2012-08-21 23:39:01 +0000","Twitterrific for Mac","@markkolich The name says it all." -"237929302027546624","237923321692438528","636923","","","2012-08-21 15:09:00 +0000","Tweetbot for iOS","@siracusa @marcoarment According to @anandshimpi you want 20% free space or performance suffers on SSDs. This seems true in my experience." -"237928578749173760","","","","","2012-08-21 15:06:08 +0000","Tweetbot for iOS","Coffee drinkers of #yyj, treat yourself the house blend of beans from @2percentjazz. Delicious! I?m sitting here grinning at my cup." -"235921732240805890","","","","","2012-08-16 02:11:39 +0000","Tweetbot for Mac","First time I?ve seen my 100mbps connection push close to that. Slightly reassuring. http://t.co/MgQeKRiC","http://twitter.com/_sjs/status/235921732240805890/photo/1" -"235546156032200704","235475629657714688","9533042","","","2012-08-15 01:19:14 +0000","Tweetbot for iOS","@BrendanEich Yes. I?ve only wanted to use var to start a case block a few times but it seems like a reasonable thing to do." -"234005167475924992","233895767381782528","39448955","","","2012-08-10 19:15:54 +0000","Twitterrific for Mac","@amanderpp You're welcome! It's friiiiday!" -"231155055548567554","231133112556474368","22219015","","","2012-08-02 22:30:34 +0000","Twitterrific for Mac","@mobile17 YOLO!!!!" -"231090743584911360","","","230953862952013824","5813712","2012-08-02 18:15:01 +0000","Tweetbot for iOS","RT @antirez: Redis 2.4.16 and Redis 2.6.0-rc6 are out. In 2.4.16 main change is Sentinel-compatibility. 2.6.0-rc6 has more: http://t.co/ ..." diff --git a/public/tweets/data/csv/2012_09.csv b/public/tweets/data/csv/2012_09.csv deleted file mode 100755 index e052bc6..0000000 --- a/public/tweets/data/csv/2012_09.csv +++ /dev/null @@ -1,43 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"252072853661417472","251940398338019328","22406953","","","2012-09-29 15:50:26 +0000","Tweetbot for iOS","@mahyarm (process for the sake of it, that is)" -"252072738867511296","251940398338019328","22406953","","","2012-09-29 15:49:58 +0000","Tweetbot for iOS","@mahyarm That?s probably a big part of it. I think deep management hierarchies can also indicate a poorly run company with too much process." -"251834608629473280","251812894495350785","894911","","","2012-09-29 00:03:44 +0000","Twitterrific for Mac","@JimRoepcke Isn't that in Rework by 37signals?" -"251786804401950720","251779721438851072","894911","","","2012-09-28 20:53:46 +0000","web","@JimRoepcke lol, as well it should! Latency is amazing, often 30-50 ms. I was playing around with @JosephMartel's phone on LTE at lunch." -"251780215783710720","","","","","2012-09-28 20:27:35 +0000","Twitterrific for Mac","Rogers has a ""bill explainer"" now. Someone somewhere thought that was a better idea than simplifying the bill. Canadian telcos have issues." -"251776966091489280","251776730572935168","894911","","","2012-09-28 20:14:41 +0000","web","@JimRoepcke I'm considering the switch to Telus just because they have LTE here first. I'll let you be the guinea pig :)" -"251775388051714048","251763329624838146","894911","","","2012-09-28 20:08:24 +0000","Twitterrific for Mac","@JimRoepcke Their LTE is *very* new. They hadn't updated their coverage map when you got it, though it is now. Turning it off may help :/" -"251475366290546689","251471388462948355","29255412","","","2012-09-28 00:16:14 +0000","Twitterrific for Mac","@tjholowaychuk Ha ha, I felt the same way after using a Nexus One for several months last year. I liked it at first and hated it by the end." -"251475024215683072","","","","","2012-09-28 00:14:52 +0000","Twitterrific for Mac","Did Apple really drop HSPA+ from the iPhone 4S now? The price isn't that much lower. They must be milking it. http://t.co/BwWC17Fz","http://store.apple.com/ca/browse/home/shop_iphone/family/iphone/compare" -"250981457001058305","250958480708599808","31151313","","","2012-09-26 15:33:37 +0000","Tweetbot for iOS","@kuvos That?s the price of any phone plan that includes data here in Canada. No discount if you bring your own phone either." -"250619461479055360","250612197330415616","5813712","","","2012-09-25 15:35:10 +0000","Tweetbot for iOS","@antirez You should. 2.6 will be better than Christmas." -"249396918663401473","249395055436124161","14864447","","","2012-09-22 06:37:13 +0000","Tweetbot for iOS","@bryan_kyle @JimRoepcke I went to one of the booths that has all carriers and apparently I can?t get a better deal so it seems like a wash." -"249393365546856448","249391413853290497","14864447","","","2012-09-22 06:23:06 +0000","Tweetbot for iOS","@bryan_kyle @JimRoepcke I?m happy with Rogers? service, except for the lack of LTE in #yyj, but I won?t defend them. They all suck." -"249381433251098624","249378672031711232","894911","","","2012-09-22 05:35:41 +0000","Tweetbot for iOS","@JimRoepcke Not that I know of. They have a country wide plan but my10 is close enough for a lot of people." -"249377126455861248","249374598779518976","894911","","","2012-09-22 05:18:34 +0000","Tweetbot for iOS","@JimRoepcke My sister is really happy with Koodo so I will definitely look at Telus/Koodo if I cave and sign a contract for a new iPhone :)" -"249374203088871425","249367729453281280","894911","","","2012-09-22 05:06:57 +0000","Tweetbot for iOS","@JimRoepcke Telus has LTE here? I should switch to Bell or Telus." -"249373157008482304","249362628319801344","894911","","","2012-09-22 05:02:48 +0000","Tweetbot for iOS","@JimRoepcke Feels goodman http://t.co/6JgpZjfS - -I wanted to switch carriers but nobody had a better deal than 6GB for $60 plus minutes, etc.","http://i.imgur.com/TqQxS.jpg" -"249358246664609792","249349311706587136","894911","","","2012-09-22 04:03:33 +0000","Tweetbot for iOS","@JimRoepcke @RogersHelps @TELUS The upside of the oligopoly and price fixing is that the carriers are interchangeable." -"249291902875226112","249254587863818241","49227164","","","2012-09-21 23:39:55 +0000","Twitterrific for Mac","@ColtonPhillips @tapfortap Naive? Ambitious? FUCK IT WE'LL DO IT LIVE! :)" -"249174334755700738","249173890486652928","356943684","","","2012-09-21 15:52:45 +0000","Tweetbot for iOS","@edw519 @raganwald I saw some people on reddit bitching about HN the other day. We have come full circle." -"248979407354617856","","","","","2012-09-21 02:58:11 +0000","Tweetbot for iOS","(Numbers mostly pulled directly from thin air)" -"248979221458845697","","","","","2012-09-21 02:57:26 +0000","Tweetbot for iOS","How much does the iPhone 5 and iOS 6 release cost Apple in terms of bandwidth? Average 100 apps, 20 MB each, 300M devices is 550 PB." -"248969948507013120","248944811418206208","18605897","","","2012-09-21 02:20:36 +0000","Tweetbot for iOS","@joe_hill @JimRoepcke Steve Jobs, the guy going ?thermonuclear? against Android, would have renewed a service contract with Google? Okay." -"248276174562807808","248160047614529537","19725644","","","2012-09-19 04:23:47 +0000","Tweetbot for iOS","@neiltyson Vegas rolls off the tongue so nicely, and is also two syllables." -"248237592842235904","248154932329459713","19725644","","","2012-09-19 01:50:28 +0000","Tweetbot for iOS","@neiltyson People love their two syllable names. All names tend towards two syllables over time." -"247723073518854145","","","247659596079067136","5813712","2012-09-17 15:45:57 +0000","Tweetbot for iOS","RT @antirez: If you plan production deployment of Sentinel, expect my assistance if needed. Btw this week I'm going to put it in product ..." -"246466597219336192","","","246445796814385153","894911","2012-09-14 04:33:10 +0000","Tweetbot for iOS","RT @JimRoepcke: Just ordered @jetcidr (JetBrains AppCode), it's 40% off until tomorrow." -"246441766700601345","246343360615419904","14272162","","","2012-09-14 02:54:30 +0000","Tweetbot for iOS","@jdalton @ckindel I tried rebooting but the OS keeps restoring my session." -"245906286468808704","","","","","2012-09-12 15:26:42 +0000","Tweetbot for iOS","And linen. Of course the background is linen." -"245906155535224833","","","","","2012-09-12 15:26:11 +0000","Tweetbot for iOS","The end of an era. No more yellow sticky note, but now the message rotates through many languages. http://t.co/r2YbEHHg","http://twitter.com/_sjs/status/245906155535224833/photo/1" -"244895665837199361","244861410964799488","14864447","","","2012-09-09 20:30:51 +0000","Tweetbot for iOS","@bryan_kyle Yes! I wanted to gift an iPad app while I was out the other day and I couldn?t." -"244521936783282177","","","","","2012-09-08 19:45:47 +0000","Twitterrific for Mac","I just tried to buy a new Kindle Paperwhite but @amazon wouldn't sell it to me because I'm in Canada. Maybe I'll buy a Nexus 7 instead." -"244507951044374528","","","","","2012-09-08 18:50:12 +0000","Twitterrific for Mac","Received an email from a ""Talent Sourcer"". Yes, capitalized in the middle of a sentence. How do these people expect to be taken seriously?" -"244286596105519104","","","244038956449140736","14325629","2012-09-08 04:10:37 +0000","Tweetbot for iOS","RT @jjustice: Objective C always reminds me of nursery rhymes. -(id)doYouKnowTheMuffinMan:(TheMuffinMan *)theMuffinMan;" -"243538985924829185","","","","","2012-09-06 02:39:54 +0000","Tweetbot for iOS","I cannot tell if it?s a parade or a protest. Everyone looks happy. http://t.co/1YKFB7Ow","http://twitter.com/_sjs/status/243538985924829185/photo/1" -"243370611978690560","243358129327316992","14818939","","","2012-09-05 15:30:50 +0000","Tweetbot for iOS","@sjtrny @hypercritical @theincomparable Well, the important thing is that you let everyone who enjoys it know how much you do not." -"243159421591625731","243129407877808128","77772032","","","2012-09-05 01:31:38 +0000","Tweetbot for iOS","@kylegreenlaw @tapfortap Glad to hear it!" -"243043278105227264","243042877930868736","494341960","","","2012-09-04 17:50:07 +0000","Tweetbot for iOS","@tapfortap @oneglobalapps If you sent some code I missed it. Please mail it to support@tapfortap.com." -"243041249173598208","242935359590256640","77772032","","","2012-09-04 17:42:03 +0000","web","@kylegreenlaw @tapfortap Hey Kyle, just remove the < and > around the app ID and you should be good to go!" -"242841675070844928","242783247698894849","494341960","","","2012-09-04 04:29:01 +0000","Twitterrific for Mac","@tapfortap I don't think so. That doesn't look like something caused by our code." diff --git a/public/tweets/data/csv/2012_10.csv b/public/tweets/data/csv/2012_10.csv deleted file mode 100755 index cd6b15b..0000000 --- a/public/tweets/data/csv/2012_10.csv +++ /dev/null @@ -1,17 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"263836191126872064","","","263771862125928448","146248951","2012-11-01 02:53:44 +0000","Tweetbot for iOS","RT @AlTobey: Chaos Monkey is for sissies. We run Ruby in production." -"261166204155211777","","","","","2012-10-24 18:04:09 +0000","Twitterrific for Mac","So long http://t.co/bDZ41Dv0! It was fun while it lasted.","http://ajax.googleapis.com" -"259031402446721024","","","","","2012-10-18 20:41:13 +0000","Twitterrific for Mac","Hooray, @github is getting DDOSd and I imagine that thousands of devs are pushing and pulling like mad on top of that making it even worse." -"258801181147664384","258787012331581441","8549992","","","2012-10-18 05:26:24 +0000","Tweetbot for iOS","@pdenya @paul_irish My limit is 200,000 and since about 2007 I have 98k commands in it. Is only 3.7 MB. I love it." -"258709800920178688","","","258702456060538880","894911","2012-10-17 23:23:17 +0000","web","RT @JimRoepcke: Lightt has launched! I've been working hard on this with the rest of the @lightt team since June. Share the Lightt! http ..." -"258648276277002240","","","","","2012-10-17 19:18:49 +0000","Tweetbot for iOS","OH: ?If you want a traditional salad you won?t get that. You?ll get three leaves and an apple or something.?" -"258327103680946177","","","258318014653550593","494341960","2012-10-16 22:02:35 +0000","web","RT @tapfortap: Mobile App Ad Exchange Network Tap For Tap Pivots To Engagement Swapping Model http://t.co/DUVkfJfo via @techcrunch","http://techcrunch.com/2012/10/16/mobile-app-ad-exchange-network-tap-for-tap-pivots-to-engagement-swapping-model/" -"258124861652729857","","","256954058131267584","207536489","2012-10-16 08:38:57 +0000","Tweetbot for iOS","RT @the_webhamster: The 6 Stages of Debugging: That can't happen. That shouldn't happen. Hmmm, weird. Why does that happen? Oh, I see. H ..." -"258093065233899520","","","257865497163476992","135727142","2012-10-16 06:32:36 +0000","Tweetbot for iOS","RT @ToddDunlop: BIG DAY at @tapfortap, BIG BIG DAY!" -"256625059601469440","256466426020368384","29255412","","","2012-10-12 05:19:16 +0000","Kiwi","@tjholowaychuk Nice! Cleaned it up a bit, fixed a bug, and now it works in bash and zsh too. https://t.co/BlwSmmdd","https://gist.github.com/3877451" -"256221333048934400","","","254166322815041537","197263266","2012-10-11 02:35:00 +0000","Tweetbot for iOS","RT @rob_pike: How to report a bug: 1) Say what happened. 2) Say what should have happened. 3) Give a self-contained reproducible example ..." -"256220008026341377","","","256181800928411651","809685","2012-10-11 02:29:44 +0000","Tweetbot for iOS","RT @garybernhardt: >>> def method_missing(n, *a, &b); send(methods.min_by { |m| levenshtein(n.to_s, m.to_s) }, *a, &b); ..." -"254241884136935424","254214287063666688","309194717","","","2012-10-05 15:29:23 +0000","Tweetbot for iOS","@JFlavin @siracusa Works on my iPad." -"253891282924077056","253887339720495104","9533042","","","2012-10-04 16:16:13 +0000","Tweetbot for iOS","@BrendanEich @gu3st @jlongster My mistake! If Object.prototype.toString.call(new Date) is unchanged I think breakage would be minimal." -"253879666044203008","253737435454902272","18702069","","","2012-10-04 15:30:03 +0000","Tweetbot for iOS","@gu3st @jlongster @BrendanEich It would break a little project called jQuery. https://t.co/ldQrZd6L https://t.co/0OPtpfkr","https://github.com/jquery/jquery/blob/master/src/core.js#L23","https://github.com/jquery/jquery/blob/master/src/core.js#L419" -"252893730447699969","","","252862916099964928","636923","2012-10-01 22:12:18 +0000","Twitterrific for Mac","RT @siracusa: That's it, I'm moving all my status updates to UUCP." diff --git a/public/tweets/data/csv/2012_11.csv b/public/tweets/data/csv/2012_11.csv deleted file mode 100755 index 6b10a38..0000000 --- a/public/tweets/data/csv/2012_11.csv +++ /dev/null @@ -1,10 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"272566608583589889","272532034361106432","534912521","","","2012-11-25 05:05:18 +0000","Twitter for Android","@UVicGameDev alias u='cd ..'; alias uu='cd ../..'; alias uuu= etc." -"272002368395161600","271992408424722433","636923","","","2012-11-23 15:43:12 +0000","twicca","@siracusa @CrashPlan I bought it and it automatically extended my exisiting, expired account." -"268555259742412802","","","","","2012-11-14 03:25:38 +0000","iOS","It still bothers me that iOS?s app switching animation is misleading. Launch an app from another app and it animat ? https://t.co/gXriHv0k","https://posts.app.net/1529609" -"268027346181840897","","","267826504807886848","637133","2012-11-12 16:27:53 +0000","Tweetbot for iOS","RT @jkprime: @marcoarment sometimes reading the replies to your tweets makes me glad I don?t have any followers." -"265489666193629184","","11178592","","","2012-11-05 16:24:03 +0000","Tweetbot for iOS","@atebits Letterpress is so fun, but I?m with @marco and want to see the status bar while I play. Pretty please?" -"264975272355442690","264894236388904961","8259712","","","2012-11-04 06:20:02 +0000","Tweetbot for iOS","@danfrakes @marcoarment No joke, somebody played ?naggers? against me today. It?s pretty awesome though so I don?t mind." -"264538434859831296","264530619986501633","894911","","","2012-11-03 01:24:12 +0000","Tweetbot for iOS","@JimRoepcke Weak. I?m surprised that supply is so constrained. I thought LD would have at least a few." -"264506229592846336","","","","","2012-11-02 23:16:14 +0000","Twitterrific for Mac","OH:"" I didn't say a sausage shower.""" -"264506144280690688","264460190550749184","894911","","","2012-11-02 23:15:53 +0000","Twitterrific for Mac","@JimRoepcke Unfortunately I don't know if #yyj has any. None of the London Drugs received them. I haven't checked Future Shop or elsewhere." diff --git a/public/tweets/data/csv/2012_12.csv b/public/tweets/data/csv/2012_12.csv deleted file mode 100755 index 32531ff..0000000 --- a/public/tweets/data/csv/2012_12.csv +++ /dev/null @@ -1,29 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"283996829371228160","","","","","2012-12-26 18:04:55 +0000","OS X","Hmm? catawampus isn't in the letterpress dictionary. @atebits" -"283328780909563904","283127984410460161","894911","","","2012-12-24 21:50:20 +0000","Tweetbot for iOS","@JimRoepcke Cute! She lucked out with her new home." -"283013917792423936","","","","","2012-12-24 00:59:10 +0000","iOS","I wondered why this happens in Xcode. @bbum figured it out: http://t.co/gOLPvdfE","http://www.friday.com/bbum/2012/12/23/xcode-sometimes-a-return-is-not-a-return-emacs-brain-damage/" -"282816543467905025","","","","","2012-12-23 11:54:53 +0000","iOS","Status bar clutter. http://t.co/1zECl1hx","http://moby.to/hoa82p" -"282796110152613888","","","","","2012-12-23 10:33:41 +0000","iOS","Good morning Atlanta. I?m on Pacific time so for breakfast I?ll have some eggs with a whiskey sour." -"282715350443909120","","","","","2012-12-23 05:12:46 +0000","iOS","Ironically I can?t push this code until I get on a plane because T-mobile doesn?t let me tether w/ prepaid plans, ? https://t.co/DfEbUBke","https://posts.app.net/2154150" -"282707981513138177","","","","","2012-12-23 04:43:29 +0000","Tweetbot for iOS","And @github is back up! Now I can push that fix before my flight. Booyakasha! I?m too excited about that." -"282703960027054081","","","","","2012-12-23 04:27:31 +0000","iOS","Playing Letterpress? Let?s have it out. I?m samsonjs on Game Centre." -"282680821905760256","","","","","2012-12-23 02:55:34 +0000","iOS","Downtown Seattle seems to have a Starbucks for every 100 people, and there are 100 people in every Starbucks." -"282674140014583813","","","","","2012-12-23 02:29:01 +0000","OS X","Damn, I feel bad for the @GitHub ops team right now. Good luck guys!" -"282659829179367424","","","","","2012-12-23 01:32:09 +0000","iOS","Symmetric word. http://t.co/ZI7u1NpH","http://moby.to/w2fszm" -"282589530106761217","282572460925276160","14231571","","","2012-12-22 20:52:48 +0000","Tweetbot for iOS","@marcoarment @danbenjamin @hotdogsladies and every sane dev who uses a Mac. That?s right @siracusa, you are insane. MAC address whitelister!" -"282588830857588737","282564115392765952","4777951","","","2012-12-22 20:50:02 +0000","Tweetbot for iOS","@_sjs @UVicGameDev @siracusa @danbenjammin Not @danbenjammin, but @danbenjamin. They are the same person but one is a novelty account." -"282574081147158528","","","","","2012-12-22 19:51:25 +0000","iOS","In downtown Seattle for the day. Any recommendations on where to get a good americano?" -"282564115392765952","282300633921503233","534912521","","","2012-12-22 19:11:49 +0000","Twitter for Android","@UVicGameDev I don't know what hyperterminal is, but it sounds cool! Hypercritical is a podcast with @siracusa and @danbenjammin" -"282300204965834752","","","","","2012-12-22 01:43:08 +0000","iOS","Don?t say ?learning the terminal.? ? Hypercritical, episode 99" -"282236503386628097","","","","","2012-12-21 21:30:00 +0000","iOS","Preparation is key. - -? Clothes -? Toothbrush -? Ticket -? Growler - - -http://t.co/STKprVDV","http://moby.to/coih1b" -"280750875792777217","280750071740497920","49227164","","","2012-12-17 19:06:39 +0000","web","@ColtonPhillips With some fava beans, a nice chianti." -"280749518008483840","280746436965060608","49227164","","","2012-12-17 19:01:15 +0000","Twitterrific for Mac","@ColtonPhillips You're a superstar now. Next you'll have paparazzi after you." -"280549887521742848","","","","","2012-12-17 05:48:00 +0000","iOS","Lost hard, but I think I put up an okay fight. http://t.co/ByYW4BmO","http://moby.to/aaebux" diff --git a/public/tweets/data/csv/2013_01.csv b/public/tweets/data/csv/2013_01.csv deleted file mode 100755 index 71d2f05..0000000 --- a/public/tweets/data/csv/2013_01.csv +++ /dev/null @@ -1,62 +0,0 @@ -"tweet_id","in_reply_to_status_id","in_reply_to_user_id","retweeted_status_id","retweeted_status_user_id","timestamp","source","text","expanded_urls" -"291707958864277504","","","291612631511494658","1235521","2013-01-17 00:46:11 +0000","Twitterrific for Mac","RT @timbray: MAC addresses and liberty; essential stuff: http://t.co/EdlVn3tW","http://goo.gl/O6M6L" -"291340678984781824","291334101544345600","14231571","","","2013-01-16 00:26:45 +0000","Twitterrific for Mac","@marcoarment We're not as vocal, but some of us use both iOS and Android and appreciate having Instapaper on both platforms. Thanks." -"291325053994409984","291318884294877184","14231571","","","2013-01-15 23:24:40 +0000","Twitterrific for Mac","@marcoarment It's pretty good. The last I tried it a few months ago I went back to Ruby+nokogiri because it was more robust, but I'd try it." -"291309550194266113","","","","","2013-01-15 22:23:03 +0000","Twitterrific for Mac","A little birdie says that @mobile17 is going ""super public live"" with their new site design today." -"291274395664654336","","","","","2013-01-15 20:03:22 +0000","Twitterrific for Mac","All the @instapaper login forms (incl 3rd party) say that I probably don't have a password? haven't passwords been required for a while now?" -"291258751770558464","291256065159479296","18006104","","","2013-01-15 19:01:12 +0000","Twitterrific for Mac","@EricAlanDyck In case you don't have it, take this: https://t.co/8BXy3KBA","https://www.dropbox.com/s/1f78j4j4c8wtuc2/Be%20Here%20Now.pdf" -"290586655344185344","290556281792647168","74837444","","","2013-01-13 22:30:32 +0000","Tweetbot for iOS","@Badger32d @zebpalmer Apple doesn?t trail by much. All 3 are in the same ballpark unlike, say, Acer and Gateway." -"289559487403151360","289532023964590081","894911","","","2013-01-11 02:28:56 +0000","Tweetbot for iOS","@JimRoepcke I think so. They should anyway; it?s not very old." -"289374954829524992","289228619195224064","20079975","","","2013-01-10 14:15:40 +0000","Tweetings for Android","@polotek Unless I'm *very* interested that usually makes me hit back or close the tab. Not the content I came to see, so I leave." -"289070147493318657","289068930423742464","22196723","","","2013-01-09 18:04:28 +0000","Tweetbot for iOS","@markkolich @Badger32d That?s a good point. I think that I feel guilty for not keeping some of my projects up to date." -"289063291949551616","289063048747053056","74837444","","","2013-01-09 17:37:13 +0000","web","@Badger32d @markkolich Augh! Don't look yet!" -"289061210085793792","","","","","2013-01-09 17:28:57 +0000","iOS","My GitHub open source contributions are pretty sad. Need to do something about that. https://t.co/6ev3ZmVU","https://github.com/samsonjs" -"288665956371279872","288551260884443138","894911","","","2013-01-08 15:18:21 +0000","Tweetbot for iOS","@JimRoepcke @bryan_kyle could be brainfuck http://t.co/I1RBGwrS","http://tdwright.co.uk/phpplayground/BF/?s=Could+be+brainfuck&plainBF=on" -"288516732484726785","","","288329838937391104","110520327","2013-01-08 05:25:24 +0000","Tweetbot for iOS","RT @asymco: Where the next dot falls is quite an interesting question. http://t.co/rxdVjLD4","http://twitpic.com/btbbi1" -"288054516564246528","","","","","2013-01-06 22:48:43 +0000","iOS","Calls dropped frequently too. Rogers rarely drops calls. Next time I?ll try AT&T." -"288053872331743233","","","","","2013-01-06 22:46:09 +0000","iOS","On a boat in the middle of the Strait of Georgia and have a fast 3G signal on Rogers. Middle of cities on T-Mobile in the US had Edge or nil" -"288051360132370432","287976215254536193","14864447","","","2013-01-06 22:36:10 +0000","Tweetbot for iOS","@bryan_kyle I?m a baller." -"288051267425677312","287956180456833024","6562002","","","2013-01-06 22:35:48 +0000","Tweetbot for iOS","@debasishg @raganwald Just joking around. Look forward to the write-up." -"287975234513018880","","","","","2013-01-06 17:33:40 +0000","iOS","I have an entire airplane to myself. No other passengers on this 9-seat Piper Chieftain PA-31. Luxurious!" -"287954356727324672","287947175277760513","6562002","","","2013-01-06 16:10:43 +0000","Tweetbot for iOS","@debasishg @raganwald Is that a parody like http://t.co/nNqG34xn ?","http://html9responsiveboilerstrapjs.com" -"287947600798310400","287927505887838209","815114","","","2013-01-06 15:43:52 +0000","Tweetbot for iOS","@jedschmidt yeah yeah yeah :)" -"287779551977799680","","","","","2013-01-06 04:36:06 +0000","iOS","Top game doesn?t bode well for me. I?ll get you, @jedschmidt! Next time?" -"287775377269612544","","","","","2013-01-06 04:19:31 +0000","iOS","A Dr. Strangelove joke! Awesome." -"287760676930338816","","","","","2013-01-06 03:21:06 +0000","iOS","Women?s boots in Seattle appear to come in one style: brown, knee-high." -"287756390209048576","287754694875549696","2262091","","","2013-01-06 03:04:04 +0000","Tweetbot for iOS","@ajordens @victoriaroyals Good seats." -"287756265323651073","287755288780627969","15880928","","","2013-01-06 03:03:34 +0000","Tweetbot for iOS","@pbombach @siracusa You?re right, I did catch NBC. Uncultured and not paying attention. Shame on me." -"287752132990472192","","","","","2013-01-06 02:47:09 +0000","iOS","Almost used Passbook, but the Fandango app isn?t in the Canadian store and I?m visiting the USA. Some other time." -"287751267210645505","287750664807931904","636923","","","2013-01-06 02:43:42 +0000","Tweetbot for iOS","@siracusa @pbombach I only recognized Sega. I may be too young, or uncultured. Born in 1982." -"287749623118983168","287745268781305858","15880928","","","2013-01-06 02:37:10 +0000","Tweetbot for iOS","@pbombach @siracusa For better or for worse, it plays on my iPad. I?ll save you 3 mins: ?DVNO, four capital letters? with 80s-esque effects." -"287748118055903232","287679904076660736","959352660","","","2013-01-06 02:31:12 +0000","Tweetbot for iOS","@CafeTorrefacto @TheMagazineApp @marcoarment I was uncertain when it started changing voice but so far so great. Good job guys. @GlennF" -"287747705764200448","","","287747549106941955","14864447","2013-01-06 02:29:33 +0000","Tweetbot for iOS","RT @bryan_kyle: @_sjs @tapbot_paul @marcoarment but crust is full of antioxidants. Enjoy your lunch cancer." -"287740306407972865","","","","","2013-01-06 02:00:09 +0000","iOS","What to do in Seattle this evening? http://t.co/2DtPmuPp","http://www.reddit.com/r/Seattle/comments/161cx7/arrived_2_hours_ago_leaving_early_tomorrow_what/" -"287739875690688512","","","","","2013-01-06 01:58:26 +0000","iOS","Epic Letterpress match against @fyrite (she won). Played words don?t fit on my phone so I have to screenshot on my ? https://t.co/O4zBfH9g","https://posts.app.net/2335842" -"287733201366048768","","","","","2013-01-06 01:31:55 +0000","iOS","Haven?t had anything less than delicious at Local 360 in Seattle yet. Nice bar and great food." -"287728090497548289","287715479823466496","894911","","","2013-01-06 01:11:37 +0000","Tweetbot for iOS","@JimRoepcke That does help. I feel that it?s a bit like the old ?above the fold? problem though. Sometimes the first N rows fit perfectly." -"287715561004216321","287626809435095041","14606202","","","2013-01-06 00:21:49 +0000","Tweetbot for iOS","@mattlanger @marcoarment Buy one of those silicone roller things. Or mash it like everyone else said. Both work well enough." -"287714402805882880","287705011666956288","894911","","","2013-01-06 00:17:13 +0000","Tweetbot for iOS","@JimRoepcke That?s right, and the same argument applies for your finger. Especially on tablets where views rarely occupy the full screen." -"287632239251034112","287631117828370433","14864447","","","2013-01-05 18:50:44 +0000","Tweetbot for iOS","@bryan_kyle @atebits A grievous omission!" -"287631624596774914","287608437062369282","18247541","","","2013-01-05 18:48:17 +0000","Tweetbot for iOS","@tapbot_paul @marcoarment Also, please clean my room and make me lunch. No crusts." -"287589731003420672","","","","","2013-01-05 16:01:49 +0000","OS X","Just released strftime v0.5 from 10k feet, added %U and %W. I'm sure there's a cloud joke here somewhere. https://... https://t.co/kN7UtjCA","https://alpha.app.net/sjs/post/2329872" -"287580902190616578","","","","","2013-01-05 15:26:44 +0000","OS X","One awesome thing about the USA is in-flight wifi. Reminds me of the first time I made a phone call from an airplane. - -Location: in thy sky" -"287552671706128384","287446419890130947","894911","","","2013-01-05 13:34:34 +0000","Tweetbot for iOS","@JimRoepcke In general though, I agree with this thought. I?ve missed UI on touch devices because of the lack of scroll bars." -"287551029761957891","287445540831100928","894911","","","2013-01-05 13:28:02 +0000","Tweetbot for iOS","@JimRoepcke You can just place the cursor over the view you want to scroll in. One thing OS X gets right an Windows gets wrong." -"287548248514760704","","","","","2013-01-05 13:16:59 +0000","iOS","In some ways the USA is so foreign to me. Truly bizarre. I?ll be glad to be back in Canada." -"287236160789569536","287227376209911809","74837444","","","2013-01-04 16:36:51 +0000","Tweetbot for iOS","@Badger32d nooo! Actually I liked Gentoo quite a bit back in the day." -"287226803616104448","287224092141187072","74837444","","","2013-01-04 15:59:41 +0000","Tweetbot for iOS","@Badger32d I don?t mess with Fedora, but I wonder if it has something like build-essential. I do like dev being similar to prod." -"287223127925219328","287222460053610496","74837444","","","2013-01-04 15:45:04 +0000","Tweetbot for iOS","@Badger32d Agreed. I prefer Debian or Ubuntu for dev." -"287219984596340737","","","","","2013-01-04 15:32:35 +0000","iOS","LLVM.js: LLVM Itself Compiled to JavaScript via Emscripten http://t.co/qgr8G5rk","http://badassjs.com/post/39573969361" -"287193278737158144","","","287043930107805696","894911","2013-01-04 13:46:28 +0000","Tweetbot for iOS","RT @JimRoepcke: I'm going to be available for part time or full time iOS development projects in a couple of weeks. Please RT, thanks!" -"287192246124675073","286962376547377152","74837444","","","2013-01-04 13:42:21 +0000","Tweetbot for iOS","@Badger32d After a year and a half of admining CentOS and RedHat I can tolerate it now, but it can still annoy me. It?s not all bad though." -"287191563493314560","286919751857479680","636923","","","2013-01-04 13:39:39 +0000","Tweetbot for iOS","@siracusa How quickly rage turns to shame." -"286489115610984448","","","","","2013-01-02 15:08:22 +0000","Tweetbot for iOS","Lesson learned. Some places spam you based on the location of your tweets. This is why we can?t have nice things." -"286467748148686848","286456326970826753","815114","","","2013-01-02 13:43:28 +0000","Tweetbot for iOS","@jedschmidt Nice one! I had a similar moment at an airport at 5am the other day. Sunrise cheered me up." -"286235256128933889","286221252539056130","14864447","","","2013-01-01 22:19:37 +0000","Tweetbot for iOS","@bryan_kyle @5by5 I can understand that but for me it was never enough. I could easily listen to 2 hours of @siracusa every week." -"286213440148762624","","","","","2013-01-01 20:52:56 +0000","iOS","My favourite @5by5 podcasts ended and moved in 2012. I was a little bit sad to unsubscribe from the After Dark feed." -"286178778697306112","286163838632595457","14231571","","","2013-01-01 18:35:12 +0000","Tweetbot for iOS","@marcoarment Spot on. My Nexus 7 is neglected now that the novelty wore off. iPad 3rd gen is used for hours each day though. It?s the apps." -"286167753520459776","286127431218257920","74837444","","","2013-01-01 17:51:23 +0000","Twitter for Android","@Badger32d @markkolich Thanks! :)" -"286127107459907586","286126775292014592","74837444","","","2013-01-01 15:09:53 +0000","Tweetbot for iOS","@Badger32d @markkolich Touch?!" -"286126634472448002","285103375647911937","74837444","","","2013-01-01 15:08:00 +0000","Tweetbot for iOS","@Badger32d @markkolich In the time it took to tweet that you could have just installed wget instead." diff --git a/public/tweets/data/js/payload_details.js b/public/tweets/data/js/payload_details.js index f868072..ed678a3 100755 --- a/public/tweets/data/js/payload_details.js +++ b/public/tweets/data/js/payload_details.js @@ -1,5 +1,5 @@ var payload_details = { - "tweets" : 3545, - "created_at" : "Mon Mar 25 23:43:09 +0000 2013", + "tweets" : 4702, + "created_at" : "2014-03-27 01:21:11 +0000", "lang" : "en" } \ No newline at end of file diff --git a/public/tweets/data/js/tweet_index.js b/public/tweets/data/js/tweet_index.js index eeedbe6..0feb287 100755 --- a/public/tweets/data/js/tweet_index.js +++ b/public/tweets/data/js/tweet_index.js @@ -1,287 +1,359 @@ var tweet_index = [ { - "file_name" : "data/js/tweets/2013_03.js", - "year" : 2013, - "var_name" : "tweets_2013_03", - "tweet_count" : 87, + "file_name" : "data\/js\/tweets\/2014_03.js", + "year" : 2014, + "var_name" : "tweets_2014_03", + "tweet_count" : 162, "month" : 3 }, { - "file_name" : "data/js/tweets/2013_02.js", + "file_name" : "data\/js\/tweets\/2014_02.js", + "year" : 2014, + "var_name" : "tweets_2014_02", + "tweet_count" : 168, + "month" : 2 +}, { + "file_name" : "data\/js\/tweets\/2014_01.js", + "year" : 2014, + "var_name" : "tweets_2014_01", + "tweet_count" : 151, + "month" : 1 +}, { + "file_name" : "data\/js\/tweets\/2013_12.js", + "year" : 2013, + "var_name" : "tweets_2013_12", + "tweet_count" : 116, + "month" : 12 +}, { + "file_name" : "data\/js\/tweets\/2013_11.js", + "year" : 2013, + "var_name" : "tweets_2013_11", + "tweet_count" : 59, + "month" : 11 +}, { + "file_name" : "data\/js\/tweets\/2013_10.js", + "year" : 2013, + "var_name" : "tweets_2013_10", + "tweet_count" : 101, + "month" : 10 +}, { + "file_name" : "data\/js\/tweets\/2013_09.js", + "year" : 2013, + "var_name" : "tweets_2013_09", + "tweet_count" : 160, + "month" : 9 +}, { + "file_name" : "data\/js\/tweets\/2013_08.js", + "year" : 2013, + "var_name" : "tweets_2013_08", + "tweet_count" : 61, + "month" : 8 +}, { + "file_name" : "data\/js\/tweets\/2013_07.js", + "year" : 2013, + "var_name" : "tweets_2013_07", + "tweet_count" : 33, + "month" : 7 +}, { + "file_name" : "data\/js\/tweets\/2013_06.js", + "year" : 2013, + "var_name" : "tweets_2013_06", + "tweet_count" : 32, + "month" : 6 +}, { + "file_name" : "data\/js\/tweets\/2013_05.js", + "year" : 2013, + "var_name" : "tweets_2013_05", + "tweet_count" : 34, + "month" : 5 +}, { + "file_name" : "data\/js\/tweets\/2013_04.js", + "year" : 2013, + "var_name" : "tweets_2013_04", + "tweet_count" : 67, + "month" : 4 +}, { + "file_name" : "data\/js\/tweets\/2013_03.js", + "year" : 2013, + "var_name" : "tweets_2013_03", + "tweet_count" : 98, + "month" : 3 +}, { + "file_name" : "data\/js\/tweets\/2013_02.js", "year" : 2013, "var_name" : "tweets_2013_02", "tweet_count" : 80, "month" : 2 }, { - "file_name" : "data/js/tweets/2013_01.js", + "file_name" : "data\/js\/tweets\/2013_01.js", "year" : 2013, "var_name" : "tweets_2013_01", "tweet_count" : 131, "month" : 1 }, { - "file_name" : "data/js/tweets/2012_12.js", + "file_name" : "data\/js\/tweets\/2012_12.js", "year" : 2012, "var_name" : "tweets_2012_12", "tweet_count" : 20, "month" : 12 }, { - "file_name" : "data/js/tweets/2012_11.js", + "file_name" : "data\/js\/tweets\/2012_11.js", "year" : 2012, "var_name" : "tweets_2012_11", "tweet_count" : 9, "month" : 11 }, { - "file_name" : "data/js/tweets/2012_10.js", + "file_name" : "data\/js\/tweets\/2012_10.js", "year" : 2012, "var_name" : "tweets_2012_10", "tweet_count" : 16, "month" : 10 }, { - "file_name" : "data/js/tweets/2012_09.js", + "file_name" : "data\/js\/tweets\/2012_09.js", "year" : 2012, "var_name" : "tweets_2012_09", "tweet_count" : 40, "month" : 9 }, { - "file_name" : "data/js/tweets/2012_08.js", + "file_name" : "data\/js\/tweets\/2012_08.js", "year" : 2012, "var_name" : "tweets_2012_08", "tweet_count" : 20, "month" : 8 }, { - "file_name" : "data/js/tweets/2012_07.js", + "file_name" : "data\/js\/tweets\/2012_07.js", "year" : 2012, "var_name" : "tweets_2012_07", "tweet_count" : 27, "month" : 7 }, { - "file_name" : "data/js/tweets/2012_06.js", + "file_name" : "data\/js\/tweets\/2012_06.js", "year" : 2012, "var_name" : "tweets_2012_06", "tweet_count" : 71, "month" : 6 }, { - "file_name" : "data/js/tweets/2012_05.js", + "file_name" : "data\/js\/tweets\/2012_05.js", "year" : 2012, "var_name" : "tweets_2012_05", - "tweet_count" : 106, + "tweet_count" : 105, "month" : 5 }, { - "file_name" : "data/js/tweets/2012_04.js", + "file_name" : "data\/js\/tweets\/2012_04.js", "year" : 2012, "var_name" : "tweets_2012_04", "tweet_count" : 45, "month" : 4 }, { - "file_name" : "data/js/tweets/2012_03.js", + "file_name" : "data\/js\/tweets\/2012_03.js", "year" : 2012, "var_name" : "tweets_2012_03", - "tweet_count" : 40, + "tweet_count" : 39, "month" : 3 }, { - "file_name" : "data/js/tweets/2012_02.js", + "file_name" : "data\/js\/tweets\/2012_02.js", "year" : 2012, "var_name" : "tweets_2012_02", "tweet_count" : 68, "month" : 2 }, { - "file_name" : "data/js/tweets/2012_01.js", + "file_name" : "data\/js\/tweets\/2012_01.js", "year" : 2012, "var_name" : "tweets_2012_01", "tweet_count" : 73, "month" : 1 }, { - "file_name" : "data/js/tweets/2011_12.js", + "file_name" : "data\/js\/tweets\/2011_12.js", "year" : 2011, "var_name" : "tweets_2011_12", "tweet_count" : 59, "month" : 12 }, { - "file_name" : "data/js/tweets/2011_11.js", + "file_name" : "data\/js\/tweets\/2011_11.js", "year" : 2011, "var_name" : "tweets_2011_11", "tweet_count" : 50, "month" : 11 }, { - "file_name" : "data/js/tweets/2011_10.js", + "file_name" : "data\/js\/tweets\/2011_10.js", "year" : 2011, "var_name" : "tweets_2011_10", "tweet_count" : 29, "month" : 10 }, { - "file_name" : "data/js/tweets/2011_09.js", + "file_name" : "data\/js\/tweets\/2011_09.js", "year" : 2011, "var_name" : "tweets_2011_09", "tweet_count" : 64, "month" : 9 }, { - "file_name" : "data/js/tweets/2011_08.js", + "file_name" : "data\/js\/tweets\/2011_08.js", "year" : 2011, "var_name" : "tweets_2011_08", "tweet_count" : 208, "month" : 8 }, { - "file_name" : "data/js/tweets/2011_07.js", + "file_name" : "data\/js\/tweets\/2011_07.js", "year" : 2011, "var_name" : "tweets_2011_07", - "tweet_count" : 271, + "tweet_count" : 270, "month" : 7 }, { - "file_name" : "data/js/tweets/2011_06.js", + "file_name" : "data\/js\/tweets\/2011_06.js", "year" : 2011, "var_name" : "tweets_2011_06", "tweet_count" : 82, "month" : 6 }, { - "file_name" : "data/js/tweets/2011_05.js", + "file_name" : "data\/js\/tweets\/2011_05.js", "year" : 2011, "var_name" : "tweets_2011_05", "tweet_count" : 187, "month" : 5 }, { - "file_name" : "data/js/tweets/2011_04.js", + "file_name" : "data\/js\/tweets\/2011_04.js", "year" : 2011, "var_name" : "tweets_2011_04", "tweet_count" : 64, "month" : 4 }, { - "file_name" : "data/js/tweets/2011_03.js", + "file_name" : "data\/js\/tweets\/2011_03.js", "year" : 2011, "var_name" : "tweets_2011_03", - "tweet_count" : 109, + "tweet_count" : 108, "month" : 3 }, { - "file_name" : "data/js/tweets/2011_02.js", + "file_name" : "data\/js\/tweets\/2011_02.js", "year" : 2011, "var_name" : "tweets_2011_02", "tweet_count" : 139, "month" : 2 }, { - "file_name" : "data/js/tweets/2011_01.js", + "file_name" : "data\/js\/tweets\/2011_01.js", "year" : 2011, "var_name" : "tweets_2011_01", - "tweet_count" : 180, + "tweet_count" : 179, "month" : 1 }, { - "file_name" : "data/js/tweets/2010_12.js", + "file_name" : "data\/js\/tweets\/2010_12.js", "year" : 2010, "var_name" : "tweets_2010_12", "tweet_count" : 155, "month" : 12 }, { - "file_name" : "data/js/tweets/2010_11.js", + "file_name" : "data\/js\/tweets\/2010_11.js", "year" : 2010, "var_name" : "tweets_2010_11", - "tweet_count" : 221, + "tweet_count" : 209, "month" : 11 }, { - "file_name" : "data/js/tweets/2010_10.js", + "file_name" : "data\/js\/tweets\/2010_10.js", "year" : 2010, "var_name" : "tweets_2010_10", - "tweet_count" : 126, + "tweet_count" : 138, "month" : 10 }, { - "file_name" : "data/js/tweets/2010_09.js", + "file_name" : "data\/js\/tweets\/2010_09.js", "year" : 2010, "var_name" : "tweets_2010_09", "tweet_count" : 88, "month" : 9 }, { - "file_name" : "data/js/tweets/2010_08.js", + "file_name" : "data\/js\/tweets\/2010_08.js", "year" : 2010, "var_name" : "tweets_2010_08", "tweet_count" : 47, "month" : 8 }, { - "file_name" : "data/js/tweets/2010_07.js", + "file_name" : "data\/js\/tweets\/2010_07.js", "year" : 2010, "var_name" : "tweets_2010_07", "tweet_count" : 42, "month" : 7 }, { - "file_name" : "data/js/tweets/2010_06.js", + "file_name" : "data\/js\/tweets\/2010_06.js", "year" : 2010, "var_name" : "tweets_2010_06", - "tweet_count" : 85, + "tweet_count" : 81, "month" : 6 }, { - "file_name" : "data/js/tweets/2010_05.js", + "file_name" : "data\/js\/tweets\/2010_05.js", "year" : 2010, "var_name" : "tweets_2010_05", - "tweet_count" : 54, + "tweet_count" : 58, "month" : 5 }, { - "file_name" : "data/js/tweets/2010_04.js", + "file_name" : "data\/js\/tweets\/2010_04.js", "year" : 2010, "var_name" : "tweets_2010_04", - "tweet_count" : 58, + "tweet_count" : 55, "month" : 4 }, { - "file_name" : "data/js/tweets/2010_03.js", + "file_name" : "data\/js\/tweets\/2010_03.js", "year" : 2010, "var_name" : "tweets_2010_03", - "tweet_count" : 93, + "tweet_count" : 96, "month" : 3 }, { - "file_name" : "data/js/tweets/2010_02.js", + "file_name" : "data\/js\/tweets\/2010_02.js", "year" : 2010, "var_name" : "tweets_2010_02", "tweet_count" : 56, "month" : 2 }, { - "file_name" : "data/js/tweets/2010_01.js", + "file_name" : "data\/js\/tweets\/2010_01.js", "year" : 2010, "var_name" : "tweets_2010_01", - "tweet_count" : 126, + "tweet_count" : 123, "month" : 1 }, { - "file_name" : "data/js/tweets/2009_12.js", + "file_name" : "data\/js\/tweets\/2009_12.js", "year" : 2009, "var_name" : "tweets_2009_12", - "tweet_count" : 48, + "tweet_count" : 51, "month" : 12 }, { - "file_name" : "data/js/tweets/2009_11.js", + "file_name" : "data\/js\/tweets\/2009_11.js", "year" : 2009, "var_name" : "tweets_2009_11", - "tweet_count" : 40, + "tweet_count" : 39, "month" : 11 }, { - "file_name" : "data/js/tweets/2009_10.js", + "file_name" : "data\/js\/tweets\/2009_10.js", "year" : 2009, "var_name" : "tweets_2009_10", - "tweet_count" : 11, + "tweet_count" : 12, "month" : 10 }, { - "file_name" : "data/js/tweets/2009_09.js", + "file_name" : "data\/js\/tweets\/2009_09.js", "year" : 2009, "var_name" : "tweets_2009_09", "tweet_count" : 2, "month" : 9 }, { - "file_name" : "data/js/tweets/2008_01.js", + "file_name" : "data\/js\/tweets\/2008_01.js", "year" : 2008, "var_name" : "tweets_2008_01", "tweet_count" : 1, "month" : 1 }, { - "file_name" : "data/js/tweets/2007_10.js", + "file_name" : "data\/js\/tweets\/2007_10.js", "year" : 2007, "var_name" : "tweets_2007_10", "tweet_count" : 1, "month" : 10 }, { - "file_name" : "data/js/tweets/2007_09.js", + "file_name" : "data\/js\/tweets\/2007_09.js", "year" : 2007, "var_name" : "tweets_2007_09", "tweet_count" : 1, "month" : 9 }, { - "file_name" : "data/js/tweets/2007_06.js", + "file_name" : "data\/js\/tweets\/2007_06.js", "year" : 2007, "var_name" : "tweets_2007_06", "tweet_count" : 9, "month" : 6 }, { - "file_name" : "data/js/tweets/2007_04.js", + "file_name" : "data\/js\/tweets\/2007_04.js", "year" : 2007, "var_name" : "tweets_2007_04", "tweet_count" : 1, diff --git a/public/tweets/data/js/tweets/2007_04.js b/public/tweets/data/js/tweets/2007_04.js index 4bb50e5..25bd3de 100755 --- a/public/tweets/data/js/tweets/2007_04.js +++ b/public/tweets/data/js/tweets/2007_04.js @@ -7,18 +7,17 @@ Grailbird.data.tweets_2007_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "29608381", "text" : "About to go to sleep. Exciting first post no?!", "id" : 29608381, - "created_at" : "Mon Apr 16 06:52:21 +0000 2007", + "created_at" : "2007-04-16 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2007_06.js b/public/tweets/data/js/tweets/2007_06.js index 85b856a..ee57c61 100755 --- a/public/tweets/data/js/tweets/2007_06.js +++ b/public/tweets/data/js/tweets/2007_06.js @@ -7,18 +7,17 @@ Grailbird.data.tweets_2007_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "125568372", - "text" : "Reading too much into http://tinyurl.com/yqnaom", + "text" : "Reading too much into http:\/\/tinyurl.com\/yqnaom", "id" : 125568372, - "created_at" : "Fri Jun 29 02:46:51 +0000 2007", + "created_at" : "2007-06-29 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -30,18 +29,17 @@ Grailbird.data.tweets_2007_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "121900592", "text" : "grep searching in emacs, it's like compiling and then jumping to each error except you jump to each match output from grep.", "id" : 121900592, - "created_at" : "Tue Jun 26 20:22:18 +0000 2007", + "created_at" : "2007-06-26 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -53,18 +51,17 @@ Grailbird.data.tweets_2007_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "116443452", "text" : "Wishing I could define rules for rendering views in Rails!", "id" : 116443452, - "created_at" : "Fri Jun 22 22:29:48 +0000 2007", + "created_at" : "2007-06-22 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -76,18 +73,17 @@ Grailbird.data.tweets_2007_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "112606532", "text" : "Starting to like emacs quite a bit.", "id" : 112606532, - "created_at" : "Wed Jun 20 07:48:09 +0000 2007", + "created_at" : "2007-06-20 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -99,18 +95,17 @@ Grailbird.data.tweets_2007_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "106911972", "text" : "Understanding Haskell more every day. I added float support to my Scheme after hours of reading, trial & error, and help from allbery_b.", "id" : 106911972, - "created_at" : "Sat Jun 16 07:52:55 +0000 2007", + "created_at" : "2007-06-16 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -122,18 +117,17 @@ Grailbird.data.tweets_2007_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "103992812", "text" : "Late night hacking on my scheme interpreter in Haskell. Yummy!", "id" : 103992812, - "created_at" : "Thu Jun 14 08:25:09 +0000 2007", + "created_at" : "2007-06-14 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -145,64 +139,61 @@ Grailbird.data.tweets_2007_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "100078892", - "text" : "Creeped out by the facts of Nina Reiser's murder. The trial starts today. http://tinyurl.com/2rnjqh", - "id" : 100078892, - "created_at" : "Mon Jun 11 17:04:50 +0000 2007", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, + "geo" : { }, "id_str" : "99026442", - "text" : "enjoying test/spec on rails", + "text" : "enjoying test\/spec on rails", "id" : 99026442, - "created_at" : "Mon Jun 11 00:42:34 +0000 2007", + "created_at" : "2007-06-11 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "txt", + "source" : "web", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { + "geo" : { }, + "id_str" : "100078892", + "text" : "Creeped out by the facts of Nina Reiser's murder. The trial starts today. http:\/\/tinyurl.com\/2rnjqh", + "id" : 100078892, + "created_at" : "2007-06-11 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/devices\" rel=\"nofollow\"\u003Etxt\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] }, + "geo" : { }, "id_str" : "88709672", "text" : "Just moved into my new place, watching hockey!", "id" : 88709672, - "created_at" : "Sun Jun 03 01:47:52 +0000 2007", + "created_at" : "2007-06-03 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2007_09.js b/public/tweets/data/js/tweets/2007_09.js index 4549eef..7915db6 100755 --- a/public/tweets/data/js/tweets/2007_09.js +++ b/public/tweets/data/js/tweets/2007_09.js @@ -1,6 +1,6 @@ Grailbird.data.tweets_2007_09 = [ { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -14,14 +14,13 @@ Grailbird.data.tweets_2007_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "280720262", - "geo" : { - }, + "geo" : { }, "id_str" : "282196192", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Once I used vi on my workstation at home from my PDA, via ssh, while on the ferry. The terse commands rule for small keyboa ...", "id" : 282196192, "in_reply_to_status_id" : 280720262, - "created_at" : "Thu Sep 20 18:46:09 +0000 2007", + "created_at" : "2007-09-20 00:00:00 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -29,7 +28,7 @@ Grailbird.data.tweets_2007_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2007_10.js b/public/tweets/data/js/tweets/2007_10.js index 35e93ae..6dcc98c 100755 --- a/public/tweets/data/js/tweets/2007_10.js +++ b/public/tweets/data/js/tweets/2007_10.js @@ -1,24 +1,23 @@ Grailbird.data.tweets_2007_10 = [ { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "308350462", "text" : "Pondering uses for JSONrequest. Doing some Rails stuff...", "id" : 308350462, - "created_at" : "Wed Oct 03 01:23:23 +0000 2007", + "created_at" : "2007-10-03 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2008_01.js b/public/tweets/data/js/tweets/2008_01.js index de08f6f..77b72b7 100755 --- a/public/tweets/data/js/tweets/2008_01.js +++ b/public/tweets/data/js/tweets/2008_01.js @@ -7,18 +7,17 @@ Grailbird.data.tweets_2008_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "566320412", "text" : "Sending out positive thoughts to our boys in the World Juniors! You've got this one!", "id" : 566320412, - "created_at" : "Sat Jan 05 21:14:34 +0000 2008", + "created_at" : "2008-01-05 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2009_09.js b/public/tweets/data/js/tweets/2009_09.js index 30e4b61..51a4096 100755 --- a/public/tweets/data/js/tweets/2009_09.js +++ b/public/tweets/data/js/tweets/2009_09.js @@ -1,47 +1,45 @@ Grailbird.data.tweets_2009_09 = [ { - "source" : "TwitPic", + "source" : "\u003Ca href=\"http:\/\/twitpic.com\/\" rel=\"nofollow\"\u003ETwitPic\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4492249713", - "text" : "http://twitpic.com/jp34x - That's a comfy puppy", + "text" : "http:\/\/twitpic.com\/jp34x - That's a comfy puppy", "id" : 4492249713, - "created_at" : "Wed Sep 30 07:32:02 +0000 2009", + "created_at" : "2009-09-30 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "TwitPic", + "source" : "\u003Ca href=\"http:\/\/twitpic.com\/\" rel=\"nofollow\"\u003ETwitPic\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4404520862", - "text" : "http://twitpic.com/ja11r - Hatley Castle", + "text" : "http:\/\/twitpic.com\/ja11r - Hatley Castle", "id" : 4404520862, - "created_at" : "Sat Sep 26 23:26:07 +0000 2009", + "created_at" : "2009-09-26 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2009_10.js b/public/tweets/data/js/tweets/2009_10.js index a194b32..dfb7cfb 100755 --- a/public/tweets/data/js/tweets/2009_10.js +++ b/public/tweets/data/js/tweets/2009_10.js @@ -7,18 +7,17 @@ Grailbird.data.tweets_2009_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "5221873767", - "text" : "Seashore is somewhat unstable though, puts a damper on things. We'll see how it goes. I heartily enjoy the 2 second startup.", - "id" : 5221873767, - "created_at" : "Wed Oct 28 04:02:47 +0000 2009", + "geo" : { }, + "id_str" : "5343769815", + "text" : "I just ditched Vista for Snow Leopard on my Core 2 Quad. First desktop Mac since my G4 Mini. Couldn't be happier! 2006 MacBook getting old.", + "id" : 5343769815, + "created_at" : "2009-11-01 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -30,23 +29,44 @@ Grailbird.data.tweets_2009_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5220494863", - "text" : "Seashore is the GIMP for OS X, sans X11, Glib, Gtk+. Beautiful! 8.8mb vs 270mb. http://seashore.sourceforge.net/index.php", + "text" : "Seashore is the GIMP for OS X, sans X11, Glib, Gtk+. Beautiful! 8.8mb vs 270mb. http:\/\/seashore.sourceforge.net\/index.php", "id" : 5220494863, - "created_at" : "Wed Oct 28 02:58:19 +0000 2009", + "created_at" : "2009-10-28 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "5221873767", + "text" : "Seashore is somewhat unstable though, puts a damper on things. We'll see how it goes. I heartily enjoy the 2 second startup.", + "id" : 5221873767, + "created_at" : "2009-10-28 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -56,41 +76,39 @@ Grailbird.data.tweets_2009_10 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5049167584", - "text" : "PC I built last year is Core2Quad LGA775 => no upgrade path (I knew this). #AMD still pushing CPUs compatible w/ AM2. http://bit.ly/2CVihn", + "text" : "PC I built last year is Core2Quad LGA775 => no upgrade path (I knew this). #AMD still pushing CPUs compatible w\/ AM2. http:\/\/bit.ly\/2CVihn", "id" : 5049167584, - "created_at" : "Wed Oct 21 18:23:08 +0000 2009", + "created_at" : "2009-10-21 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5004305660", - "text" : "Fall colours. http://bit.ly/aq2nh http://yfrog.com/0b9g8fj", + "text" : "Fall colours. http:\/\/bit.ly\/aq2nh http:\/\/yfrog.com\/0b9g8fj", "id" : 5004305660, - "created_at" : "Mon Oct 19 23:50:55 +0000 2009", + "created_at" : "2009-10-19 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -109,14 +127,13 @@ Grailbird.data.tweets_2009_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "4906986970", - "geo" : { - }, + "geo" : { }, "id_str" : "4919229991", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke No lists yet for me either. I don't twitter enough to really need them though.", "id" : 4919229991, "in_reply_to_status_id" : 4906986970, - "created_at" : "Fri Oct 16 16:11:29 +0000 2009", + "created_at" : "2009-10-16 00:00:00 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -124,69 +141,12 @@ Grailbird.data.tweets_2009_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "4880997373", - "text" : "Found this little guy at witty beach in the forest. He's really skinny and ate a ton. Hope he's not claimed. :) http://yfrog.com/76kruj", - "id" : 4880997373, - "created_at" : "Thu Oct 15 04:12:02 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Jim Roepcke", - "screen_name" : "JimRoepcke", - "indices" : [ 0, 11 ], - "id_str" : "894911", - "id" : 894911 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "4877166818", - "geo" : { - }, - "id_str" : "4880878300", - "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke still in vic! Well colwood anyway, near Esquimalt lagoon.", - "id" : 4880878300, - "in_reply_to_status_id" : 4877166818, - "created_at" : "Thu Oct 15 04:05:42 +0000 2009", - "in_reply_to_screen_name" : "JimRoepcke", - "in_reply_to_user_id_str" : "894911", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -200,14 +160,13 @@ Grailbird.data.tweets_2009_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "4876200327", - "geo" : { - }, + "geo" : { }, "id_str" : "4877094591", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke shame! Every solution seems like a hack.", "id" : 4877094591, "in_reply_to_status_id" : 4876200327, - "created_at" : "Thu Oct 15 01:08:27 +0000 2009", + "created_at" : "2009-10-15 00:00:00 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -215,7 +174,62 @@ Grailbird.data.tweets_2009_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "4877166818", + "geo" : { }, + "id_str" : "4880878300", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke still in vic! Well colwood anyway, near Esquimalt lagoon.", + "id" : 4880878300, + "in_reply_to_status_id" : 4877166818, + "created_at" : "2009-10-15 00:00:00 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "4880997373", + "text" : "Found this little guy at witty beach in the forest. He's really skinny and ate a ton. Hope he's not claimed. :) http:\/\/yfrog.com\/76kruj", + "id" : 4880997373, + "created_at" : "2009-10-15 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -227,64 +241,61 @@ Grailbird.data.tweets_2009_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4874316124", "text" : "Cocoa Touch and XCode 3.1 are quite nice, but why oh why can't I associate an NSNumberFormatter with a UITextField? Am I missing something?", "id" : 4874316124, - "created_at" : "Wed Oct 14 23:05:50 +0000 2009", + "created_at" : "2009-10-14 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4764457305", - "text" : "1GHz x86 Device-on-Chip, AA battery option, 1024x600 8.9\", fully upgradeable from CPU and RAM to internal modules. WANT http://bit.ly/xe7qm", + "text" : "1GHz x86 Device-on-Chip, AA battery option, 1024x600 8.9\", fully upgradeable from CPU and RAM to internal modules. WANT http:\/\/bit.ly\/xe7qm", "id" : 4764457305, - "created_at" : "Sat Oct 10 17:16:51 +0000 2009", + "created_at" : "2009-10-10 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4723710449", - "text" : "Wrong road down to the beach! http://twitpic.com/ks8wz", + "text" : "Wrong road down to the beach! http:\/\/twitpic.com\/ks8wz", "id" : 4723710449, - "created_at" : "Fri Oct 09 01:58:48 +0000 2009", + "created_at" : "2009-10-09 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2009_11.js b/public/tweets/data/js/tweets/2009_11.js index e4dd236..9d426b6 100755 --- a/public/tweets/data/js/tweets/2009_11.js +++ b/public/tweets/data/js/tweets/2009_11.js @@ -1,24 +1,45 @@ Grailbird.data.tweets_2009_11 = [ { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "6187652541", - "text" : "Oldies but goodies. 50% OC on a \"Yorkfield\" Core 2 Quad: http://bit.ly/4vfLVO and 42% on a \"Wolfdale\" Core 2 Duo: http://bit.ly/77IqnN", + "text" : "Oldies but goodies. 50% OC on a \"Yorkfield\" Core 2 Quad: http:\/\/bit.ly\/4vfLVO and 42% on a \"Wolfdale\" Core 2 Duo: http:\/\/bit.ly\/77IqnN", "id" : 6187652541, - "created_at" : "Mon Nov 30 02:03:07 +0000 2009", + "created_at" : "2009-11-30 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "6178054881", + "text" : "I cannot fathom how they could not have seen that Dubai is and was a huge bubble for ~10 years now. Uncanny. http:\/\/bit.ly\/5j1en0", + "id" : 6178054881, + "created_at" : "2009-11-29 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -33,41 +54,17 @@ Grailbird.data.tweets_2009_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "6182566535", - "text" : "Hope I find some time to look at #Node.js http://nodejs.org", + "text" : "Hope I find some time to look at #Node.js http:\/\/nodejs.org", "id" : 6182566535, - "created_at" : "Sun Nov 29 22:50:20 +0000 2009", + "created_at" : "2009-11-29 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "6178054881", - "text" : "I cannot fathom how they could not have seen that Dubai is and was a huge bubble for ~10 years now. Uncanny. http://bit.ly/5j1en0", - "id" : 6178054881, - "created_at" : "Sun Nov 29 19:54:01 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -85,47 +82,45 @@ Grailbird.data.tweets_2009_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "6088139103", "text" : "RT @timbray: Dear America: Happy Thanksgiving & bon appetit. Meanwhile, we're enjoying a quietly productive day at work. - The World", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "6084646173", "text" : "Dear America: Happy Thanksgiving & bon appetit. Meanwhile, we're enjoying a quietly productive day at work. - The World", "id" : 6084646173, - "created_at" : "Thu Nov 26 15:55:14 +0000 2009", + "created_at" : "2009-11-26 15:55:14 +0000", "user" : { "name" : "Tim Bray", "screen_name" : "timbray", "protected" : false, "id_str" : "1235521", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/421637246/Tim_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/421637246\/Tim_normal.jpg", "id" : 1235521, "verified" : false } }, "id" : 6088139103, - "created_at" : "Thu Nov 26 18:05:46 +0000 2009", + "created_at" : "2009-11-26 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -138,41 +133,75 @@ Grailbird.data.tweets_2009_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "6055594178", - "text" : "#Android and #iPhone apparently in a two-horse race for mobile systems: http://is.gd/53vXp", + "text" : "#Android and #iPhone apparently in a two-horse race for mobile systems: http:\/\/is.gd\/53vXp", "id" : 6055594178, - "created_at" : "Wed Nov 25 17:30:40 +0000 2009", + "created_at" : "2009-11-25 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "6015820098", "text" : "Annoyed at sed's -i option always swallowing -e after it, silently creating a mess of backup files I didn't want. My fault but annoying!", "id" : 6015820098, - "created_at" : "Tue Nov 24 18:52:38 +0000 2009", + "created_at" : "2009-11-24 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Eric Hoppe", + "screen_name" : "ehoppe", + "indices" : [ 0, 7 ], + "id_str" : "33858688", + "id" : 33858688 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "dropbox", + "indices" : [ 132, 140 ] + } ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "5982310941", + "geo" : { }, + "id_str" : "5982743197", + "in_reply_to_user_id" : 33858688, + "text" : "@ehoppe I was just thinking about how much longer it takes to sync many small files than one larger file, we should zip most things #dropbox", + "id" : 5982743197, + "in_reply_to_status_id" : 5982310941, + "created_at" : "2009-11-23 00:00:00 +0000", + "in_reply_to_screen_name" : "ehoppe", + "in_reply_to_user_id_str" : "33858688", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -196,60 +225,154 @@ Grailbird.data.tweets_2009_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5990838796", "text" : "#notjustme #dropbox #sync #fail", "id" : 5990838796, - "created_at" : "Mon Nov 23 23:10:34 +0000 2009", + "created_at" : "2009-11-23 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "web", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Eric Hoppe", - "screen_name" : "ehoppe", - "indices" : [ 0, 7 ], - "id_str" : "33858688", - "id" : 33858688 + "name" : "Grigory Kruglov", + "screen_name" : "lunafiko", + "indices" : [ 0, 9 ], + "id_str" : "14273142", + "id" : 14273142 } ], "media" : [ ], - "hashtags" : [ { - "text" : "dropbox", - "indices" : [ 132, 140 ] - } ], + "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "5982310941", - "geo" : { - }, - "id_str" : "5982743197", - "in_reply_to_user_id" : 33858688, - "text" : "@ehoppe I was just thinking about how much longer it takes to sync many small files than one larger file, we should zip most things #dropbox", - "id" : 5982743197, - "in_reply_to_status_id" : 5982310941, - "created_at" : "Mon Nov 23 17:54:20 +0000 2009", - "in_reply_to_screen_name" : "ehoppe", - "in_reply_to_user_id_str" : "33858688", + "in_reply_to_status_id_str" : "5934135024", + "geo" : { }, + "id_str" : "5934722777", + "in_reply_to_user_id" : 14273142, + "text" : "@lunafiko nice shot! it was a gorgeous day, and we needed it too.", + "id" : 5934722777, + "in_reply_to_status_id" : 5934135024, + "created_at" : "2009-11-22 00:00:00 +0000", + "in_reply_to_screen_name" : "lunafiko", + "in_reply_to_user_id_str" : "14273142", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grigory Kruglov", + "screen_name" : "lunafiko", + "indices" : [ 0, 9 ], + "id_str" : "14273142", + "id" : 14273142 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "5935554718", + "geo" : { }, + "id_str" : "5936722272", + "in_reply_to_user_id" : 14273142, + "text" : "@lunafiko it's the corner of lagoon rd and heatherbell in colwood by esquimalt lagoon. what's wrong with safari? i use chrome everywhere.", + "id" : 5936722272, + "in_reply_to_status_id" : 5935554718, + "created_at" : "2009-11-22 00:00:00 +0000", + "in_reply_to_screen_name" : "lunafiko", + "in_reply_to_user_id_str" : "14273142", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grigory Kruglov", + "screen_name" : "lunafiko", + "indices" : [ 0, 9 ], + "id_str" : "14273142", + "id" : 14273142 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "5935568982", + "geo" : { }, + "id_str" : "5936800941", + "in_reply_to_user_id" : 14273142, + "text" : "@lunafiko picture from here: http:\/\/bit.ly\/8xzRVQ ... my house: http:\/\/bit.ly\/6Psa5v", + "id" : 5936800941, + "in_reply_to_status_id" : 5935568982, + "created_at" : "2009-11-22 00:00:00 +0000", + "in_reply_to_screen_name" : "lunafiko", + "in_reply_to_user_id_str" : "14273142", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grigory Kruglov", + "screen_name" : "lunafiko", + "indices" : [ 0, 9 ], + "id_str" : "14273142", + "id" : 14273142 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "5937203718", + "geo" : { }, + "id_str" : "5937350356", + "in_reply_to_user_id" : 14273142, + "text" : "@lunafiko that's funny! I probably look at your place all the time.", + "id" : 5937350356, + "in_reply_to_status_id" : 5937203718, + "created_at" : "2009-11-22 00:00:00 +0000", + "in_reply_to_screen_name" : "lunafiko", + "in_reply_to_user_id_str" : "14273142", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -266,14 +389,13 @@ Grailbird.data.tweets_2009_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "5937203718", - "geo" : { - }, + "geo" : { }, "id_str" : "5937405527", "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko the url bar gets be too. i much prefer chrome and firefox behaviour, not http://ha%20ha%20you%20suck or some nonsense #safari", + "text" : "@lunafiko the url bar gets be too. i much prefer chrome and firefox behaviour, not http:\/\/ha%20ha%20you%20suck or some nonsense #safari", "id" : 5937405527, "in_reply_to_status_id" : 5937203718, - "created_at" : "Sun Nov 22 04:11:18 +0000 2009", + "created_at" : "2009-11-22 00:00:00 +0000", "in_reply_to_screen_name" : "lunafiko", "in_reply_to_user_id_str" : "14273142", "user" : { @@ -281,172 +403,66 @@ Grailbird.data.tweets_2009_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Grigory Kruglov", - "screen_name" : "lunafiko", - "indices" : [ 0, 9 ], - "id_str" : "14273142", - "id" : 14273142 + "name" : "Avi Bryant", + "screen_name" : "avibryant", + "indices" : [ 3, 13 ], + "id_str" : "13192", + "id" : 13192 + }, { + "name" : "MagLev Developers", + "screen_name" : "MagLev", + "indices" : [ 18, 25 ], + "id_str" : "15074027", + "id" : 15074027 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "5937203718", - "geo" : { - }, - "id_str" : "5937350356", - "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko that's funny! I probably look at your place all the time.", - "id" : 5937350356, - "in_reply_to_status_id" : 5937203718, - "created_at" : "Sun Nov 22 04:08:39 +0000 2009", - "in_reply_to_screen_name" : "lunafiko", - "in_reply_to_user_id_str" : "14273142", + "geo" : { }, + "id_str" : "5908223784", + "text" : "RT @avibryant: RT @MagLev: MagLev public Alpha is available: http:\/\/bit.ly\/7jyman", + "id" : 5908223784, + "created_at" : "2009-11-21 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Grigory Kruglov", - "screen_name" : "lunafiko", - "indices" : [ 0, 9 ], - "id_str" : "14273142", - "id" : 14273142 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "5935568982", - "geo" : { - }, - "id_str" : "5936800941", - "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko picture from here: http://bit.ly/8xzRVQ ... my house: http://bit.ly/6Psa5v", - "id" : 5936800941, - "in_reply_to_status_id" : 5935568982, - "created_at" : "Sun Nov 22 03:42:54 +0000 2009", - "in_reply_to_screen_name" : "lunafiko", - "in_reply_to_user_id_str" : "14273142", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Grigory Kruglov", - "screen_name" : "lunafiko", - "indices" : [ 0, 9 ], - "id_str" : "14273142", - "id" : 14273142 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "5935554718", - "geo" : { - }, - "id_str" : "5936722272", - "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko it's the corner of lagoon rd and heatherbell in colwood by esquimalt lagoon. what's wrong with safari? i use chrome everywhere.", - "id" : 5936722272, - "in_reply_to_status_id" : 5935554718, - "created_at" : "Sun Nov 22 03:39:14 +0000 2009", - "in_reply_to_screen_name" : "lunafiko", - "in_reply_to_user_id_str" : "14273142", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Grigory Kruglov", - "screen_name" : "lunafiko", - "indices" : [ 0, 9 ], - "id_str" : "14273142", - "id" : 14273142 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "5934135024", - "geo" : { - }, - "id_str" : "5934722777", - "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko nice shot! it was a gorgeous day, and we needed it too.", - "id" : 5934722777, - "in_reply_to_status_id" : 5934135024, - "created_at" : "Sun Nov 22 02:08:23 +0000 2009", - "in_reply_to_screen_name" : "lunafiko", - "in_reply_to_user_id_str" : "14273142", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "web", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ { - "text" : "webOS", - "indices" : [ 102, 108 ] - }, { - "text" : "emacs", - "indices" : [ 109, 115 ] + "text" : "webos", + "indices" : [ 28, 34 ] } ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "5918258896", - "text" : "Been up hacking on mojo.el. No more switching to a shell to package/install/launch apps, just hit F5. #webOS #emacs http://is.gd/50l5y", - "id" : 5918258896, - "created_at" : "Sat Nov 21 13:23:18 +0000 2009", + "geo" : { }, + "id_str" : "5908258481", + "text" : "Burnt out trying to debug a #webos back event propagation conundrum. The commander chain is broken or I'm fucking insane.", + "id" : 5908258481, + "created_at" : "2009-11-21 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -467,12 +483,11 @@ Grailbird.data.tweets_2009_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5914321394", "text" : "RT @jonnay: Your momma is so fat, when you invoke her continuation, you blow the stack and the heap. #schemeinsults", "retweeted_status" : { - "source" : "twit.el", + "source" : "\u003Ca href=\"http:\/\/www.emacswiki.org\/cgi-bin\/emacs\/twit.el\" rel=\"nofollow\"\u003Etwit.el\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -482,171 +497,112 @@ Grailbird.data.tweets_2009_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5907000124", "text" : "Your momma is so fat, when you invoke her continuation, you blow the stack and the heap. #schemeinsults", "id" : 5907000124, - "created_at" : "Sat Nov 21 01:38:49 +0000 2009", + "created_at" : "2009-11-21 01:38:49 +0000", "user" : { "name" : "Jonathan Arkell", "screen_name" : "jonnay", "protected" : false, "id_str" : "817328", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/770834715/Screen_shot_2010-03-23_at_1.37.42_PM_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/770834715\/Screen_shot_2010-03-23_at_1.37.42_PM_normal.png", "id" : 817328, "verified" : false } }, "id" : 5914321394, - "created_at" : "Sat Nov 21 08:13:47 +0000 2009", + "created_at" : "2009-11-21 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "web", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ { - "text" : "webos", - "indices" : [ 28, 34 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "5908258481", - "text" : "Burnt out trying to debug a #webos back event propagation conundrum. The commander chain is broken or I'm fucking insane.", - "id" : 5908258481, - "created_at" : "Sat Nov 21 02:33:36 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Avi Bryant", - "screen_name" : "avibryant", - "indices" : [ 3, 13 ], - "id_str" : "13192", - "id" : 13192 + "text" : "webOS", + "indices" : [ 102, 108 ] }, { - "name" : "MagLev Developers", - "screen_name" : "MagLev", - "indices" : [ 18, 25 ], - "id_str" : "15074027", - "id" : 15074027 + "text" : "emacs", + "indices" : [ 109, 115 ] } ], - "media" : [ ], - "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "5908223784", - "text" : "RT @avibryant: RT @MagLev: MagLev public Alpha is available: http://bit.ly/7jyman", - "id" : 5908223784, - "created_at" : "Sat Nov 21 02:32:07 +0000 2009", + "geo" : { }, + "id_str" : "5918258896", + "text" : "Been up hacking on mojo.el. No more switching to a shell to package\/install\/launch apps, just hit F5. #webOS #emacs http:\/\/is.gd\/50l5y", + "id" : 5918258896, + "created_at" : "2009-11-21 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ { - "text" : "Dropbox", - "indices" : [ 9, 17 ] + "text" : "dropbox", + "indices" : [ 17, 25 ] } ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "5899812233", - "text" : "At least #Dropbox can make me smile while it's being extremely slow and annoying: http://twitpic.com/q9lu0", - "id" : 5899812233, - "created_at" : "Fri Nov 20 20:42:33 +0000 2009", + "geo" : { }, + "id_str" : "5879408208", + "text" : "Downloading from #dropbox at between 500kB\/s and 1MB\/s ... that's more like it! http:\/\/twitpic.com\/q6rhi", + "id" : 5879408208, + "created_at" : "2009-11-20 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "5897714892", - "text" : "The commute can be annoying but damn this is a nice place to live. http://yfrog.com/37j0pj", - "id" : 5897714892, - "created_at" : "Fri Nov 20 19:15:31 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ { - "text" : "flashblock", - "indices" : [ 97, 108 ] + "text" : "ChromiumOS", + "indices" : [ 89, 100 ] } ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "5885019444", - "text" : "I had a bit of a chuckle at their message to remove ads for $3/mo ... http://twitpic.com/q7mov #flashblock rocks.", - "id" : 5885019444, - "created_at" : "Fri Nov 20 09:36:06 +0000 2009", + "geo" : { }, + "id_str" : "5881610472", + "text" : "% ldd libflashplayer.so | grep X11 #=> libX11.so.6 ... so how does Google do Flash on #ChromiumOS? iirc they don't use X11.", + "id" : 5881610472, + "created_at" : "2009-11-20 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Eric Hoppe", @@ -656,21 +612,15 @@ Grailbird.data.tweets_2009_11 = "id" : 33858688 } ], "media" : [ ], - "hashtags" : [ { - "text" : "Grooveshark", - "indices" : [ 8, 20 ] - } ], + "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "5884601643", - "geo" : { - }, - "id_str" : "5884979737", + "geo" : { }, + "id_str" : "5881949774", "in_reply_to_user_id" : 33858688, - "text" : "@ehoppe #Grooveshark is pretty sweet! They have a pretty good Radio feature, like iTunes' genius. Good so far anyway.", - "id" : 5884979737, - "in_reply_to_status_id" : 5884601643, - "created_at" : "Fri Nov 20 09:33:05 +0000 2009", + "text" : "@ehoppe remind me tomorrow. i need to punch a hole in the router so i can vnc and ssh to my hackintosh.", + "id" : 5881949774, + "created_at" : "2009-11-20 00:00:00 +0000", "in_reply_to_screen_name" : "ehoppe", "in_reply_to_user_id_str" : "33858688", "user" : { @@ -678,7 +628,7 @@ Grailbird.data.tweets_2009_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -696,47 +646,45 @@ Grailbird.data.tweets_2009_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5881979750", - "text" : "RT @gruber: The torrent linked here worked for me. There's really not much to see. It's like Chrome for Windows without Windows. http:// ...", + "text" : "RT @gruber: The torrent linked here worked for me. There's really not much to see. It's like Chrome for Windows without Windows. http:\/\/ ...", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5879970896", - "text" : "The torrent linked here worked for me. There's really not much to see. It's like Chrome for Windows without Windows. http://bit.ly/2FnUsx", + "text" : "The torrent linked here worked for me. There's really not much to see. It's like Chrome for Windows without Windows. http:\/\/bit.ly\/2FnUsx", "id" : 5879970896, - "created_at" : "Fri Nov 20 04:19:56 +0000 2009", + "created_at" : "2009-11-20 04:19:56 +0000", "user" : { "name" : "John Gruber", "screen_name" : "gruber", "protected" : false, "id_str" : "33423", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3065313266/7d563f0c22918aba2d6be2eaa9fb92a7_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3065313266\/7d563f0c22918aba2d6be2eaa9fb92a7_normal.png", "id" : 33423, "verified" : true } }, "id" : 5881979750, - "created_at" : "Fri Nov 20 06:02:49 +0000 2009", + "created_at" : "2009-11-20 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Eric Hoppe", @@ -746,16 +694,20 @@ Grailbird.data.tweets_2009_11 = "id" : 33858688 } ], "media" : [ ], - "hashtags" : [ ], + "hashtags" : [ { + "text" : "Grooveshark", + "indices" : [ 8, 20 ] + } ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "5881949774", + "in_reply_to_status_id_str" : "5884601643", + "geo" : { }, + "id_str" : "5884979737", "in_reply_to_user_id" : 33858688, - "text" : "@ehoppe remind me tomorrow. i need to punch a hole in the router so i can vnc and ssh to my hackintosh.", - "id" : 5881949774, - "created_at" : "Fri Nov 20 06:01:07 +0000 2009", + "text" : "@ehoppe #Grooveshark is pretty sweet! They have a pretty good Radio feature, like iTunes' genius. Good so far anyway.", + "id" : 5884979737, + "in_reply_to_status_id" : 5884601643, + "created_at" : "2009-11-20 00:00:00 +0000", "in_reply_to_screen_name" : "ehoppe", "in_reply_to_user_id_str" : "33858688", "user" : { @@ -763,119 +715,130 @@ Grailbird.data.tweets_2009_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ { - "text" : "ChromiumOS", - "indices" : [ 89, 100 ] + "text" : "flashblock", + "indices" : [ 97, 108 ] } ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "5881610472", - "text" : "% ldd libflashplayer.so | grep X11 #=> libX11.so.6 ... so how does Google do Flash on #ChromiumOS? iirc they don't use X11.", - "id" : 5881610472, - "created_at" : "Fri Nov 20 05:41:37 +0000 2009", + "geo" : { }, + "id_str" : "5885019444", + "text" : "I had a bit of a chuckle at their message to remove ads for $3\/mo ... http:\/\/twitpic.com\/q7mov #flashblock rocks.", + "id" : 5885019444, + "created_at" : "2009-11-20 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], - "hashtags" : [ { - "text" : "dropbox", - "indices" : [ 17, 25 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "5879408208", - "text" : "Downloading from #dropbox at between 500kB/s and 1MB/s ... that's more like it! http://twitpic.com/q6rhi", - "id" : 5879408208, - "created_at" : "Fri Nov 20 03:55:34 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Eric Hoppe", - "screen_name" : "ehoppe", - "indices" : [ 0, 7 ], - "id_str" : "33858688", - "id" : 33858688 - } ], - "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "5847707247", - "geo" : { - }, - "id_str" : "5860762799", - "in_reply_to_user_id" : 33858688, - "text" : "@ehoppe wow the telcos sound like bunch of kids in a schoolyard! \"No *my* network is faster!\"", - "id" : 5860762799, - "in_reply_to_status_id" : 5847707247, - "created_at" : "Thu Nov 19 15:55:18 +0000 2009", - "in_reply_to_screen_name" : "ehoppe", - "in_reply_to_user_id_str" : "33858688", + "geo" : { }, + "id_str" : "5897714892", + "text" : "The commute can be annoying but damn this is a nice place to live. http:\/\/yfrog.com\/37j0pj", + "id" : 5897714892, + "created_at" : "2009-11-20 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "Dropbox", + "indices" : [ 9, 17 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "5899812233", + "text" : "At least #Dropbox can make me smile while it's being extremely slow and annoying: http:\/\/twitpic.com\/q9lu0", + "id" : 5899812233, + "created_at" : "2009-11-20 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { "source" : "web", "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "makememighty", - "indices" : [ 94, 107 ] + "user_mentions" : [ { + "name" : "Dan Piponi", + "screen_name" : "sigfpe", + "indices" : [ 3, 10 ], + "id_str" : "16748247", + "id" : 16748247 } ], + "media" : [ ], + "hashtags" : [ ], "urls" : [ ] }, - "geo" : { + "geo" : { }, + "id_str" : "5847202671", + "text" : "RT @sigfpe: You won't often see me post on how to build an e-commerce site: \"How not to sort by average rating\" http:\/\/tinyurl.com\/djzhvz", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "5845019882", + "text" : "You won't often see me post on how to build an e-commerce site: \"How not to sort by average rating\" http:\/\/tinyurl.com\/djzhvz", + "id" : 5845019882, + "created_at" : "2009-11-19 01:57:34 +0000", + "user" : { + "name" : "Dan Piponi", + "screen_name" : "sigfpe", + "protected" : false, + "id_str" : "16748247", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/727975766\/blobby2_normal.jpg", + "id" : 16748247, + "verified" : false + } }, - "id_str" : "5847651914", - "text" : "My name has been made of Might! What will thy name become? http://makememighty.ca/?n=785eaa80 #makememighty", - "id" : 5847651914, - "created_at" : "Thu Nov 19 03:39:03 +0000 2009", + "id" : 5847202671, + "created_at" : "2009-11-19 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -896,12 +859,11 @@ Grailbird.data.tweets_2009_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5847214535", - "text" : "RT @appiphany: There is an app for that - #iPhone app that blows air with the speaker http://bit.ly/4A615o", + "text" : "RT @appiphany: There is an app for that - #iPhone app that blows air with the speaker http:\/\/bit.ly\/4A615o", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -911,83 +873,131 @@ Grailbird.data.tweets_2009_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5845868189", - "text" : "There is an app for that - #iPhone app that blows air with the speaker http://bit.ly/4A615o", + "text" : "There is an app for that - #iPhone app that blows air with the speaker http:\/\/bit.ly\/4A615o", "id" : 5845868189, - "created_at" : "Thu Nov 19 02:29:25 +0000 2009", + "created_at" : "2009-11-19 02:29:25 +0000", "user" : { "name" : "Adrian", "screen_name" : "appiphany", "protected" : false, "id_str" : "34582340", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1534201514/320790_320792_0_2_2_320_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1534201514\/320790_320792_0_2_2_320_normal.jpg", "id" : 34582340, "verified" : false } }, "id" : 5847214535, - "created_at" : "Thu Nov 19 03:21:18 +0000 2009", + "created_at" : "2009-11-19 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "makememighty", + "indices" : [ 94, 107 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "5847651914", + "text" : "My name has been made of Might! What will thy name become? http:\/\/makememighty.ca\/?n=785eaa80 #makememighty", + "id" : 5847651914, + "created_at" : "2009-11-19 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Dan Piponi", - "screen_name" : "sigfpe", - "indices" : [ 3, 10 ], - "id_str" : "16748247", - "id" : 16748247 + "name" : "Eric Hoppe", + "screen_name" : "ehoppe", + "indices" : [ 0, 7 ], + "id_str" : "33858688", + "id" : 33858688 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "5847202671", - "text" : "RT @sigfpe: You won't often see me post on how to build an e-commerce site: \"How not to sort by average rating\" http://tinyurl.com/djzhvz", - "retweeted_status" : { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "5845019882", - "text" : "You won't often see me post on how to build an e-commerce site: \"How not to sort by average rating\" http://tinyurl.com/djzhvz", - "id" : 5845019882, - "created_at" : "Thu Nov 19 01:57:34 +0000 2009", - "user" : { - "name" : "Dan Piponi", - "screen_name" : "sigfpe", - "protected" : false, - "id_str" : "16748247", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/727975766/blobby2_normal.jpg", - "id" : 16748247, - "verified" : false - } - }, - "id" : 5847202671, - "created_at" : "Thu Nov 19 03:20:50 +0000 2009", + "in_reply_to_status_id_str" : "5847707247", + "geo" : { }, + "id_str" : "5860762799", + "in_reply_to_user_id" : 33858688, + "text" : "@ehoppe wow the telcos sound like bunch of kids in a schoolyard! \"No *my* network is faster!\"", + "id" : 5860762799, + "in_reply_to_status_id" : 5847707247, + "created_at" : "2009-11-19 00:00:00 +0000", + "in_reply_to_screen_name" : "ehoppe", + "in_reply_to_user_id_str" : "33858688", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "5817384120", + "text" : "2010 is The Year of the Linux Desktop! :p Cool news though. Maybe a reason to try e17 again. http:\/\/bit.ly\/1Q4JiV", + "id" : 5817384120, + "created_at" : "2009-11-18 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "5817440260", + "text" : "http:\/\/twitpic.com\/py7ir 20kB\/s ... really dropbox? i've got 25mbit down ffs.", + "id" : 5817440260, + "created_at" : "2009-11-18 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -999,69 +1009,22 @@ Grailbird.data.tweets_2009_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5821437916", "text" : "Impressed by Komodo Edit + webOS plugin for Mojo devel. Faster than Eclipse on my aging 2006 MacBook. Probably end up using Emacs anyhow.", "id" : 5821437916, - "created_at" : "Wed Nov 18 08:18:37 +0000 2009", + "created_at" : "2009-11-18 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "5817440260", - "text" : "http://twitpic.com/py7ir 20kB/s ... really dropbox? i've got 25mbit down ffs.", - "id" : 5817440260, - "created_at" : "Wed Nov 18 04:12:04 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "5817384120", - "text" : "2010 is The Year of the Linux Desktop! :p Cool news though. Maybe a reason to try e17 again. http://bit.ly/1Q4JiV", - "id" : 5817384120, - "created_at" : "Wed Nov 18 04:09:37 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1071,23 +1034,22 @@ Grailbird.data.tweets_2009_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5725976243", "text" : "Just saw A Christmas Carol in 3D. It was amazing! #Christmas", "id" : 5725976243, - "created_at" : "Sun Nov 15 02:50:42 +0000 2009", + "created_at" : "2009-11-15 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Google Wave (Tweety)", + "source" : "\u003Ca href=\"http:\/\/wave-samples-gallery.appspot.com\/\" rel=\"nofollow\"\u003EGoogle Wave (Tweety)\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1097,47 +1059,17 @@ Grailbird.data.tweets_2009_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5714651535", "text" : "Just got my invite to #googlewave ... this tweet is from wave.", "id" : 5714651535, - "created_at" : "Sat Nov 14 18:16:32 +0000 2009", + "created_at" : "2009-11-14 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "droid", - "indices" : [ 38, 44 ] - }, { - "text" : "iphone", - "indices" : [ 45, 52 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "5672895159", - "text" : "iPhone or Droid? http://xkcd.com/662/ #droid #iphone", - "id" : 5672895159, - "created_at" : "Fri Nov 13 06:14:17 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1156,14 +1088,13 @@ Grailbird.data.tweets_2009_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "5664275479", - "geo" : { - }, + "geo" : { }, "id_str" : "5664389682", "in_reply_to_user_id" : 59263461, "text" : "@Rod_Phillips I'm interested in a 6 pack of Red Racer ... Douglas location.", "id" : 5664389682, "in_reply_to_status_id" : 5664275479, - "created_at" : "Fri Nov 13 00:06:37 +0000 2009", + "created_at" : "2009-11-13 00:00:00 +0000", "in_reply_to_screen_name" : "Rod_Phillips", "in_reply_to_user_id_str" : "59263461", "user" : { @@ -1171,7 +1102,35 @@ Grailbird.data.tweets_2009_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "droid", + "indices" : [ 38, 44 ] + }, { + "text" : "iphone", + "indices" : [ 45, 52 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "5672895159", + "text" : "iPhone or Droid? http:\/\/xkcd.com\/662\/ #droid #iphone", + "id" : 5672895159, + "created_at" : "2009-11-13 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1190,14 +1149,13 @@ Grailbird.data.tweets_2009_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "5542774732", - "geo" : { - }, + "geo" : { }, "id_str" : "5549833787", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke We watched it last night and thought it was one of the better movies to come out recently. It was pretty funny!", "id" : 5549833787, "in_reply_to_status_id" : 5542774732, - "created_at" : "Mon Nov 09 03:41:00 +0000 2009", + "created_at" : "2009-11-09 00:00:00 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1205,30 +1163,29 @@ Grailbird.data.tweets_2009_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5443094952", - "text" : "cat >~/bin/drop\n#!/bin/sh\n[[ x\"$1\" = x ]] && cp -R . ~/Dropbox/${PWD##*/} || cp -R \"$@\" ~/Dropbox/", + "text" : "cat >~\/bin\/drop\n#!\/bin\/sh\n[[ x\"$1\" = x ]] && cp -R . ~\/Dropbox\/$\u007BPWD##*\/\u007D || cp -R \"$@\" ~\/Dropbox\/", "id" : 5443094952, - "created_at" : "Thu Nov 05 05:56:00 +0000 2009", + "created_at" : "2009-11-05 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1247,14 +1204,13 @@ Grailbird.data.tweets_2009_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "5404568644", - "geo" : { - }, + "geo" : { }, "id_str" : "5409255966", "in_reply_to_user_id" : 1235521, - "text" : "@timbray Some of my Scotland photos: http://picasaweb.google.com/sami.samhuri/Scotland2009", + "text" : "@timbray Some of my Scotland photos: http:\/\/picasaweb.google.com\/sami.samhuri\/Scotland2009", "id" : 5409255966, "in_reply_to_status_id" : 5404568644, - "created_at" : "Wed Nov 04 02:18:03 +0000 2009", + "created_at" : "2009-11-04 00:00:00 +0000", "in_reply_to_screen_name" : "timbray", "in_reply_to_user_id_str" : "1235521", "user" : { @@ -1262,30 +1218,7 @@ Grailbird.data.tweets_2009_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "5343769815", - "text" : "I just ditched Vista for Snow Leopard on my Core 2 Quad. First desktop Mac since my G4 Mini. Couldn't be happier! 2006 MacBook getting old.", - "id" : 5343769815, - "created_at" : "Sun Nov 01 19:16:45 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2009_12.js b/public/tweets/data/js/tweets/2009_12.js index e7767e7..3aa8c77 100755 --- a/public/tweets/data/js/tweets/2009_12.js +++ b/public/tweets/data/js/tweets/2009_12.js @@ -1,58 +1,6 @@ Grailbird.data.tweets_2009_12 = [ { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7256201910", - "text" : "http://club1994.com The 90s are the new 80s. That's weird.", - "id" : 7256201910, - "created_at" : "Fri Jan 01 02:39:29 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Chris Wanstrath", - "screen_name" : "defunkt", - "indices" : [ 79, 87 ], - "id_str" : "713263", - "id" : 713263 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7255400937", - "text" : "So jealous! I have to listen to that soundtrack now. It's mostly brilliant. RT @defunkt: About to watch the Beatles LOVE show at the Mirage", - "id" : 7255400937, - "created_at" : "Fri Jan 01 02:06:30 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Grooveshark", + "source" : "\u003Ca href=\"http:\/\/www.grooveshark.com\/\" rel=\"nofollow\"\u003EGrooveshark\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -68,47 +16,410 @@ Grailbird.data.tweets_2009_12 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7255136818", - "text" : "\"The streets don't change but maybe the names, I ain't got time for the game\" #nowplaying GNR Patience @Grooveshark: http://tinysong.com/hnd", + "text" : "\"The streets don't change but maybe the names, I ain't got time for the game\" #nowplaying GNR Patience @Grooveshark: http:\/\/tinysong.com\/hnd", "id" : 7255136818, - "created_at" : "Fri Jan 01 01:56:06 +0000 2010", + "created_at" : "2010-01-01 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Grooveshark", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Grooveshark", - "screen_name" : "Grooveshark", - "indices" : [ 91, 103 ], - "id_str" : "3806441", - "id" : 3806441 + "name" : "Chris Wanstrath", + "screen_name" : "defunkt", + "indices" : [ 79, 87 ], + "id_str" : "713263", + "id" : 713263 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "7251392567", - "text" : "discover old music you never knew the name or artist of! 6 Underground by Sneaker Pimps on @Grooveshark radio: http://tinysong.com/6T3w", - "id" : 7251392567, - "created_at" : "Thu Dec 31 23:28:48 +0000 2009", + "geo" : { }, + "id_str" : "7255400937", + "text" : "So jealous! I have to listen to that soundtrack now. It's mostly brilliant. RT @defunkt: About to watch the Beatles LOVE show at the Mirage", + "id" : 7255400937, + "created_at" : "2010-01-01 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7256201910", + "text" : "http:\/\/club1994.com The 90s are the new 80s. That's weird.", + "id" : 7256201910, + "created_at" : "2010-01-01 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grigory Kruglov", + "screen_name" : "lunafiko", + "indices" : [ 0, 9 ], + "id_str" : "14273142", + "id" : 14273142 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "7265755765", + "geo" : { }, + "id_str" : "7268086370", + "in_reply_to_user_id" : 14273142, + "text" : "@lunafiko not just you! It's always hyped. Happy new year anyway! Hope next year is better than the last.", + "id" : 7268086370, + "in_reply_to_status_id" : 7265755765, + "created_at" : "2010-01-01 00:00:00 +0000", + "in_reply_to_screen_name" : "lunafiko", + "in_reply_to_user_id_str" : "14273142", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7268202797", + "text" : "Time to pack it in. Happy new year everyone! Hope it was loads of fun (and safe).", + "id" : 7268202797, + "created_at" : "2010-01-01 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "The Beatles Video", + "screen_name" : "TheBeatlesVideo", + "indices" : [ 25, 41 ], + "id_str" : "83535266", + "id" : 83535266 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "followfriday", + "indices" : [ 123, 136 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7274724238", + "text" : "Bring in '10 w\/music! RT @TheBeatlesVideo VIDEO: The Beatles - \"Revolution\" (Version 2) http:\/\/bit.ly\/5DoyhL Plz ReTweet & #followfriday us!", + "id" : 7274724238, + "created_at" : "2010-01-01 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7215542569", + "text" : "Looking into building Hpricot from scratch to try and debug Hpricot.scan without goto (it's calling downcase on nil somewhere).", + "id" : 7215542569, + "created_at" : "2009-12-31 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "code2009", + "indices" : [ 19, 28 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7216613261", + "text" : "This looks fun ... #code2009 for me: Objective-C, JavaScript, x86 assembly, and as always Ruby and C.", + "id" : 7216613261, + "created_at" : "2009-12-31 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "code2009", + "indices" : [ 110, 119 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7216820686", + "text" : "Does this http:\/\/is.gd\/5Hfd6 mean Yegge was right http:\/\/is.gd\/5Hfd7 or that JS and Rb devs twitter too much? #code2009", + "id" : 7216820686, + "created_at" : "2009-12-31 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grigory Kruglov", + "screen_name" : "lunafiko", + "indices" : [ 0, 9 ], + "id_str" : "14273142", + "id" : 14273142 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "7214243453", + "geo" : { }, + "id_str" : "7216863595", + "in_reply_to_user_id" : 14273142, + "text" : "@lunafiko Hope the new place is good. Have a safe trip!", + "id" : 7216863595, + "in_reply_to_status_id" : 7214243453, + "created_at" : "2009-12-31 00:00:00 +0000", + "in_reply_to_screen_name" : "lunafiko", + "in_reply_to_user_id_str" : "14273142", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "7248077125", + "geo" : { }, + "id_str" : "7248203976", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke heh, I remember wrestling with them at first! It definitely takes some getting used to, goes against instincts.", + "id" : 7248203976, + "in_reply_to_status_id" : 7248077125, + "created_at" : "2009-12-31 00:00:00 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "10yearsago", + "indices" : [ 0, 11 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7248254803", + "text" : "#10yearsago I was in Glasgow getting ready for the street party. It was pretty fucking amazing! At midnight everyone hugged each other.", + "id" : 7248254803, + "created_at" : "2009-12-31 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "io_object", + "indices" : [ 113, 123 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7248721222", + "text" : "Hpricot doesn't always like XHTML. When Hpricot.scan calls downcase on some nil value retry with Hpricot.XML(<#io_object>) and it works!", + "id" : 7248721222, + "created_at" : "2009-12-31 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "10yearsago", + "indices" : [ 0, 11 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7249293494", + "text" : "#10yearsago I was in Dubai attending ISC http:\/\/is.gd\/5I4lM and neither nofxwiki.net nor no-eff-eks.com existed yet. http:\/\/is.gd\/5I4D8", + "id" : 7249293494, + "created_at" : "2009-12-31 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7249448847", + "text" : "Got to love those compound German words! Fairly easy to derive the meaning too. e.g. http:\/\/en.wikipedia.org\/wiki\/1._Unterseebootsflottille", + "id" : 7249448847, + "created_at" : "2009-12-31 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7249767351", + "text" : "The Dutch also compound words but I have a harder time inferring their meanings. e.g. the transport commission, GVB: Gemeentevervoerbedrijf", + "id" : 7249767351, + "created_at" : "2009-12-31 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -126,377 +437,95 @@ Grailbird.data.tweets_2009_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7250975614", "text" : "RT @gruber: Why you don\u2019t award \u201CHeadline of the Year\u201D until the year is over:\n\nCops: Man Kills Dog, Streaks, Pours Coffee on Head\nhttp: ...", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7250391199", - "text" : "Why you don\u2019t award \u201CHeadline of the Year\u201D until the year is over:\n\nCops: Man Kills Dog, Streaks, Pours Coffee on Head\nhttp://bit.ly/8Fek1L", + "text" : "Why you don\u2019t award \u201CHeadline of the Year\u201D until the year is over:\n\nCops: Man Kills Dog, Streaks, Pours Coffee on Head\nhttp:\/\/bit.ly\/8Fek1L", "id" : 7250391199, - "created_at" : "Thu Dec 31 22:51:29 +0000 2009", + "created_at" : "2009-12-31 22:51:29 +0000", "user" : { "name" : "John Gruber", "screen_name" : "gruber", "protected" : false, "id_str" : "33423", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3065313266/7d563f0c22918aba2d6be2eaa9fb92a7_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3065313266\/7d563f0c22918aba2d6be2eaa9fb92a7_normal.png", "id" : 33423, "verified" : true } }, "id" : 7250975614, - "created_at" : "Thu Dec 31 23:12:59 +0000 2009", + "created_at" : "2009-12-31 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7249767351", - "text" : "The Dutch also compound words but I have a harder time inferring their meanings. e.g. the transport commission, GVB: Gemeentevervoerbedrijf", - "id" : 7249767351, - "created_at" : "Thu Dec 31 22:27:59 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7249448847", - "text" : "Got to love those compound German words! Fairly easy to derive the meaning too. e.g. http://en.wikipedia.org/wiki/1._Unterseebootsflottille", - "id" : 7249448847, - "created_at" : "Thu Dec 31 22:16:27 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "10yearsago", - "indices" : [ 0, 11 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7249293494", - "text" : "#10yearsago I was in Dubai attending ISC http://is.gd/5I4lM and neither nofxwiki.net nor no-eff-eks.com existed yet. http://is.gd/5I4D8", - "id" : 7249293494, - "created_at" : "Thu Dec 31 22:10:45 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "io_object", - "indices" : [ 113, 123 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7248721222", - "text" : "Hpricot doesn't always like XHTML. When Hpricot.scan calls downcase on some nil value retry with Hpricot.XML(<#io_object>) and it works!", - "id" : 7248721222, - "created_at" : "Thu Dec 31 21:49:15 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "10yearsago", - "indices" : [ 0, 11 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7248254803", - "text" : "#10yearsago I was in Glasgow getting ready for the street party. It was pretty fucking amazing! At midnight everyone hugged each other.", - "id" : 7248254803, - "created_at" : "Thu Dec 31 21:31:54 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/www.grooveshark.com\/\" rel=\"nofollow\"\u003EGrooveshark\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jim Roepcke", - "screen_name" : "JimRoepcke", - "indices" : [ 0, 11 ], - "id_str" : "894911", - "id" : 894911 + "name" : "Grooveshark", + "screen_name" : "Grooveshark", + "indices" : [ 91, 103 ], + "id_str" : "3806441", + "id" : 3806441 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "7248077125", - "geo" : { - }, - "id_str" : "7248203976", - "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke heh, I remember wrestling with them at first! It definitely takes some getting used to, goes against instincts.", - "id" : 7248203976, - "in_reply_to_status_id" : 7248077125, - "created_at" : "Thu Dec 31 21:30:05 +0000 2009", - "in_reply_to_screen_name" : "JimRoepcke", - "in_reply_to_user_id_str" : "894911", + "geo" : { }, + "id_str" : "7251392567", + "text" : "discover old music you never knew the name or artist of! 6 Underground by Sneaker Pimps on @Grooveshark radio: http:\/\/tinysong.com\/6T3w", + "id" : 7251392567, + "created_at" : "2009-12-31 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Grigory Kruglov", - "screen_name" : "lunafiko", - "indices" : [ 0, 9 ], - "id_str" : "14273142", - "id" : 14273142 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "7214243453", - "geo" : { - }, - "id_str" : "7216863595", - "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko Hope the new place is good. Have a safe trip!", - "id" : 7216863595, - "in_reply_to_status_id" : 7214243453, - "created_at" : "Thu Dec 31 01:49:31 +0000 2009", - "in_reply_to_screen_name" : "lunafiko", - "in_reply_to_user_id_str" : "14273142", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "code2009", - "indices" : [ 110, 119 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7216820686", - "text" : "Does this http://is.gd/5Hfd6 mean Yegge was right http://is.gd/5Hfd7 or that JS and Rb devs twitter too much? #code2009", - "id" : 7216820686, - "created_at" : "Thu Dec 31 01:48:05 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "code2009", - "indices" : [ 19, 28 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7216613261", - "text" : "This looks fun ... #code2009 for me: Objective-C, JavaScript, x86 assembly, and as always Ruby and C.", - "id" : 7216613261, - "created_at" : "Thu Dec 31 01:41:14 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "7215542569", - "text" : "Looking into building Hpricot from scratch to try and debug Hpricot.scan without goto (it's calling downcase on nil somewhere).", - "id" : 7215542569, - "created_at" : "Thu Dec 31 01:05:10 +0000 2009", + "geo" : { }, + "id_str" : "7181981856", + "text" : "It's strange *not* to like potatoes (french fries) w\/ gravy. Stranger yet to recoil in horror when delicious cheese is added to the mix.", + "id" : 7181981856, + "created_at" : "2009-12-30 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Chris Wanstrath", - "screen_name" : "defunkt", - "indices" : [ 3, 11 ], - "id_str" : "713263", - "id" : 713263 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7210665847", - "text" : "RT @defunkt: Male lions eat 15lbs of meat and sleep 18-20 hours a day.", - "id" : 7210665847, - "created_at" : "Wed Dec 30 22:14:37 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Goodbye, Buddy!", - "screen_name" : "goodbyebuddy", - "indices" : [ 0, 13 ], - "id_str" : "53921137", - "id" : 53921137 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "7207401832", - "geo" : { - }, - "id_str" : "7208339823", - "in_reply_to_user_id" : 53921137, - "text" : "@goodbyebuddy I can't get through, though this morning I got an error. Is the server just getting slammed right now?", - "id" : 7208339823, - "in_reply_to_status_id" : 7207401832, - "created_at" : "Wed Dec 30 20:51:26 +0000 2009", - "in_reply_to_screen_name" : "goodbyebuddy", - "in_reply_to_user_id_str" : "53921137", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dan Piponi", @@ -510,14 +539,13 @@ Grailbird.data.tweets_2009_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "7202401755", - "geo" : { - }, + "geo" : { }, "id_str" : "7202546456", "in_reply_to_user_id" : 16748247, "text" : "@sigfpe Another vote for git here. Git stays out of my way more than other VCSs.", "id" : 7202546456, "in_reply_to_status_id" : 7202401755, - "created_at" : "Wed Dec 30 17:34:43 +0000 2009", + "created_at" : "2009-12-30 00:00:00 +0000", "in_reply_to_screen_name" : "sigfpe", "in_reply_to_user_id_str" : "16748247", "user" : { @@ -525,30 +553,90 @@ Grailbird.data.tweets_2009_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Goodbye, Buddy!", + "screen_name" : "goodbyebuddy", + "indices" : [ 0, 13 ], + "id_str" : "53921137", + "id" : 53921137 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "7207401832", + "geo" : { }, + "id_str" : "7208339823", + "in_reply_to_user_id" : 53921137, + "text" : "@goodbyebuddy I can't get through, though this morning I got an error. Is the server just getting slammed right now?", + "id" : 7208339823, + "in_reply_to_status_id" : 7207401832, + "created_at" : "2009-12-30 00:00:00 +0000", + "in_reply_to_screen_name" : "goodbyebuddy", + "in_reply_to_user_id_str" : "53921137", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Chris Wanstrath", + "screen_name" : "defunkt", + "indices" : [ 3, 11 ], + "id_str" : "713263", + "id" : 713263 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7210665847", + "text" : "RT @defunkt: Male lions eat 15lbs of meat and sleep 18-20 hours a day.", + "id" : 7210665847, + "created_at" : "2009-12-30 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "7181981856", - "text" : "It's strange *not* to like potatoes (french fries) w/ gravy. Stranger yet to recoil in horror when delicious cheese is added to the mix.", - "id" : 7181981856, - "created_at" : "Wed Dec 30 03:00:23 +0000 2009", + "geo" : { }, + "id_str" : "7140598388", + "text" : "Another beautiful Victoria sunset. All moved in. Pretty good day! http:\/\/yfrog.com\/4euivtj", + "id" : 7140598388, + "created_at" : "2009-12-29 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -566,111 +654,106 @@ Grailbird.data.tweets_2009_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7176513014", - "text" : "RT @rww: Twitter 2.0: API Rate Change Could Lead to a World of New Apps & Features http://bit.ly/5xqIsv", + "text" : "RT @rww: Twitter 2.0: API Rate Change Could Lead to a World of New Apps & Features http:\/\/bit.ly\/5xqIsv", "retweeted_status" : { - "source" : "twitterfeed", + "source" : "\u003Ca href=\"http:\/\/twitterfeed.com\" rel=\"nofollow\"\u003Etwitterfeed\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7176327404", - "text" : "Twitter 2.0: API Rate Change Could Lead to a World of New Apps & Features http://bit.ly/5xqIsv", + "text" : "Twitter 2.0: API Rate Change Could Lead to a World of New Apps & Features http:\/\/bit.ly\/5xqIsv", "id" : 7176327404, - "created_at" : "Tue Dec 29 23:47:58 +0000 2009", + "created_at" : "2009-12-29 23:47:58 +0000", "user" : { "name" : "ReadWrite", "screen_name" : "RWW", "protected" : false, "id_str" : "4641021", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2750899250/294d9c7b13ba263c7c3f634a487d468d_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2750899250\/294d9c7b13ba263c7c3f634a487d468d_normal.jpeg", "id" : 4641021, "verified" : true } }, "id" : 7176513014, - "created_at" : "Tue Dec 29 23:54:32 +0000 2009", + "created_at" : "2009-12-29 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "7140598388", - "text" : "Another beautiful Victoria sunset. All moved in. Pretty good day! http://yfrog.com/4euivtj", - "id" : 7140598388, - "created_at" : "Tue Dec 29 00:31:26 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7097258665", - "text" : "Listening to a little Less Than Jake to get going without any coffee.", - "id" : 7097258665, - "created_at" : "Sun Dec 27 18:54:57 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, + "geo" : { }, "id_str" : "7084172167", "text" : "All packed ready to move. Enjoying a few Granville Island beers.", "id" : 7084172167, - "created_at" : "Sun Dec 27 07:13:24 +0000 2009", + "created_at" : "2009-12-27 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7097258665", + "text" : "Listening to a little Less Than Jake to get going without any coffee.", + "id" : 7097258665, + "created_at" : "2009-12-27 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7065494889", + "text" : "Machine Translates Thoughts into Speech in Real Time (sub-50ms response): http:\/\/www.physorg.com\/news180620740.html\/r:t\/", + "id" : 7065494889, + "created_at" : "2009-12-26 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -688,10 +771,9 @@ Grailbird.data.tweets_2009_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7072928917", - "text" : "RT @dylanrhymes: Iphone??? FORGET IT! Here is the XPhone http://bit.ly/8k3zpq AMAZING! GOTTA GIVE IT TO THE GERMANS!!!!", + "text" : "RT @dylanrhymes: Iphone??? FORGET IT! Here is the XPhone http:\/\/bit.ly\/8k3zpq AMAZING! GOTTA GIVE IT TO THE GERMANS!!!!", "retweeted_status" : { "source" : "web", "entities" : { @@ -700,102 +782,29 @@ Grailbird.data.tweets_2009_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7064942445", - "text" : "Iphone??? FORGET IT! Here is the XPhone http://bit.ly/8k3zpq AMAZING! GOTTA GIVE IT TO THE GERMANS!!!!", + "text" : "Iphone??? FORGET IT! Here is the XPhone http:\/\/bit.ly\/8k3zpq AMAZING! GOTTA GIVE IT TO THE GERMANS!!!!", "id" : 7064942445, - "created_at" : "Sat Dec 26 16:59:20 +0000 2009", + "created_at" : "2009-12-26 16:59:20 +0000", "user" : { "name" : "Dylan Rhymes", "screen_name" : "dylanrhymes", "protected" : false, "id_str" : "21024740", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3130049359/38728ce9e7af7133e1805b82a9e790e1_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000307099252\/76c718e474d6607b899f1e3549ed2d7a_normal.jpeg", "id" : 21024740, "verified" : false } }, "id" : 7072928917, - "created_at" : "Sat Dec 26 23:10:15 +0000 2009", + "created_at" : "2009-12-26 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7065494889", - "text" : "Machine Translates Thoughts into Speech in Real Time (sub-50ms response): http://www.physorg.com/news180620740.html/r:t/", - "id" : 7065494889, - "created_at" : "Sat Dec 26 17:23:36 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "grooveshark", - "indices" : [ 27, 39 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7041954078", - "text" : "I'm starting to warm up to #grooveshark a little more. Starting to build a library.", - "id" : 7041954078, - "created_at" : "Fri Dec 25 21:04:16 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7040858356", - "text" : "a pastebin that can execute your code: http://ideone.com (from the folks that brought us SPOJ)", - "id" : 7040858356, - "created_at" : "Fri Dec 25 20:10:19 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -813,42 +822,40 @@ Grailbird.data.tweets_2009_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7018869746", - "text" : "RT @TUAW: Rumored tablet could include dynamic tactile surface http://bit.ly/4NVfmv [post]", + "text" : "RT @TUAW: Rumored tablet could include dynamic tactile surface http:\/\/bit.ly\/4NVfmv [post]", "retweeted_status" : { - "source" : "twitterfeed", + "source" : "\u003Ca href=\"http:\/\/twitterfeed.com\" rel=\"nofollow\"\u003Etwitterfeed\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7008570092", - "text" : "Rumored tablet could include dynamic tactile surface http://bit.ly/4NVfmv [post]", + "text" : "Rumored tablet could include dynamic tactile surface http:\/\/bit.ly\/4NVfmv [post]", "id" : 7008570092, - "created_at" : "Thu Dec 24 19:10:35 +0000 2009", + "created_at" : "2009-12-24 19:10:35 +0000", "user" : { "name" : "TUAW", "screen_name" : "TUAW", "protected" : false, "id_str" : "678953", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/491325049/tuaw_shiny_logo_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/440919143974322176\/fS-h7HlM_normal.jpeg", "id" : 678953, "verified" : true } }, "id" : 7018869746, - "created_at" : "Fri Dec 25 02:06:42 +0000 2009", + "created_at" : "2009-12-25 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -860,75 +867,47 @@ Grailbird.data.tweets_2009_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "6970152381", - "text" : "Avatar's science reviewed by an astrophysicist: http://www.aintitcool.com/node/43440", - "id" : 6970152381, - "created_at" : "Wed Dec 23 17:05:36 +0000 2009", + "geo" : { }, + "id_str" : "7040858356", + "text" : "a pastebin that can execute your code: http:\/\/ideone.com (from the folks that brought us SPOJ)", + "id" : 7040858356, + "created_at" : "2009-12-25 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "John Gruber", - "screen_name" : "gruber", - "indices" : [ 3, 10 ], - "id_str" : "33423", - "id" : 33423 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "6968371222", - "text" : "RT @gruber: Danny DeVito reviews \"Avatar\": https://twitter.com/danny_devito/status/6955787503", - "id" : 6968371222, - "created_at" : "Wed Dec 23 16:04:04 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], - "hashtags" : [ ], + "hashtags" : [ { + "text" : "grooveshark", + "indices" : [ 27, 39 ] + } ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "6955851047", - "text" : "indeed http://ido.nu/kuma/2008/11/22/jscocoa-interactive-console-for-iphone/", - "id" : 6955851047, - "created_at" : "Wed Dec 23 05:53:08 +0000 2009", + "geo" : { }, + "id_str" : "7041954078", + "text" : "I'm starting to warm up to #grooveshark a little more. Starting to build a library.", + "id" : 7041954078, + "created_at" : "2009-12-25 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "zsh tips", @@ -942,14 +921,13 @@ Grailbird.data.tweets_2009_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "6943353212", - "geo" : { - }, + "geo" : { }, "id_str" : "6955392645", "in_reply_to_user_id" : 96409095, - "text" : "@zshtips two ways to dupe-and-append an arg in the current command: $(cp file.ext !#2.bak) and $(cp file.ext{,.bak})", + "text" : "@zshtips two ways to dupe-and-append an arg in the current command: $(cp file.ext !#2.bak) and $(cp file.ext\u007B,.bak\u007D)", "id" : 6955392645, "in_reply_to_status_id" : 6943353212, - "created_at" : "Wed Dec 23 05:32:55 +0000 2009", + "created_at" : "2009-12-23 00:00:00 +0000", "in_reply_to_screen_name" : "zshtips", "in_reply_to_user_id_str" : "96409095", "user" : { @@ -957,58 +935,106 @@ Grailbird.data.tweets_2009_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "6902964015", - "text" : "Got a room near Quadra & Cook, the old neighbourhood. Stoked to be back in the city! Pretty nice house too.", - "id" : 6902964015, - "created_at" : "Mon Dec 21 19:33:30 +0000 2009", + "geo" : { }, + "id_str" : "6955851047", + "text" : "indeed http:\/\/ido.nu\/kuma\/2008\/11\/22\/jscocoa-interactive-console-for-iphone\/", + "id" : 6955851047, + "created_at" : "2009-12-23 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "API", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Gruber", + "screen_name" : "gruber", + "indices" : [ 3, 10 ], + "id_str" : "33423", + "id" : 33423 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "6968371222", + "text" : "RT @gruber: Danny DeVito reviews \"Avatar\": https:\/\/twitter.com\/danny_devito\/status\/6955787503", + "id" : 6968371222, + "created_at" : "2009-12-23 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "6897126917", - "text" : "Friendly: Easy Schemaless \u201CNoSQL\u201D Data Storage with MySQL in Ruby http://tinyurl.com/yjhvnnw", - "id" : 6897126917, - "created_at" : "Mon Dec 21 16:03:12 +0000 2009", + "geo" : { }, + "id_str" : "6970152381", + "text" : "Avatar's science reviewed by an astrophysicist: http:\/\/www.aintitcool.com\/node\/43440", + "id" : 6970152381, + "created_at" : "2009-12-23 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "6877317634", + "text" : "Done migrating elisp.js to CommonJS and real modules. Now I can work on elisp.js itself again! but not this weekend :) http:\/\/is.gd\/5vssw", + "id" : 6877317634, + "created_at" : "2009-12-21 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1018,46 +1044,66 @@ Grailbird.data.tweets_2009_12 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "6885124149", - "text" : "real web apps for #iPhone, actually pretty cool thanks to icons in springboard + html5. videos: http://is.gd/5vJYr ars: http://is.gd/5vJYq", + "text" : "real web apps for #iPhone, actually pretty cool thanks to icons in springboard + html5. videos: http:\/\/is.gd\/5vJYr ars: http:\/\/is.gd\/5vJYq", "id" : 6885124149, - "created_at" : "Mon Dec 21 05:58:15 +0000 2009", + "created_at" : "2009-12-21 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/dev.twitter.com\/\" rel=\"nofollow\"\u003EAPI\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "6877317634", - "text" : "Done migrating elisp.js to CommonJS and real modules. Now I can work on elisp.js itself again! but not this weekend :) http://is.gd/5vssw", - "id" : 6877317634, - "created_at" : "Mon Dec 21 01:04:42 +0000 2009", + "geo" : { }, + "id_str" : "6897126917", + "text" : "Friendly: Easy Schemaless \u201CNoSQL\u201D Data Storage with MySQL in Ruby http:\/\/tinyurl.com\/yjhvnnw", + "id" : 6897126917, + "created_at" : "2009-12-21 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "6902964015", + "text" : "Got a room near Quadra & Cook, the old neighbourhood. Stoked to be back in the city! Pretty nice house too.", + "id" : 6902964015, + "created_at" : "2009-12-21 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dan Piponi", @@ -1071,14 +1117,13 @@ Grailbird.data.tweets_2009_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "6822318982", - "geo" : { - }, + "geo" : { }, "id_str" : "6822594363", "in_reply_to_user_id" : 16748247, "text" : "@sigfpe ctrl-[ is your friend", "id" : 6822594363, "in_reply_to_status_id" : 6822318982, - "created_at" : "Sat Dec 19 06:38:09 +0000 2009", + "created_at" : "2009-12-19 00:00:00 +0000", "in_reply_to_screen_name" : "sigfpe", "in_reply_to_user_id_str" : "16748247", "user" : { @@ -1086,170 +1131,29 @@ Grailbird.data.tweets_2009_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "6536215603", "text" : "In JavaScript null and undefined aren't objects ... Puts a damper on andand.", "id" : 6536215603, - "created_at" : "Thu Dec 10 16:36:22 +0000 2009", + "created_at" : "2009-12-10 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "andand", - "indices" : [ 15, 22 ] - }, { - "text" : "JavaScript", - "indices" : [ 26, 37 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "6535392640", - "text" : "I need to port #andand to #JavaScript. http://andand.rubyforge.org/ it's not much code but has anyone done it already?", - "id" : 6535392640, - "created_at" : "Thu Dec 10 16:08:29 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Jamie Zawinski", - "screen_name" : "jwz", - "indices" : [ 24, 28 ], - "id_str" : "7190742", - "id" : 7190742 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "6525195705", - "text" : "elisp.js was noticed by @jwz, the post tagged as mad science, perversions, religion .. sounds about right! :) http://is.gd/5hBkg", - "id" : 6525195705, - "created_at" : "Thu Dec 10 07:40:27 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "web", - "entities" : { - "user_mentions" : [ { - "name" : "Eric Hoppe", - "screen_name" : "ehoppe", - "indices" : [ 3, 10 ], - "id_str" : "33858688", - "id" : 33858688 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "6523751041", - "text" : "RT @ehoppe: Interdimensional portal above Norway : http://bit.ly/6eQKZa", - "retweeted_status" : { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "6523554390", - "text" : "Interdimensional portal above Norway : http://bit.ly/6eQKZa", - "id" : 6523554390, - "created_at" : "Thu Dec 10 06:07:17 +0000 2009", - "user" : { - "name" : "Eric Hoppe", - "screen_name" : "ehoppe", - "protected" : false, - "id_str" : "33858688", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3118512536/58502c5803795b898f6ff6b57ce81d31_normal.jpeg", - "id" : 33858688, - "verified" : false - } - }, - "id" : 6523751041, - "created_at" : "Thu Dec 10 06:17:06 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "AdMob", - "indices" : [ 0, 6 ] - }, { - "text" : "webOS", - "indices" : [ 27, 33 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "6522873265", - "text" : "#AdMob released an SDK for #webOS last week http://is.gd/5hwhS", - "id" : 6522873265, - "created_at" : "Thu Dec 10 05:34:39 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1285,12 +1189,11 @@ Grailbird.data.tweets_2009_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "6521411036", - "text" : "RT @Pre101: RT @rmxdave: RT @Phonedog_Noah: The Best: Why Palm's WebOS should rule - but doesn't http://bit.ly/8l2iIB (via @GobicoGames)", + "text" : "RT @Pre101: RT @rmxdave: RT @Phonedog_Noah: The Best: Why Palm's WebOS should rule - but doesn't http:\/\/bit.ly\/8l2iIB (via @GobicoGames)", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "David Strack", @@ -1315,35 +1218,169 @@ Grailbird.data.tweets_2009_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "6521090995", - "text" : "RT @rmxdave: RT @Phonedog_Noah: The Best: Why Palm's WebOS should rule - but doesn't http://bit.ly/8l2iIB (via @GobicoGames)", + "text" : "RT @rmxdave: RT @Phonedog_Noah: The Best: Why Palm's WebOS should rule - but doesn't http:\/\/bit.ly\/8l2iIB (via @GobicoGames)", "id" : 6521090995, - "created_at" : "Thu Dec 10 04:19:39 +0000 2009", + "created_at" : "2009-12-10 04:19:39 +0000", "user" : { "name" : "Roy Sutton", "screen_name" : "Pre101", "protected" : false, "id_str" : "54403950", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1608651863/Roy_Palm_Dev_Conf_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1608651863\/Roy_Palm_Dev_Conf_normal.jpg", "id" : 54403950, "verified" : false } }, "id" : 6521411036, - "created_at" : "Thu Dec 10 04:32:14 +0000 2009", + "created_at" : "2009-12-10 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "AdMob", + "indices" : [ 0, 6 ] + }, { + "text" : "webOS", + "indices" : [ 27, 33 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "6522873265", + "text" : "#AdMob released an SDK for #webOS last week http:\/\/is.gd\/5hwhS", + "id" : 6522873265, + "created_at" : "2009-12-10 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Eric Hoppe", + "screen_name" : "ehoppe", + "indices" : [ 3, 10 ], + "id_str" : "33858688", + "id" : 33858688 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "6523751041", + "text" : "RT @ehoppe: Interdimensional portal above Norway : http:\/\/bit.ly\/6eQKZa", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "6523554390", + "text" : "Interdimensional portal above Norway : http:\/\/bit.ly\/6eQKZa", + "id" : 6523554390, + "created_at" : "2009-12-10 06:07:17 +0000", + "user" : { + "name" : "Eric Hoppe", + "screen_name" : "ehoppe", + "protected" : false, + "id_str" : "33858688", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3118512536\/58502c5803795b898f6ff6b57ce81d31_normal.jpeg", + "id" : 33858688, + "verified" : false + } + }, + "id" : 6523751041, + "created_at" : "2009-12-10 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jamie Zawinski", + "screen_name" : "jwz", + "indices" : [ 24, 28 ], + "id_str" : "7190742", + "id" : 7190742 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "6525195705", + "text" : "elisp.js was noticed by @jwz, the post tagged as mad science, perversions, religion .. sounds about right! :) http:\/\/is.gd\/5hBkg", + "id" : 6525195705, + "created_at" : "2009-12-10 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "andand", + "indices" : [ 15, 22 ] + }, { + "text" : "JavaScript", + "indices" : [ 26, 37 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "6535392640", + "text" : "I need to port #andand to #JavaScript. http:\/\/andand.rubyforge.org\/ it's not much code but has anyone done it already?", + "id" : 6535392640, + "created_at" : "2009-12-10 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -1357,14 +1394,13 @@ Grailbird.data.tweets_2009_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "6478284057", - "geo" : { - }, + "geo" : { }, "id_str" : "6482146401", "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko If it's not too late check out http://is.gd/5gqBU", + "text" : "@lunafiko If it's not too late check out http:\/\/is.gd\/5gqBU", "id" : 6482146401, "in_reply_to_status_id" : 6478284057, - "created_at" : "Wed Dec 09 01:35:20 +0000 2009", + "created_at" : "2009-12-09 00:00:00 +0000", "in_reply_to_screen_name" : "lunafiko", "in_reply_to_user_id_str" : "14273142", "user" : { @@ -1372,81 +1408,78 @@ Grailbird.data.tweets_2009_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "6469119192", - "text" : "If the rain stays away I don't mind the cold that much really. It's nice when it's a bit brisk.", - "id" : 6469119192, - "created_at" : "Tue Dec 08 17:20:52 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "API", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "6451979179", - "text" : "ars: Artists' lawsuit: major record labels are the real pirates http://tinyurl.com/y8spqph (about time!)", - "id" : 6451979179, - "created_at" : "Tue Dec 08 03:07:27 +0000 2009", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, + "geo" : { }, "id_str" : "6451807743", "text" : "Looking for a room or apartment in Victoria this month. Lots of good places! Now to make some appointments to see them.", "id" : 6451807743, - "created_at" : "Tue Dec 08 03:01:28 +0000 2009", + "created_at" : "2009-12-08 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/dev.twitter.com\/\" rel=\"nofollow\"\u003EAPI\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "6451979179", + "text" : "ars: Artists' lawsuit: major record labels are the real pirates http:\/\/tinyurl.com\/y8spqph (about time!)", + "id" : 6451979179, + "created_at" : "2009-12-08 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "6469119192", + "text" : "If the rain stays away I don't mind the cold that much really. It's nice when it's a bit brisk.", + "id" : 6469119192, + "created_at" : "2009-12-08 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1456,18 +1489,17 @@ Grailbird.data.tweets_2009_12 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "6293342093", "text" : "jailbroken 3.1.2 er, broke. shutdown from apple logo. back to 3.1. #iphone", "id" : 6293342093, - "created_at" : "Thu Dec 03 04:19:08 +0000 2009", + "created_at" : "2009-12-03 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2010_01.js b/public/tweets/data/js/tweets/2010_01.js index 14f061f..3f178fd 100755 --- a/public/tweets/data/js/tweets/2010_01.js +++ b/public/tweets/data/js/tweets/2010_01.js @@ -1,63 +1,28 @@ Grailbird.data.tweets_2010_01 = [ { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "John Siracusa", - "screen_name" : "siracusa", - "indices" : [ 0, 9 ], - "id_str" : "636923", - "id" : 636923 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "8452273743", - "geo" : { - }, - "id_str" : "8455530931", - "in_reply_to_user_id" : 636923, - "text" : "@siracusa BC used to have bags of milk too. I haven't seen them in several years now though. I like them because there are no crusties.", - "id" : 8455530931, - "in_reply_to_status_id" : 8452273743, - "created_at" : "Sun Jan 31 15:34:47 +0000 2010", - "in_reply_to_screen_name" : "siracusa", - "in_reply_to_user_id_str" : "636923", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "8444357816", - "text" : "Hung out with my sister longer than I expected. Fun though. Her husband's family is great.", - "id" : 8444357816, - "created_at" : "Sun Jan 31 07:24:19 +0000 2010", + "geo" : { }, + "id_str" : "8434912022", + "text" : "Couldn't be more excited about Noodle Box right now. It's been too long! http:\/\/twitpic.com\/10lyus", + "id" : 8434912022, + "created_at" : "2010-01-31 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Eric Hoppe", @@ -71,14 +36,13 @@ Grailbird.data.tweets_2010_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "8435783293", - "geo" : { - }, + "geo" : { }, "id_str" : "8437149776", "in_reply_to_user_id" : 33858688, "text" : "@ehoppe I was at the Douglas one. Thai green curry. So good!", "id" : 8437149776, "in_reply_to_status_id" : 8435783293, - "created_at" : "Sun Jan 31 03:24:35 +0000 2010", + "created_at" : "2010-01-31 00:00:00 +0000", "in_reply_to_screen_name" : "ehoppe", "in_reply_to_user_id_str" : "33858688", "user" : { @@ -86,126 +50,120 @@ Grailbird.data.tweets_2010_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "8434912022", - "text" : "Couldn't be more excited about Noodle Box right now. It's been too long! http://twitpic.com/10lyus", - "id" : 8434912022, - "created_at" : "Sun Jan 31 02:20:03 +0000 2010", + "geo" : { }, + "id_str" : "8444357816", + "text" : "Hung out with my sister longer than I expected. Fun though. Her husband's family is great.", + "id" : 8444357816, + "created_at" : "2010-01-31 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetery", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 0, 9 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "8452273743", + "geo" : { }, + "id_str" : "8455530931", + "in_reply_to_user_id" : 636923, + "text" : "@siracusa BC used to have bags of milk too. I haven't seen them in several years now though. I like them because there are no crusties.", + "id" : 8455530931, + "in_reply_to_status_id" : 8452273743, + "created_at" : "2010-01-31 00:00:00 +0000", + "in_reply_to_screen_name" : "siracusa", + "in_reply_to_user_id_str" : "636923", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.tweeteryapp.com\/\" rel=\"nofollow\"\u003ETweetery\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "8427035034", "text" : "Long line, but worth it for a nice double double from Timmy ho's on a rainy Saturday.", "id" : 8427035034, - "created_at" : "Sat Jan 30 22:15:12 +0000 2010", + "created_at" : "2010-01-30 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Aivars", - "screen_name" : "evilman_", - "indices" : [ 0, 9 ], - "id_str" : "284469804", - "id" : 284469804 + "name" : "Grooveshark", + "screen_name" : "Grooveshark", + "indices" : [ 0, 12 ], + "id_str" : "3806441", + "id" : 3806441 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "8371375607", - "geo" : { - }, - "id_str" : "8373716974", - "in_reply_to_user_id" : 89704018, - "text" : "@Evilman_ It will be fixed though! Hopefully this weekend. Thanks for sticking with us.", - "id" : 8373716974, - "in_reply_to_status_id" : 8371375607, - "created_at" : "Fri Jan 29 16:20:52 +0000 2010", - "in_reply_to_screen_name" : "Evilman93", - "in_reply_to_user_id_str" : "89704018", + "geo" : { }, + "id_str" : "8345119830", + "in_reply_to_user_id" : 3806441, + "text" : "@grooveshark I never heard this cover of Black Hole Sun by Frampton before: http:\/\/tinysong.com\/7evA ... awesome!", + "id" : 8345119830, + "created_at" : "2010-01-29 00:00:00 +0000", + "in_reply_to_screen_name" : "Grooveshark", + "in_reply_to_user_id_str" : "3806441", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Aivars", - "screen_name" : "evilman_", - "indices" : [ 0, 9 ], - "id_str" : "284469804", - "id" : 284469804 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "8371375607", - "geo" : { - }, - "id_str" : "8373686297", - "in_reply_to_user_id" : 89704018, - "text" : "@Evilman_ GS is delayed sometimes, and out of order. When scrobbleshark submits tracks it saves the last time, so tracks can be missed. :(", - "id" : 8373686297, - "in_reply_to_status_id" : 8371375607, - "created_at" : "Fri Jan 29 16:20:07 +0000 2010", - "in_reply_to_screen_name" : "Evilman93", - "in_reply_to_user_id_str" : "89704018", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Aivars", @@ -219,27 +177,92 @@ Grailbird.data.tweets_2010_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "8369784913", - "geo" : { - }, + "geo" : { }, "id_str" : "8371327017", "in_reply_to_user_id" : 89704018, "text" : "@Evilman_ I haven't changed anything yet. When grooveshark feeds are lagging and out of order there's nothing I can do about it.", "id" : 8371327017, "in_reply_to_status_id" : 8369784913, - "created_at" : "Fri Jan 29 15:19:04 +0000 2010", - "in_reply_to_screen_name" : "Evilman93", + "created_at" : "2010-01-29 00:00:00 +0000", + "in_reply_to_screen_name" : "RamiLaaksonen", "in_reply_to_user_id_str" : "89704018", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Aivars", + "screen_name" : "evilman_", + "indices" : [ 0, 9 ], + "id_str" : "284469804", + "id" : 284469804 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "8371375607", + "geo" : { }, + "id_str" : "8373686297", + "in_reply_to_user_id" : 89704018, + "text" : "@Evilman_ GS is delayed sometimes, and out of order. When scrobbleshark submits tracks it saves the last time, so tracks can be missed. :(", + "id" : 8373686297, + "in_reply_to_status_id" : 8371375607, + "created_at" : "2010-01-29 00:00:00 +0000", + "in_reply_to_screen_name" : "RamiLaaksonen", + "in_reply_to_user_id_str" : "89704018", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Aivars", + "screen_name" : "evilman_", + "indices" : [ 0, 9 ], + "id_str" : "284469804", + "id" : 284469804 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "8371375607", + "geo" : { }, + "id_str" : "8373716974", + "in_reply_to_user_id" : 89704018, + "text" : "@Evilman_ It will be fixed though! Hopefully this weekend. Thanks for sticking with us.", + "id" : 8373716974, + "in_reply_to_status_id" : 8371375607, + "created_at" : "2010-01-29 00:00:00 +0000", + "in_reply_to_screen_name" : "RamiLaaksonen", + "in_reply_to_user_id_str" : "89704018", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -252,13 +275,12 @@ Grailbird.data.tweets_2010_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "8345119830", + "geo" : { }, + "id_str" : "8328049019", "in_reply_to_user_id" : 3806441, - "text" : "@grooveshark I never heard this cover of Black Hole Sun by Frampton before: http://tinysong.com/7evA ... awesome!", - "id" : 8345119830, - "created_at" : "Fri Jan 29 00:22:48 +0000 2010", + "text" : "@grooveshark Don't want to bug you but I'm really excited about VIP... how's about it? :)", + "id" : 8328049019, + "created_at" : "2010-01-28 00:00:00 +0000", "in_reply_to_screen_name" : "Grooveshark", "in_reply_to_user_id_str" : "3806441", "user" : { @@ -266,80 +288,34 @@ Grailbird.data.tweets_2010_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Grigory Kruglov", - "screen_name" : "lunafiko", - "indices" : [ 0, 9 ], - "id_str" : "14273142", - "id" : 14273142 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "8338672114", - "geo" : { - }, - "id_str" : "8340003990", - "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko I just need a couple solid coding sessions, so maybe a week? I'll definitely take you up on the offer for help so maybe less.", - "id" : 8340003990, - "in_reply_to_status_id" : 8338672114, - "created_at" : "Thu Jan 28 21:55:47 +0000 2010", - "in_reply_to_screen_name" : "lunafiko", - "in_reply_to_user_id_str" : "14273142", + "geo" : { }, + "id_str" : "8328108746", + "text" : "People wishing for multitasking on iPhone and now iPad need to use more webapps. Safari is the best we have for the foreseeable future.", + "id" : 8328108746, + "created_at" : "2010-01-28 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Grigory Kruglov", - "screen_name" : "lunafiko", - "indices" : [ 0, 9 ], - "id_str" : "14273142", - "id" : 14273142 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "8337127429", - "geo" : { - }, - "id_str" : "8337948189", - "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko Scrobbling rocks! It's always fun to check out listening trends on last.fm and last graph.", - "id" : 8337948189, - "in_reply_to_status_id" : 8337127429, - "created_at" : "Thu Jan 28 20:55:41 +0000 2010", - "in_reply_to_screen_name" : "lunafiko", - "in_reply_to_user_id_str" : "14273142", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -353,14 +329,13 @@ Grailbird.data.tweets_2010_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "8328395828", - "geo" : { - }, + "geo" : { }, "id_str" : "8328636491", "in_reply_to_user_id" : 14273142, "text" : "@lunafiko Most people getting Apple devices know the limitations. It's kind of a loophole imo. But my next device will run Android anyhow...", "id" : 8328636491, "in_reply_to_status_id" : 8328395828, - "created_at" : "Thu Jan 28 16:26:41 +0000 2010", + "created_at" : "2010-01-28 00:00:00 +0000", "in_reply_to_screen_name" : "lunafiko", "in_reply_to_user_id_str" : "14273142", "user" : { @@ -368,122 +343,73 @@ Grailbird.data.tweets_2010_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8328108746", - "text" : "People wishing for multitasking on iPhone and now iPad need to use more webapps. Safari is the best we have for the foreseeable future.", - "id" : 8328108746, - "created_at" : "Thu Jan 28 16:12:07 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Grooveshark", - "screen_name" : "Grooveshark", - "indices" : [ 0, 12 ], - "id_str" : "3806441", - "id" : 3806441 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8328049019", - "in_reply_to_user_id" : 3806441, - "text" : "@grooveshark Don't want to bug you but I'm really excited about VIP... how's about it? :)", - "id" : 8328049019, - "created_at" : "Thu Jan 28 16:10:27 +0000 2010", - "in_reply_to_screen_name" : "Grooveshark", - "in_reply_to_user_id_str" : "3806441", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Aivars", - "screen_name" : "evilman_", + "name" : "Grigory Kruglov", + "screen_name" : "lunafiko", "indices" : [ 0, 9 ], - "id_str" : "284469804", - "id" : 284469804 + "id_str" : "14273142", + "id" : 14273142 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "8320416343", - "geo" : { - }, - "id_str" : "8326596306", - "in_reply_to_user_id" : 89704018, - "text" : "@Evilman_ Oh dear, I have to disable sign ups till I rewrite the backend. There's too much interest. Thanks for letting me know!", - "id" : 8326596306, - "in_reply_to_status_id" : 8320416343, - "created_at" : "Thu Jan 28 15:31:14 +0000 2010", - "in_reply_to_screen_name" : "Evilman93", - "in_reply_to_user_id_str" : "89704018", + "in_reply_to_status_id_str" : "8337127429", + "geo" : { }, + "id_str" : "8337948189", + "in_reply_to_user_id" : 14273142, + "text" : "@lunafiko Scrobbling rocks! It's always fun to check out listening trends on last.fm and last graph.", + "id" : 8337948189, + "in_reply_to_status_id" : 8337127429, + "created_at" : "2010-01-28 00:00:00 +0000", + "in_reply_to_screen_name" : "lunafiko", + "in_reply_to_user_id_str" : "14273142", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "scrobbleshark", - "indices" : [ 32, 46 ] + "user_mentions" : [ { + "name" : "Grigory Kruglov", + "screen_name" : "lunafiko", + "indices" : [ 0, 9 ], + "id_str" : "14273142", + "id" : 14273142 } ], + "media" : [ ], + "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "8308267901", - "text" : "agh, need to find some time for #scrobbleshark. tracks can be missed and it's annoying. have family visiting this weekend though.", - "id" : 8308267901, - "created_at" : "Thu Jan 28 03:50:45 +0000 2010", + "in_reply_to_status_id_str" : "8338672114", + "geo" : { }, + "id_str" : "8340003990", + "in_reply_to_user_id" : 14273142, + "text" : "@lunafiko I just need a couple solid coding sessions, so maybe a week? I'll definitely take you up on the offer for help so maybe less.", + "id" : 8340003990, + "in_reply_to_status_id" : 8338672114, + "created_at" : "2010-01-28 00:00:00 +0000", + "in_reply_to_screen_name" : "lunafiko", + "in_reply_to_user_id_str" : "14273142", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -501,8 +427,7 @@ Grailbird.data.tweets_2010_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "8305904969", "text" : "RT @sigfpe: \"I can't imagine why anyone would need X\" is a statement about your imagination, not X.", "retweeted_status" : { @@ -513,158 +438,59 @@ Grailbird.data.tweets_2010_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "8303411333", "text" : "\"I can't imagine why anyone would need X\" is a statement about your imagination, not X.", "id" : 8303411333, - "created_at" : "Thu Jan 28 01:26:22 +0000 2010", + "created_at" : "2010-01-28 01:26:22 +0000", "user" : { "name" : "Dan Piponi", "screen_name" : "sigfpe", "protected" : false, "id_str" : "16748247", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/727975766/blobby2_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/727975766\/blobby2_normal.jpg", "id" : 16748247, "verified" : false } }, "id" : 8305904969, - "created_at" : "Thu Jan 28 02:38:49 +0000 2010", + "created_at" : "2010-01-28 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Grigory Kruglov", - "screen_name" : "lunafiko", - "indices" : [ 0, 9 ], - "id_str" : "14273142", - "id" : 14273142 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "8291188690", - "geo" : { - }, - "id_str" : "8293687489", - "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko From what I can see in the engadget photos there are at least some new things for popup windows and such. I'm after the simulator!", - "id" : 8293687489, - "in_reply_to_status_id" : 8291188690, - "created_at" : "Wed Jan 27 20:46:52 +0000 2010", - "in_reply_to_screen_name" : "lunafiko", - "in_reply_to_user_id_str" : "14273142", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8291013489", - "text" : "Ok the fun's over ... now where's the fucking SDK?!", - "id" : 8291013489, - "created_at" : "Wed Jan 27 19:33:26 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Grooveshark", - "screen_name" : "Grooveshark", - "indices" : [ 0, 12 ], - "id_str" : "3806441", - "id" : 3806441 + "hashtags" : [ { + "text" : "scrobbleshark", + "indices" : [ 32, 46 ] } ], - "media" : [ ], - "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "8285290988", - "in_reply_to_user_id" : 3806441, - "text" : "@grooveshark new version is snappier in general, but hijacks cmd-shift-t (undo close-tab) in firefox 3.6/os x 10.6.", - "id" : 8285290988, - "created_at" : "Wed Jan 27 16:39:52 +0000 2010", - "in_reply_to_screen_name" : "Grooveshark", - "in_reply_to_user_id_str" : "3806441", + "geo" : { }, + "id_str" : "8308267901", + "text" : "agh, need to find some time for #scrobbleshark. tracks can be missed and it's annoying. have family visiting this weekend though.", + "id" : 8308267901, + "created_at" : "2010-01-28 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Grigory Kruglov", - "screen_name" : "lunafiko", - "indices" : [ 0, 9 ], - "id_str" : "14273142", - "id" : 14273142 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "8284227910", - "geo" : { - }, - "id_str" : "8285089180", - "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko I didn't realize how awesome it was for a little while but I'm completely hooked now. I barely use iTunes anymore.", - "id" : 8285089180, - "in_reply_to_status_id" : 8284227910, - "created_at" : "Wed Jan 27 16:33:39 +0000 2010", - "in_reply_to_screen_name" : "lunafiko", - "in_reply_to_user_id_str" : "14273142", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Aivars", @@ -677,23 +503,178 @@ Grailbird.data.tweets_2010_01 = "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "8284365682", - "geo" : { - }, - "id_str" : "8285026676", + "in_reply_to_status_id_str" : "8320416343", + "geo" : { }, + "id_str" : "8326596306", "in_reply_to_user_id" : 89704018, - "text" : "@Evilman_ It should work unless JavaScript is disabled. What browser & version are you using? I'm at work but I'll try & fix it soon for ya!", - "id" : 8285026676, - "in_reply_to_status_id" : 8284365682, - "created_at" : "Wed Jan 27 16:31:44 +0000 2010", - "in_reply_to_screen_name" : "Evilman93", + "text" : "@Evilman_ Oh dear, I have to disable sign ups till I rewrite the backend. There's too much interest. Thanks for letting me know!", + "id" : 8326596306, + "in_reply_to_status_id" : 8320416343, + "created_at" : "2010-01-28 00:00:00 +0000", + "in_reply_to_screen_name" : "RamiLaaksonen", "in_reply_to_user_id_str" : "89704018", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "tom robinson", + "screen_name" : "tlrobinson", + "indices" : [ 0, 11 ], + "id_str" : "14206068", + "id" : 14206068 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "8261216391", + "geo" : { }, + "id_str" : "8261541943", + "in_reply_to_user_id" : 14206068, + "text" : "@tlrobinson Like chewing gum, perhaps it helps with concentration. Or maybe it's just the caffeine. I don't really know, but I do it too.", + "id" : 8261541943, + "in_reply_to_status_id" : 8261216391, + "created_at" : "2010-01-27 00:00:00 +0000", + "in_reply_to_screen_name" : "tlrobinson", + "in_reply_to_user_id_str" : "14206068", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "scrobbleshark", + "indices" : [ 0, 14 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8269697142", + "text" : "#scrobbleshark doesn't look like ass on my iphone anymore. yay!", + "id" : 8269697142, + "created_at" : "2010-01-27 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "grooveshark", + "indices" : [ 0, 12 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8269764295", + "text" : "#grooveshark's maintenance message: http:\/\/twitpic.com\/zyrx4 (somehow that never gets old for me)", + "id" : 8269764295, + "created_at" : "2010-01-27 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.tweeteryapp.com\/\" rel=\"nofollow\"\u003ETweetery\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8282119469", + "text" : "Too dark to get up. wtf am I doing.", + "id" : 8282119469, + "created_at" : "2010-01-27 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "TUAW", + "screen_name" : "TUAW", + "indices" : [ 3, 8 ], + "id_str" : "678953", + "id" : 678953 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8282793034", + "text" : "RT @TUAW: The Onion: Frantic Steve Jobs Stays Up All Night... http:\/\/www.theonion.com\/%63ontent\/news_briefs\/frantic_steve_jobs_stays_up", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8282485260", + "text" : "The Onion: Frantic Steve Jobs Stays Up All Night... http:\/\/www.theonion.com\/%63ontent\/news_briefs\/frantic_steve_jobs_stays_up", + "id" : 8282485260, + "created_at" : "2010-01-27 15:16:56 +0000", + "user" : { + "name" : "TUAW", + "screen_name" : "TUAW", + "protected" : false, + "id_str" : "678953", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/440919143974322176\/fS-h7HlM_normal.jpeg", + "id" : 678953, + "verified" : true + } + }, + "id" : 8282793034, + "created_at" : "2010-01-27 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -711,452 +692,55 @@ Grailbird.data.tweets_2010_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "8282849475", - "text" : "<3 the new @grooveshark so far! previous tracks can be restored. column browser for artist/album. and i thought i was in love before! ;-)", + "text" : "<3 the new @grooveshark so far! previous tracks can be restored. column browser for artist\/album. and i thought i was in love before! ;-)", "id" : 8282849475, - "created_at" : "Wed Jan 27 15:27:27 +0000 2010", + "created_at" : "2010-01-27 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "web", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TUAW", - "screen_name" : "TUAW", - "indices" : [ 3, 8 ], - "id_str" : "678953", - "id" : 678953 + "name" : "Aivars", + "screen_name" : "evilman_", + "indices" : [ 0, 9 ], + "id_str" : "284469804", + "id" : 284469804 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "8282793034", - "text" : "RT @TUAW: The Onion: Frantic Steve Jobs Stays Up All Night... http://www.theonion.com/%63ontent/news_briefs/frantic_steve_jobs_stays_up", - "retweeted_status" : { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8282485260", - "text" : "The Onion: Frantic Steve Jobs Stays Up All Night... http://www.theonion.com/%63ontent/news_briefs/frantic_steve_jobs_stays_up", - "id" : 8282485260, - "created_at" : "Wed Jan 27 15:16:56 +0000 2010", - "user" : { - "name" : "TUAW", - "screen_name" : "TUAW", - "protected" : false, - "id_str" : "678953", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/491325049/tuaw_shiny_logo_normal.png", - "id" : 678953, - "verified" : true - } - }, - "id" : 8282793034, - "created_at" : "Wed Jan 27 15:25:50 +0000 2010", + "in_reply_to_status_id_str" : "8284365682", + "geo" : { }, + "id_str" : "8285026676", + "in_reply_to_user_id" : 89704018, + "text" : "@Evilman_ It should work unless JavaScript is disabled. What browser & version are you using? I'm at work but I'll try & fix it soon for ya!", + "id" : 8285026676, + "in_reply_to_status_id" : 8284365682, + "created_at" : "2010-01-27 00:00:00 +0000", + "in_reply_to_screen_name" : "RamiLaaksonen", + "in_reply_to_user_id_str" : "89704018", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetery", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8282119469", - "text" : "Too dark to get up. wtf am I doing.", - "id" : 8282119469, - "created_at" : "Wed Jan 27 15:06:23 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "grooveshark", - "indices" : [ 0, 12 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8269764295", - "text" : "#grooveshark's maintenance message: http://twitpic.com/zyrx4 (somehow that never gets old for me)", - "id" : 8269764295, - "created_at" : "Wed Jan 27 06:35:50 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "scrobbleshark", - "indices" : [ 0, 14 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8269697142", - "text" : "#scrobbleshark doesn't look like ass on my iphone anymore. yay!", - "id" : 8269697142, - "created_at" : "Wed Jan 27 06:32:50 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "tom robinson", - "screen_name" : "tlrobinson", - "indices" : [ 0, 11 ], - "id_str" : "14206068", - "id" : 14206068 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "8261216391", - "geo" : { - }, - "id_str" : "8261541943", - "in_reply_to_user_id" : 14206068, - "text" : "@tlrobinson Like chewing gum, perhaps it helps with concentration. Or maybe it's just the caffeine. I don't really know, but I do it too.", - "id" : 8261541943, - "in_reply_to_status_id" : 8261216391, - "created_at" : "Wed Jan 27 02:17:48 +0000 2010", - "in_reply_to_screen_name" : "tlrobinson", - "in_reply_to_user_id_str" : "14206068", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "web", - "entities" : { - "user_mentions" : [ { - "name" : "TUAW", - "screen_name" : "TUAW", - "indices" : [ 3, 8 ], - "id_str" : "678953", - "id" : 678953 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8252376329", - "text" : "RT @TUAW: Tweetery is a new Twitter app for iPhone that's free all this week. http://www.tweeteryapp.com/ Check it out and let us know w ...", - "retweeted_status" : { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8252066782", - "text" : "Tweetery is a new Twitter app for iPhone that's free all this week. http://www.tweeteryapp.com/ Check it out and let us know what you think!", - "id" : 8252066782, - "created_at" : "Tue Jan 26 21:52:50 +0000 2010", - "user" : { - "name" : "TUAW", - "screen_name" : "TUAW", - "protected" : false, - "id_str" : "678953", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/491325049/tuaw_shiny_logo_normal.png", - "id" : 678953, - "verified" : true - } - }, - "id" : 8252376329, - "created_at" : "Tue Jan 26 22:01:38 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8243648667", - "text" : "Hard not to smile when you see this on your iPod. http://yfrog.com/4ek1zp", - "id" : 8243648667, - "created_at" : "Tue Jan 26 17:39:51 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8238630886", - "text" : "Oldie but a goodie ... \"Success\" http://xkcd.com/349/", - "id" : 8238630886, - "created_at" : "Tue Jan 26 15:19:24 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Grooveshark", - "screen_name" : "Grooveshark", - "indices" : [ 0, 12 ], - "id_str" : "3806441", - "id" : 3806441 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "8211390280", - "geo" : { - }, - "id_str" : "8212705312", - "in_reply_to_user_id" : 3806441, - "text" : "@Grooveshark Get Out by Bargain Music: http://tinysong.com/ah0q ... I like this one more than the original.", - "id" : 8212705312, - "in_reply_to_status_id" : 8211390280, - "created_at" : "Mon Jan 25 23:53:08 +0000 2010", - "in_reply_to_screen_name" : "Grooveshark", - "in_reply_to_user_id_str" : "3806441", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Grooveshark", - "screen_name" : "Grooveshark", - "indices" : [ 0, 12 ], - "id_str" : "3806441", - "id" : 3806441 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8211954127", - "in_reply_to_user_id" : 3806441, - "text" : "@Grooveshark Not many know this is a cover but A Perfect Government by NOFX rocks: http://tinysong.com/98Ql orig. by Mark Curry, not on GS.", - "id" : 8211954127, - "created_at" : "Mon Jan 25 23:31:24 +0000 2010", - "in_reply_to_screen_name" : "Grooveshark", - "in_reply_to_user_id_str" : "3806441", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Grooveshark", - "screen_name" : "Grooveshark", - "indices" : [ 0, 12 ], - "id_str" : "3806441", - "id" : 3806441 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "8211138844", - "geo" : { - }, - "id_str" : "8211544976", - "in_reply_to_user_id" : 3806441, - "text" : "@Grooveshark This one isn't for everyone but you might like Les Claypool's rendition of Shine on you Crazy Diamond: http://tinysong.com/7SCS", - "id" : 8211544976, - "in_reply_to_status_id" : 8211138844, - "created_at" : "Mon Jan 25 23:19:30 +0000 2010", - "in_reply_to_screen_name" : "Grooveshark", - "in_reply_to_user_id_str" : "3806441", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Grooveshark", - "screen_name" : "Grooveshark", - "indices" : [ 0, 12 ], - "id_str" : "3806441", - "id" : 3806441 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "8210667506", - "geo" : { - }, - "id_str" : "8211067542", - "in_reply_to_user_id" : 3806441, - "text" : "@Grooveshark Careful with questions like that, I could be sending you songs all afternoon! I also have a soft spot for good covers. :)", - "id" : 8211067542, - "in_reply_to_status_id" : 8210667506, - "created_at" : "Mon Jan 25 23:05:46 +0000 2010", - "in_reply_to_screen_name" : "Grooveshark", - "in_reply_to_user_id_str" : "3806441", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Grooveshark", - "screen_name" : "Grooveshark", - "indices" : [ 0, 12 ], - "id_str" : "3806441", - "id" : 3806441 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "8210667506", - "geo" : { - }, - "id_str" : "8210954290", - "in_reply_to_user_id" : 3806441, - "text" : "@Grooveshark The Pusher by Blind Melon: http://tinysong.com/7btg and War Pigs by CAKE: http://tinysong.com/71L0", - "id" : 8210954290, - "in_reply_to_status_id" : 8210667506, - "created_at" : "Mon Jan 25 23:02:38 +0000 2010", - "in_reply_to_screen_name" : "Grooveshark", - "in_reply_to_user_id_str" : "3806441", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -1169,15 +753,14 @@ Grailbird.data.tweets_2010_01 = "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "8205848016", - "geo" : { - }, - "id_str" : "8206076585", + "in_reply_to_status_id_str" : "8284227910", + "geo" : { }, + "id_str" : "8285089180", "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko ah ... best you forget my last tweet. i was confused about things this morning. :)", - "id" : 8206076585, - "in_reply_to_status_id" : 8205848016, - "created_at" : "Mon Jan 25 20:41:54 +0000 2010", + "text" : "@lunafiko I didn't realize how awesome it was for a little while but I'm completely hooked now. I barely use iTunes anymore.", + "id" : 8285089180, + "in_reply_to_status_id" : 8284227910, + "created_at" : "2010-01-27 00:00:00 +0000", "in_reply_to_screen_name" : "lunafiko", "in_reply_to_user_id_str" : "14273142", "user" : { @@ -1185,12 +768,224 @@ Grailbird.data.tweets_2010_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grooveshark", + "screen_name" : "Grooveshark", + "indices" : [ 0, 12 ], + "id_str" : "3806441", + "id" : 3806441 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8285290988", + "in_reply_to_user_id" : 3806441, + "text" : "@grooveshark new version is snappier in general, but hijacks cmd-shift-t (undo close-tab) in firefox 3.6\/os x 10.6.", + "id" : 8285290988, + "created_at" : "2010-01-27 00:00:00 +0000", + "in_reply_to_screen_name" : "Grooveshark", + "in_reply_to_user_id_str" : "3806441", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8291013489", + "text" : "Ok the fun's over ... now where's the fucking SDK?!", + "id" : 8291013489, + "created_at" : "2010-01-27 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grigory Kruglov", + "screen_name" : "lunafiko", + "indices" : [ 0, 9 ], + "id_str" : "14273142", + "id" : 14273142 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "8291188690", + "geo" : { }, + "id_str" : "8293687489", + "in_reply_to_user_id" : 14273142, + "text" : "@lunafiko From what I can see in the engadget photos there are at least some new things for popup windows and such. I'm after the simulator!", + "id" : 8293687489, + "in_reply_to_status_id" : 8291188690, + "created_at" : "2010-01-27 00:00:00 +0000", + "in_reply_to_screen_name" : "lunafiko", + "in_reply_to_user_id_str" : "14273142", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8238630886", + "text" : "Oldie but a goodie ... \"Success\" http:\/\/xkcd.com\/349\/", + "id" : 8238630886, + "created_at" : "2010-01-26 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8243648667", + "text" : "Hard not to smile when you see this on your iPod. http:\/\/yfrog.com\/4ek1zp", + "id" : 8243648667, + "created_at" : "2010-01-26 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "TUAW", + "screen_name" : "TUAW", + "indices" : [ 3, 8 ], + "id_str" : "678953", + "id" : 678953 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8252376329", + "text" : "RT @TUAW: Tweetery is a new Twitter app for iPhone that's free all this week. http:\/\/www.tweeteryapp.com\/ Check it out and let us know w ...", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8252066782", + "text" : "Tweetery is a new Twitter app for iPhone that's free all this week. http:\/\/www.tweeteryapp.com\/ Check it out and let us know what you think!", + "id" : 8252066782, + "created_at" : "2010-01-26 21:52:50 +0000", + "user" : { + "name" : "TUAW", + "screen_name" : "TUAW", + "protected" : false, + "id_str" : "678953", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/440919143974322176\/fS-h7HlM_normal.jpeg", + "id" : 678953, + "verified" : true + } + }, + "id" : 8252376329, + "created_at" : "2010-01-26 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grooveshark", + "screen_name" : "Grooveshark", + "indices" : [ 0, 12 ], + "id_str" : "3806441", + "id" : 3806441 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8198347703", + "in_reply_to_user_id" : 3806441, + "text" : "@grooveshark I'm samsonjs on grooveshark. Have more to talk to you guys about later but have to get to work. Thanks so much! You guys rock.", + "id" : 8198347703, + "created_at" : "2010-01-25 00:00:00 +0000", + "in_reply_to_screen_name" : "Grooveshark", + "in_reply_to_user_id_str" : "3806441", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -1204,14 +999,13 @@ Grailbird.data.tweets_2010_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "8173455076", - "geo" : { - }, + "geo" : { }, "id_str" : "8199295011", "in_reply_to_user_id" : 14273142, "text" : "@lunafiko grooveshark is implementing scrobbling so it's probably just a stop-gap thing. Fun though! :)", "id" : 8199295011, "in_reply_to_status_id" : 8173455076, - "created_at" : "Mon Jan 25 17:17:27 +0000 2010", + "created_at" : "2010-01-25 00:00:00 +0000", "in_reply_to_screen_name" : "lunafiko", "in_reply_to_user_id_str" : "14273142", "user" : { @@ -1219,12 +1013,45 @@ Grailbird.data.tweets_2010_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grigory Kruglov", + "screen_name" : "lunafiko", + "indices" : [ 0, 9 ], + "id_str" : "14273142", + "id" : 14273142 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "8205848016", + "geo" : { }, + "id_str" : "8206076585", + "in_reply_to_user_id" : 14273142, + "text" : "@lunafiko ah ... best you forget my last tweet. i was confused about things this morning. :)", + "id" : 8206076585, + "in_reply_to_status_id" : 8205848016, + "created_at" : "2010-01-25 00:00:00 +0000", + "in_reply_to_screen_name" : "lunafiko", + "in_reply_to_user_id_str" : "14273142", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -1237,13 +1064,14 @@ Grailbird.data.tweets_2010_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "8198347703", + "in_reply_to_status_id_str" : "8210667506", + "geo" : { }, + "id_str" : "8210954290", "in_reply_to_user_id" : 3806441, - "text" : "@grooveshark I'm samsonjs on grooveshark. Have more to talk to you guys about later but have to get to work. Thanks so much! You guys rock.", - "id" : 8198347703, - "created_at" : "Mon Jan 25 16:50:35 +0000 2010", + "text" : "@Grooveshark The Pusher by Blind Melon: http:\/\/tinysong.com\/7btg and War Pigs by CAKE: http:\/\/tinysong.com\/71L0", + "id" : 8210954290, + "in_reply_to_status_id" : 8210667506, + "created_at" : "2010-01-25 00:00:00 +0000", "in_reply_to_screen_name" : "Grooveshark", "in_reply_to_user_id_str" : "3806441", "user" : { @@ -1251,38 +1079,164 @@ Grailbird.data.tweets_2010_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "scrobbleshark", - "indices" : [ 116, 130 ] + "user_mentions" : [ { + "name" : "Grooveshark", + "screen_name" : "Grooveshark", + "indices" : [ 0, 12 ], + "id_str" : "3806441", + "id" : 3806441 } ], + "media" : [ ], + "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "8165943951", - "text" : "Turned into a much more social weekend than I planned, but that's good because I was kind of a hermit last weekend. #scrobbleshark can wait.", - "id" : 8165943951, - "created_at" : "Sun Jan 24 22:38:26 +0000 2010", + "in_reply_to_status_id_str" : "8210667506", + "geo" : { }, + "id_str" : "8211067542", + "in_reply_to_user_id" : 3806441, + "text" : "@Grooveshark Careful with questions like that, I could be sending you songs all afternoon! I also have a soft spot for good covers. :)", + "id" : 8211067542, + "in_reply_to_status_id" : 8210667506, + "created_at" : "2010-01-25 00:00:00 +0000", + "in_reply_to_screen_name" : "Grooveshark", + "in_reply_to_user_id_str" : "3806441", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grooveshark", + "screen_name" : "Grooveshark", + "indices" : [ 0, 12 ], + "id_str" : "3806441", + "id" : 3806441 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "8211138844", + "geo" : { }, + "id_str" : "8211544976", + "in_reply_to_user_id" : 3806441, + "text" : "@Grooveshark This one isn't for everyone but you might like Les Claypool's rendition of Shine on you Crazy Diamond: http:\/\/tinysong.com\/7SCS", + "id" : 8211544976, + "in_reply_to_status_id" : 8211138844, + "created_at" : "2010-01-25 00:00:00 +0000", + "in_reply_to_screen_name" : "Grooveshark", + "in_reply_to_user_id_str" : "3806441", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grooveshark", + "screen_name" : "Grooveshark", + "indices" : [ 0, 12 ], + "id_str" : "3806441", + "id" : 3806441 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8211954127", + "in_reply_to_user_id" : 3806441, + "text" : "@Grooveshark Not many know this is a cover but A Perfect Government by NOFX rocks: http:\/\/tinysong.com\/98Ql orig. by Mark Curry, not on GS.", + "id" : 8211954127, + "created_at" : "2010-01-25 00:00:00 +0000", + "in_reply_to_screen_name" : "Grooveshark", + "in_reply_to_user_id_str" : "3806441", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grooveshark", + "screen_name" : "Grooveshark", + "indices" : [ 0, 12 ], + "id_str" : "3806441", + "id" : 3806441 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "8211390280", + "geo" : { }, + "id_str" : "8212705312", + "in_reply_to_user_id" : 3806441, + "text" : "@Grooveshark Get Out by Bargain Music: http:\/\/tinysong.com\/ah0q ... I like this one more than the original.", + "id" : 8212705312, + "in_reply_to_status_id" : 8211390280, + "created_at" : "2010-01-25 00:00:00 +0000", + "in_reply_to_screen_name" : "Grooveshark", + "in_reply_to_user_id_str" : "3806441", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8128973723", + "text" : "One more of Swan Lake. http:\/\/twitpic.com\/zg2i9", + "id" : 8128973723, + "created_at" : "2010-01-24 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1292,417 +1246,80 @@ Grailbird.data.tweets_2010_01 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "8159159408", "text" : "#scrobbleshark is going under the knife today. i did not really expect more than 10 users at first. thanks for being patient!", "id" : 8159159408, - "created_at" : "Sun Jan 24 19:11:27 +0000 2010", + "created_at" : "2010-01-24 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8128973723", - "text" : "One more of Swan Lake. http://twitpic.com/zg2i9", - "id" : 8128973723, - "created_at" : "Sun Jan 24 00:04:51 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8126683760", - "text" : "I love Victoria! In January. So awesome. http://twitpic.com/zfnez", - "id" : 8126683760, - "created_at" : "Sat Jan 23 22:47:34 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "ana", - "screen_name" : "nocas", - "indices" : [ 0, 6 ], - "id_str" : "815869", - "id" : 815869 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "8122155808", - "geo" : { - }, - "id_str" : "8122331566", - "in_reply_to_user_id" : 815869, - "text" : "@nocas Thanks for pointing out the bug! I feel silly for not testing it w/ utf8. Typical english speaker. ;-)", - "id" : 8122331566, - "in_reply_to_status_id" : 8122155808, - "created_at" : "Sat Jan 23 20:13:30 +0000 2010", - "in_reply_to_screen_name" : "nocas", - "in_reply_to_user_id_str" : "815869", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "ana", - "screen_name" : "nocas", - "indices" : [ 0, 6 ], - "id_str" : "815869", - "id" : 815869 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "8120731163", - "geo" : { - }, - "id_str" : "8121179965", - "in_reply_to_user_id" : 815869, - "text" : "@nocas Every 10 minutes. Grooveshark updates their feed every 10 minutes too, so I based it on that. Thanks for trying it out!", - "id" : 8121179965, - "in_reply_to_status_id" : 8120731163, - "created_at" : "Sat Jan 23 19:33:52 +0000 2010", - "in_reply_to_screen_name" : "nocas", - "in_reply_to_user_id_str" : "815869", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "David", - "screen_name" : "XIPRELAY", - "indices" : [ 0, 9 ], - "id_str" : "18165558", - "id" : 18165558 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "8112208420", - "geo" : { - }, - "id_str" : "8120446123", - "in_reply_to_user_id" : 18165558, - "text" : "@XIPRELAY I'm glad you like scrobbleshark. Thanks for trying it! Good idea w/ the links, I'll add them now.", - "id" : 8120446123, - "in_reply_to_status_id" : 8112208420, - "created_at" : "Sat Jan 23 19:08:46 +0000 2010", - "in_reply_to_screen_name" : "XIPRELAY", - "in_reply_to_user_id_str" : "18165558", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Silviu C\u0103t\u0103r\u0103u", - "screen_name" : "freemanfx", - "indices" : [ 0, 10 ], - "id_str" : "15109262", - "id" : 15109262 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "8106515324", - "geo" : { - }, - "id_str" : "8106749405", - "in_reply_to_user_id" : 15109262, - "text" : "@freemanfx is your grooveshark username freemanfx? if so your feed seems to work for me: http://is.gd/6Rv4q let me know if it's different.", - "id" : 8106749405, - "in_reply_to_status_id" : 8106515324, - "created_at" : "Sat Jan 23 10:13:50 +0000 2010", - "in_reply_to_screen_name" : "freemanfx", - "in_reply_to_user_id_str" : "15109262", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "web", - "entities" : { - "user_mentions" : [ { - "name" : "Lori Todd", - "screen_name" : "loritodd", - "indices" : [ 0, 9 ], - "id_str" : "9511932", - "id" : 9511932 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "8095460199", - "geo" : { - }, - "id_str" : "8105892353", - "in_reply_to_user_id" : 9511932, - "text" : "@loritodd Even easier scrobbling for Grooveshark, web-based: http://scrobbleshark.appspot.com let me know what you think if you try it!", - "id" : 8105892353, - "in_reply_to_status_id" : 8095460199, - "created_at" : "Sat Jan 23 09:23:58 +0000 2010", - "in_reply_to_screen_name" : "loritodd", - "in_reply_to_user_id_str" : "9511932", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Last.fm", - "screen_name" : "lastfm", - "indices" : [ 107, 114 ], - "id_str" : "2960221", - "id" : 2960221 - }, { - "name" : "Grooveshark", - "screen_name" : "Grooveshark", - "indices" : [ 119, 131 ], - "id_str" : "3806441", - "id" : 3806441 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8105446782", - "text" : "http://samisamhuri.blogspot.com/2010/01/scrobbleshark-is-alive.html ... and hungry for beta testers! <3 @lastfm and @grooveshark", - "id" : 8105446782, - "created_at" : "Sat Jan 23 08:59:00 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "web", - "entities" : { - "user_mentions" : [ { - "name" : "chuq von rospach", - "screen_name" : "chuq", - "indices" : [ 3, 8 ], - "id_str" : "13217612", - "id" : 13217612 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8098685170", - "text" : "RT @chuq: make sure you watch this: http://radar.oreilly.com/2010/01/iphoning-his-way-to-retirement.html", - "retweeted_status" : { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8098350229", - "text" : "make sure you watch this: http://radar.oreilly.com/2010/01/iphoning-his-way-to-retirement.html", - "id" : 8098350229, - "created_at" : "Sat Jan 23 04:00:30 +0000 2010", - "user" : { - "name" : "chuq von rospach", - "screen_name" : "chuq", - "protected" : false, - "id_str" : "13217612", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2397705259/2horengpz9pb44ebw9xj_normal.jpeg", - "id" : 13217612, - "verified" : false - } - }, - "id" : 8098685170, - "created_at" : "Sat Jan 23 04:11:10 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ { - "text" : "doubleplusgood", - "indices" : [ 99, 114 ] + "text" : "scrobbleshark", + "indices" : [ 116, 130 ] } ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "8096170681", - "text" : "Got a reply from last.fm! Looks like there might be some python web dev in the cards this weekend. #doubleplusgood", - "id" : 8096170681, - "created_at" : "Sat Jan 23 02:55:16 +0000 2010", + "geo" : { }, + "id_str" : "8165943951", + "text" : "Turned into a much more social weekend than I planned, but that's good because I was kind of a hermit last weekend. #scrobbleshark can wait.", + "id" : 8165943951, + "created_at" : "2010-01-24 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Grooveshark", - "screen_name" : "Grooveshark", - "indices" : [ 0, 12 ], - "id_str" : "3806441", - "id" : 3806441 + "name" : "daniel goodwin", + "screen_name" : "dascgo", + "indices" : [ 0, 7 ], + "id_str" : "135240163", + "id" : 135240163 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "8095081962", - "in_reply_to_user_id" : 3806441, - "text" : "@grooveshark Can I mail a cheque for VIP? Paypal won't let me pay w/ a canuck bank acct. No credit card, nor do I want one. <3 the shark!", - "id" : 8095081962, - "created_at" : "Sat Jan 23 02:26:50 +0000 2010", - "in_reply_to_screen_name" : "Grooveshark", - "in_reply_to_user_id_str" : "3806441", + "in_reply_to_status_id_str" : "8086885309", + "geo" : { }, + "id_str" : "8090985671", + "in_reply_to_user_id" : 15686746, + "text" : "@dascgo It works wonderfully! I had to install mysql-python and create the fremote_development db to get start.py working.", + "id" : 8090985671, + "in_reply_to_status_id" : 8086885309, + "created_at" : "2010-01-23 00:00:00 +0000", + "in_reply_to_screen_name" : "dsg", + "in_reply_to_user_id_str" : "15686746", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Grooveshark", - "screen_name" : "Grooveshark", - "indices" : [ 0, 12 ], - "id_str" : "3806441", - "id" : 3806441 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8094996056", - "in_reply_to_user_id" : 3806441, - "text" : "@grooveshark is there any way we could get track lengths in the rss feed for listens? that would be most excellent!", - "id" : 8094996056, - "created_at" : "Sat Jan 23 02:24:26 +0000 2010", - "in_reply_to_screen_name" : "Grooveshark", - "in_reply_to_user_id_str" : "3806441", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -1721,114 +1338,381 @@ Grailbird.data.tweets_2010_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "8091242845", - "text" : "I can control @grooveshark with my iPhone thanks to @dascgo's fremote. shark tab must be selected, but still awesome. http://bit.ly/56BLdL", + "text" : "I can control @grooveshark with my iPhone thanks to @dascgo's fremote. shark tab must be selected, but still awesome. http:\/\/bit.ly\/56BLdL", "id" : 8091242845, - "created_at" : "Sat Jan 23 00:38:30 +0000 2010", + "created_at" : "2010-01-23 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "daniel goodwin", - "screen_name" : "dascgo", - "indices" : [ 0, 7 ], - "id_str" : "135240163", - "id" : 135240163 + "name" : "Grooveshark", + "screen_name" : "Grooveshark", + "indices" : [ 0, 12 ], + "id_str" : "3806441", + "id" : 3806441 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "8086885309", - "geo" : { - }, - "id_str" : "8090985671", - "in_reply_to_user_id" : 15686746, - "text" : "@dascgo It works wonderfully! I had to install mysql-python and create the fremote_development db to get start.py working.", - "id" : 8090985671, - "in_reply_to_status_id" : 8086885309, - "created_at" : "Sat Jan 23 00:30:41 +0000 2010", - "in_reply_to_screen_name" : "dsg", - "in_reply_to_user_id_str" : "15686746", + "geo" : { }, + "id_str" : "8094996056", + "in_reply_to_user_id" : 3806441, + "text" : "@grooveshark is there any way we could get track lengths in the rss feed for listens? that would be most excellent!", + "id" : 8094996056, + "created_at" : "2010-01-23 00:00:00 +0000", + "in_reply_to_screen_name" : "Grooveshark", + "in_reply_to_user_id_str" : "3806441", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "daniel goodwin", - "screen_name" : "dascgo", - "indices" : [ 0, 7 ], - "id_str" : "135240163", - "id" : 135240163 + "name" : "Grooveshark", + "screen_name" : "Grooveshark", + "indices" : [ 0, 12 ], + "id_str" : "3806441", + "id" : 3806441 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "8086522556", - "geo" : { - }, - "id_str" : "8086608269", - "in_reply_to_user_id" : 15686746, - "text" : "@dascgo thank you! i'm *really* excited about this. literally been on the edge of my seat.", - "id" : 8086608269, - "in_reply_to_status_id" : 8086522556, - "created_at" : "Fri Jan 22 22:15:29 +0000 2010", - "in_reply_to_screen_name" : "dsg", - "in_reply_to_user_id_str" : "15686746", + "geo" : { }, + "id_str" : "8095081962", + "in_reply_to_user_id" : 3806441, + "text" : "@grooveshark Can I mail a cheque for VIP? Paypal won't let me pay w\/ a canuck bank acct. No credit card, nor do I want one. <3 the shark!", + "id" : 8095081962, + "created_at" : "2010-01-23 00:00:00 +0000", + "in_reply_to_screen_name" : "Grooveshark", + "in_reply_to_user_id_str" : "3806441", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "doubleplusgood", + "indices" : [ 99, 114 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8096170681", + "text" : "Got a reply from last.fm! Looks like there might be some python web dev in the cards this weekend. #doubleplusgood", + "id" : 8096170681, + "created_at" : "2010-01-23 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Chuq Von Rospach", + "screen_name" : "chuq", + "indices" : [ 3, 8 ], + "id_str" : "13217612", + "id" : 13217612 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8098685170", + "text" : "RT @chuq: make sure you watch this: http:\/\/radar.oreilly.com\/2010\/01\/iphoning-his-way-to-retirement.html", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8098350229", + "text" : "make sure you watch this: http:\/\/radar.oreilly.com\/2010\/01\/iphoning-his-way-to-retirement.html", + "id" : 8098350229, + "created_at" : "2010-01-23 04:00:30 +0000", + "user" : { + "name" : "Chuq Von Rospach", + "screen_name" : "chuq", + "protected" : false, + "id_str" : "13217612", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/442784578504118275\/nGqpTJJA_normal.jpeg", + "id" : 13217612, + "verified" : false + } + }, + "id" : 8098685170, + "created_at" : "2010-01-23 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Last.fm", + "screen_name" : "lastfm", + "indices" : [ 107, 114 ], + "id_str" : "2960221", + "id" : 2960221 + }, { + "name" : "Grooveshark", + "screen_name" : "Grooveshark", + "indices" : [ 119, 131 ], + "id_str" : "3806441", + "id" : 3806441 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8105446782", + "text" : "http:\/\/samisamhuri.blogspot.com\/2010\/01\/scrobbleshark-is-alive.html ... and hungry for beta testers! <3 @lastfm and @grooveshark", + "id" : 8105446782, + "created_at" : "2010-01-23 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Lori Todd", + "screen_name" : "loritodd", + "indices" : [ 0, 9 ], + "id_str" : "9511932", + "id" : 9511932 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "8095460199", + "geo" : { }, + "id_str" : "8105892353", + "in_reply_to_user_id" : 9511932, + "text" : "@loritodd Even easier scrobbling for Grooveshark, web-based: http:\/\/scrobbleshark.appspot.com let me know what you think if you try it!", + "id" : 8105892353, + "in_reply_to_status_id" : 8095460199, + "created_at" : "2010-01-23 00:00:00 +0000", + "in_reply_to_screen_name" : "loritodd", + "in_reply_to_user_id_str" : "9511932", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Silviu C\u0103t\u0103r\u0103u", + "screen_name" : "freemanfx", + "indices" : [ 0, 10 ], + "id_str" : "15109262", + "id" : 15109262 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "8106515324", + "geo" : { }, + "id_str" : "8106749405", + "in_reply_to_user_id" : 15109262, + "text" : "@freemanfx is your grooveshark username freemanfx? if so your feed seems to work for me: http:\/\/is.gd\/6Rv4q let me know if it's different.", + "id" : 8106749405, + "in_reply_to_status_id" : 8106515324, + "created_at" : "2010-01-23 00:00:00 +0000", + "in_reply_to_screen_name" : "freemanfx", + "in_reply_to_user_id_str" : "15109262", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "XIPRELAY", + "screen_name" : "XIPRELAY", + "indices" : [ 0, 9 ], + "id_str" : "18165558", + "id" : 18165558 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "8112208420", + "geo" : { }, + "id_str" : "8120446123", + "in_reply_to_user_id" : 18165558, + "text" : "@XIPRELAY I'm glad you like scrobbleshark. Thanks for trying it! Good idea w\/ the links, I'll add them now.", + "id" : 8120446123, + "in_reply_to_status_id" : 8112208420, + "created_at" : "2010-01-23 00:00:00 +0000", + "in_reply_to_screen_name" : "XIPRELAY", + "in_reply_to_user_id_str" : "18165558", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "ana campos", + "screen_name" : "nocas", + "indices" : [ 0, 6 ], + "id_str" : "815869", + "id" : 815869 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "8120731163", + "geo" : { }, + "id_str" : "8121179965", + "in_reply_to_user_id" : 815869, + "text" : "@nocas Every 10 minutes. Grooveshark updates their feed every 10 minutes too, so I based it on that. Thanks for trying it out!", + "id" : 8121179965, + "in_reply_to_status_id" : 8120731163, + "created_at" : "2010-01-23 00:00:00 +0000", + "in_reply_to_screen_name" : "nocas", + "in_reply_to_user_id_str" : "815869", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "ana campos", + "screen_name" : "nocas", + "indices" : [ 0, 6 ], + "id_str" : "815869", + "id" : 815869 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "8122155808", + "geo" : { }, + "id_str" : "8122331566", + "in_reply_to_user_id" : 815869, + "text" : "@nocas Thanks for pointing out the bug! I feel silly for not testing it w\/ utf8. Typical english speaker. ;-)", + "id" : 8122331566, + "in_reply_to_status_id" : 8122155808, + "created_at" : "2010-01-23 00:00:00 +0000", + "in_reply_to_screen_name" : "nocas", + "in_reply_to_user_id_str" : "815869", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "8086023239", - "text" : "firefox 3.6 opens new tabs directly to the right of the current tab. i got really used to that in chrome, glad firefox changed it.", - "id" : 8086023239, - "created_at" : "Fri Jan 22 21:57:26 +0000 2010", + "geo" : { }, + "id_str" : "8126683760", + "text" : "I love Victoria! In January. So awesome. http:\/\/twitpic.com\/zfnez", + "id" : 8126683760, + "created_at" : "2010-01-23 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -1842,14 +1726,13 @@ Grailbird.data.tweets_2010_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "8078386295", - "geo" : { - }, + "geo" : { }, "id_str" : "8078847965", "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko Sounds a lot better than of these: http://www.officepod.co.uk/ Hope you enjoy the extra room.", + "text" : "@lunafiko Sounds a lot better than of these: http:\/\/www.officepod.co.uk\/ Hope you enjoy the extra room.", "id" : 8078847965, "in_reply_to_status_id" : 8078386295, - "created_at" : "Fri Jan 22 18:12:55 +0000 2010", + "created_at" : "2010-01-22 00:00:00 +0000", "in_reply_to_screen_name" : "lunafiko", "in_reply_to_user_id_str" : "14273142", "user" : { @@ -1857,129 +1740,67 @@ Grailbird.data.tweets_2010_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "dropbox", - "indices" : [ 29, 37 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8046557493", - "text" : "between activitymonitord and #dropbox my (normally snappy) Core2Quad is sluggish. ugh. wishing for an SSD, might help.", - "id" : 8046557493, - "created_at" : "Thu Jan 21 23:38:12 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Dan Piponi", - "screen_name" : "sigfpe", - "indices" : [ 0, 7 ], - "id_str" : "16748247", - "id" : 16748247 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "8036429743", - "geo" : { - }, - "id_str" : "8037306566", - "in_reply_to_user_id" : 16748247, - "text" : "@sigfpe I haven't visited Japan yet, but that sounds quite nice if you have a long commute.", - "id" : 8037306566, - "in_reply_to_status_id" : 8036429743, - "created_at" : "Thu Jan 21 18:50:10 +0000 2010", - "in_reply_to_screen_name" : "sigfpe", - "in_reply_to_user_id_str" : "16748247", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Dan Piponi", - "screen_name" : "sigfpe", - "indices" : [ 0, 7 ], - "id_str" : "16748247", - "id" : 16748247 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "8034154724", - "geo" : { - }, - "id_str" : "8034902527", - "in_reply_to_user_id" : 16748247, - "text" : "@sigfpe I think it's a N.A. thing. It's as if we think our voice has to reach the other party unassisted by the cellular technology.", - "id" : 8034902527, - "in_reply_to_status_id" : 8034154724, - "created_at" : "Thu Jan 21 17:34:00 +0000 2010", - "in_reply_to_screen_name" : "sigfpe", - "in_reply_to_user_id_str" : "16748247", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "8019300303", - "text" : "Note to self: don't write 4 bytes to memory if you only want to write 2 bytes.", - "id" : 8019300303, - "created_at" : "Thu Jan 21 07:27:55 +0000 2010", + "geo" : { }, + "id_str" : "8086023239", + "text" : "firefox 3.6 opens new tabs directly to the right of the current tab. i got really used to that in chrome, glad firefox changed it.", + "id" : 8086023239, + "created_at" : "2010-01-22 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "daniel goodwin", + "screen_name" : "dascgo", + "indices" : [ 0, 7 ], + "id_str" : "135240163", + "id" : 135240163 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "8086522556", + "geo" : { }, + "id_str" : "8086608269", + "in_reply_to_user_id" : 15686746, + "text" : "@dascgo thank you! i'm *really* excited about this. literally been on the edge of my seat.", + "id" : 8086608269, + "in_reply_to_status_id" : 8086522556, + "created_at" : "2010-01-22 00:00:00 +0000", + "in_reply_to_screen_name" : "dsg", + "in_reply_to_user_id_str" : "15686746", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1993,14 +1814,13 @@ Grailbird.data.tweets_2010_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "8016852380", - "geo" : { - }, + "geo" : { }, "id_str" : "8017047924", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I agree it is pretty unpleasant. I think I've lost one that way, couldn't get it out.", "id" : 8017047924, "in_reply_to_status_id" : 8016852380, - "created_at" : "Thu Jan 21 05:45:08 +0000 2010", + "created_at" : "2010-01-21 00:00:00 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2008,7 +1828,120 @@ Grailbird.data.tweets_2010_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8019300303", + "text" : "Note to self: don't write 4 bytes to memory if you only want to write 2 bytes.", + "id" : 8019300303, + "created_at" : "2010-01-21 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Dan Piponi", + "screen_name" : "sigfpe", + "indices" : [ 0, 7 ], + "id_str" : "16748247", + "id" : 16748247 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "8034154724", + "geo" : { }, + "id_str" : "8034902527", + "in_reply_to_user_id" : 16748247, + "text" : "@sigfpe I think it's a N.A. thing. It's as if we think our voice has to reach the other party unassisted by the cellular technology.", + "id" : 8034902527, + "in_reply_to_status_id" : 8034154724, + "created_at" : "2010-01-21 00:00:00 +0000", + "in_reply_to_screen_name" : "sigfpe", + "in_reply_to_user_id_str" : "16748247", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Dan Piponi", + "screen_name" : "sigfpe", + "indices" : [ 0, 7 ], + "id_str" : "16748247", + "id" : 16748247 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "8036429743", + "geo" : { }, + "id_str" : "8037306566", + "in_reply_to_user_id" : 16748247, + "text" : "@sigfpe I haven't visited Japan yet, but that sounds quite nice if you have a long commute.", + "id" : 8037306566, + "in_reply_to_status_id" : 8036429743, + "created_at" : "2010-01-21 00:00:00 +0000", + "in_reply_to_screen_name" : "sigfpe", + "in_reply_to_user_id_str" : "16748247", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "dropbox", + "indices" : [ 29, 37 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8046557493", + "text" : "between activitymonitord and #dropbox my (normally snappy) Core2Quad is sluggish. ugh. wishing for an SSD, might help.", + "id" : 8046557493, + "created_at" : "2010-01-21 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2026,10 +1959,9 @@ Grailbird.data.tweets_2010_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "8002830057", - "text" : "RT @avibryant: Beatles fans have to listen to this, right now: http://waxy.org/2009/10/audio_analysis_of_the_beatles_multitrack_masters/", + "text" : "RT @avibryant: Beatles fans have to listen to this, right now: http:\/\/waxy.org\/2009\/10\/audio_analysis_of_the_beatles_multitrack_masters\/", "retweeted_status" : { "source" : "web", "entities" : { @@ -2038,85 +1970,76 @@ Grailbird.data.tweets_2010_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "8002023400", - "text" : "Beatles fans have to listen to this, right now: http://waxy.org/2009/10/audio_analysis_of_the_beatles_multitrack_masters/", + "text" : "Beatles fans have to listen to this, right now: http:\/\/waxy.org\/2009\/10\/audio_analysis_of_the_beatles_multitrack_masters\/", "id" : 8002023400, - "created_at" : "Wed Jan 20 22:16:13 +0000 2010", + "created_at" : "2010-01-20 22:16:13 +0000", "user" : { "name" : "Avi Bryant", "screen_name" : "avibryant", "protected" : false, "id_str" : "13192", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/48591172/avibryant_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/48591172\/avibryant_normal.png", "id" : 13192, "verified" : false } }, "id" : 8002830057, - "created_at" : "Wed Jan 20 22:40:26 +0000 2010", + "created_at" : "2010-01-20 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ { - "text" : "iphone", - "indices" : [ 128, 135 ] + "text" : "deliciousirony", + "indices" : [ 57, 72 ] } ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "7995339328", - "text" : "Don't put more than 27 or 28 sections in a table view if you have a section index, every other index title turns into a bullet. #iphone", - "id" : 7995339328, - "created_at" : "Wed Jan 20 18:44:47 +0000 2010", + "geo" : { }, + "id_str" : "7972288052", + "text" : "Oh dear. The Smart Crash Reports installer, er, crashed. #deliciousirony", + "id" : 7972288052, + "created_at" : "2010-01-20 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Reg Braithwaite", - "screen_name" : "raganwald", - "indices" : [ 32, 42 ], - "id_str" : "18137723", - "id" : 18137723 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "7994232609", - "text" : "Oh how I've wished for this! RT @raganwald: Hammertime is an interactive error console for Ruby: http://bit.ly/4suW1d", - "id" : 7994232609, - "created_at" : "Wed Jan 20 18:08:35 +0000 2010", + "geo" : { }, + "id_str" : "7979009447", + "text" : "Compiling usable Mach object files of arbitrary size! Pretty exciting to see those tests pass for the first time.", + "id" : 7979009447, + "created_at" : "2010-01-20 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2128,101 +2051,186 @@ Grailbird.data.tweets_2010_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7979184760", - "text" : "if you read this please block http://twitter.com/the_arbitrator for spam.", + "text" : "if you read this please block http:\/\/twitter.com\/the_arbitrator for spam.", "id" : 7979184760, - "created_at" : "Wed Jan 20 07:30:18 +0000 2010", + "created_at" : "2010-01-20 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 32, 42 ], + "id_str" : "18137723", + "id" : 18137723 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "7979009447", - "text" : "Compiling usable Mach object files of arbitrary size! Pretty exciting to see those tests pass for the first time.", - "id" : 7979009447, - "created_at" : "Wed Jan 20 07:21:03 +0000 2010", + "geo" : { }, + "id_str" : "7994232609", + "text" : "Oh how I've wished for this! RT @raganwald: Hammertime is an interactive error console for Ruby: http:\/\/bit.ly\/4suW1d", + "id" : 7994232609, + "created_at" : "2010-01-20 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ { - "text" : "deliciousirony", - "indices" : [ 57, 72 ] + "text" : "iphone", + "indices" : [ 128, 135 ] } ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "7972288052", - "text" : "Oh dear. The Smart Crash Reports installer, er, crashed. #deliciousirony", - "id" : 7972288052, - "created_at" : "Wed Jan 20 03:20:04 +0000 2010", + "geo" : { }, + "id_str" : "7995339328", + "text" : "Don't put more than 27 or 28 sections in a table view if you have a section index, every other index title turns into a bullet. #iphone", + "id" : 7995339328, + "created_at" : "2010-01-20 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7884830671", + "text" : "Aha! Learning about some useful bits in Mach-O load commands. I need read about reloff and nreloc in the ABI docs. Thanks nasm!", + "id" : 7884830671, + "created_at" : "2010-01-18 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7885033611", + "text" : "I feel stupid for spending all afternoon trying to do something that seemed so wrong. Should have re-read the ABI after an 8 month hiatus.", + "id" : 7885033611, + "created_at" : "2010-01-18 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Giles", - "screen_name" : "gilesgoatboy", - "indices" : [ 0, 13 ], - "id_str" : "1341781", - "id" : 1341781 + "name" : "Ilya Grigorik", + "screen_name" : "igrigorik", + "indices" : [ 3, 13 ], + "id_str" : "9980812", + "id" : 9980812 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "7914960717", - "geo" : { - }, - "id_str" : "7915270793", - "in_reply_to_user_id" : 1341781, - "text" : "@gilesgoatboy +1 for pixelmator, never tried acorn though", - "id" : 7915270793, - "in_reply_to_status_id" : 7914960717, - "created_at" : "Mon Jan 18 19:30:34 +0000 2010", - "in_reply_to_screen_name" : "gilesgoatboy", - "in_reply_to_user_id_str" : "1341781", + "geo" : { }, + "id_str" : "7893631081", + "text" : "RT @igrigorik: ha! nothing like a RESTful API for your local liquor store (LCBO): http:\/\/bit.ly\/6ye3nn (for canucks, at least..) :-)", + "id" : 7893631081, + "created_at" : "2010-01-18 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7893652393", + "text" : "For once I'm actually a bit sad I'm not still in Ontario.", + "id" : 7893652393, + "created_at" : "2010-01-18 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7893719461", + "text" : "Done reading and writing about Mach-O for today. I'm starting to go cross-eyed.", + "id" : 7893719461, + "created_at" : "2010-01-18 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2240,168 +2248,122 @@ Grailbird.data.tweets_2010_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7907986046", "text" : "RT @TUAW: It appears that iTunes Connect (dev's door into App Store) is currently down. We'll update when it's back up.", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"http:\/\/www.tweetdeck.com\/\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7907842547", "text" : "It appears that iTunes Connect (dev's door into App Store) is currently down. We'll update when it's back up.", "id" : 7907842547, - "created_at" : "Mon Jan 18 15:42:23 +0000 2010", + "created_at" : "2010-01-18 15:42:23 +0000", "user" : { "name" : "TUAW", "screen_name" : "TUAW", "protected" : false, "id_str" : "678953", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/491325049/tuaw_shiny_logo_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/440919143974322176\/fS-h7HlM_normal.jpeg", "id" : 678953, "verified" : true } }, "id" : 7907986046, - "created_at" : "Mon Jan 18 15:46:50 +0000 2010", + "created_at" : "2010-01-18 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7893719461", - "text" : "Done reading and writing about Mach-O for today. I'm starting to go cross-eyed.", - "id" : 7893719461, - "created_at" : "Mon Jan 18 05:42:35 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7893652393", - "text" : "For once I'm actually a bit sad I'm not still in Ontario.", - "id" : 7893652393, - "created_at" : "Mon Jan 18 05:39:59 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Ilya Grigorik", - "screen_name" : "igrigorik", - "indices" : [ 3, 13 ], - "id_str" : "9980812", - "id" : 9980812 + "name" : "Giles Goat Boy", + "screen_name" : "gilesgoatboy", + "indices" : [ 0, 13 ], + "id_str" : "1341781", + "id" : 1341781 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "7893631081", - "text" : "RT @igrigorik: ha! nothing like a RESTful API for your local liquor store (LCBO): http://bit.ly/6ye3nn (for canucks, at least..) :-)", - "id" : 7893631081, - "created_at" : "Mon Jan 18 05:39:10 +0000 2010", + "in_reply_to_status_id_str" : "7914960717", + "geo" : { }, + "id_str" : "7915270793", + "in_reply_to_user_id" : 1341781, + "text" : "@gilesgoatboy +1 for pixelmator, never tried acorn though", + "id" : 7915270793, + "in_reply_to_status_id" : 7914960717, + "created_at" : "2010-01-18 00:00:00 +0000", + "in_reply_to_screen_name" : "gilesgoatboy", + "in_reply_to_user_id_str" : "1341781", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "web", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "7885033611", - "text" : "I feel stupid for spending all afternoon trying to do something that seemed so wrong. Should have re-read the ABI after an 8 month hiatus.", - "id" : 7885033611, - "created_at" : "Mon Jan 18 01:22:04 +0000 2010", + "geo" : { }, + "id_str" : "7844208958", + "text" : "Closer to compiling programs with __TEXT segments larger than 4096 bytes. Fun to get back into some code I hadn't worked on for 8 months.", + "id" : 7844208958, + "created_at" : "2010-01-17 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "7884830671", - "text" : "Aha! Learning about some useful bits in Mach-O load commands. I need read about reloff and nreloc in the ABI docs. Thanks nasm!", - "id" : 7884830671, - "created_at" : "Mon Jan 18 01:16:23 +0000 2010", + "geo" : { }, + "id_str" : "7872667977", + "text" : "Breakfast of champions. Protein. That is all. http:\/\/twitpic.com\/yj4mq", + "id" : 7872667977, + "created_at" : "2010-01-17 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Eric Hoppe", @@ -2417,13 +2379,12 @@ Grailbird.data.tweets_2010_01 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7879453024", "in_reply_to_user_id" : 33858688, "text" : "@ehoppe walking by #shawcable. Should I throw something at them for you? ;-)", "id" : 7879453024, - "created_at" : "Sun Jan 17 22:33:52 +0000 2010", + "created_at" : "2010-01-17 00:00:00 +0000", "in_reply_to_screen_name" : "ehoppe", "in_reply_to_user_id_str" : "33858688", "user" : { @@ -2431,92 +2392,34 @@ Grailbird.data.tweets_2010_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "7872667977", - "text" : "Breakfast of champions. Protein. That is all. http://twitpic.com/yj4mq", - "id" : 7872667977, - "created_at" : "Sun Jan 17 18:57:15 +0000 2010", + "geo" : { }, + "id_str" : "7772080265", + "text" : "well well well. i was going to work on my compiler (in ruby) but it looks like tonight is a poker night!", + "id" : 7772080265, + "created_at" : "2010-01-15 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7844208958", - "text" : "Closer to compiling programs with __TEXT segments larger than 4096 bytes. Fun to get back into some code I hadn't worked on for 8 months.", - "id" : 7844208958, - "created_at" : "Sun Jan 17 00:01:50 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Tim Bray", - "screen_name" : "timbray", - "indices" : [ 0, 8 ], - "id_str" : "1235521", - "id" : 1235521 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "7797227194", - "geo" : { - }, - "id_str" : "7797728511", - "in_reply_to_user_id" : 1235521, - "text" : "@timbray In my experience w/ 25M from Telus, mostly just the big CDNs. It's sure nice when there's a new version of Xcode though.", - "id" : 7797728511, - "in_reply_to_status_id" : 7797227194, - "created_at" : "Fri Jan 15 18:53:28 +0000 2010", - "in_reply_to_screen_name" : "timbray", - "in_reply_to_user_id_str" : "1235521", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -2530,14 +2433,13 @@ Grailbird.data.tweets_2010_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "7777555207", - "geo" : { - }, + "geo" : { }, "id_str" : "7792286723", "in_reply_to_user_id" : 14273142, "text" : "@lunafiko celery looks quite slick! Let us know how it goes.", "id" : 7792286723, "in_reply_to_status_id" : 7777555207, - "created_at" : "Fri Jan 15 16:05:47 +0000 2010", + "created_at" : "2010-01-15 00:00:00 +0000", "in_reply_to_screen_name" : "lunafiko", "in_reply_to_user_id_str" : "14273142", "user" : { @@ -2545,30 +2447,40 @@ Grailbird.data.tweets_2010_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Tim Bray", + "screen_name" : "timbray", + "indices" : [ 0, 8 ], + "id_str" : "1235521", + "id" : 1235521 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "7772080265", - "text" : "well well well. i was going to work on my compiler (in ruby) but it looks like tonight is a poker night!", - "id" : 7772080265, - "created_at" : "Fri Jan 15 02:37:13 +0000 2010", + "in_reply_to_status_id_str" : "7797227194", + "geo" : { }, + "id_str" : "7797728511", + "in_reply_to_user_id" : 1235521, + "text" : "@timbray In my experience w\/ 25M from Telus, mostly just the big CDNs. It's sure nice when there's a new version of Xcode though.", + "id" : 7797728511, + "in_reply_to_status_id" : 7797227194, + "created_at" : "2010-01-15 00:00:00 +0000", + "in_reply_to_screen_name" : "timbray", + "in_reply_to_user_id_str" : "1235521", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2580,23 +2492,44 @@ Grailbird.data.tweets_2010_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7755604429", - "text" : "http://firstpersontetris.com/ makes me a bit dizzy but is pretty awesome", + "text" : "http:\/\/firstpersontetris.com\/ makes me a bit dizzy but is pretty awesome", "id" : 7755604429, - "created_at" : "Thu Jan 14 17:50:36 +0000 2010", + "created_at" : "2010-01-14 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Grooveshark", + "source" : "\u003Ca href=\"http:\/\/echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7715529728", + "text" : "Why does time fly when I'm debugging late at night? Ugh...", + "id" : 7715529728, + "created_at" : "2010-01-13 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.grooveshark.com\/\" rel=\"nofollow\"\u003EGrooveshark\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -2612,191 +2545,17 @@ Grailbird.data.tweets_2010_01 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7720988830", - "text" : "listening to Eminence Front [Live] by The Who on @Grooveshark: http://tinysong.com/7nGc #greatmusic", + "text" : "listening to Eminence Front [Live] by The Who on @Grooveshark: http:\/\/tinysong.com\/7nGc #greatmusic", "id" : 7720988830, - "created_at" : "Wed Jan 13 20:34:53 +0000 2010", + "created_at" : "2010-01-13 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7715529728", - "text" : "Why does time fly when I'm debugging late at night? Ugh...", - "id" : 7715529728, - "created_at" : "Wed Jan 13 17:32:38 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7685824248", - "text" : "Google finally flipped the \"any file on google docs\" switch:http://googledocs.blogspot.com/2010/01/upload-and-store-your-files-in-cloud.html", - "id" : 7685824248, - "created_at" : "Tue Jan 12 22:43:50 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "CommonJS Project", - "screen_name" : "commonjs", - "indices" : [ 33, 42 ], - "id_str" : "68836693", - "id" : 68836693 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7679496268", - "text" : "Specs for humans-CommonJS FTW RT @commonjs: The Packages 1.0 spec has been ratified: http://bit.ly/7Yob5u announcement: http://bit.ly/69ByFz", - "id" : 7679496268, - "created_at" : "Tue Jan 12 19:23:53 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Posterous", - "entities" : { - "user_mentions" : [ { - "name" : "Boris Mann", - "screen_name" : "bmann", - "indices" : [ 0, 6 ], - "id_str" : "10821", - "id" : 10821 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7661130356", - "in_reply_to_user_id" : 10821, - "text" : "@bmann At the University of Victoria they taught us some CVS. It was kind of weak, but they did it. We had to use it for assignments.", - "id" : 7661130356, - "created_at" : "Tue Jan 12 07:02:03 +0000 2010", - "in_reply_to_screen_name" : "bmann", - "in_reply_to_user_id_str" : "10821", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "chuq von rospach", - "screen_name" : "chuq", - "indices" : [ 0, 5 ], - "id_str" : "13217612", - "id" : 13217612 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "7660589396", - "geo" : { - }, - "id_str" : "7661066444", - "in_reply_to_user_id" : 13217612, - "text" : "@chuq fwiw at UVic we learned some CVS. Just the basics but we did it. We also wrote Java, Perl, C, and m68k assembly by year 2 or 3.", - "id" : 7661066444, - "in_reply_to_status_id" : 7660589396, - "created_at" : "Tue Jan 12 06:58:57 +0000 2010", - "in_reply_to_screen_name" : "chuq", - "in_reply_to_user_id_str" : "13217612", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Grooveshark", - "screen_name" : "Grooveshark", - "indices" : [ 0, 12 ], - "id_str" : "3806441", - "id" : 3806441 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7654401680", - "in_reply_to_user_id" : 3806441, - "text" : "@grooveshark recent plays rss feed is not ordered by date. easily worked around but thought you should know. (my user: samsonjs)", - "id" : 7654401680, - "created_at" : "Tue Jan 12 02:57:53 +0000 2010", - "in_reply_to_screen_name" : "Grooveshark", - "in_reply_to_user_id_str" : "3806441", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2814,70 +2573,45 @@ Grailbird.data.tweets_2010_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7649421810", - "text" : "RT @technoweenie: http://www.barbie.com/vote/ => vote for computer engineer as her next career :)", + "text" : "RT @technoweenie: http:\/\/www.barbie.com\/vote\/ => vote for computer engineer as her next career :)", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7648781433", - "text" : "http://www.barbie.com/vote/ => vote for computer engineer as her next career :)", + "text" : "http:\/\/www.barbie.com\/vote\/ => vote for computer engineer as her next career :)", "id" : 7648781433, - "created_at" : "Tue Jan 12 00:10:31 +0000 2010", + "created_at" : "2010-01-12 00:10:31 +0000", "user" : { "name" : "risk _danger_ olson", "screen_name" : "technoweenie", "protected" : false, "id_str" : "780561", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3161793097/169b5884efa071f702e011112f6d2407_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/420281203770413056\/bat1mfYU_normal.jpeg", "id" : 780561, "verified" : false } }, "id" : 7649421810, - "created_at" : "Tue Jan 12 00:30:30 +0000 2010", + "created_at" : "2010-01-12 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7647899441", - "text" : "Can't relate to the feeling that regexes create a 2nd problem. They're not hard unless you suck at development anyway, find a new job.", - "id" : 7647899441, - "created_at" : "Mon Jan 11 23:43:25 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -2890,13 +2624,12 @@ Grailbird.data.tweets_2010_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "7639203681", + "geo" : { }, + "id_str" : "7654401680", "in_reply_to_user_id" : 3806441, - "text" : "@grooveshark not sure if my feed is fixed because of the message i sent a minute ago, but you guys are *awesome* regardless. love the shark!", - "id" : 7639203681, - "created_at" : "Mon Jan 11 19:01:01 +0000 2010", + "text" : "@grooveshark recent plays rss feed is not ordered by date. easily worked around but thought you should know. (my user: samsonjs)", + "id" : 7654401680, + "created_at" : "2010-01-12 00:00:00 +0000", "in_reply_to_screen_name" : "Grooveshark", "in_reply_to_user_id_str" : "3806441", "user" : { @@ -2904,12 +2637,148 @@ Grailbird.data.tweets_2010_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Chuq Von Rospach", + "screen_name" : "chuq", + "indices" : [ 0, 5 ], + "id_str" : "13217612", + "id" : 13217612 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "7660589396", + "geo" : { }, + "id_str" : "7661066444", + "in_reply_to_user_id" : 13217612, + "text" : "@chuq fwiw at UVic we learned some CVS. Just the basics but we did it. We also wrote Java, Perl, C, and m68k assembly by year 2 or 3.", + "id" : 7661066444, + "in_reply_to_status_id" : 7660589396, + "created_at" : "2010-01-12 00:00:00 +0000", + "in_reply_to_screen_name" : "chuq", + "in_reply_to_user_id_str" : "13217612", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/posterous.com\" rel=\"nofollow\"\u003EPosterous\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Boris Mann", + "screen_name" : "bmann", + "indices" : [ 0, 6 ], + "id_str" : "10821", + "id" : 10821 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7661130356", + "in_reply_to_user_id" : 10821, + "text" : "@bmann At the University of Victoria they taught us some CVS. It was kind of weak, but they did it. We had to use it for assignments.", + "id" : 7661130356, + "created_at" : "2010-01-12 00:00:00 +0000", + "in_reply_to_screen_name" : "bmann", + "in_reply_to_user_id_str" : "10821", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "CommonJS Project", + "screen_name" : "commonjs", + "indices" : [ 33, 42 ], + "id_str" : "68836693", + "id" : 68836693 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7679496268", + "text" : "Specs for humans-CommonJS FTW RT @commonjs: The Packages 1.0 spec has been ratified: http:\/\/bit.ly\/7Yob5u announcement: http:\/\/bit.ly\/69ByFz", + "id" : 7679496268, + "created_at" : "2010-01-12 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7685824248", + "text" : "Google finally flipped the \"any file on google docs\" switch:http:\/\/googledocs.blogspot.com\/2010\/01\/upload-and-store-your-files-in-cloud.html", + "id" : 7685824248, + "created_at" : "2010-01-12 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7633997975", + "text" : "My well-timed screenshot made it to the top of http:\/\/reddit.com\/r\/canada ... jokes aside London had a great music scene when I was there.", + "id" : 7633997975, + "created_at" : "2010-01-11 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2919,51 +2788,27 @@ Grailbird.data.tweets_2010_01 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7638968195", "text" : "#grooveshark's rss feed is updating again! plays from last night are still appearing but it looks to be fixing itself slowly.", "id" : 7638968195, - "created_at" : "Mon Jan 11 18:53:01 +0000 2010", + "created_at" : "2010-01-11 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7633997975", - "text" : "My well-timed screenshot made it to the top of http://reddit.com/r/canada ... jokes aside London had a great music scene when I was there.", - "id" : 7633997975, - "created_at" : "Mon Jan 11 16:08:00 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", "screen_name" : "Grooveshark", - "indices" : [ 125, 137 ], + "indices" : [ 0, 12 ], "id_str" : "3806441", "id" : 3806441 } ], @@ -2971,18 +2816,130 @@ Grailbird.data.tweets_2010_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "7604070727", - "text" : "Flash 10.1 beta for OS X is garbage from what I can see. Doesn't improve performance and is very buggy to boot. Reverted for @grooveshark.", - "id" : 7604070727, - "created_at" : "Sun Jan 10 20:46:50 +0000 2010", + "geo" : { }, + "id_str" : "7639203681", + "in_reply_to_user_id" : 3806441, + "text" : "@grooveshark not sure if my feed is fixed because of the message i sent a minute ago, but you guys are *awesome* regardless. love the shark!", + "id" : 7639203681, + "created_at" : "2010-01-11 00:00:00 +0000", + "in_reply_to_screen_name" : "Grooveshark", + "in_reply_to_user_id_str" : "3806441", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7647899441", + "text" : "Can't relate to the feeling that regexes create a 2nd problem. They're not hard unless you suck at development anyway, find a new job.", + "id" : 7647899441, + "created_at" : "2010-01-11 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7579553901", + "text" : "Watching the canucks at Podium. As far as bars in Victoria go this is pretty good! http:\/\/twitpic.com\/xglf3", + "id" : 7579553901, + "created_at" : "2010-01-10 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7580821589", + "text" : "Food was good. Recommend the Linden burger and corn chowder. Nice driftwood brewery beer too", + "id" : 7580821589, + "created_at" : "2010-01-10 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7587604060", + "text" : "I'm not ready to release my code on github yet but check out http:\/\/github.com\/synack\/scrobbleshark ... and http:\/\/scrobbleshark.appspot.com", + "id" : 7587604060, + "created_at" : "2010-01-10 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7587763560", + "text" : "(note that no scrobbling will actually happen until I get a real client ID from last.fm!)", + "id" : 7587763560, + "created_at" : "2010-01-10 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -3001,14 +2958,13 @@ Grailbird.data.tweets_2010_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "7569229029", - "geo" : { - }, + "geo" : { }, "id_str" : "7603259738", "in_reply_to_user_id" : 1962961, - "text" : "@synack You might be interested in http://scrobbleshark.appspot.com ... I plan to put the code on github but right now it's too ugly.", + "text" : "@synack You might be interested in http:\/\/scrobbleshark.appspot.com ... I plan to put the code on github but right now it's too ugly.", "id" : 7603259738, "in_reply_to_status_id" : 7569229029, - "created_at" : "Sun Jan 10 20:18:19 +0000 2010", + "created_at" : "2010-01-10 00:00:00 +0000", "in_reply_to_screen_name" : "synack", "in_reply_to_user_id_str" : "1962961", "user" : { @@ -3016,201 +2972,17 @@ Grailbird.data.tweets_2010_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7587763560", - "text" : "(note that no scrobbling will actually happen until I get a real client ID from last.fm!)", - "id" : 7587763560, - "created_at" : "Sun Jan 10 08:43:13 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7587604060", - "text" : "I'm not ready to release my code on github yet but check out http://github.com/synack/scrobbleshark ... and http://scrobbleshark.appspot.com", - "id" : 7587604060, - "created_at" : "Sun Jan 10 08:34:13 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7580821589", - "text" : "Food was good. Recommend the Linden burger and corn chowder. Nice driftwood brewery beer too", - "id" : 7580821589, - "created_at" : "Sun Jan 10 03:51:47 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7579553901", - "text" : "Watching the canucks at Podium. As far as bars in Victoria go this is pretty good! http://twitpic.com/xglf3", - "id" : 7579553901, - "created_at" : "Sun Jan 10 03:10:11 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7568323152", - "text" : "now that the backend is working i can jazz up the ui. by the time last.fm hooks up a client id it might be ready for a few other testers.", - "id" : 7568323152, - "created_at" : "Sat Jan 09 20:38:54 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7568075185", - "text" : "oh snap, the shark scrobbles! just like washington http://www.youtube.com/watch?v=sbRom1Rz8OA - it's coming. it's coming. it's coming.", - "id" : 7568075185, - "created_at" : "Sat Jan 09 20:29:41 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7552406455", - "text" : "some online poker, then some python hacking. fun night. scrobbleshark is coming.", - "id" : 7552406455, - "created_at" : "Sat Jan 09 09:19:58 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7541420764", - "text" : "sweet jesus my vintage 2006 macbook's fan just took off like a jet engine. hope it's not about to kick the bucket.", - "id" : 7541420764, - "created_at" : "Sat Jan 09 02:00:40 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Grooveshark", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", "screen_name" : "Grooveshark", - "indices" : [ 83, 95 ], + "indices" : [ 125, 137 ], "id_str" : "3806441", "id" : 3806441 } ], @@ -3218,80 +2990,132 @@ Grailbird.data.tweets_2010_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "7530697946", - "text" : "listening to ony of my favourite Ozzy Osbourne tunes: My Jekyll Doesn't Hide by on @Grooveshark: http://tinysong.com/cp5q", - "id" : 7530697946, - "created_at" : "Fri Jan 08 20:04:06 +0000 2010", + "geo" : { }, + "id_str" : "7604070727", + "text" : "Flash 10.1 beta for OS X is garbage from what I can see. Doesn't improve performance and is very buggy to boot. Reverted for @grooveshark.", + "id" : 7604070727, + "created_at" : "2010-01-10 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Grigory Kruglov", - "screen_name" : "lunafiko", - "indices" : [ 0, 9 ], - "id_str" : "14273142", - "id" : 14273142 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "7520750028", - "geo" : { - }, - "id_str" : "7526005582", - "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko I have to admit sometimes I do miss the snow itself. It's pretty, and fun.", - "id" : 7526005582, - "in_reply_to_status_id" : 7520750028, - "created_at" : "Fri Jan 08 17:31:37 +0000 2010", - "in_reply_to_screen_name" : "lunafiko", - "in_reply_to_user_id_str" : "14273142", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "7510766609", - "text" : "Canadian tree planter http://twitpic.com/x66v6", - "id" : 7510766609, - "created_at" : "Fri Jan 08 07:16:59 +0000 2010", + "geo" : { }, + "id_str" : "7541420764", + "text" : "sweet jesus my vintage 2006 macbook's fan just took off like a jet engine. hope it's not about to kick the bucket.", + "id" : 7541420764, + "created_at" : "2010-01-09 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7552406455", + "text" : "some online poker, then some python hacking. fun night. scrobbleshark is coming.", + "id" : 7552406455, + "created_at" : "2010-01-09 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7568075185", + "text" : "oh snap, the shark scrobbles! just like washington http:\/\/www.youtube.com\/watch?v=sbRom1Rz8OA - it's coming. it's coming. it's coming.", + "id" : 7568075185, + "created_at" : "2010-01-09 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7568323152", + "text" : "now that the backend is working i can jazz up the ui. by the time last.fm hooks up a client id it might be ready for a few other testers.", + "id" : 7568323152, + "created_at" : "2010-01-09 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7499962052", + "text" : "Inside outside where have I been? Out of my brain on the 5:15! Out of my brain on the train, on the train.", + "id" : 7499962052, + "created_at" : "2010-01-08 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -3305,14 +3129,13 @@ Grailbird.data.tweets_2010_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "7488904918", - "geo" : { - }, + "geo" : { }, "id_str" : "7501564315", "in_reply_to_user_id" : 14273142, "text" : "@lunafiko sshhhh...it's just warming up here, don't jinx us with that snow talk. vic's already the town of the newly-wed and nearly dead ;-)", "id" : 7501564315, "in_reply_to_status_id" : 7488904918, - "created_at" : "Fri Jan 08 02:06:47 +0000 2010", + "created_at" : "2010-01-08 00:00:00 +0000", "in_reply_to_screen_name" : "lunafiko", "in_reply_to_user_id_str" : "14273142", "user" : { @@ -3320,58 +3143,117 @@ Grailbird.data.tweets_2010_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "7499962052", - "text" : "Inside outside where have I been? Out of my brain on the 5:15! Out of my brain on the train, on the train.", - "id" : 7499962052, - "created_at" : "Fri Jan 08 01:20:43 +0000 2010", + "geo" : { }, + "id_str" : "7510766609", + "text" : "Canadian tree planter http:\/\/twitpic.com\/x66v6", + "id" : 7510766609, + "created_at" : "2010-01-08 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grigory Kruglov", + "screen_name" : "lunafiko", + "indices" : [ 0, 9 ], + "id_str" : "14273142", + "id" : 14273142 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "7520750028", + "geo" : { }, + "id_str" : "7526005582", + "in_reply_to_user_id" : 14273142, + "text" : "@lunafiko I have to admit sometimes I do miss the snow itself. It's pretty, and fun.", + "id" : 7526005582, + "in_reply_to_status_id" : 7520750028, + "created_at" : "2010-01-08 00:00:00 +0000", + "in_reply_to_screen_name" : "lunafiko", + "in_reply_to_user_id_str" : "14273142", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.grooveshark.com\/\" rel=\"nofollow\"\u003EGrooveshark\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grooveshark", + "screen_name" : "Grooveshark", + "indices" : [ 83, 95 ], + "id_str" : "3806441", + "id" : 3806441 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7530697946", + "text" : "listening to ony of my favourite Ozzy Osbourne tunes: My Jekyll Doesn't Hide by on @Grooveshark: http:\/\/tinysong.com\/cp5q", + "id" : 7530697946, + "created_at" : "2010-01-08 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "7485751373", - "text" : "Ugh, later than I like but still under slept. Definetely going to need a coffee this morning.", - "id" : 7485751373, - "created_at" : "Thu Jan 07 17:32:09 +0000 2010", + "geo" : { }, + "id_str" : "7472616928", + "text" : "Digging Python+webapp on GAE. I was surprised to see it's about as simple as web.py. Just what I want!", + "id" : 7472616928, + "created_at" : "2010-01-07 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -3385,14 +3267,13 @@ Grailbird.data.tweets_2010_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "7432753607", - "geo" : { - }, + "geo" : { }, "id_str" : "7472705177", "in_reply_to_user_id" : 14273142, "text" : "@lunafiko A parka, ha ha ha! I'm still rockin the winter hoody! Love the island... better get yourself one coffee for each hand. :)", "id" : 7472705177, "in_reply_to_status_id" : 7432753607, - "created_at" : "Thu Jan 07 08:32:49 +0000 2010", + "created_at" : "2010-01-07 00:00:00 +0000", "in_reply_to_screen_name" : "lunafiko", "in_reply_to_user_id_str" : "14273142", "user" : { @@ -3400,35 +3281,34 @@ Grailbird.data.tweets_2010_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "7472616928", - "text" : "Digging Python+webapp on GAE. I was surprised to see it's about as simple as web.py. Just what I want!", - "id" : 7472616928, - "created_at" : "Thu Jan 07 08:28:02 +0000 2010", + "geo" : { }, + "id_str" : "7485751373", + "text" : "Ugh, later than I like but still under slept. Definetely going to need a coffee this morning.", + "id" : 7485751373, + "created_at" : "2010-01-07 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -3438,91 +3318,22 @@ Grailbird.data.tweets_2010_01 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7412862426", - "text" : "Scrobble your #grooveshark tracks to last.fm with Rumpus http://rumpus.altervista.org/ ... who knew grooveshark provided feeds! awesome.", + "text" : "Scrobble your #grooveshark tracks to last.fm with Rumpus http:\/\/rumpus.altervista.org\/ ... who knew grooveshark provided feeds! awesome.", "id" : 7412862426, - "created_at" : "Tue Jan 05 19:36:35 +0000 2010", + "created_at" : "2010-01-05 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Eric Hoppe", - "screen_name" : "ehoppe", - "indices" : [ 0, 7 ], - "id_str" : "33858688", - "id" : 33858688 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "7407518283", - "geo" : { - }, - "id_str" : "7408106706", - "in_reply_to_user_id" : 33858688, - "text" : "@ehoppe You can count me in that 21% ... it'll be nice to have 2 top platforms. Apple doesn't rest on their laurels but choice is good.", - "id" : 7408106706, - "in_reply_to_status_id" : 7407518283, - "created_at" : "Tue Jan 05 16:40:27 +0000 2010", - "in_reply_to_screen_name" : "ehoppe", - "in_reply_to_user_id_str" : "33858688", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Grigory Kruglov", - "screen_name" : "lunafiko", - "indices" : [ 0, 9 ], - "id_str" : "14273142", - "id" : 14273142 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "7404545682", - "geo" : { - }, - "id_str" : "7408061473", - "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko Sounds nice! I usually get my coffee after the walk. >_< I should switch it up.", - "id" : 7408061473, - "in_reply_to_status_id" : 7404545682, - "created_at" : "Tue Jan 05 16:38:49 +0000 2010", - "in_reply_to_screen_name" : "lunafiko", - "in_reply_to_user_id_str" : "14273142", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -3536,14 +3347,13 @@ Grailbird.data.tweets_2010_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "7386499311", - "geo" : { - }, + "geo" : { }, "id_str" : "7388817599", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm Last.fm (the iphone app still plays for me without paying) ... they have radio and if you scrobble your library too.", "id" : 7388817599, "in_reply_to_status_id" : 7386499311, - "created_at" : "Tue Jan 05 02:33:44 +0000 2010", + "created_at" : "2010-01-05 00:00:00 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -3551,42 +3361,95 @@ Grailbird.data.tweets_2010_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Zach Carter", - "screen_name" : "zii", - "indices" : [ 36, 40 ], - "id_str" : "12712742", - "id" : 12712742 - }, { - "name" : "Aza Raskin", - "screen_name" : "azaaza", - "indices" : [ 131, 138 ], - "id_str" : "534677003", - "id" : 534677003 + "name" : "Grigory Kruglov", + "screen_name" : "lunafiko", + "indices" : [ 0, 9 ], + "id_str" : "14273142", + "id" : 14273142 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "7381389518", - "text" : "[I wonder if it can do emacs...] RT @zii: Love the QuickCursor idea (use your fav text editor anywhere) http://bit.ly/18LqCe (via @azaaza)", - "id" : 7381389518, - "created_at" : "Mon Jan 04 22:33:53 +0000 2010", + "in_reply_to_status_id_str" : "7404545682", + "geo" : { }, + "id_str" : "7408061473", + "in_reply_to_user_id" : 14273142, + "text" : "@lunafiko Sounds nice! I usually get my coffee after the walk. >_< I should switch it up.", + "id" : 7408061473, + "in_reply_to_status_id" : 7404545682, + "created_at" : "2010-01-05 00:00:00 +0000", + "in_reply_to_screen_name" : "lunafiko", + "in_reply_to_user_id_str" : "14273142", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Eric Hoppe", + "screen_name" : "ehoppe", + "indices" : [ 0, 7 ], + "id_str" : "33858688", + "id" : 33858688 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "7407518283", + "geo" : { }, + "id_str" : "7408106706", + "in_reply_to_user_id" : 33858688, + "text" : "@ehoppe You can count me in that 21% ... it'll be nice to have 2 top platforms. Apple doesn't rest on their laurels but choice is good.", + "id" : 7408106706, + "in_reply_to_status_id" : 7407518283, + "created_at" : "2010-01-05 00:00:00 +0000", + "in_reply_to_screen_name" : "ehoppe", + "in_reply_to_user_id_str" : "33858688", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "7357427296", + "text" : "Messing around with WebSockets (and node.js). Can't wait for mobile browsers to get this API.", + "id" : 7357427296, + "created_at" : "2010-01-04 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -3605,14 +3468,13 @@ Grailbird.data.tweets_2010_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "7369580015", - "geo" : { - }, + "geo" : { }, "id_str" : "7373149069", "in_reply_to_user_id" : 14273142, "text" : "@lunafiko oh yes, thanks for leaving a 2nd monitor for me! And possibly a hackintosh for Cailee. You're like santa. :)", "id" : 7373149069, "in_reply_to_status_id" : 7369580015, - "created_at" : "Mon Jan 04 17:28:16 +0000 2010", + "created_at" : "2010-01-04 00:00:00 +0000", "in_reply_to_screen_name" : "lunafiko", "in_reply_to_user_id_str" : "14273142", "user" : { @@ -3620,98 +3482,46 @@ Grailbird.data.tweets_2010_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7357427296", - "text" : "Messing around with WebSockets (and node.js). Can't wait for mobile browsers to get this API.", - "id" : 7357427296, - "created_at" : "Mon Jan 04 05:27:28 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Giles", - "screen_name" : "gilesgoatboy", - "indices" : [ 0, 13 ], - "id_str" : "1341781", - "id" : 1341781 + "name" : "Zach Carter", + "screen_name" : "zii", + "indices" : [ 36, 40 ], + "id_str" : "12712742", + "id" : 12712742 + }, { + "name" : "Aza Raskin", + "screen_name" : "azaaza", + "indices" : [ 131, 138 ], + "id_str" : "534677003", + "id" : 534677003 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "7319403764", - "geo" : { - }, - "id_str" : "7323770241", - "in_reply_to_user_id" : 1341781, - "text" : "@gilesgoatboy Bad choice of words on my part. I simply meant that the US is predominantly a capitalist society.", - "id" : 7323770241, - "in_reply_to_status_id" : 7319403764, - "created_at" : "Sun Jan 03 05:52:39 +0000 2010", - "in_reply_to_screen_name" : "gilesgoatboy", - "in_reply_to_user_id_str" : "1341781", + "geo" : { }, + "id_str" : "7381389518", + "text" : "[I wonder if it can do emacs...] RT @zii: Love the QuickCursor idea (use your fav text editor anywhere) http:\/\/bit.ly\/18LqCe (via @azaaza)", + "id" : 7381389518, + "created_at" : "2010-01-04 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Giles", - "screen_name" : "gilesgoatboy", - "indices" : [ 37, 50 ], - "id_str" : "1341781", - "id" : 1341781 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7318084854", - "text" : "Absolute capitalism doesn't work. RT @gilesgoatboy: http://www.good.is/post/cost-of-health-care-by-country-as-compared-to-life-expectancy", - "id" : 7318084854, - "created_at" : "Sun Jan 03 02:25:29 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "tom robinson", @@ -3724,107 +3534,78 @@ Grailbird.data.tweets_2010_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7317979853", - "text" : "RT @tlrobinson: Huxley vs. Orwell: http://i.imgur.com/XmNt6.jpg Who was [more] right?", + "text" : "RT @tlrobinson: Huxley vs. Orwell: http:\/\/i.imgur.com\/XmNt6.jpg Who was [more] right?", "id" : 7317979853, - "created_at" : "Sun Jan 03 02:21:43 +0000 2010", + "created_at" : "2010-01-03 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "web", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "The Beatles Video", - "screen_name" : "TheBeatlesVideo", - "indices" : [ 25, 41 ], - "id_str" : "83535266", - "id" : 83535266 - } ], - "media" : [ ], - "hashtags" : [ { - "text" : "followfriday", - "indices" : [ 123, 136 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7274724238", - "text" : "Bring in '10 w/music! RT @TheBeatlesVideo VIDEO: The Beatles - \"Revolution\" (Version 2) http://bit.ly/5DoyhL Plz ReTweet & #followfriday us!", - "id" : 7274724238, - "created_at" : "Fri Jan 01 18:05:49 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "7268202797", - "text" : "Time to pack it in. Happy new year everyone! Hope it was loads of fun (and safe).", - "id" : 7268202797, - "created_at" : "Fri Jan 01 12:29:58 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Grigory Kruglov", - "screen_name" : "lunafiko", - "indices" : [ 0, 9 ], - "id_str" : "14273142", - "id" : 14273142 + "name" : "Giles Goat Boy", + "screen_name" : "gilesgoatboy", + "indices" : [ 37, 50 ], + "id_str" : "1341781", + "id" : 1341781 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "7265755765", - "geo" : { - }, - "id_str" : "7268086370", - "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko not just you! It's always hyped. Happy new year anyway! Hope next year is better than the last.", - "id" : 7268086370, - "in_reply_to_status_id" : 7265755765, - "created_at" : "Fri Jan 01 12:22:00 +0000 2010", - "in_reply_to_screen_name" : "lunafiko", - "in_reply_to_user_id_str" : "14273142", + "geo" : { }, + "id_str" : "7318084854", + "text" : "Absolute capitalism doesn't work. RT @gilesgoatboy: http:\/\/www.good.is\/post\/cost-of-health-care-by-country-as-compared-to-life-expectancy", + "id" : 7318084854, + "created_at" : "2010-01-03 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Giles Goat Boy", + "screen_name" : "gilesgoatboy", + "indices" : [ 0, 13 ], + "id_str" : "1341781", + "id" : 1341781 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "7319403764", + "geo" : { }, + "id_str" : "7323770241", + "in_reply_to_user_id" : 1341781, + "text" : "@gilesgoatboy Bad choice of words on my part. I simply meant that the US is predominantly a capitalist society.", + "id" : 7323770241, + "in_reply_to_status_id" : 7319403764, + "created_at" : "2010-01-03 00:00:00 +0000", + "in_reply_to_screen_name" : "gilesgoatboy", + "in_reply_to_user_id_str" : "1341781", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2010_02.js b/public/tweets/data/js/tweets/2010_02.js index 41b8a39..9b0bd77 100755 --- a/public/tweets/data/js/tweets/2010_02.js +++ b/public/tweets/data/js/tweets/2010_02.js @@ -1,6 +1,50 @@ Grailbird.data.tweets_2010_02 = [ { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "9761171486", + "text" : "Never had a ping return a pang before. Must be a wild Saturday inside my MacBook!", + "id" : 9761171486, + "created_at" : "2010-02-28 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "9796994818", + "text" : "That was intense.", + "id" : 9796994818, + "created_at" : "2010-02-28 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "RainnWilson", @@ -14,14 +58,13 @@ Grailbird.data.tweets_2010_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "9797079403", - "geo" : { - }, + "geo" : { }, "id_str" : "9797877156", "in_reply_to_user_id" : 19637934, "text" : "@rainnwilson You'll have to wait 4 years ... didn't you see your boys get the silver medals, almost in tears? ;-)", "id" : 9797877156, "in_reply_to_status_id" : 9797079403, - "created_at" : "Sun Feb 28 23:26:48 +0000 2010", + "created_at" : "2010-02-28 00:00:00 +0000", "in_reply_to_screen_name" : "rainnwilson", "in_reply_to_user_id_str" : "19637934", "user" : { @@ -29,76 +72,29 @@ Grailbird.data.tweets_2010_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "9796994818", - "text" : "That was intense.", - "id" : 9796994818, - "created_at" : "Sun Feb 28 23:06:52 +0000 2010", + "geo" : { }, + "id_str" : "9734139326", + "text" : "Wow, grooveshark feeds are nowhere even close to in order! Have to parse the whole feed and check for existing tracks, no other way. :(", + "id" : 9734139326, + "created_at" : "2010-02-27 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "9761171486", - "text" : "Never had a ping return a pang before. Must be a wild Saturday inside my MacBook!", - "id" : 9761171486, - "created_at" : "Sun Feb 28 04:07:28 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "9745059055", - "text" : "Emacs modes should leave most \"electric\" keys disabled by default. At least 75% of the time they are a huge turn-off and annoyance.", - "id" : 9745059055, - "created_at" : "Sat Feb 27 20:51:03 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -106,7 +102,7 @@ Grailbird.data.tweets_2010_02 = "source" : "web", "entities" : { "user_mentions" : [ { - "name" : "Giles", + "name" : "Giles Goat Boy", "screen_name" : "gilesgoatboy", "indices" : [ 3, 16 ], "id_str" : "1341781", @@ -116,8 +112,7 @@ Grailbird.data.tweets_2010_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "9740545283", "text" : "RT @gilesgoatboy: it's sometimes a good idea to read beginner books for fields that you're an expert in. humility + reality check + wake ...", "retweeted_status" : { @@ -128,138 +123,100 @@ Grailbird.data.tweets_2010_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "9737046519", "text" : "it's sometimes a good idea to read beginner books for fields that you're an expert in. humility + reality check + wake-up call.", "id" : 9737046519, - "created_at" : "Sat Feb 27 17:11:16 +0000 2010", + "created_at" : "2010-02-27 17:11:16 +0000", "user" : { - "name" : "Giles", + "name" : "Giles Goat Boy", "screen_name" : "gilesgoatboy", "protected" : false, "id_str" : "1341781", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3393113050/6263a4414153f608cdefa6dbf182fc67_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000416569929\/d65ccd54c8ad23a6c994183a5b47c5a8_normal.jpeg", "id" : 1341781, "verified" : false } }, "id" : 9740545283, - "created_at" : "Sat Feb 27 18:42:40 +0000 2010", + "created_at" : "2010-02-27 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "9734139326", - "text" : "Wow, grooveshark feeds are nowhere even close to in order! Have to parse the whole feed and check for existing tracks, no other way. :(", - "id" : 9734139326, - "created_at" : "Sat Feb 27 15:58:49 +0000 2010", + "geo" : { }, + "id_str" : "9745059055", + "text" : "Emacs modes should leave most \"electric\" keys disabled by default. At least 75% of the time they are a huge turn-off and annoyance.", + "id" : 9745059055, + "created_at" : "2010-02-27 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Eric Hoppe", - "screen_name" : "ehoppe", - "indices" : [ 0, 7 ], - "id_str" : "33858688", - "id" : 33858688 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "9691948068", - "geo" : { - }, - "id_str" : "9692301875", - "in_reply_to_user_id" : 33858688, - "text" : "@ehoppe Sadly no. There's definitely a point of diminishing returns right around shot # 4. I'm about to run laps around the board room.", - "id" : 9692301875, - "in_reply_to_status_id" : 9691948068, - "created_at" : "Fri Feb 26 19:19:16 +0000 2010", - "in_reply_to_screen_name" : "ehoppe", - "in_reply_to_user_id_str" : "33858688", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "9691870437", - "text" : "If the barista at Starbucks asks if you want an extra 5th shot in your Americano, the correct answer is \"no\"! My brain, my stomach... blurgh", - "id" : 9691870437, - "created_at" : "Fri Feb 26 19:08:25 +0000 2010", + "geo" : { }, + "id_str" : "9661850101", + "text" : "Google Chrome recently acquired a download count & pie-shaped progress indicator badge on the dock icon. Nifty.", + "id" : 9661850101, + "created_at" : "2010-02-26 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "9682943727", - "text" : "scrobbleshark broke 300 users in the last day or so. I was surprised at first, but in retrospect music lovers would use last.fm+grooveshark.", - "id" : 9682943727, - "created_at" : "Fri Feb 26 15:41:05 +0000 2010", + "geo" : { }, + "id_str" : "9666563750", + "text" : "I once read that every program is either an interpreter or a compiler. Sometimes it's a mental stretch, but it is essentially true.", + "id" : 9666563750, + "created_at" : "2010-02-26 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "David R. MacIver", @@ -273,14 +230,13 @@ Grailbird.data.tweets_2010_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "9674829299", - "geo" : { - }, + "geo" : { }, "id_str" : "9682285690", "in_reply_to_user_id" : 14368342, "text" : "@DRMacIver 99% of JS devs learned it for the browser first, where JS has an event loop baked in. Familiar is what most mean by it, imo.", "id" : 9682285690, "in_reply_to_status_id" : 9674829299, - "created_at" : "Fri Feb 26 15:26:04 +0000 2010", + "created_at" : "2010-02-26 00:00:00 +0000", "in_reply_to_screen_name" : "DRMacIver", "in_reply_to_user_id_str" : "14368342", "user" : { @@ -288,58 +244,180 @@ Grailbird.data.tweets_2010_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "9666563750", - "text" : "I once read that every program is either an interpreter or a compiler. Sometimes it's a mental stretch, but it is essentially true.", - "id" : 9666563750, - "created_at" : "Fri Feb 26 06:31:47 +0000 2010", + "geo" : { }, + "id_str" : "9682943727", + "text" : "scrobbleshark broke 300 users in the last day or so. I was surprised at first, but in retrospect music lovers would use last.fm+grooveshark.", + "id" : 9682943727, + "created_at" : "2010-02-26 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "9661850101", - "text" : "Google Chrome recently acquired a download count & pie-shaped progress indicator badge on the dock icon. Nifty.", - "id" : 9661850101, - "created_at" : "Fri Feb 26 04:23:38 +0000 2010", + "geo" : { }, + "id_str" : "9691870437", + "text" : "If the barista at Starbucks asks if you want an extra 5th shot in your Americano, the correct answer is \"no\"! My brain, my stomach... blurgh", + "id" : 9691870437, + "created_at" : "2010-02-26 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Eric Hoppe", + "screen_name" : "ehoppe", + "indices" : [ 0, 7 ], + "id_str" : "33858688", + "id" : 33858688 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "9691948068", + "geo" : { }, + "id_str" : "9692301875", + "in_reply_to_user_id" : 33858688, + "text" : "@ehoppe Sadly no. There's definitely a point of diminishing returns right around shot # 4. I'm about to run laps around the board room.", + "id" : 9692301875, + "in_reply_to_status_id" : 9691948068, + "created_at" : "2010-02-26 00:00:00 +0000", + "in_reply_to_screen_name" : "ehoppe", + "in_reply_to_user_id_str" : "33858688", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "9514322639", + "text" : "Grooveshark thinks I listened to 8 songs simultaneously at exactly midnight EDT. Unsurprisingly last.fm ignores those scrobbles.", + "id" : 9514322639, + "created_at" : "2010-02-23 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "Grooveshark", + "indices" : [ 0, 12 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "9514459053", + "text" : "#Grooveshark feed is slowly getting itself together again. Looks like it was just a hiccup.", + "id" : 9514459053, + "created_at" : "2010-02-23 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/dev.twitter.com\/\" rel=\"nofollow\"\u003EAPI\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "9515310754", + "text" : "\"Most people need less done well, not more done poorly.\" http:\/\/tinyurl.com\/y8sfmjo", + "id" : 9515310754, + "created_at" : "2010-02-23 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "9516531440", + "text" : "Another piece of Skynet is in place: http:\/\/www.popsci.com.au\/scitech\/article\/2006-04\/john-koza-has-built-invention-machine\nSoon, soon...", + "id" : 9516531440, + "created_at" : "2010-02-23 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "chexov_", @@ -353,14 +431,13 @@ Grailbird.data.tweets_2010_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "9535060723", - "geo" : { - }, + "geo" : { }, "id_str" : "9541910183", "in_reply_to_user_id" : 18760821, "text" : "@chexov_ grooveshark updates their feeds every 10mins, so I hit GS every 10m and within 10 mins after that they should be scrobbled.", "id" : 9541910183, "in_reply_to_status_id" : 9535060723, - "created_at" : "Tue Feb 23 20:45:04 +0000 2010", + "created_at" : "2010-02-23 00:00:00 +0000", "in_reply_to_screen_name" : "to_del_chekhov", "in_reply_to_user_id_str" : "18760821", "user" : { @@ -368,194 +445,73 @@ Grailbird.data.tweets_2010_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "9516531440", - "text" : "Another piece of Skynet is in place: http://www.popsci.com.au/scitech/article/2006-04/john-koza-has-built-invention-machine\nSoon, soon...", - "id" : 9516531440, - "created_at" : "Tue Feb 23 07:32:31 +0000 2010", + "geo" : { }, + "id_str" : "9369383267", + "text" : "Soon this will be salsa. Do you know why? Because people like to say salsa. http:\/\/twitpic.com\/1490p2", + "id" : 9369383267, + "created_at" : "2010-02-20 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "API", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "9515310754", - "text" : "\"Most people need less done well, not more done poorly.\" http://tinyurl.com/y8sfmjo", - "id" : 9515310754, - "created_at" : "Tue Feb 23 06:40:36 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "Grooveshark", - "indices" : [ 0, 12 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "9514459053", - "text" : "#Grooveshark feed is slowly getting itself together again. Looks like it was just a hiccup.", - "id" : 9514459053, - "created_at" : "Tue Feb 23 06:08:22 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "9514322639", - "text" : "Grooveshark thinks I listened to 8 songs simultaneously at exactly midnight EDT. Unsurprisingly last.fm ignores those scrobbles.", - "id" : 9514322639, - "created_at" : "Tue Feb 23 06:03:30 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, + "geo" : { }, "id_str" : "9375372692", "text" : "I'll have to sleep with my contacts in tonight. No gloves + habaneros = bad news if I even rub my eyes, forget sticking my finger in them!", "id" : 9375372692, - "created_at" : "Sat Feb 20 07:52:06 +0000 2010", + "created_at" : "2010-02-20 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "9369383267", - "text" : "Soon this will be salsa. Do you know why? Because people like to say salsa. http://twitpic.com/1490p2", - "id" : 9369383267, - "created_at" : "Sat Feb 20 04:29:35 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, + "geo" : { }, "id_str" : "9324158789", "text" : "If we aren't supposed to eat animals then why are they made of meat?", "id" : 9324158789, - "created_at" : "Fri Feb 19 06:55:06 +0000 2010", + "created_at" : "2010-02-19 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "9299241789", - "text" : "Schools using notebooks to spy on students at home. This is disturbing and incredibly disgusting. They have no morals. http://bit.ly/bLRxbp", - "id" : 9299241789, - "created_at" : "Thu Feb 18 20:18:03 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -573,73 +529,111 @@ Grailbird.data.tweets_2010_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "9294231781", - "text" : "RT @TUAW: Apple may have upped its over-the-air download limits for App Store http://bit.ly/dubzIG [post]", + "text" : "RT @TUAW: Apple may have upped its over-the-air download limits for App Store http:\/\/bit.ly\/dubzIG [post]", "retweeted_status" : { - "source" : "twitterfeed", + "source" : "\u003Ca href=\"http:\/\/twitterfeed.com\" rel=\"nofollow\"\u003Etwitterfeed\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "9293612561", - "text" : "Apple may have upped its over-the-air download limits for App Store http://bit.ly/dubzIG [post]", + "text" : "Apple may have upped its over-the-air download limits for App Store http:\/\/bit.ly\/dubzIG [post]", "id" : 9293612561, - "created_at" : "Thu Feb 18 17:49:34 +0000 2010", + "created_at" : "2010-02-18 17:49:34 +0000", "user" : { "name" : "TUAW", "screen_name" : "TUAW", "protected" : false, "id_str" : "678953", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/491325049/tuaw_shiny_logo_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/440919143974322176\/fS-h7HlM_normal.jpeg", "id" : 678953, "verified" : true } }, "id" : 9294231781, - "created_at" : "Thu Feb 18 18:05:23 +0000 2010", + "created_at" : "2010-02-18 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "web", "entities" : { "user_mentions" : [ ], "media" : [ ], - "hashtags" : [ { - "text" : "Dropbox", - "indices" : [ 0, 8 ] - } ], + "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "9254549932", - "text" : "#Dropbox slows down every Finder window. Even scrolling is sluggish, so I have to quit it when I'm working and re-open it later. blurgh", - "id" : 9254549932, - "created_at" : "Wed Feb 17 22:34:42 +0000 2010", + "geo" : { }, + "id_str" : "9299241789", + "text" : "Schools using notebooks to spy on students at home. This is disturbing and incredibly disgusting. They have no morals. http:\/\/bit.ly\/bLRxbp", + "id" : 9299241789, + "created_at" : "2010-02-18 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "9219450183", + "text" : "Grooveshark feeds still adding played tracks out of order. Fix coming soon. *le sigh*", + "id" : 9219450183, + "created_at" : "2010-02-17 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "9219489240", + "text" : "Doubles on scrobbleshark should still only be scrobbled once, but tracks might have been missed. Sorry, I thought the feed was fixed!", + "id" : 9219489240, + "created_at" : "2010-02-17 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tweetie", @@ -652,253 +646,289 @@ Grailbird.data.tweets_2010_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "9223267915", "text" : "It would be cool if @tweetie could open links in the background by holding down a modifier key. Sometimes I open a few in a row.", "id" : 9223267915, - "created_at" : "Wed Feb 17 06:35:46 +0000 2010", + "created_at" : "2010-02-17 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "Dropbox", + "indices" : [ 0, 8 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "9254549932", + "text" : "#Dropbox slows down every Finder window. Even scrolling is sluggish, so I have to quit it when I'm working and re-open it later. blurgh", + "id" : 9254549932, + "created_at" : "2010-02-17 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "9219489240", - "text" : "Doubles on scrobbleshark should still only be scrobbled once, but tracks might have been missed. Sorry, I thought the feed was fixed!", - "id" : 9219489240, - "created_at" : "Wed Feb 17 04:31:53 +0000 2010", + "geo" : { }, + "id_str" : "9164440350", + "text" : "[re: RWW\/facebook login] firefox's url bar takes you to the 1st goog result, so people get used to typing \"facebook login\" into the url bar.", + "id" : 9164440350, + "created_at" : "2010-02-16 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "9219450183", - "text" : "Grooveshark feeds still adding played tracks out of order. Fix coming soon. *le sigh*", - "id" : 9219450183, - "created_at" : "Wed Feb 17 04:30:49 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "9192595443", - "text" : "iTerm tip: In OS X's keyboard prefs you can map shortcuts for \"Select Previous Tab\" and \"Select Next Tab\" to Cmd-Shift-[ and Cmd-Shift-].", - "id" : 9192595443, - "created_at" : "Tue Feb 16 17:00:25 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, + "geo" : { }, "id_str" : "9164471810", "text" : "i'm willing to bet that many of the confused users are more victims of firefox's odd behaviour than their own lack of knowledge.", "id" : 9164471810, - "created_at" : "Tue Feb 16 01:38:21 +0000 2010", + "created_at" : "2010-02-16 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "9164440350", - "text" : "[re: RWW/facebook login] firefox's url bar takes you to the 1st goog result, so people get used to typing \"facebook login\" into the url bar.", - "id" : 9164440350, - "created_at" : "Tue Feb 16 01:37:29 +0000 2010", + "geo" : { }, + "id_str" : "9192595443", + "text" : "iTerm tip: In OS X's keyboard prefs you can map shortcuts for \"Select Previous Tab\" and \"Select Next Tab\" to Cmd-Shift-[ and Cmd-Shift-].", + "id" : 9192595443, + "created_at" : "2010-02-16 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "9131085794", - "text" : "Flash\u2122, taking your 2ghz Core Duo back to Pentium 120mhz days where playing music sucks up 100% CPU and skips if you do anything else.", - "id" : 9131085794, - "created_at" : "Mon Feb 15 07:04:56 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "9127937602", - "text" : "twitter |\u02C8twit\u0259r|\nverb [ intrans. ]\n\u2022 talk rapidly and at length in an idle or trivial way : he twittered on about buying a new workshop.", - "id" : 9127937602, - "created_at" : "Mon Feb 15 05:05:10 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, + "geo" : { }, "id_str" : "9124726962", "text" : "Good devel time on the train! It's dark so I didn't miss anything, and could tether when I needed to get on the 'net. Awesome.", "id" : 9124726962, - "created_at" : "Mon Feb 15 03:29:28 +0000 2010", + "created_at" : "2010-02-15 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { + "geo" : { }, + "id_str" : "9127937602", + "text" : "twitter |\u02C8twit\u0259r|\nverb [ intrans. ]\n\u2022 talk rapidly and at length in an idle or trivial way : he twittered on about buying a new workshop.", + "id" : 9127937602, + "created_at" : "2010-02-15 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] }, + "geo" : { }, + "id_str" : "9131085794", + "text" : "Flash\u2122, taking your 2ghz Core Duo back to Pentium 120mhz days where playing music sucks up 100% CPU and skips if you do anything else.", + "id" : 9131085794, + "created_at" : "2010-02-15 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, "id_str" : "9039423188", "text" : "Ok what is with the dancers in white?! They're awful. Gordon Campbell seems to be having fun though.", "id" : 9039423188, - "created_at" : "Sat Feb 13 03:19:54 +0000 2010", + "created_at" : "2010-02-13 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "9015989311", - "text" : "First train ride in Canada, up the Malahat to Courtenay. It's already really beautiful!", - "id" : 9015989311, - "created_at" : "Fri Feb 12 16:42:08 +0000 2010", + "geo" : { }, + "id_str" : "8951583106", + "text" : "images, maps, gmail, buzz, picasa, wave, youtube, books, news, translate, blogger, reader, calendar, chrome os never has to leave google.tld", + "id" : 8951583106, + "created_at" : "2010-02-12 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8951626212", + "text" : "(possibly on google's tubes, using google dns servers)", + "id" : 8951626212, + "created_at" : "2010-02-12 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8952389286", + "text" : "\"unix has just too many confusing two-letter commands, so I have to use one-letter aliases to sort them out\" http:\/\/is.gd\/88IcN", + "id" : 8952389286, + "created_at" : "2010-02-12 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8995065249", + "text" : "Scrobbleshark is going to run out of cpu time again. Sorry! I'll look into getting a google checkout account. (I'm working on the code too)", + "id" : 8995065249, + "created_at" : "2010-02-12 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -912,48 +942,13 @@ Grailbird.data.tweets_2010_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "8995477081", - "geo" : { - }, - "id_str" : "8996196908", - "in_reply_to_user_id" : 22406953, - "text" : "@mahyarm I'm also still learning about GAE, especially BigTable and its distributed nature. Datastore calls use a surprising amt of CPU time", - "id" : 8996196908, - "in_reply_to_status_id" : 8995477081, - "created_at" : "Fri Feb 12 05:28:10 +0000 2010", - "in_reply_to_screen_name" : "mahyarm", - "in_reply_to_user_id_str" : "22406953", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Mahyar McDonald", - "screen_name" : "mahyarm", - "indices" : [ 0, 8 ], - "id_str" : "22406953", - "id" : 22406953 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "8995477081", - "geo" : { - }, + "geo" : { }, "id_str" : "8996146366", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm Essentially. Grooveshark's feeds complicate things, but seem to be in order recently so I improved things a bit tonight. We'll see.", "id" : 8996146366, "in_reply_to_status_id" : 8995477081, - "created_at" : "Fri Feb 12 05:26:31 +0000 2010", + "created_at" : "2010-02-12 00:00:00 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -961,104 +956,89 @@ Grailbird.data.tweets_2010_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Mahyar McDonald", + "screen_name" : "mahyarm", + "indices" : [ 0, 8 ], + "id_str" : "22406953", + "id" : 22406953 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "8995477081", + "geo" : { }, + "id_str" : "8996196908", + "in_reply_to_user_id" : 22406953, + "text" : "@mahyarm I'm also still learning about GAE, especially BigTable and its distributed nature. Datastore calls use a surprising amt of CPU time", + "id" : 8996196908, + "in_reply_to_status_id" : 8995477081, + "created_at" : "2010-02-12 00:00:00 +0000", + "in_reply_to_screen_name" : "mahyarm", + "in_reply_to_user_id_str" : "22406953", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "8995065249", - "text" : "Scrobbleshark is going to run out of cpu time again. Sorry! I'll look into getting a google checkout account. (I'm working on the code too)", - "id" : 8995065249, - "created_at" : "Fri Feb 12 04:52:17 +0000 2010", + "geo" : { }, + "id_str" : "9015989311", + "text" : "First train ride in Canada, up the Malahat to Courtenay. It's already really beautiful!", + "id" : 9015989311, + "created_at" : "2010-02-12 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "8952389286", - "text" : "\"unix has just too many confusing two-letter commands, so I have to use one-letter aliases to sort them out\" http://is.gd/88IcN", - "id" : 8952389286, - "created_at" : "Thu Feb 11 07:53:10 +0000 2010", + "geo" : { }, + "id_str" : "8907081826", + "text" : "Agh, sorry guys. Made a change that made Scrobbleshark too hungry (for the CPU). It'll be back midnight PDT.", + "id" : 8907081826, + "created_at" : "2010-02-10 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8951626212", - "text" : "(possibly on google's tubes, using google dns servers)", - "id" : 8951626212, - "created_at" : "Thu Feb 11 07:19:42 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8951583106", - "text" : "images, maps, gmail, buzz, picasa, wave, youtube, books, news, translate, blogger, reader, calendar, chrome os never has to leave google.tld", - "id" : 8951583106, - "created_at" : "Thu Feb 11 07:17:56 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Thomas W\u00FCrgler", @@ -1072,14 +1052,13 @@ Grailbird.data.tweets_2010_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "8902997100", - "geo" : { - }, + "geo" : { }, "id_str" : "8907140031", "in_reply_to_user_id" : 3431581, "text" : "@trezzer heh, not quite *that* popular. this time is was user error, on my part. still learning about GAE.", "id" : 8907140031, "in_reply_to_status_id" : 8902997100, - "created_at" : "Wed Feb 10 16:07:34 +0000 2010", + "created_at" : "2010-02-10 00:00:00 +0000", "in_reply_to_screen_name" : "trezzer", "in_reply_to_user_id_str" : "3431581", "user" : { @@ -1087,35 +1066,34 @@ Grailbird.data.tweets_2010_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "web", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "8907081826", - "text" : "Agh, sorry guys. Made a change that made Scrobbleshark too hungry (for the CPU). It'll be back midnight PDT.", - "id" : 8907081826, - "created_at" : "Wed Feb 10 16:06:10 +0000 2010", + "geo" : { }, + "id_str" : "8844791095", + "text" : "ok guys it's my turn to use github, kindly gtfo", + "id" : 8844791095, + "created_at" : "2010-02-09 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Thomas W\u00FCrgler", @@ -1129,14 +1107,13 @@ Grailbird.data.tweets_2010_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "8851824419", - "geo" : { - }, + "geo" : { }, "id_str" : "8858933813", "in_reply_to_user_id" : 3431581, "text" : "@trezzer You're right, it's working for others but I have to work and can't debug it now. Sorry about that!", "id" : 8858933813, "in_reply_to_status_id" : 8851824419, - "created_at" : "Tue Feb 09 15:36:29 +0000 2010", + "created_at" : "2010-02-09 00:00:00 +0000", "in_reply_to_screen_name" : "trezzer", "in_reply_to_user_id_str" : "3431581", "user" : { @@ -1144,90 +1121,37 @@ Grailbird.data.tweets_2010_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "web", + "source" : "\u003Ca href=\"http:\/\/echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "8844791095", - "text" : "ok guys it's my turn to use github, kindly gtfo", - "id" : 8844791095, - "created_at" : "Tue Feb 09 06:45:42 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, + "geo" : { }, "id_str" : "8813740420", "text" : "Just saw a guy with a discman. How retro, very 1999. :p", "id" : 8813740420, - "created_at" : "Mon Feb 08 15:48:30 +0000 2010", + "created_at" : "2010-02-08 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "ana", - "screen_name" : "nocas", - "indices" : [ 3, 9 ], - "id_str" : "815869", - "id" : 815869 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8781575552", - "text" : "RT @nocas: teen teaches how to view ip addresses http://bit.ly/9p5meP makes us all laugh till we cry :D http://twitpic.com/11yg5k", - "id" : 8781575552, - "created_at" : "Sun Feb 07 22:25:50 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "ana", + "name" : "ana campos", "screen_name" : "nocas", "indices" : [ 0, 6 ], "id_str" : "815869", @@ -1238,14 +1162,13 @@ Grailbird.data.tweets_2010_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "8120731163", - "geo" : { - }, + "geo" : { }, "id_str" : "8776771280", "in_reply_to_user_id" : 815869, "text" : "@nocas Thank you! :)", "id" : 8776771280, "in_reply_to_status_id" : 8120731163, - "created_at" : "Sun Feb 07 20:06:13 +0000 2010", + "created_at" : "2010-02-07 00:00:00 +0000", "in_reply_to_screen_name" : "nocas", "in_reply_to_user_id_str" : "815869", "user" : { @@ -1253,12 +1176,40 @@ Grailbird.data.tweets_2010_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "API", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "ana campos", + "screen_name" : "nocas", + "indices" : [ 3, 9 ], + "id_str" : "815869", + "id" : 815869 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8781575552", + "text" : "RT @nocas: teen teaches how to view ip addresses http:\/\/bit.ly\/9p5meP makes us all laugh till we cry :D http:\/\/twitpic.com\/11yg5k", + "id" : 8781575552, + "created_at" : "2010-02-07 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/dev.twitter.com\/\" rel=\"nofollow\"\u003EAPI\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "tom robinson", @@ -1271,70 +1222,45 @@ Grailbird.data.tweets_2010_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "8705804068", "text" : "RT @tlrobinson: I'm not advocating this, but if you wanted to discourage people from using AdBlock you could put goatse, etc behind your ...", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "8705344653", "text" : "I'm not advocating this, but if you wanted to discourage people from using AdBlock you could put goatse, etc behind your ads. Just sayin.", "id" : 8705344653, - "created_at" : "Sat Feb 06 02:38:42 +0000 2010", + "created_at" : "2010-02-06 02:38:42 +0000", "user" : { "name" : "tom robinson", "screen_name" : "tlrobinson", "protected" : false, "id_str" : "14206068", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1796403442/14267_753770645455_3400177_44585556_4022426_n_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000853310157\/a0e3b1296ad4bad4a668803a54a79afd_normal.jpeg", "id" : 14206068, "verified" : false } }, "id" : 8705804068, - "created_at" : "Sat Feb 06 02:50:40 +0000 2010", + "created_at" : "2010-02-06 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8642412207", - "text" : "Today I love Cocoa, especially NSOperationQueue.", - "id" : 8642412207, - "created_at" : "Thu Feb 04 18:26:24 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Aivars", @@ -1348,27 +1274,167 @@ Grailbird.data.tweets_2010_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "8595697827", - "geo" : { - }, + "geo" : { }, "id_str" : "8618301416", "in_reply_to_user_id" : 89704018, "text" : "@Evilman_ I must have messed up the migration to the new version. I don't think any valid scobbles will be missed in the future.", "id" : 8618301416, "in_reply_to_status_id" : 8595697827, - "created_at" : "Thu Feb 04 04:09:04 +0000 2010", - "in_reply_to_screen_name" : "Evilman93", + "created_at" : "2010-02-04 00:00:00 +0000", + "in_reply_to_screen_name" : "RamiLaaksonen", "in_reply_to_user_id_str" : "89704018", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8642412207", + "text" : "Today I love Cocoa, especially NSOperationQueue.", + "id" : 8642412207, + "created_at" : "2010-02-04 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8574284179", + "text" : "I often start txting the wrong person due to years of typing the msg *then* choosing the recipient. iPhone's Messages app thinks different.", + "id" : 8574284179, + "created_at" : "2010-02-03 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "toomuchemacs", + "indices" : [ 104, 117 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8574342795", + "text" : "I've also started hitting \"C-x o\" when I want cmd-tab. \"xo\" littered in text fields all over the place. #toomuchemacs", + "id" : 8574342795, + "created_at" : "2010-02-03 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "scrobbleshark", + "indices" : [ 41, 55 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8575941793", + "text" : "could today be the day? .... let's hope. #scrobbleshark", + "id" : 8575941793, + "created_at" : "2010-02-03 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "scrobbleshark", + "indices" : [ 0, 14 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8579955235", + "text" : "#scrobbleshark sign up is open again! things seem to work but let me know if you have any problems at all. happy scrobbling! :)", + "id" : 8579955235, + "created_at" : "2010-02-03 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "8591366729", + "text" : "Man, I hate night guy today. What an asshole! http:\/\/bit.ly\/9MSS33", + "id" : 8591366729, + "created_at" : "2010-02-03 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Aivars", @@ -1382,146 +1448,21 @@ Grailbird.data.tweets_2010_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "8584904703", - "geo" : { - }, + "geo" : { }, "id_str" : "8593590480", "in_reply_to_user_id" : 89704018, - "text" : "@Evilman_ You shouldn't have to re link w/ last.fm thanks for the report. I'll try and scrobble your missed tracks, sorry about that!", + "text" : "@Evilman_ You shouldn't have to re link w\/ last.fm thanks for the report. I'll try and scrobble your missed tracks, sorry about that!", "id" : 8593590480, "in_reply_to_status_id" : 8584904703, - "created_at" : "Wed Feb 03 16:24:01 +0000 2010", - "in_reply_to_screen_name" : "Evilman93", + "created_at" : "2010-02-03 00:00:00 +0000", + "in_reply_to_screen_name" : "RamiLaaksonen", "in_reply_to_user_id_str" : "89704018", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8591366729", - "text" : "Man, I hate night guy today. What an asshole! http://bit.ly/9MSS33", - "id" : 8591366729, - "created_at" : "Wed Feb 03 15:23:26 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "scrobbleshark", - "indices" : [ 0, 14 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8579955235", - "text" : "#scrobbleshark sign up is open again! things seem to work but let me know if you have any problems at all. happy scrobbling! :)", - "id" : 8579955235, - "created_at" : "Wed Feb 03 08:13:38 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "scrobbleshark", - "indices" : [ 41, 55 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8575941793", - "text" : "could today be the day? .... let's hope. #scrobbleshark", - "id" : 8575941793, - "created_at" : "Wed Feb 03 05:20:22 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "toomuchemacs", - "indices" : [ 104, 117 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8574342795", - "text" : "I've also started hitting \"C-x o\" when I want cmd-tab. \"xo\" littered in text fields all over the place. #toomuchemacs", - "id" : 8574342795, - "created_at" : "Wed Feb 03 04:27:24 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "8574284179", - "text" : "I often start txting the wrong person due to years of typing the msg *then* choosing the recipient. iPhone's Messages app thinks different.", - "id" : 8574284179, - "created_at" : "Wed Feb 03 04:25:32 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2010_03.js b/public/tweets/data/js/tweets/2010_03.js index 97010c5..da2a842 100755 --- a/public/tweets/data/js/tweets/2010_03.js +++ b/public/tweets/data/js/tweets/2010_03.js @@ -1,58 +1,5 @@ Grailbird.data.tweets_2010_03 = [ { - "source" : "web", - "entities" : { - "user_mentions" : [ { - "name" : "Yehuda Katz", - "screen_name" : "wycats", - "indices" : [ 3, 10 ], - "id_str" : "8526432", - "id" : 8526432 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "11411575407", - "text" : "RT @wycats: I love git clean -fdx", - "retweeted_status" : { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "11400407558", - "text" : "I love git clean -fdx", - "id" : 11400407558, - "created_at" : "Thu Apr 01 02:11:32 +0000 2010", - "user" : { - "name" : "Yehuda Katz", - "screen_name" : "wycats", - "protected" : false, - "id_str" : "8526432", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3250074047/46d910af94e25187832cb4a3bc84b2b5_normal.jpeg", - "id" : 8526432, - "verified" : false - } - }, - "id" : 11411575407, - "created_at" : "Thu Apr 01 06:41:50 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { "source" : "web", "entities" : { "user_mentions" : [ { @@ -66,70 +13,184 @@ Grailbird.data.tweets_2010_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "11400050283", - "text" : "RT @dalmaer: <style contenteditable>head,style{display:block}</style> http://annevankesteren.nl/test/contenteditable-style.htm", + "text" : "RT @dalmaer: <style contenteditable>head,style\u007Bdisplay:block\u007D<\/style> http:\/\/annevankesteren.nl\/test\/contenteditable-style.htm", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "11398965428", - "text" : "<style contenteditable>head,style{display:block}</style> http://annevankesteren.nl/test/contenteditable-style.htm", + "text" : "<style contenteditable>head,style\u007Bdisplay:block\u007D<\/style> http:\/\/annevankesteren.nl\/test\/contenteditable-style.htm", "id" : 11398965428, - "created_at" : "Thu Apr 01 01:41:45 +0000 2010", + "created_at" : "2010-04-01 01:41:45 +0000", "user" : { "name" : "Dion Almaer", "screen_name" : "dalmaer", "protected" : false, "id_str" : "4216361", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3380865881/f73b3687ff39b795db05fcaf35972270_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3380865881\/f73b3687ff39b795db05fcaf35972270_normal.jpeg", "id" : 4216361, "verified" : false } }, "id" : 11400050283, - "created_at" : "Thu Apr 01 02:04:11 +0000 2010", + "created_at" : "2010-04-01 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Yehuda Katz", + "screen_name" : "wycats", + "indices" : [ 3, 10 ], + "id_str" : "8526432", + "id" : 8526432 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "11411575407", + "text" : "RT @wycats: I love git clean -fdx", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "11400407558", + "text" : "I love git clean -fdx", + "id" : 11400407558, + "created_at" : "2010-04-01 02:11:32 +0000", + "user" : { + "name" : "Yehuda Katz", + "screen_name" : "wycats", + "protected" : false, + "id_str" : "8526432", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3250074047\/46d910af94e25187832cb4a3bc84b2b5_normal.jpeg", + "id" : 8526432, + "verified" : false + } + }, + "id" : 11411575407, + "created_at" : "2010-04-01 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/dev.twitter.com\/\" rel=\"nofollow\"\u003EAPI\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "11349156360", - "text" : "who knew http://www.reddit.com/r/apple/comments/bk6tt/pressing_backticktilde_key_after_pressing_tab/", - "id" : 11349156360, - "created_at" : "Wed Mar 31 04:28:08 +0000 2010", + "geo" : { }, + "id_str" : "11430328586", + "text" : "New Zealand patent reform bill says no to software patents http:\/\/tinyurl.com\/y8wl9vy", + "id" : 11430328586, + "created_at" : "2010-04-01 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitpic.com\/\" rel=\"nofollow\"\u003ETwitPic\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "11439208380", + "text" : "http:\/\/twitpic.com\/1cg0dk -", + "id" : 11439208380, + "created_at" : "2010-04-01 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/gowalla.com\/\" rel=\"nofollow\"\u003EGowalla\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "11441266210", + "text" : "Just ate BBQ prawn stir fry \u2014 at 1550's http:\/\/gowal.la\/s\/3gMB", + "id" : 11441266210, + "created_at" : "2010-04-01 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/gowalla.com\/\" rel=\"nofollow\"\u003EGowalla\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "11344775894", + "text" : "Good old spicy peanut. Reading about tcl. \u2014 at The Noodle Box http:\/\/gowal.la\/s\/eye", + "id" : 11344775894, + "created_at" : "2010-03-31 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jed Schmidt", @@ -143,14 +204,13 @@ Grailbird.data.tweets_2010_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "11346308421", - "geo" : { - }, + "geo" : { }, "id_str" : "11348158594", "in_reply_to_user_id" : 815114, "text" : "@jedschmidt Perfect! Thanks :) I'll send you a pull request for node v0.1.30+ compat this week.", "id" : 11348158594, "in_reply_to_status_id" : 11346308421, - "created_at" : "Wed Mar 31 04:05:21 +0000 2010", + "created_at" : "2010-03-31 00:00:00 +0000", "in_reply_to_screen_name" : "jedschmidt", "in_reply_to_user_id_str" : "815114", "user" : { @@ -158,32 +218,76 @@ Grailbird.data.tweets_2010_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Gowalla", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.4294639603, -123.3661544323 ] - }, - "id_str" : "11344775894", - "text" : "Good old spicy peanut. Reading about tcl. \u2014 at The Noodle Box http://gowal.la/s/eye", - "id" : 11344775894, - "created_at" : "Wed Mar 31 02:59:58 +0000 2010", + "geo" : { }, + "id_str" : "11349156360", + "text" : "who knew http:\/\/www.reddit.com\/r\/apple\/comments\/bk6tt\/pressing_backticktilde_key_after_pressing_tab\/", + "id" : 11349156360, + "created_at" : "2010-03-31 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "11314685577", + "text" : "Backgrounder for iPhone should use the long button press to background an app, not toggle backgrounding. Shouldn't have to remember state.", + "id" : 11314685577, + "created_at" : "2010-03-30 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "Grooveshark", + "indices" : [ 109, 121 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "11315507550", + "text" : "Ah, just had to check the settings for Backgrounder. It can do everything I want. Goes hand in hand with the #Grooveshark mobile app!", + "id" : 11315507550, + "created_at" : "2010-03-30 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -202,14 +306,13 @@ Grailbird.data.tweets_2010_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "11312118043", - "geo" : { - }, + "geo" : { }, "id_str" : "11322835618", "in_reply_to_user_id" : 815114, "text" : "@jedschmidt What are the license terms for cookie-node?", "id" : 11322835618, "in_reply_to_status_id" : 11312118043, - "created_at" : "Tue Mar 30 18:50:47 +0000 2010", + "created_at" : "2010-03-30 00:00:00 +0000", "in_reply_to_screen_name" : "jedschmidt", "in_reply_to_user_id_str" : "815114", "user" : { @@ -217,95 +320,40 @@ Grailbird.data.tweets_2010_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "Grooveshark", - "indices" : [ 109, 121 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "11315507550", - "text" : "Ah, just had to check the settings for Backgrounder. It can do everything I want. Goes hand in hand with the #Grooveshark mobile app!", - "id" : 11315507550, - "created_at" : "Tue Mar 30 16:09:42 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "11314685577", - "text" : "Backgrounder for iPhone should use the long button press to background an app, not toggle backgrounding. Shouldn't have to remember state.", - "id" : 11314685577, - "created_at" : "Tue Mar 30 15:53:07 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Tim Saunders", - "screen_name" : "sauntimo", - "indices" : [ 0, 9 ], - "id_str" : "23774974", - "id" : 23774974 + "name" : "Grooveshark", + "screen_name" : "Grooveshark", + "indices" : [ 13, 25 ], + "id_str" : "3806441", + "id" : 3806441 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "11273115129", - "geo" : { - }, - "id_str" : "11273356342", - "in_reply_to_user_id" : 23774974, - "text" : "@sauntimo I'm in Canada and Grooveshark is my only option. I just get jealous seeing what other countries have available so I don't look. :)", - "id" : 11273356342, - "in_reply_to_status_id" : 11273115129, - "created_at" : "Mon Mar 29 22:21:36 +0000 2010", - "in_reply_to_screen_name" : "sauntimo", - "in_reply_to_user_id_str" : "23774974", + "geo" : { }, + "id_str" : "11258155936", + "text" : "Enjoyed some @grooveshark on my iPhone this morning. They complement each other nicely! It's everything I ever dreamed. :)", + "id" : 11258155936, + "created_at" : "2010-03-29 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tim Saunders", @@ -319,14 +367,13 @@ Grailbird.data.tweets_2010_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "11258354679", - "geo" : { - }, + "geo" : { }, "id_str" : "11272241564", "in_reply_to_user_id" : 23774974, "text" : "@sauntimo A virtually unlimited music library in my pocket. It's what I've always wanted and I definitely recommend going VIP for it!", "id" : 11272241564, "in_reply_to_status_id" : 11258354679, - "created_at" : "Mon Mar 29 21:55:48 +0000 2010", + "created_at" : "2010-03-29 00:00:00 +0000", "in_reply_to_screen_name" : "sauntimo", "in_reply_to_user_id_str" : "23774974", "user" : { @@ -334,66 +381,45 @@ Grailbird.data.tweets_2010_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Grooveshark", - "screen_name" : "Grooveshark", - "indices" : [ 13, 25 ], - "id_str" : "3806441", - "id" : 3806441 + "name" : "Tim Saunders", + "screen_name" : "sauntimo", + "indices" : [ 0, 9 ], + "id_str" : "23774974", + "id" : 23774974 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "11258155936", - "text" : "Enjoyed some @grooveshark on my iPhone this morning. They complement each other nicely! It's everything I ever dreamed. :)", - "id" : 11258155936, - "created_at" : "Mon Mar 29 16:40:22 +0000 2010", + "in_reply_to_status_id_str" : "11273115129", + "geo" : { }, + "id_str" : "11273356342", + "in_reply_to_user_id" : 23774974, + "text" : "@sauntimo I'm in Canada and Grooveshark is my only option. I just get jealous seeing what other countries have available so I don't look. :)", + "id" : 11273356342, + "in_reply_to_status_id" : 11273115129, + "created_at" : "2010-03-29 00:00:00 +0000", + "in_reply_to_screen_name" : "sauntimo", + "in_reply_to_user_id_str" : "23774974", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Gowalla", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.56840676, -123.4358921 ] - }, - "id_str" : "11213248848", - "text" : "Photo: Nurse stump \u2014 at Gowlland Tod Park http://gowal.la/c/vKiq", - "id" : 11213248848, - "created_at" : "Sun Mar 28 21:20:15 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sean Cribbs", @@ -412,12 +438,11 @@ Grailbird.data.tweets_2010_03 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "11205749579", "text" : "RT @seancribbs: Wishing #nosql had been named #altdb or something less flame-inviting.", "retweeted_status" : { - "source" : "HootSuite", + "source" : "\u003Ca href=\"http:\/\/www.hootsuite.com\" rel=\"nofollow\"\u003EHootSuite\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -430,35 +455,56 @@ Grailbird.data.tweets_2010_03 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "11203590289", "text" : "Wishing #nosql had been named #altdb or something less flame-inviting.", "id" : 11203590289, - "created_at" : "Sun Mar 28 17:16:42 +0000 2010", + "created_at" : "2010-03-28 17:16:42 +0000", "user" : { "name" : "Sean Cribbs", "screen_name" : "seancribbs", "protected" : false, "id_str" : "14939200", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1813395793/seancribbs-jsconf_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/438362898033672193\/rHzxGBAd_normal.png", "id" : 14939200, "verified" : false } }, "id" : 11205749579, - "created_at" : "Sun Mar 28 18:10:36 +0000 2010", + "created_at" : "2010-03-28 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/gowalla.com\/\" rel=\"nofollow\"\u003EGowalla\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "11213248848", + "text" : "Photo: Nurse stump \u2014 at Gowlland Tod Park http:\/\/gowal.la\/c\/vKiq", + "id" : 11213248848, + "created_at" : "2010-03-28 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Max Howell", @@ -472,14 +518,13 @@ Grailbird.data.tweets_2010_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "11141921864", - "geo" : { - }, + "geo" : { }, "id_str" : "11158272640", "in_reply_to_user_id" : 3374231, "text" : "@mxcl I've been listening to a bit of Jamiroquai. Pretty good stuff! Nice idea btw. :)", "id" : 11158272640, "in_reply_to_status_id" : 11141921864, - "created_at" : "Sat Mar 27 19:21:22 +0000 2010", + "created_at" : "2010-03-27 00:00:00 +0000", "in_reply_to_screen_name" : "mxcl", "in_reply_to_user_id_str" : "3374231", "user" : { @@ -487,132 +532,40 @@ Grailbird.data.tweets_2010_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Tomasz Wegrzanowski", - "screen_name" : "t_a_w", - "indices" : [ 0, 6 ], - "id_str" : "14962753", - "id" : 14962753 + "name" : "NCIX (Official)", + "screen_name" : "NCIXdotCOM", + "indices" : [ 0, 11 ], + "id_str" : "41456363", + "id" : 41456363 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "11119924765", - "geo" : { - }, - "id_str" : "11122405818", - "in_reply_to_user_id" : 14962753, - "text" : "@t_a_w You have some good tips there. Default HISTSIZE should be higher, and >> is a good habit. Don't like clobbering w/ aliases though.", - "id" : 11122405818, - "in_reply_to_status_id" : 11119924765, - "created_at" : "Sat Mar 27 02:07:38 +0000 2010", - "in_reply_to_screen_name" : "t_a_w", - "in_reply_to_user_id_str" : "14962753", + "in_reply_to_status_id_str" : "11118136598", + "geo" : { }, + "id_str" : "11118800781", + "in_reply_to_user_id" : 41456363, + "text" : "@NCIXdotCOM I'll be your BFF if you send me an XFX Radeon 5850. :)", + "id" : 11118800781, + "in_reply_to_status_id" : 11118136598, + "created_at" : "2010-03-27 00:00:00 +0000", + "in_reply_to_screen_name" : "NCIXdotCOM", + "in_reply_to_user_id_str" : "41456363", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Andy Gross", - "screen_name" : "argv0", - "indices" : [ 0, 6 ], - "id_str" : "6509982", - "id" : 6509982 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "11122116123", - "geo" : { - }, - "id_str" : "11122252439", - "in_reply_to_user_id" : 6509982, - "text" : "@argv0 lyrics to \"oops i did it again\"", - "id" : 11122252439, - "in_reply_to_status_id" : 11122116123, - "created_at" : "Sat Mar 27 02:04:20 +0000 2010", - "in_reply_to_screen_name" : "argv0", - "in_reply_to_user_id_str" : "6509982", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Tomasz Wegrzanowski", - "screen_name" : "t_a_w", - "indices" : [ 0, 6 ], - "id_str" : "14962753", - "id" : 14962753 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "11118539616", - "geo" : { - }, - "id_str" : "11119484239", - "in_reply_to_user_id" : 14962753, - "text" : "@t_a_w Sounds like you need zsh. `mate =script.rb` to edit. Also `setopt noclobber` and glob qualifiers. Bash is playing catch-up since v2.", - "id" : 11119484239, - "in_reply_to_status_id" : 11118539616, - "created_at" : "Sat Mar 27 01:02:24 +0000 2010", - "in_reply_to_screen_name" : "t_a_w", - "in_reply_to_user_id_str" : "14962753", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "11118928621", - "text" : "I thought I had an original idea mounting a Riak bucket with FUSE. At least now I have some code to start with!", - "id" : 11118928621, - "created_at" : "Sat Mar 27 00:49:39 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -630,150 +583,166 @@ Grailbird.data.tweets_2010_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "11118889015", - "text" : "RT @johnrlynch: Light a FUSE under your Riak cluster! http://bit.ly/dhfNJl", + "text" : "RT @johnrlynch: Light a FUSE under your Riak cluster! http:\/\/bit.ly\/dhfNJl", "retweeted_status" : { - "source" : "sobees", + "source" : "\u003Ca href=\"http:\/\/www.sobees.com\/\" rel=\"nofollow\"\u003Esobees\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "11116852239", - "text" : "Light a FUSE under your Riak cluster! http://bit.ly/dhfNJl", + "text" : "Light a FUSE under your Riak cluster! http:\/\/bit.ly\/dhfNJl", "id" : 11116852239, - "created_at" : "Sat Mar 27 00:00:27 +0000 2010", + "created_at" : "2010-03-27 00:00:27 +0000", "user" : { "name" : "John Lynch", "screen_name" : "johnrlynch", "protected" : false, "id_str" : "14097822", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3267764176/3b2c7121000db2f684623a7b478bbee5_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3267764176\/3b2c7121000db2f684623a7b478bbee5_normal.jpeg", "id" : 14097822, "verified" : false } }, "id" : 11118889015, - "created_at" : "Sat Mar 27 00:48:43 +0000 2010", + "created_at" : "2010-03-27 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "11118928621", + "text" : "I thought I had an original idea mounting a Riak bucket with FUSE. At least now I have some code to start with!", + "id" : 11118928621, + "created_at" : "2010-03-27 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "NCIX (Official)", - "screen_name" : "NCIXdotCOM", - "indices" : [ 0, 11 ], - "id_str" : "41456363", - "id" : 41456363 + "name" : "Tomasz Wegrzanowski", + "screen_name" : "t_a_w", + "indices" : [ 0, 6 ], + "id_str" : "14962753", + "id" : 14962753 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "11118136598", - "geo" : { - }, - "id_str" : "11118800781", - "in_reply_to_user_id" : 41456363, - "text" : "@NCIXdotCOM I'll be your BFF if you send me an XFX Radeon 5850. :)", - "id" : 11118800781, - "in_reply_to_status_id" : 11118136598, - "created_at" : "Sat Mar 27 00:46:37 +0000 2010", - "in_reply_to_screen_name" : "NCIXdotCOM", - "in_reply_to_user_id_str" : "41456363", + "in_reply_to_status_id_str" : "11118539616", + "geo" : { }, + "id_str" : "11119484239", + "in_reply_to_user_id" : 14962753, + "text" : "@t_a_w Sounds like you need zsh. `mate =script.rb` to edit. Also `setopt noclobber` and glob qualifiers. Bash is playing catch-up since v2.", + "id" : 11119484239, + "in_reply_to_status_id" : 11118539616, + "created_at" : "2010-03-27 00:00:00 +0000", + "in_reply_to_screen_name" : "t_a_w", + "in_reply_to_user_id_str" : "14962753", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Andy Gross", + "screen_name" : "argv0", + "indices" : [ 0, 6 ], + "id_str" : "6509982", + "id" : 6509982 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "11115884211", - "text" : "\"The curse of the gifted programmer is apparently the need to deal with occasional direct emails from Eric Raymond.\" http://is.gd/b16tf", - "id" : 11115884211, - "created_at" : "Fri Mar 26 23:36:52 +0000 2010", + "in_reply_to_status_id_str" : "11122116123", + "geo" : { }, + "id_str" : "11122252439", + "in_reply_to_user_id" : 6509982, + "text" : "@argv0 lyrics to \"oops i did it again\"", + "id" : 11122252439, + "in_reply_to_status_id" : 11122116123, + "created_at" : "2010-03-27 00:00:00 +0000", + "in_reply_to_screen_name" : "argv0", + "in_reply_to_user_id_str" : "6509982", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Tomasz Wegrzanowski", + "screen_name" : "t_a_w", + "indices" : [ 0, 6 ], + "id_str" : "14962753", + "id" : 14962753 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "11113188838", - "text" : "For posterity: http://yfrog.com/4ziu0p ... made a few of us here lol on a long Friday afternoon.", - "id" : 11113188838, - "created_at" : "Fri Mar 26 22:30:40 +0000 2010", + "in_reply_to_status_id_str" : "11119924765", + "geo" : { }, + "id_str" : "11122405818", + "in_reply_to_user_id" : 14962753, + "text" : "@t_a_w You have some good tips there. Default HISTSIZE should be higher, and >> is a good habit. Don't like clobbering w\/ aliases though.", + "id" : 11122405818, + "in_reply_to_status_id" : 11119924765, + "created_at" : "2010-03-27 00:00:00 +0000", + "in_reply_to_screen_name" : "t_a_w", + "in_reply_to_user_id_str" : "14962753", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "API", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "11062374796", - "text" : "Idiot users still intentionally opening, clicking on spam http://tinyurl.com/yl2tnzt (great, there is no hope then)", - "id" : 11062374796, - "created_at" : "Fri Mar 26 00:36:46 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "DHH", @@ -786,168 +755,111 @@ Grailbird.data.tweets_2010_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "11061811920", "text" : "RT @dhh: \"Adobe\u00AE Acrobat\u00AE Connect\u2122 Pro Mobile\" -- it reads like a joke, but it's actually the name of an iPhone app. Kid you not.", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "11058872352", "text" : "\"Adobe\u00AE Acrobat\u00AE Connect\u2122 Pro Mobile\" -- it reads like a joke, but it's actually the name of an iPhone app. Kid you not.", "id" : 11058872352, - "created_at" : "Thu Mar 25 23:19:14 +0000 2010", + "created_at" : "2010-03-25 23:19:14 +0000", "user" : { "name" : "DHH", "screen_name" : "dhh", "protected" : false, "id_str" : "14561327", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2556368541/alng5gtlmjhrdlr3qxqv_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2556368541\/alng5gtlmjhrdlr3qxqv_normal.jpeg", "id" : 14561327, "verified" : true } }, "id" : 11061811920, - "created_at" : "Fri Mar 26 00:24:44 +0000 2010", + "created_at" : "2010-03-26 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Cory Darby", - "screen_name" : "ckdarby", - "indices" : [ 0, 8 ], - "id_str" : "14130443", - "id" : 14130443 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "11046951067", - "geo" : { - }, - "id_str" : "11047244539", - "in_reply_to_user_id" : 14130443, - "text" : "@ckdarby Same result using servers in and around Vancouver. In fact Bellingham WA is a bit faster than Burnaby BC. Data relayed by towers?", - "id" : 11047244539, - "in_reply_to_status_id" : 11046951067, - "created_at" : "Thu Mar 25 18:31:25 +0000 2010", - "in_reply_to_screen_name" : "ckdarby", - "in_reply_to_user_id_str" : "14130443", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/dev.twitter.com\/\" rel=\"nofollow\"\u003EAPI\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "11043054999", - "text" : "Pretty graphs of projects & people on github: http://lumberjaph.net/blog/index.php/2010/03/25/github-explorer/", - "id" : 11043054999, - "created_at" : "Thu Mar 25 16:52:21 +0000 2010", + "geo" : { }, + "id_str" : "11062374796", + "text" : "Idiot users still intentionally opening, clicking on spam http:\/\/tinyurl.com\/yl2tnzt (great, there is no hope then)", + "id" : 11062374796, + "created_at" : "2010-03-26 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Cory Darby", - "screen_name" : "ckdarby", - "indices" : [ 0, 8 ], - "id_str" : "14130443", - "id" : 14130443 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "11022166757", - "geo" : { - "type" : "Point", - "coordinates" : [ 48.45694, -123.35973 ] - }, - "id_str" : "11040209720", - "in_reply_to_user_id" : 14130443, - "text" : "@ckdarby roaming? I'm right in the middle of Victoria. Latency to the tower max 1s then it should be wired, max +300ms within N. America.", - "id" : 11040209720, - "in_reply_to_status_id" : 11022166757, - "created_at" : "Thu Mar 25 15:49:25 +0000 2010", - "in_reply_to_screen_name" : "ckdarby", - "in_reply_to_user_id_str" : "14130443", + "geo" : { }, + "id_str" : "11113188838", + "text" : "For posterity: http:\/\/yfrog.com\/4ziu0p ... made a few of us here lol on a long Friday afternoon.", + "id" : 11113188838, + "created_at" : "2010-03-26 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], - "hashtags" : [ { - "text" : "rogers", - "indices" : [ 8, 15 ] - } ], + "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.461624, -123.358101 ] - }, - "id_str" : "11013651388", - "text" : "Come on #rogers you can do better. 2616ms latency! http://twitpic.com/1aqkff", - "id" : 11013651388, - "created_at" : "Thu Mar 25 02:45:23 +0000 2010", + "geo" : { }, + "id_str" : "11115884211", + "text" : "\"The curse of the gifted programmer is apparently the need to deal with occasional direct emails from Eric Raymond.\" http:\/\/is.gd\/b16tf", + "id" : 11115884211, + "created_at" : "2010-03-26 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tomasz Wegrzanowski", @@ -961,14 +873,13 @@ Grailbird.data.tweets_2010_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "11008243181", - "geo" : { - }, + "geo" : { }, "id_str" : "11013057232", "in_reply_to_user_id" : 14962753, - "text" : "@t_a_w I had the same experience w/ songbird a few years ago. Good to know I don't need to try it again.", + "text" : "@t_a_w I had the same experience w\/ songbird a few years ago. Good to know I don't need to try it again.", "id" : 11013057232, "in_reply_to_status_id" : 11008243181, - "created_at" : "Thu Mar 25 02:32:17 +0000 2010", + "created_at" : "2010-03-25 00:00:00 +0000", "in_reply_to_screen_name" : "t_a_w", "in_reply_to_user_id_str" : "14962753", "user" : { @@ -976,46 +887,125 @@ Grailbird.data.tweets_2010_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Graham Jans", - "screen_name" : "Ipsquiggle", - "indices" : [ 0, 11 ], - "id_str" : "14277942", - "id" : 14277942 - } ], + "user_mentions" : [ ], "media" : [ ], - "hashtags" : [ ], + "hashtags" : [ { + "text" : "rogers", + "indices" : [ 8, 15 ] + } ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "10993421518", - "geo" : { - }, - "id_str" : "10994439628", - "in_reply_to_user_id" : 14277942, - "text" : "@Ipsquiggle No favourites yet. It's been on my TODO list too long now. I'll try & get around to it soon.", - "id" : 10994439628, - "in_reply_to_status_id" : 10993421518, - "created_at" : "Wed Mar 24 19:33:05 +0000 2010", - "in_reply_to_screen_name" : "Ipsquiggle", - "in_reply_to_user_id_str" : "14277942", + "geo" : { }, + "id_str" : "11013651388", + "text" : "Come on #rogers you can do better. 2616ms latency! http:\/\/twitpic.com\/1aqkff", + "id" : 11013651388, + "created_at" : "2010-03-25 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Cory Darby", + "screen_name" : "ckdarby", + "indices" : [ 0, 8 ], + "id_str" : "14130443", + "id" : 14130443 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "11022166757", + "geo" : { }, + "id_str" : "11040209720", + "in_reply_to_user_id" : 14130443, + "text" : "@ckdarby roaming? I'm right in the middle of Victoria. Latency to the tower max 1s then it should be wired, max +300ms within N. America.", + "id" : 11040209720, + "in_reply_to_status_id" : 11022166757, + "created_at" : "2010-03-25 00:00:00 +0000", + "in_reply_to_screen_name" : "ckdarby", + "in_reply_to_user_id_str" : "14130443", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "11043054999", + "text" : "Pretty graphs of projects & people on github: http:\/\/lumberjaph.net\/blog\/index.php\/2010\/03\/25\/github-explorer\/", + "id" : 11043054999, + "created_at" : "2010-03-25 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Cory Darby", + "screen_name" : "ckdarby", + "indices" : [ 0, 8 ], + "id_str" : "14130443", + "id" : 14130443 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "11046951067", + "geo" : { }, + "id_str" : "11047244539", + "in_reply_to_user_id" : 14130443, + "text" : "@ckdarby Same result using servers in and around Vancouver. In fact Bellingham WA is a bit faster than Burnaby BC. Data relayed by towers?", + "id" : 11047244539, + "in_reply_to_status_id" : 11046951067, + "created_at" : "2010-03-25 00:00:00 +0000", + "in_reply_to_screen_name" : "ckdarby", + "in_reply_to_user_id_str" : "14130443", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tim Saunders", @@ -1029,14 +1019,13 @@ Grailbird.data.tweets_2010_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "10951693122", - "geo" : { - }, + "geo" : { }, "id_str" : "10953021486", "in_reply_to_user_id" : 23774974, "text" : "@sauntimo No need to leave it open. Google's computers will scrobble in the background. Enjoy! :)", "id" : 10953021486, "in_reply_to_status_id" : 10951693122, - "created_at" : "Wed Mar 24 00:42:01 +0000 2010", + "created_at" : "2010-03-24 00:00:00 +0000", "in_reply_to_screen_name" : "sauntimo", "in_reply_to_user_id_str" : "23774974", "user" : { @@ -1044,174 +1033,67 @@ Grailbird.data.tweets_2010_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Gowalla", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Graham Jans", + "screen_name" : "Ipsquiggle", + "indices" : [ 0, 11 ], + "id_str" : "14277942", + "id" : 14277942 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "10993421518", + "geo" : { }, + "id_str" : "10994439628", + "in_reply_to_user_id" : 14277942, + "text" : "@Ipsquiggle No favourites yet. It's been on my TODO list too long now. I'll try & get around to it soon.", + "id" : 10994439628, + "in_reply_to_status_id" : 10993421518, + "created_at" : "2010-03-24 00:00:00 +0000", + "in_reply_to_screen_name" : "Ipsquiggle", + "in_reply_to_user_id_str" : "14277942", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/gowalla.com\/\" rel=\"nofollow\"\u003EGowalla\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.4688720677, -123.330673214 ] - }, + "geo" : { }, "id_str" : "10878838029", - "text" : "Photo: It's a frap! \u2014 at Starbucks http://gowal.la/c/tBmc", + "text" : "Photo: It's a frap! \u2014 at Starbucks http:\/\/gowal.la\/c\/tBmc", "id" : 10878838029, - "created_at" : "Mon Mar 22 16:12:07 +0000 2010", + "created_at" : "2010-03-22 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Gowalla", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.4146257386, -123.3635473251 ] - }, - "id_str" : "10842106902", - "text" : "Photo: \u2014 at Beacon Hill Park http://gowal.la/c/tqMd", - "id" : 10842106902, - "created_at" : "Sun Mar 21 22:55:19 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Gowalla", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.4146257386, -123.3635473251 ] - }, - "id_str" : "10842057429", - "text" : "I'm at Beacon Hill Park in Victoria http://gowal.la/s/mWA", - "id" : 10842057429, - "created_at" : "Sun Mar 21 22:54:01 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Tomasz Wegrzanowski", - "screen_name" : "t_a_w", - "indices" : [ 0, 6 ], - "id_str" : "14962753", - "id" : 14962753 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "10824081647", - "geo" : { - }, - "id_str" : "10827531998", - "in_reply_to_user_id" : 14962753, - "text" : "@t_a_w I like my iPhone (a lot) but sometimes it feels too much like Apple's iPhone, not mine. $99/yr to put my own app on it? Android next.", - "id" : 10827531998, - "in_reply_to_status_id" : 10824081647, - "created_at" : "Sun Mar 21 16:29:19 +0000 2010", - "in_reply_to_screen_name" : "t_a_w", - "in_reply_to_user_id_str" : "14962753", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ { - "name" : "Salvatore Sanfilippo", - "screen_name" : "antirez", - "indices" : [ 3, 11 ], - "id_str" : "5813712", - "id" : 5813712 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "10826298478", - "text" : "RT @antirez: Results of some yesterday hacking: Linenoise, a 360 lines of code readline replacement: http://github.com/antirez/linenoise", - "retweeted_status" : { - "source" : "TweetDeck", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "10814555748", - "text" : "Results of some yesterday hacking: Linenoise, a 360 lines of code readline replacement: http://github.com/antirez/linenoise", - "id" : 10814555748, - "created_at" : "Sun Mar 21 09:38:07 +0000 2010", - "user" : { - "name" : "Salvatore Sanfilippo", - "screen_name" : "antirez", - "protected" : false, - "id_str" : "5813712", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1700896897/antirez_normal.png", - "id" : 5813712, - "verified" : false - } - }, - "id" : 10826298478, - "created_at" : "Sun Mar 21 15:58:55 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Machiventa ", @@ -1225,14 +1107,13 @@ Grailbird.data.tweets_2010_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "10794001565", - "geo" : { - }, + "geo" : { }, "id_str" : "10803441619", "in_reply_to_user_id" : 27705041, "text" : "@Machiventa It should work fine with Firefox. What part is giving you trouble?", "id" : 10803441619, "in_reply_to_status_id" : 10794001565, - "created_at" : "Sun Mar 21 03:15:53 +0000 2010", + "created_at" : "2010-03-21 00:00:00 +0000", "in_reply_to_screen_name" : "Machiventa", "in_reply_to_user_id_str" : "27705041", "user" : { @@ -1240,30 +1121,207 @@ Grailbird.data.tweets_2010_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Salvatore Sanfilippo", + "screen_name" : "antirez", + "indices" : [ 3, 11 ], + "id_str" : "5813712", + "id" : 5813712 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "10826298478", + "text" : "RT @antirez: Results of some yesterday hacking: Linenoise, a 360 lines of code readline replacement: http:\/\/github.com\/antirez\/linenoise", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "10814555748", + "text" : "Results of some yesterday hacking: Linenoise, a 360 lines of code readline replacement: http:\/\/github.com\/antirez\/linenoise", + "id" : 10814555748, + "created_at" : "2010-03-21 09:38:07 +0000", + "user" : { + "name" : "Salvatore Sanfilippo", + "screen_name" : "antirez", + "protected" : false, + "id_str" : "5813712", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/447047867652272128\/MtilrTWI_normal.png", + "id" : 5813712, + "verified" : false + } + }, + "id" : 10826298478, + "created_at" : "2010-03-21 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tomasz Wegrzanowski", + "screen_name" : "t_a_w", + "indices" : [ 0, 6 ], + "id_str" : "14962753", + "id" : 14962753 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "10824081647", + "geo" : { }, + "id_str" : "10827531998", + "in_reply_to_user_id" : 14962753, + "text" : "@t_a_w I like my iPhone (a lot) but sometimes it feels too much like Apple's iPhone, not mine. $99\/yr to put my own app on it? Android next.", + "id" : 10827531998, + "in_reply_to_status_id" : 10824081647, + "created_at" : "2010-03-21 00:00:00 +0000", + "in_reply_to_screen_name" : "t_a_w", + "in_reply_to_user_id_str" : "14962753", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/gowalla.com\/\" rel=\"nofollow\"\u003EGowalla\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "10763988500", - "text" : "I wonder if OS X can run on the Sony Vaio Z. http://is.gd/aPS8K", - "id" : 10763988500, - "created_at" : "Sat Mar 20 07:50:40 +0000 2010", + "geo" : { }, + "id_str" : "10842057429", + "text" : "I'm at Beacon Hill Park in Victoria http:\/\/gowal.la\/s\/mWA", + "id" : 10842057429, + "created_at" : "2010-03-21 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/gowalla.com\/\" rel=\"nofollow\"\u003EGowalla\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "10842106902", + "text" : "Photo: \u2014 at Beacon Hill Park http:\/\/gowal.la\/c\/tqMd", + "id" : 10842106902, + "created_at" : "2010-03-21 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "10763988500", + "text" : "I wonder if OS X can run on the Sony Vaio Z. http:\/\/is.gd\/aPS8K", + "id" : 10763988500, + "created_at" : "2010-03-20 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "10707358280", + "text" : "Ugh, explains a lot. -- \"In order for a book to sell,\" said my publisher, \"it's got to be thick. 600 pages thick.\" http:\/\/is.gd\/aOdXF", + "id" : 10707358280, + "created_at" : "2010-03-19 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "NCIX (Official)", + "screen_name" : "NCIXdotCOM", + "indices" : [ 9, 20 ], + "id_str" : "41456363", + "id" : 41456363 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "10709338214", + "text" : "Damn you @ncixdotcom! Why must you tempt me like this?! Just as I'm thinking about one of these they go on sale. http:\/\/is.gd\/aOgRz", + "id" : 10709338214, + "created_at" : "2010-03-19 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1293,12 +1351,11 @@ Grailbird.data.tweets_2010_03 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10730236474", - "text" : "RT @seancribbs: Schema design in Riak, an introduction (on the @basho blog): http://ow.ly/1owTy #riak #nosql", + "text" : "RT @seancribbs: Schema design in Riak, an introduction (on the @basho blog): http:\/\/ow.ly\/1owTy #riak #nosql", "retweeted_status" : { - "source" : "HootSuite", + "source" : "\u003Ca href=\"http:\/\/www.hootsuite.com\" rel=\"nofollow\"\u003EHootSuite\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Basho Technologies", @@ -1317,87 +1374,100 @@ Grailbird.data.tweets_2010_03 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10729730792", - "text" : "Schema design in Riak, an introduction (on the @basho blog): http://ow.ly/1owTy #riak #nosql", + "text" : "Schema design in Riak, an introduction (on the @basho blog): http:\/\/ow.ly\/1owTy #riak #nosql", "id" : 10729730792, - "created_at" : "Fri Mar 19 16:18:05 +0000 2010", + "created_at" : "2010-03-19 16:18:05 +0000", "user" : { "name" : "Sean Cribbs", "screen_name" : "seancribbs", "protected" : false, "id_str" : "14939200", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1813395793/seancribbs-jsconf_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/438362898033672193\/rHzxGBAd_normal.png", "id" : 14939200, "verified" : false } }, "id" : 10730236474, - "created_at" : "Fri Mar 19 16:29:32 +0000 2010", + "created_at" : "2010-03-19 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "NCIX (Official)", - "screen_name" : "NCIXdotCOM", - "indices" : [ 9, 20 ], - "id_str" : "41456363", - "id" : 41456363 + "name" : "JT", + "screen_name" : "jtjn", + "indices" : [ 0, 5 ], + "id_str" : "91170325", + "id" : 91170325 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "10709338214", - "text" : "Damn you @ncixdotcom! Why must you tempt me like this?! Just as I'm thinking about one of these they go on sale. http://is.gd/aOgRz", - "id" : 10709338214, - "created_at" : "Fri Mar 19 05:46:04 +0000 2010", + "in_reply_to_status_id_str" : "10644429770", + "geo" : { }, + "id_str" : "10647170316", + "in_reply_to_user_id" : 91170325, + "text" : "@jtjn You can revoke scrobbleshark's access to your last.fm account on last.fm's site, or pause scrobbling on the scrobbleshark site.", + "id" : 10647170316, + "in_reply_to_status_id" : 10644429770, + "created_at" : "2010-03-18 00:00:00 +0000", + "in_reply_to_screen_name" : "jtjn", + "in_reply_to_user_id_str" : "91170325", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "JT", + "screen_name" : "jtjn", + "indices" : [ 0, 5 ], + "id_str" : "91170325", + "id" : 91170325 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "10707358280", - "text" : "Ugh, explains a lot. -- \"In order for a book to sell,\" said my publisher, \"it's got to be thick. 600 pages thick.\" http://is.gd/aOdXF", - "id" : 10707358280, - "created_at" : "Fri Mar 19 04:41:13 +0000 2010", + "in_reply_to_status_id_str" : "10644429770", + "geo" : { }, + "id_str" : "10647203406", + "in_reply_to_user_id" : 91170325, + "text" : "@jtjn You'll have to link up scrobbleshark to last.fm again if you go with the first option.", + "id" : 10647203406, + "in_reply_to_status_id" : 10644429770, + "created_at" : "2010-03-18 00:00:00 +0000", + "in_reply_to_screen_name" : "jtjn", + "in_reply_to_user_id_str" : "91170325", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "JT", @@ -1411,14 +1481,13 @@ Grailbird.data.tweets_2010_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "10647539165", - "geo" : { - }, + "geo" : { }, "id_str" : "10654073830", "in_reply_to_user_id" : 91170325, "text" : "@jtjn thanks :)", "id" : 10654073830, "in_reply_to_status_id" : 10647539165, - "created_at" : "Thu Mar 18 03:48:01 +0000 2010", + "created_at" : "2010-03-18 00:00:00 +0000", "in_reply_to_screen_name" : "jtjn", "in_reply_to_user_id_str" : "91170325", "user" : { @@ -1426,126 +1495,56 @@ Grailbird.data.tweets_2010_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "JT", - "screen_name" : "jtjn", - "indices" : [ 0, 5 ], - "id_str" : "91170325", - "id" : 91170325 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "10644429770", - "geo" : { - }, - "id_str" : "10647203406", - "in_reply_to_user_id" : 91170325, - "text" : "@jtjn You'll have to link up scrobbleshark to last.fm again if you go with the first option.", - "id" : 10647203406, - "in_reply_to_status_id" : 10644429770, - "created_at" : "Thu Mar 18 00:41:44 +0000 2010", - "in_reply_to_screen_name" : "jtjn", - "in_reply_to_user_id_str" : "91170325", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "JT", - "screen_name" : "jtjn", - "indices" : [ 0, 5 ], - "id_str" : "91170325", - "id" : 91170325 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "10644429770", - "geo" : { - }, - "id_str" : "10647170316", - "in_reply_to_user_id" : 91170325, - "text" : "@jtjn You can revoke scrobbleshark's access to your last.fm account on last.fm's site, or pause scrobbling on the scrobbleshark site.", - "id" : 10647170316, - "in_reply_to_status_id" : 10644429770, - "created_at" : "Thu Mar 18 00:40:54 +0000 2010", - "in_reply_to_screen_name" : "jtjn", - "in_reply_to_user_id_str" : "91170325", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10611907518", "text" : "agh, 1am already?! time to put node-riak down for the night.", "id" : 10611907518, - "created_at" : "Wed Mar 17 08:01:46 +0000 2010", + "created_at" : "2010-03-17 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10555024776", - "text" : "http://www.infoq.com/presentations/Are-We-There-Yet-Rich-Hickey Makes me want to learn Clojure even more. Maybe next year.", + "text" : "http:\/\/www.infoq.com\/presentations\/Are-We-There-Yet-Rich-Hickey Makes me want to learn Clojure even more. Maybe next year.", "id" : 10555024776, - "created_at" : "Tue Mar 16 04:55:40 +0000 2010", + "created_at" : "2010-03-16 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Nick Dean", @@ -1559,14 +1558,13 @@ Grailbird.data.tweets_2010_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "10519338493", - "geo" : { - }, + "geo" : { }, "id_str" : "10523488677", "in_reply_to_user_id" : 5281041, "text" : "@monvoix Thanks. :) Glad you like it!", "id" : 10523488677, "in_reply_to_status_id" : 10519338493, - "created_at" : "Mon Mar 15 16:02:21 +0000 2010", + "created_at" : "2010-03-15 00:00:00 +0000", "in_reply_to_screen_name" : "monvoix", "in_reply_to_user_id_str" : "5281041", "user" : { @@ -1574,60 +1572,12 @@ Grailbird.data.tweets_2010_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Gowalla", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.4445478833, -123.36989825 ] - }, - "id_str" : "10487968318", - "text" : "I'm at Serious Coffee in Victoria http://gowal.la/s/3Nxb", - "id" : 10487968318, - "created_at" : "Sun Mar 14 22:24:12 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "10486800485", - "text" : "TextMate refugees, drag stuff in Emacs: http://is.gd/aDyDx (like cmd-ctrl-<arrow> in TextMate) ... reminds me to check out textmate.el.", - "id" : 10486800485, - "created_at" : "Sun Mar 14 21:53:48 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -1641,14 +1591,13 @@ Grailbird.data.tweets_2010_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "10443005063", - "geo" : { - }, + "geo" : { }, "id_str" : "10449862757", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm About a month ago. Just for 2 months though.", "id" : 10449862757, "in_reply_to_status_id" : 10443005063, - "created_at" : "Sun Mar 14 02:20:44 +0000 2010", + "created_at" : "2010-03-14 00:00:00 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -1656,240 +1605,188 @@ Grailbird.data.tweets_2010_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Gowalla", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.45232987, -123.46685773 ] - }, - "id_str" : "10443671196", - "text" : "Photo: \u2014 at Thetis Lake http://gowal.la/c/qqNq", - "id" : 10443671196, - "created_at" : "Sat Mar 13 23:36:47 +0000 2010", + "geo" : { }, + "id_str" : "10486800485", + "text" : "TextMate refugees, drag stuff in Emacs: http:\/\/is.gd\/aDyDx (like cmd-ctrl-<arrow> in TextMate) ... reminds me to check out textmate.el.", + "id" : 10486800485, + "created_at" : "2010-03-14 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Sam Stephenson", - "screen_name" : "sstephenson", - "indices" : [ 0, 12 ], - "id_str" : "6707392", - "id" : 6707392 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "10437910194", - "geo" : { - }, - "id_str" : "10438148319", - "in_reply_to_user_id" : 6707392, - "text" : "@sstephenson There is also readlink -f on Linux. On OS X/BSD run readlink in a loop.", - "id" : 10438148319, - "in_reply_to_status_id" : 10437910194, - "created_at" : "Sat Mar 13 21:00:14 +0000 2010", - "in_reply_to_screen_name" : "sstephenson", - "in_reply_to_user_id_str" : "6707392", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Sam Stephenson", - "screen_name" : "sstephenson", - "indices" : [ 0, 12 ], - "id_str" : "6707392", - "id" : 6707392 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "10437910194", - "geo" : { - }, - "id_str" : "10438141113", - "in_reply_to_user_id" : 6707392, - "text" : "@sstephenson `cd -P /a/symlinked/dir` will resolve the symlink. With autopushd on you can popd, otherwise `cd - to` get back.", - "id" : 10438141113, - "in_reply_to_status_id" : 10437910194, - "created_at" : "Sat Mar 13 21:00:04 +0000 2010", - "in_reply_to_screen_name" : "sstephenson", - "in_reply_to_user_id_str" : "6707392", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Gowalla", + "source" : "\u003Ca href=\"http:\/\/gowalla.com\/\" rel=\"nofollow\"\u003EGowalla\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.4294639603, -123.3661544323 ] - }, - "id_str" : "10405949161", - "text" : "Getting that spicy peanut! \u2014 at The Noodle Box http://gowal.la/s/eye", - "id" : 10405949161, - "created_at" : "Sat Mar 13 03:55:00 +0000 2010", + "geo" : { }, + "id_str" : "10487968318", + "text" : "I'm at Serious Coffee in Victoria http:\/\/gowal.la\/s\/3Nxb", + "id" : 10487968318, + "created_at" : "2010-03-14 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10403957887", "text" : "Used 2.2GB of unlimited 3G access the 1st month. 1 day I ran Software Update while tethered => 800MB. I should get the new Xcode beta! :p", "id" : 10403957887, - "created_at" : "Sat Mar 13 03:04:20 +0000 2010", + "created_at" : "2010-03-13 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "web", + "source" : "\u003Ca href=\"http:\/\/gowalla.com\/\" rel=\"nofollow\"\u003EGowalla\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "10405949161", + "text" : "Getting that spicy peanut! \u2014 at The Noodle Box http:\/\/gowal.la\/s\/eye", + "id" : 10405949161, + "created_at" : "2010-03-13 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "John Siracusa", - "screen_name" : "siracusa", - "indices" : [ 3, 12 ], - "id_str" : "636923", - "id" : 636923 + "name" : "Sam Stephenson", + "screen_name" : "sstephenson", + "indices" : [ 0, 12 ], + "id_str" : "6707392", + "id" : 6707392 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "10341344052", - "text" : "RT @siracusa: Canabalt (a $2.99 game) reveals app pricing as a means of managing reviews: http://bit.ly/bqqoRA More good stuff here: ht ...", - "retweeted_status" : { - "source" : "Twitterrific", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "10339670168", - "text" : "Canabalt (a $2.99 game) reveals app pricing as a means of managing reviews: http://bit.ly/bqqoRA More good stuff here: http://bit.ly/9wP6yU", - "id" : 10339670168, - "created_at" : "Thu Mar 11 21:06:00 +0000 2010", - "user" : { - "name" : "John Siracusa", - "screen_name" : "siracusa", - "protected" : false, - "id_str" : "636923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1501070030/John_2011_1_500x500_normal.png", - "id" : 636923, - "verified" : false - } - }, - "id" : 10341344052, - "created_at" : "Thu Mar 11 21:50:38 +0000 2010", + "in_reply_to_status_id_str" : "10437910194", + "geo" : { }, + "id_str" : "10438141113", + "in_reply_to_user_id" : 6707392, + "text" : "@sstephenson `cd -P \/a\/symlinked\/dir` will resolve the symlink. With autopushd on you can popd, otherwise `cd - to` get back.", + "id" : 10438141113, + "in_reply_to_status_id" : 10437910194, + "created_at" : "2010-03-13 00:00:00 +0000", + "in_reply_to_screen_name" : "sstephenson", + "in_reply_to_user_id_str" : "6707392", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jim Roepcke", - "screen_name" : "JimRoepcke", - "indices" : [ 0, 11 ], - "id_str" : "894911", - "id" : 894911 + "name" : "Sam Stephenson", + "screen_name" : "sstephenson", + "indices" : [ 0, 12 ], + "id_str" : "6707392", + "id" : 6707392 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "10068750283", - "geo" : { - }, - "id_str" : "10332161723", - "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke BC champs eh? not bad, not bad at all! :)", - "id" : 10332161723, - "in_reply_to_status_id" : 10068750283, - "created_at" : "Thu Mar 11 17:40:13 +0000 2010", - "in_reply_to_screen_name" : "JimRoepcke", - "in_reply_to_user_id_str" : "894911", + "in_reply_to_status_id_str" : "10437910194", + "geo" : { }, + "id_str" : "10438148319", + "in_reply_to_user_id" : 6707392, + "text" : "@sstephenson There is also readlink -f on Linux. On OS X\/BSD run readlink in a loop.", + "id" : 10438148319, + "in_reply_to_status_id" : 10437910194, + "created_at" : "2010-03-13 00:00:00 +0000", + "in_reply_to_screen_name" : "sstephenson", + "in_reply_to_user_id_str" : "6707392", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "API", + "source" : "\u003Ca href=\"http:\/\/gowalla.com\/\" rel=\"nofollow\"\u003EGowalla\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "10443671196", + "text" : "Photo: \u2014 at Thetis Lake http:\/\/gowal.la\/c\/qqNq", + "id" : 10443671196, + "created_at" : "2010-03-13 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/dev.twitter.com\/\" rel=\"nofollow\"\u003EAPI\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Ilya Grigorik", @@ -1911,12 +1808,11 @@ Grailbird.data.tweets_2010_03 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10327133361", "text" : "RT @igrigorik: great start to #nosqllive by @timanglade.. \"nosql as a brand is a liability, it lacks definition and respectability\" - amen.", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"http:\/\/www.tweetdeck.com\/\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tim Anglade", @@ -1932,138 +1828,118 @@ Grailbird.data.tweets_2010_03 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10324398622", "text" : "great start to #nosqllive by @timanglade.. \"nosql as a brand is a liability, it lacks definition and respectability\" - amen.", "id" : 10324398622, - "created_at" : "Thu Mar 11 14:33:41 +0000 2010", + "created_at" : "2010-03-11 14:33:41 +0000", "user" : { "name" : "Ilya Grigorik", "screen_name" : "igrigorik", "protected" : false, "id_str" : "9980812", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/59079748/2262419520_e5832a812d_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/412364630279745536\/5xDKUf4r_normal.png", "id" : 9980812, "verified" : false } }, "id" : 10327133361, - "created_at" : "Thu Mar 11 15:37:45 +0000 2010", + "created_at" : "2010-03-11 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "10290462351", - "text" : "Too bad you can't add command line args to Info.plist in an app bundle on OS X ... or can you?", - "id" : 10290462351, - "created_at" : "Wed Mar 10 21:50:04 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "10290426247", - "text" : "alias chrome='/Applications/Google\\ Chrome.app/Contents/MacOS/Google\\ Chrome --allow-file-access-from-files >/dev/null 2>&1 &!' ... *sigh*", - "id" : 10290426247, - "created_at" : "Wed Mar 10 21:49:08 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Mahyar McDonald", - "screen_name" : "mahyarm", - "indices" : [ 0, 8 ], - "id_str" : "22406953", - "id" : 22406953 + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "10289433993", - "geo" : { - }, - "id_str" : "10289609392", - "in_reply_to_user_id" : 22406953, - "text" : "@mahyarm Ah, that makes sense. I wonder how long after the refresh before they were available. Have to wait and see I guess. :)", - "id" : 10289609392, - "in_reply_to_status_id" : 10289433993, - "created_at" : "Wed Mar 10 21:28:50 +0000 2010", - "in_reply_to_screen_name" : "mahyarm", - "in_reply_to_user_id_str" : "22406953", + "in_reply_to_status_id_str" : "10068750283", + "geo" : { }, + "id_str" : "10332161723", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke BC champs eh? not bad, not bad at all! :)", + "id" : 10332161723, + "in_reply_to_status_id" : 10068750283, + "created_at" : "2010-03-11 00:00:00 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "web", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 3, 12 ], + "id_str" : "636923", + "id" : 636923 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { + "geo" : { }, + "id_str" : "10341344052", + "text" : "RT @siracusa: Canabalt (a $2.99 game) reveals app pricing as a means of managing reviews: http:\/\/bit.ly\/bqqoRA More good stuff here: ht ...", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "10339670168", + "text" : "Canabalt (a $2.99 game) reveals app pricing as a means of managing reviews: http:\/\/bit.ly\/bqqoRA More good stuff here: http:\/\/bit.ly\/9wP6yU", + "id" : 10339670168, + "created_at" : "2010-03-11 21:06:00 +0000", + "user" : { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "protected" : false, + "id_str" : "636923", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", + "id" : 636923, + "verified" : false + } }, - "id_str" : "10288518588", - "text" : "Emacs may get a package manager in version 24. http://is.gd/a9FrI One day we'll boot Linux directly to Emacs and cut out the middle man.", - "id" : 10288518588, - "created_at" : "Wed Mar 10 20:57:56 +0000 2010", + "id" : 10341344052, + "created_at" : "2010-03-11 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Charles Nutter", @@ -2077,14 +1953,13 @@ Grailbird.data.tweets_2010_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "10280595637", - "geo" : { - }, + "geo" : { }, "id_str" : "10286387339", "in_reply_to_user_id" : 9989362, "text" : "@headius That does sound straightforward. Maybe I could reuse my toy x86 assembler to emit code at runtime (written in Ruby).", "id" : 10286387339, "in_reply_to_status_id" : 10280595637, - "created_at" : "Wed Mar 10 20:00:57 +0000 2010", + "created_at" : "2010-03-10 00:00:00 +0000", "in_reply_to_screen_name" : "headius", "in_reply_to_user_id_str" : "9989362", "user" : { @@ -2092,92 +1967,34 @@ Grailbird.data.tweets_2010_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Charles Nutter", - "screen_name" : "headius", - "indices" : [ 0, 8 ], - "id_str" : "9989362", - "id" : 9989362 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "10272709248", - "geo" : { - }, - "id_str" : "10280247930", - "in_reply_to_user_id" : 9989362, - "text" : "@headius I should pick up the blue book and really learn this stuff sometime. Interesting but time consuming! Have to be dedicated.", - "id" : 10280247930, - "in_reply_to_status_id" : 10272709248, - "created_at" : "Wed Mar 10 17:17:10 +0000 2010", - "in_reply_to_screen_name" : "headius", - "in_reply_to_user_id_str" : "9989362", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "10262804891", - "text" : "Never heard of a \"method chooser\" before. I wonder if JIT compilers besides Rubinius do this too. http://is.gd/a6OOv", - "id" : 10262804891, - "created_at" : "Wed Mar 10 08:33:41 +0000 2010", + "geo" : { }, + "id_str" : "10288518588", + "text" : "Emacs may get a package manager in version 24. http:\/\/is.gd\/a9FrI One day we'll boot Linux directly to Emacs and cut out the middle man.", + "id" : 10288518588, + "created_at" : "2010-03-10 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "10259887450", - "text" : "Rap lyrics generator: http://is.gd/a6uiM ... \"gold Jerry, gold!\"", - "id" : 10259887450, - "created_at" : "Wed Mar 10 06:33:28 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -2190,15 +2007,14 @@ Grailbird.data.tweets_2010_03 = "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "10242381897", - "geo" : { - }, - "id_str" : "10257721524", + "in_reply_to_status_id_str" : "10289433993", + "geo" : { }, + "id_str" : "10289609392", "in_reply_to_user_id" : 22406953, - "text" : "@mahyarm @ChrisNoel_Vic don't forget the last.fm status \"boards\"! the bears are my fav. http://blog.last.fm/2008/08/01/quality-control", - "id" : 10257721524, - "in_reply_to_status_id" : 10242381897, - "created_at" : "Wed Mar 10 05:19:29 +0000 2010", + "text" : "@mahyarm Ah, that makes sense. I wonder how long after the refresh before they were available. Have to wait and see I guess. :)", + "id" : 10289609392, + "in_reply_to_status_id" : 10289433993, + "created_at" : "2010-03-10 00:00:00 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -2206,126 +2022,56 @@ Grailbird.data.tweets_2010_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "10255360972", - "text" : "Grooveshark has implemented native scrobbling for VIPs! Now if only I could sign up for a VIP account ... *sigh*", - "id" : 10255360972, - "created_at" : "Wed Mar 10 04:11:39 +0000 2010", + "geo" : { }, + "id_str" : "10290426247", + "text" : "alias chrome='\/Applications\/Google\\ Chrome.app\/Contents\/MacOS\/Google\\ Chrome --allow-file-access-from-files >\/dev\/null 2>&1 &!' ... *sigh*", + "id" : 10290426247, + "created_at" : "2010-03-10 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "10255145693", - "text" : "First day at the new job. Great so far! Lots of interesting stuff to learn.", - "id" : 10255145693, - "created_at" : "Wed Mar 10 04:06:04 +0000 2010", + "geo" : { }, + "id_str" : "10290462351", + "text" : "Too bad you can't add command line args to Info.plist in an app bundle on OS X ... or can you?", + "id" : 10290462351, + "created_at" : "2010-03-10 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Mahyar McDonald", - "screen_name" : "mahyarm", - "indices" : [ 0, 8 ], - "id_str" : "22406953", - "id" : 22406953 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "10252944305", - "geo" : { - }, - "id_str" : "10254985784", - "in_reply_to_user_id" : 22406953, - "text" : "@mahyarm $2600+tax is $3000. ouch! refurb is $2200+tax, still $2500. can get a 15\"mbp + 24\"LCD for that price.", - "id" : 10254985784, - "in_reply_to_status_id" : 10252944305, - "created_at" : "Wed Mar 10 04:02:03 +0000 2010", - "in_reply_to_screen_name" : "mahyarm", - "in_reply_to_user_id_str" : "22406953", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Mahyar McDonald", - "screen_name" : "mahyarm", - "indices" : [ 0, 8 ], - "id_str" : "22406953", - "id" : 22406953 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "10252944305", - "geo" : { - }, - "id_str" : "10254877767", - "in_reply_to_user_id" : 22406953, - "text" : "@mahyarm don't want to spend $2600, but that is a possibility. I might be getting a mbp from work, and have more time to wait and think.", - "id" : 10254877767, - "in_reply_to_status_id" : 10252944305, - "created_at" : "Wed Mar 10 03:59:34 +0000 2010", - "in_reply_to_screen_name" : "mahyarm", - "in_reply_to_user_id_str" : "22406953", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -2344,13 +2090,12 @@ Grailbird.data.tweets_2010_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10248960220", "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko online payment systems always shaft non-US folk. hopefully we can get a response from @grooveshark on this... http://is.gd/a5yyB", + "text" : "@lunafiko online payment systems always shaft non-US folk. hopefully we can get a response from @grooveshark on this... http:\/\/is.gd\/a5yyB", "id" : 10248960220, - "created_at" : "Wed Mar 10 01:39:12 +0000 2010", + "created_at" : "2010-03-10 00:00:00 +0000", "in_reply_to_screen_name" : "lunafiko", "in_reply_to_user_id_str" : "14273142", "user" : { @@ -2358,58 +2103,276 @@ Grailbird.data.tweets_2010_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Mahyar McDonald", + "screen_name" : "mahyarm", + "indices" : [ 0, 8 ], + "id_str" : "22406953", + "id" : 22406953 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "10206646283", - "text" : "I wanted to try Celery http://is.gd/a0ySo but I'll be happy learning RabbitMQ directly. Nitrogen http://is.gd/a0AI4 looks like fun too.", - "id" : 10206646283, - "created_at" : "Tue Mar 09 05:00:01 +0000 2010", + "in_reply_to_status_id_str" : "10252944305", + "geo" : { }, + "id_str" : "10254877767", + "in_reply_to_user_id" : 22406953, + "text" : "@mahyarm don't want to spend $2600, but that is a possibility. I might be getting a mbp from work, and have more time to wait and think.", + "id" : 10254877767, + "in_reply_to_status_id" : 10252944305, + "created_at" : "2010-03-10 00:00:00 +0000", + "in_reply_to_screen_name" : "mahyarm", + "in_reply_to_user_id_str" : "22406953", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Mahyar McDonald", + "screen_name" : "mahyarm", + "indices" : [ 0, 8 ], + "id_str" : "22406953", + "id" : 22406953 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "10252944305", + "geo" : { }, + "id_str" : "10254985784", + "in_reply_to_user_id" : 22406953, + "text" : "@mahyarm $2600+tax is $3000. ouch! refurb is $2200+tax, still $2500. can get a 15\"mbp + 24\"LCD for that price.", + "id" : 10254985784, + "in_reply_to_status_id" : 10252944305, + "created_at" : "2010-03-10 00:00:00 +0000", + "in_reply_to_screen_name" : "mahyarm", + "in_reply_to_user_id_str" : "22406953", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { + "geo" : { }, + "id_str" : "10255145693", + "text" : "First day at the new job. Great so far! Lots of interesting stuff to learn.", + "id" : 10255145693, + "created_at" : "2010-03-10 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] }, + "geo" : { }, + "id_str" : "10255360972", + "text" : "Grooveshark has implemented native scrobbling for VIPs! Now if only I could sign up for a VIP account ... *sigh*", + "id" : 10255360972, + "created_at" : "2010-03-10 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Mahyar McDonald", + "screen_name" : "mahyarm", + "indices" : [ 0, 8 ], + "id_str" : "22406953", + "id" : 22406953 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "10242381897", + "geo" : { }, + "id_str" : "10257721524", + "in_reply_to_user_id" : 22406953, + "text" : "@mahyarm @ChrisNoel_Vic don't forget the last.fm status \"boards\"! the bears are my fav. http:\/\/blog.last.fm\/2008\/08\/01\/quality-control", + "id" : 10257721524, + "in_reply_to_status_id" : 10242381897, + "created_at" : "2010-03-10 00:00:00 +0000", + "in_reply_to_screen_name" : "mahyarm", + "in_reply_to_user_id_str" : "22406953", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "10259887450", + "text" : "Rap lyrics generator: http:\/\/is.gd\/a6uiM ... \"gold Jerry, gold!\"", + "id" : 10259887450, + "created_at" : "2010-03-10 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "10262804891", + "text" : "Never heard of a \"method chooser\" before. I wonder if JIT compilers besides Rubinius do this too. http:\/\/is.gd\/a6OOv", + "id" : 10262804891, + "created_at" : "2010-03-10 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Charles Nutter", + "screen_name" : "headius", + "indices" : [ 0, 8 ], + "id_str" : "9989362", + "id" : 9989362 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "10272709248", + "geo" : { }, + "id_str" : "10280247930", + "in_reply_to_user_id" : 9989362, + "text" : "@headius I should pick up the blue book and really learn this stuff sometime. Interesting but time consuming! Have to be dedicated.", + "id" : 10280247930, + "in_reply_to_status_id" : 10272709248, + "created_at" : "2010-03-10 00:00:00 +0000", + "in_reply_to_screen_name" : "headius", + "in_reply_to_user_id_str" : "9989362", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, "id_str" : "10206297917", "text" : "Thinking I might rewrite scrobbleshark completely. Need a good project to learn Erlang, and it fits the bill perfectly.", "id" : 10206297917, - "created_at" : "Tue Mar 09 04:49:20 +0000 2010", + "created_at" : "2010-03-09 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "10206646283", + "text" : "I wanted to try Celery http:\/\/is.gd\/a0ySo but I'll be happy learning RabbitMQ directly. Nitrogen http:\/\/is.gd\/a0AI4 looks like fun too.", + "id" : 10206646283, + "created_at" : "2010-03-09 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "joachim", @@ -2422,179 +2385,106 @@ Grailbird.data.tweets_2010_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "10181014467", - "text" : "@Joachim_Joe Yeah, it's by no means perfect but it's a good stop-gap until Grooveshark rolls out scrobbling support. Glad you like it. :)", - "id" : 10181014467, - "created_at" : "Mon Mar 08 17:58:58 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "joachim", - "screen_name" : "joachim_joe", - "indices" : [ 0, 12 ], - "id_str" : "350526372", - "id" : 350526372 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "10179342997", - "text" : "@Joachim_Joe I could get it down to about 15 mins, but I need to change servers and have been really busy the last 2 weeks.", - "id" : 10179342997, - "created_at" : "Mon Mar 08 17:15:10 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "joachim", - "screen_name" : "joachim_joe", - "indices" : [ 0, 12 ], - "id_str" : "350526372", - "id" : 350526372 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "10179320920", - "text" : "@Joachim_Joe Grooveshark only updates their feeds every 10 mins, and right now I think it updates every 20-30 mins.", - "id" : 10179320920, - "created_at" : "Mon Mar 08 17:14:37 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ { - "name" : "joachim", - "screen_name" : "joachim_joe", - "indices" : [ 0, 12 ], - "id_str" : "350526372", - "id" : 350526372 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, + "geo" : { }, "id_str" : "10176886617", "text" : "@Joachim_Joe nope, once you set it up you can pretty much forget about it. :)", "id" : 10176886617, - "created_at" : "Mon Mar 08 16:13:05 +0000 2010", + "created_at" : "2010-03-08 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "joachim", + "screen_name" : "joachim_joe", + "indices" : [ 0, 12 ], + "id_str" : "350526372", + "id" : 350526372 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "10089188493", - "text" : "Rogers gave me 2 months unlimited data for upgrading to a 1GB data plan. It's ridiculous I had to do so to tether, but I'll get my $s worth!", - "id" : 10089188493, - "created_at" : "Sat Mar 06 20:52:09 +0000 2010", + "geo" : { }, + "id_str" : "10179320920", + "text" : "@Joachim_Joe Grooveshark only updates their feeds every 10 mins, and right now I think it updates every 20-30 mins.", + "id" : 10179320920, + "created_at" : "2010-03-08 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "joachim", + "screen_name" : "joachim_joe", + "indices" : [ 0, 12 ], + "id_str" : "350526372", + "id" : 350526372 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "10084345781", - "text" : "Now my decision is wait for the 15\" MBP refresh (hopefully w/ Core i7, or i5) and go new, or get a refurbished 17\" MBP anytime. hmmm....", - "id" : 10084345781, - "created_at" : "Sat Mar 06 18:29:32 +0000 2010", + "geo" : { }, + "id_str" : "10179342997", + "text" : "@Joachim_Joe I could get it down to about 15 mins, but I need to change servers and have been really busy the last 2 weeks.", + "id" : 10179342997, + "created_at" : "2010-03-08 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "joachim", + "screen_name" : "joachim_joe", + "indices" : [ 0, 12 ], + "id_str" : "350526372", + "id" : 350526372 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "10084280414", - "text" : "1280x800 (1.05MP) -> 1440x900 (1.3MP) is not really compelling. 1920x1200 (2.3MP) on the other hand ... http://i.imgur.com/lKDL3.png", - "id" : 10084280414, - "created_at" : "Sat Mar 06 18:27:39 +0000 2010", + "geo" : { }, + "id_str" : "10181014467", + "text" : "@Joachim_Joe Yeah, it's by no means perfect but it's a good stop-gap until Grooveshark rolls out scrobbling support. Glad you like it. :)", + "id" : 10181014467, + "created_at" : "2010-03-08 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2608,14 +2498,13 @@ Grailbird.data.tweets_2010_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "10068750283", - "geo" : { - }, + "geo" : { }, "id_str" : "10082846701", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I agree about Fluid. It's great for gmail, google docs, and Grooveshark. I'll have to try github.", "id" : 10082846701, "in_reply_to_status_id" : 10068750283, - "created_at" : "Sat Mar 06 17:48:02 +0000 2010", + "created_at" : "2010-03-06 00:00:00 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2623,153 +2512,100 @@ Grailbird.data.tweets_2010_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "10042424153", - "geo" : { - }, - "id_str" : "10042665815", - "in_reply_to_user_id" : 17088322, - "text" : "@ChrisNoel_Vic :o ... we missed it in 3D at the IMAX. No point watching it now anyway.", - "id" : 10042665815, - "in_reply_to_status_id" : 10042424153, - "created_at" : "Fri Mar 05 21:24:00 +0000 2010", - "in_reply_to_screen_name" : "HipwoodDigital", - "in_reply_to_user_id_str" : "17088322", + "geo" : { }, + "id_str" : "10084280414", + "text" : "1280x800 (1.05MP) -> 1440x900 (1.3MP) is not really compelling. 1920x1200 (2.3MP) on the other hand ... http:\/\/i.imgur.com\/lKDL3.png", + "id" : 10084280414, + "created_at" : "2010-03-06 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "10040791831", - "text" : "Am I the only guy in North America that hasn't seen Avatar yet?", - "id" : 10040791831, - "created_at" : "Fri Mar 05 20:33:35 +0000 2010", + "geo" : { }, + "id_str" : "10084345781", + "text" : "Now my decision is wait for the 15\" MBP refresh (hopefully w\/ Core i7, or i5) and go new, or get a refurbished 17\" MBP anytime. hmmm....", + "id" : 10084345781, + "created_at" : "2010-03-06 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Grooveshark", - "screen_name" : "Grooveshark", - "indices" : [ 0, 12 ], - "id_str" : "3806441", - "id" : 3806441 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "10033772350", - "in_reply_to_user_id" : 3806441, - "text" : "@grooveshark do you have an email address i can just send money to with paypal? There's got to be a way for me to give you money.", - "id" : 10033772350, - "created_at" : "Fri Mar 05 17:29:39 +0000 2010", - "in_reply_to_screen_name" : "Grooveshark", - "in_reply_to_user_id_str" : "3806441", + "geo" : { }, + "id_str" : "10089188493", + "text" : "Rogers gave me 2 months unlimited data for upgrading to a 1GB data plan. It's ridiculous I had to do so to tether, but I'll get my $s worth!", + "id" : 10089188493, + "created_at" : "2010-03-06 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "PayPal", - "screen_name" : "PayPal", - "indices" : [ 38, 45 ], - "id_str" : "30018058", - "id" : 30018058 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "10033511678", - "text" : "Great, now I have around USD$30 in my @PayPal account for no reason. I better be able to use it for something. Not impressed. Not one bit.", - "id" : 10033511678, - "created_at" : "Fri Mar 05 17:23:17 +0000 2010", + "geo" : { }, + "id_str" : "9997766029", + "text" : "UITextView + sizeWithFont:constrainedToSize: = blurgh. that is all.", + "id" : 9997766029, + "created_at" : "2010-03-05 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Grooveshark", - "screen_name" : "Grooveshark", - "indices" : [ 12, 24 ], - "id_str" : "3806441", - "id" : 3806441 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "10031546865", - "text" : "... or not? @grooveshark, it shouldn't be so hard to get VIP for canucks w/o a CC. Not sure if it's Paypal being lame, but I'm done trying.", - "id" : 10031546865, - "created_at" : "Fri Mar 05 16:35:59 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -2782,133 +2618,241 @@ Grailbird.data.tweets_2010_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10031420299", "text" : "Realized I could transfer funds to my paypal account, then use that to pay for a @grooveshark VIP pass. iPhone groovesharkin in a few mins!", "id" : 10031420299, - "created_at" : "Fri Mar 05 16:32:57 +0000 2010", + "created_at" : "2010-03-05 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grooveshark", + "screen_name" : "Grooveshark", + "indices" : [ 12, 24 ], + "id_str" : "3806441", + "id" : 3806441 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "10031546865", + "text" : "... or not? @grooveshark, it shouldn't be so hard to get VIP for canucks w\/o a CC. Not sure if it's Paypal being lame, but I'm done trying.", + "id" : 10031546865, + "created_at" : "2010-03-05 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "PayPal", + "screen_name" : "PayPal", + "indices" : [ 38, 45 ], + "id_str" : "30018058", + "id" : 30018058 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "10033511678", + "text" : "Great, now I have around USD$30 in my @PayPal account for no reason. I better be able to use it for something. Not impressed. Not one bit.", + "id" : 10033511678, + "created_at" : "2010-03-05 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grooveshark", + "screen_name" : "Grooveshark", + "indices" : [ 0, 12 ], + "id_str" : "3806441", + "id" : 3806441 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "10033772350", + "in_reply_to_user_id" : 3806441, + "text" : "@grooveshark do you have an email address i can just send money to with paypal? There's got to be a way for me to give you money.", + "id" : 10033772350, + "created_at" : "2010-03-05 00:00:00 +0000", + "in_reply_to_screen_name" : "Grooveshark", + "in_reply_to_user_id_str" : "3806441", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "9997766029", - "text" : "UITextView + sizeWithFont:constrainedToSize: = blurgh. that is all.", - "id" : 9997766029, - "created_at" : "Fri Mar 05 00:00:59 +0000 2010", + "geo" : { }, + "id_str" : "10040791831", + "text" : "Am I the only guy in North America that hasn't seen Avatar yet?", + "id" : 10040791831, + "created_at" : "2010-03-05 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "9994065353", - "text" : "Fluid is neat but unless you keep your fluid apps open all day it's far quicker to open a new tab and type the first 3 letters of the URL.", - "id" : 9994065353, - "created_at" : "Thu Mar 04 22:32:41 +0000 2010", + "in_reply_to_status_id_str" : "10042424153", + "geo" : { }, + "id_str" : "10042665815", + "in_reply_to_user_id" : 17088322, + "text" : "@ChrisNoel_Vic :o ... we missed it in 3D at the IMAX. No point watching it now anyway.", + "id" : 10042665815, + "in_reply_to_status_id" : 10042424153, + "created_at" : "2010-03-05 00:00:00 +0000", + "in_reply_to_screen_name" : "HipwoodDigital", + "in_reply_to_user_id_str" : "17088322", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "9953907597", "text" : "400 scrobbleshark users are too many for a free google app engine account. I'll start looking for a new host, have to port a bit of code.", "id" : 9953907597, - "created_at" : "Thu Mar 04 02:34:09 +0000 2010", + "created_at" : "2010-03-04 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "9904713318", - "text" : "RDBMS have been abused to do all kinds of things they were never meant to do, so the set of tasks that NoSQL excels at may however be large.", - "id" : 9904713318, - "created_at" : "Wed Mar 03 02:37:02 +0000 2010", + "geo" : { }, + "id_str" : "9994065353", + "text" : "Fluid is neat but unless you keep your fluid apps open all day it's far quicker to open a new tab and type the first 3 letters of the URL.", + "id" : 9994065353, + "created_at" : "2010-03-04 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "9904447874", "text" : "Why must everything be black & white? NoSQL isn't going to \"kill\" RDBMSs, it's an *additional* tool better suited to certain tasks. Yeesh...", "id" : 9904447874, - "created_at" : "Wed Mar 03 02:31:35 +0000 2010", + "created_at" : "2010-03-03 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "9904713318", + "text" : "RDBMS have been abused to do all kinds of things they were never meant to do, so the set of tasks that NoSQL excels at may however be large.", + "id" : 9904713318, + "created_at" : "2010-03-03 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2010_04.js b/public/tweets/data/js/tweets/2010_04.js index c9e2ad9..53cb5ab 100755 --- a/public/tweets/data/js/tweets/2010_04.js +++ b/public/tweets/data/js/tweets/2010_04.js @@ -1,6 +1,6 @@ Grailbird.data.tweets_2010_04 = [ { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -13,126 +13,44 @@ Grailbird.data.tweets_2010_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "13157669261", "text" : "RT @Grooveshark: Now accepting Lala refugees.", "id" : 13157669261, - "created_at" : "Fri Apr 30 23:55:59 +0000 2010", + "created_at" : "2010-04-30 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Zim", - "screen_name" : "zimmund", - "indices" : [ 0, 8 ], - "id_str" : "6217862", - "id" : 6217862 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "12654445157", - "geo" : { - }, - "id_str" : "12654628856", - "in_reply_to_user_id" : 6217862, - "text" : "@zimmund GAE resets quotas at midnight Pacific time (in 12 hours). No activity until then, but it will catch up at that time.", - "id" : 12654628856, - "in_reply_to_status_id" : 12654445157, - "created_at" : "Thu Apr 22 18:44:02 +0000 2010", - "in_reply_to_screen_name" : "zimmund", - "in_reply_to_user_id_str" : "6217862", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "12649965788", - "text" : "Wow, I'm really sorry about scrobbleshark being down! 1000 users is way too much for the base GAE account. I'll work on the rewrite soon.", - "id" : 12649965788, - "created_at" : "Thu Apr 22 17:01:40 +0000 2010", + "geo" : { }, + "id_str" : "12614255760", + "text" : "Got an iPad for the evening. Back on my MacBook now, I want to rotate the display to surf the web.", + "id" : 12614255760, + "created_at" : "2010-04-22 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "12621862744", - "text" : "(maybe it's not crashier on iPad, but on iPhone OS 3.2. not sure on that one)", - "id" : 12621862744, - "created_at" : "Thu Apr 22 05:20:24 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "12621836597", - "text" : "Need to crash mobile Safari? Visit http://apirocks.com/html5/html5.html Crashier on iPad than iPhone. If it doesn't crash just rotate.", - "id" : 12621836597, - "created_at" : "Thu Apr 22 05:19:42 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -146,14 +64,13 @@ Grailbird.data.tweets_2010_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "12615500462", - "geo" : { - }, + "geo" : { }, "id_str" : "12620508667", "in_reply_to_user_id" : 14273142, "text" : "@lunafiko I think I just found it on twitpic, cool!", "id" : 12620508667, "in_reply_to_status_id" : 12615500462, - "created_at" : "Thu Apr 22 04:44:50 +0000 2010", + "created_at" : "2010-04-22 00:00:00 +0000", "in_reply_to_screen_name" : "lunafiko", "in_reply_to_user_id_str" : "14273142", "user" : { @@ -161,92 +78,155 @@ Grailbird.data.tweets_2010_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "12614255760", - "text" : "Got an iPad for the evening. Back on my MacBook now, I want to rotate the display to surf the web.", - "id" : 12614255760, - "created_at" : "Thu Apr 22 02:33:29 +0000 2010", + "geo" : { }, + "id_str" : "12621836597", + "text" : "Need to crash mobile Safari? Visit http:\/\/apirocks.com\/html5\/html5.html Crashier on iPad than iPhone. If it doesn't crash just rotate.", + "id" : 12621836597, + "created_at" : "2010-04-22 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "12621862744", + "text" : "(maybe it's not crashier on iPad, but on iPhone OS 3.2. not sure on that one)", + "id" : 12621862744, + "created_at" : "2010-04-22 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "12649965788", + "text" : "Wow, I'm really sorry about scrobbleshark being down! 1000 users is way too much for the base GAE account. I'll work on the rewrite soon.", + "id" : 12649965788, + "created_at" : "2010-04-22 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Grigory Kruglov", - "screen_name" : "lunafiko", - "indices" : [ 0, 9 ], - "id_str" : "14273142", - "id" : 14273142 + "name" : "Zim", + "screen_name" : "zimmund", + "indices" : [ 0, 8 ], + "id_str" : "6217862", + "id" : 6217862 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "12498442444", - "geo" : { - }, - "id_str" : "12499117475", - "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko heh, sounds like a good time :)", - "id" : 12499117475, - "in_reply_to_status_id" : 12498442444, - "created_at" : "Tue Apr 20 05:13:29 +0000 2010", - "in_reply_to_screen_name" : "lunafiko", - "in_reply_to_user_id_str" : "14273142", + "in_reply_to_status_id_str" : "12654445157", + "geo" : { }, + "id_str" : "12654628856", + "in_reply_to_user_id" : 6217862, + "text" : "@zimmund GAE resets quotas at midnight Pacific time (in 12 hours). No activity until then, but it will catch up at that time.", + "id" : 12654628856, + "in_reply_to_status_id" : 12654445157, + "created_at" : "2010-04-22 00:00:00 +0000", + "in_reply_to_screen_name" : "zimmund", + "in_reply_to_user_id_str" : "6217862", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "12498062927", - "text" : "html5 makes the browser the best cross-platform toolkit. ironically throwing out native look'n'feel altogether wins. http://is.gd/bA948", - "id" : 12498062927, - "created_at" : "Tue Apr 20 04:47:44 +0000 2010", + "geo" : { }, + "id_str" : "12491891020", + "text" : "Refreshing. fifthstreet.ca bar&grill has a decent site that isn't Flash. It kind of sucks on iPhone but at least it works.", + "id" : 12491891020, + "created_at" : "2010-04-20 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "12491970038", + "text" : "Incidentally I just discovered that scrolling with 2-fingers scrolls an iframe in mobile Safari. 8 months with an iPhone and still learning.", + "id" : 12491970038, + "created_at" : "2010-04-20 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -260,14 +240,13 @@ Grailbird.data.tweets_2010_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "12495440281", - "geo" : { - }, + "geo" : { }, "id_str" : "12497941010", "in_reply_to_user_id" : 14273142, "text" : "@lunafiko Nope, very low! I guess there are only so many ways to make a restaurant website \"interesting\". Me I just want info. gopher ftw :p", "id" : 12497941010, "in_reply_to_status_id" : 12495440281, - "created_at" : "Tue Apr 20 04:44:46 +0000 2010", + "created_at" : "2010-04-20 00:00:00 +0000", "in_reply_to_screen_name" : "lunafiko", "in_reply_to_user_id_str" : "14273142", "user" : { @@ -275,53 +254,62 @@ Grailbird.data.tweets_2010_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "12491970038", - "text" : "Incidentally I just discovered that scrolling with 2-fingers scrolls an iframe in mobile Safari. 8 months with an iPhone and still learning.", - "id" : 12491970038, - "created_at" : "Tue Apr 20 02:36:56 +0000 2010", + "geo" : { }, + "id_str" : "12498062927", + "text" : "html5 makes the browser the best cross-platform toolkit. ironically throwing out native look'n'feel altogether wins. http:\/\/is.gd\/bA948", + "id" : 12498062927, + "created_at" : "2010-04-20 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Grigory Kruglov", + "screen_name" : "lunafiko", + "indices" : [ 0, 9 ], + "id_str" : "14273142", + "id" : 14273142 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "12491891020", - "text" : "Refreshing. fifthstreet.ca bar&grill has a decent site that isn't Flash. It kind of sucks on iPhone but at least it works.", - "id" : 12491891020, - "created_at" : "Tue Apr 20 02:35:25 +0000 2010", + "in_reply_to_status_id_str" : "12498442444", + "geo" : { }, + "id_str" : "12499117475", + "in_reply_to_user_id" : 14273142, + "text" : "@lunafiko heh, sounds like a good time :)", + "id" : 12499117475, + "in_reply_to_status_id" : 12498442444, + "created_at" : "2010-04-20 00:00:00 +0000", + "in_reply_to_screen_name" : "lunafiko", + "in_reply_to_user_id_str" : "14273142", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -348,12 +336,11 @@ Grailbird.data.tweets_2010_04 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "12421964589", "text" : "RT @tlrobinson: .@brendaneich at #jsconf talking about awesome new features slated for next edition of JS. Detail on the ECMA wiki: http ...", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "BrendanEich", @@ -369,174 +356,29 @@ Grailbird.data.tweets_2010_04 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "12419872636", - "text" : ".@brendaneich at #jsconf talking about awesome new features slated for next edition of JS. Detail on the ECMA wiki: http://is.gd/bywUR", + "text" : ".@brendaneich at #jsconf talking about awesome new features slated for next edition of JS. Detail on the ECMA wiki: http:\/\/is.gd\/bywUR", "id" : 12419872636, - "created_at" : "Sun Apr 18 21:54:38 +0000 2010", + "created_at" : "2010-04-18 21:54:38 +0000", "user" : { "name" : "tom robinson", "screen_name" : "tlrobinson", "protected" : false, "id_str" : "14206068", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1796403442/14267_753770645455_3400177_44585556_4022426_n_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000853310157\/a0e3b1296ad4bad4a668803a54a79afd_normal.jpeg", "id" : 14206068, "verified" : false } }, "id" : 12421964589, - "created_at" : "Sun Apr 18 22:44:23 +0000 2010", + "created_at" : "2010-04-18 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ { - "name" : "Dion Almaer", - "screen_name" : "dalmaer", - "indices" : [ 3, 11 ], - "id_str" : "4216361", - "id" : 4216361 - }, { - "name" : "280 North", - "screen_name" : "280north", - "indices" : [ 17, 26 ], - "id_str" : "14581921", - "id" : 14581921 - } ], - "media" : [ ], - "hashtags" : [ { - "text" : "jsconf", - "indices" : [ 93, 100 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "12349220407", - "text" : "RT @dalmaer: The @280north crew have released: nib2cib now supports iPhone to web conversion #jsconf", - "retweeted_status" : { - "source" : "Tweetings for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "280 North", - "screen_name" : "280north", - "indices" : [ 4, 13 ], - "id_str" : "14581921", - "id" : 14581921 - } ], - "media" : [ ], - "hashtags" : [ { - "text" : "jsconf", - "indices" : [ 80, 87 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "12347514148", - "text" : "The @280north crew have released: nib2cib now supports iPhone to web conversion #jsconf", - "id" : 12347514148, - "created_at" : "Sat Apr 17 15:46:28 +0000 2010", - "user" : { - "name" : "Dion Almaer", - "screen_name" : "dalmaer", - "protected" : false, - "id_str" : "4216361", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3380865881/f73b3687ff39b795db05fcaf35972270_normal.jpeg", - "id" : 4216361, - "verified" : false - } - }, - "id" : 12349220407, - "created_at" : "Sat Apr 17 16:20:41 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Gowalla", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.68941801, -123.41052055 ] - }, - "id_str" : "12342410195", - "text" : "Photo: God BC is beautiful! \u2014 at The Spirit of British Columbia http://gowal.la/c/BSKC", - "id" : 12342410195, - "created_at" : "Sat Apr 17 14:00:47 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Gowalla", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.6891672167, -123.4114489 ] - }, - "id_str" : "12341974008", - "text" : "Meeting my sister in Van for the day. \u2014 at Swartz Bay Foot Passenger Terminal http://gowal.la/s/ecZ", - "id" : 12341974008, - "created_at" : "Sat Apr 17 13:50:56 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "API", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "12322999305", - "text" : "\"but be warned: it's definitely not for the casual jailbreaker.\" http://tinyurl.com/y2vsbnv sounds like a challenge! ;-)", - "id" : 12322999305, - "created_at" : "Sat Apr 17 03:56:58 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -560,10 +402,9 @@ Grailbird.data.tweets_2010_04 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "12318341622", - "text" : "RT @dysinger: Latest #riak (client) requires protobuffs installed in erlang/lib #TODO add to the readme so people don't have to read the ...", + "text" : "RT @dysinger: Latest #riak (client) requires protobuffs installed in erlang\/lib #TODO add to the readme so people don't have to read the ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -578,97 +419,191 @@ Grailbird.data.tweets_2010_04 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "12317797100", - "text" : "Latest #riak (client) requires protobuffs installed in erlang/lib #TODO add to the readme so people don't have to read the rebar source", + "text" : "Latest #riak (client) requires protobuffs installed in erlang\/lib #TODO add to the readme so people don't have to read the rebar source", "id" : 12317797100, - "created_at" : "Sat Apr 17 02:05:32 +0000 2010", + "created_at" : "2010-04-17 02:05:32 +0000", "user" : { "name" : "Tim Dysinger", "screen_name" : "dysinger", "protected" : false, "id_str" : "6149572", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3263014695/81329a01495879b9a52ae1b8a7409b85_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/443921700430675968\/pqPBU8E8_normal.jpeg", "id" : 6149572, "verified" : false } }, "id" : 12318341622, - "created_at" : "Sat Apr 17 02:17:03 +0000 2010", + "created_at" : "2010-04-17 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/dev.twitter.com\/\" rel=\"nofollow\"\u003EAPI\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Eric Hoppe", - "screen_name" : "ehoppe", - "indices" : [ 0, 7 ], - "id_str" : "33858688", - "id" : 33858688 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "12147485431", - "geo" : { - }, - "id_str" : "12149333164", - "in_reply_to_user_id" : 33858688, - "text" : "@ehoppe I uploaded about 500mb. Have to watch my groovesharking. or go for the 3gb plan :)", - "id" : 12149333164, - "in_reply_to_status_id" : 12147485431, - "created_at" : "Wed Apr 14 06:27:58 +0000 2010", - "in_reply_to_screen_name" : "ehoppe", - "in_reply_to_user_id_str" : "33858688", + "geo" : { }, + "id_str" : "12322999305", + "text" : "\"but be warned: it's definitely not for the casual jailbreaker.\" http:\/\/tinyurl.com\/y2vsbnv sounds like a challenge! ;-)", + "id" : 12322999305, + "created_at" : "2010-04-17 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/gowalla.com\/\" rel=\"nofollow\"\u003EGowalla\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], - "hashtags" : [ { - "text" : "protip", - "indices" : [ 51, 58 ] - } ], + "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.44154, -123.359736 ] - }, - "id_str" : "12147208295", - "text" : "Close bittorrent when tethering notebook to phone. #protip", - "id" : 12147208295, - "created_at" : "Wed Apr 14 05:21:25 +0000 2010", + "geo" : { }, + "id_str" : "12341974008", + "text" : "Meeting my sister in Van for the day. \u2014 at Swartz Bay Foot Passenger Terminal http:\/\/gowal.la\/s\/ecZ", + "id" : 12341974008, + "created_at" : "2010-04-17 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/gowalla.com\/\" rel=\"nofollow\"\u003EGowalla\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "12342410195", + "text" : "Photo: God BC is beautiful! \u2014 at The Spirit of British Columbia http:\/\/gowal.la\/c\/BSKC", + "id" : 12342410195, + "created_at" : "2010-04-17 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Dion Almaer", + "screen_name" : "dalmaer", + "indices" : [ 3, 11 ], + "id_str" : "4216361", + "id" : 4216361 + }, { + "name" : "280 North", + "screen_name" : "280north", + "indices" : [ 17, 26 ], + "id_str" : "14581921", + "id" : 14581921 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "jsconf", + "indices" : [ 93, 100 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "12349220407", + "text" : "RT @dalmaer: The @280north crew have released: nib2cib now supports iPhone to web conversion #jsconf", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.tweetings.net\/\" rel=\"nofollow\"\u003ETweetings for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "280 North", + "screen_name" : "280north", + "indices" : [ 4, 13 ], + "id_str" : "14581921", + "id" : 14581921 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "jsconf", + "indices" : [ 80, 87 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "12347514148", + "text" : "The @280north crew have released: nib2cib now supports iPhone to web conversion #jsconf", + "id" : 12347514148, + "created_at" : "2010-04-17 15:46:28 +0000", + "user" : { + "name" : "Dion Almaer", + "screen_name" : "dalmaer", + "protected" : false, + "id_str" : "4216361", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3380865881\/f73b3687ff39b795db05fcaf35972270_normal.jpeg", + "id" : 4216361, + "verified" : false + } + }, + "id" : 12349220407, + "created_at" : "2010-04-17 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "12141397626", + "text" : "New 15\" MBPs have a hi-res option (1680x1050). Sweet!", + "id" : 12141397626, + "created_at" : "2010-04-14 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -682,14 +617,13 @@ Grailbird.data.tweets_2010_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "12141735174", - "geo" : { - }, + "geo" : { }, "id_str" : "12143998162", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Need to save up a bit. I'll probably pull the trigger in May. (Unless I decide to get the i7 or 8GB of DDR3 or something :)", "id" : 12143998162, "in_reply_to_status_id" : 12141735174, - "created_at" : "Wed Apr 14 03:59:03 +0000 2010", + "created_at" : "2010-04-14 00:00:00 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -697,35 +631,70 @@ Grailbird.data.tweets_2010_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], - "hashtags" : [ ], + "hashtags" : [ { + "text" : "protip", + "indices" : [ 51, 58 ] + } ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "12141397626", - "text" : "New 15\" MBPs have a hi-res option (1680x1050). Sweet!", - "id" : 12141397626, - "created_at" : "Wed Apr 14 03:03:30 +0000 2010", + "geo" : { }, + "id_str" : "12147208295", + "text" : "Close bittorrent when tethering notebook to phone. #protip", + "id" : 12147208295, + "created_at" : "2010-04-14 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Eric Hoppe", + "screen_name" : "ehoppe", + "indices" : [ 0, 7 ], + "id_str" : "33858688", + "id" : 33858688 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "12147485431", + "geo" : { }, + "id_str" : "12149333164", + "in_reply_to_user_id" : 33858688, + "text" : "@ehoppe I uploaded about 500mb. Have to watch my groovesharking. or go for the 3gb plan :)", + "id" : 12149333164, + "in_reply_to_status_id" : 12147485431, + "created_at" : "2010-04-14 00:00:00 +0000", + "in_reply_to_screen_name" : "ehoppe", + "in_reply_to_user_id_str" : "33858688", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sergio Loureiro", @@ -742,14 +711,13 @@ Grailbird.data.tweets_2010_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "12114284409", - "geo" : { - }, + "geo" : { }, "id_str" : "12140731451", "in_reply_to_user_id" : 119695936, "text" : "@dudeimlost I need to rewrite #scrobbleshark and move away from Google AppEngine. Didn't expect 1000 users! Sorry it's so laggy for you.", "id" : 12140731451, "in_reply_to_status_id" : 12114284409, - "created_at" : "Wed Apr 14 02:50:23 +0000 2010", + "created_at" : "2010-04-14 00:00:00 +0000", "in_reply_to_screen_name" : "dudeimlost", "in_reply_to_user_id_str" : "119695936", "user" : { @@ -757,12 +725,62 @@ Grailbird.data.tweets_2010_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Dion Almaer", + "screen_name" : "dalmaer", + "indices" : [ 3, 11 ], + "id_str" : "4216361", + "id" : 4216361 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "12090100417", + "text" : "RT @dalmaer traits.js is a minimal standards-compliant trait composition library for Javascript http:\/\/is.gd\/bqwux by Tom Cutsem&Mark Miller", + "id" : 12090100417, + "created_at" : "2010-04-13 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "12110770286", + "text" : "New MacBook Pros! Now to save up some $$", + "id" : 12110770286, + "created_at" : "2010-04-13 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -776,14 +794,13 @@ Grailbird.data.tweets_2010_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "12126943664", - "geo" : { - }, + "geo" : { }, "id_str" : "12127055723", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke wheee!", "id" : 12127055723, "in_reply_to_status_id" : 12126943664, - "created_at" : "Tue Apr 13 22:11:29 +0000 2010", + "created_at" : "2010-04-13 00:00:00 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -791,98 +808,12 @@ Grailbird.data.tweets_2010_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "12110770286", - "text" : "New MacBook Pros! Now to save up some $$", - "id" : 12110770286, - "created_at" : "Tue Apr 13 15:54:52 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Dion Almaer", - "screen_name" : "dalmaer", - "indices" : [ 3, 11 ], - "id_str" : "4216361", - "id" : 4216361 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "12090100417", - "text" : "RT @dalmaer traits.js is a minimal standards-compliant trait composition library for Javascript http://is.gd/bqwux by Tom Cutsem&Mark Miller", - "id" : 12090100417, - "created_at" : "Tue Apr 13 06:18:03 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Grigory Kruglov", - "screen_name" : "lunafiko", - "indices" : [ 0, 9 ], - "id_str" : "14273142", - "id" : 14273142 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "12064718775", - "geo" : { - }, - "id_str" : "12065048772", - "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko I e-mailed support and they gave me a free VIP account. I guess I'll worry about renewing in a year ... sorry that isn't helpful.", - "id" : 12065048772, - "in_reply_to_status_id" : 12064718775, - "created_at" : "Mon Apr 12 20:43:41 +0000 2010", - "in_reply_to_screen_name" : "lunafiko", - "in_reply_to_user_id_str" : "14273142", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "David Hund", @@ -896,14 +827,13 @@ Grailbird.data.tweets_2010_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "12060622395", - "geo" : { - }, + "geo" : { }, "id_str" : "12063461234", "in_reply_to_user_id" : 918271, "text" : "@davidhund It's almost as stable as Grooveshark's RSS feeds. Need to move off of GAE. Scrobbleshark is more popular than I anticipated.", "id" : 12063461234, "in_reply_to_status_id" : 12060622395, - "created_at" : "Mon Apr 12 20:04:37 +0000 2010", + "created_at" : "2010-04-12 00:00:00 +0000", "in_reply_to_screen_name" : "davidhund", "in_reply_to_user_id_str" : "918271", "user" : { @@ -911,37 +841,89 @@ Grailbird.data.tweets_2010_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Gowalla", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grigory Kruglov", + "screen_name" : "lunafiko", + "indices" : [ 0, 9 ], + "id_str" : "14273142", + "id" : 14273142 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "12064718775", + "geo" : { }, + "id_str" : "12065048772", + "in_reply_to_user_id" : 14273142, + "text" : "@lunafiko I e-mailed support and they gave me a free VIP account. I guess I'll worry about renewing in a year ... sorry that isn't helpful.", + "id" : 12065048772, + "in_reply_to_status_id" : 12064718775, + "created_at" : "2010-04-12 00:00:00 +0000", + "in_reply_to_screen_name" : "lunafiko", + "in_reply_to_user_id_str" : "14273142", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/gowalla.com\/\" rel=\"nofollow\"\u003EGowalla\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.4176218167, -123.4719191667 ] - }, + "geo" : { }, "id_str" : "11971479272", - "text" : "I'm at Esquimalt Lagoon in Colwood http://gowal.la/s/5H6X", + "text" : "I'm at Esquimalt Lagoon in Colwood http:\/\/gowal.la\/s\/5H6X", "id" : 11971479272, - "created_at" : "Sun Apr 11 03:29:51 +0000 2010", + "created_at" : "2010-04-11 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "11952207220", + "text" : "There's a new version of grooveshark for iPhone! Has free trial and less bugs. Yay :)", + "id" : 11952207220, + "created_at" : "2010-04-10 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "MenTaLguY", @@ -954,118 +936,89 @@ Grailbird.data.tweets_2010_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "11952230982", "text" : "RT @mentalguy: The best and worst things about Ubuntu is that Mark Shuttleworth isn't Steve Jobs.", "retweeted_status" : { - "source" : "Gwibber", + "source" : "\u003Ca href=\"https:\/\/launchpad.net\/gwibber\/\" rel=\"nofollow\"\u003EGwibber\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "11951964520", "text" : "The best and worst things about Ubuntu is that Mark Shuttleworth isn't Steve Jobs.", "id" : 11951964520, - "created_at" : "Sat Apr 10 19:19:48 +0000 2010", + "created_at" : "2010-04-10 19:19:48 +0000", "user" : { "name" : "MenTaLguY", "screen_name" : "mentalguy", "protected" : false, "id_str" : "14358152", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/54896192/avatar-100x100_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/54896192\/avatar-100x100_normal.png", "id" : 14358152, "verified" : false } }, "id" : 11952230982, - "created_at" : "Sat Apr 10 19:26:48 +0000 2010", + "created_at" : "2010-04-10 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.466727, -123.359073 ] - }, - "id_str" : "11952207220", - "text" : "There's a new version of grooveshark for iPhone! Has free trial and less bugs. Yay :)", - "id" : 11952207220, - "created_at" : "Sat Apr 10 19:26:10 +0000 2010", + "geo" : { }, + "id_str" : "11858253272", + "text" : "Any sufficiently complicated web app contains an ad hoc, informally-specified, bug-ridden, slow implementation of half of Webmachine.", + "id" : 11858253272, + "created_at" : "2010-04-09 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/dev.twitter.com\/\" rel=\"nofollow\"\u003EAPI\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "11866230279", - "text" : "Twitter lists should have an option to let your mutual followers edit them too. Might be fun!", - "id" : 11866230279, - "created_at" : "Fri Apr 09 05:50:50 +0000 2010", + "geo" : { }, + "id_str" : "11861679739", + "text" : "Microsoft offers much-needed fix for Windows OSS development http:\/\/tinyurl.com\/y9nltme [Ed: this is awesome! Good for MS.]", + "id" : 11861679739, + "created_at" : "2010-04-09 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "11863183373", - "text" : "Wonder if Tog's articles were any influence on app folders in iPhone OS 4. http://is.gd/bl0lO http://is.gd/bl0lN http://is.gd/bl0lY", - "id" : 11863183373, - "created_at" : "Fri Apr 09 04:25:36 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1079,14 +1032,13 @@ Grailbird.data.tweets_2010_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "11861758691", - "geo" : { - }, + "geo" : { }, "id_str" : "11863072449", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke yes indeed. re-reading some webmachine docs made for an enlightening evening.", "id" : 11863072449, "in_reply_to_status_id" : 11861758691, - "created_at" : "Fri Apr 09 04:22:47 +0000 2010", + "created_at" : "2010-04-09 00:00:00 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1094,58 +1046,56 @@ Grailbird.data.tweets_2010_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "API", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "11861679739", - "text" : "Microsoft offers much-needed fix for Windows OSS development http://tinyurl.com/y9nltme [Ed: this is awesome! Good for MS.]", - "id" : 11861679739, - "created_at" : "Fri Apr 09 03:49:41 +0000 2010", + "geo" : { }, + "id_str" : "11863183373", + "text" : "Wonder if Tog's articles were any influence on app folders in iPhone OS 4. http:\/\/is.gd\/bl0lO http:\/\/is.gd\/bl0lN http:\/\/is.gd\/bl0lY", + "id" : 11863183373, + "created_at" : "2010-04-09 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "11858253272", - "text" : "Any sufficiently complicated web app contains an ad hoc, informally-specified, bug-ridden, slow implementation of half of Webmachine.", - "id" : 11858253272, - "created_at" : "Fri Apr 09 02:34:33 +0000 2010", + "geo" : { }, + "id_str" : "11866230279", + "text" : "Twitter lists should have an option to let your mutual followers edit them too. Might be fun!", + "id" : 11866230279, + "created_at" : "2010-04-09 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -1159,14 +1109,13 @@ Grailbird.data.tweets_2010_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "11808141498", - "geo" : { - }, + "geo" : { }, "id_str" : "11837968216", "in_reply_to_user_id" : 14273142, "text" : "@lunafiko On recent hardware Linux in a VM is a good option. When using Windows I do exactly that for real work. xmonad+full screen VM = :)", "id" : 11837968216, "in_reply_to_status_id" : 11808141498, - "created_at" : "Thu Apr 08 18:52:29 +0000 2010", + "created_at" : "2010-04-08 00:00:00 +0000", "in_reply_to_screen_name" : "lunafiko", "in_reply_to_user_id_str" : "14273142", "user" : { @@ -1174,37 +1123,241 @@ Grailbird.data.tweets_2010_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Gowalla", + "source" : "\u003Ca href=\"http:\/\/gowalla.com\/\" rel=\"nofollow\"\u003EGowalla\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.42810365, -123.36710455 ] - }, + "geo" : { }, "id_str" : "11731951764", - "text" : "I'm at Nando's in Victoria http://gowal.la/s/5xPX", + "text" : "I'm at Nando's in Victoria http:\/\/gowal.la\/s\/5xPX", "id" : 11731951764, - "created_at" : "Wed Apr 07 01:55:18 +0000 2010", + "created_at" : "2010-04-07 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "11669340501", + "text" : "YAY! I've been waiting too long. http:\/\/arstechnica.com\/apple\/news\/2010\/04\/apple-not-ignoring-macbooks-this-month-despite-mobile-mania.ars", + "id" : 11669340501, + "created_at" : "2010-04-06 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "11671160487", + "text" : "10.6.3 is taking forever to install on my hackintosh. It better just work because I'm more than ready to go home!", + "id" : 11671160487, + "created_at" : "2010-04-06 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grigory Kruglov", + "screen_name" : "lunafiko", + "indices" : [ 0, 9 ], + "id_str" : "14273142", + "id" : 14273142 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "11671939412", + "geo" : { }, + "id_str" : "11672381507", + "in_reply_to_user_id" : 14273142, + "text" : "@lunafiko heh, yeah it's my best OS X box. When new MacBook pros come out I'll get one to replace my old 2006 MacBook.", + "id" : 11672381507, + "in_reply_to_status_id" : 11671939412, + "created_at" : "2010-04-06 00:00:00 +0000", + "in_reply_to_screen_name" : "lunafiko", + "in_reply_to_user_id_str" : "14273142", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "11672837197", + "text" : "A watched box never updates. Fuck it, it's future-Sami's problem now!", + "id" : 11672837197, + "created_at" : "2010-04-06 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "iPhone", + "indices" : [ 84, 91 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "11673722071", + "text" : "Double tap Home for iPod controls anywhere, not just at the lock screen. Who knew?! #iPhone", + "id" : 11673722071, + "created_at" : "2010-04-06 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "yyj", + "indices" : [ 65, 69 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "11674060781", + "text" : "No South bound traffic at quadra and Falmouth. Police roadblock. #yyj", + "id" : 11674060781, + "created_at" : "2010-04-06 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "yyj", + "indices" : [ 89, 93 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "11674454811", + "text" : "A block away I hear the cops yelling to come out of the house. Someone's getting busted. #yyj", + "id" : 11674454811, + "created_at" : "2010-04-06 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grigory Kruglov", + "screen_name" : "lunafiko", + "indices" : [ 0, 9 ], + "id_str" : "14273142", + "id" : 14273142 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "11708256727", + "geo" : { }, + "id_str" : "11722174592", + "in_reply_to_user_id" : 14273142, + "text" : "@lunafiko MBP is a great machine no matter what OS you put on it! New Sony Vaio Z looks nice too, MBP needs a refresh badly.", + "id" : 11722174592, + "in_reply_to_status_id" : 11708256727, + "created_at" : "2010-04-06 00:00:00 +0000", + "in_reply_to_screen_name" : "lunafiko", + "in_reply_to_user_id_str" : "14273142", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -1224,14 +1377,13 @@ Grailbird.data.tweets_2010_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "11708256727", - "geo" : { - }, + "geo" : { }, "id_str" : "11722285856", "in_reply_to_user_id" : 14273142, "text" : "@lunafiko I was a big Linux guy before @JimRoepcke converted me in 2005. I miss having a feature-rich window manager and stuff.", "id" : 11722285856, "in_reply_to_status_id" : 11708256727, - "created_at" : "Tue Apr 06 22:32:11 +0000 2010", + "created_at" : "2010-04-06 00:00:00 +0000", "in_reply_to_screen_name" : "lunafiko", "in_reply_to_user_id_str" : "14273142", "user" : { @@ -1239,319 +1391,100 @@ Grailbird.data.tweets_2010_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Grigory Kruglov", - "screen_name" : "lunafiko", - "indices" : [ 0, 9 ], - "id_str" : "14273142", - "id" : 14273142 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "11708256727", - "geo" : { - }, - "id_str" : "11722174592", - "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko MBP is a great machine no matter what OS you put on it! New Sony Vaio Z looks nice too, MBP needs a refresh badly.", - "id" : 11722174592, - "in_reply_to_status_id" : 11708256727, - "created_at" : "Tue Apr 06 22:29:49 +0000 2010", - "in_reply_to_screen_name" : "lunafiko", - "in_reply_to_user_id_str" : "14273142", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "yyj", - "indices" : [ 89, 93 ] - } ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.460948, -123.358998 ] - }, - "id_str" : "11674454811", - "text" : "A block away I hear the cops yelling to come out of the house. Someone's getting busted. #yyj", - "id" : 11674454811, - "created_at" : "Tue Apr 06 02:08:07 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "yyj", - "indices" : [ 65, 69 ] - } ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.462908, -123.359057 ] - }, - "id_str" : "11674060781", - "text" : "No South bound traffic at quadra and Falmouth. Police roadblock. #yyj", - "id" : 11674060781, - "created_at" : "Tue Apr 06 02:00:01 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "iPhone", - "indices" : [ 84, 91 ] - } ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.467397, -123.362422 ] - }, - "id_str" : "11673722071", - "text" : "Double tap Home for iPod controls anywhere, not just at the lock screen. Who knew?! #iPhone", - "id" : 11673722071, - "created_at" : "Tue Apr 06 01:52:50 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.468254, -123.331156 ] - }, - "id_str" : "11672837197", - "text" : "A watched box never updates. Fuck it, it's future-Sami's problem now!", - "id" : 11672837197, - "created_at" : "Tue Apr 06 01:34:32 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ { - "name" : "Grigory Kruglov", - "screen_name" : "lunafiko", - "indices" : [ 0, 9 ], - "id_str" : "14273142", - "id" : 14273142 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "11671939412", - "geo" : { - "type" : "Point", - "coordinates" : [ 48.46151, -123.333149 ] - }, - "id_str" : "11672381507", - "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko heh, yeah it's my best OS X box. When new MacBook pros come out I'll get one to replace my old 2006 MacBook.", - "id" : 11672381507, - "in_reply_to_status_id" : 11671939412, - "created_at" : "Tue Apr 06 01:25:10 +0000 2010", - "in_reply_to_screen_name" : "lunafiko", - "in_reply_to_user_id_str" : "14273142", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.469923, -123.330392 ] - }, - "id_str" : "11671160487", - "text" : "10.6.3 is taking forever to install on my hackintosh. It better just work because I'm more than ready to go home!", - "id" : 11671160487, - "created_at" : "Tue Apr 06 01:00:20 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "11669340501", - "text" : "YAY! I've been waiting too long. http://arstechnica.com/apple/news/2010/04/apple-not-ignoring-macbooks-this-month-despite-mobile-mania.ars", - "id" : 11669340501, - "created_at" : "Tue Apr 06 00:22:18 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "11607873405", - "text" : "Event based programming goes hand in hand with functional programming. It's hard to mix for loops, breaks, and continues with callbacks.", - "id" : 11607873405, - "created_at" : "Sun Apr 04 22:00:55 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, + "geo" : { }, "id_str" : "11607503975", "text" : "<3 js2-mode ... makes me want to write an Emacs Lisp parser for every language I use in Emacs.", "id" : 11607503975, - "created_at" : "Sun Apr 04 21:51:05 +0000 2010", + "created_at" : "2010-04-04 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Machiventa ", - "screen_name" : "Machiventa", - "indices" : [ 0, 11 ], - "id_str" : "27705041", - "id" : 27705041 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "11552691428", - "geo" : { - }, - "id_str" : "11554649434", - "in_reply_to_user_id" : 27705041, - "text" : "@Machiventa It does take a bit of time. Might be able to cut that down. Grooveshark updates feeds every 10 min so that's the limit though.", - "id" : 11554649434, - "in_reply_to_status_id" : 11552691428, - "created_at" : "Sat Apr 03 21:52:56 +0000 2010", - "in_reply_to_screen_name" : "Machiventa", - "in_reply_to_user_id_str" : "27705041", + "geo" : { }, + "id_str" : "11607873405", + "text" : "Event based programming goes hand in hand with functional programming. It's hard to mix for loops, breaks, and continues with callbacks.", + "id" : 11607873405, + "created_at" : "2010-04-04 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/gowalla.com\/\" rel=\"nofollow\"\u003EGowalla\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "11507303156", + "text" : "Photo: \u2014 at James Houlihan Park http:\/\/gowal.la\/c\/xked", + "id" : 11507303156, + "created_at" : "2010-04-03 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/gowalla.com\/\" rel=\"nofollow\"\u003EGowalla\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "11513861902", + "text" : "Changing it up, Cambodian jungle curry today! \u2014 at The Noodle Box (Douglas St.) http:\/\/gowal.la\/s\/LKi", + "id" : 11513861902, + "created_at" : "2010-04-03 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Zach Carter", @@ -1567,93 +1500,50 @@ Grailbird.data.tweets_2010_04 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "11518167255", "text" : "[[[[\"00\"]]]] == false; [[[[\"true\"]]]] == \"true\"; [[\"1\"]] + [[\"2\"]] == 12; #wtfjs (via @zii)", "id" : 11518167255, - "created_at" : "Sat Apr 03 04:25:35 +0000 2010", + "created_at" : "2010-04-03 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Gowalla", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Machiventa ", + "screen_name" : "Machiventa", + "indices" : [ 0, 11 ], + "id_str" : "27705041", + "id" : 27705041 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.4227609527, -123.366009593 ] - }, - "id_str" : "11513861902", - "text" : "Changing it up, Cambodian jungle curry today! \u2014 at The Noodle Box (Douglas St.) http://gowal.la/s/LKi", - "id" : 11513861902, - "created_at" : "Sat Apr 03 02:45:09 +0000 2010", + "in_reply_to_status_id_str" : "11552691428", + "geo" : { }, + "id_str" : "11554649434", + "in_reply_to_user_id" : 27705041, + "text" : "@Machiventa It does take a bit of time. Might be able to cut that down. Grooveshark updates feeds every 10 min so that's the limit though.", + "id" : 11554649434, + "in_reply_to_status_id" : 11552691428, + "created_at" : "2010-04-03 00:00:00 +0000", + "in_reply_to_screen_name" : "Machiventa", + "in_reply_to_user_id_str" : "27705041", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Gowalla", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.4845328833, -123.3064068333 ] - }, - "id_str" : "11507303156", - "text" : "Photo: \u2014 at James Houlihan Park http://gowal.la/c/xked", - "id" : 11507303156, - "created_at" : "Sat Apr 03 00:08:29 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.470633, -123.364794 ] - }, - "id_str" : "11499943233", - "text" : "Was going storm watching but it's not very stormy anymore. Oh well, Arbutus cove will still be nice!", - "id" : 11499943233, - "created_at" : "Fri Apr 02 20:50:41 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1674,8 +1564,7 @@ Grailbird.data.tweets_2010_04 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "11493944313", "text" : "RT @dysinger: Somebody tell me if there is a dvorak keyboard layout for the pop up & external keyboard for the #ipad :) I want one but n ...", "retweeted_status" : { @@ -1689,101 +1578,51 @@ Grailbird.data.tweets_2010_04 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "11493489451", "text" : "Somebody tell me if there is a dvorak keyboard layout for the pop up & external keyboard for the #ipad :) I want one but not sure yet...", "id" : 11493489451, - "created_at" : "Fri Apr 02 18:07:47 +0000 2010", + "created_at" : "2010-04-02 18:07:47 +0000", "user" : { "name" : "Tim Dysinger", "screen_name" : "dysinger", "protected" : false, "id_str" : "6149572", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3263014695/81329a01495879b9a52ae1b8a7409b85_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/443921700430675968\/pqPBU8E8_normal.jpeg", "id" : 6149572, "verified" : false } }, "id" : 11493944313, - "created_at" : "Fri Apr 02 18:18:18 +0000 2010", + "created_at" : "2010-04-02 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Gowalla", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.4619632833, -123.333719 ] - }, - "id_str" : "11441266210", - "text" : "Just ate BBQ prawn stir fry \u2014 at 1550's http://gowal.la/s/3gMB", - "id" : 11441266210, - "created_at" : "Thu Apr 01 19:40:23 +0000 2010", + "geo" : { }, + "id_str" : "11499943233", + "text" : "Was going storm watching but it's not very stormy anymore. Oh well, Arbutus cove will still be nice!", + "id" : 11499943233, + "created_at" : "2010-04-02 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "TwitPic", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "11439208380", - "text" : "http://twitpic.com/1cg0dk -", - "id" : 11439208380, - "created_at" : "Thu Apr 01 18:48:54 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "API", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "11430328586", - "text" : "New Zealand patent reform bill says no to software patents http://tinyurl.com/y8wl9vy", - "id" : 11430328586, - "created_at" : "Thu Apr 01 15:36:35 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2010_05.js b/public/tweets/data/js/tweets/2010_05.js index f5e1ca4..40a0a11 100755 --- a/public/tweets/data/js/tweets/2010_05.js +++ b/public/tweets/data/js/tweets/2010_05.js @@ -1,6 +1,6 @@ Grailbird.data.tweets_2010_05 = [ { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -10,23 +10,139 @@ Grailbird.data.tweets_2010_05 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15157172140", "text" : "Probably not something your computer tells you everyday: \"Merge made by octopus.\" #git", "id" : 15157172140, - "created_at" : "Tue Jun 01 05:04:52 +0000 2010", + "created_at" : "2010-06-01 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "API", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15162997606", + "text" : "Didn't realize how much I'd come to rely on the new experimental branch of GitX. It's pretty awesome. http:\/\/github.com\/brotherbard\/gitx", + "id" : 15162997606, + "created_at" : "2010-06-01 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15163335695", + "text" : "Fun, light JavaScript hacking. In the browser and on the command line. result is biggist: http:\/\/is.gd\/cxRAr and a patch http:\/\/is.gd\/cxRAs", + "id" : 15163335695, + "created_at" : "2010-06-01 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15163381551", + "text" : "Apparently I really suck at using a touchpad and\/or mouse. Probably why I prefer to use the keyboard. discrete motions ftw", + "id" : 15163381551, + "created_at" : "2010-06-01 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/dev.twitter.com\/\" rel=\"nofollow\"\u003EAPI\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Francisco T", + "screen_name" : "frank06", + "indices" : [ 3, 11 ], + "id_str" : "14560304", + "id" : 14560304 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15184224740", + "text" : "RT @frank06: the real-world is often async: starbucks case http:\/\/www.eaipatterns.com\/ramblings\/18_starbucks.html", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15181550616", + "text" : "the real-world is often async: starbucks case http:\/\/www.eaipatterns.com\/ramblings\/18_starbucks.html", + "id" : 15181550616, + "created_at" : "2010-06-01 14:31:13 +0000", + "user" : { + "name" : "Francisco T", + "screen_name" : "frank06", + "protected" : false, + "id_str" : "14560304", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3513906093\/46e3a9af2fbbb4c42ec00e197d9de428_normal.jpeg", + "id" : 14560304, + "verified" : false + } + }, + "id" : 15184224740, + "created_at" : "2010-06-01 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/dev.twitter.com\/\" rel=\"nofollow\"\u003EAPI\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "risk _danger_ olson", @@ -39,200 +155,45 @@ Grailbird.data.tweets_2010_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15073858309", - "text" : "RT @technoweenie: MAP REDUCE MAP REUSE MAP RECYCLE (http://bit.ly/X2PDw) that's something i can get behind", + "text" : "RT @technoweenie: MAP REDUCE MAP REUSE MAP RECYCLE (http:\/\/bit.ly\/X2PDw) that's something i can get behind", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15073735648", - "text" : "MAP REDUCE MAP REUSE MAP RECYCLE (http://bit.ly/X2PDw) that's something i can get behind", + "text" : "MAP REDUCE MAP REUSE MAP RECYCLE (http:\/\/bit.ly\/X2PDw) that's something i can get behind", "id" : 15073735648, - "created_at" : "Mon May 31 00:28:41 +0000 2010", + "created_at" : "2010-05-31 00:28:41 +0000", "user" : { "name" : "risk _danger_ olson", "screen_name" : "technoweenie", "protected" : false, "id_str" : "780561", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3161793097/169b5884efa071f702e011112f6d2407_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/420281203770413056\/bat1mfYU_normal.jpeg", "id" : 780561, "verified" : false } }, "id" : 15073858309, - "created_at" : "Mon May 31 00:31:12 +0000 2010", + "created_at" : "2010-05-31 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "victoria", - "indices" : [ 30, 39 ] - }, { - "text" : "summer", - "indices" : [ 40, 47 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15066279424", - "text" : "Warm and rainy. Kind of nice! #victoria #summer", - "id" : 15066279424, - "created_at" : "Sun May 30 21:49:35 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15062511934", - "text" : "Links that open iTunes automatically make me want to hurt people. If I wanted to open iTunes I would fucking open iTunes.", - "id" : 15062511934, - "created_at" : "Sun May 30 20:23:20 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Andreas Hegenberg", - "screen_name" : "boastr_net", - "indices" : [ 0, 11 ], - "id_str" : "71894064", - "id" : 71894064 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15057979597", - "in_reply_to_user_id" : 71894064, - "text" : "@boastr_net Unsure where to report bugs so I'll bug you on twitter :) Window snapping only works with the dock on the bottom.Thanks for BTT!", - "id" : 15057979597, - "created_at" : "Sun May 30 18:39:04 +0000 2010", - "in_reply_to_screen_name" : "boastr_net", - "in_reply_to_user_id_str" : "71894064", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15055823784", - "text" : "might not be \"street\" ... http://i.imgur.com/tWkCL.jpg", - "id" : 15055823784, - "created_at" : "Sun May 30 17:53:07 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15027296805", - "text" : "Still no multitouch trackpad, but BetterTouchTool is worth downloading for the drag-to-left-or-right-edge-to-fill-half-screen feature.", - "id" : 15027296805, - "created_at" : "Sun May 30 07:26:51 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15019387240", - "text" : "Gonna be an uncle 8 times over next Jan! Maybe I'll try for a singapore trip at Christmas.", - "id" : 15019387240, - "created_at" : "Sun May 30 04:17:32 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "API", + "source" : "\u003Ca href=\"http:\/\/dev.twitter.com\/\" rel=\"nofollow\"\u003EAPI\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Neil Robbins", @@ -248,12 +209,11 @@ Grailbird.data.tweets_2010_05 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15017258362", - "text" : "RT @NeilRobbins: \"#Riak works correctly mathematically because it doesn't try to break the laws of the universe\" Joe Armstrong http://bi ...", + "text" : "RT @NeilRobbins: \"#Riak works correctly mathematically because it doesn't try to break the laws of the universe\" Joe Armstrong http:\/\/bi ...", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -263,183 +223,203 @@ Grailbird.data.tweets_2010_05 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "14984935918", - "text" : "\"#Riak works correctly mathematically because it doesn't try to break the laws of the universe\" Joe Armstrong http://bit.ly/drVxFY", + "text" : "\"#Riak works correctly mathematically because it doesn't try to break the laws of the universe\" Joe Armstrong http:\/\/bit.ly\/drVxFY", "id" : 14984935918, - "created_at" : "Sat May 29 16:31:41 +0000 2010", + "created_at" : "2010-05-29 16:31:41 +0000", "user" : { "name" : "Neil Robbins", "screen_name" : "NeilRobbins", "protected" : false, "id_str" : "17708254", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3149537991/8fcbfc20b2d82e3388bae3fe3fc6779a_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3149537991\/8fcbfc20b2d82e3388bae3fe3fc6779a_normal.jpeg", "id" : 17708254, "verified" : false } }, "id" : 15017258362, - "created_at" : "Sun May 30 03:36:04 +0000 2010", + "created_at" : "2010-05-30 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Jim Roepcke", - "screen_name" : "JimRoepcke", - "indices" : [ 0, 11 ], - "id_str" : "894911", - "id" : 894911 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "14959767218", - "geo" : { - }, - "id_str" : "14990033165", - "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke & what can I say, ich mag der blinkenlichten. amazing I don't use menumeters anymore. what's my mem usage? net throughput??!! :)", - "id" : 14990033165, - "in_reply_to_status_id" : 14959767218, - "created_at" : "Sat May 29 18:05:56 +0000 2010", - "in_reply_to_screen_name" : "JimRoepcke", - "in_reply_to_user_id_str" : "894911", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Jim Roepcke", - "screen_name" : "JimRoepcke", - "indices" : [ 0, 11 ], - "id_str" : "894911", - "id" : 894911 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "14959767218", - "geo" : { - }, - "id_str" : "14989858968", - "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke Don't have it, just saw videos of SSD vs HDD for common tasks. SSDs use 0.5-1w, complete tasks faster, get back to idle fast!", - "id" : 14989858968, - "in_reply_to_status_id" : 14959767218, - "created_at" : "Sat May 29 18:02:27 +0000 2010", - "in_reply_to_screen_name" : "JimRoepcke", - "in_reply_to_user_id_str" : "894911", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "14951657363", - "text" : "Sometimes I wish null and undefined in JS were like nil in Obj-C. I'd like the option to turn on whiny nulls in certain places tho, for dev.", - "id" : 14951657363, - "created_at" : "Sat May 29 03:30:32 +0000 2010", + "geo" : { }, + "id_str" : "15019387240", + "text" : "Gonna be an uncle 8 times over next Jan! Maybe I'll try for a singapore trip at Christmas.", + "id" : 15019387240, + "created_at" : "2010-05-30 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "14949672773", - "text" : "Uh oh ... convincing myself that it's a waste of $$ to keep the mech HDD in my new MBP. New, fast machine dragged down by the HDD: not cool.", - "id" : 14949672773, - "created_at" : "Sat May 29 02:54:21 +0000 2010", + "geo" : { }, + "id_str" : "15027296805", + "text" : "Still no multitouch trackpad, but BetterTouchTool is worth downloading for the drag-to-left-or-right-edge-to-fill-half-screen feature.", + "id" : 15027296805, + "created_at" : "2010-05-30 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15055823784", + "text" : "might not be \"street\" ... http:\/\/i.imgur.com\/tWkCL.jpg", + "id" : 15055823784, + "created_at" : "2010-05-30 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jim Roepcke", - "screen_name" : "JimRoepcke", + "name" : "Andreas Hegenberg", + "screen_name" : "boastr_net", "indices" : [ 0, 11 ], - "id_str" : "894911", - "id" : 894911 + "id_str" : "71894064", + "id" : 71894064 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "14945272206", - "geo" : { - }, - "id_str" : "14947029957", - "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke Heh, probably the only thing we've ever decided on politely now that you mention it!", - "id" : 14947029957, - "in_reply_to_status_id" : 14945272206, - "created_at" : "Sat May 29 02:05:03 +0000 2010", - "in_reply_to_screen_name" : "JimRoepcke", - "in_reply_to_user_id_str" : "894911", + "geo" : { }, + "id_str" : "15057979597", + "in_reply_to_user_id" : 71894064, + "text" : "@boastr_net Unsure where to report bugs so I'll bug you on twitter :) Window snapping only works with the dock on the bottom.Thanks for BTT!", + "id" : 15057979597, + "created_at" : "2010-05-30 00:00:00 +0000", + "in_reply_to_screen_name" : "boastr_net", + "in_reply_to_user_id_str" : "71894064", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15062511934", + "text" : "Links that open iTunes automatically make me want to hurt people. If I wanted to open iTunes I would fucking open iTunes.", + "id" : 15062511934, + "created_at" : "2010-05-30 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "victoria", + "indices" : [ 30, 39 ] + }, { + "text" : "summer", + "indices" : [ 40, 47 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15066279424", + "text" : "Warm and rainy. Kind of nice! #victoria #summer", + "id" : 15066279424, + "created_at" : "2010-05-30 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "14945209277", + "text" : "Noticed the Canada subreddit description for the first time: \"We decided on this description politely.\"", + "id" : 14945209277, + "created_at" : "2010-05-29 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -453,14 +433,13 @@ Grailbird.data.tweets_2010_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "14946077502", - "geo" : { - }, + "geo" : { }, "id_str" : "14946609901", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke Apps using non-standard text controls will have to explicitly enable cut/copy/paste. Ouch! UITextField will have to improve.", + "text" : "@JimRoepcke Apps using non-standard text controls will have to explicitly enable cut\/copy\/paste. Ouch! UITextField will have to improve.", "id" : 14946609901, "in_reply_to_status_id" : 14946077502, - "created_at" : "Sat May 29 01:57:23 +0000 2010", + "created_at" : "2010-05-29 00:00:00 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -468,63 +447,158 @@ Grailbird.data.tweets_2010_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "14945209277", - "text" : "Noticed the Canada subreddit description for the first time: \"We decided on this description politely.\"", - "id" : 14945209277, - "created_at" : "Sat May 29 01:31:14 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Gowalla", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.4694577667, -123.3631283 ] - }, - "id_str" : "14846356261", - "text" : "Already late, may as well be late with coffee :) \u2014 at Starbucks Quadra & Mackenzie http://gowal.la/v/c/PeCF/tw", - "id" : 14846356261, - "created_at" : "Thu May 27 16:49:26 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Oh My Zsh", + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "14945272206", + "geo" : { }, + "id_str" : "14947029957", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Heh, probably the only thing we've ever decided on politely now that you mention it!", + "id" : 14947029957, + "in_reply_to_status_id" : 14945272206, + "created_at" : "2010-05-29 00:00:00 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "14949672773", + "text" : "Uh oh ... convincing myself that it's a waste of $$ to keep the mech HDD in my new MBP. New, fast machine dragged down by the HDD: not cool.", + "id" : 14949672773, + "created_at" : "2010-05-29 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "14951657363", + "text" : "Sometimes I wish null and undefined in JS were like nil in Obj-C. I'd like the option to turn on whiny nulls in certain places tho, for dev.", + "id" : 14951657363, + "created_at" : "2010-05-29 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "14959767218", + "geo" : { }, + "id_str" : "14989858968", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Don't have it, just saw videos of SSD vs HDD for common tasks. SSDs use 0.5-1w, complete tasks faster, get back to idle fast!", + "id" : 14989858968, + "in_reply_to_status_id" : 14959767218, + "created_at" : "2010-05-29 00:00:00 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "14959767218", + "geo" : { }, + "id_str" : "14990033165", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke & what can I say, ich mag der blinkenlichten. amazing I don't use menumeters anymore. what's my mem usage? net throughput??!! :)", + "id" : 14990033165, + "in_reply_to_status_id" : 14959767218, + "created_at" : "2010-05-29 00:00:00 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "oh my zsh", "screen_name" : "ohmyzsh", "indices" : [ 3, 11 ], "id_str" : "81680030", @@ -534,71 +608,44 @@ Grailbird.data.tweets_2010_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "14813149739", - "text" : "RT @ohmyzsh: Declaring that next Tuesday, June 1st, is convert a bash user day. Direct your loved ones here: http://is.gd/cqP8f", + "text" : "RT @ohmyzsh: Declaring that next Tuesday, June 1st, is convert a bash user day. Direct your loved ones here: http:\/\/is.gd\/cqP8f", "id" : 14813149739, - "created_at" : "Thu May 27 04:40:47 +0000 2010", + "created_at" : "2010-05-27 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/gowalla.com\/\" rel=\"nofollow\"\u003EGowalla\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "14667910801", - "text" : "It starts innocently, just an americano. Then you add the size, possibly a flavour shot. Suddenly your order makes you sound douchey.", - "id" : 14667910801, - "created_at" : "Tue May 25 03:24:55 +0000 2010", + "geo" : { }, + "id_str" : "14846356261", + "text" : "Already late, may as well be late with coffee :) \u2014 at Starbucks Quadra & Mackenzie http:\/\/gowal.la\/v\/c\/PeCF\/tw", + "id" : 14846356261, + "created_at" : "2010-05-27 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Gowalla", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.4220722333, -123.3688118333 ] - }, - "id_str" : "14662184431", - "text" : "Buskers with brass playing the final countdown. That is pure, concentrated awesome! \u2014 at Inner Harbour Causeway http://gowal.la/c/NxGo", - "id" : 14662184431, - "created_at" : "Tue May 25 01:45:30 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "API", + "source" : "\u003Ca href=\"http:\/\/dev.twitter.com\/\" rel=\"nofollow\"\u003EAPI\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Zach Carter", @@ -617,12 +664,11 @@ Grailbird.data.tweets_2010_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "14660970421", - "text" : "RT @zii: A new and devious phishing attack. http://bit.ly/aMX3D6 (via @azaaza) well played sir", + "text" : "RT @zii: A new and devious phishing attack. http:\/\/bit.ly\/aMX3D6 (via @azaaza) well played sir", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Aza Raskin", @@ -635,38 +681,103 @@ Grailbird.data.tweets_2010_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "14652351912", - "text" : "A new and devious phishing attack. http://bit.ly/aMX3D6 (via @azaaza) well played sir", + "text" : "A new and devious phishing attack. http:\/\/bit.ly\/aMX3D6 (via @azaaza) well played sir", "id" : 14652351912, - "created_at" : "Mon May 24 22:48:17 +0000 2010", + "created_at" : "2010-05-24 22:48:17 +0000", "user" : { "name" : "Zach Carter", "screen_name" : "zii", "protected" : false, "id_str" : "12712742", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3336902331/46ab6f879826a812317a7aa7b9a076b6_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/446912243393757185\/oYpd5Ozo_normal.jpeg", "id" : 12712742, "verified" : false } }, "id" : 14660970421, - "created_at" : "Tue May 25 01:24:22 +0000 2010", + "created_at" : "2010-05-25 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "API", + "source" : "\u003Ca href=\"http:\/\/gowalla.com\/\" rel=\"nofollow\"\u003EGowalla\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "14662184431", + "text" : "Buskers with brass playing the final countdown. That is pure, concentrated awesome! \u2014 at Inner Harbour Causeway http:\/\/gowal.la\/c\/NxGo", + "id" : 14662184431, + "created_at" : "2010-05-25 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "14667910801", + "text" : "It starts innocently, just an americano. Then you add the size, possibly a flavour shot. Suddenly your order makes you sound douchey.", + "id" : 14667910801, + "created_at" : "2010-05-25 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "14598069581", + "text" : "I think a ruby dsl is a good fit for starlogo. Might have to play with that. With rubinius it'd be turtles all the way down. :)", + "id" : 14598069581, + "created_at" : "2010-05-24 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/dev.twitter.com\/\" rel=\"nofollow\"\u003EAPI\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "isaacs", + "name" : "literally no thing", "screen_name" : "izs", "indices" : [ 3, 7 ], "id_str" : "8038312", @@ -676,70 +787,45 @@ Grailbird.data.tweets_2010_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "14651923810", "text" : "RT @izs: Ponder it deeply for a while, and then ignore it completely. Good ideas arrive when they're ready.", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "14646836334", "text" : "Ponder it deeply for a while, and then ignore it completely. Good ideas arrive when they're ready.", "id" : 14646836334, - "created_at" : "Mon May 24 20:57:44 +0000 2010", + "created_at" : "2010-05-24 20:57:44 +0000", "user" : { - "name" : "isaacs", + "name" : "literally solipsist", "screen_name" : "izs", "protected" : false, "id_str" : "8038312", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3364118031/a5a9ed02ab95823ff2218f4e02b92bfd_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/429334527018672128\/WbXbeeHb_normal.png", "id" : 8038312, "verified" : false } }, "id" : 14651923810, - "created_at" : "Mon May 24 22:40:00 +0000 2010", + "created_at" : "2010-05-24 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "14598069581", - "text" : "I think a ruby dsl is a good fit for starlogo. Might have to play with that. With rubinius it'd be turtles all the way down. :)", - "id" : 14598069581, - "created_at" : "Mon May 24 03:15:51 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -755,23 +841,44 @@ Grailbird.data.tweets_2010_05 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "14571144876", - "text" : "For the love of science, s/NoSQL/DocDB/g to help stop the madness. The term \"NoSQL\" is a giant blunder.\n\n#nonosql #docdb #nosql", + "text" : "For the love of science, s\/NoSQL\/DocDB\/g to help stop the madness. The term \"NoSQL\" is a giant blunder.\n\n#nonosql #docdb #nosql", "id" : 14571144876, - "created_at" : "Sun May 23 18:15:35 +0000 2010", + "created_at" : "2010-05-23 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "API", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "14518843441", + "text" : "About to watch a haggis hurling competition. The record is 190 ft!", + "id" : 14518843441, + "created_at" : "2010-05-22 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/dev.twitter.com\/\" rel=\"nofollow\"\u003EAPI\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Andy Gross", @@ -784,268 +891,89 @@ Grailbird.data.tweets_2010_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "14521573978", "text" : "RT @argv0: Look at your DB. Now back to me. Now back at your DB. Now back to me. I'm the DB your DB could scale like if your DB was ...", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "14521160441", "text" : "Look at your DB. Now back to me. Now back at your DB. Now back to me. I'm the DB your DB could scale like if your DB was Basho Riak.", "id" : 14521160441, - "created_at" : "Sat May 22 23:04:37 +0000 2010", + "created_at" : "2010-05-22 23:04:37 +0000", "user" : { "name" : "Andy Gross", "screen_name" : "argv0", "protected" : false, "id_str" : "6509982", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3205915419/50c9cc782a85905cffcbec83eecfd550_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/444570956212600832\/7Yxi8ULw_normal.jpeg", "id" : 6509982, "verified" : false } }, "id" : 14521573978, - "created_at" : "Sat May 22 23:14:28 +0000 2010", + "created_at" : "2010-05-22 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "14518843441", - "text" : "About to watch a haggis hurling competition. The record is 190 ft!", - "id" : 14518843441, - "created_at" : "Sat May 22 22:07:15 +0000 2010", + "geo" : { }, + "id_str" : "14451901173", + "text" : "ugh, apparently Shaw in Victoria is one of the ISPs\/regions that can't get to github right now. guess that means it's lunch time!", + "id" : 14451901173, + "created_at" : "2010-05-21 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "14451956498", "text" : "Well, I can see github again. That was short-lived.", "id" : 14451956498, - "created_at" : "Fri May 21 20:52:41 +0000 2010", + "created_at" : "2010-05-21 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "14451901173", - "text" : "ugh, apparently Shaw in Victoria is one of the ISPs/regions that can't get to github right now. guess that means it's lunch time!", - "id" : 14451901173, - "created_at" : "Fri May 21 20:51:25 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "MenTaLguY", - "screen_name" : "mentalguy", - "indices" : [ 0, 10 ], - "id_str" : "14358152", - "id" : 14358152 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "14217793600", - "geo" : { - }, - "id_str" : "14232765831", - "in_reply_to_user_id" : 14358152, - "text" : "@mentalguy I remember that feeling. Here are 9 more to blow your mind: http://en.wikipedia.org/wiki/Ontario_(disambiguation)", - "id" : 14232765831, - "in_reply_to_status_id" : 14217793600, - "created_at" : "Tue May 18 15:06:47 +0000 2010", - "in_reply_to_screen_name" : "mentalguy", - "in_reply_to_user_id_str" : "14358152", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "API", - "entities" : { - "user_mentions" : [ { - "name" : "Mark Phillips", - "screen_name" : "pharkmillups", - "indices" : [ 3, 16 ], - "id_str" : "29777587", - "id" : 29777587 - } ], - "media" : [ ], - "hashtags" : [ { - "text" : "cassand", - "indices" : [ 128, 136 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "14232450331", - "text" : "RT @pharkmillups: thorough, great post from the the mozilla metrics team about choosing a nosql data store http://bit.ly/cgFx7j #cassand ...", - "retweeted_status" : { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "cassandra", - "indices" : [ 110, 120 ] - }, { - "text" : "riak", - "indices" : [ 121, 126 ] - }, { - "text" : "hbase", - "indices" : [ 127, 133 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "14227650848", - "text" : "thorough, great post from the the mozilla metrics team about choosing a nosql data store http://bit.ly/cgFx7j #cassandra #riak #hbase", - "id" : 14227650848, - "created_at" : "Tue May 18 13:30:58 +0000 2010", - "user" : { - "name" : "Mark Phillips", - "screen_name" : "pharkmillups", - "protected" : false, - "id_str" : "29777587", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3067773753/7d1b7592980f3e4392762c07939a2696_normal.jpeg", - "id" : 29777587, - "verified" : false - } - }, - "id" : 14232450331, - "created_at" : "Tue May 18 15:00:42 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "API", - "entities" : { - "user_mentions" : [ { - "name" : "Jon Tirsen", - "screen_name" : "tirsen", - "indices" : [ 3, 10 ], - "id_str" : "645143", - "id" : 645143 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "14203180461", - "text" : "RT @tirsen: emacs day #2: an abundance of yaks needing shaves.", - "retweeted_status" : { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "14202822307", - "text" : "emacs day #2: an abundance of yaks needing shaves.", - "id" : 14202822307, - "created_at" : "Tue May 18 03:07:59 +0000 2010", - "user" : { - "name" : "Jon Tirsen", - "screen_name" : "tirsen", - "protected" : false, - "id_str" : "645143", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2625801494/izd0ks6jeg1udsrd7j10_normal.png", - "id" : 645143, - "verified" : false - } - }, - "id" : 14203180461, - "created_at" : "Tue May 18 03:14:10 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Lee Semel", @@ -1064,13 +992,12 @@ Grailbird.data.tweets_2010_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "14200790046", "in_reply_to_user_id" : 14174890, - "text" : "@semel just discovered @dvlprs, surfed to http://dvlprs.com/kangax and saw a JS alert stating \"1\". thought you'd like to know. cool site!", + "text" : "@semel just discovered @dvlprs, surfed to http:\/\/dvlprs.com\/kangax and saw a JS alert stating \"1\". thought you'd like to know. cool site!", "id" : 14200790046, - "created_at" : "Tue May 18 02:32:29 +0000 2010", + "created_at" : "2010-05-18 00:00:00 +0000", "in_reply_to_screen_name" : "semel", "in_reply_to_user_id_str" : "14174890", "user" : { @@ -1078,7 +1005,182 @@ Grailbird.data.tweets_2010_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/dev.twitter.com\/\" rel=\"nofollow\"\u003EAPI\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jon Tirsen", + "screen_name" : "tirsen", + "indices" : [ 3, 10 ], + "id_str" : "645143", + "id" : 645143 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "14203180461", + "text" : "RT @tirsen: emacs day #2: an abundance of yaks needing shaves.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "14202822307", + "text" : "emacs day #2: an abundance of yaks needing shaves.", + "id" : 14202822307, + "created_at" : "2010-05-18 03:07:59 +0000", + "user" : { + "name" : "Jon Tirsen", + "screen_name" : "tirsen", + "protected" : false, + "id_str" : "645143", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2625801494\/izd0ks6jeg1udsrd7j10_normal.png", + "id" : 645143, + "verified" : false + } + }, + "id" : 14203180461, + "created_at" : "2010-05-18 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/dev.twitter.com\/\" rel=\"nofollow\"\u003EAPI\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Mark Phillips", + "screen_name" : "pharkmillups", + "indices" : [ 3, 16 ], + "id_str" : "29777587", + "id" : 29777587 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "cassandra", + "indices" : [ 128, 140 ] + }, { + "text" : "riak", + "indices" : [ 139, 140 ] + }, { + "text" : "hbase", + "indices" : [ 139, 140 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "14232450331", + "text" : "RT @pharkmillups: thorough, great post from the the mozilla metrics team about choosing a nosql data store http:\/\/bit.ly\/cgFx7j #cassand ...", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "cassandra", + "indices" : [ 110, 120 ] + }, { + "text" : "riak", + "indices" : [ 121, 126 ] + }, { + "text" : "hbase", + "indices" : [ 127, 133 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "14227650848", + "text" : "thorough, great post from the the mozilla metrics team about choosing a nosql data store http:\/\/bit.ly\/cgFx7j #cassandra #riak #hbase", + "id" : 14227650848, + "created_at" : "2010-05-18 13:30:58 +0000", + "user" : { + "name" : "Mark Phillips", + "screen_name" : "pharkmillups", + "protected" : false, + "id_str" : "29777587", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000823366137\/9836b3656ef95fc89bde0e58d9475133_normal.jpeg", + "id" : 29777587, + "verified" : false + } + }, + "id" : 14232450331, + "created_at" : "2010-05-18 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "MenTaLguY", + "screen_name" : "mentalguy", + "indices" : [ 0, 10 ], + "id_str" : "14358152", + "id" : 14358152 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "14217793600", + "geo" : { }, + "id_str" : "14232765831", + "in_reply_to_user_id" : 14358152, + "text" : "@mentalguy I remember that feeling. Here are 9 more to blow your mind: http:\/\/en.wikipedia.org\/wiki\/Ontario_(disambiguation)", + "id" : 14232765831, + "in_reply_to_status_id" : 14217793600, + "created_at" : "2010-05-18 00:00:00 +0000", + "in_reply_to_screen_name" : "mentalguy", + "in_reply_to_user_id_str" : "14358152", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.tweetdeck.com\/\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "14077389539", + "text" : "It's really nice to lean back in my chair and read a long article on the iPad. Typing while leant back, not so much. Thumbs method is ok.", + "id" : 14077389539, + "created_at" : "2010-05-16 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1097,14 +1199,13 @@ Grailbird.data.tweets_2010_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "14101734821", - "geo" : { - }, + "geo" : { }, "id_str" : "14121195105", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm ha ha, i knew someone would ask that! :) i was just walking down Government st, past the shop and he jumped out at me.", "id" : 14121195105, "in_reply_to_status_id" : 14101734821, - "created_at" : "Sun May 16 21:33:58 +0000 2010", + "created_at" : "2010-05-16 00:00:00 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -1112,81 +1213,56 @@ Grailbird.data.tweets_2010_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "14077389539", - "text" : "It's really nice to lean back in my chair and read a long article on the iPad. Typing while leant back, not so much. Thumbs method is ok.", - "id" : 14077389539, - "created_at" : "Sun May 16 04:17:29 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "14064594313", - "text" : "iPad + MyWi is good enough, and costs only $10, once. Caveats: iPhone gets a bit hot and MyWi has annoying bugs.", - "id" : 14064594313, - "created_at" : "Sat May 15 23:38:52 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, + "geo" : { }, "id_str" : "14061668953", "text" : "Some guy from Lush just said the word cuticle to me. Wtf?! Do I look like a guy who cares about cuticles?", "id" : 14061668953, - "created_at" : "Sat May 15 22:25:52 +0000 2010", + "created_at" : "2010-05-15 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "14064594313", + "text" : "iPad + MyWi is good enough, and costs only $10, once. Caveats: iPhone gets a bit hot and MyWi has annoying bugs.", + "id" : 14064594313, + "created_at" : "2010-05-15 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Alex Feinberg", @@ -1200,16 +1276,13 @@ Grailbird.data.tweets_2010_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "13821487356", - "geo" : { - "type" : "Point", - "coordinates" : [ 48.455884, -123.370904 ] - }, + "geo" : { }, "id_str" : "13822590357", "in_reply_to_user_id" : 8959562, "text" : "@strlen 15\" i7 hands-down", "id" : 13822590357, "in_reply_to_status_id" : 13821487356, - "created_at" : "Wed May 12 01:33:13 +0000 2010", + "created_at" : "2010-05-12 00:00:00 +0000", "in_reply_to_screen_name" : "strlen", "in_reply_to_user_id_str" : "8959562", "user" : { @@ -1217,65 +1290,45 @@ Grailbird.data.tweets_2010_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "web", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kent Beck", - "screen_name" : "KentBeck", - "indices" : [ 3, 12 ], - "id_str" : "16891384", - "id" : 16891384 + "name" : "Mahyar McDonald", + "screen_name" : "mahyarm", + "indices" : [ 0, 8 ], + "id_str" : "22406953", + "id" : 22406953 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "13802309935", - "text" : "RT @KentBeck: switching quickly between the onion and reuters offers unique mental health challenges (& unintended humor)", - "retweeted_status" : { - "source" : "TweetDeck", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "13750048241", - "text" : "switching quickly between the onion and reuters offers unique mental health challenges (& unintended humor)", - "id" : 13750048241, - "created_at" : "Mon May 10 21:58:40 +0000 2010", - "user" : { - "name" : "Kent Beck", - "screen_name" : "KentBeck", - "protected" : false, - "id_str" : "16891384", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2550670043/xq10bqclqpsezgerjxhi_normal.jpeg", - "id" : 16891384, - "verified" : false - } - }, - "id" : 13802309935, - "created_at" : "Tue May 11 18:23:55 +0000 2010", + "in_reply_to_status_id_str" : "13777762860", + "geo" : { }, + "id_str" : "13795757751", + "in_reply_to_user_id" : 22406953, + "text" : "@mahyarm Inner harbour and James bay are really packed with tourists. Quiet spots are no longer quiet, for better and worse. :)", + "id" : 13795757751, + "in_reply_to_status_id" : 13777762860, + "created_at" : "2010-05-11 00:00:00 +0000", + "in_reply_to_screen_name" : "mahyarm", + "in_reply_to_user_id_str" : "22406953", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Ilya Grigorik", @@ -1294,10 +1347,9 @@ Grailbird.data.tweets_2010_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "13796031037", - "text" : "RT @igrigorik: ah, turns you can make git pull --rebase the default \"pull\": http://bit.ly/a2RK09 - kudos to @vsizikov for the tip", + "text" : "RT @igrigorik: ah, turns you can make git pull --rebase the default \"pull\": http:\/\/bit.ly\/a2RK09 - kudos to @vsizikov for the tip", "retweeted_status" : { "source" : "web", "entities" : { @@ -1312,71 +1364,85 @@ Grailbird.data.tweets_2010_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "13790430027", - "text" : "ah, turns you can make git pull --rebase the default \"pull\": http://bit.ly/a2RK09 - kudos to @vsizikov for the tip", + "text" : "ah, turns you can make git pull --rebase the default \"pull\": http:\/\/bit.ly\/a2RK09 - kudos to @vsizikov for the tip", "id" : 13790430027, - "created_at" : "Tue May 11 14:08:44 +0000 2010", + "created_at" : "2010-05-11 14:08:44 +0000", "user" : { "name" : "Ilya Grigorik", "screen_name" : "igrigorik", "protected" : false, "id_str" : "9980812", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/59079748/2262419520_e5832a812d_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/412364630279745536\/5xDKUf4r_normal.png", "id" : 9980812, "verified" : false } }, "id" : 13796031037, - "created_at" : "Tue May 11 16:08:43 +0000 2010", + "created_at" : "2010-05-11 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "web", "entities" : { "user_mentions" : [ { - "name" : "Mahyar McDonald", - "screen_name" : "mahyarm", - "indices" : [ 0, 8 ], - "id_str" : "22406953", - "id" : 22406953 + "name" : "Kent Beck", + "screen_name" : "KentBeck", + "indices" : [ 3, 12 ], + "id_str" : "16891384", + "id" : 16891384 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "13777762860", - "geo" : { - "type" : "Point", - "coordinates" : [ 48.455815, -123.359485 ] + "geo" : { }, + "id_str" : "13802309935", + "text" : "RT @KentBeck: switching quickly between the onion and reuters offers unique mental health challenges (& unintended humor)", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "13750048241", + "text" : "switching quickly between the onion and reuters offers unique mental health challenges (& unintended humor)", + "id" : 13750048241, + "created_at" : "2010-05-10 21:58:40 +0000", + "user" : { + "name" : "Kent Beck", + "screen_name" : "KentBeck", + "protected" : false, + "id_str" : "16891384", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2550670043\/xq10bqclqpsezgerjxhi_normal.jpeg", + "id" : 16891384, + "verified" : false + } }, - "id_str" : "13795757751", - "in_reply_to_user_id" : 22406953, - "text" : "@mahyarm Inner harbour and James bay are really packed with tourists. Quiet spots are no longer quiet, for better and worse. :)", - "id" : 13795757751, - "in_reply_to_status_id" : 13777762860, - "created_at" : "Tue May 11 16:03:11 +0000 2010", - "in_reply_to_screen_name" : "mahyarm", - "in_reply_to_user_id_str" : "22406953", + "id" : 13802309935, + "created_at" : "2010-05-11 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Engadget", @@ -1389,234 +1455,89 @@ Grailbird.data.tweets_2010_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "13688609117", - "text" : "RT @engadget: Magic Mouse syncs with jailbroken iPad, enabling cursory cursor control (video) http://bit.ly/av8H7a", + "text" : "RT @engadget: Magic Mouse syncs with jailbroken iPad, enabling cursory cursor control (video) http:\/\/bit.ly\/av8H7a", "retweeted_status" : { - "source" : "twitterfeed", + "source" : "\u003Ca href=\"http:\/\/twitterfeed.com\" rel=\"nofollow\"\u003Etwitterfeed\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "13687971650", - "text" : "Magic Mouse syncs with jailbroken iPad, enabling cursory cursor control (video) http://bit.ly/av8H7a", + "text" : "Magic Mouse syncs with jailbroken iPad, enabling cursory cursor control (video) http:\/\/bit.ly\/av8H7a", "id" : 13687971650, - "created_at" : "Sun May 09 21:09:55 +0000 2010", + "created_at" : "2010-05-09 21:09:55 +0000", "user" : { "name" : "Engadget", "screen_name" : "engadget", "protected" : false, "id_str" : "14372486", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2409263463/5g2vkay1y34xj17ke81c_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000744151826\/bcb44adb7b9c970edc7d28780690693a_normal.png", "id" : 14372486, "verified" : true } }, "id" : 13688609117, - "created_at" : "Sun May 09 21:25:54 +0000 2010", + "created_at" : "2010-05-09 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.422447, -123.367452 ] - }, - "id_str" : "13634872590", - "text" : "I keep forgetting how much downtown sucks in the summer. Have to stick to nature!", - "id" : 13634872590, - "created_at" : "Sat May 08 23:38:56 +0000 2010", + "geo" : { }, + "id_str" : "13578006426", + "text" : "ha ha, thanks guys! http:\/\/wiki.github.com\/280north\/cappuccino\/objjc at least it was good for a laugh. :)", + "id" : 13578006426, + "created_at" : "2010-05-08 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.412702, -123.379255 ] - }, - "id_str" : "13633518545", - "text" : "It's so calm out today. A really nice change for\nVictoria! http://twitpic.com/1m7g4b", - "id" : 13633518545, - "created_at" : "Sat May 08 23:06:04 +0000 2010", + "geo" : { }, + "id_str" : "13582076013", + "text" : "I don't try to be different, I try to use the best tools. It just so happens that the default or most popular tools are often not the best.", + "id" : 13582076013, + "created_at" : "2010-05-08 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ { - "name" : "Avi Bryant", - "screen_name" : "avibryant", - "indices" : [ 3, 13 ], - "id_str" : "13192", - "id" : 13192 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "13617072239", - "text" : "RT @avibryant: Yes, I'm a languages geek. Laughed out loud all through this: http://bit.ly/nAXkj", - "retweeted_status" : { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "13592433292", - "text" : "Yes, I'm a languages geek. Laughed out loud all through this: http://bit.ly/nAXkj", - "id" : 13592433292, - "created_at" : "Sat May 08 05:29:12 +0000 2010", - "user" : { - "name" : "Avi Bryant", - "screen_name" : "avibryant", - "protected" : false, - "id_str" : "13192", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/48591172/avibryant_normal.png", - "id" : 13192, - "verified" : false - } - }, - "id" : 13617072239, - "created_at" : "Sat May 08 16:28:38 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ { - "name" : "Grigory Kruglov", - "screen_name" : "lunafiko", - "indices" : [ 0, 9 ], - "id_str" : "14273142", - "id" : 14273142 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "13593943165", - "geo" : { - "type" : "Point", - "coordinates" : [ 48.481395, -123.321494 ] - }, - "id_str" : "13617029992", - "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko the 1st time i ran vim I had to hard reset my new Linux install. Didn't know how to type, quit, or switch virtual consoles :)", - "id" : 13617029992, - "in_reply_to_status_id" : 13593943165, - "created_at" : "Sat May 08 16:27:46 +0000 2010", - "in_reply_to_screen_name" : "lunafiko", - "in_reply_to_user_id_str" : "14273142", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "13593669269", - "text" : "\"Vim mode in emacs: unbind all keys. It beeps at you whatever you do, and you can't quit.\" http://is.gd/bZHQK", - "id" : 13593669269, - "created_at" : "Sat May 08 06:03:17 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.416736, -123.362229 ] - }, - "id_str" : "13585600820", - "text" : "Downtown ducks. Could be the ducks a coworker saw getting it on yesterday. http://twitpic.com/1lxm8c", - "id" : 13585600820, - "created_at" : "Sat May 08 02:55:46 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1630,16 +1551,13 @@ Grailbird.data.tweets_2010_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "13582573552", - "geo" : { - "type" : "Point", - "coordinates" : [ 48.416799, -123.362398 ] - }, + "geo" : { }, "id_str" : "13585530857", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke i'd say bacon for dinner is accomplishment enough. anything after that is just gravy.", "id" : 13585530857, "in_reply_to_status_id" : 13582573552, - "created_at" : "Sat May 08 02:54:18 +0000 2010", + "created_at" : "2010-05-08 00:00:00 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1647,58 +1565,184 @@ Grailbird.data.tweets_2010_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "13582076013", - "text" : "I don't try to be different, I try to use the best tools. It just so happens that the default or most popular tools are often not the best.", - "id" : 13582076013, - "created_at" : "Sat May 08 01:43:22 +0000 2010", + "geo" : { }, + "id_str" : "13585600820", + "text" : "Downtown ducks. Could be the ducks a coworker saw getting it on yesterday. http:\/\/twitpic.com\/1lxm8c", + "id" : 13585600820, + "created_at" : "2010-05-08 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "13578006426", - "text" : "ha ha, thanks guys! http://wiki.github.com/280north/cappuccino/objjc at least it was good for a laugh. :)", - "id" : 13578006426, - "created_at" : "Sat May 08 00:18:19 +0000 2010", + "geo" : { }, + "id_str" : "13593669269", + "text" : "\"Vim mode in emacs: unbind all keys. It beeps at you whatever you do, and you can't quit.\" http:\/\/is.gd\/bZHQK", + "id" : 13593669269, + "created_at" : "2010-05-08 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grigory Kruglov", + "screen_name" : "lunafiko", + "indices" : [ 0, 9 ], + "id_str" : "14273142", + "id" : 14273142 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "13593943165", + "geo" : { }, + "id_str" : "13617029992", + "in_reply_to_user_id" : 14273142, + "text" : "@lunafiko the 1st time i ran vim I had to hard reset my new Linux install. Didn't know how to type, quit, or switch virtual consoles :)", + "id" : 13617029992, + "in_reply_to_status_id" : 13593943165, + "created_at" : "2010-05-08 00:00:00 +0000", + "in_reply_to_screen_name" : "lunafiko", + "in_reply_to_user_id_str" : "14273142", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Avi Bryant", + "screen_name" : "avibryant", + "indices" : [ 3, 13 ], + "id_str" : "13192", + "id" : 13192 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "13617072239", + "text" : "RT @avibryant: Yes, I'm a languages geek. Laughed out loud all through this: http:\/\/bit.ly\/nAXkj", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "13592433292", + "text" : "Yes, I'm a languages geek. Laughed out loud all through this: http:\/\/bit.ly\/nAXkj", + "id" : 13592433292, + "created_at" : "2010-05-08 05:29:12 +0000", + "user" : { + "name" : "Avi Bryant", + "screen_name" : "avibryant", + "protected" : false, + "id_str" : "13192", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/48591172\/avibryant_normal.png", + "id" : 13192, + "verified" : false + } + }, + "id" : 13617072239, + "created_at" : "2010-05-08 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "13633518545", + "text" : "It's so calm out today. A really nice change for\nVictoria! http:\/\/twitpic.com\/1m7g4b", + "id" : 13633518545, + "created_at" : "2010-05-08 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "13634872590", + "text" : "I keep forgetting how much downtown sucks in the summer. Have to stick to nature!", + "id" : 13634872590, + "created_at" : "2010-05-08 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Simon Willison", @@ -1711,50 +1755,48 @@ Grailbird.data.tweets_2010_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "13556062187", "text" : "RT @simonw: So apparently Ajax means \"uses JavaScript\" and HTML5 now means \"doesn't use Flash\"", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "13544675482", "text" : "So apparently Ajax means \"uses JavaScript\" and HTML5 now means \"doesn't use Flash\"", "id" : 13544675482, - "created_at" : "Fri May 07 12:03:46 +0000 2010", + "created_at" : "2010-05-07 12:03:46 +0000", "user" : { "name" : "Simon Willison", "screen_name" : "simonw", "protected" : false, "id_str" : "12497", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2144504532/square-profile_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000261649705\/be9cc55e64014e6d7663c50d7cb9fc75_normal.jpeg", "id" : 12497, "verified" : false } }, "id" : 13556062187, - "created_at" : "Fri May 07 16:02:20 +0000 2010", + "created_at" : "2010-05-07 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Josh \"G\" McDonald", + "name" : "Josh G McDonald", "screen_name" : "sophistifunk", "indices" : [ 3, 16 ], "id_str" : "14113080", @@ -1764,47 +1806,45 @@ Grailbird.data.tweets_2010_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "13463697190", "text" : "RT @sophistifunk: Alan Kay is definitely famous enough to call Steve and get Scratch back.", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "13457708148", "text" : "Alan Kay is definitely famous enough to call Steve and get Scratch back.", "id" : 13457708148, - "created_at" : "Thu May 06 00:46:46 +0000 2010", + "created_at" : "2010-05-06 00:46:46 +0000", "user" : { - "name" : "Josh \"G\" McDonald", + "name" : "Josh G McDonald", "screen_name" : "sophistifunk", "protected" : false, "id_str" : "14113080", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3195861203/b5ad9b1ad9992c627b8af9febce0a9b2_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/439673855372582912\/2uKQWtTg_normal.jpeg", "id" : 14113080, "verified" : false } }, "id" : 13463697190, - "created_at" : "Thu May 06 02:39:32 +0000 2010", + "created_at" : "2010-05-06 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -1818,16 +1858,13 @@ Grailbird.data.tweets_2010_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "13369743525", - "geo" : { - "type" : "Point", - "coordinates" : [ 48.470203, -123.363762 ] - }, + "geo" : { }, "id_str" : "13371443876", "in_reply_to_user_id" : 14273142, "text" : "@lunafiko good timing it's starting to get nice! Have a good trip.", "id" : 13371443876, "in_reply_to_status_id" : 13369743525, - "created_at" : "Tue May 04 16:03:20 +0000 2010", + "created_at" : "2010-05-04 00:00:00 +0000", "in_reply_to_screen_name" : "lunafiko", "in_reply_to_user_id_str" : "14273142", "user" : { @@ -1835,12 +1872,12 @@ Grailbird.data.tweets_2010_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "tom robinson", @@ -1853,42 +1890,40 @@ Grailbird.data.tweets_2010_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "13217100047", "text" : "RT @tlrobinson: \"Passing callbacks is the *price* of asynchronous API's, not the benefit.\"", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "13216605013", "text" : "\"Passing callbacks is the *price* of asynchronous API's, not the benefit.\"", "id" : 13216605013, - "created_at" : "Sun May 02 00:33:43 +0000 2010", + "created_at" : "2010-05-02 00:33:43 +0000", "user" : { "name" : "tom robinson", "screen_name" : "tlrobinson", "protected" : false, "id_str" : "14206068", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1796403442/14267_753770645455_3400177_44585556_4022426_n_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000853310157\/a0e3b1296ad4bad4a668803a54a79afd_normal.jpeg", "id" : 14206068, "verified" : false } }, "id" : 13217100047, - "created_at" : "Sun May 02 00:45:26 +0000 2010", + "created_at" : "2010-05-02 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2010_06.js b/public/tweets/data/js/tweets/2010_06.js index 383c40c..2c9fc58 100755 --- a/public/tweets/data/js/tweets/2010_06.js +++ b/public/tweets/data/js/tweets/2010_06.js @@ -1,52 +1,145 @@ Grailbird.data.tweets_2010_06 = [ { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "17466589345", "text" : "Man, why haven't I tried Cmd-Shift-G in the simple save dialog on OS X till just now? Staying on the home row makes me happy.", "id" : 17466589345, - "created_at" : "Thu Jul 01 04:06:30 +0000 2010", + "created_at" : "2010-07-01 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "17377632680", "text" : "Wow, Divvy looks really cool. Better than SizeUp. Might have to buy Divvy as well. Man, I really just want Xmonad. Some days I miss Linux :(", "id" : 17377632680, - "created_at" : "Wed Jun 30 01:28:25 +0000 2010", + "created_at" : "2010-06-30 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "17303483300", + "text" : "Windows 8 Push Button Reset: We know there's a problem but instead of fixing the OS we'll just burden the user with more crap. Ah, progress.", + "id" : 17303483300, + "created_at" : "2010-06-29 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "17303613084", + "text" : "That *after* a slide saying MS wants to copy Apple's reliability and great UX. MS' path doesn't lead to their goal. http:\/\/bit.ly\/cCZMuQ", + "id" : 17303613084, + "created_at" : "2010-06-29 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Evan Phoenix", + "screen_name" : "evanphx", + "indices" : [ 3, 11 ], + "id_str" : "5444392", + "id" : 5444392 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "17308681929", + "text" : "RT @evanphx: Um... http:\/\/bit.ly\/cLP73J ... there is a japanese company making a hardware ruby interpreter for embedded programming?", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "17307981492", + "text" : "Um... http:\/\/bit.ly\/cLP73J ... there is a japanese company making a hardware ruby interpreter for embedded programming?", + "id" : 17307981492, + "created_at" : "2010-06-29 04:51:46 +0000", + "user" : { + "name" : "Evan Phoenix", + "screen_name" : "evanphx", + "protected" : false, + "id_str" : "5444392", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/443127988150730752\/E_TjWGSm_normal.jpeg", + "id" : 5444392, + "verified" : false + } + }, + "id" : 17308681929, + "created_at" : "2010-06-29 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Randy Luecke", @@ -65,12 +158,11 @@ Grailbird.data.tweets_2010_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "17360235144", - "text" : "RT @me1000: woot!!! RT @nciagra: Rerelease of CappuGeo: CoreLocation and MapKit for Cappuccino. http://github.com/nciagra/CappuGeo", + "text" : "RT @me1000: woot!!! RT @nciagra: Rerelease of CappuGeo: CoreLocation and MapKit for Cappuccino. http:\/\/github.com\/nciagra\/CappuGeo", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Nick Small", @@ -83,152 +175,117 @@ Grailbird.data.tweets_2010_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "17358269406", - "text" : "woot!!! RT @nciagra: Rerelease of CappuGeo: CoreLocation and MapKit for Cappuccino. http://github.com/nciagra/CappuGeo", + "text" : "woot!!! RT @nciagra: Rerelease of CappuGeo: CoreLocation and MapKit for Cappuccino. http:\/\/github.com\/nciagra\/CappuGeo", "id" : 17358269406, - "created_at" : "Tue Jun 29 19:39:40 +0000 2010", + "created_at" : "2010-06-29 19:39:40 +0000", "user" : { "name" : "Randy Luecke", "screen_name" : "me1000", "protected" : false, "id_str" : "8675502", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2497502190/4D38A577-70A9-453B-B389-D0D4A7138912_normal", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000789968476\/284631d5961ed30bf9fca76e67d70f19_normal.jpeg", "id" : 8675502, "verified" : false } }, "id" : 17360235144, - "created_at" : "Tue Jun 29 20:15:57 +0000 2010", + "created_at" : "2010-06-29 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "17228558579", + "text" : "(cache invalidation, not caching. whatever)", + "id" : 17228558579, + "created_at" : "2010-06-28 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Evan Phoenix", - "screen_name" : "evanphx", - "indices" : [ 3, 11 ], - "id_str" : "5444392", - "id" : 5444392 + "name" : "Mahyar McDonald", + "screen_name" : "mahyarm", + "indices" : [ 0, 8 ], + "id_str" : "22406953", + "id" : 22406953 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "17308681929", - "text" : "RT @evanphx: Um... http://bit.ly/cLP73J ... there is a japanese company making a hardware ruby interpreter for embedded programming?", - "retweeted_status" : { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "17307981492", - "text" : "Um... http://bit.ly/cLP73J ... there is a japanese company making a hardware ruby interpreter for embedded programming?", - "id" : 17307981492, - "created_at" : "Tue Jun 29 04:51:46 +0000 2010", - "user" : { - "name" : "Evan Phoenix", - "screen_name" : "evanphx", - "protected" : false, - "id_str" : "5444392", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1266966931/eightbit-e0e50a3c-888e-4ec7-9395-bc783777b145_normal.png", - "id" : 5444392, - "verified" : false - } - }, - "id" : 17308681929, - "created_at" : "Tue Jun 29 05:04:17 +0000 2010", + "in_reply_to_status_id_str" : "17243140070", + "geo" : { }, + "id_str" : "17260055166", + "in_reply_to_user_id" : 22406953, + "text" : "@mahyarm It's not the amount of state, but every time new state is introduced there are consequences that aren't always clear at first.", + "id" : 17260055166, + "in_reply_to_status_id" : 17243140070, + "created_at" : "2010-06-28 00:00:00 +0000", + "in_reply_to_screen_name" : "mahyarm", + "in_reply_to_user_id_str" : "22406953", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Mahyar McDonald", + "screen_name" : "mahyarm", + "indices" : [ 0, 8 ], + "id_str" : "22406953", + "id" : 22406953 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "17303613084", - "text" : "That *after* a slide saying MS wants to copy Apple's reliability and great UX. MS' path doesn't lead to their goal. http://bit.ly/cCZMuQ", - "id" : 17303613084, - "created_at" : "Tue Jun 29 03:40:05 +0000 2010", + "in_reply_to_status_id_str" : "17243190836", + "geo" : { }, + "id_str" : "17260256743", + "in_reply_to_user_id" : 22406953, + "text" : "@mahyarm Tweet some pics! I haven't heard of Ubud before and it looks pretty amazing. How much longer are you traveling for?", + "id" : 17260256743, + "in_reply_to_status_id" : 17243190836, + "created_at" : "2010-06-28 00:00:00 +0000", + "in_reply_to_screen_name" : "mahyarm", + "in_reply_to_user_id_str" : "22406953", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "17303483300", - "text" : "Windows 8 Push Button Reset: We know there's a problem but instead of fixing the OS we'll just burden the user with more crap. Ah, progress.", - "id" : 17303483300, - "created_at" : "Tue Jun 29 03:38:04 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "17268853856", - "text" : "I need to create an Objective-J mode for Emacs that's based on js2-mode first and objc-mode second. objj-mode sucks at object literals.", - "id" : 17268853856, - "created_at" : "Mon Jun 28 18:02:14 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -246,187 +303,114 @@ Grailbird.data.tweets_2010_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "17260432677", "text" : "RT @flipsasser: Dear Ruby developers learning Node.js: JavaScript is not Ruby. That is all.", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "17256415901", "text" : "Dear Ruby developers learning Node.js: JavaScript is not Ruby. That is all.", "id" : 17256415901, - "created_at" : "Mon Jun 28 14:49:40 +0000 2010", + "created_at" : "2010-06-28 14:49:40 +0000", "user" : { "name" : "Flip Sasser", "screen_name" : "flipsasser", "protected" : false, "id_str" : "9144132", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1516213518/07813141-BFA8-4953-9CDE-30C6896FBD65_normal", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1516213518\/07813141-BFA8-4953-9CDE-30C6896FBD65_normal", "id" : 9144132, "verified" : false } }, "id" : 17260432677, - "created_at" : "Mon Jun 28 15:48:45 +0000 2010", + "created_at" : "2010-06-28 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Mahyar McDonald", - "screen_name" : "mahyarm", - "indices" : [ 0, 8 ], - "id_str" : "22406953", - "id" : 22406953 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "17243190836", - "geo" : { - }, - "id_str" : "17260256743", - "in_reply_to_user_id" : 22406953, - "text" : "@mahyarm Tweet some pics! I haven't heard of Ubud before and it looks pretty amazing. How much longer are you traveling for?", - "id" : 17260256743, - "in_reply_to_status_id" : 17243190836, - "created_at" : "Mon Jun 28 15:46:06 +0000 2010", - "in_reply_to_screen_name" : "mahyarm", - "in_reply_to_user_id_str" : "22406953", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Mahyar McDonald", - "screen_name" : "mahyarm", - "indices" : [ 0, 8 ], - "id_str" : "22406953", - "id" : 22406953 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "17243140070", - "geo" : { - }, - "id_str" : "17260055166", - "in_reply_to_user_id" : 22406953, - "text" : "@mahyarm It's not the amount of state, but every time new state is introduced there are consequences that aren't always clear at first.", - "id" : 17260055166, - "in_reply_to_status_id" : 17243140070, - "created_at" : "Mon Jun 28 15:43:09 +0000 2010", - "in_reply_to_screen_name" : "mahyarm", - "in_reply_to_user_id_str" : "22406953", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "17228558579", - "text" : "(cache invalidation, not caching. whatever)", - "id" : 17228558579, - "created_at" : "Mon Jun 28 05:08:57 +0000 2010", + "geo" : { }, + "id_str" : "17268853856", + "text" : "I need to create an Objective-J mode for Emacs that's based on js2-mode first and objc-mode second. objj-mode sucks at object literals.", + "id" : 17268853856, + "created_at" : "2010-06-28 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "17228472876", - "text" : "Most state is essentially caching, i.e. premature optimization. Not to mention that caching is one of the two hard things in comp sci.", - "id" : 17228472876, - "created_at" : "Mon Jun 28 05:07:16 +0000 2010", + "geo" : { }, + "id_str" : "17217156178", + "text" : "Bell gives you 2 free hours of WiFi per day at Starbucks now. Have to sign up for it, but it's still better than nothing.", + "id" : 17217156178, + "created_at" : "2010-06-28 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "17228435251", - "text" : "Have I mentioned today that state is evil? Yes, evil. The Devil, Al Shaitan, Lucifer, Azazel, Lord of the Underworld, et cetera.", - "id" : 17228435251, - "created_at" : "Mon Jun 28 05:06:32 +0000 2010", + "geo" : { }, + "id_str" : "17217461602", + "text" : "Too bad locally owned coffee shops aren't open late on Sunday. Most good local shops have free WiFi, it's only Starbucks stuck in 2001.", + "id" : 17217461602, + "created_at" : "2010-06-28 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jacob Rothstein", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", @@ -437,14 +421,13 @@ Grailbird.data.tweets_2010_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "17222099807", - "geo" : { - }, + "geo" : { }, "id_str" : "17223783303", "in_reply_to_user_id" : 27302287, "text" : "@jacobrothstein Very possible. Lisp is dead easy to parse, and if you stick close to JS semantics it's easy to emit the resulting JS too.", "id" : 17223783303, "in_reply_to_status_id" : 17222099807, - "created_at" : "Mon Jun 28 03:47:09 +0000 2010", + "created_at" : "2010-06-28 00:00:00 +0000", "in_reply_to_screen_name" : "jacobrothstein", "in_reply_to_user_id_str" : "27302287", "user" : { @@ -452,58 +435,169 @@ Grailbird.data.tweets_2010_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "17217461602", - "text" : "Too bad locally owned coffee shops aren't open late on Sunday. Most good local shops have free WiFi, it's only Starbucks stuck in 2001.", - "id" : 17217461602, - "created_at" : "Mon Jun 28 02:32:09 +0000 2010", + "geo" : { }, + "id_str" : "17228435251", + "text" : "Have I mentioned today that state is evil? Yes, evil. The Devil, Al Shaitan, Lucifer, Azazel, Lord of the Underworld, et cetera.", + "id" : 17228435251, + "created_at" : "2010-06-28 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "17217156178", - "text" : "Bell gives you 2 free hours of WiFi per day at Starbucks now. Have to sign up for it, but it's still better than nothing.", - "id" : 17217156178, - "created_at" : "Mon Jun 28 02:28:20 +0000 2010", + "geo" : { }, + "id_str" : "17228472876", + "text" : "Most state is essentially caching, i.e. premature optimization. Not to mention that caching is one of the two hard things in comp sci.", + "id" : 17228472876, + "created_at" : "2010-06-28 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "17141713893", + "text" : "Ugh, sorry about that noise. Didn't realize every comment on the justin.tv chat was going to be tweeted. Won't happen again!", + "id" : 17141713893, + "created_at" : "2010-06-27 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "17143720414", + "text" : "Windows: Zero to infuriated in 3s flat. Half the reason people are so in love with OS X and Linux is because Windows is so utterly terrible.", + "id" : 17143720414, + "created_at" : "2010-06-27 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "17144545963", + "text" : "Sadly katmouse is still required to make scrolling usable in Windows 7. http:\/\/ehiti.de\/katmouse\/ When will MS ever fix this?", + "id" : 17144545963, + "created_at" : "2010-06-27 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "17188013114", + "text" : "Every non trivial bug I hit seems to be because of state. State is evil.", + "id" : 17188013114, + "created_at" : "2010-06-27 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "pragma", + "indices" : [ 36, 43 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "17191418310", + "text" : "The Objective-J parser supports the #pragma pre-processor directive. All this time I've been commenting them out.", + "id" : 17191418310, + "created_at" : "2010-06-27 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -517,14 +611,13 @@ Grailbird.data.tweets_2010_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "17192255856", - "geo" : { - }, + "geo" : { }, "id_str" : "17193202984", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Ah, must be new since 0.8 then. It is nice.", "id" : 17193202984, "in_reply_to_status_id" : 17192255856, - "created_at" : "Sun Jun 27 20:39:03 +0000 2010", + "created_at" : "2010-06-27 00:00:00 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -532,153 +625,34 @@ Grailbird.data.tweets_2010_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "pragma", - "indices" : [ 36, 43 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "17191418310", - "text" : "The Objective-J parser supports the #pragma pre-processor directive. All this time I've been commenting them out.", - "id" : 17191418310, - "created_at" : "Sun Jun 27 20:09:17 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "17188013114", - "text" : "Every non trivial bug I hit seems to be because of state. State is evil.", - "id" : 17188013114, - "created_at" : "Sun Jun 27 19:16:59 +0000 2010", + "geo" : { }, + "id_str" : "17068335384", + "text" : ":) http:\/\/i.imgur.com\/3dQWy.jpg", + "id" : 17068335384, + "created_at" : "2010-06-26 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "17144545963", - "text" : "Sadly katmouse is still required to make scrolling usable in Windows 7. http://ehiti.de/katmouse/ When will MS ever fix this?", - "id" : 17144545963, - "created_at" : "Sun Jun 27 05:45:04 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "17143720414", - "text" : "Windows: Zero to infuriated in 3s flat. Half the reason people are so in love with OS X and Linux is because Windows is so utterly terrible.", - "id" : 17143720414, - "created_at" : "Sun Jun 27 05:28:15 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "17141713893", - "text" : "Ugh, sorry about that noise. Didn't realize every comment on the justin.tv chat was going to be tweeted. Won't happen again!", - "id" : 17141713893, - "created_at" : "Sun Jun 27 04:49:21 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tumblr", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "17122744008", - "text" : "Video: Ignite Rails - Chris Wanstrath\u2019s How to Bootstrap a Business (via igniterails) http://tumblr.com/xzoc8ev1p", - "id" : 17122744008, - "created_at" : "Sat Jun 26 22:50:23 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Roy Sutton", @@ -692,14 +666,13 @@ Grailbird.data.tweets_2010_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "16781467689", - "geo" : { - }, + "geo" : { }, "id_str" : "17118553616", "in_reply_to_user_id" : 54403950, "text" : "@Pre101 it doesn't prevent sleep on lid close. I'm not sure if it even prevents safesleep on my new macbook! (sorry I missed this reply)", "id" : 17118553616, "in_reply_to_status_id" : 16781467689, - "created_at" : "Sat Jun 26 21:19:02 +0000 2010", + "created_at" : "2010-06-26 00:00:00 +0000", "in_reply_to_screen_name" : "Pre101", "in_reply_to_user_id_str" : "54403950", "user" : { @@ -707,172 +680,78 @@ Grailbird.data.tweets_2010_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/www.tumblr.com\/\" rel=\"nofollow\"\u003ETumblr\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "17068335384", - "text" : ":) http://i.imgur.com/3dQWy.jpg", - "id" : 17068335384, - "created_at" : "Sat Jun 26 04:32:08 +0000 2010", + "geo" : { }, + "id_str" : "17122744008", + "text" : "Video: Ignite Rails - Chris Wanstrath\u2019s How to Bootstrap a Business (via igniterails) http:\/\/tumblr.com\/xzoc8ev1p", + "id" : 17122744008, + "created_at" : "2010-06-26 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/www.tumblr.com\/\" rel=\"nofollow\"\u003ETumblr\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { + "geo" : { }, + "id_str" : "16912476511", + "text" : "Your App\u2019s Website Sucks - learn try buy communicate enhance http:\/\/tumblr.com\/xzoc2zj4u", + "id" : 16912476511, + "created_at" : "2010-06-24 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] }, + "geo" : { }, "id_str" : "16944935679", "text" : "Just used Time Machine to restore something for the first time. Something I'd lost with git rebase. Time Machine ftw today.", "id" : 16944935679, - "created_at" : "Thu Jun 24 17:08:09 +0000 2010", + "created_at" : "2010-06-24 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tumblr", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "16912476511", - "text" : "Your App\u2019s Website Sucks - learn try buy communicate enhance http://tumblr.com/xzoc2zj4u", - "id" : 16912476511, - "created_at" : "Thu Jun 24 07:30:38 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Jim Roepcke", - "screen_name" : "JimRoepcke", - "indices" : [ 0, 11 ], - "id_str" : "894911", - "id" : 894911 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "16747035172", - "geo" : { - }, - "id_str" : "16747944013", - "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke But unless I'm missing something smartsleep gets you 99% of the way. The last 1% is just not using your machine w/ < 5m battery.", - "id" : 16747944013, - "in_reply_to_status_id" : 16747035172, - "created_at" : "Tue Jun 22 04:40:54 +0000 2010", - "in_reply_to_screen_name" : "JimRoepcke", - "in_reply_to_user_id_str" : "894911", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Jim Roepcke", - "screen_name" : "JimRoepcke", - "indices" : [ 0, 11 ], - "id_str" : "894911", - "id" : 894911 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "16747035172", - "geo" : { - }, - "id_str" : "16747555171", - "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke Oh yeah, you wanted a battery reserve instead of hibernation.", - "id" : 16747555171, - "in_reply_to_status_id" : 16747035172, - "created_at" : "Tue Jun 22 04:33:41 +0000 2010", - "in_reply_to_screen_name" : "JimRoepcke", - "in_reply_to_user_id_str" : "894911", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "16747242957", - "text" : "AnandTech reports that TRIM appears to be coming to OS X ... sometime. I don't have an SSD yet but it's about time! :p http://bit.ly/d00uZv", - "id" : 16747242957, - "created_at" : "Tue Jun 22 04:28:07 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -885,202 +764,171 @@ Grailbird.data.tweets_2010_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "16746934457", - "text" : "Only hibernate when your battery is low: http://www.apple.com/downloads/macosx/system_disk_utilities/smartsleep.html (ping @JimRoepcke)", + "text" : "Only hibernate when your battery is low: http:\/\/www.apple.com\/downloads\/macosx\/system_disk_utilities\/smartsleep.html (ping @JimRoepcke)", "id" : 16746934457, - "created_at" : "Tue Jun 22 04:22:40 +0000 2010", + "created_at" : "2010-06-22 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "16705280757", - "text" : "JavaScript based SVG editor in the browser. Great stuff. http://bit.ly/cje47p", - "id" : 16705280757, - "created_at" : "Mon Jun 21 16:28:49 +0000 2010", + "geo" : { }, + "id_str" : "16747242957", + "text" : "AnandTech reports that TRIM appears to be coming to OS X ... sometime. I don't have an SSD yet but it's about time! :p http:\/\/bit.ly\/d00uZv", + "id" : 16747242957, + "created_at" : "2010-06-22 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "16747035172", + "geo" : { }, + "id_str" : "16747555171", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Oh yeah, you wanted a battery reserve instead of hibernation.", + "id" : 16747555171, + "in_reply_to_status_id" : 16747035172, + "created_at" : "2010-06-22 00:00:00 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "16747035172", + "geo" : { }, + "id_str" : "16747944013", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke But unless I'm missing something smartsleep gets you 99% of the way. The last 1% is just not using your machine w\/ < 5m battery.", + "id" : 16747944013, + "in_reply_to_status_id" : 16747035172, + "created_at" : "2010-06-22 00:00:00 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "16669212473", - "text" : "Speed Tracer extension for Chrome, nice! http://bit.ly/6PTyvP", + "text" : "Speed Tracer extension for Chrome, nice! http:\/\/bit.ly\/6PTyvP", "id" : 16669212473, - "created_at" : "Mon Jun 21 04:35:20 +0000 2010", + "created_at" : "2010-06-21 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "web", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "16567795804", - "text" : "Steve Jobs on modern PC devices at D5, 2007 http://youtu.be/Vc8QXzYQoBY", - "id" : 16567795804, - "created_at" : "Sat Jun 19 19:47:13 +0000 2010", + "geo" : { }, + "id_str" : "16705280757", + "text" : "JavaScript based SVG editor in the browser. Great stuff. http:\/\/bit.ly\/cje47p", + "id" : 16705280757, + "created_at" : "2010-06-21 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "16526625913", "text" : "The videos app for iPad should put the scrubber at the bottom. Your hand covers the video while scrubbing. Pretty annoying.", "id" : 16526625913, - "created_at" : "Sat Jun 19 06:05:04 +0000 2010", + "created_at" : "2010-06-19 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "16450349412", - "text" : "If you haven't watched Crockford on JS yet, go watch them! Crockford'll forgive you for starting with #2. http://yuiblog.com/crockford/", - "id" : 16450349412, - "created_at" : "Fri Jun 18 06:15:58 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "16365440175", - "text" : "So security on the web is more or less impossible. One less thing to worry about! ;-) http://blip.tv/file/3684946?file_type=flv", - "id" : 16365440175, - "created_at" : "Thu Jun 17 05:16:50 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "16288584486", - "text" : "I saw it before but didn't fully appreciate how awesome it is. Time to learn me a CoffeeScript. JS looks so noisy now. http://bit.ly/9iPFNc", - "id" : 16288584486, - "created_at" : "Wed Jun 16 07:01:14 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "16285683620", - "text" : "caught up on a lot of email but am probably declaring bankruptcy on the rest. i'm just no good at keeping in touch.", - "id" : 16285683620, - "created_at" : "Wed Jun 16 05:53:21 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1092,46 +940,110 @@ Grailbird.data.tweets_2010_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "16235270330", - "text" : "This is why open standards are paramount. Adobe is spread thin between mobile and desktops and can't deliver. http://j.mp/b3n5Wg", - "id" : 16235270330, - "created_at" : "Tue Jun 15 16:08:31 +0000 2010", + "geo" : { }, + "id_str" : "16567795804", + "text" : "Steve Jobs on modern PC devices at D5, 2007 http:\/\/youtu.be\/Vc8QXzYQoBY", + "id" : 16567795804, + "created_at" : "2010-06-19 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "16207987123", - "text" : "\"Just because we're competing with somebody doesn't mean we have to be rude.\" -- Steve Jobs http://bit.ly/9l6Mck\t(around 30m00s)", - "id" : 16207987123, - "created_at" : "Tue Jun 15 07:45:09 +0000 2010", + "geo" : { }, + "id_str" : "16450349412", + "text" : "If you haven't watched Crockford on JS yet, go watch them! Crockford'll forgive you for starting with #2. http:\/\/yuiblog.com\/crockford\/", + "id" : 16450349412, + "created_at" : "2010-06-18 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "16365440175", + "text" : "So security on the web is more or less impossible. One less thing to worry about! ;-) http:\/\/blip.tv\/file\/3684946?file_type=flv", + "id" : 16365440175, + "created_at" : "2010-06-17 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "16285683620", + "text" : "caught up on a lot of email but am probably declaring bankruptcy on the rest. i'm just no good at keeping in touch.", + "id" : 16285683620, + "created_at" : "2010-06-16 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "16288584486", + "text" : "I saw it before but didn't fully appreciate how awesome it is. Time to learn me a CoffeeScript. JS looks so noisy now. http:\/\/bit.ly\/9iPFNc", + "id" : 16288584486, + "created_at" : "2010-06-16 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1139,14 +1051,13 @@ Grailbird.data.tweets_2010_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "16188134170", - "geo" : { - }, + "geo" : { }, "id_str" : "16194027552", "in_reply_to_user_id" : 17088322, "text" : "@ChrisNoel_Vic it was great! Learned a lot. We can do lunch or maybe dinner. I think Cailee and Eric wanted to meet for beers too.", "id" : 16194027552, "in_reply_to_status_id" : 16188134170, - "created_at" : "Tue Jun 15 02:15:32 +0000 2010", + "created_at" : "2010-06-15 00:00:00 +0000", "in_reply_to_screen_name" : "HipwoodDigital", "in_reply_to_user_id_str" : "17088322", "user" : { @@ -1154,12 +1065,56 @@ Grailbird.data.tweets_2010_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "16207987123", + "text" : "\"Just because we're competing with somebody doesn't mean we have to be rude.\" -- Steve Jobs http:\/\/bit.ly\/9l6Mck\t(around 30m00s)", + "id" : 16207987123, + "created_at" : "2010-06-15 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "16235270330", + "text" : "This is why open standards are paramount. Adobe is spread thin between mobile and desktops and can't deliver. http:\/\/j.mp\/b3n5Wg", + "id" : 16235270330, + "created_at" : "2010-06-15 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Ultan Casey", @@ -1173,14 +1128,13 @@ Grailbird.data.tweets_2010_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "16088965710", - "geo" : { - }, + "geo" : { }, "id_str" : "16173069344", "in_reply_to_user_id" : 72948424, "text" : "@UltanKC I hope so. I was at wwdc last week but other than that I'm running out of excuses!", "id" : 16173069344, "in_reply_to_status_id" : 16088965710, - "created_at" : "Mon Jun 14 20:09:18 +0000 2010", + "created_at" : "2010-06-14 00:00:00 +0000", "in_reply_to_screen_name" : "UltanKC", "in_reply_to_user_id_str" : "72948424", "user" : { @@ -1188,56 +1142,29 @@ Grailbird.data.tweets_2010_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "dataconsolidationisboring", - "indices" : [ 74, 100 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "16029316839", - "text" : "Round and round and round they go... Where they stop, on the MacBook pro! #dataconsolidationisboring http://yfrog.com/4bf61gj", - "id" : 16029316839, - "created_at" : "Sat Jun 12 20:56:52 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "web", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "16027055399", - "text" : "Finally picked up my 15\" Core i7 MBP today. Words can't describe how badly it trashes my 2006 \"Yonah\" MacBook (Core Duo). Steam here I come!", - "id" : 16027055399, - "created_at" : "Sat Jun 12 20:12:16 +0000 2010", + "geo" : { }, + "id_str" : "16010998454", + "text" : "Safari 5 moved the \"always show tab bar\" option to View -> Hide\/Show Tab Bar (\u21E7\u2318T) Once shown it will stay visible.", + "id" : 16010998454, + "created_at" : "2010-06-12 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1255,13 +1182,12 @@ Grailbird.data.tweets_2010_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "16026769413", "in_reply_to_user_id" : 10552322, "text" : "@codykrieger Thanks for gfxCardStatus, you rock! Wish I could donate more.", "id" : 16026769413, - "created_at" : "Sat Jun 12 20:06:49 +0000 2010", + "created_at" : "2010-06-12 00:00:00 +0000", "in_reply_to_screen_name" : "codykrieger", "in_reply_to_user_id_str" : "10552322", "user" : { @@ -1269,88 +1195,59 @@ Grailbird.data.tweets_2010_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "web", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "16010998454", - "text" : "Safari 5 moved the \"always show tab bar\" option to View -> Hide/Show Tab Bar (\u21E7\u2318T) Once shown it will stay visible.", - "id" : 16010998454, - "created_at" : "Sat Jun 12 15:45:40 +0000 2010", + "geo" : { }, + "id_str" : "16027055399", + "text" : "Finally picked up my 15\" Core i7 MBP today. Words can't describe how badly it trashes my 2006 \"Yonah\" MacBook (Core Duo). Steam here I come!", + "id" : 16027055399, + "created_at" : "2010-06-12 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "API", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Salvatore Sanfilippo", - "screen_name" : "antirez", - "indices" : [ 3, 11 ], - "id_str" : "5813712", - "id" : 5813712 - } ], + "user_mentions" : [ ], "media" : [ ], - "hashtags" : [ ], + "hashtags" : [ { + "text" : "dataconsolidationisboring", + "indices" : [ 74, 100 ] + } ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "15956701990", - "text" : "RT @antirez: Linus is cool: http://bit.ly/clfl95", - "retweeted_status" : { - "source" : "TweetDeck", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15953679158", - "text" : "Linus is cool: http://bit.ly/clfl95", - "id" : 15953679158, - "created_at" : "Fri Jun 11 20:25:39 +0000 2010", - "user" : { - "name" : "Salvatore Sanfilippo", - "screen_name" : "antirez", - "protected" : false, - "id_str" : "5813712", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1700896897/antirez_normal.png", - "id" : 5813712, - "verified" : false - } - }, - "id" : 15956701990, - "created_at" : "Fri Jun 11 21:28:44 +0000 2010", + "geo" : { }, + "id_str" : "16029316839", + "text" : "Round and round and round they go... Where they stop, on the MacBook pro! #dataconsolidationisboring http:\/\/yfrog.com\/4bf61gj", + "id" : 16029316839, + "created_at" : "2010-06-12 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "API", + "source" : "\u003Ca href=\"http:\/\/dev.twitter.com\/\" rel=\"nofollow\"\u003EAPI\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tim Caswell", @@ -1369,12 +1266,11 @@ Grailbird.data.tweets_2010_06 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15933749993", - "text" : "RT @creationix: Connect app on quad-core machine over a real network connection. 35231.05 Reqs/sec http://bit.ly/aCWnd5 #nodejs #connect", + "text" : "RT @creationix: Connect app on quad-core machine over a real network connection. 35231.05 Reqs\/sec http:\/\/bit.ly\/aCWnd5 #nodejs #connect", "retweeted_status" : { - "source" : "Twitterrific", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1387,58 +1283,180 @@ Grailbird.data.tweets_2010_06 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15933354129", - "text" : "Connect app on quad-core machine over a real network connection. 35231.05 Reqs/sec http://bit.ly/aCWnd5 #nodejs #connect", + "text" : "Connect app on quad-core machine over a real network connection. 35231.05 Reqs\/sec http:\/\/bit.ly\/aCWnd5 #nodejs #connect", "id" : 15933354129, - "created_at" : "Fri Jun 11 14:47:19 +0000 2010", + "created_at" : "2010-06-11 14:47:19 +0000", "user" : { "name" : "Tim Caswell", "screen_name" : "creationix", "protected" : false, "id_str" : "70596949", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2636020456/d447953a1f656bc20420859e667da59f_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2636020456\/d447953a1f656bc20420859e667da59f_normal.jpeg", "id" : 70596949, "verified" : false } }, "id" : 15933749993, - "created_at" : "Fri Jun 11 14:52:36 +0000 2010", + "created_at" : "2010-06-11 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/dev.twitter.com\/\" rel=\"nofollow\"\u003EAPI\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Salvatore Sanfilippo", + "screen_name" : "antirez", + "indices" : [ 3, 11 ], + "id_str" : "5813712", + "id" : 5813712 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15956701990", + "text" : "RT @antirez: Linus is cool: http:\/\/bit.ly\/clfl95", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15953679158", + "text" : "Linus is cool: http:\/\/bit.ly\/clfl95", + "id" : 15953679158, + "created_at" : "2010-06-11 20:25:39 +0000", + "user" : { + "name" : "Salvatore Sanfilippo", + "screen_name" : "antirez", + "protected" : false, + "id_str" : "5813712", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/447047867652272128\/MtilrTWI_normal.png", + "id" : 5813712, + "verified" : false + } + }, + "id" : 15956701990, + "created_at" : "2010-06-11 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 3, 13 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15854961644", + "text" : "RT @raganwald: Succinct but insightful comment about agile & productivity: http:\/\/bit.ly\/ahajET", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/bitly.com\" rel=\"nofollow\"\u003Ebitly\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15854031063", + "text" : "Succinct but insightful comment about agile & productivity: http:\/\/bit.ly\/ahajET", + "id" : 15854031063, + "created_at" : "2010-06-10 14:31:20 +0000", + "user" : { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "protected" : false, + "id_str" : "18137723", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/436205905437134848\/MdRKL9hb_normal.jpeg", + "id" : 18137723, + "verified" : false + } + }, + "id" : 15854961644, + "created_at" : "2010-06-10 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "15886178196", - "text" : "Seems a particular session prompted a change in Apple's license. Intent is likely the same but nice to know for sure. http://bit.ly/aQtJCX", - "id" : 15886178196, - "created_at" : "Thu Jun 10 23:26:28 +0000 2010", + "geo" : { }, + "id_str" : "15874943552", + "text" : "Outrage re: Safari's new reader button: let's keep in mind that this is already possible, and Safari has a very small share of the market.", + "id" : 15874943552, + "created_at" : "2010-06-10 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15880166721", + "text" : "Cocoa code using GNU coding guidelines, zee goggles, zey do nosink!", + "id" : 15880166721, + "created_at" : "2010-06-10 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "\u24BFohannes \u24BBahrenkrug", @@ -1458,14 +1476,13 @@ Grailbird.data.tweets_2010_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "15851306796", - "geo" : { - }, + "geo" : { }, "id_str" : "15884188707", "in_reply_to_user_id" : 11559032, "text" : "@jfahrenkrug Don't think I'll be able to make @jsconfeu this year. There's always next year though!", "id" : 15884188707, "in_reply_to_status_id" : 15851306796, - "created_at" : "Thu Jun 10 22:51:04 +0000 2010", + "created_at" : "2010-06-10 00:00:00 +0000", "in_reply_to_screen_name" : "jfahrenkrug", "in_reply_to_user_id_str" : "11559032", "user" : { @@ -1473,275 +1490,29 @@ Grailbird.data.tweets_2010_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "15880166721", - "text" : "Cocoa code using GNU coding guidelines, zee goggles, zey do nosink!", - "id" : 15880166721, - "created_at" : "Thu Jun 10 21:36:55 +0000 2010", + "geo" : { }, + "id_str" : "15886178196", + "text" : "Seems a particular session prompted a change in Apple's license. Intent is likely the same but nice to know for sure. http:\/\/bit.ly\/aQtJCX", + "id" : 15886178196, + "created_at" : "2010-06-10 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15874943552", - "text" : "Outrage re: Safari's new reader button: let's keep in mind that this is already possible, and Safari has a very small share of the market.", - "id" : 15874943552, - "created_at" : "Thu Jun 10 20:05:16 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "web", - "entities" : { - "user_mentions" : [ { - "name" : "Reg Braithwaite", - "screen_name" : "raganwald", - "indices" : [ 3, 13 ], - "id_str" : "18137723", - "id" : 18137723 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15854961644", - "text" : "RT @raganwald: Succinct but insightful comment about agile & productivity: http://bit.ly/ahajET", - "retweeted_status" : { - "source" : "bitly", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15854031063", - "text" : "Succinct but insightful comment about agile & productivity: http://bit.ly/ahajET", - "id" : 15854031063, - "created_at" : "Thu Jun 10 14:31:20 +0000 2010", - "user" : { - "name" : "Reg Braithwaite", - "screen_name" : "raganwald", - "protected" : false, - "id_str" : "18137723", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3209102549/c119a72bc8341caaef42bc843b0ced00_normal.png", - "id" : 18137723, - "verified" : false - } - }, - "id" : 15854961644, - "created_at" : "Thu Jun 10 14:45:06 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Mikeal", - "screen_name" : "mikeal", - "indices" : [ 0, 7 ], - "id_str" : "668423", - "id" : 668423 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "15644224653", - "geo" : { - }, - "id_str" : "15645386875", - "in_reply_to_user_id" : 668423, - "text" : "@mikeal I think it's $428 million", - "id" : 15645386875, - "in_reply_to_status_id" : 15644224653, - "created_at" : "Mon Jun 07 17:48:07 +0000 2010", - "in_reply_to_screen_name" : "mikeal", - "in_reply_to_user_id_str" : "668423", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "wwdc", - "indices" : [ 76, 81 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15644274453", - "text" : "Apple has paid $1 billion to app store developers from 5 billion downloads. #wwdc", - "id" : 15644274453, - "created_at" : "Mon Jun 07 17:30:14 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Roy Sutton", - "screen_name" : "Pre101", - "indices" : [ 0, 7 ], - "id_str" : "54403950", - "id" : 54403950 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "15581615212", - "geo" : { - }, - "id_str" : "15631525613", - "in_reply_to_user_id" : 54403950, - "text" : "@Pre101 I hadn't planned on it since I'm not doing webos anymore but I guess we'll see how Wednesday goes!", - "id" : 15631525613, - "in_reply_to_status_id" : 15581615212, - "created_at" : "Mon Jun 07 14:08:36 +0000 2010", - "in_reply_to_screen_name" : "Pre101", - "in_reply_to_user_id_str" : "54403950", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "wwdc", - "indices" : [ 116, 121 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15630937798", - "text" : "At 5th and Howard. Apparently people were lining up for the keynote since 10.30pm last night. That's beyond insane! #wwdc", - "id" : 15630937798, - "created_at" : "Mon Jun 07 13:59:34 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15607885132", - "text" : "I've said that Apple wouldn't make a solar iPhone OS device because it'd be ugly. Solar touchscreen changes that: http://bit.ly/d7sXce", - "id" : 15607885132, - "created_at" : "Mon Jun 07 05:05:15 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "WWDC", - "indices" : [ 0, 5 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15606622221", - "text" : "#WWDC parties: http://macindie.com/2010/06/definitive-wwdc10-parties-list/", - "id" : 15606622221, - "created_at" : "Mon Jun 07 04:38:09 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1759,47 +1530,117 @@ Grailbird.data.tweets_2010_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15606467111", - "text" : "RT @siracusa: Congratulations to all the Ars Design Awards winners! http://bit.ly/cQ8Q7I", + "text" : "RT @siracusa: Congratulations to all the Ars Design Awards winners! http:\/\/bit.ly\/cQ8Q7I", "retweeted_status" : { - "source" : "Twitterrific", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15596793474", - "text" : "Congratulations to all the Ars Design Awards winners! http://bit.ly/cQ8Q7I", + "text" : "Congratulations to all the Ars Design Awards winners! http:\/\/bit.ly\/cQ8Q7I", "id" : 15596793474, - "created_at" : "Mon Jun 07 01:58:47 +0000 2010", + "created_at" : "2010-06-07 01:58:47 +0000", "user" : { "name" : "John Siracusa", "screen_name" : "siracusa", "protected" : false, "id_str" : "636923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1501070030/John_2011_1_500x500_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", "id" : 636923, "verified" : false } }, "id" : 15606467111, - "created_at" : "Mon Jun 07 04:34:56 +0000 2010", + "created_at" : "2010-06-07 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "WWDC", + "indices" : [ 0, 5 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15606622221", + "text" : "#WWDC parties: http:\/\/macindie.com\/2010\/06\/definitive-wwdc10-parties-list\/", + "id" : 15606622221, + "created_at" : "2010-06-07 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15607885132", + "text" : "I've said that Apple wouldn't make a solar iPhone OS device because it'd be ugly. Solar touchscreen changes that: http:\/\/bit.ly\/d7sXce", + "id" : 15607885132, + "created_at" : "2010-06-07 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "wwdc", + "indices" : [ 116, 121 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15630937798", + "text" : "At 5th and Howard. Apparently people were lining up for the keynote since 10.30pm last night. That's beyond insane! #wwdc", + "id" : 15630937798, + "created_at" : "2010-06-07 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Roy Sutton", @@ -1813,14 +1654,13 @@ Grailbird.data.tweets_2010_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "15581615212", - "geo" : { - }, - "id_str" : "15605100822", + "geo" : { }, + "id_str" : "15631525613", "in_reply_to_user_id" : 54403950, - "text" : "@Pre101 I didn't know about it (not doing webOS dev at my current job) but we'll see how Wednesday goes I guess!", - "id" : 15605100822, + "text" : "@Pre101 I hadn't planned on it since I'm not doing webos anymore but I guess we'll see how Wednesday goes!", + "id" : 15631525613, "in_reply_to_status_id" : 15581615212, - "created_at" : "Mon Jun 07 04:07:29 +0000 2010", + "created_at" : "2010-06-07 00:00:00 +0000", "in_reply_to_screen_name" : "Pre101", "in_reply_to_user_id_str" : "54403950", "user" : { @@ -1828,310 +1668,103 @@ Grailbird.data.tweets_2010_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "ATT", - "indices" : [ 83, 87 ] - }, { - "text" : "fail", - "indices" : [ 88, 93 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15576860782", - "text" : "Barely seen a 3g signal since arriving in SF. No wonder AT&T customers are pissed! #ATT #fail", - "id" : 15576860782, - "created_at" : "Sun Jun 06 19:57:17 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Gowalla", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 37.7853081862, -122.4051788206 ] - }, - "id_str" : "15571337242", - "text" : "I'm at Marriott in San Francisco, CA http://gowal.la/r/CV9", - "id" : 15571337242, - "created_at" : "Sun Jun 06 18:06:46 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "15563895743", - "geo" : { - }, - "id_str" : "15569457675", - "in_reply_to_user_id" : 17088322, - "text" : "@ChrisNoel_Vic thanks man! Pretty excited. :) We should meet up for beers when I get back.", - "id" : 15569457675, - "in_reply_to_status_id" : 15563895743, - "created_at" : "Sun Jun 06 17:30:51 +0000 2010", - "in_reply_to_screen_name" : "HipwoodDigital", - "in_reply_to_user_id_str" : "17088322", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Gowalla", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "sfo", - "indices" : [ 16, 20 ] - }, { - "text" : "yyj", - "indices" : [ 26, 30 ] - } ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 37.6163560649, -122.3861503601 ] - }, - "id_str" : "15564749432", - "text" : "Just Arrived in #sfo from #yyj \u2014 at SFO San Francisco International http://gowal.la/r/BUD", - "id" : 15564749432, - "created_at" : "Sun Jun 06 16:06:54 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ { "text" : "wwdc", - "indices" : [ 23, 28 ] + "indices" : [ 76, 81 ] } ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "15555265243", - "text" : "The pilgrimage begins. #wwdc", - "id" : 15555265243, - "created_at" : "Sun Jun 06 13:23:24 +0000 2010", + "geo" : { }, + "id_str" : "15644274453", + "text" : "Apple has paid $1 billion to app store developers from 5 billion downloads. #wwdc", + "id" : 15644274453, + "created_at" : "2010-06-07 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jim Roepcke", - "screen_name" : "JimRoepcke", - "indices" : [ 0, 11 ], - "id_str" : "894911", - "id" : 894911 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "15537136188", - "geo" : { - }, - "id_str" : "15537996658", - "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke * _sjs slaps JimRoepcke around a bit with a large trout", - "id" : 15537996658, - "in_reply_to_status_id" : 15537136188, - "created_at" : "Sun Jun 06 06:00:51 +0000 2010", - "in_reply_to_screen_name" : "JimRoepcke", - "in_reply_to_user_id_str" : "894911", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Randy Luecke", - "screen_name" : "me1000", + "name" : "Mikeal", + "screen_name" : "mikeal", "indices" : [ 0, 7 ], - "id_str" : "8675502", - "id" : 8675502 + "id_str" : "668423", + "id" : 668423 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "15536811798", - "geo" : { - }, - "id_str" : "15537118785", - "in_reply_to_user_id" : 8675502, - "text" : "@me1000 er, I meant *list* comprehensions of course, not lisp comps.", - "id" : 15537118785, - "in_reply_to_status_id" : 15536811798, - "created_at" : "Sun Jun 06 05:41:08 +0000 2010", - "in_reply_to_screen_name" : "me1000", - "in_reply_to_user_id_str" : "8675502", + "in_reply_to_status_id_str" : "15644224653", + "geo" : { }, + "id_str" : "15645386875", + "in_reply_to_user_id" : 668423, + "text" : "@mikeal I think it's $428 million", + "id" : 15645386875, + "in_reply_to_status_id" : 15644224653, + "created_at" : "2010-06-07 00:00:00 +0000", + "in_reply_to_screen_name" : "mikeal", + "in_reply_to_user_id_str" : "668423", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Randy Luecke", - "screen_name" : "me1000", + "name" : "Roy Sutton", + "screen_name" : "Pre101", "indices" : [ 0, 7 ], - "id_str" : "8675502", - "id" : 8675502 + "id_str" : "54403950", + "id" : 54403950 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "15536811798", - "geo" : { - }, - "id_str" : "15536999101", - "in_reply_to_user_id" : 8675502, - "text" : "@me1000 imo you couldn't really go wrong with either one. Both have cool (and useful) features. Lisp comps in Python, blocks in Ruby, etc.", - "id" : 15536999101, - "in_reply_to_status_id" : 15536811798, - "created_at" : "Sun Jun 06 05:38:36 +0000 2010", - "in_reply_to_screen_name" : "me1000", - "in_reply_to_user_id_str" : "8675502", + "in_reply_to_status_id_str" : "15581615212", + "geo" : { }, + "id_str" : "15605100822", + "in_reply_to_user_id" : 54403950, + "text" : "@Pre101 I didn't know about it (not doing webOS dev at my current job) but we'll see how Wednesday goes I guess!", + "id" : 15605100822, + "in_reply_to_status_id" : 15581615212, + "created_at" : "2010-06-07 00:00:00 +0000", + "in_reply_to_screen_name" : "Pre101", + "in_reply_to_user_id_str" : "54403950", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Randy Luecke", - "screen_name" : "me1000", - "indices" : [ 0, 7 ], - "id_str" : "8675502", - "id" : 8675502 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "15536105113", - "geo" : { - }, - "id_str" : "15536647099", - "in_reply_to_user_id" : 8675502, - "text" : "@me1000 It sounds like Python might fit you better. I generally prefer Ruby but like Python as well. Python is more consistent w.r.t syntax.", - "id" : 15536647099, - "in_reply_to_status_id" : 15536105113, - "created_at" : "Sun Jun 06 05:30:51 +0000 2010", - "in_reply_to_screen_name" : "me1000", - "in_reply_to_user_id_str" : "8675502", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15531227374", - "text" : "\"I feel like my answers are quite trivial since nobody really knows how to design a good language, including me.\" -- Alan Kay", - "id" : 15531227374, - "created_at" : "Sun Jun 06 03:45:18 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -2145,14 +1778,13 @@ Grailbird.data.tweets_2010_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "15529556525", - "geo" : { - }, + "geo" : { }, "id_str" : "15531117225", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm Good idea, I definitely should have looked into that. Hopefully I remember next time.", "id" : 15531117225, "in_reply_to_status_id" : 15529556525, - "created_at" : "Sun Jun 06 03:43:17 +0000 2010", + "created_at" : "2010-06-06 00:00:00 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -2160,38 +1792,296 @@ Grailbird.data.tweets_2010_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], - "hashtags" : [ { - "text" : "fuckCRTC", - "indices" : [ 131, 140 ] - } ], + "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "15515872892", - "text" : "Rogers data roaming rates for the US are insane. I feel like such a sucker paying them. Collusion by Canadian telcos drives me mad #fuckCRTC", - "id" : 15515872892, - "created_at" : "Sat Jun 05 22:47:58 +0000 2010", + "geo" : { }, + "id_str" : "15531227374", + "text" : "\"I feel like my answers are quite trivial since nobody really knows how to design a good language, including me.\" -- Alan Kay", + "id" : 15531227374, + "created_at" : "2010-06-06 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "API", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Randy Luecke", + "screen_name" : "me1000", + "indices" : [ 0, 7 ], + "id_str" : "8675502", + "id" : 8675502 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "15536105113", + "geo" : { }, + "id_str" : "15536647099", + "in_reply_to_user_id" : 8675502, + "text" : "@me1000 It sounds like Python might fit you better. I generally prefer Ruby but like Python as well. Python is more consistent w.r.t syntax.", + "id" : 15536647099, + "in_reply_to_status_id" : 15536105113, + "created_at" : "2010-06-06 00:00:00 +0000", + "in_reply_to_screen_name" : "me1000", + "in_reply_to_user_id_str" : "8675502", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Randy Luecke", + "screen_name" : "me1000", + "indices" : [ 0, 7 ], + "id_str" : "8675502", + "id" : 8675502 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "15536811798", + "geo" : { }, + "id_str" : "15536999101", + "in_reply_to_user_id" : 8675502, + "text" : "@me1000 imo you couldn't really go wrong with either one. Both have cool (and useful) features. Lisp comps in Python, blocks in Ruby, etc.", + "id" : 15536999101, + "in_reply_to_status_id" : 15536811798, + "created_at" : "2010-06-06 00:00:00 +0000", + "in_reply_to_screen_name" : "me1000", + "in_reply_to_user_id_str" : "8675502", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Randy Luecke", + "screen_name" : "me1000", + "indices" : [ 0, 7 ], + "id_str" : "8675502", + "id" : 8675502 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "15536811798", + "geo" : { }, + "id_str" : "15537118785", + "in_reply_to_user_id" : 8675502, + "text" : "@me1000 er, I meant *list* comprehensions of course, not lisp comps.", + "id" : 15537118785, + "in_reply_to_status_id" : 15536811798, + "created_at" : "2010-06-06 00:00:00 +0000", + "in_reply_to_screen_name" : "me1000", + "in_reply_to_user_id_str" : "8675502", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "15537136188", + "geo" : { }, + "id_str" : "15537996658", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke * _sjs slaps JimRoepcke around a bit with a large trout", + "id" : 15537996658, + "in_reply_to_status_id" : 15537136188, + "created_at" : "2010-06-06 00:00:00 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "wwdc", + "indices" : [ 23, 28 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15555265243", + "text" : "The pilgrimage begins. #wwdc", + "id" : 15555265243, + "created_at" : "2010-06-06 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/gowalla.com\/\" rel=\"nofollow\"\u003EGowalla\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "sfo", + "indices" : [ 16, 20 ] + }, { + "text" : "yyj", + "indices" : [ 26, 30 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15564749432", + "text" : "Just Arrived in #sfo from #yyj \u2014 at SFO San Francisco International http:\/\/gowal.la\/r\/BUD", + "id" : 15564749432, + "created_at" : "2010-06-06 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "15563895743", + "geo" : { }, + "id_str" : "15569457675", + "in_reply_to_user_id" : 17088322, + "text" : "@ChrisNoel_Vic thanks man! Pretty excited. :) We should meet up for beers when I get back.", + "id" : 15569457675, + "in_reply_to_status_id" : 15563895743, + "created_at" : "2010-06-06 00:00:00 +0000", + "in_reply_to_screen_name" : "HipwoodDigital", + "in_reply_to_user_id_str" : "17088322", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/gowalla.com\/\" rel=\"nofollow\"\u003EGowalla\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15571337242", + "text" : "I'm at Marriott in San Francisco, CA http:\/\/gowal.la\/r\/CV9", + "id" : 15571337242, + "created_at" : "2010-06-06 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "ATT", + "indices" : [ 83, 87 ] + }, { + "text" : "fail", + "indices" : [ 88, 93 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15576860782", + "text" : "Barely seen a 3g signal since arriving in SF. No wonder AT&T customers are pissed! #ATT #fail", + "id" : 15576860782, + "created_at" : "2010-06-06 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/dev.twitter.com\/\" rel=\"nofollow\"\u003EAPI\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -2207,12 +2097,11 @@ Grailbird.data.tweets_2010_06 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15514883507", "text" : "RT @peterc: The Mrs asked if I wanted to come swimming. I said \"What's the point, it's just a big bathtub really.\" #iPad", "retweeted_status" : { - "source" : "mobile web", + "source" : "\u003Ca href=\"http:\/\/mobile.twitter.com\" rel=\"nofollow\"\u003Emobile web\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2222,35 +2111,59 @@ Grailbird.data.tweets_2010_06 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15511815228", "text" : "The Mrs asked if I wanted to come swimming. I said \"What's the point, it's just a big bathtub really.\" #iPad", "id" : 15511815228, - "created_at" : "Sat Jun 05 21:16:53 +0000 2010", + "created_at" : "2010-06-05 21:16:53 +0000", "user" : { "name" : "Peter Cooper", "screen_name" : "peterc", "protected" : false, "id_str" : "33493", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2613982763/ttq5jf710uegagijddeb_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/432149950852378624\/MTvJN889_normal.png", "id" : 33493, "verified" : false } }, "id" : 15514883507, - "created_at" : "Sat Jun 05 22:26:09 +0000 2010", + "created_at" : "2010-06-05 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "fuckCRTC", + "indices" : [ 131, 140 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15515872892", + "text" : "Rogers data roaming rates for the US are insane. I feel like such a sucker paying them. Collusion by Canadian telcos drives me mad #fuckCRTC", + "id" : 15515872892, + "created_at" : "2010-06-05 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2264,14 +2177,13 @@ Grailbird.data.tweets_2010_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "15392972590", - "geo" : { - }, + "geo" : { }, "id_str" : "15395309393", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke I guess this is old news by now but I hadn't seen it before: http://www.facebook.com/KipDrordy", + "text" : "@JimRoepcke I guess this is old news by now but I hadn't seen it before: http:\/\/www.facebook.com\/KipDrordy", "id" : 15395309393, "in_reply_to_status_id" : 15392972590, - "created_at" : "Fri Jun 04 05:33:26 +0000 2010", + "created_at" : "2010-06-04 00:00:00 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2279,7 +2191,124 @@ Grailbird.data.tweets_2010_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15307350068", + "text" : "It's official, I'm going to WWDC! I haven't been before so it's pretty exciting.", + "id" : 15307350068, + "created_at" : "2010-06-03 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/dev.twitter.com\/\" rel=\"nofollow\"\u003EAPI\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Todd Ditchendorf", + "screen_name" : "iTod", + "indices" : [ 3, 8 ], + "id_str" : "788245", + "id" : 788245 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15308981799", + "text" : "RT @iTod: Proper Fucking Booming. [NSFW] http:\/\/tod.nu\/fuckingboom", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15308081876", + "text" : "Proper Fucking Booming. [NSFW] http:\/\/tod.nu\/fuckingboom", + "id" : 15308081876, + "created_at" : "2010-06-03 06:42:45 +0000", + "user" : { + "name" : "Todd Ditchendorf", + "screen_name" : "iTod", + "protected" : false, + "id_str" : "788245", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2756464550\/1fb633f4e34423676e4e954596f9db58_normal.jpeg", + "id" : 788245, + "verified" : false + } + }, + "id" : 15308981799, + "created_at" : "2010-06-03 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15310547287", + "text" : "SATA 6Gbps and Sandforce-based SSDs are looking good. And they'll be even better in 2011. http:\/\/is.gd\/cAHxa", + "id" : 15310547287, + "created_at" : "2010-06-03 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/app\/twitter\/id333903271?mt=8\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "15310621607", + "text" : "Random reads & writes improve the most since access time is now constant. Mechanical HDDs aren't even in the race: http:\/\/is.gd\/cAHFy", + "id" : 15310621607, + "created_at" : "2010-06-03 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2301,14 +2330,13 @@ Grailbird.data.tweets_2010_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "15335145390", - "geo" : { - }, + "geo" : { }, "id_str" : "15336024643", "in_reply_to_user_id" : 14094622, - "text" : "@flohei Marco has a bookmarklet that exports your favourite sessions to iCal: http://www.marco.org/658617964 #wwdc", + "text" : "@flohei Marco has a bookmarklet that exports your favourite sessions to iCal: http:\/\/www.marco.org\/658617964 #wwdc", "id" : 15336024643, "in_reply_to_status_id" : 15335145390, - "created_at" : "Thu Jun 03 16:19:51 +0000 2010", + "created_at" : "2010-06-03 00:00:00 +0000", "in_reply_to_screen_name" : "flohei", "in_reply_to_user_id_str" : "14094622", "user" : { @@ -2316,251 +2344,7 @@ Grailbird.data.tweets_2010_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15310621607", - "text" : "Random reads & writes improve the most since access time is now constant. Mechanical HDDs aren't even in the race: http://is.gd/cAHFy", - "id" : 15310621607, - "created_at" : "Thu Jun 03 07:52:18 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15310547287", - "text" : "SATA 6Gbps and Sandforce-based SSDs are looking good. And they'll be even better in 2011. http://is.gd/cAHxa", - "id" : 15310547287, - "created_at" : "Thu Jun 03 07:50:09 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "API", - "entities" : { - "user_mentions" : [ { - "name" : "Todd Ditchendorf", - "screen_name" : "iTod", - "indices" : [ 3, 8 ], - "id_str" : "788245", - "id" : 788245 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15308981799", - "text" : "RT @iTod: Proper Fucking Booming. [NSFW] http://tod.nu/fuckingboom", - "retweeted_status" : { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15308081876", - "text" : "Proper Fucking Booming. [NSFW] http://tod.nu/fuckingboom", - "id" : 15308081876, - "created_at" : "Thu Jun 03 06:42:45 +0000 2010", - "user" : { - "name" : "Todd Ditchendorf", - "screen_name" : "iTod", - "protected" : false, - "id_str" : "788245", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2756464550/1fb633f4e34423676e4e954596f9db58_normal.jpeg", - "id" : 788245, - "verified" : false - } - }, - "id" : 15308981799, - "created_at" : "Thu Jun 03 07:06:57 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15307350068", - "text" : "It's official, I'm going to WWDC! I haven't been before so it's pretty exciting.", - "id" : 15307350068, - "created_at" : "Thu Jun 03 06:23:47 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "API", - "entities" : { - "user_mentions" : [ { - "name" : "Francisco T", - "screen_name" : "frank06", - "indices" : [ 3, 11 ], - "id_str" : "14560304", - "id" : 14560304 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15184224740", - "text" : "RT @frank06: the real-world is often async: starbucks case http://www.eaipatterns.com/ramblings/18_starbucks.html", - "retweeted_status" : { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15181550616", - "text" : "the real-world is often async: starbucks case http://www.eaipatterns.com/ramblings/18_starbucks.html", - "id" : 15181550616, - "created_at" : "Tue Jun 01 14:31:13 +0000 2010", - "user" : { - "name" : "Francisco T", - "screen_name" : "frank06", - "protected" : false, - "id_str" : "14560304", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1780559917/s_normal.jpg", - "id" : 14560304, - "verified" : false - } - }, - "id" : 15184224740, - "created_at" : "Tue Jun 01 15:13:44 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15163381551", - "text" : "Apparently I really suck at using a touchpad and/or mouse. Probably why I prefer to use the keyboard. discrete motions ftw", - "id" : 15163381551, - "created_at" : "Tue Jun 01 07:50:31 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15163335695", - "text" : "Fun, light JavaScript hacking. In the browser and on the command line. result is biggist: http://is.gd/cxRAr and a patch http://is.gd/cxRAs", - "id" : 15163335695, - "created_at" : "Tue Jun 01 07:49:10 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "15162997606", - "text" : "Didn't realize how much I'd come to rely on the new experimental branch of GitX. It's pretty awesome. http://github.com/brotherbard/gitx", - "id" : 15162997606, - "created_at" : "Tue Jun 01 07:39:13 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2010_07.js b/public/tweets/data/js/tweets/2010_07.js index 26dc6c9..c072476 100755 --- a/public/tweets/data/js/tweets/2010_07.js +++ b/public/tweets/data/js/tweets/2010_07.js @@ -1,52 +1,50 @@ Grailbird.data.tweets_2010_07 = [ { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "19974275691", - "text" : "It's fast.", - "id" : 19974275691, - "created_at" : "Sat Jul 31 06:50:50 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, + "geo" : { }, "id_str" : "19954306661", "text" : "Torx bits finally arrived from KY. Time to trim the fat from $HOME and get this SSD running!", "id" : 19954306661, - "created_at" : "Sat Jul 31 01:19:22 +0000 2010", + "created_at" : "2010-07-31 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "19974275691", + "text" : "It's fast.", + "id" : 19974275691, + "created_at" : "2010-07-31 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Darrell Schulte", @@ -60,14 +58,13 @@ Grailbird.data.tweets_2010_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "19776875582", - "geo" : { - }, + "geo" : { }, "id_str" : "19787619703", "in_reply_to_user_id" : 15481055, "text" : "@darrell_schulte Thanks, trying it. Drag lock might not behave as I expected at all. Clicking once didn't stop the dragging behaviour.", "id" : 19787619703, "in_reply_to_status_id" : 19776875582, - "created_at" : "Thu Jul 29 01:43:52 +0000 2010", + "created_at" : "2010-07-29 00:00:00 +0000", "in_reply_to_screen_name" : "darrell_schulte", "in_reply_to_user_id_str" : "15481055", "user" : { @@ -75,35 +72,56 @@ Grailbird.data.tweets_2010_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "19775362858", "text" : "New MacBook Pro trackpad firmware is buggy on my 2010 15\" MBP. Sometimes it thinks buttons are held down when they're not. --textEditing :(", "id" : 19775362858, - "created_at" : "Wed Jul 28 22:32:33 +0000 2010", + "created_at" : "2010-07-28 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "19533135493", + "text" : "YYC -> YYJ ... Back to reality", + "id" : 19533135493, + "created_at" : "2010-07-26 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Yuzuki Sasaki", @@ -117,14 +135,13 @@ Grailbird.data.tweets_2010_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "19229094336", - "geo" : { - }, + "geo" : { }, "id_str" : "19606105282", "in_reply_to_user_id" : 159816349, "text" : "@mayolaycamp No interest. Blocked for spam.", "id" : 19606105282, "in_reply_to_status_id" : 19229094336, - "created_at" : "Mon Jul 26 22:13:24 +0000 2010", + "created_at" : "2010-07-26 00:00:00 +0000", "in_reply_to_screen_name" : "mayolaycamp", "in_reply_to_user_id_str" : "159816349", "user" : { @@ -132,30 +149,7 @@ Grailbird.data.tweets_2010_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "19533135493", - "text" : "YYC -> YYJ ... Back to reality", - "id" : 19533135493, - "created_at" : "Mon Jul 26 00:44:22 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -173,10 +167,9 @@ Grailbird.data.tweets_2010_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "19007757579", - "text" : "RT @lunafiko: Launched my new web app: it sends you text messages when stuff you care about gets updates. Greg's Pulse: http://gregspuls ...", + "text" : "RT @lunafiko: Launched my new web app: it sends you text messages when stuff you care about gets updates. Greg's Pulse: http:\/\/gregspuls ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -185,113 +178,101 @@ Grailbird.data.tweets_2010_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "18800856899", - "text" : "Launched my new web app: it sends you text messages when stuff you care about gets updates. Greg's Pulse: http://gregspulse.com/", + "text" : "Launched my new web app: it sends you text messages when stuff you care about gets updates. Greg's Pulse: http:\/\/gregspulse.com\/", "id" : 18800856899, - "created_at" : "Sun Jul 18 00:18:26 +0000 2010", + "created_at" : "2010-07-18 00:18:26 +0000", "user" : { "name" : "Grigory Kruglov", "screen_name" : "lunafiko", "protected" : false, "id_str" : "14273142", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2366304626/khrxv6x39wsfdqmhseny_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2366304626\/khrxv6x39wsfdqmhseny_normal.jpeg", "id" : 14273142, "verified" : false } }, "id" : 19007757579, - "created_at" : "Tue Jul 20 16:52:25 +0000 2010", + "created_at" : "2010-07-20 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "foursquare", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 51.0999108769, -114.144043922 ] - }, - "id_str" : "18781934785", - "text" : "I'm at Cora\u2019s Breakfast & Lunch (#360, 5111 North land Drive NW, Calgary). http://4sq.com/8wNEq5", - "id" : 18781934785, - "created_at" : "Sat Jul 17 17:51:27 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { "source" : "web", "entities" : { - "user_mentions" : [ { - "name" : "Alexis Ohanian", - "screen_name" : "kn0thing", - "indices" : [ 3, 12 ], - "id_str" : "103352755", - "id" : 103352755 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "18750002115", - "text" : "RT @kn0thing: Did I really just watch a guy on a unicycle playing StarWars on his bagpipes? Awesome. http://youtu.be/fzBvNVNEo3U", + "text" : "RT @kn0thing: Did I really just watch a guy on a unicycle playing StarWars on his bagpipes? Awesome. http:\/\/youtu.be\/fzBvNVNEo3U", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "18749654267", - "text" : "Did I really just watch a guy on a unicycle playing StarWars on his bagpipes? Awesome. http://youtu.be/fzBvNVNEo3U", + "text" : "Did I really just watch a guy on a unicycle playing StarWars on his bagpipes? Awesome. http:\/\/youtu.be\/fzBvNVNEo3U", "id" : 18749654267, - "created_at" : "Sat Jul 17 07:01:11 +0000 2010", + "created_at" : "2010-07-17 07:01:11 +0000", "user" : { "name" : "Alexis Ohanian", "screen_name" : "alexisohanian", "protected" : false, "id_str" : "811350", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2857702869/29cd01ace455f94642d32b99895be80a_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/435168160124125184\/2E8ujQ3p_normal.jpeg", "id" : 811350, "verified" : false } }, "id" : 18750002115, - "created_at" : "Sat Jul 17 07:08:46 +0000 2010", + "created_at" : "2010-07-17 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/foursquare.com\" rel=\"nofollow\"\u003Efoursquare\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "18781934785", + "text" : "I'm at Cora\u2019s Breakfast & Lunch (#360, 5111 North land Drive NW, Calgary). http:\/\/4sq.com\/8wNEq5", + "id" : 18781934785, + "created_at" : "2010-07-17 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Zach Carter", @@ -305,14 +286,13 @@ Grailbird.data.tweets_2010_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "18651848056", - "geo" : { - }, + "geo" : { }, "id_str" : "18652408973", "in_reply_to_user_id" : 12712742, "text" : "@zii good choice, your hands & wrists will thank you! If it's too much of a change maybe try colemak, which is also comfortable.", "id" : 18652408973, "in_reply_to_status_id" : 18651848056, - "created_at" : "Fri Jul 16 02:49:38 +0000 2010", + "created_at" : "2010-07-16 00:00:00 +0000", "in_reply_to_screen_name" : "zii", "in_reply_to_user_id_str" : "12712742", "user" : { @@ -320,12 +300,111 @@ Grailbird.data.tweets_2010_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Action Jay", + "screen_name" : "action_jay", + "indices" : [ 0, 11 ], + "id_str" : "6608642", + "id" : 6608642 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "18611180046", + "geo" : { }, + "id_str" : "18611754195", + "in_reply_to_user_id" : 6608642, + "text" : "@action_jay In my experience with Shaw only infringing torrents are throttled. Ubuntu torrents usually download at 1-2 MB\/s.", + "id" : 18611754195, + "in_reply_to_status_id" : 18611180046, + "created_at" : "2010-07-15 00:00:00 +0000", + "in_reply_to_screen_name" : "action_jay", + "in_reply_to_user_id_str" : "6608642", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Action Jay", + "screen_name" : "action_jay", + "indices" : [ 0, 11 ], + "id_str" : "6608642", + "id" : 6608642 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "18611930887", + "geo" : { }, + "id_str" : "18618171311", + "in_reply_to_user_id" : 6608642, + "text" : "@action_jay Good point. I haven't noticed throttling recently so maybe things changed in the last 5 years. 3 years of those I was w\/ Telus.", + "id" : 18618171311, + "in_reply_to_status_id" : 18611930887, + "created_at" : "2010-07-15 00:00:00 +0000", + "in_reply_to_screen_name" : "action_jay", + "in_reply_to_user_id_str" : "6608642", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Action Jay", + "screen_name" : "action_jay", + "indices" : [ 0, 11 ], + "id_str" : "6608642", + "id" : 6608642 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "18619439643", + "geo" : { }, + "id_str" : "18621075368", + "in_reply_to_user_id" : 6608642, + "text" : "@action_jay Telus was pretty bad. With Shaw I can get >= 1 MB\/s on well seeded (infringing) torrents, but usually set my limit to 500kb\/s.", + "id" : 18621075368, + "in_reply_to_status_id" : 18619439643, + "created_at" : "2010-07-15 00:00:00 +0000", + "in_reply_to_screen_name" : "action_jay", + "in_reply_to_user_id_str" : "6608642", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -339,14 +418,13 @@ Grailbird.data.tweets_2010_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "18620690473", - "geo" : { - }, + "geo" : { }, "id_str" : "18621140591", "in_reply_to_user_id" : 14231571, - "text" : "@marcoarment May as well go for 1 TB at that point. Winter will bring higher capacities & lower prices. http://bit.ly/9F8uE5", + "text" : "@marcoarment May as well go for 1 TB at that point. Winter will bring higher capacities & lower prices. http:\/\/bit.ly\/9F8uE5", "id" : 18621140591, "in_reply_to_status_id" : 18620690473, - "created_at" : "Thu Jul 15 18:09:57 +0000 2010", + "created_at" : "2010-07-15 00:00:00 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -354,109 +432,29 @@ Grailbird.data.tweets_2010_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Jay Baron", - "screen_name" : "action_jay", - "indices" : [ 0, 11 ], - "id_str" : "6608642", - "id" : 6608642 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "18619439643", - "geo" : { - }, - "id_str" : "18621075368", - "in_reply_to_user_id" : 6608642, - "text" : "@action_jay Telus was pretty bad. With Shaw I can get >= 1 MB/s on well seeded (infringing) torrents, but usually set my limit to 500kb/s.", - "id" : 18621075368, - "in_reply_to_status_id" : 18619439643, - "created_at" : "Thu Jul 15 18:08:51 +0000 2010", - "in_reply_to_screen_name" : "action_jay", - "in_reply_to_user_id_str" : "6608642", + "geo" : { }, + "id_str" : "18532394200", + "text" : "Not sure if I should keep saving videos w\/ Instapaper. They accumulate much more than text articles and take longer to chew through.", + "id" : 18532394200, + "created_at" : "2010-07-14 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Jay Baron", - "screen_name" : "action_jay", - "indices" : [ 0, 11 ], - "id_str" : "6608642", - "id" : 6608642 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "18611930887", - "geo" : { - }, - "id_str" : "18618171311", - "in_reply_to_user_id" : 6608642, - "text" : "@action_jay Good point. I haven't noticed throttling recently so maybe things changed in the last 5 years. 3 years of those I was w/ Telus.", - "id" : 18618171311, - "in_reply_to_status_id" : 18611930887, - "created_at" : "Thu Jul 15 17:21:56 +0000 2010", - "in_reply_to_screen_name" : "action_jay", - "in_reply_to_user_id_str" : "6608642", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Jay Baron", - "screen_name" : "action_jay", - "indices" : [ 0, 11 ], - "id_str" : "6608642", - "id" : 6608642 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "18611180046", - "geo" : { - }, - "id_str" : "18611754195", - "in_reply_to_user_id" : 6608642, - "text" : "@action_jay In my experience with Shaw only infringing torrents are throttled. Ubuntu torrents usually download at 1-2 MB/s.", - "id" : 18611754195, - "in_reply_to_status_id" : 18611180046, - "created_at" : "Thu Jul 15 15:47:50 +0000 2010", - "in_reply_to_screen_name" : "action_jay", - "in_reply_to_user_id_str" : "6608642", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -474,93 +472,124 @@ Grailbird.data.tweets_2010_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "18553248050", - "text" : "RT @JimRoepcke: An Xcode project's Overview toolbar menu (where you set the config/target/etc) no longer has a Simulator or Device item. ...", + "text" : "RT @JimRoepcke: An Xcode project's Overview toolbar menu (where you set the config\/target\/etc) no longer has a Simulator or Device item. ...", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "18553204783", - "text" : "An Xcode project's Overview toolbar menu (where you set the config/target/etc) no longer has a Simulator or Device item. Any idea why not?", + "text" : "An Xcode project's Overview toolbar menu (where you set the config\/target\/etc) no longer has a Simulator or Device item. Any idea why not?", "id" : 18553204783, - "created_at" : "Wed Jul 14 22:29:15 +0000 2010", + "created_at" : "2010-07-14 22:29:15 +0000", "user" : { "name" : "Jim Roepcke", "screen_name" : "JimRoepcke", "protected" : false, "id_str" : "894911", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3351988957/4cad7f658ee1a7f029aa5d283d6f4d87_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", "id" : 894911, "verified" : false } }, "id" : 18553248050, - "created_at" : "Wed Jul 14 22:30:00 +0000 2010", + "created_at" : "2010-07-14 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "18532394200", - "text" : "Not sure if I should keep saving videos w/ Instapaper. They accumulate much more than text articles and take longer to chew through.", - "id" : 18532394200, - "created_at" : "Wed Jul 14 16:38:04 +0000 2010", + "geo" : { }, + "id_str" : "18321294951", + "text" : "Wow, that was too easy. Should've switched to nginx a long time ago.", + "id" : 18321294951, + "created_at" : "2010-07-12 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "St\u00E9phane Roucheray", + "screen_name" : "sroucheray", + "indices" : [ 3, 14 ], + "id_str" : "42421507", + "id" : 42421507 + } ], "media" : [ ], - "hashtags" : [ ], + "hashtags" : [ { + "text" : "javascript", + "indices" : [ 121, 132 ] + } ], "urls" : [ ] }, - "geo" : { + "geo" : { }, + "id_str" : "18366966341", + "text" : "RT @sroucheray: Excellent ECMAScript 5 intro by Douglas Corckford : The New and Improved Parts http:\/\/slidesha.re\/drVb8q #javascript", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "javascript", + "indices" : [ 105, 116 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "18356643669", + "text" : "Excellent ECMAScript 5 intro by Douglas Corckford : The New and Improved Parts http:\/\/slidesha.re\/drVb8q #javascript", + "id" : 18356643669, + "created_at" : "2010-07-12 14:07:34 +0000", + "user" : { + "name" : "St\u00E9phane Roucheray", + "screen_name" : "sroucheray", + "protected" : false, + "id_str" : "42421507", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000137131481\/2b55a9c9aaf18f4423dae994fb9dae70_normal.jpeg", + "id" : 42421507, + "verified" : false + } }, - "id_str" : "18379356012", - "text" : "Aha! Nginx's rewrite leaves the original URL in the location bar only if you rewrite to a relative URL. Last problem solved!", - "id" : 18379356012, - "created_at" : "Mon Jul 12 20:15:19 +0000 2010", + "id" : 18366966341, + "created_at" : "2010-07-12 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Zach Carter", @@ -574,14 +603,13 @@ Grailbird.data.tweets_2010_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "18368061134", - "geo" : { - }, + "geo" : { }, "id_str" : "18369805129", "in_reply_to_user_id" : 12712742, "text" : "@zii iirc from another Crockford talk, the difference is trailing whitespace after the backslash. Tricky!", "id" : 18369805129, "in_reply_to_status_id" : 18368061134, - "created_at" : "Mon Jul 12 17:26:24 +0000 2010", + "created_at" : "2010-07-12 00:00:00 +0000", "in_reply_to_screen_name" : "zii", "in_reply_to_user_id_str" : "12712742", "user" : { @@ -589,117 +617,56 @@ Grailbird.data.tweets_2010_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Stephane Roucheray", - "screen_name" : "sroucheray", - "indices" : [ 3, 14 ], - "id_str" : "42421507", - "id" : 42421507 - } ], - "media" : [ ], - "hashtags" : [ { - "text" : "javascript", - "indices" : [ 121, 132 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "18366966341", - "text" : "RT @sroucheray: Excellent ECMAScript 5 intro by Douglas Corckford : The New and Improved Parts http://slidesha.re/drVb8q #javascript", - "retweeted_status" : { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "javascript", - "indices" : [ 105, 116 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "18356643669", - "text" : "Excellent ECMAScript 5 intro by Douglas Corckford : The New and Improved Parts http://slidesha.re/drVb8q #javascript", - "id" : 18356643669, - "created_at" : "Mon Jul 12 14:07:34 +0000 2010", - "user" : { - "name" : "Stephane Roucheray", - "screen_name" : "sroucheray", - "protected" : false, - "id_str" : "42421507", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2159039255/avatar3_normal.jpg", - "id" : 42421507, - "verified" : false - } - }, - "id" : 18366966341, - "created_at" : "Mon Jul 12 16:40:28 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "18321294951", - "text" : "Wow, that was too easy. Should've switched to nginx a long time ago.", - "id" : 18321294951, - "created_at" : "Mon Jul 12 02:17:44 +0000 2010", + "geo" : { }, + "id_str" : "18379356012", + "text" : "Aha! Nginx's rewrite leaves the original URL in the location bar only if you rewrite to a relative URL. Last problem solved!", + "id" : 18379356012, + "created_at" : "2010-07-12 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "18313116093", - "text" : "Starting the Apache -> nginx switch. Hopefully it's a painless migration (ha).", - "id" : 18313116093, - "created_at" : "Sun Jul 11 23:53:53 +0000 2010", + "geo" : { }, + "id_str" : "18236179161", + "text" : "Mind blown. Invisible Tetris?! http:\/\/www.youtube.com\/watch?v=jwC544Z37qo", + "id" : 18236179161, + "created_at" : "2010-07-11 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -719,14 +686,13 @@ Grailbird.data.tweets_2010_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "18297175374", - "geo" : { - }, + "geo" : { }, "id_str" : "18298528656", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke @nevyn http://en.wikipedia.org/wiki/State_pattern is ok. The drawing example is decent anyway.", + "text" : "@JimRoepcke @nevyn http:\/\/en.wikipedia.org\/wiki\/State_pattern is ok. The drawing example is decent anyway.", "id" : 18298528656, "in_reply_to_status_id" : 18297175374, - "created_at" : "Sun Jul 11 20:26:34 +0000 2010", + "created_at" : "2010-07-11 00:00:00 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -734,134 +700,34 @@ Grailbird.data.tweets_2010_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "18236179161", - "text" : "Mind blown. Invisible Tetris?! http://www.youtube.com/watch?v=jwC544Z37qo", - "id" : 18236179161, - "created_at" : "Sun Jul 11 01:33:16 +0000 2010", + "geo" : { }, + "id_str" : "18313116093", + "text" : "Starting the Apache -> nginx switch. Hopefully it's a painless migration (ha).", + "id" : 18313116093, + "created_at" : "2010-07-11 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "18229965983", - "text" : "YouTube begins support for 4K resolutions. http://bit.ly/dBCqjW Now all I need is an IMAX projector at home...", - "id" : 18229965983, - "created_at" : "Sat Jul 10 23:31:04 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "18213623675", - "text" : "Voices of The Simpsons: http://farm1.static.flickr.com/37/91548339_5e0656486d_b.jpg", - "id" : 18213623675, - "created_at" : "Sat Jul 10 18:14:54 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Jacob Rothstein", - "screen_name" : "jacobrothstein", - "indices" : [ 3, 18 ], - "id_str" : "27302287", - "id" : 27302287 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "18175479964", - "text" : "RT @jacobrothstein: Weird javascript of the day: A regexp is a function. /^t/('test') is a match array. /^t/('no match') is null.", - "retweeted_status" : { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "18171089437", - "text" : "Weird javascript of the day: A regexp is a function. /^t/('test') is a match array. /^t/('no match') is null.", - "id" : 18171089437, - "created_at" : "Sat Jul 10 04:02:35 +0000 2010", - "user" : { - "name" : "Jacob Rothstein", - "screen_name" : "jacobrothstein", - "protected" : false, - "id_str" : "27302287", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2224007184/me_normal.jpg", - "id" : 27302287, - "verified" : false - } - }, - "id" : 18175479964, - "created_at" : "Sat Jul 10 05:19:31 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -875,14 +741,13 @@ Grailbird.data.tweets_2010_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "18172237509", - "geo" : { - }, + "geo" : { }, "id_str" : "18175469322", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I blame the weather :)", "id" : 18175469322, "in_reply_to_status_id" : 18172237509, - "created_at" : "Sat Jul 10 05:19:19 +0000 2010", + "created_at" : "2010-07-10 00:00:00 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -890,65 +755,129 @@ Grailbird.data.tweets_2010_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Opera", - "screen_name" : "opera", - "indices" : [ 3, 9 ], - "id_str" : "1541461", - "id" : 1541461 + "name" : "jbr", + "screen_name" : "jacobrothstein", + "indices" : [ 3, 18 ], + "id_str" : "27302287", + "id" : 27302287 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "18129222659", - "text" : "RT @opera: Opera launches viral campaign. Please RT.", + "geo" : { }, + "id_str" : "18175479964", + "text" : "RT @jacobrothstein: Weird javascript of the day: A regexp is a function. \/^t\/('test') is a match array. \/^t\/('no match') is null.", "retweeted_status" : { - "source" : "web", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "18105017768", - "text" : "Opera launches viral campaign. Please RT.", - "id" : 18105017768, - "created_at" : "Fri Jul 09 09:18:08 +0000 2010", + "geo" : { }, + "id_str" : "18171089437", + "text" : "Weird javascript of the day: A regexp is a function. \/^t\/('test') is a match array. \/^t\/('no match') is null.", + "id" : 18171089437, + "created_at" : "2010-07-10 04:02:35 +0000", "user" : { - "name" : "Opera", - "screen_name" : "opera", + "name" : "jbr", + "screen_name" : "jacobrothstein", "protected" : false, - "id_str" : "1541461", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2308653619/z4tb5c89dduwknhsqd0y_normal.jpeg", - "id" : 1541461, - "verified" : true + "id_str" : "27302287", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/424311964949413888\/ZYHjiCgB_normal.jpeg", + "id" : 27302287, + "verified" : false } }, - "id" : 18129222659, - "created_at" : "Fri Jul 09 16:06:33 +0000 2010", + "id" : 18175479964, + "created_at" : "2010-07-10 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "18213623675", + "text" : "Voices of The Simpsons: http:\/\/farm1.static.flickr.com\/37\/91548339_5e0656486d_b.jpg", + "id" : 18213623675, + "created_at" : "2010-07-10 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "18229965983", + "text" : "YouTube begins support for 4K resolutions. http:\/\/bit.ly\/dBCqjW Now all I need is an IMAX projector at home...", + "id" : 18229965983, + "created_at" : "2010-07-10 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "18095683523", + "text" : "26-hour solar powered flight! That's really exciting. http:\/\/news.bbc.co.uk\/2\/hi\/europe\/10550430.stm", + "id" : 18095683523, + "created_at" : "2010-07-09 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -962,14 +891,13 @@ Grailbird.data.tweets_2010_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "18096432910", - "geo" : { - }, + "geo" : { }, "id_str" : "18096935328", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke He might not be around by the time this is ever viable for commercial airlines. I'm sure someone will fill his shoes though.", "id" : 18096935328, "in_reply_to_status_id" : 18096432910, - "created_at" : "Fri Jul 09 06:12:04 +0000 2010", + "created_at" : "2010-07-09 00:00:00 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -977,35 +905,63 @@ Grailbird.data.tweets_2010_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Opera", + "screen_name" : "opera", + "indices" : [ 3, 9 ], + "id_str" : "1541461", + "id" : 1541461 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { + "geo" : { }, + "id_str" : "18129222659", + "text" : "RT @opera: Opera launches viral campaign. Please RT.", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "18105017768", + "text" : "Opera launches viral campaign. Please RT.", + "id" : 18105017768, + "created_at" : "2010-07-09 09:18:08 +0000", + "user" : { + "name" : "Opera", + "screen_name" : "opera", + "protected" : false, + "id_str" : "1541461", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000575970807\/aae3f386ed16c1106146735a385afaf4_normal.png", + "id" : 1541461, + "verified" : true + } }, - "id_str" : "18095683523", - "text" : "26-hour solar powered flight! That's really exciting. http://news.bbc.co.uk/2/hi/europe/10550430.stm", - "id" : 18095683523, - "created_at" : "Fri Jul 09 05:47:03 +0000 2010", + "id" : 18129222659, + "created_at" : "2010-07-09 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "the reddit alien", @@ -1024,83 +980,116 @@ Grailbird.data.tweets_2010_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "18051073386", - "text" : "To think this all started with a @reddit thread of ppl showing off tattoo photos... http://bit.ly/cErtrI (via @kn0thing)", + "text" : "To think this all started with a @reddit thread of ppl showing off tattoo photos... http:\/\/bit.ly\/cErtrI (via @kn0thing)", "id" : 18051073386, - "created_at" : "Thu Jul 08 17:36:13 +0000 2010", + "created_at" : "2010-07-08 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "web", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Canice Leung", - "screen_name" : "canice", - "indices" : [ 3, 10 ], - "id_str" : "15662302", - "id" : 15662302 - } ], + "user_mentions" : [ ], "media" : [ ], - "hashtags" : [ { - "text" : "G20", - "indices" : [ 103, 107 ] - } ], + "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "17987597382", - "text" : "RT @canice: echoing everyone else: WOW. just, wow. CF soldier in afghanistan writes open letter to the #G20 police http://bit.ly/djoWnO ...", - "retweeted_status" : { - "source" : "web", - "entities" : { - "user_mentions" : [ { - "name" : "Jonathan Goldsbie", - "screen_name" : "goldsbie", - "indices" : [ 129, 138 ], - "id_str" : "24105706", - "id" : 24105706 - } ], - "media" : [ ], - "hashtags" : [ { - "text" : "G20", - "indices" : [ 91, 95 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "17981975405", - "text" : "echoing everyone else: WOW. just, wow. CF soldier in afghanistan writes open letter to the #G20 police http://bit.ly/djoWnO (via @goldsbie)", - "id" : 17981975405, - "created_at" : "Wed Jul 07 21:15:39 +0000 2010", - "user" : { - "name" : "Canice Leung", - "screen_name" : "canice", - "protected" : false, - "id_str" : "15662302", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1315459833/RPJ_CaniceLeung_01.JPG_normal.JPG", - "id" : 15662302, - "verified" : false - } - }, - "id" : 17987597382, - "created_at" : "Wed Jul 07 22:54:05 +0000 2010", + "geo" : { }, + "id_str" : "17922530337", + "text" : "Normal people should not have to think about this kind of thing. SD card mess on Nexus One: http:\/\/bit.ly\/aFyeFe", + "id" : 17922530337, + "created_at" : "2010-07-07 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "17922724095", + "text" : "I'll take a fixed and limited storage that just works over that headache any day. Let alone recommend it to non-tech savvy friends & family.", + "id" : 17922724095, + "created_at" : "2010-07-07 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Mahyar McDonald", + "screen_name" : "mahyarm", + "indices" : [ 0, 8 ], + "id_str" : "22406953", + "id" : 22406953 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "17945860632", + "geo" : { }, + "id_str" : "17963150494", + "in_reply_to_user_id" : 22406953, + "text" : "@mahyarm None of that matters with the limited space for apps and inability to install to the SD card. Users don't care where things go.", + "id" : 17963150494, + "in_reply_to_status_id" : 17945860632, + "created_at" : "2010-07-07 00:00:00 +0000", + "in_reply_to_screen_name" : "mahyarm", + "in_reply_to_user_id_str" : "22406953", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "17972582348", + "text" : "Firefox 4's tabs on top looks terrible on OS X. It's like they didn't even try. I thought the UI below was supposed to belong to the tab! :\/", + "id" : 17972582348, + "created_at" : "2010-07-07 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1118,8 +1107,7 @@ Grailbird.data.tweets_2010_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "17974129306", "text" : "RT @badbanana: I won't dismiss Prince's internet prediction. You must admit he nailed the amount of partying we all ended up doing in 1999.", "retweeted_status" : { @@ -1130,248 +1118,208 @@ Grailbird.data.tweets_2010_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "17963046750", "text" : "I won't dismiss Prince's internet prediction. You must admit he nailed the amount of partying we all ended up doing in 1999.", "id" : 17963046750, - "created_at" : "Wed Jul 07 16:51:37 +0000 2010", + "created_at" : "2010-07-07 16:51:37 +0000", "user" : { "name" : "Tim Siedell", "screen_name" : "badbanana", "protected" : false, "id_str" : "809760", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1862448581/2_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1862448581\/2_normal.jpg", "id" : 809760, "verified" : true } }, "id" : 17974129306, - "created_at" : "Wed Jul 07 19:35:01 +0000 2010", + "created_at" : "2010-07-07 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "17972582348", - "text" : "Firefox 4's tabs on top looks terrible on OS X. It's like they didn't even try. I thought the UI below was supposed to belong to the tab! :/", - "id" : 17972582348, - "created_at" : "Wed Jul 07 19:12:27 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", + "source" : "web", "entities" : { "user_mentions" : [ { - "name" : "Mahyar McDonald", - "screen_name" : "mahyarm", - "indices" : [ 0, 8 ], - "id_str" : "22406953", - "id" : 22406953 + "name" : "Canice Leung", + "screen_name" : "canice", + "indices" : [ 3, 10 ], + "id_str" : "15662302", + "id" : 15662302 + }, { + "name" : "Jonathan Goldsbie", + "screen_name" : "goldsbie", + "indices" : [ 139, 140 ], + "id_str" : "24105706", + "id" : 24105706 } ], "media" : [ ], - "hashtags" : [ ], + "hashtags" : [ { + "text" : "G20", + "indices" : [ 103, 107 ] + } ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "17945860632", - "geo" : { + "geo" : { }, + "id_str" : "17987597382", + "text" : "RT @canice: echoing everyone else: WOW. just, wow. CF soldier in afghanistan writes open letter to the #G20 police http:\/\/bit.ly\/djoWnO ...", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Jonathan Goldsbie", + "screen_name" : "goldsbie", + "indices" : [ 129, 138 ], + "id_str" : "24105706", + "id" : 24105706 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "G20", + "indices" : [ 91, 95 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "17981975405", + "text" : "echoing everyone else: WOW. just, wow. CF soldier in afghanistan writes open letter to the #G20 police http:\/\/bit.ly\/djoWnO (via @goldsbie)", + "id" : 17981975405, + "created_at" : "2010-07-07 21:15:39 +0000", + "user" : { + "name" : "Canice Leung", + "screen_name" : "canice", + "protected" : false, + "id_str" : "15662302", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1315459833\/RPJ_CaniceLeung_01.JPG_normal.JPG", + "id" : 15662302, + "verified" : false + } }, - "id_str" : "17963150494", - "in_reply_to_user_id" : 22406953, - "text" : "@mahyarm None of that matters with the limited space for apps and inability to install to the SD card. Users don't care where things go.", - "id" : 17963150494, - "in_reply_to_status_id" : 17945860632, - "created_at" : "Wed Jul 07 16:53:06 +0000 2010", - "in_reply_to_screen_name" : "mahyarm", - "in_reply_to_user_id_str" : "22406953", + "id" : 17987597382, + "created_at" : "2010-07-07 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "17922724095", - "text" : "I'll take a fixed and limited storage that just works over that headache any day. Let alone recommend it to non-tech savvy friends & family.", - "id" : 17922724095, - "created_at" : "Wed Jul 07 04:26:35 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "17922530337", - "text" : "Normal people should not have to think about this kind of thing. SD card mess on Nexus One: http://bit.ly/aFyeFe", - "id" : 17922530337, - "created_at" : "Wed Jul 07 04:23:23 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "17879632664", - "text" : "A watch with Bluetooth and an SDK. That could certainly be interesting. http://www.readwriteweb.com/archives/fossil_watch_api.php", - "id" : 17879632664, - "created_at" : "Tue Jul 06 16:35:46 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, + "geo" : { }, "id_str" : "17874486983", - "text" : "Erlang on the JVM: http://wiki.github.com/krestenkrab/erjang/", + "text" : "Erlang on the JVM: http:\/\/wiki.github.com\/krestenkrab\/erjang\/", "id" : 17874486983, - "created_at" : "Tue Jul 06 15:19:56 +0000 2010", + "created_at" : "2010-07-06 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { + "geo" : { }, + "id_str" : "17879632664", + "text" : "A watch with Bluetooth and an SDK. That could certainly be interesting. http:\/\/www.readwriteweb.com\/archives\/fossil_watch_api.php", + "id" : 17879632664, + "created_at" : "2010-07-06 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] }, + "geo" : { }, "id_str" : "17684814957", - "text" : "Kim Jong Il is certifiably insane. I'd love to give myself ridiculously grand titles too though! http://harpers.org/archive/2005/02/0080381", + "text" : "Kim Jong Il is certifiably insane. I'd love to give myself ridiculously grand titles too though! http:\/\/harpers.org\/archive\/2005\/02\/0080381", "id" : 17684814957, - "created_at" : "Sun Jul 04 00:04:28 +0000 2010", + "created_at" : "2010-07-04 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "17628391831", - "text" : "50min interview w/ Richard Feynman on Google Video: http://bit.ly/osyYq Or check out shorter clips on YouTube: http://bit.ly/a4cEzK", - "id" : 17628391831, - "created_at" : "Sat Jul 03 05:33:48 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, + "geo" : { }, "id_str" : "17628169127", "text" : "Richard Feynman has a fascinating mind. Easy to get sucked into his videos, and awesome that we can preserve this stuff for generations.", "id" : 17628169127, - "created_at" : "Sat Jul 03 05:29:23 +0000 2010", + "created_at" : "2010-07-03 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "17628391831", + "text" : "50min interview w\/ Richard Feynman on Google Video: http:\/\/bit.ly\/osyYq Or check out shorter clips on YouTube: http:\/\/bit.ly\/a4cEzK", + "id" : 17628391831, + "created_at" : "2010-07-03 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2010_08.js b/public/tweets/data/js/tweets/2010_08.js index 4adc796..617b1b2 100755 --- a/public/tweets/data/js/tweets/2010_08.js +++ b/public/tweets/data/js/tweets/2010_08.js @@ -1,52 +1,50 @@ Grailbird.data.tweets_2010_08 = [ { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "22673362598", - "text" : "I'm glad I found a workaround but Apple really needs to fix this. Wish I could check the status of filed bug reports that get closed \"dupe\".", - "id" : 22673362598, - "created_at" : "Wed Sep 01 03:06:43 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, + "geo" : { }, "id_str" : "22673150711", "text" : "Workaround for stuck MBP trackpad: disable Dragging in trackpad prefs, then re-enable. That unstuck it for me just now. Hooray, no reboot.", "id" : 22673150711, - "created_at" : "Wed Sep 01 03:03:52 +0000 2010", + "created_at" : "2010-09-01 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "22673362598", + "text" : "I'm glad I found a workaround but Apple really needs to fix this. Wish I could check the status of filed bug reports that get closed \"dupe\".", + "id" : 22673362598, + "created_at" : "2010-09-01 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -62,145 +60,22 @@ Grailbird.data.tweets_2010_08 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "22196470498", "text" : "username: samsonjs favourite band: NOFX #GSfriends (via a cool idea from @Grooveshark!)", "id" : 22196470498, - "created_at" : "Thu Aug 26 17:36:59 +0000 2010", + "created_at" : "2010-08-26 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "web", - "entities" : { - "user_mentions" : [ { - "name" : "Aza Raskin", - "screen_name" : "azaaza", - "indices" : [ 3, 10 ], - "id_str" : "534677003", - "id" : 534677003 - }, { - "name" : "Oliver Reichenstein", - "screen_name" : "iA", - "indices" : [ 71, 74 ], - "id_str" : "2087371", - "id" : 2087371 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "22072526745", - "text" : "RT @azaaza: Tabs in OSX Finder! http://totalfinder.binaryage.com / via @ia", - "retweeted_status" : { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Oliver Reichenstein", - "screen_name" : "iA", - "indices" : [ 59, 62 ], - "id_str" : "2087371", - "id" : 2087371 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "22070124505", - "text" : "Tabs in OSX Finder! http://totalfinder.binaryage.com / via @ia", - "id" : 22070124505, - "created_at" : "Wed Aug 25 07:33:50 +0000 2010", - "user" : { - "name" : "Aza Raskin", - "screen_name" : "aza", - "protected" : false, - "id_str" : "13370272", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/801298949/Aza_Evil_normal.png", - "id" : 13370272, - "verified" : false - } - }, - "id" : 22072526745, - "created_at" : "Wed Aug 25 08:32:34 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Mahyar McDonald", - "screen_name" : "mahyarm", - "indices" : [ 0, 8 ], - "id_str" : "22406953", - "id" : 22406953 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "22066310974", - "geo" : { - }, - "id_str" : "22070129223", - "in_reply_to_user_id" : 22406953, - "text" : "@mahyarm Good point! I'll definitely go for a cloud-based one (it's for my mom). She had it OOB on her ooold Nokia and wants one again.", - "id" : 22070129223, - "in_reply_to_status_id" : 22066310974, - "created_at" : "Wed Aug 25 07:33:57 +0000 2010", - "in_reply_to_screen_name" : "mahyarm", - "in_reply_to_user_id_str" : "22406953", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "22056076156", - "text" : "Dear lazy twitter, is there a good, secure wallet app for iOS?", - "id" : 22056076156, - "created_at" : "Wed Aug 25 03:07:13 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Avi Bryant", @@ -214,14 +89,13 @@ Grailbird.data.tweets_2010_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "22055770179", - "geo" : { - }, + "geo" : { }, "id_str" : "22056046540", "in_reply_to_user_id" : 13192, "text" : "@avibryant I've had this, horribly annoying! Apparently turning BlueTooth off helps, can't confirm. Also 4-finger swipe might help.", "id" : 22056046540, "in_reply_to_status_id" : 22055770179, - "created_at" : "Wed Aug 25 03:06:47 +0000 2010", + "created_at" : "2010-08-25 00:00:00 +0000", "in_reply_to_screen_name" : "avibryant", "in_reply_to_user_id_str" : "13192", "user" : { @@ -229,12 +103,124 @@ Grailbird.data.tweets_2010_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "22056076156", + "text" : "Dear lazy twitter, is there a good, secure wallet app for iOS?", + "id" : 22056076156, + "created_at" : "2010-08-25 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Mahyar McDonald", + "screen_name" : "mahyarm", + "indices" : [ 0, 8 ], + "id_str" : "22406953", + "id" : 22406953 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "22066310974", + "geo" : { }, + "id_str" : "22070129223", + "in_reply_to_user_id" : 22406953, + "text" : "@mahyarm Good point! I'll definitely go for a cloud-based one (it's for my mom). She had it OOB on her ooold Nokia and wants one again.", + "id" : 22070129223, + "in_reply_to_status_id" : 22066310974, + "created_at" : "2010-08-25 00:00:00 +0000", + "in_reply_to_screen_name" : "mahyarm", + "in_reply_to_user_id_str" : "22406953", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "iA Inc.", + "screen_name" : "iA", + "indices" : [ 71, 74 ], + "id_str" : "2087371", + "id" : 2087371 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "22072526745", + "text" : "RT @azaaza: Tabs in OSX Finder! http:\/\/totalfinder.binaryage.com \/ via @ia", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "iA Inc.", + "screen_name" : "iA", + "indices" : [ 59, 62 ], + "id_str" : "2087371", + "id" : 2087371 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "22070124505", + "text" : "Tabs in OSX Finder! http:\/\/totalfinder.binaryage.com \/ via @ia", + "id" : 22070124505, + "created_at" : "2010-08-25 07:33:50 +0000", + "user" : { + "name" : "Aza Raskin", + "screen_name" : "aza", + "protected" : false, + "id_str" : "13370272", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/801298949\/Aza_Evil_normal.png", + "id" : 13370272, + "verified" : false + } + }, + "id" : 22072526745, + "created_at" : "2010-08-25 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Joe Van Dyk", @@ -248,14 +234,13 @@ Grailbird.data.tweets_2010_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "21609203634", - "geo" : { - }, + "geo" : { }, "id_str" : "21629375971", "in_reply_to_user_id" : 794796, "text" : "@joevandyk Glad I could help. :) Nice of you to share that with us!", "id" : 21629375971, "in_reply_to_status_id" : 21609203634, - "created_at" : "Fri Aug 20 02:37:38 +0000 2010", + "created_at" : "2010-08-20 00:00:00 +0000", "in_reply_to_screen_name" : "joevandyk", "in_reply_to_user_id_str" : "794796", "user" : { @@ -263,12 +248,12 @@ Grailbird.data.tweets_2010_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -281,13 +266,12 @@ Grailbird.data.tweets_2010_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "21531978748", "in_reply_to_user_id" : 3806441, "text" : "@grooveshark wow, thank you guys for not giving up on iOS! Hopefully Apple comes around, and if not Cydia will always be there. <3 the shark", "id" : 21531978748, - "created_at" : "Thu Aug 19 00:06:11 +0000 2010", + "created_at" : "2010-08-19 00:00:00 +0000", "in_reply_to_screen_name" : "Grooveshark", "in_reply_to_user_id_str" : "3806441", "user" : { @@ -295,75 +279,7 @@ Grailbird.data.tweets_2010_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Joe Van Dyk", - "screen_name" : "joevandyk", - "indices" : [ 0, 10 ], - "id_str" : "794796", - "id" : 794796 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "21277141075", - "geo" : { - }, - "id_str" : "21279809496", - "in_reply_to_user_id" : 794796, - "text" : "@joevandyk And I had to set the chef server URL manually it /etc/chef/<something>.rb for the webui to work.", - "id" : 21279809496, - "in_reply_to_status_id" : 21277141075, - "created_at" : "Mon Aug 16 02:30:32 +0000 2010", - "in_reply_to_screen_name" : "joevandyk", - "in_reply_to_user_id_str" : "794796", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Joe Van Dyk", - "screen_name" : "joevandyk", - "indices" : [ 0, 10 ], - "id_str" : "794796", - "id" : 794796 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "21277141075", - "geo" : { - }, - "id_str" : "21279730919", - "in_reply_to_user_id" : 794796, - "text" : "@joevandyk Vagrant: http://bit.ly/9AwzqX http://bit.ly/c7nW3V http://bit.ly/ayuq6b Then add the recipe chef::bootstrap_server to your VM.", - "id" : 21279730919, - "in_reply_to_status_id" : 21277141075, - "created_at" : "Mon Aug 16 02:29:21 +0000 2010", - "in_reply_to_screen_name" : "joevandyk", - "in_reply_to_user_id_str" : "794796", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -381,111 +297,269 @@ Grailbird.data.tweets_2010_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "21271274747", "text" : "RT @nciagra: My Macbook Pro keeps doing this trackpad stuck in mouseDown thing. It stops after a few minutes or if I restart. Any ideas?", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "21270897515", "text" : "My Macbook Pro keeps doing this trackpad stuck in mouseDown thing. It stops after a few minutes or if I restart. Any ideas?", "id" : 21270897515, - "created_at" : "Mon Aug 16 00:13:43 +0000 2010", + "created_at" : "2010-08-16 00:13:43 +0000", "user" : { "name" : "Nick Small", "screen_name" : "nciagra", "protected" : false, "id_str" : "11768402", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2623825414/jh9dd74q2pagcuujlnya_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2623825414\/jh9dd74q2pagcuujlnya_normal.jpeg", "id" : 11768402, "verified" : false } }, "id" : 21271274747, - "created_at" : "Mon Aug 16 00:19:43 +0000 2010", + "created_at" : "2010-08-16 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Joe Van Dyk", + "screen_name" : "joevandyk", + "indices" : [ 0, 10 ], + "id_str" : "794796", + "id" : 794796 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "21277141075", + "geo" : { }, + "id_str" : "21279730919", + "in_reply_to_user_id" : 794796, + "text" : "@joevandyk Vagrant: http:\/\/bit.ly\/9AwzqX http:\/\/bit.ly\/c7nW3V http:\/\/bit.ly\/ayuq6b Then add the recipe chef::bootstrap_server to your VM.", + "id" : 21279730919, + "in_reply_to_status_id" : 21277141075, + "created_at" : "2010-08-16 00:00:00 +0000", + "in_reply_to_screen_name" : "joevandyk", + "in_reply_to_user_id_str" : "794796", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Joe Van Dyk", + "screen_name" : "joevandyk", + "indices" : [ 0, 10 ], + "id_str" : "794796", + "id" : 794796 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "21277141075", + "geo" : { }, + "id_str" : "21279809496", + "in_reply_to_user_id" : 794796, + "text" : "@joevandyk And I had to set the chef server URL manually it \/etc\/chef\/<something>.rb for the webui to work.", + "id" : 21279809496, + "in_reply_to_status_id" : 21277141075, + "created_at" : "2010-08-16 00:00:00 +0000", + "in_reply_to_screen_name" : "joevandyk", + "in_reply_to_user_id_str" : "794796", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "21259802445", - "text" : "Now ... I can haz 8gb of memory? plz? http://yfrog.com/jowo0p", - "id" : 21259802445, - "created_at" : "Sun Aug 15 21:14:00 +0000 2010", + "geo" : { }, + "id_str" : "21188103327", + "text" : "Urban teepee! http:\/\/yfrog.com\/69ag0wj", + "id" : 21188103327, + "created_at" : "2010-08-15 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Mahyar McDonald", + "screen_name" : "mahyarm", + "indices" : [ 0, 8 ], + "id_str" : "22406953", + "id" : 22406953 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "21190336879", + "geo" : { }, + "id_str" : "21192209153", + "in_reply_to_user_id" : 22406953, + "text" : "@mahyarm Stick with 3.1, there's not really anything great in 4.0. Esp. if you jailbreak and already have Backgrounder, folders, etc.", + "id" : 21192209153, + "in_reply_to_status_id" : 21190336879, + "created_at" : "2010-08-15 00:00:00 +0000", + "in_reply_to_screen_name" : "mahyarm", + "in_reply_to_user_id_str" : "22406953", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "vagrant", + "indices" : [ 17, 25 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "21192974395", + "text" : "MultiVM stuff in #vagrant is sweet. Going to have fun with that this weekend. http:\/\/vagrantup.com\/docs\/multivm.html", + "id" : 21192974395, + "created_at" : "2010-08-15 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "opschef", + "indices" : [ 22, 30 ] + }, { + "text" : "vagrant", + "indices" : [ 49, 57 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "21201374618", + "text" : "Pretty easy to get an #opschef server running on #vagrant using chef-solo and the chef::bootstrap_server recipe.", + "id" : 21201374618, + "created_at" : "2010-08-15 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "21259715432", - "text" : "Testing our app with 2 Riak nodes balanced behind 1 HAProxy node, and one web server node. On my notebook. With one command: vagrant up. \\o/", - "id" : 21259715432, - "created_at" : "Sun Aug 15 21:12:30 +0000 2010", + "geo" : { }, + "id_str" : "21201458248", + "text" : "\"polymorphism is a pretentious name for the concept of late binding. Late binding is a pretentious name for ...\" http:\/\/bit.ly\/b1wRQo", + "id" : 21201458248, + "created_at" : "2010-08-15 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "web", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "21213006592", - "text" : "I used to check out my configs from github & symlink in ~ to get comfortable on a new box, but now I just run: wget -qO - bit.ly/newbox | sh", - "id" : 21213006592, - "created_at" : "Sun Aug 15 07:01:37 +0000 2010", + "in_reply_to_status_id_str" : "21209450841", + "geo" : { }, + "id_str" : "21210998323", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke It's great, but I decided it's easier to use chef-solo for VMs.", + "id" : 21210998323, + "in_reply_to_status_id" : 21209450841, + "created_at" : "2010-08-15 00:00:00 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -506,13 +580,12 @@ Grailbird.data.tweets_2010_08 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "21211099925", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke And #vagrant's multi VMs make it too easy to share cookbooks and roles, don't even need to bother w/ symlinks.", + "text" : "@JimRoepcke And #vagrant's multi VMs make it too easy to share cookbooks and roles, don't even need to bother w\/ symlinks.", "id" : 21211099925, - "created_at" : "Sun Aug 15 06:23:11 +0000 2010", + "created_at" : "2010-08-15 00:00:00 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -520,440 +593,103 @@ Grailbird.data.tweets_2010_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "web", - "entities" : { - "user_mentions" : [ { - "name" : "Jim Roepcke", - "screen_name" : "JimRoepcke", - "indices" : [ 0, 11 ], - "id_str" : "894911", - "id" : 894911 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "21209450841", - "geo" : { - }, - "id_str" : "21210998323", - "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke It's great, but I decided it's easier to use chef-solo for VMs.", - "id" : 21210998323, - "in_reply_to_status_id" : 21209450841, - "created_at" : "Sun Aug 15 06:21:11 +0000 2010", - "in_reply_to_screen_name" : "JimRoepcke", - "in_reply_to_user_id_str" : "894911", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "21201458248", - "text" : "\"polymorphism is a pretentious name for the concept of late binding. Late binding is a pretentious name for ...\" http://bit.ly/b1wRQo", - "id" : 21201458248, - "created_at" : "Sun Aug 15 03:41:58 +0000 2010", + "geo" : { }, + "id_str" : "21213006592", + "text" : "I used to check out my configs from github & symlink in ~ to get comfortable on a new box, but now I just run: wget -qO - bit.ly\/newbox | sh", + "id" : 21213006592, + "created_at" : "2010-08-15 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "21259715432", + "text" : "Testing our app with 2 Riak nodes balanced behind 1 HAProxy node, and one web server node. On my notebook. With one command: vagrant up. \\o\/", + "id" : 21259715432, + "created_at" : "2010-08-15 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "21259802445", + "text" : "Now ... I can haz 8gb of memory? plz? http:\/\/yfrog.com\/jowo0p", + "id" : 21259802445, + "created_at" : "2010-08-15 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ { "text" : "opschef", - "indices" : [ 22, 30 ] - }, { - "text" : "vagrant", - "indices" : [ 49, 57 ] + "indices" : [ 119, 127 ] } ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "21201374618", - "text" : "Pretty easy to get an #opschef server running on #vagrant using chef-solo and the chef::bootstrap_server recipe.", - "id" : 21201374618, - "created_at" : "Sun Aug 15 03:40:43 +0000 2010", + "geo" : { }, + "id_str" : "21027581992", + "text" : "I'm starting to get a handle on chef. It feels good to be able to spin up a node in minutes, with only a few commands. #opschef", + "id" : 21027581992, + "created_at" : "2010-08-13 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "vagrant", - "indices" : [ 17, 25 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "21192974395", - "text" : "MultiVM stuff in #vagrant is sweet. Going to have fun with that this weekend. http://vagrantup.com/docs/multivm.html", - "id" : 21192974395, - "created_at" : "Sun Aug 15 01:32:08 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Mahyar McDonald", - "screen_name" : "mahyarm", - "indices" : [ 0, 8 ], - "id_str" : "22406953", - "id" : 22406953 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "21190336879", - "geo" : { - }, - "id_str" : "21192209153", - "in_reply_to_user_id" : 22406953, - "text" : "@mahyarm Stick with 3.1, there's not really anything great in 4.0. Esp. if you jailbreak and already have Backgrounder, folders, etc.", - "id" : 21192209153, - "in_reply_to_status_id" : 21190336879, - "created_at" : "Sun Aug 15 01:19:33 +0000 2010", - "in_reply_to_screen_name" : "mahyarm", - "in_reply_to_user_id_str" : "22406953", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "21188103327", - "text" : "Urban teepee! http://yfrog.com/69ag0wj", - "id" : 21188103327, - "created_at" : "Sun Aug 15 00:08:18 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "21103222767", - "text" : "Looks like a bit of column A and a bit of column B.", - "id" : 21103222767, - "created_at" : "Fri Aug 13 23:11:53 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "21102824316", - "text" : "GoDaddy's UI is horrible or I'm incredibly stupid. Of course those aren't mutually exclusive.", - "id" : 21102824316, - "created_at" : "Fri Aug 13 23:05:21 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Joshua Timberman", - "screen_name" : "jtimberman", - "indices" : [ 0, 11 ], - "id_str" : "17025041", - "id" : 17025041 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "21085789688", - "geo" : { - }, - "id_str" : "21088256453", - "in_reply_to_user_id" : 17025041, - "text" : "@jtimberman It might be useful for a backup but it certainly shouldn't be the default behaviour. At least the fix is easy!", - "id" : 21088256453, - "in_reply_to_status_id" : 21085789688, - "created_at" : "Fri Aug 13 19:06:45 +0000 2010", - "in_reply_to_screen_name" : "jtimberman", - "in_reply_to_user_id_str" : "17025041", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "21079809826", - "text" : "Prevent ._ files when creating tarballs on OS X: http://snipt.net/jrguitar21/prevent-dot-underscore-mac-os-x-tar/", - "id" : 21079809826, - "created_at" : "Fri Aug 13 16:58:45 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Zach Carter", - "screen_name" : "zii", - "indices" : [ 1, 5 ], - "id_str" : "12712742", - "id" : 12712742 - } ], - "media" : [ ], - "hashtags" : [ { - "text" : "opschef", - "indices" : [ 103, 111 ] - }, { - "text" : "nodejs", - "indices" : [ 112, 119 ] - } ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "21077009181", - "geo" : { - }, - "id_str" : "21079510547", - "in_reply_to_user_id" : 12712742, - "text" : ".@zii Node recipe is on github: http://bit.ly/aMsn0d Attributes undocumented but it's straightforward. #opschef #nodejs", - "id" : 21079510547, - "in_reply_to_status_id" : 21077009181, - "created_at" : "Fri Aug 13 16:54:38 +0000 2010", - "in_reply_to_screen_name" : "zii", - "in_reply_to_user_id_str" : "12712742", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Zach Carter", - "screen_name" : "zii", - "indices" : [ 0, 4 ], - "id_str" : "12712742", - "id" : 12712742 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "21077009181", - "geo" : { - }, - "id_str" : "21077911489", - "in_reply_to_user_id" : 12712742, - "text" : "@zii I modified this gist http://gist.github.com/510314 to use attributes for the version (and ditched the solo if statement).", - "id" : 21077911489, - "in_reply_to_status_id" : 21077009181, - "created_at" : "Fri Aug 13 16:33:26 +0000 2010", - "in_reply_to_screen_name" : "zii", - "in_reply_to_user_id_str" : "12712742", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "web", - "entities" : { - "user_mentions" : [ { - "name" : "chuq von rospach", - "screen_name" : "chuq", - "indices" : [ 3, 8 ], - "id_str" : "13217612", - "id" : 13217612 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "21076554037", - "text" : "RT @chuq: please. If I visit your site, the first thing to NOT do is shove a modal dialog at me screaming SUBSCRIBE -- over what I want ...", - "retweeted_status" : { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "21076393639", - "text" : "please. If I visit your site, the first thing to NOT do is shove a modal dialog at me screaming SUBSCRIBE -- over what I want to read.", - "id" : 21076393639, - "created_at" : "Fri Aug 13 16:13:36 +0000 2010", - "user" : { - "name" : "chuq von rospach", - "screen_name" : "chuq", - "protected" : false, - "id_str" : "13217612", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2397705259/2horengpz9pb44ebw9xj_normal.jpeg", - "id" : 13217612, - "verified" : false - } - }, - "id" : 21076554037, - "created_at" : "Fri Aug 13 16:15:40 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "nodejs", - "indices" : [ 31, 38 ] - }, { - "text" : "opschef", - "indices" : [ 120, 128 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "21076416524", - "text" : "Tab completion was merged into #nodejs v0.1.104, nice! Also nice to know that rolling out the new release is trivial w/ #opschef.", - "id" : 21076416524, - "created_at" : "Fri Aug 13 16:13:53 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -973,14 +709,13 @@ Grailbird.data.tweets_2010_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "21075337965", - "geo" : { - }, + "geo" : { }, "id_str" : "21076304728", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Not sure how it stacks up against the one you're at but the @Serious_Coffee in Westshore is pretty nice too.", "id" : 21076304728, "in_reply_to_status_id" : 21075337965, - "created_at" : "Fri Aug 13 16:12:27 +0000 2010", + "created_at" : "2010-08-13 00:00:00 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -988,38 +723,262 @@ Grailbird.data.tweets_2010_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ { + "text" : "nodejs", + "indices" : [ 31, 38 ] + }, { "text" : "opschef", - "indices" : [ 119, 127 ] + "indices" : [ 120, 128 ] } ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "21027581992", - "text" : "I'm starting to get a handle on chef. It feels good to be able to spin up a node in minutes, with only a few commands. #opschef", - "id" : 21027581992, - "created_at" : "Fri Aug 13 02:33:14 +0000 2010", + "geo" : { }, + "id_str" : "21076416524", + "text" : "Tab completion was merged into #nodejs v0.1.104, nice! Also nice to know that rolling out the new release is trivial w\/ #opschef.", + "id" : 21076416524, + "created_at" : "2010-08-13 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Chuq Von Rospach", + "screen_name" : "chuq", + "indices" : [ 3, 8 ], + "id_str" : "13217612", + "id" : 13217612 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "21076554037", + "text" : "RT @chuq: please. If I visit your site, the first thing to NOT do is shove a modal dialog at me screaming SUBSCRIBE -- over what I want ...", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "21076393639", + "text" : "please. If I visit your site, the first thing to NOT do is shove a modal dialog at me screaming SUBSCRIBE -- over what I want to read.", + "id" : 21076393639, + "created_at" : "2010-08-13 16:13:36 +0000", + "user" : { + "name" : "Chuq Von Rospach", + "screen_name" : "chuq", + "protected" : false, + "id_str" : "13217612", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/442784578504118275\/nGqpTJJA_normal.jpeg", + "id" : 13217612, + "verified" : false + } + }, + "id" : 21076554037, + "created_at" : "2010-08-13 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Zach Carter", + "screen_name" : "zii", + "indices" : [ 0, 4 ], + "id_str" : "12712742", + "id" : 12712742 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "21077009181", + "geo" : { }, + "id_str" : "21077911489", + "in_reply_to_user_id" : 12712742, + "text" : "@zii I modified this gist http:\/\/gist.github.com\/510314 to use attributes for the version (and ditched the solo if statement).", + "id" : 21077911489, + "in_reply_to_status_id" : 21077009181, + "created_at" : "2010-08-13 00:00:00 +0000", + "in_reply_to_screen_name" : "zii", + "in_reply_to_user_id_str" : "12712742", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Zach Carter", + "screen_name" : "zii", + "indices" : [ 1, 5 ], + "id_str" : "12712742", + "id" : 12712742 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "opschef", + "indices" : [ 103, 111 ] + }, { + "text" : "nodejs", + "indices" : [ 112, 119 ] + } ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "21077009181", + "geo" : { }, + "id_str" : "21079510547", + "in_reply_to_user_id" : 12712742, + "text" : ".@zii Node recipe is on github: http:\/\/bit.ly\/aMsn0d Attributes undocumented but it's straightforward. #opschef #nodejs", + "id" : 21079510547, + "in_reply_to_status_id" : 21077009181, + "created_at" : "2010-08-13 00:00:00 +0000", + "in_reply_to_screen_name" : "zii", + "in_reply_to_user_id_str" : "12712742", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "21079809826", + "text" : "Prevent ._ files when creating tarballs on OS X: http:\/\/snipt.net\/jrguitar21\/prevent-dot-underscore-mac-os-x-tar\/", + "id" : 21079809826, + "created_at" : "2010-08-13 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Joshua Timberman", + "screen_name" : "jtimberman", + "indices" : [ 0, 11 ], + "id_str" : "17025041", + "id" : 17025041 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "21085789688", + "geo" : { }, + "id_str" : "21088256453", + "in_reply_to_user_id" : 17025041, + "text" : "@jtimberman It might be useful for a backup but it certainly shouldn't be the default behaviour. At least the fix is easy!", + "id" : 21088256453, + "in_reply_to_status_id" : 21085789688, + "created_at" : "2010-08-13 00:00:00 +0000", + "in_reply_to_screen_name" : "jtimberman", + "in_reply_to_user_id_str" : "17025041", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "21102824316", + "text" : "GoDaddy's UI is horrible or I'm incredibly stupid. Of course those aren't mutually exclusive.", + "id" : 21102824316, + "created_at" : "2010-08-13 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "21103222767", + "text" : "Looks like a bit of column A and a bit of column B.", + "id" : 21103222767, + "created_at" : "2010-08-13 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sam Stephenson", @@ -1032,65 +991,62 @@ Grailbird.data.tweets_2010_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "20939389257", - "text" : "RT @sstephenson: Stay looks handy for switching between internal and external displays: http://cordlessdog.com/stay/", + "text" : "RT @sstephenson: Stay looks handy for switching between internal and external displays: http:\/\/cordlessdog.com\/stay\/", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "20934106284", - "text" : "Stay looks handy for switching between internal and external displays: http://cordlessdog.com/stay/", + "text" : "Stay looks handy for switching between internal and external displays: http:\/\/cordlessdog.com\/stay\/", "id" : 20934106284, - "created_at" : "Thu Aug 12 01:30:50 +0000 2010", + "created_at" : "2010-08-12 01:30:50 +0000", "user" : { "name" : "Sam Stephenson", "screen_name" : "sstephenson", "protected" : false, "id_str" : "6707392", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1691186870/500_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/434450913151840257\/VySz8SQS_normal.png", "id" : 6707392, "verified" : false } }, "id" : 20939389257, - "created_at" : "Thu Aug 12 02:44:25 +0000 2010", + "created_at" : "2010-08-12 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "web", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "20914578252", - "text" : "It's nice that chef doesn't make me learn a new language in addition to learning chef itself.", - "id" : 20914578252, - "created_at" : "Wed Aug 11 20:34:41 +0000 2010", + "geo" : { }, + "id_str" : "20865440145", + "text" : "Another great okcupid blog post. Can't get enough of these. http:\/\/blog.okcupid.com\/index.php\/dont-be-ugly-by-accident\/", + "id" : 20865440145, + "created_at" : "2010-08-11 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1105,13 +1061,15 @@ Grailbird.data.tweets_2010_08 = "id" : 3806441 } ], "media" : [ ], - "hashtags" : [ ], + "hashtags" : [ { + "text" : "gsiphone", + "indices" : [ 139, 140 ] + } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "20914507659", - "text" : "RT @Grooveshark: Hey! download the Grooveshark app (this time with desktop-friendly link): http://mobile.grooveshark.com/phones/iphone ...", + "text" : "RT @Grooveshark: Hey! download the Grooveshark app (this time with desktop-friendly link): http:\/\/mobile.grooveshark.com\/phones\/iphone ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -1123,107 +1081,78 @@ Grailbird.data.tweets_2010_08 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "20913923028", - "text" : "Hey! download the Grooveshark app (this time with desktop-friendly link): http://mobile.grooveshark.com/phones/iphone #gsiphone", + "text" : "Hey! download the Grooveshark app (this time with desktop-friendly link): http:\/\/mobile.grooveshark.com\/phones\/iphone #gsiphone", "id" : 20913923028, - "created_at" : "Wed Aug 11 20:24:09 +0000 2010", + "created_at" : "2010-08-11 20:24:09 +0000", "user" : { "name" : "Grooveshark", "screen_name" : "Grooveshark", "protected" : false, "id_str" : "3806441", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1369892204/Profile-Picture_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/428661763530182657\/skGpwz1f_normal.png", "id" : 3806441, "verified" : true } }, "id" : 20914507659, - "created_at" : "Wed Aug 11 20:33:30 +0000 2010", + "created_at" : "2010-08-11 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "web", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "20865440145", - "text" : "Another great okcupid blog post. Can't get enough of these. http://blog.okcupid.com/index.php/dont-be-ugly-by-accident/", - "id" : 20865440145, - "created_at" : "Wed Aug 11 07:04:43 +0000 2010", + "geo" : { }, + "id_str" : "20914578252", + "text" : "It's nice that chef doesn't make me learn a new language in addition to learning chef itself.", + "id" : 20914578252, + "created_at" : "2010-08-11 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "20526902352", "text" : "MBP trackpad bug manifested itself with drag lock off, definitely a real bug. It thought the button was down when it wasn't.", "id" : 20526902352, - "created_at" : "Sat Aug 07 04:43:15 +0000 2010", + "created_at" : "2010-08-07 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "protip", - "indices" : [ 100, 107 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "20236126608", - "text" : "Ctrl-n and -p select next/previous completions in Chrome's address bar. Wish I'd tried that sooner. #protip", - "id" : 20236126608, - "created_at" : "Tue Aug 03 17:04:30 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -1236,182 +1165,42 @@ Grailbird.data.tweets_2010_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "20234649818", "text" : "Hooray! Just when I upgrade to iOS 4 @grooveshark confirms that they're working on iOS 4 support. Hook up those music controls! :)", "id" : 20234649818, - "created_at" : "Tue Aug 03 16:41:33 +0000 2010", + "created_at" : "2010-08-03 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "20158625234", - "text" : "Despite the PHP WTFs, Rasmus delivered a great talk on performance optimization.", - "id" : 20158625234, - "created_at" : "Mon Aug 02 18:27:32 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "20156981479", - "text" : "It's a limited goto, so why not let break accept a label, which is common practice? They're basically asking for it using the term \"goto\".", - "id" : 20156981479, - "created_at" : "Mon Aug 02 18:00:09 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "20156663443", - "text" : "WTFs everywhere! PHP's solution to counting loops when breaking out of 6+ nested while loops? Introduce goto! Enabling poor code since 1993.", - "id" : 20156663443, - "created_at" : "Mon Aug 02 17:54:36 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "20156395807", - "text" : "Rasmus Lerdorf on late static binding: \"If you need that, you're a pretty big geek.\" http://bit.ly/bCkqQ5 ... Programmers? Geeks? No way! :p", - "id" : 20156395807, - "created_at" : "Mon Aug 02 17:49:57 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ { - "text" : "oop", - "indices" : [ 135, 139 ] + "text" : "protip", + "indices" : [ 100, 107 ] } ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "20109572150", - "text" : "Can you define a new kind of number in code, use one in a normal rectangle, and paint it black, and it all works? http://bit.ly/cMbxgZ #oop", - "id" : 20109572150, - "created_at" : "Mon Aug 02 03:14:10 +0000 2010", + "geo" : { }, + "id_str" : "20236126608", + "text" : "Ctrl-n and -p select next\/previous completions in Chrome's address bar. Wish I'd tried that sooner. #protip", + "id" : 20236126608, + "created_at" : "2010-08-03 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "20105674862", - "text" : "Best jailbreak ever. OTA FTW", - "id" : 20105674862, - "created_at" : "Mon Aug 02 02:11:30 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "20099744192", - "text" : "Taking the iOS 4 plunge, about to test http://jailbreakme.com. I hope it works because I don't want to bother with sn0wbreeze!", - "id" : 20099744192, - "created_at" : "Mon Aug 02 00:36:11 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1429,42 +1218,197 @@ Grailbird.data.tweets_2010_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "20099553676", - "text" : "RT @me1000: Jailbreakers have cool web apps too! http://9to5mac.com/jailbreakme-on-video? *BAM*", + "text" : "RT @me1000: Jailbreakers have cool web apps too! http:\/\/9to5mac.com\/jailbreakme-on-video? *BAM*", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "20096336109", - "text" : "Jailbreakers have cool web apps too! http://9to5mac.com/jailbreakme-on-video? *BAM*", + "text" : "Jailbreakers have cool web apps too! http:\/\/9to5mac.com\/jailbreakme-on-video? *BAM*", "id" : 20096336109, - "created_at" : "Sun Aug 01 23:39:09 +0000 2010", + "created_at" : "2010-08-01 23:39:09 +0000", "user" : { "name" : "Randy Luecke", "screen_name" : "me1000", "protected" : false, "id_str" : "8675502", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2497502190/4D38A577-70A9-453B-B389-D0D4A7138912_normal", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000789968476\/284631d5961ed30bf9fca76e67d70f19_normal.jpeg", "id" : 8675502, "verified" : false } }, "id" : 20099553676, - "created_at" : "Mon Aug 02 00:32:53 +0000 2010", + "created_at" : "2010-08-02 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "20099744192", + "text" : "Taking the iOS 4 plunge, about to test http:\/\/jailbreakme.com. I hope it works because I don't want to bother with sn0wbreeze!", + "id" : 20099744192, + "created_at" : "2010-08-02 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "20105674862", + "text" : "Best jailbreak ever. OTA FTW", + "id" : 20105674862, + "created_at" : "2010-08-02 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "oop", + "indices" : [ 135, 139 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "20109572150", + "text" : "Can you define a new kind of number in code, use one in a normal rectangle, and paint it black, and it all works? http:\/\/bit.ly\/cMbxgZ #oop", + "id" : 20109572150, + "created_at" : "2010-08-02 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "20156395807", + "text" : "Rasmus Lerdorf on late static binding: \"If you need that, you're a pretty big geek.\" http:\/\/bit.ly\/bCkqQ5 ... Programmers? Geeks? No way! :p", + "id" : 20156395807, + "created_at" : "2010-08-02 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "20156663443", + "text" : "WTFs everywhere! PHP's solution to counting loops when breaking out of 6+ nested while loops? Introduce goto! Enabling poor code since 1993.", + "id" : 20156663443, + "created_at" : "2010-08-02 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "20156981479", + "text" : "It's a limited goto, so why not let break accept a label, which is common practice? They're basically asking for it using the term \"goto\".", + "id" : 20156981479, + "created_at" : "2010-08-02 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "20158625234", + "text" : "Despite the PHP WTFs, Rasmus delivered a great talk on performance optimization.", + "id" : 20158625234, + "created_at" : "2010-08-02 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2010_09.js b/public/tweets/data/js/tweets/2010_09.js index 21d8405..6752233 100755 --- a/public/tweets/data/js/tweets/2010_09.js +++ b/public/tweets/data/js/tweets/2010_09.js @@ -1,22 +1,65 @@ Grailbird.data.tweets_2010_09 = [ { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25930928877", + "text" : "Sony Vaio Z keeps pushing the bar for smaller more powerful notebooks. Not sure about 1920x1080 on a 13\" display though, almost 170 PPI!", + "id" : 25930928877, + "created_at" : "2010-09-30 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25931023520", + "text" : "My 15\" MacBook does 1680x1050 on 15\" with ~ 132 PPI and I'm constantly bumping up the font size of web pages. Still a powerful 13\" is great.", + "id" : 25931023520, + "created_at" : "2010-09-30 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "kangax", - "screen_name" : "kangax", + "name" : "Bruce Swedal", + "screen_name" : "swedal", "indices" : [ 3, 10 ], - "id_str" : "9973082", - "id" : 9973082 + "id_str" : "7350652", + "id" : 7350652 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "25992039113", - "text" : "RT @kangax: Upset about Function <3 being false? That's easy to fix: Function.valueOf=function(){return 2}; Now Function <3 is true", + "geo" : { }, + "id_str" : "25934013381", + "text" : "RT @swedal: If you think hiring a professional is expensive, wait till you hire an amateur.", "retweeted_status" : { "source" : "web", "entities" : { @@ -25,88 +68,34 @@ Grailbird.data.tweets_2010_09 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "25990204473", - "text" : "Upset about Function <3 being false? That's easy to fix: Function.valueOf=function(){return 2}; Now Function <3 is true", - "id" : 25990204473, - "created_at" : "Thu Sep 30 15:32:56 +0000 2010", + "geo" : { }, + "id_str" : "25898221598", + "text" : "If you think hiring a professional is expensive, wait till you hire an amateur.", + "id" : 25898221598, + "created_at" : "2010-09-29 16:30:36 +0000", "user" : { - "name" : "kangax", - "screen_name" : "kangax", + "name" : "Bruce Swedal", + "screen_name" : "swedal", "protected" : false, - "id_str" : "9973082", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1068608891/side_normal.png", - "id" : 9973082, + "id_str" : "7350652", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/433713154405576704\/5QPkvAzg_normal.jpeg", + "id" : 7350652, "verified" : false } }, - "id" : 25992039113, - "created_at" : "Thu Sep 30 15:53:36 +0000 2010", + "id" : 25934013381, + "created_at" : "2010-09-30 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Russell Beattie", - "screen_name" : "RussB", - "indices" : [ 3, 9 ], - "id_str" : "4826261", - "id" : 4826261 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25989561990", - "text" : "RT @RussB: Someone desperately needs to invent an 8 a.m. that comes after 11 a.m. I'd totally buy one of those.", - "retweeted_status" : { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25987415888", - "text" : "Someone desperately needs to invent an 8 a.m. that comes after 11 a.m. I'd totally buy one of those.", - "id" : 25987415888, - "created_at" : "Thu Sep 30 15:02:44 +0000 2010", - "user" : { - "name" : "Russell Beattie", - "screen_name" : "RussB", - "protected" : false, - "id_str" : "4826261", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2416799278/sj6g8ofhxnfklkqev1qq_normal.jpeg", - "id" : 4826261, - "verified" : false - } - }, - "id" : 25989561990, - "created_at" : "Thu Sep 30 15:25:49 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPad", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -120,14 +109,13 @@ Grailbird.data.tweets_2010_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "25934983529", - "geo" : { - }, + "geo" : { }, "id_str" : "25981915856", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm that's true, but software isn't designed for it. Agree that more pixels are good regardless.", "id" : 25981915856, "in_reply_to_status_id" : 25934983529, - "created_at" : "Thu Sep 30 14:02:37 +0000 2010", + "created_at" : "2010-09-30 00:00:00 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -135,28 +123,78 @@ Grailbird.data.tweets_2010_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Bruce Swedal", - "screen_name" : "swedal", + "name" : "Russell Beattie", + "screen_name" : "RussB", + "indices" : [ 3, 9 ], + "id_str" : "4826261", + "id" : 4826261 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25989561990", + "text" : "RT @RussB: Someone desperately needs to invent an 8 a.m. that comes after 11 a.m. I'd totally buy one of those.", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25987415888", + "text" : "Someone desperately needs to invent an 8 a.m. that comes after 11 a.m. I'd totally buy one of those.", + "id" : 25987415888, + "created_at" : "2010-09-30 15:02:44 +0000", + "user" : { + "name" : "Russell Beattie", + "screen_name" : "RussB", + "protected" : false, + "id_str" : "4826261", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000416372661\/ecf41d432c89d51c0a0b31d54bd56798_normal.jpeg", + "id" : 4826261, + "verified" : false + } + }, + "id" : 25989561990, + "created_at" : "2010-09-30 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "kangax", + "screen_name" : "kangax", "indices" : [ 3, 10 ], - "id_str" : "7350652", - "id" : 7350652 + "id_str" : "9973082", + "id" : 9973082 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "25934013381", - "text" : "RT @swedal: If you think hiring a professional is expensive, wait till you hire an amateur.", + "geo" : { }, + "id_str" : "25992039113", + "text" : "RT @kangax: Upset about Function <3 being false? That's easy to fix: Function.valueOf=function()\u007Breturn 2\u007D; Now Function <3 is true", "retweeted_status" : { "source" : "web", "entities" : { @@ -165,258 +203,56 @@ Grailbird.data.tweets_2010_09 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "25898221598", - "text" : "If you think hiring a professional is expensive, wait till you hire an amateur.", - "id" : 25898221598, - "created_at" : "Wed Sep 29 16:30:36 +0000 2010", + "geo" : { }, + "id_str" : "25990204473", + "text" : "Upset about Function <3 being false? That's easy to fix: Function.valueOf=function()\u007Breturn 2\u007D; Now Function <3 is true", + "id" : 25990204473, + "created_at" : "2010-09-30 15:32:56 +0000", "user" : { - "name" : "Bruce Swedal", - "screen_name" : "swedal", + "name" : "kangax", + "screen_name" : "kangax", "protected" : false, - "id_str" : "7350652", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/67028448/Small_Web_normal.jpg", - "id" : 7350652, + "id_str" : "9973082", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1068608891\/side_normal.png", + "id" : 9973082, "verified" : false } }, - "id" : 25934013381, - "created_at" : "Thu Sep 30 00:53:51 +0000 2010", + "id" : 25992039113, + "created_at" : "2010-09-30 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "25931023520", - "text" : "My 15\" MacBook does 1680x1050 on 15\" with ~ 132 PPI and I'm constantly bumping up the font size of web pages. Still a powerful 13\" is great.", - "id" : 25931023520, - "created_at" : "Thu Sep 30 00:16:05 +0000 2010", + "geo" : { }, + "id_str" : "25854778196", + "text" : "Open a site using the History menu in Chrome, back button still works. Genius.", + "id" : 25854778196, + "created_at" : "2010-09-29 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25930928877", - "text" : "Sony Vaio Z keeps pushing the bar for smaller more powerful notebooks. Not sure about 1920x1080 on a 13\" display though, almost 170 PPI!", - "id" : 25930928877, - "created_at" : "Thu Sep 30 00:14:54 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "web", - "entities" : { - "user_mentions" : [ { - "name" : "Sergey ilinsky", - "screen_name" : "ilinsky", - "indices" : [ 3, 11 ], - "id_str" : "14170972", - "id" : 14170972 - }, { - "name" : "Kyle", - "screen_name" : "getify", - "indices" : [ 13, 20 ], - "id_str" : "16686076", - "id" : 16686076 - }, { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "indices" : [ 21, 26 ], - "id_str" : "4777951", - "id" : 4777951 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25886813627", - "text" : "RT @ilinsky: @getify @_sjs dblclick is wrong anyway. It should be click with click detail set to 2", - "retweeted_status" : { - "source" : "web", - "entities" : { - "user_mentions" : [ { - "name" : "Kyle", - "screen_name" : "getify", - "indices" : [ 0, 7 ], - "id_str" : "16686076", - "id" : 16686076 - }, { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "indices" : [ 8, 13 ], - "id_str" : "4777951", - "id" : 4777951 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "25885475184", - "geo" : { - }, - "id_str" : "25886036555", - "in_reply_to_user_id" : 16686076, - "text" : "@getify @_sjs dblclick is wrong anyway. It should be click with click detail set to 2", - "id" : 25886036555, - "in_reply_to_status_id" : 25885475184, - "created_at" : "Wed Sep 29 14:10:54 +0000 2010", - "in_reply_to_screen_name" : "getify", - "in_reply_to_user_id_str" : "16686076", - "user" : { - "name" : "Sergey ilinsky", - "screen_name" : "ilinsky", - "protected" : false, - "id_str" : "14170972", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2299543960/jcxsebfvyxup1eygy6l3_normal.jpeg", - "id" : 14170972, - "verified" : false - } - }, - "id" : 25886813627, - "created_at" : "Wed Sep 29 14:19:48 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Sergey ilinsky", - "screen_name" : "ilinsky", - "indices" : [ 0, 8 ], - "id_str" : "14170972", - "id" : 14170972 - }, { - "name" : "Kyle", - "screen_name" : "getify", - "indices" : [ 9, 16 ], - "id_str" : "16686076", - "id" : 16686076 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "25884584511", - "geo" : { - "type" : "Point", - "coordinates" : [ 48.65705001, -123.64419579 ] - }, - "id_str" : "25885256123", - "in_reply_to_user_id" : 14170972, - "text" : "@ilinsky @getify agreed, but what do we do with ondblactivate? Could let users implement it, or just keep it I guess.", - "id" : 25885256123, - "in_reply_to_status_id" : 25884584511, - "created_at" : "Wed Sep 29 14:01:55 +0000 2010", - "in_reply_to_screen_name" : "ilinsky", - "in_reply_to_user_id_str" : "14170972", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Sergey ilinsky", - "screen_name" : "ilinsky", - "indices" : [ 3, 11 ], - "id_str" : "14170972", - "id" : 14170972 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25884877724", - "text" : "RT @ilinsky: I would really like to see activate event name in browsers instead of click (for buttons, links, etc.)", - "retweeted_status" : { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25884584511", - "text" : "I would really like to see activate event name in browsers instead of click (for buttons, links, etc.)", - "id" : 25884584511, - "created_at" : "Wed Sep 29 13:53:52 +0000 2010", - "user" : { - "name" : "Sergey ilinsky", - "screen_name" : "ilinsky", - "protected" : false, - "id_str" : "14170972", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2299543960/jcxsebfvyxup1eygy6l3_normal.jpeg", - "id" : 14170972, - "verified" : false - } - }, - "id" : 25884877724, - "created_at" : "Wed Sep 29 13:57:26 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jed Schmidt", @@ -439,7 +275,7 @@ Grailbird.data.tweets_2010_09 = "text" : "@jedschmidt chim chim charoo (I'm not sure if that's a popular English saying, I heard it in a movie ;-)", "id" : 25884835147, "in_reply_to_status_id" : 25864104846, - "created_at" : "Wed Sep 29 13:56:55 +0000 2010", + "created_at" : "2010-09-29 00:00:00 +0000", "in_reply_to_screen_name" : "jedschmidt", "in_reply_to_user_id_str" : "815114", "user" : { @@ -447,506 +283,180 @@ Grailbird.data.tweets_2010_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25854778196", - "text" : "Open a site using the History menu in Chrome, back button still works. Genius.", - "id" : 25854778196, - "created_at" : "Wed Sep 29 04:47:12 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.46669697, -123.34873962 ] - }, - "id_str" : "25830952164", - "text" : "May as well mandate parens on every return statement JUST IN CASE! Parens around every expression or ASI will get you in your sleep!", - "id" : 25830952164, - "created_at" : "Tue Sep 28 23:32:37 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.47129917, -123.32642543 ] - }, - "id_str" : "25830440201", - "text" : "Ok enough of the JavaScript semicolon FUD. Writing JS != implementing ASI and always using semicolons doesn't cure Random Newline Insertion.", - "id" : 25830440201, - "created_at" : "Tue Sep 28 23:26:04 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jed Schmidt", - "screen_name" : "jedschmidt", - "indices" : [ 0, 11 ], - "id_str" : "815114", - "id" : 815114 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "25803273658", - "geo" : { - }, - "id_str" : "25807453737", - "in_reply_to_user_id" : 815114, - "text" : "@jedschmidt It's been bad since at least 2000. After spending a day in London I'd blow my nose later, jet black. Coming from Canada ... :/", - "id" : 25807453737, - "in_reply_to_status_id" : 25803273658, - "created_at" : "Tue Sep 28 18:07:27 +0000 2010", - "in_reply_to_screen_name" : "jedschmidt", - "in_reply_to_user_id_str" : "815114", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "kangax", - "screen_name" : "kangax", - "indices" : [ 0, 7 ], - "id_str" : "9973082", - "id" : 9973082 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "25802220002", - "geo" : { - }, - "id_str" : "25802733649", - "in_reply_to_user_id" : 9973082, - "text" : "@kangax Manually inserting semi-colons doesn't help in most of the cases from that quiz. Not inserting pointless newlines does.", - "id" : 25802733649, - "in_reply_to_status_id" : 25802220002, - "created_at" : "Tue Sep 28 17:02:32 +0000 2010", - "in_reply_to_screen_name" : "kangax", - "in_reply_to_user_id_str" : "9973082", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPad", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25790058602", - "text" : "The real lesson from that quiz is to not break statements over N lines unless you understand ASI. Write readable code.", - "id" : 25790058602, - "created_at" : "Tue Sep 28 14:36:03 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPad", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25789971605", - "text" : "I'm open to hearing real drawbacks to taking advantage of ASI. A contrived quiz is no reason to fear something. ... (cont)", - "id" : 25789971605, - "created_at" : "Tue Sep 28 14:35:04 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPad", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25789623062", - "text" : "If someone writes code like this I won't work with them or accept their patches. Simple as that. http://asi.qfox.nl/", - "id" : 25789623062, - "created_at" : "Tue Sep 28 14:31:06 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPad", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25789372894", - "text" : "Dear JavaScripters trying to scare people into using semicolons: your scare tactics make you seem like religious crazies. That is all.", - "id" : 25789372894, - "created_at" : "Tue Sep 28 14:28:21 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPad", - "entities" : { - "user_mentions" : [ { - "name" : "Mathias Bynens", - "screen_name" : "mathias", + "name" : "Sergey ilinsky", + "screen_name" : "ilinsky", "indices" : [ 3, 11 ], - "id_str" : "532923", - "id" : 532923 + "id_str" : "14170972", + "id" : 14170972 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "25787963601", - "text" : "RT @mathias: Mobile phone makers, please disable auto-capitalization and auto-correction on URL, email, and password inputs. http://i.im ...", + "geo" : { }, + "id_str" : "25884877724", + "text" : "RT @ilinsky: I would really like to see activate event name in browsers instead of click (for buttons, links, etc.)", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "web", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "25780957353", - "text" : "Mobile phone makers, please disable auto-capitalization and auto-correction on URL, email, and password inputs. http://i.imgur.com/LMrIu.png", - "id" : 25780957353, - "created_at" : "Tue Sep 28 12:47:24 +0000 2010", + "geo" : { }, + "id_str" : "25884584511", + "text" : "I would really like to see activate event name in browsers instead of click (for buttons, links, etc.)", + "id" : 25884584511, + "created_at" : "2010-09-29 13:53:52 +0000", "user" : { - "name" : "Mathias Bynens", - "screen_name" : "mathias", + "name" : "Sergey ilinsky", + "screen_name" : "ilinsky", "protected" : false, - "id_str" : "532923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1255767431/kung-fu_normal.jpg", - "id" : 532923, + "id_str" : "14170972", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2299543960\/jcxsebfvyxup1eygy6l3_normal.jpeg", + "id" : 14170972, "verified" : false } }, - "id" : 25787963601, - "created_at" : "Tue Sep 28 14:12:36 +0000 2010", + "id" : 25884877724, + "created_at" : "2010-09-29 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25760536126", - "text" : "No Google, that's not what I meant, but you definitely have my attention! http://yfrog.com/jn4amp", - "id" : 25760536126, - "created_at" : "Tue Sep 28 05:57:58 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25753541706", - "text" : "Tangotango looks like this: http://yfrog.com/bdwaep", - "id" : 25753541706, - "created_at" : "Tue Sep 28 03:52:25 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "TextMate", - "indices" : [ 3, 12 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25753334934", - "text" : "In #TextMate my fav low contrast theme is Espresso Libre but it's bad in low light, so for higher contrast I turn to Sunburst.", - "id" : 25753334934, - "created_at" : "Tue Sep 28 03:49:28 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "emacs", - "indices" : [ 17, 23 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25753179647", - "text" : "My new favourite #emacs colour theme: http://github.com/juba/color-theme-tangotango Quite good in low light for such low contrast.", - "id" : 25753179647, - "created_at" : "Tue Sep 28 03:47:17 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "RyanGahl", - "screen_name" : "RyanGahl", - "indices" : [ 0, 9 ], - "id_str" : "15158430", - "id" : 15158430 + "name" : "Sergey ilinsky", + "screen_name" : "ilinsky", + "indices" : [ 0, 8 ], + "id_str" : "14170972", + "id" : 14170972 + }, { + "name" : "getify", + "screen_name" : "getify", + "indices" : [ 9, 16 ], + "id_str" : "16686076", + "id" : 16686076 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "25740792160", + "in_reply_to_status_id_str" : "25884584511", "geo" : { "type" : "Point", "coordinates" : [ 48.65705001, -123.64419579 ] }, - "id_str" : "25750217767", - "in_reply_to_user_id" : 15158430, - "text" : "@RyanGahl haven't done much desktop Linux in a couple years but I remember 64 bit being very seamless. Even 32 bit Flash.", - "id" : 25750217767, - "in_reply_to_status_id" : 25740792160, - "created_at" : "Tue Sep 28 03:07:28 +0000 2010", - "in_reply_to_screen_name" : "RyanGahl", - "in_reply_to_user_id_str" : "15158430", + "id_str" : "25885256123", + "in_reply_to_user_id" : 14170972, + "text" : "@ilinsky @getify agreed, but what do we do with ondblactivate? Could let users implement it, or just keep it I guess.", + "id" : 25885256123, + "in_reply_to_status_id" : 25884584511, + "created_at" : "2010-09-29 00:00:00 +0000", + "in_reply_to_screen_name" : "ilinsky", + "in_reply_to_user_id_str" : "14170972", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "web", "entities" : { "user_mentions" : [ { - "name" : "devongovett", - "screen_name" : "devongovett", - "indices" : [ 3, 15 ], - "id_str" : "15687937", - "id" : 15687937 + "name" : "Sergey ilinsky", + "screen_name" : "ilinsky", + "indices" : [ 3, 11 ], + "id_str" : "14170972", + "id" : 14170972 + }, { + "name" : "getify", + "screen_name" : "getify", + "indices" : [ 13, 20 ], + "id_str" : "16686076", + "id" : 16686076 + }, { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 21, 26 ], + "id_str" : "4777951", + "id" : 4777951 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "25749958634", - "text" : "RT @devongovett: Nice! Address Validation using the Google Maps API: http://bit.ly/duf1fW", + "geo" : { }, + "id_str" : "25886813627", + "text" : "RT @ilinsky: @getify @_sjs dblclick is wrong anyway. It should be click with click detail set to 2", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "web", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "getify", + "screen_name" : "getify", + "indices" : [ 0, 7 ], + "id_str" : "16686076", + "id" : 16686076 + }, { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 8, 13 ], + "id_str" : "4777951", + "id" : 4777951 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "25741331155", - "text" : "Nice! Address Validation using the Google Maps API: http://bit.ly/duf1fW", - "id" : 25741331155, - "created_at" : "Tue Sep 28 01:17:25 +0000 2010", + "in_reply_to_status_id_str" : "25885475184", + "geo" : { }, + "id_str" : "25886036555", + "in_reply_to_user_id" : 16686076, + "text" : "@getify @_sjs dblclick is wrong anyway. It should be click with click detail set to 2", + "id" : 25886036555, + "in_reply_to_status_id" : 25885475184, + "created_at" : "2010-09-29 14:10:54 +0000", + "in_reply_to_screen_name" : "getify", + "in_reply_to_user_id_str" : "16686076", "user" : { - "name" : "devongovett", - "screen_name" : "devongovett", + "name" : "Sergey ilinsky", + "screen_name" : "ilinsky", "protected" : false, - "id_str" : "15687937", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/92153139/item_6_normal.jpg", - "id" : 15687937, + "id_str" : "14170972", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2299543960\/jcxsebfvyxup1eygy6l3_normal.jpeg", + "id" : 14170972, "verified" : false } }, - "id" : 25749958634, - "created_at" : "Tue Sep 28 03:04:09 +0000 2010", + "id" : 25886813627, + "created_at" : "2010-09-29 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "welcometothefuture", - "indices" : [ 119, 138 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25738594985", - "text" : "Just had 3 micro-convos w/ same person via Twitter DM, SMS, and email. Using my phone and notebook. From a moving bus. #welcometothefuture", - "id" : 25738594985, - "created_at" : "Tue Sep 28 00:45:01 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -970,89 +480,508 @@ Grailbird.data.tweets_2010_09 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25737850039", - "text" : "listening to Blue Skies by BT on @Grooveshark: http://tinysong.com/fPhf #musicmonday #nowplaying", + "text" : "listening to Blue Skies by BT on @Grooveshark: http:\/\/tinysong.com\/fPhf #musicmonday #nowplaying", "id" : 25737850039, - "created_at" : "Tue Sep 28 00:35:56 +0000 2010", + "created_at" : "2010-09-28 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "welcometothefuture", + "indices" : [ 119, 138 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25738594985", + "text" : "Just had 3 micro-convos w\/ same person via Twitter DM, SMS, and email. Using my phone and notebook. From a moving bus. #welcometothefuture", + "id" : 25738594985, + "created_at" : "2010-09-28 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Francisco T", - "screen_name" : "frank06", - "indices" : [ 0, 8 ], - "id_str" : "14560304", - "id" : 14560304 + "name" : "devongovett", + "screen_name" : "devongovett", + "indices" : [ 3, 15 ], + "id_str" : "15687937", + "id" : 15687937 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "25721129579", - "geo" : { + "geo" : { }, + "id_str" : "25749958634", + "text" : "RT @devongovett: Nice! Address Validation using the Google Maps API: http:\/\/bit.ly\/duf1fW", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25741331155", + "text" : "Nice! Address Validation using the Google Maps API: http:\/\/bit.ly\/duf1fW", + "id" : 25741331155, + "created_at" : "2010-09-28 01:17:25 +0000", + "user" : { + "name" : "devongovett", + "screen_name" : "devongovett", + "protected" : false, + "id_str" : "15687937", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/92153139\/item_6_normal.jpg", + "id" : 15687937, + "verified" : false + } }, - "id_str" : "25723675401", - "in_reply_to_user_id" : 14560304, - "text" : "@frank06 Ah, ok. Just wasn't sure if it was expected. I liked the docs, hope you can generate them again!", - "id" : 25723675401, - "in_reply_to_status_id" : 25721129579, - "created_at" : "Mon Sep 27 21:43:20 +0000 2010", - "in_reply_to_screen_name" : "frank06", - "in_reply_to_user_id_str" : "14560304", + "id" : 25749958634, + "created_at" : "2010-09-28 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Francisco T", - "screen_name" : "frank06", - "indices" : [ 0, 8 ], - "id_str" : "14560304", - "id" : 14560304 + "name" : "RyanGahl", + "screen_name" : "RyanGahl", + "indices" : [ 0, 9 ], + "id_str" : "15158430", + "id" : 15158430 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, + "in_reply_to_status_id_str" : "25740792160", "geo" : { + "type" : "Point", + "coordinates" : [ 48.65705001, -123.64419579 ] }, - "id_str" : "25719791398", - "in_reply_to_user_id" : 14560304, - "text" : "@frank06 riak-js.org/docs.html is 404", - "id" : 25719791398, - "created_at" : "Mon Sep 27 20:47:50 +0000 2010", - "in_reply_to_screen_name" : "frank06", - "in_reply_to_user_id_str" : "14560304", + "id_str" : "25750217767", + "in_reply_to_user_id" : 15158430, + "text" : "@RyanGahl haven't done much desktop Linux in a couple years but I remember 64 bit being very seamless. Even 32 bit Flash.", + "id" : 25750217767, + "in_reply_to_status_id" : 25740792160, + "created_at" : "2010-09-28 00:00:00 +0000", + "in_reply_to_screen_name" : "RyanGahl", + "in_reply_to_user_id_str" : "15158430", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "emacs", + "indices" : [ 17, 23 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25753179647", + "text" : "My new favourite #emacs colour theme: http:\/\/github.com\/juba\/color-theme-tangotango Quite good in low light for such low contrast.", + "id" : 25753179647, + "created_at" : "2010-09-28 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "TextMate", + "indices" : [ 3, 12 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25753334934", + "text" : "In #TextMate my fav low contrast theme is Espresso Libre but it's bad in low light, so for higher contrast I turn to Sunburst.", + "id" : 25753334934, + "created_at" : "2010-09-28 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25753541706", + "text" : "Tangotango looks like this: http:\/\/yfrog.com\/bdwaep", + "id" : 25753541706, + "created_at" : "2010-09-28 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25760536126", + "text" : "No Google, that's not what I meant, but you definitely have my attention! http:\/\/yfrog.com\/jn4amp", + "id" : 25760536126, + "created_at" : "2010-09-28 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Mathias Bynens", + "screen_name" : "mathias", + "indices" : [ 3, 11 ], + "id_str" : "532923", + "id" : 532923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25787963601", + "text" : "RT @mathias: Mobile phone makers, please disable auto-capitalization and auto-correction on URL, email, and password inputs. http:\/\/i.im ...", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25780957353", + "text" : "Mobile phone makers, please disable auto-capitalization and auto-correction on URL, email, and password inputs. http:\/\/i.imgur.com\/LMrIu.png", + "id" : 25780957353, + "created_at" : "2010-09-28 12:47:24 +0000", + "user" : { + "name" : "Mathias Bynens", + "screen_name" : "mathias", + "protected" : false, + "id_str" : "532923", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1255767431\/kung-fu_normal.jpg", + "id" : 532923, + "verified" : false + } + }, + "id" : 25787963601, + "created_at" : "2010-09-28 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25789372894", + "text" : "Dear JavaScripters trying to scare people into using semicolons: your scare tactics make you seem like religious crazies. That is all.", + "id" : 25789372894, + "created_at" : "2010-09-28 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25789623062", + "text" : "If someone writes code like this I won't work with them or accept their patches. Simple as that. http:\/\/asi.qfox.nl\/", + "id" : 25789623062, + "created_at" : "2010-09-28 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25789971605", + "text" : "I'm open to hearing real drawbacks to taking advantage of ASI. A contrived quiz is no reason to fear something. ... (cont)", + "id" : 25789971605, + "created_at" : "2010-09-28 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25790058602", + "text" : "The real lesson from that quiz is to not break statements over N lines unless you understand ASI. Write readable code.", + "id" : 25790058602, + "created_at" : "2010-09-28 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "kangax", + "screen_name" : "kangax", + "indices" : [ 0, 7 ], + "id_str" : "9973082", + "id" : 9973082 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "25802220002", + "geo" : { }, + "id_str" : "25802733649", + "in_reply_to_user_id" : 9973082, + "text" : "@kangax Manually inserting semi-colons doesn't help in most of the cases from that quiz. Not inserting pointless newlines does.", + "id" : 25802733649, + "in_reply_to_status_id" : 25802220002, + "created_at" : "2010-09-28 00:00:00 +0000", + "in_reply_to_screen_name" : "kangax", + "in_reply_to_user_id_str" : "9973082", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jed Schmidt", + "screen_name" : "jedschmidt", + "indices" : [ 0, 11 ], + "id_str" : "815114", + "id" : 815114 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "25803273658", + "geo" : { }, + "id_str" : "25807453737", + "in_reply_to_user_id" : 815114, + "text" : "@jedschmidt It's been bad since at least 2000. After spending a day in London I'd blow my nose later, jet black. Coming from Canada ... :\/", + "id" : 25807453737, + "in_reply_to_status_id" : 25803273658, + "created_at" : "2010-09-28 00:00:00 +0000", + "in_reply_to_screen_name" : "jedschmidt", + "in_reply_to_user_id_str" : "815114", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { + "type" : "Point", + "coordinates" : [ 48.47129917, -123.32642543 ] + }, + "id_str" : "25830440201", + "text" : "Ok enough of the JavaScript semicolon FUD. Writing JS != implementing ASI and always using semicolons doesn't cure Random Newline Insertion.", + "id" : 25830440201, + "created_at" : "2010-09-28 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { + "type" : "Point", + "coordinates" : [ 48.46669697, -123.34873962 ] + }, + "id_str" : "25830952164", + "text" : "May as well mandate parens on every return statement JUST IN CASE! Parens around every expression or ASI will get you in your sleep!", + "id" : 25830952164, + "created_at" : "2010-09-28 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { + "type" : "Point", + "coordinates" : [ 48.65269035, -123.6603195 ] + }, + "id_str" : "25640162800", + "text" : "I try to keep an open mind but Windows is simply obnoxious. Win7 looks better but it's just lipstick on a pig.", + "id" : 25640162800, + "created_at" : "2010-09-27 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "HeavyLifters.com", @@ -1071,101 +1000,86 @@ Grailbird.data.tweets_2010_09 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25717176033", - "text" : "Everyone here at @SelfServeApps is getting #newtwitter and all I get is #notwitter http://yfrog.com/5g5d9p", + "text" : "Everyone here at @SelfServeApps is getting #newtwitter and all I get is #notwitter http:\/\/yfrog.com\/5g5d9p", "id" : 25717176033, - "created_at" : "Mon Sep 27 20:09:20 +0000 2010", + "created_at" : "2010-09-27 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.65269035, -123.6603195 ] - }, - "id_str" : "25640162800", - "text" : "I try to keep an open mind but Windows is simply obnoxious. Win7 looks better but it's just lipstick on a pig.", - "id" : 25640162800, - "created_at" : "Mon Sep 27 00:49:54 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPad", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Yehuda Katz", - "screen_name" : "wycats", - "indices" : [ 3, 10 ], - "id_str" : "8526432", - "id" : 8526432 + "name" : "Francisco T", + "screen_name" : "frank06", + "indices" : [ 0, 8 ], + "id_str" : "14560304", + "id" : 14560304 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "25627930531", - "text" : "RT @wycats: Is it weird that I'm flying through the air and I think the magical part is that I have wifi?", - "retweeted_status" : { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25626080353", - "text" : "Is it weird that I'm flying through the air and I think the magical part is that I have wifi?", - "id" : 25626080353, - "created_at" : "Sun Sep 26 21:39:07 +0000 2010", - "user" : { - "name" : "Yehuda Katz", - "screen_name" : "wycats", - "protected" : false, - "id_str" : "8526432", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3250074047/46d910af94e25187832cb4a3bc84b2b5_normal.jpeg", - "id" : 8526432, - "verified" : false - } - }, - "id" : 25627930531, - "created_at" : "Sun Sep 26 22:07:07 +0000 2010", + "geo" : { }, + "id_str" : "25719791398", + "in_reply_to_user_id" : 14560304, + "text" : "@frank06 riak-js.org\/docs.html is 404", + "id" : 25719791398, + "created_at" : "2010-09-27 00:00:00 +0000", + "in_reply_to_screen_name" : "frank06", + "in_reply_to_user_id_str" : "14560304", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Francisco T", + "screen_name" : "frank06", + "indices" : [ 0, 8 ], + "id_str" : "14560304", + "id" : 14560304 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "25721129579", + "geo" : { }, + "id_str" : "25723675401", + "in_reply_to_user_id" : 14560304, + "text" : "@frank06 Ah, ok. Just wasn't sure if it was expected. I liked the docs, hope you can generate them again!", + "id" : 25723675401, + "in_reply_to_status_id" : 25721129579, + "created_at" : "2010-09-27 00:00:00 +0000", + "in_reply_to_screen_name" : "frank06", + "in_reply_to_user_id_str" : "14560304", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Remy Sharp", @@ -1184,10 +1098,9 @@ Grailbird.data.tweets_2010_09 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25617512077", - "text" : "RT @rem: I may not be at @jsconfeu, but I /can/ support fellow JavaScripters & docs by adding http://promotejs.com to my blog - please d ...", + "text" : "RT @rem: I may not be at @jsconfeu, but I \/can\/ support fellow JavaScripters & docs by adding http:\/\/promotejs.com to my blog - please d ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -1202,35 +1115,183 @@ Grailbird.data.tweets_2010_09 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25605392653", - "text" : "I may not be at @jsconfeu, but I /can/ support fellow JavaScripters & docs by adding http://promotejs.com to my blog - please do the same", + "text" : "I may not be at @jsconfeu, but I \/can\/ support fellow JavaScripters & docs by adding http:\/\/promotejs.com to my blog - please do the same", "id" : 25605392653, - "created_at" : "Sun Sep 26 16:41:36 +0000 2010", + "created_at" : "2010-09-26 16:41:36 +0000", "user" : { "name" : "Remy Sharp", "screen_name" : "rem", "protected" : false, "id_str" : "648873", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1509934279/rem-2011_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1509934279\/rem-2011_normal.jpg", "id" : 648873, "verified" : false } }, "id" : 25617512077, - "created_at" : "Sun Sep 26 19:31:57 +0000 2010", + "created_at" : "2010-09-26 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Yehuda Katz", + "screen_name" : "wycats", + "indices" : [ 3, 10 ], + "id_str" : "8526432", + "id" : 8526432 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25627930531", + "text" : "RT @wycats: Is it weird that I'm flying through the air and I think the magical part is that I have wifi?", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25626080353", + "text" : "Is it weird that I'm flying through the air and I think the magical part is that I have wifi?", + "id" : 25626080353, + "created_at" : "2010-09-26 21:39:07 +0000", + "user" : { + "name" : "Yehuda Katz", + "screen_name" : "wycats", + "protected" : false, + "id_str" : "8526432", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3250074047\/46d910af94e25187832cb4a3bc84b2b5_normal.jpeg", + "id" : 8526432, + "verified" : false + } + }, + "id" : 25627930531, + "created_at" : "2010-09-26 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25451990447", + "text" : "Really impressive work by Mozilla. They're almost fast! http:\/\/arewefastyet.com\/ JM+TM just passed Nitro at v8bench.", + "id" : 25451990447, + "created_at" : "2010-09-25 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "nodejs", + "indices" : [ 21, 28 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25422413735", + "text" : "Edit commands in the #nodejs repl with your text editor: `npm install repl-edit && node-repl-edit` or http:\/\/github.com\/samsonjs\/repl-edit", + "id" : 25422413735, + "created_at" : "2010-09-24 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "PJ Hyett", + "screen_name" : "pjhyett", + "indices" : [ 3, 11 ], + "id_str" : "717233", + "id" : 717233 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25422750644", + "text" : "RT @pjhyett: what's a guy gotta do to get the new twitter interface", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25422627168", + "text" : "what's a guy gotta do to get the new twitter interface", + "id" : 25422627168, + "created_at" : "2010-09-24 17:10:00 +0000", + "user" : { + "name" : "PJ Hyett", + "screen_name" : "pjhyett", + "protected" : false, + "id_str" : "717233", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1214176810\/picture_normal.jpeg", + "id" : 717233, + "verified" : false + } + }, + "id" : 25422750644, + "created_at" : "2010-09-24 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1238,22 +1299,24 @@ Grailbird.data.tweets_2010_09 = "urls" : [ ] }, "geo" : { + "type" : "Point", + "coordinates" : [ 48.46883213, -123.33274018 ] }, - "id_str" : "25451990447", - "text" : "Really impressive work by Mozilla. They're almost fast! http://arewefastyet.com/ JM+TM just passed Nitro at v8bench.", - "id" : 25451990447, - "created_at" : "Sat Sep 25 00:18:53 +0000 2010", + "id_str" : "25447982924", + "text" : "It's pretty lame to be slave to a schedule.", + "id" : 25447982924, + "created_at" : "2010-09-24 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Luke N", @@ -1284,17 +1347,16 @@ Grailbird.data.tweets_2010_09 = } ], "urls" : [ { "indices" : [ 89, 108 ], - "url" : "http://t.co/DlNTKRH", - "expanded_url" : "http://www.richmond-news.com/health/Worried+fought+helmets/3449978/story.html", - "display_url" : "richmond-news.com/health/Worried\u2026" + "url" : "http:\/\/t.co\/DlNTKRH", + "expanded_url" : "http:\/\/www.richmond-news.com\/health\/Worried+fought+helmets\/3449978\/story.html", + "display_url" : "richmond-news.com\/health\/Worried\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25448192081", - "text" : "RT @gussynichols: Worried Mom fought for helmets, now BC is getting fatter cause of it. http://t.co/DlNTKRH via @AddThis #bike #bc @bccycle", + "text" : "RT @gussynichols: Worried Mom fought for helmets, now BC is getting fatter cause of it. http:\/\/t.co\/DlNTKRH via @AddThis #bike #bc @bccycle", "retweeted_status" : { - "source" : "Tweet Button", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/tweetbutton\" rel=\"nofollow\"\u003ETweet Button\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "AddThis", @@ -1319,253 +1381,42 @@ Grailbird.data.tweets_2010_09 = } ], "urls" : [ { "indices" : [ 71, 90 ], - "url" : "http://t.co/DlNTKRH", - "expanded_url" : "http://www.richmond-news.com/health/Worried+fought+helmets/3449978/story.html", - "display_url" : "richmond-news.com/health/Worried\u2026" + "url" : "http:\/\/t.co\/DlNTKRH", + "expanded_url" : "http:\/\/www.richmond-news.com\/health\/Worried+fought+helmets\/3449978\/story.html", + "display_url" : "richmond-news.com\/health\/Worried\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25350263183", - "text" : "Worried Mom fought for helmets, now BC is getting fatter cause of it. http://t.co/DlNTKRH via @AddThis #bike #bc @bccycle", + "text" : "Worried Mom fought for helmets, now BC is getting fatter cause of it. http:\/\/t.co\/DlNTKRH via @AddThis #bike #bc @bccycle", "id" : 25350263183, - "created_at" : "Thu Sep 23 22:59:21 +0000 2010", + "created_at" : "2010-09-23 22:59:21 +0000", "user" : { "name" : "Luke N", "screen_name" : "gussynichols", "protected" : false, "id_str" : "19623488", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/74217469/luke09_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/74217469\/luke09_normal.jpg", "id" : 19623488, "verified" : false } }, "id" : 25448192081, - "created_at" : "Fri Sep 24 23:25:34 +0000 2010", + "created_at" : "2010-09-24 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.46883213, -123.33274018 ] - }, - "id_str" : "25447982924", - "text" : "It's pretty lame to be slave to a schedule.", - "id" : 25447982924, - "created_at" : "Fri Sep 24 23:22:40 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "PJ Hyett", - "screen_name" : "pjhyett", - "indices" : [ 3, 11 ], - "id_str" : "717233", - "id" : 717233 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25422750644", - "text" : "RT @pjhyett: what's a guy gotta do to get the new twitter interface", - "retweeted_status" : { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25422627168", - "text" : "what's a guy gotta do to get the new twitter interface", - "id" : 25422627168, - "created_at" : "Fri Sep 24 17:10:00 +0000 2010", - "user" : { - "name" : "PJ Hyett", - "screen_name" : "pjhyett", - "protected" : false, - "id_str" : "717233", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1214176810/picture_normal.jpeg", - "id" : 717233, - "verified" : false - } - }, - "id" : 25422750644, - "created_at" : "Fri Sep 24 17:11:35 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "nodejs", - "indices" : [ 21, 28 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25422413735", - "text" : "Edit commands in the #nodejs repl with your text editor: `npm install repl-edit && node-repl-edit` or http://github.com/samsonjs/repl-edit", - "id" : 25422413735, - "created_at" : "Fri Sep 24 17:07:14 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Aaron Hillegass", - "screen_name" : "AaronHillegass", - "indices" : [ 3, 18 ], - "id_str" : "85645271", - "id" : 85645271 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25413352553", - "text" : "RT @AaronHillegass: We have space in the upcoming Beginning Cocoa class (Oct 9 - 15, Atlanta) so I'm offering you, dear followers, 20% o ...", - "retweeted_status" : { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25413065193", - "text" : "We have space in the upcoming Beginning Cocoa class (Oct 9 - 15, Atlanta) so I'm offering you, dear followers, 20% off if you sign up today.", - "id" : 25413065193, - "created_at" : "Fri Sep 24 15:17:37 +0000 2010", - "user" : { - "name" : "Aaron Hillegass", - "screen_name" : "AaronHillegass", - "protected" : false, - "id_str" : "85645271", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2603433301/yx46z865biyvbvjopzl5_normal.jpeg", - "id" : 85645271, - "verified" : false - } - }, - "id" : 25413352553, - "created_at" : "Fri Sep 24 15:20:51 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPad", - "entities" : { - "user_mentions" : [ { - "name" : "news.yc Popular", - "screen_name" : "newsycombinator", - "indices" : [ 3, 19 ], - "id_str" : "14335498", - "id" : 14335498 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25408426670", - "text" : "RT @newsycombinator: Node.js: a short history http://j.mp/bhqSi7", - "retweeted_status" : { - "source" : "newsycombinator", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25368955288", - "text" : "Node.js: a short history http://j.mp/bhqSi7", - "id" : 25368955288, - "created_at" : "Fri Sep 24 03:00:05 +0000 2010", - "user" : { - "name" : "news.yc Popular", - "screen_name" : "newsycombinator", - "protected" : false, - "id_str" : "14335498", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/52589204/y_normal.png", - "id" : 14335498, - "verified" : false - } - }, - "id" : 25408426670, - "created_at" : "Fri Sep 24 14:25:22 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Giles", + "name" : "Giles Goat Boy", "screen_name" : "gilesgoatboy", "indices" : [ 34, 47 ], "id_str" : "1341781", @@ -1578,205 +1429,168 @@ Grailbird.data.tweets_2010_09 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25383184930", - "text" : "Uh oh, up way too late because of @gilesgoatboy and his video on vim-in-irb http://bit.ly/dmwlZg ... stay tuned for #nodejs repl goodness.", + "text" : "Uh oh, up way too late because of @gilesgoatboy and his video on vim-in-irb http:\/\/bit.ly\/dmwlZg ... stay tuned for #nodejs repl goodness.", "id" : 25383184930, - "created_at" : "Fri Sep 24 07:11:23 +0000 2010", + "created_at" : "2010-09-24 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Randy Luecke", - "screen_name" : "me1000", - "indices" : [ 0, 7 ], - "id_str" : "8675502", - "id" : 8675502 + "name" : "news.yc Popular", + "screen_name" : "newsycombinator", + "indices" : [ 3, 19 ], + "id_str" : "14335498", + "id" : 14335498 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "25340363483", - "geo" : { - }, - "id_str" : "25345740995", - "in_reply_to_user_id" : 8675502, - "text" : "@me1000 Saw the thread on with(), it would definitely be a welcome change! To be fair it has improved already this year.", - "id" : 25345740995, - "in_reply_to_status_id" : 25340363483, - "created_at" : "Thu Sep 23 21:56:51 +0000 2010", - "in_reply_to_screen_name" : "me1000", - "in_reply_to_user_id_str" : "8675502", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25326466259", - "text" : "Some days I loathe the Objective-J parser. Manually bisecting files one by one is not how I want to spend my morning.", - "id" : 25326466259, - "created_at" : "Thu Sep 23 17:25:20 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Peter Cooper", - "screen_name" : "peterc", - "indices" : [ 0, 7 ], - "id_str" : "33493", - "id" : 33493 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "25315589283", - "geo" : { - "type" : "Point", - "coordinates" : [ 48.47159075, -123.32854664 ] - }, - "id_str" : "25318169241", - "in_reply_to_user_id" : 33493, - "text" : "@peterc the nice thing about Cmd-{ and } is they can be typed comfortably from the home row.", - "id" : 25318169241, - "in_reply_to_status_id" : 25315589283, - "created_at" : "Thu Sep 23 15:42:05 +0000 2010", - "in_reply_to_screen_name" : "peterc", - "in_reply_to_user_id_str" : "33493", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Sean Cribbs", - "screen_name" : "seancribbs", - "indices" : [ 3, 14 ], - "id_str" : "14939200", - "id" : 14939200 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25318031347", - "text" : "RT @seancribbs: To all, I realize you can set your own keyboard shortcuts (and just did). Just wish app authors would follow UI guidelin ...", + "geo" : { }, + "id_str" : "25408426670", + "text" : "RT @newsycombinator: Node.js: a short history http:\/\/j.mp\/bhqSi7", "retweeted_status" : { - "source" : "HootSuite", + "source" : "\u003Ca href=\"http:\/\/www.steer.me\" rel=\"nofollow\"\u003Enewsycombinator\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "25317257681", - "text" : "To all, I realize you can set your own keyboard shortcuts (and just did). Just wish app authors would follow UI guidelines more.", - "id" : 25317257681, - "created_at" : "Thu Sep 23 15:31:23 +0000 2010", + "geo" : { }, + "id_str" : "25368955288", + "text" : "Node.js: a short history http:\/\/j.mp\/bhqSi7", + "id" : 25368955288, + "created_at" : "2010-09-24 03:00:05 +0000", "user" : { - "name" : "Sean Cribbs", - "screen_name" : "seancribbs", + "name" : "news.yc Popular", + "screen_name" : "newsycombinator", "protected" : false, - "id_str" : "14939200", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1813395793/seancribbs-jsconf_normal.jpg", - "id" : 14939200, + "id_str" : "14335498", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000017952599\/cf443a6da9a74e5c9c1fcddf422ebb0e_normal.png", + "id" : 14335498, "verified" : false } }, - "id" : 25318031347, - "created_at" : "Thu Sep 23 15:40:27 +0000 2010", + "id" : 25408426670, + "created_at" : "2010-09-24 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Sean Cribbs", - "screen_name" : "seancribbs", - "indices" : [ 0, 11 ], - "id_str" : "14939200", - "id" : 14939200 + "name" : "Aaron Hillegass", + "screen_name" : "AaronHillegass", + "indices" : [ 3, 18 ], + "id_str" : "85645271", + "id" : 85645271 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "25311801823", - "geo" : { - "type" : "Point", - "coordinates" : [ 48.45324128, -123.37191951 ] + "geo" : { }, + "id_str" : "25413352553", + "text" : "RT @AaronHillegass: We have space in the upcoming Beginning Cocoa class (Oct 9 - 15, Atlanta) so I'm offering you, dear followers, 20% o ...", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25413065193", + "text" : "We have space in the upcoming Beginning Cocoa class (Oct 9 - 15, Atlanta) so I'm offering you, dear followers, 20% off if you sign up today.", + "id" : 25413065193, + "created_at" : "2010-09-24 15:17:37 +0000", + "user" : { + "name" : "Aaron Hillegass", + "screen_name" : "AaronHillegass", + "protected" : false, + "id_str" : "85645271", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2603433301\/yx46z865biyvbvjopzl5_normal.jpeg", + "id" : 85645271, + "verified" : false + } }, - "id_str" : "25316963418", - "in_reply_to_user_id" : 14939200, - "text" : "@seancribbs (system keyboard prefs that is)", - "id" : 25316963418, - "in_reply_to_status_id" : 25311801823, - "created_at" : "Thu Sep 23 15:27:59 +0000 2010", - "in_reply_to_screen_name" : "seancribbs", - "in_reply_to_user_id_str" : "14939200", + "id" : 25413352553, + "created_at" : "2010-09-24 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25257916765", + "text" : "It's always funny to see people using 3g usb dongles on public transit. Mobile phones are also mobile modems now, no need to carry 2 around.", + "id" : 25257916765, + "created_at" : "2010-09-23 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25257995885", + "text" : "... and if you don't have a phone + data plan get one instead of the usb dongle, the phone is more useful!", + "id" : 25257995885, + "created_at" : "2010-09-23 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sean Cribbs", @@ -1799,7 +1613,7 @@ Grailbird.data.tweets_2010_09 = "text" : "@seancribbs if they have menu items remap them in your Keyboard prefs. I do that with iTerm.", "id" : 25316832889, "in_reply_to_status_id" : 25311801823, - "created_at" : "Thu Sep 23 15:26:27 +0000 2010", + "created_at" : "2010-09-23 00:00:00 +0000", "in_reply_to_screen_name" : "seancribbs", "in_reply_to_user_id_str" : "14939200", "user" : { @@ -1807,76 +1621,293 @@ Grailbird.data.tweets_2010_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Sean Cribbs", + "screen_name" : "seancribbs", + "indices" : [ 0, 11 ], + "id_str" : "14939200", + "id" : 14939200 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, + "in_reply_to_status_id_str" : "25311801823", "geo" : { + "type" : "Point", + "coordinates" : [ 48.45324128, -123.37191951 ] }, - "id_str" : "25257995885", - "text" : "... and if you don't have a phone + data plan get one instead of the usb dongle, the phone is more useful!", - "id" : 25257995885, - "created_at" : "Thu Sep 23 00:08:06 +0000 2010", + "id_str" : "25316963418", + "in_reply_to_user_id" : 14939200, + "text" : "@seancribbs (system keyboard prefs that is)", + "id" : 25316963418, + "in_reply_to_status_id" : 25311801823, + "created_at" : "2010-09-23 00:00:00 +0000", + "in_reply_to_screen_name" : "seancribbs", + "in_reply_to_user_id_str" : "14939200", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Sean Cribbs", + "screen_name" : "seancribbs", + "indices" : [ 3, 14 ], + "id_str" : "14939200", + "id" : 14939200 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { + "geo" : { }, + "id_str" : "25318031347", + "text" : "RT @seancribbs: To all, I realize you can set your own keyboard shortcuts (and just did). Just wish app authors would follow UI guidelin ...", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.hootsuite.com\" rel=\"nofollow\"\u003EHootSuite\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25317257681", + "text" : "To all, I realize you can set your own keyboard shortcuts (and just did). Just wish app authors would follow UI guidelines more.", + "id" : 25317257681, + "created_at" : "2010-09-23 15:31:23 +0000", + "user" : { + "name" : "Sean Cribbs", + "screen_name" : "seancribbs", + "protected" : false, + "id_str" : "14939200", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/438362898033672193\/rHzxGBAd_normal.png", + "id" : 14939200, + "verified" : false + } }, - "id_str" : "25257916765", - "text" : "It's always funny to see people using 3g usb dongles on public transit. Mobile phones are also mobile modems now, no need to carry 2 around.", - "id" : 25257916765, - "created_at" : "Thu Sep 23 00:07:04 +0000 2010", + "id" : 25318031347, + "created_at" : "2010-09-23 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Peter Cooper", + "screen_name" : "peterc", + "indices" : [ 0, 7 ], + "id_str" : "33493", + "id" : 33493 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "25315589283", + "geo" : { + "type" : "Point", + "coordinates" : [ 48.47159075, -123.32854664 ] + }, + "id_str" : "25318169241", + "in_reply_to_user_id" : 33493, + "text" : "@peterc the nice thing about Cmd-\u007B and \u007D is they can be typed comfortably from the home row.", + "id" : 25318169241, + "in_reply_to_status_id" : 25315589283, + "created_at" : "2010-09-23 00:00:00 +0000", + "in_reply_to_screen_name" : "peterc", + "in_reply_to_user_id_str" : "33493", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { + "geo" : { }, + "id_str" : "25326466259", + "text" : "Some days I loathe the Objective-J parser. Manually bisecting files one by one is not how I want to spend my morning.", + "id" : 25326466259, + "created_at" : "2010-09-23 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Randy Luecke", + "screen_name" : "me1000", + "indices" : [ 0, 7 ], + "id_str" : "8675502", + "id" : 8675502 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] }, + "in_reply_to_status_id_str" : "25340363483", + "geo" : { }, + "id_str" : "25345740995", + "in_reply_to_user_id" : 8675502, + "text" : "@me1000 Saw the thread on with(), it would definitely be a welcome change! To be fair it has improved already this year.", + "id" : 25345740995, + "in_reply_to_status_id" : 25340363483, + "created_at" : "2010-09-23 00:00:00 +0000", + "in_reply_to_screen_name" : "me1000", + "in_reply_to_user_id_str" : "8675502", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, "id_str" : "25218922118", - "text" : "Netflix in Canada! Had no idea it was coming, makes for a nice surprise. http://netflix.ca", + "text" : "Netflix in Canada! Had no idea it was coming, makes for a nice surprise. http:\/\/netflix.ca", "id" : 25218922118, - "created_at" : "Wed Sep 22 15:01:39 +0000 2010", + "created_at" : "2010-09-22 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25073798369", + "text" : "http:\/\/www.macruby.org\/blog\/2010\/09\/20\/announcing-control-tower.html Another brick in the wall. HTTP will dominate IPC and RPC eventually.", + "id" : 25073798369, + "created_at" : "2010-09-21 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ilya Grigorik", + "screen_name" : "igrigorik", + "indices" : [ 0, 10 ], + "id_str" : "9980812", + "id" : 9980812 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "25081441908", + "geo" : { + "type" : "Point", + "coordinates" : [ 48.6541059, -123.64057576 ] + }, + "id_str" : "25095073212", + "in_reply_to_user_id" : 9980812, + "text" : "@igrigorik desktop app services. Just another form of IPC (that can be RPC too). Bonjour could discover local services.", + "id" : 25095073212, + "in_reply_to_status_id" : 25081441908, + "created_at" : "2010-09-21 00:00:00 +0000", + "in_reply_to_screen_name" : "igrigorik", + "in_reply_to_user_id_str" : "9980812", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "newtwitter", + "indices" : [ 36, 47 ] + }, { + "text" : "twitterhatescanadians", + "indices" : [ 53, 75 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "25156152911", + "text" : "Still don't know anyone IRL who has #newtwitter yet. #twitterhatescanadians ;-)", + "id" : 25156152911, + "created_at" : "2010-09-21 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1901,14 +1932,13 @@ Grailbird.data.tweets_2010_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "25156351041", - "geo" : { - }, + "geo" : { }, "id_str" : "25156575407", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Sold my soul for #newtwitter. Oh shit, I did it again! :p #seriouslythoughicanhaznewtwitternow?", "id" : 25156575407, "in_reply_to_status_id" : 25156351041, - "created_at" : "Tue Sep 21 22:19:22 +0000 2010", + "created_at" : "2010-09-21 00:00:00 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1916,100 +1946,12 @@ Grailbird.data.tweets_2010_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "newtwitter", - "indices" : [ 36, 47 ] - }, { - "text" : "twitterhatescanadians", - "indices" : [ 53, 75 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25156152911", - "text" : "Still don't know anyone IRL who has #newtwitter yet. #twitterhatescanadians ;-)", - "id" : 25156152911, - "created_at" : "Tue Sep 21 22:13:25 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Ilya Grigorik", - "screen_name" : "igrigorik", - "indices" : [ 0, 10 ], - "id_str" : "9980812", - "id" : 9980812 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "25081441908", - "geo" : { - "type" : "Point", - "coordinates" : [ 48.6541059, -123.64057576 ] - }, - "id_str" : "25095073212", - "in_reply_to_user_id" : 9980812, - "text" : "@igrigorik desktop app services. Just another form of IPC (that can be RPC too). Bonjour could discover local services.", - "id" : 25095073212, - "in_reply_to_status_id" : 25081441908, - "created_at" : "Tue Sep 21 06:12:54 +0000 2010", - "in_reply_to_screen_name" : "igrigorik", - "in_reply_to_user_id_str" : "9980812", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "25073798369", - "text" : "http://www.macruby.org/blog/2010/09/20/announcing-control-tower.html Another brick in the wall. HTTP will dominate IPC and RPC eventually.", - "id" : 25073798369, - "created_at" : "Tue Sep 21 00:48:20 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "DHH", @@ -2032,7 +1974,7 @@ Grailbird.data.tweets_2010_09 = "text" : "@dhh why do we use Safari and Chrome instead of WebKit and Chromium? Value added.", "id" : 25034882581, "in_reply_to_status_id" : 25022860327, - "created_at" : "Mon Sep 20 15:31:22 +0000 2010", + "created_at" : "2010-09-20 00:00:00 +0000", "in_reply_to_screen_name" : "dhh", "in_reply_to_user_id_str" : "14561327", "user" : { @@ -2040,35 +1982,45 @@ Grailbird.data.tweets_2010_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Tom Croucher", + "screen_name" : "sh1mmer", + "indices" : [ 0, 8 ], + "id_str" : "63803", + "id" : 63803 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "24961678619", - "text" : "http://tumblr.com/x8ej1mkse applies equally to Cappuccino. I've been using CPWebView more than I'd like.", - "id" : 24961678619, - "created_at" : "Sun Sep 19 19:45:53 +0000 2010", + "in_reply_to_status_id_str" : "24909233369", + "geo" : { }, + "id_str" : "24915244349", + "in_reply_to_user_id" : 63803, + "text" : "@sh1mmer iirc throw \\v into a regex to trigger Very magic mode in vim.", + "id" : 24915244349, + "in_reply_to_status_id" : 24909233369, + "created_at" : "2010-09-19 00:00:00 +0000", + "in_reply_to_screen_name" : "sh1mmer", + "in_reply_to_user_id_str" : "63803", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -2082,14 +2034,13 @@ Grailbird.data.tweets_2010_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "24885445015", - "geo" : { - }, + "geo" : { }, "id_str" : "24961383246", "in_reply_to_user_id" : 15687937, "text" : "@devongovett That's great! Didn't even think to check for support. I wish Cappuccino didn't have to re-invent event handling in the browser.", "id" : 24961383246, "in_reply_to_status_id" : 24885445015, - "created_at" : "Sun Sep 19 19:41:16 +0000 2010", + "created_at" : "2010-09-19 00:00:00 +0000", "in_reply_to_screen_name" : "devongovett", "in_reply_to_user_id_str" : "15687937", "user" : { @@ -2097,64 +2048,209 @@ Grailbird.data.tweets_2010_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPad", - "entities" : { - "user_mentions" : [ { - "name" : "Tom Hughes-Croucher", - "screen_name" : "sh1mmer", - "indices" : [ 0, 8 ], - "id_str" : "63803", - "id" : 63803 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "24909233369", - "geo" : { - }, - "id_str" : "24915244349", - "in_reply_to_user_id" : 63803, - "text" : "@sh1mmer iirc throw \\v into a regex to trigger Very magic mode in vim.", - "id" : 24915244349, - "in_reply_to_status_id" : 24909233369, - "created_at" : "Sun Sep 19 06:49:34 +0000 2010", - "in_reply_to_screen_name" : "sh1mmer", - "in_reply_to_user_id_str" : "63803", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "24870688233", - "text" : "I really wish we could use Safari's pasteboard events in Cappuccino. I wouldn't mind that becoming a standard. http://bit.ly/94HhAJ", - "id" : 24870688233, - "created_at" : "Sat Sep 18 18:29:50 +0000 2010", + "geo" : { }, + "id_str" : "24961678619", + "text" : "http:\/\/tumblr.com\/x8ej1mkse applies equally to Cappuccino. I've been using CPWebView more than I'd like.", + "id" : 24961678619, + "created_at" : "2010-09-19 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Merlin Mann", + "screen_name" : "hotdogsladies", + "indices" : [ 3, 17 ], + "id_str" : "749863", + "id" : 749863 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "24803109459", + "text" : "RT @hotdogsladies: Why didn't you \"like\" my \"star\" of your \"fave\" of my reblog of your tweet about social media?\n\nI thought we were \"fri ...", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/birdhouseapp.com\" rel=\"nofollow\"\u003EBirdhouse\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "24797344318", + "text" : "Why didn't you \"like\" my \"star\" of your \"fave\" of my reblog of your tweet about social media?\n\nI thought we were \"friends.\"", + "id" : 24797344318, + "created_at" : "2010-09-17 22:35:06 +0000", + "user" : { + "name" : "Merlin Mann", + "screen_name" : "hotdogsladies", + "protected" : false, + "id_str" : "749863", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/416379332324372480\/7k5UxDOt_normal.jpeg", + "id" : 749863, + "verified" : true + } + }, + "id" : 24803109459, + "created_at" : "2010-09-18 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "24805584100", + "text" : "RT @azaaza: The Incredible Machine would make an amazing iPad\/web game. Anyone want to make it for me? http:\/\/bit.ly\/aOXehG", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "24804044756", + "text" : "The Incredible Machine would make an amazing iPad\/web game. Anyone want to make it for me? http:\/\/bit.ly\/aOXehG", + "id" : 24804044756, + "created_at" : "2010-09-18 00:17:24 +0000", + "user" : { + "name" : "Aza Raskin", + "screen_name" : "aza", + "protected" : false, + "id_str" : "13370272", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/801298949\/Aza_Evil_normal.png", + "id" : 13370272, + "verified" : false + } + }, + "id" : 24805584100, + "created_at" : "2010-09-18 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Thomas H. Ptacek", + "screen_name" : "tqbf", + "indices" : [ 3, 8 ], + "id_str" : "9395312", + "id" : 9395312 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "24819995211", + "text" : "RT @tqbf: This thread is sure to be \"2 Girls 1 Cup\" for software security people. I should make reaction videos. http:\/\/bit.ly\/cRIECf", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "24818193150", + "text" : "This thread is sure to be \"2 Girls 1 Cup\" for software security people. I should make reaction videos. http:\/\/bit.ly\/cRIECf", + "id" : 24818193150, + "created_at" : "2010-09-18 03:37:22 +0000", + "user" : { + "name" : "Thomas H. Ptacek", + "screen_name" : "tqbf", + "protected" : false, + "id_str" : "9395312", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000607828424\/f172083895ac6ff0cab64896be399480_normal.jpeg", + "id" : 9395312, + "verified" : false + } + }, + "id" : 24819995211, + "created_at" : "2010-09-18 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Antonio Cangiano", + "screen_name" : "acangiano", + "indices" : [ 0, 10 ], + "id_str" : "14582359", + "id" : 14582359 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "24821042602", + "geo" : { }, + "id_str" : "24828514758", + "in_reply_to_user_id" : 14582359, + "text" : "@acangiano The problem is that even after realizing that truth I still get sucked in. :\/", + "id" : 24828514758, + "in_reply_to_status_id" : 24821042602, + "created_at" : "2010-09-18 00:00:00 +0000", + "in_reply_to_screen_name" : "acangiano", + "in_reply_to_user_id_str" : "14582359", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2175,12 +2271,11 @@ Grailbird.data.tweets_2010_09 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "24828987941", "text" : "RT @roidrage: Just got #oldtwitter. It's awesome!", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2190,228 +2285,122 @@ Grailbird.data.tweets_2010_09 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "24785569749", "text" : "Just got #oldtwitter. It's awesome!", "id" : 24785569749, - "created_at" : "Fri Sep 17 19:25:23 +0000 2010", + "created_at" : "2010-09-17 19:25:23 +0000", "user" : { "name" : "Mathias Meyer", "screen_name" : "roidrage", "protected" : false, "id_str" : "14658472", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2938540224/9ffc554b0eabb077a915cfe0d56f3c1f_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2938540224\/9ffc554b0eabb077a915cfe0d56f3c1f_normal.jpeg", "id" : 14658472, "verified" : false } }, "id" : 24828987941, - "created_at" : "Sat Sep 18 06:48:13 +0000 2010", + "created_at" : "2010-09-18 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Antonio Cangiano", - "screen_name" : "acangiano", - "indices" : [ 0, 10 ], - "id_str" : "14582359", - "id" : 14582359 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "24821042602", - "geo" : { - }, - "id_str" : "24828514758", - "in_reply_to_user_id" : 14582359, - "text" : "@acangiano The problem is that even after realizing that truth I still get sucked in. :/", - "id" : 24828514758, - "in_reply_to_status_id" : 24821042602, - "created_at" : "Sat Sep 18 06:37:52 +0000 2010", - "in_reply_to_screen_name" : "acangiano", - "in_reply_to_user_id_str" : "14582359", + "geo" : { }, + "id_str" : "24870688233", + "text" : "I really wish we could use Safari's pasteboard events in Cappuccino. I wouldn't mind that becoming a standard. http:\/\/bit.ly\/94HhAJ", + "id" : 24870688233, + "created_at" : "2010-09-18 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Thomas H. Ptacek", - "screen_name" : "tqbf", - "indices" : [ 3, 8 ], - "id_str" : "9395312", - "id" : 9395312 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "24819995211", - "text" : "RT @tqbf: This thread is sure to be \"2 Girls 1 Cup\" for software security people. I should make reaction videos. http://bit.ly/cRIECf", - "retweeted_status" : { - "source" : "TweetDeck", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "24818193150", - "text" : "This thread is sure to be \"2 Girls 1 Cup\" for software security people. I should make reaction videos. http://bit.ly/cRIECf", - "id" : 24818193150, - "created_at" : "Sat Sep 18 03:37:22 +0000 2010", - "user" : { - "name" : "Thomas H. Ptacek", - "screen_name" : "tqbf", - "protected" : false, - "id_str" : "9395312", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/765191162/images-1_normal.jpeg", - "id" : 9395312, - "verified" : false - } - }, - "id" : 24819995211, - "created_at" : "Sat Sep 18 04:04:12 +0000 2010", + "geo" : { }, + "id_str" : "24765301018", + "text" : "Adobe launches 64-bit accelerated Flash on the *only* platform that it already performs well on. *facepalm*", + "id" : 24765301018, + "created_at" : "2010-09-17 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "web", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Aza Raskin", - "screen_name" : "azaaza", - "indices" : [ 3, 10 ], - "id_str" : "534677003", - "id" : 534677003 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "24805584100", - "text" : "RT @azaaza: The Incredible Machine would make an amazing iPad/web game. Anyone want to make it for me? http://bit.ly/aOXehG", - "retweeted_status" : { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "24804044756", - "text" : "The Incredible Machine would make an amazing iPad/web game. Anyone want to make it for me? http://bit.ly/aOXehG", - "id" : 24804044756, - "created_at" : "Sat Sep 18 00:17:24 +0000 2010", - "user" : { - "name" : "Aza Raskin", - "screen_name" : "aza", - "protected" : false, - "id_str" : "13370272", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/801298949/Aza_Evil_normal.png", - "id" : 13370272, - "verified" : false - } - }, - "id" : 24805584100, - "created_at" : "Sat Sep 18 00:39:56 +0000 2010", + "geo" : { }, + "id_str" : "24771077960", + "text" : "MBP's stuck trackpad button bug is incredibly annoying. None of the workarounds are reliable. Apple needs to fix what they broke, fast.", + "id" : 24771077960, + "created_at" : "2010-09-17 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Merlin Mann", - "screen_name" : "hotdogsladies", - "indices" : [ 3, 17 ], - "id_str" : "749863", - "id" : 749863 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "24803109459", - "text" : "RT @hotdogsladies: Why didn't you \"like\" my \"star\" of your \"fave\" of my reblog of your tweet about social media?\n\nI thought we were \"fri ...", - "retweeted_status" : { - "source" : "Birdhouse", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "24797344318", - "text" : "Why didn't you \"like\" my \"star\" of your \"fave\" of my reblog of your tweet about social media?\n\nI thought we were \"friends.\"", - "id" : 24797344318, - "created_at" : "Fri Sep 17 22:35:06 +0000 2010", - "user" : { - "name" : "Merlin Mann", - "screen_name" : "hotdogsladies", - "protected" : false, - "id_str" : "749863", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/51857279/merlin_icon_184-1_normal.png", - "id" : 749863, - "verified" : true - } - }, - "id" : 24803109459, - "created_at" : "Sat Sep 18 00:03:27 +0000 2010", + "geo" : { }, + "id_str" : "24771176206", + "text" : "If only I could uninstall the broken trackpad update. I suppose I could reinstall and restore my data but I shouldn't have to! *shakes fist*", + "id" : 24771176206, + "created_at" : "2010-09-17 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Derek Morrison", @@ -2430,17 +2419,16 @@ Grailbird.data.tweets_2010_09 = "hashtags" : [ ], "urls" : [ { "indices" : [ 63, 82 ], - "url" : "http://t.co/Hl7s23F", - "expanded_url" : "http://www.adequatelygood.com/2010/2/JavaScript-Scoping-and-Hoisting", - "display_url" : "adequatelygood.com/2010/2/JavaScr\u2026" + "url" : "http:\/\/t.co\/Hl7s23F", + "expanded_url" : "http:\/\/www.adequatelygood.com\/2010\/2\/JavaScript-Scoping-and-Hoisting", + "display_url" : "adequatelygood.com\/2010\/2\/JavaScr\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "24801372539", - "text" : "RT @derekmorrison: Very clear refresher on JavaScript scoping: http://t.co/Hl7s23F by @bcherry", + "text" : "RT @derekmorrison: Very clear refresher on JavaScript scoping: http:\/\/t.co\/Hl7s23F by @bcherry", "retweeted_status" : { - "source" : "Tweet Button", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/tweetbutton\" rel=\"nofollow\"\u003ETweet Button\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Ben Cherry", @@ -2453,112 +2441,338 @@ Grailbird.data.tweets_2010_09 = "hashtags" : [ ], "urls" : [ { "indices" : [ 44, 63 ], - "url" : "http://t.co/Hl7s23F", - "expanded_url" : "http://www.adequatelygood.com/2010/2/JavaScript-Scoping-and-Hoisting", - "display_url" : "adequatelygood.com/2010/2/JavaScr\u2026" + "url" : "http:\/\/t.co\/Hl7s23F", + "expanded_url" : "http:\/\/www.adequatelygood.com\/2010\/2\/JavaScript-Scoping-and-Hoisting", + "display_url" : "adequatelygood.com\/2010\/2\/JavaScr\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "24755353159", - "text" : "Very clear refresher on JavaScript scoping: http://t.co/Hl7s23F by @bcherry", + "text" : "Very clear refresher on JavaScript scoping: http:\/\/t.co\/Hl7s23F by @bcherry", "id" : 24755353159, - "created_at" : "Fri Sep 17 12:58:07 +0000 2010", + "created_at" : "2010-09-17 12:58:07 +0000", "user" : { "name" : "Derek Morrison", "screen_name" : "derekmorrison", "protected" : false, "id_str" : "613923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1631623779/Profile_Pic_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000023564074\/abb37a787ddcf384d98295050b387eb8_normal.jpeg", "id" : 613923, "verified" : false } }, "id" : 24801372539, - "created_at" : "Fri Sep 17 23:37:01 +0000 2010", + "created_at" : "2010-09-17 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], - "hashtags" : [ ], + "hashtags" : [ { + "text" : "ie9", + "indices" : [ 0, 4 ] + } ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "24771176206", - "text" : "If only I could uninstall the broken trackpad update. I suppose I could reinstall and restore my data but I shouldn't have to! *shakes fist*", - "id" : 24771176206, - "created_at" : "Fri Sep 17 16:08:18 +0000 2010", + "geo" : { }, + "id_str" : "24687573623", + "text" : "#ie9 is a huge leap forward. Ctrl-L finally does the right thing, but it still doesn't understand 10.0.0.1:8080 is a URL without a protocol.", + "id" : 24687573623, + "created_at" : "2010-09-16 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "24771077960", - "text" : "MBP's stuck trackpad button bug is incredibly annoying. None of the workarounds are reliable. Apple needs to fix what they broke, fast.", - "id" : 24771077960, - "created_at" : "Fri Sep 17 16:07:08 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPad", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "24765301018", - "text" : "Adobe launches 64-bit accelerated Flash on the *only* platform that it already performs well on. *facepalm*", - "id" : 24765301018, - "created_at" : "Fri Sep 17 15:00:33 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "RyanGahl", + "screen_name" : "RyanGahl", + "indices" : [ 0, 9 ], + "id_str" : "15158430", + "id" : 15158430 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "24695785836", + "geo" : { }, + "id_str" : "24696605165", + "in_reply_to_user_id" : 15158430, + "text" : "@RyanGahl UI is *everything* to users. The fact that so very few companies understand that contributes greatly to Apple's success.", + "id" : 24696605165, + "in_reply_to_status_id" : 24695785836, + "created_at" : "2010-09-16 00:00:00 +0000", + "in_reply_to_screen_name" : "RyanGahl", + "in_reply_to_user_id_str" : "15158430", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "RyanGahl", + "screen_name" : "RyanGahl", + "indices" : [ 0, 9 ], + "id_str" : "15158430", + "id" : 15158430 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "24696445246", + "geo" : { }, + "id_str" : "24696817448", + "in_reply_to_user_id" : 15158430, + "text" : "@RyanGahl webOS is pretty awesome but you have to admit that the Pre and Pixi suck. iOS and Android > webOS for that reason alone. hw is ui.", + "id" : 24696817448, + "in_reply_to_status_id" : 24696445246, + "created_at" : "2010-09-16 00:00:00 +0000", + "in_reply_to_screen_name" : "RyanGahl", + "in_reply_to_user_id_str" : "15158430", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "RyanGahl", + "screen_name" : "RyanGahl", + "indices" : [ 0, 9 ], + "id_str" : "15158430", + "id" : 15158430 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "24696774360", + "geo" : { }, + "id_str" : "24696880528", + "in_reply_to_user_id" : 15158430, + "text" : "@RyanGahl Fair enough. I don't like how closed Apple is either but being open isn't enough to beat them. The avg user simply doesn't care.", + "id" : 24696880528, + "in_reply_to_status_id" : 24696774360, + "created_at" : "2010-09-16 00:00:00 +0000", + "in_reply_to_screen_name" : "RyanGahl", + "in_reply_to_user_id_str" : "15158430", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "RyanGahl", + "screen_name" : "RyanGahl", + "indices" : [ 0, 9 ], + "id_str" : "15158430", + "id" : 15158430 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "24696851199", + "geo" : { }, + "id_str" : "24696997145", + "in_reply_to_user_id" : 15158430, + "text" : "@RyanGahl I'm in Canada so I don't have much to say on AT&T. If I couldn't jailbreak my iPhone I would go Android or webOS in a second.", + "id" : 24696997145, + "in_reply_to_status_id" : 24696851199, + "created_at" : "2010-09-16 00:00:00 +0000", + "in_reply_to_screen_name" : "RyanGahl", + "in_reply_to_user_id_str" : "15158430", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "RyanGahl", + "screen_name" : "RyanGahl", + "indices" : [ 0, 9 ], + "id_str" : "15158430", + "id" : 15158430 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "24696851199", + "geo" : { }, + "id_str" : "24697082218", + "in_reply_to_user_id" : 15158430, + "text" : "@RyanGahl It *really* rubs me the wrong way when I can't run what I want on my own device. I completely understand your sentiment on this.", + "id" : 24697082218, + "in_reply_to_status_id" : 24696851199, + "created_at" : "2010-09-16 00:00:00 +0000", + "in_reply_to_screen_name" : "RyanGahl", + "in_reply_to_user_id_str" : "15158430", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "24697222574", + "text" : "Text editors are the worst. I need Emacs and TextMate to breed, spawning a super-editor that can indent properly and has a project browser.", + "id" : 24697222574, + "created_at" : "2010-09-16 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "RyanGahl", + "screen_name" : "RyanGahl", + "indices" : [ 0, 9 ], + "id_str" : "15158430", + "id" : 15158430 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "24697003963", + "geo" : { }, + "id_str" : "24697681628", + "in_reply_to_user_id" : 15158430, + "text" : "@RyanGahl Let's hope :) I got to do some webOS dev last fall and I really liked it.", + "id" : 24697681628, + "in_reply_to_status_id" : 24697003963, + "created_at" : "2010-09-16 00:00:00 +0000", + "in_reply_to_screen_name" : "RyanGahl", + "in_reply_to_user_id_str" : "15158430", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Dion Almaer", + "screen_name" : "dalmaer", + "indices" : [ 3, 11 ], + "id_str" : "4216361", + "id" : 4216361 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "24697941346", + "text" : "RT @dalmaer: \"Microsoft, if you want a way to declare a context-menu in HTML use HTML5\u2019s <menu> element!\" http:\/\/bit.ly\/9IHrSp", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/mobile.twitter.com\" rel=\"nofollow\"\u003Emobile web\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "24671196190", + "text" : "\"Microsoft, if you want a way to declare a context-menu in HTML use HTML5\u2019s <menu> element!\" http:\/\/bit.ly\/9IHrSp", + "id" : 24671196190, + "created_at" : "2010-09-16 15:01:03 +0000", + "user" : { + "name" : "Dion Almaer", + "screen_name" : "dalmaer", + "protected" : false, + "id_str" : "4216361", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3380865881\/f73b3687ff39b795db05fcaf35972270_normal.jpeg", + "id" : 4216361, + "verified" : false + } + }, + "id" : 24697941346, + "created_at" : "2010-09-16 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -2578,7 +2792,7 @@ Grailbird.data.tweets_2010_09 = "text" : "@getify you can delete it until it's been read, like a ghetto \"undo send\". I thought it was dumb at first but it can be useful.", "id" : 24707416056, "in_reply_to_status_id" : 24703304036, - "created_at" : "Thu Sep 16 23:33:13 +0000 2010", + "created_at" : "2010-09-16 00:00:00 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -2586,341 +2800,12 @@ Grailbird.data.tweets_2010_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "web", - "entities" : { - "user_mentions" : [ { - "name" : "Dion Almaer", - "screen_name" : "dalmaer", - "indices" : [ 3, 11 ], - "id_str" : "4216361", - "id" : 4216361 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "24697941346", - "text" : "RT @dalmaer: \"Microsoft, if you want a way to declare a context-menu in HTML use HTML5\u2019s <menu> element!\" http://bit.ly/9IHrSp", - "retweeted_status" : { - "source" : "mobile web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "24671196190", - "text" : "\"Microsoft, if you want a way to declare a context-menu in HTML use HTML5\u2019s <menu> element!\" http://bit.ly/9IHrSp", - "id" : 24671196190, - "created_at" : "Thu Sep 16 15:01:03 +0000 2010", - "user" : { - "name" : "Dion Almaer", - "screen_name" : "dalmaer", - "protected" : false, - "id_str" : "4216361", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3380865881/f73b3687ff39b795db05fcaf35972270_normal.jpeg", - "id" : 4216361, - "verified" : false - } - }, - "id" : 24697941346, - "created_at" : "Thu Sep 16 21:15:35 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "RyanGahl", - "screen_name" : "RyanGahl", - "indices" : [ 0, 9 ], - "id_str" : "15158430", - "id" : 15158430 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "24697003963", - "geo" : { - }, - "id_str" : "24697681628", - "in_reply_to_user_id" : 15158430, - "text" : "@RyanGahl Let's hope :) I got to do some webOS dev last fall and I really liked it.", - "id" : 24697681628, - "in_reply_to_status_id" : 24697003963, - "created_at" : "Thu Sep 16 21:11:40 +0000 2010", - "in_reply_to_screen_name" : "RyanGahl", - "in_reply_to_user_id_str" : "15158430", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "24697222574", - "text" : "Text editors are the worst. I need Emacs and TextMate to breed, spawning a super-editor that can indent properly and has a project browser.", - "id" : 24697222574, - "created_at" : "Thu Sep 16 21:05:04 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "RyanGahl", - "screen_name" : "RyanGahl", - "indices" : [ 0, 9 ], - "id_str" : "15158430", - "id" : 15158430 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "24696851199", - "geo" : { - }, - "id_str" : "24697082218", - "in_reply_to_user_id" : 15158430, - "text" : "@RyanGahl It *really* rubs me the wrong way when I can't run what I want on my own device. I completely understand your sentiment on this.", - "id" : 24697082218, - "in_reply_to_status_id" : 24696851199, - "created_at" : "Thu Sep 16 21:02:53 +0000 2010", - "in_reply_to_screen_name" : "RyanGahl", - "in_reply_to_user_id_str" : "15158430", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "RyanGahl", - "screen_name" : "RyanGahl", - "indices" : [ 0, 9 ], - "id_str" : "15158430", - "id" : 15158430 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "24696851199", - "geo" : { - }, - "id_str" : "24696997145", - "in_reply_to_user_id" : 15158430, - "text" : "@RyanGahl I'm in Canada so I don't have much to say on AT&T. If I couldn't jailbreak my iPhone I would go Android or webOS in a second.", - "id" : 24696997145, - "in_reply_to_status_id" : 24696851199, - "created_at" : "Thu Sep 16 21:01:34 +0000 2010", - "in_reply_to_screen_name" : "RyanGahl", - "in_reply_to_user_id_str" : "15158430", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "RyanGahl", - "screen_name" : "RyanGahl", - "indices" : [ 0, 9 ], - "id_str" : "15158430", - "id" : 15158430 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "24696774360", - "geo" : { - }, - "id_str" : "24696880528", - "in_reply_to_user_id" : 15158430, - "text" : "@RyanGahl Fair enough. I don't like how closed Apple is either but being open isn't enough to beat them. The avg user simply doesn't care.", - "id" : 24696880528, - "in_reply_to_status_id" : 24696774360, - "created_at" : "Thu Sep 16 20:59:52 +0000 2010", - "in_reply_to_screen_name" : "RyanGahl", - "in_reply_to_user_id_str" : "15158430", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "RyanGahl", - "screen_name" : "RyanGahl", - "indices" : [ 0, 9 ], - "id_str" : "15158430", - "id" : 15158430 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "24696445246", - "geo" : { - }, - "id_str" : "24696817448", - "in_reply_to_user_id" : 15158430, - "text" : "@RyanGahl webOS is pretty awesome but you have to admit that the Pre and Pixi suck. iOS and Android > webOS for that reason alone. hw is ui.", - "id" : 24696817448, - "in_reply_to_status_id" : 24696445246, - "created_at" : "Thu Sep 16 20:58:54 +0000 2010", - "in_reply_to_screen_name" : "RyanGahl", - "in_reply_to_user_id_str" : "15158430", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "RyanGahl", - "screen_name" : "RyanGahl", - "indices" : [ 0, 9 ], - "id_str" : "15158430", - "id" : 15158430 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "24695785836", - "geo" : { - }, - "id_str" : "24696605165", - "in_reply_to_user_id" : 15158430, - "text" : "@RyanGahl UI is *everything* to users. The fact that so very few companies understand that contributes greatly to Apple's success.", - "id" : 24696605165, - "in_reply_to_status_id" : 24695785836, - "created_at" : "Thu Sep 16 20:55:40 +0000 2010", - "in_reply_to_screen_name" : "RyanGahl", - "in_reply_to_user_id_str" : "15158430", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "ie9", - "indices" : [ 0, 4 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "24687573623", - "text" : "#ie9 is a huge leap forward. Ctrl-L finally does the right thing, but it still doesn't understand 10.0.0.1:8080 is a URL without a protocol.", - "id" : 24687573623, - "created_at" : "Thu Sep 16 18:36:11 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "24606998532", - "text" : "Being punished by git for adding git@github.com:samsonjs/riak-js as a submodule (instead of http://github.com/samsonjs/riak-js) grrr....", - "id" : 24606998532, - "created_at" : "Wed Sep 15 21:59:40 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "doug schlenker", @@ -2934,14 +2819,13 @@ Grailbird.data.tweets_2010_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "24530525987", - "geo" : { - }, + "geo" : { }, "id_str" : "24606906108", "in_reply_to_user_id" : 14677393, "text" : "@d_sc That's a good idea. I never use my optical drive so if I need more space maybe I'll go that route as well.", "id" : 24606906108, "in_reply_to_status_id" : 24530525987, - "created_at" : "Wed Sep 15 21:58:13 +0000 2010", + "created_at" : "2010-09-15 00:00:00 +0000", "in_reply_to_screen_name" : "d_sc", "in_reply_to_user_id_str" : "14677393", "user" : { @@ -2949,41 +2833,67 @@ Grailbird.data.tweets_2010_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Jim Roepcke", - "screen_name" : "JimRoepcke", - "indices" : [ 120, 131 ], - "id_str" : "894911", - "id" : 894911 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "24450929315", - "text" : "Backup time. One last boot for my Hackintosh till it gains a 5770 and becomes a Windows gaming / HTPC rig again. (sorry @JimRoepcke ;-)", - "id" : 24450929315, - "created_at" : "Tue Sep 14 05:28:11 +0000 2010", + "geo" : { }, + "id_str" : "24606998532", + "text" : "Being punished by git for adding git@github.com:samsonjs\/riak-js as a submodule (instead of http:\/\/github.com\/samsonjs\/riak-js) grrr....", + "id" : 24606998532, + "created_at" : "2010-09-15 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "doug schlenker", + "screen_name" : "d_sc", + "indices" : [ 0, 5 ], + "id_str" : "14677393", + "id" : 14677393 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "24437269622", + "geo" : { }, + "id_str" : "24450388764", + "in_reply_to_user_id" : 14677393, + "text" : "@d_sc I've been waiting for this kind of improvement in storage for a long time :) Couldn't resist getting a 64gb ssd for my desktop as well", + "id" : 24450388764, + "in_reply_to_status_id" : 24437269622, + "created_at" : "2010-09-14 00:00:00 +0000", + "in_reply_to_screen_name" : "d_sc", + "in_reply_to_user_id_str" : "14677393", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -3003,14 +2913,13 @@ Grailbird.data.tweets_2010_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "24434010147", - "geo" : { - }, + "geo" : { }, "id_str" : "24450772101", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke @bryan_kyle The random r/w speed isn't improved much, the main reason SSDs are fast. I'd save up till capacities increase again.", + "text" : "@JimRoepcke @bryan_kyle The random r\/w speed isn't improved much, the main reason SSDs are fast. I'd save up till capacities increase again.", "id" : 24450772101, "in_reply_to_status_id" : 24434010147, - "created_at" : "Tue Sep 14 05:25:11 +0000 2010", + "created_at" : "2010-09-14 00:00:00 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -3018,41 +2927,35 @@ Grailbird.data.tweets_2010_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "doug schlenker", - "screen_name" : "d_sc", - "indices" : [ 0, 5 ], - "id_str" : "14677393", - "id" : 14677393 + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 120, 131 ], + "id_str" : "894911", + "id" : 894911 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "24437269622", - "geo" : { - }, - "id_str" : "24450388764", - "in_reply_to_user_id" : 14677393, - "text" : "@d_sc I've been waiting for this kind of improvement in storage for a long time :) Couldn't resist getting a 64gb ssd for my desktop as well", - "id" : 24450388764, - "in_reply_to_status_id" : 24437269622, - "created_at" : "Tue Sep 14 05:18:14 +0000 2010", - "in_reply_to_screen_name" : "d_sc", - "in_reply_to_user_id_str" : "14677393", + "geo" : { }, + "id_str" : "24450929315", + "text" : "Backup time. One last boot for my Hackintosh till it gains a 5770 and becomes a Windows gaming \/ HTPC rig again. (sorry @JimRoepcke ;-)", + "id" : 24450929315, + "created_at" : "2010-09-14 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -3071,14 +2974,13 @@ Grailbird.data.tweets_2010_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "24225929254", - "geo" : { - }, + "geo" : { }, "id_str" : "24234474616", "in_reply_to_user_id" : 3167301, "text" : "@tobie I like lowercase but with some modules naming conflicts are pretty common, e.g. url, so it's clear why some use uppercase.", "id" : 24234474616, "in_reply_to_status_id" : 24225929254, - "created_at" : "Sat Sep 11 23:29:31 +0000 2010", + "created_at" : "2010-09-11 00:00:00 +0000", "in_reply_to_screen_name" : "tobie", "in_reply_to_user_id_str" : "3167301", "user" : { @@ -3086,78 +2988,73 @@ Grailbird.data.tweets_2010_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tumblr", + "source" : "\u003Ca href=\"http:\/\/www.tumblr.com\/\" rel=\"nofollow\"\u003ETumblr\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "23123779127", - "text" : "Periodic Table of the Elements - Josh Duck http://tumblr.com/xzohrggx2", + "text" : "Periodic Table of the Elements - Josh Duck http:\/\/tumblr.com\/xzohrggx2", "id" : 23123779127, - "created_at" : "Mon Sep 06 06:36:59 +0000 2010", + "created_at" : "2010-09-06 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.6313259, -123.46724152 ] - }, + "geo" : { }, "id_str" : "22933353307", - "text" : "Current status: http://yfrog.com/mga06kj", + "text" : "Current status: http:\/\/yfrog.com\/mga06kj", "id" : 22933353307, - "created_at" : "Sat Sep 04 00:32:28 +0000 2010", + "created_at" : "2010-09-04 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "22845345587", "text" : "iPad + MyWi make an hour long commute pretty nice. Mywi 4.0 is much easier on my battery too.", "id" : 22845345587, - "created_at" : "Fri Sep 03 00:55:59 +0000 2010", + "created_at" : "2010-09-03 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2010_10.js b/public/tweets/data/js/tweets/2010_10.js index 5b3f7f3..df2f2fa 100755 --- a/public/tweets/data/js/tweets/2010_10.js +++ b/public/tweets/data/js/tweets/2010_10.js @@ -1,6 +1,6 @@ Grailbird.data.tweets_2010_10 = [ { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -23,7 +23,7 @@ Grailbird.data.tweets_2010_10 = "text" : "@lunafiko I probably should have said the 2nd is easier to spot when not looking for it. I'm not on a crusade though, I just like it.", "id" : 29328445426, "in_reply_to_status_id" : 29322081414, - "created_at" : "Mon Nov 01 01:05:44 +0000 2010", + "created_at" : "2010-11-01 00:00:00 +0000", "in_reply_to_screen_name" : "lunafiko", "in_reply_to_user_id_str" : "14273142", "user" : { @@ -31,30 +31,410 @@ Grailbird.data.tweets_2010_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "niels bom", + "screen_name" : "niels_bom", + "indices" : [ 0, 10 ], + "id_str" : "3260971", + "id" : 3260971 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "29358745907", + "geo" : { }, + "id_str" : "29374815208", + "in_reply_to_user_id" : 3260971, + "text" : "@niels_bom interesting, who knew people edited files > 1GB with a normal editor. That's massive.", + "id" : 29374815208, + "in_reply_to_status_id" : 29358745907, + "created_at" : "2010-11-01 00:00:00 +0000", + "in_reply_to_screen_name" : "niels_bom", + "in_reply_to_user_id_str" : "3260971", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grigory Kruglov", + "screen_name" : "lunafiko", + "indices" : [ 0, 9 ], + "id_str" : "14273142", + "id" : 14273142 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "29329351171", + "geo" : { }, + "id_str" : "29375030439", + "in_reply_to_user_id" : 14273142, + "text" : "@lunafiko careful with it though, it can become a habit fast! I do my CSS the same way now :)", + "id" : 29375030439, + "in_reply_to_status_id" : 29329351171, + "created_at" : "2010-11-01 00:00:00 +0000", + "in_reply_to_screen_name" : "lunafiko", + "in_reply_to_user_id_str" : "14273142", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { + "geo" : { }, + "id_str" : "29375266306", + "text" : "RT @js_fiddle: Please help with a little survey - http:\/\/survey.jsfiddle.net\/ takes 15sec, no personal data collected - repeat as many t ...", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/ping.fm\/\" rel=\"nofollow\"\u003EPing.fm\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29371945221", + "text" : "Please help with a little survey - http:\/\/survey.jsfiddle.net\/ takes 15sec, no personal data collected - repeat as many times as you like", + "id" : 29371945221, + "created_at" : "2010-11-01 13:29:43 +0000", + "user" : { + "name" : "JSFiddle", + "screen_name" : "jsfiddle", + "protected" : false, + "id_str" : "86026492", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000468659874\/9f88454a4a8f69ea24d13bf8142c3e2f_normal.png", + "id" : 86026492, + "verified" : false + } }, - "id_str" : "29320734406", - "text" : "there's definitely something to comma-first style: http://gist.github.com/657303", - "id" : 29320734406, - "created_at" : "Sun Oct 31 23:24:41 +0000 2010", + "id" : 29375266306, + "created_at" : "2010-11-01 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Antonio Cangiano", + "screen_name" : "acangiano", + "indices" : [ 3, 13 ], + "id_str" : "14582359", + "id" : 14582359 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29375363397", + "text" : "RT @acangiano: WOW, a lyrics site that doesn't suck: http:\/\/instalyrics.com", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29373811618", + "text" : "WOW, a lyrics site that doesn't suck: http:\/\/instalyrics.com", + "id" : 29373811618, + "created_at" : "2010-11-01 13:52:16 +0000", + "user" : { + "name" : "Antonio Cangiano", + "screen_name" : "acangiano", + "protected" : false, + "id_str" : "14582359", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1788074286\/image1327786678_normal.png", + "id" : 14582359, + "verified" : false + } + }, + "id" : 29375363397, + "created_at" : "2010-11-01 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "niels bom", + "screen_name" : "niels_bom", + "indices" : [ 0, 10 ], + "id_str" : "3260971", + "id" : 3260971 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "29375735737", + "geo" : { }, + "id_str" : "29377939391", + "in_reply_to_user_id" : 3260971, + "text" : "@niels_bom Hmm, even w\/ syntax highlighting off emacs is slow while editing 1.7MB. TextMate fares much better, at least as good as vim.", + "id" : 29377939391, + "in_reply_to_status_id" : 29375735737, + "created_at" : "2010-11-01 00:00:00 +0000", + "in_reply_to_screen_name" : "niels_bom", + "in_reply_to_user_id_str" : "3260971", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Grooveshark", + "screen_name" : "Grooveshark", + "indices" : [ 53, 65 ], + "id_str" : "3806441", + "id" : 3806441 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "musicmonday", + "indices" : [ 92, 104 ] + }, { + "text" : "nowplaying", + "indices" : [ 105, 116 ] + }, { + "text" : "rainymonday", + "indices" : [ 117, 129 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29382783017", + "text" : "Quite possibly the best Everclear song: AM Radio. On @Grooveshark: http:\/\/tinysong.com\/1XlM #musicmonday #nowplaying #rainymonday", + "id" : 29382783017, + "created_at" : "2010-11-01 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "newtwitter", + "indices" : [ 12, 23 ] + }, { + "text" : "fail", + "indices" : [ 126, 131 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29385115672", + "text" : "Why doesn't #newtwitter display conversations like the iPad app? It's basically impossible to trace a reply back to the root. #fail", + "id" : 29385115672, + "created_at" : "2010-11-01 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29387515974", + "text" : "Node needs a standard library with deep promises\/futures\/deferred support. If all values may be deferred you write fewer nested callbacks.", + "id" : 29387515974, + "created_at" : "2010-11-01 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29387607225", + "text" : "Combined with dynamic properties (getter\/setter) you could make an async system that's a pleasure to use.", + "id" : 29387607225, + "created_at" : "2010-11-01 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29387808624", + "text" : "Unfortunately to make it really excellent you need method missing as well. Can't wait for proxies! http:\/\/is.gd\/gzS6Q", + "id" : 29387808624, + "created_at" : "2010-11-01 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29388475602", + "text" : "To make it perfect you need language support. if, for, while, etc. all need to grok promise\/futures\/deferreds. I can wish...", + "id" : 29388475602, + "created_at" : "2010-11-01 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29392091074", + "text" : "TextMate needs some kind of warning when a bundle clobbers a native keyboard shortcut. Ideally with a \"Slap Bundle Author\" button.", + "id" : 29392091074, + "created_at" : "2010-11-01 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Thomas Aylott", + "screen_name" : "SubtleGradient", + "indices" : [ 0, 15 ], + "id_str" : "14405464", + "id" : 14405464 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "29229873706", + "geo" : { }, + "id_str" : "29301283806", + "in_reply_to_user_id" : 14405464, + "text" : "@SubtleGradient Looks pretty nice. Cheers!", + "id" : 29301283806, + "in_reply_to_status_id" : 29229873706, + "created_at" : "2010-10-31 00:00:00 +0000", + "in_reply_to_screen_name" : "SubtleGradient", + "in_reply_to_user_id_str" : "14405464", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -72,325 +452,178 @@ Grailbird.data.tweets_2010_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "29301565027", - "text" : "RT @frank06: numbers everyone should know http://bit.ly/9WUpk1", + "text" : "RT @frank06: numbers everyone should know http:\/\/bit.ly\/9WUpk1", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "29300781513", - "text" : "numbers everyone should know http://bit.ly/9WUpk1", + "text" : "numbers everyone should know http:\/\/bit.ly\/9WUpk1", "id" : 29300781513, - "created_at" : "Sun Oct 31 18:41:01 +0000 2010", + "created_at" : "2010-10-31 18:41:01 +0000", "user" : { "name" : "Francisco T", "screen_name" : "frank06", "protected" : false, "id_str" : "14560304", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1780559917/s_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3513906093\/46e3a9af2fbbb4c42ec00e197d9de428_normal.jpeg", "id" : 14560304, "verified" : false } }, "id" : 29301565027, - "created_at" : "Sun Oct 31 18:52:58 +0000 2010", + "created_at" : "2010-10-31 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Thomas Aylott", - "screen_name" : "SubtleGradient", - "indices" : [ 0, 15 ], - "id_str" : "14405464", - "id" : 14405464 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "29229873706", - "geo" : { - }, - "id_str" : "29301283806", - "in_reply_to_user_id" : 14405464, - "text" : "@SubtleGradient Looks pretty nice. Cheers!", - "id" : 29301283806, - "in_reply_to_status_id" : 29229873706, - "created_at" : "Sun Oct 31 18:48:41 +0000 2010", - "in_reply_to_screen_name" : "SubtleGradient", - "in_reply_to_user_id_str" : "14405464", + "geo" : { }, + "id_str" : "29320734406", + "text" : "there's definitely something to comma-first style: http:\/\/gist.github.com\/657303", + "id" : 29320734406, + "created_at" : "2010-10-31 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "web", - "entities" : { - "user_mentions" : [ { - "name" : "rentzsch", - "screen_name" : "rentzsch", - "indices" : [ 3, 12 ], - "id_str" : "663463", - "id" : 663463 - }, { - "name" : "Guillermo Rauch", - "screen_name" : "rauchg", - "indices" : [ 14, 21 ], - "id_str" : "15540222", - "id" : 15540222 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29222385497", - "text" : "RT @rentzsch: @rauchg what about fake submodules? http://j.mp/cr0Lkt", - "retweeted_status" : { - "source" : "Hibari", - "entities" : { - "user_mentions" : [ { - "name" : "Guillermo Rauch", - "screen_name" : "rauchg", - "indices" : [ 0, 7 ], - "id_str" : "15540222", - "id" : 15540222 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "29215872435", - "geo" : { - }, - "id_str" : "29221983256", - "in_reply_to_user_id" : 15540222, - "text" : "@rauchg what about fake submodules? http://j.mp/cr0Lkt", - "id" : 29221983256, - "in_reply_to_status_id" : 29215872435, - "created_at" : "Sat Oct 30 22:20:10 +0000 2010", - "in_reply_to_screen_name" : "rauchg", - "in_reply_to_user_id_str" : "15540222", - "user" : { - "name" : "rentzsch", - "screen_name" : "rentzsch", - "protected" : false, - "id_str" : "663463", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2738875853/88de620b6730dc51a3c327eb4f30d757_normal.png", - "id" : 663463, - "verified" : false - } - }, - "id" : 29222385497, - "created_at" : "Sat Oct 30 22:26:28 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "web", - "entities" : { - "user_mentions" : [ { - "name" : "Guillermo Rauch", - "screen_name" : "rauchg", - "indices" : [ 3, 10 ], - "id_str" : "15540222", - "id" : 15540222 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29222006056", - "text" : "RT @rauchg: Replacing submodules in favor of straight checked out code. People were having too much trouble with it.", - "retweeted_status" : { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29215872435", - "text" : "Replacing submodules in favor of straight checked out code. People were having too much trouble with it.", - "id" : 29215872435, - "created_at" : "Sat Oct 30 20:39:14 +0000 2010", - "user" : { - "name" : "Guillermo Rauch", - "screen_name" : "rauchg", - "protected" : false, - "id_str" : "15540222", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1867093513/photo_normal.png", - "id" : 15540222, - "verified" : false - } - }, - "id" : 29222006056, - "created_at" : "Sat Oct 30 22:20:30 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "niels bom", - "screen_name" : "niels_bom", - "indices" : [ 0, 10 ], - "id_str" : "3260971", - "id" : 3260971 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "29167875050", - "geo" : { - }, - "id_str" : "29213319101", - "in_reply_to_user_id" : 3260971, - "text" : "@niels_bom I'd have test things like turning syntax highlighting off before making an educated guess. Not really sure.", - "id" : 29213319101, - "in_reply_to_status_id" : 29167875050, - "created_at" : "Sat Oct 30 19:59:48 +0000 2010", - "in_reply_to_screen_name" : "niels_bom", - "in_reply_to_user_id_str" : "3260971", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "niels bom", - "screen_name" : "niels_bom", - "indices" : [ 0, 10 ], - "id_str" : "3260971", - "id" : 3260971 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "29167875050", - "geo" : { - }, - "id_str" : "29213269215", - "in_reply_to_user_id" : 3260971, - "text" : "@niels_bom Might be syntax hightlighting the whole file at once instead of the visible viewport, difficulty in incremental parsing.", - "id" : 29213269215, - "in_reply_to_status_id" : 29167875050, - "created_at" : "Sat Oct 30 19:59:03 +0000 2010", - "in_reply_to_screen_name" : "niels_bom", - "in_reply_to_user_id_str" : "3260971", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ { - "text" : "downforeveryoneorjustme", - "indices" : [ 56, 80 ] + "text" : "welcometothefuture", + "indices" : [ 118, 137 ] } ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "29209759235", - "text" : "Anyone else having trouble w/ Grooveshark mobile today? #downforeveryoneorjustme", - "id" : 29209759235, - "created_at" : "Sat Oct 30 19:05:06 +0000 2010", + "geo" : { }, + "id_str" : "29136049197", + "text" : "It's 2010, I have a Core i7, 8GB memory, Sandforce 1200 SSD. Neither TextMate nor Emacs can handle a 1.7MB file well. #welcometothefuture", + "id" : 29136049197, + "created_at" : "2010-10-30 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Micheil Smith", - "screen_name" : "miksago", - "indices" : [ 0, 8 ], - "id_str" : "14063149", - "id" : 14063149 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "29164043947", - "in_reply_to_user_id" : 14063149, - "text" : "@miksago Thanks :)", - "id" : 29164043947, - "created_at" : "Sat Oct 30 07:38:31 +0000 2010", - "in_reply_to_screen_name" : "miksago", - "in_reply_to_user_id_str" : "14063149", + "geo" : { }, + "id_str" : "29136402296", + "text" : "vim can handle 1.7m. Thank goodness for vim! Glad that I haven't let my vim skills rust since switching to Emacs.", + "id" : 29136402296, + "created_at" : "2010-10-30 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29140271296", + "text" : "If you're worried about Firesheep `ssh -N -D 5050 <remote box you trust>` then set localhost:5050 as your system wide SOCKS proxy. Simple.", + "id" : 29140271296, + "created_at" : "2010-10-30 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29140409322", + "text" : "... though an app that toggles the proxy would be nice. It could let you whitelist networks where it turned itself off. That'd be sweet.", + "id" : 29140409322, + "created_at" : "2010-10-30 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "git", + "indices" : [ 46, 50 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29154010614", + "text" : "rebasing like a mofo, --autosquash ftw! <3 #git ... don't know how I coped w\/ cvs & subversion", + "id" : 29154010614, + "created_at" : "2010-10-30 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -420,12 +653,11 @@ Grailbird.data.tweets_2010_10 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "29163859673", - "text" : "RT @miksago: Guh!? http://codebutler.github.com/firesheep/tc12/ #security #firesheep (via @klepas)", + "text" : "RT @miksago: Guh!? http:\/\/codebutler.github.com\/firesheep\/tc12\/ #security #firesheep (via @klepas)", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Simon Pascal Klein", @@ -444,297 +676,333 @@ Grailbird.data.tweets_2010_10 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "29163351684", - "text" : "Guh!? http://codebutler.github.com/firesheep/tc12/ #security #firesheep (via @klepas)", + "text" : "Guh!? http:\/\/codebutler.github.com\/firesheep\/tc12\/ #security #firesheep (via @klepas)", "id" : 29163351684, - "created_at" : "Sat Oct 30 07:23:23 +0000 2010", + "created_at" : "2010-10-30 07:23:23 +0000", "user" : { "name" : "Micheil Smith", "screen_name" : "miksago", "protected" : false, "id_str" : "14063149", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3235418778/e1aff20d77013aa221af3f798fd7cc7e_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3235418778\/e1aff20d77013aa221af3f798fd7cc7e_normal.jpeg", "id" : 14063149, "verified" : false } }, "id" : 29163859673, - "created_at" : "Sat Oct 30 07:34:27 +0000 2010", + "created_at" : "2010-10-30 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Micheil Smith", + "screen_name" : "miksago", + "indices" : [ 0, 8 ], + "id_str" : "14063149", + "id" : 14063149 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29164043947", + "in_reply_to_user_id" : 14063149, + "text" : "@miksago Thanks :)", + "id" : 29164043947, + "created_at" : "2010-10-30 00:00:00 +0000", + "in_reply_to_screen_name" : "miksago", + "in_reply_to_user_id_str" : "14063149", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ { - "text" : "git", - "indices" : [ 46, 50 ] + "text" : "downforeveryoneorjustme", + "indices" : [ 56, 80 ] } ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "29154010614", - "text" : "rebasing like a mofo, --autosquash ftw! <3 #git ... don't know how I coped w/ cvs & subversion", - "id" : 29154010614, - "created_at" : "Sat Oct 30 04:23:18 +0000 2010", + "geo" : { }, + "id_str" : "29209759235", + "text" : "Anyone else having trouble w\/ Grooveshark mobile today? #downforeveryoneorjustme", + "id" : 29209759235, + "created_at" : "2010-10-30 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29140409322", - "text" : "... though an app that toggles the proxy would be nice. It could let you whitelist networks where it turned itself off. That'd be sweet.", - "id" : 29140409322, - "created_at" : "Sat Oct 30 01:14:14 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29140271296", - "text" : "If you're worried about Firesheep `ssh -N -D 5050 <remote box you trust>` then set localhost:5050 as your system wide SOCKS proxy. Simple.", - "id" : 29140271296, - "created_at" : "Sat Oct 30 01:12:28 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29136402296", - "text" : "vim can handle 1.7m. Thank goodness for vim! Glad that I haven't let my vim skills rust since switching to Emacs.", - "id" : 29136402296, - "created_at" : "Sat Oct 30 00:22:12 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "welcometothefuture", - "indices" : [ 118, 137 ] + "user_mentions" : [ { + "name" : "niels bom", + "screen_name" : "niels_bom", + "indices" : [ 0, 10 ], + "id_str" : "3260971", + "id" : 3260971 } ], + "media" : [ ], + "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "29136049197", - "text" : "It's 2010, I have a Core i7, 8GB memory, Sandforce 1200 SSD. Neither TextMate nor Emacs can handle a 1.7MB file well. #welcometothefuture", - "id" : 29136049197, - "created_at" : "Sat Oct 30 00:17:32 +0000 2010", + "in_reply_to_status_id_str" : "29167875050", + "geo" : { }, + "id_str" : "29213269215", + "in_reply_to_user_id" : 3260971, + "text" : "@niels_bom Might be syntax hightlighting the whole file at once instead of the visible viewport, difficulty in incremental parsing.", + "id" : 29213269215, + "in_reply_to_status_id" : 29167875050, + "created_at" : "2010-10-30 00:00:00 +0000", + "in_reply_to_screen_name" : "niels_bom", + "in_reply_to_user_id_str" : "3260971", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "niels bom", + "screen_name" : "niels_bom", + "indices" : [ 0, 10 ], + "id_str" : "3260971", + "id" : 3260971 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "29167875050", + "geo" : { }, + "id_str" : "29213319101", + "in_reply_to_user_id" : 3260971, + "text" : "@niels_bom I'd have test things like turning syntax highlighting off before making an educated guess. Not really sure.", + "id" : 29213319101, + "in_reply_to_status_id" : 29167875050, + "created_at" : "2010-10-30 00:00:00 +0000", + "in_reply_to_screen_name" : "niels_bom", + "in_reply_to_user_id_str" : "3260971", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Guillermo Rauch", + "screen_name" : "rauchg", + "indices" : [ 3, 10 ], + "id_str" : "15540222", + "id" : 15540222 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29222006056", + "text" : "RT @rauchg: Replacing submodules in favor of straight checked out code. People were having too much trouble with it.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29215872435", + "text" : "Replacing submodules in favor of straight checked out code. People were having too much trouble with it.", + "id" : 29215872435, + "created_at" : "2010-10-30 20:39:14 +0000", + "user" : { + "name" : "Guillermo Rauch", + "screen_name" : "rauchg", + "protected" : false, + "id_str" : "15540222", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/424606094237790208\/ii_CxjK1_normal.png", + "id" : 15540222, + "verified" : false + } + }, + "id" : 29222006056, + "created_at" : "2010-10-30 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "rentzsch", + "screen_name" : "rentzsch", + "indices" : [ 3, 12 ], + "id_str" : "663463", + "id" : 663463 + }, { + "name" : "Guillermo Rauch", + "screen_name" : "rauchg", + "indices" : [ 14, 21 ], + "id_str" : "15540222", + "id" : 15540222 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29222385497", + "text" : "RT @rentzsch: @rauchg what about fake submodules? http:\/\/j.mp\/cr0Lkt", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/hibariapp.com\" rel=\"nofollow\"\u003EHibari\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Guillermo Rauch", + "screen_name" : "rauchg", + "indices" : [ 0, 7 ], + "id_str" : "15540222", + "id" : 15540222 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "29215872435", + "geo" : { }, + "id_str" : "29221983256", + "in_reply_to_user_id" : 15540222, + "text" : "@rauchg what about fake submodules? http:\/\/j.mp\/cr0Lkt", + "id" : 29221983256, + "in_reply_to_status_id" : 29215872435, + "created_at" : "2010-10-30 22:20:10 +0000", + "in_reply_to_screen_name" : "rauchg", + "in_reply_to_user_id_str" : "15540222", + "user" : { + "name" : "rentzsch", + "screen_name" : "rentzsch", + "protected" : false, + "id_str" : "663463", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2738875853\/88de620b6730dc51a3c327eb4f30d757_normal.png", + "id" : 663463, + "verified" : false + } + }, + "id" : 29222385497, + "created_at" : "2010-10-30 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "29132560231", "text" : "!@#$ MyWi ... if you disable regular Internet Tethering then enable it when you're done! Really annoying.", "id" : 29132560231, - "created_at" : "Fri Oct 29 23:28:36 +0000 2010", + "created_at" : "2010-10-29 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.47153013, -123.32695609 ] - }, - "id_str" : "29132023240", - "text" : "Of course this would happen at the end of a Friday. Thanks Murph!", - "id" : 29132023240, - "created_at" : "Fri Oct 29 23:21:09 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "HeavyLifters.com", - "screen_name" : "SelfServeApps", - "indices" : [ 0, 14 ], - "id_str" : "95698494", - "id" : 95698494 + "name" : "literally no thing", + "screen_name" : "izs", + "indices" : [ 0, 4 ], + "id_str" : "8038312", + "id" : 8038312 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "29111380613", - "geo" : { - }, - "id_str" : "29113110200", - "in_reply_to_user_id" : 95698494, - "text" : "@SelfServeApps Is she talking on a time phone?! There are no cell towers or satellites back in 1928...", - "id" : 29113110200, - "in_reply_to_status_id" : 29111380613, - "created_at" : "Fri Oct 29 18:39:59 +0000 2010", - "in_reply_to_screen_name" : "SelfServeApps", - "in_reply_to_user_id_str" : "95698494", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29111623890", - "text" : "Writing scripts with cat, like a boss!", - "id" : 29111623890, - "created_at" : "Fri Oct 29 18:18:26 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "HeavyLifters.com", - "screen_name" : "SelfServeApps", - "indices" : [ 0, 14 ], - "id_str" : "95698494", - "id" : 95698494 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "29098789600", + "in_reply_to_status_id_str" : "29037969539", "geo" : { "type" : "Point", "coordinates" : [ 48.65262377, -123.63900864 ] }, - "id_str" : "29100155157", - "in_reply_to_user_id" : 95698494, - "text" : "@SelfServeApps nice! I'm still working on it. Haven't got 3 stars on all levels on the first one yet either.", - "id" : 29100155157, - "in_reply_to_status_id" : 29098789600, - "created_at" : "Fri Oct 29 15:50:46 +0000 2010", - "in_reply_to_screen_name" : "SelfServeApps", - "in_reply_to_user_id_str" : "95698494", + "id_str" : "29099362984", + "in_reply_to_user_id" : 8038312, + "text" : "@izs I'm surprised at how much I've been using TM as well. It does just enough right. At times it's really annoying though.", + "id" : 29099362984, + "in_reply_to_status_id" : 29037969539, + "created_at" : "2010-10-29 00:00:00 +0000", + "in_reply_to_screen_name" : "izs", + "in_reply_to_user_id_str" : "8038312", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Micheil Smith", @@ -757,7 +1025,7 @@ Grailbird.data.tweets_2010_10 = "text" : "@miksago I'll take an invite if you have any left.", "id" : 29099649182, "in_reply_to_status_id" : 29040699827, - "created_at" : "Fri Oct 29 15:44:58 +0000 2010", + "created_at" : "2010-10-29 00:00:00 +0000", "in_reply_to_screen_name" : "miksago", "in_reply_to_user_id_str" : "14063149", "user" : { @@ -765,48 +1033,103 @@ Grailbird.data.tweets_2010_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "isaacs", - "screen_name" : "izs", - "indices" : [ 0, 4 ], - "id_str" : "8038312", - "id" : 8038312 + "name" : "HeavyLifters.com", + "screen_name" : "SelfServeApps", + "indices" : [ 0, 14 ], + "id_str" : "95698494", + "id" : 95698494 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "29037969539", + "in_reply_to_status_id_str" : "29098789600", "geo" : { "type" : "Point", "coordinates" : [ 48.65262377, -123.63900864 ] }, - "id_str" : "29099362984", - "in_reply_to_user_id" : 8038312, - "text" : "@izs I'm surprised at how much I've been using TM as well. It does just enough right. At times it's really annoying though.", - "id" : 29099362984, - "in_reply_to_status_id" : 29037969539, - "created_at" : "Fri Oct 29 15:41:39 +0000 2010", - "in_reply_to_screen_name" : "izs", - "in_reply_to_user_id_str" : "8038312", + "id_str" : "29100155157", + "in_reply_to_user_id" : 95698494, + "text" : "@SelfServeApps nice! I'm still working on it. Haven't got 3 stars on all levels on the first one yet either.", + "id" : 29100155157, + "in_reply_to_status_id" : 29098789600, + "created_at" : "2010-10-29 00:00:00 +0000", + "in_reply_to_screen_name" : "SelfServeApps", + "in_reply_to_user_id_str" : "95698494", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29111623890", + "text" : "Writing scripts with cat, like a boss!", + "id" : 29111623890, + "created_at" : "2010-10-29 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "HeavyLifters.com", + "screen_name" : "SelfServeApps", + "indices" : [ 0, 14 ], + "id_str" : "95698494", + "id" : 95698494 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "29111380613", + "geo" : { }, + "id_str" : "29113110200", + "in_reply_to_user_id" : 95698494, + "text" : "@SelfServeApps Is she talking on a time phone?! There are no cell towers or satellites back in 1928...", + "id" : 29113110200, + "in_reply_to_status_id" : 29111380613, + "created_at" : "2010-10-29 00:00:00 +0000", + "in_reply_to_screen_name" : "SelfServeApps", + "in_reply_to_user_id_str" : "95698494", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -814,70 +1137,63 @@ Grailbird.data.tweets_2010_10 = "urls" : [ ] }, "geo" : { + "type" : "Point", + "coordinates" : [ 48.47153013, -123.32695609 ] }, - "id_str" : "28992093757", - "text" : "TextMate's broken file cache makes refactoring & renaming kind of scary. At least grep -r is reliable. Need TM's find-in-project for Emacs.", - "id" : 28992093757, - "created_at" : "Thu Oct 28 14:06:00 +0000 2010", + "id_str" : "29132023240", + "text" : "Of course this would happen at the end of a Friday. Thanks Murph!", + "id" : 29132023240, + "created_at" : "2010-10-29 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "web", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "risk _danger_ olson", - "screen_name" : "technoweenie", - "indices" : [ 3, 16 ], - "id_str" : "780561", - "id" : 780561 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "28959519631", - "text" : "RT @technoweenie: this is basically what it feels like every time a riak node goes down: http://bit.ly/c0RhzX", - "retweeted_status" : { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "28957836964", - "text" : "this is basically what it feels like every time a riak node goes down: http://bit.ly/c0RhzX", - "id" : 28957836964, - "created_at" : "Thu Oct 28 04:19:55 +0000 2010", - "user" : { - "name" : "risk _danger_ olson", - "screen_name" : "technoweenie", - "protected" : false, - "id_str" : "780561", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3161793097/169b5884efa071f702e011112f6d2407_normal.jpeg", - "id" : 780561, - "verified" : false - } - }, - "id" : 28959519631, - "created_at" : "Thu Oct 28 04:49:28 +0000 2010", + "geo" : { }, + "id_str" : "28951629297", + "text" : "Reddit's performance is getting much better. No more >10s page loads. Wasting time is efficient again.", + "id" : 28951629297, + "created_at" : "2010-10-28 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "28954415306", + "text" : "2010 MacBook Pro \"sticky\" trackpad bug is infuriating. Don't like leaving the home row, leaving the keyboard altogether is the worst.", + "id" : 28954415306, + "created_at" : "2010-10-28 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -895,157 +1211,162 @@ Grailbird.data.tweets_2010_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28959517536", - "text" : "RT @pharkmillups: This is basically what it feels like every time you spin up a new riak node\r\n http://twitpic.com/31hf5i", + "text" : "RT @pharkmillups: This is basically what it feels like every time you spin up a new riak node\r\n http:\/\/twitpic.com\/31hf5i", "retweeted_status" : { - "source" : "Twitpic", + "source" : "\u003Ca href=\"http:\/\/twitpic.com\" rel=\"nofollow\"\u003ETwitpic\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28957639785", - "text" : "This is basically what it feels like every time you spin up a new riak node\r\n http://twitpic.com/31hf5i", + "text" : "This is basically what it feels like every time you spin up a new riak node\r\n http:\/\/twitpic.com\/31hf5i", "id" : 28957639785, - "created_at" : "Thu Oct 28 04:16:35 +0000 2010", + "created_at" : "2010-10-28 04:16:35 +0000", "user" : { "name" : "Mark Phillips", "screen_name" : "pharkmillups", "protected" : false, "id_str" : "29777587", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3067773753/7d1b7592980f3e4392762c07939a2696_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000823366137\/9836b3656ef95fc89bde0e58d9475133_normal.jpeg", "id" : 29777587, "verified" : false } }, "id" : 28959517536, - "created_at" : "Thu Oct 28 04:49:25 +0000 2010", + "created_at" : "2010-10-28 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "risk _danger_ olson", + "screen_name" : "technoweenie", + "indices" : [ 3, 16 ], + "id_str" : "780561", + "id" : 780561 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "28959519631", + "text" : "RT @technoweenie: this is basically what it feels like every time a riak node goes down: http:\/\/bit.ly\/c0RhzX", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "28957836964", + "text" : "this is basically what it feels like every time a riak node goes down: http:\/\/bit.ly\/c0RhzX", + "id" : 28957836964, + "created_at" : "2010-10-28 04:19:55 +0000", + "user" : { + "name" : "risk _danger_ olson", + "screen_name" : "technoweenie", + "protected" : false, + "id_str" : "780561", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/420281203770413056\/bat1mfYU_normal.jpeg", + "id" : 780561, + "verified" : false + } + }, + "id" : 28959519631, + "created_at" : "2010-10-28 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "28954415306", - "text" : "2010 MacBook Pro \"sticky\" trackpad bug is infuriating. Don't like leaving the home row, leaving the keyboard altogether is the worst.", - "id" : 28954415306, - "created_at" : "Thu Oct 28 03:27:49 +0000 2010", + "geo" : { }, + "id_str" : "28992093757", + "text" : "TextMate's broken file cache makes refactoring & renaming kind of scary. At least grep -r is reliable. Need TM's find-in-project for Emacs.", + "id" : 28992093757, + "created_at" : "2010-10-28 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "web", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "28951629297", - "text" : "Reddit's performance is getting much better. No more >10s page loads. Wasting time is efficient again.", - "id" : 28951629297, - "created_at" : "Thu Oct 28 02:49:08 +0000 2010", + "geo" : { }, + "id_str" : "28845913467", + "text" : "Competition! http:\/\/www.thestar.com\/business\/companies\/rogers\/article\/881114--wireless-competition-weighs-on-rogers-profits", + "id" : 28845913467, + "created_at" : "2010-10-27 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Cloud9 IDE", - "screen_name" : "Cloud9IDE", - "indices" : [ 3, 13 ], - "id_str" : "143638554", - "id" : 143638554 - }, { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "indices" : [ 23, 28 ], - "id_str" : "4777951", - "id" : 4777951 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "28920209842", - "text" : "RT @Cloud9IDE: Welcome @_sjs as our 500th follower on GitHub. http://twitpic.com/318wgn", - "id" : 28920209842, - "created_at" : "Wed Oct 27 20:04:35 +0000 2010", + "geo" : { }, + "id_str" : "28854324171", + "text" : "call me crazy but formatting and readability of complex conditionals is easier and better w\/ prefix operators like in Lisp.", + "id" : 28854324171, + "created_at" : "2010-10-27 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "HeavyLifters.com", - "screen_name" : "SelfServeApps", - "indices" : [ 69, 83 ], - "id_str" : "95698494", - "id" : 95698494 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "28867863751", - "text" : "Sweet! We can provision servers and schedule maintenance updates for @SelfServeApps without typing anything into a terminal.", - "id" : 28867863751, - "created_at" : "Wed Oct 27 07:13:54 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1064,12 +1385,11 @@ Grailbird.data.tweets_2010_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28860905425", "text" : "RT @bryan_kyle: @_sjs I think the fact that you don\u2019t need to memorize operator precedence and associativity helps too.", "retweeted_status" : { - "source" : "Hibari", + "source" : "\u003Ca href=\"http:\/\/hibariapp.com\" rel=\"nofollow\"\u003EHibari\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -1083,14 +1403,13 @@ Grailbird.data.tweets_2010_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "28854324171", - "geo" : { - }, + "geo" : { }, "id_str" : "28859394890", "in_reply_to_user_id" : 4777951, "text" : "@_sjs I think the fact that you don\u2019t need to memorize operator precedence and associativity helps too.", "id" : 28859394890, "in_reply_to_status_id" : 28854324171, - "created_at" : "Wed Oct 27 04:20:14 +0000 2010", + "created_at" : "2010-10-27 04:20:14 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -1098,70 +1417,225 @@ Grailbird.data.tweets_2010_10 = "screen_name" : "bryan_kyle", "protected" : false, "id_str" : "14864447", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1337141350/eightbit-281d7e75-31d0-4805-af76-894765f939f1_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000498733595\/6a0816c3676fac1e5c2856631db42e4d_normal.jpeg", "id" : 14864447, "verified" : false } }, "id" : 28860905425, - "created_at" : "Wed Oct 27 04:47:01 +0000 2010", + "created_at" : "2010-10-27 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "HeavyLifters.com", + "screen_name" : "SelfServeApps", + "indices" : [ 69, 83 ], + "id_str" : "95698494", + "id" : 95698494 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "28867863751", + "text" : "Sweet! We can provision servers and schedule maintenance updates for @SelfServeApps without typing anything into a terminal.", + "id" : 28867863751, + "created_at" : "2010-10-27 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Cloud9 IDE", + "screen_name" : "Cloud9IDE", + "indices" : [ 3, 13 ], + "id_str" : "143638554", + "id" : 143638554 + }, { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 23, 28 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "28920209842", + "text" : "RT @Cloud9IDE: Welcome @_sjs as our 500th follower on GitHub. http:\/\/twitpic.com\/318wgn", + "id" : 28920209842, + "created_at" : "2010-10-27 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "28854324171", - "text" : "call me crazy but formatting and readability of complex conditionals is easier and better w/ prefix operators like in Lisp.", - "id" : 28854324171, - "created_at" : "Wed Oct 27 03:04:03 +0000 2010", + "geo" : { }, + "id_str" : "28741877874", + "text" : "Having never done Java dev I don't think I fully appreciate the irony of JavaScript on servers. I'm just stoked I don't have to write Java.", + "id" : 28741877874, + "created_at" : "2010-10-26 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "web", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "28845913467", - "text" : "Competition! http://www.thestar.com/business/companies/rogers/article/881114--wireless-competition-weighs-on-rogers-profits", - "id" : 28845913467, - "created_at" : "Wed Oct 27 01:19:13 +0000 2010", + "geo" : { }, + "id_str" : "28762865453", + "text" : "dude, clang builds linux http:\/\/article.gmane.org\/gmane.comp.compilers.clang.devel\/11432", + "id" : 28762865453, + "created_at" : "2010-10-26 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/reederapp.com\" rel=\"nofollow\"\u003EReeder\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "28795757432", + "text" : "JavaScript animation library: http:\/\/j.mp\/9vyw3u", + "id" : 28795757432, + "created_at" : "2010-10-26 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Mathias Meyer", + "screen_name" : "roidrage", + "indices" : [ 3, 12 ], + "id_str" : "14658472", + "id" : 14658472 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "28796811091", + "text" : "RT @roidrage: I hereby deprecate usage of the terms NoSQL and schema-less. It's a database, deal with it.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "28791548232", + "text" : "I hereby deprecate usage of the terms NoSQL and schema-less. It's a database, deal with it.", + "id" : 28791548232, + "created_at" : "2010-10-26 13:40:48 +0000", + "user" : { + "name" : "Mathias Meyer", + "screen_name" : "roidrage", + "protected" : false, + "id_str" : "14658472", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2938540224\/9ffc554b0eabb077a915cfe0d56f3c1f_normal.jpeg", + "id" : 14658472, + "verified" : false + } + }, + "id" : 28796811091, + "created_at" : "2010-10-26 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "28809250642", + "text" : "Dear coffee scripters: Not everyone uses and loves coffeescript. Please provide [MRJ]akefiles so we can compile w\/o looking up CS docs. thx.", + "id" : 28809250642, + "created_at" : "2010-10-26 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sam Stephenson", @@ -1184,7 +1658,7 @@ Grailbird.data.tweets_2010_10 = "text" : "@sstephenson if all means \"none fail\" it's a logical consequence. I think false would be a much worse answer.", "id" : 28836853306, "in_reply_to_status_id" : 28832680498, - "created_at" : "Tue Oct 26 23:34:47 +0000 2010", + "created_at" : "2010-10-26 00:00:00 +0000", "in_reply_to_screen_name" : "sstephenson", "in_reply_to_user_id_str" : "6707392", "user" : { @@ -1192,234 +1666,121 @@ Grailbird.data.tweets_2010_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "28809250642", - "text" : "Dear coffee scripters: Not everyone uses and loves coffeescript. Please provide [MRJ]akefiles so we can compile w/o looking up CS docs. thx.", - "id" : 28809250642, - "created_at" : "Tue Oct 26 17:08:24 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPad", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Mathias Meyer", - "screen_name" : "roidrage", - "indices" : [ 3, 12 ], - "id_str" : "14658472", - "id" : 14658472 + "name" : "Avi Bryant", + "screen_name" : "avibryant", + "indices" : [ 3, 13 ], + "id_str" : "13192", + "id" : 13192 } ], "media" : [ ], "hashtags" : [ ], - "urls" : [ ] + "urls" : [ { + "indices" : [ 58, 77 ], + "url" : "http:\/\/t.co\/PPvQeiW", + "expanded_url" : "http:\/\/codebutler.com\/firesheep", + "display_url" : "codebutler.com\/firesheep" + } ] }, - "geo" : { - }, - "id_str" : "28796811091", - "text" : "RT @roidrage: I hereby deprecate usage of the terms NoSQL and schema-less. It's a database, deal with it.", + "geo" : { }, + "id_str" : "28653713322", + "text" : "RT @avibryant: Session hijacking made idiot-proof. Yikes. http:\/\/t.co\/PPvQeiW", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "web", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], - "urls" : [ ] + "urls" : [ { + "indices" : [ 43, 62 ], + "url" : "http:\/\/t.co\/PPvQeiW", + "expanded_url" : "http:\/\/codebutler.com\/firesheep", + "display_url" : "codebutler.com\/firesheep" + } ] }, - "geo" : { - }, - "id_str" : "28791548232", - "text" : "I hereby deprecate usage of the terms NoSQL and schema-less. It's a database, deal with it.", - "id" : 28791548232, - "created_at" : "Tue Oct 26 13:40:48 +0000 2010", + "geo" : { }, + "id_str" : "28649689530", + "text" : "Session hijacking made idiot-proof. Yikes. http:\/\/t.co\/PPvQeiW", + "id" : 28649689530, + "created_at" : "2010-10-25 01:51:02 +0000", "user" : { - "name" : "Mathias Meyer", - "screen_name" : "roidrage", + "name" : "Avi Bryant", + "screen_name" : "avibryant", "protected" : false, - "id_str" : "14658472", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2938540224/9ffc554b0eabb077a915cfe0d56f3c1f_normal.jpeg", - "id" : 14658472, + "id_str" : "13192", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/48591172\/avibryant_normal.png", + "id" : 13192, "verified" : false } }, - "id" : 28796811091, - "created_at" : "Tue Oct 26 14:39:43 +0000 2010", + "id" : 28653713322, + "created_at" : "2010-10-25 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Reeder", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "28795757432", - "text" : "JavaScript animation library: http://j.mp/9vyw3u", - "id" : 28795757432, - "created_at" : "Tue Oct 26 14:27:49 +0000 2010", + "geo" : { }, + "id_str" : "28709074562", + "text" : "I could trade in my 15\" MacBook for a 13\" Air. Never use the optical drive. Once they move all the ports to the left side I'll consider it.", + "id" : 28709074562, + "created_at" : "2010-10-25 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "28762865453", - "text" : "dude, clang builds linux http://article.gmane.org/gmane.comp.compilers.clang.devel/11432", - "id" : 28762865453, - "created_at" : "Tue Oct 26 05:27:58 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "28741877874", - "text" : "Having never done Java dev I don't think I fully appreciate the irony of JavaScript on servers. I'm just stoked I don't have to write Java.", - "id" : 28741877874, - "created_at" : "Tue Oct 26 00:39:43 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.47170001, -123.32569992 ] - }, - "id_str" : "28735392670", - "text" : "I miss my old winter hoody's collar. Kept my neck so toasty!", - "id" : 28735392670, - "created_at" : "Mon Oct 25 23:21:59 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "28731265676", - "text" : "Dvorak typists of the world, gbcy.!", - "id" : 28731265676, - "created_at" : "Mon Oct 25 22:31:49 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "devongovett", - "screen_name" : "devongovett", + "name" : "Grooveshark", + "screen_name" : "Grooveshark", "indices" : [ 0, 12 ], - "id_str" : "15687937", - "id" : 15687937 + "id_str" : "3806441", + "id" : 3806441 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "28726839305", - "geo" : { - }, - "id_str" : "28728323828", - "in_reply_to_user_id" : 15687937, - "text" : "@devongovett Depends if you need/want the extra pixels, or the XpressCard slot (say for eSATA). Pixels are significant: 30% more, +0.5MP", - "id" : 28728323828, - "in_reply_to_status_id" : 28726839305, - "created_at" : "Mon Oct 25 21:53:22 +0000 2010", - "in_reply_to_screen_name" : "devongovett", - "in_reply_to_user_id_str" : "15687937", + "geo" : { }, + "id_str" : "28710434839", + "in_reply_to_user_id" : 3806441, + "text" : "@grooveshark Sure wish my own tracks played were included on the community page. Is there anywhere I can see that info right now?", + "id" : 28710434839, + "created_at" : "2010-10-25 00:00:00 +0000", + "in_reply_to_screen_name" : "Grooveshark", + "in_reply_to_user_id_str" : "3806441", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1443,12 +1804,11 @@ Grailbird.data.tweets_2010_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28728050124", - "text" : "RT @JimRoepcke: Finally got sick of switching between QWERTY and DVORAK constantly when pairing with @_sjs - ordered a QIDO. http://www. ...", + "text" : "RT @JimRoepcke: Finally got sick of switching between QWERTY and DVORAK constantly when pairing with @_sjs - ordered a QIDO. http:\/\/www. ...", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -1461,67 +1821,89 @@ Grailbird.data.tweets_2010_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28726269319", - "text" : "Finally got sick of switching between QWERTY and DVORAK constantly when pairing with @_sjs - ordered a QIDO. http://www.keyghost.com/qido/", + "text" : "Finally got sick of switching between QWERTY and DVORAK constantly when pairing with @_sjs - ordered a QIDO. http:\/\/www.keyghost.com\/qido\/", "id" : 28726269319, - "created_at" : "Mon Oct 25 21:24:52 +0000 2010", + "created_at" : "2010-10-25 21:24:52 +0000", "user" : { "name" : "Jim Roepcke", "screen_name" : "JimRoepcke", "protected" : false, "id_str" : "894911", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3351988957/4cad7f658ee1a7f029aa5d283d6f4d87_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", "id" : 894911, "verified" : false } }, "id" : 28728050124, - "created_at" : "Mon Oct 25 21:49:36 +0000 2010", + "created_at" : "2010-10-25 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Grooveshark", - "screen_name" : "Grooveshark", + "name" : "devongovett", + "screen_name" : "devongovett", "indices" : [ 0, 12 ], - "id_str" : "3806441", - "id" : 3806441 + "id_str" : "15687937", + "id" : 15687937 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "28710434839", - "in_reply_to_user_id" : 3806441, - "text" : "@grooveshark Sure wish my own tracks played were included on the community page. Is there anywhere I can see that info right now?", - "id" : 28710434839, - "created_at" : "Mon Oct 25 17:22:28 +0000 2010", - "in_reply_to_screen_name" : "Grooveshark", - "in_reply_to_user_id_str" : "3806441", + "in_reply_to_status_id_str" : "28726839305", + "geo" : { }, + "id_str" : "28728323828", + "in_reply_to_user_id" : 15687937, + "text" : "@devongovett Depends if you need\/want the extra pixels, or the XpressCard slot (say for eSATA). Pixels are significant: 30% more, +0.5MP", + "id" : 28728323828, + "in_reply_to_status_id" : 28726839305, + "created_at" : "2010-10-25 00:00:00 +0000", + "in_reply_to_screen_name" : "devongovett", + "in_reply_to_user_id_str" : "15687937", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "28731265676", + "text" : "Dvorak typists of the world, gbcy.!", + "id" : 28731265676, + "created_at" : "2010-10-25 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1529,88 +1911,27 @@ Grailbird.data.tweets_2010_10 = "urls" : [ ] }, "geo" : { + "type" : "Point", + "coordinates" : [ 48.47170001, -123.32569992 ] }, - "id_str" : "28709074562", - "text" : "I could trade in my 15\" MacBook for a 13\" Air. Never use the optical drive. Once they move all the ports to the left side I'll consider it.", - "id" : 28709074562, - "created_at" : "Mon Oct 25 17:04:16 +0000 2010", + "id_str" : "28735392670", + "text" : "I miss my old winter hoody's collar. Kept my neck so toasty!", + "id" : 28735392670, + "created_at" : "2010-10-25 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPad", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Avi Bryant", - "screen_name" : "avibryant", - "indices" : [ 3, 13 ], - "id_str" : "13192", - "id" : 13192 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ { - "indices" : [ 58, 77 ], - "url" : "http://t.co/PPvQeiW", - "expanded_url" : "http://codebutler.com/firesheep", - "display_url" : "codebutler.com/firesheep" - } ] - }, - "geo" : { - }, - "id_str" : "28653713322", - "text" : "RT @avibryant: Session hijacking made idiot-proof. Yikes. http://t.co/PPvQeiW", - "retweeted_status" : { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ { - "indices" : [ 43, 62 ], - "url" : "http://t.co/PPvQeiW", - "expanded_url" : "http://codebutler.com/firesheep", - "display_url" : "codebutler.com/firesheep" - } ] - }, - "geo" : { - }, - "id_str" : "28649689530", - "text" : "Session hijacking made idiot-proof. Yikes. http://t.co/PPvQeiW", - "id" : 28649689530, - "created_at" : "Mon Oct 25 01:51:02 +0000 2010", - "user" : { - "name" : "Avi Bryant", - "screen_name" : "avibryant", - "protected" : false, - "id_str" : "13192", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/48591172/avibryant_normal.png", - "id" : 13192, - "verified" : false - } - }, - "id" : 28653713322, - "created_at" : "Mon Oct 25 02:45:21 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPad", - "entities" : { - "user_mentions" : [ { - "name" : "Jacob Rothstein", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 3, 18 ], "id_str" : "27302287", @@ -1620,8 +1941,7 @@ Grailbird.data.tweets_2010_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28547135154", "text" : "RT @jacobrothstein: Just discovered CTRL-x-e in bash opens current command in $EDITOR. Inordinately excited.", "retweeted_status" : { @@ -1632,35 +1952,34 @@ Grailbird.data.tweets_2010_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28541909390", "text" : "Just discovered CTRL-x-e in bash opens current command in $EDITOR. Inordinately excited.", "id" : 28541909390, - "created_at" : "Sat Oct 23 23:08:44 +0000 2010", + "created_at" : "2010-10-23 23:08:44 +0000", "user" : { - "name" : "Jacob Rothstein", + "name" : "jbr", "screen_name" : "jacobrothstein", "protected" : false, "id_str" : "27302287", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2224007184/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/424311964949413888\/ZYHjiCgB_normal.jpeg", "id" : 27302287, "verified" : false } }, "id" : 28547135154, - "created_at" : "Sun Oct 24 00:25:00 +0000 2010", + "created_at" : "2010-10-24 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPad", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Borowski", @@ -1689,14 +2008,13 @@ Grailbird.data.tweets_2010_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "28529314620", - "geo" : { - }, + "geo" : { }, "id_str" : "28534788717", "in_reply_to_user_id" : 11973362, "text" : "@typeoneerror @linode we use stackscripts and chef to provision boxes without even looking at a shell. #opschef #linode #stackscripts", "id" : 28534788717, "in_reply_to_status_id" : 28529314620, - "created_at" : "Sat Oct 23 21:15:32 +0000 2010", + "created_at" : "2010-10-23 00:00:00 +0000", "in_reply_to_screen_name" : "typeoneerror", "in_reply_to_user_id_str" : "11973362", "user" : { @@ -1704,12 +2022,133 @@ Grailbird.data.tweets_2010_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "28418451528", + "text" : "Date comparison in JavaScript must be a bad joke. > and < work as expected but == compares object identity, not the dates themselves. :\/", + "id" : 28418451528, + "created_at" : "2010-10-22 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "28418665375", + "text" : "Easy to convert dates to numbers before comparing but still doesn't make sense. A, B are dates, A < B is false and A > B is false => A == B!", + "id" : 28418665375, + "created_at" : "2010-10-22 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Chris Rail", + "screen_name" : "djchrisrail", + "indices" : [ 0, 12 ], + "id_str" : "202771442", + "id" : 202771442 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "28369437323", + "geo" : { }, + "id_str" : "28424811213", + "in_reply_to_user_id" : 202771442, + "text" : "@djchrisrail Who knew it was in Mill Bay! If you can't find one in Sooke you could always make your own...", + "id" : 28424811213, + "in_reply_to_status_id" : 28369437323, + "created_at" : "2010-10-22 00:00:00 +0000", + "in_reply_to_screen_name" : "djchrisrail", + "in_reply_to_user_id_str" : "202771442", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "28424873328", + "text" : "WTF, messing around with Node's child_process.exec and my MacBook kernel panicked.", + "id" : 28424873328, + "created_at" : "2010-10-22 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "28425090921", + "text" : "Reproducible! It's going to be annoying to reduce a test case... so glad I have an SSD and can boot in ~20s.", + "id" : 28425090921, + "created_at" : "2010-10-22 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -1729,144 +2168,18 @@ Grailbird.data.tweets_2010_10 = "id_str" : "28450075270", "text" : ".@grooveshark on iPhone shows no playlists or fav songs, but I see them on my notebook :(", "id" : 28450075270, - "created_at" : "Fri Oct 22 23:34:32 +0000 2010", + "created_at" : "2010-10-22 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "28425090921", - "text" : "Reproducible! It's going to be annoying to reduce a test case... so glad I have an SSD and can boot in ~20s.", - "id" : 28425090921, - "created_at" : "Fri Oct 22 17:30:55 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "28424873328", - "text" : "WTF, messing around with Node's child_process.exec and my MacBook kernel panicked.", - "id" : 28424873328, - "created_at" : "Fri Oct 22 17:28:00 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Chris Rail", - "screen_name" : "djchrisrail", - "indices" : [ 0, 12 ], - "id_str" : "202771442", - "id" : 202771442 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "28369437323", - "geo" : { - }, - "id_str" : "28424811213", - "in_reply_to_user_id" : 202771442, - "text" : "@djchrisrail Who knew it was in Mill Bay! If you can't find one in Sooke you could always make your own...", - "id" : 28424811213, - "in_reply_to_status_id" : 28369437323, - "created_at" : "Fri Oct 22 17:27:09 +0000 2010", - "in_reply_to_screen_name" : "djchrisrail", - "in_reply_to_user_id_str" : "202771442", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "28418665375", - "text" : "Easy to convert dates to numbers before comparing but still doesn't make sense. A, B are dates, A < B is false and A > B is false => A == B!", - "id" : 28418665375, - "created_at" : "Fri Oct 22 16:10:50 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "28418451528", - "text" : "Date comparison in JavaScript must be a bad joke. > and < work as expected but == compares object identity, not the dates themselves. :/", - "id" : 28418451528, - "created_at" : "Fri Oct 22 16:08:21 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1878,168 +2191,75 @@ Grailbird.data.tweets_2010_10 = "coordinates" : [ 48.73998075, -123.6232478 ] }, "id_str" : "28067132832", - "text" : "Current status, found! http://yfrog.com/em67cfj", + "text" : "Current status, found! http:\/\/yfrog.com\/em67cfj", "id" : 28067132832, - "created_at" : "Thu Oct 21 22:39:51 +0000 2010", + "created_at" : "2010-10-21 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Grigory Kruglov", - "screen_name" : "lunafiko", - "indices" : [ 0, 9 ], - "id_str" : "14273142", - "id" : 14273142 + "name" : "Eric Hoppe", + "screen_name" : "ehoppe", + "indices" : [ 0, 7 ], + "id_str" : "33858688", + "id" : 33858688 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "28005077159", - "geo" : { - }, - "id_str" : "28005506745", - "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko hmm, not a bad plan. no comfy chair at my desk either, like the old wooden seats at uvic, so i wouldn't want to stay long", - "id" : 28005506745, - "in_reply_to_status_id" : 28005077159, - "created_at" : "Thu Oct 21 07:31:02 +0000 2010", - "in_reply_to_screen_name" : "lunafiko", - "in_reply_to_user_id_str" : "14273142", + "in_reply_to_status_id_str" : "27899153554", + "geo" : { }, + "id_str" : "27900687592", + "in_reply_to_user_id" : 33858688, + "text" : "@ehoppe No problem!", + "id" : 27900687592, + "in_reply_to_status_id" : 27899153554, + "created_at" : "2010-10-20 00:00:00 +0000", + "in_reply_to_screen_name" : "ehoppe", + "in_reply_to_user_id_str" : "33858688", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "web", - "entities" : { - "user_mentions" : [ { - "name" : "Grigory Kruglov", - "screen_name" : "lunafiko", - "indices" : [ 0, 9 ], - "id_str" : "14273142", - "id" : 14273142 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "28004762298", - "geo" : { - }, - "id_str" : "28004827036", - "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko ain't that the truth. i guess i should at least lie on the couch instead of sitting.", - "id" : 28004827036, - "in_reply_to_status_id" : 28004762298, - "created_at" : "Thu Oct 21 07:15:29 +0000 2010", - "in_reply_to_screen_name" : "lunafiko", - "in_reply_to_user_id_str" : "14273142", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "28004444242", - "geo" : { - }, - "id_str" : "28004546747", - "in_reply_to_user_id" : 734903, - "text" : "@mjijackson yup", - "id" : 28004546747, - "in_reply_to_status_id" : 28004444242, - "created_at" : "Thu Oct 21 07:09:05 +0000 2010", - "in_reply_to_screen_name" : "mjackson", - "in_reply_to_user_id_str" : "734903", + "geo" : { }, + "id_str" : "27973581075", + "text" : "Good for users: \"If an app even exhibits a bug, it will be rejected -- does Apple know how many apps, open-source or otherwise, have bugs?\"", + "id" : 27973581075, + "created_at" : "2010-10-20 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "GitHub", - "screen_name" : "github", - "indices" : [ 5, 12 ], - "id_str" : "13334762", - "id" : 13334762 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "28004532064", - "text" : "argh @github is down! may be a sign that i should be in bed ;-)", - "id" : 28004532064, - "created_at" : "Thu Oct 21 07:08:45 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "27996970198", - "text" : "Aw hell now I'm writing my CSS semicolon-first. I wonder what'll be next.", - "id" : 27996970198, - "created_at" : "Thu Oct 21 04:31:44 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Ezra Zygmuntowicz", @@ -2062,7 +2282,7 @@ Grailbird.data.tweets_2010_10 = "text" : "@ezmobius (reboot a few more times because it's unbelievably fast :) ... Don't forget to set your SSD as the startup disk.", "id" : 27975088682, "in_reply_to_status_id" : 27970849710, - "created_at" : "Wed Oct 20 23:31:57 +0000 2010", + "created_at" : "2010-10-20 00:00:00 +0000", "in_reply_to_screen_name" : "ezmobius", "in_reply_to_user_id_str" : "3560241", "user" : { @@ -2070,12 +2290,155 @@ Grailbird.data.tweets_2010_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "27996970198", + "text" : "Aw hell now I'm writing my CSS semicolon-first. I wonder what'll be next.", + "id" : 27996970198, + "created_at" : "2010-10-20 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "GitHub", + "screen_name" : "github", + "indices" : [ 5, 12 ], + "id_str" : "13334762", + "id" : 13334762 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "28004532064", + "text" : "argh @github is down! may be a sign that i should be in bed ;-)", + "id" : 28004532064, + "created_at" : "2010-10-20 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "28004444242", + "geo" : { }, + "id_str" : "28004546747", + "in_reply_to_user_id" : 734903, + "text" : "@mjijackson yup", + "id" : 28004546747, + "in_reply_to_status_id" : 28004444242, + "created_at" : "2010-10-20 00:00:00 +0000", + "in_reply_to_screen_name" : "mjackson", + "in_reply_to_user_id_str" : "734903", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Grigory Kruglov", + "screen_name" : "lunafiko", + "indices" : [ 0, 9 ], + "id_str" : "14273142", + "id" : 14273142 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "28004762298", + "geo" : { }, + "id_str" : "28004827036", + "in_reply_to_user_id" : 14273142, + "text" : "@lunafiko ain't that the truth. i guess i should at least lie on the couch instead of sitting.", + "id" : 28004827036, + "in_reply_to_status_id" : 28004762298, + "created_at" : "2010-10-20 00:00:00 +0000", + "in_reply_to_screen_name" : "lunafiko", + "in_reply_to_user_id_str" : "14273142", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grigory Kruglov", + "screen_name" : "lunafiko", + "indices" : [ 0, 9 ], + "id_str" : "14273142", + "id" : 14273142 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "28005077159", + "geo" : { }, + "id_str" : "28005506745", + "in_reply_to_user_id" : 14273142, + "text" : "@lunafiko hmm, not a bad plan. no comfy chair at my desk either, like the old wooden seats at uvic, so i wouldn't want to stay long", + "id" : 28005506745, + "in_reply_to_status_id" : 28005077159, + "created_at" : "2010-10-20 00:00:00 +0000", + "in_reply_to_screen_name" : "lunafiko", + "in_reply_to_user_id_str" : "14273142", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2083,22 +2446,24 @@ Grailbird.data.tweets_2010_10 = "urls" : [ ] }, "geo" : { + "type" : "Point", + "coordinates" : [ 48.47137171, -123.32773572 ] }, - "id_str" : "27973581075", - "text" : "Good for users: \"If an app even exhibits a bug, it will be rejected -- does Apple know how many apps, open-source or otherwise, have bugs?\"", - "id" : 27973581075, - "created_at" : "Wed Oct 20 23:12:55 +0000 2010", + "id_str" : "27845217037", + "text" : "Always nice to hear how early the guys at the coffee shop get up. Makes me feel better about rising at 6am.", + "id" : 27845217037, + "created_at" : "2010-10-19 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Eric Hoppe", @@ -2111,15 +2476,14 @@ Grailbird.data.tweets_2010_10 = "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "27899153554", - "geo" : { - }, - "id_str" : "27900687592", + "in_reply_to_status_id_str" : "27858424443", + "geo" : { }, + "id_str" : "27868122381", "in_reply_to_user_id" : 33858688, - "text" : "@ehoppe No problem!", - "id" : 27900687592, - "in_reply_to_status_id" : 27899153554, - "created_at" : "Wed Oct 20 04:14:31 +0000 2010", + "text" : "@ehoppe You'd have to find a notebook known to be compatible. Dell mini might work well. Building a hackintosh only makes sense if you're...", + "id" : 27868122381, + "in_reply_to_status_id" : 27858424443, + "created_at" : "2010-10-19 00:00:00 +0000", "in_reply_to_screen_name" : "ehoppe", "in_reply_to_user_id_str" : "33858688", "user" : { @@ -2127,12 +2491,51 @@ Grailbird.data.tweets_2010_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 0, 5 ], + "id_str" : "4777951", + "id" : 4777951 + }, { + "name" : "Eric Hoppe", + "screen_name" : "ehoppe", + "indices" : [ 6, 13 ], + "id_str" : "33858688", + "id" : 33858688 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "27868122381", + "geo" : { }, + "id_str" : "27868228439", + "in_reply_to_user_id" : 4777951, + "text" : "@_sjs @ehoppe spending more than the price of a Mac mini (Mac pro territory). Can't build a machine as good as the mini for the same cost.", + "id" : 27868228439, + "in_reply_to_status_id" : 27868122381, + "created_at" : "2010-10-19 00:00:00 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2155,197 +2558,18 @@ Grailbird.data.tweets_2010_10 = "id_str" : "27878893566", "text" : "ScotiaBank has a new mobile banking site... 100% Flash. #scotiabank #mobile #fail", "id" : 27878893566, - "created_at" : "Tue Oct 19 23:28:08 +0000 2010", + "created_at" : "2010-10-19 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "indices" : [ 0, 5 ], - "id_str" : "4777951", - "id" : 4777951 - }, { - "name" : "Eric Hoppe", - "screen_name" : "ehoppe", - "indices" : [ 6, 13 ], - "id_str" : "33858688", - "id" : 33858688 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "27868122381", - "geo" : { - }, - "id_str" : "27868228439", - "in_reply_to_user_id" : 4777951, - "text" : "@_sjs @ehoppe spending more than the price of a Mac mini (Mac pro territory). Can't build a machine as good as the mini for the same cost.", - "id" : 27868228439, - "in_reply_to_status_id" : 27868122381, - "created_at" : "Tue Oct 19 21:04:25 +0000 2010", - "in_reply_to_screen_name" : "_sjs", - "in_reply_to_user_id_str" : "4777951", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Eric Hoppe", - "screen_name" : "ehoppe", - "indices" : [ 0, 7 ], - "id_str" : "33858688", - "id" : 33858688 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "27858424443", - "geo" : { - }, - "id_str" : "27868122381", - "in_reply_to_user_id" : 33858688, - "text" : "@ehoppe You'd have to find a notebook known to be compatible. Dell mini might work well. Building a hackintosh only makes sense if you're...", - "id" : 27868122381, - "in_reply_to_status_id" : 27858424443, - "created_at" : "Tue Oct 19 21:02:50 +0000 2010", - "in_reply_to_screen_name" : "ehoppe", - "in_reply_to_user_id_str" : "33858688", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.47137171, -123.32773572 ] - }, - "id_str" : "27845217037", - "text" : "Always nice to hear how early the guys at the coffee shop get up. Makes me feel better about rising at 6am.", - "id" : 27845217037, - "created_at" : "Tue Oct 19 15:46:53 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Jim Roepcke", - "screen_name" : "JimRoepcke", - "indices" : [ 0, 11 ], - "id_str" : "894911", - "id" : 894911 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "27784155226", - "geo" : { - }, - "id_str" : "27784410092", - "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke You're gonna be doing a lot of doobie-rolling when you're *living in a van, down by the river!!*", - "id" : 27784410092, - "in_reply_to_status_id" : 27784155226, - "created_at" : "Tue Oct 19 00:18:26 +0000 2010", - "in_reply_to_screen_name" : "JimRoepcke", - "in_reply_to_user_id_str" : "894911", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "27784218121", - "text" : "Open source is good, but is only one part of the puzzle. Open development might be just as important (for some projects).", - "id" : 27784218121, - "created_at" : "Tue Oct 19 00:16:07 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "27784150669", - "text" : "Am I mistaken in thinking that Google's cathedral style development & manufacturers private forks basically just pay lip service to OSS?", - "id" : 27784150669, - "created_at" : "Tue Oct 19 00:15:18 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2359,14 +2583,13 @@ Grailbird.data.tweets_2010_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "27783476882", - "geo" : { - }, + "geo" : { }, "id_str" : "27784042904", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Well LA-DI-FREAKIN-DA! We got ourselves a writer! Is that Bill Shakespeare over there?", "id" : 27784042904, "in_reply_to_status_id" : 27783476882, - "created_at" : "Tue Oct 19 00:13:59 +0000 2010", + "created_at" : "2010-10-19 00:00:00 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2374,58 +2597,169 @@ Grailbird.data.tweets_2010_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "27782617270", - "text" : "Now that iOS music apps can be controlled via built-in audio controls, how can I do the same thing on OS X w/ the audio keys on my MacBook?", - "id" : 27782617270, - "created_at" : "Mon Oct 18 23:56:58 +0000 2010", + "geo" : { }, + "id_str" : "27784150669", + "text" : "Am I mistaken in thinking that Google's cathedral style development & manufacturers private forks basically just pay lip service to OSS?", + "id" : 27784150669, + "created_at" : "2010-10-19 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "27782256097", - "text" : "There's no hair covering my ears, in the way of my headphones. It's nice but weird. Got used to the shag.", - "id" : 27782256097, - "created_at" : "Mon Oct 18 23:52:37 +0000 2010", + "geo" : { }, + "id_str" : "27784218121", + "text" : "Open source is good, but is only one part of the puzzle. Open development might be just as important (for some projects).", + "id" : 27784218121, + "created_at" : "2010-10-19 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "27784155226", + "geo" : { }, + "id_str" : "27784410092", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke You're gonna be doing a lot of doobie-rolling when you're *living in a van, down by the river!!*", + "id" : 27784410092, + "in_reply_to_status_id" : 27784155226, + "created_at" : "2010-10-19 00:00:00 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "27764723878", + "text" : "http:\/\/enterprise-js.com\/4", + "id" : 27764723878, + "created_at" : "2010-10-18 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "27766446321", + "geo" : { }, + "id_str" : "27771978351", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke yeah I love comma fir- .... wait a minute now... ;-)", + "id" : 27771978351, + "in_reply_to_status_id" : 27766446321, + "created_at" : "2010-10-18 00:00:00 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "nodejs", + "indices" : [ 24, 31 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "27772088254", + "text" : "Hey, my first commit to #nodejs just landed. http:\/\/is.gd\/g7hqJ There'll be new syntax in a future release of repl-edit http:\/\/is.gd\/g7hrO", + "id" : 27772088254, + "created_at" : "2010-10-18 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", @@ -2445,10 +2779,10 @@ Grailbird.data.tweets_2010_10 = }, "id_str" : "27780525861", "in_reply_to_user_id" : 676363, - "text" : "@brianleroux can you download/modify/distribute private android forks that actually ship on devices? Parts of iOS are OSS. Where's the line?", + "text" : "@brianleroux can you download\/modify\/distribute private android forks that actually ship on devices? Parts of iOS are OSS. Where's the line?", "id" : 27780525861, "in_reply_to_status_id" : 27778109090, - "created_at" : "Mon Oct 18 23:32:00 +0000 2010", + "created_at" : "2010-10-18 00:00:00 +0000", "in_reply_to_screen_name" : "brianleroux", "in_reply_to_user_id_str" : "676363", "user" : { @@ -2456,235 +2790,170 @@ Grailbird.data.tweets_2010_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "nodejs", - "indices" : [ 24, 31 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "27772088254", - "text" : "Hey, my first commit to #nodejs just landed. http://is.gd/g7hqJ There'll be new syntax in a future release of repl-edit http://is.gd/g7hrO", - "id" : 27772088254, - "created_at" : "Mon Oct 18 21:45:54 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Jim Roepcke", - "screen_name" : "JimRoepcke", - "indices" : [ 0, 11 ], - "id_str" : "894911", - "id" : 894911 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "27766446321", - "geo" : { - }, - "id_str" : "27771978351", - "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke yeah I love comma fir- .... wait a minute now... ;-)", - "id" : 27771978351, - "in_reply_to_status_id" : 27766446321, - "created_at" : "Mon Oct 18 21:44:22 +0000 2010", - "in_reply_to_screen_name" : "JimRoepcke", - "in_reply_to_user_id_str" : "894911", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "27764723878", - "text" : "http://enterprise-js.com/4", - "id" : 27764723878, - "created_at" : "Mon Oct 18 19:59:07 +0000 2010", + "geo" : { }, + "id_str" : "27782256097", + "text" : "There's no hair covering my ears, in the way of my headphones. It's nice but weird. Got used to the shag.", + "id" : 27782256097, + "created_at" : "2010-10-18 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { + "geo" : { }, + "id_str" : "27782617270", + "text" : "Now that iOS music apps can be controlled via built-in audio controls, how can I do the same thing on OS X w\/ the audio keys on my MacBook?", + "id" : 27782617270, + "created_at" : "2010-10-18 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] }, + "geo" : { }, + "id_str" : "27516845467", + "text" : "I see why Apple turned the Nano into a Shuffle+screen. \"Real\" iPods should run iOS. It was too good as it was, w\/ video camera and all.", + "id" : 27516845467, + "created_at" : "2010-10-16 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, "id_str" : "27516932910", "text" : "Like the iPod Mini they effectively killed it. Instead of introducing something better they're just pointing to the iPod Touch.", "id" : 27516932910, - "created_at" : "Sat Oct 16 06:04:11 +0000 2010", + "created_at" : "2010-10-16 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "27516845467", - "text" : "I see why Apple turned the Nano into a Shuffle+screen. \"Real\" iPods should run iOS. It was too good as it was, w/ video camera and all.", - "id" : 27516845467, - "created_at" : "Sat Oct 16 06:02:36 +0000 2010", + "geo" : { }, + "id_str" : "27390325765", + "text" : "\"When we drink we do it right gettin slizzard! ... When sober girls around me they be actin like they drunk.\" popular music makes me laugh.", + "id" : 27390325765, + "created_at" : "2010-10-15 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "27479964401", - "text" : "Of course some bizarre bug decides to show itself on Friday afternoon. Think I'll climb under my desk for a nap.", - "id" : 27479964401, - "created_at" : "Fri Oct 15 21:32:21 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "27457133127", - "text" : "Current status: http://yfrog.com/76k93p (Anyone know of a language that has promises/futures baked in? Could be interesting.)", - "id" : 27457133127, - "created_at" : "Fri Oct 15 16:23:37 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "web", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Peter Cooper", - "screen_name" : "peterc", - "indices" : [ 3, 10 ], - "id_str" : "33493", - "id" : 33493 + "name" : "Grooveshark", + "screen_name" : "Grooveshark", + "indices" : [ 0, 12 ], + "id_str" : "3806441", + "id" : 3806441 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "27451894026", - "text" : "RT @peterc: Hacker News users might find this thing I whipped up this morning interesting: http://hackerslide.com/", - "retweeted_status" : { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "27445849851", - "text" : "Hacker News users might find this thing I whipped up this morning interesting: http://hackerslide.com/", - "id" : 27445849851, - "created_at" : "Fri Oct 15 14:25:24 +0000 2010", - "user" : { - "name" : "Peter Cooper", - "screen_name" : "peterc", - "protected" : false, - "id_str" : "33493", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2613982763/ttq5jf710uegagijddeb_normal.png", - "id" : 33493, - "verified" : false - } - }, - "id" : 27451894026, - "created_at" : "Fri Oct 15 15:27:52 +0000 2010", + "geo" : { }, + "id_str" : "27390660953", + "in_reply_to_user_id" : 3806441, + "text" : "@Grooveshark tinysong.com links don't redirect to a protocol that opens Grooveshark on iPhone :( Would love to txt links to my friends!", + "id" : 27390660953, + "created_at" : "2010-10-15 00:00:00 +0000", + "in_reply_to_screen_name" : "Grooveshark", + "in_reply_to_user_id_str" : "3806441", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "27391802317", + "text" : "Wasting time on the bus... have to pee too bad to hack on anything, which sucks cuz ChromeShark doesn't work on preview.grooveshark.com :(", + "id" : 27391802317, + "created_at" : "2010-10-15 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2702,13 +2971,12 @@ Grailbird.data.tweets_2010_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27392649875", "in_reply_to_user_id" : 12819682, "text" : "@mitchellh congrats on the grant! you certainly deserve it.", "id" : 27392649875, - "created_at" : "Fri Oct 15 00:41:08 +0000 2010", + "created_at" : "2010-10-15 00:00:00 +0000", "in_reply_to_screen_name" : "mitchellh", "in_reply_to_user_id_str" : "12819682", "user" : { @@ -2716,151 +2984,250 @@ Grailbird.data.tweets_2010_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Peter Cooper", + "screen_name" : "peterc", + "indices" : [ 3, 10 ], + "id_str" : "33493", + "id" : 33493 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "27451894026", + "text" : "RT @peterc: Hacker News users might find this thing I whipped up this morning interesting: http:\/\/hackerslide.com\/", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "27445849851", + "text" : "Hacker News users might find this thing I whipped up this morning interesting: http:\/\/hackerslide.com\/", + "id" : 27445849851, + "created_at" : "2010-10-15 14:25:24 +0000", + "user" : { + "name" : "Peter Cooper", + "screen_name" : "peterc", + "protected" : false, + "id_str" : "33493", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/432149950852378624\/MTvJN889_normal.png", + "id" : 33493, + "verified" : false + } + }, + "id" : 27451894026, + "created_at" : "2010-10-15 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "27391802317", - "text" : "Wasting time on the bus... have to pee too bad to hack on anything, which sucks cuz ChromeShark doesn't work on preview.grooveshark.com :(", - "id" : 27391802317, - "created_at" : "Fri Oct 15 00:30:48 +0000 2010", + "geo" : { }, + "id_str" : "27457133127", + "text" : "Current status: http:\/\/yfrog.com\/76k93p (Anyone know of a language that has promises\/futures baked in? Could be interesting.)", + "id" : 27457133127, + "created_at" : "2010-10-15 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Grooveshark", - "screen_name" : "Grooveshark", - "indices" : [ 0, 12 ], - "id_str" : "3806441", - "id" : 3806441 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "27390660953", - "in_reply_to_user_id" : 3806441, - "text" : "@Grooveshark tinysong.com links don't redirect to a protocol that opens Grooveshark on iPhone :( Would love to txt links to my friends!", - "id" : 27390660953, - "created_at" : "Fri Oct 15 00:16:37 +0000 2010", - "in_reply_to_screen_name" : "Grooveshark", - "in_reply_to_user_id_str" : "3806441", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "27390325765", - "text" : "\"When we drink we do it right gettin slizzard! ... When sober girls around me they be actin like they drunk.\" popular music makes me laugh.", - "id" : 27390325765, - "created_at" : "Fri Oct 15 00:12:26 +0000 2010", + "geo" : { }, + "id_str" : "27479964401", + "text" : "Of course some bizarre bug decides to show itself on Friday afternoon. Think I'll climb under my desk for a nap.", + "id" : 27479964401, + "created_at" : "2010-10-15 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "Grooveshark", + "indices" : [ 29, 41 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "27289401270", + "text" : "If you use Google Chrome and #Grooveshark be sure to check out ChromeShark: http:\/\/is.gd\/g0XsL", + "id" : 27289401270, + "created_at" : "2010-10-14 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jim Roepcke", - "screen_name" : "JimRoepcke", - "indices" : [ 0, 11 ], - "id_str" : "894911", - "id" : 894911 + "name" : "Timoth\u00E9e Peignier", + "screen_name" : "cyberdelia", + "indices" : [ 3, 14 ], + "id_str" : "82843", + "id" : 82843 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { + "geo" : { }, + "id_str" : "27344619441", + "text" : "RT @cyberdelia: Riak Search is now one step away from being installed on your mac with 'brew install riak-search' : http:\/\/bit.ly\/d58ooN", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "27323333768", + "text" : "Riak Search is now one step away from being installed on your mac with 'brew install riak-search' : http:\/\/bit.ly\/d58ooN", + "id" : 27323333768, + "created_at" : "2010-10-14 08:49:10 +0000", + "user" : { + "name" : "Timoth\u00E9e Peignier", + "screen_name" : "cyberdelia", + "protected" : false, + "id_str" : "82843", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000505078115\/79572e17f6dadadc6e06e7b3aadc7a0a_normal.jpeg", + "id" : 82843, + "verified" : false + } }, - "id_str" : "27389278460", - "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke I mentioned this a while back, came across it again today: http://zombo.com and just to be trendy http://html5zombo.com/", - "id" : 27389278460, - "created_at" : "Thu Oct 14 23:59:21 +0000 2010", - "in_reply_to_screen_name" : "JimRoepcke", - "in_reply_to_user_id_str" : "894911", + "id" : 27344619441, + "created_at" : "2010-10-14 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Grooveshark", - "screen_name" : "Grooveshark", - "indices" : [ 4, 16 ], - "id_str" : "3806441", - "id" : 3806441 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { + "geo" : { }, + "id_str" : "27380185709", + "text" : "RT @clashmore: You're not a rockstar. You're not a ninja. You're a bespectacled 20-something white dude with a Wacom & a receding hairli ...", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "27361842996", + "text" : "You're not a rockstar. You're not a ninja. You're a bespectacled 20-something white dude with a Wacom & a receding hairline. Shut up & work.", + "id" : 27361842996, + "created_at" : "2010-10-14 17:35:41 +0000", + "user" : { + "name" : "Bobby McKenna", + "screen_name" : "bobby", + "protected" : false, + "id_str" : "17983820", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/441055451677851649\/SuVB1N3t_normal.jpeg", + "id" : 17983820, + "verified" : false + } }, - "id_str" : "27389175298", - "text" : "New @Grooveshark is in Cydia and it's freakin' awesome! Harder, better, faster, stronger. <3 the shark!", - "id" : 27389175298, - "created_at" : "Thu Oct 14 23:58:01 +0000 2010", + "id" : 27380185709, + "created_at" : "2010-10-14 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "27384947972", + "text" : "I don't like languages that compile to JavaScript, yet JS (esp. Node) needs many things that aren't possible (without macros). Catch 22.", + "id" : 27384947972, + "created_at" : "2010-10-14 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -2874,16 +3241,13 @@ Grailbird.data.tweets_2010_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "27385246383", - "geo" : { - "type" : "Point", - "coordinates" : [ 48.47031515, -123.34245264 ] - }, + "geo" : { }, "id_str" : "27387112748", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle agreed, definitely not C style! One day I'll have to look at Sibilant and see where it's at.", "id" : 27387112748, "in_reply_to_status_id" : 27385246383, - "created_at" : "Thu Oct 14 23:31:58 +0000 2010", + "created_at" : "2010-10-14 00:00:00 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -2891,203 +3255,71 @@ Grailbird.data.tweets_2010_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "27384947972", - "text" : "I don't like languages that compile to JavaScript, yet JS (esp. Node) needs many things that aren't possible (without macros). Catch 22.", - "id" : 27384947972, - "created_at" : "Thu Oct 14 23:04:25 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Bobby McKenna", - "screen_name" : "clashmore", - "indices" : [ 3, 13 ], - "id_str" : "430974664", - "id" : 430974664 + "name" : "Grooveshark", + "screen_name" : "Grooveshark", + "indices" : [ 4, 16 ], + "id_str" : "3806441", + "id" : 3806441 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "27380185709", - "text" : "RT @clashmore: You're not a rockstar. You're not a ninja. You're a bespectacled 20-something white dude with a Wacom & a receding hairli ...", - "retweeted_status" : { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "27361842996", - "text" : "You're not a rockstar. You're not a ninja. You're a bespectacled 20-something white dude with a Wacom & a receding hairline. Shut up & work.", - "id" : 27361842996, - "created_at" : "Thu Oct 14 17:35:41 +0000 2010", - "user" : { - "name" : "Bobby McKenna", - "screen_name" : "bobby", - "protected" : false, - "id_str" : "17983820", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2867863642/bca08517fee6e824f8ff048c30e5a64b_normal.png", - "id" : 17983820, - "verified" : false - } - }, - "id" : 27380185709, - "created_at" : "Thu Oct 14 22:00:37 +0000 2010", + "geo" : { }, + "id_str" : "27389175298", + "text" : "New @Grooveshark is in Cydia and it's freakin' awesome! Harder, better, faster, stronger. <3 the shark!", + "id" : 27389175298, + "created_at" : "2010-10-14 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPad", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Timoth\u00E9e Peignier", - "screen_name" : "cyberdelia", - "indices" : [ 3, 14 ], - "id_str" : "82843", - "id" : 82843 + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "27344619441", - "text" : "RT @cyberdelia: Riak Search is now one step away from being installed on your mac with 'brew install riak-search' : http://bit.ly/d58ooN", - "retweeted_status" : { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "27323333768", - "text" : "Riak Search is now one step away from being installed on your mac with 'brew install riak-search' : http://bit.ly/d58ooN", - "id" : 27323333768, - "created_at" : "Thu Oct 14 08:49:10 +0000 2010", - "user" : { - "name" : "Timoth\u00E9e Peignier", - "screen_name" : "cyberdelia", - "protected" : false, - "id_str" : "82843", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/818110125/4508389220_fa091e6713_normal.jpg", - "id" : 82843, - "verified" : false - } - }, - "id" : 27344619441, - "created_at" : "Thu Oct 14 14:16:31 +0000 2010", + "geo" : { }, + "id_str" : "27389278460", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke I mentioned this a while back, came across it again today: http:\/\/zombo.com and just to be trendy http:\/\/html5zombo.com\/", + "id" : 27389278460, + "created_at" : "2010-10-14 00:00:00 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "Grooveshark", - "indices" : [ 29, 41 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "27289401270", - "text" : "If you use Google Chrome and #Grooveshark be sure to check out ChromeShark: http://is.gd/g0XsL", - "id" : 27289401270, - "created_at" : "Thu Oct 14 00:01:42 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Grigory Kruglov", - "screen_name" : "lunafiko", - "indices" : [ 0, 9 ], - "id_str" : "14273142", - "id" : 14273142 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "27273577863", - "geo" : { - "type" : "Point", - "coordinates" : [ 48.45314103, -123.37203133 ] - }, - "id_str" : "27288353547", - "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko stackscripts are cool. They go hand in hand w/ chef. Provisioning nodes without writing a single command is pretty fun.", - "id" : 27288353547, - "in_reply_to_status_id" : 27273577863, - "created_at" : "Wed Oct 13 23:48:34 +0000 2010", - "in_reply_to_screen_name" : "lunafiko", - "in_reply_to_user_id_str" : "14273142", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -3101,14 +3333,13 @@ Grailbird.data.tweets_2010_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "27266557953", - "geo" : { - }, + "geo" : { }, "id_str" : "27267944188", "in_reply_to_user_id" : 14273142, "text" : "@lunafiko Linode is great! I think you'll be happy with the switch.", "id" : 27267944188, "in_reply_to_status_id" : 27266557953, - "created_at" : "Wed Oct 13 19:01:15 +0000 2010", + "created_at" : "2010-10-13 00:00:00 +0000", "in_reply_to_screen_name" : "lunafiko", "in_reply_to_user_id_str" : "14273142", "user" : { @@ -3116,7 +3347,40 @@ Grailbird.data.tweets_2010_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grigory Kruglov", + "screen_name" : "lunafiko", + "indices" : [ 0, 9 ], + "id_str" : "14273142", + "id" : 14273142 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "27273577863", + "geo" : { }, + "id_str" : "27288353547", + "in_reply_to_user_id" : 14273142, + "text" : "@lunafiko stackscripts are cool. They go hand in hand w\/ chef. Provisioning nodes without writing a single command is pretty fun.", + "id" : 27288353547, + "in_reply_to_status_id" : 27273577863, + "created_at" : "2010-10-13 00:00:00 +0000", + "in_reply_to_screen_name" : "lunafiko", + "in_reply_to_user_id_str" : "14273142", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -3134,70 +3398,45 @@ Grailbird.data.tweets_2010_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "26887516781", - "text" : "RT @hackernewsbot: Chmod -x chmod... http://www.slideshare.net/cog/chmod-x-chmod", + "text" : "RT @hackernewsbot: Chmod -x chmod... http:\/\/www.slideshare.net\/cog\/chmod-x-chmod", "retweeted_status" : { - "source" : "Hacker News Bot", + "source" : "\u003Ca href=\"http:\/\/news.ycombinator.com\/\" rel=\"nofollow\"\u003EHacker News Bot\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "26882221440", - "text" : "Chmod -x chmod... http://www.slideshare.net/cog/chmod-x-chmod", + "text" : "Chmod -x chmod... http:\/\/www.slideshare.net\/cog\/chmod-x-chmod", "id" : 26882221440, - "created_at" : "Sat Oct 09 22:42:04 +0000 2010", + "created_at" : "2010-10-09 22:42:04 +0000", "user" : { "name" : "Hacker News Bot", "screen_name" : "hackernewsbot", "protected" : false, "id_str" : "19575586", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/73596050/yc500_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/73596050\/yc500_normal.jpg", "id" : 19575586, "verified" : false } }, "id" : 26887516781, - "created_at" : "Sun Oct 10 00:00:18 +0000 2010", + "created_at" : "2010-10-10 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPad", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "26852400790", - "text" : "Another hit. Cut the Rope is addictive. Angry Birds addictive.", - "id" : 26852400790, - "created_at" : "Sat Oct 09 15:30:44 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPad", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jon Tirsen", @@ -3206,7 +3445,7 @@ Grailbird.data.tweets_2010_10 = "id_str" : "645143", "id" : 645143 }, { - "name" : "Erhan Erdogan", + "name" : "(erhan erdo\u011Fan)", "screen_name" : "erhanerdogan", "indices" : [ 28, 41 ], "id_str" : "8632782", @@ -3216,15 +3455,14 @@ Grailbird.data.tweets_2010_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "26850677806", - "text" : "RT @tirsen: Interesting. RT @erhanerdogan: How Twitter increased conversion rate to 29% by adding 1 extra step http://bit.ly/bSiHuP", + "text" : "RT @tirsen: Interesting. RT @erhanerdogan: How Twitter increased conversion rate to 29% by adding 1 extra step http:\/\/bit.ly\/bSiHuP", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Erhan Erdogan", + "name" : "(erhan erdo\u011Fan)", "screen_name" : "erhanerdogan", "indices" : [ 16, 29 ], "id_str" : "8632782", @@ -3234,55 +3472,167 @@ Grailbird.data.tweets_2010_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "26834103354", - "text" : "Interesting. RT @erhanerdogan: How Twitter increased conversion rate to 29% by adding 1 extra step http://bit.ly/bSiHuP", + "text" : "Interesting. RT @erhanerdogan: How Twitter increased conversion rate to 29% by adding 1 extra step http:\/\/bit.ly\/bSiHuP", "id" : 26834103354, - "created_at" : "Sat Oct 09 11:08:09 +0000 2010", + "created_at" : "2010-10-09 11:08:09 +0000", "user" : { "name" : "Jon Tirsen", "screen_name" : "tirsen", "protected" : false, "id_str" : "645143", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2625801494/izd0ks6jeg1udsrd7j10_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2625801494\/izd0ks6jeg1udsrd7j10_normal.png", "id" : 645143, "verified" : false } }, "id" : 26850677806, - "created_at" : "Sat Oct 09 15:10:37 +0000 2010", + "created_at" : "2010-10-09 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.425958465, -123.370712755 ] - }, - "id_str" : "26792723008", - "text" : "Current status: http://yfrog.com/ncz8rzj", - "id" : 26792723008, - "created_at" : "Fri Oct 08 23:04:48 +0000 2010", + "geo" : { }, + "id_str" : "26852400790", + "text" : "Another hit. Cut the Rope is addictive. Angry Birds addictive.", + "id" : 26852400790, + "created_at" : "2010-10-09 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "26714427135", + "text" : "The Bespin bookmarklet is cool but I can't live without Emacs keyboard shortcuts. Schade.", + "id" : 26714427135, + "created_at" : "2010-10-08 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "26714785699", + "geo" : { + "type" : "Point", + "coordinates" : [ 48.65275347, -123.65585595 ] + }, + "id_str" : "26750758991", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke damn, no I don't remember either. I'll search a bit and see if I can find it.", + "id" : 26750758991, + "in_reply_to_status_id" : 26714785699, + "created_at" : "2010-10-08 00:00:00 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "26752112789", + "text" : "Light rain, F.lux still has my screen tinted when I get on the morning bus. Another winter on the island.", + "id" : 26752112789, + "created_at" : "2010-10-08 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Thomas Fuchs", + "screen_name" : "thomasfuchs", + "indices" : [ 1, 13 ], + "id_str" : "6927562", + "id" : 6927562 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "vaporjs", + "indices" : [ 105, 113 ] + } ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "26751954469", + "geo" : { }, + "id_str" : "26752363532", + "in_reply_to_user_id" : 6927562, + "text" : ".@thomasfuchs Best summit evar! This is certainly the beginning of a new era on the web. Exciting times! #vaporjs", + "id" : 26752363532, + "in_reply_to_status_id" : 26751954469, + "created_at" : "2010-10-08 00:00:00 +0000", + "in_reply_to_screen_name" : "thomasfuchs", + "in_reply_to_user_id_str" : "6927562", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -3306,12 +3656,11 @@ Grailbird.data.tweets_2010_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "26770916914", "text" : "RT @drnic: RT @Caius: (cmd-F1) to toggle \"Mirror Displays\" & (alt-F1) gets you into the Displays.prefpane quickly too.", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Caius Durling", @@ -3324,275 +3673,54 @@ Grailbird.data.tweets_2010_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "26768963902", "text" : "RT @Caius: (cmd-F1) to toggle \"Mirror Displays\" & (alt-F1) gets you into the Displays.prefpane quickly too.", "id" : 26768963902, - "created_at" : "Fri Oct 08 17:15:28 +0000 2010", + "created_at" : "2010-10-08 17:15:28 +0000", "user" : { "name" : "Dr Nic", "screen_name" : "drnic", "protected" : false, "id_str" : "9885102", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2243751587/drnic_by_jeff_casimir_at_railsconf2010_-_thumbnail_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2243751587\/drnic_by_jeff_casimir_at_railsconf2010_-_thumbnail_normal.png", "id" : 9885102, "verified" : false } }, "id" : 26770916914, - "created_at" : "Fri Oct 08 17:40:53 +0000 2010", + "created_at" : "2010-10-08 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Thomas Fuchs", - "screen_name" : "thomasfuchs", - "indices" : [ 1, 13 ], - "id_str" : "6927562", - "id" : 6927562 - } ], - "media" : [ ], - "hashtags" : [ { - "text" : "vaporjs", - "indices" : [ 105, 113 ] - } ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "26751954469", - "geo" : { - }, - "id_str" : "26752363532", - "in_reply_to_user_id" : 6927562, - "text" : ".@thomasfuchs Best summit evar! This is certainly the beginning of a new era on the web. Exciting times! #vaporjs", - "id" : 26752363532, - "in_reply_to_status_id" : 26751954469, - "created_at" : "Fri Oct 08 14:09:43 +0000 2010", - "in_reply_to_screen_name" : "thomasfuchs", - "in_reply_to_user_id_str" : "6927562", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "26752112789", - "text" : "Light rain, F.lux still has my screen tinted when I get on the morning bus. Another winter on the island.", - "id" : 26752112789, - "created_at" : "Fri Oct 08 14:07:02 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Jim Roepcke", - "screen_name" : "JimRoepcke", - "indices" : [ 0, 11 ], - "id_str" : "894911", - "id" : 894911 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "26714785699", "geo" : { "type" : "Point", - "coordinates" : [ 48.65275347, -123.65585595 ] + "coordinates" : [ 48.425958465, -123.370712755 ] }, - "id_str" : "26750758991", - "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke damn, no I don't remember either. I'll search a bit and see if I can find it.", - "id" : 26750758991, - "in_reply_to_status_id" : 26714785699, - "created_at" : "Fri Oct 08 13:52:55 +0000 2010", - "in_reply_to_screen_name" : "JimRoepcke", - "in_reply_to_user_id_str" : "894911", + "id_str" : "26792723008", + "text" : "Current status: http:\/\/yfrog.com\/ncz8rzj", + "id" : 26792723008, + "created_at" : "2010-10-08 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "26714427135", - "text" : "The Bespin bookmarklet is cool but I can't live without Emacs keyboard shortcuts. Schade.", - "id" : 26714427135, - "created_at" : "Fri Oct 08 03:29:49 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "26686470139", - "text" : "Ah the elusive monad. Once someone understands them they become incapable of explaining them to those who don't understand. Round and round.", - "id" : 26686470139, - "created_at" : "Thu Oct 07 21:26:46 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "26684336980", - "text" : "Ugh, battling a heisenbug! :( The good thing is that I can leave log statements around to hide it till I track down the real problem.", - "id" : 26684336980, - "created_at" : "Thu Oct 07 20:55:44 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Tom Hughes-Croucher", - "screen_name" : "sh1mmer", - "indices" : [ 1, 9 ], - "id_str" : "63803", - "id" : 63803 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "26680587033", - "geo" : { - }, - "id_str" : "26684288288", - "in_reply_to_user_id" : 63803, - "text" : ".@sh1mmer I know you solved it, but fwiw in zsh this kind of stuff is easy, without resorting to find: rm **/*~*.xml~*.js(.)", - "id" : 26684288288, - "in_reply_to_status_id" : 26680587033, - "created_at" : "Thu Oct 07 20:55:02 +0000 2010", - "in_reply_to_screen_name" : "sh1mmer", - "in_reply_to_user_id_str" : "63803", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "26664747901", - "text" : "Too much to read and too little time to read it.", - "id" : 26664747901, - "created_at" : "Thu Oct 07 16:41:22 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "26652573091", - "text" : "15(!) domains want to run JavaScript on a 9to5mac.com page. Thank you NotScripts for making the web safer and far less annoying.", - "id" : 26652573091, - "created_at" : "Thu Oct 07 14:18:51 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -3610,42 +3738,307 @@ Grailbird.data.tweets_2010_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "26620394912", - "text" : "RT @zachwaugh: Just put up a beta release of a new mac app I'm working on - Crosshairs. Download it here: http://bit.ly/crosshairs", + "text" : "RT @zachwaugh: Just put up a beta release of a new mac app I'm working on - Crosshairs. Download it here: http:\/\/bit.ly\/crosshairs", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "26554670983", - "text" : "Just put up a beta release of a new mac app I'm working on - Crosshairs. Download it here: http://bit.ly/crosshairs", + "text" : "Just put up a beta release of a new mac app I'm working on - Crosshairs. Download it here: http:\/\/bit.ly\/crosshairs", "id" : 26554670983, - "created_at" : "Wed Oct 06 14:12:25 +0000 2010", + "created_at" : "2010-10-06 14:12:25 +0000", "user" : { "name" : "Zach Waugh", "screen_name" : "zachwaugh", "protected" : false, "id_str" : "14620798", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1429147202/profile_new_small_square_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/418164750405472256\/o9DV_aI6_normal.jpeg", "id" : 14620798, "verified" : false } }, "id" : 26620394912, - "created_at" : "Thu Oct 07 04:42:27 +0000 2010", + "created_at" : "2010-10-07 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "26652573091", + "text" : "15(!) domains want to run JavaScript on a 9to5mac.com page. Thank you NotScripts for making the web safer and far less annoying.", + "id" : 26652573091, + "created_at" : "2010-10-07 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "26664747901", + "text" : "Too much to read and too little time to read it.", + "id" : 26664747901, + "created_at" : "2010-10-07 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tom Croucher", + "screen_name" : "sh1mmer", + "indices" : [ 1, 9 ], + "id_str" : "63803", + "id" : 63803 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "26680587033", + "geo" : { }, + "id_str" : "26684288288", + "in_reply_to_user_id" : 63803, + "text" : ".@sh1mmer I know you solved it, but fwiw in zsh this kind of stuff is easy, without resorting to find: rm **\/*~*.xml~*.js(.)", + "id" : 26684288288, + "in_reply_to_status_id" : 26680587033, + "created_at" : "2010-10-07 00:00:00 +0000", + "in_reply_to_screen_name" : "sh1mmer", + "in_reply_to_user_id_str" : "63803", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "26684336980", + "text" : "Ugh, battling a heisenbug! :( The good thing is that I can leave log statements around to hide it till I track down the real problem.", + "id" : 26684336980, + "created_at" : "2010-10-07 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "26686470139", + "text" : "Ah the elusive monad. Once someone understands them they become incapable of explaining them to those who don't understand. Round and round.", + "id" : 26686470139, + "created_at" : "2010-10-07 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Mitchell Hashimoto", + "screen_name" : "mitchellh", + "indices" : [ 0, 10 ], + "id_str" : "12819682", + "id" : 12819682 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "26522707679", + "geo" : { }, + "id_str" : "26524284042", + "in_reply_to_user_id" : 12819682, + "text" : "@mitchellh Hmmm. Yes, I'll have to seek out other heretics. If it makes a difference I *mostly* use Emacs & TextMate these days :)", + "id" : 26524284042, + "in_reply_to_status_id" : 26522707679, + "created_at" : "2010-10-06 00:00:00 +0000", + "in_reply_to_screen_name" : "mitchellh", + "in_reply_to_user_id_str" : "12819682", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jay Freeman (saurik)", + "screen_name" : "saurik", + "indices" : [ 0, 7 ], + "id_str" : "6368672", + "id" : 6368672 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "26551571761", + "geo" : { }, + "id_str" : "26554061967", + "in_reply_to_user_id" : 6368672, + "text" : "@saurik If you're interested in a k\/v store I highly recommend riak. Basho knows what they're doing.", + "id" : 26554061967, + "in_reply_to_status_id" : 26551571761, + "created_at" : "2010-10-06 00:00:00 +0000", + "in_reply_to_screen_name" : "saurik", + "in_reply_to_user_id_str" : "6368672", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "26558759424", + "text" : "\"But it also means they inherently plan to throw away 90% of the work they do.\" http:\/\/bit.ly\/qdoW6 -- Why you can't innovate like Apple", + "id" : 26558759424, + "created_at" : "2010-10-06 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "26559352831", + "geo" : { }, + "id_str" : "26562539734", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Yeah, good read!", + "id" : 26562539734, + "in_reply_to_status_id" : 26559352831, + "created_at" : "2010-10-06 00:00:00 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "instapaper", + "indices" : [ 131, 142 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "26582217878", + "text" : "Rebooted last night and Instachrome stopped working, perhaps because Chrome updated itself. Reinstalled the extension -> fixed. #instapaper", + "id" : 26582217878, + "created_at" : "2010-10-06 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -3663,198 +4056,45 @@ Grailbird.data.tweets_2010_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "26588923267", "text" : "RT @tlrobinson: Writing recursive asynchronous code makes my head hurt.", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "26584875031", "text" : "Writing recursive asynchronous code makes my head hurt.", "id" : 26584875031, - "created_at" : "Wed Oct 06 21:04:53 +0000 2010", + "created_at" : "2010-10-06 21:04:53 +0000", "user" : { "name" : "tom robinson", "screen_name" : "tlrobinson", "protected" : false, "id_str" : "14206068", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1796403442/14267_753770645455_3400177_44585556_4022426_n_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000853310157\/a0e3b1296ad4bad4a668803a54a79afd_normal.jpeg", "id" : 14206068, "verified" : false } }, "id" : 26588923267, - "created_at" : "Wed Oct 06 22:03:15 +0000 2010", + "created_at" : "2010-10-06 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "instapaper", - "indices" : [ 131, 142 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "26582217878", - "text" : "Rebooted last night and Instachrome stopped working, perhaps because Chrome updated itself. Reinstalled the extension -> fixed. #instapaper", - "id" : 26582217878, - "created_at" : "Wed Oct 06 20:25:47 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Jim Roepcke", - "screen_name" : "JimRoepcke", - "indices" : [ 0, 11 ], - "id_str" : "894911", - "id" : 894911 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "26559352831", - "geo" : { - }, - "id_str" : "26562539734", - "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke Yeah, good read!", - "id" : 26562539734, - "in_reply_to_status_id" : 26559352831, - "created_at" : "Wed Oct 06 15:42:14 +0000 2010", - "in_reply_to_screen_name" : "JimRoepcke", - "in_reply_to_user_id_str" : "894911", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "26558759424", - "text" : "\"But it also means they inherently plan to throw away 90% of the work they do.\" http://bit.ly/qdoW6 -- Why you can't innovate like Apple", - "id" : 26558759424, - "created_at" : "Wed Oct 06 14:58:45 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Jay Freeman (saurik)", - "screen_name" : "saurik", - "indices" : [ 0, 7 ], - "id_str" : "6368672", - "id" : 6368672 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "26551571761", - "geo" : { - }, - "id_str" : "26554061967", - "in_reply_to_user_id" : 6368672, - "text" : "@saurik If you're interested in a k/v store I highly recommend riak. Basho knows what they're doing.", - "id" : 26554061967, - "in_reply_to_status_id" : 26551571761, - "created_at" : "Wed Oct 06 14:05:29 +0000 2010", - "in_reply_to_screen_name" : "saurik", - "in_reply_to_user_id_str" : "6368672", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Mitchell Hashimoto", - "screen_name" : "mitchellh", - "indices" : [ 0, 10 ], - "id_str" : "12819682", - "id" : 12819682 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "26522707679", - "geo" : { - }, - "id_str" : "26524284042", - "in_reply_to_user_id" : 12819682, - "text" : "@mitchellh Hmmm. Yes, I'll have to seek out other heretics. If it makes a difference I *mostly* use Emacs & TextMate these days :)", - "id" : 26524284042, - "in_reply_to_status_id" : 26522707679, - "created_at" : "Wed Oct 06 04:58:16 +0000 2010", - "in_reply_to_screen_name" : "mitchellh", - "in_reply_to_user_id_str" : "12819682", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -3867,23 +4107,110 @@ Grailbird.data.tweets_2010_10 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "26522561497", "text" : "This might sound weird but is there a vimscript mode for Emacs? #vim #emacs", "id" : 26522561497, - "created_at" : "Wed Oct 06 04:30:46 +0000 2010", + "created_at" : "2010-10-06 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { + "type" : "Point", + "coordinates" : [ 48.6530771667, -123.6558447167 ] + }, + "id_str" : "26363821712", + "text" : "Current status http:\/\/yfrog.com\/n1rrsej", + "id" : 26363821712, + "created_at" : "2010-10-04 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "#promotejs", + "screen_name" : "promotejs", + "indices" : [ 3, 13 ], + "id_str" : "195403247", + "id" : 195403247 + }, { + "name" : "jsconfeu", + "screen_name" : "jsconfeu", + "indices" : [ 88, 97 ], + "id_str" : "64462097", + "id" : 64462097 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "26388119295", + "text" : "RT @promotejs: Are We First Yet is handcrafted awesomeness made with an infusion of the @jsconfeu post party vom Oktoberfest.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "jsconfeu", + "screen_name" : "jsconfeu", + "indices" : [ 73, 82 ], + "id_str" : "64462097", + "id" : 64462097 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "26381111586", + "text" : "Are We First Yet is handcrafted awesomeness made with an infusion of the @jsconfeu post party vom Oktoberfest.", + "id" : 26381111586, + "created_at" : "2010-10-04 17:15:34 +0000", + "user" : { + "name" : "#promotejs", + "screen_name" : "promotejs", + "protected" : false, + "id_str" : "195403247", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1131724691\/promotejshs_normal.png", + "id" : 195403247, + "verified" : false + } + }, + "id" : 26388119295, + "created_at" : "2010-10-04 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jordy Moughtin", @@ -3906,7 +4233,7 @@ Grailbird.data.tweets_2010_10 = "text" : "@jordymoughtin me too! Some guy keeps getting me to print stuff for him. What a jerk. ;-)", "id" : 26388754982, "in_reply_to_status_id" : 26387819301, - "created_at" : "Mon Oct 04 19:24:15 +0000 2010", + "created_at" : "2010-10-04 00:00:00 +0000", "in_reply_to_screen_name" : "jordymoughtin", "in_reply_to_user_id_str" : "138082149", "user" : { @@ -3914,208 +4241,12 @@ Grailbird.data.tweets_2010_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "#promotejs", - "screen_name" : "promotejs", - "indices" : [ 3, 13 ], - "id_str" : "195403247", - "id" : 195403247 - }, { - "name" : "jsconfeu", - "screen_name" : "jsconfeu", - "indices" : [ 88, 97 ], - "id_str" : "64462097", - "id" : 64462097 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "26388119295", - "text" : "RT @promotejs: Are We First Yet is handcrafted awesomeness made with an infusion of the @jsconfeu post party vom Oktoberfest.", - "retweeted_status" : { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "jsconfeu", - "screen_name" : "jsconfeu", - "indices" : [ 73, 82 ], - "id_str" : "64462097", - "id" : 64462097 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "26381111586", - "text" : "Are We First Yet is handcrafted awesomeness made with an infusion of the @jsconfeu post party vom Oktoberfest.", - "id" : 26381111586, - "created_at" : "Mon Oct 04 17:15:34 +0000 2010", - "user" : { - "name" : "#promotejs", - "screen_name" : "promotejs", - "protected" : false, - "id_str" : "195403247", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1131724691/promotejshs_normal.png", - "id" : 195403247, - "verified" : false - } - }, - "id" : 26388119295, - "created_at" : "Mon Oct 04 19:14:51 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.6530771667, -123.6558447167 ] - }, - "id_str" : "26363821712", - "text" : "Current status http://yfrog.com/n1rrsej", - "id" : 26363821712, - "created_at" : "Mon Oct 04 13:52:44 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Bryan Thatcher", - "screen_name" : "bryanthatcher", - "indices" : [ 3, 17 ], - "id_str" : "5237281", - "id" : 5237281 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "26227785695", - "text" : "RT @bryanthatcher: This month has 5 Fridays, 5 Saturdays and 5 Sundays. It happens only once in 823 years.", - "retweeted_status" : { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "26199993388", - "text" : "This month has 5 Fridays, 5 Saturdays and 5 Sundays. It happens only once in 823 years.", - "id" : 26199993388, - "created_at" : "Sat Oct 02 19:07:39 +0000 2010", - "user" : { - "name" : "Bryan Thatcher", - "screen_name" : "bryanthatcher", - "protected" : false, - "id_str" : "5237281", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1677419672/BRyan-MG_2619_normal.jpg", - "id" : 5237281, - "verified" : false - } - }, - "id" : 26227785695, - "created_at" : "Sun Oct 03 02:20:07 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Seth MacFarlane", - "screen_name" : "SethMacFarlane", - "indices" : [ 3, 18 ], - "id_str" : "18948541", - "id" : 18948541 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "26227402354", - "text" : "RT @SethMacFarlane: MySpace now feels like bizarro Hill Valley after Biff got rich. Used to be a neat little spot, but something has go ...", - "retweeted_status" : { - "source" : "Echofon", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "26206456126", - "text" : "MySpace now feels like bizarro Hill Valley after Biff got rich. Used to be a neat little spot, but something has gone terribly wrong.", - "id" : 26206456126, - "created_at" : "Sat Oct 02 20:54:34 +0000 2010", - "user" : { - "name" : "Seth MacFarlane", - "screen_name" : "SethMacFarlane", - "protected" : false, - "id_str" : "18948541", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1870701230/SethMacFarlane_normal.jpg", - "id" : 18948541, - "verified" : true - } - }, - "id" : 26227402354, - "created_at" : "Sun Oct 03 02:14:58 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -4138,7 +4269,7 @@ Grailbird.data.tweets_2010_10 = "text" : "@mahyarm yeah worth a shot I suppose. Will try it. Do you have it? If so what do you think?", "id" : 26218111818, "in_reply_to_status_id" : 26184251163, - "created_at" : "Sun Oct 03 00:01:38 +0000 2010", + "created_at" : "2010-10-03 00:00:00 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -4146,7 +4277,159 @@ Grailbird.data.tweets_2010_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Seth MacFarlane", + "screen_name" : "SethMacFarlane", + "indices" : [ 3, 18 ], + "id_str" : "18948541", + "id" : 18948541 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "26227402354", + "text" : "RT @SethMacFarlane: MySpace now feels like bizarro Hill Valley after Biff got rich. Used to be a neat little spot, but something has go ...", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "26206456126", + "text" : "MySpace now feels like bizarro Hill Valley after Biff got rich. Used to be a neat little spot, but something has gone terribly wrong.", + "id" : 26206456126, + "created_at" : "2010-10-02 20:54:34 +0000", + "user" : { + "name" : "Seth MacFarlane", + "screen_name" : "SethMacFarlane", + "protected" : false, + "id_str" : "18948541", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1870701230\/SethMacFarlane_normal.jpg", + "id" : 18948541, + "verified" : true + } + }, + "id" : 26227402354, + "created_at" : "2010-10-03 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Bryan Thatcher", + "screen_name" : "bryanthatcher", + "indices" : [ 3, 17 ], + "id_str" : "5237281", + "id" : 5237281 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "26227785695", + "text" : "RT @bryanthatcher: This month has 5 Fridays, 5 Saturdays and 5 Sundays. It happens only once in 823 years.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "26199993388", + "text" : "This month has 5 Fridays, 5 Saturdays and 5 Sundays. It happens only once in 823 years.", + "id" : 26199993388, + "created_at" : "2010-10-02 19:07:39 +0000", + "user" : { + "name" : "Bryan Thatcher", + "screen_name" : "bryanthatcher", + "protected" : false, + "id_str" : "5237281", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1677419672\/BRyan-MG_2619_normal.jpg", + "id" : 5237281, + "verified" : false + } + }, + "id" : 26227785695, + "created_at" : "2010-10-03 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "26127283052", + "text" : "Repeat last shell command until it succeeds, handy while waiting for a net connection to establish: f()\u007B!!||f\u007D;f", + "id" : 26127283052, + "created_at" : "2010-10-02 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "newtwtitter", + "indices" : [ 17, 29 ] + }, { + "text" : "newtwitter", + "indices" : [ 102, 113 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "26127488911", + "text" : "Done waiting for #newtwtitter. The only reason I check twitter.com with a browser is to see if I have #newtwitter yet. When I get I get it.", + "id" : 26127488911, + "created_at" : "2010-10-02 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -4164,94 +4447,40 @@ Grailbird.data.tweets_2010_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "26127584267", - "text" : "RT @dalmaer: It's Friday. click on \"all the way\" :) http://ajxn.it/9OhVJH", + "text" : "RT @dalmaer: It's Friday. click on \"all the way\" :) http:\/\/ajxn.it\/9OhVJH", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "26127342278", - "text" : "It's Friday. click on \"all the way\" :) http://ajxn.it/9OhVJH", + "text" : "It's Friday. click on \"all the way\" :) http:\/\/ajxn.it\/9OhVJH", "id" : 26127342278, - "created_at" : "Sat Oct 02 00:05:06 +0000 2010", + "created_at" : "2010-10-02 00:05:06 +0000", "user" : { "name" : "Dion Almaer", "screen_name" : "dalmaer", "protected" : false, "id_str" : "4216361", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3380865881/f73b3687ff39b795db05fcaf35972270_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3380865881\/f73b3687ff39b795db05fcaf35972270_normal.jpeg", "id" : 4216361, "verified" : false } }, "id" : 26127584267, - "created_at" : "Sat Oct 02 00:08:32 +0000 2010", + "created_at" : "2010-10-02 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "newtwtitter", - "indices" : [ 17, 29 ] - }, { - "text" : "newtwitter", - "indices" : [ 102, 113 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "26127488911", - "text" : "Done waiting for #newtwtitter. The only reason I check twitter.com with a browser is to see if I have #newtwitter yet. When I get I get it.", - "id" : 26127488911, - "created_at" : "Sat Oct 02 00:07:11 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "26127283052", - "text" : "Repeat last shell command until it succeeds, handy while waiting for a net connection to establish: f(){!!||f};f", - "id" : 26127283052, - "created_at" : "Sat Oct 02 00:04:16 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2010_11.js b/public/tweets/data/js/tweets/2010_11.js index 22ba948..2bd3d8f 100755 --- a/public/tweets/data/js/tweets/2010_11.js +++ b/public/tweets/data/js/tweets/2010_11.js @@ -1,29 +1,28 @@ Grailbird.data.tweets_2010_11 = [ { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "9828904965509121", - "text" : "So this is what it looks like eh? http://yfrog.com/31uupp", + "text" : "So this is what it looks like eh? http:\/\/yfrog.com\/31uupp", "id" : 9828904965509121, - "created_at" : "Wed Dec 01 04:39:28 +0000 2010", + "created_at" : "2010-12-01 04:39:28 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -37,18 +36,18 @@ Grailbird.data.tweets_2010_11 = "id_str" : "9770430135009280", "text" : "Huh, AirPlay doesn't work for 3rd party apps. Guess I'm skipping 4.2 entirely on my phone then.", "id" : 9770430135009280, - "created_at" : "Wed Dec 01 00:47:06 +0000 2010", + "created_at" : "2010-12-01 00:47:06 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "ryah", @@ -64,18 +63,17 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "9654306240208896", "text" : "Looks like @ryah merged some win32 support into #nodejs recently. Windows isn't for me but apparently it's pretty popular, so good news!", "id" : 9654306240208896, - "created_at" : "Tue Nov 30 17:05:40 +0000 2010", + "created_at" : "2010-11-30 17:05:40 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -105,12 +103,11 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "9650317171884032", - "text" : "RT @siracusa: What a world! @anandshimpi of @anandtech fame writing for Macworld on the future of Mac CPUs: http://bit.ly/ee8V9E", + "text" : "RT @siracusa: What a world! @anandshimpi of @anandtech fame writing for Macworld on the future of Mac CPUs: http:\/\/bit.ly\/ee8V9E", "retweeted_status" : { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "anandshimpi", @@ -129,35 +126,34 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "9632179977986050", - "text" : "What a world! @anandshimpi of @anandtech fame writing for Macworld on the future of Mac CPUs: http://bit.ly/ee8V9E", + "text" : "What a world! @anandshimpi of @anandtech fame writing for Macworld on the future of Mac CPUs: http:\/\/bit.ly\/ee8V9E", "id" : 9632179977986050, - "created_at" : "Tue Nov 30 15:37:45 +0000 2010", + "created_at" : "2010-11-30 15:37:45 +0000", "user" : { "name" : "John Siracusa", "screen_name" : "siracusa", "protected" : false, "id_str" : "636923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1501070030/John_2011_1_500x500_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", "id" : 636923, "verified" : false } }, "id" : 9650317171884032, - "created_at" : "Tue Nov 30 16:49:49 +0000 2010", + "created_at" : "2010-11-30 16:49:49 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -170,41 +166,39 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "9635992277360640", - "text" : "Why work doesn't happen at work: http://www.youtube.com/watch?v=5XD2kNopsUs (hat tip @JimRoepcke http://bit.ly/idrDHA)", + "text" : "Why work doesn't happen at work: http:\/\/www.youtube.com\/watch?v=5XD2kNopsUs (hat tip @JimRoepcke http:\/\/bit.ly\/idrDHA)", "id" : 9635992277360640, - "created_at" : "Tue Nov 30 15:52:54 +0000 2010", + "created_at" : "2010-11-30 15:52:54 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "9627424165724160", - "text" : "http://www.douglasadams.com/dna/pedants.html", + "text" : "http:\/\/www.douglasadams.com\/dna\/pedants.html", "id" : 9627424165724160, - "created_at" : "Tue Nov 30 15:18:51 +0000 2010", + "created_at" : "2010-11-30 15:18:51 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -222,93 +216,89 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "9506101384978432", - "text" : "RT @timbray: ZOMG speedflying http://www.youtube.com/watch?v=UwWLnaME0CI", + "text" : "RT @timbray: ZOMG speedflying http:\/\/www.youtube.com\/watch?v=UwWLnaME0CI", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "9499008535887872", - "text" : "ZOMG speedflying http://www.youtube.com/watch?v=UwWLnaME0CI", + "text" : "ZOMG speedflying http:\/\/www.youtube.com\/watch?v=UwWLnaME0CI", "id" : 9499008535887872, - "created_at" : "Tue Nov 30 06:48:34 +0000 2010", + "created_at" : "2010-11-30 06:48:34 +0000", "user" : { "name" : "Tim Bray", "screen_name" : "timbray", "protected" : false, "id_str" : "1235521", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/421637246/Tim_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/421637246\/Tim_normal.jpg", "id" : 1235521, "verified" : false } }, "id" : 9506101384978432, - "created_at" : "Tue Nov 30 07:16:45 +0000 2010", + "created_at" : "2010-11-30 07:16:45 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "9362545483718657", "text" : "Underwhelmed by Gitbox and GitTower. GitX + git on the command line are already a great solution for me, so I must not be in the target mkt.", "id" : 9362545483718657, - "created_at" : "Mon Nov 29 21:46:19 +0000 2010", + "created_at" : "2010-11-29 21:46:19 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "9022183451918336", "text" : "Opera 11's installer for Windows is awesome. Click \"Agree and Install\", wait 5 seconds, Opera 11 opens.", "id" : 9022183451918336, - "created_at" : "Sun Nov 28 23:13:50 +0000 2010", + "created_at" : "2010-11-28 23:13:50 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Stuart Langridge", @@ -331,7 +321,7 @@ Grailbird.data.tweets_2010_11 = "text" : "@sil one advantage to using a knife is less peel stuck in your teeth. Also just kind of fun :)", "id" : 8972559655636992, "in_reply_to_status_id" : 8969243794079744, - "created_at" : "Sun Nov 28 19:56:39 +0000 2010", + "created_at" : "2010-11-28 19:56:39 +0000", "in_reply_to_screen_name" : "sil", "in_reply_to_user_id_str" : "1389781", "user" : { @@ -339,53 +329,51 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "8949729022967808", - "text" : "\"why do we have an <img> element? [...] Quite simply, because Marc Andreessen shipped one, and shipping code wins.\" http://is.gd/hV9gJ", + "text" : "\"why do we have an <img> element? [...] Quite simply, because Marc Andreessen shipped one, and shipping code wins.\" http:\/\/is.gd\/hV9gJ", "id" : 8949729022967808, - "created_at" : "Sun Nov 28 18:25:56 +0000 2010", + "created_at" : "2010-11-28 18:25:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "8387832506753024", - "text" : "A simple namespaced data store based on html5 local storage https://gist.github.com/717591 (kind of like buckets).", + "text" : "A simple namespaced data store based on html5 local storage https:\/\/gist.github.com\/717591 (kind of like buckets).", "id" : 8387832506753024, - "created_at" : "Sat Nov 27 05:13:09 +0000 2010", + "created_at" : "2010-11-27 05:13:09 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -404,14 +392,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "8324223873327105", - "geo" : { - }, + "geo" : { }, "id_str" : "8334157188960256", "in_reply_to_user_id" : 14465889, "text" : "@jalbertbowdenii Sorry, didn't catch that. What lightbox?", "id" : 8334157188960256, "in_reply_to_status_id" : 8324223873327105, - "created_at" : "Sat Nov 27 01:39:52 +0000 2010", + "created_at" : "2010-11-27 01:39:52 +0000", "in_reply_to_screen_name" : "jalbertbowdenii", "in_reply_to_user_id_str" : "14465889", "user" : { @@ -419,12 +406,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -434,23 +421,22 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "8333465925718017", - "text" : "Don\u2019t do this: cp -a . test, instead do: cp -a . ../test #protip", + "text" : "Don\u2019t do this: cp -a . test, instead do: cp -a . ..\/test #protip", "id" : 8333465925718017, - "created_at" : "Sat Nov 27 01:37:07 +0000 2010", + "created_at" : "2010-11-27 01:37:07 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Twitter", @@ -472,18 +458,17 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "8323956318674944", - "text" : "#newtwitter\u2019s new \"menu bar\" doesn't resize, new tweet and user menu not visible at 840px. @twitter #ux #fail http://twitpic.com/3ahxik", + "text" : "#newtwitter\u2019s new \"menu bar\" doesn't resize, new tweet and user menu not visible at 840px. @twitter #ux #fail http:\/\/twitpic.com\/3ahxik", "id" : 8323956318674944, - "created_at" : "Sat Nov 27 00:59:20 +0000 2010", + "created_at" : "2010-11-27 00:59:20 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -504,32 +489,31 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "8323324824264704", - "text" : "Listening to Dougie's Lament by Nine Big Dogs (a band from Ontario in the 90s) on @Grooveshark: http://tinysong.com/v25g #nowplaying", + "text" : "Listening to Dougie's Lament by Nine Big Dogs (a band from Ontario in the 90s) on @Grooveshark: http:\/\/tinysong.com\/v25g #nowplaying", "id" : 8323324824264704, - "created_at" : "Sat Nov 27 00:56:49 +0000 2010", + "created_at" : "2010-11-27 00:56:49 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\u261E Joe McCann \u261C", + "name" : "Joe McCann", "screen_name" : "joemccann", "indices" : [ 3, 13 ], "id_str" : "14814762", "id" : 14814762 }, { - "name" : "\u00BB Luca Manno", + "name" : "Luca M ", "screen_name" : "roncioso", "indices" : [ 68, 77 ], "id_str" : "2541211", @@ -539,15 +523,14 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "8272822392586240", - "text" : "RT @joemccann: Think jsbin, but for node.js: http://jsapp.us/ (via @roncioso)", + "text" : "RT @joemccann: Think jsbin, but for node.js: http:\/\/jsapp.us\/ (via @roncioso)", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\u00BB Luca Manno", + "name" : "Luca M ", "screen_name" : "roncioso", "indices" : [ 53, 62 ], "id_str" : "2541211", @@ -557,53 +540,51 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "8218833923870720", - "text" : "Think jsbin, but for node.js: http://jsapp.us/ (via @roncioso)", + "text" : "Think jsbin, but for node.js: http:\/\/jsapp.us\/ (via @roncioso)", "id" : 8218833923870720, - "created_at" : "Fri Nov 26 18:01:37 +0000 2010", + "created_at" : "2010-11-26 18:01:37 +0000", "user" : { - "name" : "\u261E Joe McCann \u261C", + "name" : "Joe McCann", "screen_name" : "joemccann", "protected" : false, "id_str" : "14814762", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1759666351/joe_lomod_512x512_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000776233859\/b1575c7e4646a5c7a31cef89da8a7a99_normal.jpeg", "id" : 14814762, "verified" : false } }, "id" : 8272822392586240, - "created_at" : "Fri Nov 26 21:36:09 +0000 2010", + "created_at" : "2010-11-26 21:36:09 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "8215946288173056", "text" : "Even Crock gets currying wrong in JS the Good Parts. There\u2019s a big difference between currying and partial application.", "id" : 8215946288173056, - "created_at" : "Fri Nov 26 17:50:08 +0000 2010", + "created_at" : "2010-11-26 17:50:08 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -621,10 +602,9 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "8202767315238912", - "text" : "RT @igrigorik: htracr: node_pcap + raphael.js = beautiful HTTP/TCP packet sniffer @ http://j.mp/dLDTTb", + "text" : "RT @igrigorik: htracr: node_pcap + raphael.js = beautiful HTTP\/TCP packet sniffer @ http:\/\/j.mp\/dLDTTb", "retweeted_status" : { "source" : "web", "entities" : { @@ -633,58 +613,56 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "8179978168442880", - "text" : "htracr: node_pcap + raphael.js = beautiful HTTP/TCP packet sniffer @ http://j.mp/dLDTTb", + "text" : "htracr: node_pcap + raphael.js = beautiful HTTP\/TCP packet sniffer @ http:\/\/j.mp\/dLDTTb", "id" : 8179978168442880, - "created_at" : "Fri Nov 26 15:27:13 +0000 2010", + "created_at" : "2010-11-26 15:27:13 +0000", "user" : { "name" : "Ilya Grigorik", "screen_name" : "igrigorik", "protected" : false, "id_str" : "9980812", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/59079748/2262419520_e5832a812d_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/412364630279745536\/5xDKUf4r_normal.png", "id" : 9980812, "verified" : false } }, "id" : 8202767315238912, - "created_at" : "Fri Nov 26 16:57:46 +0000 2010", + "created_at" : "2010-11-26 16:57:46 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "8183166472822784", - "text" : "Store objects using the html5 local storage API: https://gist.github.com/716858", + "text" : "Store objects using the html5 local storage API: https:\/\/gist.github.com\/716858", "id" : 8183166472822784, - "created_at" : "Fri Nov 26 15:39:53 +0000 2010", + "created_at" : "2010-11-26 15:39:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -703,8 +681,7 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7917446325342209", "text" : "RT @mahyarm: @BC_Transit Please add routes and schedules to google maps, it would very useful! And cut down on paper schedule costs", "retweeted_status" : { @@ -721,13 +698,12 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7914181147754496", "in_reply_to_user_id" : 67042447, "text" : "@BC_Transit Please add routes and schedules to google maps, it would very useful! And cut down on paper schedule costs", "id" : 7914181147754496, - "created_at" : "Thu Nov 25 21:51:02 +0000 2010", + "created_at" : "2010-11-25 21:51:02 +0000", "in_reply_to_screen_name" : "BCTransit", "in_reply_to_user_id_str" : "67042447", "user" : { @@ -735,24 +711,24 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "mahyarm", "protected" : false, "id_str" : "22406953", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/419474819/IMG_2076_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/419474819\/IMG_2076_normal.jpg", "id" : 22406953, "verified" : false } }, "id" : 7917446325342209, - "created_at" : "Thu Nov 25 22:04:00 +0000 2010", + "created_at" : "2010-11-25 22:04:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -775,7 +751,7 @@ Grailbird.data.tweets_2010_11 = "text" : "@JimRoepcke mckenzie gets slow at the hill by braefoot as well.", "id" : 7843925314248704, "in_reply_to_status_id" : 7843514540888065, - "created_at" : "Thu Nov 25 17:11:52 +0000 2010", + "created_at" : "2010-11-25 17:11:52 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -783,12 +759,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "ChristophePorteneuve", @@ -802,14 +778,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "7837889060671488", - "geo" : { - }, + "geo" : { }, "id_str" : "7839156453511169", "in_reply_to_user_id" : 16314033, "text" : "@porteneuve It's not always smart, but hopefully people understand what to do with a checklist. Custom UI is making a comeback, eg. iPad UI", "id" : 7839156453511169, "in_reply_to_status_id" : 7837889060671488, - "created_at" : "Thu Nov 25 16:52:55 +0000 2010", + "created_at" : "2010-11-25 16:52:55 +0000", "in_reply_to_screen_name" : "porteneuve", "in_reply_to_user_id_str" : "16314033", "user" : { @@ -817,12 +792,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Thomas Fuchs", @@ -836,14 +811,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "7834987265003520", - "geo" : { - }, + "geo" : { }, "id_str" : "7836766832689152", "in_reply_to_user_id" : 6927562, "text" : "@thomasfuchs Such a tease! :p", "id" : 7836766832689152, "in_reply_to_status_id" : 7834987265003520, - "created_at" : "Thu Nov 25 16:43:25 +0000 2010", + "created_at" : "2010-11-25 16:43:25 +0000", "in_reply_to_screen_name" : "thomasfuchs", "in_reply_to_user_id_str" : "6927562", "user" : { @@ -851,12 +825,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -870,14 +844,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "7827283922386944", - "geo" : { - }, + "geo" : { }, "id_str" : "7830401103958016", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke It's moving a bit faster past Helmcken. Less snow on the road here, looks ploughed.", "id" : 7830401103958016, "in_reply_to_status_id" : 7827283922386944, - "created_at" : "Thu Nov 25 16:18:07 +0000 2010", + "created_at" : "2010-11-25 16:18:07 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -885,20 +858,14 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "BC Transut", - "screen_name" : "BC_Transit", - "indices" : [ 3, 14 ], - "id_str" : "284330795", - "id" : 284330795 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ { "text" : "yyj", @@ -906,8 +873,7 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7828398390906880", "text" : "RT @BC_Transit: Here we go again, Victoria. Because of snowfall and road conditions, buses may be running late. Bundle up! #yyj", "retweeted_status" : { @@ -921,58 +887,56 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7827461848965121", "text" : "Here we go again, Victoria. Because of snowfall and road conditions, buses may be running late. Bundle up! #yyj", "id" : 7827461848965121, - "created_at" : "Thu Nov 25 16:06:26 +0000 2010", + "created_at" : "2010-11-25 16:06:26 +0000", "user" : { "name" : "BC Transit", "screen_name" : "BCTransit", "protected" : false, "id_str" : "67042447", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2645605104/ccdf5156e1879895a786578419a064c8_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000539175032\/812497546f44e9ce3776290d6efccaca_normal.jpeg", "id" : 67042447, "verified" : false } }, "id" : 7828398390906880, - "created_at" : "Thu Nov 25 16:10:10 +0000 2010", + "created_at" : "2010-11-25 16:10:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7828335975464960", "text" : "I wish my my notebook got my location from my phone. I want my tweets geotagged no matter which device I type on.", "id" : 7828335975464960, - "created_at" : "Thu Nov 25 16:09:55 +0000 2010", + "created_at" : "2010-11-25 16:09:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -982,23 +946,22 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7827251164880896", - "text" : "Doesn't look like I can use a SOCKS proxy when tethered to my phone w/ BlueTooth, OS X fail! #sadpanda", + "text" : "Doesn't look like I can use a SOCKS proxy when tethered to my phone w\/ BlueTooth, OS X fail! #sadpanda", "id" : 7827251164880896, - "created_at" : "Thu Nov 25 16:05:36 +0000 2010", + "created_at" : "2010-11-25 16:05:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1011,13 +974,12 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7826782317182976", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I'd stay home for a couple of hours if I were you. Traffic is reeeaaally slow.", "id" : 7826782317182976, - "created_at" : "Thu Nov 25 16:03:44 +0000 2010", + "created_at" : "2010-11-25 16:03:44 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1025,12 +987,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1044,14 +1006,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "7823767438888961", - "geo" : { - }, + "geo" : { }, "id_str" : "7824205030621184", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke We didn't actually slide very far but it was a good scare. I'm not sure if rain this afternoon is a blessing or curse yet...", "id" : 7824205030621184, "in_reply_to_status_id" : 7823767438888961, - "created_at" : "Thu Nov 25 15:53:30 +0000 2010", + "created_at" : "2010-11-25 15:53:30 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1059,58 +1020,56 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7815630581399552", "text" : "I don't understand people. It's easier (and cheaper) to just use unix than to port unix stuff to Windows. Assimilate already! ;-)", "id" : 7815630581399552, - "created_at" : "Thu Nov 25 15:19:26 +0000 2010", + "created_at" : "2010-11-25 15:19:26 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7812329840316416", "text" : "Damn, the bus just about slid into a ditch! Probably should have worked from home at least one more day.", "id" : 7812329840316416, - "created_at" : "Thu Nov 25 15:06:19 +0000 2010", + "created_at" : "2010-11-25 15:06:19 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1123,64 +1082,61 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7652532272758784", - "text" : "npm version, that *is* fucking cool. http://blog.izs.me/post/1675072029/10-cool-things-you-probably-didnt-realize-npm-could-do #npm #nodejs", + "text" : "npm version, that *is* fucking cool. http:\/\/blog.izs.me\/post\/1675072029\/10-cool-things-you-probably-didnt-realize-npm-could-do #npm #nodejs", "id" : 7652532272758784, - "created_at" : "Thu Nov 25 04:31:20 +0000 2010", + "created_at" : "2010-11-25 04:31:20 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7563898068668416", - "text" : "Yikes, {encode,decode}URI(Component)? replaced {,un}escape when I wasn't looking. http://xkr.us/articles/javascript/encode-compare/", + "text" : "Yikes, \u007Bencode,decode\u007DURI(Component)? replaced \u007B,un\u007Descape when I wasn't looking. http:\/\/xkr.us\/articles\/javascript\/encode-compare\/", "id" : 7563898068668416, - "created_at" : "Wed Nov 24 22:39:08 +0000 2010", + "created_at" : "2010-11-24 22:39:08 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7555599436881920", "text" : "Wow! Sony basing their Snap SDK off GNUStep (GPL), Motorola picking up Cappuccino (LGPL), and almost everyone getting in on Android (Apache)", "id" : 7555599436881920, - "created_at" : "Wed Nov 24 22:06:09 +0000 2010", + "created_at" : "2010-11-24 22:06:09 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1198,47 +1154,45 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7553123723780096", - "text" : "RT @holman: Boom. \n\nhttps://github.com/holman/boom", + "text" : "RT @holman: Boom. \n\nhttps:\/\/github.com\/holman\/boom", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7512086204645376", - "text" : "Boom. \n\nhttps://github.com/holman/boom", + "text" : "Boom. \n\nhttps:\/\/github.com\/holman\/boom", "id" : 7512086204645376, - "created_at" : "Wed Nov 24 19:13:15 +0000 2010", + "created_at" : "2010-11-24 19:13:15 +0000", "user" : { "name" : "Zach Holman", "screen_name" : "holman", "protected" : false, "id_str" : "11322372", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1444317557/holman_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/418621979491450880\/xNRUDtqG_normal.jpeg", "id" : 11322372, "verified" : false } }, "id" : 7553123723780096, - "created_at" : "Wed Nov 24 21:56:19 +0000 2010", + "created_at" : "2010-11-24 21:56:19 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sam Stephenson", @@ -1252,14 +1206,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "7532234647015424", - "geo" : { - }, + "geo" : { }, "id_str" : "7538434621046785", "in_reply_to_user_id" : 6707392, - "text" : "@sstephenson I like vanilla Emacs http://is.gd/hIEH2 http://yfrog.com/0ivgyp w/ some familiar keyboard shortcuts http://is.gd/hIEH1", + "text" : "@sstephenson I like vanilla Emacs http:\/\/is.gd\/hIEH2 http:\/\/yfrog.com\/0ivgyp w\/ some familiar keyboard shortcuts http:\/\/is.gd\/hIEH1", "id" : 7538434621046785, "in_reply_to_status_id" : 7532234647015424, - "created_at" : "Wed Nov 24 20:57:57 +0000 2010", + "created_at" : "2010-11-24 20:57:57 +0000", "in_reply_to_screen_name" : "sstephenson", "in_reply_to_user_id_str" : "6707392", "user" : { @@ -1267,53 +1220,51 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7468712059740160", - "text" : "Destructuring bind, proxies, let, and maybe even iterators/generators. Paren-free control structure heads would just be icing on the cake.", + "text" : "Destructuring bind, proxies, let, and maybe even iterators\/generators. Paren-free control structure heads would just be icing on the cake.", "id" : 7468712059740160, - "created_at" : "Wed Nov 24 16:20:54 +0000 2010", + "created_at" : "2010-11-24 16:20:54 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7467715476332544", "text" : "I'm probably getting too excited for ES Harmony at this early stage, but there is some seriously awesome stuff coming up.", "id" : 7467715476332544, - "created_at" : "Wed Nov 24 16:16:56 +0000 2010", + "created_at" : "2010-11-24 16:16:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1331,70 +1282,67 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7466225718272000", - "text" : "RT @BrendanEich: New post: Paren-Free http://brendaneich.com/2010/11/paren-free/", + "text" : "RT @BrendanEich: New post: Paren-Free http:\/\/brendaneich.com\/2010\/11\/paren-free\/", "retweeted_status" : { - "source" : "brendaneich.com", + "source" : "\u003Ca href=\"https:\/\/brendaneich.com\/wp-admin\/options-general.php?page=twitter-tools.php\" rel=\"nofollow\"\u003Ebrendaneich.com\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7351856971907073", - "text" : "New post: Paren-Free http://brendaneich.com/2010/11/paren-free/", + "text" : "New post: Paren-Free http:\/\/brendaneich.com\/2010\/11\/paren-free\/", "id" : 7351856971907073, - "created_at" : "Wed Nov 24 08:36:33 +0000 2010", + "created_at" : "2010-11-24 08:36:33 +0000", "user" : { "name" : "BrendanEich", "screen_name" : "BrendanEich", "protected" : false, "id_str" : "9533042", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/59513850/me_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000422625578\/aa4926528b3a1297ae2d9f5738d537a4_normal.jpeg", "id" : 9533042, "verified" : false } }, "id" : 7466225718272000, - "created_at" : "Wed Nov 24 16:11:01 +0000 2010", + "created_at" : "2010-11-24 16:11:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7263363675455489", - "text" : "Is there a way to ignore certain *lines* with git? Not just add -p or gitx, but permanently ignore them? Maybe a hook can do that w/ grep -v", + "text" : "Is there a way to ignore certain *lines* with git? Not just add -p or gitx, but permanently ignore them? Maybe a hook can do that w\/ grep -v", "id" : 7263363675455489, - "created_at" : "Wed Nov 24 02:44:55 +0000 2010", + "created_at" : "2010-11-24 02:44:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "tom robinson", @@ -1408,14 +1356,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "7187118862368768", - "geo" : { - }, + "geo" : { }, "id_str" : "7190759837016064", "in_reply_to_user_id" : 14206068, "text" : "@tlrobinson You can click the X in the top right corner of the scary pic. Only spotted it today but it hasn't showed up again yet.", "id" : 7190759837016064, "in_reply_to_status_id" : 7187118862368768, - "created_at" : "Tue Nov 23 21:56:25 +0000 2010", + "created_at" : "2010-11-23 21:56:25 +0000", "in_reply_to_screen_name" : "tlrobinson", "in_reply_to_user_id_str" : "14206068", "user" : { @@ -1423,35 +1370,34 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7153611339468800", "text" : "Horrible realization: There's no coffee in the house! The cup my roommate left me this morning was the last of it.", "id" : 7153611339468800, - "created_at" : "Tue Nov 23 19:28:48 +0000 2010", + "created_at" : "2010-11-23 19:28:48 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jordy Moughtin", @@ -1465,14 +1411,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "7131949030178816", - "geo" : { - }, + "geo" : { }, "id_str" : "7135593024720896", "in_reply_to_user_id" : 138082149, "text" : "@jordymoughtin You should post a pic or two! The ground holds a lot of warmth so snow melts relatively quick down there.", "id" : 7135593024720896, "in_reply_to_status_id" : 7131949030178816, - "created_at" : "Tue Nov 23 18:17:12 +0000 2010", + "created_at" : "2010-11-23 18:17:12 +0000", "in_reply_to_screen_name" : "jordymoughtin", "in_reply_to_user_id_str" : "138082149", "user" : { @@ -1480,12 +1425,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1499,14 +1444,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "7135354414956545", - "geo" : { - }, + "geo" : { }, "id_str" : "7135518248669184", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke derp", "id" : 7135518248669184, "in_reply_to_status_id" : 7135354414956545, - "created_at" : "Tue Nov 23 18:16:54 +0000 2010", + "created_at" : "2010-11-23 18:16:54 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1514,12 +1458,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1533,14 +1477,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "7132455655964673", - "geo" : { - }, + "geo" : { }, "id_str" : "7135012646289408", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Crap, well I'm still hoping for a surprise blizzard :)", "id" : 7135012646289408, "in_reply_to_status_id" : 7132455655964673, - "created_at" : "Tue Nov 23 18:14:54 +0000 2010", + "created_at" : "2010-11-23 18:14:54 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1548,7 +1491,7 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1569,17 +1512,16 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ { "indices" : [ 66, 85 ], - "url" : "http://t.co/govKc0O", - "expanded_url" : "http://www.aminutewithbrendan.com/pages/20101122", - "display_url" : "aminutewithbrendan.com/pages/20101122" + "url" : "http:\/\/t.co\/govKc0O", + "expanded_url" : "http:\/\/www.aminutewithbrendan.com\/pages\/20101122", + "display_url" : "aminutewithbrendan.com\/pages\/20101122" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7120569245900800", - "text" : "RT @aminutewith: Discussing a Bytecode Standard In Browsers #amwb http://t.co/govKc0O", + "text" : "RT @aminutewith: Discussing a Bytecode Standard In Browsers #amwb http:\/\/t.co\/govKc0O", "retweeted_status" : { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1589,63 +1531,61 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ { "indices" : [ 49, 68 ], - "url" : "http://t.co/govKc0O", - "expanded_url" : "http://www.aminutewithbrendan.com/pages/20101122", - "display_url" : "aminutewithbrendan.com/pages/20101122" + "url" : "http:\/\/t.co\/govKc0O", + "expanded_url" : "http:\/\/www.aminutewithbrendan.com\/pages\/20101122", + "display_url" : "aminutewithbrendan.com\/pages\/20101122" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7094982804508672", - "text" : "Discussing a Bytecode Standard In Browsers #amwb http://t.co/govKc0O", + "text" : "Discussing a Bytecode Standard In Browsers #amwb http:\/\/t.co\/govKc0O", "id" : 7094982804508672, - "created_at" : "Tue Nov 23 15:35:50 +0000 2010", + "created_at" : "2010-11-23 15:35:50 +0000", "user" : { "name" : "A Minute With...", "screen_name" : "aminutewith", "protected" : false, "id_str" : "181984707", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1109203096/brendan_eich1_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1109203096\/brendan_eich1_normal.png", "id" : 181984707, "verified" : false } }, "id" : 7120569245900800, - "created_at" : "Tue Nov 23 17:17:30 +0000 2010", + "created_at" : "2010-11-23 17:17:30 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "7101850608214016", - "text" : "Should work from home more often, it's beautiful here: http://yfrog.com/j6pt5aj http://yfrog.com/3osa3pj", + "text" : "Should work from home more often, it's beautiful here: http:\/\/yfrog.com\/j6pt5aj http:\/\/yfrog.com\/3osa3pj", "id" : 7101850608214016, - "created_at" : "Tue Nov 23 16:03:07 +0000 2010", + "created_at" : "2010-11-23 16:03:07 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1653,14 +1593,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "6846595924496384", - "geo" : { - }, + "geo" : { }, "id_str" : "6854729866940416", "in_reply_to_user_id" : 46209261, "text" : "@mrobertsdesign Good to hear! I'll try my luck :)", "id" : 6854729866940416, "in_reply_to_status_id" : 6846595924496384, - "created_at" : "Mon Nov 22 23:41:09 +0000 2010", + "created_at" : "2010-11-22 23:41:09 +0000", "in_reply_to_screen_name" : "megcreates", "in_reply_to_user_id_str" : "46209261", "user" : { @@ -1668,12 +1607,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "BC Transut", @@ -1699,14 +1638,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "6841815126773761", - "geo" : { - }, + "geo" : { }, "id_str" : "6843663996944385", "in_reply_to_user_id" : 67042447, "text" : "@BC_Transit Any news on the #rt99 Shawnigan Lake and #rt66 Duncan going out of #yyj this afternoon? #yyjsnow", "id" : 6843663996944385, "in_reply_to_status_id" : 6841815126773761, - "created_at" : "Mon Nov 22 22:57:11 +0000 2010", + "created_at" : "2010-11-22 22:57:11 +0000", "in_reply_to_screen_name" : "BCTransit", "in_reply_to_user_id_str" : "67042447", "user" : { @@ -1714,15 +1652,15 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "(\u2022_\u2022) ( \u2022_\u2022) (\u2310\u25A0_\u25A0)", + "name" : "code baes", "screen_name" : "moonpolysoft", "indices" : [ 36, 49 ], "id_str" : "14204623", @@ -1732,18 +1670,17 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "6795770019713024", - "text" : "omfg, this can't be a real sign! RT @moonpolysoft: current status: http://bit.ly/buN5On", + "text" : "omfg, this can't be a real sign! RT @moonpolysoft: current status: http:\/\/bit.ly\/buN5On", "id" : 6795770019713024, - "created_at" : "Mon Nov 22 19:46:52 +0000 2010", + "created_at" : "2010-11-22 19:46:52 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1762,14 +1699,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "6569580650569729", - "geo" : { - }, + "geo" : { }, "id_str" : "6769564239007744", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk it's also a good warning, it means they don't really understand things and we probably don't want to steal their shit anyway.", "id" : 6769564239007744, "in_reply_to_status_id" : 6569580650569729, - "created_at" : "Mon Nov 22 18:02:44 +0000 2010", + "created_at" : "2010-11-22 18:02:44 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -1777,58 +1713,56 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "6431366640050176", - "text" : "I really dig this GitHub code browser: http://sr3d.github.com/GithubFinder/?user_id=creationix&repo=wheat", + "text" : "I really dig this GitHub code browser: http:\/\/sr3d.github.com\/GithubFinder\/?user_id=creationix&repo=wheat", "id" : 6431366640050176, - "created_at" : "Sun Nov 21 19:38:51 +0000 2010", + "created_at" : "2010-11-21 19:38:51 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "6078873519259648", - "text" : "Current status, no power: http://twitpic.com/38m1jo", + "text" : "Current status, no power: http:\/\/twitpic.com\/38m1jo", "id" : 6078873519259648, - "created_at" : "Sat Nov 20 20:18:11 +0000 2010", + "created_at" : "2010-11-20 20:18:11 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1840,66 +1774,64 @@ Grailbird.data.tweets_2010_11 = "coordinates" : [ 48.65632688, -123.6409347 ] }, "id_str" : "5835466062438400", - "text" : "I know it's not much but it doesn't snow much here. It's sweet! http://yfrog.com/59kz6cj http://yfrog.com/04gzozj", + "text" : "I know it's not much but it doesn't snow much here. It's sweet! http:\/\/yfrog.com\/59kz6cj http:\/\/yfrog.com\/04gzozj", "id" : 5835466062438400, - "created_at" : "Sat Nov 20 04:10:58 +0000 2010", + "created_at" : "2010-11-20 04:10:58 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5827330597462016", "text" : "Not every day you get to have a snowball fight here on the island!", "id" : 5827330597462016, - "created_at" : "Sat Nov 20 03:38:38 +0000 2010", + "created_at" : "2010-11-20 03:38:38 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5789957469765633", "text" : "Is it so hard to handle touch *and* click events? I realize many sites are optimized for either mobile or desktop, but come one.", "id" : 5789957469765633, - "created_at" : "Sat Nov 20 01:10:08 +0000 2010", + "created_at" : "2010-11-20 01:10:08 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jordan Glasner", @@ -1931,14 +1863,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "5671637231861761", - "geo" : { - }, + "geo" : { }, "id_str" : "5760213411958784", "in_reply_to_user_id" : 1089691, "text" : "@glasner Nope, we're using #nodejs and #riak at @SelfServeApps and they're awesome, great communities. Everyone at @basho is fantastic.", "id" : 5760213411958784, "in_reply_to_status_id" : 5671637231861761, - "created_at" : "Fri Nov 19 23:11:56 +0000 2010", + "created_at" : "2010-11-19 23:11:56 +0000", "in_reply_to_screen_name" : "glasner", "in_reply_to_user_id_str" : "1089691", "user" : { @@ -1946,7 +1877,7 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1964,10 +1895,9 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5697319752171521", - "text" : "RT @isntitvacant: YES FINALLY http://www.zurb.com/playground/jquery-raptorize", + "text" : "RT @isntitvacant: YES FINALLY http:\/\/www.zurb.com\/playground\/jquery-raptorize", "retweeted_status" : { "source" : "web", "entities" : { @@ -1976,35 +1906,34 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5695419396923393", - "text" : "YES FINALLY http://www.zurb.com/playground/jquery-raptorize", + "text" : "YES FINALLY http:\/\/www.zurb.com\/playground\/jquery-raptorize", "id" : 5695419396923393, - "created_at" : "Fri Nov 19 18:54:28 +0000 2010", + "created_at" : "2010-11-19 18:54:28 +0000", "user" : { "name" : "Chris Dickinson", "screen_name" : "isntitvacant", "protected" : false, "id_str" : "15394440", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1367435479/Photo_on_2011-02-10_at_20.58_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/425078698719465472\/KiSTvTw5_normal.jpeg", "id" : 15394440, "verified" : false } }, "id" : 5697319752171521, - "created_at" : "Fri Nov 19 19:02:01 +0000 2010", + "created_at" : "2010-11-19 19:02:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2017,46 +1946,44 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5693491686412289", - "text" : "Convert hex colours to and from RGB on the command line, gist: http://is.gd/hqZas github: http://is.gd/hqZat /cc @JimRoepcke", + "text" : "Convert hex colours to and from RGB on the command line, gist: http:\/\/is.gd\/hqZas github: http:\/\/is.gd\/hqZat \/cc @JimRoepcke", "id" : 5693491686412289, - "created_at" : "Fri Nov 19 18:46:48 +0000 2010", + "created_at" : "2010-11-19 18:46:48 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5645084926156800", - "text" : "TIL that PowerPoint doesn't know what a centimetre is: http://support.microsoft.com/kb/189826 (They use some made up unit and call it a cm)", + "text" : "TIL that PowerPoint doesn't know what a centimetre is: http:\/\/support.microsoft.com\/kb\/189826 (They use some made up unit and call it a cm)", "id" : 5645084926156800, - "created_at" : "Fri Nov 19 15:34:27 +0000 2010", + "created_at" : "2010-11-19 15:34:27 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2069,18 +1996,17 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5484267274502144", - "text" : "https://github.com/ivanvc/gists-tmbundle ... I'll have to write this up for Emacs too. (tip o' the hat to @JimRoepcke)", + "text" : "https:\/\/github.com\/ivanvc\/gists-tmbundle ... I'll have to write this up for Emacs too. (tip o' the hat to @JimRoepcke)", "id" : 5484267274502144, - "created_at" : "Fri Nov 19 04:55:25 +0000 2010", + "created_at" : "2010-11-19 04:55:25 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2098,47 +2024,45 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5481686577979392", - "text" : "RT @edd: Help me find out what language to learn next \u2013 fun survey for programmers http://edd.me/proglangs \u2013 I'll publish results, please RT", + "text" : "RT @edd: Help me find out what language to learn next \u2013 fun survey for programmers http:\/\/edd.me\/proglangs \u2013 I'll publish results, please RT", "retweeted_status" : { - "source" : "identica", + "source" : "\u003Ca href=\"http:\/\/identi.ca\" rel=\"nofollow\"\u003Eidentica\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5343998050828288", - "text" : "Help me find out what language to learn next \u2013 fun survey for programmers http://edd.me/proglangs \u2013 I'll publish results, please RT", + "text" : "Help me find out what language to learn next \u2013 fun survey for programmers http:\/\/edd.me\/proglangs \u2013 I'll publish results, please RT", "id" : 5343998050828288, - "created_at" : "Thu Nov 18 19:38:03 +0000 2010", + "created_at" : "2010-11-18 19:38:03 +0000", "user" : { "name" : "Edd Dumbill", "screen_name" : "edd", "protected" : false, "id_str" : "12876", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1734836152/oscon2010_clean_square_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000699086134\/54a9a4ead60c11f9966f3d272eb0ac9e_normal.jpeg", "id" : 12876, "verified" : false } }, "id" : 5481686577979392, - "created_at" : "Fri Nov 19 04:45:10 +0000 2010", + "created_at" : "2010-11-19 04:45:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -2161,7 +2085,7 @@ Grailbird.data.tweets_2010_11 = "text" : "@peterc oops see you already heard that. :) Would be nice to fix it for the colour blind though, it's quite cool.", "id" : 5423677059371009, "in_reply_to_status_id" : 5419746010865664, - "created_at" : "Fri Nov 19 00:54:40 +0000 2010", + "created_at" : "2010-11-19 00:54:40 +0000", "in_reply_to_screen_name" : "peterc", "in_reply_to_user_id_str" : "33493", "user" : { @@ -2169,12 +2093,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -2197,7 +2121,7 @@ Grailbird.data.tweets_2010_11 = "text" : "@peterc what about colour blind folks? They rely on light position.", "id" : 5423108294975488, "in_reply_to_status_id" : 5419746010865664, - "created_at" : "Fri Nov 19 00:52:24 +0000 2010", + "created_at" : "2010-11-19 00:52:24 +0000", "in_reply_to_screen_name" : "peterc", "in_reply_to_user_id_str" : "33493", "user" : { @@ -2205,12 +2129,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jonathan Ellis", @@ -2223,8 +2147,7 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5422530533793792", "text" : "RT @spyced: Configuration options are a hope that your users, with less knowledge of how the system works, will find the right solution ...", "retweeted_status" : { @@ -2235,35 +2158,34 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5370822680117249", "text" : "Configuration options are a hope that your users, with less knowledge of how the system works, will find the right solution where you didn't", "id" : 5370822680117249, - "created_at" : "Thu Nov 18 21:24:38 +0000 2010", + "created_at" : "2010-11-18 21:24:38 +0000", "user" : { "name" : "Jonathan Ellis", "screen_name" : "spyced", "protected" : false, "id_str" : "36383929", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/422398220/jbellis-3_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/422398220\/jbellis-3_normal.jpg", "id" : 36383929, "verified" : false } }, "id" : 5422530533793792, - "created_at" : "Fri Nov 19 00:50:06 +0000 2010", + "created_at" : "2010-11-19 00:50:06 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tom Dale", @@ -2276,10 +2198,9 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5137798986203137", - "text" : "RT @tomdale: I am guilty of this: http://www.wiccat.net/jargon/html/C/creeping-elegance.html", + "text" : "RT @tomdale: I am guilty of this: http:\/\/www.wiccat.net\/jargon\/html\/C\/creeping-elegance.html", "retweeted_status" : { "source" : "web", "entities" : { @@ -2288,35 +2209,34 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5131215220772864", - "text" : "I am guilty of this: http://www.wiccat.net/jargon/html/C/creeping-elegance.html", + "text" : "I am guilty of this: http:\/\/www.wiccat.net\/jargon\/html\/C\/creeping-elegance.html", "id" : 5131215220772864, - "created_at" : "Thu Nov 18 05:32:31 +0000 2010", + "created_at" : "2010-11-18 05:32:31 +0000", "user" : { "name" : "Tom Dale", "screen_name" : "tomdale", "protected" : false, "id_str" : "668863", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1317834118/avatar_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1317834118\/avatar_normal.png", "id" : 668863, "verified" : false } }, "id" : 5137798986203137, - "created_at" : "Thu Nov 18 05:58:41 +0000 2010", + "created_at" : "2010-11-18 05:58:41 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Nathan Kinsinger", @@ -2329,47 +2249,45 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5137681390505984", - "text" : "RT @Brotherbard: New GitX release: syntax highlighting and blame (and gisting works again) download: http://is.gd/hkeTU screenshots: htt ...", + "text" : "RT @Brotherbard: New GitX release: syntax highlighting and blame (and gisting works again) download: http:\/\/is.gd\/hkeTU screenshots: htt ...", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5099335956045825", - "text" : "New GitX release: syntax highlighting and blame (and gisting works again) download: http://is.gd/hkeTU screenshots: http://is.gd/hkf29", + "text" : "New GitX release: syntax highlighting and blame (and gisting works again) download: http:\/\/is.gd\/hkeTU screenshots: http:\/\/is.gd\/hkf29", "id" : 5099335956045825, - "created_at" : "Thu Nov 18 03:25:51 +0000 2010", + "created_at" : "2010-11-18 03:25:51 +0000", "user" : { "name" : "Nathan Kinsinger", "screen_name" : "Brotherbard", "protected" : false, "id_str" : "18572656", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/252803557/boinclogo128x128_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/252803557\/boinclogo128x128_normal.png", "id" : 18572656, "verified" : false } }, "id" : 5137681390505984, - "created_at" : "Thu Nov 18 05:58:13 +0000 2010", + "created_at" : "2010-11-18 05:58:13 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "rentzsch", @@ -2388,12 +2306,11 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5086764213473282", "text" : "RT @rentzsch: @ryah no fair adding a pipe() method to core just so you could tweet that ;-)", "retweeted_status" : { - "source" : "Hibari", + "source" : "\u003Ca href=\"http:\/\/hibariapp.com\" rel=\"nofollow\"\u003EHibari\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "ryah", @@ -2406,30 +2323,29 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5080288711409664", "text" : "@ryah no fair adding a pipe() method to core just so you could tweet that ;-)", "id" : 5080288711409664, - "created_at" : "Thu Nov 18 02:10:09 +0000 2010", + "created_at" : "2010-11-18 02:10:09 +0000", "user" : { "name" : "rentzsch", "screen_name" : "rentzsch", "protected" : false, "id_str" : "663463", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2738875853/88de620b6730dc51a3c327eb4f30d757_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2738875853\/88de620b6730dc51a3c327eb4f30d757_normal.png", "id" : 663463, "verified" : false } }, "id" : 5086764213473282, - "created_at" : "Thu Nov 18 02:35:53 +0000 2010", + "created_at" : "2010-11-18 02:35:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2443,20 +2359,19 @@ Grailbird.data.tweets_2010_11 = "id_str" : "18022416", "id" : 18022416 }, { - "name" : "Brian Griffing", - "screen_name" : "b", - "indices" : [ 134, 136 ], - "id_str" : "11266532", - "id" : 11266532 + "name" : "BrendanEich", + "screen_name" : "BrendanEich", + "indices" : [ 134, 140 ], + "id_str" : "9533042", + "id" : 9533042 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5071011485585408", - "text" : "RT @sebmarkbage: Blog Post: Leaky This - Why not all code can be safely wrapped, even with JavaScript Proxies. http://goo.gl/dAgGr cc @B ...", + "text" : "RT @sebmarkbage: Blog Post: Leaky This - Why not all code can be safely wrapped, even with JavaScript Proxies. http:\/\/goo.gl\/dAgGr cc @B ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -2471,58 +2386,56 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5041072732372992", - "text" : "Blog Post: Leaky This - Why not all code can be safely wrapped, even with JavaScript Proxies. http://goo.gl/dAgGr cc @BrendanEich", + "text" : "Blog Post: Leaky This - Why not all code can be safely wrapped, even with JavaScript Proxies. http:\/\/goo.gl\/dAgGr cc @BrendanEich", "id" : 5041072732372992, - "created_at" : "Wed Nov 17 23:34:20 +0000 2010", + "created_at" : "2010-11-17 23:34:20 +0000", "user" : { "name" : "Sebastian Markb\u00E5ge", "screen_name" : "sebmarkbage", "protected" : false, "id_str" : "18022416", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/876260224/Gravatar_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/876260224\/Gravatar_normal.png", "id" : 18022416, "verified" : false } }, "id" : 5071011485585408, - "created_at" : "Thu Nov 18 01:33:18 +0000 2010", + "created_at" : "2010-11-18 01:33:18 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5067901602111488", "text" : "I've been editing spreadsheets on Google Docs since last year when I got my iPhone. Had to refresh to see changes, but it was not read-only.", "id" : 5067901602111488, - "created_at" : "Thu Nov 18 01:20:56 +0000 2010", + "created_at" : "2010-11-18 01:20:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Salvatore Sanfilippo", @@ -2536,14 +2449,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "5036855619747840", - "geo" : { - }, + "geo" : { }, "id_str" : "5040136614060032", "in_reply_to_user_id" : 5813712, - "text" : "@antirez I do the same w/ github. To get comfy on a new box I type `wget -qO - bit.ly/newbox | sh` \u2026 check http://bit.ly/newbox for details.", + "text" : "@antirez I do the same w\/ github. To get comfy on a new box I type `wget -qO - bit.ly\/newbox | sh` \u2026 check http:\/\/bit.ly\/newbox for details.", "id" : 5040136614060032, "in_reply_to_status_id" : 5036855619747840, - "created_at" : "Wed Nov 17 23:30:36 +0000 2010", + "created_at" : "2010-11-17 23:30:36 +0000", "in_reply_to_screen_name" : "antirez", "in_reply_to_user_id_str" : "5813712", "user" : { @@ -2551,12 +2463,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Micheil Smith", @@ -2570,14 +2482,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "5035155257303040", - "geo" : { - }, + "geo" : { }, "id_str" : "5036132395909120", "in_reply_to_user_id" : 14063149, "text" : "@miksago ah, that's much better", "id" : 5036132395909120, "in_reply_to_status_id" : 5035155257303040, - "created_at" : "Wed Nov 17 23:14:42 +0000 2010", + "created_at" : "2010-11-17 23:14:42 +0000", "in_reply_to_screen_name" : "miksago", "in_reply_to_user_id_str" : "14063149", "user" : { @@ -2585,12 +2496,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kiwi for App.net", @@ -2603,23 +2514,22 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "5034675546361856", "text" : "I have a few @kiwi_app v2 beta invites if anyone's interested.", "id" : 5034675546361856, - "created_at" : "Wed Nov 17 23:08:54 +0000 2010", + "created_at" : "2010-11-17 23:08:54 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Micheil Smith", @@ -2633,14 +2543,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "5032078190059520", - "geo" : { - }, + "geo" : { }, "id_str" : "5034233579966464", "in_reply_to_user_id" : 14063149, - "text" : "@miksago It'd be easy to implement, no? Something like: https://gist.github.com/704310 (untested)", + "text" : "@miksago It'd be easy to implement, no? Something like: https:\/\/gist.github.com\/704310 (untested)", "id" : 5034233579966464, "in_reply_to_status_id" : 5032078190059520, - "created_at" : "Wed Nov 17 23:07:09 +0000 2010", + "created_at" : "2010-11-17 23:07:09 +0000", "in_reply_to_screen_name" : "miksago", "in_reply_to_user_id_str" : "14063149", "user" : { @@ -2648,12 +2557,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2663,18 +2572,17 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4992613341990912", - "text" : "How have I not seen http://tweetingtoohard.com/ before. http://tweetingtoohard.com/top is gold. #TTH", + "text" : "How have I not seen http:\/\/tweetingtoohard.com\/ before. http:\/\/tweetingtoohard.com\/top is gold. #TTH", "id" : 4992613341990912, - "created_at" : "Wed Nov 17 20:21:46 +0000 2010", + "created_at" : "2010-11-17 20:21:46 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2692,10 +2600,9 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4982533787746304", - "text" : "RT @JimRoepcke: The revived feature I was talking about on Nov 9th is live! iPhone Simulator (beta 1). Written in Cappuccino. http://cms ...", + "text" : "RT @JimRoepcke: The revived feature I was talking about on Nov 9th is live! iPhone Simulator (beta 1). Written in Cappuccino. http:\/\/cms ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -2704,35 +2611,34 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4977897676734464", - "text" : "The revived feature I was talking about on Nov 9th is live! iPhone Simulator (beta 1). Written in Cappuccino. http://cms.selfserveapps.com/", + "text" : "The revived feature I was talking about on Nov 9th is live! iPhone Simulator (beta 1). Written in Cappuccino. http:\/\/cms.selfserveapps.com\/", "id" : 4977897676734464, - "created_at" : "Wed Nov 17 19:23:17 +0000 2010", + "created_at" : "2010-11-17 19:23:17 +0000", "user" : { "name" : "Jim Roepcke", "screen_name" : "JimRoepcke", "protected" : false, "id_str" : "894911", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3351988957/4cad7f658ee1a7f029aa5d283d6f4d87_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", "id" : 894911, "verified" : false } }, "id" : 4982533787746304, - "created_at" : "Wed Nov 17 19:41:43 +0000 2010", + "created_at" : "2010-11-17 19:41:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Alexey Rashevskiy", @@ -2746,14 +2652,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "4845535081005056", - "geo" : { - }, + "geo" : { }, "id_str" : "4916701837664258", "in_reply_to_user_id" : 30226730, "text" : "@OgreSwamp Looks great so far. Thanks for the invite!", "id" : 4916701837664258, "in_reply_to_status_id" : 4845535081005056, - "created_at" : "Wed Nov 17 15:20:07 +0000 2010", + "created_at" : "2010-11-17 15:20:07 +0000", "in_reply_to_screen_name" : "OgreSwamp", "in_reply_to_user_id_str" : "30226730", "user" : { @@ -2761,12 +2666,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kiwi for App.net", @@ -2779,18 +2684,17 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4913497150332928", "text" : "Just bought @kiwi_app, they turned my complaint into a sale.", "id" : 4913497150332928, - "created_at" : "Wed Nov 17 15:07:23 +0000 2010", + "created_at" : "2010-11-17 15:07:23 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2808,47 +2712,45 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4911787044507648", - "text" : "RT @diegoperini: avoid browser fake \"favicon\" requests by using <link rel=\"shortcut icon\" href=\"data:image/x-icon;,\" type=\"image/x-ic ...", + "text" : "RT @diegoperini: avoid browser fake \"favicon\" requests by using <link rel=\"shortcut icon\" href=\"data:image\/x-icon;,\" type=\"image\/x-ic ...", "retweeted_status" : { - "source" : "Seesmic Desktop", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/seesmic_desktop\/sd2\" rel=\"nofollow\"\u003ESeesmic Desktop\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4882543836930048", - "text" : "avoid browser fake \"favicon\" requests by using <link rel=\"shortcut icon\" href=\"data:image/x-icon;,\" type=\"image/x-icon\">", + "text" : "avoid browser fake \"favicon\" requests by using <link rel=\"shortcut icon\" href=\"data:image\/x-icon;,\" type=\"image\/x-icon\">", "id" : 4882543836930048, - "created_at" : "Wed Nov 17 13:04:23 +0000 2010", + "created_at" : "2010-11-17 13:04:23 +0000", "user" : { "name" : "Diego Perini", "screen_name" : "diegoperini", "protected" : false, "id_str" : "42855024", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/247554218/DiegoAvatar-Mini_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/247554218\/DiegoAvatar-Mini_normal.png", "id" : 42855024, "verified" : false } }, "id" : 4911787044507648, - "created_at" : "Wed Nov 17 15:00:35 +0000 2010", + "created_at" : "2010-11-17 15:00:35 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Alexey Rashevskiy", @@ -2871,7 +2773,7 @@ Grailbird.data.tweets_2010_11 = "text" : "@OgreSwamp I've been using it so far. Worked around shortcuts not working.", "id" : 4902998199242752, "in_reply_to_status_id" : 4845535081005056, - "created_at" : "Wed Nov 17 14:25:40 +0000 2010", + "created_at" : "2010-11-17 14:25:40 +0000", "in_reply_to_screen_name" : "OgreSwamp", "in_reply_to_user_id_str" : "30226730", "user" : { @@ -2879,35 +2781,34 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4773795134971904", - "text" : "Well well well, what have we here: https://github.com/ry/node/blob/master/src/node.js#L280-281 Have to look into this further.", + "text" : "Well well well, what have we here: https:\/\/github.com\/ry\/node\/blob\/master\/src\/node.js#L280-281 Have to look into this further.", "id" : 4773795134971904, - "created_at" : "Wed Nov 17 05:52:16 +0000 2010", + "created_at" : "2010-11-17 05:52:16 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kiwi for App.net", @@ -2921,14 +2822,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "4728326174277632", - "geo" : { - }, + "geo" : { }, "id_str" : "4731842850725888", "in_reply_to_user_id" : 51201464, "text" : "@kiwi_app Works in Echofon and Divvy. I can only set custom shortcut in System Preferences if I choose different shortcuts than defaults.", "id" : 4731842850725888, "in_reply_to_status_id" : 4728326174277632, - "created_at" : "Wed Nov 17 03:05:33 +0000 2010", + "created_at" : "2010-11-17 03:05:33 +0000", "in_reply_to_screen_name" : "kiwi_app", "in_reply_to_user_id_str" : "51201464", "user" : { @@ -2936,7 +2836,7 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2955,14 +2855,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "4715333503946753", - "geo" : { - }, + "geo" : { }, "id_str" : "4727906391560192", "in_reply_to_user_id" : 30226730, "text" : "@OgreSwamp I'll take one off your hands. :)", "id" : 4727906391560192, "in_reply_to_status_id" : 4715333503946753, - "created_at" : "Wed Nov 17 02:49:55 +0000 2010", + "created_at" : "2010-11-17 02:49:55 +0000", "in_reply_to_screen_name" : "OgreSwamp", "in_reply_to_user_id_str" : "30226730", "user" : { @@ -2970,12 +2869,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kiwi for App.net", @@ -2989,14 +2888,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "4704803049443328", - "geo" : { - }, + "geo" : { }, "id_str" : "4727186623827968", "in_reply_to_user_id" : 51201464, "text" : "@kiwi_app Aha, Cmd-n works. It's only the menu bar shortcuts, Ctrl-Cmd-[kmn], that are qwerty.", "id" : 4727186623827968, "in_reply_to_status_id" : 4704803049443328, - "created_at" : "Wed Nov 17 02:47:03 +0000 2010", + "created_at" : "2010-11-17 02:47:03 +0000", "in_reply_to_screen_name" : "kiwi_app", "in_reply_to_user_id_str" : "51201464", "user" : { @@ -3004,12 +2902,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -3017,14 +2915,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "4698007182245888", - "geo" : { - }, + "geo" : { }, "id_str" : "4703528966688768", "in_reply_to_user_id" : 17088322, "text" : "@ChrisNoel_Vic ha ha, there might be kevlar involved! and gas masks.", "id" : 4703528966688768, "in_reply_to_status_id" : 4698007182245888, - "created_at" : "Wed Nov 17 01:13:03 +0000 2010", + "created_at" : "2010-11-17 01:13:03 +0000", "in_reply_to_screen_name" : "HipwoodDigital", "in_reply_to_user_id_str" : "17088322", "user" : { @@ -3032,12 +2929,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kiwi for App.net", @@ -3051,14 +2948,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "4696714539696128", - "geo" : { - }, + "geo" : { }, "id_str" : "4703377732673536", "in_reply_to_user_id" : 51201464, "text" : "@kiwi_app Only the key bindings don't work. I'm not sure if Cocoa has multiple ways to handle shortcuts or something. Strange.", "id" : 4703377732673536, "in_reply_to_status_id" : 4696714539696128, - "created_at" : "Wed Nov 17 01:12:27 +0000 2010", + "created_at" : "2010-11-17 01:12:27 +0000", "in_reply_to_screen_name" : "kiwi_app", "in_reply_to_user_id_str" : "51201464", "user" : { @@ -3066,12 +2962,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kiwi for App.net", @@ -3094,7 +2990,7 @@ Grailbird.data.tweets_2010_11 = "text" : "@kiwi_app In transit. I'll submit a proper bug report when I can! Sorry for the mix up. Kiwi is a nice client, you've done a great job.", "id" : 4696889538646016, "in_reply_to_status_id" : 4696309000830977, - "created_at" : "Wed Nov 17 00:46:40 +0000 2010", + "created_at" : "2010-11-17 00:46:40 +0000", "in_reply_to_screen_name" : "kiwi_app", "in_reply_to_user_id_str" : "51201464", "user" : { @@ -3102,12 +2998,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kiwi for App.net", @@ -3121,14 +3017,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "4693258315763712", - "geo" : { - }, + "geo" : { }, "id_str" : "4695417614761984", "in_reply_to_user_id" : 51201464, "text" : "@kiwi_app I'm sorry if I seemed rude myself. I really just wanted to let you know it was broken, could have used more tact.", "id" : 4695417614761984, "in_reply_to_status_id" : 4693258315763712, - "created_at" : "Wed Nov 17 00:40:49 +0000 2010", + "created_at" : "2010-11-17 00:40:49 +0000", "in_reply_to_screen_name" : "kiwi_app", "in_reply_to_user_id_str" : "51201464", "user" : { @@ -3136,12 +3031,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -3149,14 +3044,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "4682415859564544", - "geo" : { - }, + "geo" : { }, "id_str" : "4693538612707328", "in_reply_to_user_id" : 17088322, "text" : "@ChrisNoel_Vic I hope so! Another day like this and I'll go on a rampage.", "id" : 4693538612707328, "in_reply_to_status_id" : 4682415859564544, - "created_at" : "Wed Nov 17 00:33:21 +0000 2010", + "created_at" : "2010-11-17 00:33:21 +0000", "in_reply_to_screen_name" : "HipwoodDigital", "in_reply_to_user_id_str" : "17088322", "user" : { @@ -3164,12 +3058,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kiwi for App.net", @@ -3192,7 +3086,7 @@ Grailbird.data.tweets_2010_11 = "text" : "@kiwi_app No need to be rude or take it personally. I probably wasn't buying anyway since it's broken for me, but fwiw you just cemented it.", "id" : 4692331156475904, "in_reply_to_status_id" : 4687853263003648, - "created_at" : "Wed Nov 17 00:28:33 +0000 2010", + "created_at" : "2010-11-17 00:28:33 +0000", "in_reply_to_screen_name" : "kiwi_app", "in_reply_to_user_id_str" : "51201464", "user" : { @@ -3200,12 +3094,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kiwi for App.net", @@ -3228,7 +3122,7 @@ Grailbird.data.tweets_2010_11 = "text" : "@kiwi_app tweetie. Every app I use does the right thing except kiwi. Non-standard key handling? Lots of devs type dvorak btw. I'm not crazy.", "id" : 4691322904510464, "in_reply_to_status_id" : 4687853263003648, - "created_at" : "Wed Nov 17 00:24:33 +0000 2010", + "created_at" : "2010-11-17 00:24:33 +0000", "in_reply_to_screen_name" : "kiwi_app", "in_reply_to_user_id_str" : "51201464", "user" : { @@ -3236,35 +3130,34 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4673971366666240", "text" : "computers suck today. flaky bastards, all of 'em.", "id" : 4673971366666240, - "created_at" : "Tue Nov 16 23:15:36 +0000 2010", + "created_at" : "2010-11-16 23:15:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kiwi for App.net", @@ -3277,26 +3170,25 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4662436959358976", - "text" : ".@kiwi_app looks nice but keyboard shortcuts are broken if you don't type Qwerty :/ Looking nice is good but it's unusable for me.", + "text" : ".@kiwi_app looks nice but keyboard shortcuts are broken if you don't type Qwerty :\/ Looking nice is good but it's unusable for me.", "id" : 4662436959358976, - "created_at" : "Tue Nov 16 22:29:46 +0000 2010", + "created_at" : "2010-11-16 22:29:46 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -3307,14 +3199,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "4653670352297984", - "geo" : { - }, + "geo" : { }, "id_str" : "4656235991269376", "in_reply_to_user_id" : 16686076, "text" : "@getify Configure your editor differently. TextMate can treat groups of spaces like a tab. Emacs makes it easy to repeat a command N times.", "id" : 4656235991269376, "in_reply_to_status_id" : 4653670352297984, - "created_at" : "Tue Nov 16 22:05:07 +0000 2010", + "created_at" : "2010-11-16 22:05:07 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -3322,12 +3213,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", @@ -3340,8 +3231,7 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4651259885780992", "text" : "RT @brianleroux: expand tabs to spaces. pls, I beg you. tabs are for makefiles and nothing else!", "retweeted_status" : { @@ -3352,35 +3242,34 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4646758718111745", "text" : "expand tabs to spaces. pls, I beg you. tabs are for makefiles and nothing else!", "id" : 4646758718111745, - "created_at" : "Tue Nov 16 21:27:28 +0000 2010", + "created_at" : "2010-11-16 21:27:28 +0000", "user" : { "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", "screen_name" : "brianleroux", "protected" : false, "id_str" : "676363", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2268928025/qg507kknw872kmyqhet9_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2268928025\/qg507kknw872kmyqhet9_normal.jpeg", "id" : 676363, "verified" : false } }, "id" : 4651259885780992, - "created_at" : "Tue Nov 16 21:45:21 +0000 2010", + "created_at" : "2010-11-16 21:45:21 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Antonio Cangiano", @@ -3403,7 +3292,7 @@ Grailbird.data.tweets_2010_11 = "text" : "@acangiano I assumed we'd have to wait for their works to be public domain before digital sales of the Beatles' music. Kind of a big deal.", "id" : 4569207953956864, "in_reply_to_status_id" : 4556666381008896, - "created_at" : "Tue Nov 16 16:19:18 +0000 2010", + "created_at" : "2010-11-16 16:19:18 +0000", "in_reply_to_screen_name" : "acangiano", "in_reply_to_user_id_str" : "14582359", "user" : { @@ -3411,12 +3300,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Randy Luecke", @@ -3427,17 +3316,16 @@ Grailbird.data.tweets_2010_11 = } ], "media" : [ ], "hashtags" : [ { - "text" : "thatsWhatILik", - "indices" : [ 122, 136 ] + "text" : "thatsWhatILikeToHear", + "indices" : [ 122, 140 ] } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4566620739469312", "text" : "RT @me1000: I've had two people tell me they wont watch the cappuccino repo on github because there is too much activity. #thatsWhatILik ...", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -3447,30 +3335,29 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4565507432783873", "text" : "I've had two people tell me they wont watch the cappuccino repo on github because there is too much activity. #thatsWhatILikeToHear", "id" : 4565507432783873, - "created_at" : "Tue Nov 16 16:04:36 +0000 2010", + "created_at" : "2010-11-16 16:04:36 +0000", "user" : { "name" : "Randy Luecke", "screen_name" : "me1000", "protected" : false, "id_str" : "8675502", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2497502190/4D38A577-70A9-453B-B389-D0D4A7138912_normal", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000789968476\/284631d5961ed30bf9fca76e67d70f19_normal.jpeg", "id" : 8675502, "verified" : false } }, "id" : 4566620739469312, - "created_at" : "Tue Nov 16 16:09:01 +0000 2010", + "created_at" : "2010-11-16 16:09:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -3488,46 +3375,44 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4554283932450817", "text" : "Now we just need to get the Beatles on @grooveshark and I'll be set :)", "id" : 4554283932450817, - "created_at" : "Tue Nov 16 15:20:00 +0000 2010", + "created_at" : "2010-11-16 15:20:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4551863143763970", "text" : "The people who control the Beatles' library want people to hear it now. That is kind of a big deal, just not to those who use BT or rip CDs.", "id" : 4551863143763970, - "created_at" : "Tue Nov 16 15:10:23 +0000 2010", + "created_at" : "2010-11-16 15:10:23 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -3542,20 +3427,20 @@ Grailbird.data.tweets_2010_11 = "coordinates" : [ 48.65632688, -123.6409347 ] }, "id_str" : "4418615348563969", - "text" : "Power went out, couldn't finish scrabble w/o the router. #welcometothefuture", + "text" : "Power went out, couldn't finish scrabble w\/o the router. #welcometothefuture", "id" : 4418615348563969, - "created_at" : "Tue Nov 16 06:20:54 +0000 2010", + "created_at" : "2010-11-16 06:20:54 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPad", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Joshua Timberman", @@ -3569,14 +3454,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "4360896142905344", - "geo" : { - }, + "geo" : { }, "id_str" : "4361903669256192", "in_reply_to_user_id" : 17025041, "text" : "@jtimberman to be fair zsh and bash as well ... But that's it.", "id" : 4361903669256192, "in_reply_to_status_id" : 4360896142905344, - "created_at" : "Tue Nov 16 02:35:33 +0000 2010", + "created_at" : "2010-11-16 02:35:33 +0000", "in_reply_to_screen_name" : "jtimberman", "in_reply_to_user_id_str" : "17025041", "user" : { @@ -3584,7 +3468,7 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -3602,42 +3486,40 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4322597265215488", - "text" : "RT @kangax: Don't forget folks: crockford.com has to be written as www.CROCKFORD.com \u2014 https://github.com/douglascrockford", + "text" : "RT @kangax: Don't forget folks: crockford.com has to be written as www.CROCKFORD.com \u2014 https:\/\/github.com\/douglascrockford", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4312579535011840", - "text" : "Don't forget folks: crockford.com has to be written as www.CROCKFORD.com \u2014 https://github.com/douglascrockford", + "text" : "Don't forget folks: crockford.com has to be written as www.CROCKFORD.com \u2014 https:\/\/github.com\/douglascrockford", "id" : 4312579535011840, - "created_at" : "Mon Nov 15 23:19:33 +0000 2010", + "created_at" : "2010-11-15 23:19:33 +0000", "user" : { "name" : "kangax", "screen_name" : "kangax", "protected" : false, "id_str" : "9973082", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1068608891/side_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1068608891\/side_normal.png", "id" : 9973082, "verified" : false } }, "id" : 4322597265215488, - "created_at" : "Mon Nov 15 23:59:22 +0000 2010", + "created_at" : "2010-11-15 23:59:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -3645,7 +3527,7 @@ Grailbird.data.tweets_2010_11 = "source" : "web", "entities" : { "user_mentions" : [ { - "name" : "Alexis Sellier", + "name" : "cloudhead", "screen_name" : "cloudhead", "indices" : [ 3, 13 ], "id_str" : "36156834", @@ -3655,10 +3537,9 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4299099784355840", - "text" : "RT @cloudhead: Having options which enable/disable UI or UX features is a sign of bad/confused UX. Don't hand off that duty to the user.", + "text" : "RT @cloudhead: Having options which enable\/disable UI or UX features is a sign of bad\/confused UX. Don't hand off that duty to the user.", "retweeted_status" : { "source" : "web", "entities" : { @@ -3667,35 +3548,34 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4296565921423360", - "text" : "Having options which enable/disable UI or UX features is a sign of bad/confused UX. Don't hand off that duty to the user.", + "text" : "Having options which enable\/disable UI or UX features is a sign of bad\/confused UX. Don't hand off that duty to the user.", "id" : 4296565921423360, - "created_at" : "Mon Nov 15 22:15:55 +0000 2010", + "created_at" : "2010-11-15 22:15:55 +0000", "user" : { - "name" : "Alexis Sellier", + "name" : "cloudhead", "screen_name" : "cloudhead", "protected" : false, "id_str" : "36156834", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/339068516/avatar-152_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/339068516\/avatar-152_normal.png", "id" : 36156834, "verified" : false } }, "id" : 4299099784355840, - "created_at" : "Mon Nov 15 22:25:59 +0000 2010", + "created_at" : "2010-11-15 22:25:59 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "tom robinson", @@ -3708,18 +3588,17 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4289852174508032", - "text" : "A useful tool called JSON diff by @tlrobinson http://samhuri.net/json-diff.html It's coming in really handy today.", + "text" : "A useful tool called JSON diff by @tlrobinson http:\/\/samhuri.net\/json-diff.html It's coming in really handy today.", "id" : 4289852174508032, - "created_at" : "Mon Nov 15 21:49:15 +0000 2010", + "created_at" : "2010-11-15 21:49:15 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -3740,12 +3619,11 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4279082619506688", - "text" : "RT @aminutewith: Help up mod the latest episode of #amwb: http://ke-we.net/7sq", + "text" : "RT @aminutewith: Help up mod the latest episode of #amwb: http:\/\/ke-we.net\/7sq", "retweeted_status" : { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -3755,43 +3633,36 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4275211570520064", - "text" : "Help up mod the latest episode of #amwb: http://ke-we.net/7sq", + "text" : "Help up mod the latest episode of #amwb: http:\/\/ke-we.net\/7sq", "id" : 4275211570520064, - "created_at" : "Mon Nov 15 20:51:04 +0000 2010", + "created_at" : "2010-11-15 20:51:04 +0000", "user" : { "name" : "A Minute With...", "screen_name" : "aminutewith", "protected" : false, "id_str" : "181984707", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1109203096/brendan_eich1_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1109203096\/brendan_eich1_normal.png", "id" : 181984707, "verified" : false } }, "id" : 4279082619506688, - "created_at" : "Mon Nov 15 21:06:27 +0000 2010", + "created_at" : "2010-11-15 21:06:27 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "clare stephenson", - "screen_name" : "cstep4", - "indices" : [ 3, 10 ], - "id_str" : "469402096", - "id" : 469402096 - }, { "name" : "Majd Jack Taby", "screen_name" : "jtaby", "indices" : [ 12, 18 ], @@ -3808,12 +3679,11 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4260909836935169", "text" : "RT @Cstep4: @jtaby @_sjs A nerdy argument about boners? It's 9:48am. You can't have an argument about 'boner semantics' at 9:48am.", "retweeted_status" : { - "source" : "Twitter for iPad", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Majd Jack Taby", @@ -3833,14 +3703,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "4220258722258945", - "geo" : { - }, + "geo" : { }, "id_str" : "4229346512338944", "in_reply_to_user_id" : 6827332, "text" : "@jtaby @_sjs A nerdy argument about boners? It's 9:48am. You can't have an argument about 'boner semantics' at 9:48am.", "id" : 4229346512338944, "in_reply_to_status_id" : 4220258722258945, - "created_at" : "Mon Nov 15 17:48:49 +0000 2010", + "created_at" : "2010-11-15 17:48:49 +0000", "in_reply_to_screen_name" : "jtaby", "in_reply_to_user_id_str" : "6827332", "user" : { @@ -3848,24 +3717,24 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "DatAmerica", "protected" : false, "id_str" : "83494384", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2272576360/d6w0ztjs94xqg0c0ado0_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/428698953366786048\/i1PKYsru_normal.jpeg", "id" : 83494384, "verified" : false } }, "id" : 4260909836935169, - "created_at" : "Mon Nov 15 19:54:14 +0000 2010", + "created_at" : "2010-11-15 19:54:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Majd Jack Taby", @@ -3879,14 +3748,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "4220258722258945", - "geo" : { - }, + "geo" : { }, "id_str" : "4222997430800385", "in_reply_to_user_id" : 6827332, "text" : "@jtaby ha ha. I suppose so! I'm a boxers & loose jeans guy :)", "id" : 4222997430800385, "in_reply_to_status_id" : 4220258722258945, - "created_at" : "Mon Nov 15 17:23:35 +0000 2010", + "created_at" : "2010-11-15 17:23:35 +0000", "in_reply_to_screen_name" : "jtaby", "in_reply_to_user_id_str" : "6827332", "user" : { @@ -3894,12 +3762,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPad", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Majd Jack Taby", @@ -3913,14 +3781,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "4197072861401089", - "geo" : { - }, + "geo" : { }, "id_str" : "4209436415496192", "in_reply_to_user_id" : 6827332, "text" : "@jtaby Boners don't usually hang down.", "id" : 4209436415496192, "in_reply_to_status_id" : 4197072861401089, - "created_at" : "Mon Nov 15 16:29:42 +0000 2010", + "created_at" : "2010-11-15 16:29:42 +0000", "in_reply_to_screen_name" : "jtaby", "in_reply_to_user_id_str" : "6827332", "user" : { @@ -3928,35 +3795,34 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPad", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4208961632862208", "text" : "I like Reeder at least 10x more than Pulse. Not as flashy but much more usable. I guess not everyone chews through 200+ items a day though.", "id" : 4208961632862208, - "created_at" : "Mon Nov 15 16:27:49 +0000 2010", + "created_at" : "2010-11-15 16:27:49 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "pyrotechnick", @@ -3976,10 +3842,10 @@ Grailbird.data.tweets_2010_11 = }, "id_str" : "4205401134338048", "in_reply_to_user_id" : 11366522, - "text" : "@pyrotechnick I'm not hating, and s/CoffeeScript/anything that compiles to JS/g", + "text" : "@pyrotechnick I'm not hating, and s\/CoffeeScript\/anything that compiles to JS\/g", "id" : 4205401134338048, "in_reply_to_status_id" : 4014941333884928, - "created_at" : "Mon Nov 15 16:13:40 +0000 2010", + "created_at" : "2010-11-15 16:13:40 +0000", "in_reply_to_screen_name" : "pyrotechnick", "in_reply_to_user_id_str" : "11366522", "user" : { @@ -3987,12 +3853,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -4015,7 +3881,7 @@ Grailbird.data.tweets_2010_11 = "text" : "@JimRoepcke yup. And it seems like a petty reason to fork but it crosses my mind often enough.", "id" : 4205183542235136, "in_reply_to_status_id" : 4080563543613440, - "created_at" : "Mon Nov 15 16:12:48 +0000 2010", + "created_at" : "2010-11-15 16:12:48 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -4023,38 +3889,37 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4197723674771456", "text" : "\"The wolves thin the RAID arrays, removing the slowest and weakest disks to keep the average seek speed high.\"", "id" : 4197723674771456, - "created_at" : "Mon Nov 15 15:43:09 +0000 2010", + "created_at" : "2010-11-15 15:43:09 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jacob Rothstein", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", @@ -4065,14 +3930,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "4052772404076544", - "geo" : { - }, + "geo" : { }, "id_str" : "4191159081508864", "in_reply_to_user_id" : 27302287, "text" : "@jacobrothstein requireCS() and requireSibilant() that compiled if necessary or ran some make command would go a long way. I should make it.", "id" : 4191159081508864, "in_reply_to_status_id" : 4052772404076544, - "created_at" : "Mon Nov 15 15:17:04 +0000 2010", + "created_at" : "2010-11-15 15:17:04 +0000", "in_reply_to_screen_name" : "jacobrothstein", "in_reply_to_user_id_str" : "27302287", "user" : { @@ -4080,38 +3944,37 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4052202888892416", "text" : "I'm not against compiling to JS in general. Believe me I know JS is not perfect. However no one uses C libs written in stalin scheme, right?", "id" : 4052202888892416, - "created_at" : "Mon Nov 15 06:04:55 +0000 2010", + "created_at" : "2010-11-15 06:04:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jacob Rothstein", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", @@ -4128,14 +3991,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "4041634102644738", - "geo" : { - }, + "geo" : { }, "id_str" : "4043491575332864", "in_reply_to_user_id" : 27302287, "text" : "@jacobrothstein @tjholowaychuk JS has many big and ugly warts so I understand the desire to fix them. Libraries shouldn't be a chore is all.", "id" : 4043491575332864, "in_reply_to_status_id" : 4041634102644738, - "created_at" : "Mon Nov 15 05:30:18 +0000 2010", + "created_at" : "2010-11-15 05:30:18 +0000", "in_reply_to_screen_name" : "jacobrothstein", "in_reply_to_user_id_str" : "27302287", "user" : { @@ -4143,15 +4005,15 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jacob Rothstein", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", @@ -4168,14 +4030,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "4041634102644738", - "geo" : { - }, + "geo" : { }, "id_str" : "4043188868222976", "in_reply_to_user_id" : 27302287, - "text" : "@jacobrothstein Comments often stripped, generated JS more difficult to read, adds extra steps to fixing/modding the lib. /cc @tjholowaychuk", + "text" : "@jacobrothstein Comments often stripped, generated JS more difficult to read, adds extra steps to fixing\/modding the lib. \/cc @tjholowaychuk", "id" : 4043188868222976, "in_reply_to_status_id" : 4041634102644738, - "created_at" : "Mon Nov 15 05:29:06 +0000 2010", + "created_at" : "2010-11-15 05:29:06 +0000", "in_reply_to_screen_name" : "jacobrothstein", "in_reply_to_user_id_str" : "27302287", "user" : { @@ -4183,12 +4044,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -4202,14 +4063,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "4009013972836352", - "geo" : { - }, + "geo" : { }, "id_str" : "4039062470000641", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk Maybe, maybe not. Either way it's an annoyance. Like if someone wrote a C lib with a scheme-to-C compiler.", "id" : 4039062470000641, "in_reply_to_status_id" : 4009013972836352, - "created_at" : "Mon Nov 15 05:12:42 +0000 2010", + "created_at" : "2010-11-15 05:12:42 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -4217,12 +4077,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sebastian Markb\u00E5ge", @@ -4235,13 +4095,12 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "4008269135749121", "in_reply_to_user_id" : 18022416, "text" : "@sebmarkbage It's not all bad though. I do like reading CoffeeScript, it should just be more seamless I suppose. Problem to be solved? :)", "id" : 4008269135749121, - "created_at" : "Mon Nov 15 03:10:20 +0000 2010", + "created_at" : "2010-11-15 03:10:20 +0000", "in_reply_to_screen_name" : "sebmarkbage", "in_reply_to_user_id_str" : "18022416", "user" : { @@ -4249,12 +4108,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sebastian Markb\u00E5ge", @@ -4271,14 +4130,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "3972702050197505", - "geo" : { - }, + "geo" : { }, "id_str" : "4008049614262273", "in_reply_to_user_id" : 18022416, "text" : "@sebmarkbage This case it's a server based on #nodejs. I've thought of compiling on demand but I don't like shaving yaks if I don't have to.", "id" : 4008049614262273, "in_reply_to_status_id" : 3972702050197505, - "created_at" : "Mon Nov 15 03:09:28 +0000 2010", + "created_at" : "2010-11-15 03:09:28 +0000", "in_reply_to_screen_name" : "sebmarkbage", "in_reply_to_user_id_str" : "18022416", "user" : { @@ -4286,12 +4144,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sebastian Markb\u00E5ge", @@ -4305,14 +4163,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "3972227456311296", - "geo" : { - }, + "geo" : { }, "id_str" : "4007660898750464", "in_reply_to_user_id" : 18022416, "text" : "@sebmarkbage It's a barrier to those who would modify that library, and the compiled JS isn't always a joy to read, comments often stripped.", "id" : 4007660898750464, "in_reply_to_status_id" : 3972227456311296, - "created_at" : "Mon Nov 15 03:07:55 +0000 2010", + "created_at" : "2010-11-15 03:07:55 +0000", "in_reply_to_screen_name" : "sebmarkbage", "in_reply_to_user_id_str" : "18022416", "user" : { @@ -4320,12 +4177,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sebastian Markb\u00E5ge", @@ -4339,14 +4196,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "3965646211649536", - "geo" : { - }, + "geo" : { }, "id_str" : "3971757589401600", "in_reply_to_user_id" : 18022416, "text" : "@sebmarkbage There are many advantages (and disadvantages) to dynamic languages. No compile step is definitely an advantage.", "id" : 3971757589401600, "in_reply_to_status_id" : 3965646211649536, - "created_at" : "Mon Nov 15 00:45:15 +0000 2010", + "created_at" : "2010-11-15 00:45:15 +0000", "in_reply_to_screen_name" : "sebmarkbage", "in_reply_to_user_id_str" : "18022416", "user" : { @@ -4354,7 +4210,7 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -4378,12 +4234,11 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "3930532060594176", "text" : "RT @roidrage: @peterc I can hear the angry Erlang hacker mob stampeding down the street.", "retweeted_status" : { - "source" : "Twitter for iPad", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -4397,14 +4252,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "3923905517453312", - "geo" : { - }, + "geo" : { }, "id_str" : "3926179803299841", "in_reply_to_user_id" : 33493, "text" : "@peterc I can hear the angry Erlang hacker mob stampeding down the street.", "id" : 3926179803299841, "in_reply_to_status_id" : 3923905517453312, - "created_at" : "Sun Nov 14 21:44:08 +0000 2010", + "created_at" : "2010-11-14 21:44:08 +0000", "in_reply_to_screen_name" : "peterc", "in_reply_to_user_id_str" : "33493", "user" : { @@ -4412,19 +4266,19 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "roidrage", "protected" : false, "id_str" : "14658472", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2938540224/9ffc554b0eabb077a915cfe0d56f3c1f_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2938540224\/9ffc554b0eabb077a915cfe0d56f3c1f_normal.jpeg", "id" : 14658472, "verified" : false } }, "id" : 3930532060594176, - "created_at" : "Sun Nov 14 22:01:26 +0000 2010", + "created_at" : "2010-11-14 22:01:26 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -4448,12 +4302,11 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "3930499449880577", "text" : "RT @peterc: @roidrage Node is 21st century Erlang.", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mathias Meyer", @@ -4467,14 +4320,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "3921192981372928", - "geo" : { - }, + "geo" : { }, "id_str" : "3923905517453312", "in_reply_to_user_id" : 14658472, "text" : "@roidrage Node is 21st century Erlang.", "id" : 3923905517453312, "in_reply_to_status_id" : 3921192981372928, - "created_at" : "Sun Nov 14 21:35:06 +0000 2010", + "created_at" : "2010-11-14 21:35:06 +0000", "in_reply_to_screen_name" : "roidrage", "in_reply_to_user_id_str" : "14658472", "user" : { @@ -4482,19 +4334,19 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "peterc", "protected" : false, "id_str" : "33493", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2613982763/ttq5jf710uegagijddeb_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/432149950852378624\/MTvJN889_normal.png", "id" : 33493, "verified" : false } }, "id" : 3930499449880577, - "created_at" : "Sun Nov 14 22:01:18 +0000 2010", + "created_at" : "2010-11-14 22:01:18 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -4512,42 +4364,40 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "3930481951252480", "text" : "RT @roidrage: One of these days I'm gonna play with Node.js. Though it's even more likely I'm gonna build something with Erlang.", "retweeted_status" : { - "source" : "Twitter for iPad", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "3921192981372928", "text" : "One of these days I'm gonna play with Node.js. Though it's even more likely I'm gonna build something with Erlang.", "id" : 3921192981372928, - "created_at" : "Sun Nov 14 21:24:19 +0000 2010", + "created_at" : "2010-11-14 21:24:19 +0000", "user" : { "name" : "Mathias Meyer", "screen_name" : "roidrage", "protected" : false, "id_str" : "14658472", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2938540224/9ffc554b0eabb077a915cfe0d56f3c1f_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2938540224\/9ffc554b0eabb077a915cfe0d56f3c1f_normal.jpeg", "id" : 14658472, "verified" : false } }, "id" : 3930481951252480, - "created_at" : "Sun Nov 14 22:01:14 +0000 2010", + "created_at" : "2010-11-14 22:01:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -4555,7 +4405,7 @@ Grailbird.data.tweets_2010_11 = "source" : "web", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 3, 10 ], "id_str" : "16686076", @@ -4565,10 +4415,9 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "3910056114397184", - "text" : "RT @getify: I just posted a quick 5 minute overview screencast about LABjs, if you've been wondering what it's for: http://screenr.com/N7c", + "text" : "RT @getify: I just posted a quick 5 minute overview screencast about LABjs, if you've been wondering what it's for: http:\/\/screenr.com\/N7c", "retweeted_status" : { "source" : "web", "entities" : { @@ -4577,35 +4426,34 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "3880206821490688", - "text" : "I just posted a quick 5 minute overview screencast about LABjs, if you've been wondering what it's for: http://screenr.com/N7c", + "text" : "I just posted a quick 5 minute overview screencast about LABjs, if you've been wondering what it's for: http:\/\/screenr.com\/N7c", "id" : 3880206821490688, - "created_at" : "Sun Nov 14 18:41:28 +0000 2010", + "created_at" : "2010-11-14 18:41:28 +0000", "user" : { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "protected" : false, "id_str" : "16686076", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1893021490/legojslogo_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/435350039083229185\/5j6zCGKE_normal.png", "id" : 16686076, "verified" : false } }, "id" : 3910056114397184, - "created_at" : "Sun Nov 14 20:40:04 +0000 2010", + "created_at" : "2010-11-14 20:40:04 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -4615,69 +4463,66 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "3876206239813632", "text" : "Throwing away a major advantage of dynamic languages isn't worth a little bit of syntax sugar. #getthefuckoffmylawn", "id" : 3876206239813632, - "created_at" : "Sun Nov 14 18:25:34 +0000 2010", + "created_at" : "2010-11-14 18:25:34 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "3875527567876096", "text" : "CoffeeScript is nice in some ways but libraries shouldn't be written in it. What happened to people embracing the lack of compilation?", "id" : 3875527567876096, - "created_at" : "Sun Nov 14 18:22:52 +0000 2010", + "created_at" : "2010-11-14 18:22:52 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "3874126028611584", "text" : "Here's a novel idea, if you're writing a JavaScript library write it in JavaScript. Otherwise you have not written a JavaScript library.", "id" : 3874126028611584, - "created_at" : "Sun Nov 14 18:17:18 +0000 2010", + "created_at" : "2010-11-14 18:17:18 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "kangax", @@ -4691,14 +4536,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "3863606437347328", - "geo" : { - }, + "geo" : { }, "id_str" : "3872721607860225", "in_reply_to_user_id" : 9973082, "text" : "@kangax Ah, makes sense. Thanks.", "id" : 3872721607860225, "in_reply_to_status_id" : 3863606437347328, - "created_at" : "Sun Nov 14 18:11:43 +0000 2010", + "created_at" : "2010-11-14 18:11:43 +0000", "in_reply_to_screen_name" : "kangax", "in_reply_to_user_id_str" : "9973082", "user" : { @@ -4706,7 +4550,7 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -4725,14 +4569,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "3721411239616512", - "geo" : { - }, + "geo" : { }, "id_str" : "3722689223073792", "in_reply_to_user_id" : 14063149, - "text" : "@miksago Yes, it is. No compression by default either (-C) ... :/ Common workaround: tar cjf - /some/path | ssh remote 'cd path; tar xjf -'", + "text" : "@miksago Yes, it is. No compression by default either (-C) ... :\/ Common workaround: tar cjf - \/some\/path | ssh remote 'cd path; tar xjf -'", "id" : 3722689223073792, "in_reply_to_status_id" : 3721411239616512, - "created_at" : "Sun Nov 14 08:15:32 +0000 2010", + "created_at" : "2010-11-14 08:15:32 +0000", "in_reply_to_screen_name" : "miksago", "in_reply_to_user_id_str" : "14063149", "user" : { @@ -4740,12 +4583,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "kangax", @@ -4759,14 +4602,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "3702036503728128", - "geo" : { - }, + "geo" : { }, "id_str" : "3714599727661056", "in_reply_to_user_id" : 9973082, - "text" : "@kangax In Firefox 4 it's false, but ({\"__proto__\":[]}) instanceof Array is true. Why should JSON.parse('\\1') differ? Does FF get it right?", + "text" : "@kangax In Firefox 4 it's false, but (\u007B\"__proto__\":[]\u007D) instanceof Array is true. Why should JSON.parse('\\1') differ? Does FF get it right?", "id" : 3714599727661056, "in_reply_to_status_id" : 3702036503728128, - "created_at" : "Sun Nov 14 07:43:24 +0000 2010", + "created_at" : "2010-11-14 07:43:24 +0000", "in_reply_to_screen_name" : "kangax", "in_reply_to_user_id_str" : "9973082", "user" : { @@ -4774,12 +4616,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -4791,20 +4633,20 @@ Grailbird.data.tweets_2010_11 = "coordinates" : [ 48.65268599, -123.6604157 ] }, "id_str" : "3646990990704640", - "text" : "Current status: http://yfrog.com/2qk70bj", + "text" : "Current status: http:\/\/yfrog.com\/2qk70bj", "id" : 3646990990704640, - "created_at" : "Sun Nov 14 03:14:45 +0000 2010", + "created_at" : "2010-11-14 03:14:45 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -4817,10 +4659,9 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "3555882537328640", - "text" : "RT @JimRoepcke: I have a feeling this girl is going to regret making her dog this smart... http://www.youtube.com/watch?v=6RRjqkUAs8k", + "text" : "RT @JimRoepcke: I have a feeling this girl is going to regret making her dog this smart... http:\/\/www.youtube.com\/watch?v=6RRjqkUAs8k", "retweeted_status" : { "source" : "web", "entities" : { @@ -4829,30 +4670,29 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "3545501794304001", - "text" : "I have a feeling this girl is going to regret making her dog this smart... http://www.youtube.com/watch?v=6RRjqkUAs8k", + "text" : "I have a feeling this girl is going to regret making her dog this smart... http:\/\/www.youtube.com\/watch?v=6RRjqkUAs8k", "id" : 3545501794304001, - "created_at" : "Sat Nov 13 20:31:28 +0000 2010", + "created_at" : "2010-11-13 20:31:28 +0000", "user" : { "name" : "Jim Roepcke", "screen_name" : "JimRoepcke", "protected" : false, "id_str" : "894911", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3351988957/4cad7f658ee1a7f029aa5d283d6f4d87_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", "id" : 894911, "verified" : false } }, "id" : 3555882537328640, - "created_at" : "Sat Nov 13 21:12:43 +0000 2010", + "created_at" : "2010-11-13 21:12:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -4873,12 +4713,11 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "3251880822050816", "text" : "RT @tobie: #textmate update. Not a 2.0, but still.", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -4888,35 +4727,34 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "3251026052251648", "text" : "#textmate update. Not a 2.0, but still.", "id" : 3251026052251648, - "created_at" : "Sat Nov 13 01:01:19 +0000 2010", + "created_at" : "2010-11-13 01:01:19 +0000", "user" : { "name" : "Tobie Langel", "screen_name" : "tobie", "protected" : false, "id_str" : "3167301", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/34020762/tobie_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/34020762\/tobie_normal.jpg", "id" : 3167301, "verified" : false } }, "id" : 3251880822050816, - "created_at" : "Sat Nov 13 01:04:43 +0000 2010", + "created_at" : "2010-11-13 01:04:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Karl Goldfield", @@ -4939,7 +4777,7 @@ Grailbird.data.tweets_2010_11 = "text" : "@karlgoldfield you just did. ;-) my email is sami.samhuri+twt@gmail.com", "id" : 3244719245099008, "in_reply_to_status_id" : 3217356864098304, - "created_at" : "Sat Nov 13 00:36:16 +0000 2010", + "created_at" : "2010-11-13 00:36:16 +0000", "in_reply_to_screen_name" : "karlgoldfield", "in_reply_to_user_id_str" : "12725872", "user" : { @@ -4947,30 +4785,29 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "2868702638776320", - "text" : "printf/sprintf and strftime in JavaScript: http://github.com/samsonjs/format and http://github.com/samsonjs/strftime (both are on npm)", + "text" : "printf\/sprintf and strftime in JavaScript: http:\/\/github.com\/samsonjs\/format and http:\/\/github.com\/samsonjs\/strftime (both are on npm)", "id" : 2868702638776320, - "created_at" : "Thu Nov 11 23:42:06 +0000 2010", + "created_at" : "2010-11-11 23:42:06 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -4985,15 +4822,17 @@ Grailbird.data.tweets_2010_11 = "id" : 14206068 } ], "media" : [ ], - "hashtags" : [ ], + "hashtags" : [ { + "text" : "wtfjs", + "indices" : [ 139, 140 ] + } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "2862699633446913", - "text" : "RT @tlrobinson: You should never see multiple \"alert()\"s from the same JavaScript context on the screen at once, right? http://bit.ly/di ...", + "text" : "RT @tlrobinson: You should never see multiple \"alert()\"s from the same JavaScript context on the screen at once, right? http:\/\/bit.ly\/di ...", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -5003,30 +4842,29 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "2862092545695745", - "text" : "You should never see multiple \"alert()\"s from the same JavaScript context on the screen at once, right? http://bit.ly/dir1W7 #wtfjs", + "text" : "You should never see multiple \"alert()\"s from the same JavaScript context on the screen at once, right? http:\/\/bit.ly\/dir1W7 #wtfjs", "id" : 2862092545695745, - "created_at" : "Thu Nov 11 23:15:50 +0000 2010", + "created_at" : "2010-11-11 23:15:50 +0000", "user" : { "name" : "tom robinson", "screen_name" : "tlrobinson", "protected" : false, "id_str" : "14206068", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1796403442/14267_753770645455_3400177_44585556_4022426_n_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000853310157\/a0e3b1296ad4bad4a668803a54a79afd_normal.jpeg", "id" : 14206068, "verified" : false } }, "id" : 2862699633446913, - "created_at" : "Thu Nov 11 23:18:15 +0000 2010", + "created_at" : "2010-11-11 23:18:15 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -5048,14 +4886,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "2861144641376256", - "geo" : { - }, + "geo" : { }, "id_str" : "2862387883417600", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke omfg #facedesk", "id" : 2862387883417600, "in_reply_to_status_id" : 2861144641376256, - "created_at" : "Thu Nov 11 23:17:01 +0000 2010", + "created_at" : "2010-11-11 23:17:01 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -5063,12 +4900,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -5082,14 +4919,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "2855378404507649", - "geo" : { - }, + "geo" : { }, "id_str" : "2860710354751490", "in_reply_to_user_id" : 894911, - "text" : ".@JimRoepcke Firefox 4 introduces a major annoyance: basic auth credentials aren't saved. Hitting our staging server w/ Fx4 is infuriating.", + "text" : ".@JimRoepcke Firefox 4 introduces a major annoyance: basic auth credentials aren't saved. Hitting our staging server w\/ Fx4 is infuriating.", "id" : 2860710354751490, "in_reply_to_status_id" : 2855378404507649, - "created_at" : "Thu Nov 11 23:10:21 +0000 2010", + "created_at" : "2010-11-11 23:10:21 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -5097,7 +4933,7 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -5115,10 +4951,9 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "2785079105421312", - "text" : "RT @SubtleGradient: NEW appify 2.0!\nCreate the simplest possible mac app from a shell script!\n`cat my-script.sh | appify MyApp`\n\nhttps:/ ...", + "text" : "RT @SubtleGradient: NEW appify 2.0!\nCreate the simplest possible mac app from a shell script!\n`cat my-script.sh | appify MyApp`\n\nhttps:\/ ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -5127,30 +4962,29 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "2768945010446337", - "text" : "NEW appify 2.0!\nCreate the simplest possible mac app from a shell script!\n`cat my-script.sh | appify MyApp`\n\nhttps://gist.github.com/672684", + "text" : "NEW appify 2.0!\nCreate the simplest possible mac app from a shell script!\n`cat my-script.sh | appify MyApp`\n\nhttps:\/\/gist.github.com\/672684", "id" : 2768945010446337, - "created_at" : "Thu Nov 11 17:05:42 +0000 2010", + "created_at" : "2010-11-11 17:05:42 +0000", "user" : { "name" : "Thomas Aylott", "screen_name" : "SubtleGradient", "protected" : false, "id_str" : "14405464", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/566657299/thomas-aylott-75_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/566657299\/thomas-aylott-75_normal.png", "id" : 14405464, "verified" : false } }, "id" : 2785079105421312, - "created_at" : "Thu Nov 11 18:09:49 +0000 2010", + "created_at" : "2010-11-11 18:09:49 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -5164,13 +4998,13 @@ Grailbird.data.tweets_2010_11 = "id_str" : "795244", "id" : 795244 }, { - "name" : "Giles", + "name" : "Giles Goat Boy", "screen_name" : "gilesgoatboy", "indices" : [ 14, 27 ], "id_str" : "1341781", "id" : 1341781 }, { - "name" : "Jacob Rothstein", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 40, 55 ], "id_str" : "27302287", @@ -5180,21 +5014,20 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "2595597475389442", "text" : "RT @mattknox: @gilesgoatboy sibilant by @jacobrothstein is sorta similar, as is something of mine.", "retweeted_status" : { "source" : "web", "entities" : { "user_mentions" : [ { - "name" : "Giles", + "name" : "Giles Goat Boy", "screen_name" : "gilesgoatboy", "indices" : [ 0, 13 ], "id_str" : "1341781", "id" : 1341781 }, { - "name" : "Jacob Rothstein", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 26, 41 ], "id_str" : "27302287", @@ -5205,14 +5038,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "2520070060253184", - "geo" : { - }, + "geo" : { }, "id_str" : "2521132708134914", "in_reply_to_user_id" : 1341781, "text" : "@gilesgoatboy sibilant by @jacobrothstein is sorta similar, as is something of mine.", "id" : 2521132708134914, "in_reply_to_status_id" : 2520070060253184, - "created_at" : "Thu Nov 11 00:40:59 +0000 2010", + "created_at" : "2010-11-11 00:40:59 +0000", "in_reply_to_screen_name" : "gilesgoatboy", "in_reply_to_user_id_str" : "1341781", "user" : { @@ -5220,19 +5052,19 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "mattknox", "protected" : false, "id_str" : "795244", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2650211695/7701b836b5b7f289dbf56cbbe04b6156_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2650211695\/7701b836b5b7f289dbf56cbbe04b6156_normal.jpeg", "id" : 795244, "verified" : false } }, "id" : 2595597475389442, - "created_at" : "Thu Nov 11 05:36:53 +0000 2010", + "created_at" : "2010-11-11 05:36:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -5240,7 +5072,7 @@ Grailbird.data.tweets_2010_11 = "source" : "web", "entities" : { "user_mentions" : [ { - "name" : "Giles", + "name" : "Giles Goat Boy", "screen_name" : "gilesgoatboy", "indices" : [ 3, 16 ], "id_str" : "1341781", @@ -5250,42 +5082,40 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "2595585978802176", "text" : "RT @gilesgoatboy: it's weird that there's no coffeescript equivalent that allows you to write javascript with lisp syntax", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "2520070060253184", "text" : "it's weird that there's no coffeescript equivalent that allows you to write javascript with lisp syntax", "id" : 2520070060253184, - "created_at" : "Thu Nov 11 00:36:46 +0000 2010", + "created_at" : "2010-11-11 00:36:46 +0000", "user" : { - "name" : "Giles", + "name" : "Giles Goat Boy", "screen_name" : "gilesgoatboy", "protected" : false, "id_str" : "1341781", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3393113050/6263a4414153f608cdefa6dbf182fc67_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000416569929\/d65ccd54c8ad23a6c994183a5b47c5a8_normal.jpeg", "id" : 1341781, "verified" : false } }, "id" : 2595585978802176, - "created_at" : "Thu Nov 11 05:36:50 +0000 2010", + "created_at" : "2010-11-11 05:36:50 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -5303,47 +5133,45 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "2564340540514306", - "text" : "RT @marcoarment: Instapaper 2.3 for iPhone and iPad: http://blog.instapaper.com/post/1538890633", + "text" : "RT @marcoarment: Instapaper 2.3 for iPhone and iPad: http:\/\/blog.instapaper.com\/post\/1538890633", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "2545376875773952", - "text" : "Instapaper 2.3 for iPhone and iPad: http://blog.instapaper.com/post/1538890633", + "text" : "Instapaper 2.3 for iPhone and iPad: http:\/\/blog.instapaper.com\/post\/1538890633", "id" : 2545376875773952, - "created_at" : "Thu Nov 11 02:17:19 +0000 2010", + "created_at" : "2010-11-11 02:17:19 +0000", "user" : { "name" : "Marco Arment", "screen_name" : "marcoarment", "protected" : false, "id_str" : "14231571", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1282173124/untitled-158-2_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1282173124\/untitled-158-2_normal.jpg", "id" : 14231571, "verified" : false } }, "id" : 2564340540514306, - "created_at" : "Thu Nov 11 03:32:41 +0000 2010", + "created_at" : "2010-11-11 03:32:41 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Rusty Klophaus", @@ -5356,23 +5184,22 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "2423780030808064", - "text" : "RT @rklophaus: Emacs + PeepOpen (by PeepCode) = Bliss http://bit.ly/aIogPG", + "text" : "RT @rklophaus: Emacs + PeepOpen (by PeepCode) = Bliss http:\/\/bit.ly\/aIogPG", "id" : 2423780030808064, - "created_at" : "Wed Nov 10 18:14:08 +0000 2010", + "created_at" : "2010-11-10 18:14:08 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "GitHub", @@ -5385,18 +5212,17 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "2422328965201920", "text" : "Cleaning out watched repos on @github. Wish there was a star button on repos as well as gists, I'd like to keep a handle on some of these.", "id" : 2422328965201920, - "created_at" : "Wed Nov 10 18:08:22 +0000 2010", + "created_at" : "2010-11-10 18:08:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -5423,12 +5249,11 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "2381888807243778", - "text" : "RT @frank06: luwak (big file) support landed in riak-js master https://github.com/frank06/riak-js #riak #nodejs #riakjs", + "text" : "RT @frank06: luwak (big file) support landed in riak-js master https:\/\/github.com\/frank06\/riak-js #riak #nodejs #riakjs", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -5444,35 +5269,34 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "2374406705778688", - "text" : "luwak (big file) support landed in riak-js master https://github.com/frank06/riak-js #riak #nodejs #riakjs", + "text" : "luwak (big file) support landed in riak-js master https:\/\/github.com\/frank06\/riak-js #riak #nodejs #riakjs", "id" : 2374406705778688, - "created_at" : "Wed Nov 10 14:57:57 +0000 2010", + "created_at" : "2010-11-10 14:57:57 +0000", "user" : { "name" : "Francisco T", "screen_name" : "frank06", "protected" : false, "id_str" : "14560304", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1780559917/s_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3513906093\/46e3a9af2fbbb4c42ec00e197d9de428_normal.jpeg", "id" : 14560304, "verified" : false } }, "id" : 2381888807243778, - "created_at" : "Wed Nov 10 15:27:41 +0000 2010", + "created_at" : "2010-11-10 15:27:41 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -5485,23 +5309,22 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "2379645236285440", - "text" : "RT @peterc: DNode is like Ruby's DRb for node.js, but slicker (and asynchronous!): http://is.gd/gTr5a", + "text" : "RT @peterc: DNode is like Ruby's DRb for node.js, but slicker (and asynchronous!): http:\/\/is.gd\/gTr5a", "id" : 2379645236285440, - "created_at" : "Wed Nov 10 15:18:46 +0000 2010", + "created_at" : "2010-11-10 15:18:46 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPad", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daniel Shaw", @@ -5514,50 +5337,48 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "2206750530871296", - "text" : "RT @dshaw: Joyent & Node http://groups.google.com/group/nodejs/browse_thread/thread/956a3431b1d9e937", + "text" : "RT @dshaw: Joyent & Node http:\/\/groups.google.com\/group\/nodejs\/browse_thread\/thread\/956a3431b1d9e937", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "2201125067423744", - "text" : "Joyent & Node http://groups.google.com/group/nodejs/browse_thread/thread/956a3431b1d9e937", + "text" : "Joyent & Node http:\/\/groups.google.com\/group\/nodejs\/browse_thread\/thread\/956a3431b1d9e937", "id" : 2201125067423744, - "created_at" : "Wed Nov 10 03:29:23 +0000 2010", + "created_at" : "2010-11-10 03:29:23 +0000", "user" : { "name" : "Daniel Shaw", "screen_name" : "dshaw", "protected" : false, "id_str" : "806757", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1552591406/angry_unicorn_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1552591406\/angry_unicorn_normal.png", "id" : 806757, "verified" : false } }, "id" : 2206750530871296, - "created_at" : "Wed Nov 10 03:51:44 +0000 2010", + "created_at" : "2010-11-10 03:51:44 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jacob Rothstein", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 3, 18 ], "id_str" : "27302287", @@ -5567,8 +5388,7 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "2158295842295809", "text" : "RT @jacobrothstein: Twitter recommendation column should be a mini-stream of tweets from suggested users. Entice me to follow them with ...", "retweeted_status" : { @@ -5579,35 +5399,34 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "2157046266863616", "text" : "Twitter recommendation column should be a mini-stream of tweets from suggested users. Entice me to follow them with content, not faces+names", "id" : 2157046266863616, - "created_at" : "Wed Nov 10 00:34:14 +0000 2010", + "created_at" : "2010-11-10 00:34:14 +0000", "user" : { - "name" : "Jacob Rothstein", + "name" : "jbr", "screen_name" : "jacobrothstein", "protected" : false, "id_str" : "27302287", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2224007184/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/424311964949413888\/ZYHjiCgB_normal.jpeg", "id" : 27302287, "verified" : false } }, "id" : 2158295842295809, - "created_at" : "Wed Nov 10 00:39:12 +0000 2010", + "created_at" : "2010-11-10 00:39:12 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jordy Moughtin", @@ -5627,14 +5446,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "2060783638810624", - "geo" : { - }, + "geo" : { }, "id_str" : "2065647718629376", "in_reply_to_user_id" : 138082149, "text" : "@jordymoughtin fall? You keep on using that word. I don't think it means what you think it means. ;-) #yyj #victoriaonlyhas2seasons", "id" : 2065647718629376, "in_reply_to_status_id" : 2060783638810624, - "created_at" : "Tue Nov 09 18:31:03 +0000 2010", + "created_at" : "2010-11-09 18:31:03 +0000", "in_reply_to_screen_name" : "jordymoughtin", "in_reply_to_user_id_str" : "138082149", "user" : { @@ -5642,12 +5460,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -5661,14 +5479,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "2029887388917760", - "geo" : { - }, + "geo" : { }, "id_str" : "2035840536543232", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Sounds like a good compromise.", "id" : 2035840536543232, "in_reply_to_status_id" : 2029887388917760, - "created_at" : "Tue Nov 09 16:32:36 +0000 2010", + "created_at" : "2010-11-09 16:32:36 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -5676,12 +5493,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -5695,14 +5512,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "1860944204402688", - "geo" : { - }, + "geo" : { }, "id_str" : "2028238226333697", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke What if you could own it but still had to stream it? I have mixed feelings on that.", "id" : 2028238226333697, "in_reply_to_status_id" : 1860944204402688, - "created_at" : "Tue Nov 09 16:02:24 +0000 2010", + "created_at" : "2010-11-09 16:02:24 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -5710,7 +5526,7 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -5718,12 +5534,6 @@ Grailbird.data.tweets_2010_11 = "source" : "web", "entities" : { "user_mentions" : [ { - "name" : "The Changelog", - "screen_name" : "changelogshow", - "indices" : [ 3, 17 ], - "id_str" : "473142109", - "id" : 473142109 - }, { "name" : "Andy Gross", "screen_name" : "argv0", "indices" : [ 85, 91 ], @@ -5749,15 +5559,17 @@ Grailbird.data.tweets_2010_11 = }, { "text" : "github", "indices" : [ 72, 79 ] + }, { + "text" : "nosql", + "indices" : [ 139, 140 ] } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "2026945600552960", - "text" : "RT @changelogshow: New episode: 0.4.0 - #riak revisited and the move to #github with @argv0, @pharkmillups, and @jnunemaker http://lg.gd ...", + "text" : "RT @changelogshow: New episode: 0.4.0 - #riak revisited and the move to #github with @argv0, @pharkmillups, and @jnunemaker http:\/\/lg.gd ...", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Andy Gross", @@ -5791,104 +5603,100 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "2023394778292224", - "text" : "New episode: 0.4.0 - #riak revisited and the move to #github with @argv0, @pharkmillups, and @jnunemaker http://lg.gd/040 #nosql", + "text" : "New episode: 0.4.0 - #riak revisited and the move to #github with @argv0, @pharkmillups, and @jnunemaker http:\/\/lg.gd\/040 #nosql", "id" : 2023394778292224, - "created_at" : "Tue Nov 09 15:43:09 +0000 2010", + "created_at" : "2010-11-09 15:43:09 +0000", "user" : { "name" : "The Changelog", "screen_name" : "TheChangelog", "protected" : false, "id_str" : "90286855", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/544002721/Album-Art_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000420553878\/3ce7f958eb7d25c30ca97d2fc43cbf7d_normal.jpeg", "id" : 90286855, "verified" : false } }, "id" : 2026945600552960, - "created_at" : "Tue Nov 09 15:57:16 +0000 2010", + "created_at" : "2010-11-09 15:57:16 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "2016628665491456", "text" : "Ah, it highlights where it found your search terms. That's kind of cool I guess, but the same blurb is already under each link...", "id" : 2016628665491456, - "created_at" : "Tue Nov 09 15:16:16 +0000 2010", + "created_at" : "2010-11-09 15:16:16 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "2016126972203008", "text" : "Woah, Google shows site previews in search results now. When did that happen? Not sure if I like it yet.", "id" : 2016126972203008, - "created_at" : "Tue Nov 09 15:14:16 +0000 2010", + "created_at" : "2010-11-09 15:14:16 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "2014936544837632", "text" : "Cappuccino improves really quickly. I subscribe to RSS feeds for a few projects on github and Cappuccino has the most commits.", "id" : 2014936544837632, - "created_at" : "Tue Nov 09 15:09:32 +0000 2010", + "created_at" : "2010-11-09 15:09:32 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -5902,14 +5710,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "1892265207267328", - "geo" : { - }, + "geo" : { }, "id_str" : "1900553181339648", "in_reply_to_user_id" : 14273142, "text" : "@lunafiko I agree. The next button appearing where the submit button was surprised me as well.", "id" : 1900553181339648, "in_reply_to_status_id" : 1892265207267328, - "created_at" : "Tue Nov 09 07:35:01 +0000 2010", + "created_at" : "2010-11-09 07:35:01 +0000", "in_reply_to_screen_name" : "lunafiko", "in_reply_to_user_id_str" : "14273142", "user" : { @@ -5917,53 +5724,51 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "1889739711979521", - "text" : "Wow, 25/26. Guess I know more jQuery than I thought. It was suspiciously easy though. http://tutorialzine.com/quizzes/take/1/", + "text" : "Wow, 25\/26. Guess I know more jQuery than I thought. It was suspiciously easy though. http:\/\/tutorialzine.com\/quizzes\/take\/1\/", "id" : 1889739711979521, - "created_at" : "Tue Nov 09 06:52:03 +0000 2010", + "created_at" : "2010-11-09 06:52:03 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "1886494004350976", "text" : "Just pushed gitter v0.0.2. Now works in Chrome 7 and Safari 5. I don't want to support browsers without ES5.", "id" : 1886494004350976, - "created_at" : "Tue Nov 09 06:39:09 +0000 2010", + "created_at" : "2010-11-09 06:39:09 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -5975,18 +5780,17 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "1853414258507776", "text" : "shell script dev tip: prepend all commands with $prefix, and when a -t or --test arg is given set prefix=echo", "id" : 1853414258507776, - "created_at" : "Tue Nov 09 04:27:43 +0000 2010", + "created_at" : "2010-11-09 04:27:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -6004,57 +5808,55 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ { "indices" : [ 94, 113 ], - "url" : "http://t.co/KK7QhuM", - "expanded_url" : "http://j.mp/bQtAnt", - "display_url" : "j.mp/bQtAnt" + "url" : "http:\/\/t.co\/KK7QhuM", + "expanded_url" : "http:\/\/j.mp\/bQtAnt", + "display_url" : "j.mp\/bQtAnt" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "1849364116934656", - "text" : "RT @avibryant: I love a good arms race - using Firesheep's code to detect usage of Firesheep: http://t.co/KK7QhuM", + "text" : "RT @avibryant: I love a good arms race - using Firesheep's code to detect usage of Firesheep: http:\/\/t.co\/KK7QhuM", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 79, 98 ], - "url" : "http://t.co/KK7QhuM", - "expanded_url" : "http://j.mp/bQtAnt", - "display_url" : "j.mp/bQtAnt" + "url" : "http:\/\/t.co\/KK7QhuM", + "expanded_url" : "http:\/\/j.mp\/bQtAnt", + "display_url" : "j.mp\/bQtAnt" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "1826102859268096", - "text" : "I love a good arms race - using Firesheep's code to detect usage of Firesheep: http://t.co/KK7QhuM", + "text" : "I love a good arms race - using Firesheep's code to detect usage of Firesheep: http:\/\/t.co\/KK7QhuM", "id" : 1826102859268096, - "created_at" : "Tue Nov 09 02:39:11 +0000 2010", + "created_at" : "2010-11-09 02:39:11 +0000", "user" : { "name" : "Avi Bryant", "screen_name" : "avibryant", "protected" : false, "id_str" : "13192", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/48591172/avibryant_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/48591172\/avibryant_normal.png", "id" : 13192, "verified" : false } }, "id" : 1849364116934656, - "created_at" : "Tue Nov 09 04:11:37 +0000 2010", + "created_at" : "2010-11-09 04:11:37 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -6067,23 +5869,22 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "1801695877140480", "text" : "RT @lunafiko: git archive? Damn awesome.", "id" : 1801695877140480, - "created_at" : "Tue Nov 09 01:02:12 +0000 2010", + "created_at" : "2010-11-09 01:02:12 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -6097,14 +5898,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "1798735306686465", - "geo" : { - }, + "geo" : { }, "id_str" : "1800929586184192", "in_reply_to_user_id" : 14273142, "text" : "@lunafiko That's true. I also like it being light[er] in the morning so I shouldn't be whining.", "id" : 1800929586184192, "in_reply_to_status_id" : 1798735306686465, - "created_at" : "Tue Nov 09 00:59:09 +0000 2010", + "created_at" : "2010-11-09 00:59:09 +0000", "in_reply_to_screen_name" : "lunafiko", "in_reply_to_user_id_str" : "14273142", "user" : { @@ -6112,12 +5912,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -6140,7 +5940,7 @@ Grailbird.data.tweets_2010_11 = "text" : "@lunafiko pesky reality. Theory ftw!", "id" : 1798306980175872, "in_reply_to_status_id" : 1796201280180224, - "created_at" : "Tue Nov 09 00:48:44 +0000 2010", + "created_at" : "2010-11-09 00:48:44 +0000", "in_reply_to_screen_name" : "lunafiko", "in_reply_to_user_id_str" : "14273142", "user" : { @@ -6148,12 +5948,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -6167,18 +5967,18 @@ Grailbird.data.tweets_2010_11 = "id_str" : "1791457161646080", "text" : "Work's done, getting dark. So it begins.", "id" : 1791457161646080, - "created_at" : "Tue Nov 09 00:21:31 +0000 2010", + "created_at" : "2010-11-09 00:21:31 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -6188,18 +5988,17 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "1680645889720320", - "text" : "weekend hack: gitter http://is.gd/gQ55y The API needs work, but it's a nice little github library for #nodejs, on npm. (read-only for now)", + "text" : "weekend hack: gitter http:\/\/is.gd\/gQ55y The API needs work, but it's a nice little github library for #nodejs, on npm. (read-only for now)", "id" : 1680645889720320, - "created_at" : "Mon Nov 08 17:01:11 +0000 2010", + "created_at" : "2010-11-08 17:01:11 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -6217,8 +6016,7 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "1669916658769921", "text" : "RT @mxcl: I'm trying to build foo on Windows, can you help? Yes I can. Your problem, you see, is you are trying to do software developme ...", "retweeted_status" : { @@ -6229,35 +6027,34 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "1666481234378753", "text" : "I'm trying to build foo on Windows, can you help? Yes I can. Your problem, you see, is you are trying to do software development on Windows.", "id" : 1666481234378753, - "created_at" : "Mon Nov 08 16:04:54 +0000 2010", + "created_at" : "2010-11-08 16:04:54 +0000", "user" : { "name" : "Max Howell", "screen_name" : "mxcl", - "protected" : false, + "protected" : true, "id_str" : "3374231", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2645645159/11c2757eb86a89cec667e81c6092a066_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2645645159\/11c2757eb86a89cec667e81c6092a066_normal.png", "id" : 3374231, "verified" : false } }, "id" : 1669916658769921, - "created_at" : "Mon Nov 08 16:18:33 +0000 2010", + "created_at" : "2010-11-08 16:18:33 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mathias Meyer", @@ -6271,14 +6068,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "1660882169888768", - "geo" : { - }, + "geo" : { }, "id_str" : "1669660764282880", "in_reply_to_user_id" : 14658472, "text" : "@roidrage They didn't even mention Riak.", "id" : 1669660764282880, "in_reply_to_status_id" : 1660882169888768, - "created_at" : "Mon Nov 08 16:17:32 +0000 2010", + "created_at" : "2010-11-08 16:17:32 +0000", "in_reply_to_screen_name" : "roidrage", "in_reply_to_user_id_str" : "14658472", "user" : { @@ -6286,12 +6082,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "A Minute With...", @@ -6307,17 +6103,16 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ { "indices" : [ 113, 132 ], - "url" : "http://t.co/Dk2Da6U", - "expanded_url" : "http://www.aminutewithbrendan.com/pages/20101108", - "display_url" : "aminutewithbrendan.com/pages/20101108" + "url" : "http:\/\/t.co\/Dk2Da6U", + "expanded_url" : "http:\/\/www.aminutewithbrendan.com\/pages\/20101108", + "display_url" : "aminutewithbrendan.com\/pages\/20101108" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "1665855230320640", - "text" : "RT @aminutewith: Awesome new episode posted today about threading, co-routines, and continuations. Deep JS FTW - http://t.co/Dk2Da6U #amwb", + "text" : "RT @aminutewith: Awesome new episode posted today about threading, co-routines, and continuations. Deep JS FTW - http:\/\/t.co\/Dk2Da6U #amwb", "retweeted_status" : { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -6327,40 +6122,39 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ { "indices" : [ 96, 115 ], - "url" : "http://t.co/Dk2Da6U", - "expanded_url" : "http://www.aminutewithbrendan.com/pages/20101108", - "display_url" : "aminutewithbrendan.com/pages/20101108" + "url" : "http:\/\/t.co\/Dk2Da6U", + "expanded_url" : "http:\/\/www.aminutewithbrendan.com\/pages\/20101108", + "display_url" : "aminutewithbrendan.com\/pages\/20101108" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "1663027397009408", - "text" : "Awesome new episode posted today about threading, co-routines, and continuations. Deep JS FTW - http://t.co/Dk2Da6U #amwb", + "text" : "Awesome new episode posted today about threading, co-routines, and continuations. Deep JS FTW - http:\/\/t.co\/Dk2Da6U #amwb", "id" : 1663027397009408, - "created_at" : "Mon Nov 08 15:51:11 +0000 2010", + "created_at" : "2010-11-08 15:51:11 +0000", "user" : { "name" : "A Minute With...", "screen_name" : "aminutewith", "protected" : false, "id_str" : "181984707", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1109203096/brendan_eich1_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1109203096\/brendan_eich1_normal.png", "id" : 181984707, "verified" : false } }, "id" : 1665855230320640, - "created_at" : "Mon Nov 08 16:02:25 +0000 2010", + "created_at" : "2010-11-08 16:02:25 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mathias Bynens", @@ -6373,65 +6167,62 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "1665132803399680", - "text" : "RT @mathias: Remember the auto-buying bot from xkcd comic #576? Someone actually built it: http://mths.be/anm", + "text" : "RT @mathias: Remember the auto-buying bot from xkcd comic #576? Someone actually built it: http:\/\/mths.be\/anm", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "1655987329044481", - "text" : "Remember the auto-buying bot from xkcd comic #576? Someone actually built it: http://mths.be/anm", + "text" : "Remember the auto-buying bot from xkcd comic #576? Someone actually built it: http:\/\/mths.be\/anm", "id" : 1655987329044481, - "created_at" : "Mon Nov 08 15:23:12 +0000 2010", + "created_at" : "2010-11-08 15:23:12 +0000", "user" : { "name" : "Mathias Bynens", "screen_name" : "mathias", "protected" : false, "id_str" : "532923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1255767431/kung-fu_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1255767431\/kung-fu_normal.jpg", "id" : 532923, "verified" : false } }, "id" : 1665132803399680, - "created_at" : "Mon Nov 08 15:59:33 +0000 2010", + "created_at" : "2010-11-08 15:59:33 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "1411096472723457", "text" : "Writing JS feels like Scheme, it's great. Not perfect but mostly a pleasure with node & ES5. The prototype API sucks though.", "id" : 1411096472723457, - "created_at" : "Sun Nov 07 23:10:06 +0000 2010", + "created_at" : "2010-11-07 23:10:06 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -6461,12 +6252,11 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "1033055552671744", - "text" : "RT @ontwiik: Brendan Eich \u2013 A Brief History of #JavaScript http://goo.gl/fb/Nskh9 @ontwiik #jsconf", + "text" : "RT @ontwiik: Brendan Eich \u2013 A Brief History of #JavaScript http:\/\/goo.gl\/fb\/Nskh9 @ontwiik #jsconf", "retweeted_status" : { - "source" : "Google", + "source" : "\u003Ca href=\"http:\/\/www.google.com\/\" rel=\"nofollow\"\u003EGoogle\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "ontwik", @@ -6485,30 +6275,29 @@ Grailbird.data.tweets_2010_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "671488130686976", - "text" : "Brendan Eich \u2013 A Brief History of #JavaScript http://goo.gl/fb/Nskh9 @ontwiik #jsconf", + "text" : "Brendan Eich \u2013 A Brief History of #JavaScript http:\/\/goo.gl\/fb\/Nskh9 @ontwiik #jsconf", "id" : 671488130686976, - "created_at" : "Fri Nov 05 22:11:09 +0000 2010", + "created_at" : "2010-11-05 22:11:09 +0000", "user" : { "name" : "ontwik", "screen_name" : "ontwiik", "protected" : false, "id_str" : "202118058", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1435096679/Screenshot-3_normal_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000859985638\/xGvrkFzJ_normal.jpeg", "id" : 202118058, "verified" : false } }, "id" : 1033055552671744, - "created_at" : "Sat Nov 06 22:07:54 +0000 2010", + "created_at" : "2010-11-06 22:07:54 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -6516,7 +6305,7 @@ Grailbird.data.tweets_2010_11 = "source" : "web", "entities" : { "user_mentions" : [ { - "name" : "Jacob Rothstein", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", @@ -6527,14 +6316,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "709333583142912", - "geo" : { - }, + "geo" : { }, "id_str" : "765972692606976", "in_reply_to_user_id" : 27302287, "text" : "@jacobrothstein Nice! I like the look of that chain macro. Reminds me that I've been meaning to write a bit of sibilant.", "id" : 765972692606976, "in_reply_to_status_id" : 709333583142912, - "created_at" : "Sat Nov 06 04:26:36 +0000 2010", + "created_at" : "2010-11-06 04:26:36 +0000", "in_reply_to_screen_name" : "jacobrothstein", "in_reply_to_user_id_str" : "27302287", "user" : { @@ -6542,12 +6330,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Saikat Chakrabarti", @@ -6560,93 +6348,89 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "634714364837889", "text" : "RT @saikatc: Feh - Sheena is right - Chrome is awesome with how fast it moves, but it's hard to keep up when they introduce bugs.", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "618041108860928", "text" : "Feh - Sheena is right - Chrome is awesome with how fast it moves, but it's hard to keep up when they introduce bugs.", "id" : 618041108860928, - "created_at" : "Fri Nov 05 18:38:47 +0000 2010", + "created_at" : "2010-11-05 18:38:47 +0000", "user" : { "name" : "Saikat Chakrabarti", "screen_name" : "saikatc", "protected" : false, "id_str" : "41154223", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1088494641/avatar_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000333885433\/4bf5add513eebe0d67ae287d9593bf36_normal.jpeg", "id" : 41154223, "verified" : false } }, "id" : 634714364837889, - "created_at" : "Fri Nov 05 19:45:02 +0000 2010", + "created_at" : "2010-11-05 19:45:02 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "615460034846720", - "text" : "\"Seriously? No.\" http://yfrog.com/66abuep", + "text" : "\"Seriously? No.\" http:\/\/yfrog.com\/66abuep", "id" : 615460034846720, - "created_at" : "Fri Nov 05 18:28:31 +0000 2010", + "created_at" : "2010-11-05 18:28:31 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "611935951265792", - "text" : "http://yfrog.com/fv8dnp", + "text" : "http:\/\/yfrog.com\/fv8dnp", "id" : 611935951265792, - "created_at" : "Fri Nov 05 18:14:31 +0000 2010", + "created_at" : "2010-11-05 18:14:31 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -6659,13 +6443,12 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "595016703549441", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke http://www.reddit.com/r/pics/comments/e1ro9/my_hatchback_needs_2_spaces_for_all_my_trendy/", + "text" : "@JimRoepcke http:\/\/www.reddit.com\/r\/pics\/comments\/e1ro9\/my_hatchback_needs_2_spaces_for_all_my_trendy\/", "id" : 595016703549441, - "created_at" : "Fri Nov 05 17:07:17 +0000 2010", + "created_at" : "2010-11-05 17:07:17 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -6673,12 +6456,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -6692,14 +6475,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "578482375499777", - "geo" : { - }, + "geo" : { }, "id_str" : "582346411606016", "in_reply_to_user_id" : 33493, "text" : "@peterc Heh, yeah I have a long bus commute so I finished it up this morning.", "id" : 582346411606016, "in_reply_to_status_id" : 578482375499777, - "created_at" : "Fri Nov 05 16:16:56 +0000 2010", + "created_at" : "2010-11-05 16:16:56 +0000", "in_reply_to_screen_name" : "peterc", "in_reply_to_user_id_str" : "33493", "user" : { @@ -6707,12 +6489,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jordy Moughtin", @@ -6726,14 +6508,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "574093225103360", - "geo" : { - }, + "geo" : { }, "id_str" : "582113816477696", "in_reply_to_user_id" : 138082149, "text" : "@jordymoughtin I got a geo alarm but it didn't go off today. I'll have to figure out how to use it so I remember to snap those photos.", "id" : 582113816477696, "in_reply_to_status_id" : 574093225103360, - "created_at" : "Fri Nov 05 16:16:01 +0000 2010", + "created_at" : "2010-11-05 16:16:01 +0000", "in_reply_to_screen_name" : "jordymoughtin", "in_reply_to_user_id_str" : "138082149", "user" : { @@ -6741,7 +6522,7 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -6759,10 +6540,9 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "569167153467393", - "text" : "RT @sstephenson: The JS that powers Chalk is written in CoffeeScript, compiled and served on-the-fly with Brochure: http://github.com/ss ...", + "text" : "RT @sstephenson: The JS that powers Chalk is written in CoffeeScript, compiled and served on-the-fly with Brochure: http:\/\/github.com\/ss ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -6771,30 +6551,29 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "553490682216449", - "text" : "The JS that powers Chalk is written in CoffeeScript, compiled and served on-the-fly with Brochure: http://github.com/sstephenson/brochure", + "text" : "The JS that powers Chalk is written in CoffeeScript, compiled and served on-the-fly with Brochure: http:\/\/github.com\/sstephenson\/brochure", "id" : 553490682216449, - "created_at" : "Fri Nov 05 14:22:17 +0000 2010", + "created_at" : "2010-11-05 14:22:17 +0000", "user" : { "name" : "Sam Stephenson", "screen_name" : "sstephenson", "protected" : false, "id_str" : "6707392", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1691186870/500_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/434450913151840257\/VySz8SQS_normal.png", "id" : 6707392, "verified" : false } }, "id" : 569167153467393, - "created_at" : "Fri Nov 05 15:24:34 +0000 2010", + "created_at" : "2010-11-05 15:24:34 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -6818,10 +6597,9 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "569157116497920", - "text" : "RT @sstephenson: Spot-on dissection of Chalk by @_sjs: http://samisamhuri.blogspot.com/2010/11/37signals-chalk-dissected.html", + "text" : "RT @sstephenson: Spot-on dissection of Chalk by @_sjs: http:\/\/samisamhuri.blogspot.com\/2010\/11\/37signals-chalk-dissected.html", "retweeted_status" : { "source" : "web", "entities" : { @@ -6836,35 +6614,34 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "551993839976448", - "text" : "Spot-on dissection of Chalk by @_sjs: http://samisamhuri.blogspot.com/2010/11/37signals-chalk-dissected.html", + "text" : "Spot-on dissection of Chalk by @_sjs: http:\/\/samisamhuri.blogspot.com\/2010\/11\/37signals-chalk-dissected.html", "id" : 551993839976448, - "created_at" : "Fri Nov 05 14:16:20 +0000 2010", + "created_at" : "2010-11-05 14:16:20 +0000", "user" : { "name" : "Sam Stephenson", "screen_name" : "sstephenson", "protected" : false, "id_str" : "6707392", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1691186870/500_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/434450913151840257\/VySz8SQS_normal.png", "id" : 6707392, "verified" : false } }, "id" : 569157116497920, - "created_at" : "Fri Nov 05 15:24:32 +0000 2010", + "created_at" : "2010-11-05 15:24:32 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jordy Moughtin", @@ -6878,14 +6655,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "566423520804865", - "geo" : { - }, + "geo" : { }, "id_str" : "569053273919489", "in_reply_to_user_id" : 138082149, - "text" : "@jordymoughtin Tell me about it! No chance for a sunrise photo today :/", + "text" : "@jordymoughtin Tell me about it! No chance for a sunrise photo today :\/", "id" : 569053273919489, "in_reply_to_status_id" : 566423520804865, - "created_at" : "Fri Nov 05 15:24:07 +0000 2010", + "created_at" : "2010-11-05 15:24:07 +0000", "in_reply_to_screen_name" : "jordymoughtin", "in_reply_to_user_id_str" : "138082149", "user" : { @@ -6893,12 +6669,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "asianmack", @@ -6912,14 +6688,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "542037195628544", - "geo" : { - }, + "geo" : { }, "id_str" : "547556920659968", "in_reply_to_user_id" : 15045995, "text" : "@asianmack thanks :)", "id" : 547556920659968, "in_reply_to_status_id" : 542037195628544, - "created_at" : "Fri Nov 05 13:58:42 +0000 2010", + "created_at" : "2010-11-05 13:58:42 +0000", "in_reply_to_screen_name" : "asianmack", "in_reply_to_user_id_str" : "15045995", "user" : { @@ -6927,12 +6702,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -6946,14 +6721,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "435863469162496", - "geo" : { - }, + "geo" : { }, "id_str" : "438487950041088", "in_reply_to_user_id" : 33493, "text" : "@peterc Sweet! I doubt I said everything so I look forward to reading your post as well :)", "id" : 438487950041088, "in_reply_to_status_id" : 435863469162496, - "created_at" : "Fri Nov 05 06:45:18 +0000 2010", + "created_at" : "2010-11-05 06:45:18 +0000", "in_reply_to_screen_name" : "peterc", "in_reply_to_user_id_str" : "33493", "user" : { @@ -6961,12 +6735,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -6980,14 +6754,13 @@ Grailbird.data.tweets_2010_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "363432440233984", - "geo" : { - }, + "geo" : { }, "id_str" : "429474470436864", "in_reply_to_user_id" : 33493, - "text" : ".@peterc Ask and ye shall receive: http://samisamhuri.blogspot.com/2010/11/37signals-chalk-dissected.html", + "text" : ".@peterc Ask and ye shall receive: http:\/\/samisamhuri.blogspot.com\/2010\/11\/37signals-chalk-dissected.html", "id" : 429474470436864, "in_reply_to_status_id" : 363432440233984, - "created_at" : "Fri Nov 05 06:09:29 +0000 2010", + "created_at" : "2010-11-05 06:09:29 +0000", "in_reply_to_screen_name" : "peterc", "in_reply_to_user_id_str" : "33493", "user" : { @@ -6995,12 +6768,12 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPad", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Steve Streza", @@ -7013,72 +6786,67 @@ Grailbird.data.tweets_2010_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "391737109385216", "text" : "RT @SteveStreza: 19 of the top 25 iPhone paid apps are games. Annoying that games and apps are lumped together, they're fundamentally di ...", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - "type" : "Point", - "coordinates" : [ 37.7693236347, -122.4267069153 ] - }, + "geo" : { }, "id_str" : "375969575604224", "text" : "19 of the top 25 iPhone paid apps are games. Annoying that games and apps are lumped together, they're fundamentally different.", "id" : 375969575604224, - "created_at" : "Fri Nov 05 02:36:52 +0000 2010", + "created_at" : "2010-11-05 02:36:52 +0000", "user" : { "name" : "Steve Streza", "screen_name" : "SteveStreza", "protected" : false, "id_str" : "658643", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3427734856/6f151e3d9aeb393dab9284dd03f3baff_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/446516305764438016\/F-vBkSbu_normal.jpeg", "id" : 658643, "verified" : false } }, "id" : 391737109385216, - "created_at" : "Fri Nov 05 03:39:32 +0000 2010", + "created_at" : "2010-11-05 03:39:32 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "349036066381824", - "text" : "ES Harmony aims to warn about undefined vars at compile time. That's fucking sweet! http://www.aminutewithbrendan.com/pages/20101103", + "text" : "ES Harmony aims to warn about undefined vars at compile time. That's fucking sweet! http:\/\/www.aminutewithbrendan.com\/pages\/20101103", "id" : 349036066381824, - "created_at" : "Fri Nov 05 00:49:51 +0000 2010", + "created_at" : "2010-11-05 00:49:51 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -7090,23 +6858,288 @@ Grailbird.data.tweets_2010_11 = "coordinates" : [ 48.45395869, -123.36620533 ] }, "id_str" : "334303720382464", - "text" : "\"in a decision so shockingly sane that it's still a bit hard to believe.\" --http://j.mp/duN8Qg (ain't that the truth)", + "text" : "\"in a decision so shockingly sane that it's still a bit hard to believe.\" --http:\/\/j.mp\/duN8Qg (ain't that the truth)", "id" : 334303720382464, - "created_at" : "Thu Nov 04 23:51:18 +0000 2010", + "created_at" : "2010-11-04 23:51:18 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29637164320", + "text" : "Does any browser have a keyboard shortcut to pop the current tab out into a new window? There's a gap between window & tab management w\/ kb.", + "id" : 29637164320, + "created_at" : "2010-11-04 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "Thomas Aylott", + "screen_name" : "SubtleGradient", + "indices" : [ 3, 18 ], + "id_str" : "14405464", + "id" : 14405464 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29672190052", + "text" : "RT @SubtleGradient: While we all try to implement inbox zero\u2026\n\nI've been successfully implementing wallet zero for years.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29670293252", + "text" : "While we all try to implement inbox zero\u2026\n\nI've been successfully implementing wallet zero for years.", + "id" : 29670293252, + "created_at" : "2010-11-04 14:04:19 +0000", + "user" : { + "name" : "Thomas Aylott", + "screen_name" : "SubtleGradient", + "protected" : false, + "id_str" : "14405464", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/566657299\/thomas-aylott-75_normal.png", + "id" : 14405464, + "verified" : false + } + }, + "id" : 29672190052, + "created_at" : "2010-11-04 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jordy Moughtin", + "screen_name" : "jordymoughtin", + "indices" : [ 39, 53 ], + "id_str" : "138082149", + "id" : 138082149 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { + "type" : "Point", + "coordinates" : [ 48.43393802, -123.43132001 ] + }, + "id_str" : "29673272595", + "text" : "Not spectacular but still pretty. (\/cc @jordymoughtin) http:\/\/yfrog.com\/28t13oj", + "id" : 29673272595, + "created_at" : "2010-11-04 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29676994383", + "text" : "Apple removes the disk from the AppleTV, and Western Digital adds a 1TB disk to their WD Live! box. Seems like no one knows what to do here.", + "id" : 29676994383, + "created_at" : "2010-11-04 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jordy Moughtin", + "screen_name" : "jordymoughtin", + "indices" : [ 0, 14 ], + "id_str" : "138082149", + "id" : 138082149 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "29677299943", + "geo" : { }, + "id_str" : "29678127850", + "in_reply_to_user_id" : 138082149, + "text" : "@jordymoughtin It would be cool if I could set a geo reminder that went off when I was coming up to a certain location.", + "id" : 29678127850, + "in_reply_to_status_id" : 29677299943, + "created_at" : "2010-11-04 00:00:00 +0000", + "in_reply_to_screen_name" : "jordymoughtin", + "in_reply_to_user_id_str" : "138082149", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29678348437", + "text" : "Sweet, looks like I *can* set a geo alarm (without writing it myself)! I shouldn't be surprised that I'm not the first to have that idea.", + "id" : 29678348437, + "created_at" : "2010-11-04 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grigory Kruglov", + "screen_name" : "lunafiko", + "indices" : [ 0, 9 ], + "id_str" : "14273142", + "id" : 14273142 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "29689312179", + "geo" : { }, + "id_str" : "29690632205", + "in_reply_to_user_id" : 14273142, + "text" : "@lunafiko More (metal) Rick while you wait: http:\/\/www.youtube.com\/watch?v=ntu-poC2FOI", + "id" : 29690632205, + "in_reply_to_status_id" : 29689312179, + "created_at" : "2010-11-04 00:00:00 +0000", + "in_reply_to_screen_name" : "lunafiko", + "in_reply_to_user_id_str" : "14273142", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "DHH", + "screen_name" : "dhh", + "indices" : [ 3, 7 ], + "id_str" : "14561327", + "id" : 14561327 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29694935960", + "text" : "RT @dhh: As a reminder, it took more than a year before Basecamp could simply pay the bills. Much longer to be a \"success\".", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29694190835", + "text" : "As a reminder, it took more than a year before Basecamp could simply pay the bills. Much longer to be a \"success\".", + "id" : 29694190835, + "created_at" : "2010-11-04 19:24:36 +0000", + "user" : { + "name" : "DHH", + "screen_name" : "dhh", + "protected" : false, + "id_str" : "14561327", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2556368541\/alng5gtlmjhrdlr3qxqv_normal.jpeg", + "id" : 14561327, + "verified" : true + } + }, + "id" : 29694935960, + "created_at" : "2010-11-04 00:00:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -7126,7 +7159,7 @@ Grailbird.data.tweets_2010_11 = "text" : "@getify I think regex behaviour is fine as is, but think that split should accept a flag to include captures in results, default is false.", "id" : 29695471545, "in_reply_to_status_id" : 29694954320, - "created_at" : "Thu Nov 04 19:43:41 +0000 2010", + "created_at" : "2010-11-04 00:00:00 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -7134,322 +7167,149 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "DHH", - "screen_name" : "dhh", - "indices" : [ 3, 7 ], - "id_str" : "14561327", - "id" : 14561327 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29694935960", - "text" : "RT @dhh: As a reminder, it took more than a year before Basecamp could simply pay the bills. Much longer to be a \"success\".", - "retweeted_status" : { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29694190835", - "text" : "As a reminder, it took more than a year before Basecamp could simply pay the bills. Much longer to be a \"success\".", - "id" : 29694190835, - "created_at" : "Thu Nov 04 19:24:36 +0000 2010", - "user" : { - "name" : "DHH", - "screen_name" : "dhh", - "protected" : false, - "id_str" : "14561327", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2556368541/alng5gtlmjhrdlr3qxqv_normal.jpeg", - "id" : 14561327, - "verified" : true - } - }, - "id" : 29694935960, - "created_at" : "Thu Nov 04 19:35:40 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Grigory Kruglov", - "screen_name" : "lunafiko", - "indices" : [ 0, 9 ], - "id_str" : "14273142", - "id" : 14273142 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "29689312179", - "geo" : { - }, - "id_str" : "29690632205", - "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko More (metal) Rick while you wait: http://www.youtube.com/watch?v=ntu-poC2FOI", - "id" : 29690632205, - "in_reply_to_status_id" : 29689312179, - "created_at" : "Thu Nov 04 18:32:51 +0000 2010", - "in_reply_to_screen_name" : "lunafiko", - "in_reply_to_user_id_str" : "14273142", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "29678348437", - "text" : "Sweet, looks like I *can* set a geo alarm (without writing it myself)! I shouldn't be surprised that I'm not the first to have that idea.", - "id" : 29678348437, - "created_at" : "Thu Nov 04 15:51:19 +0000 2010", + "geo" : { }, + "id_str" : "29521689693", + "text" : "Bonobos are incredible! http:\/\/www.reddit.com\/r\/todayilearned\/comments\/dzyyl\/til_that_there_is_a_species_of_ape_that_is_more\/", + "id" : 29521689693, + "created_at" : "2010-11-03 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jordy Moughtin", - "screen_name" : "jordymoughtin", - "indices" : [ 0, 14 ], - "id_str" : "138082149", - "id" : 138082149 + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", + "screen_name" : "brianleroux", + "indices" : [ 0, 12 ], + "id_str" : "676363", + "id" : 676363 + }, { + "name" : "Tom Croucher", + "screen_name" : "sh1mmer", + "indices" : [ 126, 134 ], + "id_str" : "63803", + "id" : 63803 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "29677299943", - "geo" : { - }, - "id_str" : "29678127850", - "in_reply_to_user_id" : 138082149, - "text" : "@jordymoughtin It would be cool if I could set a geo reminder that went off when I was coming up to a certain location.", - "id" : 29678127850, - "in_reply_to_status_id" : 29677299943, - "created_at" : "Thu Nov 04 15:48:38 +0000 2010", - "in_reply_to_screen_name" : "jordymoughtin", - "in_reply_to_user_id_str" : "138082149", + "in_reply_to_status_id_str" : "29513473323", + "geo" : { }, + "id_str" : "29534601154", + "in_reply_to_user_id" : 676363, + "text" : "@brianleroux with a few VMs a lemur w\/ spacious hdd might trump the air's fast ssd. v13 is very meh. core solo & 2gb ram? \/cc @sh1mmer", + "id" : 29534601154, + "in_reply_to_status_id" : 29513473323, + "created_at" : "2010-11-03 00:00:00 +0000", + "in_reply_to_screen_name" : "brianleroux", + "in_reply_to_user_id_str" : "676363", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29676994383", - "text" : "Apple removes the disk from the AppleTV, and Western Digital adds a 1TB disk to their WD Live! box. Seems like no one knows what to do here.", - "id" : 29676994383, - "created_at" : "Thu Nov 04 15:34:48 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jordy Moughtin", - "screen_name" : "jordymoughtin", - "indices" : [ 39, 53 ], - "id_str" : "138082149", - "id" : 138082149 + "name" : "Antonio Cangiano", + "screen_name" : "acangiano", + "indices" : [ 3, 13 ], + "id_str" : "14582359", + "id" : 14582359 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.43393802, -123.43132001 ] - }, - "id_str" : "29673272595", - "text" : "Not spectacular but still pretty. (/cc @jordymoughtin) http://yfrog.com/28t13oj", - "id" : 29673272595, - "created_at" : "Thu Nov 04 14:50:40 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "web", - "entities" : { - "user_mentions" : [ { - "name" : "Thomas Aylott", - "screen_name" : "SubtleGradient", - "indices" : [ 3, 18 ], - "id_str" : "14405464", - "id" : 14405464 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29672190052", - "text" : "RT @SubtleGradient: While we all try to implement inbox zero\u2026\n\nI've been successfully implementing wallet zero for years.", + "geo" : { }, + "id_str" : "29572230950", + "text" : "RT @acangiano: Modern life: http:\/\/bit.ly\/dqAEmE", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "29670293252", - "text" : "While we all try to implement inbox zero\u2026\n\nI've been successfully implementing wallet zero for years.", - "id" : 29670293252, - "created_at" : "Thu Nov 04 14:04:19 +0000 2010", + "geo" : { }, + "id_str" : "29569868391", + "text" : "Modern life: http:\/\/bit.ly\/dqAEmE", + "id" : 29569868391, + "created_at" : "2010-11-03 13:14:50 +0000", "user" : { - "name" : "Thomas Aylott", - "screen_name" : "SubtleGradient", + "name" : "Antonio Cangiano", + "screen_name" : "acangiano", "protected" : false, - "id_str" : "14405464", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/566657299/thomas-aylott-75_normal.png", - "id" : 14405464, + "id_str" : "14582359", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1788074286\/image1327786678_normal.png", + "id" : 14582359, "verified" : false } }, - "id" : 29672190052, - "created_at" : "Thu Nov 04 14:35:35 +0000 2010", + "id" : 29572230950, + "created_at" : "2010-11-03 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "29637164320", - "text" : "Does any browser have a keyboard shortcut to pop the current tab out into a new window? There's a gap between window & tab management w/ kb.", - "id" : 29637164320, - "created_at" : "Thu Nov 04 03:42:07 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Jordy Moughtin", - "screen_name" : "jordymoughtin", - "indices" : [ 0, 14 ], - "id_str" : "138082149", - "id" : 138082149 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "29585274512", "geo" : { "type" : "Point", - "coordinates" : [ 48.453395, -123.37252348 ] + "coordinates" : [ 48.45889067, -123.45728129 ] }, - "id_str" : "29618498177", - "in_reply_to_user_id" : 138082149, - "text" : "@jordymoughtin that sounds like a lot of work.", - "id" : 29618498177, - "in_reply_to_status_id" : 29585274512, - "created_at" : "Wed Nov 03 23:42:32 +0000 2010", - "in_reply_to_screen_name" : "jordymoughtin", - "in_reply_to_user_id_str" : "138082149", + "id_str" : "29578382934", + "text" : "Current status: http:\/\/yfrog.com\/6bmsmvj", + "id" : 29578382934, + "created_at" : "2010-11-03 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jordy Moughtin", @@ -7472,7 +7332,7 @@ Grailbird.data.tweets_2010_11 = "text" : "@jordymoughtin no doubt. I guess the advantage of leaving in the dark is seeing beautiful sunrises.", "id" : 29580323560, "in_reply_to_status_id" : 29579180249, - "created_at" : "Wed Nov 03 15:16:00 +0000 2010", + "created_at" : "2010-11-03 00:00:00 +0000", "in_reply_to_screen_name" : "jordymoughtin", "in_reply_to_user_id_str" : "138082149", "user" : { @@ -7480,153 +7340,205 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jordy Moughtin", + "screen_name" : "jordymoughtin", + "indices" : [ 0, 14 ], + "id_str" : "138082149", + "id" : 138082149 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "29585274512", + "geo" : { + "type" : "Point", + "coordinates" : [ 48.453395, -123.37252348 ] + }, + "id_str" : "29618498177", + "in_reply_to_user_id" : 138082149, + "text" : "@jordymoughtin that sounds like a lot of work.", + "id" : 29618498177, + "in_reply_to_status_id" : 29585274512, + "created_at" : "2010-11-03 00:00:00 +0000", + "in_reply_to_screen_name" : "jordymoughtin", + "in_reply_to_user_id_str" : "138082149", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - "type" : "Point", - "coordinates" : [ 48.45889067, -123.45728129 ] - }, - "id_str" : "29578382934", - "text" : "Current status: http://yfrog.com/6bmsmvj", - "id" : 29578382934, - "created_at" : "Wed Nov 03 14:54:01 +0000 2010", + "geo" : { }, + "id_str" : "29422458502", + "text" : "This is just embarrassing: http:\/\/is.gd\/gAKuy We've gone too far to correct our path. North America is a joke.", + "id" : 29422458502, + "created_at" : "2010-11-02 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Antonio Cangiano", - "screen_name" : "acangiano", - "indices" : [ 3, 13 ], - "id_str" : "14582359", - "id" : 14582359 + "name" : "Techmeme Firehose", + "screen_name" : "TechmemeFH", + "indices" : [ 3, 14 ], + "id_str" : "13302022", + "id" : 13302022 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "29572230950", - "text" : "RT @acangiano: Modern life: http://bit.ly/dqAEmE", + "geo" : { }, + "id_str" : "29479276705", + "text" : "RT @TechmemeFH: Skyfire iOS browser approved by Apple, converts Flash video to HTML5 (Katie Marsal \/ AppleInsider) http:\/\/j.mp\/cqAmYH ht ...", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/techmeme.com\/\" rel=\"nofollow\"\u003ETechmeme\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "29569868391", - "text" : "Modern life: http://bit.ly/dqAEmE", - "id" : 29569868391, - "created_at" : "Wed Nov 03 13:14:50 +0000 2010", + "geo" : { }, + "id_str" : "29478498377", + "text" : "Skyfire iOS browser approved by Apple, converts Flash video to HTML5 (Katie Marsal \/ AppleInsider) http:\/\/j.mp\/cqAmYH http:\/\/techme.me\/AFFN", + "id" : 29478498377, + "created_at" : "2010-11-02 15:10:51 +0000", "user" : { - "name" : "Antonio Cangiano", - "screen_name" : "acangiano", + "name" : "Techmeme Firehose", + "screen_name" : "TechmemeFH", "protected" : false, - "id_str" : "14582359", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1788074286/image1327786678_normal.png", - "id" : 14582359, + "id_str" : "13302022", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/48453042\/TechmemeFH_normal.gif", + "id" : 13302022, "verified" : false } }, - "id" : 29572230950, - "created_at" : "Wed Nov 03 13:43:20 +0000 2010", + "id" : 29479276705, + "created_at" : "2010-11-02 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "web", "entities" : { "user_mentions" : [ { - "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", - "screen_name" : "brianleroux", - "indices" : [ 0, 12 ], - "id_str" : "676363", - "id" : 676363 - }, { - "name" : "Tom Hughes-Croucher", - "screen_name" : "sh1mmer", - "indices" : [ 126, 134 ], - "id_str" : "63803", - "id" : 63803 + "name" : "Sam Stephenson", + "screen_name" : "sstephenson", + "indices" : [ 3, 15 ], + "id_str" : "6707392", + "id" : 6707392 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "29513473323", - "geo" : { + "geo" : { }, + "id_str" : "29483259436", + "text" : "RT @sstephenson: Chalk is a little iPad app we made for fun: http:\/\/bit.ly\/c93xN3", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "29473292480", + "text" : "Chalk is a little iPad app we made for fun: http:\/\/bit.ly\/c93xN3", + "id" : 29473292480, + "created_at" : "2010-11-02 14:12:54 +0000", + "user" : { + "name" : "Sam Stephenson", + "screen_name" : "sstephenson", + "protected" : false, + "id_str" : "6707392", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/434450913151840257\/VySz8SQS_normal.png", + "id" : 6707392, + "verified" : false + } }, - "id_str" : "29534601154", - "in_reply_to_user_id" : 676363, - "text" : "@brianleroux with a few VMs a lemur w/ spacious hdd might trump the air's fast ssd. v13 is very meh. core solo & 2gb ram? /cc @sh1mmer", - "id" : 29534601154, - "in_reply_to_status_id" : 29513473323, - "created_at" : "Wed Nov 03 03:00:16 +0000 2010", - "in_reply_to_screen_name" : "brianleroux", - "in_reply_to_user_id_str" : "676363", + "id" : 29483259436, + "created_at" : "2010-11-02 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "tom robinson", + "screen_name" : "tlrobinson", + "indices" : [ 0, 11 ], + "id_str" : "14206068", + "id" : 14206068 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, - "id_str" : "29521689693", - "text" : "Bonobos are incredible! http://www.reddit.com/r/todayilearned/comments/dzyyl/til_that_there_is_a_species_of_ape_that_is_more/", - "id" : 29521689693, - "created_at" : "Wed Nov 03 00:24:48 +0000 2010", + "in_reply_to_status_id_str" : "29503115600", + "geo" : { }, + "id_str" : "29510496581", + "in_reply_to_user_id" : 14206068, + "text" : "@tlrobinson Divvy, SizeUp, Issues, Colloquy, GitX, Chrome, VLC", + "id" : 29510496581, + "in_reply_to_status_id" : 29503115600, + "created_at" : "2010-11-02 00:00:00 +0000", + "in_reply_to_screen_name" : "tlrobinson", + "in_reply_to_user_id_str" : "14206068", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -7647,568 +7559,15 @@ Grailbird.data.tweets_2010_11 = "coordinates" : [ 48.4541997667, -123.3760180133 ] }, "id_str" : "29517895804", - "text" : "No luck w/ @grooveshark for iPhone the last few days. Every song pops up an alert saying it can't be played. #sadpanda", + "text" : "No luck w\/ @grooveshark for iPhone the last few days. Every song pops up an alert saying it can't be played. #sadpanda", "id" : 29517895804, - "created_at" : "Tue Nov 02 23:41:47 +0000 2010", + "created_at" : "2010-11-02 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "tom robinson", - "screen_name" : "tlrobinson", - "indices" : [ 0, 11 ], - "id_str" : "14206068", - "id" : 14206068 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "29503115600", - "geo" : { - }, - "id_str" : "29510496581", - "in_reply_to_user_id" : 14206068, - "text" : "@tlrobinson Divvy, SizeUp, Issues, Colloquy, GitX, Chrome, VLC", - "id" : 29510496581, - "in_reply_to_status_id" : 29503115600, - "created_at" : "Tue Nov 02 22:14:28 +0000 2010", - "in_reply_to_screen_name" : "tlrobinson", - "in_reply_to_user_id_str" : "14206068", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "web", - "entities" : { - "user_mentions" : [ { - "name" : "Sam Stephenson", - "screen_name" : "sstephenson", - "indices" : [ 3, 15 ], - "id_str" : "6707392", - "id" : 6707392 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29483259436", - "text" : "RT @sstephenson: Chalk is a little iPad app we made for fun: http://bit.ly/c93xN3", - "retweeted_status" : { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29473292480", - "text" : "Chalk is a little iPad app we made for fun: http://bit.ly/c93xN3", - "id" : 29473292480, - "created_at" : "Tue Nov 02 14:12:54 +0000 2010", - "user" : { - "name" : "Sam Stephenson", - "screen_name" : "sstephenson", - "protected" : false, - "id_str" : "6707392", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1691186870/500_normal.png", - "id" : 6707392, - "verified" : false - } - }, - "id" : 29483259436, - "created_at" : "Tue Nov 02 16:04:21 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ { - "name" : "Techmeme Firehose", - "screen_name" : "TechmemeFH", - "indices" : [ 3, 14 ], - "id_str" : "13302022", - "id" : 13302022 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29479276705", - "text" : "RT @TechmemeFH: Skyfire iOS browser approved by Apple, converts Flash video to HTML5 (Katie Marsal / AppleInsider) http://j.mp/cqAmYH ht ...", - "retweeted_status" : { - "source" : "Techmeme", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29478498377", - "text" : "Skyfire iOS browser approved by Apple, converts Flash video to HTML5 (Katie Marsal / AppleInsider) http://j.mp/cqAmYH http://techme.me/AFFN", - "id" : 29478498377, - "created_at" : "Tue Nov 02 15:10:51 +0000 2010", - "user" : { - "name" : "Techmeme Firehose", - "screen_name" : "TechmemeFH", - "protected" : false, - "id_str" : "13302022", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/48453042/TechmemeFH_normal.gif", - "id" : 13302022, - "verified" : false - } - }, - "id" : 29479276705, - "created_at" : "Tue Nov 02 15:19:24 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29422458502", - "text" : "This is just embarrassing: http://is.gd/gAKuy We've gone too far to correct our path. North America is a joke.", - "id" : 29422458502, - "created_at" : "Tue Nov 02 00:40:54 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29392091074", - "text" : "TextMate needs some kind of warning when a bundle clobbers a native keyboard shortcut. Ideally with a \"Slap Bundle Author\" button.", - "id" : 29392091074, - "created_at" : "Mon Nov 01 17:34:12 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29388475602", - "text" : "To make it perfect you need language support. if, for, while, etc. all need to grok promise/futures/deferreds. I can wish...", - "id" : 29388475602, - "created_at" : "Mon Nov 01 16:46:18 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29387808624", - "text" : "Unfortunately to make it really excellent you need method missing as well. Can't wait for proxies! http://is.gd/gzS6Q", - "id" : 29387808624, - "created_at" : "Mon Nov 01 16:37:51 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29387607225", - "text" : "Combined with dynamic properties (getter/setter) you could make an async system that's a pleasure to use.", - "id" : 29387607225, - "created_at" : "Mon Nov 01 16:35:20 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29387515974", - "text" : "Node needs a standard library with deep promises/futures/deferred support. If all values may be deferred you write fewer nested callbacks.", - "id" : 29387515974, - "created_at" : "Mon Nov 01 16:34:12 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "newtwitter", - "indices" : [ 12, 23 ] - }, { - "text" : "fail", - "indices" : [ 126, 131 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29385115672", - "text" : "Why doesn't #newtwitter display conversations like the iPad app? It's basically impossible to trace a reply back to the root. #fail", - "id" : 29385115672, - "created_at" : "Mon Nov 01 16:04:37 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "web", - "entities" : { - "user_mentions" : [ { - "name" : "Grooveshark", - "screen_name" : "Grooveshark", - "indices" : [ 53, 65 ], - "id_str" : "3806441", - "id" : 3806441 - } ], - "media" : [ ], - "hashtags" : [ { - "text" : "musicmonday", - "indices" : [ 92, 104 ] - }, { - "text" : "nowplaying", - "indices" : [ 105, 116 ] - }, { - "text" : "rainymonday", - "indices" : [ 117, 129 ] - } ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29382783017", - "text" : "Quite possibly the best Everclear song: AM Radio. On @Grooveshark: http://tinysong.com/1XlM #musicmonday #nowplaying #rainymonday", - "id" : 29382783017, - "created_at" : "Mon Nov 01 15:35:52 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "niels bom", - "screen_name" : "niels_bom", - "indices" : [ 0, 10 ], - "id_str" : "3260971", - "id" : 3260971 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "29375735737", - "geo" : { - }, - "id_str" : "29377939391", - "in_reply_to_user_id" : 3260971, - "text" : "@niels_bom Hmm, even w/ syntax highlighting off emacs is slow while editing 1.7MB. TextMate fares much better, at least as good as vim.", - "id" : 29377939391, - "in_reply_to_status_id" : 29375735737, - "created_at" : "Mon Nov 01 14:39:21 +0000 2010", - "in_reply_to_screen_name" : "niels_bom", - "in_reply_to_user_id_str" : "3260971", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPad", - "entities" : { - "user_mentions" : [ { - "name" : "Antonio Cangiano", - "screen_name" : "acangiano", - "indices" : [ 3, 13 ], - "id_str" : "14582359", - "id" : 14582359 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29375363397", - "text" : "RT @acangiano: WOW, a lyrics site that doesn't suck: http://instalyrics.com", - "retweeted_status" : { - "source" : "Tweetie for Mac", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29373811618", - "text" : "WOW, a lyrics site that doesn't suck: http://instalyrics.com", - "id" : 29373811618, - "created_at" : "Mon Nov 01 13:52:16 +0000 2010", - "user" : { - "name" : "Antonio Cangiano", - "screen_name" : "acangiano", - "protected" : false, - "id_str" : "14582359", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1788074286/image1327786678_normal.png", - "id" : 14582359, - "verified" : false - } - }, - "id" : 29375363397, - "created_at" : "Mon Nov 01 14:10:04 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPad", - "entities" : { - "user_mentions" : [ { - "name" : "jsfiddle", - "screen_name" : "js_fiddle", - "indices" : [ 3, 13 ], - "id_str" : "853309435", - "id" : 853309435 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29375266306", - "text" : "RT @js_fiddle: Please help with a little survey - http://survey.jsfiddle.net/ takes 15sec, no personal data collected - repeat as many t ...", - "retweeted_status" : { - "source" : "Ping.fm", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "29371945221", - "text" : "Please help with a little survey - http://survey.jsfiddle.net/ takes 15sec, no personal data collected - repeat as many times as you like", - "id" : 29371945221, - "created_at" : "Mon Nov 01 13:29:43 +0000 2010", - "user" : { - "name" : "JSFiddle", - "screen_name" : "jsfiddle", - "protected" : false, - "id_str" : "86026492", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3170848533/3b2c6c748475d6490af98b86cd80b291_normal.png", - "id" : 86026492, - "verified" : false - } - }, - "id" : 29375266306, - "created_at" : "Mon Nov 01 14:08:59 +0000 2010", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPad", - "entities" : { - "user_mentions" : [ { - "name" : "Grigory Kruglov", - "screen_name" : "lunafiko", - "indices" : [ 0, 9 ], - "id_str" : "14273142", - "id" : 14273142 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "29329351171", - "geo" : { - }, - "id_str" : "29375030439", - "in_reply_to_user_id" : 14273142, - "text" : "@lunafiko careful with it though, it can become a habit fast! I do my CSS the same way now :)", - "id" : 29375030439, - "in_reply_to_status_id" : 29329351171, - "created_at" : "Mon Nov 01 14:06:22 +0000 2010", - "in_reply_to_screen_name" : "lunafiko", - "in_reply_to_user_id_str" : "14273142", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for iPad", - "entities" : { - "user_mentions" : [ { - "name" : "niels bom", - "screen_name" : "niels_bom", - "indices" : [ 0, 10 ], - "id_str" : "3260971", - "id" : 3260971 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "in_reply_to_status_id_str" : "29358745907", - "geo" : { - }, - "id_str" : "29374815208", - "in_reply_to_user_id" : 3260971, - "text" : "@niels_bom interesting, who knew people edited files > 1GB with a normal editor. That's massive.", - "id" : 29374815208, - "in_reply_to_status_id" : 29358745907, - "created_at" : "Mon Nov 01 14:03:56 +0000 2010", - "in_reply_to_screen_name" : "niels_bom", - "in_reply_to_user_id_str" : "3260971", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2010_12.js b/public/tweets/data/js/tweets/2010_12.js index 24f62cd..2e36a72 100755 --- a/public/tweets/data/js/tweets/2010_12.js +++ b/public/tweets/data/js/tweets/2010_12.js @@ -1,9 +1,9 @@ Grailbird.data.tweets_2010_12 = [ { - "source" : "Twitter for iPad", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -14,14 +14,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "20697233640923137", - "geo" : { - }, + "geo" : { }, "id_str" : "20704831341600768", "in_reply_to_user_id" : 16686076, - "text" : "@getify make sure not to allow vim or other editors that can shell out w/ sudo. It's a PITA but you have to edit as user & cp files w/ sudo.", + "text" : "@getify make sure not to allow vim or other editors that can shell out w\/ sudo. It's a PITA but you have to edit as user & cp files w\/ sudo.", "id" : 20704831341600768, "in_reply_to_status_id" : 20697233640923137, - "created_at" : "Fri Dec 31 04:56:31 +0000 2010", + "created_at" : "2010-12-31 04:56:31 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -29,12 +28,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "GitHub", @@ -47,46 +46,44 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "20646017758138368", - "text" : "New 404 page on @github is pretty awesome. https://github.com/samsonjs/404 (just in case some joker registers the user 404 ;-)", + "text" : "New 404 page on @github is pretty awesome. https:\/\/github.com\/samsonjs\/404 (just in case some joker registers the user 404 ;-)", "id" : 20646017758138368, - "created_at" : "Fri Dec 31 01:02:48 +0000 2010", + "created_at" : "2010-12-31 01:02:48 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "20483137414889473", "text" : "Even worse today. Why can't I just get Buckley's via IV and sleep until I'm better?", "id" : 20483137414889473, - "created_at" : "Thu Dec 30 14:15:35 +0000 2010", + "created_at" : "2010-12-30 14:15:35 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "tom robinson", @@ -100,14 +97,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "20405434812731392", - "geo" : { - }, + "geo" : { }, "id_str" : "20479600169590784", "in_reply_to_user_id" : 14206068, "text" : "@tlrobinson Definitely not. Seems like I'm always removing youtube's feature=related one, or some google reader crap.", "id" : 20479600169590784, "in_reply_to_status_id" : 20405434812731392, - "created_at" : "Thu Dec 30 14:01:31 +0000 2010", + "created_at" : "2010-12-30 14:01:31 +0000", "in_reply_to_screen_name" : "tlrobinson", "in_reply_to_user_id_str" : "14206068", "user" : { @@ -115,12 +111,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "MenTaLguY", @@ -134,14 +130,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "20300822743093248", - "geo" : { - }, + "geo" : { }, "id_str" : "20301276986216448", "in_reply_to_user_id" : 14358152, "text" : "@mentalguy Definitely, HN poll is just the lazy way to get a rough idea.", "id" : 20301276986216448, "in_reply_to_status_id" : 20300822743093248, - "created_at" : "Thu Dec 30 02:12:56 +0000 2010", + "created_at" : "2010-12-30 02:12:56 +0000", "in_reply_to_screen_name" : "mentalguy", "in_reply_to_user_id_str" : "14358152", "user" : { @@ -149,12 +144,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "MenTaLguY", @@ -168,14 +163,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "20294187253506048", - "geo" : { - }, + "geo" : { }, "id_str" : "20295292309995521", "in_reply_to_user_id" : 14358152, "text" : "@mentalguy Interesting, that does make sense in a way. Maybe we should do a hacker news poll to get an idea.", "id" : 20295292309995521, "in_reply_to_status_id" : 20294187253506048, - "created_at" : "Thu Dec 30 01:49:09 +0000 2010", + "created_at" : "2010-12-30 01:49:09 +0000", "in_reply_to_screen_name" : "mentalguy", "in_reply_to_user_id_str" : "14358152", "user" : { @@ -183,12 +177,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marc Harter", @@ -202,14 +196,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "20291153286926337", - "geo" : { - }, + "geo" : { }, "id_str" : "20295028014325760", "in_reply_to_user_id" : 20826421, "text" : "@wavded Yeah I should see if I can whip something up for Emacs. Seems like I could find some algorithms to start with if I search.", "id" : 20295028014325760, "in_reply_to_status_id" : 20291153286926337, - "created_at" : "Thu Dec 30 01:48:06 +0000 2010", + "created_at" : "2010-12-30 01:48:06 +0000", "in_reply_to_screen_name" : "wavded", "in_reply_to_user_id_str" : "20826421", "user" : { @@ -217,12 +210,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marc Harter", @@ -236,14 +229,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "20277928260538368", - "geo" : { - }, + "geo" : { }, "id_str" : "20290262827802624", "in_reply_to_user_id" : 20826421, "text" : "@wavded I'm thinking more text completion that intelligently finds matches based on capitalization and such rather than straight prefixes.", "id" : 20290262827802624, "in_reply_to_status_id" : 20277928260538368, - "created_at" : "Thu Dec 30 01:29:10 +0000 2010", + "created_at" : "2010-12-30 01:29:10 +0000", "in_reply_to_screen_name" : "wavded", "in_reply_to_user_id_str" : "20826421", "user" : { @@ -251,12 +243,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "MenTaLguY", @@ -270,14 +262,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "20271897430200320", - "geo" : { - }, + "geo" : { }, "id_str" : "20282096224309249", "in_reply_to_user_id" : 14358152, "text" : "@mentalguy Heh, so a majority of developers then.", "id" : 20282096224309249, "in_reply_to_status_id" : 20271897430200320, - "created_at" : "Thu Dec 30 00:56:43 +0000 2010", + "created_at" : "2010-12-30 00:56:43 +0000", "in_reply_to_screen_name" : "mentalguy", "in_reply_to_user_id_str" : "14358152", "user" : { @@ -285,53 +276,51 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "20275314152177667", "text" : "Do Emacs or vim have completion that works like the Cmd-t dialog in TextMate or expansion in zsh? I want \"relTy<COMPLETE>\" -> \"releaseType\"", "id" : 20275314152177667, - "created_at" : "Thu Dec 30 00:29:46 +0000 2010", + "created_at" : "2010-12-30 00:29:46 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "20161204047577088", "text" : "Didn't have any caffeine for a week, and now it seems to do more harm than good. Maybe that's because I'm sick & took some cold&cough meds.", "id" : 20161204047577088, - "created_at" : "Wed Dec 29 16:56:20 +0000 2010", + "created_at" : "2010-12-29 16:56:20 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -349,10 +338,9 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "20108790447738880", - "text" : "RT @ppk: New blog post: The Unbearable Inevitability of Talking Nonsense when you Don\u2019t Know Shit about the Mobile Market\nhttp://bit.ly/ ...", + "text" : "RT @ppk: New blog post: The Unbearable Inevitability of Talking Nonsense when you Don\u2019t Know Shit about the Mobile Market\nhttp:\/\/bit.ly\/ ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -361,30 +349,29 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "20105073468112896", - "text" : "New blog post: The Unbearable Inevitability of Talking Nonsense when you Don\u2019t Know Shit about the Mobile Market\nhttp://bit.ly/eaLd5T", + "text" : "New blog post: The Unbearable Inevitability of Talking Nonsense when you Don\u2019t Know Shit about the Mobile Market\nhttp:\/\/bit.ly\/eaLd5T", "id" : 20105073468112896, - "created_at" : "Wed Dec 29 13:13:17 +0000 2010", + "created_at" : "2010-12-29 13:13:17 +0000", "user" : { "name" : "Peter-Paul Koch", "screen_name" : "ppk", "protected" : false, "id_str" : "887251", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3190478870/1cf132bf72f6788ae44540de239da92f_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3190478870\/1cf132bf72f6788ae44540de239da92f_normal.jpeg", "id" : 887251, "verified" : false } }, "id" : 20108790447738880, - "created_at" : "Wed Dec 29 13:28:03 +0000 2010", + "created_at" : "2010-12-29 13:28:03 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -402,10 +389,9 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "20102836775821312", - "text" : "RT @lunafiko: If you're a Netflix user, check out my IMDb ratings/links chrome plugin: IMflixDB: http://goo.gl/odxQo", + "text" : "RT @lunafiko: If you're a Netflix user, check out my IMDb ratings\/links chrome plugin: IMflixDB: http:\/\/goo.gl\/odxQo", "retweeted_status" : { "source" : "web", "entities" : { @@ -414,35 +400,34 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "20001547630944258", - "text" : "If you're a Netflix user, check out my IMDb ratings/links chrome plugin: IMflixDB: http://goo.gl/odxQo", + "text" : "If you're a Netflix user, check out my IMDb ratings\/links chrome plugin: IMflixDB: http:\/\/goo.gl\/odxQo", "id" : 20001547630944258, - "created_at" : "Wed Dec 29 06:21:55 +0000 2010", + "created_at" : "2010-12-29 06:21:55 +0000", "user" : { "name" : "Grigory Kruglov", "screen_name" : "lunafiko", "protected" : false, "id_str" : "14273142", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2366304626/khrxv6x39wsfdqmhseny_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2366304626\/khrxv6x39wsfdqmhseny_normal.jpeg", "id" : 14273142, "verified" : false } }, "id" : 20102836775821312, - "created_at" : "Wed Dec 29 13:04:24 +0000 2010", + "created_at" : "2010-12-29 13:04:24 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Instapaper", @@ -456,14 +441,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "19992272107995136", - "geo" : { - }, + "geo" : { }, "id_str" : "19996727578726400", "in_reply_to_user_id" : 16240267, "text" : "@instapaper Thank you, that's why we love Instapaper. Just rated it 5 stars.", "id" : 19996727578726400, "in_reply_to_status_id" : 19992272107995136, - "created_at" : "Wed Dec 29 06:02:46 +0000 2010", + "created_at" : "2010-12-29 06:02:46 +0000", "in_reply_to_screen_name" : "instapaper", "in_reply_to_user_id_str" : "16240267", "user" : { @@ -471,12 +455,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "kriszyp", @@ -489,50 +473,48 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "19880947809787905", - "text" : "RT @kriszyp: So master/trunk of jQuery and Dojo support the same module format... Cooperation and interoperabilty among libraries, wow!", + "text" : "RT @kriszyp: So master\/trunk of jQuery and Dojo support the same module format... Cooperation and interoperabilty among libraries, wow!", "retweeted_status" : { - "source" : "Silver Bird", + "source" : "\u003Ca href=\"https:\/\/chrome.google.com\/extensions\/detail\/encaiiljifbdbjlphpgpiimidegddhic\" rel=\"nofollow\"\u003ESilver Bird\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "19878524328349696", - "text" : "So master/trunk of jQuery and Dojo support the same module format... Cooperation and interoperabilty among libraries, wow!", + "text" : "So master\/trunk of jQuery and Dojo support the same module format... Cooperation and interoperabilty among libraries, wow!", "id" : 19878524328349696, - "created_at" : "Tue Dec 28 22:13:04 +0000 2010", + "created_at" : "2010-12-28 22:13:04 +0000", "user" : { "name" : "kriszyp", "screen_name" : "kriszyp", "protected" : false, "id_str" : "14433431", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1135284220/escalante-headshot_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1135284220\/escalante-headshot_normal.jpg", "id" : 14433431, "verified" : false } }, "id" : 19880947809787905, - "created_at" : "Tue Dec 28 22:22:41 +0000 2010", + "created_at" : "2010-12-28 22:22:41 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jacob Rothstein", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", @@ -543,14 +525,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "19867157449936896", - "geo" : { - }, + "geo" : { }, "id_str" : "19869571808763904", "in_reply_to_user_id" : 27302287, "text" : "@jacobrothstein It is a sign of a healthy JS ecosystem to have languages compiling down to it.", "id" : 19869571808763904, "in_reply_to_status_id" : 19867157449936896, - "created_at" : "Tue Dec 28 21:37:29 +0000 2010", + "created_at" : "2010-12-28 21:37:29 +0000", "in_reply_to_screen_name" : "jacobrothstein", "in_reply_to_user_id_str" : "27302287", "user" : { @@ -558,12 +539,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jeremy Ashkenas", @@ -577,14 +558,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "19868635296169984", - "geo" : { - }, + "geo" : { }, "id_str" : "19869360742993920", "in_reply_to_user_id" : 123323498, "text" : "@jashkenas That certainly is one of CS's strengths. I've become accustomed to ES5 and coding for browsers seems like a bigger PITA now.", "id" : 19869360742993920, "in_reply_to_status_id" : 19868635296169984, - "created_at" : "Tue Dec 28 21:36:39 +0000 2010", + "created_at" : "2010-12-28 21:36:39 +0000", "in_reply_to_screen_name" : "jashkenas", "in_reply_to_user_id_str" : "123323498", "user" : { @@ -592,12 +572,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jeremy Ashkenas", @@ -617,14 +597,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "19864989921705984", - "geo" : { - }, + "geo" : { }, "id_str" : "19865885489496064", "in_reply_to_user_id" : 123323498, "text" : "@jashkenas @tjholowaychuk In reality using a library -> changing it -> compiling CS libs, though I hear node can execute CS directly.", "id" : 19865885489496064, "in_reply_to_status_id" : 19864989921705984, - "created_at" : "Tue Dec 28 21:22:50 +0000 2010", + "created_at" : "2010-12-28 21:22:50 +0000", "in_reply_to_screen_name" : "jashkenas", "in_reply_to_user_id_str" : "123323498", "user" : { @@ -632,15 +611,15 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "vincent", + "name" : "vincent purcell", "screen_name" : "jadedoto", "indices" : [ 0, 9 ], "id_str" : "16621709", @@ -651,14 +630,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "19861349014175744", - "geo" : { - }, + "geo" : { }, "id_str" : "19864097671610368", "in_reply_to_user_id" : 16621709, - "text" : "@jadedoto http://www.youtube.com/watch?v=ZxYA6duF-9E", + "text" : "@jadedoto http:\/\/www.youtube.com\/watch?v=ZxYA6duF-9E", "id" : 19864097671610368, "in_reply_to_status_id" : 19861349014175744, - "created_at" : "Tue Dec 28 21:15:44 +0000 2010", + "created_at" : "2010-12-28 21:15:44 +0000", "in_reply_to_screen_name" : "jadedoto", "in_reply_to_user_id_str" : "16621709", "user" : { @@ -666,12 +644,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jeremy Ashkenas", @@ -691,14 +669,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "19861888988880896", - "geo" : { - }, + "geo" : { }, "id_str" : "19864070131818496", "in_reply_to_user_id" : 123323498, "text" : "@jashkenas @tjholowaychuk Not threatening but it's a barrier to contribution (could be good or bad) and adds extra steps to using CS libs.", "id" : 19864070131818496, "in_reply_to_status_id" : 19861888988880896, - "created_at" : "Tue Dec 28 21:15:38 +0000 2010", + "created_at" : "2010-12-28 21:15:38 +0000", "in_reply_to_screen_name" : "jashkenas", "in_reply_to_user_id_str" : "123323498", "user" : { @@ -706,15 +683,15 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Elliott Kember", + "name" : "Elliott Kember", "screen_name" : "elliottkember", "indices" : [ 0, 14 ], "id_str" : "903351", @@ -725,14 +702,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "19841488074571777", - "geo" : { - }, + "geo" : { }, "id_str" : "19861550118469632", "in_reply_to_user_id" : 903351, "text" : "@elliottkember Ouch, not even really sure I'd want to see that. Ok I'm lying, I would definitely watch that video if it were on youtube.", "id" : 19861550118469632, "in_reply_to_status_id" : 19841488074571777, - "created_at" : "Tue Dec 28 21:05:37 +0000 2010", + "created_at" : "2010-12-28 21:05:37 +0000", "in_reply_to_screen_name" : "elliottkember", "in_reply_to_user_id_str" : "903351", "user" : { @@ -740,12 +716,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -759,14 +735,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "19830879304028160", - "geo" : { - }, + "geo" : { }, "id_str" : "19861330680872960", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Heh, might do. Barring JavaScript itself improving, I'd like something between JS and CS but CS already has a lot of momentum...", "id" : 19861330680872960, "in_reply_to_status_id" : 19830879304028160, - "created_at" : "Tue Dec 28 21:04:44 +0000 2010", + "created_at" : "2010-12-28 21:04:44 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -774,15 +749,15 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Elliott Kember", + "name" : "Elliott Kember", "screen_name" : "elliottkember", "indices" : [ 0, 14 ], "id_str" : "903351", @@ -793,14 +768,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "19826318107484161", - "geo" : { - }, + "geo" : { }, "id_str" : "19826890525114368", "in_reply_to_user_id" : 903351, "text" : "@elliottkember Do you have a spoon, lighter, or counter top? Absolute worst case you can use your teeth, but it might hurt...", "id" : 19826890525114368, "in_reply_to_status_id" : 19826318107484161, - "created_at" : "Tue Dec 28 18:47:53 +0000 2010", + "created_at" : "2010-12-28 18:47:53 +0000", "in_reply_to_screen_name" : "elliottkember", "in_reply_to_user_id_str" : "903351", "user" : { @@ -808,30 +782,29 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "19826715068993536", - "text" : "function frob(x) { return new Foo().bar(x) } ... I would love to instead write: var frob = Foo \u29BB new \u29BB bar; using point-free style.", + "text" : "function frob(x) \u007B return new Foo().bar(x) \u007D ... I would love to instead write: var frob = Foo \u29BB new \u29BB bar; using point-free style.", "id" : 19826715068993536, - "created_at" : "Tue Dec 28 18:47:11 +0000 2010", + "created_at" : "2010-12-28 18:47:11 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -852,12 +825,11 @@ Grailbird.data.tweets_2010_12 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "19810707214180353", "text" : "RT @pharkmillups: so Pat Metheny is pretty darn spectacular #thatisall", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -867,35 +839,34 @@ Grailbird.data.tweets_2010_12 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "19766564328833024", "text" : "so Pat Metheny is pretty darn spectacular #thatisall", "id" : 19766564328833024, - "created_at" : "Tue Dec 28 14:48:10 +0000 2010", + "created_at" : "2010-12-28 14:48:10 +0000", "user" : { "name" : "Mark Phillips", "screen_name" : "pharkmillups", "protected" : false, "id_str" : "29777587", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3067773753/7d1b7592980f3e4392762c07939a2696_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000823366137\/9836b3656ef95fc89bde0e58d9475133_normal.jpeg", "id" : 29777587, "verified" : false } }, "id" : 19810707214180353, - "created_at" : "Tue Dec 28 17:43:35 +0000 2010", + "created_at" : "2010-12-28 17:43:35 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -905,46 +876,44 @@ Grailbird.data.tweets_2010_12 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "19766084504657920", "text" : "Wish there was a mini DisplayPort cable lying around here. I could open up my sister's 27\" iMac and use it as an external display. #sadpanda", "id" : 19766084504657920, - "created_at" : "Tue Dec 28 14:46:16 +0000 2010", + "created_at" : "2010-12-28 14:46:16 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "19467263891480576", "text" : "Fill form, hit return, wait for things to happen ... no JS errors, what's going on? Oh I see, I have to click the stupid button. BLURGH!", "id" : 19467263891480576, - "created_at" : "Mon Dec 27 18:58:52 +0000 2010", + "created_at" : "2010-12-27 18:58:52 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPad", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Francisco Tolmasky", @@ -958,14 +927,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "18520751522979840", - "geo" : { - }, + "geo" : { }, "id_str" : "18545025151401984", "in_reply_to_user_id" : 14581738, "text" : "@tolmasky calling toString should do it. Native methods usually say \"native code\" or something.", "id" : 18545025151401984, "in_reply_to_status_id" : 18520751522979840, - "created_at" : "Sat Dec 25 05:54:13 +0000 2010", + "created_at" : "2010-12-25 05:54:13 +0000", "in_reply_to_screen_name" : "tolmasky", "in_reply_to_user_id_str" : "14581738", "user" : { @@ -973,15 +941,15 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -992,14 +960,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "15913498877890560", - "geo" : { - }, + "geo" : { }, "id_str" : "15944797621583872", "in_reply_to_user_id" : 16686076, - "text" : "@getify Or just get 2 rocks and set them on Cmd/Ctrl and T", + "text" : "@getify Or just get 2 rocks and set them on Cmd\/Ctrl and T", "id" : 15944797621583872, "in_reply_to_status_id" : 15913498877890560, - "created_at" : "Sat Dec 18 01:41:50 +0000 2010", + "created_at" : "2010-12-18 01:41:50 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -1007,61 +974,59 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15944650254721025", "text" : "Oops, nevermind. Looks like Firefox 3.6 does support CORS.", "id" : 15944650254721025, - "created_at" : "Sat Dec 18 01:41:15 +0000 2010", + "created_at" : "2010-12-18 01:41:15 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15943600974077952", "text" : "Firefox 3.6 doesn't support CORS, anything better to fallback to than JSONP? Proxying all requests might be simpler ... ugh.", "id" : 15943600974077952, - "created_at" : "Sat Dec 18 01:37:05 +0000 2010", + "created_at" : "2010-12-18 01:37:05 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 3, 10 ], "id_str" : "16686076", @@ -1074,10 +1039,9 @@ Grailbird.data.tweets_2010_12 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15904633033592832", - "text" : "RT @getify: \"I can fix that...\" http://bit.ly/fhR0nu #haha", + "text" : "RT @getify: \"I can fix that...\" http:\/\/bit.ly\/fhR0nu #haha", "retweeted_status" : { "source" : "web", "entities" : { @@ -1089,35 +1053,34 @@ Grailbird.data.tweets_2010_12 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15891593160560640", - "text" : "\"I can fix that...\" http://bit.ly/fhR0nu #haha", + "text" : "\"I can fix that...\" http:\/\/bit.ly\/fhR0nu #haha", "id" : 15891593160560640, - "created_at" : "Fri Dec 17 22:10:25 +0000 2010", + "created_at" : "2010-12-17 22:10:25 +0000", "user" : { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "protected" : false, "id_str" : "16686076", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1893021490/legojslogo_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/435350039083229185\/5j6zCGKE_normal.png", "id" : 16686076, "verified" : false } }, "id" : 15904633033592832, - "created_at" : "Fri Dec 17 23:02:14 +0000 2010", + "created_at" : "2010-12-17 23:02:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Randall Leeds", @@ -1131,14 +1094,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "15878801028292608", - "geo" : { - }, + "geo" : { }, "id_str" : "15884548122345472", "in_reply_to_user_id" : 15258949, "text" : "@tilgovi closure or ocaml. I don't know either of them yet but they are really interesting. All good choices though, you can't go wrong.", "id" : 15884548122345472, "in_reply_to_status_id" : 15878801028292608, - "created_at" : "Fri Dec 17 21:42:26 +0000 2010", + "created_at" : "2010-12-17 21:42:26 +0000", "in_reply_to_screen_name" : "tilgovi", "in_reply_to_user_id_str" : "15258949", "user" : { @@ -1146,35 +1108,34 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15850007655612416", "text" : "$ mongo scale-for-interwebs", "id" : 15850007655612416, - "created_at" : "Fri Dec 17 19:25:10 +0000 2010", + "created_at" : "2010-12-17 19:25:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sam Stephenson", @@ -1187,10 +1148,9 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15805187683778560", - "text" : "RT @sstephenson: Dropbox 1.0: \u201CYou now can choose which folders get downloaded to which computers.\u201D Right on. http://blog.dropbox.com/?p=581", + "text" : "RT @sstephenson: Dropbox 1.0: \u201CYou now can choose which folders get downloaded to which computers.\u201D Right on. http:\/\/blog.dropbox.com\/?p=581", "retweeted_status" : { "source" : "web", "entities" : { @@ -1199,35 +1159,34 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15800050101788672", - "text" : "Dropbox 1.0: \u201CYou now can choose which folders get downloaded to which computers.\u201D Right on. http://blog.dropbox.com/?p=581", + "text" : "Dropbox 1.0: \u201CYou now can choose which folders get downloaded to which computers.\u201D Right on. http:\/\/blog.dropbox.com\/?p=581", "id" : 15800050101788672, - "created_at" : "Fri Dec 17 16:06:40 +0000 2010", + "created_at" : "2010-12-17 16:06:40 +0000", "user" : { "name" : "Sam Stephenson", "screen_name" : "sstephenson", "protected" : false, "id_str" : "6707392", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1691186870/500_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/434450913151840257\/VySz8SQS_normal.png", "id" : 6707392, "verified" : false } }, "id" : 15805187683778560, - "created_at" : "Fri Dec 17 16:27:05 +0000 2010", + "created_at" : "2010-12-17 16:27:05 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1240,65 +1199,62 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15593595394326530", "text" : "RT @JimRoepcke: Folks, it's officially THE FUTURE. Word Lens is insane. I wanna go to Mexico just to have a good reason to use it! http: ...", "retweeted_status" : { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15592279016218624", - "text" : "Folks, it's officially THE FUTURE. Word Lens is insane. I wanna go to Mexico just to have a good reason to use it! http://bit.ly/gpcLNL", + "text" : "Folks, it's officially THE FUTURE. Word Lens is insane. I wanna go to Mexico just to have a good reason to use it! http:\/\/bit.ly\/gpcLNL", "id" : 15592279016218624, - "created_at" : "Fri Dec 17 02:21:03 +0000 2010", + "created_at" : "2010-12-17 02:21:03 +0000", "user" : { "name" : "Jim Roepcke", "screen_name" : "JimRoepcke", "protected" : false, "id_str" : "894911", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3351988957/4cad7f658ee1a7f029aa5d283d6f4d87_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", "id" : 894911, "verified" : false } }, "id" : 15593595394326530, - "created_at" : "Fri Dec 17 02:26:17 +0000 2010", + "created_at" : "2010-12-17 02:26:17 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15584538897944577", "text" : "heh ... \"Christmas time is and always has been a good excuse to purchase expensive computer hardware of course -- come on admit it.\"", "id" : 15584538897944577, - "created_at" : "Fri Dec 17 01:50:18 +0000 2010", + "created_at" : "2010-12-17 01:50:18 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1316,55 +1272,47 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15549827970502656", - "text" : "RT @pharkmillups: ATTN all bad ass developers: if u can't make tonight's riak+node.js talk in SF, don't fret. we're streaming it: http:/ ...", + "text" : "RT @pharkmillups: ATTN all bad ass developers: if u can't make tonight's riak+node.js talk in SF, don't fret. we're streaming it: http:\/ ...", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15548762025889792", - "text" : "ATTN all bad ass developers: if u can't make tonight's riak+node.js talk in SF, don't fret. we're streaming it: http://bit.ly/exmcxs", + "text" : "ATTN all bad ass developers: if u can't make tonight's riak+node.js talk in SF, don't fret. we're streaming it: http:\/\/bit.ly\/exmcxs", "id" : 15548762025889792, - "created_at" : "Thu Dec 16 23:28:08 +0000 2010", + "created_at" : "2010-12-16 23:28:08 +0000", "user" : { "name" : "Mark Phillips", "screen_name" : "pharkmillups", "protected" : false, "id_str" : "29777587", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3067773753/7d1b7592980f3e4392762c07939a2696_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000823366137\/9836b3656ef95fc89bde0e58d9475133_normal.jpeg", "id" : 29777587, "verified" : false } }, "id" : 15549827970502656, - "created_at" : "Thu Dec 16 23:32:22 +0000 2010", + "created_at" : "2010-12-16 23:32:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { "source" : "web", "entities" : { - "user_mentions" : [ { - "name" : "opscode", - "screen_name" : "opscode", - "indices" : [ 3, 11 ], - "id_str" : "16333852", - "id" : 16333852 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ { "text" : "chef", @@ -1375,12 +1323,11 @@ Grailbird.data.tweets_2010_12 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15489927789674497", - "text" : "RT @opscode: Chef on Steroids (Demo Tonight) at LOPSALA ( http://ow.ly/3qpwS ) #chef #devops", + "text" : "RT @opscode: Chef on Steroids (Demo Tonight) at LOPSALA ( http:\/\/ow.ly\/3qpwS ) #chef #devops", "retweeted_status" : { - "source" : "HootSuite", + "source" : "\u003Ca href=\"http:\/\/www.hootsuite.com\" rel=\"nofollow\"\u003EHootSuite\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1393,58 +1340,56 @@ Grailbird.data.tweets_2010_12 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15489228989267968", - "text" : "Chef on Steroids (Demo Tonight) at LOPSALA ( http://ow.ly/3qpwS ) #chef #devops", + "text" : "Chef on Steroids (Demo Tonight) at LOPSALA ( http:\/\/ow.ly\/3qpwS ) #chef #devops", "id" : 15489228989267968, - "created_at" : "Thu Dec 16 19:31:34 +0000 2010", + "created_at" : "2010-12-16 19:31:34 +0000", "user" : { - "name" : "opscode", - "screen_name" : "opscode", + "name" : "Chef", + "screen_name" : "chef", "protected" : false, "id_str" : "16333852", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/434042687/opscode-logo-400x400_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000851346374\/08211f2380a0df0fe0fb268e6ad3b7d1_normal.png", "id" : 16333852, "verified" : false } }, "id" : 15489927789674497, - "created_at" : "Thu Dec 16 19:34:21 +0000 2010", + "created_at" : "2010-12-16 19:34:21 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15482845841596416", - "text" : "Will you look at that, view-source for POSTs is apparently fixed in Chromium! http://code.google.com/p/chromium/issues/detail?id=523#c102", + "text" : "Will you look at that, view-source for POSTs is apparently fixed in Chromium! http:\/\/code.google.com\/p\/chromium\/issues\/detail?id=523#c102", "id" : 15482845841596416, - "created_at" : "Thu Dec 16 19:06:12 +0000 2010", + "created_at" : "2010-12-16 19:06:12 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -1457,23 +1402,22 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15193983722459136", - "text" : "Hooray, they wrote the post I wanted to read! @Grooveshark's transition from Flash to HTML: http://is.gd/iOsKi", + "text" : "Hooray, they wrote the post I wanted to read! @Grooveshark's transition from Flash to HTML: http:\/\/is.gd\/iOsKi", "id" : 15193983722459136, - "created_at" : "Wed Dec 15 23:58:22 +0000 2010", + "created_at" : "2010-12-15 23:58:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sam Stephenson", @@ -1492,26 +1436,25 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15193570059227136", - "text" : "go @sstephenson! RT @thomasfuchs: Zepto.js is maturing, lots of commits in December so far! http://bit.ly/hr2vY0 :) v0.3 isn't far off now!", + "text" : "go @sstephenson! RT @thomasfuchs: Zepto.js is maturing, lots of commits in December so far! http:\/\/bit.ly\/hr2vY0 :) v0.3 isn't far off now!", "id" : 15193570059227136, - "created_at" : "Wed Dec 15 23:56:44 +0000 2010", + "created_at" : "2010-12-15 23:56:44 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "isaacs", + "name" : "literally no thing", "screen_name" : "izs", "indices" : [ 0, 4 ], "id_str" : "8038312", @@ -1522,14 +1465,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "15182645679890432", - "geo" : { - }, + "geo" : { }, "id_str" : "15183363086221312", "in_reply_to_user_id" : 8038312, "text" : "@izs Ah, that is pretty awesome!", "id" : 15183363086221312, "in_reply_to_status_id" : 15182645679890432, - "created_at" : "Wed Dec 15 23:16:10 +0000 2010", + "created_at" : "2010-12-15 23:16:10 +0000", "in_reply_to_screen_name" : "izs", "in_reply_to_user_id_str" : "8038312", "user" : { @@ -1537,15 +1479,15 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "isaacs", + "name" : "literally no thing", "screen_name" : "izs", "indices" : [ 0, 4 ], "id_str" : "8038312", @@ -1556,14 +1498,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "15179330011275264", - "geo" : { - }, + "geo" : { }, "id_str" : "15181537582514176", "in_reply_to_user_id" : 8038312, "text" : "@izs Looks like a pretty generic tool. Can you be more specific about what you did with it?", "id" : 15181537582514176, "in_reply_to_status_id" : 15179330011275264, - "created_at" : "Wed Dec 15 23:08:55 +0000 2010", + "created_at" : "2010-12-15 23:08:55 +0000", "in_reply_to_screen_name" : "izs", "in_reply_to_user_id_str" : "8038312", "user" : { @@ -1571,12 +1512,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", @@ -1590,14 +1531,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "15141340123766786", - "geo" : { - }, + "geo" : { }, "id_str" : "15162399350849536", "in_reply_to_user_id" : 676363, "text" : "@brianleroux Totally agree, but unfortunately a lot of people don't care. They want a cheaper handset and never intend to switch carriers.", "id" : 15162399350849536, "in_reply_to_status_id" : 15141340123766786, - "created_at" : "Wed Dec 15 21:52:52 +0000 2010", + "created_at" : "2010-12-15 21:52:52 +0000", "in_reply_to_screen_name" : "brianleroux", "in_reply_to_user_id_str" : "676363", "user" : { @@ -1605,12 +1545,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Francisco T", @@ -1624,14 +1564,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "15129237690253312", - "geo" : { - }, + "geo" : { }, "id_str" : "15132847224393728", "in_reply_to_user_id" : 14560304, "text" : "@frank06 CoffeeScript sure does have some nice features. I like short lambda syntax and extended regexes a lot too.", "id" : 15132847224393728, "in_reply_to_status_id" : 15129237690253312, - "created_at" : "Wed Dec 15 19:55:26 +0000 2010", + "created_at" : "2010-12-15 19:55:26 +0000", "in_reply_to_screen_name" : "frank06", "in_reply_to_user_id_str" : "14560304", "user" : { @@ -1639,30 +1578,29 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15128790489374721", "text" : "Wish everything in JavaScript were an expression like in Ruby and Lisp. We can fake it with one-off functions but it's kind of annoying.", "id" : 15128790489374721, - "created_at" : "Wed Dec 15 19:39:19 +0000 2010", + "created_at" : "2010-12-15 19:39:19 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1680,47 +1618,45 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15106674851315714", - "text" : "RT @brianarn: Mind is blown. Water drop at 10000 fps. Amazing. http://youtu.be/6KKNnjFpGto so, so amazing. Want to see this special.", + "text" : "RT @brianarn: Mind is blown. Water drop at 10000 fps. Amazing. http:\/\/youtu.be\/6KKNnjFpGto so, so amazing. Want to see this special.", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15065103338577921", - "text" : "Mind is blown. Water drop at 10000 fps. Amazing. http://youtu.be/6KKNnjFpGto so, so amazing. Want to see this special.", + "text" : "Mind is blown. Water drop at 10000 fps. Amazing. http:\/\/youtu.be\/6KKNnjFpGto so, so amazing. Want to see this special.", "id" : 15065103338577921, - "created_at" : "Wed Dec 15 15:26:15 +0000 2010", + "created_at" : "2010-12-15 15:26:15 +0000", "user" : { "name" : "Brian Arnold", "screen_name" : "brianarn", "protected" : false, "id_str" : "118963", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2756363176/57b686d6082d20e29b8b933e141ad53c_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2756363176\/57b686d6082d20e29b8b933e141ad53c_normal.jpeg", "id" : 118963, "verified" : false } }, "id" : 15106674851315714, - "created_at" : "Wed Dec 15 18:11:26 +0000 2010", + "created_at" : "2010-12-15 18:11:26 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1734,14 +1670,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "15094653296582656", - "geo" : { - }, + "geo" : { }, "id_str" : "15095001268617217", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke Always follows for 2-3 days too, presumably looking for follow-backs. What's amazing to me is that it seems to work. :/", + "text" : "@JimRoepcke Always follows for 2-3 days too, presumably looking for follow-backs. What's amazing to me is that it seems to work. :\/", "id" : 15095001268617217, "in_reply_to_status_id" : 15094653296582656, - "created_at" : "Wed Dec 15 17:25:03 +0000 2010", + "created_at" : "2010-12-15 17:25:03 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1749,12 +1684,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1768,14 +1703,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "15093312318873601", - "geo" : { - }, + "geo" : { }, "id_str" : "15094115184152576", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I usually am too if someone is following thousands. Not sure why I'm being nice to random spammer X today.", "id" : 15094115184152576, "in_reply_to_status_id" : 15093312318873601, - "created_at" : "Wed Dec 15 17:21:32 +0000 2010", + "created_at" : "2010-12-15 17:21:32 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1783,7 +1717,7 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1801,10 +1735,9 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15090204062785537", - "text" : "RT @minutewith: Announcing the launch of our main directory page: http://minutewith.com AND our new podcast http://node.minutewith.com", + "text" : "RT @minutewith: Announcing the launch of our main directory page: http:\/\/minutewith.com AND our new podcast http:\/\/node.minutewith.com", "retweeted_status" : { "source" : "web", "entities" : { @@ -1813,35 +1746,34 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15087903860326400", - "text" : "Announcing the launch of our main directory page: http://minutewith.com AND our new podcast http://node.minutewith.com", + "text" : "Announcing the launch of our main directory page: http:\/\/minutewith.com AND our new podcast http:\/\/node.minutewith.com", "id" : 15087903860326400, - "created_at" : "Wed Dec 15 16:56:51 +0000 2010", + "created_at" : "2010-12-15 16:56:51 +0000", "user" : { "name" : "Minute With Podcast", "screen_name" : "minutewith", "protected" : false, "id_str" : "226591222", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1191300048/favicon_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1191300048\/favicon_normal.png", "id" : 226591222, "verified" : false } }, "id" : 15090204062785537, - "created_at" : "Wed Dec 15 17:05:59 +0000 2010", + "created_at" : "2010-12-15 17:05:59 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jan Lehnardt", @@ -1855,14 +1787,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "15067213501300736", - "geo" : { - }, + "geo" : { }, "id_str" : "15085530408550401", "in_reply_to_user_id" : 819606, "text" : "@janl | most", "id" : 15085530408550401, "in_reply_to_status_id" : 15067213501300736, - "created_at" : "Wed Dec 15 16:47:25 +0000 2010", + "created_at" : "2010-12-15 16:47:25 +0000", "in_reply_to_screen_name" : "janl", "in_reply_to_user_id_str" : "819606", "user" : { @@ -1870,12 +1801,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dalai Lama In Bed", @@ -1888,65 +1819,62 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15073686868467712", "text" : "RT @DalaiLamaInBed: At one level, all major religious traditions have the same aim \u2013 to transform the individual into a positive being i ...", "retweeted_status" : { - "source" : "Digsby", + "source" : "\u003Ca href=\"http:\/\/www.digsby.com\/?utm_campaign=twitter\" rel=\"nofollow\"\u003EDigsby\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15071903395872768", "text" : "At one level, all major religious traditions have the same aim \u2013 to transform the individual into a positive being in bed.", "id" : 15071903395872768, - "created_at" : "Wed Dec 15 15:53:16 +0000 2010", + "created_at" : "2010-12-15 15:53:16 +0000", "user" : { "name" : "Dalai Lama In Bed", "screen_name" : "DalaiLamaInBed", "protected" : false, "id_str" : "197495418", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1135252432/3418_7885342284ad6ee121622b_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1135252432\/3418_7885342284ad6ee121622b_normal.jpg", "id" : 197495418, "verified" : false } }, "id" : 15073686868467712, - "created_at" : "Wed Dec 15 16:00:21 +0000 2010", + "created_at" : "2010-12-15 16:00:21 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15063374261911552", "text" : "\u2620", "id" : 15063374261911552, - "created_at" : "Wed Dec 15 15:19:22 +0000 2010", + "created_at" : "2010-12-15 15:19:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1964,13 +1892,12 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15059781643411456", "in_reply_to_user_id" : 145216969, "text" : "@KlikkiScott You've followed and unfollowed me 3 times now. Stop it. Next time you get reported for spam.", "id" : 15059781643411456, - "created_at" : "Wed Dec 15 15:05:06 +0000 2010", + "created_at" : "2010-12-15 15:05:06 +0000", "in_reply_to_screen_name" : "KlikkiScott", "in_reply_to_user_id_str" : "145216969", "user" : { @@ -1978,7 +1905,7 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1996,47 +1923,45 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15059245879795713", - "text" : "RT @stephenfry: Just for a moment I thought the 4th letter of that sentence was an 'e' ... http://twitpic.com/3g5srd", + "text" : "RT @stephenfry: Just for a moment I thought the 4th letter of that sentence was an 'e' ... http:\/\/twitpic.com\/3g5srd", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "15057286439370752", - "text" : "Just for a moment I thought the 4th letter of that sentence was an 'e' ... http://twitpic.com/3g5srd", + "text" : "Just for a moment I thought the 4th letter of that sentence was an 'e' ... http:\/\/twitpic.com\/3g5srd", "id" : 15057286439370752, - "created_at" : "Wed Dec 15 14:55:11 +0000 2010", + "created_at" : "2010-12-15 14:55:11 +0000", "user" : { "name" : "Stephen Fry", "screen_name" : "stephenfry", "protected" : false, "id_str" : "15439395", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3292465416/2076d2e76aaa1519d70a610bbc9c78b5_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/344513261579148157\/ba4807791ef9cce28dc0d4aa2ce9372c_normal.jpeg", "id" : 15439395, "verified" : true } }, "id" : 15059245879795713, - "created_at" : "Wed Dec 15 15:02:58 +0000 2010", + "created_at" : "2010-12-15 15:02:58 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -2050,14 +1975,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "14848029391593473", - "geo" : { - }, + "geo" : { }, "id_str" : "14854886231384066", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk Hurray! Have waited for this for quite a while.", "id" : 14854886231384066, "in_reply_to_status_id" : 14848029391593473, - "created_at" : "Wed Dec 15 01:30:55 +0000 2010", + "created_at" : "2010-12-15 01:30:55 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -2065,12 +1989,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Wil Wheaton", @@ -2089,8 +2013,7 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "14842738600054784", "text" : "RT @wilw: @kn0thing All I want for Christmas is for Social Media Agencies and Social Media Douchebags to ride a rocket into the heart of ...", "retweeted_status" : { @@ -2108,14 +2031,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "14817127970115584", - "geo" : { - }, + "geo" : { }, "id_str" : "14838086244499456", "in_reply_to_user_id" : 811350, "text" : "@kn0thing All I want for Christmas is for Social Media Agencies and Social Media Douchebags to ride a rocket into the heart of the Sun.", "id" : 14838086244499456, "in_reply_to_status_id" : 14817127970115584, - "created_at" : "Wed Dec 15 00:24:10 +0000 2010", + "created_at" : "2010-12-15 00:24:10 +0000", "in_reply_to_screen_name" : "alexisohanian", "in_reply_to_user_id_str" : "811350", "user" : { @@ -2123,24 +2045,24 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "wilw", "protected" : false, "id_str" : "1183041", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2449509523/f0gkhyhpwmv7m6ncyxbl_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2449509523\/f0gkhyhpwmv7m6ncyxbl_normal.png", "id" : 1183041, "verified" : true } }, "id" : 14842738600054784, - "created_at" : "Wed Dec 15 00:42:39 +0000 2010", + "created_at" : "2010-12-15 00:42:39 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jordy Moughtin", @@ -2154,14 +2076,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "14761375171608576", - "geo" : { - }, + "geo" : { }, "id_str" : "14787644269535232", "in_reply_to_user_id" : 138082149, "text" : "@jordymoughtin \u266A Walkin' in a soggy wonderland \u266B", "id" : 14787644269535232, "in_reply_to_status_id" : 14761375171608576, - "created_at" : "Tue Dec 14 21:03:43 +0000 2010", + "created_at" : "2010-12-14 21:03:43 +0000", "in_reply_to_screen_name" : "jordymoughtin", "in_reply_to_user_id_str" : "138082149", "user" : { @@ -2169,12 +2090,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -2183,7 +2104,7 @@ Grailbird.data.tweets_2010_12 = "id_str" : "4777951", "id" : 4777951 }, { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 6, 13 ], "id_str" : "16686076", @@ -2194,14 +2115,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "14743881165836288", - "geo" : { - }, + "geo" : { }, "id_str" : "14750860466716672", "in_reply_to_user_id" : 4777951, - "text" : "@_sjs @getify Seems to work https://gist.github.com/740840 ... not copy/paste easy unfortunately", + "text" : "@_sjs @getify Seems to work https:\/\/gist.github.com\/740840 ... not copy\/paste easy unfortunately", "id" : 14750860466716672, "in_reply_to_status_id" : 14743881165836288, - "created_at" : "Tue Dec 14 18:37:33 +0000 2010", + "created_at" : "2010-12-14 18:37:33 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -2209,15 +2129,15 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -2228,14 +2148,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "14743153009496065", - "geo" : { - }, + "geo" : { }, "id_str" : "14743881165836288", "in_reply_to_user_id" : 16686076, "text" : "@getify Hmmm. This is a bit hacky and not turn-key, but what if you modified the add-line-numbers code to spit out innerHTML?", "id" : 14743881165836288, "in_reply_to_status_id" : 14743153009496065, - "created_at" : "Tue Dec 14 18:09:49 +0000 2010", + "created_at" : "2010-12-14 18:09:49 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -2243,15 +2162,15 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -2262,14 +2181,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "14739781841854465", - "geo" : { - }, + "geo" : { }, "id_str" : "14742164793729024", "in_reply_to_user_id" : 16686076, - "text" : "@getify what's the use case? seems like a gist might be enough, just add line numbers: http://is.gd/iK8PK ... if it has to be static I dunno", + "text" : "@getify what's the use case? seems like a gist might be enough, just add line numbers: http:\/\/is.gd\/iK8PK ... if it has to be static I dunno", "id" : 14742164793729024, "in_reply_to_status_id" : 14739781841854465, - "created_at" : "Tue Dec 14 18:03:00 +0000 2010", + "created_at" : "2010-12-14 18:03:00 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -2277,7 +2195,7 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2285,7 +2203,7 @@ Grailbird.data.tweets_2010_12 = "source" : "web", "entities" : { "user_mentions" : [ { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 3, 13 ], "id_str" : "18137723", @@ -2303,7 +2221,7 @@ Grailbird.data.tweets_2010_12 = "id_str" : "9505092", "id" : 9505092 }, { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 101, 111 ], "id_str" : "18137723", @@ -2313,10 +2231,9 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "14732506158858240", - "text" : "RT @raganwald: Three-sided coin: @lsegal http://bit.ly/e2ki2x, @unclebobmartin http://post.ly/1KkVI, @raganwald http://bit.ly/iaTrCb", + "text" : "RT @raganwald: Three-sided coin: @lsegal http:\/\/bit.ly\/e2ki2x, @unclebobmartin http:\/\/post.ly\/1KkVI, @raganwald http:\/\/bit.ly\/iaTrCb", "retweeted_status" : { "source" : "web", "entities" : { @@ -2333,7 +2250,7 @@ Grailbird.data.tweets_2010_12 = "id_str" : "9505092", "id" : 9505092 }, { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 86, 96 ], "id_str" : "18137723", @@ -2343,35 +2260,34 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "14720795674673152", - "text" : "Three-sided coin: @lsegal http://bit.ly/e2ki2x, @unclebobmartin http://post.ly/1KkVI, @raganwald http://bit.ly/iaTrCb", + "text" : "Three-sided coin: @lsegal http:\/\/bit.ly\/e2ki2x, @unclebobmartin http:\/\/post.ly\/1KkVI, @raganwald http:\/\/bit.ly\/iaTrCb", "id" : 14720795674673152, - "created_at" : "Tue Dec 14 16:38:05 +0000 2010", + "created_at" : "2010-12-14 16:38:05 +0000", "user" : { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3209102549/c119a72bc8341caaef42bc843b0ced00_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/436205905437134848\/MdRKL9hb_normal.jpeg", "id" : 18137723, "verified" : false } }, "id" : 14732506158858240, - "created_at" : "Tue Dec 14 17:24:37 +0000 2010", + "created_at" : "2010-12-14 17:24:37 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -2385,14 +2301,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "14481260499959809", - "geo" : { - }, + "geo" : { }, "id_str" : "14542407932575744", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk Hijack or start, whichever. We wouldn't go from 0 to 100 in 6 months like Aaron mentioned but I bet we'd do ok. Couple dozen?", "id" : 14542407932575744, "in_reply_to_status_id" : 14481260499959809, - "created_at" : "Tue Dec 14 04:49:14 +0000 2010", + "created_at" : "2010-12-14 04:49:14 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -2400,35 +2315,34 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "14541546556751873", - "text" : "thank you chrome http://yfrog.com/h0pp6p", + "text" : "thank you chrome http:\/\/yfrog.com\/h0pp6p", "id" : 14541546556751873, - "created_at" : "Tue Dec 14 04:45:49 +0000 2010", + "created_at" : "2010-12-14 04:45:49 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -2442,14 +2356,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "14468508809175040", - "geo" : { - }, + "geo" : { }, "id_str" : "14472239063764993", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk I have been thinking about it a lot recently. VanJS jealousy, and I don't want to drag myself to Van on a wed. night :)", "id" : 14472239063764993, "in_reply_to_status_id" : 14468508809175040, - "created_at" : "Tue Dec 14 00:10:25 +0000 2010", + "created_at" : "2010-12-14 00:10:25 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -2457,12 +2370,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -2476,14 +2389,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "14440471904391168", - "geo" : { - }, + "geo" : { }, "id_str" : "14452070526492672", "in_reply_to_user_id" : 29255412, - "text" : "@tjholowaychuk I'm in Shawnigan Lake till April or so, but after then I'll be all over a JS / node meetup.", + "text" : "@tjholowaychuk I'm in Shawnigan Lake till April or so, but after then I'll be all over a JS \/ node meetup.", "id" : 14452070526492672, "in_reply_to_status_id" : 14440471904391168, - "created_at" : "Mon Dec 13 22:50:16 +0000 2010", + "created_at" : "2010-12-13 22:50:16 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -2491,12 +2403,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Micheil Smith", @@ -2510,14 +2422,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "14441513698205696", - "geo" : { - }, + "geo" : { }, "id_str" : "14445133449658368", "in_reply_to_user_id" : 14063149, "text" : "@miksago meh, it's nicer up here in BC ;-)", "id" : 14445133449658368, "in_reply_to_status_id" : 14441513698205696, - "created_at" : "Mon Dec 13 22:22:42 +0000 2010", + "created_at" : "2010-12-13 22:22:42 +0000", "in_reply_to_screen_name" : "miksago", "in_reply_to_user_id_str" : "14063149", "user" : { @@ -2525,15 +2436,15 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Elliott Kember", + "name" : "Elliott Kember", "screen_name" : "elliottkember", "indices" : [ 0, 14 ], "id_str" : "903351", @@ -2544,14 +2455,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "13740923158532097", - "geo" : { - }, + "geo" : { }, "id_str" : "13742023454490624", "in_reply_to_user_id" : 903351, "text" : "@elliottkember cheese & chili, no questions asked! :)", "id" : 13742023454490624, "in_reply_to_status_id" : 13740923158532097, - "created_at" : "Sat Dec 11 23:48:48 +0000 2010", + "created_at" : "2010-12-11 23:48:48 +0000", "in_reply_to_screen_name" : "elliottkember", "in_reply_to_user_id_str" : "903351", "user" : { @@ -2559,12 +2469,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", @@ -2587,7 +2497,7 @@ Grailbird.data.tweets_2010_12 = "text" : "@brianleroux yeah, or shell out. Some might whine about portability to windows but IMO windows users should do real work in a *nix vm. meh.", "id" : 13394912452022272, "in_reply_to_status_id" : 13393219450568704, - "created_at" : "Sat Dec 11 00:49:30 +0000 2010", + "created_at" : "2010-12-11 00:49:30 +0000", "in_reply_to_screen_name" : "brianleroux", "in_reply_to_user_id_str" : "676363", "user" : { @@ -2595,12 +2505,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", @@ -2623,7 +2533,7 @@ Grailbird.data.tweets_2010_12 = "text" : "@brianleroux there's a library called async.js with fs tools to help. Can send a link later as there are 2 libs called async.js.", "id" : 13393193613664256, "in_reply_to_status_id" : 13390224239366144, - "created_at" : "Sat Dec 11 00:42:40 +0000 2010", + "created_at" : "2010-12-11 00:42:40 +0000", "in_reply_to_screen_name" : "brianleroux", "in_reply_to_user_id_str" : "676363", "user" : { @@ -2631,30 +2541,29 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "13365855446376448", - "text" : "This is amazingly cool. Makes textareas into more than passable vi editors. http://gpl.internetconnection.net/vi/", + "text" : "This is amazingly cool. Makes textareas into more than passable vi editors. http:\/\/gpl.internetconnection.net\/vi\/", "id" : 13365855446376448, - "created_at" : "Fri Dec 10 22:54:02 +0000 2010", + "created_at" : "2010-12-10 22:54:02 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2673,14 +2582,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "13356926200979456", - "geo" : { - }, + "geo" : { }, "id_str" : "13362885010915328", "in_reply_to_user_id" : 16748247, "text" : "@sigfpe It's a machine that one rows with, like a time machine is a machine one...times with? English isn't burdened by having to make sense", "id" : 13362885010915328, "in_reply_to_status_id" : 13356926200979456, - "created_at" : "Fri Dec 10 22:42:14 +0000 2010", + "created_at" : "2010-12-10 22:42:14 +0000", "in_reply_to_screen_name" : "sigfpe", "in_reply_to_user_id_str" : "16748247", "user" : { @@ -2688,7 +2596,7 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2712,10 +2620,9 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "13333495367602176", - "text" : "RT @BrendanEich: New blog from @awbjs at http://www.wirfs-brock.com/allen/ -- good first posts", + "text" : "RT @BrendanEich: New blog from @awbjs at http:\/\/www.wirfs-brock.com\/allen\/ -- good first posts", "retweeted_status" : { "source" : "web", "entities" : { @@ -2730,30 +2637,29 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "13331361511251968", - "text" : "New blog from @awbjs at http://www.wirfs-brock.com/allen/ -- good first posts", + "text" : "New blog from @awbjs at http:\/\/www.wirfs-brock.com\/allen\/ -- good first posts", "id" : 13331361511251968, - "created_at" : "Fri Dec 10 20:36:58 +0000 2010", + "created_at" : "2010-12-10 20:36:58 +0000", "user" : { "name" : "BrendanEich", "screen_name" : "BrendanEich", "protected" : false, "id_str" : "9533042", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/59513850/me_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000422625578\/aa4926528b3a1297ae2d9f5738d537a4_normal.jpeg", "id" : 9533042, "verified" : false } }, "id" : 13333495367602176, - "created_at" : "Fri Dec 10 20:45:27 +0000 2010", + "created_at" : "2010-12-10 20:45:27 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2761,7 +2667,7 @@ Grailbird.data.tweets_2010_12 = "source" : "web", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -2772,14 +2678,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "13283182174543872", - "geo" : { - }, + "geo" : { }, "id_str" : "13285317498904576", "in_reply_to_user_id" : 16686076, "text" : "@getify <hgroup> stands out amongst the new html5 tags. It's oddly named and its usage is odd too. It's going to breed confusion.", "id" : 13285317498904576, "in_reply_to_status_id" : 13283182174543872, - "created_at" : "Fri Dec 10 17:34:01 +0000 2010", + "created_at" : "2010-12-10 17:34:01 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -2787,12 +2692,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mikeal", @@ -2806,14 +2711,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "12999417153978369", - "geo" : { - }, + "geo" : { }, "id_str" : "13021052967845888", "in_reply_to_user_id" : 668423, "text" : "@mikeal Downloading the OTP from the official site is a trial in patience as well. Perhaps it's meant to prepare you for the build...", "id" : 13021052967845888, "in_reply_to_status_id" : 12999417153978369, - "created_at" : "Fri Dec 10 00:03:55 +0000 2010", + "created_at" : "2010-12-10 00:03:55 +0000", "in_reply_to_screen_name" : "mikeal", "in_reply_to_user_id_str" : "668423", "user" : { @@ -2821,12 +2725,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Chris Wanstrath", @@ -2840,14 +2744,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "12973542886875136", - "geo" : { - }, + "geo" : { }, "id_str" : "12978065713926144", "in_reply_to_user_id" : 713263, "text" : "@defunkt Nothing official. 2 of us here (small group) use 1password so we have an ad-hoc distributed thing going on, backed up to Dropbox.", "id" : 12978065713926144, "in_reply_to_status_id" : 12973542886875136, - "created_at" : "Thu Dec 09 21:13:06 +0000 2010", + "created_at" : "2010-12-09 21:13:06 +0000", "in_reply_to_screen_name" : "defunkt", "in_reply_to_user_id_str" : "713263", "user" : { @@ -2855,12 +2758,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter-Paul Koch", @@ -2874,14 +2777,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "12929441361563648", - "geo" : { - }, + "geo" : { }, "id_str" : "12931736098840576", "in_reply_to_user_id" : 887251, - "text" : "@ppk I also keep ~/Applications and ~/Downloads in my dock to make installing things a snap. (Folders in the dock are called \"stacks\")", + "text" : "@ppk I also keep ~\/Applications and ~\/Downloads in my dock to make installing things a snap. (Folders in the dock are called \"stacks\")", "id" : 12931736098840576, "in_reply_to_status_id" : 12929441361563648, - "created_at" : "Thu Dec 09 18:09:00 +0000 2010", + "created_at" : "2010-12-09 18:09:00 +0000", "in_reply_to_screen_name" : "ppk", "in_reply_to_user_id_str" : "887251", "user" : { @@ -2889,12 +2791,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter-Paul Koch", @@ -2908,14 +2810,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "12929441361563648", - "geo" : { - }, + "geo" : { }, "id_str" : "12931352617811968", "in_reply_to_user_id" : 887251, - "text" : "@ppk I create ~/Applications and keep apps I install there, no need to authenticate and keeps system & user apps separated nicely.", + "text" : "@ppk I create ~\/Applications and keep apps I install there, no need to authenticate and keeps system & user apps separated nicely.", "id" : 12931352617811968, "in_reply_to_status_id" : 12929441361563648, - "created_at" : "Thu Dec 09 18:07:29 +0000 2010", + "created_at" : "2010-12-09 18:07:29 +0000", "in_reply_to_screen_name" : "ppk", "in_reply_to_user_id_str" : "887251", "user" : { @@ -2923,12 +2824,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter-Paul Koch", @@ -2942,14 +2843,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "12929441361563648", - "geo" : { - }, + "geo" : { }, "id_str" : "12931017417433088", "in_reply_to_user_id" : 887251, - "text" : "@ppk To modify files owned by root you need to authenticate. It's the same on Linux, you have to use sudo to `mv /bin/cp /tmp/foo`.", + "text" : "@ppk To modify files owned by root you need to authenticate. It's the same on Linux, you have to use sudo to `mv \/bin\/cp \/tmp\/foo`.", "id" : 12931017417433088, "in_reply_to_status_id" : 12929441361563648, - "created_at" : "Thu Dec 09 18:06:09 +0000 2010", + "created_at" : "2010-12-09 18:06:09 +0000", "in_reply_to_screen_name" : "ppk", "in_reply_to_user_id_str" : "887251", "user" : { @@ -2957,12 +2857,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter-Paul Koch", @@ -2976,14 +2876,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "12928917094535168", - "geo" : { - }, + "geo" : { }, "id_str" : "12930769399844865", "in_reply_to_user_id" : 887251, "text" : "@ppk Opera?", "id" : 12930769399844865, "in_reply_to_status_id" : 12928917094535168, - "created_at" : "Thu Dec 09 18:05:10 +0000 2010", + "created_at" : "2010-12-09 18:05:10 +0000", "in_reply_to_screen_name" : "ppk", "in_reply_to_user_id_str" : "887251", "user" : { @@ -2991,12 +2890,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "kriszyp", @@ -3010,14 +2909,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "12910943386210304", - "geo" : { - }, + "geo" : { }, "id_str" : "12912967515381760", "in_reply_to_user_id" : 14433431, "text" : "@kriszyp I hope not.", "id" : 12912967515381760, "in_reply_to_status_id" : 12910943386210304, - "created_at" : "Thu Dec 09 16:54:26 +0000 2010", + "created_at" : "2010-12-09 16:54:26 +0000", "in_reply_to_screen_name" : "kriszyp", "in_reply_to_user_id_str" : "14433431", "user" : { @@ -3025,12 +2923,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "bradfordw", @@ -3043,10 +2941,9 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "12898562476081153", - "text" : "RT @bradfordw: Pardon my Kanye: \"Yo node.js, Imma let you finish, but Erlang/OTP is one of the greatest network service languages/platfo ...", + "text" : "RT @bradfordw: Pardon my Kanye: \"Yo node.js, Imma let you finish, but Erlang\/OTP is one of the greatest network service languages\/platfo ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -3055,35 +2952,34 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "12896897178009601", - "text" : "Pardon my Kanye: \"Yo node.js, Imma let you finish, but Erlang/OTP is one of the greatest network service languages/platforms of ALL TIME!\"", + "text" : "Pardon my Kanye: \"Yo node.js, Imma let you finish, but Erlang\/OTP is one of the greatest network service languages\/platforms of ALL TIME!\"", "id" : 12896897178009601, - "created_at" : "Thu Dec 09 15:50:34 +0000 2010", + "created_at" : "2010-12-09 15:50:34 +0000", "user" : { "name" : "bradfordw", "screen_name" : "bradfordw", "protected" : false, "id_str" : "14640131", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1212540215/Photo_20_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1212540215\/Photo_20_normal.jpg", "id" : 14640131, "verified" : false } }, "id" : 12898562476081153, - "created_at" : "Thu Dec 09 15:57:11 +0000 2010", + "created_at" : "2010-12-09 15:57:11 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", @@ -3097,14 +2993,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "12749102336974849", - "geo" : { - }, + "geo" : { }, "id_str" : "12752193241223168", "in_reply_to_user_id" : 676363, - "text" : "@brianleroux bastard millis. looks like dates are compared by ref too though unless I'm missing something. http://yfrog.com/gz8v0p", + "text" : "@brianleroux bastard millis. looks like dates are compared by ref too though unless I'm missing something. http:\/\/yfrog.com\/gz8v0p", "id" : 12752193241223168, "in_reply_to_status_id" : 12749102336974849, - "created_at" : "Thu Dec 09 06:15:34 +0000 2010", + "created_at" : "2010-12-09 06:15:34 +0000", "in_reply_to_screen_name" : "brianleroux", "in_reply_to_user_id_str" : "676363", "user" : { @@ -3112,12 +3007,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPad", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", @@ -3131,14 +3026,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "12726654879137792", - "geo" : { - }, + "geo" : { }, "id_str" : "12746955499245568", "in_reply_to_user_id" : 676363, "text" : "@brianleroux millis?", "id" : 12746955499245568, "in_reply_to_status_id" : 12726654879137792, - "created_at" : "Thu Dec 09 05:54:45 +0000 2010", + "created_at" : "2010-12-09 05:54:45 +0000", "in_reply_to_screen_name" : "brianleroux", "in_reply_to_user_id_str" : "676363", "user" : { @@ -3146,35 +3040,34 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "12687176252792833", - "text" : "Only 3 languages? I say learn C, JavaScript, and one that you *want* to learn because it sounds interesting. http://is.gd/ipWwc", + "text" : "Only 3 languages? I say learn C, JavaScript, and one that you *want* to learn because it sounds interesting. http:\/\/is.gd\/ipWwc", "id" : 12687176252792833, - "created_at" : "Thu Dec 09 01:57:13 +0000 2010", + "created_at" : "2010-12-09 01:57:13 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Phil", @@ -3188,14 +3081,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "12656824050253824", - "geo" : { - }, + "geo" : { }, "id_str" : "12658661839077376", "in_reply_to_user_id" : 12510462, "text" : "@ischi touch\u00E9 :)", "id" : 12658661839077376, "in_reply_to_status_id" : 12656824050253824, - "created_at" : "Thu Dec 09 00:03:54 +0000 2010", + "created_at" : "2010-12-09 00:03:54 +0000", "in_reply_to_screen_name" : "ischi", "in_reply_to_user_id_str" : "12510462", "user" : { @@ -3203,12 +3095,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -3218,23 +3110,22 @@ Grailbird.data.tweets_2010_12 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "12653616397557760", - "text" : "\"Windows\u00AE. Life without Walls\u2122.\" http://rog.asus.com/Product.aspx?PId=39 ... isn't life without walls life without windows too? #fail", + "text" : "\"Windows\u00AE. Life without Walls\u2122.\" http:\/\/rog.asus.com\/Product.aspx?PId=39 ... isn't life without walls life without windows too? #fail", "id" : 12653616397557760, - "created_at" : "Wed Dec 08 23:43:51 +0000 2010", + "created_at" : "2010-12-08 23:43:51 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -3248,14 +3139,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "12603128453005313", - "geo" : { - }, + "geo" : { }, "id_str" : "12633040001966080", "in_reply_to_user_id" : 14273142, "text" : "@lunafiko It took a few days of nosing around to get familiar with their terminology, and learn which links take me where.", "id" : 12633040001966080, "in_reply_to_status_id" : 12603128453005313, - "created_at" : "Wed Dec 08 22:22:06 +0000 2010", + "created_at" : "2010-12-08 22:22:06 +0000", "in_reply_to_screen_name" : "lunafiko", "in_reply_to_user_id_str" : "14273142", "user" : { @@ -3263,12 +3153,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -3278,23 +3168,22 @@ Grailbird.data.tweets_2010_12 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "12577101160914944", "text" : "Note to self: don't wash coffee thermos in a hurry. Soapy coffee is really awful. #sadpanda", "id" : 12577101160914944, - "created_at" : "Wed Dec 08 18:39:49 +0000 2010", + "created_at" : "2010-12-08 18:39:49 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -3308,14 +3197,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "12572336842612736", - "geo" : { - }, + "geo" : { }, "id_str" : "12576957497606144", "in_reply_to_user_id" : 14273142, "text" : "@lunafiko It's pretty good! Been using it for a couple of months now. It lets me know when I have no money in my chequing account :(", "id" : 12576957497606144, "in_reply_to_status_id" : 12572336842612736, - "created_at" : "Wed Dec 08 18:39:14 +0000 2010", + "created_at" : "2010-12-08 18:39:14 +0000", "in_reply_to_screen_name" : "lunafiko", "in_reply_to_user_id_str" : "14273142", "user" : { @@ -3323,58 +3211,56 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "12548596918390784", "text" : "Looks like some app is stealing Ctrl-2 from me. If I change the shortcut to something else, or focus the dock first, then Ctrl-2 works. ARGH", "id" : 12548596918390784, - "created_at" : "Wed Dec 08 16:46:33 +0000 2010", + "created_at" : "2010-12-08 16:46:33 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "12537004759715840", "text" : "Grr, why does my OS X keyboard shortcut for selecting the menu bar sometimes stop working? So disrupting. I thrive on Ctrl-2 f <RET> o <RET>", "id" : 12537004759715840, - "created_at" : "Wed Dec 08 16:00:29 +0000 2010", + "created_at" : "2010-12-08 16:00:29 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -3387,23 +3273,22 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "12534841157361665", - "text" : "Cool project of the day is @tjholowaychuk's keys. http://github.com/visionmedia/keys", + "text" : "Cool project of the day is @tjholowaychuk's keys. http:\/\/github.com\/visionmedia\/keys", "id" : 12534841157361665, - "created_at" : "Wed Dec 08 15:51:53 +0000 2010", + "created_at" : "2010-12-08 15:51:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -3417,14 +3302,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "12383692425003008", - "geo" : { - }, + "geo" : { }, "id_str" : "12530380678635520", "in_reply_to_user_id" : 33493, "text" : "@peterc We were looking at benchmarks run on single-core machine. There are JRuby benchmarks for quad-core boxes too.", "id" : 12530380678635520, "in_reply_to_status_id" : 12383692425003008, - "created_at" : "Wed Dec 08 15:34:10 +0000 2010", + "created_at" : "2010-12-08 15:34:10 +0000", "in_reply_to_screen_name" : "peterc", "in_reply_to_user_id_str" : "33493", "user" : { @@ -3432,12 +3316,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -3451,14 +3335,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "12325247214686208", - "geo" : { - }, + "geo" : { }, "id_str" : "12379542886813696", "in_reply_to_user_id" : 33493, "text" : "@peterc Pretty unfair to compare a multi-threaded benchmark against a single-thread benchmark on a single-core machine. Really bizarre.", "id" : 12379542886813696, "in_reply_to_status_id" : 12325247214686208, - "created_at" : "Wed Dec 08 05:34:47 +0000 2010", + "created_at" : "2010-12-08 05:34:47 +0000", "in_reply_to_screen_name" : "peterc", "in_reply_to_user_id_str" : "33493", "user" : { @@ -3466,12 +3349,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -3485,14 +3368,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "12325247214686208", - "geo" : { - }, + "geo" : { }, "id_str" : "12377858823430145", "in_reply_to_user_id" : 33493, "text" : "@peterc Weird is an understatement! omfg", "id" : 12377858823430145, "in_reply_to_status_id" : 12325247214686208, - "created_at" : "Wed Dec 08 05:28:06 +0000 2010", + "created_at" : "2010-12-08 05:28:06 +0000", "in_reply_to_screen_name" : "peterc", "in_reply_to_user_id_str" : "33493", "user" : { @@ -3500,35 +3382,34 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "12318905406070785", - "text" : "http://www.emacswiki.org/emacs/UndoTree ftw", + "text" : "http:\/\/www.emacswiki.org\/emacs\/UndoTree ftw", "id" : 12318905406070785, - "created_at" : "Wed Dec 08 01:33:50 +0000 2010", + "created_at" : "2010-12-08 01:33:50 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -3542,14 +3423,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "12297447086759936", - "geo" : { - }, + "geo" : { }, "id_str" : "12313934497325056", "in_reply_to_user_id" : 33493, "text" : "@peterc Interestingly JS uses less code for the tests where it dominates in time & memory. Some native stuff that Ruby lacks? I wonder...", "id" : 12313934497325056, "in_reply_to_status_id" : 12297447086759936, - "created_at" : "Wed Dec 08 01:14:05 +0000 2010", + "created_at" : "2010-12-08 01:14:05 +0000", "in_reply_to_screen_name" : "peterc", "in_reply_to_user_id_str" : "33493", "user" : { @@ -3557,7 +3437,7 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -3575,12 +3455,11 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "12267496342036481", - "text" : "RT @erikcorry: Node.js: Upgrade V8 to 3.0.0. https://github.com/ry/node/commit/c30f1137121315b0d3641af6dc61e3b047f940e1", + "text" : "RT @erikcorry: Node.js: Upgrade V8 to 3.0.0. https:\/\/github.com\/ry\/node\/commit\/c30f1137121315b0d3641af6dc61e3b047f940e1", "retweeted_status" : { - "source" : "twidroyd (original)", + "source" : "\u003Ca href=\"http:\/\/twidroyd.com\" rel=\"nofollow\"\u003Etwidroyd (original)\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -3592,32 +3471,32 @@ Grailbird.data.tweets_2010_12 = "coordinates" : [ 56.0876776, 10.1450179 ] }, "id_str" : "12265915898925057", - "text" : "Node.js: Upgrade V8 to 3.0.0. https://github.com/ry/node/commit/c30f1137121315b0d3641af6dc61e3b047f940e1", + "text" : "Node.js: Upgrade V8 to 3.0.0. https:\/\/github.com\/ry\/node\/commit\/c30f1137121315b0d3641af6dc61e3b047f940e1", "id" : 12265915898925057, - "created_at" : "Tue Dec 07 22:03:16 +0000 2010", + "created_at" : "2010-12-07 22:03:16 +0000", "user" : { "name" : "Erik Corry", "screen_name" : "erikcorry", "protected" : false, "id_str" : "16100691", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/427685388/twitterProfilePhoto_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/427685388\/twitterProfilePhoto_normal.jpg", "id" : 16100691, "verified" : false } }, "id" : 12267496342036481, - "created_at" : "Tue Dec 07 22:09:33 +0000 2010", + "created_at" : "2010-12-07 22:09:33 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "zedshaw", @@ -3631,14 +3510,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "12255915902238720", - "geo" : { - }, + "geo" : { }, "id_str" : "12257971773906944", "in_reply_to_user_id" : 15029296, "text" : "@zedshaw I think pretty much everyone likes git. It transcends languages. I mean, everyone from JavaScripters to kernel hackers likes it.", "id" : 12257971773906944, "in_reply_to_status_id" : 12255915902238720, - "created_at" : "Tue Dec 07 21:31:42 +0000 2010", + "created_at" : "2010-12-07 21:31:42 +0000", "in_reply_to_screen_name" : "zedshaw", "in_reply_to_user_id_str" : "15029296", "user" : { @@ -3646,7 +3524,7 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -3664,85 +3542,87 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "12239074769248256", - "text" : "RT @voodootikigod: May has been deemed the month of JS - http://jsconf.us/2011 and http://nodeconf.com ITS GOING TO BE AWESOME!", + "text" : "RT @voodootikigod: May has been deemed the month of JS - http:\/\/jsconf.us\/2011 and http:\/\/nodeconf.com ITS GOING TO BE AWESOME!", "retweeted_status" : { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "12218779513659392", - "text" : "May has been deemed the month of JS - http://jsconf.us/2011 and http://nodeconf.com ITS GOING TO BE AWESOME!", + "text" : "May has been deemed the month of JS - http:\/\/jsconf.us\/2011 and http:\/\/nodeconf.com ITS GOING TO BE AWESOME!", "id" : 12218779513659392, - "created_at" : "Tue Dec 07 18:55:58 +0000 2010", + "created_at" : "2010-12-07 18:55:58 +0000", "user" : { "name" : "Chris Williams", "screen_name" : "voodootikigod", "protected" : false, "id_str" : "637763", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2058465750/default_profile_5_bigger_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000040828491\/5592b71f26f3f76445eacb35fc137304_normal.png", "id" : 637763, "verified" : false } }, "id" : 12239074769248256, - "created_at" : "Tue Dec 07 20:16:37 +0000 2010", + "created_at" : "2010-12-07 20:16:37 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "12204090687758336", - "text" : "It's too bad Firefox 4 will disable WebSockets by default, but the security concerns seem to warrant it. http://is.gd/ilPn7", + "text" : "It's too bad Firefox 4 will disable WebSockets by default, but the security concerns seem to warrant it. http:\/\/is.gd\/ilPn7", "id" : 12204090687758336, - "created_at" : "Tue Dec 07 17:57:36 +0000 2010", + "created_at" : "2010-12-07 17:57:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Timothy James", + "screen_name" : "tjcreative", + "indices" : [ 0, 11 ], + "id_str" : "2230654681", + "id" : 2230654681 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, "in_reply_to_status_id_str" : "12185164184551425", - "geo" : { - }, + "geo" : { }, "id_str" : "12190510236045312", "in_reply_to_user_id" : 68104177, "text" : "@tjcreative Unfortunately I don't think it'll be very soon. To move from Google App Engine I have to rewrite most of the app, time's short.", "id" : 12190510236045312, "in_reply_to_status_id" : 12185164184551425, - "created_at" : "Tue Dec 07 17:03:38 +0000 2010", + "created_at" : "2010-12-07 17:03:38 +0000", "in_reply_to_screen_name" : "TobyPestridge", "in_reply_to_user_id_str" : "68104177", "user" : { @@ -3750,58 +3630,56 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "12169020463652864", - "text" : "Opera 11: http://yfrog.com/9emssnp Chrome 8: http://yfrog.com/2pq3np Safari 5 (worst): http://yfrog.com/ei9f0p", + "text" : "Opera 11: http:\/\/yfrog.com\/9emssnp Chrome 8: http:\/\/yfrog.com\/2pq3np Safari 5 (worst): http:\/\/yfrog.com\/ei9f0p", "id" : 12169020463652864, - "created_at" : "Tue Dec 07 15:38:15 +0000 2010", + "created_at" : "2010-12-07 15:38:15 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "12168307176120320", "text" : "Firefox 4 and Opera 10+ render border-radius with a 1em border 1000x better than WebKit (Safari 5, Chrome 8).", "id" : 12168307176120320, - "created_at" : "Tue Dec 07 15:35:25 +0000 2010", + "created_at" : "2010-12-07 15:35:25 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -3814,13 +3692,12 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "12163983846932481", "in_reply_to_user_id" : 3806441, "text" : "@Grooveshark I would love to read a blog post on the migration to HTML if you guys want to write it. :)", "id" : 12163983846932481, - "created_at" : "Tue Dec 07 15:18:14 +0000 2010", + "created_at" : "2010-12-07 15:18:14 +0000", "in_reply_to_screen_name" : "Grooveshark", "in_reply_to_user_id_str" : "3806441", "user" : { @@ -3828,12 +3705,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -3851,28 +3728,27 @@ Grailbird.data.tweets_2010_12 = "coordinates" : [ 48.47130084, -123.32668519 ] }, "id_str" : "11940485916524545", - "text" : "Tapping the icon of an app that's loading pauses/unpauses it. How did I not know this till now?! #iphone #ios", + "text" : "Tapping the icon of an app that's loading pauses\/unpauses it. How did I not know this till now?! #iphone #ios", "id" : 11940485916524545, - "created_at" : "Tue Dec 07 00:30:08 +0000 2010", + "created_at" : "2010-12-07 00:30:08 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "11939110885265409", "text" : "RT @mjijackson: The more software I write, the more I'm convinced that it should do as little as possible to get the job done.", "retweeted_status" : { @@ -3883,81 +3759,78 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "11937608288440320", "text" : "The more software I write, the more I'm convinced that it should do as little as possible to get the job done.", "id" : 11937608288440320, - "created_at" : "Tue Dec 07 00:18:42 +0000 2010", + "created_at" : "2010-12-07 00:18:42 +0000", "user" : { "name" : "Michael Jackson", "screen_name" : "mjackson", "protected" : false, "id_str" : "734903", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3290627244/4e88243b7d2bf43553fce25499feec81_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3290627244\/4e88243b7d2bf43553fce25499feec81_normal.png", "id" : 734903, "verified" : false } }, "id" : 11939110885265409, - "created_at" : "Tue Dec 07 00:24:40 +0000 2010", + "created_at" : "2010-12-07 00:24:40 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "11905877736947712", - "text" : "Essential shell aliases: 1) reload rc file 2) edit & reload rc file ... https://github.com/samsonjs/config/blob/master/zsh/zshrc#L186-189", + "text" : "Essential shell aliases: 1) reload rc file 2) edit & reload rc file ... https:\/\/github.com\/samsonjs\/config\/blob\/master\/zsh\/zshrc#L186-189", "id" : 11905877736947712, - "created_at" : "Mon Dec 06 22:12:37 +0000 2010", + "created_at" : "2010-12-06 22:12:37 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "11896403919904768", "text" : "heh, \"EichScript\" ... what about \"EichmaScript\"?", "id" : 11896403919904768, - "created_at" : "Mon Dec 06 21:34:58 +0000 2010", + "created_at" : "2010-12-06 21:34:58 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paolo Fragomeni", @@ -3971,14 +3844,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "11851089460592642", - "geo" : { - }, + "geo" : { }, "id_str" : "11851330599518209", "in_reply_to_user_id" : 95938827, "text" : "@hij1nx I'll make you a contributor since it seems you'll be working on it immediately.", "id" : 11851330599518209, "in_reply_to_status_id" : 11851089460592642, - "created_at" : "Mon Dec 06 18:35:52 +0000 2010", + "created_at" : "2010-12-06 18:35:52 +0000", "in_reply_to_screen_name" : "hij1nx", "in_reply_to_user_id_str" : "95938827", "user" : { @@ -3986,12 +3858,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "tom robinson", @@ -4005,14 +3877,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "11849915147751424", - "geo" : { - }, + "geo" : { }, "id_str" : "11850911873769473", "in_reply_to_user_id" : 14206068, "text" : "@tlrobinson Cool. Re: intelligence, it works for my purposes so far so that's good enough. :)", "id" : 11850911873769473, "in_reply_to_status_id" : 11849915147751424, - "created_at" : "Mon Dec 06 18:34:12 +0000 2010", + "created_at" : "2010-12-06 18:34:12 +0000", "in_reply_to_screen_name" : "tlrobinson", "in_reply_to_user_id_str" : "14206068", "user" : { @@ -4020,35 +3891,34 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "11846564846772224", "text" : "Nice to see the Nexus S move to built-in storage. It's the right choice for a phone targeting the masses, and is a sign of maturity.", "id" : 11846564846772224, - "created_at" : "Mon Dec 06 18:16:55 +0000 2010", + "created_at" : "2010-12-06 18:16:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paolo Fragomeni", @@ -4068,14 +3938,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "11836221072347136", - "geo" : { - }, + "geo" : { }, "id_str" : "11841014469763072", "in_reply_to_user_id" : 95938827, - "text" : "@hij1nx https://github.com/samsonjs/json-diff Might be a good time to extract the JS from the HTML. /cc @tlrobinson", + "text" : "@hij1nx https:\/\/github.com\/samsonjs\/json-diff Might be a good time to extract the JS from the HTML. \/cc @tlrobinson", "id" : 11841014469763072, "in_reply_to_status_id" : 11836221072347136, - "created_at" : "Mon Dec 06 17:54:52 +0000 2010", + "created_at" : "2010-12-06 17:54:52 +0000", "in_reply_to_screen_name" : "hij1nx", "in_reply_to_user_id_str" : "95938827", "user" : { @@ -4083,12 +3952,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paolo Fragomeni", @@ -4108,14 +3977,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "11834667766390784", - "geo" : { - }, + "geo" : { }, "id_str" : "11835757060694016", "in_reply_to_user_id" : 95938827, "text" : "@hij1nx Not yet, but I'll do so shortly. (Note that JSON diff is @tlrobinsons's creation. He was nice enough to CC license it though.)", "id" : 11835757060694016, "in_reply_to_status_id" : 11834667766390784, - "created_at" : "Mon Dec 06 17:33:59 +0000 2010", + "created_at" : "2010-12-06 17:33:59 +0000", "in_reply_to_screen_name" : "hij1nx", "in_reply_to_user_id_str" : "95938827", "user" : { @@ -4123,12 +3991,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "A Minute With...", @@ -4144,17 +4012,16 @@ Grailbird.data.tweets_2010_12 = } ], "urls" : [ { "indices" : [ 74, 93 ], - "url" : "http://t.co/twHZqZX", - "expanded_url" : "http://www.aminutewithbrendan.com/pages/20101206", - "display_url" : "aminutewithbrendan.com/pages/20101206" + "url" : "http:\/\/t.co\/twHZqZX", + "expanded_url" : "http:\/\/www.aminutewithbrendan.com\/pages\/20101206", + "display_url" : "aminutewithbrendan.com\/pages\/20101206" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "11815387733692416", - "text" : "RT @aminutewith: /be talks about Rust and programming language innovation http://t.co/twHZqZX #amwb", + "text" : "RT @aminutewith: \/be talks about Rust and programming language innovation http:\/\/t.co\/twHZqZX #amwb", "retweeted_status" : { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -4164,40 +4031,39 @@ Grailbird.data.tweets_2010_12 = } ], "urls" : [ { "indices" : [ 57, 76 ], - "url" : "http://t.co/twHZqZX", - "expanded_url" : "http://www.aminutewithbrendan.com/pages/20101206", - "display_url" : "aminutewithbrendan.com/pages/20101206" + "url" : "http:\/\/t.co\/twHZqZX", + "expanded_url" : "http:\/\/www.aminutewithbrendan.com\/pages\/20101206", + "display_url" : "aminutewithbrendan.com\/pages\/20101206" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "11804511043588096", - "text" : "/be talks about Rust and programming language innovation http://t.co/twHZqZX #amwb", + "text" : "\/be talks about Rust and programming language innovation http:\/\/t.co\/twHZqZX #amwb", "id" : 11804511043588096, - "created_at" : "Mon Dec 06 15:29:49 +0000 2010", + "created_at" : "2010-12-06 15:29:49 +0000", "user" : { "name" : "A Minute With...", "screen_name" : "aminutewith", "protected" : false, "id_str" : "181984707", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1109203096/brendan_eich1_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1109203096\/brendan_eich1_normal.png", "id" : 181984707, "verified" : false } }, "id" : 11815387733692416, - "created_at" : "Mon Dec 06 16:13:02 +0000 2010", + "created_at" : "2010-12-06 16:13:02 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "A Minute With...", @@ -4213,12 +4079,11 @@ Grailbird.data.tweets_2010_12 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "11815313293189120", "text" : "RT @aminutewith: An amazing episode of #amwb is about to be released. If you are a language nerd, block 9 minutes away for awesomeness!!", "retweeted_status" : { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -4228,35 +4093,34 @@ Grailbird.data.tweets_2010_12 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "11801576549130243", "text" : "An amazing episode of #amwb is about to be released. If you are a language nerd, block 9 minutes away for awesomeness!!", "id" : 11801576549130243, - "created_at" : "Mon Dec 06 15:18:09 +0000 2010", + "created_at" : "2010-12-06 15:18:09 +0000", "user" : { "name" : "A Minute With...", "screen_name" : "aminutewith", "protected" : false, "id_str" : "181984707", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1109203096/brendan_eich1_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1109203096\/brendan_eich1_normal.png", "id" : 181984707, "verified" : false } }, "id" : 11815313293189120, - "created_at" : "Mon Dec 06 16:12:44 +0000 2010", + "created_at" : "2010-12-06 16:12:44 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "jalbertbowdenii", @@ -4270,14 +4134,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "11613129985236992", - "geo" : { - }, + "geo" : { }, "id_str" : "11799266024488961", "in_reply_to_user_id" : 14465889, "text" : "@jalbertbowdenii It is kind of like that in that it specifies how to display pages in a certain medium.", "id" : 11799266024488961, "in_reply_to_status_id" : 11613129985236992, - "created_at" : "Mon Dec 06 15:08:58 +0000 2010", + "created_at" : "2010-12-06 15:08:58 +0000", "in_reply_to_screen_name" : "jalbertbowdenii", "in_reply_to_user_id_str" : "14465889", "user" : { @@ -4285,12 +4148,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "jalbertbowdenii", @@ -4299,13 +4162,13 @@ Grailbird.data.tweets_2010_12 = "id_str" : "14465889", "id" : 14465889 }, { - "name" : "Page Spicer Williams", + "name" : "Page Williams", "screen_name" : "Page", "indices" : [ 35, 40 ], "id_str" : "16518975", "id" : 16518975 }, { - "name" : "Page Spicer Williams", + "name" : "Page Williams", "screen_name" : "Page", "indices" : [ 132, 137 ], "id_str" : "16518975", @@ -4316,14 +4179,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "11588701255634944", - "geo" : { - }, + "geo" : { }, "id_str" : "11598131045076993", "in_reply_to_user_id" : 14465889, "text" : "@jalbertbowdenii Not familiar with @page, haven't thought about it deeply at all. Just a glimmer of an idea so far. I'll read up on @page.", "id" : 11598131045076993, "in_reply_to_status_id" : 11588701255634944, - "created_at" : "Mon Dec 06 01:49:44 +0000 2010", + "created_at" : "2010-12-06 01:49:44 +0000", "in_reply_to_screen_name" : "jalbertbowdenii", "in_reply_to_user_id_str" : "14465889", "user" : { @@ -4331,12 +4193,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -4356,14 +4218,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "11588411261460481", - "geo" : { - }, + "geo" : { }, "id_str" : "11588789117911040", "in_reply_to_user_id" : 4777951, "text" : "@_sjs @JimRoepcke I just realized that I could do both, swizzle the URL and also have standalone pages. Might be interesting.", "id" : 11588789117911040, "in_reply_to_status_id" : 11588411261460481, - "created_at" : "Mon Dec 06 01:12:37 +0000 2010", + "created_at" : "2010-12-06 01:12:37 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -4371,12 +4232,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -4396,14 +4257,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "11587973178982400", - "geo" : { - }, + "geo" : { }, "id_str" : "11588411261460481", "in_reply_to_user_id" : 4777951, "text" : "@_sjs @JimRoepcke I'm thinking about a blog in this case. Would be cool to transition between posts, but don't want them all one page.", "id" : 11588411261460481, "in_reply_to_status_id" : 11587973178982400, - "created_at" : "Mon Dec 06 01:11:07 +0000 2010", + "created_at" : "2010-12-06 01:11:07 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -4411,12 +4271,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -4430,14 +4290,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "11587490385231872", - "geo" : { - }, + "geo" : { }, "id_str" : "11587973178982400", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke There are other reasons to change the URL, just something I was thinking of where that's currently the only way and seems wrong.", "id" : 11587973178982400, "in_reply_to_status_id" : 11587490385231872, - "created_at" : "Mon Dec 06 01:09:22 +0000 2010", + "created_at" : "2010-12-06 01:09:22 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -4445,35 +4304,34 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "11585961913745408", "text" : "idea: CSS page transitions. Could be specified by an attribute on links or something. Seems better than swizzling the URL for eye candy.", "id" : 11585961913745408, - "created_at" : "Mon Dec 06 01:01:23 +0000 2010", + "created_at" : "2010-12-06 01:01:23 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Amy Hoy", @@ -4487,14 +4345,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "11111898325975042", - "geo" : { - }, + "geo" : { }, "id_str" : "11112472874323968", "in_reply_to_user_id" : 627213, "text" : "@amyhoy Agreed. I just think putting a cash value on your time is a bit silly. If you write some awesome code that time could b worth >$160.", "id" : 11112472874323968, "in_reply_to_status_id" : 11111898325975042, - "created_at" : "Sat Dec 04 17:39:54 +0000 2010", + "created_at" : "2010-12-04 17:39:54 +0000", "in_reply_to_screen_name" : "amyhoy", "in_reply_to_user_id_str" : "627213", "user" : { @@ -4502,12 +4359,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Amy Hoy", @@ -4521,14 +4378,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "11097596160385024", - "geo" : { - }, + "geo" : { }, "id_str" : "11111451993309185", "in_reply_to_user_id" : 627213, "text" : "@amyhoy Also, unless you would have been working during that time it's not a good comparison. Your time isn't worth $, the value u create is", "id" : 11111451993309185, "in_reply_to_status_id" : 11097596160385024, - "created_at" : "Sat Dec 04 17:35:51 +0000 2010", + "created_at" : "2010-12-04 17:35:51 +0000", "in_reply_to_screen_name" : "amyhoy", "in_reply_to_user_id_str" : "627213", "user" : { @@ -4536,12 +4392,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Amy Hoy", @@ -4555,14 +4411,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "11097596160385024", - "geo" : { - }, + "geo" : { }, "id_str" : "11111164859645952", "in_reply_to_user_id" : 627213, "text" : "@amyhoy You should know too well that the cost of an item doesn't always represent its value. The $16 (or $40) book could be very valuable.", "id" : 11111164859645952, "in_reply_to_status_id" : 11097596160385024, - "created_at" : "Sat Dec 04 17:34:42 +0000 2010", + "created_at" : "2010-12-04 17:34:42 +0000", "in_reply_to_screen_name" : "amyhoy", "in_reply_to_user_id_str" : "627213", "user" : { @@ -4570,30 +4425,29 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10961292210737152", - "text" : "swank-js: http://imgur.com/WHaFo.png I'm impressed! https://github.com/ivan4th/swank-js", + "text" : "swank-js: http:\/\/imgur.com\/WHaFo.png I'm impressed! https:\/\/github.com\/ivan4th\/swank-js", "id" : 10961292210737152, - "created_at" : "Sat Dec 04 07:39:10 +0000 2010", + "created_at" : "2010-12-04 07:39:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -4611,8 +4465,7 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10839324975169536", "text" : "RT @peterc: \"A person feels threatened only in areas that he considers the basis for his identity.\" \u2014 David J. Lieberman", "retweeted_status" : { @@ -4623,35 +4476,34 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10831265540341760", "text" : "\"A person feels threatened only in areas that he considers the basis for his identity.\" \u2014 David J. Lieberman", "id" : 10831265540341760, - "created_at" : "Fri Dec 03 23:02:29 +0000 2010", + "created_at" : "2010-12-03 23:02:29 +0000", "user" : { "name" : "Peter Cooper", "screen_name" : "peterc", "protected" : false, "id_str" : "33493", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2613982763/ttq5jf710uegagijddeb_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/432149950852378624\/MTvJN889_normal.png", "id" : 33493, "verified" : false } }, "id" : 10839324975169536, - "created_at" : "Fri Dec 03 23:34:31 +0000 2010", + "created_at" : "2010-12-03 23:34:31 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -4665,14 +4517,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "10812275631857664", - "geo" : { - }, + "geo" : { }, "id_str" : "10815809379110912", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk yeah it is much better, my hopes were just too high I guess :)", "id" : 10815809379110912, "in_reply_to_status_id" : 10812275631857664, - "created_at" : "Fri Dec 03 22:01:04 +0000 2010", + "created_at" : "2010-12-03 22:01:04 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -4680,12 +4531,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Majd Jack Taby", @@ -4699,14 +4550,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "10779353851895808", - "geo" : { - }, + "geo" : { }, "id_str" : "10812205549228032", "in_reply_to_user_id" : 6827332, "text" : "@jtaby They stream music dude. They are far from \"one of the shadiest\".", "id" : 10812205549228032, "in_reply_to_status_id" : 10779353851895808, - "created_at" : "Fri Dec 03 21:46:45 +0000 2010", + "created_at" : "2010-12-03 21:46:45 +0000", "in_reply_to_screen_name" : "jtaby", "in_reply_to_user_id_str" : "6827332", "user" : { @@ -4714,12 +4564,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -4732,23 +4582,22 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10811257967869952", - "text" : "Oldie but a goodie: http://img.chan4chan.com/img/2009-03-23/vim.gif /cc @JimRoepcke", + "text" : "Oldie but a goodie: http:\/\/img.chan4chan.com\/img\/2009-03-23\/vim.gif \/cc @JimRoepcke", "id" : 10811257967869952, - "created_at" : "Fri Dec 03 21:42:59 +0000 2010", + "created_at" : "2010-12-03 21:42:59 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -4762,14 +4611,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "10796828958134272", - "geo" : { - }, + "geo" : { }, "id_str" : "10811085951074305", "in_reply_to_user_id" : 29255412, - "text" : "@tjholowaychuk I was really hoping it would work on the iPad but it still uses Flash for audio. iPad at the office isn't jailbroken :/", + "text" : "@tjholowaychuk I was really hoping it would work on the iPad but it still uses Flash for audio. iPad at the office isn't jailbroken :\/", "id" : 10811085951074305, "in_reply_to_status_id" : 10796828958134272, - "created_at" : "Fri Dec 03 21:42:18 +0000 2010", + "created_at" : "2010-12-03 21:42:18 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -4777,12 +4625,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Majd Jack Taby", @@ -4796,14 +4644,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "10770114311884800", - "geo" : { - }, + "geo" : { }, "id_str" : "10770362912481280", "in_reply_to_user_id" : 6827332, "text" : "@jtaby Well, then, have a nap.", "id" : 10770362912481280, "in_reply_to_status_id" : 10770114311884800, - "created_at" : "Fri Dec 03 19:00:29 +0000 2010", + "created_at" : "2010-12-03 19:00:29 +0000", "in_reply_to_screen_name" : "jtaby", "in_reply_to_user_id_str" : "6827332", "user" : { @@ -4811,12 +4658,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "BrendanEich", @@ -4830,14 +4677,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "10768275847774208", - "geo" : { - }, + "geo" : { }, "id_str" : "10770249460748288", "in_reply_to_user_id" : 9533042, "text" : "@BrendanEich I'll have to play around with that this weekend. It doesn't sound as lightweight as I hoped but still sounds interesting. Thx!", "id" : 10770249460748288, "in_reply_to_status_id" : 10768275847774208, - "created_at" : "Fri Dec 03 19:00:02 +0000 2010", + "created_at" : "2010-12-03 19:00:02 +0000", "in_reply_to_screen_name" : "BrendanEich", "in_reply_to_user_id_str" : "9533042", "user" : { @@ -4845,7 +4691,7 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -4863,42 +4709,40 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10765449675411456", - "text" : "RT @tswicegood: \"Your primary concern should be to create an environment where you developers can code fearlessly.\" http://j.mp/dM65Lb", + "text" : "RT @tswicegood: \"Your primary concern should be to create an environment where you developers can code fearlessly.\" http:\/\/j.mp\/dM65Lb", "retweeted_status" : { - "source" : "bitly", + "source" : "\u003Ca href=\"http:\/\/bitly.com\" rel=\"nofollow\"\u003Ebitly\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10531199827050496", - "text" : "\"Your primary concern should be to create an environment where you developers can code fearlessly.\" http://j.mp/dM65Lb", + "text" : "\"Your primary concern should be to create an environment where you developers can code fearlessly.\" http:\/\/j.mp\/dM65Lb", "id" : 10531199827050496, - "created_at" : "Fri Dec 03 03:10:08 +0000 2010", + "created_at" : "2010-12-03 03:10:08 +0000", "user" : { "name" : "Travis Swicegood", "screen_name" : "tswicegood", "protected" : false, "id_str" : "9478892", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3165761278/a2b009e6e0760b4e3234770b6fc0b4d0_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000256490530\/f5a9d63d1b5f06b331c77cbb5d62c969_normal.jpeg", "id" : 9478892, "verified" : false } }, "id" : 10765449675411456, - "created_at" : "Fri Dec 03 18:40:57 +0000 2010", + "created_at" : "2010-12-03 18:40:57 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -4916,47 +4760,45 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10765374811275265", - "text" : "RT @tswicegood: I *really* don't like working on code w/o any meaningful test coverage. Every change is like Russian roulette. I'm good ...", + "text" : "RT @tswicegood: I *really* don't like working on code w\/o any meaningful test coverage. Every change is like Russian roulette. I'm good ...", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10763115163557888", - "text" : "I *really* don't like working on code w/o any meaningful test coverage. Every change is like Russian roulette. I'm good, but not that good.", + "text" : "I *really* don't like working on code w\/o any meaningful test coverage. Every change is like Russian roulette. I'm good, but not that good.", "id" : 10763115163557888, - "created_at" : "Fri Dec 03 18:31:41 +0000 2010", + "created_at" : "2010-12-03 18:31:41 +0000", "user" : { "name" : "Travis Swicegood", "screen_name" : "tswicegood", "protected" : false, "id_str" : "9478892", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3165761278/a2b009e6e0760b4e3234770b6fc0b4d0_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000256490530\/f5a9d63d1b5f06b331c77cbb5d62c969_normal.jpeg", "id" : 9478892, "verified" : false } }, "id" : 10765374811275265, - "created_at" : "Fri Dec 03 18:40:40 +0000 2010", + "created_at" : "2010-12-03 18:40:40 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "BrendanEich", @@ -4976,14 +4818,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "10760570793889792", - "geo" : { - }, + "geo" : { }, "id_str" : "10762850909822976", "in_reply_to_user_id" : 9533042, "text" : "@BrendanEich @bryan_kyle I don't immediately see how it alleviates nested callback woes. Need a bit more time to read & digest it.", "id" : 10762850909822976, "in_reply_to_status_id" : 10760570793889792, - "created_at" : "Fri Dec 03 18:30:38 +0000 2010", + "created_at" : "2010-12-03 18:30:38 +0000", "in_reply_to_screen_name" : "BrendanEich", "in_reply_to_user_id_str" : "9533042", "user" : { @@ -4991,12 +4832,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -5010,14 +4851,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "10755841032462337", - "geo" : { - }, + "geo" : { }, "id_str" : "10756632262746112", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Seems to always go that way :)", "id" : 10756632262746112, "in_reply_to_status_id" : 10755841032462337, - "created_at" : "Fri Dec 03 18:05:55 +0000 2010", + "created_at" : "2010-12-03 18:05:55 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -5025,12 +4865,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -5044,14 +4884,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "10754705474981889", - "geo" : { - }, + "geo" : { }, "id_str" : "10755183613059072", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Lots of work involved but the concepts are proven. Twisted's deferred has auto pausing & chaining on returned deferreds.", "id" : 10755183613059072, "in_reply_to_status_id" : 10754705474981889, - "created_at" : "Fri Dec 03 18:00:10 +0000 2010", + "created_at" : "2010-12-03 18:00:10 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -5059,12 +4898,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -5084,14 +4923,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "10752300582707200", - "geo" : { - }, + "geo" : { }, "id_str" : "10753892673396736", "in_reply_to_user_id" : 14864447, - "text" : "@bryan_kyle @brendaneich An async {} block structure would rock, but banks on having some kind of promises built in. http://is.gd/i9pUa", + "text" : "@bryan_kyle @brendaneich An async \u007B\u007D block structure would rock, but banks on having some kind of promises built in. http:\/\/is.gd\/i9pUa", "id" : 10753892673396736, "in_reply_to_status_id" : 10752300582707200, - "created_at" : "Fri Dec 03 17:55:02 +0000 2010", + "created_at" : "2010-12-03 17:55:02 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -5099,12 +4937,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -5114,23 +4952,22 @@ Grailbird.data.tweets_2010_12 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10735547240677376", "text" : "Better look before it\u2019s gone Victoria, the sun\u2019s out! #yyj", "id" : 10735547240677376, - "created_at" : "Fri Dec 03 16:42:08 +0000 2010", + "created_at" : "2010-12-03 16:42:08 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "BrendanEich", @@ -5143,26 +4980,25 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10733096336891904", "text" : "Async in JS is manageable but verbose as hell. @brendaneich's \"decaf\" proposals are great but don't address why we need so many lambdas.", "id" : 10733096336891904, - "created_at" : "Fri Dec 03 16:32:24 +0000 2010", + "created_at" : "2010-12-03 16:32:24 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 136, 143 ], "id_str" : "16686076", @@ -5177,20 +5013,20 @@ Grailbird.data.tweets_2010_12 = "coordinates" : [ 48.45321834, -123.37120479 ] }, "id_str" : "10730302733287424", - "text" : "Good discussion on async JS & promises/defer, start here -> https://twitter.com/getify/status/10726870576275457 I totally agree with @getify", + "text" : "Good discussion on async JS & promises\/defer, start here -> https:\/\/twitter.com\/getify\/status\/10726870576275457 I totally agree with @getify", "id" : 10730302733287424, - "created_at" : "Fri Dec 03 16:21:18 +0000 2010", + "created_at" : "2010-12-03 16:21:18 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -5206,10 +5042,9 @@ Grailbird.data.tweets_2010_12 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10729525952385024", - "text" : "RT @tjholowaychuk: our little Amazon S3 client for #nodejs is open sourced http://bit.ly/gSNWhz", + "text" : "RT @tjholowaychuk: our little Amazon S3 client for #nodejs is open sourced http:\/\/bit.ly\/gSNWhz", "retweeted_status" : { "source" : "web", "entities" : { @@ -5221,35 +5056,34 @@ Grailbird.data.tweets_2010_12 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10729089954488320", - "text" : "our little Amazon S3 client for #nodejs is open sourced http://bit.ly/gSNWhz", + "text" : "our little Amazon S3 client for #nodejs is open sourced http:\/\/bit.ly\/gSNWhz", "id" : 10729089954488320, - "created_at" : "Fri Dec 03 16:16:29 +0000 2010", + "created_at" : "2010-12-03 16:16:29 +0000", "user" : { "name" : "TJ Holowaychuk", "screen_name" : "tjholowaychuk", "protected" : false, "id_str" : "29255412", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/124810348/DSC_0009_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000226613002\/36623ae09f553713c575c97c77544b49_normal.jpeg", "id" : 29255412, "verified" : false } }, "id" : 10729525952385024, - "created_at" : "Fri Dec 03 16:18:12 +0000 2010", + "created_at" : "2010-12-03 16:18:12 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sean Cribbs", @@ -5268,12 +5102,11 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10728915521769473", "text" : "RT @seancribbs: @roidrage How about just \"programmer\" or \"developer\". I use Ruby, Erlang and JS, I *am* none exclusively.", "retweeted_status" : { - "source" : "HootSuite", + "source" : "\u003Ca href=\"http:\/\/www.hootsuite.com\" rel=\"nofollow\"\u003EHootSuite\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mathias Meyer", @@ -5287,14 +5120,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "10719545916391424", - "geo" : { - }, + "geo" : { }, "id_str" : "10722592465883136", "in_reply_to_user_id" : 14658472, "text" : "@roidrage How about just \"programmer\" or \"developer\". I use Ruby, Erlang and JS, I *am* none exclusively.", "id" : 10722592465883136, "in_reply_to_status_id" : 10719545916391424, - "created_at" : "Fri Dec 03 15:50:39 +0000 2010", + "created_at" : "2010-12-03 15:50:39 +0000", "in_reply_to_screen_name" : "roidrage", "in_reply_to_user_id_str" : "14658472", "user" : { @@ -5302,24 +5134,24 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "seancribbs", "protected" : false, "id_str" : "14939200", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1813395793/seancribbs-jsconf_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/438362898033672193\/rHzxGBAd_normal.png", "id" : 14939200, "verified" : false } }, "id" : 10728915521769473, - "created_at" : "Fri Dec 03 16:15:47 +0000 2010", + "created_at" : "2010-12-03 16:15:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Antonio Cangiano", @@ -5338,12 +5170,11 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10699619809886208", "text" : "RT @acangiano: Dear @Twitter, when I visit a page on your site and I sign in, I expect to be redirected to that page. Fix it, please.", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Twitter", @@ -5356,35 +5187,34 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10693851819806720", "text" : "Dear @Twitter, when I visit a page on your site and I sign in, I expect to be redirected to that page. Fix it, please.", "id" : 10693851819806720, - "created_at" : "Fri Dec 03 13:56:27 +0000 2010", + "created_at" : "2010-12-03 13:56:27 +0000", "user" : { "name" : "Antonio Cangiano", "screen_name" : "acangiano", "protected" : false, "id_str" : "14582359", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1788074286/image1327786678_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1788074286\/image1327786678_normal.png", "id" : 14582359, "verified" : false } }, "id" : 10699619809886208, - "created_at" : "Fri Dec 03 14:19:22 +0000 2010", + "created_at" : "2010-12-03 14:19:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -5404,14 +5234,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "10522925023109120", - "geo" : { - }, + "geo" : { }, "id_str" : "10557440802160640", "in_reply_to_user_id" : 14273142, "text" : "@lunafiko @JimRoepcke Likewise! Should be a fun little project.", "id" : 10557440802160640, "in_reply_to_status_id" : 10522925023109120, - "created_at" : "Fri Dec 03 04:54:24 +0000 2010", + "created_at" : "2010-12-03 04:54:24 +0000", "in_reply_to_screen_name" : "lunafiko", "in_reply_to_user_id_str" : "14273142", "user" : { @@ -5419,12 +5248,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -5434,18 +5263,17 @@ Grailbird.data.tweets_2010_12 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10506209668898818", - "text" : "Coolest thing I've seen today: a rule-based HTTP proxy using #nodejs https://github.com/greim/hoxy (by greim) ... think greasemonkey 4 http!", + "text" : "Coolest thing I've seen today: a rule-based HTTP proxy using #nodejs https:\/\/github.com\/greim\/hoxy (by greim) ... think greasemonkey 4 http!", "id" : 10506209668898818, - "created_at" : "Fri Dec 03 01:30:50 +0000 2010", + "created_at" : "2010-12-03 01:30:50 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -5469,12 +5297,11 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10353674840702977", "text" : "RT @bryan_kyle: @_sjs or wrap lines after infix operators, not before.", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -5488,14 +5315,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "10216548639707137", - "geo" : { - }, + "geo" : { }, "id_str" : "10224804737056768", "in_reply_to_user_id" : 4777951, "text" : "@_sjs or wrap lines after infix operators, not before.", "id" : 10224804737056768, "in_reply_to_status_id" : 10216548639707137, - "created_at" : "Thu Dec 02 06:52:38 +0000 2010", + "created_at" : "2010-12-02 06:52:38 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -5503,73 +5329,71 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "bryan_kyle", "protected" : false, "id_str" : "14864447", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1337141350/eightbit-281d7e75-31d0-4805-af76-894765f939f1_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000498733595\/6a0816c3676fac1e5c2856631db42e4d_normal.jpeg", "id" : 14864447, "verified" : false } }, "id" : 10353674840702977, - "created_at" : "Thu Dec 02 15:24:43 +0000 2010", + "created_at" : "2010-12-02 15:24:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10351310981300224", "text" : "An unjailbroken iPhone would drive me nuts. How do you get by without something like SBSettings?", "id" : 10351310981300224, - "created_at" : "Thu Dec 02 15:15:19 +0000 2010", + "created_at" : "2010-12-02 15:15:19 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "10216548639707137", "text" : "To avoid Auto Semicolon Insertion mishaps in JS use parens around expressions that span multiple lines, whether or not you use semicolons.", "id" : 10216548639707137, - "created_at" : "Thu Dec 02 06:19:49 +0000 2010", + "created_at" : "2010-12-02 06:19:49 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -5586,14 +5410,13 @@ Grailbird.data.tweets_2010_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "10023222791639040", - "geo" : { - }, + "geo" : { }, "id_str" : "10030566418157569", "in_reply_to_user_id" : 16686076, "text" : "@getify @hij1nx It's a Perlism, $` is everything before the match and $' is everything after the match.", "id" : 10030566418157569, "in_reply_to_status_id" : 10023222791639040, - "created_at" : "Wed Dec 01 18:00:48 +0000 2010", + "created_at" : "2010-12-01 18:00:48 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -5601,12 +5424,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Amy Hoy", @@ -5629,7 +5452,7 @@ Grailbird.data.tweets_2010_12 = "text" : "@amyhoy *burns JS performance rocks*", "id" : 10004793917444096, "in_reply_to_status_id" : 10003693533396994, - "created_at" : "Wed Dec 01 16:18:23 +0000 2010", + "created_at" : "2010-12-01 16:18:23 +0000", "in_reply_to_screen_name" : "amyhoy", "in_reply_to_user_id_str" : "627213", "user" : { @@ -5637,12 +5460,12 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -5656,13 +5479,13 @@ Grailbird.data.tweets_2010_12 = "id_str" : "10004649180405760", "text" : "If you tweet more links than you can possibly read it makes me question the value of them. Fewer good links >>> lots of questionable links.", "id" : 10004649180405760, - "created_at" : "Wed Dec 01 16:17:48 +0000 2010", + "created_at" : "2010-12-01 16:17:48 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2011_01.js b/public/tweets/data/js/tweets/2011_01.js index cf7ee37..5f2e3d4 100755 --- a/public/tweets/data/js/tweets/2011_01.js +++ b/public/tweets/data/js/tweets/2011_01.js @@ -1,52 +1,50 @@ Grailbird.data.tweets_2011_01 = [ { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "31050595867557888", "text" : "Just found yesterday's honey bun in my backpack. Score!", "id" : 31050595867557888, - "created_at" : "Fri Jan 28 18:06:53 +0000 2011", + "created_at" : "2011-01-28 18:06:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "31032607785353217", "text" : "I've probably whined about this before, but if you write a TextMate bundle please don't clobber native TM key bindings. So disruptive!", "id" : 31032607785353217, - "created_at" : "Fri Jan 28 16:55:24 +0000 2011", + "created_at" : "2011-01-28 16:55:24 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -60,14 +58,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "30731580011970560", - "geo" : { - }, + "geo" : { }, "id_str" : "30734619850571776", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Heh, thanks. I've already written a factory anyway so it's all good. Well, as good as can be expected ;-)", "id" : 30734619850571776, "in_reply_to_status_id" : 30731580011970560, - "created_at" : "Thu Jan 27 21:11:19 +0000 2011", + "created_at" : "2011-01-27 21:11:19 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -75,35 +72,34 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "30706767205765121", "text" : "Me: \"I'd like to return a class from this method and let the caller instantiate it please.\"\n\nJava: \"Bwa ha ha ha! No.\"", "id" : 30706767205765121, - "created_at" : "Thu Jan 27 19:20:38 +0000 2011", + "created_at" : "2011-01-27 19:20:38 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tim Rosenblatt", @@ -116,10 +112,9 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "30659113700556801", - "text" : "RT @timrosenblatt: never run out of battery on your laptop again! http://imgur.com/WirzU.jpg", + "text" : "RT @timrosenblatt: never run out of battery on your laptop again! http:\/\/imgur.com\/WirzU.jpg", "retweeted_status" : { "source" : "web", "entities" : { @@ -128,30 +123,29 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "30650009519136769", - "text" : "never run out of battery on your laptop again! http://imgur.com/WirzU.jpg", + "text" : "never run out of battery on your laptop again! http:\/\/imgur.com\/WirzU.jpg", "id" : 30650009519136769, - "created_at" : "Thu Jan 27 15:35:06 +0000 2011", + "created_at" : "2011-01-27 15:35:06 +0000", "user" : { "name" : "Tim Rosenblatt", "screen_name" : "timrosenblatt", "protected" : false, "id_str" : "14296920", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1191446359/timrosenblatt_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1191446359\/timrosenblatt_normal.jpg", "id" : 14296920, "verified" : false } }, "id" : 30659113700556801, - "created_at" : "Thu Jan 27 16:11:16 +0000 2011", + "created_at" : "2011-01-27 16:11:16 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -170,14 +164,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "26203190974226432", - "geo" : { - }, + "geo" : { }, "id_str" : "30645113587769344", "in_reply_to_user_id" : 71283, "text" : "@mkamp Well that didn't take long, I'm back :)", "id" : 30645113587769344, "in_reply_to_status_id" : 26203190974226432, - "created_at" : "Thu Jan 27 15:15:39 +0000 2011", + "created_at" : "2011-01-27 15:15:39 +0000", "in_reply_to_screen_name" : "mkamp", "in_reply_to_user_id_str" : "71283", "user" : { @@ -185,58 +178,56 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "30644737362894848", "text" : "When did twitter add the connections section on their site? I really like it.", "id" : 30644737362894848, - "created_at" : "Thu Jan 27 15:14:09 +0000 2011", + "created_at" : "2011-01-27 15:14:09 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "30490396895223811", "text" : "I've come around. Newsrob is by far the best RSS reader for Android. I miss how quick it is to Instapaper something in Reeder, but hey.", "id" : 30490396895223811, - "created_at" : "Thu Jan 27 05:00:51 +0000 2011", + "created_at" : "2011-01-27 05:00:51 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Alex Sexton", @@ -249,57 +240,55 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 120, 139 ], - "url" : "http://t.co/d0DNsfw", - "expanded_url" : "https://developer.mozilla.org/en/JavaScript/Reference/Operators/Operator_Precedence", - "display_url" : "developer.mozilla.org/en/JavaScript/\u2026" + "url" : "http:\/\/t.co\/d0DNsfw", + "expanded_url" : "https:\/\/developer.mozilla.org\/en\/JavaScript\/Reference\/Operators\/Operator_Precedence", + "display_url" : "developer.mozilla.org\/en\/JavaScript\/\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "30054097616904192", - "text" : "RT @SlexAxton: Who needs PEMDAS when you have MNFCIDLNBNUPUNTVDMDMASBSRIIEBABOLALOCAC - JavaScript Operator Precedence: http://t.co/d0DNsfw", + "text" : "RT @SlexAxton: Who needs PEMDAS when you have MNFCIDLNBNUPUNTVDMDMASBSRIIEBABOLALOCAC - JavaScript Operator Precedence: http:\/\/t.co\/d0DNsfw", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 105, 124 ], - "url" : "http://t.co/d0DNsfw", - "expanded_url" : "https://developer.mozilla.org/en/JavaScript/Reference/Operators/Operator_Precedence", - "display_url" : "developer.mozilla.org/en/JavaScript/\u2026" + "url" : "http:\/\/t.co\/d0DNsfw", + "expanded_url" : "https:\/\/developer.mozilla.org\/en\/JavaScript\/Reference\/Operators\/Operator_Precedence", + "display_url" : "developer.mozilla.org\/en\/JavaScript\/\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "30051461517803520", - "text" : "Who needs PEMDAS when you have MNFCIDLNBNUPUNTVDMDMASBSRIIEBABOLALOCAC - JavaScript Operator Precedence: http://t.co/d0DNsfw", + "text" : "Who needs PEMDAS when you have MNFCIDLNBNUPUNTVDMDMASBSRIIEBABOLALOCAC - JavaScript Operator Precedence: http:\/\/t.co\/d0DNsfw", "id" : 30051461517803520, - "created_at" : "Tue Jan 25 23:56:41 +0000 2011", + "created_at" : "2011-01-25 23:56:41 +0000", "user" : { "name" : "Alex Sexton", "screen_name" : "SlexAxton", "protected" : false, "id_str" : "12806822", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2603391598/o7ychivtlyhssq5ixxpy_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000335373005\/bfe543e85a3f28e646543a14208a865a_normal.jpeg", "id" : 12806822, "verified" : false } }, "id" : 30054097616904192, - "created_at" : "Wed Jan 26 00:07:09 +0000 2011", + "created_at" : "2011-01-26 00:07:09 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -309,23 +298,22 @@ Grailbird.data.tweets_2011_01 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "30053524280713216", - "text" : "Dear lazy twitter, is there something in the regex \"^https?://\" that needs to be escaped in Java? Not working on Android :/ #killmenow", + "text" : "Dear lazy twitter, is there something in the regex \"^https?:\/\/\" that needs to be escaped in Java? Not working on Android :\/ #killmenow", "id" : 30053524280713216, - "created_at" : "Wed Jan 26 00:04:53 +0000 2011", + "created_at" : "2011-01-26 00:04:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Times Colonist", @@ -338,47 +326,45 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "30049053324607488", - "text" : "RT @timescolonist: Victoria police release photo of high-risk offender in the community. http://ow.ly/3KcJ0", + "text" : "RT @timescolonist: Victoria police release photo of high-risk offender in the community. http:\/\/ow.ly\/3KcJ0", "retweeted_status" : { - "source" : "HootSuite", + "source" : "\u003Ca href=\"http:\/\/www.hootsuite.com\" rel=\"nofollow\"\u003EHootSuite\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "30048583029891073", - "text" : "Victoria police release photo of high-risk offender in the community. http://ow.ly/3KcJ0", + "text" : "Victoria police release photo of high-risk offender in the community. http:\/\/ow.ly\/3KcJ0", "id" : 30048583029891073, - "created_at" : "Tue Jan 25 23:45:15 +0000 2011", + "created_at" : "2011-01-25 23:45:15 +0000", "user" : { "name" : "Times Colonist", "screen_name" : "timescolonist", "protected" : false, "id_str" : "16182069", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/60441903/tc-crest_normal.gif", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000171511156\/0ae60cce65ef13f4ba15f9273ae38ef9_normal.png", "id" : 16182069, "verified" : false } }, "id" : 30049053324607488, - "created_at" : "Tue Jan 25 23:47:07 +0000 2011", + "created_at" : "2011-01-25 23:47:07 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", @@ -392,14 +378,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "30044898556121088", - "geo" : { - }, + "geo" : { }, "id_str" : "30046718607233025", "in_reply_to_user_id" : 676363, "text" : "@brianleroux can it be both?", "id" : 30046718607233025, "in_reply_to_status_id" : 30044898556121088, - "created_at" : "Tue Jan 25 23:37:50 +0000 2011", + "created_at" : "2011-01-25 23:37:50 +0000", "in_reply_to_screen_name" : "brianleroux", "in_reply_to_user_id_str" : "676363", "user" : { @@ -407,35 +392,34 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "30041123988709378", "text" : "I really hope Google implements a domain blacklist for search results.", "id" : 30041123988709378, - "created_at" : "Tue Jan 25 23:15:36 +0000 2011", + "created_at" : "2011-01-25 23:15:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -448,23 +432,22 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "29618714282295296", "text" : "Re: my Java question, the answer is to just use \"this\". (thanks to @bryan_kyle)", "id" : 29618714282295296, - "created_at" : "Mon Jan 24 19:17:06 +0000 2011", + "created_at" : "2011-01-24 19:17:06 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -478,14 +461,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "29617537146691584", - "geo" : { - }, + "geo" : { }, "id_str" : "29618411084451840", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Ah, thanks! That was too easy, and it makes perfect sense.", "id" : 29618411084451840, "in_reply_to_status_id" : 29617537146691584, - "created_at" : "Mon Jan 24 19:15:54 +0000 2011", + "created_at" : "2011-01-24 19:15:54 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -493,40 +475,39 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweet Button", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/tweetbutton\" rel=\"nofollow\"\u003ETweet Button\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 73, 92 ], - "url" : "http://t.co/sC2GyBl", - "expanded_url" : "http://stackoverflow.com/q/4785998/188752", - "display_url" : "stackoverflow.com/q/4785998/1887\u2026" + "url" : "http:\/\/t.co\/sC2GyBl", + "expanded_url" : "http:\/\/stackoverflow.com\/q\/4785998\/188752", + "display_url" : "stackoverflow.com\/q\/4785998\/1887\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "29615666780708864", - "text" : "In Java how can I reference an anonymous inner class from within itself? http://t.co/sC2GyBl", + "text" : "In Java how can I reference an anonymous inner class from within itself? http:\/\/t.co\/sC2GyBl", "id" : 29615666780708864, - "created_at" : "Mon Jan 24 19:04:59 +0000 2011", + "created_at" : "2011-01-24 19:04:59 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Rogers", @@ -545,8 +526,7 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28875418643726336", "text" : "RT @polotek: The @grooveshark ui is pretty badass. I went through the whole signup process without losing anything and the music didn't ...", "retweeted_status" : { @@ -563,35 +543,34 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28841597810515970", "text" : "The @grooveshark ui is pretty badass. I went through the whole signup process without losing anything and the music didn't even stop!", "id" : 28841597810515970, - "created_at" : "Sat Jan 22 15:49:07 +0000 2011", + "created_at" : "2011-01-22 15:49:07 +0000", "user" : { "name" : "Marco Rogers", "screen_name" : "polotek", "protected" : false, "id_str" : "20079975", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/422439290/n739064999_192287_1980_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3603780451\/4775e8c65a9f6f70c824a5b689e6295c_normal.jpeg", "id" : 20079975, "verified" : false } }, "id" : 28875418643726336, - "created_at" : "Sat Jan 22 18:03:30 +0000 2011", + "created_at" : "2011-01-22 18:03:30 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -607,23 +586,22 @@ Grailbird.data.tweets_2011_01 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28619010480275456", "text" : "Ugh, @grooveshark sucks about the same on my iphone right now ... Backend issues? #supersadpanda", "id" : 28619010480275456, - "created_at" : "Sat Jan 22 01:04:38 +0000 2011", + "created_at" : "2011-01-22 01:04:38 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -639,23 +617,22 @@ Grailbird.data.tweets_2011_01 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28617995798446080", "text" : "Latest @grooveshark update doesn't play many songs on my nexus one :( some streaming API key error. #sadpanda luckily I'm packing an iPhone!", "id" : 28617995798446080, - "created_at" : "Sat Jan 22 01:00:36 +0000 2011", + "created_at" : "2011-01-22 01:00:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Phil Crosby", @@ -668,10 +645,9 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28604367548456961", - "text" : "RT @philcrosby: I can't believe I didn't build this earlier in life. livecss: making the browser dance to your CSS https://github.com/oo ...", + "text" : "RT @philcrosby: I can't believe I didn't build this earlier in life. livecss: making the browser dance to your CSS https:\/\/github.com\/oo ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -680,86 +656,83 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28586133495484416", - "text" : "I can't believe I didn't build this earlier in life. livecss: making the browser dance to your CSS https://github.com/ooyala/livecss", + "text" : "I can't believe I didn't build this earlier in life. livecss: making the browser dance to your CSS https:\/\/github.com\/ooyala\/livecss", "id" : 28586133495484416, - "created_at" : "Fri Jan 21 22:53:59 +0000 2011", + "created_at" : "2011-01-21 22:53:59 +0000", "user" : { "name" : "Phil Crosby", "screen_name" : "philcrosby", "protected" : false, "id_str" : "14307090", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1560552652/sunshine_square_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1560552652\/sunshine_square_normal.jpg", "id" : 14307090, "verified" : false } }, "id" : 28604367548456961, - "created_at" : "Sat Jan 22 00:06:27 +0000 2011", + "created_at" : "2011-01-22 00:06:27 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 47, 66 ], - "url" : "http://t.co/yr1hW3C", - "expanded_url" : "https://github.com/preavy", - "display_url" : "github.com/preavy" + "url" : "http:\/\/t.co\/yr1hW3C", + "expanded_url" : "https:\/\/github.com\/preavy", + "display_url" : "github.com\/preavy" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28589343404724225", - "text" : "Weird, looks like I have a disciple on github: http://t.co/yr1hW3C ... I know my github stream isn't that interesting, makes me suspicious.", + "text" : "Weird, looks like I have a disciple on github: http:\/\/t.co\/yr1hW3C ... I know my github stream isn't that interesting, makes me suspicious.", "id" : 28589343404724225, - "created_at" : "Fri Jan 21 23:06:45 +0000 2011", + "created_at" : "2011-01-21 23:06:45 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28582895094337537", "text" : "If it doesn't take an entire day to send mail from a server throw more Enterprise Java Goop\u2122 at it.", "id" : 28582895094337537, - "created_at" : "Fri Jan 21 22:41:07 +0000 2011", + "created_at" : "2011-01-21 22:41:07 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Charles Nutter", @@ -772,47 +745,45 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28581233738911744", - "text" : "RT @headius: Why you should never believe anything you read about Oracle v Google: http://bit.ly/hEP82y followed by http://zd.net/fIPtf4", + "text" : "RT @headius: Why you should never believe anything you read about Oracle v Google: http:\/\/bit.ly\/hEP82y followed by http:\/\/zd.net\/fIPtf4", "retweeted_status" : { - "source" : "Nambu", + "source" : "\u003Ca href=\"http:\/\/www.nambu.com\/\" rel=\"nofollow\"\u003ENambu\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28579996075294720", - "text" : "Why you should never believe anything you read about Oracle v Google: http://bit.ly/hEP82y followed by http://zd.net/fIPtf4", + "text" : "Why you should never believe anything you read about Oracle v Google: http:\/\/bit.ly\/hEP82y followed by http:\/\/zd.net\/fIPtf4", "id" : 28579996075294720, - "created_at" : "Fri Jan 21 22:29:36 +0000 2011", + "created_at" : "2011-01-21 22:29:36 +0000", "user" : { "name" : "Charles Nutter", "screen_name" : "headius", "protected" : false, "id_str" : "9989362", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/409585603/charles_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/409585603\/charles_normal.jpg", "id" : 9989362, "verified" : false } }, "id" : 28581233738911744, - "created_at" : "Fri Jan 21 22:34:31 +0000 2011", + "created_at" : "2011-01-21 22:34:31 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bram Cohen", @@ -826,14 +797,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "28572346101010432", - "geo" : { - }, + "geo" : { }, "id_str" : "28573321599655936", "in_reply_to_user_id" : 17201709, "text" : "@bramcohen They serve their purpose. I've seen bathrooms without them get very moldy due to steam from the shower and no circulation.", "id" : 28573321599655936, "in_reply_to_status_id" : 28572346101010432, - "created_at" : "Fri Jan 21 22:03:05 +0000 2011", + "created_at" : "2011-01-21 22:03:05 +0000", "in_reply_to_screen_name" : "bramcohen", "in_reply_to_user_id_str" : "17201709", "user" : { @@ -841,12 +811,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "nodeconf", @@ -859,47 +829,45 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28508971564273665", - "text" : "RT @nodeconf: Combo tickets for NodeConf/JSConf sold out quick! More NodeConf tickets to will be released soon.", + "text" : "RT @nodeconf: Combo tickets for NodeConf\/JSConf sold out quick! More NodeConf tickets to will be released soon.", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28507840431792128", - "text" : "Combo tickets for NodeConf/JSConf sold out quick! More NodeConf tickets to will be released soon.", + "text" : "Combo tickets for NodeConf\/JSConf sold out quick! More NodeConf tickets to will be released soon.", "id" : 28507840431792128, - "created_at" : "Fri Jan 21 17:42:53 +0000 2011", + "created_at" : "2011-01-21 17:42:53 +0000", "user" : { "name" : "nodeconf", "screen_name" : "nodeconf", "protected" : false, "id_str" : "186697923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2185266783/nodeconf_2012_logo_avatar1_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2185266783\/nodeconf_2012_logo_avatar1_normal.png", "id" : 186697923, "verified" : false } }, "id" : 28508971564273665, - "created_at" : "Fri Jan 21 17:47:23 +0000 2011", + "created_at" : "2011-01-21 17:47:23 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Swype", @@ -913,14 +881,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "28505989145694208", - "geo" : { - }, + "geo" : { }, "id_str" : "28506922143453184", "in_reply_to_user_id" : 33967973, "text" : ".@Swype That sounds perfect! Thanks for the reply :) And I don't mean to sound like a hater, I really like swype overall. Innovation ftw", "id" : 28506922143453184, "in_reply_to_status_id" : 28505989145694208, - "created_at" : "Fri Jan 21 17:39:14 +0000 2011", + "created_at" : "2011-01-21 17:39:14 +0000", "in_reply_to_screen_name" : "Swype", "in_reply_to_user_id_str" : "33967973", "user" : { @@ -928,12 +895,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "JSConf", @@ -949,23 +916,22 @@ Grailbird.data.tweets_2011_01 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28505271240232960", "text" : "Including all the jsconf+nodeconf combos :( #sadpanda RT @jsconf: 100 tickets sold, 15 minutes.", "id" : 28505271240232960, - "created_at" : "Fri Jan 21 17:32:40 +0000 2011", + "created_at" : "2011-01-21 17:32:40 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Felix Geisend\u00F6rfer", @@ -987,17 +953,16 @@ Grailbird.data.tweets_2011_01 = } ], "urls" : [ { "indices" : [ 89, 108 ], - "url" : "http://t.co/odjmBD1", - "expanded_url" : "http://debuggable.com/posts/slides-node-js-in-production:4d39b9a4-e250-4ba3-85d4-6388cbdd56cb", - "display_url" : "debuggable.com/posts/slides-n\u2026" + "url" : "http:\/\/t.co\/odjmBD1", + "expanded_url" : "http:\/\/debuggable.com\/posts\/slides-node-js-in-production:4d39b9a4-e250-4ba3-85d4-6388cbdd56cb", + "display_url" : "debuggable.com\/posts\/slides-n\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28498431865520130", - "text" : "RT @felixge: Just published my \"Node.js in production\" slides from @berlinjs last night. http://t.co/odjmBD1 #nodejs", + "text" : "RT @felixge: Just published my \"Node.js in production\" slides from @berlinjs last night. http:\/\/t.co\/odjmBD1 #nodejs", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "BerlinJS", @@ -1013,40 +978,39 @@ Grailbird.data.tweets_2011_01 = } ], "urls" : [ { "indices" : [ 76, 95 ], - "url" : "http://t.co/odjmBD1", - "expanded_url" : "http://debuggable.com/posts/slides-node-js-in-production:4d39b9a4-e250-4ba3-85d4-6388cbdd56cb", - "display_url" : "debuggable.com/posts/slides-n\u2026" + "url" : "http:\/\/t.co\/odjmBD1", + "expanded_url" : "http:\/\/debuggable.com\/posts\/slides-node-js-in-production:4d39b9a4-e250-4ba3-85d4-6388cbdd56cb", + "display_url" : "debuggable.com\/posts\/slides-n\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28497395159404544", - "text" : "Just published my \"Node.js in production\" slides from @berlinjs last night. http://t.co/odjmBD1 #nodejs", + "text" : "Just published my \"Node.js in production\" slides from @berlinjs last night. http:\/\/t.co\/odjmBD1 #nodejs", "id" : 28497395159404544, - "created_at" : "Fri Jan 21 17:01:23 +0000 2011", + "created_at" : "2011-01-21 17:01:23 +0000", "user" : { "name" : "Felix Geisend\u00F6rfer", "screen_name" : "felixge", "protected" : false, "id_str" : "9599342", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3128744067/d08706cf66bff0775147de6a360838f8_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3128744067\/d08706cf66bff0775147de6a360838f8_normal.jpeg", "id" : 9599342, "verified" : false } }, "id" : 28498431865520130, - "created_at" : "Fri Jan 21 17:05:30 +0000 2011", + "created_at" : "2011-01-21 17:05:30 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1060,18 +1024,18 @@ Grailbird.data.tweets_2011_01 = "id_str" : "28489366837923840", "text" : "The home button is way too close to the space bar on this android phone.", "id" : 28489366837923840, - "created_at" : "Fri Jan 21 16:29:29 +0000 2011", + "created_at" : "2011-01-21 16:29:29 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paul Irish", @@ -1084,23 +1048,22 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28479924692062209", - "text" : "http://webkit.org/blog/1424/css3-gradients/ ... no mothereffinggradients.com yet? ;-) /cc @paul_irish", + "text" : "http:\/\/webkit.org\/blog\/1424\/css3-gradients\/ ... no mothereffinggradients.com yet? ;-) \/cc @paul_irish", "id" : 28479924692062209, - "created_at" : "Fri Jan 21 15:51:57 +0000 2011", + "created_at" : "2011-01-21 15:51:57 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Swype", @@ -1113,23 +1076,22 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28475716626546688", "text" : "Also it should remember words I use often better. I never type \"yiu\", it's \"you\"!! But most of the time I really like @swype so far.", "id" : 28475716626546688, - "created_at" : "Fri Jan 21 15:35:14 +0000 2011", + "created_at" : "2011-01-21 15:35:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Swype", @@ -1142,23 +1104,22 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28475300304130048", "text" : "Sometimes I hate @swype. When I'm typing numbers don't suggest words like 3rd or 76ers *first*, they should be after the nums I'm touching.", "id" : 28475300304130048, - "created_at" : "Fri Jan 21 15:33:35 +0000 2011", + "created_at" : "2011-01-21 15:33:35 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Zepto.js", @@ -1171,47 +1132,45 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28470268825440256", - "text" : "RT @zeptojs: Zepto.js v0.4 is out: JSONP, .eq, .size, .parent(s), .val, better .find, .each, .closest; function args for html/attr. http ...", + "text" : "RT @zeptojs: Zepto.js v0.4 is out: JSONP, .eq, .size, .parent(s), .val, better .find, .each, .closest; function args for html\/attr. http ...", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28410194568413184", - "text" : "Zepto.js v0.4 is out: JSONP, .eq, .size, .parent(s), .val, better .find, .each, .closest; function args for html/attr. http://zeptojs.com/", + "text" : "Zepto.js v0.4 is out: JSONP, .eq, .size, .parent(s), .val, better .find, .each, .closest; function args for html\/attr. http:\/\/zeptojs.com\/", "id" : 28410194568413184, - "created_at" : "Fri Jan 21 11:14:52 +0000 2011", + "created_at" : "2011-01-21 11:14:52 +0000", "user" : { "name" : "Zepto.js", "screen_name" : "zeptojs", "protected" : false, "id_str" : "193216253", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1233502983/zepto-logo_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1233502983\/zepto-logo_normal.png", "id" : 193216253, "verified" : false } }, "id" : 28470268825440256, - "created_at" : "Fri Jan 21 15:13:35 +0000 2011", + "created_at" : "2011-01-21 15:13:35 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Francisco T", @@ -1230,12 +1189,11 @@ Grailbird.data.tweets_2011_01 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28468873888010240", - "text" : "RT @frank06: winston supports riak as a transport thru riak-js! http://bit.ly/gKB4E2 #nodejs #riak", + "text" : "RT @frank06: winston supports riak as a transport thru riak-js! http:\/\/bit.ly\/gKB4E2 #nodejs #riak", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1248,35 +1206,34 @@ Grailbird.data.tweets_2011_01 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28396013416873984", - "text" : "winston supports riak as a transport thru riak-js! http://bit.ly/gKB4E2 #nodejs #riak", + "text" : "winston supports riak as a transport thru riak-js! http:\/\/bit.ly\/gKB4E2 #nodejs #riak", "id" : 28396013416873984, - "created_at" : "Fri Jan 21 10:18:31 +0000 2011", + "created_at" : "2011-01-21 10:18:31 +0000", "user" : { "name" : "Francisco T", "screen_name" : "frank06", "protected" : false, "id_str" : "14560304", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1780559917/s_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3513906093\/46e3a9af2fbbb4c42ec00e197d9de428_normal.jpeg", "id" : 14560304, "verified" : false } }, "id" : 28468873888010240, - "created_at" : "Fri Jan 21 15:08:03 +0000 2011", + "created_at" : "2011-01-21 15:08:03 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Francisco T", @@ -1301,12 +1258,11 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28468705142775808", - "text" : "RT @frank06: @pharkmillups i wish github had a star/bookmark button; certain projects are interesting but pollute my timeline /cc @github", + "text" : "RT @frank06: @pharkmillups i wish github had a star\/bookmark button; certain projects are interesting but pollute my timeline \/cc @github", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mark Phillips", @@ -1326,14 +1282,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "28243866859606016", - "geo" : { - }, + "geo" : { }, "id_str" : "28391247211134976", "in_reply_to_user_id" : 29777587, - "text" : "@pharkmillups i wish github had a star/bookmark button; certain projects are interesting but pollute my timeline /cc @github", + "text" : "@pharkmillups i wish github had a star\/bookmark button; certain projects are interesting but pollute my timeline \/cc @github", "id" : 28391247211134976, "in_reply_to_status_id" : 28243866859606016, - "created_at" : "Fri Jan 21 09:59:35 +0000 2011", + "created_at" : "2011-01-21 09:59:35 +0000", "in_reply_to_screen_name" : "pharkmillups", "in_reply_to_user_id_str" : "29777587", "user" : { @@ -1341,24 +1296,24 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "frank06", "protected" : false, "id_str" : "14560304", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1780559917/s_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3513906093\/46e3a9af2fbbb4c42ec00e197d9de428_normal.jpeg", "id" : 14560304, "verified" : false } }, "id" : 28468705142775808, - "created_at" : "Fri Jan 21 15:07:22 +0000 2011", + "created_at" : "2011-01-21 15:07:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -1372,14 +1327,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "28353867942993920", - "geo" : { - }, + "geo" : { }, "id_str" : "28456438535815168", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm a lot of the time yes. Definitely when using the filesystem.", "id" : 28456438535815168, "in_reply_to_status_id" : 28353867942993920, - "created_at" : "Fri Jan 21 14:18:38 +0000 2011", + "created_at" : "2011-01-21 14:18:38 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -1387,12 +1341,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -1415,7 +1369,7 @@ Grailbird.data.tweets_2011_01 = "text" : "@tjholowaychuk I can see that but imo it's a good fit for something like (your) ext.js too.", "id" : 28284581996142593, "in_reply_to_status_id" : 28275329453785088, - "created_at" : "Fri Jan 21 02:55:44 +0000 2011", + "created_at" : "2011-01-21 02:55:44 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -1423,35 +1377,34 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28267906924019713", "text" : "Q. Why do Java devs write so much code?\n\nA. So they can brag about the size of their package.", "id" : 28267906924019713, - "created_at" : "Fri Jan 21 01:49:28 +0000 2011", + "created_at" : "2011-01-21 01:49:28 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -1465,14 +1418,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "28262919359692800", - "geo" : { - }, + "geo" : { }, "id_str" : "28267700966916096", "in_reply_to_user_id" : 29255412, - "text" : "@tjholowaychuk What about a pluck method? I ported this from some old Ruby code of mine: https://gist.github.com/614363", + "text" : "@tjholowaychuk What about a pluck method? I ported this from some old Ruby code of mine: https:\/\/gist.github.com\/614363", "id" : 28267700966916096, "in_reply_to_status_id" : 28262919359692800, - "created_at" : "Fri Jan 21 01:48:39 +0000 2011", + "created_at" : "2011-01-21 01:48:39 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -1480,38 +1432,37 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28214808138481664", "text" : "Huh, IBM Developer Works does have decent articles just not an things I normally read about.", "id" : 28214808138481664, - "created_at" : "Thu Jan 20 22:18:29 +0000 2011", + "created_at" : "2011-01-20 22:18:29 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -1522,14 +1473,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "28203341322387456", - "geo" : { - }, + "geo" : { }, "id_str" : "28204338648190976", "in_reply_to_user_id" : 16686076, "text" : "@getify No problem! Just to clarify you don't have to update each submodule individually, but you update them separately from the main repo.", "id" : 28204338648190976, "in_reply_to_status_id" : 28203341322387456, - "created_at" : "Thu Jan 20 21:36:53 +0000 2011", + "created_at" : "2011-01-20 21:36:53 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -1537,15 +1487,15 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -1556,14 +1506,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "28200116296880128", - "geo" : { - }, + "geo" : { }, "id_str" : "28203044105617408", "in_reply_to_user_id" : 16686076, "text" : "@getify That's cool then. Just a note, you not only can update them separately, you *have* to. For some uses that's an annoyance not a boon.", "id" : 28203044105617408, "in_reply_to_status_id" : 28200116296880128, - "created_at" : "Thu Jan 20 21:31:44 +0000 2011", + "created_at" : "2011-01-20 21:31:44 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -1571,15 +1520,15 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -1599,7 +1548,7 @@ Grailbird.data.tweets_2011_01 = "text" : "@getify compare the article on using submodules to the one on fake submodules. too complex for little payoff.", "id" : 28197948160475137, "in_reply_to_status_id" : 28186507474898944, - "created_at" : "Thu Jan 20 21:11:29 +0000 2011", + "created_at" : "2011-01-20 21:11:29 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -1607,12 +1556,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Thomas Fuchs", @@ -1625,47 +1574,45 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28181869606473728", - "text" : "RT @thomasfuchs: Just because it's fun. https://img.skitch.com/20100729-ky9jubmx9q71pqkixw3d3n5ui2.png", + "text" : "RT @thomasfuchs: Just because it's fun. https:\/\/img.skitch.com\/20100729-ky9jubmx9q71pqkixw3d3n5ui2.png", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28178429966819328", - "text" : "Just because it's fun. https://img.skitch.com/20100729-ky9jubmx9q71pqkixw3d3n5ui2.png", + "text" : "Just because it's fun. https:\/\/img.skitch.com\/20100729-ky9jubmx9q71pqkixw3d3n5ui2.png", "id" : 28178429966819328, - "created_at" : "Thu Jan 20 19:53:55 +0000 2011", + "created_at" : "2011-01-20 19:53:55 +0000", "user" : { "name" : "Thomas Fuchs", "screen_name" : "thomasfuchs", "protected" : false, "id_str" : "6927562", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/663892623/thomas_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/447055689026764800\/fpOqxwkY_normal.jpeg", "id" : 6927562, "verified" : false } }, "id" : 28181869606473728, - "created_at" : "Thu Jan 20 20:07:35 +0000 2011", + "created_at" : "2011-01-20 20:07:35 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Lee Hinman", @@ -1684,12 +1631,11 @@ Grailbird.data.tweets_2011_01 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28179198916956160", - "text" : "RT @thnetos: Posted \"Dvorak for two weeks, a retrospective\": http://writequit.org/blog/?p=431 #dvorak #keyboard", + "text" : "RT @thnetos: Posted \"Dvorak for two weeks, a retrospective\": http:\/\/writequit.org\/blog\/?p=431 #dvorak #keyboard", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1702,38 +1648,37 @@ Grailbird.data.tweets_2011_01 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28163230912221184", - "text" : "Posted \"Dvorak for two weeks, a retrospective\": http://writequit.org/blog/?p=431 #dvorak #keyboard", + "text" : "Posted \"Dvorak for two weeks, a retrospective\": http:\/\/writequit.org\/blog\/?p=431 #dvorak #keyboard", "id" : 28163230912221184, - "created_at" : "Thu Jan 20 18:53:32 +0000 2011", + "created_at" : "2011-01-20 18:53:32 +0000", "user" : { "name" : "Lee Hinman", "screen_name" : "thnetos", "protected" : false, "id_str" : "9360032", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/661244709/081119black_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/661244709\/081119black_normal.jpg", "id" : 9360032, "verified" : false } }, "id" : 28179198916956160, - "created_at" : "Thu Jan 20 19:56:59 +0000 2011", + "created_at" : "2011-01-20 19:56:59 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -1744,14 +1689,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "28164838924488704", - "geo" : { - }, + "geo" : { }, "id_str" : "28166558773682176", "in_reply_to_user_id" : 16686076, "text" : "@getify Don't. Just copy the code into your project.", "id" : 28166558773682176, "in_reply_to_status_id" : 28164838924488704, - "created_at" : "Thu Jan 20 19:06:45 +0000 2011", + "created_at" : "2011-01-20 19:06:45 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -1759,53 +1703,51 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "28166410207232000", "text" : "Why hello there block scope. I've kind of missed you.", "id" : 28166410207232000, - "created_at" : "Thu Jan 20 19:06:10 +0000 2011", + "created_at" : "2011-01-20 19:06:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27893454818254848", - "text" : "\"We felt like were on to something, so, being math nerds, we put on sweatpants. Then we did some work.\" http://is.gd/xk9dCe I love OkCupid.", + "text" : "\"We felt like were on to something, so, being math nerds, we put on sweatpants. Then we did some work.\" http:\/\/is.gd\/xk9dCe I love OkCupid.", "id" : 27893454818254848, - "created_at" : "Thu Jan 20 01:01:32 +0000 2011", + "created_at" : "2011-01-20 01:01:32 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1823,8 +1765,7 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27891228813033472", "text" : "RT @steshaw: It's quite telling when InfoQ's \"latest from Java\" has the following titles: \"Groovy Update\", \"JVM Languages\", \"Clojure\", \" ...", "retweeted_status" : { @@ -1835,30 +1776,29 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27838559314513921", "text" : "It's quite telling when InfoQ's \"latest from Java\" has the following titles: \"Groovy Update\", \"JVM Languages\", \"Clojure\", \"Future of Scala\".", "id" : 27838559314513921, - "created_at" : "Wed Jan 19 21:23:24 +0000 2011", + "created_at" : "2011-01-19 21:23:24 +0000", "user" : { "name" : "Steven Shaw", "screen_name" : "steshaw", "protected" : false, "id_str" : "18864191", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1188002370/barcelona2007_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1188002370\/barcelona2007_normal.jpg", "id" : 18864191, "verified" : false } }, "id" : 27891228813033472, - "created_at" : "Thu Jan 20 00:52:41 +0000 2011", + "created_at" : "2011-01-20 00:52:41 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1897,12 +1837,11 @@ Grailbird.data.tweets_2011_01 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27891035812139008", - "text" : "RT @DanPollock: Google Maps now includes @BC_Transit data for #yyj: http://j.mp/hZKNZx #opendata #opengov #gov20 #ogw", + "text" : "RT @DanPollock: Google Maps now includes @BC_Transit data for #yyj: http:\/\/j.mp\/hZKNZx #opendata #opengov #gov20 #ogw", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "BC Transut", @@ -1930,35 +1869,34 @@ Grailbird.data.tweets_2011_01 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27868275861889024", - "text" : "Google Maps now includes @BC_Transit data for #yyj: http://j.mp/hZKNZx #opendata #opengov #gov20 #ogw", + "text" : "Google Maps now includes @BC_Transit data for #yyj: http:\/\/j.mp\/hZKNZx #opendata #opengov #gov20 #ogw", "id" : 27868275861889024, - "created_at" : "Wed Jan 19 23:21:29 +0000 2011", + "created_at" : "2011-01-19 23:21:29 +0000", "user" : { "name" : "Dan Pollock", "screen_name" : "DanPollock", "protected" : false, "id_str" : "18405409", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/93293203/n513399604_59210_2233_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/438227813850574848\/6fLUx4HZ_normal.jpeg", "id" : 18405409, "verified" : false } }, "id" : 27891035812139008, - "created_at" : "Thu Jan 20 00:51:55 +0000 2011", + "created_at" : "2011-01-20 00:51:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mitchell Hashimoto", @@ -1969,54 +1907,57 @@ Grailbird.data.tweets_2011_01 = } ], "media" : [ ], "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/QznRIkd", + "expanded_url" : "http:\/\/groups.google.com\/group\/vagrant-up\/browse_thread\/thread\/b174b1c8c5e3aadb", + "display_url" : "groups.google.com\/group\/vagrant-\u2026" + } ] }, + "geo" : { }, "id_str" : "27884402843328512", - "text" : "RT @mitchellh: Vagrant 0.7.0 officially released. VirtualBox 4 ONLY, Puppet Server, Chef Enhancements, more more more. Read: http://t.co ...", + "text" : "RT @mitchellh: Vagrant 0.7.0 officially released. VirtualBox 4 ONLY, Puppet Server, Chef Enhancements, more more more. Read: http:\/\/t.co ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 110, 129 ], - "url" : "http://t.co/QznRIkd", - "expanded_url" : "http://groups.google.com/group/vagrant-up/browse_thread/thread/b174b1c8c5e3aadb", - "display_url" : "groups.google.com/group/vagrant-\u2026" + "url" : "http:\/\/t.co\/QznRIkd", + "expanded_url" : "http:\/\/groups.google.com\/group\/vagrant-up\/browse_thread\/thread\/b174b1c8c5e3aadb", + "display_url" : "groups.google.com\/group\/vagrant-\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27881939193036800", - "text" : "Vagrant 0.7.0 officially released. VirtualBox 4 ONLY, Puppet Server, Chef Enhancements, more more more. Read: http://t.co/QznRIkd", + "text" : "Vagrant 0.7.0 officially released. VirtualBox 4 ONLY, Puppet Server, Chef Enhancements, more more more. Read: http:\/\/t.co\/QznRIkd", "id" : 27881939193036800, - "created_at" : "Thu Jan 20 00:15:46 +0000 2011", + "created_at" : "2011-01-20 00:15:46 +0000", "user" : { "name" : "Mitchell Hashimoto", "screen_name" : "mitchellh", "protected" : false, "id_str" : "12819682", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2707460527/252a64411a339184ff375a96fb68dcb0_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2707460527\/252a64411a339184ff375a96fb68dcb0_normal.png", "id" : 12819682, "verified" : false } }, "id" : 27884402843328512, - "created_at" : "Thu Jan 20 00:25:34 +0000 2011", + "created_at" : "2011-01-20 00:25:34 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Antonio Cangiano", @@ -2030,14 +1971,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "27872892926562305", - "geo" : { - }, + "geo" : { }, "id_str" : "27874341681111040", "in_reply_to_user_id" : 14582359, "text" : "@acangiano Thanks for the reply, I'll take a look :)", "id" : 27874341681111040, "in_reply_to_status_id" : 27872892926562305, - "created_at" : "Wed Jan 19 23:45:35 +0000 2011", + "created_at" : "2011-01-19 23:45:35 +0000", "in_reply_to_screen_name" : "acangiano", "in_reply_to_user_id_str" : "14582359", "user" : { @@ -2045,58 +1985,56 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27869918061924353", "text" : "For now I'll drown my sorrows in delicious rhubarb crumble.", "id" : 27869918061924353, - "created_at" : "Wed Jan 19 23:28:00 +0000 2011", + "created_at" : "2011-01-19 23:28:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27869762314833921", "text" : "Elbow deep in goop all day. I wonder when I'll stop laughing about how horrible this is and start sneaking whiskey into my coffee.", "id" : 27869762314833921, - "created_at" : "Wed Jan 19 23:27:23 +0000 2011", + "created_at" : "2011-01-19 23:27:23 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Antonio Cangiano", @@ -2116,14 +2054,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "27861814335246337", - "geo" : { - }, + "geo" : { }, "id_str" : "27866595971833856", "in_reply_to_user_id" : 14582359, "text" : "@acangiano Looks similar to LaunchBar and QuickSilver. Anything particularly compelling that you like about @Alfredapp?", "id" : 27866595971833856, "in_reply_to_status_id" : 27861814335246337, - "created_at" : "Wed Jan 19 23:14:48 +0000 2011", + "created_at" : "2011-01-19 23:14:48 +0000", "in_reply_to_screen_name" : "acangiano", "in_reply_to_user_id_str" : "14582359", "user" : { @@ -2131,58 +2068,56 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27845229008658434", "text" : "\"The GC will run as it needs (sometimes sooner)\"", "id" : 27845229008658434, - "created_at" : "Wed Jan 19 21:49:54 +0000 2011", + "created_at" : "2011-01-19 21:49:54 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27841567872000000", "text" : "Just as HTML5 gets a shiny new logo it becomes plain, old, numberless HTML.", "id" : 27841567872000000, - "created_at" : "Wed Jan 19 21:35:21 +0000 2011", + "created_at" : "2011-01-19 21:35:21 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "WHATWG", @@ -2195,47 +2130,45 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27841398036234240", - "text" : "RT @WHATWG: HTML is the new HTML5 \u2014 http://bit.ly/heyUeB", + "text" : "RT @WHATWG: HTML is the new HTML5 \u2014 http:\/\/bit.ly\/heyUeB", "retweeted_status" : { - "source" : "Twitoaster", + "source" : "\u003Ca href=\"http:\/\/twitoaster.com\" rel=\"nofollow\"\u003ETwitoaster\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27840521846132736", - "text" : "HTML is the new HTML5 \u2014 http://bit.ly/heyUeB", + "text" : "HTML is the new HTML5 \u2014 http:\/\/bit.ly\/heyUeB", "id" : 27840521846132736, - "created_at" : "Wed Jan 19 21:31:12 +0000 2011", + "created_at" : "2011-01-19 21:31:12 +0000", "user" : { "name" : "WHATWG", "screen_name" : "WHATWG", "protected" : false, "id_str" : "3963051", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/21965242/logo_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/21965242\/logo_normal.png", "id" : 3963051, "verified" : false } }, "id" : 27841398036234240, - "created_at" : "Wed Jan 19 21:34:41 +0000 2011", + "created_at" : "2011-01-19 21:34:41 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "RainnWilson", @@ -2248,50 +2181,48 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27835004872560640", "text" : "RT @rainnwilson: Why aren't our teachers revered as much as our soldiers? They should have uniforms & be thanked at airports too.", "retweeted_status" : { - "source" : "HootSuite", + "source" : "\u003Ca href=\"http:\/\/www.hootsuite.com\" rel=\"nofollow\"\u003EHootSuite\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27833962864840704", "text" : "Why aren't our teachers revered as much as our soldiers? They should have uniforms & be thanked at airports too.", "id" : 27833962864840704, - "created_at" : "Wed Jan 19 21:05:08 +0000 2011", + "created_at" : "2011-01-19 21:05:08 +0000", "user" : { "name" : "RainnWilson", "screen_name" : "rainnwilson", "protected" : false, "id_str" : "19637934", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3078834871/f3675256bcae62f2955e00c853c0f681_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/443822644001910784\/J3rP_RAg_normal.jpeg", "id" : 19637934, "verified" : true } }, "id" : 27835004872560640, - "created_at" : "Wed Jan 19 21:09:16 +0000 2011", + "created_at" : "2011-01-19 21:09:16 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jacob Rothstein", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", @@ -2302,14 +2233,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "27796582657171456", - "geo" : { - }, + "geo" : { }, "id_str" : "27797592943370240", "in_reply_to_user_id" : 27302287, "text" : "@jacobrothstein That will be game changing for Java, imo. 7 can't arrive soon enough.", "id" : 27797592943370240, "in_reply_to_status_id" : 27796582657171456, - "created_at" : "Wed Jan 19 18:40:37 +0000 2011", + "created_at" : "2011-01-19 18:40:37 +0000", "in_reply_to_screen_name" : "jacobrothstein", "in_reply_to_user_id_str" : "27302287", "user" : { @@ -2317,58 +2247,56 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27796411529568257", - "text" : "Hey look at this: http://developer.android.com/reference/android/os/AsyncTask.html whaddya know! That's actually a sane interface.", + "text" : "Hey look at this: http:\/\/developer.android.com\/reference\/android\/os\/AsyncTask.html whaddya know! That's actually a sane interface.", "id" : 27796411529568257, - "created_at" : "Wed Jan 19 18:35:55 +0000 2011", + "created_at" : "2011-01-19 18:35:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27795503487918080", "text" : "I think I'm allergic to Java. Simple things like making an async network request are way too complicated.", "id" : 27795503487918080, - "created_at" : "Wed Jan 19 18:32:19 +0000 2011", + "created_at" : "2011-01-19 18:32:19 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Cantrill", @@ -2381,8 +2309,7 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27793848428138496", "text" : "RT @bcantrill: \"86.75.30.9! Jenny, what's your server? 86.75.30.nie-ee-eine!\"", "retweeted_status" : { @@ -2393,35 +2320,34 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27792301573013504", "text" : "\"86.75.30.9! Jenny, what's your server? 86.75.30.nie-ee-eine!\"", "id" : 27792301573013504, - "created_at" : "Wed Jan 19 18:19:35 +0000 2011", + "created_at" : "2011-01-19 18:19:35 +0000", "user" : { "name" : "Bryan Cantrill", "screen_name" : "bcantrill", "protected" : false, "id_str" : "173630577", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1093371262/homewood-cropped_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1093371262\/homewood-cropped_normal.jpg", "id" : 173630577, "verified" : false } }, "id" : 27793848428138496, - "created_at" : "Wed Jan 19 18:25:44 +0000 2011", + "created_at" : "2011-01-19 18:25:44 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Thomas Fuchs", @@ -2435,14 +2361,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "27783166999666688", - "geo" : { - }, + "geo" : { }, "id_str" : "27787877433741312", "in_reply_to_user_id" : 6927562, "text" : "@thomasfuchs Works if I disable GPU accel compositing. Sorry for the noise.", "id" : 27787877433741312, "in_reply_to_status_id" : 27783166999666688, - "created_at" : "Wed Jan 19 18:02:00 +0000 2011", + "created_at" : "2011-01-19 18:02:00 +0000", "in_reply_to_screen_name" : "thomasfuchs", "in_reply_to_user_id_str" : "6927562", "user" : { @@ -2450,12 +2375,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Thomas Fuchs", @@ -2469,14 +2394,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "27783166999666688", - "geo" : { - }, + "geo" : { }, "id_str" : "27783814541479937", "in_reply_to_user_id" : 6927562, - "text" : "@thomasfuchs Ah! Forgot I enabled some labs stuff in Chrome, sorry. Perhaps some extension isn't playing nice w/ some labs thing I enabled.", + "text" : "@thomasfuchs Ah! Forgot I enabled some labs stuff in Chrome, sorry. Perhaps some extension isn't playing nice w\/ some labs thing I enabled.", "id" : 27783814541479937, "in_reply_to_status_id" : 27783166999666688, - "created_at" : "Wed Jan 19 17:45:52 +0000 2011", + "created_at" : "2011-01-19 17:45:52 +0000", "in_reply_to_screen_name" : "thomasfuchs", "in_reply_to_user_id_str" : "6927562", "user" : { @@ -2484,12 +2408,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Thomas Fuchs", @@ -2503,14 +2427,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "27780635728809984", - "geo" : { - }, + "geo" : { }, "id_str" : "27783297576738816", "in_reply_to_user_id" : 6927562, - "text" : "@thomasfuchs Will do. If I disable all extensions & restart Chrome it works, disable w/ no restart => same problem. There's a bug somewhere.", + "text" : "@thomasfuchs Will do. If I disable all extensions & restart Chrome it works, disable w\/ no restart => same problem. There's a bug somewhere.", "id" : 27783297576738816, "in_reply_to_status_id" : 27780635728809984, - "created_at" : "Wed Jan 19 17:43:48 +0000 2011", + "created_at" : "2011-01-19 17:43:48 +0000", "in_reply_to_screen_name" : "thomasfuchs", "in_reply_to_user_id_str" : "6927562", "user" : { @@ -2518,12 +2441,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Thomas Fuchs", @@ -2537,14 +2460,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "27779279081181184", - "geo" : { - }, + "geo" : { }, "id_str" : "27780433764687872", "in_reply_to_user_id" : 6927562, "text" : "@thomasfuchs Not on the dev channel. I suspect one of my extensions if it works for you.", "id" : 27780433764687872, "in_reply_to_status_id" : 27779279081181184, - "created_at" : "Wed Jan 19 17:32:26 +0000 2011", + "created_at" : "2011-01-19 17:32:26 +0000", "in_reply_to_screen_name" : "thomasfuchs", "in_reply_to_user_id_str" : "6927562", "user" : { @@ -2552,38 +2474,37 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27779566990790657", "text" : "Java & Objective-C: battle of verbosity", "id" : 27779566990790657, - "created_at" : "Wed Jan 19 17:28:59 +0000 2011", + "created_at" : "2011-01-19 17:28:59 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -2600,14 +2521,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "27776634157268992", - "geo" : { - }, + "geo" : { }, "id_str" : "27779074659196928", "in_reply_to_user_id" : 16686076, - "text" : "@getify @aknosis \"Under Linux, some filesystems have a mount-time option to use BSD semantics[...]\" http://is.gd/pkPjox ... hope?", + "text" : "@getify @aknosis \"Under Linux, some filesystems have a mount-time option to use BSD semantics[...]\" http:\/\/is.gd\/pkPjox ... hope?", "id" : 27779074659196928, "in_reply_to_status_id" : 27776634157268992, - "created_at" : "Wed Jan 19 17:27:02 +0000 2011", + "created_at" : "2011-01-19 17:27:02 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -2615,15 +2535,15 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -2634,14 +2554,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "27776634157268992", - "geo" : { - }, + "geo" : { }, "id_str" : "27778537440153602", "in_reply_to_user_id" : 16686076, "text" : "@getify Interesting that Unix & Linux just waste that bit. I wonder if it's oversight or deliberate. BSD behaviour seems far better.", "id" : 27778537440153602, "in_reply_to_status_id" : 27776634157268992, - "created_at" : "Wed Jan 19 17:24:54 +0000 2011", + "created_at" : "2011-01-19 17:24:54 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -2649,12 +2568,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Thomas Fuchs", @@ -2668,14 +2587,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "27772464419311616", - "geo" : { - }, + "geo" : { }, "id_str" : "27777342415839232", "in_reply_to_user_id" : 6927562, - "text" : "@thomasfuchs Most of the text is missing on Chrome/Mac 8.0.552.237. http://twitpic.com/3rhjp7", + "text" : "@thomasfuchs Most of the text is missing on Chrome\/Mac 8.0.552.237. http:\/\/twitpic.com\/3rhjp7", "id" : 27777342415839232, "in_reply_to_status_id" : 27772464419311616, - "created_at" : "Wed Jan 19 17:20:09 +0000 2011", + "created_at" : "2011-01-19 17:20:09 +0000", "in_reply_to_screen_name" : "thomasfuchs", "in_reply_to_user_id_str" : "6927562", "user" : { @@ -2683,15 +2601,15 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -2702,14 +2620,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "27771923987439617", - "geo" : { - }, + "geo" : { }, "id_str" : "27773592754192385", "in_reply_to_user_id" : 16686076, "text" : "@getify That would be nice, and more consistent.", "id" : 27773592754192385, "in_reply_to_status_id" : 27771923987439617, - "created_at" : "Wed Jan 19 17:05:15 +0000 2011", + "created_at" : "2011-01-19 17:05:15 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -2717,15 +2634,15 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -2736,14 +2653,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "27771153661566976", - "geo" : { - }, + "geo" : { }, "id_str" : "27771705652944896", "in_reply_to_user_id" : 16686076, "text" : "@getify Only thing I can think of is to perform the operation as the user you want to own the file, using su or sudo.", "id" : 27771705652944896, "in_reply_to_status_id" : 27771153661566976, - "created_at" : "Wed Jan 19 16:57:45 +0000 2011", + "created_at" : "2011-01-19 16:57:45 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -2751,12 +2667,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Minute With Podcast", @@ -2769,13 +2685,12 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27770242205749249", "in_reply_to_user_id" : 226591222, - "text" : "@minutewith http://riak.minutewith.com/archives I think Brian's mug is out of place on that page. And Brendan's is missing on mwJS archives.", + "text" : "@minutewith http:\/\/riak.minutewith.com\/archives I think Brian's mug is out of place on that page. And Brendan's is missing on mwJS archives.", "id" : 27770242205749249, - "created_at" : "Wed Jan 19 16:51:56 +0000 2011", + "created_at" : "2011-01-19 16:51:56 +0000", "in_reply_to_screen_name" : "minutewith", "in_reply_to_user_id_str" : "226591222", "user" : { @@ -2783,12 +2698,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "BrendanEich", @@ -2801,56 +2716,54 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27750213217161216", - "text" : "RT @BrendanEich: New post: Harmony Of My Dreams http://brendaneich.com/2011/01/harmony-of-my-dreams/", + "text" : "RT @BrendanEich: New post: Harmony Of My Dreams http:\/\/brendaneich.com\/2011\/01\/harmony-of-my-dreams\/", "retweeted_status" : { - "source" : "brendaneich.com", + "source" : "\u003Ca href=\"https:\/\/brendaneich.com\/wp-admin\/options-general.php?page=twitter-tools.php\" rel=\"nofollow\"\u003Ebrendaneich.com\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27531371140358145", - "text" : "New post: Harmony Of My Dreams http://brendaneich.com/2011/01/harmony-of-my-dreams/", + "text" : "New post: Harmony Of My Dreams http:\/\/brendaneich.com\/2011\/01\/harmony-of-my-dreams\/", "id" : 27531371140358145, - "created_at" : "Wed Jan 19 01:02:45 +0000 2011", + "created_at" : "2011-01-19 01:02:45 +0000", "user" : { "name" : "BrendanEich", "screen_name" : "BrendanEich", "protected" : false, "id_str" : "9533042", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/59513850/me_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000422625578\/aa4926528b3a1297ae2d9f5738d537a4_normal.jpeg", "id" : 9533042, "verified" : false } }, "id" : 27750213217161216, - "created_at" : "Wed Jan 19 15:32:21 +0000 2011", + "created_at" : "2011-01-19 15:32:21 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jacob Rothstein", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 3, 18 ], "id_str" : "27302287", "id" : 27302287 }, { - "name" : "Josh \"G\" McDonald", + "name" : "Josh G McDonald", "screen_name" : "sophistifunk", "indices" : [ 20, 33 ], "id_str" : "14113080", @@ -2866,15 +2779,14 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27517920946950145", - "text" : "RT @jacobrothstein: @sophistifunk @_sjs http://www.snopes.com/photos/military/brutus.asp", + "text" : "RT @jacobrothstein: @sophistifunk @_sjs http:\/\/www.snopes.com\/photos\/military\/brutus.asp", "retweeted_status" : { "source" : "web", "entities" : { "user_mentions" : [ { - "name" : "Josh \"G\" McDonald", + "name" : "Josh G McDonald", "screen_name" : "sophistifunk", "indices" : [ 0, 13 ], "id_str" : "14113080", @@ -2891,42 +2803,41 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "27502699058565120", - "geo" : { - }, + "geo" : { }, "id_str" : "27516621731930112", "in_reply_to_user_id" : 14113080, - "text" : "@sophistifunk @_sjs http://www.snopes.com/photos/military/brutus.asp", + "text" : "@sophistifunk @_sjs http:\/\/www.snopes.com\/photos\/military\/brutus.asp", "id" : 27516621731930112, "in_reply_to_status_id" : 27502699058565120, - "created_at" : "Wed Jan 19 00:04:08 +0000 2011", + "created_at" : "2011-01-19 00:04:08 +0000", "in_reply_to_screen_name" : "sophistifunk", "in_reply_to_user_id_str" : "14113080", "user" : { - "name" : "Jacob Rothstein", + "name" : "jbr", "screen_name" : "jacobrothstein", "protected" : false, "id_str" : "27302287", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2224007184/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/424311964949413888\/ZYHjiCgB_normal.jpeg", "id" : 27302287, "verified" : false } }, "id" : 27517920946950145, - "created_at" : "Wed Jan 19 00:09:18 +0000 2011", + "created_at" : "2011-01-19 00:09:18 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jacob Rothstein", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", @@ -2937,14 +2848,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "27516621731930112", - "geo" : { - }, + "geo" : { }, "id_str" : "27517853116669952", "in_reply_to_user_id" : 27302287, "text" : "@jacobrothstein Damn, I was all stoked on the bad ass dog. Thanks for the heads up!", "id" : 27517853116669952, "in_reply_to_status_id" : 27516621731930112, - "created_at" : "Wed Jan 19 00:09:02 +0000 2011", + "created_at" : "2011-01-19 00:09:02 +0000", "in_reply_to_screen_name" : "jacobrothstein", "in_reply_to_user_id_str" : "27302287", "user" : { @@ -2952,15 +2862,15 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Josh \"G\" McDonald", + "name" : "Josh G McDonald", "screen_name" : "sophistifunk", "indices" : [ 3, 16 ], "id_str" : "14113080", @@ -2970,80 +2880,77 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 60, 79 ], - "url" : "http://t.co/yDB0fzp", - "expanded_url" : "http://mansequins.blogspot.com/2011/01/brave-military-k9-dog-brutus.html", - "display_url" : "mansequins.blogspot.com/2011/01/brave-\u2026" + "url" : "http:\/\/t.co\/yDB0fzp", + "expanded_url" : "http:\/\/mansequins.blogspot.com\/2011\/01\/brave-military-k9-dog-brutus.html", + "display_url" : "mansequins.blogspot.com\/2011\/01\/brave-\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27515767427698688", - "text" : "RT @sophistifunk: This is the most badass dog in the world: http://t.co/yDB0fzp", + "text" : "RT @sophistifunk: This is the most badass dog in the world: http:\/\/t.co\/yDB0fzp", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 42, 61 ], - "url" : "http://t.co/yDB0fzp", - "expanded_url" : "http://mansequins.blogspot.com/2011/01/brave-military-k9-dog-brutus.html", - "display_url" : "mansequins.blogspot.com/2011/01/brave-\u2026" + "url" : "http:\/\/t.co\/yDB0fzp", + "expanded_url" : "http:\/\/mansequins.blogspot.com\/2011\/01\/brave-military-k9-dog-brutus.html", + "display_url" : "mansequins.blogspot.com\/2011\/01\/brave-\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27502699058565120", - "text" : "This is the most badass dog in the world: http://t.co/yDB0fzp", + "text" : "This is the most badass dog in the world: http:\/\/t.co\/yDB0fzp", "id" : 27502699058565120, - "created_at" : "Tue Jan 18 23:08:49 +0000 2011", + "created_at" : "2011-01-18 23:08:49 +0000", "user" : { - "name" : "Josh \"G\" McDonald", + "name" : "Josh G McDonald", "screen_name" : "sophistifunk", "protected" : false, "id_str" : "14113080", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3195861203/b5ad9b1ad9992c627b8af9febce0a9b2_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/439673855372582912\/2uKQWtTg_normal.jpeg", "id" : 14113080, "verified" : false } }, "id" : 27515767427698688, - "created_at" : "Wed Jan 19 00:00:44 +0000 2011", + "created_at" : "2011-01-19 00:00:44 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27423328268455936", - "text" : "JSON & source code syntax highlighting for Chrome. Awesome! http://thechangelog.com/post/2811687972/sight-the-syntax-highlighter-for-chrome", + "text" : "JSON & source code syntax highlighting for Chrome. Awesome! http:\/\/thechangelog.com\/post\/2811687972\/sight-the-syntax-highlighter-for-chrome", "id" : 27423328268455936, - "created_at" : "Tue Jan 18 17:53:25 +0000 2011", + "created_at" : "2011-01-18 17:53:25 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Ross Boucher", @@ -3056,20 +2963,19 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 111, 130 ], - "url" : "http://t.co/Xrbyvoa", - "expanded_url" : "https://gist.github.com/783965", - "display_url" : "gist.github.com/783965" + "url" : "http:\/\/t.co\/Xrbyvoa", + "expanded_url" : "https:\/\/gist.github.com\/783965", + "display_url" : "gist.github.com\/783965" } ] }, "in_reply_to_status_id_str" : "27189511171608576", - "geo" : { - }, + "geo" : { }, "id_str" : "27213802185433088", "in_reply_to_user_id" : 7549272, - "text" : "@boucher Not if you want to change things on both machines and then sync. Otherwise rsync + glue gets it done. http://t.co/Xrbyvoa", + "text" : "@boucher Not if you want to change things on both machines and then sync. Otherwise rsync + glue gets it done. http:\/\/t.co\/Xrbyvoa", "id" : 27213802185433088, "in_reply_to_status_id" : 27189511171608576, - "created_at" : "Tue Jan 18 04:00:50 +0000 2011", + "created_at" : "2011-01-18 04:00:50 +0000", "in_reply_to_screen_name" : "boucher", "in_reply_to_user_id_str" : "7549272", "user" : { @@ -3077,35 +2983,34 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27177228773101568", "text" : "Hardwarewise Nexus One is fantastic. Great build quality, thin, good battery, but my 3GS seems to get a stronger 3G signal on the highway.", "id" : 27177228773101568, - "created_at" : "Tue Jan 18 01:35:30 +0000 2011", + "created_at" : "2011-01-18 01:35:30 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "nodeconf", @@ -3118,47 +3023,45 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27169485735596032", - "text" : "RT @nodeconf: Invited speakers are up on nodeconf.com http://www.nodeconf.com/", + "text" : "RT @nodeconf: Invited speakers are up on nodeconf.com http:\/\/www.nodeconf.com\/", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27169012785872896", - "text" : "Invited speakers are up on nodeconf.com http://www.nodeconf.com/", + "text" : "Invited speakers are up on nodeconf.com http:\/\/www.nodeconf.com\/", "id" : 27169012785872896, - "created_at" : "Tue Jan 18 01:02:52 +0000 2011", + "created_at" : "2011-01-18 01:02:52 +0000", "user" : { "name" : "nodeconf", "screen_name" : "nodeconf", "protected" : false, "id_str" : "186697923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2185266783/nodeconf_2012_logo_avatar1_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2185266783\/nodeconf_2012_logo_avatar1_normal.png", "id" : 186697923, "verified" : false } }, "id" : 27169485735596032, - "created_at" : "Tue Jan 18 01:04:44 +0000 2011", + "created_at" : "2011-01-18 01:04:44 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -3171,23 +3074,22 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "27166213389942784", "text" : "Love the @Grooveshark widget on Android. Swype is also really neat, as are tasks (activity stack things). None of which are possible on iOS.", "id" : 27166213389942784, - "created_at" : "Tue Jan 18 00:51:44 +0000 2011", + "created_at" : "2011-01-18 00:51:44 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "JSConf", @@ -3201,14 +3103,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "27121837523607552", - "geo" : { - }, + "geo" : { }, "id_str" : "27125040994586625", "in_reply_to_user_id" : 17432169, "text" : "@jsconf No doubt about the awesomeness, it'd just be nice to make plans, book a hotel, etc. I know it all takes time, I'll be patient :)", "id" : 27125040994586625, "in_reply_to_status_id" : 27121837523607552, - "created_at" : "Mon Jan 17 22:08:08 +0000 2011", + "created_at" : "2011-01-17 22:08:08 +0000", "in_reply_to_screen_name" : "jsconf", "in_reply_to_user_id_str" : "17432169", "user" : { @@ -3216,12 +3117,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mikeal", @@ -3234,47 +3135,45 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "26868782689419264", "text" : "RT @mikeal: Whenever you wanna write a framework, don't. Write an app, solve a problem, then solve it again, then write a library or fra ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "26867093173444609", "text" : "Whenever you wanna write a framework, don't. Write an app, solve a problem, then solve it again, then write a library or framework.", "id" : 26867093173444609, - "created_at" : "Mon Jan 17 05:03:08 +0000 2011", + "created_at" : "2011-01-17 05:03:08 +0000", "user" : { "name" : "Mikeal", "screen_name" : "mikeal", "protected" : false, "id_str" : "668423", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2940976303/8d8f51a5fb6a6d71a9c4933e8ea0c8a2_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3696914564\/537a181733d33d4125eab616e896afe8_normal.png", "id" : 668423, "verified" : false } }, "id" : 26868782689419264, - "created_at" : "Mon Jan 17 05:09:51 +0000 2011", + "created_at" : "2011-01-17 05:09:51 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jason Snell", @@ -3288,14 +3187,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "26696323491176448", - "geo" : { - }, + "geo" : { }, "id_str" : "26696844608278529", "in_reply_to_user_id" : 784912, "text" : "@jsnell Ah, that would help a lot.", "id" : 26696844608278529, "in_reply_to_status_id" : 26696323491176448, - "created_at" : "Sun Jan 16 17:46:38 +0000 2011", + "created_at" : "2011-01-16 17:46:38 +0000", "in_reply_to_screen_name" : "jsnell", "in_reply_to_user_id_str" : "784912", "user" : { @@ -3303,12 +3201,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jason Snell", @@ -3322,14 +3220,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "26694102191964160", - "geo" : { - }, + "geo" : { }, "id_str" : "26694448532430848", "in_reply_to_user_id" : 784912, "text" : "@jsnell iOS needs something akin to Android's tasks (stacks of views) before that workflow would be nice to use. Losing context sucks.", "id" : 26694448532430848, "in_reply_to_status_id" : 26694102191964160, - "created_at" : "Sun Jan 16 17:37:07 +0000 2011", + "created_at" : "2011-01-16 17:37:07 +0000", "in_reply_to_screen_name" : "jsnell", "in_reply_to_user_id_str" : "784912", "user" : { @@ -3337,35 +3234,34 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "26391913984688128", "text" : "I'll have to get used to reply all by default.", "id" : 26391913984688128, - "created_at" : "Sat Jan 15 21:34:57 +0000 2011", + "created_at" : "2011-01-15 21:34:57 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Adam Jordens", @@ -3385,14 +3281,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "26389368620982274", - "geo" : { - }, + "geo" : { }, "id_str" : "26390741538308096", "in_reply_to_user_id" : 2262091, "text" : "@ajordens @instapaper heh, ain't that the truth", "id" : 26390741538308096, "in_reply_to_status_id" : 26389368620982274, - "created_at" : "Sat Jan 15 21:30:17 +0000 2011", + "created_at" : "2011-01-15 21:30:17 +0000", "in_reply_to_screen_name" : "ajordens", "in_reply_to_user_id_str" : "2262091", "user" : { @@ -3400,12 +3295,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Instapaper", @@ -3418,23 +3313,22 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "26386331126996992", "text" : "I love how easy it is to get something into @instapaper.", "id" : 26386331126996992, - "created_at" : "Sat Jan 15 21:12:46 +0000 2011", + "created_at" : "2011-01-15 21:12:46 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Joachim Bengtsson", @@ -3454,14 +3348,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "26328551154262016", - "geo" : { - }, + "geo" : { }, "id_str" : "26333324607754240", "in_reply_to_user_id" : 40593, "text" : "@nevyn Nope, you can put things in but can't get them out. The only thing that rubs me the wrong way about @instapaper.", "id" : 26333324607754240, "in_reply_to_status_id" : 26328551154262016, - "created_at" : "Sat Jan 15 17:42:08 +0000 2011", + "created_at" : "2011-01-15 17:42:08 +0000", "in_reply_to_screen_name" : "nevyn", "in_reply_to_user_id_str" : "40593", "user" : { @@ -3469,12 +3362,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Max Weisel", @@ -3487,42 +3380,40 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "26052380143394817", "text" : "RT @mxweas: \"Now, Geohot will have to jailbreak himself.\" rofl @ whoever came up with this", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25681690164727808", "text" : "\"Now, Geohot will have to jailbreak himself.\" rofl @ whoever came up with this", "id" : 25681690164727808, - "created_at" : "Thu Jan 13 22:32:46 +0000 2011", + "created_at" : "2011-01-13 22:32:46 +0000", "user" : { "name" : "Max Weisel", "screen_name" : "mxweas", "protected" : false, "id_str" : "9767742", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1891107409/me-low_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1891107409\/me-low_normal.jpg", "id" : 9767742, "verified" : false } }, "id" : 26052380143394817, - "created_at" : "Fri Jan 14 23:05:46 +0000 2011", + "created_at" : "2011-01-14 23:05:46 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -3540,13 +3431,12 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "26048205619732481", "in_reply_to_user_id" : 71283, "text" : "@mkamp That was extremely good of you. Thanks!", "id" : 26048205619732481, - "created_at" : "Fri Jan 14 22:49:10 +0000 2011", + "created_at" : "2011-01-14 22:49:10 +0000", "in_reply_to_screen_name" : "mkamp", "in_reply_to_user_id_str" : "71283", "user" : { @@ -3554,12 +3444,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "JSConf", @@ -3573,14 +3463,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "26020621221625856", - "geo" : { - }, + "geo" : { }, "id_str" : "26034956127961089", "in_reply_to_user_id" : 17432169, "text" : "@jsconf No fair! Until there are more details on the conf you're just taunting us.", "id" : 26034956127961089, "in_reply_to_status_id" : 26020621221625856, - "created_at" : "Fri Jan 14 21:56:31 +0000 2011", + "created_at" : "2011-01-14 21:56:31 +0000", "in_reply_to_screen_name" : "jsconf", "in_reply_to_user_id_str" : "17432169", "user" : { @@ -3588,12 +3477,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Apple Outsider", @@ -3606,10 +3495,9 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25985798872506369", - "text" : "RT @appleoutsider: Embrace, Extend, Extinguish http://appleoutsider.com/20110114/e3/", + "text" : "RT @appleoutsider: Embrace, Extend, Extinguish http:\/\/appleoutsider.com\/20110114\/e3\/", "retweeted_status" : { "source" : "web", "entities" : { @@ -3618,35 +3506,34 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25959775418187776", - "text" : "Embrace, Extend, Extinguish http://appleoutsider.com/20110114/e3/", + "text" : "Embrace, Extend, Extinguish http:\/\/appleoutsider.com\/20110114\/e3\/", "id" : 25959775418187776, - "created_at" : "Fri Jan 14 16:57:47 +0000 2011", + "created_at" : "2011-01-14 16:57:47 +0000", "user" : { "name" : "Apple Outsider", "screen_name" : "appleoutsider", "protected" : false, "id_str" : "28294632", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/910476378/i_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/910476378\/i_normal.png", "id" : 28294632, "verified" : false } }, "id" : 25985798872506369, - "created_at" : "Fri Jan 14 18:41:11 +0000 2011", + "created_at" : "2011-01-14 18:41:11 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tanya Loh", @@ -3659,12 +3546,11 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25984726690955264", - "text" : "RT @tloh: Weeks later and walking by our billboard still puts a smile on my face, no matter how grey out http://yfrog.com/h7ecynhj", + "text" : "RT @tloh: Weeks later and walking by our billboard still puts a smile on my face, no matter how grey out http:\/\/yfrog.com\/h7ecynhj", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -3676,55 +3562,54 @@ Grailbird.data.tweets_2011_01 = "coordinates" : [ 37.7751013286, -122.3975355253 ] }, "id_str" : "25969747354980352", - "text" : "Weeks later and walking by our billboard still puts a smile on my face, no matter how grey out http://yfrog.com/h7ecynhj", + "text" : "Weeks later and walking by our billboard still puts a smile on my face, no matter how grey out http:\/\/yfrog.com\/h7ecynhj", "id" : 25969747354980352, - "created_at" : "Fri Jan 14 17:37:24 +0000 2011", + "created_at" : "2011-01-14 17:37:24 +0000", "user" : { "name" : "Tanya Loh", "screen_name" : "tloh", "protected" : false, "id_str" : "15181839", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1149181921/60496_432079763692_680503692_5326756_1855223_n_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/448082078853120000\/nVbSxuxE_normal.jpeg", "id" : 15181839, "verified" : false } }, "id" : 25984726690955264, - "created_at" : "Fri Jan 14 18:36:56 +0000 2011", + "created_at" : "2011-01-14 18:36:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25982182807834624", "text" : "Newsrob on Android doesn't even come close to Reeder. I want my \u00A35 back. I'll probably end up using Google Reader in the browser on Android.", "id" : 25982182807834624, - "created_at" : "Fri Jan 14 18:26:49 +0000 2011", + "created_at" : "2011-01-14 18:26:49 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Gruber", @@ -3738,14 +3623,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "25979647707586560", - "geo" : { - }, + "geo" : { }, "id_str" : "25980855407091713", "in_reply_to_user_id" : 33423, "text" : "@gruber Now you're just trolling.", "id" : 25980855407091713, "in_reply_to_status_id" : 25979647707586560, - "created_at" : "Fri Jan 14 18:21:33 +0000 2011", + "created_at" : "2011-01-14 18:21:33 +0000", "in_reply_to_screen_name" : "gruber", "in_reply_to_user_id_str" : "33423", "user" : { @@ -3753,12 +3637,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daniel Goodwin", @@ -3777,12 +3661,11 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25978818669838336", - "text" : "RT @dsg: Super cool - Interface hardware to iPhone for free via the headphone jack http://bit.ly/es29Gh (via @markjnet)", + "text" : "RT @dsg: Super cool - Interface hardware to iPhone for free via the headphone jack http:\/\/bit.ly\/es29Gh (via @markjnet)", "retweeted_status" : { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mark Johnson", @@ -3795,35 +3678,34 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25978458697900032", - "text" : "Super cool - Interface hardware to iPhone for free via the headphone jack http://bit.ly/es29Gh (via @markjnet)", + "text" : "Super cool - Interface hardware to iPhone for free via the headphone jack http:\/\/bit.ly\/es29Gh (via @markjnet)", "id" : 25978458697900032, - "created_at" : "Fri Jan 14 18:12:01 +0000 2011", + "created_at" : "2011-01-14 18:12:01 +0000", "user" : { "name" : "Daniel Goodwin", "screen_name" : "dsg", "protected" : false, "id_str" : "15686746", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2623570831/gbazscspcpk8npod64q0_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3593529188\/a5f59c859d853aab6daaee0938a6107f_normal.png", "id" : 15686746, "verified" : false } }, "id" : 25978818669838336, - "created_at" : "Fri Jan 14 18:13:27 +0000 2011", + "created_at" : "2011-01-14 18:13:27 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mathias Bynens", @@ -3842,12 +3724,11 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25973156875337729", - "text" : "RT @mathias: Pro tip: there might just be a super-secret easter egg on the @w3fools website\u2026 http://w3fools.com/", + "text" : "RT @mathias: Pro tip: there might just be a super-secret easter egg on the @w3fools website\u2026 http:\/\/w3fools.com\/", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "w3fools", @@ -3860,35 +3741,34 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25968531434635264", - "text" : "Pro tip: there might just be a super-secret easter egg on the @w3fools website\u2026 http://w3fools.com/", + "text" : "Pro tip: there might just be a super-secret easter egg on the @w3fools website\u2026 http:\/\/w3fools.com\/", "id" : 25968531434635264, - "created_at" : "Fri Jan 14 17:32:35 +0000 2011", + "created_at" : "2011-01-14 17:32:35 +0000", "user" : { "name" : "Mathias Bynens", "screen_name" : "mathias", "protected" : false, "id_str" : "532923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1255767431/kung-fu_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1255767431\/kung-fu_normal.jpg", "id" : 532923, "verified" : false } }, "id" : 25973156875337729, - "created_at" : "Fri Jan 14 17:50:57 +0000 2011", + "created_at" : "2011-01-14 17:50:57 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jeff LaMarche", @@ -3902,14 +3782,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "25972132726968320", - "geo" : { - }, + "geo" : { }, "id_str" : "25972702619639810", "in_reply_to_user_id" : 14172298, "text" : "@jeff_lamarche ncftp", "id" : 25972702619639810, "in_reply_to_status_id" : 25972132726968320, - "created_at" : "Fri Jan 14 17:49:09 +0000 2011", + "created_at" : "2011-01-14 17:49:09 +0000", "in_reply_to_screen_name" : "jeff_lamarche", "in_reply_to_user_id_str" : "14172298", "user" : { @@ -3917,160 +3796,154 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25972486499737600", "text" : "In the UI and UX department iOS > Android, no contest, and doubly so for non-techies. Android is great, but iOS is excellent.", "id" : 25972486499737600, - "created_at" : "Fri Jan 14 17:48:17 +0000 2011", + "created_at" : "2011-01-14 17:48:17 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25970672408723456", "text" : "Android > iOS, but for me jailbroken iOS > Android", "id" : 25970672408723456, - "created_at" : "Fri Jan 14 17:41:05 +0000 2011", + "created_at" : "2011-01-14 17:41:05 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25970608512700416", "text" : "Been using a Nexus One since last night. Rethinking my plan to try an Android phone, probably going to get the next iPhone instead.", "id" : 25970608512700416, - "created_at" : "Fri Jan 14 17:40:50 +0000 2011", + "created_at" : "2011-01-14 17:40:50 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 103, 122 ], - "url" : "http://t.co/7Orj0RQ", - "expanded_url" : "http://www.google.com/patents?id=hhYJAAAAEBAJ&printsec=abstract&zoom=4#v=onepage&q&f=false", - "display_url" : "google.com/patents?id=hhY\u2026" + "url" : "http:\/\/t.co\/7Orj0RQ", + "expanded_url" : "http:\/\/www.google.com\/patents?id=hhYJAAAAEBAJ&printsec=abstract&zoom=4#v=onepage&q&f=false", + "display_url" : "google.com\/patents?id=hhY\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25939696500604929", - "text" : "Quick, sue ALL the trees for violating this patent! Lazy, no good trees don't do any r&d themselves... http://t.co/7Orj0RQ", + "text" : "Quick, sue ALL the trees for violating this patent! Lazy, no good trees don't do any r&d themselves... http:\/\/t.co\/7Orj0RQ", "id" : 25939696500604929, - "created_at" : "Fri Jan 14 15:38:00 +0000 2011", + "created_at" : "2011-01-14 15:38:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 95, 114 ], - "url" : "http://t.co/QRvFfwG", - "expanded_url" : "http://news.ycombinator.com/item?id=2103233", - "display_url" : "news.ycombinator.com/item?id=2103233" + "url" : "http:\/\/t.co\/QRvFfwG", + "expanded_url" : "http:\/\/news.ycombinator.com\/item?id=2103233", + "display_url" : "news.ycombinator.com\/item?id=2103233" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25932884116250624", - "text" : "\"When all you have is Java-style OO, everything looks like an AbstractHammerFactoryInterface.\" http://t.co/QRvFfwG", + "text" : "\"When all you have is Java-style OO, everything looks like an AbstractHammerFactoryInterface.\" http:\/\/t.co\/QRvFfwG", "id" : 25932884116250624, - "created_at" : "Fri Jan 14 15:10:56 +0000 2011", + "created_at" : "2011-01-14 15:10:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25686125267910657", "text" : "normal app : Android app :: monolithic kernel : microkernel", "id" : 25686125267910657, - "created_at" : "Thu Jan 13 22:50:24 +0000 2011", + "created_at" : "2011-01-13 22:50:24 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Joe Bowser", @@ -4083,20 +3956,19 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 66, 85 ], - "url" : "http://t.co/6rT22tX", - "expanded_url" : "http://rim.jobs", + "url" : "http:\/\/t.co\/6rT22tX", + "expanded_url" : "http:\/\/rim.jobs", "display_url" : "rim.jobs" } ] }, "in_reply_to_status_id_str" : "25622445574586368", - "geo" : { - }, + "geo" : { }, "id_str" : "25624870343671810", "in_reply_to_user_id" : 6013662, - "text" : "@infil00p It's somewhat fitting that there may be BBW postings on http://t.co/6rT22tX in the future.", + "text" : "@infil00p It's somewhat fitting that there may be BBW postings on http:\/\/t.co\/6rT22tX in the future.", "id" : 25624870343671810, "in_reply_to_status_id" : 25622445574586368, - "created_at" : "Thu Jan 13 18:46:59 +0000 2011", + "created_at" : "2011-01-13 18:46:59 +0000", "in_reply_to_screen_name" : "infil00p", "in_reply_to_user_id_str" : "6013662", "user" : { @@ -4104,12 +3976,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tim Bray", @@ -4122,93 +3994,89 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25588537348853761", - "text" : "RT @timbray: Things Real People Don't Say About Advertising: http://tpdsaa.tumblr.com/", + "text" : "RT @timbray: Things Real People Don't Say About Advertising: http:\/\/tpdsaa.tumblr.com\/", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25587721061797888", - "text" : "Things Real People Don't Say About Advertising: http://tpdsaa.tumblr.com/", + "text" : "Things Real People Don't Say About Advertising: http:\/\/tpdsaa.tumblr.com\/", "id" : 25587721061797888, - "created_at" : "Thu Jan 13 16:19:22 +0000 2011", + "created_at" : "2011-01-13 16:19:22 +0000", "user" : { "name" : "Tim Bray", "screen_name" : "timbray", "protected" : false, "id_str" : "1235521", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/421637246/Tim_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/421637246\/Tim_normal.jpg", "id" : 1235521, "verified" : false } }, "id" : 25588537348853761, - "created_at" : "Thu Jan 13 16:22:37 +0000 2011", + "created_at" : "2011-01-13 16:22:37 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25585840310722561", "text" : "Anyone doing production Android dev with something other than Java? Would love to hear tales about Clojure, Python, Ruby.", "id" : 25585840310722561, - "created_at" : "Thu Jan 13 16:11:54 +0000 2011", + "created_at" : "2011-01-13 16:11:54 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25578260020596736", "text" : "People already had to encode HTML5 video in Theora or WebM for Firefox (and maybe Opera), but other than that great arguments from Ars.", "id" : 25578260020596736, - "created_at" : "Thu Jan 13 15:41:47 +0000 2011", + "created_at" : "2011-01-13 15:41:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Ars Technica", @@ -4227,17 +4095,16 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 83, 102 ], - "url" : "http://t.co/P7hHj0a", - "expanded_url" : "http://arst.ch/nuc", - "display_url" : "arst.ch/nuc" + "url" : "http:\/\/t.co\/P7hHj0a", + "expanded_url" : "http:\/\/arst.ch\/nuc", + "display_url" : "arst.ch\/nuc" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25577045471793153", - "text" : "RT @arstechnica: Google's dropping H.264 from Chrome a step backward for openness: http://t.co/P7hHj0a by @drpizza", + "text" : "RT @arstechnica: Google's dropping H.264 from Chrome a step backward for openness: http:\/\/t.co\/P7hHj0a by @drpizza", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Bright", @@ -4250,40 +4117,39 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 66, 85 ], - "url" : "http://t.co/P7hHj0a", - "expanded_url" : "http://arst.ch/nuc", - "display_url" : "arst.ch/nuc" + "url" : "http:\/\/t.co\/P7hHj0a", + "expanded_url" : "http:\/\/arst.ch\/nuc", + "display_url" : "arst.ch\/nuc" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25572599631183872", - "text" : "Google's dropping H.264 from Chrome a step backward for openness: http://t.co/P7hHj0a by @drpizza", + "text" : "Google's dropping H.264 from Chrome a step backward for openness: http:\/\/t.co\/P7hHj0a by @drpizza", "id" : 25572599631183872, - "created_at" : "Thu Jan 13 15:19:17 +0000 2011", + "created_at" : "2011-01-13 15:19:17 +0000", "user" : { "name" : "Ars Technica", "screen_name" : "arstechnica", "protected" : false, "id_str" : "717313", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2215576731/ars-logo_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2215576731\/ars-logo_normal.png", "id" : 717313, "verified" : true } }, "id" : 25577045471793153, - "created_at" : "Thu Jan 13 15:36:57 +0000 2011", + "created_at" : "2011-01-13 15:36:57 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tobias L\u00FCtke", @@ -4297,14 +4163,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "25238476471402496", - "geo" : { - }, + "geo" : { }, "id_str" : "25241080224026624", "in_reply_to_user_id" : 676573, "text" : "@tobi x264 is free but in a legal grey area in the US. Google clearly has other motives, it'd be practical for them to just support h.264.", "id" : 25241080224026624, "in_reply_to_status_id" : 25238476471402496, - "created_at" : "Wed Jan 12 17:21:57 +0000 2011", + "created_at" : "2011-01-12 17:21:57 +0000", "in_reply_to_screen_name" : "tobi", "in_reply_to_user_id_str" : "676573", "user" : { @@ -4312,12 +4177,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tobias L\u00FCtke", @@ -4331,14 +4196,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "25238476471402496", - "geo" : { - }, + "geo" : { }, "id_str" : "25240169237975040", "in_reply_to_user_id" : 676573, "text" : "@tobi And having to pay someone to effectively distribute video online is a barrier to the freedom and democracy of the Internet.", "id" : 25240169237975040, "in_reply_to_status_id" : 25238476471402496, - "created_at" : "Wed Jan 12 17:18:19 +0000 2011", + "created_at" : "2011-01-12 17:18:19 +0000", "in_reply_to_screen_name" : "tobi", "in_reply_to_user_id_str" : "676573", "user" : { @@ -4346,12 +4210,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tobias L\u00FCtke", @@ -4364,20 +4228,19 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 108, 127 ], - "url" : "http://t.co/1iJjgJu", - "expanded_url" : "http://en.wikipedia.org/wiki/H.264/MPEG-4_AVC#Patent_licensing", - "display_url" : "en.wikipedia.org/wiki/H.264/MPE\u2026" + "url" : "http:\/\/t.co\/1iJjgJu", + "expanded_url" : "http:\/\/en.wikipedia.org\/wiki\/H.264\/MPEG-4_AVC#Patent_licensing", + "display_url" : "en.wikipedia.org\/wiki\/H.264\/MPE\u2026" } ] }, "in_reply_to_status_id_str" : "25238476471402496", - "geo" : { - }, + "geo" : { }, "id_str" : "25240014472351744", "in_reply_to_user_id" : 676573, - "text" : "@tobi It's open but you still have to pay royalties to the MPEG LA if you distribute an encoder or decoder. http://t.co/1iJjgJu", + "text" : "@tobi It's open but you still have to pay royalties to the MPEG LA if you distribute an encoder or decoder. http:\/\/t.co\/1iJjgJu", "id" : 25240014472351744, "in_reply_to_status_id" : 25238476471402496, - "created_at" : "Wed Jan 12 17:17:43 +0000 2011", + "created_at" : "2011-01-12 17:17:43 +0000", "in_reply_to_screen_name" : "tobi", "in_reply_to_user_id_str" : "676573", "user" : { @@ -4385,12 +4248,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Brett Fitzner", @@ -4404,14 +4267,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "25184650980753408", - "geo" : { - }, + "geo" : { }, "id_str" : "25196636628058115", "in_reply_to_user_id" : 44287241, "text" : "@BradFazner Ah the Asus one. It got at least a couple good reviews too.", "id" : 25196636628058115, "in_reply_to_status_id" : 25184650980753408, - "created_at" : "Wed Jan 12 14:25:20 +0000 2011", + "created_at" : "2011-01-12 14:25:20 +0000", "in_reply_to_screen_name" : "BradFazner", "in_reply_to_user_id_str" : "44287241", "user" : { @@ -4419,12 +4281,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -4437,28 +4299,27 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 0, 19 ], - "url" : "http://t.co/tgASwpu", - "expanded_url" : "http://socialsoundsystem.com/spotify-is-the-coolest-music-service-you-cant?c=1", - "display_url" : "socialsoundsystem.com/spotify-is-the\u2026" + "url" : "http:\/\/t.co\/tgASwpu", + "expanded_url" : "http:\/\/socialsoundsystem.com\/spotify-is-the-coolest-music-service-you-cant?c=1", + "display_url" : "socialsoundsystem.com\/spotify-is-the\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25029015668527105", - "text" : "http://t.co/tgASwpu So true, @Grooveshark is by the far the best streaming music service in Canada. <3 the shark!", + "text" : "http:\/\/t.co\/tgASwpu So true, @Grooveshark is by the far the best streaming music service in Canada. <3 the shark!", "id" : 25029015668527105, - "created_at" : "Wed Jan 12 03:19:17 +0000 2011", + "created_at" : "2011-01-12 03:19:17 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Hilbert Hagedoorn", @@ -4471,18 +4332,17 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 90, 109 ], - "url" : "http://t.co/Udaxfxp", - "expanded_url" : "http://highcharts.com/", + "url" : "http:\/\/t.co\/Udaxfxp", + "expanded_url" : "http:\/\/highcharts.com\/", "display_url" : "highcharts.com" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25027042206552064", "in_reply_to_user_id" : 73371769, - "text" : "@guru_3d I'd love to see something like this used for all those graphs in your reviews :) http://t.co/Udaxfxp", + "text" : "@guru_3d I'd love to see something like this used for all those graphs in your reviews :) http:\/\/t.co\/Udaxfxp", "id" : 25027042206552064, - "created_at" : "Wed Jan 12 03:11:26 +0000 2011", + "created_at" : "2011-01-12 03:11:26 +0000", "in_reply_to_screen_name" : "guru_3d", "in_reply_to_user_id_str" : "73371769", "user" : { @@ -4490,12 +4350,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mikeal", @@ -4508,46 +4368,44 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 26, 45 ], - "url" : "http://t.co/Udaxfxp", - "expanded_url" : "http://highcharts.com/", + "url" : "http:\/\/t.co\/Udaxfxp", + "expanded_url" : "http:\/\/highcharts.com\/", "display_url" : "highcharts.com" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25025985057398784", - "text" : "\u201C@mikeal: find of the day http://t.co/Udaxfxp\u201D Somebody get this to Hilbert from Guru3D so my CPU fan doesn't spin up reading his reviews.", + "text" : "\u201C@mikeal: find of the day http:\/\/t.co\/Udaxfxp\u201D Somebody get this to Hilbert from Guru3D so my CPU fan doesn't spin up reading his reviews.", "id" : 25025985057398784, - "created_at" : "Wed Jan 12 03:07:14 +0000 2011", + "created_at" : "2011-01-12 03:07:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25005174795800576", "text" : "The Jeff Atwood interview I just retweeted is much better than I thought it might be. Worth a listen.", "id" : 25005174795800576, - "created_at" : "Wed Jan 12 01:44:32 +0000 2011", + "created_at" : "2011-01-12 01:44:32 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -4571,17 +4429,16 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 80, 99 ], - "url" : "http://t.co/MyEGQ4e", - "expanded_url" : "http://5by5.tv/s/53", - "display_url" : "5by5.tv/s/53" + "url" : "http:\/\/t.co\/MyEGQ4e", + "expanded_url" : "http:\/\/5by5.tv\/s\/53", + "display_url" : "5by5.tv\/s\/53" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "25004824860823552", - "text" : "RT @danbenjamin: My Pipeline interview with Jeff Atwood (@codinghorror) is up - http://t.co/MyEGQ4e", + "text" : "RT @danbenjamin: My Pipeline interview with Jeff Atwood (@codinghorror) is up - http:\/\/t.co\/MyEGQ4e", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jeff Atwood", @@ -4594,40 +4451,39 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 63, 82 ], - "url" : "http://t.co/MyEGQ4e", - "expanded_url" : "http://5by5.tv/s/53", - "display_url" : "5by5.tv/s/53" + "url" : "http:\/\/t.co\/MyEGQ4e", + "expanded_url" : "http:\/\/5by5.tv\/s\/53", + "display_url" : "5by5.tv\/s\/53" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "24919228675002370", - "text" : "My Pipeline interview with Jeff Atwood (@codinghorror) is up - http://t.co/MyEGQ4e", + "text" : "My Pipeline interview with Jeff Atwood (@codinghorror) is up - http:\/\/t.co\/MyEGQ4e", "id" : 24919228675002370, - "created_at" : "Tue Jan 11 20:03:01 +0000 2011", + "created_at" : "2011-01-11 20:03:01 +0000", "user" : { "name" : "Dan Benjamin", "screen_name" : "danbenjamin", "protected" : false, "id_str" : "5905672", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3424360385/a21f724ee36406fdabe19eedf61780ea_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000534895797\/4935e27af59f7666b02d2a2d83792459_normal.jpeg", "id" : 5905672, "verified" : false } }, "id" : 25004824860823552, - "created_at" : "Wed Jan 12 01:43:09 +0000 2011", + "created_at" : "2011-01-12 01:43:09 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kornel", @@ -4640,47 +4496,45 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "24943800661057536", "text" : "RT @pornelski: Oh, I forgot. Flash is going to support WebM too. So that leaves only iOS as the odd one (and hardware WebM decoders are ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "24942100537671680", "text" : "Oh, I forgot. Flash is going to support WebM too. So that leaves only iOS as the odd one (and hardware WebM decoders are available\u2026)", "id" : 24942100537671680, - "created_at" : "Tue Jan 11 21:33:54 +0000 2011", + "created_at" : "2011-01-11 21:33:54 +0000", "user" : { "name" : "Kornel", "screen_name" : "pornelski", "protected" : false, "id_str" : "69655255", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2553871671/ku8xb72ymmy184y5arv7_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2553871671\/ku8xb72ymmy184y5arv7_normal.jpeg", "id" : 69655255, "verified" : false } }, "id" : 24943800661057536, - "created_at" : "Tue Jan 11 21:40:40 +0000 2011", + "created_at" : "2011-01-11 21:40:40 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kornel", @@ -4693,47 +4547,45 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "24943790682808320", "text" : "RT @pornelski: For me it means: high-res WebM for desktop, low-res H.264 for mobile and IE.", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "24941583744901120", "text" : "For me it means: high-res WebM for desktop, low-res H.264 for mobile and IE.", "id" : 24941583744901120, - "created_at" : "Tue Jan 11 21:31:51 +0000 2011", + "created_at" : "2011-01-11 21:31:51 +0000", "user" : { "name" : "Kornel", "screen_name" : "pornelski", "protected" : false, "id_str" : "69655255", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2553871671/ku8xb72ymmy184y5arv7_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2553871671\/ku8xb72ymmy184y5arv7_normal.jpeg", "id" : 69655255, "verified" : false } }, "id" : 24943790682808320, - "created_at" : "Tue Jan 11 21:40:37 +0000 2011", + "created_at" : "2011-01-11 21:40:37 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Minute With Podcast", @@ -4764,12 +4616,11 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "24853113450008576", "text" : "RT @minutewith: Minute With Riak brought to you from @rklophaus of @basho - a true expert in all things data and @riak", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Rusty Klophaus", @@ -4794,35 +4645,34 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "23428991381676033", "text" : "Minute With Riak brought to you from @rklophaus of @basho - a true expert in all things data and @riak", "id" : 23428991381676033, - "created_at" : "Fri Jan 07 17:21:21 +0000 2011", + "created_at" : "2011-01-07 17:21:21 +0000", "user" : { "name" : "Minute With Podcast", "screen_name" : "minutewith", "protected" : false, "id_str" : "226591222", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1191300048/favicon_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1191300048\/favicon_normal.png", "id" : 226591222, "verified" : false } }, "id" : 24853113450008576, - "created_at" : "Tue Jan 11 15:40:18 +0000 2011", + "created_at" : "2011-01-11 15:40:18 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Minute With Podcast", @@ -4847,17 +4697,16 @@ Grailbird.data.tweets_2011_01 = } ], "urls" : [ { "indices" : [ 77, 96 ], - "url" : "http://t.co/5BEWqSV", - "expanded_url" : "http://www.aminutewithbrendan.com/pages/20110110", - "display_url" : "aminutewithbrendan.com/pages/20110110" + "url" : "http:\/\/t.co\/5BEWqSV", + "expanded_url" : "http:\/\/www.aminutewithbrendan.com\/pages\/20110110", + "display_url" : "aminutewithbrendan.com\/pages\/20110110" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "24853049184878595", - "text" : "RT @minutewith: Back from a long break, Episode 17 of A Minute With Brendan: http://t.co/5BEWqSV #js #harmony #ecma #funcwhat", + "text" : "RT @minutewith: Back from a long break, Episode 17 of A Minute With Brendan: http:\/\/t.co\/5BEWqSV #js #harmony #ecma #funcwhat", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -4876,40 +4725,39 @@ Grailbird.data.tweets_2011_01 = } ], "urls" : [ { "indices" : [ 61, 80 ], - "url" : "http://t.co/5BEWqSV", - "expanded_url" : "http://www.aminutewithbrendan.com/pages/20110110", - "display_url" : "aminutewithbrendan.com/pages/20110110" + "url" : "http:\/\/t.co\/5BEWqSV", + "expanded_url" : "http:\/\/www.aminutewithbrendan.com\/pages\/20110110", + "display_url" : "aminutewithbrendan.com\/pages\/20110110" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "24524039817011200", - "text" : "Back from a long break, Episode 17 of A Minute With Brendan: http://t.co/5BEWqSV #js #harmony #ecma #funcwhat", + "text" : "Back from a long break, Episode 17 of A Minute With Brendan: http:\/\/t.co\/5BEWqSV #js #harmony #ecma #funcwhat", "id" : 24524039817011200, - "created_at" : "Mon Jan 10 17:52:41 +0000 2011", + "created_at" : "2011-01-10 17:52:41 +0000", "user" : { "name" : "Minute With Podcast", "screen_name" : "minutewith", "protected" : false, "id_str" : "226591222", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1191300048/favicon_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1191300048\/favicon_normal.png", "id" : 226591222, "verified" : false } }, "id" : 24853049184878595, - "created_at" : "Tue Jan 11 15:40:03 +0000 2011", + "created_at" : "2011-01-11 15:40:03 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -4923,14 +4771,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "24737960695959553", - "geo" : { - }, + "geo" : { }, "id_str" : "24845247926243328", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I'm a decent typist when it's mindless typing like that. Thinking and typing is more difficult.", "id" : 24845247926243328, "in_reply_to_status_id" : 24737960695959553, - "created_at" : "Tue Jan 11 15:09:03 +0000 2011", + "created_at" : "2011-01-11 15:09:03 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -4938,73 +4785,71 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 0, 19 ], - "url" : "http://t.co/38baRxz", - "expanded_url" : "http://www.phoboslab.org/ztype/", - "display_url" : "phoboslab.org/ztype/" + "url" : "http:\/\/t.co\/38baRxz", + "expanded_url" : "http:\/\/www.phoboslab.org\/ztype\/", + "display_url" : "phoboslab.org\/ztype\/" }, { "indices" : [ 20, 39 ], - "url" : "http://t.co/Hd7iwMY", - "expanded_url" : "http://yfrog.com/h2d8kp", - "display_url" : "yfrog.com/h2d8kp" + "url" : "http:\/\/t.co\/Hd7iwMY", + "expanded_url" : "http:\/\/yfrog.com\/h2d8kp", + "display_url" : "yfrog.com\/h2d8kp" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "24710041177165824", - "text" : "http://t.co/38baRxz http://t.co/Hd7iwMY", + "text" : "http:\/\/t.co\/38baRxz http:\/\/t.co\/Hd7iwMY", "id" : 24710041177165824, - "created_at" : "Tue Jan 11 06:11:47 +0000 2011", + "created_at" : "2011-01-11 06:11:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 111, 130 ], - "url" : "http://t.co/oXDXxkj", - "expanded_url" : "http://diveintomark.org/archives/2011/01/09/dive-into-2010", - "display_url" : "diveintomark.org/archives/2011/\u2026" + "url" : "http:\/\/t.co\/oXDXxkj", + "expanded_url" : "http:\/\/diveintomark.org\/archives\/2011\/01\/09\/dive-into-2010", + "display_url" : "diveintomark.org\/archives\/2011\/\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "24702285162487808", - "text" : "one prediction for 2011: HTML5 will continue to be popular, because anything popular will get labeled \u201CHTML5.\u201D http://t.co/oXDXxkj", + "text" : "one prediction for 2011: HTML5 will continue to be popular, because anything popular will get labeled \u201CHTML5.\u201D http:\/\/t.co\/oXDXxkj", "id" : 24702285162487808, - "created_at" : "Tue Jan 11 05:40:58 +0000 2011", + "created_at" : "2011-01-11 05:40:58 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Andy Gross", @@ -5020,12 +4865,11 @@ Grailbird.data.tweets_2011_01 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "24642759025491968", "text" : "RT @argv0: Riak supports kill-9. #nosql", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -5035,35 +4879,34 @@ Grailbird.data.tweets_2011_01 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "24570925143818240", "text" : "Riak supports kill-9. #nosql", "id" : 24570925143818240, - "created_at" : "Mon Jan 10 20:58:59 +0000 2011", + "created_at" : "2011-01-10 20:58:59 +0000", "user" : { "name" : "Andy Gross", "screen_name" : "argv0", "protected" : false, "id_str" : "6509982", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3205915419/50c9cc782a85905cffcbec83eecfd550_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/444570956212600832\/7Yxi8ULw_normal.jpeg", "id" : 6509982, "verified" : false } }, "id" : 24642759025491968, - "created_at" : "Tue Jan 11 01:44:26 +0000 2011", + "created_at" : "2011-01-11 01:44:26 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -5073,229 +4916,169 @@ Grailbird.data.tweets_2011_01 = } ], "urls" : [ { "indices" : [ 98, 117 ], - "url" : "http://t.co/FPwm2M9", - "expanded_url" : "http://www.cbc.ca/technology/story/2010/05/06/crtc-usage-based-billing-internet.html", - "display_url" : "cbc.ca/technology/sto\u2026" + "url" : "http:\/\/t.co\/FPwm2M9", + "expanded_url" : "http:\/\/www.cbc.ca\/technology\/story\/2010\/05\/06\/crtc-usage-based-billing-internet.html", + "display_url" : "cbc.ca\/technology\/sto\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "24636329866305536", - "text" : "The CRTC is worse than useless, they are actively harming the communications landscape in Canada. http://t.co/FPwm2M9 #crtc", + "text" : "The CRTC is worse than useless, they are actively harming the communications landscape in Canada. http:\/\/t.co\/FPwm2M9 #crtc", "id" : 24636329866305536, - "created_at" : "Tue Jan 11 01:18:53 +0000 2011", + "created_at" : "2011-01-11 01:18:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "24631150903304192", "text" : "Sandy Bridge, Windows on ARM, Nvidia and Intel cooperating, dual-core 1GHz ARM CPUs, Android 3.0 ... the future will be interesting.", "id" : 24631150903304192, - "created_at" : "Tue Jan 11 00:58:18 +0000 2011", + "created_at" : "2011-01-11 00:58:18 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "web", - "entities" : { - "user_mentions" : [ { - "name" : "Bell Canada PR", - "screen_name" : "BellCanadaPR", - "indices" : [ 3, 16 ], - "id_str" : "236315878", - "id" : 236315878 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "24582960141307904", - "text" : "RT @BellCanadaPR: Tired of paying reasonable prices for internet from our resellers? We've teamed up with the CRTC to fix this! http://i ...", - "retweeted_status" : { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "24404498784976897", - "text" : "Tired of paying reasonable prices for internet from our resellers? We've teamed up with the CRTC to fix this! http://is.gd/ktwbv", - "id" : 24404498784976897, - "created_at" : "Mon Jan 10 09:57:40 +0000 2011", - "user" : { - "name" : "Bell Canada PR", - "screen_name" : "BellCanadaPR", - "protected" : false, - "id_str" : "236315878", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1211740525/bellcanadalogo_normal.png", - "id" : 236315878, - "verified" : false - } - }, - "id" : 24582960141307904, - "created_at" : "Mon Jan 10 21:46:49 +0000 2011", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 45, 64 ], - "url" : "http://t.co/zRwBli2", - "expanded_url" : "http://illreallyanimatethat.deviantart.com/art/1-192413771", - "display_url" : "illreallyanimatethat.deviantart.com/art/1-192413771" + "url" : "http:\/\/t.co\/zRwBli2", + "expanded_url" : "http:\/\/illreallyanimatethat.deviantart.com\/art\/1-192413771", + "display_url" : "illreallyanimatethat.deviantart.com\/art\/1-192413771" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "23189911360249856", - "text" : "Best thing I've seen in the last 15 minutes: http://t.co/zRwBli2", + "text" : "Best thing I've seen in the last 15 minutes: http:\/\/t.co\/zRwBli2", "id" : 23189911360249856, - "created_at" : "Fri Jan 07 01:31:20 +0000 2011", + "created_at" : "2011-01-07 01:31:20 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 46, 65 ], - "url" : "http://t.co/HEza1q6", - "expanded_url" : "http://blog.zacharyvoase.com/2009/08/29/python-readline-sl/", - "display_url" : "blog.zacharyvoase.com/2009/08/29/pyt\u2026" + "url" : "http:\/\/t.co\/HEza1q6", + "expanded_url" : "http:\/\/blog.zacharyvoase.com\/2009\/08\/29\/python-readline-sl\/", + "display_url" : "blog.zacharyvoase.com\/2009\/08\/29\/pyt\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "23188026754596864", - "text" : "Winner for python + readline on Snow Leopard: http://t.co/HEza1q6", + "text" : "Winner for python + readline on Snow Leopard: http:\/\/t.co\/HEza1q6", "id" : 23188026754596864, - "created_at" : "Fri Jan 07 01:23:51 +0000 2011", + "created_at" : "2011-01-07 01:23:51 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "23186271274803201", - "text" : "Still kinda weird to see tar and other commands that perform disk i/o complete instantly. Life's better without spinning platters.", + "text" : "Still kinda weird to see tar and other commands that perform disk i\/o complete instantly. Life's better without spinning platters.", "id" : 23186271274803201, - "created_at" : "Fri Jan 07 01:16:52 +0000 2011", + "created_at" : "2011-01-07 01:16:52 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "23183291909677056", - "text" : "Python and readline on a mac w/ 10.6 ... fml. Somebody's got to rewrite a BSD/MIT licensed version (truly free not FSF's definition of free)", + "text" : "Python and readline on a mac w\/ 10.6 ... fml. Somebody's got to rewrite a BSD\/MIT licensed version (truly free not FSF's definition of free)", "id" : 23183291909677056, - "created_at" : "Fri Jan 07 01:05:02 +0000 2011", + "created_at" : "2011-01-07 01:05:02 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "23140295851900928", "text" : "My kingdom for a macro.", "id" : 23140295851900928, - "created_at" : "Thu Jan 06 22:14:11 +0000 2011", + "created_at" : "2011-01-06 22:14:11 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "scrobbleshark", @@ -5309,14 +5092,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "23135863877672960", - "geo" : { - }, + "geo" : { }, "id_str" : "23137963282014208", "in_reply_to_user_id" : 15567002, "text" : "@Eberk89 Hmmm. That's too bad. Maybe I should make some time for @scrobbleshark. It's not terribly complicated.", "id" : 23137963282014208, "in_reply_to_status_id" : 23135863877672960, - "created_at" : "Thu Jan 06 22:04:54 +0000 2011", + "created_at" : "2011-01-06 22:04:54 +0000", "in_reply_to_screen_name" : "micpalmia", "in_reply_to_user_id_str" : "15567002", "user" : { @@ -5324,65 +5106,57 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Sebastiaan de With", - "screen_name" : "cocoia", - "indices" : [ 3, 10 ], - "id_str" : "274655816", - "id" : 274655816 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "23135147092082688", - "text" : "RT @Cocoia: Looks like this guy has already started making a nice 'best of the Mac App Store': http://readthefuckinghig.tumblr.com/", + "text" : "RT @Cocoia: Looks like this guy has already started making a nice 'best of the Mac App Store': http:\/\/readthefuckinghig.tumblr.com\/", "retweeted_status" : { - "source" : "Merlo", + "source" : "\u003Ca href=\"http:\/\/iconfactory.com\/home\/permalink\/2268\" rel=\"nofollow\"\u003EMerlo\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "23134561001021441", - "text" : "Looks like this guy has already started making a nice 'best of the Mac App Store': http://readthefuckinghig.tumblr.com/", + "text" : "Looks like this guy has already started making a nice 'best of the Mac App Store': http:\/\/readthefuckinghig.tumblr.com\/", "id" : 23134561001021441, - "created_at" : "Thu Jan 06 21:51:23 +0000 2011", + "created_at" : "2011-01-06 21:51:23 +0000", "user" : { "name" : "Sebastiaan de With", "screen_name" : "sdw", "protected" : false, "id_str" : "6503412", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1684179183/Green_Cali_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000485385696\/a5b72dc6709b259e9a7e95724991877e_normal.png", "id" : 6503412, "verified" : false } }, "id" : 23135147092082688, - "created_at" : "Thu Jan 06 21:53:43 +0000 2011", + "created_at" : "2011-01-06 21:53:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -5390,14 +5164,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "23134036419411968", - "geo" : { - }, + "geo" : { }, "id_str" : "23134852245102592", "in_reply_to_user_id" : 15567002, "text" : "@Eberk89 Does Rumpus not work anymore? Is there no free grooveshark -> last.fm scrobbler at the moment?", "id" : 23134852245102592, "in_reply_to_status_id" : 23134036419411968, - "created_at" : "Thu Jan 06 21:52:33 +0000 2011", + "created_at" : "2011-01-06 21:52:33 +0000", "in_reply_to_screen_name" : "micpalmia", "in_reply_to_user_id_str" : "15567002", "user" : { @@ -5405,12 +5178,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "T3h Ub3r K1tten", @@ -5424,14 +5197,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "23134036419411968", - "geo" : { - }, + "geo" : { }, "id_str" : "23134707482890240", "in_reply_to_user_id" : 15567002, "text" : "@Eberk89 @t3hub3rk1tten I would like to rewrite scrobbleshark, this time not on Google App Engine. Haven't found time yet though.", "id" : 23134707482890240, "in_reply_to_status_id" : 23134036419411968, - "created_at" : "Thu Jan 06 21:51:58 +0000 2011", + "created_at" : "2011-01-06 21:51:58 +0000", "in_reply_to_screen_name" : "micpalmia", "in_reply_to_user_id_str" : "15567002", "user" : { @@ -5439,12 +5211,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -5457,13 +5229,12 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "23088854785331200", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke cool eh? :)", "id" : 23088854785331200, - "created_at" : "Thu Jan 06 18:49:46 +0000 2011", + "created_at" : "2011-01-06 18:49:46 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -5471,15 +5242,15 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -5490,14 +5261,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "23061351312134144", - "geo" : { - }, + "geo" : { }, "id_str" : "23061874715136000", "in_reply_to_user_id" : 16686076, - "text" : "@getify Good point. I think app stores have most value for non-techie types. Mom, grandma, people who think finding/installing apps is hard.", + "text" : "@getify Good point. I think app stores have most value for non-techie types. Mom, grandma, people who think finding\/installing apps is hard.", "id" : 23061874715136000, "in_reply_to_status_id" : 23061351312134144, - "created_at" : "Thu Jan 06 17:02:34 +0000 2011", + "created_at" : "2011-01-06 17:02:34 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -5505,15 +5275,15 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -5524,14 +5294,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "23060489181339650", - "geo" : { - }, + "geo" : { }, "id_str" : "23060955680215040", "in_reply_to_user_id" : 16686076, - "text" : "@getify When I used Windows I always wished 3rd party apps could register w/ MS update for one-stop updates. To each his own :)", + "text" : "@getify When I used Windows I always wished 3rd party apps could register w\/ MS update for one-stop updates. To each his own :)", "id" : 23060955680215040, "in_reply_to_status_id" : 23060489181339650, - "created_at" : "Thu Jan 06 16:58:54 +0000 2011", + "created_at" : "2011-01-06 16:58:54 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -5539,12 +5308,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jeff LaMarche", @@ -5558,14 +5327,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "23059933436055552", - "geo" : { - }, + "geo" : { }, "id_str" : "23060793381621760", "in_reply_to_user_id" : 14172298, "text" : "@jeff_lamarche Shhh, they might be listening! *glances around*", "id" : 23060793381621760, "in_reply_to_status_id" : 23059933436055552, - "created_at" : "Thu Jan 06 16:58:16 +0000 2011", + "created_at" : "2011-01-06 16:58:16 +0000", "in_reply_to_screen_name" : "jeff_lamarche", "in_reply_to_user_id_str" : "14172298", "user" : { @@ -5573,15 +5341,15 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -5592,14 +5360,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "23059156319604736", - "geo" : { - }, + "geo" : { }, "id_str" : "23059944962002944", "in_reply_to_user_id" : 16686076, "text" : "@getify Do you update all of your user apps individually, or hope they auto-update? For me updating is the killer feature of pkg managers.", "id" : 23059944962002944, "in_reply_to_status_id" : 23059156319604736, - "created_at" : "Thu Jan 06 16:54:53 +0000 2011", + "created_at" : "2011-01-06 16:54:53 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -5607,15 +5374,15 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -5626,14 +5393,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "23058982302121986", - "geo" : { - }, + "geo" : { }, "id_str" : "23059327090692096", "in_reply_to_user_id" : 16686076, - "text" : "@getify Yes, and each time you must enter your CC details (hassle) and trust them w/ your CC info. It's not terrible just not optimal.", + "text" : "@getify Yes, and each time you must enter your CC details (hassle) and trust them w\/ your CC info. It's not terrible just not optimal.", "id" : 23059327090692096, "in_reply_to_status_id" : 23058982302121986, - "created_at" : "Thu Jan 06 16:52:26 +0000 2011", + "created_at" : "2011-01-06 16:52:26 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -5641,12 +5407,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tweetie", @@ -5662,26 +5428,25 @@ Grailbird.data.tweets_2011_01 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "23058544139960320", - "text" : "Can no longer click the menu bar icon to show/hide @tweetie 2 :( #sadpanda and Notification prefs UI is pretty bad. Otherwise I like it!", + "text" : "Can no longer click the menu bar icon to show\/hide @tweetie 2 :( #sadpanda and Notification prefs UI is pretty bad. Otherwise I like it!", "id" : 23058544139960320, - "created_at" : "Thu Jan 06 16:49:19 +0000 2011", + "created_at" : "2011-01-06 16:49:19 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -5704,14 +5469,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "23047768599695360", - "geo" : { - }, + "geo" : { }, "id_str" : "23057553579573248", "in_reply_to_user_id" : 16686076, "text" : "@getify @jasonhuck @gregferrell Semantics. I have visited, just happen to still be visiting. Could leave any time and have visited no less.", "id" : 23057553579573248, "in_reply_to_status_id" : 23047768599695360, - "created_at" : "Thu Jan 06 16:45:23 +0000 2011", + "created_at" : "2011-01-06 16:45:23 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -5719,15 +5483,15 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -5738,14 +5502,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "23055228743974912", - "geo" : { - }, + "geo" : { }, "id_str" : "23056910198509568", "in_reply_to_user_id" : 16686076, "text" : "@getify If you use Linux for a while you'll understand why centralized app repos are a very nice thing. Upgrades and removal are easier too.", "id" : 23056910198509568, "in_reply_to_status_id" : 23055228743974912, - "created_at" : "Thu Jan 06 16:42:50 +0000 2011", + "created_at" : "2011-01-06 16:42:50 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -5753,15 +5516,15 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -5772,14 +5535,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "23055228743974912", - "geo" : { - }, + "geo" : { }, "id_str" : "23056707496181760", "in_reply_to_user_id" : 16686076, "text" : "@getify No, they're not good enough. I don't want to wait for the app to be delivered *in the mail*, and centralized payment is nice.", "id" : 23056707496181760, "in_reply_to_status_id" : 23055228743974912, - "created_at" : "Thu Jan 06 16:42:02 +0000 2011", + "created_at" : "2011-01-06 16:42:02 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -5787,38 +5549,37 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "23044837028667392", "text" : "Those complaining about the Mac App Store's UI oddities better not open Twitter for Mac (aka Tweetie 2) ... completely non-standard.", "id" : 23044837028667392, - "created_at" : "Thu Jan 06 15:54:51 +0000 2011", + "created_at" : "2011-01-06 15:54:51 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -5829,14 +5590,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "23041243466440704", - "geo" : { - }, + "geo" : { }, "id_str" : "23044276929695744", "in_reply_to_user_id" : 16686076, - "text" : "@getify But I guess some may feel that visited in the past tense means the visit is over, so until they leave it's \"visiting\" ... blech :/", + "text" : "@getify But I guess some may feel that visited in the past tense means the visit is over, so until they leave it's \"visiting\" ... blech :\/", "id" : 23044276929695744, "in_reply_to_status_id" : 23041243466440704, - "created_at" : "Thu Jan 06 15:52:38 +0000 2011", + "created_at" : "2011-01-06 15:52:38 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -5844,15 +5604,15 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -5863,14 +5623,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "23041516939251713", - "geo" : { - }, + "geo" : { }, "id_str" : "23043973123674114", "in_reply_to_user_id" : 16686076, "text" : "@getify I think as soon as the page is displayed you've visited it, so it should be marked as such.", "id" : 23043973123674114, "in_reply_to_status_id" : 23041516939251713, - "created_at" : "Thu Jan 06 15:51:25 +0000 2011", + "created_at" : "2011-01-06 15:51:25 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -5878,53 +5637,51 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "23043512496824320", "text" : "I just realized the best thing about the Mac App Store: being able to buy iLife apps individually. I only ever want iPhoto.", "id" : 23043512496824320, - "created_at" : "Thu Jan 06 15:49:36 +0000 2011", + "created_at" : "2011-01-06 15:49:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "22854712160165890", "text" : "Poor man's SSL VPN: `ssh -D 9050 my-server.net` and then use the SOCKS proxy localhost:9050", "id" : 22854712160165890, - "created_at" : "Thu Jan 06 03:19:22 +0000 2011", + "created_at" : "2011-01-06 03:19:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -5937,6 +5694,12 @@ Grailbird.data.tweets_2011_01 = "indices" : [ 3, 18 ], "id_str" : "17088322", "id" : 17088322 + }, { + "name" : "Michael Arrington", + "screen_name" : "arrington", + "indices" : [ 139, 140 ], + "id_str" : "37570179", + "id" : 37570179 } ], "media" : [ ], "hashtags" : [ { @@ -5945,10 +5708,9 @@ Grailbird.data.tweets_2011_01 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "22830804367319040", - "text" : "RT @HipwoodDigital: #yyj Company sold to social gaming heavyweight- Zynga buys Flock, The Social Browser That You Never Used http://tcrn ...", + "text" : "RT @HipwoodDigital: #yyj Company sold to social gaming heavyweight- Zynga buys Flock, The Social Browser That You Never Used http:\/\/tcrn ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -5966,30 +5728,29 @@ Grailbird.data.tweets_2011_01 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "22830247460212736", - "text" : "#yyj Company sold to social gaming heavyweight- Zynga buys Flock, The Social Browser That You Never Used http://tcrn.ch/e6yDJh by @arrington", + "text" : "#yyj Company sold to social gaming heavyweight- Zynga buys Flock, The Social Browser That You Never Used http:\/\/tcrn.ch\/e6yDJh by @arrington", "id" : 22830247460212736, - "created_at" : "Thu Jan 06 01:42:09 +0000 2011", + "created_at" : "2011-01-06 01:42:09 +0000", "user" : { "name" : "Hipwood", "screen_name" : "HipwoodDigital", "protected" : false, "id_str" : "17088322", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1240618189/image_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000152563464\/76eb6c5d8c1d4fb46f3ca06e219acbbf_normal.jpeg", "id" : 17088322, "verified" : false } }, "id" : 22830804367319040, - "created_at" : "Thu Jan 06 01:44:22 +0000 2011", + "created_at" : "2011-01-06 01:44:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -6001,46 +5762,44 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "22830695659343872", "text" : "Dragged Bodega to the trash on Monday since I used it once or twice then forgot about it. We'll see if the Mac App Store fares any better.", "id" : 22830695659343872, - "created_at" : "Thu Jan 06 01:43:56 +0000 2011", + "created_at" : "2011-01-06 01:43:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "22817402697814017", - "text" : "It's like the scene in Fargo where the cop is questioning the guy who kidnapped his own wife. What a joke. http://is.gd/k6Qmr", + "text" : "It's like the scene in Fargo where the cop is questioning the guy who kidnapped his own wife. What a joke. http:\/\/is.gd\/k6Qmr", "id" : 22817402697814017, - "created_at" : "Thu Jan 06 00:51:07 +0000 2011", + "created_at" : "2011-01-06 00:51:07 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -6060,18 +5819,18 @@ Grailbird.data.tweets_2011_01 = "id_str" : "22695095790739456", "text" : "Finnerty Express has great food & snacks! I should \"miss\" my stop more often and come here in the morning. #yyj #uvic", "id" : 22695095790739456, - "created_at" : "Wed Jan 05 16:45:07 +0000 2011", + "created_at" : "2011-01-05 16:45:07 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -6085,18 +5844,18 @@ Grailbird.data.tweets_2011_01 = "id_str" : "22692460568248321", "text" : "Whoops! Missed my stop because of Cut the Rope.", "id" : 22692460568248321, - "created_at" : "Wed Jan 05 16:34:38 +0000 2011", + "created_at" : "2011-01-05 16:34:38 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Brett Fitzner", @@ -6110,14 +5869,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "22142807846162432", - "geo" : { - }, + "geo" : { }, "id_str" : "22341342000586753", "in_reply_to_user_id" : 44287241, "text" : "@BradFazner I do everything including some system admin, iPhone apps, web stuff, whatever's needed. Lucky friend, good place to work!", "id" : 22341342000586753, "in_reply_to_status_id" : 22142807846162432, - "created_at" : "Tue Jan 04 17:19:25 +0000 2011", + "created_at" : "2011-01-04 17:19:25 +0000", "in_reply_to_screen_name" : "BradFazner", "in_reply_to_user_id_str" : "44287241", "user" : { @@ -6125,12 +5883,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mikeal", @@ -6144,14 +5902,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "22080309411450880", - "geo" : { - }, + "geo" : { }, "id_str" : "22083407974498304", "in_reply_to_user_id" : 668423, "text" : "@mikeal oops... it's 21 now. didn't know about dev dependencies.", "id" : 22083407974498304, "in_reply_to_status_id" : 22080309411450880, - "created_at" : "Tue Jan 04 00:14:29 +0000 2011", + "created_at" : "2011-01-04 00:14:29 +0000", "in_reply_to_screen_name" : "mikeal", "in_reply_to_user_id_str" : "668423", "user" : { @@ -6159,12 +5916,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -6181,14 +5938,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "22062727497252864", - "geo" : { - }, + "geo" : { }, "id_str" : "22082597068738562", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle I had to look up #virtualpcdoctor and the 2nd result on google is titled \"Virtual PC Doctor Scam\". You're not the only one.", "id" : 22082597068738562, "in_reply_to_status_id" : 22062727497252864, - "created_at" : "Tue Jan 04 00:11:16 +0000 2011", + "created_at" : "2011-01-04 00:11:16 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -6196,12 +5952,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Brett Fitzner", @@ -6214,18 +5970,17 @@ Grailbird.data.tweets_2011_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "22038339473383424", "text" : "@BradFazner I write software and generally just make computers do things. It's pretty awesome most of the time.", "id" : 22038339473383424, - "created_at" : "Mon Jan 03 21:15:24 +0000 2011", + "created_at" : "2011-01-03 21:15:24 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -6244,14 +5999,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "21977727531753472", - "geo" : { - }, + "geo" : { }, "id_str" : "21979069830668288", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I meant to ask if they're supposed to work today, on the 3rd, or tomorrow, after the 3rd. Doesn't matter now I guess :)", "id" : 21979069830668288, "in_reply_to_status_id" : 21977727531753472, - "created_at" : "Mon Jan 03 17:19:53 +0000 2011", + "created_at" : "2011-01-03 17:19:53 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -6259,12 +6013,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -6278,14 +6032,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "21971819187666944", - "geo" : { - }, + "geo" : { }, "id_str" : "21977267466936320", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Were they supposed to work on or after the 3rd? I didn't pay close attention since I only use recurring alarms and Sleep Cycle.", "id" : 21977267466936320, "in_reply_to_status_id" : 21971819187666944, - "created_at" : "Mon Jan 03 17:12:43 +0000 2011", + "created_at" : "2011-01-03 17:12:43 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -6293,12 +6046,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPad", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Brett Fitzner", @@ -6312,14 +6065,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "21614206377787392", - "geo" : { - }, + "geo" : { }, "id_str" : "21625507871203328", "in_reply_to_user_id" : 44287241, "text" : "@BradFazner I believe it, saw a few of your COD videos on YouTube!", "id" : 21625507871203328, "in_reply_to_status_id" : 21614206377787392, - "created_at" : "Sun Jan 02 17:54:57 +0000 2011", + "created_at" : "2011-01-02 17:54:57 +0000", "in_reply_to_screen_name" : "BradFazner", "in_reply_to_user_id_str" : "44287241", "user" : { @@ -6327,12 +6079,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Micheil Smith", @@ -6346,14 +6098,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "21266153594683392", - "geo" : { - }, + "geo" : { }, "id_str" : "21270884425666560", "in_reply_to_user_id" : 14063149, "text" : "@miksago Yup, completely agree there. Again I'm just speculating on why they haven't done it yet. Doesn't seem high priority is all.", "id" : 21270884425666560, "in_reply_to_status_id" : 21266153594683392, - "created_at" : "Sat Jan 01 18:25:48 +0000 2011", + "created_at" : "2011-01-01 18:25:48 +0000", "in_reply_to_screen_name" : "miksago", "in_reply_to_user_id_str" : "14063149", "user" : { @@ -6361,12 +6112,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Micheil Smith", @@ -6380,14 +6131,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "21267235569934336", - "geo" : { - }, + "geo" : { }, "id_str" : "21267426968604673", "in_reply_to_user_id" : 14063149, "text" : "@miksago It's on the app store again? That's news to me.", "id" : 21267426968604673, "in_reply_to_status_id" : 21267235569934336, - "created_at" : "Sat Jan 01 18:12:04 +0000 2011", + "created_at" : "2011-01-01 18:12:04 +0000", "in_reply_to_screen_name" : "miksago", "in_reply_to_user_id_str" : "14063149", "user" : { @@ -6395,12 +6145,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Micheil Smith", @@ -6414,14 +6164,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "21265900363583489", - "geo" : { - }, + "geo" : { }, "id_str" : "21267016019091456", "in_reply_to_user_id" : 14063149, "text" : "@miksago Licensors have proved they care little about nonsensical restrictions, just like iTunes' FairPlay and the CD burning loophole.", "id" : 21267016019091456, "in_reply_to_status_id" : 21265900363583489, - "created_at" : "Sat Jan 01 18:10:26 +0000 2011", + "created_at" : "2011-01-01 18:10:26 +0000", "in_reply_to_screen_name" : "miksago", "in_reply_to_user_id_str" : "14063149", "user" : { @@ -6429,12 +6178,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Micheil Smith", @@ -6448,14 +6197,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "21265900363583489", - "geo" : { - }, + "geo" : { }, "id_str" : "21266623629365249", "in_reply_to_user_id" : 14063149, "text" : "@miksago We certainly can especially since our phones are necessarily jailbroken if we have Grooveshark. Never said it makes sense.", "id" : 21266623629365249, "in_reply_to_status_id" : 21265900363583489, - "created_at" : "Sat Jan 01 18:08:52 +0000 2011", + "created_at" : "2011-01-01 18:08:52 +0000", "in_reply_to_screen_name" : "miksago", "in_reply_to_user_id_str" : "14063149", "user" : { @@ -6463,12 +6211,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Micheil Smith", @@ -6482,14 +6230,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "21261670936485888", - "geo" : { - }, + "geo" : { }, "id_str" : "21264251431686145", "in_reply_to_user_id" : 14063149, "text" : "@miksago That's not to say they *shouldn't*, I'm just speculating on why they currently do not.", "id" : 21264251431686145, "in_reply_to_status_id" : 21261670936485888, - "created_at" : "Sat Jan 01 17:59:27 +0000 2011", + "created_at" : "2011-01-01 17:59:27 +0000", "in_reply_to_screen_name" : "miksago", "in_reply_to_user_id_str" : "14063149", "user" : { @@ -6497,12 +6244,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Micheil Smith", @@ -6516,14 +6263,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "21261670936485888", - "geo" : { - }, + "geo" : { }, "id_str" : "21263999635038208", "in_reply_to_user_id" : 14063149, "text" : "@miksago Licensing deals, lack of bandwidth caps in Florida, and few people with limited data or slow connections would use Grooveshark.", "id" : 21263999635038208, "in_reply_to_status_id" : 21261670936485888, - "created_at" : "Sat Jan 01 17:58:27 +0000 2011", + "created_at" : "2011-01-01 17:58:27 +0000", "in_reply_to_screen_name" : "miksago", "in_reply_to_user_id_str" : "14063149", "user" : { @@ -6531,12 +6277,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jodoo Shi", @@ -6550,14 +6296,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "21248618740580352", - "geo" : { - }, + "geo" : { }, "id_str" : "21251768662888448", "in_reply_to_user_id" : 96914034, "text" : "@jodooshi I'm sneaky like that ;-)", "id" : 21251768662888448, "in_reply_to_status_id" : 21248618740580352, - "created_at" : "Sat Jan 01 17:09:51 +0000 2011", + "created_at" : "2011-01-01 17:09:51 +0000", "in_reply_to_screen_name" : "jodooshi", "in_reply_to_user_id_str" : "96914034", "user" : { @@ -6565,12 +6310,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Rey Bango", @@ -6584,14 +6329,13 @@ Grailbird.data.tweets_2011_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "21241278813442048", - "geo" : { - }, + "geo" : { }, "id_str" : "21251535975481344", "in_reply_to_user_id" : 1589691, - "text" : "@reybango We're getting rid of them in Canada. Here a penny is worth 1/20th of its value when introduced, and cost 1.5\u00A2 to produce.", + "text" : "@reybango We're getting rid of them in Canada. Here a penny is worth 1\/20th of its value when introduced, and cost 1.5\u00A2 to produce.", "id" : 21251535975481344, "in_reply_to_status_id" : 21241278813442048, - "created_at" : "Sat Jan 01 17:08:55 +0000 2011", + "created_at" : "2011-01-01 17:08:55 +0000", "in_reply_to_screen_name" : "reybango", "in_reply_to_user_id_str" : "1589691", "user" : { @@ -6599,15 +6343,15 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -6627,7 +6371,7 @@ Grailbird.data.tweets_2011_01 = "text" : "@getify heh, thats true. And there you'd have us Canucks beat, damn loonies and twonies!", "id" : 21236889742737408, "in_reply_to_status_id" : 21236243685707776, - "created_at" : "Sat Jan 01 16:10:43 +0000 2011", + "created_at" : "2011-01-01 16:10:43 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -6635,15 +6379,15 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -6663,7 +6407,7 @@ Grailbird.data.tweets_2011_01 = "text" : "@getify In Canada we are getting rid of the penny. About time!", "id" : 21234472682782720, "in_reply_to_status_id" : 21234241408860160, - "created_at" : "Sat Jan 01 16:01:07 +0000 2011", + "created_at" : "2011-01-01 16:01:07 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -6671,12 +6415,12 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -6690,18 +6434,18 @@ Grailbird.data.tweets_2011_01 = "id_str" : "21234258441928704", "text" : "Ease of creating something that works is more important than difficulty of creating something broken, e.g. Scheme vs. Lisp or even C macros.", "id" : 21234258441928704, - "created_at" : "Sat Jan 01 16:00:16 +0000 2011", + "created_at" : "2011-01-01 16:00:16 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -6715,13 +6459,13 @@ Grailbird.data.tweets_2011_01 = "id_str" : "21171138738528256", "text" : "Tablets with dual cameras should have the best one in front. Seems like that'd be the most oft used one.", "id" : 21171138738528256, - "created_at" : "Sat Jan 01 11:49:27 +0000 2011", + "created_at" : "2011-01-01 11:49:27 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2011_02.js b/public/tweets/data/js/tweets/2011_02.js index 5525d7d..47f692e 100755 --- a/public/tweets/data/js/tweets/2011_02.js +++ b/public/tweets/data/js/tweets/2011_02.js @@ -1,9 +1,9 @@ Grailbird.data.tweets_2011_02 = [ { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Mr.doob", + "name" : "Ricardo Cabello", "screen_name" : "mrdoob", "indices" : [ 3, 10 ], "id_str" : "20733754", @@ -13,47 +13,45 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "41303652014628864", - "text" : "RT @mrdoob: Someone on reddit \"fixed\" the Android Activations video. Much better with music ;) http://goo.gl/oqKOZ", + "text" : "RT @mrdoob: Someone on reddit \"fixed\" the Android Activations video. Much better with music ;) http:\/\/goo.gl\/oqKOZ", "retweeted_status" : { - "source" : "Silver Bird", + "source" : "\u003Ca href=\"https:\/\/chrome.google.com\/extensions\/detail\/encaiiljifbdbjlphpgpiimidegddhic\" rel=\"nofollow\"\u003ESilver Bird\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "41302966170296320", - "text" : "Someone on reddit \"fixed\" the Android Activations video. Much better with music ;) http://goo.gl/oqKOZ", + "text" : "Someone on reddit \"fixed\" the Android Activations video. Much better with music ;) http:\/\/goo.gl\/oqKOZ", "id" : 41302966170296320, - "created_at" : "Sat Feb 26 01:06:09 +0000 2011", + "created_at" : "2011-02-26 01:06:09 +0000", "user" : { - "name" : "Mr.doob", + "name" : "Ricardo Cabello", "screen_name" : "mrdoob", "protected" : false, "id_str" : "20733754", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3333866854/40901bb4e7483261a47d5a9a16339da5_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/443525411226415104\/3dA2hCFR_normal.png", "id" : 20733754, "verified" : false } }, "id" : 41303652014628864, - "created_at" : "Sat Feb 26 01:08:52 +0000 2011", + "created_at" : "2011-02-26 01:08:52 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -73,14 +71,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "41291563313278976", - "geo" : { - }, + "geo" : { }, "id_str" : "41292184216932352", "in_reply_to_user_id" : 636923, "text" : "@siracusa that's a good point. And since @wilshipley spotted several mistakes on his site...", "id" : 41292184216932352, "in_reply_to_status_id" : 41291563313278976, - "created_at" : "Sat Feb 26 00:23:18 +0000 2011", + "created_at" : "2011-02-26 00:23:18 +0000", "in_reply_to_screen_name" : "siracusa", "in_reply_to_user_id_str" : "636923", "user" : { @@ -88,12 +85,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -113,14 +110,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "41269314053087232", - "geo" : { - }, + "geo" : { }, "id_str" : "41270122282749952", "in_reply_to_user_id" : 636923, "text" : "@siracusa @wilshipley It could have been done on purpose. Picture a cutesy bear cartoon character and how he might pronounce it.", "id" : 41270122282749952, "in_reply_to_status_id" : 41269314053087232, - "created_at" : "Fri Feb 25 22:55:38 +0000 2011", + "created_at" : "2011-02-25 22:55:38 +0000", "in_reply_to_screen_name" : "siracusa", "in_reply_to_user_id_str" : "636923", "user" : { @@ -128,12 +124,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jed Schmidt", @@ -149,12 +145,11 @@ Grailbird.data.tweets_2011_02 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "41184646607798272", - "text" : "RT @jedschmidt: deprecating the most popular #nodejs cookie library, since i've written a more modern one based on keygrip: https://gith ...", + "text" : "RT @jedschmidt: deprecating the most popular #nodejs cookie library, since i've written a more modern one based on keygrip: https:\/\/gith ...", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -164,35 +159,34 @@ Grailbird.data.tweets_2011_02 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "41184528752062464", - "text" : "deprecating the most popular #nodejs cookie library, since i've written a more modern one based on keygrip: https://github.com/jed/cookies", + "text" : "deprecating the most popular #nodejs cookie library, since i've written a more modern one based on keygrip: https:\/\/github.com\/jed\/cookies", "id" : 41184528752062464, - "created_at" : "Fri Feb 25 17:15:31 +0000 2011", + "created_at" : "2011-02-25 17:15:31 +0000", "user" : { "name" : "Jed Schmidt", "screen_name" : "jedschmidt", "protected" : false, "id_str" : "815114", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2721786882/5e8925acda20f01bd8ae11861979cb4f_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000847455995\/92856a0e8d7651cd5fc74699319e9f59_normal.jpeg", "id" : 815114, "verified" : false } }, "id" : 41184646607798272, - "created_at" : "Fri Feb 25 17:15:59 +0000 2011", + "created_at" : "2011-02-25 17:15:59 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -206,14 +200,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "41175773268291585", - "geo" : { - }, + "geo" : { }, "id_str" : "41181760851017729", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle I think it was a couple weeks ago. The TC ran an article about it earlier this week.", "id" : 41181760851017729, "in_reply_to_status_id" : 41175773268291585, - "created_at" : "Fri Feb 25 17:04:31 +0000 2011", + "created_at" : "2011-02-25 17:04:31 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -221,35 +214,34 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "41155838550884352", "text" : "It seems like Apple quietly fixed their 2010 MBP trackpad bug sometime in the last few months, it hasn't happened recently.", "id" : 41155838550884352, - "created_at" : "Fri Feb 25 15:21:31 +0000 2011", + "created_at" : "2011-02-25 15:21:31 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Chris Foresman", @@ -262,47 +254,45 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "40949539376603136", "text" : "RT @foresmac: LOL: Apple wraps the fine print stuff on pages on its website in class=\"sosumi\".", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "40949104007847936", "text" : "LOL: Apple wraps the fine print stuff on pages on its website in class=\"sosumi\".", "id" : 40949104007847936, - "created_at" : "Fri Feb 25 01:40:01 +0000 2011", + "created_at" : "2011-02-25 01:40:01 +0000", "user" : { "name" : "Chris Foresman", "screen_name" : "foresmac", "protected" : false, "id_str" : "471323", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3346128962/36775c5471df7db5a49185dd262a06ab_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000483085045\/be5e624d4f87a77492f4c9898ecaf623_normal.jpeg", "id" : 471323, "verified" : false } }, "id" : 40949539376603136, - "created_at" : "Fri Feb 25 01:41:45 +0000 2011", + "created_at" : "2011-02-25 01:41:45 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Rogers", @@ -315,20 +305,19 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 54, 73 ], - "url" : "http://t.co/ttPMB61", - "expanded_url" : "http://www.wirfs-brock.com/allen/posts/166#comment-160", - "display_url" : "wirfs-brock.com/allen/posts/16\u2026" + "url" : "http:\/\/t.co\/ttPMB61", + "expanded_url" : "http:\/\/www.wirfs-brock.com\/allen\/posts\/166#comment-160", + "display_url" : "wirfs-brock.com\/allen\/posts\/16\u2026" } ] }, "in_reply_to_status_id_str" : "40945384998182912", - "geo" : { - }, + "geo" : { }, "id_str" : "40946353827872768", "in_reply_to_user_id" : 20079975, - "text" : "@polotek Nope, that's true. This is in the context of http://t.co/ttPMB61 where the objective is simply converting decimal numbers.", + "text" : "@polotek Nope, that's true. This is in the context of http:\/\/t.co\/ttPMB61 where the objective is simply converting decimal numbers.", "id" : 40946353827872768, "in_reply_to_status_id" : 40945384998182912, - "created_at" : "Fri Feb 25 01:29:06 +0000 2011", + "created_at" : "2011-02-25 01:29:06 +0000", "in_reply_to_screen_name" : "polotek", "in_reply_to_user_id_str" : "20079975", "user" : { @@ -336,35 +325,34 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "40931805586665472", "text" : "If you want to convert strings to numbers use Number(str). parseInt is rarely necessary. ['1','2','3'].map(Number) works as expected.", "id" : 40931805586665472, - "created_at" : "Fri Feb 25 00:31:17 +0000 2011", + "created_at" : "2011-02-25 00:31:17 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Ben Alman", @@ -386,12 +374,11 @@ Grailbird.data.tweets_2011_02 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "40930294085193728", - "text" : "RT @cowboy: A JavaScript Optional Argument Hazard http://bit.ly/gvhQ2A #javascript #ecmascript #carelessness", + "text" : "RT @cowboy: A JavaScript Optional Argument Hazard http:\/\/bit.ly\/gvhQ2A #javascript #ecmascript #carelessness", "retweeted_status" : { - "source" : "bitly", + "source" : "\u003Ca href=\"http:\/\/bitly.com\" rel=\"nofollow\"\u003Ebitly\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -407,67 +394,65 @@ Grailbird.data.tweets_2011_02 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "40929750285295616", - "text" : "A JavaScript Optional Argument Hazard http://bit.ly/gvhQ2A #javascript #ecmascript #carelessness", + "text" : "A JavaScript Optional Argument Hazard http:\/\/bit.ly\/gvhQ2A #javascript #ecmascript #carelessness", "id" : 40929750285295616, - "created_at" : "Fri Feb 25 00:23:07 +0000 2011", + "created_at" : "2011-02-25 00:23:07 +0000", "user" : { "name" : "Ben Alman", "screen_name" : "cowboy", "protected" : false, "id_str" : "6798592", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1432485915/cowboy_new_500_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000410052450\/1a63764bcdb34d27cc63952604ee9f00_normal.jpeg", "id" : 6798592, "verified" : false } }, "id" : 40930294085193728, - "created_at" : "Fri Feb 25 00:25:17 +0000 2011", + "created_at" : "2011-02-25 00:25:17 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 49, 68 ], - "url" : "http://t.co/voBYH1E", - "expanded_url" : "http://blog.mozilla.com/dherman/2011/02/24/structs-js/", - "display_url" : "blog.mozilla.com/dherman/2011/0\u2026" + "url" : "http:\/\/t.co\/voBYH1E", + "expanded_url" : "http:\/\/blog.mozilla.com\/dherman\/2011\/02\/24\/structs-js\/", + "display_url" : "blog.mozilla.com\/dherman\/2011\/0\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "40925124269973504", - "text" : "structs.js: a binary data library for JavaScript http://t.co/voBYH1E", + "text" : "structs.js: a binary data library for JavaScript http:\/\/t.co\/voBYH1E", "id" : 40925124269973504, - "created_at" : "Fri Feb 25 00:04:44 +0000 2011", + "created_at" : "2011-02-25 00:04:44 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : " class Clint(Human):", - "screen_name" : "clint", + "name" : "CLINT\u2014ECKER", + "screen_name" : "CLINT", "indices" : [ 0, 6 ], "id_str" : "45993", "id" : 45993 @@ -477,73 +462,70 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "40475362026733568", - "geo" : { - }, + "geo" : { }, "id_str" : "40476032565903360", "in_reply_to_user_id" : 45993, - "text" : "@clint Or when they link to the comments, or the photos tab of a news article. Linking properly is too hard if Cmd-L Cmd-C doesn't do it :/", + "text" : "@clint Or when they link to the comments, or the photos tab of a news article. Linking properly is too hard if Cmd-L Cmd-C doesn't do it :\/", "id" : 40476032565903360, "in_reply_to_status_id" : 40475362026733568, - "created_at" : "Wed Feb 23 18:20:12 +0000 2011", - "in_reply_to_screen_name" : "clint", + "created_at" : "2011-02-23 18:20:12 +0000", + "in_reply_to_screen_name" : "CLINT", "in_reply_to_user_id_str" : "45993", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "40445440453394432", - "text" : "Why do I have a love/hate relationship with so many new technologies?", + "text" : "Why do I have a love\/hate relationship with so many new technologies?", "id" : 40445440453394432, - "created_at" : "Wed Feb 23 16:18:39 +0000 2011", + "created_at" : "2011-02-23 16:18:39 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 83, 102 ], - "url" : "http://t.co/Y9eWwrI", - "expanded_url" : "http://www.reddit.com/r/apple/comments/fqqhw/til_apple_intentionally_makes_the_caps_lock_key/c1hxr91", - "display_url" : "reddit.com/r/apple/commen\u2026" + "url" : "http:\/\/t.co\/Y9eWwrI", + "expanded_url" : "http:\/\/www.reddit.com\/r\/apple\/comments\/fqqhw\/til_apple_intentionally_makes_the_caps_lock_key\/c1hxr91", + "display_url" : "reddit.com\/r\/apple\/commen\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "40273059847872512", - "text" : "System Preferences | Keyboard | Modifier Keys\u2026 | Caps Lock (\u21EA) Key: \u2303 Control (via http://t.co/Y9eWwrI)", + "text" : "System Preferences | Keyboard | Modifier Keys\u2026 | Caps Lock (\u21EA) Key: \u2303 Control (via http:\/\/t.co\/Y9eWwrI)", "id" : 40273059847872512, - "created_at" : "Wed Feb 23 04:53:40 +0000 2011", + "created_at" : "2011-02-23 04:53:40 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -561,8 +543,7 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "40215689646186496", "text" : "RT @brianleroux: The guy who created Adobe Updater has to be buddies with the dude who created the Android AVD and SDK Manager.", "retweeted_status" : { @@ -573,35 +554,34 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "40215306840440832", "text" : "The guy who created Adobe Updater has to be buddies with the dude who created the Android AVD and SDK Manager.", "id" : 40215306840440832, - "created_at" : "Wed Feb 23 01:04:10 +0000 2011", + "created_at" : "2011-02-23 01:04:10 +0000", "user" : { "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", "screen_name" : "brianleroux", "protected" : false, "id_str" : "676363", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2268928025/qg507kknw872kmyqhet9_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2268928025\/qg507kknw872kmyqhet9_normal.jpeg", "id" : 676363, "verified" : false } }, "id" : 40215689646186496, - "created_at" : "Wed Feb 23 01:05:42 +0000 2011", + "created_at" : "2011-02-23 01:05:42 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tom Opgenorth", @@ -624,7 +604,7 @@ Grailbird.data.tweets_2011_02 = "text" : "@topgenorth yeah, who knew that a complaint about missing or malformed xml means that the xml is missing or malformed ;)", "id" : 40215429414658048, "in_reply_to_status_id" : 40211203271835648, - "created_at" : "Wed Feb 23 01:04:40 +0000 2011", + "created_at" : "2011-02-23 01:04:40 +0000", "in_reply_to_screen_name" : "topgenorth", "in_reply_to_user_id_str" : "9286842", "user" : { @@ -632,12 +612,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tom Opgenorth", @@ -660,7 +640,7 @@ Grailbird.data.tweets_2011_02 = "text" : "@topgenorth I basically did the same. Thanks for the reply :)", "id" : 40210420337741824, "in_reply_to_status_id" : 40208342056054785, - "created_at" : "Wed Feb 23 00:44:45 +0000 2011", + "created_at" : "2011-02-23 00:44:45 +0000", "in_reply_to_screen_name" : "topgenorth", "in_reply_to_user_id_str" : "9286842", "user" : { @@ -668,12 +648,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "James Iry", @@ -686,47 +666,45 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "40172168968929281", "text" : "RT @jamesiry: What if instead of solving for \"what languages work for large teams\" we solved for \"what languages prevent the need for la ...", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "40170686278402049", "text" : "What if instead of solving for \"what languages work for large teams\" we solved for \"what languages prevent the need for large teams?\"", "id" : 40170686278402049, - "created_at" : "Tue Feb 22 22:06:52 +0000 2011", + "created_at" : "2011-02-22 22:06:52 +0000", "user" : { "name" : "James Iry", "screen_name" : "jamesiry", "protected" : false, "id_str" : "19044984", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/82407426/Teotihuacan_62AF_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/82407426\/Teotihuacan_62AF_normal.jpg", "id" : 19044984, "verified" : false } }, "id" : 40172168968929281, - "created_at" : "Tue Feb 22 22:12:46 +0000 2011", + "created_at" : "2011-02-22 22:12:46 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -739,23 +717,22 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 39, 58 ], - "url" : "http://t.co/lzOhfc7", - "expanded_url" : "http://www.reddit.com/r/javascript/comments/fpp7m/recommendations_for_mastering_javascript/c1hs3fq", - "display_url" : "reddit.com/r/javascript/c\u2026" + "url" : "http:\/\/t.co\/lzOhfc7", + "expanded_url" : "http:\/\/www.reddit.com\/r\/javascript\/comments\/fpp7m\/recommendations_for_mastering_javascript\/c1hs3fq", + "display_url" : "reddit.com\/r\/javascript\/c\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "40138442998288384", - "text" : "Take your JS skills to the next level: http://t.co/lzOhfc7 /cc @JimRoepcke", + "text" : "Take your JS skills to the next level: http:\/\/t.co\/lzOhfc7 \/cc @JimRoepcke", "id" : 40138442998288384, - "created_at" : "Tue Feb 22 19:58:45 +0000 2011", + "created_at" : "2011-02-22 19:58:45 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -774,14 +751,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "28962316837986304", - "geo" : { - }, + "geo" : { }, "id_str" : "40112452733501440", "in_reply_to_user_id" : 9286842, - "text" : "@topgenorth Did you figure out \"AndroidManifest.xml doesn't exist or has incorrect root tag\"? ... google reveals next to nothing on this :/", + "text" : "@topgenorth Did you figure out \"AndroidManifest.xml doesn't exist or has incorrect root tag\"? ... google reveals next to nothing on this :\/", "id" : 40112452733501440, "in_reply_to_status_id" : 28962316837986304, - "created_at" : "Tue Feb 22 18:15:28 +0000 2011", + "created_at" : "2011-02-22 18:15:28 +0000", "in_reply_to_screen_name" : "topgenorth", "in_reply_to_user_id_str" : "9286842", "user" : { @@ -789,12 +765,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -808,14 +784,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "39834931026866177", - "geo" : { - }, + "geo" : { }, "id_str" : "39837712164982784", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk Sweet!", "id" : 39837712164982784, "in_reply_to_status_id" : 39834931026866177, - "created_at" : "Tue Feb 22 00:03:45 +0000 2011", + "created_at" : "2011-02-22 00:03:45 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -823,12 +798,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -841,88 +816,84 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "39837510762889216", "text" : "RT @tjholowaychuk: Found another nodejs developer that lives in Victoria! Wahoo we have three now", "retweeted_status" : { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "39834931026866177", "text" : "Found another nodejs developer that lives in Victoria! Wahoo we have three now", "id" : 39834931026866177, - "created_at" : "Mon Feb 21 23:52:42 +0000 2011", + "created_at" : "2011-02-21 23:52:42 +0000", "user" : { "name" : "TJ Holowaychuk", "screen_name" : "tjholowaychuk", "protected" : false, "id_str" : "29255412", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/124810348/DSC_0009_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000226613002\/36623ae09f553713c575c97c77544b49_normal.jpeg", "id" : 29255412, "verified" : false } }, "id" : 39837510762889216, - "created_at" : "Tue Feb 22 00:02:57 +0000 2011", + "created_at" : "2011-02-22 00:02:57 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "39428732225724416", "text" : "Eggs benedict with bacon, avocado, tomatoes, hollandaise, prawns sauteed in garlic butter, and fresh guacamole-ish salsa. So good, no pic :(", "id" : 39428732225724416, - "created_at" : "Sun Feb 20 20:58:36 +0000 2011", + "created_at" : "2011-02-20 20:58:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "39057990363529216", "text" : "By going from Core 2 Duo to Sandy Bridge the new MBA will be some ridiculous figure such as 3x faster. Marketing must love that.", "id" : 39057990363529216, - "created_at" : "Sat Feb 19 20:25:25 +0000 2011", + "created_at" : "2011-02-19 20:25:25 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -930,28 +901,21 @@ Grailbird.data.tweets_2011_02 = "source" : "web", "entities" : { "user_mentions" : [ { - "name" : "Tony C", - "screen_name" : "TonyClement_MP", - "indices" : [ 3, 18 ], - "id_str" : "409274101", - "id" : 409274101 - }, { - "name" : "Aditya Chadha", - "screen_name" : "ac", - "indices" : [ 133, 136 ], - "id_str" : "10955592", - "id" : 10955592 + "name" : "Andrew Coyne", + "screen_name" : "acoyne", + "indices" : [ 133, 140 ], + "id_str" : "12987202", + "id" : 12987202 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "39043793386741760", "text" : "RT @TonyClement_MP: I would like to see Macleans' parent Rogers return the annual taxpayer subsidy returned: is that asking too much @ac ...", "retweeted_status" : { - "source" : "Twitterrific", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Andrew Coyne", @@ -964,30 +928,29 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "38966019276017664", "text" : "I would like to see Macleans' parent Rogers return the annual taxpayer subsidy returned: is that asking too much @acoyne?", "id" : 38966019276017664, - "created_at" : "Sat Feb 19 14:19:57 +0000 2011", + "created_at" : "2011-02-19 14:19:57 +0000", "user" : { "name" : "Tony Clement", "screen_name" : "TonyclementCPC", "protected" : false, "id_str" : "121483664", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3034945804/5e5040e2d043d649afbad52c836d379e_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/441175072049356801\/ZM9qyYQr_normal.jpeg", "id" : 121483664, "verified" : true } }, "id" : 39043793386741760, - "created_at" : "Sat Feb 19 19:29:00 +0000 2011", + "created_at" : "2011-02-19 19:29:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1011,12 +974,11 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "39032058860933121", - "text" : "RT @mhevery: @KentBeck To new or not to New: http://misko.hevery.com/2008/09/30/to-new-or-not-to-new/", + "text" : "RT @mhevery: @KentBeck To new or not to New: http:\/\/misko.hevery.com\/2008\/09\/30\/to-new-or-not-to-new\/", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kent Beck", @@ -1030,14 +992,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "38728085620662272", - "geo" : { - }, + "geo" : { }, "id_str" : "38734077968392192", "in_reply_to_user_id" : 16891384, - "text" : "@KentBeck To new or not to New: http://misko.hevery.com/2008/09/30/to-new-or-not-to-new/", + "text" : "@KentBeck To new or not to New: http:\/\/misko.hevery.com\/2008\/09\/30\/to-new-or-not-to-new\/", "id" : 38734077968392192, "in_reply_to_status_id" : 38728085620662272, - "created_at" : "Fri Feb 18 22:58:18 +0000 2011", + "created_at" : "2011-02-18 22:58:18 +0000", "in_reply_to_screen_name" : "KentBeck", "in_reply_to_user_id_str" : "16891384", "user" : { @@ -1045,19 +1006,19 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "mhevery", "protected" : false, "id_str" : "14822853", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2614358219/0ixx2n6n059uf5gdwaxl_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2614358219\/0ixx2n6n059uf5gdwaxl_normal.jpeg", "id" : 14822853, "verified" : false } }, "id" : 39032058860933121, - "created_at" : "Sat Feb 19 18:42:22 +0000 2011", + "created_at" : "2011-02-19 18:42:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1081,12 +1042,11 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "39032049100660736", - "text" : "RT @mhevery: @KentBeck Here is my point of view on the new operator: http://misko.hevery.com/2008/07/08/how-to-think-about-the-new-operator/", + "text" : "RT @mhevery: @KentBeck Here is my point of view on the new operator: http:\/\/misko.hevery.com\/2008\/07\/08\/how-to-think-about-the-new-operator\/", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kent Beck", @@ -1100,14 +1060,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "38728085620662272", - "geo" : { - }, + "geo" : { }, "id_str" : "38732659253452800", "in_reply_to_user_id" : 16891384, - "text" : "@KentBeck Here is my point of view on the new operator: http://misko.hevery.com/2008/07/08/how-to-think-about-the-new-operator/", + "text" : "@KentBeck Here is my point of view on the new operator: http:\/\/misko.hevery.com\/2008\/07\/08\/how-to-think-about-the-new-operator\/", "id" : 38732659253452800, "in_reply_to_status_id" : 38728085620662272, - "created_at" : "Fri Feb 18 22:52:40 +0000 2011", + "created_at" : "2011-02-18 22:52:40 +0000", "in_reply_to_screen_name" : "KentBeck", "in_reply_to_user_id_str" : "16891384", "user" : { @@ -1115,19 +1074,19 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "mhevery", "protected" : false, "id_str" : "14822853", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2614358219/0ixx2n6n059uf5gdwaxl_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2614358219\/0ixx2n6n059uf5gdwaxl_normal.jpeg", "id" : 14822853, "verified" : false } }, "id" : 39032049100660736, - "created_at" : "Sat Feb 19 18:42:20 +0000 2011", + "created_at" : "2011-02-19 18:42:20 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1151,10 +1110,9 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "39031903881273344", - "text" : "RT @KentBeck: designing software so you can test it via @mhevery in http://bit.ly/ey2E1y . i'm not so anti-new as he is. need to think a ...", + "text" : "RT @KentBeck: designing software so you can test it via @mhevery in http:\/\/bit.ly\/ey2E1y . i'm not so anti-new as he is. need to think a ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -1169,35 +1127,34 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "38728085620662272", - "text" : "designing software so you can test it via @mhevery in http://bit.ly/ey2E1y . i'm not so anti-new as he is. need to think about why.", + "text" : "designing software so you can test it via @mhevery in http:\/\/bit.ly\/ey2E1y . i'm not so anti-new as he is. need to think about why.", "id" : 38728085620662272, - "created_at" : "Fri Feb 18 22:34:29 +0000 2011", + "created_at" : "2011-02-18 22:34:29 +0000", "user" : { "name" : "Kent Beck", "screen_name" : "KentBeck", "protected" : false, "id_str" : "16891384", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2550670043/xq10bqclqpsezgerjxhi_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2550670043\/xq10bqclqpsezgerjxhi_normal.jpeg", "id" : 16891384, "verified" : false } }, "id" : 39031903881273344, - "created_at" : "Sat Feb 19 18:41:45 +0000 2011", + "created_at" : "2011-02-19 18:41:45 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mikeal", @@ -1211,14 +1168,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "38749648143253504", - "geo" : { - }, + "geo" : { }, "id_str" : "38750533615353856", "in_reply_to_user_id" : 668423, "text" : "@mikeal And manually start it with \"start <name of file>\", stop with \"stop <name of file>\", you can guess how to restart...", "id" : 38750533615353856, "in_reply_to_status_id" : 38749648143253504, - "created_at" : "Sat Feb 19 00:03:41 +0000 2011", + "created_at" : "2011-02-19 00:03:41 +0000", "in_reply_to_screen_name" : "mikeal", "in_reply_to_user_id_str" : "668423", "user" : { @@ -1226,12 +1182,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mikeal", @@ -1244,20 +1200,19 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 8, 27 ], - "url" : "http://t.co/htmSji7", - "expanded_url" : "https://gist.github.com/834635", - "display_url" : "gist.github.com/834635" + "url" : "http:\/\/t.co\/htmSji7", + "expanded_url" : "https:\/\/gist.github.com\/834635", + "display_url" : "gist.github.com\/834635" } ] }, "in_reply_to_status_id_str" : "38749648143253504", - "geo" : { - }, + "geo" : { }, "id_str" : "38750214302998530", "in_reply_to_user_id" : 668423, - "text" : "@mikeal http://t.co/htmSji7, place that in /etc/init", + "text" : "@mikeal http:\/\/t.co\/htmSji7, place that in \/etc\/init", "id" : 38750214302998530, "in_reply_to_status_id" : 38749648143253504, - "created_at" : "Sat Feb 19 00:02:25 +0000 2011", + "created_at" : "2011-02-19 00:02:25 +0000", "in_reply_to_screen_name" : "mikeal", "in_reply_to_user_id_str" : "668423", "user" : { @@ -1265,49 +1220,41 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "38639562813087745", "text" : "View source on responses to POST requests works in Chrome 9, hooray! Hopefully it doesn't make a second request for the source...", "id" : 38639562813087745, - "created_at" : "Fri Feb 18 16:42:44 +0000 2011", + "created_at" : "2011-02-18 16:42:44 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Justin Lilly", - "screen_name" : "justinlilly", - "indices" : [ 3, 15 ], - "id_str" : "911534924", - "id" : 911534924 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "38629161996259328", "text" : "RT @justinlilly: OH: \"Java is a DSL for translating XML into stack traces.\"", "retweeted_status" : { @@ -1318,63 +1265,61 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "38618644338450432", "text" : "OH: \"Java is a DSL for translating XML into stack traces.\"", "id" : 38618644338450432, - "created_at" : "Fri Feb 18 15:19:36 +0000 2011", + "created_at" : "2011-02-18 15:19:36 +0000", "user" : { "name" : "Justin Abrahms", "screen_name" : "justinabrahms", "protected" : false, "id_str" : "6899112", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2838109127/2c54fb23975e845704a4b5232504798f_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2838109127\/2c54fb23975e845704a4b5232504798f_normal.jpeg", "id" : 6899112, "verified" : false } }, "id" : 38629161996259328, - "created_at" : "Fri Feb 18 16:01:24 +0000 2011", + "created_at" : "2011-02-18 16:01:24 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 41, 60 ], - "url" : "http://t.co/PJdbDDG", - "expanded_url" : "http://www.wait-till-i.com/2011/02/14/a-few-html5-questions-that-need-answering/", - "display_url" : "wait-till-i.com/2011/02/14/a-f\u2026" + "url" : "http:\/\/t.co\/PJdbDDG", + "expanded_url" : "http:\/\/www.wait-till-i.com\/2011\/02\/14\/a-few-html5-questions-that-need-answering\/", + "display_url" : "wait-till-i.com\/2011\/02\/14\/a-f\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "38101619253968896", - "text" : "A few HTML questions that need answering http://t.co/PJdbDDG", + "text" : "A few HTML questions that need answering http:\/\/t.co\/PJdbDDG", "id" : 38101619253968896, - "created_at" : "Thu Feb 17 05:05:08 +0000 2011", + "created_at" : "2011-02-17 05:05:08 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paul Irish", @@ -1393,12 +1338,11 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "38064719596232704", - "text" : "RT @paul_irish: @github users.... check out git-friendly: http://goo.gl/dyJKv Copies a compare URL to yr clipboard after a git push. Ama ...", + "text" : "RT @paul_irish: @github users.... check out git-friendly: http:\/\/goo.gl\/dyJKv Copies a compare URL to yr clipboard after a git push. Ama ...", "retweeted_status" : { - "source" : "Proxlet", + "source" : "\u003Ca href=\"http:\/\/proxlet.com\" rel=\"nofollow\"\u003EProxlet\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "GitHub", @@ -1411,13 +1355,12 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "38056905536577537", "in_reply_to_user_id" : 13334762, - "text" : "@github users.... check out git-friendly: http://goo.gl/dyJKv Copies a compare URL to yr clipboard after a git push. Amazeballs.", + "text" : "@github users.... check out git-friendly: http:\/\/goo.gl\/dyJKv Copies a compare URL to yr clipboard after a git push. Amazeballs.", "id" : 38056905536577537, - "created_at" : "Thu Feb 17 02:07:28 +0000 2011", + "created_at" : "2011-02-17 02:07:28 +0000", "in_reply_to_screen_name" : "github", "in_reply_to_user_id_str" : "13334762", "user" : { @@ -1425,24 +1368,24 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "paul_irish", "protected" : false, "id_str" : "1671811", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2910976341/7d972c32f3882f715ff84a67685e6acf_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/420826194083213312\/CP1RmLa3_normal.jpeg", "id" : 1671811, "verified" : false } }, "id" : 38064719596232704, - "created_at" : "Thu Feb 17 02:38:31 +0000 2011", + "created_at" : "2011-02-17 02:38:31 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Wil Shipley", @@ -1456,14 +1399,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "38060463015067648", - "geo" : { - }, + "geo" : { }, "id_str" : "38064689585991680", "in_reply_to_user_id" : 2911221, "text" : "@wilshipley Which features? Similar people and connections, or something else?", "id" : 38064689585991680, "in_reply_to_status_id" : 38060463015067648, - "created_at" : "Thu Feb 17 02:38:23 +0000 2011", + "created_at" : "2011-02-17 02:38:23 +0000", "in_reply_to_screen_name" : "wilshipley", "in_reply_to_user_id_str" : "2911221", "user" : { @@ -1471,58 +1413,56 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "38064237544742912", "text" : "I gotta say, when I did a little webOS development scping compiled apps to the device was sweet. Would like to try one for a week or two.", "id" : 38064237544742912, - "created_at" : "Thu Feb 17 02:36:36 +0000 2011", + "created_at" : "2011-02-17 02:36:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "38063900226232320", "text" : "Definitely not getting another iPhone, will be Android or webOS. iOS already rubs me the wrong way, must jailbreak to fully use the device.", "id" : 38063900226232320, - "created_at" : "Thu Feb 17 02:35:15 +0000 2011", + "created_at" : "2011-02-17 02:35:15 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Russell Beattie", @@ -1536,14 +1476,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "38060705378865152", - "geo" : { - }, + "geo" : { }, "id_str" : "38062294944591872", "in_reply_to_user_id" : 4826261, "text" : "@RussB Plus you can see replies to others which is not possible with the official web client.", "id" : 38062294944591872, "in_reply_to_status_id" : 38060705378865152, - "created_at" : "Thu Feb 17 02:28:52 +0000 2011", + "created_at" : "2011-02-17 02:28:52 +0000", "in_reply_to_screen_name" : "RussB", "in_reply_to_user_id_str" : "4826261", "user" : { @@ -1551,12 +1490,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Russell Beattie", @@ -1570,14 +1509,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "38060705378865152", - "geo" : { - }, + "geo" : { }, "id_str" : "38062100869951488", "in_reply_to_user_id" : 4826261, "text" : "@RussB New tweets appear automatically, easy to keep in a corner of the display, keyboard shortcuts. Mild conveniences but still nice.", "id" : 38062100869951488, "in_reply_to_status_id" : 38060705378865152, - "created_at" : "Thu Feb 17 02:28:06 +0000 2011", + "created_at" : "2011-02-17 02:28:06 +0000", "in_reply_to_screen_name" : "RussB", "in_reply_to_user_id_str" : "4826261", "user" : { @@ -1585,35 +1523,34 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "38020574315950080", "text" : "Ok, you want an uppercase letter in my password, I have 4 of them ... Now it's over 15 chars and invalid, what is that TOO secure? Fuck you.", "id" : 38020574315950080, - "created_at" : "Wed Feb 16 23:43:05 +0000 2011", + "created_at" : "2011-02-16 23:43:05 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Luke Redpath", @@ -1627,14 +1564,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "37975545480351745", - "geo" : { - }, + "geo" : { }, "id_str" : "37978209849053184", "in_reply_to_user_id" : 72573, "text" : "@lukeredpath Must it be shredded? Fire seems like a reasonable solution if you have a fireplace or can burn outside somewhere.", "id" : 37978209849053184, "in_reply_to_status_id" : 37975545480351745, - "created_at" : "Wed Feb 16 20:54:45 +0000 2011", + "created_at" : "2011-02-16 20:54:45 +0000", "in_reply_to_screen_name" : "lukeredpath", "in_reply_to_user_id_str" : "72573", "user" : { @@ -1642,12 +1578,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Chris Williams", @@ -1660,47 +1596,45 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "37964047445917696", "text" : "RT @voodootikigod: I would love for twitter to provide \"topic trending\" IE. Trending in Technology or even better Trending Amongst Your ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "37963919507210240", "text" : "I would love for twitter to provide \"topic trending\" IE. Trending in Technology or even better Trending Amongst Your Friends...", "id" : 37963919507210240, - "created_at" : "Wed Feb 16 19:57:58 +0000 2011", + "created_at" : "2011-02-16 19:57:58 +0000", "user" : { "name" : "Chris Williams", "screen_name" : "voodootikigod", "protected" : false, "id_str" : "637763", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2058465750/default_profile_5_bigger_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000040828491\/5592b71f26f3f76445eacb35fc137304_normal.png", "id" : 637763, "verified" : false } }, "id" : 37964047445917696, - "created_at" : "Wed Feb 16 19:58:28 +0000 2011", + "created_at" : "2011-02-16 19:58:28 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Russell Beattie", @@ -1713,8 +1647,7 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "37585665285816320", "text" : "RT @RussB: I'm a (very, very small) Nokia shareholder too, and I really like MeeGo and dislike Windows, but even I think the \"Plan B\" gu ...", "retweeted_status" : { @@ -1725,43 +1658,36 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "37584546681720832", "text" : "I'm a (very, very small) Nokia shareholder too, and I really like MeeGo and dislike Windows, but even I think the \"Plan B\" guys are nuts.", "id" : 37584546681720832, - "created_at" : "Tue Feb 15 18:50:28 +0000 2011", + "created_at" : "2011-02-15 18:50:28 +0000", "user" : { "name" : "Russell Beattie", "screen_name" : "RussB", "protected" : false, "id_str" : "4826261", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2416799278/sj6g8ofhxnfklkqev1qq_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000416372661\/ecf41d432c89d51c0a0b31d54bd56798_normal.jpeg", "id" : 4826261, "verified" : false } }, "id" : 37585665285816320, - "created_at" : "Tue Feb 15 18:54:55 +0000 2011", + "created_at" : "2011-02-15 18:54:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "The Changelog", - "screen_name" : "changelogshow", - "indices" : [ 3, 17 ], - "id_str" : "473142109", - "id" : 473142109 - }, { "name" : "Ezra Zygmuntowicz", "screen_name" : "ezmobius", "indices" : [ 116, 125 ], @@ -1778,12 +1704,11 @@ Grailbird.data.tweets_2011_02 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "37342589556359168", - "text" : "RT @changelogshow: super-nginx: #nginix on steroids bundles #redis, Drizzle support, serves up async Lua apps, from @ezmobius http://lg. ...", + "text" : "RT @changelogshow: super-nginx: #nginix on steroids bundles #redis, Drizzle support, serves up async Lua apps, from @ezmobius http:\/\/lg. ...", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Ezra Zygmuntowicz", @@ -1802,43 +1727,36 @@ Grailbird.data.tweets_2011_02 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "36360340325269504", - "text" : "super-nginx: #nginix on steroids bundles #redis, Drizzle support, serves up async Lua apps, from @ezmobius http://lg.gd/8i", + "text" : "super-nginx: #nginix on steroids bundles #redis, Drizzle support, serves up async Lua apps, from @ezmobius http:\/\/lg.gd\/8i", "id" : 36360340325269504, - "created_at" : "Sat Feb 12 09:45:55 +0000 2011", + "created_at" : "2011-02-12 09:45:55 +0000", "user" : { "name" : "The Changelog", "screen_name" : "TheChangelog", "protected" : false, "id_str" : "90286855", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/544002721/Album-Art_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000420553878\/3ce7f958eb7d25c30ca97d2fc43cbf7d_normal.jpeg", "id" : 90286855, "verified" : false } }, "id" : 37342589556359168, - "created_at" : "Tue Feb 15 02:49:01 +0000 2011", + "created_at" : "2011-02-15 02:49:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "The Changelog", - "screen_name" : "changelogshow", - "indices" : [ 3, 17 ], - "id_str" : "473142109", - "id" : 473142109 - }, { "name" : "Joe Walnes", "screen_name" : "joewalnes", "indices" : [ 86, 96 ], @@ -1855,12 +1773,11 @@ Grailbird.data.tweets_2011_02 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "37342572208726017", - "text" : "RT @changelogshow: webbit: Evented HTTP, WebSocket server for #Java and #Clojure from @joewalnes http://lg.gd/8h", + "text" : "RT @changelogshow: webbit: Evented HTTP, WebSocket server for #Java and #Clojure from @joewalnes http:\/\/lg.gd\/8h", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Joe Walnes", @@ -1879,35 +1796,34 @@ Grailbird.data.tweets_2011_02 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "36193656763322368", - "text" : "webbit: Evented HTTP, WebSocket server for #Java and #Clojure from @joewalnes http://lg.gd/8h", + "text" : "webbit: Evented HTTP, WebSocket server for #Java and #Clojure from @joewalnes http:\/\/lg.gd\/8h", "id" : 36193656763322368, - "created_at" : "Fri Feb 11 22:43:34 +0000 2011", + "created_at" : "2011-02-11 22:43:34 +0000", "user" : { "name" : "The Changelog", "screen_name" : "TheChangelog", "protected" : false, "id_str" : "90286855", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/544002721/Album-Art_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000420553878\/3ce7f958eb7d25c30ca97d2fc43cbf7d_normal.jpeg", "id" : 90286855, "verified" : false } }, "id" : 37342572208726017, - "created_at" : "Tue Feb 15 02:48:57 +0000 2011", + "created_at" : "2011-02-15 02:48:57 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mathias Meyer", @@ -1920,47 +1836,45 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "37198555357790208", "text" : "RT @roidrage: If you really want to understand something, try explaining it to someone else.", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "37196767728500736", "text" : "If you really want to understand something, try explaining it to someone else.", "id" : 37196767728500736, - "created_at" : "Mon Feb 14 17:09:35 +0000 2011", + "created_at" : "2011-02-14 17:09:35 +0000", "user" : { "name" : "Mathias Meyer", "screen_name" : "roidrage", "protected" : false, "id_str" : "14658472", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2938540224/9ffc554b0eabb077a915cfe0d56f3c1f_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2938540224\/9ffc554b0eabb077a915cfe0d56f3c1f_normal.jpeg", "id" : 14658472, "verified" : false } }, "id" : 37198555357790208, - "created_at" : "Mon Feb 14 17:16:41 +0000 2011", + "created_at" : "2011-02-14 17:16:41 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Oliver Steele", @@ -1973,8 +1887,7 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "37036969909297152", "text" : "RT @osteele: is tempted to write a webapp in NodeJS on the server and GWT on the client. Just to be perverse.", "retweeted_status" : { @@ -1985,35 +1898,34 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "37031252255055872", "text" : "is tempted to write a webapp in NodeJS on the server and GWT on the client. Just to be perverse.", "id" : 37031252255055872, - "created_at" : "Mon Feb 14 06:11:53 +0000 2011", + "created_at" : "2011-02-14 06:11:53 +0000", "user" : { "name" : "Oliver Steele", "screen_name" : "osteele", "protected" : false, "id_str" : "13835862", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/100911139/osteele_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/100911139\/osteele_normal.png", "id" : 13835862, "verified" : false } }, "id" : 37036969909297152, - "created_at" : "Mon Feb 14 06:34:36 +0000 2011", + "created_at" : "2011-02-14 06:34:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Steve Streza", @@ -2026,47 +1938,45 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "37010133695340544", "text" : "RT @SteveStreza: The Grammy's end, Reddit goes down. Tide goes in, tide goes out. Never a miscommunication.", "retweeted_status" : { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "37007356093153280", "text" : "The Grammy's end, Reddit goes down. Tide goes in, tide goes out. Never a miscommunication.", "id" : 37007356093153280, - "created_at" : "Mon Feb 14 04:36:55 +0000 2011", + "created_at" : "2011-02-14 04:36:55 +0000", "user" : { "name" : "Steve Streza", "screen_name" : "SteveStreza", "protected" : false, "id_str" : "658643", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3427734856/6f151e3d9aeb393dab9284dd03f3baff_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/446516305764438016\/F-vBkSbu_normal.jpeg", "id" : 658643, "verified" : false } }, "id" : 37010133695340544, - "created_at" : "Mon Feb 14 04:47:58 +0000 2011", + "created_at" : "2011-02-14 04:47:58 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Neil Patrick Harris", @@ -2079,47 +1989,45 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "36969528755757056", "text" : "RT @ActuallyNPH: Big fan of the monocle. So glad to see it making a comeback.", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "36968237539270656", "text" : "Big fan of the monocle. So glad to see it making a comeback.", "id" : 36968237539270656, - "created_at" : "Mon Feb 14 02:01:29 +0000 2011", + "created_at" : "2011-02-14 02:01:29 +0000", "user" : { "name" : "Neil Patrick Harris", "screen_name" : "ActuallyNPH", "protected" : false, "id_str" : "90420314", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1491037748/IMG_0026_2_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000601987374\/898bea5682c583597c4f471bdbb87a4b_normal.jpeg", "id" : 90420314, "verified" : true } }, "id" : 36969528755757056, - "created_at" : "Mon Feb 14 02:06:37 +0000 2011", + "created_at" : "2011-02-14 02:06:37 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -2133,14 +2041,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "36967146747596800", - "geo" : { - }, + "geo" : { }, "id_str" : "36969370395611136", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle they do have great wings! Only been on a wednesday night once but would definitely go again.", "id" : 36969370395611136, "in_reply_to_status_id" : 36967146747596800, - "created_at" : "Mon Feb 14 02:05:59 +0000 2011", + "created_at" : "2011-02-14 02:05:59 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -2148,12 +2055,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2167,14 +2074,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "36940402430844928", - "geo" : { - }, + "geo" : { }, "id_str" : "36943588914896896", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I don't mind the blue fox, but the bennies at 1550s looked good enough for me too.", "id" : 36943588914896896, "in_reply_to_status_id" : 36940402430844928, - "created_at" : "Mon Feb 14 00:23:32 +0000 2011", + "created_at" : "2011-02-14 00:23:32 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2182,12 +2088,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2201,14 +2107,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "36865211633762304", - "geo" : { - }, + "geo" : { }, "id_str" : "36940212642910208", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Just a taste, now I want more", "id" : 36940212642910208, "in_reply_to_status_id" : 36865211633762304, - "created_at" : "Mon Feb 14 00:10:07 +0000 2011", + "created_at" : "2011-02-14 00:10:07 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2216,21 +2121,21 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 40, 59 ], - "url" : "http://t.co/jfTpAc7", - "expanded_url" : "http://twitpic.com/3zf5ha", - "display_url" : "twitpic.com/3zf5ha" + "url" : "http:\/\/t.co\/jfTpAc7", + "expanded_url" : "http:\/\/twitpic.com\/3zf5ha", + "display_url" : "twitpic.com\/3zf5ha" } ] }, "geo" : { @@ -2238,20 +2143,20 @@ Grailbird.data.tweets_2011_02 = "coordinates" : [ 48.4204896, -123.3719479 ] }, "id_str" : "36838206498541568", - "text" : "Breakfast buffet with bennies. Awesome! http://t.co/jfTpAc7", + "text" : "Breakfast buffet with bennies. Awesome! http:\/\/t.co\/jfTpAc7", "id" : 36838206498541568, - "created_at" : "Sun Feb 13 17:24:47 +0000 2011", + "created_at" : "2011-02-13 17:24:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2265,14 +2170,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "36620872756371456", - "geo" : { - }, + "geo" : { }, "id_str" : "36817101448675328", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke It was good, but it poured all afternoon. You'll probably be able to catch highlights on CBC, or PlayOn's YouTube Channel.", "id" : 36817101448675328, "in_reply_to_status_id" : 36620872756371456, - "created_at" : "Sun Feb 13 16:00:55 +0000 2011", + "created_at" : "2011-02-13 16:00:55 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2280,12 +2184,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -2298,8 +2202,7 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "36226304307236864", "text" : "RT @peterc: A minor update on my first week with an SSD in the iMac: Everything is Super Crazy Instant\u2122. Much recommended. Apologies to ...", "retweeted_status" : { @@ -2310,30 +2213,29 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "36224992559640576", "text" : "A minor update on my first week with an SSD in the iMac: Everything is Super Crazy Instant\u2122. Much recommended. Apologies to your wallets.", "id" : 36224992559640576, - "created_at" : "Sat Feb 12 00:48:05 +0000 2011", + "created_at" : "2011-02-12 00:48:05 +0000", "user" : { "name" : "Peter Cooper", "screen_name" : "peterc", "protected" : false, "id_str" : "33493", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2613982763/ttq5jf710uegagijddeb_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/432149950852378624\/MTvJN889_normal.png", "id" : 33493, "verified" : false } }, "id" : 36226304307236864, - "created_at" : "Sat Feb 12 00:53:18 +0000 2011", + "created_at" : "2011-02-12 00:53:18 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2345,50 +2247,48 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "36139037320286208", "text" : "Yikes, following almost 500 people now. Sounds like too many.", "id" : 36139037320286208, - "created_at" : "Fri Feb 11 19:06:32 +0000 2011", + "created_at" : "2011-02-11 19:06:32 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "36118240673538048", - "text" : "http://amiworkingforgithubnow.com", + "text" : "http:\/\/amiworkingforgithubnow.com", "id" : 36118240673538048, - "created_at" : "Fri Feb 11 17:43:54 +0000 2011", + "created_at" : "2011-02-11 17:43:54 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : " class Clint(Human):", - "screen_name" : "clint", + "name" : "CLINT\u2014ECKER", + "screen_name" : "CLINT", "indices" : [ 3, 9 ], "id_str" : "45993", "id" : 45993 @@ -2397,47 +2297,45 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "36118049622851584", "text" : "RT @clint: You are all officially working for Github. You have no choice in this matter. Report for duty Monday morning.", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "36117736358678528", "text" : "You are all officially working for Github. You have no choice in this matter. Report for duty Monday morning.", "id" : 36117736358678528, - "created_at" : "Fri Feb 11 17:41:54 +0000 2011", + "created_at" : "2011-02-11 17:41:54 +0000", "user" : { - "name" : " class Clint(Human):", - "screen_name" : "clint", + "name" : "CLINT\u2014ECKER", + "screen_name" : "CLINT", "protected" : false, "id_str" : "45993", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3401668829/c4284f4d1b0fd1a3a86248378110adf3_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/448896766801219584\/YO_outsC_normal.png", "id" : 45993, "verified" : false } }, "id" : 36118049622851584, - "created_at" : "Fri Feb 11 17:43:08 +0000 2011", + "created_at" : "2011-02-11 17:43:08 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "GitHub", @@ -2450,10 +2348,9 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "36118034993119233", - "text" : "RT @github: Tater has joined the GitHub team! https://github.com/blog/794-tater-is-a-githubber", + "text" : "RT @github: Tater has joined the GitHub team! https:\/\/github.com\/blog\/794-tater-is-a-githubber", "retweeted_status" : { "source" : "web", "entities" : { @@ -2462,35 +2359,34 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "36117478685941760", - "text" : "Tater has joined the GitHub team! https://github.com/blog/794-tater-is-a-githubber", + "text" : "Tater has joined the GitHub team! https:\/\/github.com\/blog\/794-tater-is-a-githubber", "id" : 36117478685941760, - "created_at" : "Fri Feb 11 17:40:52 +0000 2011", + "created_at" : "2011-02-11 17:40:52 +0000", "user" : { "name" : "GitHub", "screen_name" : "github", "protected" : false, "id_str" : "13334762", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/651575553/twittergithub2_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/426158315781881856\/sBsvBbjY_normal.png", "id" : 13334762, "verified" : false } }, "id" : 36118034993119233, - "created_at" : "Fri Feb 11 17:43:05 +0000 2011", + "created_at" : "2011-02-11 17:43:05 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Play On!", @@ -2509,23 +2405,22 @@ Grailbird.data.tweets_2011_02 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "36093534796775425", "text" : "#yyj #hockey \u201C@PlayOnDirector: Here we go! Ball has dropped. Play On! In Victoria!\u201D", "id" : 36093534796775425, - "created_at" : "Fri Feb 11 16:05:43 +0000 2011", + "created_at" : "2011-02-11 16:05:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Rogers", @@ -2541,12 +2436,11 @@ Grailbird.data.tweets_2011_02 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "36090622976729088", - "text" : "RT @polotek: Very handy reference for how type conversions work in #javascript - Truth, Equality and JavaScript http://bit.ly/dTv2pr", + "text" : "RT @polotek: Very handy reference for how type conversions work in #javascript - Truth, Equality and JavaScript http:\/\/bit.ly\/dTv2pr", "retweeted_status" : { - "source" : "bitly", + "source" : "\u003Ca href=\"http:\/\/bitly.com\" rel=\"nofollow\"\u003Ebitly\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2556,35 +2450,34 @@ Grailbird.data.tweets_2011_02 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "36090150542905345", - "text" : "Very handy reference for how type conversions work in #javascript - Truth, Equality and JavaScript http://bit.ly/dTv2pr", + "text" : "Very handy reference for how type conversions work in #javascript - Truth, Equality and JavaScript http:\/\/bit.ly\/dTv2pr", "id" : 36090150542905345, - "created_at" : "Fri Feb 11 15:52:17 +0000 2011", + "created_at" : "2011-02-11 15:52:17 +0000", "user" : { "name" : "Marco Rogers", "screen_name" : "polotek", "protected" : false, "id_str" : "20079975", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/422439290/n739064999_192287_1980_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3603780451\/4775e8c65a9f6f70c824a5b689e6295c_normal.jpeg", "id" : 20079975, "verified" : false } }, "id" : 36090622976729088, - "created_at" : "Fri Feb 11 15:54:09 +0000 2011", + "created_at" : "2011-02-11 15:54:09 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -2598,14 +2491,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "35974552383131649", - "geo" : { - }, + "geo" : { }, "id_str" : "36090353358475264", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm *face palm* ...", "id" : 36090353358475264, "in_reply_to_status_id" : 35974552383131649, - "created_at" : "Fri Feb 11 15:53:05 +0000 2011", + "created_at" : "2011-02-11 15:53:05 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -2613,55 +2505,53 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 4, 23 ], - "url" : "http://t.co/WcHQPJX", - "expanded_url" : "http://yfrog.com/gyp6up", - "display_url" : "yfrog.com/gyp6up" + "url" : "http:\/\/t.co\/WcHQPJX", + "expanded_url" : "http:\/\/yfrog.com\/gyp6up", + "display_url" : "yfrog.com\/gyp6up" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "35919616781979648", - "text" : ":/ http://t.co/WcHQPJX", + "text" : ":\/ http:\/\/t.co\/WcHQPJX", "id" : 35919616781979648, - "created_at" : "Fri Feb 11 04:34:38 +0000 2011", + "created_at" : "2011-02-11 04:34:38 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 85, 104 ], - "url" : "http://t.co/HLMRi62", - "expanded_url" : "http://blog.twitter.com/2011/02/twitter-for-android-new-and-improved.html", - "display_url" : "blog.twitter.com/2011/02/twitte\u2026" + "url" : "http:\/\/t.co\/HLMRi62", + "expanded_url" : "http:\/\/blog.twitter.com\/2011\/02\/twitter-for-android-new-and-improved.html", + "display_url" : "blog.twitter.com\/2011\/02\/twitte\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "35813158962728960", - "text" : "RT @twitterglobalpr: New version of Twitter for Android - now available for everyone http://t.co/HLMRi62", + "text" : "RT @twitterglobalpr: New version of Twitter for Android - now available for everyone http:\/\/t.co\/HLMRi62", "retweeted_status" : { "source" : "web", "entities" : { @@ -2670,40 +2560,39 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 64, 83 ], - "url" : "http://t.co/HLMRi62", - "expanded_url" : "http://blog.twitter.com/2011/02/twitter-for-android-new-and-improved.html", - "display_url" : "blog.twitter.com/2011/02/twitte\u2026" + "url" : "http:\/\/t.co\/HLMRi62", + "expanded_url" : "http:\/\/blog.twitter.com\/2011\/02\/twitter-for-android-new-and-improved.html", + "display_url" : "blog.twitter.com\/2011\/02\/twitte\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "35803691642662912", - "text" : "New version of Twitter for Android - now available for everyone http://t.co/HLMRi62", + "text" : "New version of Twitter for Android - now available for everyone http:\/\/t.co\/HLMRi62", "id" : 35803691642662912, - "created_at" : "Thu Feb 10 20:53:59 +0000 2011", + "created_at" : "2011-02-10 20:53:59 +0000", "user" : { "name" : "Twitter Comms", "screen_name" : "twittercomms", "protected" : false, "id_str" : "234489024", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2284174874/h8zi79wfvlih4tcuh41y_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2284174874\/h8zi79wfvlih4tcuh41y_normal.png", "id" : 234489024, "verified" : true } }, "id" : 35813158962728960, - "created_at" : "Thu Feb 10 21:31:37 +0000 2011", + "created_at" : "2011-02-10 21:31:37 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -2723,14 +2612,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "35748721937358848", - "geo" : { - }, + "geo" : { }, "id_str" : "35749201342246912", "in_reply_to_user_id" : 4777951, "text" : "@_sjs @jimroepcke Not the greatest analogy because of temporary password retention, but people need to take responsibility not blame Apple.", "id" : 35749201342246912, "in_reply_to_status_id" : 35748721937358848, - "created_at" : "Thu Feb 10 17:17:28 +0000 2011", + "created_at" : "2011-02-10 17:17:28 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -2738,12 +2626,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Christopher", @@ -2757,14 +2645,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "35748448225468417", - "geo" : { - }, + "geo" : { }, "id_str" : "35748860059983873", "in_reply_to_user_id" : 19127403, "text" : "@atomicpoet Agreed, but I'd rather they not rush it to market and do things properly, unlike the Samsung Galaxy Tab.", "id" : 35748860059983873, "in_reply_to_status_id" : 35748448225468417, - "created_at" : "Thu Feb 10 17:16:07 +0000 2011", + "created_at" : "2011-02-10 17:16:07 +0000", "in_reply_to_screen_name" : "atomicpoet", "in_reply_to_user_id_str" : "19127403", "user" : { @@ -2772,12 +2659,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2791,14 +2678,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "35747468226469888", - "geo" : { - }, + "geo" : { }, "id_str" : "35748721937358848", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke If you give your kid a CC and let them go buy a toy without supervision, and they come back with 10 toys, not Toys'r'Us fault.", "id" : 35748721937358848, "in_reply_to_status_id" : 35747468226469888, - "created_at" : "Thu Feb 10 17:15:34 +0000 2011", + "created_at" : "2011-02-10 17:15:34 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2806,58 +2692,56 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "35748228917895168", "text" : "However, HP does have to deliver what it promised, and on time. If they slip at all it'll be terrible.", "id" : 35748228917895168, - "created_at" : "Thu Feb 10 17:13:36 +0000 2011", + "created_at" : "2011-02-10 17:13:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "35748021811548160", "text" : "Despite what some think HP was smart to announce the TouchPad + smaller friends this early. Many people will hold off on other tablets.", "id" : 35748021811548160, - "created_at" : "Thu Feb 10 17:12:47 +0000 2011", + "created_at" : "2011-02-10 17:12:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "David Ben", @@ -2871,14 +2755,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "35728969470971904", - "geo" : { - }, + "geo" : { }, "id_str" : "35747954149036032", "in_reply_to_user_id" : 250175995, "text" : "@david_greatest Is there an echo in here?", "id" : 35747954149036032, "in_reply_to_status_id" : 35728969470971904, - "created_at" : "Thu Feb 10 17:12:31 +0000 2011", + "created_at" : "2011-02-10 17:12:31 +0000", "in_reply_to_screen_name" : "david_greatest", "in_reply_to_user_id_str" : "250175995", "user" : { @@ -2886,12 +2769,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2905,14 +2788,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "35747468226469888", - "geo" : { - }, + "geo" : { }, "id_str" : "35747789598236672", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Then don't link a CC at all just buy the kids gift cards. It's so simple, an investigation into this is a BS waste of resources.", "id" : 35747789598236672, "in_reply_to_status_id" : 35747468226469888, - "created_at" : "Thu Feb 10 17:11:51 +0000 2011", + "created_at" : "2011-02-10 17:11:51 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2920,7 +2802,7 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2944,13 +2826,12 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "35741711858667520", "in_reply_to_user_id" : 1692881, "text" : "@bhaggs Looks like you have a doppelganger in Berlin: @david_greatest", "id" : 35741711858667520, - "created_at" : "Thu Feb 10 16:47:42 +0000 2011", + "created_at" : "2011-02-10 16:47:42 +0000", "in_reply_to_screen_name" : "bhaggs", "in_reply_to_user_id_str" : "1692881", "user" : { @@ -2958,30 +2839,29 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "35723684651991041", - "text" : "The FTC doesn't need to investigate kids and in-app purchases, parents can just stop giving their kids their CC and/or iTunes password. Easy", + "text" : "The FTC doesn't need to investigate kids and in-app purchases, parents can just stop giving their kids their CC and\/or iTunes password. Easy", "id" : 35723684651991041, - "created_at" : "Thu Feb 10 15:36:04 +0000 2011", + "created_at" : "2011-02-10 15:36:04 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2989,7 +2869,7 @@ Grailbird.data.tweets_2011_02 = "source" : "web", "entities" : { "user_mentions" : [ { - "name" : "Robey Pointer", + "name" : "Prophet Robey", "screen_name" : "robey", "indices" : [ 3, 9 ], "id_str" : "9213742", @@ -2999,12 +2879,11 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "35714208666488832", "text" : "RT @robey: All java code eventually degenerates until there are interfaces containing a single method. Usually named \"invoke()\" or \"call()\".", "retweeted_status" : { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -3018,30 +2897,30 @@ Grailbird.data.tweets_2011_02 = "id_str" : "35545494906351616", "text" : "All java code eventually degenerates until there are interfaces containing a single method. Usually named \"invoke()\" or \"call()\".", "id" : 35545494906351616, - "created_at" : "Thu Feb 10 03:48:01 +0000 2011", + "created_at" : "2011-02-10 03:48:01 +0000", "user" : { - "name" : "Robey Pointer", + "name" : "Prophet Robey", "screen_name" : "robey", "protected" : false, "id_str" : "9213742", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2900326884/735a483f445e366e00416024ab3af7c6_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/433880828192382976\/TmSlH6Ei_normal.jpeg", "id" : 9213742, "verified" : false } }, "id" : 35714208666488832, - "created_at" : "Thu Feb 10 14:58:25 +0000 2011", + "created_at" : "2011-02-10 14:58:25 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Instapaper", @@ -3055,14 +2934,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "35513433260695552", - "geo" : { - }, + "geo" : { }, "id_str" : "35513924216565761", "in_reply_to_user_id" : 16240267, "text" : "@instapaper Hey don't worry too much about the iOS version of Instapaper. You've done such a great job it'll be difficult to beat.", "id" : 35513924216565761, "in_reply_to_status_id" : 35513433260695552, - "created_at" : "Thu Feb 10 01:42:34 +0000 2011", + "created_at" : "2011-02-10 01:42:34 +0000", "in_reply_to_screen_name" : "instapaper", "in_reply_to_user_id_str" : "16240267", "user" : { @@ -3070,12 +2948,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Instapaper", @@ -3088,57 +2966,55 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 40, 59 ], - "url" : "http://t.co/diqusxu", - "expanded_url" : "http://blog.instapaper.com/post/3208433429", - "display_url" : "blog.instapaper.com/post/3208433429" + "url" : "http:\/\/t.co\/diqusxu", + "expanded_url" : "http:\/\/blog.instapaper.com\/post\/3208433429", + "display_url" : "blog.instapaper.com\/post\/3208433429" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "35513619181469696", - "text" : "RT @instapaper: Full API now available: http://t.co/diqusxu", + "text" : "RT @instapaper: Full API now available: http:\/\/t.co\/diqusxu", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 24, 43 ], - "url" : "http://t.co/diqusxu", - "expanded_url" : "http://blog.instapaper.com/post/3208433429", - "display_url" : "blog.instapaper.com/post/3208433429" + "url" : "http:\/\/t.co\/diqusxu", + "expanded_url" : "http:\/\/blog.instapaper.com\/post\/3208433429", + "display_url" : "blog.instapaper.com\/post\/3208433429" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "35513433260695552", - "text" : "Full API now available: http://t.co/diqusxu", + "text" : "Full API now available: http:\/\/t.co\/diqusxu", "id" : 35513433260695552, - "created_at" : "Thu Feb 10 01:40:36 +0000 2011", + "created_at" : "2011-02-10 01:40:36 +0000", "user" : { "name" : "Instapaper", "screen_name" : "instapaper", "protected" : false, "id_str" : "16240267", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2678462853/c3afa9a4d5fc64969b6b2dd6c6d26aa8_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2678462853\/c3afa9a4d5fc64969b6b2dd6c6d26aa8_normal.png", "id" : 16240267, "verified" : false } }, "id" : 35513619181469696, - "created_at" : "Thu Feb 10 01:41:21 +0000 2011", + "created_at" : "2011-02-10 01:41:21 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Randall Leeds", @@ -3152,14 +3028,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "35509869586948097", - "geo" : { - }, + "geo" : { }, "id_str" : "35510235791630336", "in_reply_to_user_id" : 15258949, "text" : "@tilgovi If you get any \"no\"s let me know and I'll arrange for some busted kneecaps and elbows ;-)", "id" : 35510235791630336, "in_reply_to_status_id" : 35509869586948097, - "created_at" : "Thu Feb 10 01:27:54 +0000 2011", + "created_at" : "2011-02-10 01:27:54 +0000", "in_reply_to_screen_name" : "tilgovi", "in_reply_to_user_id_str" : "15258949", "user" : { @@ -3167,12 +3042,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -3185,23 +3060,22 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "35509990106214400", - "text" : "I love @Grooveshark's HTML UI. It's already way better than the old one ... but I think they use synchronous XHR :/", + "text" : "I love @Grooveshark's HTML UI. It's already way better than the old one ... but I think they use synchronous XHR :\/", "id" : 35509990106214400, - "created_at" : "Thu Feb 10 01:26:56 +0000 2011", + "created_at" : "2011-02-10 01:26:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Haggerty", @@ -3215,14 +3089,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "35507752897875968", - "geo" : { - }, + "geo" : { }, "id_str" : "35508116149772288", "in_reply_to_user_id" : 1692881, "text" : "@bhaggs Sweet! That's really nice to hear :)", "id" : 35508116149772288, "in_reply_to_status_id" : 35507752897875968, - "created_at" : "Thu Feb 10 01:19:29 +0000 2011", + "created_at" : "2011-02-10 01:19:29 +0000", "in_reply_to_screen_name" : "bhaggs", "in_reply_to_user_id_str" : "1692881", "user" : { @@ -3230,12 +3103,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Haggerty", @@ -3254,12 +3127,11 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "35508114602070016", "text" : "RT @bhaggs: @_sjs wait until tomorrow and you'll have that.", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -3273,14 +3145,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "35502583544020992", - "geo" : { - }, + "geo" : { }, "id_str" : "35507752897875968", "in_reply_to_user_id" : 4777951, "text" : "@_sjs wait until tomorrow and you'll have that.", "id" : 35507752897875968, "in_reply_to_status_id" : 35502583544020992, - "created_at" : "Thu Feb 10 01:18:02 +0000 2011", + "created_at" : "2011-02-10 01:18:02 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -3288,24 +3159,24 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "bhaggs", "protected" : false, "id_str" : "1692881", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/761592960/Screen_shot_2010-03-18_at_11.43.08_PM_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000140845189\/c70c6937df788108042a01fd58c02fa9_normal.jpeg", "id" : 1692881, "verified" : false } }, "id" : 35508114602070016, - "created_at" : "Thu Feb 10 01:19:28 +0000 2011", + "created_at" : "2011-02-10 01:19:28 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Randall Leeds", @@ -3319,14 +3190,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "35503073392721920", - "geo" : { - }, + "geo" : { }, "id_str" : "35504147218448384", "in_reply_to_user_id" : 15258949, "text" : ".@tilgovi Seesmic looks great so far, cheers! Free to boot, can't complain about that.", "id" : 35504147218448384, "in_reply_to_status_id" : 35503073392721920, - "created_at" : "Thu Feb 10 01:03:42 +0000 2011", + "created_at" : "2011-02-10 01:03:42 +0000", "in_reply_to_screen_name" : "tilgovi", "in_reply_to_user_id_str" : "15258949", "user" : { @@ -3334,12 +3204,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Randall Leeds", @@ -3358,8 +3228,7 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "35504029912154112", "text" : "RT @tilgovi: @_sjs I use seesmic", "retweeted_status" : { @@ -3376,13 +3245,12 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "35503073392721920", "in_reply_to_user_id" : 4777951, "text" : "@_sjs I use seesmic", "id" : 35503073392721920, - "created_at" : "Thu Feb 10 00:59:26 +0000 2011", + "created_at" : "2011-02-10 00:59:26 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -3390,24 +3258,24 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "tilgovi", "protected" : false, "id_str" : "15258949", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/70894135/n1009387_33549803_5396_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/70894135\/n1009387_33549803_5396_normal.jpg", "id" : 15258949, "verified" : false } }, "id" : 35504029912154112, - "created_at" : "Thu Feb 10 01:03:15 +0000 2011", + "created_at" : "2011-02-10 01:03:15 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -3427,41 +3295,40 @@ Grailbird.data.tweets_2011_02 = "id_str" : "35502583544020992", "text" : "I wish #twitter on #android displayed conversations the same as on iphone. Any recommendations for good android clients?", "id" : 35502583544020992, - "created_at" : "Thu Feb 10 00:57:30 +0000 2011", + "created_at" : "2011-02-10 00:57:30 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "35418617675784192", "text" : "OH: \"You guys are evil! Showing happy families just to sell cream cheese?!\"", "id" : 35418617675784192, - "created_at" : "Wed Feb 09 19:23:51 +0000 2011", + "created_at" : "2011-02-09 19:23:51 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "anandshimpi", @@ -3474,51 +3341,49 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "35413578995466240", "text" : "RT @anandshimpi: The webOS multitasking UI continues to be infinitely better than iOS", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "35411469378002944", "text" : "The webOS multitasking UI continues to be infinitely better than iOS", "id" : 35411469378002944, - "created_at" : "Wed Feb 09 18:55:26 +0000 2011", + "created_at" : "2011-02-09 18:55:26 +0000", "user" : { "name" : "anandshimpi", "screen_name" : "anandshimpi", "protected" : false, "id_str" : "14618863", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2463469836/fkh63sx6q5n9mcp9nggt_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2463469836\/fkh63sx6q5n9mcp9nggt_normal.jpeg", "id" : 14618863, "verified" : false } }, "id" : 35413578995466240, - "created_at" : "Wed Feb 09 19:03:49 +0000 2011", + "created_at" : "2011-02-09 19:03:49 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : " class Clint(Human):", - "screen_name" : "clint", + "name" : "CLINT\u2014ECKER", + "screen_name" : "CLINT", "indices" : [ 0, 6 ], "id_str" : "45993", "id" : 45993 @@ -3528,30 +3393,29 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "35383638195445761", - "geo" : { - }, + "geo" : { }, "id_str" : "35384976329412608", "in_reply_to_user_id" : 45993, "text" : "@clint 10am in the middle of the pacific.", "id" : 35384976329412608, "in_reply_to_status_id" : 35383638195445761, - "created_at" : "Wed Feb 09 17:10:10 +0000 2011", - "in_reply_to_screen_name" : "clint", + "created_at" : "2011-02-09 17:10:10 +0000", + "in_reply_to_screen_name" : "CLINT", "in_reply_to_user_id_str" : "45993", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Alex Payne", + "name" : "Alex Payne on hiatus", "screen_name" : "al3x", "indices" : [ 3, 8 ], "id_str" : "18713", @@ -3567,12 +3431,11 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "35134878131568640", - "text" : "RT @al3x: Congrats to peeps at @basho on their round: http://bit.ly/f5nwgK. Riak is about to be everyone's not-so-secret weapon.", + "text" : "RT @al3x: Congrats to peeps at @basho on their round: http:\/\/bit.ly\/f5nwgK. Riak is about to be everyone's not-so-secret weapon.", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Basho Technologies", @@ -3585,35 +3448,34 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "35116545873022976", - "text" : "Congrats to peeps at @basho on their round: http://bit.ly/f5nwgK. Riak is about to be everyone's not-so-secret weapon.", + "text" : "Congrats to peeps at @basho on their round: http:\/\/bit.ly\/f5nwgK. Riak is about to be everyone's not-so-secret weapon.", "id" : 35116545873022976, - "created_at" : "Tue Feb 08 23:23:31 +0000 2011", + "created_at" : "2011-02-08 23:23:31 +0000", "user" : { - "name" : "Alex Payne", + "name" : "Alex Payne on hiatus", "screen_name" : "al3x", "protected" : false, "id_str" : "18713", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3352529876/8cd9c8492c2a8aad6036dce1041c5c90_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/429334492772200448\/bNdfg_Pz_normal.jpeg", "id" : 18713, "verified" : false } }, "id" : 35134878131568640, - "created_at" : "Wed Feb 09 00:36:22 +0000 2011", + "created_at" : "2011-02-09 00:36:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kris Kowal", @@ -3626,8 +3488,7 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "35134314782003200", "text" : "RT @kriskowal: I'm building \"Lode\", an experimental package-aware statically-linked asynchronous module loader for Node. No scraping. ht ...", "retweeted_status" : { @@ -3638,35 +3499,34 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "35130529372180480", - "text" : "I'm building \"Lode\", an experimental package-aware statically-linked asynchronous module loader for Node. No scraping. http://j.mp/dJUuKF", + "text" : "I'm building \"Lode\", an experimental package-aware statically-linked asynchronous module loader for Node. No scraping. http:\/\/j.mp\/dJUuKF", "id" : 35130529372180480, - "created_at" : "Wed Feb 09 00:19:05 +0000 2011", + "created_at" : "2011-02-09 00:19:05 +0000", "user" : { "name" : "Kris Kowal", "screen_name" : "kriskowal", "protected" : false, "id_str" : "6585632", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2219133435/signet_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2219133435\/signet_normal.jpg", "id" : 6585632, "verified" : false } }, "id" : 35134314782003200, - "created_at" : "Wed Feb 09 00:34:08 +0000 2011", + "created_at" : "2011-02-09 00:34:08 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -3676,23 +3536,22 @@ Grailbird.data.tweets_2011_02 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "35028881631088641", "text" : "Ok I was a little hasty, the show() command toggles auto printing of results ... I think it should be on by default but whatever. #BeanShell", "id" : 35028881631088641, - "created_at" : "Tue Feb 08 17:35:10 +0000 2011", + "created_at" : "2011-02-08 17:35:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marc Harter", @@ -3706,14 +3565,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "35027799043612672", - "geo" : { - }, + "geo" : { }, "id_str" : "35028545117888512", "in_reply_to_user_id" : 20826421, "text" : "@wavded Apparently not the BeanShell guys. I'm still working on my ability to see the answer without it being displayed. I'll get there.", "id" : 35028545117888512, "in_reply_to_status_id" : 35027799043612672, - "created_at" : "Tue Feb 08 17:33:50 +0000 2011", + "created_at" : "2011-02-08 17:33:50 +0000", "in_reply_to_screen_name" : "wavded", "in_reply_to_user_id_str" : "20826421", "user" : { @@ -3721,12 +3579,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -3740,14 +3598,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "35026117991731200", - "geo" : { - }, + "geo" : { }, "id_str" : "35028138064875520", "in_reply_to_user_id" : 14864447, - "text" : "@bryan_kyle Typical half-baked crap rushed to market... the Spotlight calculator in iOS is /even worse/", + "text" : "@bryan_kyle Typical half-baked crap rushed to market... the Spotlight calculator in iOS is \/even worse\/", "id" : 35028138064875520, "in_reply_to_status_id" : 35026117991731200, - "created_at" : "Tue Feb 08 17:32:13 +0000 2011", + "created_at" : "2011-02-08 17:32:13 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -3755,35 +3612,34 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "35027480863576064", "text" : "If it doesn't automatically print what it evaluates then it's not actually a read-eval-PRINT-loop.", "id" : 35027480863576064, - "created_at" : "Tue Feb 08 17:29:36 +0000 2011", + "created_at" : "2011-02-08 17:29:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -3797,14 +3653,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "35023599458975744", - "geo" : { - }, + "geo" : { }, "id_str" : "35025908863598592", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle That's not all, it's horrible at word problems too.", "id" : 35025908863598592, "in_reply_to_status_id" : 35023599458975744, - "created_at" : "Tue Feb 08 17:23:22 +0000 2011", + "created_at" : "2011-02-08 17:23:22 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -3812,40 +3667,39 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 107, 126 ], - "url" : "http://t.co/29wGIoV", - "expanded_url" : "http://littlebigdetails.com/post/3181201603/mac-os-x-when-doing-a-calculation-in-spotlight", - "display_url" : "littlebigdetails.com/post/318120160\u2026" + "url" : "http:\/\/t.co\/29wGIoV", + "expanded_url" : "http:\/\/littlebigdetails.com\/post\/3181201603\/mac-os-x-when-doing-a-calculation-in-spotlight", + "display_url" : "littlebigdetails.com\/post\/318120160\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "35021717948596224", - "text" : "Hey, who knew. When you use Spotlight as a calculator Cmd-c copies the result without having to select it. http://t.co/29wGIoV", + "text" : "Hey, who knew. When you use Spotlight as a calculator Cmd-c copies the result without having to select it. http:\/\/t.co\/29wGIoV", "id" : 35021717948596224, - "created_at" : "Tue Feb 08 17:06:42 +0000 2011", + "created_at" : "2011-02-08 17:06:42 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -3856,54 +3710,57 @@ Grailbird.data.tweets_2011_02 = } ], "media" : [ ], "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/X3vlZC9", + "expanded_url" : "https:\/\/github.com\/heavylifters\/HLDeferred-objc", + "display_url" : "github.com\/heavylifters\/H\u2026" + } ] }, + "geo" : { }, "id_str" : "34756856622747648", "text" : "RT @JimRoepcke: Proud to announce HeavyLifters has open-sourced HLDeferred for iOS 4.x. Makes it easy to write async code in ObjC. http: ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 115, 134 ], - "url" : "http://t.co/X3vlZC9", - "expanded_url" : "https://github.com/heavylifters/HLDeferred-objc", - "display_url" : "github.com/heavylifters/H\u2026" + "url" : "http:\/\/t.co\/X3vlZC9", + "expanded_url" : "https:\/\/github.com\/heavylifters\/HLDeferred-objc", + "display_url" : "github.com\/heavylifters\/H\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "34756455840092162", - "text" : "Proud to announce HeavyLifters has open-sourced HLDeferred for iOS 4.x. Makes it easy to write async code in ObjC. http://t.co/X3vlZC9", + "text" : "Proud to announce HeavyLifters has open-sourced HLDeferred for iOS 4.x. Makes it easy to write async code in ObjC. http:\/\/t.co\/X3vlZC9", "id" : 34756455840092162, - "created_at" : "Mon Feb 07 23:32:39 +0000 2011", + "created_at" : "2011-02-07 23:32:39 +0000", "user" : { "name" : "Jim Roepcke", "screen_name" : "JimRoepcke", "protected" : false, "id_str" : "894911", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3351988957/4cad7f658ee1a7f029aa5d283d6f4d87_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", "id" : 894911, "verified" : false } }, "id" : 34756856622747648, - "created_at" : "Mon Feb 07 23:34:15 +0000 2011", + "created_at" : "2011-02-07 23:34:15 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Phil Hagelberg", @@ -3916,10 +3773,9 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "33656775261696000", - "text" : "RT @technomancy: http://www.jwz.org/images/qrrr.gif", + "text" : "RT @technomancy: http:\/\/www.jwz.org\/images\/qrrr.gif", "retweeted_status" : { "source" : "web", "entities" : { @@ -3928,35 +3784,34 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "33656360713322496", - "text" : "http://www.jwz.org/images/qrrr.gif", + "text" : "http:\/\/www.jwz.org\/images\/qrrr.gif", "id" : 33656360713322496, - "created_at" : "Fri Feb 04 22:41:16 +0000 2011", + "created_at" : "2011-02-04 22:41:16 +0000", "user" : { "name" : "Phil Hagelberg", "screen_name" : "technomancy", "protected" : false, "id_str" : "6264792", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1808933337/_normal.face", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000681384899\/f6c4c728fbc3dc3904a3084fc67a625f_normal.jpeg", "id" : 6264792, "verified" : false } }, "id" : 33656775261696000, - "created_at" : "Fri Feb 04 22:42:55 +0000 2011", + "created_at" : "2011-02-04 22:42:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -3970,14 +3825,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "33571108502372352", - "geo" : { - }, + "geo" : { }, "id_str" : "33571933924622336", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment Well, if you ask me that revealed his bias much more than your own. He sounds absolutely insane.", "id" : 33571933924622336, "in_reply_to_status_id" : 33571108502372352, - "created_at" : "Fri Feb 04 17:05:47 +0000 2011", + "created_at" : "2011-02-04 17:05:47 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -3985,12 +3839,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -4004,14 +3858,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "33567286644178944", - "geo" : { - }, + "geo" : { }, "id_str" : "33570363950505984", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle It's especially perplexing when guys like Google miss it. Right hand not talking to the left or what.", "id" : 33570363950505984, "in_reply_to_status_id" : 33567286644178944, - "created_at" : "Fri Feb 04 16:59:33 +0000 2011", + "created_at" : "2011-02-04 16:59:33 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -4019,12 +3872,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -4043,12 +3896,11 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "33570106592202752", "text" : "RT @bryan_kyle: Why don't more sites use @type=\"email\"for their inputs? It falls back gracefully and shows that you care about mobile.", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "type", @@ -4061,58 +3913,56 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "33567286644178944", "text" : "Why don't more sites use @type=\"email\"for their inputs? It falls back gracefully and shows that you care about mobile.", "id" : 33567286644178944, - "created_at" : "Fri Feb 04 16:47:19 +0000 2011", + "created_at" : "2011-02-04 16:47:19 +0000", "user" : { "name" : "Bryan Kyle", "screen_name" : "bryan_kyle", "protected" : false, "id_str" : "14864447", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1337141350/eightbit-281d7e75-31d0-4805-af76-894765f939f1_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000498733595\/6a0816c3676fac1e5c2856631db42e4d_normal.jpeg", "id" : 14864447, "verified" : false } }, "id" : 33570106592202752, - "created_at" : "Fri Feb 04 16:58:31 +0000 2011", + "created_at" : "2011-02-04 16:58:31 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "33553262825185280", "text" : "SSD+HDD hybrids aren't the future, they are a stop-gap measure. No moving parts is clearly the future as SSDs will gain capacity soon enough", "id" : 33553262825185280, - "created_at" : "Fri Feb 04 15:51:35 +0000 2011", + "created_at" : "2011-02-04 15:51:35 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -4125,28 +3975,27 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 80, 99 ], - "url" : "http://t.co/dl2MPuX", - "expanded_url" : "http://blog.grooveshark.com/post/3092944949/groovesharks-on-fire", - "display_url" : "blog.grooveshark.com/post/309294494\u2026" + "url" : "http:\/\/t.co\/dl2MPuX", + "expanded_url" : "http:\/\/blog.grooveshark.com\/post\/3092944949\/groovesharks-on-fire", + "display_url" : "blog.grooveshark.com\/post\/309294494\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "33338681309790208", - "text" : "Go @Grooveshark! \"According to VirtualMusic, our user base is now 236% bigger.\" http://t.co/dl2MPuX", + "text" : "Go @Grooveshark! \"According to VirtualMusic, our user base is now 236% bigger.\" http:\/\/t.co\/dl2MPuX", "id" : 33338681309790208, - "created_at" : "Fri Feb 04 01:38:55 +0000 2011", + "created_at" : "2011-02-04 01:38:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jeff LaMarche", @@ -4159,47 +4008,45 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "33324861392683008", "text" : "RT @jeff_lamarche: Everybody should go to the iOS Dev Center\u2026\n\n\u2026 in exactly 2 hours and 11 minutes.", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "33320497416642560", "text" : "Everybody should go to the iOS Dev Center\u2026\n\n\u2026 in exactly 2 hours and 11 minutes.", "id" : 33320497416642560, - "created_at" : "Fri Feb 04 00:26:40 +0000 2011", + "created_at" : "2011-02-04 00:26:40 +0000", "user" : { "name" : "Jeff LaMarche", "screen_name" : "jeff_lamarche", "protected" : false, "id_str" : "14172298", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3371134507/991a9bf152d64cdaa6b42577035ffc6b_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000412112929\/d67accd39afbd32fa3ad4abd8ee60d0d_normal.jpeg", "id" : 14172298, "verified" : false } }, "id" : 33324861392683008, - "created_at" : "Fri Feb 04 00:44:00 +0000 2011", + "created_at" : "2011-02-04 00:44:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -4213,18 +4060,18 @@ Grailbird.data.tweets_2011_02 = "id_str" : "33318990830895104", "text" : "Here comes the fun cooker.", "id" : 33318990830895104, - "created_at" : "Fri Feb 04 00:20:41 +0000 2011", + "created_at" : "2011-02-04 00:20:41 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "zedshaw", @@ -4244,14 +4091,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "33305370264866816", - "geo" : { - }, + "geo" : { }, "id_str" : "33306054351785984", "in_reply_to_user_id" : 15029296, "text" : "@zedshaw @dkastner If I want to stage something for a commit I use 'git add'. It's as simple as that unless you try to complicate it.", "id" : 33306054351785984, "in_reply_to_status_id" : 33305370264866816, - "created_at" : "Thu Feb 03 23:29:16 +0000 2011", + "created_at" : "2011-02-03 23:29:16 +0000", "in_reply_to_screen_name" : "zedshaw", "in_reply_to_user_id_str" : "15029296", "user" : { @@ -4259,12 +4105,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "zedshaw", @@ -4284,14 +4130,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "33292824602484736", - "geo" : { - }, + "geo" : { }, "id_str" : "33298658095005697", "in_reply_to_user_id" : 15029296, "text" : "@zedshaw @dkastner And I think that putting that on the command line is stupid. To each his own man.", "id" : 33298658095005697, "in_reply_to_status_id" : 33292824602484736, - "created_at" : "Thu Feb 03 22:59:53 +0000 2011", + "created_at" : "2011-02-03 22:59:53 +0000", "in_reply_to_screen_name" : "zedshaw", "in_reply_to_user_id_str" : "15029296", "user" : { @@ -4299,12 +4144,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "zedshaw", @@ -4318,14 +4163,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "33290901467963392", - "geo" : { - }, + "geo" : { }, "id_str" : "33292334770683904", "in_reply_to_user_id" : 15029296, "text" : "@zedshaw You don't have to like git but surely you can find something better than # of commands to complain about, that's so easy.", "id" : 33292334770683904, "in_reply_to_status_id" : 33290901467963392, - "created_at" : "Thu Feb 03 22:34:45 +0000 2011", + "created_at" : "2011-02-03 22:34:45 +0000", "in_reply_to_screen_name" : "zedshaw", "in_reply_to_user_id_str" : "15029296", "user" : { @@ -4333,12 +4177,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "zedshaw", @@ -4352,14 +4196,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "33290901467963392", - "geo" : { - }, + "geo" : { }, "id_str" : "33291910604918785", "in_reply_to_user_id" : 15029296, "text" : ".@zedshaw Git commands are akin to functions. Only a handful of them are actual UI for daily use, the rest are libs.", "id" : 33291910604918785, "in_reply_to_status_id" : 33290901467963392, - "created_at" : "Thu Feb 03 22:33:04 +0000 2011", + "created_at" : "2011-02-03 22:33:04 +0000", "in_reply_to_screen_name" : "zedshaw", "in_reply_to_user_id_str" : "15029296", "user" : { @@ -4367,12 +4210,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Borowski", @@ -4386,14 +4229,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "33240425024335872", - "geo" : { - }, + "geo" : { }, "id_str" : "33247829887557632", "in_reply_to_user_id" : 11973362, "text" : "@typeoneerror Aha! Editor -> Smart Keys -> Use \"CamelHumps\" words ... thanks for the push in the right direction.", "id" : 33247829887557632, "in_reply_to_status_id" : 33240425024335872, - "created_at" : "Thu Feb 03 19:37:55 +0000 2011", + "created_at" : "2011-02-03 19:37:55 +0000", "in_reply_to_screen_name" : "typeoneerror", "in_reply_to_user_id_str" : "11973362", "user" : { @@ -4401,12 +4243,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Borowski", @@ -4420,14 +4262,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "33240425024335872", - "geo" : { - }, + "geo" : { }, "id_str" : "33245324260679680", "in_reply_to_user_id" : 11973362, "text" : "@typeoneerror Oh weird, I wonder why it doesn't do the same here. Maybe time to ask on the IntelliJ forums or mailing list.", "id" : 33245324260679680, "in_reply_to_status_id" : 33240425024335872, - "created_at" : "Thu Feb 03 19:27:57 +0000 2011", + "created_at" : "2011-02-03 19:27:57 +0000", "in_reply_to_screen_name" : "typeoneerror", "in_reply_to_user_id_str" : "11973362", "user" : { @@ -4435,12 +4276,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Borowski", @@ -4454,14 +4295,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "33234709714575360", - "geo" : { - }, + "geo" : { }, "id_str" : "33239992117628928", "in_reply_to_user_id" : 11973362, "text" : "@typeoneerror That moves by words. Where ^ is the cursor I want <modifier>+right to go from ^HelloThere to Hello^There, not to HelloThere^.", "id" : 33239992117628928, "in_reply_to_status_id" : 33234709714575360, - "created_at" : "Thu Feb 03 19:06:46 +0000 2011", + "created_at" : "2011-02-03 19:06:46 +0000", "in_reply_to_screen_name" : "typeoneerror", "in_reply_to_user_id_str" : "11973362", "user" : { @@ -4469,12 +4309,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Borowski", @@ -4488,14 +4328,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "33233060388548608", - "geo" : { - }, + "geo" : { }, "id_str" : "33234299880742912", "in_reply_to_user_id" : 11973362, "text" : "@typeoneerror Ah, must be different on my Mac or with the Mac 10.5+ keymap set. I'll have to dig a bit, but good to know it's there! Thanks.", "id" : 33234299880742912, "in_reply_to_status_id" : 33233060388548608, - "created_at" : "Thu Feb 03 18:44:09 +0000 2011", + "created_at" : "2011-02-03 18:44:09 +0000", "in_reply_to_screen_name" : "typeoneerror", "in_reply_to_user_id_str" : "11973362", "user" : { @@ -4503,58 +4342,56 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "33232366478561280", "text" : "Dear lazy twitter, can't google up anything useful about subword navigation in IntelliJ IDEA. Is there native support or a plugin? must haz", "id" : 33232366478561280, - "created_at" : "Thu Feb 03 18:36:28 +0000 2011", + "created_at" : "2011-02-03 18:36:28 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "33201385105268736", "text" : "For 28 I sure can be a grumpy old man sometimes. Ok most of the time.", "id" : 33201385105268736, - "created_at" : "Thu Feb 03 16:33:21 +0000 2011", + "created_at" : "2011-02-03 16:33:21 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter van der Zee", @@ -4583,7 +4420,7 @@ Grailbird.data.tweets_2011_02 = "text" : "@kuvos @wavded \"expressive\" still isn't the right word but maybe something along those lines.", "id" : 33189632459935745, "in_reply_to_status_id" : 33183803321098240, - "created_at" : "Thu Feb 03 15:46:39 +0000 2011", + "created_at" : "2011-02-03 15:46:39 +0000", "in_reply_to_screen_name" : "kuvos", "in_reply_to_user_id_str" : "31151313", "user" : { @@ -4591,12 +4428,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "James Hartig", @@ -4610,14 +4447,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "33022690902151168", - "geo" : { - }, + "geo" : { }, "id_str" : "33184086923153408", "in_reply_to_user_id" : 15226527, "text" : "@fastest963 Good to hear! I'll be waiting anxiously :)", "id" : 33184086923153408, "in_reply_to_status_id" : 33022690902151168, - "created_at" : "Thu Feb 03 15:24:37 +0000 2011", + "created_at" : "2011-02-03 15:24:37 +0000", "in_reply_to_screen_name" : "jameshartig", "in_reply_to_user_id_str" : "15226527", "user" : { @@ -4625,7 +4461,7 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -4633,12 +4469,6 @@ Grailbird.data.tweets_2011_02 = "source" : "web", "entities" : { "user_mentions" : [ { - "name" : "James Hartig", - "screen_name" : "fastest963", - "indices" : [ 3, 14 ], - "id_str" : "463190111", - "id" : 463190111 - }, { "name" : "Sami Samhuri", "screen_name" : "_sjs", "indices" : [ 16, 21 ], @@ -4649,12 +4479,11 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "33025787892342784", "text" : "RT @fastest963: @_sjs 200 limit is partially on my end (API). Working on a better method of them over the next week or so.", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -4668,14 +4497,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "33020892405702656", - "geo" : { - }, + "geo" : { }, "id_str" : "33022690902151168", "in_reply_to_user_id" : 4777951, "text" : "@_sjs 200 limit is partially on my end (API). Working on a better method of them over the next week or so.", "id" : 33022690902151168, "in_reply_to_status_id" : 33020892405702656, - "created_at" : "Thu Feb 03 04:43:17 +0000 2011", + "created_at" : "2011-02-03 04:43:17 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -4683,24 +4511,24 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "jameshartig", "protected" : false, "id_str" : "15226527", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1623168786/230173_2055713118220_1406366465_2426488_816622_n_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/448979830252388352\/cbvmXGV-_normal.png", "id" : 15226527, "verified" : false } }, "id" : 33025787892342784, - "created_at" : "Thu Feb 03 04:55:36 +0000 2011", + "created_at" : "2011-02-03 04:55:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -4713,28 +4541,27 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 82, 101 ], - "url" : "http://t.co/FfYhVUN", - "expanded_url" : "http://groovylists.com/", + "url" : "http:\/\/t.co\/FfYhVUN", + "expanded_url" : "http:\/\/groovylists.com\/", "display_url" : "groovylists.com" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "33020892405702656", - "text" : "Import iTunes, Spotify, and Last.fm playlists into @Grooveshark with groovylists: http://t.co/FfYhVUN ... pretty sweet but 200 song limit.", + "text" : "Import iTunes, Spotify, and Last.fm playlists into @Grooveshark with groovylists: http:\/\/t.co\/FfYhVUN ... pretty sweet but 200 song limit.", "id" : 33020892405702656, - "created_at" : "Thu Feb 03 04:36:08 +0000 2011", + "created_at" : "2011-02-03 04:36:08 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Adam Jordens", @@ -4748,14 +4575,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "33016169371803649", - "geo" : { - }, + "geo" : { }, "id_str" : "33019544087826432", "in_reply_to_user_id" : 2262091, - "text" : "@ajordens I'm pretty much sold on IDEA after 1/4 day with it. And a great thing about twitter is async messaging :)", + "text" : "@ajordens I'm pretty much sold on IDEA after 1\/4 day with it. And a great thing about twitter is async messaging :)", "id" : 33019544087826432, "in_reply_to_status_id" : 33016169371803649, - "created_at" : "Thu Feb 03 04:30:47 +0000 2011", + "created_at" : "2011-02-03 04:30:47 +0000", "in_reply_to_screen_name" : "ajordens", "in_reply_to_user_id_str" : "2262091", "user" : { @@ -4763,12 +4589,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marc Harter", @@ -4781,10 +4607,9 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "33019314156077056", - "text" : "RT @wavded: CoffeeScript is arguably more powerful than JS because of how it exploits/makes it easier to use JS best features, discuss :)", + "text" : "RT @wavded: CoffeeScript is arguably more powerful than JS because of how it exploits\/makes it easier to use JS best features, discuss :)", "retweeted_status" : { "source" : "web", "entities" : { @@ -4793,58 +4618,56 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "33018201495310336", - "text" : "CoffeeScript is arguably more powerful than JS because of how it exploits/makes it easier to use JS best features, discuss :)", + "text" : "CoffeeScript is arguably more powerful than JS because of how it exploits\/makes it easier to use JS best features, discuss :)", "id" : 33018201495310336, - "created_at" : "Thu Feb 03 04:25:27 +0000 2011", + "created_at" : "2011-02-03 04:25:27 +0000", "user" : { "name" : "Marc Harter", "screen_name" : "wavded", "protected" : false, "id_str" : "20826421", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2525544103/wqiersxssir62zj6edz2_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3631949218\/1a86b29cf9874a58f81bee3ff93c2807_normal.jpeg", "id" : 20826421, "verified" : false } }, "id" : 33019314156077056, - "created_at" : "Thu Feb 03 04:29:52 +0000 2011", + "created_at" : "2011-02-03 04:29:52 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "33017098812792832", "text" : "OH: \"There are pretty much only 2 things you can do with [misbehaving] electronics: restart them, and hit them.\"", "id" : 33017098812792832, - "created_at" : "Thu Feb 03 04:21:04 +0000 2011", + "created_at" : "2011-02-03 04:21:04 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Borowski", @@ -4863,12 +4686,11 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "33016810399862785", - "text" : "RT @typeoneerror: @_sjs IntelliJ 10 has everything you need for Android built-in. Honestly, much better support than Eclipse. http://yf ...", + "text" : "RT @typeoneerror: @_sjs IntelliJ 10 has everything you need for Android built-in. Honestly, much better support than Eclipse. http:\/\/yf ...", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -4882,14 +4704,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "32882664457371649", - "geo" : { - }, + "geo" : { }, "id_str" : "32883145439191040", "in_reply_to_user_id" : 4777951, - "text" : "@_sjs IntelliJ 10 has everything you need for Android built-in. Honestly, much better support than Eclipse. http://yfrog.com/h2jyzlp", + "text" : "@_sjs IntelliJ 10 has everything you need for Android built-in. Honestly, much better support than Eclipse. http:\/\/yfrog.com\/h2jyzlp", "id" : 32883145439191040, "in_reply_to_status_id" : 32882664457371649, - "created_at" : "Wed Feb 02 19:28:47 +0000 2011", + "created_at" : "2011-02-02 19:28:47 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -4897,57 +4718,56 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "typeoneerror", "protected" : false, "id_str" : "11973362", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2156552496/ben_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/438460947997278208\/lrsH_UGg_normal.jpeg", "id" : 11973362, "verified" : false } }, "id" : 33016810399862785, - "created_at" : "Thu Feb 03 04:19:55 +0000 2011", + "created_at" : "2011-02-03 04:19:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 64, 83 ], - "url" : "http://t.co/p73lY99", - "expanded_url" : "https://grepular.com/Abusing_HTTP_Status_Codes_to_Expose_Private_Information", - "display_url" : "grepular.com/Abusing_HTTP_S\u2026" + "url" : "http:\/\/t.co\/p73lY99", + "expanded_url" : "https:\/\/grepular.com\/Abusing_HTTP_Status_Codes_to_Expose_Private_Information", + "display_url" : "grepular.com\/Abusing_HTTP_S\u2026" }, { "indices" : [ 106, 125 ], - "url" : "http://t.co/mafE5k4", - "expanded_url" : "http://ha.ckers.org/weird/CSS-history-hack.html", - "display_url" : "ha.ckers.org/weird/CSS-hist\u2026" + "url" : "http:\/\/t.co\/mafE5k4", + "expanded_url" : "http:\/\/ha.ckers.org\/weird\/CSS-history-hack.html", + "display_url" : "ha.ckers.org\/weird\/CSS-hist\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "32985940230148098", - "text" : "This is why I use NoScript in Firefox and NotScripts in Chrome: http://t.co/p73lY99 and of course the old http://t.co/mafE5k4", + "text" : "This is why I use NoScript in Firefox and NotScripts in Chrome: http:\/\/t.co\/p73lY99 and of course the old http:\/\/t.co\/mafE5k4", "id" : 32985940230148098, - "created_at" : "Thu Feb 03 02:17:15 +0000 2011", + "created_at" : "2011-02-03 02:17:15 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jason Emerick", @@ -4960,57 +4780,55 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 32, 51 ], - "url" : "http://t.co/5P6jcGL", - "expanded_url" : "http://www.technologywithpassion.com/about-us/team/", - "display_url" : "technologywithpassion.com/about-us/team/" + "url" : "http:\/\/t.co\/5P6jcGL", + "expanded_url" : "http:\/\/www.technologywithpassion.com\/about-us\/team\/", + "display_url" : "technologywithpassion.com\/about-us\/team\/" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "32967398210404352", - "text" : "RT @jemerick: Fun about page... http://t.co/5P6jcGL", + "text" : "RT @jemerick: Fun about page... http:\/\/t.co\/5P6jcGL", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 18, 37 ], - "url" : "http://t.co/5P6jcGL", - "expanded_url" : "http://www.technologywithpassion.com/about-us/team/", - "display_url" : "technologywithpassion.com/about-us/team/" + "url" : "http:\/\/t.co\/5P6jcGL", + "expanded_url" : "http:\/\/www.technologywithpassion.com\/about-us\/team\/", + "display_url" : "technologywithpassion.com\/about-us\/team\/" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "32835842309357568", - "text" : "Fun about page... http://t.co/5P6jcGL", + "text" : "Fun about page... http:\/\/t.co\/5P6jcGL", "id" : 32835842309357568, - "created_at" : "Wed Feb 02 16:20:49 +0000 2011", + "created_at" : "2011-02-02 16:20:49 +0000", "user" : { "name" : "Jason Emerick", "screen_name" : "jemerick", "protected" : false, "id_str" : "3742641", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1778202728/me_photographer_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1778202728\/me_photographer_normal.jpg", "id" : 3742641, "verified" : false } }, "id" : 32967398210404352, - "created_at" : "Thu Feb 03 01:03:34 +0000 2011", + "created_at" : "2011-02-03 01:03:34 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -5024,18 +4842,18 @@ Grailbird.data.tweets_2011_02 = "id_str" : "32958840374820864", "text" : "IntelliJ is so much more responsive than eclipse, it's refreshing.", "id" : 32958840374820864, - "created_at" : "Thu Feb 03 00:29:34 +0000 2011", + "created_at" : "2011-02-03 00:29:34 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -5049,18 +4867,18 @@ Grailbird.data.tweets_2011_02 = "id_str" : "32958305852719105", "text" : "As soon as I figure out sub-word navigation in IntelliJ IDEA I don't think I'll need eclipse. That makes me happy.", "id" : 32958305852719105, - "created_at" : "Thu Feb 03 00:27:27 +0000 2011", + "created_at" : "2011-02-03 00:27:27 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Wil Shipley", @@ -5073,70 +4891,67 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "32957522725834753", "text" : "RT @wilshipley: Microsoft: \u201CWe didn\u2019t copy Google, unless by \u2018copy\u2019 you mean \u2018watch what they did and then do the same thing.\u2019 Then, yah ...", "retweeted_status" : { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "32954689918074880", "text" : "Microsoft: \u201CWe didn\u2019t copy Google, unless by \u2018copy\u2019 you mean \u2018watch what they did and then do the same thing.\u2019 Then, yah, we copied them.\u201D", "id" : 32954689918074880, - "created_at" : "Thu Feb 03 00:13:05 +0000 2011", + "created_at" : "2011-02-03 00:13:05 +0000", "user" : { "name" : "Wil Shipley", "screen_name" : "wilshipley", "protected" : false, "id_str" : "2911221", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/68548797/B_galla_Mask_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000676998208\/099289c89b745046d466027dd53b3484_normal.png", "id" : 2911221, "verified" : false } }, "id" : 32957522725834753, - "created_at" : "Thu Feb 03 00:24:20 +0000 2011", + "created_at" : "2011-02-03 00:24:20 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "32916729931763712", "text" : "OH: \"Oh my god github, I want your babies!\"", "id" : 32916729931763712, - "created_at" : "Wed Feb 02 21:42:14 +0000 2011", + "created_at" : "2011-02-02 21:42:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Borowski", @@ -5158,23 +4973,22 @@ Grailbird.data.tweets_2011_02 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "32888997512482816", - "text" : "Wow, I haven't even edited any code yet and I already like #IntelliJ #IDEA. The UI isn't sluggish like that dog #Eclipse. /cc @typeoneerror", + "text" : "Wow, I haven't even edited any code yet and I already like #IntelliJ #IDEA. The UI isn't sluggish like that dog #Eclipse. \/cc @typeoneerror", "id" : 32888997512482816, - "created_at" : "Wed Feb 02 19:52:02 +0000 2011", + "created_at" : "2011-02-02 19:52:02 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Borowski", @@ -5188,14 +5002,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "32883145439191040", - "geo" : { - }, + "geo" : { }, "id_str" : "32884395119476736", "in_reply_to_user_id" : 11973362, "text" : "@typeoneerror Wow that's great, thanks! :) I'm going to try it today, Eclipse makes me want to kill kittens.", "id" : 32884395119476736, "in_reply_to_status_id" : 32883145439191040, - "created_at" : "Wed Feb 02 19:33:45 +0000 2011", + "created_at" : "2011-02-02 19:33:45 +0000", "in_reply_to_screen_name" : "typeoneerror", "in_reply_to_user_id_str" : "11973362", "user" : { @@ -5203,12 +5016,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Borowski", @@ -5222,14 +5035,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "32882228795015169", - "geo" : { - }, + "geo" : { }, "id_str" : "32882664457371649", "in_reply_to_user_id" : 11973362, "text" : "@typeoneerror I want to try it out but seems like all the tools are for Eclipse (e.g. for Android dev). Maybe the tools aren't so important.", "id" : 32882664457371649, "in_reply_to_status_id" : 32882228795015169, - "created_at" : "Wed Feb 02 19:26:52 +0000 2011", + "created_at" : "2011-02-02 19:26:52 +0000", "in_reply_to_screen_name" : "typeoneerror", "in_reply_to_user_id_str" : "11973362", "user" : { @@ -5237,12 +5049,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Ken Robertson", @@ -5255,70 +5067,67 @@ Grailbird.data.tweets_2011_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "32881736211759104", "text" : "RT @krobertson: Been feeling very anti-java after 3 days of pain. Feel myself about to go on a war path.", "retweeted_status" : { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "32855165803429888", "text" : "Been feeling very anti-java after 3 days of pain. Feel myself about to go on a war path.", "id" : 32855165803429888, - "created_at" : "Wed Feb 02 17:37:36 +0000 2011", + "created_at" : "2011-02-02 17:37:36 +0000", "user" : { "name" : "Ken Robertson", "screen_name" : "krobertson", "protected" : false, "id_str" : "3043421", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1544514892/IMG_20110915_095053_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3784911362\/73ce0d0124c164de5924027ea7bd59ea_normal.png", "id" : 3043421, "verified" : false } }, "id" : 32881736211759104, - "created_at" : "Wed Feb 02 19:23:11 +0000 2011", + "created_at" : "2011-02-02 19:23:11 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "32877410848342016", "text" : "Dear Eclipse, sorry I was mean to you yesterday. Friends? I won't hang you on purpose with tricky floating point constants if you just work.", "id" : 32877410848342016, - "created_at" : "Wed Feb 02 19:06:00 +0000 2011", + "created_at" : "2011-02-02 19:06:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Anton Podviaznikov", @@ -5332,14 +5141,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "32585691112153088", - "geo" : { - }, + "geo" : { }, "id_str" : "32681475820228608", "in_reply_to_user_id" : 228317729, "text" : "@podviaznikov We have different definitions of the word \"shame\" ;-)", "id" : 32681475820228608, "in_reply_to_status_id" : 32585691112153088, - "created_at" : "Wed Feb 02 06:07:25 +0000 2011", + "created_at" : "2011-02-02 06:07:25 +0000", "in_reply_to_screen_name" : "podviaznikov", "in_reply_to_user_id_str" : "228317729", "user" : { @@ -5347,12 +5155,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -5375,7 +5183,7 @@ Grailbird.data.tweets_2011_02 = "text" : "@bryan_kyle it's pretty unfair that the perfect setup costs about $10k", "id" : 32595954758586368, "in_reply_to_status_id" : 32593123322372097, - "created_at" : "Wed Feb 02 00:27:35 +0000 2011", + "created_at" : "2011-02-02 00:27:35 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -5383,12 +5191,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -5408,10 +5216,10 @@ Grailbird.data.tweets_2011_02 = }, "id_str" : "32595235095707648", "in_reply_to_user_id" : 14864447, - "text" : "@bryan_kyle yeah it's not a bad work machine by many standards. Most cheapo 15\" notebooks give you 11\" Air resolution :/", + "text" : "@bryan_kyle yeah it's not a bad work machine by many standards. Most cheapo 15\" notebooks give you 11\" Air resolution :\/", "id" : 32595235095707648, "in_reply_to_status_id" : 32592750922694656, - "created_at" : "Wed Feb 02 00:24:44 +0000 2011", + "created_at" : "2011-02-02 00:24:44 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -5419,12 +5227,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -5438,14 +5246,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "32586784592367616", - "geo" : { - }, + "geo" : { }, "id_str" : "32591950892769280", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Ha, yeah my perfect setup includes both MBP and MBA as well. *le sigh* ... I'd try the 13\" Air, don't like it sell it.", "id" : 32591950892769280, "in_reply_to_status_id" : 32586784592367616, - "created_at" : "Wed Feb 02 00:11:41 +0000 2011", + "created_at" : "2011-02-02 00:11:41 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -5453,12 +5260,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -5472,14 +5279,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "32582705854025728", - "geo" : { - }, + "geo" : { }, "id_str" : "32583811371896832", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle I'm still waiting on the 15\" Air :) ... but I got a new MBP last summer so I'm not hurting to upgrade.", "id" : 32583811371896832, "in_reply_to_status_id" : 32582705854025728, - "created_at" : "Tue Feb 01 23:39:20 +0000 2011", + "created_at" : "2011-02-01 23:39:20 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -5487,12 +5293,12 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -5506,14 +5312,13 @@ Grailbird.data.tweets_2011_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "32582705854025728", - "geo" : { - }, + "geo" : { }, "id_str" : "32583453455159297", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle I've only used SSDs in machines with a fast CPU, not sure what the greater bottleneck is on the Air. Compelling machines though.", "id" : 32583453455159297, "in_reply_to_status_id" : 32582705854025728, - "created_at" : "Tue Feb 01 23:37:55 +0000 2011", + "created_at" : "2011-02-01 23:37:55 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -5521,30 +5326,29 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "32581677473595395", "text" : "Got a fast machine with an SSD, lots of RAM? Feeling nostalgic? Just start Eclipse and you'll think you were back on your old P3 box.", "id" : 32581677473595395, - "created_at" : "Tue Feb 01 23:30:51 +0000 2011", + "created_at" : "2011-02-01 23:30:51 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2011_03.js b/public/tweets/data/js/tweets/2011_03.js index 246de09..4bcd286 100755 --- a/public/tweets/data/js/tweets/2011_03.js +++ b/public/tweets/data/js/tweets/2011_03.js @@ -1,6 +1,6 @@ Grailbird.data.tweets_2011_03 = [ { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Asa Dotzler", @@ -20,14 +20,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "53557253063708672", - "geo" : { - }, + "geo" : { }, "id_str" : "53559163372060673", "in_reply_to_user_id" : 10058662, "text" : "@asadotzler @F1LT3R I hope so! I'm sticking with Chrome for the time being since it has been remarkably good till now (for me anyway).", "id" : 53559163372060673, "in_reply_to_status_id" : 53557253063708672, - "created_at" : "Thu Mar 31 20:47:54 +0000 2011", + "created_at" : "2011-03-31 20:47:54 +0000", "in_reply_to_screen_name" : "asadotzler", "in_reply_to_user_id_str" : "10058662", "user" : { @@ -35,7 +34,7 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -59,23 +58,22 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "53551162372259840", "text" : "@F1LT3R @asadotzler Current version on OS X is horrible, it's almost like they're trying to drive users to Firefox 4. Wasn't always so.", "id" : 53551162372259840, - "created_at" : "Thu Mar 31 20:16:06 +0000 2011", + "created_at" : "2011-03-31 20:16:06 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -88,23 +86,22 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "53219553920028673", "text" : "Despite their user base growing over 250% in 2010 @Grooveshark continues to set the bar high. Customer service is even better in 2011! <3", "id" : 53219553920028673, - "created_at" : "Wed Mar 30 22:18:25 +0000 2011", + "created_at" : "2011-03-30 22:18:25 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Malte Ubl", @@ -117,12 +114,11 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "53159198749495296", - "text" : "RT @cramforce: +1 http://j.mp/e3vlx9", + "text" : "RT @cramforce: +1 http:\/\/j.mp\/e3vlx9", "retweeted_status" : { - "source" : "streamie", + "source" : "\u003Ca href=\"http:\/\/streamie.org\" rel=\"nofollow\"\u003Estreamie\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -134,32 +130,32 @@ Grailbird.data.tweets_2011_03 = "coordinates" : [ 53.5527177, 9.9444082 ] }, "id_str" : "53158392818176000", - "text" : "+1 http://j.mp/e3vlx9", + "text" : "+1 http:\/\/j.mp\/e3vlx9", "id" : 53158392818176000, - "created_at" : "Wed Mar 30 18:15:23 +0000 2011", + "created_at" : "2011-03-30 18:15:23 +0000", "user" : { "name" : "Malte Ubl", "screen_name" : "cramforce", "protected" : false, "id_str" : "15534471", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1705787693/L9992913_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1705787693\/L9992913_normal.jpg", "id" : 15534471, "verified" : false } }, "id" : 53159198749495296, - "created_at" : "Wed Mar 30 18:18:35 +0000 2011", + "created_at" : "2011-03-30 18:18:35 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -173,14 +169,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "52909655021719552", - "geo" : { - }, + "geo" : { }, "id_str" : "52916842615947265", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk The keyboard shortcuts are great. I really like cmd-u and being able to see replies to any user.", "id" : 52916842615947265, "in_reply_to_status_id" : 52909655021719552, - "created_at" : "Wed Mar 30 02:15:33 +0000 2011", + "created_at" : "2011-03-30 02:15:33 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -188,7 +183,7 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -206,10 +201,9 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "52786302453686272", - "text" : "RT @kpdecker: jsdiff: The diff engine from Firediff, now standalone for CommonJS https://github.com/kpdecker/jsdiff", + "text" : "RT @kpdecker: jsdiff: The diff engine from Firediff, now standalone for CommonJS https:\/\/github.com\/kpdecker\/jsdiff", "retweeted_status" : { "source" : "web", "entities" : { @@ -218,35 +212,34 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "52783170122297344", - "text" : "jsdiff: The diff engine from Firediff, now standalone for CommonJS https://github.com/kpdecker/jsdiff", + "text" : "jsdiff: The diff engine from Firediff, now standalone for CommonJS https:\/\/github.com\/kpdecker\/jsdiff", "id" : 52783170122297344, - "created_at" : "Tue Mar 29 17:24:23 +0000 2011", + "created_at" : "2011-03-29 17:24:23 +0000", "user" : { "name" : "Kevin Decker", "screen_name" : "kpdecker", "protected" : false, "id_str" : "17259752", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1098817361/0672c31a05d20307dad3ef69cf099d6c_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1098817361\/0672c31a05d20307dad3ef69cf099d6c_normal.jpeg", "id" : 17259752, "verified" : false } }, "id" : 52786302453686272, - "created_at" : "Tue Mar 29 17:36:49 +0000 2011", + "created_at" : "2011-03-29 17:36:49 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Chrome Developers", @@ -259,47 +252,45 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "51023032675876865", - "text" : "RT @ChromiumDev: WebKit got pretty XML viewing last week: http://goo.gl/24iR5 and the Inspector just pretty JSON http://goo.gl/SytwC ^pi", + "text" : "RT @ChromiumDev: WebKit got pretty XML viewing last week: http:\/\/goo.gl\/24iR5 and the Inspector just pretty JSON http:\/\/goo.gl\/SytwC ^pi", "retweeted_status" : { - "source" : "SocialEngage", + "source" : "\u003Ca href=\"http:\/\/www.exacttarget.com\/social\" rel=\"nofollow\"\u003ESocialEngage\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "51022708238061568", - "text" : "WebKit got pretty XML viewing last week: http://goo.gl/24iR5 and the Inspector just pretty JSON http://goo.gl/SytwC ^pi", + "text" : "WebKit got pretty XML viewing last week: http:\/\/goo.gl\/24iR5 and the Inspector just pretty JSON http:\/\/goo.gl\/SytwC ^pi", "id" : 51022708238061568, - "created_at" : "Thu Mar 24 20:48:56 +0000 2011", + "created_at" : "2011-03-24 20:48:56 +0000", "user" : { "name" : "Chrome Developers", "screen_name" : "ChromiumDev", "protected" : false, "id_str" : "113713261", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1320180647/chromiumchrome_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1320180647\/chromiumchrome_normal.png", "id" : 113713261, "verified" : true } }, "id" : 51023032675876865, - "created_at" : "Thu Mar 24 20:50:13 +0000 2011", + "created_at" : "2011-03-24 20:50:13 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jonathan Stark", @@ -312,47 +303,45 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "50951745681113089", "text" : "RT @jonathanstark: This doesn't spread my toes, but it does speak to thoughts I've been having about building services on top of Dropbox ...", "retweeted_status" : { - "source" : "Hatch", + "source" : "\u003Ca href=\"http:\/\/hatch.cc\" rel=\"nofollow\"\u003EHatch\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "50950275019702273", - "text" : "This doesn't spread my toes, but it does speak to thoughts I've been having about building services on top of Dropbox http://bit.ly/gUW8QM", + "text" : "This doesn't spread my toes, but it does speak to thoughts I've been having about building services on top of Dropbox http:\/\/bit.ly\/gUW8QM", "id" : 50950275019702273, - "created_at" : "Thu Mar 24 16:01:06 +0000 2011", + "created_at" : "2011-03-24 16:01:06 +0000", "user" : { "name" : "Jonathan Stark", "screen_name" : "jonathanstark", "protected" : false, "id_str" : "7198302", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2681096012/4afcaac2139e638b26f2d50ab555f474_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000305628908\/99190bc7032ec47cd5db01767753b077_normal.jpeg", "id" : 7198302, "verified" : false } }, "id" : 50951745681113089, - "created_at" : "Thu Mar 24 16:06:57 +0000 2011", + "created_at" : "2011-03-24 16:06:57 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mikeal", @@ -366,14 +355,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "50623645822885888", - "geo" : { - }, + "geo" : { }, "id_str" : "50625621839192064", "in_reply_to_user_id" : 668423, - "text" : "@mikeal http://www.youtube.com/watch?v=hb63PdobcZ0", + "text" : "@mikeal http:\/\/www.youtube.com\/watch?v=hb63PdobcZ0", "id" : 50625621839192064, "in_reply_to_status_id" : 50623645822885888, - "created_at" : "Wed Mar 23 18:31:03 +0000 2011", + "created_at" : "2011-03-23 18:31:03 +0000", "in_reply_to_screen_name" : "mikeal", "in_reply_to_user_id_str" : "668423", "user" : { @@ -381,12 +369,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mike Shaver", @@ -400,14 +388,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "48899169041129472", - "geo" : { - }, + "geo" : { }, "id_str" : "48901120231354369", "in_reply_to_user_id" : 2319611, "text" : "@shaver That's fair. None of us *know* anything. imo too big to be oversight, and too complex to immediately attribute to malice.", "id" : 48901120231354369, "in_reply_to_status_id" : 48899169041129472, - "created_at" : "Sat Mar 19 00:18:30 +0000 2011", + "created_at" : "2011-03-19 00:18:30 +0000", "in_reply_to_screen_name" : "shaver", "in_reply_to_user_id_str" : "2319611", "user" : { @@ -415,12 +402,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mike Shaver", @@ -434,14 +421,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "48886276774051840", - "geo" : { - }, + "geo" : { }, "id_str" : "48898498480967680", "in_reply_to_user_id" : 2319611, "text" : "@shaver Nitro has to alloc memory with PROT_EXEC. iOS disallows this for most apps but Nitro requires it, so Safari must be whitelisted.", "id" : 48898498480967680, "in_reply_to_status_id" : 48886276774051840, - "created_at" : "Sat Mar 19 00:08:05 +0000 2011", + "created_at" : "2011-03-19 00:08:05 +0000", "in_reply_to_screen_name" : "shaver", "in_reply_to_user_id_str" : "2319611", "user" : { @@ -449,12 +435,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -474,14 +460,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "48875679592366081", - "geo" : { - }, + "geo" : { }, "id_str" : "48877525878841344", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke @jonathanstark An example of this being enforced by iOS: http://j.mp/i0swfY%0A tl;dr he can allocate exec mem in sim, not device", + "text" : "@JimRoepcke @jonathanstark An example of this being enforced by iOS: http:\/\/j.mp\/i0swfY%0A tl;dr he can allocate exec mem in sim, not device", "id" : 48877525878841344, "in_reply_to_status_id" : 48875679592366081, - "created_at" : "Fri Mar 18 22:44:44 +0000 2011", + "created_at" : "2011-03-18 22:44:44 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -489,12 +474,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", @@ -508,14 +493,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "48869817737949184", - "geo" : { - }, + "geo" : { }, "id_str" : "48870192943595520", "in_reply_to_user_id" : 676363, "text" : "@brianleroux :)", "id" : 48870192943595520, "in_reply_to_status_id" : 48869817737949184, - "created_at" : "Fri Mar 18 22:15:36 +0000 2011", + "created_at" : "2011-03-18 22:15:36 +0000", "in_reply_to_screen_name" : "brianleroux", "in_reply_to_user_id_str" : "676363", "user" : { @@ -523,12 +507,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", @@ -542,14 +526,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "48869817737949184", - "geo" : { - }, + "geo" : { }, "id_str" : "48870105060347904", "in_reply_to_user_id" : 676363, "text" : "@brianleroux lol", "id" : 48870105060347904, "in_reply_to_status_id" : 48869817737949184, - "created_at" : "Fri Mar 18 22:15:15 +0000 2011", + "created_at" : "2011-03-18 22:15:15 +0000", "in_reply_to_screen_name" : "brianleroux", "in_reply_to_user_id_str" : "676363", "user" : { @@ -557,12 +540,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", @@ -588,14 +571,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "48866734509264896", - "geo" : { - }, + "geo" : { }, "id_str" : "48868828653961216", "in_reply_to_user_id" : 676363, "text" : "@brianleroux @JimRoepcke @bryan_kyle Totally agree, we all know that we're all speculating. Nothing taken personally!", "id" : 48868828653961216, "in_reply_to_status_id" : 48866734509264896, - "created_at" : "Fri Mar 18 22:10:11 +0000 2011", + "created_at" : "2011-03-18 22:10:11 +0000", "in_reply_to_screen_name" : "brianleroux", "in_reply_to_user_id_str" : "676363", "user" : { @@ -603,12 +585,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -622,14 +604,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "48860998580453376", - "geo" : { - }, + "geo" : { }, "id_str" : "48862093469949952", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle I do like Dreamhost's domain admin UI, use it for all my domains even the ones not hosted there.", "id" : 48862093469949952, "in_reply_to_status_id" : 48860998580453376, - "created_at" : "Fri Mar 18 21:43:25 +0000 2011", + "created_at" : "2011-03-18 21:43:25 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -637,12 +618,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -656,14 +637,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "48860998580453376", - "geo" : { - }, + "geo" : { }, "id_str" : "48861997474906112", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Dreamhost is ok for serving small volumes of static files, dynamic stuff I prefer to manage my own OS & stack.", "id" : 48861997474906112, "in_reply_to_status_id" : 48860998580453376, - "created_at" : "Fri Mar 18 21:43:02 +0000 2011", + "created_at" : "2011-03-18 21:43:02 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -671,12 +651,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -690,14 +670,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "48858563979902976", - "geo" : { - }, + "geo" : { }, "id_str" : "48859706147602432", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle It's just a shared Dreamhost thing with a .htaccess to enable caching. Comments are served from a Linode VM running Ubuntu.", "id" : 48859706147602432, "in_reply_to_status_id" : 48858563979902976, - "created_at" : "Fri Mar 18 21:33:56 +0000 2011", + "created_at" : "2011-03-18 21:33:56 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -705,35 +684,34 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "48857141511065600", - "text" : "It's pretty quick'n'dirty ... the comments are in fact stored in a very dirty database: https://github.com/felixge/node-dirty", + "text" : "It's pretty quick'n'dirty ... the comments are in fact stored in a very dirty database: https:\/\/github.com\/felixge\/node-dirty", "id" : 48857141511065600, - "created_at" : "Fri Mar 18 21:23:44 +0000 2011", + "created_at" : "2011-03-18 21:23:44 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -743,23 +721,22 @@ Grailbird.data.tweets_2011_03 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "48856603549638656", - "text" : "samhuri.net is baked using an unholy combination of Ruby, JavaScript (#nodejs), shell scripts, and Makefile icing. http://j.mp/fiABy4%0A", + "text" : "samhuri.net is baked using an unholy combination of Ruby, JavaScript (#nodejs), shell scripts, and Makefile icing. http:\/\/j.mp\/fiABy4%0A", "id" : 48856603549638656, - "created_at" : "Fri Mar 18 21:21:36 +0000 2011", + "created_at" : "2011-03-18 21:21:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tim Bray", @@ -772,47 +749,45 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "48856145229647872", - "text" : "RT @timbray: More on baking: http://goo.gl/sjc9o", + "text" : "RT @timbray: More on baking: http:\/\/goo.gl\/sjc9o", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "48854142562746368", - "text" : "More on baking: http://goo.gl/sjc9o", + "text" : "More on baking: http:\/\/goo.gl\/sjc9o", "id" : 48854142562746368, - "created_at" : "Fri Mar 18 21:11:49 +0000 2011", + "created_at" : "2011-03-18 21:11:49 +0000", "user" : { "name" : "Tim Bray", "screen_name" : "timbray", "protected" : false, "id_str" : "1235521", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/421637246/Tim_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/421637246\/Tim_normal.jpg", "id" : 1235521, "verified" : false } }, "id" : 48856145229647872, - "created_at" : "Fri Mar 18 21:19:47 +0000 2011", + "created_at" : "2011-03-18 21:19:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -826,14 +801,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "48844970236452864", - "geo" : { - }, + "geo" : { }, "id_str" : "48848754610151424", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle It's ok to not know something, but to dismiss others because of one's own lack of understanding is pretty lame.", "id" : 48848754610151424, "in_reply_to_status_id" : 48844970236452864, - "created_at" : "Fri Mar 18 20:50:25 +0000 2011", + "created_at" : "2011-03-18 20:50:25 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -841,30 +815,29 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "48842202142605312", "text" : "Gotta love it when someone dismisses you as an idiot instead of just talking to you and reasoning with you. Twitter discourse ftw :p", "id" : 48842202142605312, - "created_at" : "Fri Mar 18 20:24:23 +0000 2011", + "created_at" : "2011-03-18 20:24:23 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -889,14 +862,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "48810689476837376", - "geo" : { - }, + "geo" : { }, "id_str" : "48818344865968128", "in_reply_to_user_id" : 2319611, "text" : "@shaver @JimRoepcke Exactly. Apple can audit Safari for buffer overflows and such, but cannot (realistically) for arbitrary app X.", "id" : 48818344865968128, "in_reply_to_status_id" : 48810689476837376, - "created_at" : "Fri Mar 18 18:49:35 +0000 2011", + "created_at" : "2011-03-18 18:49:35 +0000", "in_reply_to_screen_name" : "shaver", "in_reply_to_user_id_str" : "2319611", "user" : { @@ -904,12 +876,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", @@ -923,14 +895,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "48811251811352576", - "geo" : { - }, + "geo" : { }, "id_str" : "48812688268210177", "in_reply_to_user_id" : 676363, "text" : "@brianleroux Sorry I was unclear before, shouldn't be trying to have this convo in 140 chars :)", "id" : 48812688268210177, "in_reply_to_status_id" : 48811251811352576, - "created_at" : "Fri Mar 18 18:27:06 +0000 2011", + "created_at" : "2011-03-18 18:27:06 +0000", "in_reply_to_screen_name" : "brianleroux", "in_reply_to_user_id_str" : "676363", "user" : { @@ -938,12 +909,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", @@ -957,14 +928,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "48811251811352576", - "geo" : { - }, + "geo" : { }, "id_str" : "48812121995231232", "in_reply_to_user_id" : 676363, "text" : "@brianleroux This is a fundamental departure from traditional interpreters and compilers, and it's JIT compiler 101.", "id" : 48812121995231232, "in_reply_to_status_id" : 48811251811352576, - "created_at" : "Fri Mar 18 18:24:51 +0000 2011", + "created_at" : "2011-03-18 18:24:51 +0000", "in_reply_to_screen_name" : "brianleroux", "in_reply_to_user_id_str" : "676363", "user" : { @@ -972,12 +942,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", @@ -991,14 +961,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "48811251811352576", - "geo" : { - }, + "geo" : { }, "id_str" : "48811835465547776", "in_reply_to_user_id" : 676363, "text" : "@brianleroux When you move to a JIT, you are now generating code in memory NOT marked exec, which must then be marked exec & executed.", "id" : 48811835465547776, "in_reply_to_status_id" : 48811251811352576, - "created_at" : "Fri Mar 18 18:23:43 +0000 2011", + "created_at" : "2011-03-18 18:23:43 +0000", "in_reply_to_screen_name" : "brianleroux", "in_reply_to_user_id_str" : "676363", "user" : { @@ -1006,12 +975,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", @@ -1025,14 +994,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "48811251811352576", - "geo" : { - }, + "geo" : { }, "id_str" : "48811726879207424", "in_reply_to_user_id" : 676363, "text" : "@brianleroux Interpreters act on byte codes by calling existing code, again marked as exec by the OS when the interpreter is loaded.", "id" : 48811726879207424, "in_reply_to_status_id" : 48811251811352576, - "created_at" : "Fri Mar 18 18:23:17 +0000 2011", + "created_at" : "2011-03-18 18:23:17 +0000", "in_reply_to_screen_name" : "brianleroux", "in_reply_to_user_id_str" : "676363", "user" : { @@ -1040,12 +1008,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", @@ -1059,14 +1027,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "48811251811352576", - "geo" : { - }, + "geo" : { }, "id_str" : "48811628044632064", "in_reply_to_user_id" : 676363, "text" : "@brianleroux No, I'm saying traditional compilers generate binaries that when loaded by the OS are marked as exec in memory.", "id" : 48811628044632064, "in_reply_to_status_id" : 48811251811352576, - "created_at" : "Fri Mar 18 18:22:53 +0000 2011", + "created_at" : "2011-03-18 18:22:53 +0000", "in_reply_to_screen_name" : "brianleroux", "in_reply_to_user_id_str" : "676363", "user" : { @@ -1074,12 +1041,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", @@ -1093,14 +1060,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "48807789996408832", - "geo" : { - }, + "geo" : { }, "id_str" : "48809337690402817", "in_reply_to_user_id" : 676363, "text" : "@brianleroux Whereas an interpreter reads byte codes & calls functions. A compiler generates a binary, when loaded by OS marked as exec.", "id" : 48809337690402817, "in_reply_to_status_id" : 48807789996408832, - "created_at" : "Fri Mar 18 18:13:47 +0000 2011", + "created_at" : "2011-03-18 18:13:47 +0000", "in_reply_to_screen_name" : "brianleroux", "in_reply_to_user_id_str" : "676363", "user" : { @@ -1108,12 +1074,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", @@ -1127,14 +1093,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "48807789996408832", - "geo" : { - }, + "geo" : { }, "id_str" : "48808876476346369", "in_reply_to_user_id" : 676363, "text" : "@brianleroux When moving from an interpreter or compiler to a JIT compiler, the JIT has to create code in memory, mark as executable & exec.", "id" : 48808876476346369, "in_reply_to_status_id" : 48807789996408832, - "created_at" : "Fri Mar 18 18:11:57 +0000 2011", + "created_at" : "2011-03-18 18:11:57 +0000", "in_reply_to_screen_name" : "brianleroux", "in_reply_to_user_id_str" : "676363", "user" : { @@ -1142,12 +1107,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", @@ -1161,14 +1126,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "48807174863994880", - "geo" : { - }, + "geo" : { }, "id_str" : "48808326477266944", "in_reply_to_user_id" : 676363, - "text" : "@brianleroux It's called the NX bit http://en.wikipedia.org/wiki/NX_bit ... not sure why you think this is made up.", + "text" : "@brianleroux It's called the NX bit http:\/\/en.wikipedia.org\/wiki\/NX_bit ... not sure why you think this is made up.", "id" : 48808326477266944, "in_reply_to_status_id" : 48807174863994880, - "created_at" : "Fri Mar 18 18:09:46 +0000 2011", + "created_at" : "2011-03-18 18:09:46 +0000", "in_reply_to_screen_name" : "brianleroux", "in_reply_to_user_id_str" : "676363", "user" : { @@ -1176,12 +1140,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1207,14 +1171,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "48784725480968192", - "geo" : { - }, + "geo" : { }, "id_str" : "48793403781169153", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle @tjholowaychuk @JimRoepcke We built a custom framework around node-machine (a port of WebMachine), but it's pretty low level.", "id" : 48793403781169153, "in_reply_to_status_id" : 48784725480968192, - "created_at" : "Fri Mar 18 17:10:28 +0000 2011", + "created_at" : "2011-03-18 17:10:28 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -1222,12 +1185,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1253,14 +1216,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "48784725480968192", - "geo" : { - }, + "geo" : { }, "id_str" : "48792888171171840", "in_reply_to_user_id" : 14864447, - "text" : "@bryan_kyle @tjholowaychuk @JimRoepcke express http://expressjs.com/ seems to be the de-facto framework. Haven't used it but it looks good.", + "text" : "@bryan_kyle @tjholowaychuk @JimRoepcke express http:\/\/expressjs.com\/ seems to be the de-facto framework. Haven't used it but it looks good.", "id" : 48792888171171840, "in_reply_to_status_id" : 48784725480968192, - "created_at" : "Fri Mar 18 17:08:25 +0000 2011", + "created_at" : "2011-03-18 17:08:25 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -1268,7 +1230,7 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1293,14 +1255,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "48614143510585346", - "geo" : { - }, + "geo" : { }, "id_str" : "48771947336699904", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke See this @arstechnica article: http://arst.ch/olo ... the security risk is real and this seems like a pretty reasonable reason.", + "text" : "@JimRoepcke See this @arstechnica article: http:\/\/arst.ch\/olo ... the security risk is real and this seems like a pretty reasonable reason.", "id" : 48771947336699904, "in_reply_to_status_id" : 48614143510585346, - "created_at" : "Fri Mar 18 15:45:13 +0000 2011", + "created_at" : "2011-03-18 15:45:13 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1308,7 +1269,7 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1327,14 +1288,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "48614143510585346", - "geo" : { - }, + "geo" : { }, "id_str" : "48771367172194306", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke If it were because of back-compat it wouldn't be in Safari either. The NX bit explanation (due to JIT) holds more water imo.", "id" : 48771367172194306, "in_reply_to_status_id" : 48614143510585346, - "created_at" : "Fri Mar 18 15:42:54 +0000 2011", + "created_at" : "2011-03-18 15:42:54 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1342,12 +1302,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1361,14 +1321,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "48251977070678016", - "geo" : { - }, + "geo" : { }, "id_str" : "48261764692983808", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Yeah it looks great! Soon.", "id" : 48261764692983808, "in_reply_to_status_id" : 48251977070678016, - "created_at" : "Thu Mar 17 05:57:56 +0000 2011", + "created_at" : "2011-03-17 05:57:56 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1376,12 +1335,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1394,13 +1353,12 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "48248611045257216", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke http://twitpic.com/4a83e9", + "text" : "@JimRoepcke http:\/\/twitpic.com\/4a83e9", "id" : 48248611045257216, - "created_at" : "Thu Mar 17 05:05:39 +0000 2011", + "created_at" : "2011-03-17 05:05:39 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1408,12 +1366,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1427,14 +1385,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "47756099851522048", - "geo" : { - }, + "geo" : { }, "id_str" : "47757919697125376", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke When I looked into multiple Xcode installs I found that some files are always written to common dirs. Last install wins, yay! :/", + "text" : "@JimRoepcke When I looked into multiple Xcode installs I found that some files are always written to common dirs. Last install wins, yay! :\/", "id" : 47757919697125376, "in_reply_to_status_id" : 47756099851522048, - "created_at" : "Tue Mar 15 20:35:50 +0000 2011", + "created_at" : "2011-03-15 20:35:50 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1442,12 +1399,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1461,14 +1418,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "47746211398168576", - "geo" : { - }, + "geo" : { }, "id_str" : "47757443022860289", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle I'd switch to CS if someone did! We could also port Node to Spidermonkey and use generators to write sync-looking async code :p", "id" : 47757443022860289, "in_reply_to_status_id" : 47746211398168576, - "created_at" : "Tue Mar 15 20:33:56 +0000 2011", + "created_at" : "2011-03-15 20:33:56 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -1476,12 +1432,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1495,14 +1451,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "47737740174954497", - "geo" : { - }, + "geo" : { }, "id_str" : "47745165791727616", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle no worries, sorry that there isn't really a good or useful answer :)", "id" : 47745165791727616, "in_reply_to_status_id" : 47737740174954497, - "created_at" : "Tue Mar 15 19:45:09 +0000 2011", + "created_at" : "2011-03-15 19:45:09 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -1510,7 +1465,7 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1528,10 +1483,9 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "47711469093130240", - "text" : "RT @polotek: I was gonna build something like this. Share full twitter conversations. http://www.exquisitetweets.com/ http://bit.ly/eS3xJY", + "text" : "RT @polotek: I was gonna build something like this. Share full twitter conversations. http:\/\/www.exquisitetweets.com\/ http:\/\/bit.ly\/eS3xJY", "retweeted_status" : { "source" : "web", "entities" : { @@ -1540,58 +1494,56 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "47680575217205248", - "text" : "I was gonna build something like this. Share full twitter conversations. http://www.exquisitetweets.com/ http://bit.ly/eS3xJY", + "text" : "I was gonna build something like this. Share full twitter conversations. http:\/\/www.exquisitetweets.com\/ http:\/\/bit.ly\/eS3xJY", "id" : 47680575217205248, - "created_at" : "Tue Mar 15 15:28:29 +0000 2011", + "created_at" : "2011-03-15 15:28:29 +0000", "user" : { "name" : "Marco Rogers", "screen_name" : "polotek", "protected" : false, "id_str" : "20079975", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/422439290/n739064999_192287_1980_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3603780451\/4775e8c65a9f6f70c824a5b689e6295c_normal.jpeg", "id" : 20079975, "verified" : false } }, "id" : 47711469093130240, - "created_at" : "Tue Mar 15 17:31:15 +0000 2011", + "created_at" : "2011-03-15 17:31:15 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "47686183383334912", "text" : "Instead of doing something as a Rubyist just do it as a human.", "id" : 47686183383334912, - "created_at" : "Tue Mar 15 15:50:46 +0000 2011", + "created_at" : "2011-03-15 15:50:46 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Basho Technologies", @@ -1613,12 +1565,11 @@ Grailbird.data.tweets_2011_03 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "47679768136658944", - "text" : "RT @basho: Psst... there's still time to register for \"Riak with node.js\", today at 2PM EDT! http://ow.ly/4eV3F #riak #node #nosql", + "text" : "RT @basho: Psst... there's still time to register for \"Riak with node.js\", today at 2PM EDT! http:\/\/ow.ly\/4eV3F #riak #node #nosql", "retweeted_status" : { - "source" : "HootSuite", + "source" : "\u003Ca href=\"http:\/\/www.hootsuite.com\" rel=\"nofollow\"\u003EHootSuite\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1634,35 +1585,34 @@ Grailbird.data.tweets_2011_03 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "47678325245751296", - "text" : "Psst... there's still time to register for \"Riak with node.js\", today at 2PM EDT! http://ow.ly/4eV3F #riak #node #nosql", + "text" : "Psst... there's still time to register for \"Riak with node.js\", today at 2PM EDT! http:\/\/ow.ly\/4eV3F #riak #node #nosql", "id" : 47678325245751296, - "created_at" : "Tue Mar 15 15:19:33 +0000 2011", + "created_at" : "2011-03-15 15:19:33 +0000", "user" : { "name" : "Basho Technologies", "screen_name" : "basho", "protected" : false, "id_str" : "2440841", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/726173382/basho-portrait-twitter_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000330921162\/abc9a8947de68f1985067cc197a3a7e8_normal.png", "id" : 2440841, "verified" : false } }, "id" : 47679768136658944, - "created_at" : "Tue Mar 15 15:25:17 +0000 2011", + "created_at" : "2011-03-15 15:25:17 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Micheil Smith", @@ -1681,13 +1631,12 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "47654306849107968", "in_reply_to_user_id" : 14063149, "text" : "@miksago @tjholowaychuk ... and I'm replying to old tweets in this twitter client.", "id" : 47654306849107968, - "created_at" : "Tue Mar 15 13:44:06 +0000 2011", + "created_at" : "2011-03-15 13:44:06 +0000", "in_reply_to_screen_name" : "miksago", "in_reply_to_user_id_str" : "14063149", "user" : { @@ -1695,12 +1644,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Micheil Smith", @@ -1726,14 +1675,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "47026316721127424", - "geo" : { - }, + "geo" : { }, "id_str" : "47653089628524544", "in_reply_to_user_id" : 14063149, "text" : "@miksago @tjholowaychuk we've got @Serious_Coffee too. And Francellis in Royal Oak.", "id" : 47653089628524544, "in_reply_to_status_id" : 47026316721127424, - "created_at" : "Tue Mar 15 13:39:16 +0000 2011", + "created_at" : "2011-03-15 13:39:16 +0000", "in_reply_to_screen_name" : "miksago", "in_reply_to_user_id_str" : "14063149", "user" : { @@ -1741,12 +1689,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Shaun_R", @@ -1760,14 +1708,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "46804086716239872", - "geo" : { - }, + "geo" : { }, "id_str" : "47019335188889600", "in_reply_to_user_id" : 14365611, "text" : "@Shaun_R :( is right", "id" : 47019335188889600, "in_reply_to_status_id" : 46804086716239872, - "created_at" : "Sun Mar 13 19:40:57 +0000 2011", + "created_at" : "2011-03-13 19:40:57 +0000", "in_reply_to_screen_name" : "Shaun_R", "in_reply_to_user_id_str" : "14365611", "user" : { @@ -1775,35 +1722,34 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "47013571942563840", - "text" : "All the \"surfing w/o Flash, and it's great!\" tweets are pretty funny. FlashBlock is at least 7 years old now guys.", + "text" : "All the \"surfing w\/o Flash, and it's great!\" tweets are pretty funny. FlashBlock is at least 7 years old now guys.", "id" : 47013571942563840, - "created_at" : "Sun Mar 13 19:18:03 +0000 2011", + "created_at" : "2011-03-13 19:18:03 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kiwi for App.net", @@ -1816,13 +1762,12 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "47002191172616192", "in_reply_to_user_id" : 51201464, "text" : "@kiwi_app Possible bug: Hide Kiwi doesn't actually hide the app, but toggles visibility of the main window. Seems odd.", "id" : 47002191172616192, - "created_at" : "Sun Mar 13 18:32:50 +0000 2011", + "created_at" : "2011-03-13 18:32:50 +0000", "in_reply_to_screen_name" : "kiwi_app", "in_reply_to_user_id_str" : "51201464", "user" : { @@ -1830,12 +1775,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Antonio Cangiano", @@ -1848,96 +1793,92 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "46310110338879488", "text" : "RT @acangiano: Whenever you find yourself on the side of the majority, it is time to pause and reflect. -- Mark Twain", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "46307865056653312", "text" : "Whenever you find yourself on the side of the majority, it is time to pause and reflect. -- Mark Twain", "id" : 46307865056653312, - "created_at" : "Fri Mar 11 20:33:50 +0000 2011", + "created_at" : "2011-03-11 20:33:50 +0000", "user" : { "name" : "Antonio Cangiano", "screen_name" : "acangiano", "protected" : false, "id_str" : "14582359", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1788074286/image1327786678_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1788074286\/image1327786678_normal.png", "id" : 14582359, "verified" : false } }, "id" : 46310110338879488, - "created_at" : "Fri Mar 11 20:42:45 +0000 2011", + "created_at" : "2011-03-11 20:42:45 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "46248250109460480", "text" : "Not to mention that it didn't even work for Apple. Maybe if they concentrated more on security all the time they wouldn't fall in 5 seconds.", "id" : 46248250109460480, - "created_at" : "Fri Mar 11 16:36:56 +0000 2011", + "created_at" : "2011-03-11 16:36:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "46248061663580160", - "text" : "So companies leave unpatched remote execution vulns in their browsers/devices until the last minute to save face at pwn2own? Pretty selfish.", + "text" : "So companies leave unpatched remote execution vulns in their browsers\/devices until the last minute to save face at pwn2own? Pretty selfish.", "id" : 46248061663580160, - "created_at" : "Fri Mar 11 16:36:11 +0000 2011", + "created_at" : "2011-03-11 16:36:11 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "James Coglan", + "name" : "\u00AC \u2200 $_console$$", "screen_name" : "jcoglan", "indices" : [ 55, 63 ], "id_str" : "13861042", @@ -1953,28 +1894,27 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 64, 83 ], - "url" : "http://t.co/bkSzZsl", - "expanded_url" : "http://blog.jcoglan.com/2011/03/11/promises-are-the-monad-of-asynchronous-programming/", - "display_url" : "blog.jcoglan.com/2011/03/11/pro\u2026" + "url" : "http:\/\/t.co\/bkSzZsl", + "expanded_url" : "http:\/\/blog.jcoglan.com\/2011\/03\/11\/promises-are-the-monad-of-asynchronous-programming\/", + "display_url" : "blog.jcoglan.com\/2011\/03\/11\/pro\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "46075622472155137", - "text" : "Promises are the monad of asynchronous programming, by @jcoglan http://t.co/bkSzZsl /cc @JimRoepcke", + "text" : "Promises are the monad of asynchronous programming, by @jcoglan http:\/\/t.co\/bkSzZsl \/cc @JimRoepcke", "id" : 46075622472155137, - "created_at" : "Fri Mar 11 05:10:59 +0000 2011", + "created_at" : "2011-03-11 05:10:59 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Zach Holman", @@ -1987,70 +1927,67 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "46001702041686016", "text" : "RT @holman: I also think Apple should include a replacement for Hacker News on the OS X installer DVD too.", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "46001658525777920", "text" : "I also think Apple should include a replacement for Hacker News on the OS X installer DVD too.", "id" : 46001658525777920, - "created_at" : "Fri Mar 11 00:17:04 +0000 2011", + "created_at" : "2011-03-11 00:17:04 +0000", "user" : { "name" : "Zach Holman", "screen_name" : "holman", "protected" : false, "id_str" : "11322372", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1444317557/holman_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/418621979491450880\/xNRUDtqG_normal.jpeg", "id" : 11322372, "verified" : false } }, "id" : 46001702041686016, - "created_at" : "Fri Mar 11 00:17:15 +0000 2011", + "created_at" : "2011-03-11 00:17:15 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "46001671981121536", - "text" : "I really prefer stars to \"likes\" :/", + "text" : "I really prefer stars to \"likes\" :\/", "id" : 46001671981121536, - "created_at" : "Fri Mar 11 00:17:07 +0000 2011", + "created_at" : "2011-03-11 00:17:07 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Alex Limi", @@ -2063,108 +2000,104 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 110, 129 ], - "url" : "http://t.co/6fh0jOM", - "expanded_url" : "http://www.reddit.com/r/IAmA/comments/g197r/iama_were_on_the_firefox_development_team_and/", - "display_url" : "reddit.com/r/IAmA/comment\u2026" + "url" : "http:\/\/t.co\/6fh0jOM", + "expanded_url" : "http:\/\/www.reddit.com\/r\/IAmA\/comments\/g197r\/iama_were_on_the_firefox_development_team_and\/", + "display_url" : "reddit.com\/r\/IAmA\/comment\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "45913756152242176", - "text" : "RT @limi: On Reddit today: We are the Firefox development team, and we just shipped FF4 RC \u2014 ask us anything! http://t.co/6fh0jOM (Pleas ...", + "text" : "RT @limi: On Reddit today: We are the Firefox development team, and we just shipped FF4 RC \u2014 ask us anything! http:\/\/t.co\/6fh0jOM (Pleas ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 100, 119 ], - "url" : "http://t.co/6fh0jOM", - "expanded_url" : "http://www.reddit.com/r/IAmA/comments/g197r/iama_were_on_the_firefox_development_team_and/", - "display_url" : "reddit.com/r/IAmA/comment\u2026" + "url" : "http:\/\/t.co\/6fh0jOM", + "expanded_url" : "http:\/\/www.reddit.com\/r\/IAmA\/comments\/g197r\/iama_were_on_the_firefox_development_team_and\/", + "display_url" : "reddit.com\/r\/IAmA\/comment\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "45912601355489281", - "text" : "On Reddit today: We are the Firefox development team, and we just shipped FF4 RC \u2014 ask us anything! http://t.co/6fh0jOM (Please RT!)", + "text" : "On Reddit today: We are the Firefox development team, and we just shipped FF4 RC \u2014 ask us anything! http:\/\/t.co\/6fh0jOM (Please RT!)", "id" : 45912601355489281, - "created_at" : "Thu Mar 10 18:23:11 +0000 2011", + "created_at" : "2011-03-10 18:23:11 +0000", "user" : { "name" : "Alex Limi", "screen_name" : "limi", "protected" : false, "id_str" : "1045541", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2244569689/Limi_-_headshot__160px_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2244569689\/Limi_-_headshot__160px_normal.jpg", "id" : 1045541, "verified" : false } }, "id" : 45913756152242176, - "created_at" : "Thu Mar 10 18:27:47 +0000 2011", + "created_at" : "2011-03-10 18:27:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "45908994551848961", - "text" : "Unfortunately Android *still* lacks a screen shot utility (w/o rooting), so I had to plug my phone into my computer to capture that.", + "text" : "Unfortunately Android *still* lacks a screen shot utility (w\/o rooting), so I had to plug my phone into my computer to capture that.", "id" : 45908994551848961, - "created_at" : "Thu Mar 10 18:08:51 +0000 2011", + "created_at" : "2011-03-10 18:08:51 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 118, 137 ], - "url" : "http://t.co/unbPrW4", - "expanded_url" : "http://yfrog.com/h4aeptp", - "display_url" : "yfrog.com/h4aeptp" + "url" : "http:\/\/t.co\/unbPrW4", + "expanded_url" : "http:\/\/yfrog.com\/h4aeptp", + "display_url" : "yfrog.com\/h4aeptp" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "45908647171198976", - "text" : "Android 2.3 \"Gingerbread\" has green signal strength indicators that turn grey when there's no connectivity to Google http://t.co/unbPrW4", + "text" : "Android 2.3 \"Gingerbread\" has green signal strength indicators that turn grey when there's no connectivity to Google http:\/\/t.co\/unbPrW4", "id" : 45908647171198976, - "created_at" : "Thu Mar 10 18:07:29 +0000 2011", + "created_at" : "2011-03-10 18:07:29 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Salvatore Sanfilippo", @@ -2178,14 +2111,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "45872065353490432", - "geo" : { - }, + "geo" : { }, "id_str" : "45872433953120256", "in_reply_to_user_id" : 5813712, "text" : "@antirez I think you can name commits when merging, naming a branch is just a shortcut to the commit, e.g. git merge feature-branch~4", "id" : 45872433953120256, "in_reply_to_status_id" : 45872065353490432, - "created_at" : "Thu Mar 10 15:43:35 +0000 2011", + "created_at" : "2011-03-10 15:43:35 +0000", "in_reply_to_screen_name" : "antirez", "in_reply_to_user_id_str" : "5813712", "user" : { @@ -2193,12 +2125,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Loren Brichter", @@ -2217,46 +2149,44 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "45871523579437056", - "text" : "Sure wish I could double-click tweets to view convos in users' @ replies tab on Twitter for Mac /cc @lorenb @atebits", + "text" : "Sure wish I could double-click tweets to view convos in users' @ replies tab on Twitter for Mac \/cc @lorenb @atebits", "id" : 45871523579437056, - "created_at" : "Thu Mar 10 15:39:58 +0000 2011", + "created_at" : "2011-03-10 15:39:58 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "45869015259807744", "text" : "I cannot believe I have to root Android or connect this phone to a computer via USB to take a damn screen shot.", "id" : 45869015259807744, - "created_at" : "Thu Mar 10 15:30:00 +0000 2011", + "created_at" : "2011-03-10 15:30:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mike Taylor", @@ -2269,57 +2199,55 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 63, 82 ], - "url" : "http://t.co/KZRXvEN", - "expanded_url" : "http://blogs.msdn.com/b/ieinternals/archive/2011/03/09/browsers-accommodate-incorrect-http-content-length-and-sites-depressingly-depend-on-it.aspx", - "display_url" : "blogs.msdn.com/b/ieinternals/\u2026" + "url" : "http:\/\/t.co\/KZRXvEN", + "expanded_url" : "http:\/\/blogs.msdn.com\/b\/ieinternals\/archive\/2011\/03\/09\/browsers-accommodate-incorrect-http-content-length-and-sites-depressingly-depend-on-it.aspx", + "display_url" : "blogs.msdn.com\/b\/ieinternals\/\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "45849974684139520", - "text" : "RT @miketaylr: In case you didn't know that the web is busted, http://t.co/KZRXvEN", + "text" : "RT @miketaylr: In case you didn't know that the web is busted, http:\/\/t.co\/KZRXvEN", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 48, 67 ], - "url" : "http://t.co/KZRXvEN", - "expanded_url" : "http://blogs.msdn.com/b/ieinternals/archive/2011/03/09/browsers-accommodate-incorrect-http-content-length-and-sites-depressingly-depend-on-it.aspx", - "display_url" : "blogs.msdn.com/b/ieinternals/\u2026" + "url" : "http:\/\/t.co\/KZRXvEN", + "expanded_url" : "http:\/\/blogs.msdn.com\/b\/ieinternals\/archive\/2011\/03\/09\/browsers-accommodate-incorrect-http-content-length-and-sites-depressingly-depend-on-it.aspx", + "display_url" : "blogs.msdn.com\/b\/ieinternals\/\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "45847377529143296", - "text" : "In case you didn't know that the web is busted, http://t.co/KZRXvEN", + "text" : "In case you didn't know that the web is busted, http:\/\/t.co\/KZRXvEN", "id" : 45847377529143296, - "created_at" : "Thu Mar 10 14:04:01 +0000 2011", + "created_at" : "2011-03-10 14:04:01 +0000", "user" : { "name" : "Mike Taylor", "screen_name" : "miketaylr", "protected" : false, "id_str" : "16642746", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1042621997/mikeyyyy_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1042621997\/mikeyyyy_normal.png", "id" : 16642746, "verified" : false } }, "id" : 45849974684139520, - "created_at" : "Thu Mar 10 14:14:20 +0000 2011", + "created_at" : "2011-03-10 14:14:20 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dion Almaer", @@ -2332,57 +2260,55 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 33, 52 ], - "url" : "http://t.co/Otlmf4G", - "expanded_url" : "http://bobremeika.com/2011/03/03/jquery-is-for-n00bs/", - "display_url" : "bobremeika.com/2011/03/03/jqu\u2026" + "url" : "http:\/\/t.co\/Otlmf4G", + "expanded_url" : "http:\/\/bobremeika.com\/2011\/03\/03\/jquery-is-for-n00bs\/", + "display_url" : "bobremeika.com\/2011\/03\/03\/jqu\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "45714590230781953", - "text" : "RT @dalmaer: JQUERY IS FOR N00BS http://t.co/Otlmf4G (only just saw this. heh)", + "text" : "RT @dalmaer: JQUERY IS FOR N00BS http:\/\/t.co\/Otlmf4G (only just saw this. heh)", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 20, 39 ], - "url" : "http://t.co/Otlmf4G", - "expanded_url" : "http://bobremeika.com/2011/03/03/jquery-is-for-n00bs/", - "display_url" : "bobremeika.com/2011/03/03/jqu\u2026" + "url" : "http:\/\/t.co\/Otlmf4G", + "expanded_url" : "http:\/\/bobremeika.com\/2011\/03\/03\/jquery-is-for-n00bs\/", + "display_url" : "bobremeika.com\/2011\/03\/03\/jqu\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "45372439902945280", - "text" : "JQUERY IS FOR N00BS http://t.co/Otlmf4G (only just saw this. heh)", + "text" : "JQUERY IS FOR N00BS http:\/\/t.co\/Otlmf4G (only just saw this. heh)", "id" : 45372439902945280, - "created_at" : "Wed Mar 09 06:36:47 +0000 2011", + "created_at" : "2011-03-09 06:36:47 +0000", "user" : { "name" : "Dion Almaer", "screen_name" : "dalmaer", "protected" : false, "id_str" : "4216361", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3380865881/f73b3687ff39b795db05fcaf35972270_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3380865881\/f73b3687ff39b795db05fcaf35972270_normal.jpeg", "id" : 4216361, "verified" : false } }, "id" : 45714590230781953, - "created_at" : "Thu Mar 10 05:16:22 +0000 2011", + "created_at" : "2011-03-10 05:16:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -2402,14 +2328,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "45687048874622976", - "geo" : { - }, + "geo" : { }, "id_str" : "45687905997434880", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle @jimroepcke Good point, they would be a bit behind.", "id" : 45687905997434880, "in_reply_to_status_id" : 45687048874622976, - "created_at" : "Thu Mar 10 03:30:20 +0000 2011", + "created_at" : "2011-03-10 03:30:20 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -2417,12 +2342,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -2442,14 +2367,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "45685684383645696", - "geo" : { - }, + "geo" : { }, "id_str" : "45686193291137025", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle @jimroepcke In some ways maybe, it will depend how fast Apple moves. Everyone can leverage Clang.", "id" : 45686193291137025, "in_reply_to_status_id" : 45685684383645696, - "created_at" : "Thu Mar 10 03:23:31 +0000 2011", + "created_at" : "2011-03-10 03:23:31 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -2457,12 +2381,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2482,14 +2406,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "45683270582673408", - "geo" : { - }, + "geo" : { }, "id_str" : "45684476264726529", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke @bryan_kyle SharpDevelop, TextMate, IDEA, Coda, Espresso, SlickEdit, BBEdit. Indies and communities can do it.", "id" : 45684476264726529, "in_reply_to_status_id" : 45683270582673408, - "created_at" : "Thu Mar 10 03:16:42 +0000 2011", + "created_at" : "2011-03-10 03:16:42 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2497,12 +2420,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2522,14 +2445,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "45683095734718465", - "geo" : { - }, + "geo" : { }, "id_str" : "45683802563026944", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke @bryan_kyle There are counter examples but they really only appeal to a niche of geeks. But then so do dev tools.", "id" : 45683802563026944, "in_reply_to_status_id" : 45683095734718465, - "created_at" : "Thu Mar 10 03:14:01 +0000 2011", + "created_at" : "2011-03-10 03:14:01 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2537,12 +2459,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -2562,14 +2484,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "45682136392531968", - "geo" : { - }, + "geo" : { }, "id_str" : "45683028147712000", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle @jimroepcke That explains it. $hundreds makes sense, free makes sense, $5 does not make sense.", "id" : 45683028147712000, "in_reply_to_status_id" : 45682136392531968, - "created_at" : "Thu Mar 10 03:10:57 +0000 2011", + "created_at" : "2011-03-10 03:10:57 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -2577,12 +2498,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2596,14 +2517,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "45680966290767872", - "geo" : { - }, + "geo" : { }, "id_str" : "45681372655915009", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I'm not against paying for dev tools I just feel that free and easy to obtain dev tools are good for a platform.", "id" : 45681372655915009, "in_reply_to_status_id" : 45680966290767872, - "created_at" : "Thu Mar 10 03:04:22 +0000 2011", + "created_at" : "2011-03-10 03:04:22 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2611,12 +2531,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2630,14 +2550,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "45680966290767872", - "geo" : { - }, + "geo" : { }, "id_str" : "45681218267787264", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Xcode pro would kick ass, let's hope CIDR fills the role nicely.", "id" : 45681218267787264, "in_reply_to_status_id" : 45680966290767872, - "created_at" : "Thu Mar 10 03:03:45 +0000 2011", + "created_at" : "2011-03-10 03:03:45 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2645,12 +2564,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2664,14 +2583,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "45680500764971008", - "geo" : { - }, + "geo" : { }, "id_str" : "45681011144667136", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke It's not for free, the platform is a cohesive entity as they emphasize all the time, Xcode + docs + samples + review team, etc.", "id" : 45681011144667136, "in_reply_to_status_id" : 45680500764971008, - "created_at" : "Thu Mar 10 03:02:56 +0000 2011", + "created_at" : "2011-03-10 03:02:56 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2679,12 +2597,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2698,14 +2616,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "45680354417328128", - "geo" : { - }, + "geo" : { }, "id_str" : "45680676145610754", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke and they make $5/*person* on even fewer people, who are would-be future enthusiasts.", + "text" : "@JimRoepcke and they make $5\/*person* on even fewer people, who are would-be future enthusiasts.", "id" : 45680676145610754, "in_reply_to_status_id" : 45680354417328128, - "created_at" : "Thu Mar 10 03:01:36 +0000 2011", + "created_at" : "2011-03-10 03:01:36 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2713,12 +2630,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2732,14 +2649,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "45675670495428608", - "geo" : { - }, + "geo" : { }, "id_str" : "45680353637183488", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Charging $5 is a silly cash grab that brings in relatively little revenue and creates an unnecessary barrier to entry.", "id" : 45680353637183488, "in_reply_to_status_id" : 45675670495428608, - "created_at" : "Thu Mar 10 03:00:19 +0000 2011", + "created_at" : "2011-03-10 03:00:19 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2747,12 +2663,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2766,14 +2682,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "45675670495428608", - "geo" : { - }, + "geo" : { }, "id_str" : "45680020689125376", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke Apple doesn't need to make money on Xcode, they already make $100/year/dev plus the cost of the computers & iPhones & iPods +30%", + "text" : "@JimRoepcke Apple doesn't need to make money on Xcode, they already make $100\/year\/dev plus the cost of the computers & iPhones & iPods +30%", "id" : 45680020689125376, "in_reply_to_status_id" : 45675670495428608, - "created_at" : "Thu Mar 10 02:59:00 +0000 2011", + "created_at" : "2011-03-10 02:59:00 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2781,40 +2696,39 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 112, 131 ], - "url" : "http://t.co/JzjhfU2", - "expanded_url" : "http://www.quirksmode.org/blog/archives/2011/03/the_new_input_t.html", - "display_url" : "quirksmode.org/blog/archives/\u2026" + "url" : "http:\/\/t.co\/JzjhfU2", + "expanded_url" : "http:\/\/www.quirksmode.org\/blog\/archives\/2011\/03\/the_new_input_t.html", + "display_url" : "quirksmode.org\/blog\/archives\/\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "45653801469882368", - "text" : "\"Thus Safari fails on Apple\u2019s own two platforms, but passes on Microsoft\u2019s. Go figure. You can\u2019t make this up.\" http://t.co/JzjhfU2", + "text" : "\"Thus Safari fails on Apple\u2019s own two platforms, but passes on Microsoft\u2019s. Go figure. You can\u2019t make this up.\" http:\/\/t.co\/JzjhfU2", "id" : 45653801469882368, - "created_at" : "Thu Mar 10 01:14:49 +0000 2011", + "created_at" : "2011-03-10 01:14:49 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dion Almaer", @@ -2833,17 +2747,16 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 76, 95 ], - "url" : "http://t.co/xoFeVCE", - "expanded_url" : "http://developer.yahoo.com/blogs/ydn/posts/2011/03/yslow-for-chrome/", - "display_url" : "developer.yahoo.com/blogs/ydn/post\u2026" + "url" : "http:\/\/t.co\/xoFeVCE", + "expanded_url" : "http:\/\/developer.yahoo.com\/blogs\/ydn\/posts\/2011\/03\/yslow-for-chrome\/", + "display_url" : "developer.yahoo.com\/blogs\/ydn\/post\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "45636702873722880", - "text" : "RT @dalmaer: YSlow has come to Chrome too. Nice work @swapnil_shinde and co http://t.co/xoFeVCE", + "text" : "RT @dalmaer: YSlow has come to Chrome too. Nice work @swapnil_shinde and co http:\/\/t.co\/xoFeVCE", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Swapnil Shinde", @@ -2856,40 +2769,39 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 63, 82 ], - "url" : "http://t.co/xoFeVCE", - "expanded_url" : "http://developer.yahoo.com/blogs/ydn/posts/2011/03/yslow-for-chrome/", - "display_url" : "developer.yahoo.com/blogs/ydn/post\u2026" + "url" : "http:\/\/t.co\/xoFeVCE", + "expanded_url" : "http:\/\/developer.yahoo.com\/blogs\/ydn\/posts\/2011\/03\/yslow-for-chrome\/", + "display_url" : "developer.yahoo.com\/blogs\/ydn\/post\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "45632802586238976", - "text" : "YSlow has come to Chrome too. Nice work @swapnil_shinde and co http://t.co/xoFeVCE", + "text" : "YSlow has come to Chrome too. Nice work @swapnil_shinde and co http:\/\/t.co\/xoFeVCE", "id" : 45632802586238976, - "created_at" : "Wed Mar 09 23:51:22 +0000 2011", + "created_at" : "2011-03-09 23:51:22 +0000", "user" : { "name" : "Dion Almaer", "screen_name" : "dalmaer", "protected" : false, "id_str" : "4216361", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3380865881/f73b3687ff39b795db05fcaf35972270_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3380865881\/f73b3687ff39b795db05fcaf35972270_normal.jpeg", "id" : 4216361, "verified" : false } }, "id" : 45636702873722880, - "created_at" : "Thu Mar 10 00:06:52 +0000 2011", + "created_at" : "2011-03-10 00:06:52 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Luke Redpath", @@ -2902,20 +2814,19 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 120, 139 ], - "url" : "http://t.co/oapFPyD", - "expanded_url" : "http://developer.apple.com/programs/register/", - "display_url" : "developer.apple.com/programs/regis\u2026" + "url" : "http:\/\/t.co\/oapFPyD", + "expanded_url" : "http:\/\/developer.apple.com\/programs\/register\/", + "display_url" : "developer.apple.com\/programs\/regis\u2026" } ] }, "in_reply_to_status_id_str" : "45578748468264960", - "geo" : { - }, + "geo" : { }, "id_str" : "45579926354665473", "in_reply_to_user_id" : 72573, - "text" : "@lukeredpath Probable false alarm. It looks like you can get Xcode 3 with a free dev account. They don't mention Xcode4 http://t.co/oapFPyD", + "text" : "@lukeredpath Probable false alarm. It looks like you can get Xcode 3 with a free dev account. They don't mention Xcode4 http:\/\/t.co\/oapFPyD", "id" : 45579926354665473, "in_reply_to_status_id" : 45578748468264960, - "created_at" : "Wed Mar 09 20:21:15 +0000 2011", + "created_at" : "2011-03-09 20:21:15 +0000", "in_reply_to_screen_name" : "lukeredpath", "in_reply_to_user_id_str" : "72573", "user" : { @@ -2923,12 +2834,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Luke Redpath", @@ -2942,14 +2853,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "45578748468264960", - "geo" : { - }, + "geo" : { }, "id_str" : "45579174857015296", "in_reply_to_user_id" : 72573, "text" : "@lukeredpath Yes, an unfortunate step backwards even if the barrier to entry is only an Apple ID and $5.", "id" : 45579174857015296, "in_reply_to_status_id" : 45578748468264960, - "created_at" : "Wed Mar 09 20:18:16 +0000 2011", + "created_at" : "2011-03-09 20:18:16 +0000", "in_reply_to_screen_name" : "lukeredpath", "in_reply_to_user_id_str" : "72573", "user" : { @@ -2957,12 +2867,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Luke Redpath", @@ -2976,14 +2886,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "45577438541000704", - "geo" : { - }, + "geo" : { }, "id_str" : "45578485078556672", "in_reply_to_user_id" : 72573, - "text" : "@lukeredpath Apparently you can only download Xcode 4 if you're a Mac or iOS dev, which costs $100/year each. Haven't confirmed myself.", + "text" : "@lukeredpath Apparently you can only download Xcode 4 if you're a Mac or iOS dev, which costs $100\/year each. Haven't confirmed myself.", "id" : 45578485078556672, "in_reply_to_status_id" : 45577438541000704, - "created_at" : "Wed Mar 09 20:15:32 +0000 2011", + "created_at" : "2011-03-09 20:15:32 +0000", "in_reply_to_screen_name" : "lukeredpath", "in_reply_to_user_id_str" : "72573", "user" : { @@ -2991,12 +2900,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Chris Williams", @@ -3009,47 +2918,45 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "45520186576613377", - "text" : "RT @voodootikigod: How I Pick Speakers For JSConf http://post.ly/1iwXe", + "text" : "RT @voodootikigod: How I Pick Speakers For JSConf http:\/\/post.ly\/1iwXe", "retweeted_status" : { - "source" : "Posterous", + "source" : "\u003Ca href=\"http:\/\/posterous.com\" rel=\"nofollow\"\u003EPosterous\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "45515446551715840", - "text" : "How I Pick Speakers For JSConf http://post.ly/1iwXe", + "text" : "How I Pick Speakers For JSConf http:\/\/post.ly\/1iwXe", "id" : 45515446551715840, - "created_at" : "Wed Mar 09 16:05:02 +0000 2011", + "created_at" : "2011-03-09 16:05:02 +0000", "user" : { "name" : "Chris Williams", "screen_name" : "voodootikigod", "protected" : false, "id_str" : "637763", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2058465750/default_profile_5_bigger_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000040828491\/5592b71f26f3f76445eacb35fc137304_normal.png", "id" : 637763, "verified" : false } }, "id" : 45520186576613377, - "created_at" : "Wed Mar 09 16:23:52 +0000 2011", + "created_at" : "2011-03-09 16:23:52 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter-Paul Koch", @@ -3062,10 +2969,9 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "45266244114460673", - "text" : "RT @ppk: Mobile browser input type compatibility table at http://quirksmode.org/html5/inputs_mobile.html . Last three browsers not yet done.", + "text" : "RT @ppk: Mobile browser input type compatibility table at http:\/\/quirksmode.org\/html5\/inputs_mobile.html . Last three browsers not yet done.", "retweeted_status" : { "source" : "web", "entities" : { @@ -3074,30 +2980,29 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "45188304525737985", - "text" : "Mobile browser input type compatibility table at http://quirksmode.org/html5/inputs_mobile.html . Last three browsers not yet done.", + "text" : "Mobile browser input type compatibility table at http:\/\/quirksmode.org\/html5\/inputs_mobile.html . Last three browsers not yet done.", "id" : 45188304525737985, - "created_at" : "Tue Mar 08 18:25:06 +0000 2011", + "created_at" : "2011-03-08 18:25:06 +0000", "user" : { "name" : "Peter-Paul Koch", "screen_name" : "ppk", "protected" : false, "id_str" : "887251", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3190478870/1cf132bf72f6788ae44540de239da92f_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3190478870\/1cf132bf72f6788ae44540de239da92f_normal.jpeg", "id" : 887251, "verified" : false } }, "id" : 45266244114460673, - "created_at" : "Tue Mar 08 23:34:48 +0000 2011", + "created_at" : "2011-03-08 23:34:48 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -3115,10 +3020,9 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "45229395207659520", - "text" : "RT @probablycorey: Last night I decided to makes something ridiculous: http://probablyinteractive.com/url-hunter", + "text" : "RT @probablycorey: Last night I decided to makes something ridiculous: http:\/\/probablyinteractive.com\/url-hunter", "retweeted_status" : { "source" : "web", "entities" : { @@ -3127,58 +3031,56 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "45180411592179712", - "text" : "Last night I decided to makes something ridiculous: http://probablyinteractive.com/url-hunter", + "text" : "Last night I decided to makes something ridiculous: http:\/\/probablyinteractive.com\/url-hunter", "id" : 45180411592179712, - "created_at" : "Tue Mar 08 17:53:44 +0000 2011", + "created_at" : "2011-03-08 17:53:44 +0000", "user" : { "name" : "Probably Corey", "screen_name" : "probablycorey", "protected" : false, "id_str" : "1656101", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1200175886/hotdog_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1200175886\/hotdog_normal.png", "id" : 1656101, "verified" : false } }, "id" : 45229395207659520, - "created_at" : "Tue Mar 08 21:08:22 +0000 2011", + "created_at" : "2011-03-08 21:08:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "44953649125920768", "text" : "I'm almost invariably happier when I decide to *not* comment on reddit, but just move on.", "id" : 44953649125920768, - "created_at" : "Tue Mar 08 02:52:39 +0000 2011", + "created_at" : "2011-03-08 02:52:39 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Nick Small", @@ -3192,14 +3094,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "44875609549185024", - "geo" : { - }, + "geo" : { }, "id_str" : "44878652030189568", "in_reply_to_user_id" : 11768402, "text" : "@nciagra No problem! I use the same technique to remove references to JSONP callbacks when they are fired.", "id" : 44878652030189568, "in_reply_to_status_id" : 44875609549185024, - "created_at" : "Mon Mar 07 21:54:39 +0000 2011", + "created_at" : "2011-03-07 21:54:39 +0000", "in_reply_to_screen_name" : "nciagra", "in_reply_to_user_id_str" : "11768402", "user" : { @@ -3207,12 +3108,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Nick Small", @@ -3226,14 +3127,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "44870012632178688", - "geo" : { - }, + "geo" : { }, "id_str" : "44870556436279296", "in_reply_to_user_id" : 11768402, - "text" : "@nciagra Sure, why not? Run this in your browser's console, 2nd call will throw a TypeError: var x = function(){x=null}; x(); x()", + "text" : "@nciagra Sure, why not? Run this in your browser's console, 2nd call will throw a TypeError: var x = function()\u007Bx=null\u007D; x(); x()", "id" : 44870556436279296, "in_reply_to_status_id" : 44870012632178688, - "created_at" : "Mon Mar 07 21:22:28 +0000 2011", + "created_at" : "2011-03-07 21:22:28 +0000", "in_reply_to_screen_name" : "nciagra", "in_reply_to_user_id_str" : "11768402", "user" : { @@ -3241,12 +3141,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Joe Damato", @@ -3259,100 +3159,45 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "44867386880430080", "text" : "RT @joedamato: sorry, but there really is no such thing as a social media expert.", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "44867196115091456", "text" : "sorry, but there really is no such thing as a social media expert.", "id" : 44867196115091456, - "created_at" : "Mon Mar 07 21:09:07 +0000 2011", + "created_at" : "2011-03-07 21:09:07 +0000", "user" : { "name" : "Joe Damato", "screen_name" : "joedamato", "protected" : false, "id_str" : "23830105", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2955764153/638d5939e23ede836376de609f70514f_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2955764153\/638d5939e23ede836376de609f70514f_normal.jpeg", "id" : 23830105, "verified" : false } }, "id" : 44867386880430080, - "created_at" : "Mon Mar 07 21:09:53 +0000 2011", + "created_at" : "2011-03-07 21:09:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "Paul Rouget ", - "screen_name" : "paulrouget", - "indices" : [ 3, 14 ], - "id_str" : "15414399", - "id" : 15414399 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "44838728925069312", - "text" : "RT @paulrouget: 9 Awesome SSH Tricks http://bit.ly/dEvxFo", - "retweeted_status" : { - "source" : "Mozilla F1", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "44836021795430400", - "text" : "9 Awesome SSH Tricks http://bit.ly/dEvxFo", - "id" : 44836021795430400, - "created_at" : "Mon Mar 07 19:05:15 +0000 2011", - "user" : { - "name" : "Paul Rouget ", - "screen_name" : "paulrouget", - "protected" : false, - "id_str" : "15414399", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1575915494/photo_normal.jpg", - "id" : 15414399, - "verified" : false - } - }, - "id" : 44838728925069312, - "created_at" : "Mon Mar 07 19:16:00 +0000 2011", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "isaiah", @@ -3366,14 +3211,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "44800362984648704", - "geo" : { - }, + "geo" : { }, "id_str" : "44828476607447041", "in_reply_to_user_id" : 3655191, "text" : "@isaiah Good post though. It illustrates how silly the FaceTime restriction is.", "id" : 44828476607447041, "in_reply_to_status_id" : 44800362984648704, - "created_at" : "Mon Mar 07 18:35:16 +0000 2011", + "created_at" : "2011-03-07 18:35:16 +0000", "in_reply_to_screen_name" : "isaiah", "in_reply_to_user_id_str" : "3655191", "user" : { @@ -3381,12 +3225,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "isaiah", @@ -3400,14 +3244,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "44800362984648704", - "geo" : { - }, + "geo" : { }, "id_str" : "44828336689655808", "in_reply_to_user_id" : 3655191, "text" : "@isaiah It's not possible to simultaneously connect to a WiFi network while using MyWi on iOS or Android's native WiFi hotspot thing.", "id" : 44828336689655808, "in_reply_to_status_id" : 44800362984648704, - "created_at" : "Mon Mar 07 18:34:42 +0000 2011", + "created_at" : "2011-03-07 18:34:42 +0000", "in_reply_to_screen_name" : "isaiah", "in_reply_to_user_id_str" : "3655191", "user" : { @@ -3415,12 +3258,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -3434,18 +3277,18 @@ Grailbird.data.tweets_2011_03 = "id_str" : "44795228514816000", "text" : "Been working on some neat JS and today might be the day we release it! Well, a piece of it...", "id" : 44795228514816000, - "created_at" : "Mon Mar 07 16:23:09 +0000 2011", + "created_at" : "2011-03-07 16:23:09 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -3464,56 +3307,54 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 18, 37 ], - "url" : "http://t.co/2geaBnu", - "expanded_url" : "http://www.iamcal.com/lego-carcassonne/", - "display_url" : "iamcal.com/lego-carcasson\u2026" + "url" : "http:\/\/t.co\/2geaBnu", + "expanded_url" : "http:\/\/www.iamcal.com\/lego-carcassonne\/", + "display_url" : "iamcal.com\/lego-carcasson\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "44778119021862912", - "text" : "Lego Carcassonne: http://t.co/2geaBnu /cc @JimRoepcke @CarcassonneApp", + "text" : "Lego Carcassonne: http:\/\/t.co\/2geaBnu \/cc @JimRoepcke @CarcassonneApp", "id" : 44778119021862912, - "created_at" : "Mon Mar 07 15:15:10 +0000 2011", + "created_at" : "2011-03-07 15:15:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 22, 41 ], - "url" : "http://t.co/OE9pyit", - "expanded_url" : "http://yfrog.com/gz58mvp", - "display_url" : "yfrog.com/gz58mvp" + "url" : "http:\/\/t.co\/OE9pyit", + "expanded_url" : "http:\/\/yfrog.com\/gz58mvp", + "display_url" : "yfrog.com\/gz58mvp" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "43857902297026560", - "text" : "What's up with this? http://t.co/OE9pyit", + "text" : "What's up with this? http:\/\/t.co\/OE9pyit", "id" : 43857902297026560, - "created_at" : "Sat Mar 05 02:18:33 +0000 2011", + "created_at" : "2011-03-05 02:18:33 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dean Landolt", @@ -3527,14 +3368,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "43787627673030656", - "geo" : { - }, + "geo" : { }, "id_str" : "43789520138805248", "in_reply_to_user_id" : 57433438, "text" : "@deanlandolt That would be a good addition. We might have to replace JSONP before enough people care though.", "id" : 43789520138805248, "in_reply_to_status_id" : 43787627673030656, - "created_at" : "Fri Mar 04 21:46:49 +0000 2011", + "created_at" : "2011-03-04 21:46:49 +0000", "in_reply_to_screen_name" : "deanlandolt", "in_reply_to_user_id_str" : "57433438", "user" : { @@ -3542,12 +3382,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -3560,75 +3400,72 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "43787391923793920", "text" : "RT @devongovett: Thanks for trying to kill IE6, Microsoft. Why don't you also kill IE7 and IE8 while you're at it!", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "43787262537900032", "text" : "Thanks for trying to kill IE6, Microsoft. Why don't you also kill IE7 and IE8 while you're at it!", "id" : 43787262537900032, - "created_at" : "Fri Mar 04 21:37:51 +0000 2011", + "created_at" : "2011-03-04 21:37:51 +0000", "user" : { "name" : "devongovett", "screen_name" : "devongovett", "protected" : false, "id_str" : "15687937", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/92153139/item_6_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/92153139\/item_6_normal.jpg", "id" : 15687937, "verified" : false } }, "id" : 43787391923793920, - "created_at" : "Fri Mar 04 21:38:22 +0000 2011", + "created_at" : "2011-03-04 21:38:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 107, 126 ], - "url" : "http://t.co/FVA6FoI", - "expanded_url" : "http://labs.omniti.com/labs/jsend", - "display_url" : "labs.omniti.com/labs/jsend" + "url" : "http:\/\/t.co\/FVA6FoI", + "expanded_url" : "http:\/\/labs.omniti.com\/labs\/jsend", + "display_url" : "labs.omniti.com\/labs\/jsend" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "43786382413537280", - "text" : "I like the look of JSend, this is pretty much exactly what I already do, suspect it's the same for others. http://t.co/FVA6FoI", + "text" : "I like the look of JSend, this is pretty much exactly what I already do, suspect it's the same for others. http:\/\/t.co\/FVA6FoI", "id" : 43786382413537280, - "created_at" : "Fri Mar 04 21:34:21 +0000 2011", + "created_at" : "2011-03-04 21:34:21 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -3642,18 +3479,18 @@ Grailbird.data.tweets_2011_03 = "id_str" : "43768579337887744", "text" : "Herp derp", "id" : 43768579337887744, - "created_at" : "Fri Mar 04 20:23:37 +0000 2011", + "created_at" : "2011-03-04 20:23:37 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paul Irish", @@ -3666,80 +3503,77 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "43733620770344960", - "text" : "RT @paul_irish: Whoa - http://yepnopejs.com just went 1.0 - the script loader that'll soon be at the foundation of most HTML5 sites. Jus ...", + "text" : "RT @paul_irish: Whoa - http:\/\/yepnopejs.com just went 1.0 - the script loader that'll soon be at the foundation of most HTML5 sites. Jus ...", "retweeted_status" : { - "source" : "Proxlet", + "source" : "\u003Ca href=\"http:\/\/proxlet.com\" rel=\"nofollow\"\u003EProxlet\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "43732536194637826", - "text" : "Whoa - http://yepnopejs.com just went 1.0 - the script loader that'll soon be at the foundation of most HTML5 sites. Just 1.6k & featureful!", + "text" : "Whoa - http:\/\/yepnopejs.com just went 1.0 - the script loader that'll soon be at the foundation of most HTML5 sites. Just 1.6k & featureful!", "id" : 43732536194637826, - "created_at" : "Fri Mar 04 18:00:23 +0000 2011", + "created_at" : "2011-03-04 18:00:23 +0000", "user" : { "name" : "Paul Irish", "screen_name" : "paul_irish", "protected" : false, "id_str" : "1671811", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2910976341/7d972c32f3882f715ff84a67685e6acf_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/420826194083213312\/CP1RmLa3_normal.jpeg", "id" : 1671811, "verified" : false } }, "id" : 43733620770344960, - "created_at" : "Fri Mar 04 18:04:42 +0000 2011", + "created_at" : "2011-03-04 18:04:42 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 25, 44 ], - "url" : "http://t.co/753J05t", - "expanded_url" : "http://ie6countdown.com/", + "url" : "http:\/\/t.co\/753J05t", + "expanded_url" : "http:\/\/ie6countdown.com\/", "display_url" : "ie6countdown.com" }, { "indices" : [ 75, 94 ], - "url" : "http://t.co/LBgvQ06", - "expanded_url" : "https://gist.github.com/855389", - "display_url" : "gist.github.com/855389" + "url" : "http:\/\/t.co\/LBgvQ06", + "expanded_url" : "https:\/\/gist.github.com\/855389", + "display_url" : "gist.github.com\/855389" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "43731700987076608", - "text" : "How not to write jQuery: http://t.co/753J05t 10 seconds of cleanup yields: http://t.co/LBgvQ06 ... can we do even better?", + "text" : "How not to write jQuery: http:\/\/t.co\/753J05t 10 seconds of cleanup yields: http:\/\/t.co\/LBgvQ06 ... can we do even better?", "id" : 43731700987076608, - "created_at" : "Fri Mar 04 17:57:04 +0000 2011", + "created_at" : "2011-03-04 17:57:04 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Rogers", @@ -3753,14 +3587,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "43727614103392256", - "geo" : { - }, + "geo" : { }, "id_str" : "43729138367987712", "in_reply_to_user_id" : 20079975, "text" : "@polotek Both worlds have a lot to learn from each other, good for everyone. I love seeing Qt & three20 adopt CSS for styling native apps.", "id" : 43729138367987712, "in_reply_to_status_id" : 43727614103392256, - "created_at" : "Fri Mar 04 17:46:53 +0000 2011", + "created_at" : "2011-03-04 17:46:53 +0000", "in_reply_to_screen_name" : "polotek", "in_reply_to_user_id_str" : "20079975", "user" : { @@ -3768,15 +3601,15 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 3, 10 ], "id_str" : "16686076", @@ -3786,10 +3619,9 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "43726851385987072", - "text" : "RT @getify: microsoft should buy this domain: http://isie6deadyet.com/ and run it in the vein of \"arewefastyet\" and such.", + "text" : "RT @getify: microsoft should buy this domain: http:\/\/isie6deadyet.com\/ and run it in the vein of \"arewefastyet\" and such.", "retweeted_status" : { "source" : "web", "entities" : { @@ -3798,81 +3630,78 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "43724285113671683", - "text" : "microsoft should buy this domain: http://isie6deadyet.com/ and run it in the vein of \"arewefastyet\" and such.", + "text" : "microsoft should buy this domain: http:\/\/isie6deadyet.com\/ and run it in the vein of \"arewefastyet\" and such.", "id" : 43724285113671683, - "created_at" : "Fri Mar 04 17:27:36 +0000 2011", + "created_at" : "2011-03-04 17:27:36 +0000", "user" : { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "protected" : false, "id_str" : "16686076", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1893021490/legojslogo_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/435350039083229185\/5j6zCGKE_normal.png", "id" : 16686076, "verified" : false } }, "id" : 43726851385987072, - "created_at" : "Fri Mar 04 17:37:48 +0000 2011", + "created_at" : "2011-03-04 17:37:48 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "43725726930845696", "text" : "Browser extensions, user scripts, and bookmarklets make browsers a killer platform. Imagine having all that potential on your desktop OS.", "id" : 43725726930845696, - "created_at" : "Fri Mar 04 17:33:20 +0000 2011", + "created_at" : "2011-03-04 17:33:20 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "43542441109889024", "text" : "zsh, ssh, vim, git, screen, curl, vagrant, iTerm - Things I use all the time but don't talk about as much because they stay out of the way.", "id" : 43542441109889024, - "created_at" : "Fri Mar 04 05:25:01 +0000 2011", + "created_at" : "2011-03-04 05:25:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -3892,14 +3721,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "43525102037516288", - "geo" : { - }, + "geo" : { }, "id_str" : "43527312553160704", "in_reply_to_user_id" : 14864447, - "text" : "@bryan_kyle @jimroepcke JetBrains has already taken on Eclipse and vim/emacs/etc (Ruby, JS). Biggest diff is Xcode is halfway decent-ish.", + "text" : "@bryan_kyle @jimroepcke JetBrains has already taken on Eclipse and vim\/emacs\/etc (Ruby, JS). Biggest diff is Xcode is halfway decent-ish.", "id" : 43527312553160704, "in_reply_to_status_id" : 43525102037516288, - "created_at" : "Fri Mar 04 04:24:54 +0000 2011", + "created_at" : "2011-03-04 04:24:54 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -3907,12 +3735,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -3925,28 +3753,27 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 39, 58 ], - "url" : "http://t.co/QtvcbIv", - "expanded_url" : "http://www.jetbrains.com/cidr/", - "display_url" : "jetbrains.com/cidr/" + "url" : "http:\/\/t.co\/QtvcbIv", + "expanded_url" : "http:\/\/www.jetbrains.com\/cidr\/", + "display_url" : "jetbrains.com\/cidr\/" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "43480902029946880", - "text" : "JetBrains is doing an Objective-C IDE: http://t.co/QtvcbIv /cc @JimRoepcke", + "text" : "JetBrains is doing an Objective-C IDE: http:\/\/t.co\/QtvcbIv \/cc @JimRoepcke", "id" : 43480902029946880, - "created_at" : "Fri Mar 04 01:20:29 +0000 2011", + "created_at" : "2011-03-04 01:20:29 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Michael Koziarski", @@ -3966,14 +3793,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "42788496548708353", - "geo" : { - }, + "geo" : { }, "id_str" : "42790102665150464", "in_reply_to_user_id" : 6927562, "text" : "@nzkoz @thomasfuchs If a different store attracted enough Android devs it could become \"the store\", not so with iOS.", "id" : 42790102665150464, "in_reply_to_status_id" : 42788496548708353, - "created_at" : "Wed Mar 02 03:35:30 +0000 2011", + "created_at" : "2011-03-02 03:35:30 +0000", "in_reply_to_screen_name" : "thomasfuchs", "in_reply_to_user_id_str" : "6927562", "user" : { @@ -3981,12 +3807,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mikeal", @@ -4000,14 +3826,13 @@ Grailbird.data.tweets_2011_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "42757328310767616", - "geo" : { - }, + "geo" : { }, "id_str" : "42758417848352768", "in_reply_to_user_id" : 668423, "text" : "@mikeal It's especially silly since they should be recommending the standard editor anyway. Not this newfangled, trendy \"vim\" thing.", "id" : 42758417848352768, "in_reply_to_status_id" : 42757328310767616, - "created_at" : "Wed Mar 02 01:29:35 +0000 2011", + "created_at" : "2011-03-02 01:29:35 +0000", "in_reply_to_screen_name" : "mikeal", "in_reply_to_user_id_str" : "668423", "user" : { @@ -4015,12 +3840,12 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Ben Alman", @@ -4030,15 +3855,17 @@ Grailbird.data.tweets_2011_03 = "id" : 6798592 } ], "media" : [ ], - "hashtags" : [ ], + "hashtags" : [ { + "text" : "jquery", + "indices" : [ 139, 140 ] + } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "42753509287931904", - "text" : "RT @cowboy: jQuery snippet that simulates the DOM building: (function n(e){e.eq(0).fadeIn(99,function(){n(e.slice(1))})})($(\":visible\"). ...", + "text" : "RT @cowboy: jQuery snippet that simulates the DOM building: (function n(e)\u007Be.eq(0).fadeIn(99,function()\u007Bn(e.slice(1))\u007D)\u007D)($(\":visible\"). ...", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -4048,35 +3875,34 @@ Grailbird.data.tweets_2011_03 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "42753115878989824", - "text" : "jQuery snippet that simulates the DOM building: (function n(e){e.eq(0).fadeIn(99,function(){n(e.slice(1))})})($(\":visible\").hide()) #jquery", + "text" : "jQuery snippet that simulates the DOM building: (function n(e)\u007Be.eq(0).fadeIn(99,function()\u007Bn(e.slice(1))\u007D)\u007D)($(\":visible\").hide()) #jquery", "id" : 42753115878989824, - "created_at" : "Wed Mar 02 01:08:31 +0000 2011", + "created_at" : "2011-03-02 01:08:31 +0000", "user" : { "name" : "Ben Alman", "screen_name" : "cowboy", "protected" : false, "id_str" : "6798592", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1432485915/cowboy_new_500_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000410052450\/1a63764bcdb34d27cc63952604ee9f00_normal.jpeg", "id" : 6798592, "verified" : false } }, "id" : 42753509287931904, - "created_at" : "Wed Mar 02 01:10:05 +0000 2011", + "created_at" : "2011-03-02 01:10:05 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Crossley", @@ -4089,75 +3915,72 @@ Grailbird.data.tweets_2011_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 86, 105 ], - "url" : "http://t.co/80ftJFG", - "expanded_url" : "http://www.youtube.com/watch?feature=youtube_gdata_player&v=5kj5ApnhPAE", - "display_url" : "youtube.com/watch?feature=\u2026" + "url" : "http:\/\/t.co\/80ftJFG", + "expanded_url" : "http:\/\/www.youtube.com\/watch?feature=youtube_gdata_player&v=5kj5ApnhPAE", + "display_url" : "youtube.com\/watch?feature=\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "42613459854176256", - "text" : "RT @jcrossley3: We teach Java in schools? Hard to think of a less inspiring language. http://t.co/80ftJFG", + "text" : "RT @jcrossley3: We teach Java in schools? Hard to think of a less inspiring language. http:\/\/t.co\/80ftJFG", "retweeted_status" : { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 70, 89 ], - "url" : "http://t.co/80ftJFG", - "expanded_url" : "http://www.youtube.com/watch?feature=youtube_gdata_player&v=5kj5ApnhPAE", - "display_url" : "youtube.com/watch?feature=\u2026" + "url" : "http:\/\/t.co\/80ftJFG", + "expanded_url" : "http:\/\/www.youtube.com\/watch?feature=youtube_gdata_player&v=5kj5ApnhPAE", + "display_url" : "youtube.com\/watch?feature=\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "42611369568239616", - "text" : "We teach Java in schools? Hard to think of a less inspiring language. http://t.co/80ftJFG", + "text" : "We teach Java in schools? Hard to think of a less inspiring language. http:\/\/t.co\/80ftJFG", "id" : 42611369568239616, - "created_at" : "Tue Mar 01 15:45:16 +0000 2011", + "created_at" : "2011-03-01 15:45:16 +0000", "user" : { "name" : "Jim Crossley", "screen_name" : "jcrossley3", "protected" : false, "id_str" : "11573212", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1756011886/jim_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000329750620\/c645457b8b9cbd882c645987e8c747a3_normal.jpeg", "id" : 11573212, "verified" : false } }, "id" : 42613459854176256, - "created_at" : "Tue Mar 01 15:53:35 +0000 2011", + "created_at" : "2011-03-01 15:53:35 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "42606711357452288", "text" : "Dear Apple, System prefs don't need to be 2nd class citizens in Spotlight results. Twitter beats out Network prefs for \"network\", please fix", "id" : 42606711357452288, - "created_at" : "Tue Mar 01 15:26:46 +0000 2011", + "created_at" : "2011-03-01 15:26:46 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2011_04.js b/public/tweets/data/js/tweets/2011_04.js index 50a0dfa..a74de2b 100755 --- a/public/tweets/data/js/tweets/2011_04.js +++ b/public/tweets/data/js/tweets/2011_04.js @@ -1,24 +1,23 @@ Grailbird.data.tweets_2011_04 = [ { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64496305937985536", "text" : "I'm going to be in Victoria for the foreseeable future. Vancouver will have to wait!", "id" : 64496305937985536, - "created_at" : "Sun May 01 01:08:12 +0000 2011", + "created_at" : "2011-05-01 01:08:12 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -36,208 +35,199 @@ Grailbird.data.tweets_2011_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64449214855385088", "text" : "RT @woolstar: Its not .gdbrc, its .gdbinit just to be different.", "retweeted_status" : { - "source" : "mobile web", + "source" : "\u003Ca href=\"http:\/\/twitterhelp.blogspot.com\/2008\/05\/twitter-via-mobile-web-mtwittercom.html\" rel=\"nofollow\"\u003Emobile web\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "88563872", "text" : "Its not .gdbrc, its .gdbinit just to be different.", "id" : 88563872, - "created_at" : "Sat Jun 02 22:27:10 +0000 2007", + "created_at" : "2007-06-02 22:27:10 +0000", "user" : { "name" : "d woolverton", "screen_name" : "woolstar", "protected" : false, "id_str" : "183793", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/30875782/popnzak_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/30875782\/popnzak_normal.jpg", "id" : 183793, "verified" : false } }, "id" : 64449214855385088, - "created_at" : "Sat Apr 30 22:01:04 +0000 2011", + "created_at" : "2011-04-30 22:01:04 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64448096226131969", "text" : "I would have been happy to debug this if the cause wasn't something I instruct the compiler to warn me about.", "id" : 64448096226131969, - "created_at" : "Sat Apr 30 21:56:38 +0000 2011", + "created_at" : "2011-04-30 21:56:38 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64447810174595072", "text" : "Perhaps it's time to transition my little scheme interpreter to llvm.", "id" : 64447810174595072, - "created_at" : "Sat Apr 30 21:55:29 +0000 2011", + "created_at" : "2011-04-30 21:55:29 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64447667861848064", "text" : "argh! I failed to include a header so it was assumed that b() return int, not void*. Why was I not warned about the assumed return type? \u0CA0_\u0CA0", "id" : 64447667861848064, - "created_at" : "Sat Apr 30 21:54:56 +0000 2011", + "created_at" : "2011-04-30 21:54:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64433383731761152", "text" : "There's no panacea in abstractions, they all leak eventually. Even if you just happen to be the unlucky bastard struck by odd cosmic rays.", "id" : 64433383731761152, - "created_at" : "Sat Apr 30 20:58:10 +0000 2011", + "created_at" : "2011-04-30 20:58:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64433029577318400", "text" : "And if you really know C you must *at least* have an idea of how the underlying machine works, and cannot be afraid to drop to that level.", "id" : 64433029577318400, - "created_at" : "Sat Apr 30 20:56:46 +0000 2011", + "created_at" : "2011-04-30 20:56:46 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64432530727772160", - "text" : "If you find weird behaviour in Python/Ruby/whatever and want to debug it you *must* know C or C++.", + "text" : "If you find weird behaviour in Python\/Ruby\/whatever and want to debug it you *must* know C or C++.", "id" : 64432530727772160, - "created_at" : "Sat Apr 30 20:54:47 +0000 2011", + "created_at" : "2011-04-30 20:54:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64431648808243200", "text" : "I'll have to drop down to assembly to debug this one. This is exactly why I claim that a real dev understands *all* layers of abstraction.", "id" : 64431648808243200, - "created_at" : "Sat Apr 30 20:51:16 +0000 2011", + "created_at" : "2011-04-30 20:51:16 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Vyacheslav Egorov", @@ -251,14 +241,13 @@ Grailbird.data.tweets_2011_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "64430410817474560", - "geo" : { - }, + "geo" : { }, "id_str" : "64431296692240385", "in_reply_to_user_id" : 53010195, "text" : "@mraleph Doh, I meant `p` of course. thanks", "id" : 64431296692240385, "in_reply_to_status_id" : 64430410817474560, - "created_at" : "Sat Apr 30 20:49:52 +0000 2011", + "created_at" : "2011-04-30 20:49:52 +0000", "in_reply_to_screen_name" : "mraleph", "in_reply_to_user_id_str" : "53010195", "user" : { @@ -266,15 +255,15 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "isaacs", + "name" : "literally no thing", "screen_name" : "izs", "indices" : [ 3, 7 ], "id_str" : "8038312", @@ -284,83 +273,80 @@ Grailbird.data.tweets_2011_04 = "hashtags" : [ ], "urls" : [ { "indices" : [ 30, 49 ], - "url" : "http://t.co/Fm0fyVj", - "expanded_url" : "http://npmjs.org/install.sh", - "display_url" : "npmjs.org/install.sh" + "url" : "http:\/\/t.co\/Fm0fyVj", + "expanded_url" : "http:\/\/npmjs.org\/install.sh", + "display_url" : "npmjs.org\/install.sh" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64428846723764225", - "text" : "RT @izs: npm 1.0 is out.\ncurl http://t.co/Fm0fyVj | sh\n\nThis will also clean up any 0.x cruft it finds.\n\nBlog post forthcoming.", + "text" : "RT @izs: npm 1.0 is out.\ncurl http:\/\/t.co\/Fm0fyVj | sh\n\nThis will also clean up any 0.x cruft it finds.\n\nBlog post forthcoming.", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 21, 40 ], - "url" : "http://t.co/Fm0fyVj", - "expanded_url" : "http://npmjs.org/install.sh", - "display_url" : "npmjs.org/install.sh" + "url" : "http:\/\/t.co\/Fm0fyVj", + "expanded_url" : "http:\/\/npmjs.org\/install.sh", + "display_url" : "npmjs.org\/install.sh" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64425378097266688", - "text" : "npm 1.0 is out.\ncurl http://t.co/Fm0fyVj | sh\n\nThis will also clean up any 0.x cruft it finds.\n\nBlog post forthcoming.", + "text" : "npm 1.0 is out.\ncurl http:\/\/t.co\/Fm0fyVj | sh\n\nThis will also clean up any 0.x cruft it finds.\n\nBlog post forthcoming.", "id" : 64425378097266688, - "created_at" : "Sat Apr 30 20:26:21 +0000 2011", + "created_at" : "2011-04-30 20:26:21 +0000", "user" : { - "name" : "isaacs", + "name" : "literally solipsist", "screen_name" : "izs", "protected" : false, "id_str" : "8038312", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3364118031/a5a9ed02ab95823ff2218f4e02b92bfd_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/429334527018672128\/WbXbeeHb_normal.png", "id" : 8038312, "verified" : false } }, "id" : 64428846723764225, - "created_at" : "Sat Apr 30 20:40:08 +0000 2011", + "created_at" : "2011-04-30 20:40:08 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64428600711069696", - "text" : "C WTF: void a() { void *p = b(); } ... in b() the return value is 0x10020e130 as reported by printf, but x is assigned 0x20e130. ???", + "text" : "C WTF: void a() \u007B void *p = b(); \u007D ... in b() the return value is 0x10020e130 as reported by printf, but x is assigned 0x20e130. ???", "id" : 64428600711069696, - "created_at" : "Sat Apr 30 20:39:10 +0000 2011", + "created_at" : "2011-04-30 20:39:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -371,14 +357,13 @@ Grailbird.data.tweets_2011_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "64423218370449408", - "geo" : { - }, + "geo" : { }, "id_str" : "64425776589701120", "in_reply_to_user_id" : 16686076, "text" : "@getify It would be useful for handful of geeks to target browsers via URL, but you have to extend URL format or add hacks to every browser", "id" : 64425776589701120, "in_reply_to_status_id" : 64423218370449408, - "created_at" : "Sat Apr 30 20:27:56 +0000 2011", + "created_at" : "2011-04-30 20:27:56 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -386,15 +371,15 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -405,14 +390,13 @@ Grailbird.data.tweets_2011_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "64423218370449408", - "geo" : { - }, + "geo" : { }, "id_str" : "64424500384641025", "in_reply_to_user_id" : 16686076, "text" : "@getify That just shifts the inconvenience of not being able to simply click a link from one person to the other.", "id" : 64424500384641025, "in_reply_to_status_id" : 64423218370449408, - "created_at" : "Sat Apr 30 20:22:52 +0000 2011", + "created_at" : "2011-04-30 20:22:52 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -420,15 +404,15 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -439,14 +423,13 @@ Grailbird.data.tweets_2011_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "64422882662559744", - "geo" : { - }, + "geo" : { }, "id_str" : "64423526358196224", "in_reply_to_user_id" : 16686076, "text" : "@getify I think he means a malicious user would spam links around the net and target a specific browser with a known vuln.", "id" : 64423526358196224, "in_reply_to_status_id" : 64422882662559744, - "created_at" : "Sat Apr 30 20:19:00 +0000 2011", + "created_at" : "2011-04-30 20:19:00 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -454,15 +437,15 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -473,14 +456,13 @@ Grailbird.data.tweets_2011_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "64421136015953920", - "geo" : { - }, + "geo" : { }, "id_str" : "64422074004946944", "in_reply_to_user_id" : 16686076, "text" : "@getify And if I want to see what it looks like in Firefox 5 alpha (or whatever) I can follow it anyway.", "id" : 64422074004946944, "in_reply_to_status_id" : 64421136015953920, - "created_at" : "Sat Apr 30 20:13:14 +0000 2011", + "created_at" : "2011-04-30 20:13:14 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -488,15 +470,15 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -507,14 +489,13 @@ Grailbird.data.tweets_2011_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "64417532160909312", - "geo" : { - }, + "geo" : { }, "id_str" : "64420854863368192", "in_reply_to_user_id" : 16686076, "text" : "@getify The thought of people passing around browser specific links makes me cringe though.", "id" : 64420854863368192, "in_reply_to_status_id" : 64417532160909312, - "created_at" : "Sat Apr 30 20:08:23 +0000 2011", + "created_at" : "2011-04-30 20:08:23 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -522,15 +503,15 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", @@ -541,14 +522,13 @@ Grailbird.data.tweets_2011_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "64417532160909312", - "geo" : { - }, + "geo" : { }, "id_str" : "64420657315852288", "in_reply_to_user_id" : 16686076, - "text" : "@getify what's the value? If any browser wanted a scheme e.g. firefox:// they could just register themselves to handle such URLs with the OS", + "text" : "@getify what's the value? If any browser wanted a scheme e.g. firefox:\/\/ they could just register themselves to handle such URLs with the OS", "id" : 64420657315852288, "in_reply_to_status_id" : 64417532160909312, - "created_at" : "Sat Apr 30 20:07:36 +0000 2011", + "created_at" : "2011-04-30 20:07:36 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -556,12 +536,12 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", @@ -574,10 +554,9 @@ Grailbird.data.tweets_2011_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64405955202383872", - "text" : "RT @brianleroux: Got the http://vanjs.no.de client running on iOS and Android. Not as quickly as it could've been..but faster than if yo ...", + "text" : "RT @brianleroux: Got the http:\/\/vanjs.no.de client running on iOS and Android. Not as quickly as it could've been..but faster than if yo ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -586,30 +565,29 @@ Grailbird.data.tweets_2011_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64397298414796801", - "text" : "Got the http://vanjs.no.de client running on iOS and Android. Not as quickly as it could've been..but faster than if you wrote it 'native'.", + "text" : "Got the http:\/\/vanjs.no.de client running on iOS and Android. Not as quickly as it could've been..but faster than if you wrote it 'native'.", "id" : 64397298414796801, - "created_at" : "Sat Apr 30 18:34:47 +0000 2011", + "created_at" : "2011-04-30 18:34:47 +0000", "user" : { "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", "screen_name" : "brianleroux", "protected" : false, "id_str" : "676363", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2268928025/qg507kknw872kmyqhet9_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2268928025\/qg507kknw872kmyqhet9_normal.jpeg", "id" : 676363, "verified" : false } }, "id" : 64405955202383872, - "created_at" : "Sat Apr 30 19:09:10 +0000 2011", + "created_at" : "2011-04-30 19:09:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -633,12 +611,11 @@ Grailbird.data.tweets_2011_04 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64100216881676288", - "text" : "RT @awbjs: jsmirrors post 3: Combining Mirror Facets http://bit.ly/ivjVA8 #javascript #reflection", + "text" : "RT @awbjs: jsmirrors post 3: Combining Mirror Facets http:\/\/bit.ly\/ivjVA8 #javascript #reflection", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -651,35 +628,34 @@ Grailbird.data.tweets_2011_04 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64092295980515328", - "text" : "jsmirrors post 3: Combining Mirror Facets http://bit.ly/ivjVA8 #javascript #reflection", + "text" : "jsmirrors post 3: Combining Mirror Facets http:\/\/bit.ly\/ivjVA8 #javascript #reflection", "id" : 64092295980515328, - "created_at" : "Fri Apr 29 22:22:48 +0000 2011", + "created_at" : "2011-04-29 22:22:48 +0000", "user" : { "name" : "Allen Wirfs-Brock", "screen_name" : "awbjs", "protected" : false, "id_str" : "159946057", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1029773208/blue_head_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1029773208\/blue_head_normal.jpg", "id" : 159946057, "verified" : false } }, "id" : 64100216881676288, - "created_at" : "Fri Apr 29 22:54:17 +0000 2011", + "created_at" : "2011-04-29 22:54:17 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Vyacheslav Egorov", @@ -693,14 +669,13 @@ Grailbird.data.tweets_2011_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "64061506337251328", - "geo" : { - }, + "geo" : { }, "id_str" : "64063055281131520", "in_reply_to_user_id" : 53010195, "text" : "@mraleph Interesting, thanks. Once again I'm amazed at how fast you act on this stuff :)", "id" : 64063055281131520, "in_reply_to_status_id" : 64061506337251328, - "created_at" : "Fri Apr 29 20:26:37 +0000 2011", + "created_at" : "2011-04-29 20:26:37 +0000", "in_reply_to_screen_name" : "mraleph", "in_reply_to_user_id_str" : "53010195", "user" : { @@ -708,12 +683,12 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Vyacheslav Egorov", @@ -727,14 +702,13 @@ Grailbird.data.tweets_2011_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "64059474113077248", - "geo" : { - }, + "geo" : { }, "id_str" : "64060589240098816", "in_reply_to_user_id" : 53010195, "text" : "@mraleph Ahh, that sheds some light for me. So essentially the props of the wrapper and the wrapped string are combined?", "id" : 64060589240098816, "in_reply_to_status_id" : 64059474113077248, - "created_at" : "Fri Apr 29 20:16:49 +0000 2011", + "created_at" : "2011-04-29 20:16:49 +0000", "in_reply_to_screen_name" : "mraleph", "in_reply_to_user_id_str" : "53010195", "user" : { @@ -742,12 +716,12 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Vyacheslav Egorov", @@ -761,14 +735,13 @@ Grailbird.data.tweets_2011_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "64057437388414976", - "geo" : { - }, + "geo" : { }, "id_str" : "64059649451765761", "in_reply_to_user_id" : 53010195, - "text" : "@mraleph Yup that's right. I just filed issue 1353: https://code.google.com/p/v8/issues/detail?id=1353 Glad to help in any way if I can.", + "text" : "@mraleph Yup that's right. I just filed issue 1353: https:\/\/code.google.com\/p\/v8\/issues\/detail?id=1353 Glad to help in any way if I can.", "id" : 64059649451765761, "in_reply_to_status_id" : 64057437388414976, - "created_at" : "Fri Apr 29 20:13:05 +0000 2011", + "created_at" : "2011-04-29 20:13:05 +0000", "in_reply_to_screen_name" : "mraleph", "in_reply_to_user_id_str" : "53010195", "user" : { @@ -776,35 +749,34 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64052563271630848", - "text" : "Weird JavaScript bug in v8's generic methods: https://gist.github.com/948901 (article on generic methods: http://j.mp/mMFEWX%0A)", + "text" : "Weird JavaScript bug in v8's generic methods: https:\/\/gist.github.com\/948901 (article on generic methods: http:\/\/j.mp\/mMFEWX%0A)", "id" : 64052563271630848, - "created_at" : "Fri Apr 29 19:44:55 +0000 2011", + "created_at" : "2011-04-29 19:44:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Skyler Slade", @@ -826,10 +798,9 @@ Grailbird.data.tweets_2011_04 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64051050222600192", - "text" : "RT @skylerslade: seeking/scrubbing coming soon to the @Grooveshark #android app ...", + "text" : "RT @skylerslade: seeking\/scrubbing coming soon to the @Grooveshark #android app ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -847,35 +818,34 @@ Grailbird.data.tweets_2011_04 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64046758556205057", - "text" : "seeking/scrubbing coming soon to the @Grooveshark #android app ...", + "text" : "seeking\/scrubbing coming soon to the @Grooveshark #android app ...", "id" : 64046758556205057, - "created_at" : "Fri Apr 29 19:21:51 +0000 2011", + "created_at" : "2011-04-29 19:21:51 +0000", "user" : { "name" : "Skyler Slade", "screen_name" : "skylerslade", "protected" : false, "id_str" : "14052205", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1832814518/260510_699701642155_201401164_36394146_7903331_n_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000637110001\/e7e2c55442a99e7b70c8168db192cdb8_normal.jpeg", "id" : 14052205, "verified" : false } }, "id" : 64051050222600192, - "created_at" : "Fri Apr 29 19:38:55 +0000 2011", + "created_at" : "2011-04-29 19:38:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Thomas Fuchs", @@ -889,14 +859,13 @@ Grailbird.data.tweets_2011_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "63950666820894720", - "geo" : { - }, + "geo" : { }, "id_str" : "64038964008452096", "in_reply_to_user_id" : 6927562, - "text" : "@thomasfuchs es5-shim and http://ejohn.org/blog/javascript-micro-templating/", + "text" : "@thomasfuchs es5-shim and http:\/\/ejohn.org\/blog\/javascript-micro-templating\/", "id" : 64038964008452096, "in_reply_to_status_id" : 63950666820894720, - "created_at" : "Fri Apr 29 18:50:53 +0000 2011", + "created_at" : "2011-04-29 18:50:53 +0000", "in_reply_to_screen_name" : "thomasfuchs", "in_reply_to_user_id_str" : "6927562", "user" : { @@ -904,58 +873,56 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64026238955692033", "text" : "OH: \"Cats out of the closet\"", "id" : 64026238955692033, - "created_at" : "Fri Apr 29 18:00:19 +0000 2011", + "created_at" : "2011-04-29 18:00:19 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64014551271735296", "text" : "Fun in node's repl: 'what?'.indexOf)( '?' ... yup, that works. Expressions must get wrapped in parens on the way to eval.", "id" : 64014551271735296, - "created_at" : "Fri Apr 29 17:13:53 +0000 2011", + "created_at" : "2011-04-29 17:13:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Patrick Walton", @@ -968,47 +935,45 @@ Grailbird.data.tweets_2011_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64006955626274816", "text" : "RT @pcwalton: Rust is self-hosting!", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "63997342596087808", "text" : "Rust is self-hosting!", "id" : 63997342596087808, - "created_at" : "Fri Apr 29 16:05:30 +0000 2011", + "created_at" : "2011-04-29 16:05:30 +0000", "user" : { "name" : "Patrick Walton", "screen_name" : "pcwalton", "protected" : false, "id_str" : "88751152", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/619088718/twitter-icon_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619088718\/twitter-icon_normal.jpeg", "id" : 88751152, "verified" : false } }, "id" : 64006955626274816, - "created_at" : "Fri Apr 29 16:43:42 +0000 2011", + "created_at" : "2011-04-29 16:43:42 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sean Cribbs", @@ -1022,14 +987,13 @@ Grailbird.data.tweets_2011_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "63989875975782400", - "geo" : { - }, + "geo" : { }, "id_str" : "64000531009511424", "in_reply_to_user_id" : 14939200, "text" : "@seancribbs No argument there.", "id" : 64000531009511424, "in_reply_to_status_id" : 63989875975782400, - "created_at" : "Fri Apr 29 16:18:10 +0000 2011", + "created_at" : "2011-04-29 16:18:10 +0000", "in_reply_to_screen_name" : "seancribbs", "in_reply_to_user_id_str" : "14939200", "user" : { @@ -1037,12 +1001,12 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "risk _danger_ olson", @@ -1062,14 +1026,13 @@ Grailbird.data.tweets_2011_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "63986637134241792", - "geo" : { - }, + "geo" : { }, "id_str" : "63988474222608385", "in_reply_to_user_id" : 780561, - "text" : "@technoweenie @seancribbs Kind of daunting, just have to start small. Could start by porting https://github.com/tautologistics/nodemachine", + "text" : "@technoweenie @seancribbs Kind of daunting, just have to start small. Could start by porting https:\/\/github.com\/tautologistics\/nodemachine", "id" : 63988474222608385, "in_reply_to_status_id" : 63986637134241792, - "created_at" : "Fri Apr 29 15:30:15 +0000 2011", + "created_at" : "2011-04-29 15:30:15 +0000", "in_reply_to_screen_name" : "technoweenie", "in_reply_to_user_id_str" : "780561", "user" : { @@ -1077,35 +1040,34 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "63726265340928001", "text" : "Finally got to see the eagle catch a fish! I've been waiting 8 months for that, and it was awesome.", "id" : 63726265340928001, - "created_at" : "Thu Apr 28 22:08:20 +0000 2011", + "created_at" : "2011-04-28 22:08:20 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jed Schmidt", @@ -1124,13 +1086,12 @@ Grailbird.data.tweets_2011_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "63535942660669440", "in_reply_to_user_id" : 815114, "text" : "@jedschmidt @miksago Sorry scratch that, I ran the wrong benchmark in Opera. However it is way faster at Node1.", "id" : 63535942660669440, - "created_at" : "Thu Apr 28 09:32:03 +0000 2011", + "created_at" : "2011-04-28 09:32:03 +0000", "in_reply_to_screen_name" : "jedschmidt", "in_reply_to_user_id_str" : "815114", "user" : { @@ -1138,12 +1099,12 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jed Schmidt", @@ -1163,14 +1124,13 @@ Grailbird.data.tweets_2011_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "63533892342251521", - "geo" : { - }, + "geo" : { }, "id_str" : "63535456301760512", "in_reply_to_user_id" : 815114, "text" : "@jedschmidt @miksago Sounds plausible to me. Interestingly in Opera 11 all 3 types of prop assignment are roughly == and dom-tree is closer", "id" : 63535456301760512, "in_reply_to_status_id" : 63533892342251521, - "created_at" : "Thu Apr 28 09:30:07 +0000 2011", + "created_at" : "2011-04-28 09:30:07 +0000", "in_reply_to_screen_name" : "jedschmidt", "in_reply_to_user_id_str" : "815114", "user" : { @@ -1178,12 +1138,12 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Micheil Smith", @@ -1203,14 +1163,13 @@ Grailbird.data.tweets_2011_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "63532544477495296", - "geo" : { - }, + "geo" : { }, "id_str" : "63532892625698816", "in_reply_to_user_id" : 14063149, "text" : "@miksago @jedschmidt Implicit coercion carries a heftier penalty than I thought.", "id" : 63532892625698816, "in_reply_to_status_id" : 63532544477495296, - "created_at" : "Thu Apr 28 09:19:56 +0000 2011", + "created_at" : "2011-04-28 09:19:56 +0000", "in_reply_to_screen_name" : "miksago", "in_reply_to_user_id_str" : "14063149", "user" : { @@ -1218,12 +1177,12 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -1249,14 +1208,13 @@ Grailbird.data.tweets_2011_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "63532209793011712", - "geo" : { - }, + "geo" : { }, "id_str" : "63532729169489920", "in_reply_to_user_id" : 4777951, "text" : "@_sjs @miksago @jedschmidt Holy shit! Safari is also crazy fast with the dot assignment.", "id" : 63532729169489920, "in_reply_to_status_id" : 63532209793011712, - "created_at" : "Thu Apr 28 09:19:17 +0000 2011", + "created_at" : "2011-04-28 09:19:17 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -1264,12 +1222,12 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Micheil Smith", @@ -1289,14 +1247,13 @@ Grailbird.data.tweets_2011_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "63522047669714944", - "geo" : { - }, + "geo" : { }, "id_str" : "63532209793011712", "in_reply_to_user_id" : 14063149, - "text" : "@miksago @jedschmidt Looks like assignment using a number is slower than using a string as well. http://jsperf.com/property-assignment", + "text" : "@miksago @jedschmidt Looks like assignment using a number is slower than using a string as well. http:\/\/jsperf.com\/property-assignment", "id" : 63532209793011712, "in_reply_to_status_id" : 63522047669714944, - "created_at" : "Thu Apr 28 09:17:13 +0000 2011", + "created_at" : "2011-04-28 09:17:13 +0000", "in_reply_to_screen_name" : "miksago", "in_reply_to_user_id_str" : "14063149", "user" : { @@ -1304,12 +1261,12 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Ben Adida", @@ -1322,23 +1279,22 @@ Grailbird.data.tweets_2011_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "63525183524315136", - "text" : "(your) information wants to be free: http://benlog.com/articles/2011/04/28/your-information-wants-to-be-free/ (by @benadida)", + "text" : "(your) information wants to be free: http:\/\/benlog.com\/articles\/2011\/04\/28\/your-information-wants-to-be-free\/ (by @benadida)", "id" : 63525183524315136, - "created_at" : "Thu Apr 28 08:49:18 +0000 2011", + "created_at" : "2011-04-28 08:49:18 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1352,14 +1308,13 @@ Grailbird.data.tweets_2011_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "63489454563786752", - "geo" : { - }, + "geo" : { }, "id_str" : "63493620744994816", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Thanks, and it has been fun! Been a couple years since I've written much C and there's more typing involved than I remembered.", "id" : 63493620744994816, "in_reply_to_status_id" : 63489454563786752, - "created_at" : "Thu Apr 28 06:43:53 +0000 2011", + "created_at" : "2011-04-28 06:43:53 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1367,7 +1322,7 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1391,12 +1346,11 @@ Grailbird.data.tweets_2011_04 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "63485434478608384", - "text" : "RT @awbjs: New post: introspection using jsmirrors http://bit.ly/lUtJPv #javascript #reflection", + "text" : "RT @awbjs: New post: introspection using jsmirrors http:\/\/bit.ly\/lUtJPv #javascript #reflection", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1409,30 +1363,29 @@ Grailbird.data.tweets_2011_04 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "63368155631849472", - "text" : "New post: introspection using jsmirrors http://bit.ly/lUtJPv #javascript #reflection", + "text" : "New post: introspection using jsmirrors http:\/\/bit.ly\/lUtJPv #javascript #reflection", "id" : 63368155631849472, - "created_at" : "Wed Apr 27 22:25:20 +0000 2011", + "created_at" : "2011-04-27 22:25:20 +0000", "user" : { "name" : "Allen Wirfs-Brock", "screen_name" : "awbjs", "protected" : false, "id_str" : "159946057", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1029773208/blue_head_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1029773208\/blue_head_normal.jpg", "id" : 159946057, "verified" : false } }, "id" : 63485434478608384, - "created_at" : "Thu Apr 28 06:11:21 +0000 2011", + "created_at" : "2011-04-28 06:11:21 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1456,12 +1409,11 @@ Grailbird.data.tweets_2011_04 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "63485423485337600", - "text" : "RT @awbjs: Lastest post: Experimenting with Mirrors for JavaScript. http://bit.ly/ehbMcG #javascript #ecmascript", + "text" : "RT @awbjs: Lastest post: Experimenting with Mirrors for JavaScript. http:\/\/bit.ly\/ehbMcG #javascript #ecmascript", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1474,35 +1426,34 @@ Grailbird.data.tweets_2011_04 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "62656060384739328", - "text" : "Lastest post: Experimenting with Mirrors for JavaScript. http://bit.ly/ehbMcG #javascript #ecmascript", + "text" : "Lastest post: Experimenting with Mirrors for JavaScript. http:\/\/bit.ly\/ehbMcG #javascript #ecmascript", "id" : 62656060384739328, - "created_at" : "Mon Apr 25 23:15:43 +0000 2011", + "created_at" : "2011-04-25 23:15:43 +0000", "user" : { "name" : "Allen Wirfs-Brock", "screen_name" : "awbjs", "protected" : false, "id_str" : "159946057", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1029773208/blue_head_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1029773208\/blue_head_normal.jpg", "id" : 159946057, "verified" : false } }, "id" : 63485423485337600, - "created_at" : "Thu Apr 28 06:11:19 +0000 2011", + "created_at" : "2011-04-28 06:11:19 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Allen Wirfs-Brock", @@ -1515,23 +1466,22 @@ Grailbird.data.tweets_2011_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "63485380414013441", - "text" : "Here's nice example of prototypal inheritance in JavaScript by @awbjs https://github.com/allenwb/jsmirrors/blob/master/mirrors.js", + "text" : "Here's nice example of prototypal inheritance in JavaScript by @awbjs https:\/\/github.com\/allenwb\/jsmirrors\/blob\/master\/mirrors.js", "id" : 63485380414013441, - "created_at" : "Thu Apr 28 06:11:08 +0000 2011", + "created_at" : "2011-04-28 06:11:08 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1545,14 +1495,13 @@ Grailbird.data.tweets_2011_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "63481362958655489", - "geo" : { - }, + "geo" : { }, "id_str" : "63481810612535297", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Boo. Sorry that's all I've got.", "id" : 63481810612535297, "in_reply_to_status_id" : 63481362958655489, - "created_at" : "Thu Apr 28 05:56:57 +0000 2011", + "created_at" : "2011-04-28 05:56:57 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1560,12 +1509,12 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1579,14 +1528,13 @@ Grailbird.data.tweets_2011_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "63469121110683649", - "geo" : { - }, + "geo" : { }, "id_str" : "63481034796318720", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Maybe try Save As in Preview, then choose the Quart filter Reduce File Size. Not sure if that'll convert them though.", "id" : 63481034796318720, "in_reply_to_status_id" : 63469121110683649, - "created_at" : "Thu Apr 28 05:53:52 +0000 2011", + "created_at" : "2011-04-28 05:53:52 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1594,53 +1542,51 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "63338857638264832", "text" : "Not taking responsibility is slimy and should rightly be criticized, but no one gets bonus points in my book just for owning up.", "id" : 63338857638264832, - "created_at" : "Wed Apr 27 20:28:55 +0000 2011", + "created_at" : "2011-04-27 20:28:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "63338419178323968", "text" : "I don't understand praising companies that take responsibility for the AWS outage. If I colo a server & the DC burns it's still my outage.", "id" : 63338419178323968, - "created_at" : "Wed Apr 27 20:27:10 +0000 2011", + "created_at" : "2011-04-27 20:27:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1658,8 +1604,7 @@ Grailbird.data.tweets_2011_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "63305699312152576", "text" : "RT @danielbmarkham: OH \"when you don't create things, you become defined by your tastes rather than ability. your tastes only narrow & e ...", "retweeted_status" : { @@ -1670,81 +1615,78 @@ Grailbird.data.tweets_2011_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "63236999959674880", "text" : "OH \"when you don't create things, you become defined by your tastes rather than ability. your tastes only narrow & exclude people.So create\"", "id" : 63236999959674880, - "created_at" : "Wed Apr 27 13:44:10 +0000 2011", + "created_at" : "2011-04-27 13:44:10 +0000", "user" : { "name" : "Daniel Markham", "screen_name" : "danielbmarkham", "protected" : false, "id_str" : "55648990", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/395430739/DanielHeadShot1CroppedWeb_Medium_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/423931468910301184\/i9-3NWvE_normal.jpeg", "id" : 55648990, "verified" : false } }, "id" : 63305699312152576, - "created_at" : "Wed Apr 27 18:17:09 +0000 2011", + "created_at" : "2011-04-27 18:17:09 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "62793597224878080", - "text" : "No fair, there was a Second Great Awakening http://j.mp/g8S8gC%0A but we haven't had a Second Age of Enlightenment yet http://j.mp/gR9MuT%0A", + "text" : "No fair, there was a Second Great Awakening http:\/\/j.mp\/g8S8gC%0A but we haven't had a Second Age of Enlightenment yet http:\/\/j.mp\/gR9MuT%0A", "id" : 62793597224878080, - "created_at" : "Tue Apr 26 08:22:14 +0000 2011", + "created_at" : "2011-04-26 08:22:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "62689026796306432", - "text" : "\"A Real Developer can reason about what is happening, from the UI or API right down to bits in registers.\" http://j.mp/ifui8C%0A", + "text" : "\"A Real Developer can reason about what is happening, from the UI or API right down to bits in registers.\" http:\/\/j.mp\/ifui8C%0A", "id" : 62689026796306432, - "created_at" : "Tue Apr 26 01:26:43 +0000 2011", + "created_at" : "2011-04-26 01:26:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "rektide de la fey", @@ -1757,116 +1699,111 @@ Grailbird.data.tweets_2011_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "62603344241360896", - "text" : "RT @rektide: one of the great ones begins, harmony proxies in v8: http://code.google.com/p/v8/source/detail?r=7630", + "text" : "RT @rektide: one of the great ones begins, harmony proxies in v8: http:\/\/code.google.com\/p\/v8\/source\/detail?r=7630", "retweeted_status" : { - "source" : "Tween", + "source" : "\u003Ca href=\"https:\/\/sites.google.com\/site\/tweentwitterclient\/\" rel=\"nofollow\"\u003ETween\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "62602623047565312", - "text" : "one of the great ones begins, harmony proxies in v8: http://code.google.com/p/v8/source/detail?r=7630", + "text" : "one of the great ones begins, harmony proxies in v8: http:\/\/code.google.com\/p\/v8\/source\/detail?r=7630", "id" : 62602623047565312, - "created_at" : "Mon Apr 25 19:43:23 +0000 2011", + "created_at" : "2011-04-25 19:43:23 +0000", "user" : { "name" : "rektide de la fey", "screen_name" : "rektide", "protected" : false, "id_str" : "87274687", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/534734516/bmstab_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/534734516\/bmstab_normal.png", "id" : 87274687, "verified" : false } }, "id" : 62603344241360896, - "created_at" : "Mon Apr 25 19:46:15 +0000 2011", + "created_at" : "2011-04-25 19:46:15 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "62582340970487808", - "text" : "Using JavaScript proxies we can make objects that return bound methods instead of unbound methods, e.g. foo = obj.foo; foo() // this == obj", + "text" : "Using JavaScript proxies we can make objects that return bound methods instead of unbound methods, e.g. foo = obj.foo; foo() \/\/ this == obj", "id" : 62582340970487808, - "created_at" : "Mon Apr 25 18:22:47 +0000 2011", + "created_at" : "2011-04-25 18:22:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "59320551222681600", - "text" : "Current status: http://twitpic.com/4lnutd", + "text" : "Current status: http:\/\/twitpic.com\/4lnutd", "id" : 59320551222681600, - "created_at" : "Sat Apr 16 18:21:36 +0000 2011", + "created_at" : "2011-04-16 18:21:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "58571698764660736", - "text" : "Current status: http://twitpic.com/4kso2o", + "text" : "Current status: http:\/\/twitpic.com\/4kso2o", "id" : 58571698764660736, - "created_at" : "Thu Apr 14 16:45:55 +0000 2011", + "created_at" : "2011-04-14 16:45:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1880,14 +1817,13 @@ Grailbird.data.tweets_2011_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "58244504792219648", - "geo" : { - }, + "geo" : { }, "id_str" : "58245564193701888", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Never too late to start ;-)", "id" : 58245564193701888, "in_reply_to_status_id" : 58244504792219648, - "created_at" : "Wed Apr 13 19:09:59 +0000 2011", + "created_at" : "2011-04-13 19:09:59 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1895,58 +1831,56 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "57340085066141696", "text" : "The more I learn about Go the more I like it. Some of the syntax is funky but it's quite expressive.", "id" : 57340085066141696, - "created_at" : "Mon Apr 11 07:11:56 +0000 2011", + "created_at" : "2011-04-11 07:11:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "55800519196819456", "text" : "Mono for Android looks great. It'd be nice to shed the Java straight jacket. Sometimes you gotta take off your pants and jacket.", "id" : 55800519196819456, - "created_at" : "Thu Apr 07 01:14:15 +0000 2011", + "created_at" : "2011-04-07 01:14:15 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "You know me.", @@ -1959,47 +1893,45 @@ Grailbird.data.tweets_2011_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "55463657806639104", "text" : "RT @1990sPythonUser: And all you new fangled Async frameworks? Twisted did it 25 years ago, glad you just got the deferred.", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "55379415969959937", "text" : "And all you new fangled Async frameworks? Twisted did it 25 years ago, glad you just got the deferred.", "id" : 55379415969959937, - "created_at" : "Tue Apr 05 21:20:56 +0000 2011", + "created_at" : "2011-04-05 21:20:56 +0000", "user" : { "name" : "You know me.", "screen_name" : "1990sPythonUser", "protected" : false, "id_str" : "277576227", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1301010016/Python-logo-177DBC9781-seeklogo_normal.gif", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1301010016\/Python-logo-177DBC9781-seeklogo_normal.gif", "id" : 277576227, "verified" : false } }, "id" : 55463657806639104, - "created_at" : "Wed Apr 06 02:55:41 +0000 2011", + "created_at" : "2011-04-06 02:55:41 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2007,14 +1939,13 @@ Grailbird.data.tweets_2011_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "54288200331558914", - "geo" : { - }, + "geo" : { }, "id_str" : "54296239126216705", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov but it's interesting, you have clean out the cruft eventually.", "id" : 54296239126216705, "in_reply_to_status_id" : 54288200331558914, - "created_at" : "Sat Apr 02 21:36:46 +0000 2011", + "created_at" : "2011-04-02 21:36:46 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -2022,12 +1953,12 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "A Googler", @@ -2041,14 +1972,13 @@ Grailbird.data.tweets_2011_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "54288200331558914", - "geo" : { - }, + "geo" : { }, "id_str" : "54296076060073984", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov no one @google.com has endorsed it so far. I don't think they'll remove it unless JSC does.", "id" : 54296076060073984, "in_reply_to_status_id" : 54288200331558914, - "created_at" : "Sat Apr 02 21:36:07 +0000 2011", + "created_at" : "2011-04-02 21:36:07 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -2056,58 +1986,56 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "54278017274490881", - "text" : "David Cross is hilarious in Running Wilde http://www.imdb.com/title/tt1615926/", + "text" : "David Cross is hilarious in Running Wilde http:\/\/www.imdb.com\/title\/tt1615926\/", "id" : 54278017274490881, - "created_at" : "Sat Apr 02 20:24:22 +0000 2011", + "created_at" : "2011-04-02 20:24:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "54267342183596032", - "text" : "V8 issue 1300: Remove __defineGetter__ and __defineSetter__ http://code.google.com/p/v8/issues/detail?id=1300", + "text" : "V8 issue 1300: Remove __defineGetter__ and __defineSetter__ http:\/\/code.google.com\/p\/v8\/issues\/detail?id=1300", "id" : 54267342183596032, - "created_at" : "Sat Apr 02 19:41:57 +0000 2011", + "created_at" : "2011-04-02 19:41:57 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dion Almaer", @@ -2120,13 +2048,12 @@ Grailbird.data.tweets_2011_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "54032317156573184", "in_reply_to_user_id" : 4216361, - "text" : "@dalmaer Some people are calling Mirah CoffeeScript for Java. It's very Ruby-ish, you might like it: http://www.mirah.org/", + "text" : "@dalmaer Some people are calling Mirah CoffeeScript for Java. It's very Ruby-ish, you might like it: http:\/\/www.mirah.org\/", "id" : 54032317156573184, - "created_at" : "Sat Apr 02 04:08:02 +0000 2011", + "created_at" : "2011-04-02 04:08:02 +0000", "in_reply_to_screen_name" : "dalmaer", "in_reply_to_user_id_str" : "4216361", "user" : { @@ -2134,35 +2061,34 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "54021431478071296", "text" : "I wonder if anyone has stats on the # of domains that websites load JavaScript from. I happen to be at mostlymaths.net ... 18 domains \u0CA0_\u0CA0", "id" : 54021431478071296, - "created_at" : "Sat Apr 02 03:24:47 +0000 2011", + "created_at" : "2011-04-02 03:24:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Firefox", @@ -2175,42 +2101,40 @@ Grailbird.data.tweets_2011_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "53853934938374144", "text" : "RT @firefox: Tired of those April Fools' jokes and pranks? Tell websites you do not want to be fooled with \"Do Not Fool\" in Firefox. htt ...", "retweeted_status" : { - "source" : "SocialEngage", + "source" : "\u003Ca href=\"http:\/\/www.exacttarget.com\/social\" rel=\"nofollow\"\u003ESocialEngage\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "53853038066147329", - "text" : "Tired of those April Fools' jokes and pranks? Tell websites you do not want to be fooled with \"Do Not Fool\" in Firefox. http://mzl.la/f3Rmpn", + "text" : "Tired of those April Fools' jokes and pranks? Tell websites you do not want to be fooled with \"Do Not Fool\" in Firefox. http:\/\/mzl.la\/f3Rmpn", "id" : 53853038066147329, - "created_at" : "Fri Apr 01 16:15:39 +0000 2011", + "created_at" : "2011-04-01 16:15:39 +0000", "user" : { "name" : "Firefox", "screen_name" : "firefox", "protected" : false, "id_str" : "2142731", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3302774296/606a53ef3edfe9633c6f08a4076a5664_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000324784929\/1a4ee3fde80808a96ed268a7fb94682d_normal.png", "id" : 2142731, "verified" : true } }, "id" : 53853934938374144, - "created_at" : "Fri Apr 01 16:19:13 +0000 2011", + "created_at" : "2011-04-01 16:19:13 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2011_05.js b/public/tweets/data/js/tweets/2011_05.js index 74581de..3591946 100755 --- a/public/tweets/data/js/tweets/2011_05.js +++ b/public/tweets/data/js/tweets/2011_05.js @@ -1,29 +1,28 @@ Grailbird.data.tweets_2011_05 = [ { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "75735742189547520", "text" : "Domains are too easy to shout at the end of an infomercial. I preferred it when they had to recite a 1-800 number and mailing address, twice", "id" : 75735742189547520, - "created_at" : "Wed Jun 01 01:29:42 +0000 2011", + "created_at" : "2011-06-01 01:29:42 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -37,14 +36,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "75595037982998529", - "geo" : { - }, + "geo" : { }, "id_str" : "75599271348547585", "in_reply_to_user_id" : 33493, "text" : "@peterc Good advice, I need to try harder!", "id" : 75599271348547585, "in_reply_to_status_id" : 75595037982998529, - "created_at" : "Tue May 31 16:27:25 +0000 2011", + "created_at" : "2011-05-31 16:27:25 +0000", "in_reply_to_screen_name" : "peterc", "in_reply_to_user_id_str" : "33493", "user" : { @@ -52,12 +50,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Backblaze", @@ -83,14 +81,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "74167379806011393", - "geo" : { - }, + "geo" : { }, "id_str" : "75598820045635585", "in_reply_to_user_id" : 18236716, "text" : "@backblaze @ejel @stevelosh If my customers were asking for it I'd be less concerned with classifications and moreso with their needs.", "id" : 75598820045635585, "in_reply_to_status_id" : 74167379806011393, - "created_at" : "Tue May 31 16:25:37 +0000 2011", + "created_at" : "2011-05-31 16:25:37 +0000", "in_reply_to_screen_name" : "backblaze", "in_reply_to_user_id_str" : "18236716", "user" : { @@ -98,12 +95,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -123,14 +120,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "75561092310515713", - "geo" : { - }, + "geo" : { }, "id_str" : "75597207545458688", "in_reply_to_user_id" : 636923, - "text" : "@siracusa Looks like you're out of luck with @backblaze: http://j.mp/lQ3zeD%0A http://j.mp/lJa8zw%0A", + "text" : "@siracusa Looks like you're out of luck with @backblaze: http:\/\/j.mp\/lQ3zeD%0A http:\/\/j.mp\/lJa8zw%0A", "id" : 75597207545458688, "in_reply_to_status_id" : 75561092310515713, - "created_at" : "Tue May 31 16:19:13 +0000 2011", + "created_at" : "2011-05-31 16:19:13 +0000", "in_reply_to_screen_name" : "siracusa", "in_reply_to_user_id_str" : "636923", "user" : { @@ -138,12 +134,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "zedshaw", @@ -156,23 +152,22 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "75592114888654848", "text" : "Oh great, more drama revolving around @zedshaw. Why are people so enamoured with this guy and the schoolyard BS that follows him?", "id" : 75592114888654848, - "created_at" : "Tue May 31 15:58:59 +0000 2011", + "created_at" : "2011-05-31 15:58:59 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter van der Zee", @@ -186,14 +181,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "75467410345443328", - "geo" : { - }, + "geo" : { }, "id_str" : "75495372016992256", "in_reply_to_user_id" : 31151313, "text" : "@kuvos cheers to you, thanks for another quiz!", "id" : 75495372016992256, "in_reply_to_status_id" : 75467410345443328, - "created_at" : "Tue May 31 09:34:33 +0000 2011", + "created_at" : "2011-05-31 09:34:33 +0000", "in_reply_to_screen_name" : "kuvos", "in_reply_to_user_id_str" : "31151313", "user" : { @@ -201,12 +195,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter van der Zee", @@ -219,13 +213,12 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "75412405907230720", "in_reply_to_user_id" : 31151313, - "text" : "@kuvos re: quiz # 49, 1 instanceof Number // => false. I *think* the reason it's true is because constructors coerce `this` to an object.", + "text" : "@kuvos re: quiz # 49, 1 instanceof Number \/\/ => false. I *think* the reason it's true is because constructors coerce `this` to an object.", "id" : 75412405907230720, - "created_at" : "Tue May 31 04:04:53 +0000 2011", + "created_at" : "2011-05-31 04:04:53 +0000", "in_reply_to_screen_name" : "kuvos", "in_reply_to_user_id_str" : "31151313", "user" : { @@ -233,30 +226,29 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "75404433906872320", "text" : "I'm surprisingly hooked on the behaviour of Chrome's minimal status bar. Firefox's irritates me now even though it tries to be considerate.", "id" : 75404433906872320, - "created_at" : "Tue May 31 03:33:12 +0000 2011", + "created_at" : "2011-05-31 03:33:12 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -286,12 +278,11 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "75303934633312256", "text" : "RT @madninja: Haven't had the time to shout out to @jimroepcke and @_sjs for their great work on HLDeferred! Excellent toolbox for async ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -310,35 +301,34 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "75299780405895169", "text" : "Haven't had the time to shout out to @jimroepcke and @_sjs for their great work on HLDeferred! Excellent toolbox for async work!", "id" : 75299780405895169, - "created_at" : "Mon May 30 20:37:21 +0000 2011", + "created_at" : "2011-05-30 20:37:21 +0000", "user" : { "name" : "Marc Nijdam", "screen_name" : "madninja", "protected" : false, "id_str" : "8308952", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1537519129/image_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1537519129\/image_normal.jpg", "id" : 8308952, "verified" : false } }, "id" : 75303934633312256, - "created_at" : "Mon May 30 20:53:51 +0000 2011", + "created_at" : "2011-05-30 20:53:51 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "GitHub", @@ -351,23 +341,22 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "75289268867694592", "text" : "<3 @github you guys are just awesome", "id" : 75289268867694592, - "created_at" : "Mon May 30 19:55:35 +0000 2011", + "created_at" : "2011-05-30 19:55:35 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -381,14 +370,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "75049236093341696", - "geo" : { - }, + "geo" : { }, "id_str" : "75054361952264192", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm Me neither. I'm going with it since that's what was there and for the most part it's fine. Distros are the same just different.", "id" : 75054361952264192, "in_reply_to_status_id" : 75049236093341696, - "created_at" : "Mon May 30 04:22:08 +0000 2011", + "created_at" : "2011-05-30 04:22:08 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -396,27 +384,32 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Amanda carpenter", + "screen_name" : "Amanduh86", + "indices" : [ 0, 10 ], + "id_str" : "1553982878", + "id" : 1553982878 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, "in_reply_to_status_id_str" : "75018317198393344", - "geo" : { - }, + "geo" : { }, "id_str" : "75024448083861504", "in_reply_to_user_id" : 39448955, "text" : "@amanduh86 Sorry was going off my memory I didn't look it up.", "id" : 75024448083861504, "in_reply_to_status_id" : 75018317198393344, - "created_at" : "Mon May 30 02:23:16 +0000 2011", + "created_at" : "2011-05-30 02:23:16 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -424,27 +417,32 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Amanda carpenter", + "screen_name" : "Amanduh86", + "indices" : [ 0, 10 ], + "id_str" : "1553982878", + "id" : 1553982878 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, "in_reply_to_status_id_str" : "75006173526507520", - "geo" : { - }, + "geo" : { }, "id_str" : "75013265779998720", "in_reply_to_user_id" : 39448955, "text" : "@amanduh86 It's a good one! Scott Tenorman Must Die, Season 5 Ep. 1", "id" : 75013265779998720, "in_reply_to_status_id" : 75006173526507520, - "created_at" : "Mon May 30 01:38:50 +0000 2011", + "created_at" : "2011-05-30 01:38:50 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -452,27 +450,32 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Amanda carpenter", + "screen_name" : "Amanduh86", + "indices" : [ 0, 10 ], + "id_str" : "1553982878", + "id" : 1553982878 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, "in_reply_to_status_id_str" : "74994728252350464", - "geo" : { - }, + "geo" : { }, "id_str" : "75003596499988480", "in_reply_to_user_id" : 39448955, - "text" : "@amanduh86 http://www.youtube.com/watch?v=Mo0WQ2L3OGo", + "text" : "@amanduh86 http:\/\/www.youtube.com\/watch?v=Mo0WQ2L3OGo", "id" : 75003596499988480, "in_reply_to_status_id" : 74994728252350464, - "created_at" : "Mon May 30 01:00:25 +0000 2011", + "created_at" : "2011-05-30 01:00:25 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -480,12 +483,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daniel Peebles", @@ -499,14 +502,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "74955458363932672", - "geo" : { - }, + "geo" : { }, "id_str" : "74963768135794690", "in_reply_to_user_id" : 13447902, "text" : "@copumpkin It's true, we've all read several articles on them but still don't know what they are ;)", "id" : 74963768135794690, "in_reply_to_status_id" : 74955458363932672, - "created_at" : "Sun May 29 22:22:09 +0000 2011", + "created_at" : "2011-05-29 22:22:09 +0000", "in_reply_to_screen_name" : "copumpkin", "in_reply_to_user_id_str" : "13447902", "user" : { @@ -514,58 +516,56 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "74923713866366976", "text" : "I'm not used to adding 3rd party repos for what I consider common software. Not on servers anyway.", "id" : 74923713866366976, - "created_at" : "Sun May 29 19:43:00 +0000 2011", + "created_at" : "2011-05-29 19:43:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "74923071470977024", "text" : "Why do I get useful stuff like monit, git, rubygems, denyhosts, htop, and more from the EPEL repo on CentOS? Different from distros I know.", "id" : 74923071470977024, - "created_at" : "Sun May 29 19:40:26 +0000 2011", + "created_at" : "2011-05-29 19:40:26 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweet Button", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/tweetbutton\" rel=\"nofollow\"\u003ETweet Button\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -581,28 +581,27 @@ Grailbird.data.tweets_2011_05 = } ], "urls" : [ { "indices" : [ 51, 70 ], - "url" : "http://t.co/9pjiuHH", - "expanded_url" : "http://tinysong.com/jgFF", - "display_url" : "tinysong.com/jgFF" + "url" : "http:\/\/t.co\/9pjiuHH", + "expanded_url" : "http:\/\/tinysong.com\/jgFF", + "display_url" : "tinysong.com\/jgFF" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "74697601554989056", - "text" : "listening to Bathtub Gin by Phish on @Grooveshark: http://t.co/9pjiuHH #nowplaying", + "text" : "listening to Bathtub Gin by Phish on @Grooveshark: http:\/\/t.co\/9pjiuHH #nowplaying", "id" : 74697601554989056, - "created_at" : "Sun May 29 04:44:30 +0000 2011", + "created_at" : "2011-05-29 04:44:30 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Shannon Goldberg", @@ -616,14 +615,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "74604795524169728", - "geo" : { - }, + "geo" : { }, "id_str" : "74606050225029120", "in_reply_to_user_id" : 15969274, "text" : "@goldshan No that would be creepy. I don't know him personally I only read his blog and listen to his podcast :)", "id" : 74606050225029120, "in_reply_to_status_id" : 74604795524169728, - "created_at" : "Sat May 28 22:40:43 +0000 2011", + "created_at" : "2011-05-28 22:40:43 +0000", "in_reply_to_screen_name" : "goldshan", "in_reply_to_user_id_str" : "15969274", "user" : { @@ -631,12 +629,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "ryah", @@ -649,23 +647,22 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "74580746836246528", "text" : "@ryah hyphens - fuck the shift key", "id" : 74580746836246528, - "created_at" : "Sat May 28 21:00:10 +0000 2011", + "created_at" : "2011-05-28 21:00:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "lvdjgarcia", @@ -691,14 +688,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "74578009595715584", - "geo" : { - }, + "geo" : { }, "id_str" : "74579648691978240", "in_reply_to_user_id" : 12599412, "text" : "@lvdjgarcia lol, none yet but I actually am in the market for one so I'll check out @danbenjamin's since @siracusa gave it the thumbs up.", "id" : 74579648691978240, "in_reply_to_status_id" : 74578009595715584, - "created_at" : "Sat May 28 20:55:48 +0000 2011", + "created_at" : "2011-05-28 20:55:48 +0000", "in_reply_to_screen_name" : "lvdjgarcia", "in_reply_to_user_id_str" : "12599412", "user" : { @@ -706,12 +702,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -724,23 +720,22 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "74575984774479872", "text" : "Thanks to @marcoarment I have a ridiculous coffee grinder + AeroPress and am now listening to Phish. What can I say? The guy has good taste.", "id" : 74575984774479872, - "created_at" : "Sat May 28 20:41:14 +0000 2011", + "created_at" : "2011-05-28 20:41:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Max Howell", @@ -754,14 +749,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "74571027329466368", - "geo" : { - }, + "geo" : { }, "id_str" : "74571745092304896", "in_reply_to_user_id" : 3374231, - "text" : "@mxcl Let me guess, it's /not/ a jumbo bendy 8\" black specialty cock...", + "text" : "@mxcl Let me guess, it's \/not\/ a jumbo bendy 8\" black specialty cock...", "id" : 74571745092304896, "in_reply_to_status_id" : 74571027329466368, - "created_at" : "Sat May 28 20:24:24 +0000 2011", + "created_at" : "2011-05-28 20:24:24 +0000", "in_reply_to_screen_name" : "mxcl", "in_reply_to_user_id_str" : "3374231", "user" : { @@ -769,12 +763,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "marak squires", @@ -788,14 +782,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "74560790522363904", - "geo" : { - }, + "geo" : { }, "id_str" : "74564091703857153", "in_reply_to_user_id" : 110465841, "text" : "@maraksquires Haven't tried Blue Moon but Hoegaarden is pretty nice. Might get a little sweet after that much, not sure.", "id" : 74564091703857153, "in_reply_to_status_id" : 74560790522363904, - "created_at" : "Sat May 28 19:53:59 +0000 2011", + "created_at" : "2011-05-28 19:53:59 +0000", "in_reply_to_screen_name" : "marak", "in_reply_to_user_id_str" : "110465841", "user" : { @@ -803,53 +796,51 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "74542654465126401", "text" : "No Object.create in Opera 11. Colour me surprised.", "id" : 74542654465126401, - "created_at" : "Sat May 28 18:28:48 +0000 2011", + "created_at" : "2011-05-28 18:28:48 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "74287535194513409", "text" : "Actually going to give jade a shot. Can't be worse than mustache! :p", "id" : 74287535194513409, - "created_at" : "Sat May 28 01:35:03 +0000 2011", + "created_at" : "2011-05-28 01:35:03 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -862,14 +853,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "74175743785050112", - "geo" : { - }, + "geo" : { }, "id_str" : "74181626459979776", "in_reply_to_user_id" : 734903, "text" : "@mjijackson Strongly disagree with my current experience, but very curious what made you say that. I want to try it out!", "id" : 74181626459979776, "in_reply_to_status_id" : 74175743785050112, - "created_at" : "Fri May 27 18:34:12 +0000 2011", + "created_at" : "2011-05-27 18:34:12 +0000", "in_reply_to_screen_name" : "mjackson", "in_reply_to_user_id_str" : "734903", "user" : { @@ -877,12 +867,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter-Paul Koch", @@ -896,14 +886,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "74148203683004416", - "geo" : { - }, + "geo" : { }, "id_str" : "74150250138443776", "in_reply_to_user_id" : 887251, "text" : "@ppk Is it Tegra2 based?", "id" : 74150250138443776, "in_reply_to_status_id" : 74148203683004416, - "created_at" : "Fri May 27 16:29:31 +0000 2011", + "created_at" : "2011-05-27 16:29:31 +0000", "in_reply_to_screen_name" : "ppk", "in_reply_to_user_id_str" : "887251", "user" : { @@ -911,12 +900,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -926,18 +915,17 @@ Grailbird.data.tweets_2011_05 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "74019769170403328", "text" : "#winning", "id" : 74019769170403328, - "created_at" : "Fri May 27 07:51:02 +0000 2011", + "created_at" : "2011-05-27 07:51:02 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -945,7 +933,7 @@ Grailbird.data.tweets_2011_05 = "source" : "web", "entities" : { "user_mentions" : [ { - "name" : "Elliott Kember", + "name" : "Elliott Kember", "screen_name" : "elliottkember", "indices" : [ 3, 17 ], "id_str" : "903351", @@ -955,42 +943,40 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "73779470301011968", "text" : "RT @elliottkember: The only people who tell you not to buy an SSD are the people who don't have one. Buy an SSD.", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "73149687003226112", "text" : "The only people who tell you not to buy an SSD are the people who don't have one. Buy an SSD.", "id" : 73149687003226112, - "created_at" : "Tue May 24 22:13:39 +0000 2011", + "created_at" : "2011-05-24 22:13:39 +0000", "user" : { - "name" : "Elliott Kember", + "name" : "Elliott Kember", "screen_name" : "elliottkember", "protected" : false, "id_str" : "903351", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1042496336/bath_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000680694156\/8cf72d6afccd8962429d62f7c1def55f_normal.jpeg", "id" : 903351, "verified" : false } }, "id" : 73779470301011968, - "created_at" : "Thu May 26 15:56:11 +0000 2011", + "created_at" : "2011-05-26 15:56:11 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1009,14 +995,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "73735420113981440", - "geo" : { - }, + "geo" : { }, "id_str" : "73779185881067520", "in_reply_to_user_id" : 6490602, "text" : "@rmurphey Please RT good responses. I'm curious too! :)", "id" : 73779185881067520, "in_reply_to_status_id" : 73735420113981440, - "created_at" : "Thu May 26 15:55:03 +0000 2011", + "created_at" : "2011-05-26 15:55:03 +0000", "in_reply_to_screen_name" : "rmurphey", "in_reply_to_user_id_str" : "6490602", "user" : { @@ -1024,7 +1009,7 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1042,47 +1027,45 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "73777688661340160", "text" : "RT @bryanl: Want to piss off a dba? Explain to them how map reduce works.", "retweeted_status" : { - "source" : "TweetComb", + "source" : "\u003Ca href=\"http:\/\/locomolabs.com\" rel=\"nofollow\"\u003ETweetComb\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "73751667656495104", "text" : "Want to piss off a dba? Explain to them how map reduce works.", "id" : 73751667656495104, - "created_at" : "Thu May 26 14:05:42 +0000 2011", + "created_at" : "2011-05-26 14:05:42 +0000", "user" : { "name" : "Bryan Liles (\u30C4)", "screen_name" : "bryanl", "protected" : false, "id_str" : "659933", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3402533533/e4a4effa3744474d4ca0d765dd918633_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3402533533\/e4a4effa3744474d4ca0d765dd918633_normal.jpeg", "id" : 659933, "verified" : false } }, "id" : 73777688661340160, - "created_at" : "Thu May 26 15:49:06 +0000 2011", + "created_at" : "2011-05-26 15:49:06 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1096,14 +1079,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "73634573371711488", - "geo" : { - }, + "geo" : { }, "id_str" : "73636957669949440", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Good point. That's an explanation for Fusion supporting Coherence mode on Linux guests (Gnome on a few popular distros).", "id" : 73636957669949440, "in_reply_to_status_id" : 73634573371711488, - "created_at" : "Thu May 26 06:29:53 +0000 2011", + "created_at" : "2011-05-26 06:29:53 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1111,12 +1093,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1130,14 +1112,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "73631720913649664", - "geo" : { - }, + "geo" : { }, "id_str" : "73632694956855296", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke True. There's the argument that OS X is Parallels' sole focus but that doesn't seem to be a true advantage. VMWare is huge.", "id" : 73632694956855296, "in_reply_to_status_id" : 73631720913649664, - "created_at" : "Thu May 26 06:12:57 +0000 2011", + "created_at" : "2011-05-26 06:12:57 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1145,104 +1126,100 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "73632332040503297", "text" : "Not much to say about Fusion and I like that. I don't want to notice it at all. That sounds like a great VM to me.", "id" : 73632332040503297, - "created_at" : "Thu May 26 06:11:30 +0000 2011", + "created_at" : "2011-05-26 06:11:30 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "73631289797914625", - "text" : "Parallels' trial nags on VM startup / resume and disables features. It wasn't a deciding factor but both of those rubbed me the wrong way.", + "text" : "Parallels' trial nags on VM startup \/ resume and disables features. It wasn't a deciding factor but both of those rubbed me the wrong way.", "id" : 73631289797914625, - "created_at" : "Thu May 26 06:07:22 +0000 2011", + "created_at" : "2011-05-26 06:07:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "73630444238798848", "text" : "Parallels snapshot manager needs work and their UI in general is gaudy. If they scaled the effects back they could be tasteful and useful.", "id" : 73630444238798848, - "created_at" : "Thu May 26 06:04:00 +0000 2011", + "created_at" : "2011-05-26 06:04:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "73629848802836480", "text" : "Going with Fusion for reliability and (imo) superior snapshotting. Neither of those is worth a bit of performance or extra UI integration.", "id" : 73629848802836480, - "created_at" : "Thu May 26 06:01:38 +0000 2011", + "created_at" : "2011-05-26 06:01:38 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1256,14 +1233,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "73622308182433792", - "geo" : { - }, + "geo" : { }, "id_str" : "73628467249418240", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Parallels has better UI integration. I don't care for most of it, if Fusion's was just a little better I'd have already bought.", "id" : 73628467249418240, "in_reply_to_status_id" : 73622308182433792, - "created_at" : "Thu May 26 05:56:09 +0000 2011", + "created_at" : "2011-05-26 05:56:09 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1271,12 +1247,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1290,14 +1266,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "73622308182433792", - "geo" : { - }, + "geo" : { }, "id_str" : "73627925412450304", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Good to know. Mostly testing in IE, so also simple. Parallels is a bit faster in casual tests but the UI is gaudy.", "id" : 73627925412450304, "in_reply_to_status_id" : 73622308182433792, - "created_at" : "Thu May 26 05:54:00 +0000 2011", + "created_at" : "2011-05-26 05:54:00 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1305,35 +1280,34 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "73620824833277952", "text" : "Can't decide between Parallels and Fusion, any thoughts or experiences? Reliability is my highest priority.", "id" : 73620824833277952, - "created_at" : "Thu May 26 05:25:47 +0000 2011", + "created_at" : "2011-05-26 05:25:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mark Phillips", @@ -1352,12 +1326,11 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "73506725428346880", - "text" : "RT @pharkmillups: I just interviewed @_sjs for new series on basho blog: short convos w/ community members to talk Riak & other tech. wa ...", + "text" : "RT @pharkmillups: I just interviewed @_sjs for new series on basho blog: short convos w\/ community members to talk Riak & other tech. wa ...", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -1370,58 +1343,56 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "73504159726448640", - "text" : "I just interviewed @_sjs for new series on basho blog: short convos w/ community members to talk Riak & other tech. want in? mark@basho.com", + "text" : "I just interviewed @_sjs for new series on basho blog: short convos w\/ community members to talk Riak & other tech. want in? mark@basho.com", "id" : 73504159726448640, - "created_at" : "Wed May 25 21:42:11 +0000 2011", + "created_at" : "2011-05-25 21:42:11 +0000", "user" : { "name" : "Mark Phillips", "screen_name" : "pharkmillups", "protected" : false, "id_str" : "29777587", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3067773753/7d1b7592980f3e4392762c07939a2696_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000823366137\/9836b3656ef95fc89bde0e58d9475133_normal.jpeg", "id" : 29777587, "verified" : false } }, "id" : 73506725428346880, - "created_at" : "Wed May 25 21:52:23 +0000 2011", + "created_at" : "2011-05-25 21:52:23 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "73323356967026688", - "text" : "Best one yet by far http://i.imgur.com/ig5kA.png", + "text" : "Best one yet by far http:\/\/i.imgur.com\/ig5kA.png", "id" : 73323356967026688, - "created_at" : "Wed May 25 09:43:45 +0000 2011", + "created_at" : "2011-05-25 09:43:45 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "George Nachman", @@ -1435,14 +1406,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "73175789276893184", - "geo" : { - }, + "geo" : { }, "id_str" : "73188376068628480", "in_reply_to_user_id" : 102550526, "text" : "@gnachman if you want to take this beyond twitter just let me know where", "id" : 73188376068628480, "in_reply_to_status_id" : 73175789276893184, - "created_at" : "Wed May 25 00:47:23 +0000 2011", + "created_at" : "2011-05-25 00:47:23 +0000", "in_reply_to_screen_name" : "gnachman", "in_reply_to_user_id_str" : "102550526", "user" : { @@ -1450,12 +1420,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "George Nachman", @@ -1469,14 +1439,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "73175789276893184", - "geo" : { - }, + "geo" : { }, "id_str" : "73187587380088832", "in_reply_to_user_id" : 102550526, "text" : "@gnachman havent filed an issue because testing on a clean user account there is no problem. Blowing away plist prefs didn't help either.", "id" : 73187587380088832, "in_reply_to_status_id" : 73175789276893184, - "created_at" : "Wed May 25 00:44:15 +0000 2011", + "created_at" : "2011-05-25 00:44:15 +0000", "in_reply_to_screen_name" : "gnachman", "in_reply_to_user_id_str" : "102550526", "user" : { @@ -1484,12 +1453,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "George Nachman", @@ -1503,14 +1472,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "73175789276893184", - "geo" : { - }, + "geo" : { }, "id_str" : "73187164745240576", "in_reply_to_user_id" : 102550526, "text" : "@gnachman TextMate's command line tool for editing files. The problem seems to lie with TM re-activating iTerm when done.", "id" : 73187164745240576, "in_reply_to_status_id" : 73175789276893184, - "created_at" : "Wed May 25 00:42:34 +0000 2011", + "created_at" : "2011-05-25 00:42:34 +0000", "in_reply_to_screen_name" : "gnachman", "in_reply_to_user_id_str" : "102550526", "user" : { @@ -1518,12 +1486,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1542,12 +1510,11 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "73142291325386752", "text" : "RT @bryan_kyle: @_sjs \"Never mock synergy\" - Jack Donaghy", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -1561,14 +1528,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "73114280907636736", - "geo" : { - }, + "geo" : { }, "id_str" : "73114982933471232", "in_reply_to_user_id" : 4777951, "text" : "@_sjs \"Never mock synergy\" - Jack Donaghy", "id" : 73114982933471232, "in_reply_to_status_id" : 73114280907636736, - "created_at" : "Tue May 24 19:55:45 +0000 2011", + "created_at" : "2011-05-24 19:55:45 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -1576,24 +1542,24 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "bryan_kyle", "protected" : false, "id_str" : "14864447", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1337141350/eightbit-281d7e75-31d0-4805-af76-894765f939f1_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000498733595\/6a0816c3676fac1e5c2856631db42e4d_normal.jpeg", "id" : 14864447, "verified" : false } }, "id" : 73142291325386752, - "created_at" : "Tue May 24 21:44:15 +0000 2011", + "created_at" : "2011-05-24 21:44:15 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1607,14 +1573,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "73111982236110848", - "geo" : { - }, + "geo" : { }, "id_str" : "73114280907636736", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle People won't even be able to comprehend the synergy.", "id" : 73114280907636736, "in_reply_to_status_id" : 73111982236110848, - "created_at" : "Tue May 24 19:52:57 +0000 2011", + "created_at" : "2011-05-24 19:52:57 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -1622,15 +1587,15 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Benjamin Black", + "name" : "benjamin black", "screen_name" : "b6n", "indices" : [ 3, 7 ], "id_str" : "16031975", @@ -1640,70 +1605,67 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "73107434562007041", "text" : "RT @b6n: Early customers are as important as early hires. Recruit both carefully!", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "73107211563433984", "text" : "Early customers are as important as early hires. Recruit both carefully!", "id" : 73107211563433984, - "created_at" : "Tue May 24 19:24:52 +0000 2011", + "created_at" : "2011-05-24 19:24:52 +0000", "user" : { - "name" : "Benjamin Black", + "name" : "nightmare.scala", "screen_name" : "b6n", "protected" : false, "id_str" : "16031975", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3315858656/88f6ab87c62c6cac2ad3c1e1bbf9628d_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/445991433585954816\/7I7n4U06_normal.png", "id" : 16031975, "verified" : false } }, "id" : 73107434562007041, - "created_at" : "Tue May 24 19:25:45 +0000 2011", + "created_at" : "2011-05-24 19:25:45 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "73096317299208193", "text" : "\"Transform your SEO int a ROI-Driven Marketing Channel\", or \"herp de derp, tee tum tee teedly derp de dum\"", "id" : 73096317299208193, - "created_at" : "Tue May 24 18:41:34 +0000 2011", + "created_at" : "2011-05-24 18:41:34 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1711,14 +1673,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "73091861924941824", - "geo" : { - }, + "geo" : { }, "id_str" : "73093352496709632", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov That is, it's Infuriating and confusing that they are presented as folders but they don't *behave* like folders.", "id" : 73093352496709632, "in_reply_to_status_id" : 73091861924941824, - "created_at" : "Tue May 24 18:29:47 +0000 2011", + "created_at" : "2011-05-24 18:29:47 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -1726,12 +1687,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1739,14 +1700,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "73091861924941824", - "geo" : { - }, + "geo" : { }, "id_str" : "73093038456569856", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov It's so infuriating and confusing to present them as folders. How they have survived for 10 years is beyond me.", "id" : 73093038456569856, "in_reply_to_status_id" : 73091861924941824, - "created_at" : "Tue May 24 18:28:33 +0000 2011", + "created_at" : "2011-05-24 18:28:33 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -1754,12 +1714,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tim Bray", @@ -1773,14 +1733,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "73085899235274752", - "geo" : { - }, + "geo" : { }, "id_str" : "73089045869240322", "in_reply_to_user_id" : 1235521, - "text" : "@timbray I hope not, I install things to ~/Applications and don't want apps to simply choose to install elsewhere.", + "text" : "@timbray I hope not, I install things to ~\/Applications and don't want apps to simply choose to install elsewhere.", "id" : 73089045869240322, "in_reply_to_status_id" : 73085899235274752, - "created_at" : "Tue May 24 18:12:41 +0000 2011", + "created_at" : "2011-05-24 18:12:41 +0000", "in_reply_to_screen_name" : "timbray", "in_reply_to_user_id_str" : "1235521", "user" : { @@ -1788,35 +1747,34 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "73086276882006016", "text" : "Oh, hello Windows \"zip folder\". I missed being tricked into thinking you were a regular folder. What a horrible UI.", "id" : 73086276882006016, - "created_at" : "Tue May 24 18:01:40 +0000 2011", + "created_at" : "2011-05-24 18:01:40 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter van der Zee", @@ -1829,13 +1787,12 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "72822749122408448", "in_reply_to_user_id" : 31151313, "text" : "@kuvos is there an error in questions 43 - 45? It seems like the answer should be the result of the last statement, a's value is obvious.", "id" : 72822749122408448, - "created_at" : "Tue May 24 00:34:31 +0000 2011", + "created_at" : "2011-05-24 00:34:31 +0000", "in_reply_to_screen_name" : "kuvos", "in_reply_to_user_id_str" : "31151313", "user" : { @@ -1843,12 +1800,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter van der Zee", @@ -1861,46 +1818,44 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "72816198307422208", - "text" : "Another awesome JavaScript quiz from @kuvos http://qfox.nl/weblog/233", + "text" : "Another awesome JavaScript quiz from @kuvos http:\/\/qfox.nl\/weblog\/233", "id" : 72816198307422208, - "created_at" : "Tue May 24 00:08:29 +0000 2011", + "created_at" : "2011-05-24 00:08:29 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "72398798864908288", "text" : "Today I learned that JSON doesn't allow escaping any char with a backslash. How many times have I read json.org and not picked up on that?", "id" : 72398798864908288, - "created_at" : "Sun May 22 20:29:53 +0000 2011", + "created_at" : "2011-05-22 20:29:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1908,14 +1863,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "72109123939991552", - "geo" : { - }, + "geo" : { }, "id_str" : "72196808130035712", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov I ended up just reverting to an old alpha build of iTerm. Not worth sinking much time into it.", "id" : 72196808130035712, "in_reply_to_status_id" : 72109123939991552, - "created_at" : "Sun May 22 07:07:15 +0000 2011", + "created_at" : "2011-05-22 07:07:15 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -1923,12 +1877,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -1942,14 +1896,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "72115211032727552", - "geo" : { - }, + "geo" : { }, "id_str" : "72116205942611968", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk me too but then I subscribed again, ha", "id" : 72116205942611968, "in_reply_to_status_id" : 72115211032727552, - "created_at" : "Sun May 22 01:46:58 +0000 2011", + "created_at" : "2011-05-22 01:46:58 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -1957,12 +1910,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -1976,14 +1929,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "72112377528717312", - "geo" : { - }, + "geo" : { }, "id_str" : "72115512288608256", "in_reply_to_user_id" : 29255412, - "text" : "@tjholowaychuk It gets tiring really quickly. It's also really hard to find a good syntax for anything new. I dislike ()->{}, {||} and #(){}", + "text" : "@tjholowaychuk It gets tiring really quickly. It's also really hard to find a good syntax for anything new. I dislike ()->\u007B\u007D, \u007B||\u007D and #()\u007B\u007D", "id" : 72115512288608256, "in_reply_to_status_id" : 72112377528717312, - "created_at" : "Sun May 22 01:44:12 +0000 2011", + "created_at" : "2011-05-22 01:44:12 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -1991,12 +1943,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -2010,14 +1962,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "72112377528717312", - "geo" : { - }, + "geo" : { }, "id_str" : "72114934158327808", "in_reply_to_user_id" : 29255412, - "text" : "@tjholowaychuk There are big problems. JS needs fixing and it's impossible for everyone to be happy w/ fixes. Seen -> stuff on es-discuss?", + "text" : "@tjholowaychuk There are big problems. JS needs fixing and it's impossible for everyone to be happy w\/ fixes. Seen -> stuff on es-discuss?", "id" : 72114934158327808, "in_reply_to_status_id" : 72112377528717312, - "created_at" : "Sun May 22 01:41:54 +0000 2011", + "created_at" : "2011-05-22 01:41:54 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -2025,12 +1976,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2038,14 +1989,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "72102639944474624", - "geo" : { - }, + "geo" : { }, "id_str" : "72108277248434176", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov Could be my shell config, I'll have to do a binary search of my environment. blurgh. Trashing prefs didn't help.", "id" : 72108277248434176, "in_reply_to_status_id" : 72102639944474624, - "created_at" : "Sun May 22 01:15:27 +0000 2011", + "created_at" : "2011-05-22 01:15:27 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -2053,25 +2003,24 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "72101768951111680", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov The weird thing is that it behaves normally when logged in as a test user account. Some config of mine is broken somewhere.", "id" : 72101768951111680, - "created_at" : "Sun May 22 00:49:35 +0000 2011", + "created_at" : "2011-05-22 00:49:35 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -2079,12 +2028,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2092,14 +2041,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "72098559104794625", - "geo" : { - }, + "geo" : { }, "id_str" : "72100485712195584", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov ah, no re-activate. iTerm recently added an option to run a 2nd instance for Visor. Maybe that's involved here.", "id" : 72100485712195584, "in_reply_to_status_id" : 72098559104794625, - "created_at" : "Sun May 22 00:44:30 +0000 2011", + "created_at" : "2011-05-22 00:44:30 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -2107,12 +2055,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2120,14 +2068,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "72098559104794625", - "geo" : { - }, + "geo" : { }, "id_str" : "72100254857691137", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov both behave the same, I don't return to iTerm but no 2nd iTerm is opened! I'll have to read the man page I guess. Thanks :)", "id" : 72100254857691137, "in_reply_to_status_id" : 72098559104794625, - "created_at" : "Sun May 22 00:43:34 +0000 2011", + "created_at" : "2011-05-22 00:43:34 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -2135,12 +2082,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mark Phillips", @@ -2154,14 +2101,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "72096741641560064", - "geo" : { - }, + "geo" : { }, "id_str" : "72099897523970048", "in_reply_to_user_id" : 29777587, "text" : "@pharkmillups sami@samhuri.net", "id" : 72099897523970048, "in_reply_to_status_id" : 72096741641560064, - "created_at" : "Sun May 22 00:42:09 +0000 2011", + "created_at" : "2011-05-22 00:42:09 +0000", "in_reply_to_screen_name" : "pharkmillups", "in_reply_to_user_id_str" : "29777587", "user" : { @@ -2169,12 +2115,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2182,14 +2128,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "72091821072842752", - "geo" : { - }, + "geo" : { }, "id_str" : "72094219266822144", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov iTerm2 opens TM, when I close the file instead of returning to iTerm another instance of iTerm opens, 2nd dock icon.", "id" : 72094219266822144, "in_reply_to_status_id" : 72091821072842752, - "created_at" : "Sun May 22 00:19:35 +0000 2011", + "created_at" : "2011-05-22 00:19:35 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -2197,104 +2142,100 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "72091333648596992", "text" : "lazywebz: Anything I can try before trashing preferences?", "id" : 72091333648596992, - "created_at" : "Sun May 22 00:08:07 +0000 2011", + "created_at" : "2011-05-22 00:08:07 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "72091085266104320", "text" : "`mate -w` in iTerm2 is broken, and it's my config. Clean test account behaves properly. After closing the file 2nd iTerm instance opens \u0CA0_\u0CA0", "id" : 72091085266104320, - "created_at" : "Sun May 22 00:07:08 +0000 2011", + "created_at" : "2011-05-22 00:07:08 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "72077079331614720", "text" : "Ignoring problems won't make them go away. If you don't like a proposal at least try to understand the motivation behind it.", "id" : 72077079331614720, - "created_at" : "Sat May 21 23:11:29 +0000 2011", + "created_at" : "2011-05-21 23:11:29 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "72076887932944384", "text" : "The resistance to change exhibited by some JSers is worrying. No suggestions on how to fix real problems, they just dismiss all new ideas.", "id" : 72076887932944384, - "created_at" : "Sat May 21 23:10:43 +0000 2011", + "created_at" : "2011-05-21 23:10:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -2314,14 +2255,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "72075855920242688", - "geo" : { - }, + "geo" : { }, "id_str" : "72076849802518528", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov @_sjs @voodootikigod lol, I have Friedl's book on hand just in case that day ever comes.", "id" : 72076849802518528, "in_reply_to_status_id" : 72075855920242688, - "created_at" : "Sat May 21 23:10:34 +0000 2011", + "created_at" : "2011-05-21 23:10:34 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -2329,12 +2269,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Chris Williams", @@ -2348,14 +2288,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "72071180563136512", - "geo" : { - }, + "geo" : { }, "id_str" : "72074335631839232", "in_reply_to_user_id" : 637763, - "text" : "@voodootikigod Reminds me of http://j.mp/itgQA7%0A but I can't think of a punchline. Maybe something about look-around or back references.", + "text" : "@voodootikigod Reminds me of http:\/\/j.mp\/itgQA7%0A but I can't think of a punchline. Maybe something about look-around or back references.", "id" : 72074335631839232, "in_reply_to_status_id" : 72071180563136512, - "created_at" : "Sat May 21 23:00:35 +0000 2011", + "created_at" : "2011-05-21 23:00:35 +0000", "in_reply_to_screen_name" : "voodootikigod", "in_reply_to_user_id_str" : "637763", "user" : { @@ -2363,12 +2302,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2382,14 +2321,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "72066960489316352", - "geo" : { - }, + "geo" : { }, "id_str" : "72068994739339264", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Oh man! That must have been terrible :( I'd freak out.", "id" : 72068994739339264, "in_reply_to_status_id" : 72066960489316352, - "created_at" : "Sat May 21 22:39:21 +0000 2011", + "created_at" : "2011-05-21 22:39:21 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2397,35 +2335,34 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "72068779072425984", "text" : "I shouldn't forget to do things like eat meals. Being a hacker is a kind of disability, have to learn to cope with your disadvantages.", "id" : 72068779072425984, - "created_at" : "Sat May 21 22:38:30 +0000 2011", + "created_at" : "2011-05-21 22:38:30 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Ko Hai", @@ -2438,69 +2375,66 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "72064156165079040", - "text" : "Just added a config command to @NodeKohai https://github.com/samsonjs/kohai/commit/5309c5c5e45e8a4c07ca72b377919a83db6c22be", + "text" : "Just added a config command to @NodeKohai https:\/\/github.com\/samsonjs\/kohai\/commit\/5309c5c5e45e8a4c07ca72b377919a83db6c22be", "id" : 72064156165079040, - "created_at" : "Sat May 21 22:20:08 +0000 2011", + "created_at" : "2011-05-21 22:20:08 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "72038629966495744", "text" : "Configs are all JSON, data is exchanged in JSON, I store JSON in Riak and use JavaScript to map-reduce it. JS is everywhere.", "id" : 72038629966495744, - "created_at" : "Sat May 21 20:38:42 +0000 2011", + "created_at" : "2011-05-21 20:38:42 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "72038174376984576", "text" : "Whether I'm hacking on a browser extension, server, webpage, or irc bot it's all JavaScript these days.", "id" : 72038174376984576, - "created_at" : "Sat May 21 20:36:53 +0000 2011", + "created_at" : "2011-05-21 20:36:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Chris Wanstrath", @@ -2513,10 +2447,9 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "72034991713943552", - "text" : "RT @defunkt: for those who enjoy js golfing: https://github.com/jed/140bytes/wiki/Byte-saving-techniques", + "text" : "RT @defunkt: for those who enjoy js golfing: https:\/\/github.com\/jed\/140bytes\/wiki\/Byte-saving-techniques", "retweeted_status" : { "source" : "web", "entities" : { @@ -2525,35 +2458,34 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "72033452106579970", - "text" : "for those who enjoy js golfing: https://github.com/jed/140bytes/wiki/Byte-saving-techniques", + "text" : "for those who enjoy js golfing: https:\/\/github.com\/jed\/140bytes\/wiki\/Byte-saving-techniques", "id" : 72033452106579970, - "created_at" : "Sat May 21 20:18:07 +0000 2011", + "created_at" : "2011-05-21 20:18:07 +0000", "user" : { "name" : "Chris Wanstrath", "screen_name" : "defunkt", "protected" : false, "id_str" : "713263", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1245949369/b8dbb1987e8e5318584865f880036796_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1245949369\/b8dbb1987e8e5318584865f880036796_normal.jpeg", "id" : 713263, "verified" : false } }, "id" : 72034991713943552, - "created_at" : "Sat May 21 20:24:15 +0000 2011", + "created_at" : "2011-05-21 20:24:15 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2563,8 +2495,7 @@ Grailbird.data.tweets_2011_05 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "72032046603706368", "text" : "RT @CP442: If you can't think of a #rapture joke...don't worry. It's not the end of the world", "retweeted_status" : { @@ -2578,35 +2509,34 @@ Grailbird.data.tweets_2011_05 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "72003463709597696", "text" : "If you can't think of a #rapture joke...don't worry. It's not the end of the world", "id" : 72003463709597696, - "created_at" : "Sat May 21 18:18:58 +0000 2011", + "created_at" : "2011-05-21 18:18:58 +0000", "user" : { "name" : "C.P.", "screen_name" : "C1080P", "protected" : false, "id_str" : "29032962", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2164901951/209474_10150226266165853_598875852_8902152_312875_o_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/438885860172263424\/YK-S7zzp_normal.png", "id" : 29032962, "verified" : false } }, "id" : 72032046603706368, - "created_at" : "Sat May 21 20:12:32 +0000 2011", + "created_at" : "2011-05-21 20:12:32 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2616,26 +2546,25 @@ Grailbird.data.tweets_2011_05 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "72019756919689216", - "text" : "Frustrated trying complex things in the #nodejs repl? Look at http://github.com/samsonjs/repl-edit New version can extend a running repl.", + "text" : "Frustrated trying complex things in the #nodejs repl? Look at http:\/\/github.com\/samsonjs\/repl-edit New version can extend a running repl.", "id" : 72019756919689216, - "created_at" : "Sat May 21 19:23:42 +0000 2011", + "created_at" : "2011-05-21 19:23:42 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "isaacs", + "name" : "literally no thing", "screen_name" : "izs", "indices" : [ 0, 4 ], "id_str" : "8038312", @@ -2646,14 +2575,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "71808111593259008", - "geo" : { - }, + "geo" : { }, "id_str" : "71809957066047488", "in_reply_to_user_id" : 8038312, "text" : "@izs Is it the syntax, semantics, or both? Some of the behaviour seems desirable to me.", "id" : 71809957066047488, "in_reply_to_status_id" : 71808111593259008, - "created_at" : "Sat May 21 05:30:02 +0000 2011", + "created_at" : "2011-05-21 05:30:02 +0000", "in_reply_to_screen_name" : "izs", "in_reply_to_user_id_str" : "8038312", "user" : { @@ -2661,35 +2589,34 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "71800551238672384", "text" : "Getting the hang of this Aeropress thing. Digging it.", "id" : 71800551238672384, - "created_at" : "Sat May 21 04:52:40 +0000 2011", + "created_at" : "2011-05-21 04:52:40 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "BrendanEich", @@ -2703,14 +2630,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "71768738684346370", - "geo" : { - }, + "geo" : { }, "id_str" : "71772098317647872", "in_reply_to_user_id" : 9533042, "text" : "@BrendanEich Close, Scarface ;-) Maybe I should start reading es-discuss again, I got bored of all the -> talk and took a break.", "id" : 71772098317647872, "in_reply_to_status_id" : 71768738684346370, - "created_at" : "Sat May 21 02:59:36 +0000 2011", + "created_at" : "2011-05-21 02:59:36 +0000", "in_reply_to_screen_name" : "BrendanEich", "in_reply_to_user_id_str" : "9533042", "user" : { @@ -2718,12 +2644,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "BrendanEich", @@ -2737,14 +2663,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "71755435455152129", - "geo" : { - }, + "geo" : { }, "id_str" : "71767917976498176", "in_reply_to_user_id" : 9533042, - "text" : "@BrendanEich And finally, I prefer the simpler semantics of the lambda revival to the skinny/fat arrow business. We'll always have function.", + "text" : "@BrendanEich And finally, I prefer the simpler semantics of the lambda revival to the skinny\/fat arrow business. We'll always have function.", "id" : 71767917976498176, "in_reply_to_status_id" : 71755435455152129, - "created_at" : "Sat May 21 02:42:59 +0000 2011", + "created_at" : "2011-05-21 02:42:59 +0000", "in_reply_to_screen_name" : "BrendanEich", "in_reply_to_user_id_str" : "9533042", "user" : { @@ -2752,12 +2677,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "BrendanEich", @@ -2771,14 +2696,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "71755435455152129", - "geo" : { - }, + "geo" : { }, "id_str" : "71766803906428928", "in_reply_to_user_id" : 9533042, "text" : "@BrendanEich I'd have to actually use the arrow syntax to know if I prefer it or not so the jury is out on that for me.", "id" : 71766803906428928, "in_reply_to_status_id" : 71755435455152129, - "created_at" : "Sat May 21 02:38:34 +0000 2011", + "created_at" : "2011-05-21 02:38:34 +0000", "in_reply_to_screen_name" : "BrendanEich", "in_reply_to_user_id_str" : "9533042", "user" : { @@ -2786,12 +2710,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "BrendanEich", @@ -2805,14 +2729,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "71755435455152129", - "geo" : { - }, + "geo" : { }, "id_str" : "71766287629553664", "in_reply_to_user_id" : 9533042, - "text" : "@BrendanEich Could take or leave the syntax, can't think of anything better given the constraints. I type Dvorak, touch easier w/ Qwerty.", + "text" : "@BrendanEich Could take or leave the syntax, can't think of anything better given the constraints. I type Dvorak, touch easier w\/ Qwerty.", "id" : 71766287629553664, "in_reply_to_status_id" : 71755435455152129, - "created_at" : "Sat May 21 02:36:30 +0000 2011", + "created_at" : "2011-05-21 02:36:30 +0000", "in_reply_to_screen_name" : "BrendanEich", "in_reply_to_user_id_str" : "9533042", "user" : { @@ -2820,12 +2743,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "BrendanEich", @@ -2839,14 +2762,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "71755435455152129", - "geo" : { - }, + "geo" : { }, "id_str" : "71765953028947968", "in_reply_to_user_id" : 9533042, - "text" : "@BrendanEich Lots to like. Lightweight lambda w/ no return, fixes self = this / bind, plays nice w/ control flow. http://twitpic.com/50bpjo", + "text" : "@BrendanEich Lots to like. Lightweight lambda w\/ no return, fixes self = this \/ bind, plays nice w\/ control flow. http:\/\/twitpic.com\/50bpjo", "id" : 71765953028947968, "in_reply_to_status_id" : 71755435455152129, - "created_at" : "Sat May 21 02:35:11 +0000 2011", + "created_at" : "2011-05-21 02:35:11 +0000", "in_reply_to_screen_name" : "BrendanEich", "in_reply_to_user_id_str" : "9533042", "user" : { @@ -2854,12 +2776,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "BrendanEich", @@ -2873,14 +2795,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "71739045755092992", - "geo" : { - }, + "geo" : { }, "id_str" : "71739607246569472", "in_reply_to_user_id" : 9533042, "text" : "@BrendanEich Ha, ok I thought it didn't add up somehow.", "id" : 71739607246569472, "in_reply_to_status_id" : 71739045755092992, - "created_at" : "Sat May 21 00:50:29 +0000 2011", + "created_at" : "2011-05-21 00:50:29 +0000", "in_reply_to_screen_name" : "BrendanEich", "in_reply_to_user_id_str" : "9533042", "user" : { @@ -2888,12 +2809,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "BrendanEich", @@ -2906,13 +2827,12 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "71738084479344640", "in_reply_to_user_id" : 9533042, - "text" : "@BrendanEich re: lambda revival, is it supposed to be `let o = {m: this_in_block()};`?", + "text" : "@BrendanEich re: lambda revival, is it supposed to be `let o = \u007Bm: this_in_block()\u007D;`?", "id" : 71738084479344640, - "created_at" : "Sat May 21 00:44:26 +0000 2011", + "created_at" : "2011-05-21 00:44:26 +0000", "in_reply_to_screen_name" : "BrendanEich", "in_reply_to_user_id_str" : "9533042", "user" : { @@ -2920,35 +2840,34 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "71728859174813696", "text" : "Thunderbolt eliminates the need for massive ExpressCard slots on MacBooks.", "id" : 71728859174813696, - "created_at" : "Sat May 21 00:07:47 +0000 2011", + "created_at" : "2011-05-21 00:07:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "BrendanEich", @@ -2967,13 +2886,12 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "71726698386825218", "in_reply_to_user_id" : 9533042, "text" : "@BrendanEich [Rubyists are] just Smalltalkers who use an ugly syntax (via @awbjs) -- ouch! the truth hurts :)", "id" : 71726698386825218, - "created_at" : "Fri May 20 23:59:12 +0000 2011", + "created_at" : "2011-05-20 23:59:12 +0000", "in_reply_to_screen_name" : "BrendanEich", "in_reply_to_user_id_str" : "9533042", "user" : { @@ -2981,12 +2899,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Chris Williams", @@ -2999,47 +2917,45 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "71711086688210944", - "text" : "RT @voodootikigod: A minute with brendan is back: http://www.aminutewithbrendan.com/pages/20110520", + "text" : "RT @voodootikigod: A minute with brendan is back: http:\/\/www.aminutewithbrendan.com\/pages\/20110520", "retweeted_status" : { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "71710438156533761", - "text" : "A minute with brendan is back: http://www.aminutewithbrendan.com/pages/20110520", + "text" : "A minute with brendan is back: http:\/\/www.aminutewithbrendan.com\/pages\/20110520", "id" : 71710438156533761, - "created_at" : "Fri May 20 22:54:35 +0000 2011", + "created_at" : "2011-05-20 22:54:35 +0000", "user" : { "name" : "Chris Williams", "screen_name" : "voodootikigod", "protected" : false, "id_str" : "637763", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2058465750/default_profile_5_bigger_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000040828491\/5592b71f26f3f76445eacb35fc137304_normal.png", "id" : 637763, "verified" : false } }, "id" : 71711086688210944, - "created_at" : "Fri May 20 22:57:10 +0000 2011", + "created_at" : "2011-05-20 22:57:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paul Irish", @@ -3052,10 +2968,9 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "71692737191231488", - "text" : "RT @paul_irish: Small userscript to clean the ugly ?utm_source param junk from URLs on load via HTML5 History api: https://gist.github.c ...", + "text" : "RT @paul_irish: Small userscript to clean the ugly ?utm_source param junk from URLs on load via HTML5 History api: https:\/\/gist.github.c ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -3064,50 +2979,54 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "71691078172033024", - "text" : "Small userscript to clean the ugly ?utm_source param junk from URLs on load via HTML5 History api: https://gist.github.com/626834", + "text" : "Small userscript to clean the ugly ?utm_source param junk from URLs on load via HTML5 History api: https:\/\/gist.github.com\/626834", "id" : 71691078172033024, - "created_at" : "Fri May 20 21:37:39 +0000 2011", + "created_at" : "2011-05-20 21:37:39 +0000", "user" : { "name" : "Paul Irish", "screen_name" : "paul_irish", "protected" : false, "id_str" : "1671811", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2910976341/7d972c32f3882f715ff84a67685e6acf_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/420826194083213312\/CP1RmLa3_normal.jpeg", "id" : 1671811, "verified" : false } }, "id" : 71692737191231488, - "created_at" : "Fri May 20 21:44:15 +0000 2011", + "created_at" : "2011-05-20 21:44:15 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Amanda carpenter", + "screen_name" : "Amanduh86", + "indices" : [ 0, 10 ], + "id_str" : "1553982878", + "id" : 1553982878 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, "in_reply_to_status_id_str" : "71678893823770624", - "geo" : { - }, + "geo" : { }, "id_str" : "71685182792536064", "in_reply_to_user_id" : 39448955, "text" : "@amanduh86 lol, I'm a little worried about how much attention you pay to my twitter account ;)", "id" : 71685182792536064, "in_reply_to_status_id" : 71678893823770624, - "created_at" : "Fri May 20 21:14:14 +0000 2011", + "created_at" : "2011-05-20 21:14:14 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -3115,12 +3034,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -3130,26 +3049,25 @@ Grailbird.data.tweets_2011_05 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "71660215426224128", "text" : "#winning", "id" : 71660215426224128, - "created_at" : "Fri May 20 19:35:01 +0000 2011", + "created_at" : "2011-05-20 19:35:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Mike Lee", + "name" : "Mike Lemur", "screen_name" : "bmf", "indices" : [ 3, 7 ], "id_str" : "8710132", @@ -3162,12 +3080,11 @@ Grailbird.data.tweets_2011_05 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "71601140441169920", "text" : "RT @bmf: Another tourist to the Netherlands mauled after accidentally ordering a \"beer.\" #BilingualJokes", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -3177,35 +3094,34 @@ Grailbird.data.tweets_2011_05 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "71600304117907456", "text" : "Another tourist to the Netherlands mauled after accidentally ordering a \"beer.\" #BilingualJokes", "id" : 71600304117907456, - "created_at" : "Fri May 20 15:36:57 +0000 2011", + "created_at" : "2011-05-20 15:36:57 +0000", "user" : { - "name" : "Mike Lee", + "name" : "Mike Lemur", "screen_name" : "bmf", "protected" : false, "id_str" : "8710132", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1107557109/IMG_0027_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/415590099536338944\/M9PP5ZJR_normal.jpeg", "id" : 8710132, "verified" : false } }, "id" : 71601140441169920, - "created_at" : "Fri May 20 15:40:16 +0000 2011", + "created_at" : "2011-05-20 15:40:16 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", @@ -3219,14 +3135,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "71600124442324993", - "geo" : { - }, + "geo" : { }, "id_str" : "71600974430609408", "in_reply_to_user_id" : 676363, "text" : "@brianleroux na zdrowie!", "id" : 71600974430609408, "in_reply_to_status_id" : 71600124442324993, - "created_at" : "Fri May 20 15:39:37 +0000 2011", + "created_at" : "2011-05-20 15:39:37 +0000", "in_reply_to_screen_name" : "brianleroux", "in_reply_to_user_id_str" : "676363", "user" : { @@ -3234,27 +3149,32 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Amanda carpenter", + "screen_name" : "Amanduh86", + "indices" : [ 0, 10 ], + "id_str" : "1553982878", + "id" : 1553982878 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, "in_reply_to_status_id_str" : "71570168169508864", - "geo" : { - }, + "geo" : { }, "id_str" : "71600694171418624", "in_reply_to_user_id" : 39448955, "text" : "@amanduh86 1 more :p ... can't stop", "id" : 71600694171418624, "in_reply_to_status_id" : 71570168169508864, - "created_at" : "Fri May 20 15:38:30 +0000 2011", + "created_at" : "2011-05-20 15:38:30 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -3262,58 +3182,56 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "71260492118765568", "text" : "A build folder you're not supposed to trash? \u0CA0_\u0CA0", "id" : 71260492118765568, - "created_at" : "Thu May 19 17:06:39 +0000 2011", + "created_at" : "2011-05-19 17:06:39 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "71080810962354176", "text" : "hmmm, might be passing the itch-scratching stage into the needs-some-tests stage.", "id" : 71080810962354176, - "created_at" : "Thu May 19 05:12:40 +0000 2011", + "created_at" : "2011-05-19 05:12:40 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "PleasantDemise: USSA", @@ -3333,14 +3251,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "71056690392481792", - "geo" : { - }, + "geo" : { }, "id_str" : "71064836188020736", "in_reply_to_user_id" : 62074674, "text" : "@pleasantdemise @wavded Mostly, though I'm heretical and on some projects I omit semicolons.", "id" : 71064836188020736, "in_reply_to_status_id" : 71056690392481792, - "created_at" : "Thu May 19 04:09:11 +0000 2011", + "created_at" : "2011-05-19 04:09:11 +0000", "in_reply_to_screen_name" : "pleasantdemise", "in_reply_to_user_id_str" : "62074674", "user" : { @@ -3348,12 +3265,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -3367,14 +3284,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "71060633143087104", - "geo" : { - }, + "geo" : { }, "id_str" : "71064429004996608", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk Yup, it must have just enough right. It really is scheme-ish at heart and I'm a sucker for lisp.", "id" : 71064429004996608, "in_reply_to_status_id" : 71060633143087104, - "created_at" : "Thu May 19 04:07:34 +0000 2011", + "created_at" : "2011-05-19 04:07:34 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -3382,12 +3298,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Matthew Eernisse", @@ -3401,14 +3317,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "71060083898982400", - "geo" : { - }, + "geo" : { }, "id_str" : "71063904511475712", "in_reply_to_user_id" : 778332, "text" : "@mde Ain't that the truth, there's no panacea.", "id" : 71063904511475712, "in_reply_to_status_id" : 71060083898982400, - "created_at" : "Thu May 19 04:05:29 +0000 2011", + "created_at" : "2011-05-19 04:05:29 +0000", "in_reply_to_screen_name" : "mde", "in_reply_to_user_id_str" : "778332", "user" : { @@ -3416,12 +3331,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Matthew Eernisse", @@ -3440,8 +3355,7 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "71063752656695296", "text" : "RT @mde: @_sjs Any language you actually use for things is terrible on various levels.", "retweeted_status" : { @@ -3459,14 +3373,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "70977331665174528", - "geo" : { - }, + "geo" : { }, "id_str" : "71060083898982400", "in_reply_to_user_id" : 4777951, "text" : "@_sjs Any language you actually use for things is terrible on various levels.", "id" : 71060083898982400, "in_reply_to_status_id" : 70977331665174528, - "created_at" : "Thu May 19 03:50:18 +0000 2011", + "created_at" : "2011-05-19 03:50:18 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -3474,47 +3387,46 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "mde", "protected" : false, "id_str" : "778332", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1401889818/Photo_on_2011-06-18_at_12.42_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1401889818\/Photo_on_2011-06-18_at_12.42_normal.jpg", "id" : 778332, "verified" : false } }, "id" : 71063752656695296, - "created_at" : "Thu May 19 04:04:53 +0000 2011", + "created_at" : "2011-05-19 04:04:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "70977331665174528", "text" : "JavaScript is such a terrible language, riddled with inconsistencies and nonsensical behaviour. Yet for some reason I still enjoy it.", "id" : 70977331665174528, - "created_at" : "Wed May 18 22:21:29 +0000 2011", + "created_at" : "2011-05-18 22:21:29 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -3524,46 +3436,44 @@ Grailbird.data.tweets_2011_05 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "70933081216921600", "text" : "Sneaking #nodejs into every project I can. I really enjoy writing JavaScript.", "id" : 70933081216921600, - "created_at" : "Wed May 18 19:25:39 +0000 2011", + "created_at" : "2011-05-18 19:25:39 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "70744336022777856", - "text" : "Current status: bedtime http://i.imgur.com/T9jXt.png", + "text" : "Current status: bedtime http:\/\/i.imgur.com\/T9jXt.png", "id" : 70744336022777856, - "created_at" : "Wed May 18 06:55:38 +0000 2011", + "created_at" : "2011-05-18 06:55:38 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "David Flanagan", @@ -3577,14 +3487,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "70735458203738112", - "geo" : { - }, + "geo" : { }, "id_str" : "70740404730986496", "in_reply_to_user_id" : 223741798, - "text" : "@__DavidFlanagan If you don't use right alt/option maybe map that to control with doublecommand http://doublecommand.sourceforge.net/", + "text" : "@__DavidFlanagan If you don't use right alt\/option maybe map that to control with doublecommand http:\/\/doublecommand.sourceforge.net\/", "id" : 70740404730986496, "in_reply_to_status_id" : 70735458203738112, - "created_at" : "Wed May 18 06:40:01 +0000 2011", + "created_at" : "2011-05-18 06:40:01 +0000", "in_reply_to_screen_name" : "__DavidFlanagan", "in_reply_to_user_id_str" : "223741798", "user" : { @@ -3592,12 +3501,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "David Flanagan", @@ -3611,14 +3520,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "70730445133848576", - "geo" : { - }, + "geo" : { }, "id_str" : "70732165893193730", "in_reply_to_user_id" : 223741798, - "text" : "@__DavidFlanagan I've never been able to use right modifiers, this is all I need. http://twitpic.com/4z53c2 (Left pinky is expendable ;-)", + "text" : "@__DavidFlanagan I've never been able to use right modifiers, this is all I need. http:\/\/twitpic.com\/4z53c2 (Left pinky is expendable ;-)", "id" : 70732165893193730, "in_reply_to_status_id" : 70730445133848576, - "created_at" : "Wed May 18 06:07:17 +0000 2011", + "created_at" : "2011-05-18 06:07:17 +0000", "in_reply_to_screen_name" : "__DavidFlanagan", "in_reply_to_user_id_str" : "223741798", "user" : { @@ -3626,12 +3534,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Rogers", @@ -3645,14 +3553,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "70659548150640640", - "geo" : { - }, + "geo" : { }, "id_str" : "70661948768915456", "in_reply_to_user_id" : 20079975, - "text" : "@polotek Just to keep people guessing I switch between semis/no-semis depending on the project. Finally gave in to 2-space indent.", + "text" : "@polotek Just to keep people guessing I switch between semis\/no-semis depending on the project. Finally gave in to 2-space indent.", "id" : 70661948768915456, "in_reply_to_status_id" : 70659548150640640, - "created_at" : "Wed May 18 01:28:16 +0000 2011", + "created_at" : "2011-05-18 01:28:16 +0000", "in_reply_to_screen_name" : "polotek", "in_reply_to_user_id_str" : "20079975", "user" : { @@ -3660,12 +3567,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -3673,14 +3580,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "70611596191342593", - "geo" : { - }, + "geo" : { }, "id_str" : "70613291298324481", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov In this case my inputs are well specified and guaranteed to fit in 32 bits, but Math.floor is nice and explicit anyway.", "id" : 70613291298324481, "in_reply_to_status_id" : 70611596191342593, - "created_at" : "Tue May 17 22:14:55 +0000 2011", + "created_at" : "2011-05-17 22:14:55 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -3688,12 +3594,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -3701,14 +3607,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "70611596191342593", - "geo" : { - }, + "geo" : { }, "id_str" : "70612890264141824", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov Yeah it should work for any bitwise ops that are effectively noops (on the int), e.g. x >> 0", "id" : 70612890264141824, "in_reply_to_status_id" : 70611596191342593, - "created_at" : "Tue May 17 22:13:19 +0000 2011", + "created_at" : "2011-05-17 22:13:19 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -3716,12 +3621,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -3729,14 +3634,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "70610717224607744", - "geo" : { - }, + "geo" : { }, "id_str" : "70612759976488960", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov Nice bit of golf there :)", "id" : 70612759976488960, "in_reply_to_status_id" : 70610717224607744, - "created_at" : "Tue May 17 22:12:48 +0000 2011", + "created_at" : "2011-05-17 22:12:48 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -3744,50 +3648,54 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "70609165755756545", - "text" : "What's the best way to drop the 4 last digits from a number > 10000 in JavaScript? I currently have this: Math.floor(x / 10000) //x is whole", + "text" : "What's the best way to drop the 4 last digits from a number > 10000 in JavaScript? I currently have this: Math.floor(x \/ 10000) \/\/x is whole", "id" : 70609165755756545, - "created_at" : "Tue May 17 21:58:31 +0000 2011", + "created_at" : "2011-05-17 21:58:31 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Amanda carpenter", + "screen_name" : "Amanduh86", + "indices" : [ 0, 10 ], + "id_str" : "1553982878", + "id" : 1553982878 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, "in_reply_to_status_id_str" : "70503130382610432", - "geo" : { - }, + "geo" : { }, "id_str" : "70527578259210240", "in_reply_to_user_id" : 39448955, "text" : "@amanduh86 programmers are a strange lot...", "id" : 70527578259210240, "in_reply_to_status_id" : 70503130382610432, - "created_at" : "Tue May 17 16:34:19 +0000 2011", + "created_at" : "2011-05-17 16:34:19 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -3795,27 +3703,32 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Amanda carpenter", + "screen_name" : "Amanduh86", + "indices" : [ 0, 10 ], + "id_str" : "1553982878", + "id" : 1553982878 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, "in_reply_to_status_id_str" : "70471964296351744", - "geo" : { - }, + "geo" : { }, "id_str" : "70494853120802816", "in_reply_to_user_id" : 39448955, - "text" : "@amanduh86 https://secure.wikimedia.org/wiktionary/en/wiki/yak_shaving", + "text" : "@amanduh86 https:\/\/secure.wikimedia.org\/wiktionary\/en\/wiki\/yak_shaving", "id" : 70494853120802816, "in_reply_to_status_id" : 70471964296351744, - "created_at" : "Tue May 17 14:24:17 +0000 2011", + "created_at" : "2011-05-17 14:24:17 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -3823,58 +3736,56 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "70379798496681984", "text" : "Sometimes I feel silly shuffling articles from Google Reader to Instapaper but hey. I do it because Instapaper waits politely. No red badge.", "id" : 70379798496681984, - "created_at" : "Tue May 17 06:47:06 +0000 2011", + "created_at" : "2011-05-17 06:47:06 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "70377581244977152", "text" : "Tonight I sleep on a pile of yak hair!", "id" : 70377581244977152, - "created_at" : "Tue May 17 06:38:17 +0000 2011", + "created_at" : "2011-05-17 06:38:17 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Malte Ubl", @@ -3887,10 +3798,9 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "70369212652204032", - "text" : "RT @cramforce: Some more info on the JS x86 VM running Linux http://bellard.org/jslinux/tech.html", + "text" : "RT @cramforce: Some more info on the JS x86 VM running Linux http:\/\/bellard.org\/jslinux\/tech.html", "retweeted_status" : { "source" : "web", "entities" : { @@ -3899,35 +3809,34 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "70368332569780224", - "text" : "Some more info on the JS x86 VM running Linux http://bellard.org/jslinux/tech.html", + "text" : "Some more info on the JS x86 VM running Linux http:\/\/bellard.org\/jslinux\/tech.html", "id" : 70368332569780224, - "created_at" : "Tue May 17 06:01:32 +0000 2011", + "created_at" : "2011-05-17 06:01:32 +0000", "user" : { "name" : "Malte Ubl", "screen_name" : "cramforce", "protected" : false, "id_str" : "15534471", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1705787693/L9992913_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1705787693\/L9992913_normal.jpg", "id" : 15534471, "verified" : false } }, "id" : 70369212652204032, - "created_at" : "Tue May 17 06:05:02 +0000 2011", + "created_at" : "2011-05-17 06:05:02 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "steve o'grady", @@ -3952,8 +3861,7 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "70369175582941184", "text" : "RT @sogrady: you can now emulate x86 in JavaScript. for serious (via @jdub & @bcantrill). Bellard also did FFmpeg, QEMU and Tiny C: http ...", "retweeted_status" : { @@ -3976,35 +3884,34 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "70366124872695808", - "text" : "you can now emulate x86 in JavaScript. for serious (via @jdub & @bcantrill). Bellard also did FFmpeg, QEMU and Tiny C: http://monk.ly/mvqTEa", + "text" : "you can now emulate x86 in JavaScript. for serious (via @jdub & @bcantrill). Bellard also did FFmpeg, QEMU and Tiny C: http:\/\/monk.ly\/mvqTEa", "id" : 70366124872695808, - "created_at" : "Tue May 17 05:52:46 +0000 2011", + "created_at" : "2011-05-17 05:52:46 +0000", "user" : { "name" : "steve o'grady", "screen_name" : "sogrady", "protected" : false, "id_str" : "143883", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1753525764/image1326514302_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1753525764\/image1326514302_normal.png", "id" : 143883, "verified" : false } }, "id" : 70369175582941184, - "created_at" : "Tue May 17 06:04:53 +0000 2011", + "created_at" : "2011-05-17 06:04:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Thomas Fuchs", @@ -4017,50 +3924,48 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "69921517714153473", "text" : "RT @thomasfuchs: Dear people on twitter, use the reply button to reply to tweets.", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "69919693791703040", "text" : "Dear people on twitter, use the reply button to reply to tweets.", "id" : 69919693791703040, - "created_at" : "Mon May 16 00:18:48 +0000 2011", + "created_at" : "2011-05-16 00:18:48 +0000", "user" : { "name" : "Thomas Fuchs", "screen_name" : "thomasfuchs", "protected" : false, "id_str" : "6927562", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/663892623/thomas_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/447055689026764800\/fpOqxwkY_normal.jpeg", "id" : 6927562, "verified" : false } }, "id" : 69921517714153473, - "created_at" : "Mon May 16 00:26:03 +0000 2011", + "created_at" : "2011-05-16 00:26:03 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "James Coglan", + "name" : "\u00AC \u2200 $_console$$", "screen_name" : "jcoglan", "indices" : [ 0, 8 ], "id_str" : "13861042", @@ -4077,14 +3982,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "69913543276888064", - "geo" : { - }, + "geo" : { }, "id_str" : "69921300738613249", "in_reply_to_user_id" : 13861042, "text" : "@jcoglan @peterc Dropbox or any online backup service. Load up your notebook for the trip, arrive and open notebook, backup starts...", "id" : 69921300738613249, "in_reply_to_status_id" : 69913543276888064, - "created_at" : "Mon May 16 00:25:11 +0000 2011", + "created_at" : "2011-05-16 00:25:11 +0000", "in_reply_to_screen_name" : "jcoglan", "in_reply_to_user_id_str" : "13861042", "user" : { @@ -4092,12 +3996,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -4110,23 +4014,22 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "69905205306728450", "text" : "Can be portable + dock, or just a @Grooveshark speaker. Either way is fine with me.", "id" : 69905205306728450, - "created_at" : "Sun May 15 23:21:14 +0000 2011", + "created_at" : "2011-05-15 23:21:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -4139,18 +4042,17 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "69905108737073152", - "text" : "Idea: portable and/or docked @Grooveshark player, like an iPod shuffle or nano and a speaker dock. If you make this I promise to buy two.", + "text" : "Idea: portable and\/or docked @Grooveshark player, like an iPod shuffle or nano and a speaker dock. If you make this I promise to buy two.", "id" : 69905108737073152, - "created_at" : "Sun May 15 23:20:51 +0000 2011", + "created_at" : "2011-05-15 23:20:51 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -4168,12 +4070,11 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "69868985704919040", - "text" : "RT @cramforce: How to make WIFI work at tech conferences http://j.mp/mtPzwl", + "text" : "RT @cramforce: How to make WIFI work at tech conferences http:\/\/j.mp\/mtPzwl", "retweeted_status" : { - "source" : "streamie", + "source" : "\u003Ca href=\"http:\/\/streamie.org\" rel=\"nofollow\"\u003Estreamie\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -4185,32 +4086,32 @@ Grailbird.data.tweets_2011_05 = "coordinates" : [ 53.553407, 9.992196 ] }, "id_str" : "69814956157186048", - "text" : "How to make WIFI work at tech conferences http://j.mp/mtPzwl", + "text" : "How to make WIFI work at tech conferences http:\/\/j.mp\/mtPzwl", "id" : 69814956157186048, - "created_at" : "Sun May 15 17:22:37 +0000 2011", + "created_at" : "2011-05-15 17:22:37 +0000", "user" : { "name" : "Malte Ubl", "screen_name" : "cramforce", "protected" : false, "id_str" : "15534471", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1705787693/L9992913_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1705787693\/L9992913_normal.jpg", "id" : 15534471, "verified" : false } }, "id" : 69868985704919040, - "created_at" : "Sun May 15 20:57:18 +0000 2011", + "created_at" : "2011-05-15 20:57:18 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -4223,69 +4124,66 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "69616777734275072", - "text" : "I know it's bollocks, but hey http://twitpic.com/4xtvoz /cc @Grooveshark", + "text" : "I know it's bollocks, but hey http:\/\/twitpic.com\/4xtvoz \/cc @Grooveshark", "id" : 69616777734275072, - "created_at" : "Sun May 15 04:15:07 +0000 2011", + "created_at" : "2011-05-15 04:15:07 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "69571840019939328", - "text" : "MIT license ftw http://twitpic.com/4xr81d", + "text" : "MIT license ftw http:\/\/twitpic.com\/4xr81d", "id" : 69571840019939328, - "created_at" : "Sun May 15 01:16:33 +0000 2011", + "created_at" : "2011-05-15 01:16:33 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "69569326709080064", - "text" : "I just released NorthWatcher, it's basically cron for filesystem changes. Feedback welcome! https://github.com/samsonjs/NorthWatcher", + "text" : "I just released NorthWatcher, it's basically cron for filesystem changes. Feedback welcome! https:\/\/github.com\/samsonjs\/NorthWatcher", "id" : 69569326709080064, - "created_at" : "Sun May 15 01:06:34 +0000 2011", + "created_at" : "2011-05-15 01:06:34 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mint.com", @@ -4298,115 +4196,110 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "69226325180817409", "text" : "Does @mint send balances at 7pm Friday on purpose?", "id" : 69226325180817409, - "created_at" : "Sat May 14 02:23:36 +0000 2011", + "created_at" : "2011-05-14 02:23:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "69096123024945152", "text" : "Appcelerator Titanium is a promising project. The API is terrible but they know it and are fixing it. Needs less hand holding.", "id" : 69096123024945152, - "created_at" : "Fri May 13 17:46:14 +0000 2011", + "created_at" : "2011-05-13 17:46:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "68550764565499904", "text" : "14-15 years if you are curious.", "id" : 68550764565499904, - "created_at" : "Thu May 12 05:39:10 +0000 2011", + "created_at" : "2011-05-12 05:39:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "68550474831372289", "text" : "I've known HTML for exactly half of my life and until recently that has always been the exact same version (in practice, officially ~10yrs).", "id" : 68550474831372289, - "created_at" : "Thu May 12 05:38:01 +0000 2011", + "created_at" : "2011-05-12 05:38:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "68200515812589568", "text" : "I'll be out of a tent and onto a mattress by Thursday night! Now all I need is a bed. And a couch.", "id" : 68200515812589568, - "created_at" : "Wed May 11 06:27:24 +0000 2011", + "created_at" : "2011-05-11 06:27:24 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Alex Limi", @@ -4419,42 +4312,40 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "68198599766446080", "text" : "RT @limi: Checked status.twitter.com to see if Twitter had issues. It's hosted on Tumblr, which is down. Tumblr lists their service stat ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "68191134710644736", "text" : "Checked status.twitter.com to see if Twitter had issues. It's hosted on Tumblr, which is down. Tumblr lists their service status on Twitter.", "id" : 68191134710644736, - "created_at" : "Wed May 11 05:50:08 +0000 2011", + "created_at" : "2011-05-11 05:50:08 +0000", "user" : { "name" : "Alex Limi", "screen_name" : "limi", "protected" : false, "id_str" : "1045541", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2244569689/Limi_-_headshot__160px_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2244569689\/Limi_-_headshot__160px_normal.jpg", "id" : 1045541, "verified" : false } }, "id" : 68198599766446080, - "created_at" : "Wed May 11 06:19:47 +0000 2011", + "created_at" : "2011-05-11 06:19:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -4473,14 +4364,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "67350470389272576", - "geo" : { - }, + "geo" : { }, "id_str" : "68032104222560256", "in_reply_to_user_id" : 20826421, - "text" : "@wavded And here it is: https://github.com/heavylifters/deferred-js happy async coding!", + "text" : "@wavded And here it is: https:\/\/github.com\/heavylifters\/deferred-js happy async coding!", "id" : 68032104222560256, "in_reply_to_status_id" : 67350470389272576, - "created_at" : "Tue May 10 19:18:12 +0000 2011", + "created_at" : "2011-05-10 19:18:12 +0000", "in_reply_to_screen_name" : "wavded", "in_reply_to_user_id_str" : "20826421", "user" : { @@ -4488,12 +4378,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -4507,14 +4397,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "68021255340699648", - "geo" : { - }, + "geo" : { }, "id_str" : "68023632751886337", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke That's a surprise! Very cool.", "id" : 68023632751886337, "in_reply_to_status_id" : 68021255340699648, - "created_at" : "Tue May 10 18:44:32 +0000 2011", + "created_at" : "2011-05-10 18:44:32 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -4522,12 +4411,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -4547,14 +4436,18 @@ Grailbird.data.tweets_2011_05 = "text" : "nodejs", "indices" : [ 108, 115 ] } ], - "urls" : [ ] - }, - "geo" : { + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/Pa46L0g", + "expanded_url" : "https:\/\/github.com\/heavylifters\/deferred-js", + "display_url" : "github.com\/heavylifters\/d\u2026" + } ] }, + "geo" : { }, "id_str" : "68023422629842944", - "text" : "RT @JimRoepcke: Last night @_sjs released HeavyLifters' Deferred implementation for JavaScript. It works in #nodejs and browsers. http:/ ...", + "text" : "RT @JimRoepcke: Last night @_sjs released HeavyLifters' Deferred implementation for JavaScript. It works in #nodejs and browsers. http:\/ ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -4570,40 +4463,39 @@ Grailbird.data.tweets_2011_05 = } ], "urls" : [ { "indices" : [ 114, 133 ], - "url" : "http://t.co/Pa46L0g", - "expanded_url" : "https://github.com/heavylifters/deferred-js", - "display_url" : "github.com/heavylifters/d\u2026" + "url" : "http:\/\/t.co\/Pa46L0g", + "expanded_url" : "https:\/\/github.com\/heavylifters\/deferred-js", + "display_url" : "github.com\/heavylifters\/d\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "68011171441152000", - "text" : "Last night @_sjs released HeavyLifters' Deferred implementation for JavaScript. It works in #nodejs and browsers. http://t.co/Pa46L0g", + "text" : "Last night @_sjs released HeavyLifters' Deferred implementation for JavaScript. It works in #nodejs and browsers. http:\/\/t.co\/Pa46L0g", "id" : 68011171441152000, - "created_at" : "Tue May 10 17:55:01 +0000 2011", + "created_at" : "2011-05-10 17:55:01 +0000", "user" : { "name" : "Jim Roepcke", "screen_name" : "JimRoepcke", "protected" : false, "id_str" : "894911", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3351988957/4cad7f658ee1a7f029aa5d283d6f4d87_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", "id" : 894911, "verified" : false } }, "id" : 68023422629842944, - "created_at" : "Tue May 10 18:43:42 +0000 2011", + "created_at" : "2011-05-10 18:43:42 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "George Nachman", @@ -4628,8 +4520,7 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "67771654511665152", "text" : "RT @gnachman: @_sjs Good idea! Hey @1password let me know if you're interested in integrating with iTerm2.", "retweeted_status" : { @@ -4653,14 +4544,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "67717715640598528", - "geo" : { - }, + "geo" : { }, "id_str" : "67769177615761408", "in_reply_to_user_id" : 4777951, "text" : "@_sjs Good idea! Hey @1password let me know if you're interested in integrating with iTerm2.", "id" : 67769177615761408, "in_reply_to_status_id" : 67717715640598528, - "created_at" : "Tue May 10 01:53:25 +0000 2011", + "created_at" : "2011-05-10 01:53:25 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -4668,47 +4558,46 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "gnachman", "protected" : false, "id_str" : "102550526", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1165239395/monkey_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1165239395\/monkey_normal.jpeg", "id" : 102550526, "verified" : false } }, "id" : 67771654511665152, - "created_at" : "Tue May 10 02:03:16 +0000 2011", + "created_at" : "2011-05-10 02:03:16 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "67717715640598528", "text" : "Days like today I wonder what I would do without 1password. If only there was some kind of iTerm integration.", "id" : 67717715640598528, - "created_at" : "Mon May 09 22:28:56 +0000 2011", + "created_at" : "2011-05-09 22:28:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marc Harter", @@ -4722,14 +4611,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "67350470389272576", - "geo" : { - }, + "geo" : { }, "id_str" : "67351997774442496", "in_reply_to_user_id" : 20826421, "text" : "@wavded We ported Twisted's Deferred class (and DeferredList) to JavaScript at HeavyLifters. We really need to open source that...", "id" : 67351997774442496, "in_reply_to_status_id" : 67350470389272576, - "created_at" : "Sun May 08 22:15:42 +0000 2011", + "created_at" : "2011-05-08 22:15:42 +0000", "in_reply_to_screen_name" : "wavded", "in_reply_to_user_id_str" : "20826421", "user" : { @@ -4737,15 +4625,15 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Tom Hughes-Croucher", + "name" : "Tom Croucher", "screen_name" : "sh1mmer", "indices" : [ 0, 8 ], "id_str" : "63803", @@ -4756,14 +4644,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "67345460301541377", - "geo" : { - }, + "geo" : { }, "id_str" : "67349117453611008", "in_reply_to_user_id" : 63803, "text" : "@sh1mmer I have *had* it with these motherfucking streams on this motherfucking plane!", "id" : 67349117453611008, "in_reply_to_status_id" : 67345460301541377, - "created_at" : "Sun May 08 22:04:15 +0000 2011", + "created_at" : "2011-05-08 22:04:15 +0000", "in_reply_to_screen_name" : "sh1mmer", "in_reply_to_user_id_str" : "63803", "user" : { @@ -4771,12 +4658,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -4789,70 +4676,67 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "67348857796820992", - "text" : "RT @Grooveshark: Ladies and Gentlemen, we're about to hit 10 million registered users! Count down with us at: http://www.ustream.tv/chan ...", + "text" : "RT @Grooveshark: Ladies and Gentlemen, we're about to hit 10 million registered users! Count down with us at: http:\/\/www.ustream.tv\/chan ...", "retweeted_status" : { - "source" : "Desk.com", + "source" : "\u003Ca href=\"http:\/\/www.desk.com\" rel=\"nofollow\"\u003EDesk.com\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "67348342476259328", - "text" : "Ladies and Gentlemen, we're about to hit 10 million registered users! Count down with us at: http://www.ustream.tv/channel/gscountdown.", + "text" : "Ladies and Gentlemen, we're about to hit 10 million registered users! Count down with us at: http:\/\/www.ustream.tv\/channel\/gscountdown.", "id" : 67348342476259328, - "created_at" : "Sun May 08 22:01:10 +0000 2011", + "created_at" : "2011-05-08 22:01:10 +0000", "user" : { "name" : "Grooveshark", "screen_name" : "Grooveshark", "protected" : false, "id_str" : "3806441", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1369892204/Profile-Picture_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/428661763530182657\/skGpwz1f_normal.png", "id" : 3806441, "verified" : true } }, "id" : 67348857796820992, - "created_at" : "Sun May 08 22:03:13 +0000 2011", + "created_at" : "2011-05-08 22:03:13 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "67348815459528704", - "text" : "Nigerian scammers have *already* compensated me for \"past experience had with Nigerian scammers\", lol http://twitpic.com/4v9cgt", + "text" : "Nigerian scammers have *already* compensated me for \"past experience had with Nigerian scammers\", lol http:\/\/twitpic.com\/4v9cgt", "id" : 67348815459528704, - "created_at" : "Sun May 08 22:03:03 +0000 2011", + "created_at" : "2011-05-08 22:03:03 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Wil Shipley", @@ -4865,139 +4749,133 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "67036172907589632", "text" : "RT @wilshipley: What should the punishment be for people who add custom control-key handling to web forms and replace Emacs key bindings ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "67020587352064000", "text" : "What should the punishment be for people who add custom control-key handling to web forms and replace Emacs key bindings? Drawing and \u00BCing?", "id" : 67020587352064000, - "created_at" : "Sun May 08 00:18:47 +0000 2011", + "created_at" : "2011-05-08 00:18:47 +0000", "user" : { "name" : "Wil Shipley", "screen_name" : "wilshipley", "protected" : false, "id_str" : "2911221", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/68548797/B_galla_Mask_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000676998208\/099289c89b745046d466027dd53b3484_normal.png", "id" : 2911221, "verified" : false } }, "id" : 67036172907589632, - "created_at" : "Sun May 08 01:20:43 +0000 2011", + "created_at" : "2011-05-08 01:20:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "66750394180698113", "text" : "I don't know if I'd actually use it but it has potential to be interesting. Ideally you'd probably end up with something like Xmonad anyway.", "id" : 66750394180698113, - "created_at" : "Sat May 07 06:25:08 +0000 2011", + "created_at" : "2011-05-07 06:25:08 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "66750074667020288", - "text" : "This guy has fully inverted the concept of an X11 window manager. Awesome, haven't seen that before! https://github.com/patrickhaller/no-wm", + "text" : "This guy has fully inverted the concept of an X11 window manager. Awesome, haven't seen that before! https:\/\/github.com\/patrickhaller\/no-wm", "id" : 66750074667020288, - "created_at" : "Sat May 07 06:23:52 +0000 2011", + "created_at" : "2011-05-07 06:23:52 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "66746258429190144", "text" : "Now I just need Apple to add tabs to Quartz ;-) ... or back to Linux (unlikely for now)", "id" : 66746258429190144, - "created_at" : "Sat May 07 06:08:42 +0000 2011", + "created_at" : "2011-05-07 06:08:42 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "66745921039380480", - "text" : "Fluxbox and other window managers w/ tabs have it right. Firefox's Panorama and Chrome's experimental Tabspose are conceptual madness.", + "text" : "Fluxbox and other window managers w\/ tabs have it right. Firefox's Panorama and Chrome's experimental Tabspose are conceptual madness.", "id" : 66745921039380480, - "created_at" : "Sat May 07 06:07:22 +0000 2011", + "created_at" : "2011-05-07 06:07:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -5011,14 +4889,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "66363293190721536", - "geo" : { - }, + "geo" : { }, "id_str" : "66366368085319682", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk no argument there!", "id" : 66366368085319682, "in_reply_to_status_id" : 66363293190721536, - "created_at" : "Fri May 06 04:59:09 +0000 2011", + "created_at" : "2011-05-06 04:59:09 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -5026,12 +4903,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -5057,14 +4934,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "66358017544826880", - "geo" : { - }, + "geo" : { }, "id_str" : "66361431624396801", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk @BrendanEich @naholyr by which I meant breaking existing code. New code is obviously not compatible with old implementations.", "id" : 66361431624396801, "in_reply_to_status_id" : 66358017544826880, - "created_at" : "Fri May 06 04:39:32 +0000 2011", + "created_at" : "2011-05-06 04:39:32 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -5072,12 +4948,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -5103,14 +4979,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "66358017544826880", - "geo" : { - }, + "geo" : { }, "id_str" : "66360914592534528", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk @BrendanEich @naholyr new syntax can be a nice way to fix behaviour without making backwards incompatible changes.", "id" : 66360914592534528, "in_reply_to_status_id" : 66358017544826880, - "created_at" : "Fri May 06 04:37:29 +0000 2011", + "created_at" : "2011-05-06 04:37:29 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -5118,85 +4993,82 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "66360482755387392", "text" : "Home sweet home! If I never move again I'll be happy.", "id" : 66360482755387392, - "created_at" : "Fri May 06 04:35:46 +0000 2011", + "created_at" : "2011-05-06 04:35:46 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "66268493800148992", - "text" : "Excited to move but man am I going to miss this http://twitpic.com/4tv462", + "text" : "Excited to move but man am I going to miss this http:\/\/twitpic.com\/4tv462", "id" : 66268493800148992, - "created_at" : "Thu May 05 22:30:14 +0000 2011", + "created_at" : "2011-05-05 22:30:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "65964146251923458", "text" : "Nice to know where I'm moving, i can order books and what not now!", "id" : 65964146251923458, - "created_at" : "Thu May 05 02:20:52 +0000 2011", + "created_at" : "2011-05-05 02:20:52 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "souders", - "screen_name" : "souders", + "name" : "Steve Souders", + "screen_name" : "Souders", "indices" : [ 3, 11 ], "id_str" : "15431118", "id" : 15431118 @@ -5205,10 +5077,9 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "65908048983633920", - "text" : "RT @souders: To get page load times from Google Analytics you have to add one line: _gaq.push(['_trackPageLoadTime']); - http://bit.ly/j ...", + "text" : "RT @souders: To get page load times from Google Analytics you have to add one line: _gaq.push(['_trackPageLoadTime']); - http:\/\/bit.ly\/j ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -5217,35 +5088,34 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "65906157679673344", - "text" : "To get page load times from Google Analytics you have to add one line: _gaq.push(['_trackPageLoadTime']); - http://bit.ly/jxhCly", + "text" : "To get page load times from Google Analytics you have to add one line: _gaq.push(['_trackPageLoadTime']); - http:\/\/bit.ly\/jxhCly", "id" : 65906157679673344, - "created_at" : "Wed May 04 22:30:27 +0000 2011", + "created_at" : "2011-05-04 22:30:27 +0000", "user" : { - "name" : "souders", - "screen_name" : "souders", + "name" : "Steve Souders", + "screen_name" : "Souders", "protected" : false, "id_str" : "15431118", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2029465935/4089930308-closeup-219x281_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2029465935\/4089930308-closeup-219x281_normal.jpg", "id" : 15431118, "verified" : false } }, "id" : 65908048983633920, - "created_at" : "Wed May 04 22:37:58 +0000 2011", + "created_at" : "2011-05-04 22:37:58 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Chris Foresman", @@ -5259,14 +5129,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "65853638664396800", - "geo" : { - }, + "geo" : { }, "id_str" : "65861424999710720", "in_reply_to_user_id" : 471323, - "text" : "@foresmac That makes me feel slightly better about CAD$60/mo for 25/2.5 ... slightly. We need some change in North America :/", + "text" : "@foresmac That makes me feel slightly better about CAD$60\/mo for 25\/2.5 ... slightly. We need some change in North America :\/", "id" : 65861424999710720, "in_reply_to_status_id" : 65853638664396800, - "created_at" : "Wed May 04 19:32:42 +0000 2011", + "created_at" : "2011-05-04 19:32:42 +0000", "in_reply_to_screen_name" : "foresmac", "in_reply_to_user_id_str" : "471323", "user" : { @@ -5274,12 +5143,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TELUS Support", @@ -5293,14 +5162,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "65836333159030784", - "geo" : { - }, + "geo" : { }, "id_str" : "65838640558915584", "in_reply_to_user_id" : 117668566, - "text" : "@TELUSsupport Seriously? Thanks! Please pass on the word to your website team, this text is confusingly placed: http://twitpic.com/4tcip1", + "text" : "@TELUSsupport Seriously? Thanks! Please pass on the word to your website team, this text is confusingly placed: http:\/\/twitpic.com\/4tcip1", "id" : 65838640558915584, "in_reply_to_status_id" : 65836333159030784, - "created_at" : "Wed May 04 18:02:09 +0000 2011", + "created_at" : "2011-05-04 18:02:09 +0000", "in_reply_to_screen_name" : "TELUSsupport", "in_reply_to_user_id_str" : "117668566", "user" : { @@ -5308,12 +5176,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TELUS Support", @@ -5327,14 +5195,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "65826053557456896", - "geo" : { - }, + "geo" : { }, "id_str" : "65832751533797377", "in_reply_to_user_id" : 117668566, "text" : "@TELUSsupport Thanks but I find TV unbearable and will never want to subscribe. I think it's a shame the services are bound to each other.", "id" : 65832751533797377, "in_reply_to_status_id" : 65826053557456896, - "created_at" : "Wed May 04 17:38:45 +0000 2011", + "created_at" : "2011-05-04 17:38:45 +0000", "in_reply_to_screen_name" : "TELUSsupport", "in_reply_to_user_id_str" : "117668566", "user" : { @@ -5342,12 +5209,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TELUS", @@ -5366,46 +5233,44 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "65824455477313536", "text" : "FYI: @telus @telussupport I've had Telus' Optik Internet and it's awesome, but I'll be going with Shaw because I don't want TV.", "id" : 65824455477313536, - "created_at" : "Wed May 04 17:05:47 +0000 2011", + "created_at" : "2011-05-04 17:05:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "65822992806064129", "text" : "Please don't make us say \"object used as a class\" in JavaScript. It's understood that's what we mean by \"class\" in JavaScript... right?", "id" : 65822992806064129, - "created_at" : "Wed May 04 16:59:59 +0000 2011", + "created_at" : "2011-05-04 16:59:59 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Borowski", @@ -5419,14 +5284,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "65815490848768001", - "geo" : { - }, + "geo" : { }, "id_str" : "65821774977302529", "in_reply_to_user_id" : 11973362, - "text" : "@typeoneerror Indeed, I put keywords at the beginning of a line and I'm sure many people would hate it. https://gist.github.com/955562", + "text" : "@typeoneerror Indeed, I put keywords at the beginning of a line and I'm sure many people would hate it. https:\/\/gist.github.com\/955562", "id" : 65821774977302529, "in_reply_to_status_id" : 65815490848768001, - "created_at" : "Wed May 04 16:55:08 +0000 2011", + "created_at" : "2011-05-04 16:55:08 +0000", "in_reply_to_screen_name" : "typeoneerror", "in_reply_to_user_id_str" : "11973362", "user" : { @@ -5434,12 +5298,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Borowski", @@ -5453,14 +5317,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "65813318824239104", - "geo" : { - }, + "geo" : { }, "id_str" : "65814829713195008", "in_reply_to_user_id" : 11973362, - "text" : "@typeoneerror Ugh, that's GNU style. I think Linus sums it up well in the intro here: http://www.kernel.org/doc/Documentation/CodingStyle", + "text" : "@typeoneerror Ugh, that's GNU style. I think Linus sums it up well in the intro here: http:\/\/www.kernel.org\/doc\/Documentation\/CodingStyle", "id" : 65814829713195008, "in_reply_to_status_id" : 65813318824239104, - "created_at" : "Wed May 04 16:27:32 +0000 2011", + "created_at" : "2011-05-04 16:27:32 +0000", "in_reply_to_screen_name" : "typeoneerror", "in_reply_to_user_id_str" : "11973362", "user" : { @@ -5468,35 +5331,34 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "65812582069567489", "text" : "The form has no email field, yet \"invalid email address format\" AND \"invalid format for email address\". Whoever made this is incompetent.", "id" : 65812582069567489, - "created_at" : "Wed May 04 16:18:36 +0000 2011", + "created_at" : "2011-05-04 16:18:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -5510,14 +5372,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "65562861346357248", - "geo" : { - }, + "geo" : { }, "id_str" : "65666786439335936", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle If you pushed a repo to publish I bet it would sell.", "id" : 65666786439335936, "in_reply_to_status_id" : 65562861346357248, - "created_at" : "Wed May 04 06:39:16 +0000 2011", + "created_at" : "2011-05-04 06:39:16 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -5525,12 +5386,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic for iPhone", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/seesmic_mobile\/iphone\/\" rel=\"nofollow\"\u003ESeesmic for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Youness Alaoui", @@ -5555,8 +5416,7 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "65591838685413376", "text" : "RT @KaKaRoToKS: @zedshaw @comex lol, it is retarded. It's no different than a goto, only uglier.. just never use a goto to go above your ...", "retweeted_status" : { @@ -5580,14 +5440,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "65510057437184001", - "geo" : { - }, + "geo" : { }, "id_str" : "65570507931648000", "in_reply_to_user_id" : 15029296, "text" : "@zedshaw @comex lol, it is retarded. It's no different than a goto, only uglier.. just never use a goto to go above your current line...", "id" : 65570507931648000, "in_reply_to_status_id" : 65510057437184001, - "created_at" : "Wed May 04 00:16:41 +0000 2011", + "created_at" : "2011-05-04 00:16:41 +0000", "in_reply_to_screen_name" : "zedshaw", "in_reply_to_user_id_str" : "15029296", "user" : { @@ -5595,24 +5454,24 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "KaKaRoToKS", "protected" : false, "id_str" : "197721167", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1805680799/bebe_youness_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1805680799\/bebe_youness_normal.jpg", "id" : 197721167, "verified" : false } }, "id" : 65591838685413376, - "created_at" : "Wed May 04 01:41:27 +0000 2011", + "created_at" : "2011-05-04 01:41:27 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -5626,14 +5485,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "65250623309877249", - "geo" : { - }, + "geo" : { }, "id_str" : "65253486027227136", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke indeed. I'm not even sure that would've been a dealbreaker but I was tired by then.", "id" : 65253486027227136, "in_reply_to_status_id" : 65250623309877249, - "created_at" : "Tue May 03 03:16:58 +0000 2011", + "created_at" : "2011-05-03 03:16:58 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -5641,12 +5499,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -5660,14 +5518,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "65230560523591680", - "geo" : { - }, + "geo" : { }, "id_str" : "65250309722738688", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I was worried about the lease starting on the 5th but they didn't even look at the date XD", "id" : 65250309722738688, "in_reply_to_status_id" : 65230560523591680, - "created_at" : "Tue May 03 03:04:20 +0000 2011", + "created_at" : "2011-05-03 03:04:20 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -5675,35 +5532,34 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "65226240990265344", "text" : "Done and done! Time to vote.", "id" : 65226240990265344, - "created_at" : "Tue May 03 01:28:42 +0000 2011", + "created_at" : "2011-05-03 01:28:42 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -5717,14 +5573,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "65164500231405569", - "geo" : { - }, + "geo" : { }, "id_str" : "65165350995640320", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Er, Nanaimo-Cowichan district. Apparently the Shawnigan Lake Community Centre.", "id" : 65165350995640320, "in_reply_to_status_id" : 65164500231405569, - "created_at" : "Mon May 02 21:26:45 +0000 2011", + "created_at" : "2011-05-02 21:26:45 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -5732,12 +5587,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -5751,14 +5606,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "65162293448687616", - "geo" : { - }, + "geo" : { }, "id_str" : "65163132754083840", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke If you're travelling or otherwise can't vote at the correct station apparently you have to mail in earlier :/", + "text" : "@JimRoepcke If you're travelling or otherwise can't vote at the correct station apparently you have to mail in earlier :\/", "id" : 65163132754083840, "in_reply_to_status_id" : 65162293448687616, - "created_at" : "Mon May 02 21:17:56 +0000 2011", + "created_at" : "2011-05-02 21:17:56 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -5766,12 +5620,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -5785,14 +5639,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "65162293448687616", - "geo" : { - }, + "geo" : { }, "id_str" : "65162947613294593", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke V0R 2W1", "id" : 65162947613294593, "in_reply_to_status_id" : 65162293448687616, - "created_at" : "Mon May 02 21:17:12 +0000 2011", + "created_at" : "2011-05-02 21:17:12 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -5800,12 +5653,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -5819,14 +5672,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "65160752234897410", - "geo" : { - }, + "geo" : { }, "id_str" : "65162124753772544", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Apparently I have to go to Nanaimo since that's where Shawnigan residents have to vote.", "id" : 65162124753772544, "in_reply_to_status_id" : 65160752234897410, - "created_at" : "Mon May 02 21:13:55 +0000 2011", + "created_at" : "2011-05-02 21:13:55 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -5834,12 +5686,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -5853,14 +5705,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "65150309130960896", - "geo" : { - }, + "geo" : { }, "id_str" : "65160409002418176", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Just denied my right to vote because I'm not in some precise geographical location. Bureaucratic bullshit FTL.", "id" : 65160409002418176, "in_reply_to_status_id" : 65150309130960896, - "created_at" : "Mon May 02 21:07:06 +0000 2011", + "created_at" : "2011-05-02 21:07:06 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -5868,12 +5719,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -5887,14 +5738,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "65144102362152960", - "geo" : { - }, + "geo" : { }, "id_str" : "65159992428347392", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Ah, surgery due to shotgun wound. Nice, I like that.", "id" : 65159992428347392, "in_reply_to_status_id" : 65144102362152960, - "created_at" : "Mon May 02 21:05:27 +0000 2011", + "created_at" : "2011-05-02 21:05:27 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -5902,12 +5752,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -5917,15 +5767,17 @@ Grailbird.data.tweets_2011_05 = "id" : 894911 } ], "media" : [ ], - "hashtags" : [ ], + "hashtags" : [ { + "text" : "elxn41", + "indices" : [ 139, 140 ] + } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "65142727100219392", "text" : "RT @JimRoepcke: CANADA, GO VOTE! Remember \"The Harper Government\": Contempt, Prorogue, Prisons, F35, G20, Kyoto, Census, muzzled scienti ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -5935,35 +5787,34 @@ Grailbird.data.tweets_2011_05 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "65110836884160513", "text" : "CANADA, GO VOTE! Remember \"The Harper Government\": Contempt, Prorogue, Prisons, F35, G20, Kyoto, Census, muzzled scientists. #elxn41", "id" : 65110836884160513, - "created_at" : "Mon May 02 17:50:07 +0000 2011", + "created_at" : "2011-05-02 17:50:07 +0000", "user" : { "name" : "Jim Roepcke", "screen_name" : "JimRoepcke", "protected" : false, "id_str" : "894911", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3351988957/4cad7f658ee1a7f029aa5d283d6f4d87_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", "id" : 894911, "verified" : false } }, "id" : 65142727100219392, - "created_at" : "Mon May 02 19:56:51 +0000 2011", + "created_at" : "2011-05-02 19:56:51 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -5977,14 +5828,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "64073004426072064", - "geo" : { - }, + "geo" : { }, "id_str" : "65142634863276032", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Forgot to reply to this, haven't heard the term before. Is it surgery by shotgun, i.e. just blowing it away with no regard?", "id" : 65142634863276032, "in_reply_to_status_id" : 64073004426072064, - "created_at" : "Mon May 02 19:56:29 +0000 2011", + "created_at" : "2011-05-02 19:56:29 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -5992,12 +5842,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -6011,14 +5861,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "65132105948086272", - "geo" : { - }, + "geo" : { }, "id_str" : "65133500495437824", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle thanks! I start at Beta Street Media next week. It's a new company and we don't have a website yet, might be my first task.", "id" : 65133500495437824, "in_reply_to_status_id" : 65132105948086272, - "created_at" : "Mon May 02 19:20:11 +0000 2011", + "created_at" : "2011-05-02 19:20:11 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -6026,67 +5875,65 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "65130981341925376", "text" : "Best Monday ever! Locked down some downtown Victoria living space and formally accepted the new job. Not even the weather can bring me down.", "id" : 65130981341925376, - "created_at" : "Mon May 02 19:10:10 +0000 2011", + "created_at" : "2011-05-02 19:10:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "65076776119971842", "text" : "Replying to old tweets. Like a boss.", "id" : 65076776119971842, - "created_at" : "Mon May 02 15:34:47 +0000 2011", + "created_at" : "2011-05-02 15:34:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 0, 7 ], "id_str" : "16686076", "id" : 16686076 }, { - "name" : "Tom Hughes-Croucher", + "name" : "Tom Croucher", "screen_name" : "sh1mmer", "indices" : [ 8, 16 ], "id_str" : "63803", @@ -6097,14 +5944,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "64908481987219456", - "geo" : { - }, + "geo" : { }, "id_str" : "65076651742085120", "in_reply_to_user_id" : 16686076, "text" : "@getify @sh1mmer Of course Obama had no choice but to claim to be a devout believer to have a hope of being elected. Not convinced.", "id" : 65076651742085120, "in_reply_to_status_id" : 64908481987219456, - "created_at" : "Mon May 02 15:34:17 +0000 2011", + "created_at" : "2011-05-02 15:34:17 +0000", "in_reply_to_screen_name" : "getify", "in_reply_to_user_id_str" : "16686076", "user" : { @@ -6112,65 +5958,57 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Geoff Teehan", - "screen_name" : "gteehan", - "indices" : [ 3, 11 ], - "id_str" : "380426581", - "id" : 380426581 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "65076434053513216", - "text" : "RT @gteehan: Found out about 9/11 on radio & TV. Found out about Bin Laden on Twitter.", + "text" : "RT @gteehan: Found out about 9\/11 on radio & TV. Found out about Bin Laden on Twitter.", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64902813263736833", - "text" : "Found out about 9/11 on radio & TV. Found out about Bin Laden on Twitter.", + "text" : "Found out about 9\/11 on radio & TV. Found out about Bin Laden on Twitter.", "id" : 64902813263736833, - "created_at" : "Mon May 02 04:03:31 +0000 2011", + "created_at" : "2011-05-02 04:03:31 +0000", "user" : { "name" : "Geoff Teehan", "screen_name" : "gt", "protected" : false, "id_str" : "16655768", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1260046647/t-l_xmas-031_alt8bit_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1260046647\/t-l_xmas-031_alt8bit_normal.jpg", "id" : 16655768, "verified" : false } }, "id" : 65076434053513216, - "created_at" : "Mon May 02 15:33:25 +0000 2011", + "created_at" : "2011-05-02 15:33:25 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -6180,23 +6018,22 @@ Grailbird.data.tweets_2011_05 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64869350103982082", - "text" : "I give in, I'm just going to catch up on all past episodes of #HyperCritical since I'm already on that trajectory http://j.mp/jfOfLN%0A", + "text" : "I give in, I'm just going to catch up on all past episodes of #HyperCritical since I'm already on that trajectory http:\/\/j.mp\/jfOfLN%0A", "id" : 64869350103982082, - "created_at" : "Mon May 02 01:50:32 +0000 2011", + "created_at" : "2011-05-02 01:50:32 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Snook", @@ -6209,10 +6046,9 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64730641278832640", - "text" : "RT @snookca: Font sizing with rem http://snk.ms/i That is not a typo: rem!", + "text" : "RT @snookca: Font sizing with rem http:\/\/snk.ms\/i That is not a typo: rem!", "retweeted_status" : { "source" : "web", "entities" : { @@ -6221,35 +6057,34 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64723904308051969", - "text" : "Font sizing with rem http://snk.ms/i That is not a typo: rem!", + "text" : "Font sizing with rem http:\/\/snk.ms\/i That is not a typo: rem!", "id" : 64723904308051969, - "created_at" : "Sun May 01 16:12:35 +0000 2011", + "created_at" : "2011-05-01 16:12:35 +0000", "user" : { "name" : "Snook", "screen_name" : "snookca", "protected" : false, "id_str" : "12591", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3149767678/ca3a9ba9fcb1badb9d8cc7957c7328e8_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000526466987\/c2e8535f96e0e9a31385d2a63bcb682a_normal.jpeg", "id" : 12591, "verified" : false } }, "id" : 64730641278832640, - "created_at" : "Sun May 01 16:39:22 +0000 2011", + "created_at" : "2011-05-01 16:39:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Vivek Sharma", @@ -6262,57 +6097,55 @@ Grailbird.data.tweets_2011_05 = "hashtags" : [ ], "urls" : [ { "indices" : [ 43, 62 ], - "url" : "http://t.co/Qxyr2AQ", - "expanded_url" : "http://commfaculty.fullerton.edu/rgass/fallacy3211.htm", - "display_url" : "commfaculty.fullerton.edu/rgass/fallacy3\u2026" + "url" : "http:\/\/t.co\/Qxyr2AQ", + "expanded_url" : "http:\/\/commfaculty.fullerton.edu\/rgass\/fallacy3211.htm", + "display_url" : "commfaculty.fullerton.edu\/rgass\/fallacy3\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64730484843888640", - "text" : "RT @vivsharma: Common fallacies in reason: http://t.co/Qxyr2AQ", + "text" : "RT @vivsharma: Common fallacies in reason: http:\/\/t.co\/Qxyr2AQ", "retweeted_status" : { - "source" : "Twitter for iPad", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 28, 47 ], - "url" : "http://t.co/Qxyr2AQ", - "expanded_url" : "http://commfaculty.fullerton.edu/rgass/fallacy3211.htm", - "display_url" : "commfaculty.fullerton.edu/rgass/fallacy3\u2026" + "url" : "http:\/\/t.co\/Qxyr2AQ", + "expanded_url" : "http:\/\/commfaculty.fullerton.edu\/rgass\/fallacy3211.htm", + "display_url" : "commfaculty.fullerton.edu\/rgass\/fallacy3\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "64669904690888704", - "text" : "Common fallacies in reason: http://t.co/Qxyr2AQ", + "text" : "Common fallacies in reason: http:\/\/t.co\/Qxyr2AQ", "id" : 64669904690888704, - "created_at" : "Sun May 01 12:38:01 +0000 2011", + "created_at" : "2011-05-01 12:38:01 +0000", "user" : { "name" : "Vivek Sharma", "screen_name" : "vivsharma", "protected" : false, "id_str" : "14148574", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1771501259/image1327180196_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000140727447\/d4686123df6edcd4a5f614699d075151_normal.jpeg", "id" : 14148574, "verified" : false } }, "id" : 64730484843888640, - "created_at" : "Sun May 01 16:38:44 +0000 2011", + "created_at" : "2011-05-01 16:38:44 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "DizzyD", @@ -6326,14 +6159,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "64710196500500481", - "geo" : { - }, + "geo" : { }, "id_str" : "64729051167862785", "in_reply_to_user_id" : 7206052, "text" : "@dizzyd While iOS is polished and stable I don't like how it feels like Apple's phone, not mine. I still recommend iPhone to friends&family.", "id" : 64729051167862785, "in_reply_to_status_id" : 64710196500500481, - "created_at" : "Sun May 01 16:33:03 +0000 2011", + "created_at" : "2011-05-01 16:33:03 +0000", "in_reply_to_screen_name" : "dizzyd", "in_reply_to_user_id_str" : "7206052", "user" : { @@ -6341,12 +6173,12 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "DizzyD", @@ -6360,14 +6192,13 @@ Grailbird.data.tweets_2011_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "64710196500500481", - "geo" : { - }, + "geo" : { }, "id_str" : "64728161371422720", "in_reply_to_user_id" : 7206052, "text" : "@dizzyd Been using a Nexus One since January. It's good but iOS has a far better keyboard (yes better than Swype) and less bugs than 2.3.", "id" : 64728161371422720, "in_reply_to_status_id" : 64710196500500481, - "created_at" : "Sun May 01 16:29:30 +0000 2011", + "created_at" : "2011-05-01 16:29:30 +0000", "in_reply_to_screen_name" : "dizzyd", "in_reply_to_user_id_str" : "7206052", "user" : { @@ -6375,7 +6206,7 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2011_06.js b/public/tweets/data/js/tweets/2011_06.js index c13a08c..987a63c 100755 --- a/public/tweets/data/js/tweets/2011_06.js +++ b/public/tweets/data/js/tweets/2011_06.js @@ -1,6 +1,6 @@ Grailbird.data.tweets_2011_06 = [ { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Phil", @@ -14,14 +14,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "86586578746605568", - "geo" : { - }, + "geo" : { }, "id_str" : "86587553888739328", "in_reply_to_user_id" : 12510462, "text" : "@ischi We'll see how this pans out in the long run, might end up shooting myself in the foot if my Info.plist gets stale.", "id" : 86587553888739328, "in_reply_to_status_id" : 86586578746605568, - "created_at" : "Fri Jul 01 00:10:56 +0000 2011", + "created_at" : "2011-07-01 00:10:56 +0000", "in_reply_to_screen_name" : "ischi", "in_reply_to_user_id_str" : "12510462", "user" : { @@ -29,12 +28,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Phil", @@ -48,14 +47,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "86586578746605568", - "geo" : { - }, + "geo" : { }, "id_str" : "86587282236243968", "in_reply_to_user_id" : 12510462, - "text" : "@ischi I found a workaround on the web, build the project then copy build/.../Info.plist into your project. Ti will pick it up from then on.", + "text" : "@ischi I found a workaround on the web, build the project then copy build\/...\/Info.plist into your project. Ti will pick it up from then on.", "id" : 86587282236243968, "in_reply_to_status_id" : 86586578746605568, - "created_at" : "Fri Jul 01 00:09:51 +0000 2011", + "created_at" : "2011-07-01 00:09:51 +0000", "in_reply_to_screen_name" : "ischi", "in_reply_to_user_id_str" : "12510462", "user" : { @@ -63,35 +61,34 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "86586118249787392", "text" : "titanium y u no add my ipad icon?! they say a bad dev blames his tools, there's a big assumption there that the tools are always good.", "id" : 86586118249787392, - "created_at" : "Fri Jul 01 00:05:13 +0000 2011", + "created_at" : "2011-07-01 00:05:13 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -105,14 +102,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "86493427272921088", - "geo" : { - }, + "geo" : { }, "id_str" : "86498020102914049", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Yup. Right now I have none \"free\" but 2.2 GB inactive. If I made a point of closing apps not in use I could trim that down.", "id" : 86498020102914049, "in_reply_to_status_id" : 86493427272921088, - "created_at" : "Thu Jun 30 18:15:09 +0000 2011", + "created_at" : "2011-06-30 18:15:09 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -120,12 +116,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -139,14 +135,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "86486335958958080", - "geo" : { - }, + "geo" : { }, "id_str" : "86492633450549248", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle That's an issue for me too though I would settle for 4. In general 4 - 8 GB of memory is in use on my machine at any given time.", "id" : 86492633450549248, "in_reply_to_status_id" : 86486335958958080, - "created_at" : "Thu Jun 30 17:53:45 +0000 2011", + "created_at" : "2011-06-30 17:53:45 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -154,12 +149,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -173,14 +168,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "86480855094149121", - "geo" : { - }, + "geo" : { }, "id_str" : "86482827377512448", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle The Sandy Bridge CPUs rumoured to be in the new Airs are performant enough for me though. They will be tempting.", "id" : 86482827377512448, "in_reply_to_status_id" : 86480855094149121, - "created_at" : "Thu Jun 30 17:14:47 +0000 2011", + "created_at" : "2011-06-30 17:14:47 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -188,12 +182,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -207,14 +201,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "86480855094149121", - "geo" : { - }, + "geo" : { }, "id_str" : "86482576000286720", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Rumours say the new chassis is mostly unchanged. If I keep waiting for it to be perfectly tailored for me I'll never get one.", "id" : 86482576000286720, "in_reply_to_status_id" : 86480855094149121, - "created_at" : "Thu Jun 30 17:13:47 +0000 2011", + "created_at" : "2011-06-30 17:13:47 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -222,30 +215,29 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "86479485452558336", "text" : "I'll be upset if the MacBook Air isn't redesigned soon. They have to consolidate the ports, the current configuration is terrible.", "id" : 86479485452558336, - "created_at" : "Thu Jun 30 17:01:30 +0000 2011", + "created_at" : "2011-06-30 17:01:30 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -266,12 +258,11 @@ Grailbird.data.tweets_2011_06 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "86473804586561536", - "text" : "RT @awbjs: Offical ECMAScript 5.1 standard is now at http://bit.ly/EoBu9 #JavaScript", + "text" : "RT @awbjs: Offical ECMAScript 5.1 standard is now at http:\/\/bit.ly\/EoBu9 #JavaScript", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -281,35 +272,34 @@ Grailbird.data.tweets_2011_06 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "86473477049171968", - "text" : "Offical ECMAScript 5.1 standard is now at http://bit.ly/EoBu9 #JavaScript", + "text" : "Offical ECMAScript 5.1 standard is now at http:\/\/bit.ly\/EoBu9 #JavaScript", "id" : 86473477049171968, - "created_at" : "Thu Jun 30 16:37:38 +0000 2011", + "created_at" : "2011-06-30 16:37:38 +0000", "user" : { "name" : "Allen Wirfs-Brock", "screen_name" : "awbjs", "protected" : false, "id_str" : "159946057", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1029773208/blue_head_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1029773208\/blue_head_normal.jpg", "id" : 159946057, "verified" : false } }, "id" : 86473804586561536, - "created_at" : "Thu Jun 30 16:38:56 +0000 2011", + "created_at" : "2011-06-30 16:38:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Allen Wirfs-Brock", @@ -322,47 +312,45 @@ Grailbird.data.tweets_2011_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "86473614387449856", - "text" : "RT @awbjs: ECMAScript 5.1/ISO 16262 edition 3 is now the offical JavaScript standard http://bit.ly/itRhXR", + "text" : "RT @awbjs: ECMAScript 5.1\/ISO 16262 edition 3 is now the offical JavaScript standard http:\/\/bit.ly\/itRhXR", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "86473091127062528", - "text" : "ECMAScript 5.1/ISO 16262 edition 3 is now the offical JavaScript standard http://bit.ly/itRhXR", + "text" : "ECMAScript 5.1\/ISO 16262 edition 3 is now the offical JavaScript standard http:\/\/bit.ly\/itRhXR", "id" : 86473091127062528, - "created_at" : "Thu Jun 30 16:36:06 +0000 2011", + "created_at" : "2011-06-30 16:36:06 +0000", "user" : { "name" : "Allen Wirfs-Brock", "screen_name" : "awbjs", "protected" : false, "id_str" : "159946057", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1029773208/blue_head_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1029773208\/blue_head_normal.jpg", "id" : 159946057, "verified" : false } }, "id" : 86473614387449856, - "created_at" : "Thu Jun 30 16:38:10 +0000 2011", + "created_at" : "2011-06-30 16:38:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -376,14 +364,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "85556280491638786", - "geo" : { - }, + "geo" : { }, "id_str" : "85557573851430912", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke ha ha, it will be if it works out ... mindBLASTING! anything can blow your mind, this will BLAST it", "id" : 85557573851430912, "in_reply_to_status_id" : 85556280491638786, - "created_at" : "Tue Jun 28 03:58:09 +0000 2011", + "created_at" : "2011-06-28 03:58:09 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -391,12 +378,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -410,14 +397,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "85554883171852288", - "geo" : { - }, + "geo" : { }, "id_str" : "85556133791674368", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Not personally, but yes. Building a few mining rigs at work. Going to try some crazy shit this week!", "id" : 85556133791674368, "in_reply_to_status_id" : 85554883171852288, - "created_at" : "Tue Jun 28 03:52:26 +0000 2011", + "created_at" : "2011-06-28 03:52:26 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -425,12 +411,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -444,14 +430,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "85211604404285440", - "geo" : { - }, + "geo" : { }, "id_str" : "85240787180322816", "in_reply_to_user_id" : 22406953, - "text" : "@mahyarm That's true. Most 16:9 LCDs are ridiculously cheap :/", + "text" : "@mahyarm That's true. Most 16:9 LCDs are ridiculously cheap :\/", "id" : 85240787180322816, "in_reply_to_status_id" : 85211604404285440, - "created_at" : "Mon Jun 27 06:59:22 +0000 2011", + "created_at" : "2011-06-27 06:59:22 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -459,61 +444,59 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "85047190774480896", "text" : "I'm going to reverse my stance and advise everyone to *stop* buying SSDs ... until the prices fall. It's for the greater good!", "id" : 85047190774480896, - "created_at" : "Sun Jun 26 18:10:05 +0000 2011", + "created_at" : "2011-06-26 18:10:05 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "85046987803721729", "text" : "This time 2010 a 512 GB SSD ran ~ $1500, now they're under $1000. They'd fall to $500 if the 240 GB drives would make room.", "id" : 85046987803721729, - "created_at" : "Sun Jun 26 18:09:16 +0000 2011", + "created_at" : "2011-06-26 18:09:16 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "isaacs", + "name" : "literally no thing", "screen_name" : "izs", "indices" : [ 0, 4 ], "id_str" : "8038312", @@ -524,14 +507,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "84401515753783297", - "geo" : { - }, + "geo" : { }, "id_str" : "84435760245248001", "in_reply_to_user_id" : 8038312, "text" : "@izs Can you specify a save hook? That's what I use in my editor. Failing that there's always a git pre-commit hook.", "id" : 84435760245248001, "in_reply_to_status_id" : 84401515753783297, - "created_at" : "Sat Jun 25 01:40:28 +0000 2011", + "created_at" : "2011-06-25 01:40:28 +0000", "in_reply_to_screen_name" : "izs", "in_reply_to_user_id_str" : "8038312", "user" : { @@ -539,58 +521,56 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "84117540049137664", "text" : "I realize I'm late to the game, still excited.", "id" : 84117540049137664, - "created_at" : "Fri Jun 24 04:35:59 +0000 2011", + "created_at" : "2011-06-24 04:35:59 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "84117367029907456", "text" : "WWDC 2011 videos are out!", "id" : 84117367029907456, - "created_at" : "Fri Jun 24 04:35:17 +0000 2011", + "created_at" : "2011-06-24 04:35:17 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Badass JavaScript", @@ -603,47 +583,45 @@ Grailbird.data.tweets_2011_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "84065258460819457", "text" : "RT @badass_js: Safari on iOS 5 now has rich text editing via the contenteditable attribute. Also allows for on screen keyboard customiza ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "84062907364671488", "text" : "Safari on iOS 5 now has rich text editing via the contenteditable attribute. Also allows for on screen keyboard customization. So awesome!", "id" : 84062907364671488, - "created_at" : "Fri Jun 24 00:58:53 +0000 2011", + "created_at" : "2011-06-24 00:58:53 +0000", "user" : { "name" : "Badass JavaScript", "screen_name" : "badass_js", "protected" : false, "id_str" : "155949717", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/992710302/avatar_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/992710302\/avatar_normal.png", "id" : 155949717, "verified" : false } }, "id" : 84065258460819457, - "created_at" : "Fri Jun 24 01:08:14 +0000 2011", + "created_at" : "2011-06-24 01:08:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -657,14 +635,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "84055078423625728", - "geo" : { - }, + "geo" : { }, "id_str" : "84062241682489344", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment Anyone who says anything bad about you without offering to actually help fight them is just blowing smoke anyway, imo.", "id" : 84062241682489344, "in_reply_to_status_id" : 84055078423625728, - "created_at" : "Fri Jun 24 00:56:14 +0000 2011", + "created_at" : "2011-06-24 00:56:14 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -672,12 +649,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -691,14 +668,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "84055158077661185", - "geo" : { - }, + "geo" : { }, "id_str" : "84062050875228160", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment Forget the jerks, please stay transparent. It's easy to imagine taking on the FBI, but faced with actually doing it few would.", "id" : 84062050875228160, "in_reply_to_status_id" : 84055158077661185, - "created_at" : "Fri Jun 24 00:55:29 +0000 2011", + "created_at" : "2011-06-24 00:55:29 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -706,12 +682,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -725,14 +701,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "83976116922101760", - "geo" : { - }, + "geo" : { }, "id_str" : "83979962415185922", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk maybe! I'll have to take a look :)", "id" : 83979962415185922, "in_reply_to_status_id" : 83976116922101760, - "created_at" : "Thu Jun 23 19:29:17 +0000 2011", + "created_at" : "2011-06-23 19:29:17 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -740,12 +715,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -758,13 +733,12 @@ Grailbird.data.tweets_2011_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "83976028501983233", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk I meant *to* JS of course", "id" : 83976028501983233, - "created_at" : "Thu Jun 23 19:13:40 +0000 2011", + "created_at" : "2011-06-23 19:13:40 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -772,12 +746,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -791,14 +765,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "83953405747408898", - "geo" : { - }, + "geo" : { }, "id_str" : "83975368809254912", "in_reply_to_user_id" : 29255412, - "text" : "@tjholowaychuk I've been meaning to port this from JS http://samhuri.net/blog/2010-01-17_working-with-c-style-structs-in-ruby.html", + "text" : "@tjholowaychuk I've been meaning to port this from JS http:\/\/samhuri.net\/blog\/2010-01-17_working-with-c-style-structs-in-ruby.html", "id" : 83975368809254912, "in_reply_to_status_id" : 83953405747408898, - "created_at" : "Thu Jun 23 19:11:02 +0000 2011", + "created_at" : "2011-06-23 19:11:02 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -806,35 +779,34 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "83956929029881856", - "text" : "21st century mining http://twitpic.com/5fqkfn", + "text" : "21st century mining http:\/\/twitpic.com\/5fqkfn", "id" : 83956929029881856, - "created_at" : "Thu Jun 23 17:57:46 +0000 2011", + "created_at" : "2011-06-23 17:57:46 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Rogers", @@ -853,12 +825,11 @@ Grailbird.data.tweets_2011_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "83929928789262336", "text" : "RT @polotek: This is pretty huge. \u201C@reybango: From the Node blog, Microsoft is partnering with Joyent to help port Node to Windows http: ...", "retweeted_status" : { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Rey Bango", @@ -871,35 +842,34 @@ Grailbird.data.tweets_2011_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "83926755273998338", - "text" : "This is pretty huge. \u201C@reybango: From the Node blog, Microsoft is partnering with Joyent to help port Node to Windows http://j.mp/mqD5e9\"", + "text" : "This is pretty huge. \u201C@reybango: From the Node blog, Microsoft is partnering with Joyent to help port Node to Windows http:\/\/j.mp\/mqD5e9\"", "id" : 83926755273998338, - "created_at" : "Thu Jun 23 15:57:52 +0000 2011", + "created_at" : "2011-06-23 15:57:52 +0000", "user" : { "name" : "Marco Rogers", "screen_name" : "polotek", "protected" : false, "id_str" : "20079975", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/422439290/n739064999_192287_1980_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3603780451\/4775e8c65a9f6f70c824a5b689e6295c_normal.jpeg", "id" : 20079975, "verified" : false } }, "id" : 83929928789262336, - "created_at" : "Thu Jun 23 16:10:29 +0000 2011", + "created_at" : "2011-06-23 16:10:29 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "GitHub", @@ -918,13 +888,12 @@ Grailbird.data.tweets_2011_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "83767688165462016", "in_reply_to_user_id" : 13334762, "text" : "@github where would you like bug reports on GH for Mac? I've sent a couple to support@gh, if there's a better avenue say the word.", "id" : 83767688165462016, - "created_at" : "Thu Jun 23 05:25:47 +0000 2011", + "created_at" : "2011-06-23 05:25:47 +0000", "in_reply_to_screen_name" : "github", "in_reply_to_user_id_str" : "13334762", "user" : { @@ -932,12 +901,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Chris Strom", @@ -953,12 +922,11 @@ Grailbird.data.tweets_2011_06 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "83751189191200768", - "text" : "RT @eee_c: From nothing to express-spdy in one painful blog post: http://bit.ly/lpJaJQ #mychain", + "text" : "RT @eee_c: From nothing to express-spdy in one painful blog post: http:\/\/bit.ly\/lpJaJQ #mychain", "retweeted_status" : { - "source" : "Termtter", + "source" : "\u003Ca href=\"http:\/\/termtter.org\/\" rel=\"nofollow\"\u003ETermtter\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -968,58 +936,56 @@ Grailbird.data.tweets_2011_06 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "83736049666371584", - "text" : "From nothing to express-spdy in one painful blog post: http://bit.ly/lpJaJQ #mychain", + "text" : "From nothing to express-spdy in one painful blog post: http:\/\/bit.ly\/lpJaJQ #mychain", "id" : 83736049666371584, - "created_at" : "Thu Jun 23 03:20:04 +0000 2011", + "created_at" : "2011-06-23 03:20:04 +0000", "user" : { "name" : "Chris Strom", "screen_name" : "eee_c", "protected" : false, "id_str" : "18334333", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1351901330/2010-03-19-085402_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1351901330\/2010-03-19-085402_normal.jpg", "id" : 18334333, "verified" : false } }, "id" : 83751189191200768, - "created_at" : "Thu Jun 23 04:20:14 +0000 2011", + "created_at" : "2011-06-23 04:20:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "83738299046436866", "text" : "The positive feedback loop that Apple created with quality software for iOS and OS X is astonishing. And competitors still don't get it.", "id" : 83738299046436866, - "created_at" : "Thu Jun 23 03:29:00 +0000 2011", + "created_at" : "2011-06-23 03:29:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dan Benjamin", @@ -1033,14 +999,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "82877890915606529", - "geo" : { - }, + "geo" : { }, "id_str" : "82881956802600960", "in_reply_to_user_id" : 5905672, "text" : "@danbenjamin Thanks for giving us so many great shows! Seems like I'm always picking up another one.", "id" : 82881956802600960, "in_reply_to_status_id" : 82877890915606529, - "created_at" : "Mon Jun 20 18:46:13 +0000 2011", + "created_at" : "2011-06-20 18:46:13 +0000", "in_reply_to_screen_name" : "danbenjamin", "in_reply_to_user_id_str" : "5905672", "user" : { @@ -1048,7 +1013,7 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1066,28 +1031,27 @@ Grailbird.data.tweets_2011_06 = } ], "urls" : [ { "indices" : [ 67, 86 ], - "url" : "http://t.co/xpTscqC", - "expanded_url" : "https://github.com/isaacs/npm/commit/2d970344545d7dfadf217365755afd0cdca5b1f1", - "display_url" : "github.com/isaacs/npm/com\u2026" + "url" : "http:\/\/t.co\/xpTscqC", + "expanded_url" : "https:\/\/github.com\/isaacs\/npm\/commit\/2d970344545d7dfadf217365755afd0cdca5b1f1", + "display_url" : "github.com\/isaacs\/npm\/com\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "82385535246663680", - "text" : "\"Close #944 Implement --save switch to write deps to package.json\" http://t.co/xpTscqC more awesomeness in npm, I love it #npm #nodejs", + "text" : "\"Close #944 Implement --save switch to write deps to package.json\" http:\/\/t.co\/xpTscqC more awesomeness in npm, I love it #npm #nodejs", "id" : 82385535246663680, - "created_at" : "Sun Jun 19 09:53:36 +0000 2011", + "created_at" : "2011-06-19 09:53:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -1100,23 +1064,22 @@ Grailbird.data.tweets_2011_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "82373063089455104", - "text" : "long shark is long, and nicely themed for it! http://twitpic.com/5dq76n +@grooveshark", + "text" : "long shark is long, and nicely themed for it! http:\/\/twitpic.com\/5dq76n +@grooveshark", "id" : 82373063089455104, - "created_at" : "Sun Jun 19 09:04:03 +0000 2011", + "created_at" : "2011-06-19 09:04:03 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grooveshark", @@ -1135,69 +1098,66 @@ Grailbird.data.tweets_2011_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "81563880408612864", "text" : "There's no way I'm uploading my music though. Between @Grooveshark and @doubletwist I'm a pretty happy camper on iOS and Android alike.", "id" : 81563880408612864, - "created_at" : "Fri Jun 17 03:28:39 +0000 2011", + "created_at" : "2011-06-17 03:28:39 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "81563418590593024", "text" : "System subverted, can't keep all of us Canadians from Google Music on Android :p It's actually pretty good, have to try it on 3G sometime.", "id" : 81563418590593024, - "created_at" : "Fri Jun 17 03:26:49 +0000 2011", + "created_at" : "2011-06-17 03:26:49 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "81548237072367616", "text" : "scored a Google Music invite", "id" : 81548237072367616, - "created_at" : "Fri Jun 17 02:26:29 +0000 2011", + "created_at" : "2011-06-17 02:26:29 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Rogers", @@ -1211,14 +1171,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "81417255744835585", - "geo" : { - }, + "geo" : { }, "id_str" : "81420730876702720", "in_reply_to_user_id" : 20079975, "text" : "@polotek I think that everyone who wanted to loot and riot was just waiting and hoping for the Canucks to lose. Ask them to name 10 Canucks.", "id" : 81420730876702720, "in_reply_to_status_id" : 81417255744835585, - "created_at" : "Thu Jun 16 17:59:49 +0000 2011", + "created_at" : "2011-06-16 17:59:49 +0000", "in_reply_to_screen_name" : "polotek", "in_reply_to_user_id_str" : "20079975", "user" : { @@ -1226,12 +1185,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter van der Zee", @@ -1245,14 +1204,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "80912520998694912", - "geo" : { - }, + "geo" : { }, "id_str" : "81184189411622912", "in_reply_to_user_id" : 31151313, "text" : "@kuvos My perspective is pretty dated at this point, 5 or 6 years old. Things should be better but I only use Linux on servers and VMs now.", "id" : 81184189411622912, "in_reply_to_status_id" : 80912520998694912, - "created_at" : "Thu Jun 16 02:19:53 +0000 2011", + "created_at" : "2011-06-16 02:19:53 +0000", "in_reply_to_screen_name" : "kuvos", "in_reply_to_user_id_str" : "31151313", "user" : { @@ -1260,12 +1218,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter van der Zee", @@ -1278,13 +1236,12 @@ Grailbird.data.tweets_2011_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "80851072431816705", "in_reply_to_user_id" : 31151313, "text" : "@kuvos Now you know why so many unix geeks just use macbooks :) I still like Linux but after wifi, suspend, and multi monitor... hello Apple", "id" : 80851072431816705, - "created_at" : "Wed Jun 15 04:16:12 +0000 2011", + "created_at" : "2011-06-15 04:16:12 +0000", "in_reply_to_screen_name" : "kuvos", "in_reply_to_user_id_str" : "31151313", "user" : { @@ -1292,12 +1249,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Thomas Aylott", @@ -1305,24 +1262,17 @@ Grailbird.data.tweets_2011_06 = "indices" : [ 0, 15 ], "id_str" : "14405464", "id" : 14405464 - }, { - "name" : "Slava Pestov", - "screen_name" : "slava_pestov", - "indices" : [ 24, 37 ], - "id_str" : "16060801", - "id" : 16060801 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "80773283091447810", "in_reply_to_user_id" : 14405464, "text" : "@SubtleGradient I think @slava_pestov already did this cross-platform in Factor but who knows how that ports to Node.", "id" : 80773283091447810, - "created_at" : "Tue Jun 14 23:07:06 +0000 2011", + "created_at" : "2011-06-14 23:07:06 +0000", "in_reply_to_screen_name" : "SubtleGradient", "in_reply_to_user_id_str" : "14405464", "user" : { @@ -1330,12 +1280,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Thomas Aylott", @@ -1349,14 +1299,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "80770600687247360", - "geo" : { - }, + "geo" : { }, "id_str" : "80772868144766979", "in_reply_to_user_id" : 14405464, "text" : "@SubtleGradient No kidding. Too bad we'd have to support Windows now too. So it's at least kqueue, inotify, and whatever Windows has.", "id" : 80772868144766979, "in_reply_to_status_id" : 80770600687247360, - "created_at" : "Tue Jun 14 23:05:27 +0000 2011", + "created_at" : "2011-06-14 23:05:27 +0000", "in_reply_to_screen_name" : "SubtleGradient", "in_reply_to_user_id_str" : "14405464", "user" : { @@ -1364,12 +1313,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Thomas Aylott", @@ -1383,14 +1332,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "80767285530333185", - "geo" : { - }, + "geo" : { }, "id_str" : "80768724105297920", "in_reply_to_user_id" : 14405464, "text" : "@SubtleGradient Although iirc node still polls instead of using kqueue. I'll have to look into whether that's still the case.", "id" : 80768724105297920, "in_reply_to_status_id" : 80767285530333185, - "created_at" : "Tue Jun 14 22:48:59 +0000 2011", + "created_at" : "2011-06-14 22:48:59 +0000", "in_reply_to_screen_name" : "SubtleGradient", "in_reply_to_user_id_str" : "14405464", "user" : { @@ -1398,12 +1346,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Thomas Aylott", @@ -1423,14 +1371,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "80767285530333185", - "geo" : { - }, + "geo" : { }, "id_str" : "80768364208861184", "in_reply_to_user_id" : 14405464, - "text" : "@SubtleGradient I created something similar recently http://j.mp/m6Y06G%0A or for something lower level see @mikeal's http://j.mp/mLzr9g%0A", + "text" : "@SubtleGradient I created something similar recently http:\/\/j.mp\/m6Y06G%0A or for something lower level see @mikeal's http:\/\/j.mp\/mLzr9g%0A", "id" : 80768364208861184, "in_reply_to_status_id" : 80767285530333185, - "created_at" : "Tue Jun 14 22:47:33 +0000 2011", + "created_at" : "2011-06-14 22:47:33 +0000", "in_reply_to_screen_name" : "SubtleGradient", "in_reply_to_user_id_str" : "14405464", "user" : { @@ -1438,35 +1385,34 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "80694976316588032", - "text" : "Nick Fitzgerald talks about Operation Transform on his blog as well: http://fitzgeraldnick.com/weblog/", + "text" : "Nick Fitzgerald talks about Operation Transform on his blog as well: http:\/\/fitzgeraldnick.com\/weblog\/", "id" : 80694976316588032, - "created_at" : "Tue Jun 14 17:55:56 +0000 2011", + "created_at" : "2011-06-14 17:55:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -1479,57 +1425,55 @@ Grailbird.data.tweets_2011_06 = "hashtags" : [ ], "urls" : [ { "indices" : [ 76, 95 ], - "url" : "http://t.co/MLoTB66", - "expanded_url" : "https://github.com/fitzgen/operational-transformation", - "display_url" : "github.com/fitzgen/operat\u2026" + "url" : "http:\/\/t.co\/MLoTB66", + "expanded_url" : "https:\/\/github.com\/fitzgen\/operational-transformation", + "display_url" : "github.com\/fitzgen\/operat\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "80694694090252288", - "text" : "RT @devongovett: A JavaScript implementation of Operational Transformation: http://t.co/MLoTB66", + "text" : "RT @devongovett: A JavaScript implementation of Operational Transformation: http:\/\/t.co\/MLoTB66", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 59, 78 ], - "url" : "http://t.co/MLoTB66", - "expanded_url" : "https://github.com/fitzgen/operational-transformation", - "display_url" : "github.com/fitzgen/operat\u2026" + "url" : "http:\/\/t.co\/MLoTB66", + "expanded_url" : "https:\/\/github.com\/fitzgen\/operational-transformation", + "display_url" : "github.com\/fitzgen\/operat\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "80689757646102528", - "text" : "A JavaScript implementation of Operational Transformation: http://t.co/MLoTB66", + "text" : "A JavaScript implementation of Operational Transformation: http:\/\/t.co\/MLoTB66", "id" : 80689757646102528, - "created_at" : "Tue Jun 14 17:35:12 +0000 2011", + "created_at" : "2011-06-14 17:35:12 +0000", "user" : { "name" : "devongovett", "screen_name" : "devongovett", "protected" : false, "id_str" : "15687937", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/92153139/item_6_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/92153139\/item_6_normal.jpg", "id" : 15687937, "verified" : false } }, "id" : 80694694090252288, - "created_at" : "Tue Jun 14 17:54:48 +0000 2011", + "created_at" : "2011-06-14 17:54:48 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1539,18 +1483,17 @@ Grailbird.data.tweets_2011_06 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "80683752723972096", "text" : "Pretty cool to see async module definitions coming to #nodejs. I'll have to update some of my cross-platform libs on npm.", "id" : 80683752723972096, - "created_at" : "Tue Jun 14 17:11:20 +0000 2011", + "created_at" : "2011-06-14 17:11:20 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1575,14 +1518,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "80316683650203648", - "geo" : { - }, + "geo" : { }, "id_str" : "80317889382596608", "in_reply_to_user_id" : 10724012, "text" : "@andy_matuschak @marcoarment It made much more sense for commuters last year ago since you had to jailbreak to use MyWi.", "id" : 80317889382596608, "in_reply_to_status_id" : 80316683650203648, - "created_at" : "Mon Jun 13 16:57:31 +0000 2011", + "created_at" : "2011-06-13 16:57:31 +0000", "in_reply_to_screen_name" : "andy_matuschak", "in_reply_to_user_id_str" : "10724012", "user" : { @@ -1590,35 +1532,34 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "79619298838061057", "text" : "I hope that Apple will roll out a replacement for MobileMe galleries just as they go away next year. June 2012 EOL may be significant.", "id" : 79619298838061057, - "created_at" : "Sat Jun 11 18:41:34 +0000 2011", + "created_at" : "2011-06-11 18:41:34 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "James Halliday", @@ -1631,18 +1572,17 @@ Grailbird.data.tweets_2011_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "79369441292468224", - "text" : "well that's pretty awesome, been meaning to check this project out. traverse by @substack https://github.com/substack/js-traverse", + "text" : "well that's pretty awesome, been meaning to check this project out. traverse by @substack https:\/\/github.com\/substack\/js-traverse", "id" : 79369441292468224, - "created_at" : "Sat Jun 11 02:08:44 +0000 2011", + "created_at" : "2011-06-11 02:08:44 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1660,15 +1600,14 @@ Grailbird.data.tweets_2011_06 = "hashtags" : [ ], "urls" : [ { "indices" : [ 30, 49 ], - "url" : "http://t.co/TL4RRGH", - "expanded_url" : "https://gist.github.com/1020106", - "display_url" : "gist.github.com/1020106" + "url" : "http:\/\/t.co\/TL4RRGH", + "expanded_url" : "https:\/\/gist.github.com\/1020106", + "display_url" : "gist.github.com\/1020106" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "79369273558040576", - "text" : "RT @substack: take THAT, ast: http://t.co/TL4RRGH", + "text" : "RT @substack: take THAT, ast: http:\/\/t.co\/TL4RRGH", "retweeted_status" : { "source" : "web", "entities" : { @@ -1677,40 +1616,39 @@ Grailbird.data.tweets_2011_06 = "hashtags" : [ ], "urls" : [ { "indices" : [ 16, 35 ], - "url" : "http://t.co/TL4RRGH", - "expanded_url" : "https://gist.github.com/1020106", - "display_url" : "gist.github.com/1020106" + "url" : "http:\/\/t.co\/TL4RRGH", + "expanded_url" : "https:\/\/gist.github.com\/1020106", + "display_url" : "gist.github.com\/1020106" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "79363973694226433", - "text" : "take THAT, ast: http://t.co/TL4RRGH", + "text" : "take THAT, ast: http:\/\/t.co\/TL4RRGH", "id" : 79363973694226433, - "created_at" : "Sat Jun 11 01:47:00 +0000 2011", + "created_at" : "2011-06-11 01:47:00 +0000", "user" : { "name" : "James Halliday", "screen_name" : "substack", "protected" : false, "id_str" : "125027291", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3342514715/3fde89df63ea4dacf9de71369019df22_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3342514715\/3fde89df63ea4dacf9de71369019df22_normal.png", "id" : 125027291, "verified" : false } }, "id" : 79369273558040576, - "created_at" : "Sat Jun 11 02:08:04 +0000 2011", + "created_at" : "2011-06-11 02:08:04 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1724,14 +1662,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "79292883496210432", - "geo" : { - }, + "geo" : { }, "id_str" : "79294050141872128", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Will check it out, I still have a lot to learn! Going to read the user guide this weekend.", "id" : 79294050141872128, "in_reply_to_status_id" : 79292883496210432, - "created_at" : "Fri Jun 10 21:09:09 +0000 2011", + "created_at" : "2011-06-10 21:09:09 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1739,35 +1676,34 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "79292242069700609", "text" : "After a day I'm starting to come around to Xcode 4. Changed keyboard shortcuts are frustrating but they are more consistent so it's a win.", "id" : 79292242069700609, - "created_at" : "Fri Jun 10 21:01:58 +0000 2011", + "created_at" : "2011-06-10 21:01:58 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Michaux", @@ -1781,14 +1717,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "79027522213384192", - "geo" : { - }, + "geo" : { }, "id_str" : "79222091567738880", "in_reply_to_user_id" : 155808472, - "text" : "@petermichaux lambda(x){x} wins by being the easiest for me to type. #(x){x} is second, and I find {|x| x} and (x)->{x} both awful to type.", + "text" : "@petermichaux lambda(x)\u007Bx\u007D wins by being the easiest for me to type. #(x)\u007Bx\u007D is second, and I find \u007B|x| x\u007D and (x)->\u007Bx\u007D both awful to type.", "id" : 79222091567738880, "in_reply_to_status_id" : 79027522213384192, - "created_at" : "Fri Jun 10 16:23:13 +0000 2011", + "created_at" : "2011-06-10 16:23:13 +0000", "in_reply_to_screen_name" : "petermichaux", "in_reply_to_user_id_str" : "155808472", "user" : { @@ -1796,12 +1731,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "isaiah", @@ -1815,14 +1750,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "78987704427229184", - "geo" : { - }, + "geo" : { }, "id_str" : "78992984435212288", "in_reply_to_user_id" : 3655191, "text" : "@isaiah Appertino? Cupertinapp? Same thing as far as I'm concerned, about the same distance from Victoria.", "id" : 78992984435212288, "in_reply_to_status_id" : 78987704427229184, - "created_at" : "Fri Jun 10 01:12:49 +0000 2011", + "created_at" : "2011-06-10 01:12:49 +0000", "in_reply_to_screen_name" : "isaiah", "in_reply_to_user_id_str" : "3655191", "user" : { @@ -1830,12 +1764,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Adam Jordens", @@ -1848,93 +1782,89 @@ Grailbird.data.tweets_2011_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "78658110268506112", - "text" : "RT @ajordens: Better to write ugly code with a bunch of hacks than to write nothing at all. http://j.mp/mpJZMH", + "text" : "RT @ajordens: Better to write ugly code with a bunch of hacks than to write nothing at all. http:\/\/j.mp\/mpJZMH", "retweeted_status" : { - "source" : "Instapaper", + "source" : "\u003Ca href=\"http:\/\/www.instapaper.com\/\" rel=\"nofollow\"\u003EInstapaper\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "78648456662626304", - "text" : "Better to write ugly code with a bunch of hacks than to write nothing at all. http://j.mp/mpJZMH", + "text" : "Better to write ugly code with a bunch of hacks than to write nothing at all. http:\/\/j.mp\/mpJZMH", "id" : 78648456662626304, - "created_at" : "Thu Jun 09 02:23:47 +0000 2011", + "created_at" : "2011-06-09 02:23:47 +0000", "user" : { "name" : "Adam Jordens", "screen_name" : "ajordens", "protected" : false, "id_str" : "2262091", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3392539740/58a60d7af5ca9116041ee0962ebe71a8_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000733697110\/d9cc5c403e1d3fc8bce0c9fd970fe388_normal.jpeg", "id" : 2262091, "verified" : false } }, "id" : 78658110268506112, - "created_at" : "Thu Jun 09 03:02:09 +0000 2011", + "created_at" : "2011-06-09 03:02:09 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "78655929255600128", "text" : "We already measure CPUs by cores not clock speed. Wonder if we'll ever have megacore and gigacore CPUs (with crazy on-die interconnects).", "id" : 78655929255600128, - "created_at" : "Thu Jun 09 02:53:29 +0000 2011", + "created_at" : "2011-06-09 02:53:29 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "78514126825074688", - "text" : "Snagged the ebook of JS the definitive guide for only $20. O'Reilly's got it on sale for the week. http://oreilly.com/store/dd-HALFD.csp", + "text" : "Snagged the ebook of JS the definitive guide for only $20. O'Reilly's got it on sale for the week. http:\/\/oreilly.com\/store\/dd-HALFD.csp", "id" : 78514126825074688, - "created_at" : "Wed Jun 08 17:30:01 +0000 2011", + "created_at" : "2011-06-08 17:30:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Francis Gulotta", @@ -1956,23 +1886,22 @@ Grailbird.data.tweets_2011_06 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "78308613457846272", - "text" : "RT: @reconbot: WHO HAS ANY ARP JOKES? #protolol (via http://attrition.org/misc/ee/protolol.txt via @diveintomark)", + "text" : "RT: @reconbot: WHO HAS ANY ARP JOKES? #protolol (via http:\/\/attrition.org\/misc\/ee\/protolol.txt via @diveintomark)", "id" : 78308613457846272, - "created_at" : "Wed Jun 08 03:53:23 +0000 2011", + "created_at" : "2011-06-08 03:53:23 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1986,14 +1915,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "77996910547447808", - "geo" : { - }, + "geo" : { }, "id_str" : "78124829705900032", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Someone on HN mentioned weak references but no real details.", "id" : 78124829705900032, "in_reply_to_status_id" : 77996910547447808, - "created_at" : "Tue Jun 07 15:43:05 +0000 2011", + "created_at" : "2011-06-07 15:43:05 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -2001,35 +1929,34 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "77952984159490048", - "text" : "Into experimental branches of GitX? Check this one out: http://gitx.laullon.com/", + "text" : "Into experimental branches of GitX? Check this one out: http:\/\/gitx.laullon.com\/", "id" : 77952984159490048, - "created_at" : "Tue Jun 07 04:20:14 +0000 2011", + "created_at" : "2011-06-07 04:20:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2043,14 +1970,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "77940897215561729", - "geo" : { - }, + "geo" : { }, "id_str" : "77943166988333056", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke That is hot. Not just a euphemism for GC then eh.", "id" : 77943166988333056, "in_reply_to_status_id" : 77940897215561729, - "created_at" : "Tue Jun 07 03:41:13 +0000 2011", + "created_at" : "2011-06-07 03:41:13 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2058,12 +1984,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jonathan Stark", @@ -2077,14 +2003,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "77937805627621376", - "geo" : { - }, + "geo" : { }, "id_str" : "77942802943713280", "in_reply_to_user_id" : 7198302, - "text" : "@jonathanstark Ha, same w/ 4.3. I'm still impressed by how much of a boost they gave the platform today. Almost considering iPhone again...", + "text" : "@jonathanstark Ha, same w\/ 4.3. I'm still impressed by how much of a boost they gave the platform today. Almost considering iPhone again...", "id" : 77942802943713280, "in_reply_to_status_id" : 77937805627621376, - "created_at" : "Tue Jun 07 03:39:46 +0000 2011", + "created_at" : "2011-06-07 03:39:46 +0000", "in_reply_to_screen_name" : "jonathanstark", "in_reply_to_user_id_str" : "7198302", "user" : { @@ -2092,12 +2017,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2111,14 +2036,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "77939462960721920", - "geo" : { - }, + "geo" : { }, "id_str" : "77940507828957185", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke bastard", "id" : 77940507828957185, "in_reply_to_status_id" : 77939462960721920, - "created_at" : "Tue Jun 07 03:30:39 +0000 2011", + "created_at" : "2011-06-07 03:30:39 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2126,12 +2050,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Zach Holman", @@ -2145,14 +2069,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "77911376617684992", - "geo" : { - }, + "geo" : { }, "id_str" : "77914874444906496", "in_reply_to_user_id" : 11322372, - "text" : "@holman Rumour is also that they had to charge for accounting, and once they shipped it w/ devices they wouldn't have to charge anymore.", + "text" : "@holman Rumour is also that they had to charge for accounting, and once they shipped it w\/ devices they wouldn't have to charge anymore.", "id" : 77914874444906496, "in_reply_to_status_id" : 77911376617684992, - "created_at" : "Tue Jun 07 01:48:48 +0000 2011", + "created_at" : "2011-06-07 01:48:48 +0000", "in_reply_to_screen_name" : "holman", "in_reply_to_user_id_str" : "11322372", "user" : { @@ -2160,12 +2083,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Zach Waugh", @@ -2181,12 +2104,11 @@ Grailbird.data.tweets_2011_06 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "77810868376698881", "text" : "RT @zachwaugh: Now, just need some new Macbook Airs and I'll be all set. #wwdc", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2196,61 +2118,59 @@ Grailbird.data.tweets_2011_06 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "77809556616519680", "text" : "Now, just need some new Macbook Airs and I'll be all set. #wwdc", "id" : 77809556616519680, - "created_at" : "Mon Jun 06 18:50:18 +0000 2011", + "created_at" : "2011-06-06 18:50:18 +0000", "user" : { "name" : "Zach Waugh", "screen_name" : "zachwaugh", "protected" : false, "id_str" : "14620798", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1429147202/profile_new_small_square_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/418164750405472256\/o9DV_aI6_normal.jpeg", "id" : 14620798, "verified" : false } }, "id" : 77810868376698881, - "created_at" : "Mon Jun 06 18:55:31 +0000 2011", + "created_at" : "2011-06-06 18:55:31 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "77807710992744449", "text" : "Ok I'm happy now. Bring on the trifecta!", "id" : 77807710992744449, - "created_at" : "Mon Jun 06 18:42:58 +0000 2011", + "created_at" : "2011-06-06 18:42:58 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "isaacs", + "name" : "literally no thing", "screen_name" : "izs", "indices" : [ 3, 7 ], "id_str" : "8038312", @@ -2260,93 +2180,89 @@ Grailbird.data.tweets_2011_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "77807417454379009", "text" : "RT @izs: No room for ego or packratism in software. Until you've rewritten it at least 3 times, it's garbage.", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "77806627964723200", "text" : "No room for ego or packratism in software. Until you've rewritten it at least 3 times, it's garbage.", "id" : 77806627964723200, - "created_at" : "Mon Jun 06 18:38:40 +0000 2011", + "created_at" : "2011-06-06 18:38:40 +0000", "user" : { - "name" : "isaacs", + "name" : "literally solipsist", "screen_name" : "izs", "protected" : false, "id_str" : "8038312", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3364118031/a5a9ed02ab95823ff2218f4e02b92bfd_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/429334527018672128\/WbXbeeHb_normal.png", "id" : 8038312, "verified" : false } }, "id" : 77807417454379009, - "created_at" : "Mon Jun 06 18:41:48 +0000 2011", + "created_at" : "2011-06-06 18:41:48 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "77804615214706689", "text" : "I pay for MobileMe for iPhoto integration alone, that's it. What about online galleries Steve? Don't care about books or backup right now.", "id" : 77804615214706689, - "created_at" : "Mon Jun 06 18:30:40 +0000 2011", + "created_at" : "2011-06-06 18:30:40 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "77803870608293888", - "text" : "iCloud looks good but why would I switch from Google's mail/contacts/calendar to Apple's? And I'm *already* a MobileMe customer...", + "text" : "iCloud looks good but why would I switch from Google's mail\/contacts\/calendar to Apple's? And I'm *already* a MobileMe customer...", "id" : 77803870608293888, - "created_at" : "Mon Jun 06 18:27:42 +0000 2011", + "created_at" : "2011-06-06 18:27:42 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2357,123 +2273,123 @@ Grailbird.data.tweets_2011_06 = } ], "media" : [ ], "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/NC8Rfee", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=ZpeNt51Ul2c", + "display_url" : "youtube.com\/watch?v=ZpeNt5\u2026" + } ] }, + "geo" : { }, "id_str" : "77102178069774337", "text" : "RT @JimRoepcke: If you haven't seen the HNIC intro to game 1, here it is, amazing work. Even if you're not a hockey fan, check it out. h ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 119, 138 ], - "url" : "http://t.co/NC8Rfee", - "expanded_url" : "http://www.youtube.com/watch?v=ZpeNt51Ul2c", - "display_url" : "youtube.com/watch?v=ZpeNt5\u2026" + "url" : "http:\/\/t.co\/NC8Rfee", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=ZpeNt51Ul2c", + "display_url" : "youtube.com\/watch?v=ZpeNt5\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "77055588034543616", - "text" : "If you haven't seen the HNIC intro to game 1, here it is, amazing work. Even if you're not a hockey fan, check it out. http://t.co/NC8Rfee", + "text" : "If you haven't seen the HNIC intro to game 1, here it is, amazing work. Even if you're not a hockey fan, check it out. http:\/\/t.co\/NC8Rfee", "id" : 77055588034543616, - "created_at" : "Sat Jun 04 16:54:18 +0000 2011", + "created_at" : "2011-06-04 16:54:18 +0000", "user" : { "name" : "Jim Roepcke", "screen_name" : "JimRoepcke", "protected" : false, "id_str" : "894911", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3351988957/4cad7f658ee1a7f029aa5d283d6f4d87_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", "id" : 894911, "verified" : false } }, "id" : 77102178069774337, - "created_at" : "Sat Jun 04 19:59:26 +0000 2011", + "created_at" : "2011-06-04 19:59:26 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "76880032794030080", - "text" : "Just in case you haven't seen it I present the a cappella Inception trailer: http://youtu.be/d2yD4yDsiP4", + "text" : "Just in case you haven't seen it I present the a cappella Inception trailer: http:\/\/youtu.be\/d2yD4yDsiP4", "id" : 76880032794030080, - "created_at" : "Sat Jun 04 05:16:42 +0000 2011", + "created_at" : "2011-06-04 05:16:42 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "76856351048990720", "text" : "But *why* couldn't they print a message that tells us to run that command? Or ask if we'd like to run it. Anything besides current behaviour", "id" : 76856351048990720, - "created_at" : "Sat Jun 04 03:42:36 +0000 2011", + "created_at" : "2011-06-04 03:42:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "76856009099976704", "text" : "I have to take some of what I said back. Now that I've rebuilt native extensions the gem warnings are gone.", "id" : 76856009099976704, - "created_at" : "Sat Jun 04 03:41:15 +0000 2011", + "created_at" : "2011-06-04 03:41:15 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2487,14 +2403,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "76852457405284352", - "geo" : { - }, + "geo" : { }, "id_str" : "76854661205860352", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Thanks, don't think I tried the pristine command without --no-extensions. It's rebuilding stuff, may help.", "id" : 76854661205860352, "in_reply_to_status_id" : 76852457405284352, - "created_at" : "Sat Jun 04 03:35:53 +0000 2011", + "created_at" : "2011-06-04 03:35:53 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2502,7 +2417,7 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2521,14 +2436,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "76845718576431104", - "geo" : { - }, + "geo" : { }, "id_str" : "76849389305462784", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke It's madness. It barfs out warnings for every installed package every time it's required. Glad I'm not doing Ruby atm.", "id" : 76849389305462784, "in_reply_to_status_id" : 76845718576431104, - "created_at" : "Sat Jun 04 03:14:56 +0000 2011", + "created_at" : "2011-06-04 03:14:56 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2536,12 +2450,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -2555,14 +2469,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "76805691284799488", - "geo" : { - }, + "geo" : { }, "id_str" : "76842058001813504", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk I can't believe someone thought it was a good idea to include those warnings. vagrant is unusable for me now.", "id" : 76842058001813504, "in_reply_to_status_id" : 76805691284799488, - "created_at" : "Sat Jun 04 02:45:48 +0000 2011", + "created_at" : "2011-06-04 02:45:48 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -2570,12 +2483,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Appcelerator", @@ -2589,14 +2502,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "76342320890523650", - "geo" : { - }, + "geo" : { }, "id_str" : "76347660013023234", "in_reply_to_user_id" : 9662352, - "text" : "@appcelerator Article in question: http://wiki.appcelerator.org/display/guides/Push+Notifications+-+urbanairship.js ... anyway it is up now.", + "text" : "@appcelerator Article in question: http:\/\/wiki.appcelerator.org\/display\/guides\/Push+Notifications+-+urbanairship.js ... anyway it is up now.", "id" : 76347660013023234, "in_reply_to_status_id" : 76342320890523650, - "created_at" : "Thu Jun 02 18:01:15 +0000 2011", + "created_at" : "2011-06-02 18:01:15 +0000", "in_reply_to_screen_name" : "appcelerator", "in_reply_to_user_id_str" : "9662352", "user" : { @@ -2604,12 +2516,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Appcelerator", @@ -2623,14 +2535,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "76342320890523650", - "geo" : { - }, + "geo" : { }, "id_str" : "76347582883971073", "in_reply_to_user_id" : 9662352, - "text" : "@appcelerator Articles were not loading and I saw a maintenance message. Now I can see the article but {code} is an unknown macro", + "text" : "@appcelerator Articles were not loading and I saw a maintenance message. Now I can see the article but \u007Bcode\u007D is an unknown macro", "id" : 76347582883971073, "in_reply_to_status_id" : 76342320890523650, - "created_at" : "Thu Jun 02 18:00:56 +0000 2011", + "created_at" : "2011-06-02 18:00:56 +0000", "in_reply_to_screen_name" : "appcelerator", "in_reply_to_user_id_str" : "9662352", "user" : { @@ -2638,7 +2549,7 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2662,23 +2573,22 @@ Grailbird.data.tweets_2011_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "76337555607519232", "text" : "It's been 8 hours... RT @gavincoop: @appcelerator any ideas how long the wiki will be down for?", "id" : 76337555607519232, - "created_at" : "Thu Jun 02 17:21:06 +0000 2011", + "created_at" : "2011-06-02 17:21:06 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grant Paul (chpwn)", @@ -2692,14 +2602,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "76327224323739648", - "geo" : { - }, + "geo" : { }, "id_str" : "76328758386241536", "in_reply_to_user_id" : 91625528, "text" : "@chpwn I think I misunderstood. Cydia must be an overloaded name.", "id" : 76328758386241536, "in_reply_to_status_id" : 76327224323739648, - "created_at" : "Thu Jun 02 16:46:08 +0000 2011", + "created_at" : "2011-06-02 16:46:08 +0000", "in_reply_to_screen_name" : "chpwn", "in_reply_to_user_id_str" : "91625528", "user" : { @@ -2707,12 +2616,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grant Paul (chpwn)", @@ -2726,14 +2635,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "76325966414217216", - "geo" : { - }, + "geo" : { }, "id_str" : "76327100453367809", "in_reply_to_user_id" : 91625528, "text" : "@chpwn Because someone might want a piece of the pie for their work I suppose.", "id" : 76327100453367809, "in_reply_to_status_id" : 76325966414217216, - "created_at" : "Thu Jun 02 16:39:33 +0000 2011", + "created_at" : "2011-06-02 16:39:33 +0000", "in_reply_to_screen_name" : "chpwn", "in_reply_to_user_id_str" : "91625528", "user" : { @@ -2741,12 +2649,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tom Dale", @@ -2760,14 +2668,13 @@ Grailbird.data.tweets_2011_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "76097601103077376", - "geo" : { - }, + "geo" : { }, "id_str" : "76107003252051969", "in_reply_to_user_id" : 668863, "text" : "@tomdale how many will be using it? For fewer people who will take care in the process, AeroPress. More people or less careful, Bodum.", "id" : 76107003252051969, "in_reply_to_status_id" : 76097601103077376, - "created_at" : "Thu Jun 02 02:04:58 +0000 2011", + "created_at" : "2011-06-02 02:04:58 +0000", "in_reply_to_screen_name" : "tomdale", "in_reply_to_user_id_str" : "668863", "user" : { @@ -2775,12 +2682,12 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Steve Dekorte", @@ -2793,42 +2700,40 @@ Grailbird.data.tweets_2011_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "76098453528260608", - "text" : "RT @stevedekorte: Props to Mozilla http://www.youtube.com/watch?v=BHs9bDsEnUo", + "text" : "RT @stevedekorte: Props to Mozilla http:\/\/www.youtube.com\/watch?v=BHs9bDsEnUo", "retweeted_status" : { - "source" : "Tweetie for Mac", + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "76091998762844160", - "text" : "Props to Mozilla http://www.youtube.com/watch?v=BHs9bDsEnUo", + "text" : "Props to Mozilla http:\/\/www.youtube.com\/watch?v=BHs9bDsEnUo", "id" : 76091998762844160, - "created_at" : "Thu Jun 02 01:05:20 +0000 2011", + "created_at" : "2011-06-02 01:05:20 +0000", "user" : { "name" : "Steve Dekorte", "screen_name" : "stevedekorte", "protected" : false, "id_str" : "3237831", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/645554318/steve_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000273393744\/ec649802fe08462db916ac65a948f07e_normal.jpeg", "id" : 3237831, "verified" : false } }, "id" : 76098453528260608, - "created_at" : "Thu Jun 02 01:30:59 +0000 2011", + "created_at" : "2011-06-02 01:30:59 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2011_07.js b/public/tweets/data/js/tweets/2011_07.js index ec7a8a3..01d3e40 100755 --- a/public/tweets/data/js/tweets/2011_07.js +++ b/public/tweets/data/js/tweets/2011_07.js @@ -1,6 +1,6 @@ Grailbird.data.tweets_2011_07 = [ { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "5BY5 Broadcasting", @@ -16,13 +16,12 @@ Grailbird.data.tweets_2011_07 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "97826668516876290", "in_reply_to_user_id" : 106231780, "text" : "@5by5 If you did a week on BBEdit that would be cool. Good potential for some interesting FU too. How many of you guys use #BBEdit now?", "id" : 97826668516876290, - "created_at" : "Mon Aug 01 00:31:09 +0000 2011", + "created_at" : "2011-08-01 00:31:09 +0000", "in_reply_to_screen_name" : "5by5", "in_reply_to_user_id_str" : "106231780", "user" : { @@ -30,12 +29,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Rogers", @@ -49,14 +48,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "97390190800285697", - "geo" : { - }, + "geo" : { }, "id_str" : "97780317288546304", "in_reply_to_user_id" : 20079975, "text" : "@polotek I liked it, good job. It would be cool to see (pseudo) JS by the C++ or something to help bridge the gap.", "id" : 97780317288546304, "in_reply_to_status_id" : 97390190800285697, - "created_at" : "Sun Jul 31 21:26:58 +0000 2011", + "created_at" : "2011-07-31 21:26:58 +0000", "in_reply_to_screen_name" : "polotek", "in_reply_to_user_id_str" : "20079975", "user" : { @@ -64,12 +62,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Guillermo Rauch", @@ -83,14 +81,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "97532464276307969", - "geo" : { - }, + "geo" : { }, "id_str" : "97536572613857280", "in_reply_to_user_id" : 15540222, "text" : "@rauchg rough guess, 30-50% excluding replies", "id" : 97536572613857280, "in_reply_to_status_id" : 97532464276307969, - "created_at" : "Sun Jul 31 05:18:25 +0000 2011", + "created_at" : "2011-07-31 05:18:25 +0000", "in_reply_to_screen_name" : "rauchg", "in_reply_to_user_id_str" : "15540222", "user" : { @@ -98,58 +95,56 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "97431474919321601", "text" : "Is there a solution to the Nexus One running out of space? It's getting old. Install location is set to SD but internal just keeps filling.", "id" : 97431474919321601, - "created_at" : "Sat Jul 30 22:20:48 +0000 2011", + "created_at" : "2011-07-30 22:20:48 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "97232951577804800", "text" : "A nice thing about Lion scrollbars is a tall target for sizing Finder columns to fit their content by double clicking the divider.", "id" : 97232951577804800, - "created_at" : "Sat Jul 30 09:11:56 +0000 2011", + "created_at" : "2011-07-30 09:11:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kris Kowal", @@ -163,14 +158,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "97210253476765697", - "geo" : { - }, + "geo" : { }, "id_str" : "97228642031120384", "in_reply_to_user_id" : 6585632, "text" : "@kriskowal Glad to help.", "id" : 97228642031120384, "in_reply_to_status_id" : 97210253476765697, - "created_at" : "Sat Jul 30 08:54:49 +0000 2011", + "created_at" : "2011-07-30 08:54:49 +0000", "in_reply_to_screen_name" : "kriskowal", "in_reply_to_user_id_str" : "6585632", "user" : { @@ -178,12 +172,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "emacs", @@ -196,47 +190,45 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "97159713917124608", "text" : "RT @emacs: I don't always violate the GPL, but when I do, I leave out Bison grammar files.", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "97159561202511873", "text" : "I don't always violate the GPL, but when I do, I leave out Bison grammar files.", "id" : 97159561202511873, - "created_at" : "Sat Jul 30 04:20:19 +0000 2011", + "created_at" : "2011-07-30 04:20:19 +0000", "user" : { "name" : "emacs", "screen_name" : "emacs", "protected" : false, "id_str" : "9492852", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/33497412/emacs_normal.gif", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/33497412\/emacs_normal.gif", "id" : 9492852, "verified" : false } }, "id" : 97159713917124608, - "created_at" : "Sat Jul 30 04:20:55 +0000 2011", + "created_at" : "2011-07-30 04:20:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -250,14 +242,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "97153554476834816", - "geo" : { - }, + "geo" : { }, "id_str" : "97155460586668032", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Yeah and I reboot infrequently so a 30s login is probably not going to ruin my day. I'll see how it goes now that I disabled \u2318Q.", "id" : 97155460586668032, "in_reply_to_status_id" : 97153554476834816, - "created_at" : "Sat Jul 30 04:04:01 +0000 2011", + "created_at" : "2011-07-30 04:04:01 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -265,12 +256,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -284,14 +275,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "97147439995297792", - "geo" : { - }, + "geo" : { }, "id_str" : "97147791670915072", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Now that I'm thinking about it I really don't need to do it for *every* app. I never use TextEdit so it can quit, no biggie.", "id" : 97147791670915072, "in_reply_to_status_id" : 97147439995297792, - "created_at" : "Sat Jul 30 03:33:33 +0000 2011", + "created_at" : "2011-07-30 03:33:33 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -299,12 +289,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -318,14 +308,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "97146113357922305", - "geo" : { - }, + "geo" : { }, "id_str" : "97147297120518145", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Is there a way to automate that? Every app has a different menu item title, Quit <AppName>. Maybe I'll just add common apps.", "id" : 97147297120518145, "in_reply_to_status_id" : 97146113357922305, - "created_at" : "Sat Jul 30 03:31:35 +0000 2011", + "created_at" : "2011-07-30 03:31:35 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -333,35 +322,34 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "97133982931628032", "text" : "Ideally I'd like to require a confirmation or change the shortcut to Cmd-Ctrl-Q or something. Too bad each app has a different menu title.", "id" : 97133982931628032, - "created_at" : "Sat Jul 30 02:38:40 +0000 2011", + "created_at" : "2011-07-30 02:38:40 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kris Kowal", @@ -375,14 +363,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "97112056322473984", - "geo" : { - }, + "geo" : { }, "id_str" : "97127856890576896", "in_reply_to_user_id" : 6585632, "text" : "@kriskowal Assuming you don't care about Firefox 2(!) it looks like it's false everywhere that matters.", "id" : 97127856890576896, "in_reply_to_status_id" : 97112056322473984, - "created_at" : "Sat Jul 30 02:14:20 +0000 2011", + "created_at" : "2011-07-30 02:14:20 +0000", "in_reply_to_screen_name" : "kriskowal", "in_reply_to_user_id_str" : "6585632", "user" : { @@ -390,12 +377,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kris Kowal", @@ -409,14 +396,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "97112056322473984", - "geo" : { - }, + "geo" : { }, "id_str" : "97127619618807808", "in_reply_to_user_id" : 6585632, "text" : "@kriskowal false in Safari 4.0.5, Opera 10.63, Chrome 9, Firefox 3.6, IE6, IE7, and IE8 on XP. Also false in Firefox 3.0 onward on Mac.", "id" : 97127619618807808, "in_reply_to_status_id" : 97112056322473984, - "created_at" : "Sat Jul 30 02:13:23 +0000 2011", + "created_at" : "2011-07-30 02:13:23 +0000", "in_reply_to_screen_name" : "kriskowal", "in_reply_to_user_id_str" : "6585632", "user" : { @@ -424,12 +410,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bram Cohen", @@ -443,14 +429,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "97125011336339456", - "geo" : { - }, + "geo" : { }, "id_str" : "97126089658339329", "in_reply_to_user_id" : 17201709, "text" : "@bramcohen Taking condoms to the Playboy mansion reminds me of a Polish saying from an old friend, \"Why are you taking wood to the forest?\"", "id" : 97126089658339329, "in_reply_to_status_id" : 97125011336339456, - "created_at" : "Sat Jul 30 02:07:18 +0000 2011", + "created_at" : "2011-07-30 02:07:18 +0000", "in_reply_to_screen_name" : "bramcohen", "in_reply_to_user_id_str" : "17201709", "user" : { @@ -458,12 +443,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kris Kowal", @@ -477,14 +462,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "97112056322473984", - "geo" : { - }, + "geo" : { }, "id_str" : "97115113974272000", "in_reply_to_user_id" : 6585632, - "text" : "@kriskowal I'll open up my old MacBook and see what browsers I have on it. Last time I opened it up Chrome updated and I lost v7 :/", + "text" : "@kriskowal I'll open up my old MacBook and see what browsers I have on it. Last time I opened it up Chrome updated and I lost v7 :\/", "id" : 97115113974272000, "in_reply_to_status_id" : 97112056322473984, - "created_at" : "Sat Jul 30 01:23:42 +0000 2011", + "created_at" : "2011-07-30 01:23:42 +0000", "in_reply_to_screen_name" : "kriskowal", "in_reply_to_user_id_str" : "6585632", "user" : { @@ -492,12 +476,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kris Kowal", @@ -511,14 +495,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "97112056322473984", - "geo" : { - }, + "geo" : { }, "id_str" : "97114776093724673", "in_reply_to_user_id" : 6585632, "text" : "@kriskowal It's true on Firefox 2.0 on Mac. You asked for old :)", "id" : 97114776093724673, "in_reply_to_status_id" : 97112056322473984, - "created_at" : "Sat Jul 30 01:22:21 +0000 2011", + "created_at" : "2011-07-30 01:22:21 +0000", "in_reply_to_screen_name" : "kriskowal", "in_reply_to_user_id_str" : "6585632", "user" : { @@ -526,12 +509,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -545,14 +528,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "97048635568693248", - "geo" : { - }, + "geo" : { }, "id_str" : "97050430609166336", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Sounds like a bug. Can't imagine anyone expecting or wanting that.", "id" : 97050430609166336, "in_reply_to_status_id" : 97048635568693248, - "created_at" : "Fri Jul 29 21:06:40 +0000 2011", + "created_at" : "2011-07-29 21:06:40 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -560,35 +542,34 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "97050299352625152", "text" : "\"important APIs [\u2026] in C++. You don\u2019t need to write JavaScript code to use the html5 APIs like WebGL, Audio, Keyboard, Mouse, Sockets, etc.\"", "id" : 97050299352625152, - "created_at" : "Fri Jul 29 21:06:09 +0000 2011", + "created_at" : "2011-07-29 21:06:09 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -602,14 +583,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "97047955114180608", - "geo" : { - }, + "geo" : { }, "id_str" : "97048303690194944", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke If a URL has already been loaded is it still empty or is it the previous URL in webViewDidStartLoad:?", "id" : 97048303690194944, "in_reply_to_status_id" : 97047955114180608, - "created_at" : "Fri Jul 29 20:58:13 +0000 2011", + "created_at" : "2011-07-29 20:58:13 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -617,12 +597,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "George Nachman", @@ -636,14 +616,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "97035499792896002", - "geo" : { - }, + "geo" : { }, "id_str" : "97047199032164353", "in_reply_to_user_id" : 102550526, "text" : "@gnachman Cool, thanks for working so hard to make iTerm2 awesome! Especially recently. You're a machine.", "id" : 97047199032164353, "in_reply_to_status_id" : 97035499792896002, - "created_at" : "Fri Jul 29 20:53:49 +0000 2011", + "created_at" : "2011-07-29 20:53:49 +0000", "in_reply_to_screen_name" : "gnachman", "in_reply_to_user_id_str" : "102550526", "user" : { @@ -651,12 +630,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -676,14 +655,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96972681802563584", - "geo" : { - }, + "geo" : { }, "id_str" : "96973758501367809", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm My friend @JimRoepcke has been using 4.1 for a while and had some problems, crashes. I think he said the GM is better, not perfect.", "id" : 96973758501367809, "in_reply_to_status_id" : 96972681802563584, - "created_at" : "Fri Jul 29 16:02:00 +0000 2011", + "created_at" : "2011-07-29 16:02:00 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -691,12 +669,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -710,14 +688,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96972681802563584", - "geo" : { - }, + "geo" : { }, "id_str" : "96973016872919040", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm I have only built a couple of things in 4.1 so far and it was fine (doing web stuff at the moment).", "id" : 96973016872919040, "in_reply_to_status_id" : 96972681802563584, - "created_at" : "Fri Jul 29 15:59:03 +0000 2011", + "created_at" : "2011-07-29 15:59:03 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -725,12 +702,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -744,14 +721,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96972166339366913", - "geo" : { - }, + "geo" : { }, "id_str" : "96972583102193664", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm Sorry I'm not sure, I haven't used Xcode 4.2 yet.", "id" : 96972583102193664, "in_reply_to_status_id" : 96972166339366913, - "created_at" : "Fri Jul 29 15:57:20 +0000 2011", + "created_at" : "2011-07-29 15:57:20 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -759,12 +735,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mitchell Hashimoto", @@ -787,14 +763,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96830010001854464", - "geo" : { - }, + "geo" : { }, "id_str" : "96833264790142976", "in_reply_to_user_id" : 12819682, "text" : "@mitchellh Yeah, wish I used Terminal :) I'd love to see #iTerm2 show a few lines of context from previous sessions in tabs too. +@gnachman", "id" : 96833264790142976, "in_reply_to_status_id" : 96830010001854464, - "created_at" : "Fri Jul 29 06:43:44 +0000 2011", + "created_at" : "2011-07-29 06:43:44 +0000", "in_reply_to_screen_name" : "mitchellh", "in_reply_to_user_id_str" : "12819682", "user" : { @@ -802,58 +777,56 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "96830152415248384", "text" : "If I can have iTerm2 set some env var with the tab number I think I could do that in zsh. Worth trying anyway.", "id" : 96830152415248384, - "created_at" : "Fri Jul 29 06:31:22 +0000 2011", + "created_at" : "2011-07-29 06:31:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "96829720154488832", "text" : "In Lion Terminal restores tabs by showing the last few lines from the previous session. That's a nice touch, will have to make zsh do that.", "id" : 96829720154488832, - "created_at" : "Fri Jul 29 06:29:38 +0000 2011", + "created_at" : "2011-07-29 06:29:38 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -867,14 +840,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96826404183883777", - "geo" : { - }, + "geo" : { }, "id_str" : "96827629201670144", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Eventually phishers will start tweeting and that might be hard to ignore. Who knows, maybe they already are and are ignored...", "id" : 96827629201670144, "in_reply_to_status_id" : 96826404183883777, - "created_at" : "Fri Jul 29 06:21:21 +0000 2011", + "created_at" : "2011-07-29 06:21:21 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -882,12 +854,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mckenzy Aaron", @@ -900,23 +872,22 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "96824372270071808", "text" : "Spammer @mckenzyztnno0 has tweeted bare links to random people for 14 hours. How long does it take to recognize that pattern as spam?", "id" : 96824372270071808, - "created_at" : "Fri Jul 29 06:08:23 +0000 2011", + "created_at" : "2011-07-29 06:08:23 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dave Dash", @@ -925,7 +896,7 @@ Grailbird.data.tweets_2011_07 = "id_str" : "599431573", "id" : 599431573 }, { - "name" : "Oh My Zsh", + "name" : "oh my zsh", "screen_name" : "ohmyzsh", "indices" : [ 11, 19 ], "id_str" : "81680030", @@ -936,14 +907,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96778071742492673", - "geo" : { - }, + "geo" : { }, "id_str" : "96821527831515136", "in_reply_to_user_id" : 13634662, "text" : "@dave_dash @ohmyzsh A kind of loophole I guess. If I have time I'll go line by line but that might ease the transition if I need to.", "id" : 96821527831515136, "in_reply_to_status_id" : 96778071742492673, - "created_at" : "Fri Jul 29 05:57:05 +0000 2011", + "created_at" : "2011-07-29 05:57:05 +0000", "in_reply_to_screen_name" : "davedash", "in_reply_to_user_id_str" : "13634662", "user" : { @@ -951,12 +921,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kit Cambridge", @@ -970,14 +940,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96782693630611456", - "geo" : { - }, + "geo" : { }, "id_str" : "96791855089459200", "in_reply_to_user_id" : 136077128, "text" : "@kitcambridge no problem, hope you find something you like :)", "id" : 96791855089459200, "in_reply_to_status_id" : 96782693630611456, - "created_at" : "Fri Jul 29 03:59:11 +0000 2011", + "created_at" : "2011-07-29 03:59:11 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -985,12 +954,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kit Cambridge", @@ -1004,14 +973,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96781720145244160", - "geo" : { - }, + "geo" : { }, "id_str" : "96782110001594368", "in_reply_to_user_id" : 136077128, - "text" : "@kitcambridge github.com/samsonjs/config has it all", + "text" : "@kitcambridge github.com\/samsonjs\/config has it all", "id" : 96782110001594368, "in_reply_to_status_id" : 96781720145244160, - "created_at" : "Fri Jul 29 03:20:27 +0000 2011", + "created_at" : "2011-07-29 03:20:27 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -1019,15 +987,15 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Oh My Zsh", + "name" : "oh my zsh", "screen_name" : "ohmyzsh", "indices" : [ 57, 65 ], "id_str" : "81680030", @@ -1037,23 +1005,22 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "96765845132414976", "text" : "Looks like I'll switch from my venerable custom zshrc to @ohmyzsh sometime soon. July must be my month for changing up tools.", "id" : 96765845132414976, - "created_at" : "Fri Jul 29 02:15:49 +0000 2011", + "created_at" : "2011-07-29 02:15:49 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Korjavin Ivan", @@ -1067,14 +1034,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96760136433025024", - "geo" : { - }, + "geo" : { }, "id_str" : "96765444698030081", "in_reply_to_user_id" : 191791052, "text" : "@korjavin Cool, thanks! I think I'll take the plunge this weekend :)", "id" : 96765444698030081, "in_reply_to_status_id" : 96760136433025024, - "created_at" : "Fri Jul 29 02:14:14 +0000 2011", + "created_at" : "2011-07-29 02:14:14 +0000", "in_reply_to_screen_name" : "korjavin", "in_reply_to_user_id_str" : "191791052", "user" : { @@ -1082,12 +1048,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1097,26 +1063,25 @@ Grailbird.data.tweets_2011_07 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "96739776241209344", "text" : "Thank goodness for versions because Cmd-Shift-S now clobbers files instead of doing a Save As\u2026 #lion", "id" : 96739776241209344, - "created_at" : "Fri Jul 29 00:32:14 +0000 2011", + "created_at" : "2011-07-29 00:32:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Oh My Zsh", + "name" : "oh my zsh", "screen_name" : "ohmyzsh", "indices" : [ 114, 122 ], "id_str" : "81680030", @@ -1126,51 +1091,49 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "96738077430644736", - "text" : "Any old time zshers out there changed to oh-my-zsh? Was it easy to merge in your existing configs and prompt? /cc @ohmyzsh", + "text" : "Any old time zshers out there changed to oh-my-zsh? Was it easy to merge in your existing configs and prompt? \/cc @ohmyzsh", "id" : 96738077430644736, - "created_at" : "Fri Jul 29 00:25:29 +0000 2011", + "created_at" : "2011-07-29 00:25:29 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 84, 103 ], - "url" : "http://t.co/4gWeN1T", - "expanded_url" : "http://www.dribin.org/dave/blog/archives/2009/11/15/rpath/", - "display_url" : "dribin.org/dave/blog/arch\u2026" + "url" : "http:\/\/t.co\/4gWeN1T", + "expanded_url" : "http:\/\/www.dribin.org\/dave\/blog\/archives\/2009\/11\/15\/rpath\/", + "display_url" : "dribin.org\/dave\/blog\/arch\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "96737312934858752", - "text" : "Some handy info on bundling frameworks in your OS X apps. For noobs like me anyway. http://t.co/4gWeN1T", + "text" : "Some handy info on bundling frameworks in your OS X apps. For noobs like me anyway. http:\/\/t.co\/4gWeN1T", "id" : 96737312934858752, - "created_at" : "Fri Jul 29 00:22:27 +0000 2011", + "created_at" : "2011-07-29 00:22:27 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1183,20 +1146,19 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 29, 48 ], - "url" : "http://t.co/tjqMUpv", - "expanded_url" : "http://www.youtube.com/watch?v=xawn9xxP678", - "display_url" : "youtube.com/watch?v=xawn9x\u2026" + "url" : "http:\/\/t.co\/tjqMUpv", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=xawn9xxP678", + "display_url" : "youtube.com\/watch?v=xawn9x\u2026" } ] }, "in_reply_to_status_id_str" : "96732540827734016", - "geo" : { - }, + "geo" : { }, "id_str" : "96733064071364609", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke As is tradition. http://t.co/tjqMUpv", + "text" : "@JimRoepcke As is tradition. http:\/\/t.co\/tjqMUpv", "id" : 96733064071364609, "in_reply_to_status_id" : 96732540827734016, - "created_at" : "Fri Jul 29 00:05:34 +0000 2011", + "created_at" : "2011-07-29 00:05:34 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1204,35 +1166,34 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "96731377734656001", "text" : "NSSearchField doesn't call EndEditing or DidChange when a recent search is selected. And I can't just change the menu's delegate. Blurgh.", "id" : 96731377734656001, - "created_at" : "Thu Jul 28 23:58:52 +0000 2011", + "created_at" : "2011-07-28 23:58:52 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1246,14 +1207,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96724596648189953", - "geo" : { - }, + "geo" : { }, "id_str" : "96729400011276288", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Now you don't have to call someone over to look at it. Progress!", "id" : 96729400011276288, "in_reply_to_status_id" : 96724596648189953, - "created_at" : "Thu Jul 28 23:51:00 +0000 2011", + "created_at" : "2011-07-28 23:51:00 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1261,12 +1221,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Twitter", @@ -1279,23 +1239,22 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "96685789932564480", "text" : "Ok @twitter you're past the adolescent stage, all grown up. Time to actually tackle the spam problem. It's so tiresome.", "id" : 96685789932564480, - "created_at" : "Thu Jul 28 20:57:43 +0000 2011", + "created_at" : "2011-07-28 20:57:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Batdrance", @@ -1308,47 +1267,45 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "96684586494476288", "text" : "RT @batdrance: Apple to buy Barnes and Noble. Then Starbucks. Then Express. Then Banana Republic. Then maybe lunch at P.F. Chang's befor ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "96684290766680064", "text" : "Apple to buy Barnes and Noble. Then Starbucks. Then Express. Then Banana Republic. Then maybe lunch at P.F. Chang's before getting a mani.", "id" : 96684290766680064, - "created_at" : "Thu Jul 28 20:51:45 +0000 2011", + "created_at" : "2011-07-28 20:51:45 +0000", "user" : { "name" : "Batdrance", "screen_name" : "batdrance", "protected" : false, "id_str" : "190919200", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1124114926/batdrance_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1124114926\/batdrance_normal.png", "id" : 190919200, "verified" : false } }, "id" : 96684586494476288, - "created_at" : "Thu Jul 28 20:52:56 +0000 2011", + "created_at" : "2011-07-28 20:52:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Judd Vinet", @@ -1362,14 +1319,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96678354283003905", - "geo" : { - }, + "geo" : { }, "id_str" : "96679166681939968", "in_reply_to_user_id" : 14112263, "text" : "@juddv It does sound strange. Of course, having zero knowledge about that stuff makes it easy for me to make wild claims like that.", "id" : 96679166681939968, "in_reply_to_status_id" : 96678354283003905, - "created_at" : "Thu Jul 28 20:31:24 +0000 2011", + "created_at" : "2011-07-28 20:31:24 +0000", "in_reply_to_screen_name" : "juddv", "in_reply_to_user_id_str" : "14112263", "user" : { @@ -1377,12 +1333,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Judd Vinet", @@ -1396,14 +1352,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96675703633879040", - "geo" : { - }, + "geo" : { }, "id_str" : "96678151127711744", "in_reply_to_user_id" : 14112263, - "text" : "@juddv It seems easier to predict what will happen in 100 years +/- 10 years than what will happen in a specific 24h window.", + "text" : "@juddv It seems easier to predict what will happen in 100 years +\/- 10 years than what will happen in a specific 24h window.", "id" : 96678151127711744, "in_reply_to_status_id" : 96675703633879040, - "created_at" : "Thu Jul 28 20:27:22 +0000 2011", + "created_at" : "2011-07-28 20:27:22 +0000", "in_reply_to_screen_name" : "juddv", "in_reply_to_user_id_str" : "14112263", "user" : { @@ -1411,12 +1366,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -1429,47 +1384,45 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "96677310228471808", - "text" : "RT @siracusa: This is pretty neat: quickly edit text in any app with your favorite text editor with QuickCursor http://bit.ly/omHfPT", + "text" : "RT @siracusa: This is pretty neat: quickly edit text in any app with your favorite text editor with QuickCursor http:\/\/bit.ly\/omHfPT", "retweeted_status" : { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "96673755220295680", - "text" : "This is pretty neat: quickly edit text in any app with your favorite text editor with QuickCursor http://bit.ly/omHfPT", + "text" : "This is pretty neat: quickly edit text in any app with your favorite text editor with QuickCursor http:\/\/bit.ly\/omHfPT", "id" : 96673755220295680, - "created_at" : "Thu Jul 28 20:09:54 +0000 2011", + "created_at" : "2011-07-28 20:09:54 +0000", "user" : { "name" : "John Siracusa", "screen_name" : "siracusa", "protected" : false, "id_str" : "636923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1501070030/John_2011_1_500x500_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", "id" : 636923, "verified" : false } }, "id" : 96677310228471808, - "created_at" : "Thu Jul 28 20:24:01 +0000 2011", + "created_at" : "2011-07-28 20:24:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1483,14 +1436,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96631152089112578", - "geo" : { - }, + "geo" : { }, "id_str" : "96640090780090368", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Yeah that can be a killer. When I had my Linux workstation I used Emacs almost exclusively on OS X to keep it sane.", "id" : 96640090780090368, "in_reply_to_status_id" : 96631152089112578, - "created_at" : "Thu Jul 28 17:56:07 +0000 2011", + "created_at" : "2011-07-28 17:56:07 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -1498,12 +1450,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1513,31 +1465,30 @@ Grailbird.data.tweets_2011_07 = } ], "urls" : [ { "indices" : [ 120, 139 ], - "url" : "http://t.co/sQIFMqc", - "expanded_url" : "http://www.entropy.ch/blog/Developer/2008/04/13/AppleScripts-for-Some-Missing-BBEdit-Text-Operations.html", - "display_url" : "entropy.ch/blog/Developer\u2026" + "url" : "http:\/\/t.co\/sQIFMqc", + "expanded_url" : "http:\/\/www.entropy.ch\/blog\/Developer\/2008\/04\/13\/AppleScripts-for-Some-Missing-BBEdit-Text-Operations.html", + "display_url" : "entropy.ch\/blog\/Developer\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "96639951281733634", - "text" : "Here are a few #bbedit goodies for shuffling lines around, I'm going to yank the move line up/down and dupe line stuff. http://t.co/sQIFMqc", + "text" : "Here are a few #bbedit goodies for shuffling lines around, I'm going to yank the move line up\/down and dupe line stuff. http:\/\/t.co\/sQIFMqc", "id" : 96639951281733634, - "created_at" : "Thu Jul 28 17:55:34 +0000 2011", + "created_at" : "2011-07-28 17:55:34 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Alexis Sellier", + "name" : "cloudhead", "screen_name" : "cloudhead", "indices" : [ 0, 10 ], "id_str" : "36156834", @@ -1547,13 +1498,12 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "96620959594848258", "in_reply_to_user_id" : 36156834, "text" : "@cloudhead I usually end up with a password like FUCKYOUstackexchange!1 in those situations.", "id" : 96620959594848258, - "created_at" : "Thu Jul 28 16:40:06 +0000 2011", + "created_at" : "2011-07-28 16:40:06 +0000", "in_reply_to_screen_name" : "cloudhead", "in_reply_to_user_id_str" : "36156834", "user" : { @@ -1561,12 +1511,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1580,14 +1530,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96615268721246209", - "geo" : { - }, + "geo" : { }, "id_str" : "96620726068580352", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle It is a great deal. I have actually been using TextMate for the past year or so and TM -> BBEdit is a much easier decision.", "id" : 96620726068580352, "in_reply_to_status_id" : 96615268721246209, - "created_at" : "Thu Jul 28 16:39:10 +0000 2011", + "created_at" : "2011-07-28 16:39:10 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -1595,35 +1544,34 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "96611605424508928", "text" : "Oh hey, it's my reddit birthday. 5 years wasted, and counting!", "id" : 96611605424508928, - "created_at" : "Thu Jul 28 16:02:56 +0000 2011", + "created_at" : "2011-07-28 16:02:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1637,14 +1585,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96464946702991360", - "geo" : { - }, + "geo" : { }, "id_str" : "96609918605459456", "in_reply_to_user_id" : 14864447, - "text" : "@bryan_kyle It was really easy to extend BBEdit with some AppleScript I found on daringfireball.net. Will sit down w/ the manual soon.", + "text" : "@bryan_kyle It was really easy to extend BBEdit with some AppleScript I found on daringfireball.net. Will sit down w\/ the manual soon.", "id" : 96609918605459456, "in_reply_to_status_id" : 96464946702991360, - "created_at" : "Thu Jul 28 15:56:14 +0000 2011", + "created_at" : "2011-07-28 15:56:14 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -1652,12 +1599,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1671,14 +1618,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96464946702991360", - "geo" : { - }, + "geo" : { }, "id_str" : "96609670394953728", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle If I used another OS regularly I'd probably stick with Emacs too. That's a pretty big hurdle to jump.", "id" : 96609670394953728, "in_reply_to_status_id" : 96464946702991360, - "created_at" : "Thu Jul 28 15:55:15 +0000 2011", + "created_at" : "2011-07-28 15:55:15 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -1686,12 +1632,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1705,14 +1651,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96464946702991360", - "geo" : { - }, + "geo" : { }, "id_str" : "96609204768489472", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle That's a tough one, it's really early to say. I just typed away in it yesterday and haven't learned much yet.", "id" : 96609204768489472, "in_reply_to_status_id" : 96464946702991360, - "created_at" : "Thu Jul 28 15:53:23 +0000 2011", + "created_at" : "2011-07-28 15:53:23 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -1720,35 +1665,34 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "96604515213651969", "text" : "A good tool only has to do two things 1) get the job done, and 2) don't piss me off.", "id" : 96604515213651969, - "created_at" : "Thu Jul 28 15:34:45 +0000 2011", + "created_at" : "2011-07-28 15:34:45 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1758,46 +1702,44 @@ Grailbird.data.tweets_2011_07 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "96436123601084416", "text" : "Installed git on Oct. 16, 2007 and the last svn command on my own repos ran on Oct. 22, 2007. #zhistory", "id" : 96436123601084416, - "created_at" : "Thu Jul 28 04:25:38 +0000 2011", + "created_at" : "2011-07-28 04:25:38 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "96430674873036800", "text" : "Now that I know how many lines 200,000 really is I think I'll trim my zhistory down to 50,000. I don't need MacPorts commands from 2007...", "id" : 96430674873036800, - "created_at" : "Thu Jul 28 04:03:59 +0000 2011", + "created_at" : "2011-07-28 04:03:59 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -1811,14 +1753,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96419372452691968", - "geo" : { - }, + "geo" : { }, "id_str" : "96419791757254656", "in_reply_to_user_id" : 15687937, "text" : "@devongovett No worries, have fun with whatever you end up with :)", "id" : 96419791757254656, "in_reply_to_status_id" : 96419372452691968, - "created_at" : "Thu Jul 28 03:20:44 +0000 2011", + "created_at" : "2011-07-28 03:20:44 +0000", "in_reply_to_screen_name" : "devongovett", "in_reply_to_user_id_str" : "15687937", "user" : { @@ -1826,12 +1767,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "BBEdit", @@ -1847,23 +1788,22 @@ Grailbird.data.tweets_2011_07 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "96419116893745153", "text" : "Nice, @bbedit just replied to my moaning about sub word movement (OS was clobbering them). Rounds out a great first day with #bbedit!", "id" : 96419116893745153, - "created_at" : "Thu Jul 28 03:18:03 +0000 2011", + "created_at" : "2011-07-28 03:18:03 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "BBEdit", @@ -1877,14 +1817,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96416826854080512", - "geo" : { - }, + "geo" : { }, "id_str" : "96417669024194560", "in_reply_to_user_id" : 39076170, "text" : "@bbedit That's perfect, thanks. I'll be sure to write in the future.", "id" : 96417669024194560, "in_reply_to_status_id" : 96416826854080512, - "created_at" : "Thu Jul 28 03:12:18 +0000 2011", + "created_at" : "2011-07-28 03:12:18 +0000", "in_reply_to_screen_name" : "bbedit", "in_reply_to_user_id_str" : "39076170", "user" : { @@ -1892,12 +1831,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -1911,14 +1850,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96412153837404161", - "geo" : { - }, + "geo" : { }, "id_str" : "96417101253836801", "in_reply_to_user_id" : 15687937, "text" : "@devongovett After glancing at a couple of benchmarks I would go for the Crucial drive.", "id" : 96417101253836801, "in_reply_to_status_id" : 96412153837404161, - "created_at" : "Thu Jul 28 03:10:02 +0000 2011", + "created_at" : "2011-07-28 03:10:02 +0000", "in_reply_to_screen_name" : "devongovett", "in_reply_to_user_id_str" : "15687937", "user" : { @@ -1926,12 +1864,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -1945,14 +1883,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96412153837404161", - "geo" : { - }, + "geo" : { }, "id_str" : "96414263672979456", "in_reply_to_user_id" : 15687937, "text" : "@devongovett Oh, actually writes might be slower on the Kingston. I thought it was a different controller. Strike the last tweet.", "id" : 96414263672979456, "in_reply_to_status_id" : 96412153837404161, - "created_at" : "Thu Jul 28 02:58:46 +0000 2011", + "created_at" : "2011-07-28 02:58:46 +0000", "in_reply_to_screen_name" : "devongovett", "in_reply_to_user_id_str" : "15687937", "user" : { @@ -1960,12 +1897,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -1979,14 +1916,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96412153837404161", - "geo" : { - }, + "geo" : { }, "id_str" : "96413704874229760", "in_reply_to_user_id" : 15687937, "text" : "@devongovett Probably not, *maybe* if you have SATA 6gbps. Day to day you likely wouldn't notice a difference.", "id" : 96413704874229760, "in_reply_to_status_id" : 96412153837404161, - "created_at" : "Thu Jul 28 02:56:33 +0000 2011", + "created_at" : "2011-07-28 02:56:33 +0000", "in_reply_to_screen_name" : "devongovett", "in_reply_to_user_id_str" : "15687937", "user" : { @@ -1994,35 +1930,34 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "96394918343348224", "text" : "\"Improved: Circus Ponies' NoteBook resizing.\" \u2026 I guess it's a good thing.", "id" : 96394918343348224, - "created_at" : "Thu Jul 28 01:41:54 +0000 2011", + "created_at" : "2011-07-28 01:41:54 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Adam Jordens", @@ -2042,14 +1977,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96377771298787328", - "geo" : { - }, + "geo" : { }, "id_str" : "96378787243098112", "in_reply_to_user_id" : 2262091, "text" : "@ajordens @juddv Ridiculous and unproductive but Apple kind of had it coming.", "id" : 96378787243098112, "in_reply_to_status_id" : 96377771298787328, - "created_at" : "Thu Jul 28 00:37:48 +0000 2011", + "created_at" : "2011-07-28 00:37:48 +0000", "in_reply_to_screen_name" : "ajordens", "in_reply_to_user_id_str" : "2262091", "user" : { @@ -2057,12 +1991,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2072,23 +2006,22 @@ Grailbird.data.tweets_2011_07 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "96378413165711361", "text" : "But they *do* work with the shift modifier. Since I have a clean BBEdit install maybe I should file a bug\u2026 #bbedit", "id" : 96378413165711361, - "created_at" : "Thu Jul 28 00:36:18 +0000 2011", + "created_at" : "2011-07-28 00:36:18 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2101,23 +2034,22 @@ Grailbird.data.tweets_2011_07 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "96377555275358208", - "text" : "BBEdit 10's sub word movements (Ctrl-right/left) don't work for me on Lion. Nothing happens at all. What gives? #bbedit #lion", + "text" : "BBEdit 10's sub word movements (Ctrl-right\/left) don't work for me on Lion. Nothing happens at all. What gives? #bbedit #lion", "id" : 96377555275358208, - "created_at" : "Thu Jul 28 00:32:54 +0000 2011", + "created_at" : "2011-07-28 00:32:54 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kit Cambridge", @@ -2131,14 +2063,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96370725883084800", - "geo" : { - }, + "geo" : { }, "id_str" : "96371717756293120", "in_reply_to_user_id" : 136077128, - "text" : "@kitcambridge Try them both and see which you like better. I ended up w/ VMware Fusion (+ upgrade since 4 is ostensibly around the corner).", + "text" : "@kitcambridge Try them both and see which you like better. I ended up w\/ VMware Fusion (+ upgrade since 4 is ostensibly around the corner).", "id" : 96371717756293120, "in_reply_to_status_id" : 96370725883084800, - "created_at" : "Thu Jul 28 00:09:42 +0000 2011", + "created_at" : "2011-07-28 00:09:42 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -2146,12 +2077,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -2165,14 +2096,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96341968061337600", - "geo" : { - }, + "geo" : { }, "id_str" : "96361606694449152", "in_reply_to_user_id" : 15687937, - "text" : "@devongovett Plus, do you want git diff and github and other code tools to show you some weird version of your code w/ different size tabs?", + "text" : "@devongovett Plus, do you want git diff and github and other code tools to show you some weird version of your code w\/ different size tabs?", "id" : 96361606694449152, "in_reply_to_status_id" : 96341968061337600, - "created_at" : "Wed Jul 27 23:29:32 +0000 2011", + "created_at" : "2011-07-27 23:29:32 +0000", "in_reply_to_screen_name" : "devongovett", "in_reply_to_user_id_str" : "15687937", "user" : { @@ -2180,12 +2110,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -2199,14 +2129,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96341968061337600", - "geo" : { - }, + "geo" : { }, "id_str" : "96361202652954624", "in_reply_to_user_id" : 15687937, "text" : "@devongovett Spaces. Anyone who says otherwise is selling software to manage the mess created by mixing tabs and spaces.", "id" : 96361202652954624, "in_reply_to_status_id" : 96341968061337600, - "created_at" : "Wed Jul 27 23:27:55 +0000 2011", + "created_at" : "2011-07-27 23:27:55 +0000", "in_reply_to_screen_name" : "devongovett", "in_reply_to_user_id_str" : "15687937", "user" : { @@ -2214,12 +2143,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mislav Marohni\u0107", @@ -2233,14 +2162,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "96311897745391617", - "geo" : { - }, + "geo" : { }, "id_str" : "96312430271021056", "in_reply_to_user_id" : 7516242, "text" : "@mislav Montreal too.", "id" : 96312430271021056, "in_reply_to_status_id" : 96311897745391617, - "created_at" : "Wed Jul 27 20:14:07 +0000 2011", + "created_at" : "2011-07-27 20:14:07 +0000", "in_reply_to_screen_name" : "mislav", "in_reply_to_user_id_str" : "7516242", "user" : { @@ -2248,35 +2176,34 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "96297820637769729", "text" : "Recenter doesn't seem to have any effect in BBEdit 10 on Lion. No menu bar item flashes blue when I hit Ctrl-L, nothing happens at all.", "id" : 96297820637769729, - "created_at" : "Wed Jul 27 19:16:04 +0000 2011", + "created_at" : "2011-07-27 19:16:04 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Gruber", @@ -2289,23 +2216,22 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "96295057338019840", "text" : "Decided to actually use BBEdit today and it's great so far. I missed Ctrl-W from TextMate to select a word but @gruber has that covered.", "id" : 96295057338019840, - "created_at" : "Wed Jul 27 19:05:05 +0000 2011", + "created_at" : "2011-07-27 19:05:05 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Fil Maj", @@ -2319,14 +2245,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "95992853137862657", - "geo" : { - }, + "geo" : { }, "id_str" : "95993932655247360", "in_reply_to_user_id" : 22651735, - "text" : "@filmaj Apple has (presumably) caught up to Android's wireless goodness w/ iCloud. I'm so ready to ditch my Nexus One for the next iPhone.", + "text" : "@filmaj Apple has (presumably) caught up to Android's wireless goodness w\/ iCloud. I'm so ready to ditch my Nexus One for the next iPhone.", "id" : 95993932655247360, "in_reply_to_status_id" : 95992853137862657, - "created_at" : "Tue Jul 26 23:08:31 +0000 2011", + "created_at" : "2011-07-26 23:08:31 +0000", "in_reply_to_screen_name" : "filmaj", "in_reply_to_user_id_str" : "22651735", "user" : { @@ -2334,12 +2259,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sean Heber", @@ -2353,14 +2278,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "95956242543030273", - "geo" : { - }, + "geo" : { }, "id_str" : "95958332665364480", "in_reply_to_user_id" : 14136236, "text" : "@BigZaphod Ignore me, I was way off.", "id" : 95958332665364480, "in_reply_to_status_id" : 95956242543030273, - "created_at" : "Tue Jul 26 20:47:03 +0000 2011", + "created_at" : "2011-07-26 20:47:03 +0000", "in_reply_to_screen_name" : "BigZaphod", "in_reply_to_user_id_str" : "14136236", "user" : { @@ -2368,12 +2292,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "tom robinson", @@ -2387,14 +2311,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "95940869076697088", - "geo" : { - }, + "geo" : { }, "id_str" : "95945636616208384", "in_reply_to_user_id" : 14206068, "text" : "@tlrobinson \"And since our latest update we've had 100% fewer bug reports!\"", "id" : 95945636616208384, "in_reply_to_status_id" : 95940869076697088, - "created_at" : "Tue Jul 26 19:56:37 +0000 2011", + "created_at" : "2011-07-26 19:56:37 +0000", "in_reply_to_screen_name" : "tlrobinson", "in_reply_to_user_id_str" : "14206068", "user" : { @@ -2402,12 +2325,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Borowski", @@ -2421,14 +2344,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "95618986108137472", - "geo" : { - }, + "geo" : { }, "id_str" : "95623862292709376", "in_reply_to_user_id" : 11973362, "text" : "@typeoneerror I was wrong about how it works. In foo <(bar) bar's stdout goes to a FIFO, the name of which is passed as a *param* to foo.", "id" : 95623862292709376, "in_reply_to_status_id" : 95618986108137472, - "created_at" : "Mon Jul 25 22:38:00 +0000 2011", + "created_at" : "2011-07-25 22:38:00 +0000", "in_reply_to_screen_name" : "typeoneerror", "in_reply_to_user_id_str" : "11973362", "user" : { @@ -2436,12 +2358,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Borowski", @@ -2460,20 +2382,19 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 41, 60 ], - "url" : "http://t.co/dj0F9hn", - "expanded_url" : "http://www.gnu.org/software/bash/manual/bashref.html#Process-Substitution", - "display_url" : "gnu.org/software/bash/\u2026" + "url" : "http:\/\/t.co\/dj0F9hn", + "expanded_url" : "http:\/\/www.gnu.org\/software\/bash\/manual\/bashref.html#Process-Substitution", + "display_url" : "gnu.org\/software\/bash\/\u2026" } ] }, "in_reply_to_status_id_str" : "95618986108137472", - "geo" : { - }, + "geo" : { }, "id_str" : "95622887813287937", "in_reply_to_user_id" : 11973362, - "text" : "@typeoneerror @killerspaz Relevant docs: http://t.co/dj0F9hn", + "text" : "@typeoneerror @killerspaz Relevant docs: http:\/\/t.co\/dj0F9hn", "id" : 95622887813287937, "in_reply_to_status_id" : 95618986108137472, - "created_at" : "Mon Jul 25 22:34:07 +0000 2011", + "created_at" : "2011-07-25 22:34:07 +0000", "in_reply_to_screen_name" : "typeoneerror", "in_reply_to_user_id_str" : "11973362", "user" : { @@ -2481,12 +2402,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Borowski", @@ -2500,14 +2421,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "95610589405134849", - "geo" : { - }, + "geo" : { }, "id_str" : "95613604816105472", "in_reply_to_user_id" : 11973362, "text" : "@typeoneerror I'm not sure what bash -c does but foo <(bar) means that bar's stdout is piped to foo's stdin.", "id" : 95613604816105472, "in_reply_to_status_id" : 95610589405134849, - "created_at" : "Mon Jul 25 21:57:14 +0000 2011", + "created_at" : "2011-07-25 21:57:14 +0000", "in_reply_to_screen_name" : "typeoneerror", "in_reply_to_user_id_str" : "11973362", "user" : { @@ -2515,12 +2435,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jonathan Stark", @@ -2533,20 +2453,19 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 93, 112 ], - "url" : "http://t.co/0OsgBcu", - "expanded_url" : "http://i.imgur.com/Apu35.jpg", - "display_url" : "i.imgur.com/Apu35.jpg" + "url" : "http:\/\/t.co\/0OsgBcu", + "expanded_url" : "http:\/\/i.imgur.com\/Apu35.jpg", + "display_url" : "i.imgur.com\/Apu35.jpg" } ] }, "in_reply_to_status_id_str" : "95312587436199936", - "geo" : { - }, + "geo" : { }, "id_str" : "95327712134172672", "in_reply_to_user_id" : 7198302, - "text" : "@jonathanstark Cmd-Shift-G ~/Library <return> ... it's a pain but as many said, it's a http://t.co/0OsgBcu :/", + "text" : "@jonathanstark Cmd-Shift-G ~\/Library <return> ... it's a pain but as many said, it's a http:\/\/t.co\/0OsgBcu :\/", "id" : 95327712134172672, "in_reply_to_status_id" : 95312587436199936, - "created_at" : "Mon Jul 25 03:01:12 +0000 2011", + "created_at" : "2011-07-25 03:01:12 +0000", "in_reply_to_screen_name" : "jonathanstark", "in_reply_to_user_id_str" : "7198302", "user" : { @@ -2554,12 +2473,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2569,23 +2488,22 @@ Grailbird.data.tweets_2011_07 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "94911226584375296", "text" : "It would be pretty cool if Apple released an iCloud Time Capsule. #northcarolinadatacentresolvesallproblems", "id" : 94911226584375296, - "created_at" : "Sat Jul 23 23:26:14 +0000 2011", + "created_at" : "2011-07-23 23:26:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Firefox", @@ -2599,14 +2517,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "94908545392324608", - "geo" : { - }, + "geo" : { }, "id_str" : "94909463462551552", "in_reply_to_user_id" : 2142731, - "text" : "@firefox DNS and HTTP prefetching and caching stuff Chrome does to seem fast. That'd be icing on the nice perf/mem improvements you've made.", + "text" : "@firefox DNS and HTTP prefetching and caching stuff Chrome does to seem fast. That'd be icing on the nice perf\/mem improvements you've made.", "id" : 94909463462551552, "in_reply_to_status_id" : 94908545392324608, - "created_at" : "Sat Jul 23 23:19:14 +0000 2011", + "created_at" : "2011-07-23 23:19:14 +0000", "in_reply_to_screen_name" : "firefox", "in_reply_to_user_id_str" : "2142731", "user" : { @@ -2614,12 +2531,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mitchell Hashimoto", @@ -2632,57 +2549,55 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 117, 136 ], - "url" : "http://t.co/KzMdSNM", - "expanded_url" : "http://stackoverflow.com/questions/970292/emacs-multiple-columns-one-buffer", - "display_url" : "stackoverflow.com/questions/9702\u2026" + "url" : "http:\/\/t.co\/KzMdSNM", + "expanded_url" : "http:\/\/stackoverflow.com\/questions\/970292\/emacs-multiple-columns-one-buffer", + "display_url" : "stackoverflow.com\/questions\/9702\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "94890159924985856", - "text" : "RT @mitchellh: Just learned about follow-mode in emacs via HN. Incredible for large screens and browsing long files. http://t.co/KzMdSNM", + "text" : "RT @mitchellh: Just learned about follow-mode in emacs via HN. Incredible for large screens and browsing long files. http:\/\/t.co\/KzMdSNM", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 102, 121 ], - "url" : "http://t.co/KzMdSNM", - "expanded_url" : "http://stackoverflow.com/questions/970292/emacs-multiple-columns-one-buffer", - "display_url" : "stackoverflow.com/questions/9702\u2026" + "url" : "http:\/\/t.co\/KzMdSNM", + "expanded_url" : "http:\/\/stackoverflow.com\/questions\/970292\/emacs-multiple-columns-one-buffer", + "display_url" : "stackoverflow.com\/questions\/9702\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "94889646177271808", - "text" : "Just learned about follow-mode in emacs via HN. Incredible for large screens and browsing long files. http://t.co/KzMdSNM", + "text" : "Just learned about follow-mode in emacs via HN. Incredible for large screens and browsing long files. http:\/\/t.co\/KzMdSNM", "id" : 94889646177271808, - "created_at" : "Sat Jul 23 22:00:29 +0000 2011", + "created_at" : "2011-07-23 22:00:29 +0000", "user" : { "name" : "Mitchell Hashimoto", "screen_name" : "mitchellh", "protected" : false, "id_str" : "12819682", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2707460527/252a64411a339184ff375a96fb68dcb0_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2707460527\/252a64411a339184ff375a96fb68dcb0_normal.png", "id" : 12819682, "verified" : false } }, "id" : 94890159924985856, - "created_at" : "Sat Jul 23 22:02:31 +0000 2011", + "created_at" : "2011-07-23 22:02:31 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daniel Jalkut", @@ -2690,17 +2605,27 @@ Grailbird.data.tweets_2011_07 = "indices" : [ 3, 17 ], "id_str" : "666043", "id" : 666043 + }, { + "name" : "Matt Gemmell", + "screen_name" : "mattgemmell", + "indices" : [ 139, 140 ], + "id_str" : "755859", + "id" : 755859 } ], "media" : [ ], "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/F2zhjKA", + "expanded_url" : "http:\/\/www.red-sweater.com\/blog\/1990\/even-geekier-window-resizing", + "display_url" : "red-sweater.com\/blog\/1990\/even\u2026" + } ] }, + "geo" : { }, "id_str" : "94882961861783552", - "text" : "RT @danielpunkass: You probably know about Lion's new window-resize from any edge, but do you know about the modifiers? http://t.co/F2zh ...", + "text" : "RT @danielpunkass: You probably know about Lion's new window-resize from any edge, but do you know about the modifiers? http:\/\/t.co\/F2zh ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Matt Gemmell", @@ -2713,43 +2638,42 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 101, 120 ], - "url" : "http://t.co/F2zhjKA", - "expanded_url" : "http://www.red-sweater.com/blog/1990/even-geekier-window-resizing", - "display_url" : "red-sweater.com/blog/1990/even\u2026" + "url" : "http:\/\/t.co\/F2zhjKA", + "expanded_url" : "http:\/\/www.red-sweater.com\/blog\/1990\/even-geekier-window-resizing", + "display_url" : "red-sweater.com\/blog\/1990\/even\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "94876472824709120", - "text" : "You probably know about Lion's new window-resize from any edge, but do you know about the modifiers? http://t.co/F2zhjKA (/nod @mattgemmell)", + "text" : "You probably know about Lion's new window-resize from any edge, but do you know about the modifiers? http:\/\/t.co\/F2zhjKA (\/nod @mattgemmell)", "id" : 94876472824709120, - "created_at" : "Sat Jul 23 21:08:08 +0000 2011", + "created_at" : "2011-07-23 21:08:08 +0000", "user" : { "name" : "Daniel Jalkut", "screen_name" : "danielpunkass", "protected" : false, "id_str" : "666043", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2652259659/4afcf6453730dd04310829b905e98ca9_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000490489432\/83a45a68a85678bba54d7f00efed3476_normal.png", "id" : 666043, "verified" : false } }, "id" : 94882961861783552, - "created_at" : "Sat Jul 23 21:33:55 +0000 2011", + "created_at" : "2011-07-23 21:33:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Tom Hughes-Croucher", + "name" : "Tom Croucher", "screen_name" : "sh1mmer", "indices" : [ 0, 8 ], "id_str" : "63803", @@ -2760,14 +2684,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "94875300273455104", - "geo" : { - }, + "geo" : { }, "id_str" : "94882818018119680", "in_reply_to_user_id" : 63803, "text" : "@sh1mmer iTunes is sorely lacking here and the worst part is that the iPod has had that ability since I first got one in 2005.", "id" : 94882818018119680, "in_reply_to_status_id" : 94875300273455104, - "created_at" : "Sat Jul 23 21:33:21 +0000 2011", + "created_at" : "2011-07-23 21:33:21 +0000", "in_reply_to_screen_name" : "sh1mmer", "in_reply_to_user_id_str" : "63803", "user" : { @@ -2775,35 +2698,34 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "94590122347073536", "text" : "What do phone makers, PC makers, and content distributors have in common? They all want a piece of the tablet market. It's gonna be crowded.", "id" : 94590122347073536, - "created_at" : "Sat Jul 23 02:10:17 +0000 2011", + "created_at" : "2011-07-23 02:10:17 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Hipwood", @@ -2817,14 +2739,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "94562556718489601", - "geo" : { - }, + "geo" : { }, "id_str" : "94565810391097344", "in_reply_to_user_id" : 17088322, "text" : "@HipwoodDigital oh sorry for the DM didn't see these tweets.", "id" : 94565810391097344, "in_reply_to_status_id" : 94562556718489601, - "created_at" : "Sat Jul 23 00:33:40 +0000 2011", + "created_at" : "2011-07-23 00:33:40 +0000", "in_reply_to_screen_name" : "HipwoodDigital", "in_reply_to_user_id_str" : "17088322", "user" : { @@ -2832,12 +2753,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mike Shaver", @@ -2851,14 +2772,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "94530063864827904", - "geo" : { - }, + "geo" : { }, "id_str" : "94531997120208896", "in_reply_to_user_id" : 2319611, "text" : "@shaver Q. How do you get a Canadian to apologise? A. Step on his foot.", "id" : 94531997120208896, "in_reply_to_status_id" : 94530063864827904, - "created_at" : "Fri Jul 22 22:19:19 +0000 2011", + "created_at" : "2011-07-22 22:19:19 +0000", "in_reply_to_screen_name" : "shaver", "in_reply_to_user_id_str" : "2319611", "user" : { @@ -2866,12 +2786,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -2885,14 +2805,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "94471296179646464", - "geo" : { - }, + "geo" : { }, "id_str" : "94472216145694720", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Take 3 seconds to display a context menu?", "id" : 94472216145694720, "in_reply_to_status_id" : 94471296179646464, - "created_at" : "Fri Jul 22 18:21:46 +0000 2011", + "created_at" : "2011-07-22 18:21:46 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -2900,63 +2819,61 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "94321136455786496", "text" : "I gave Android a fair chance. The platform has some good ideas, albeit some implemented poorly, but Google isn't improving it fast enough.", "id" : 94321136455786496, - "created_at" : "Fri Jul 22 08:21:25 +0000 2011", + "created_at" : "2011-07-22 08:21:25 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 121, 140 ], - "url" : "http://t.co/ts6EF6U", - "expanded_url" : "http://android-developers.blogspot.com/2011/07/multiple-apk-support-in-android-market.html", - "display_url" : "android-developers.blogspot.com/2011/07/multip\u2026" + "url" : "http:\/\/t.co\/ts6EF6U", + "expanded_url" : "http:\/\/android-developers.blogspot.com\/2011\/07\/multiple-apk-support-in-android-market.html", + "display_url" : "android-developers.blogspot.com\/2011\/07\/multip\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "94319636597833728", - "text" : "\"want extra control\" means \"have an app that's broken on some devices\" If that's not pain from fragmentation what is it? http://t.co/ts6EF6U", + "text" : "\"want extra control\" means \"have an app that's broken on some devices\" If that's not pain from fragmentation what is it? http:\/\/t.co\/ts6EF6U", "id" : 94319636597833728, - "created_at" : "Fri Jul 22 08:15:28 +0000 2011", + "created_at" : "2011-07-22 08:15:28 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2966,23 +2883,22 @@ Grailbird.data.tweets_2011_07 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "94317851594342400", "text" : "Rebooted back into Snow Leopard and wondered why the scrolling was all weird. Forgot to tell Scroll Reverser to start at login. #pieceofcake", "id" : 94317851594342400, - "created_at" : "Fri Jul 22 08:08:22 +0000 2011", + "created_at" : "2011-07-22 08:08:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Batdrance", @@ -2995,50 +2911,48 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "94184496139735040", "text" : "RT @batdrance: Apple should use all of that cash to buy Lodsys's patent portfolio and start suing developers directly.", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "94183068922945536", "text" : "Apple should use all of that cash to buy Lodsys's patent portfolio and start suing developers directly.", "id" : 94183068922945536, - "created_at" : "Thu Jul 21 23:12:48 +0000 2011", + "created_at" : "2011-07-21 23:12:48 +0000", "user" : { "name" : "Batdrance", "screen_name" : "batdrance", "protected" : false, "id_str" : "190919200", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1124114926/batdrance_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1124114926\/batdrance_normal.png", "id" : 190919200, "verified" : false } }, "id" : 94184496139735040, - "created_at" : "Thu Jul 21 23:18:28 +0000 2011", + "created_at" : "2011-07-21 23:18:28 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Tom Hughes-Croucher", + "name" : "Tom Croucher", "screen_name" : "sh1mmer", "indices" : [ 0, 8 ], "id_str" : "63803", @@ -3049,14 +2963,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "94183726904377344", - "geo" : { - }, + "geo" : { }, "id_str" : "94184381001908224", "in_reply_to_user_id" : 63803, "text" : "@sh1mmer Me too. I'm disappointed at the 4gb limit, was hoping this Air would be powerful enough to replace a 2010 Pro. It's close...", "id" : 94184381001908224, "in_reply_to_status_id" : 94183726904377344, - "created_at" : "Thu Jul 21 23:18:00 +0000 2011", + "created_at" : "2011-07-21 23:18:00 +0000", "in_reply_to_screen_name" : "sh1mmer", "in_reply_to_user_id_str" : "63803", "user" : { @@ -3064,15 +2977,15 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Tom Hughes-Croucher", + "name" : "Tom Croucher", "screen_name" : "sh1mmer", "indices" : [ 0, 8 ], "id_str" : "63803", @@ -3083,14 +2996,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "94181587041779712", - "geo" : { - }, + "geo" : { }, "id_str" : "94182708288290817", "in_reply_to_user_id" : 63803, "text" : "@sh1mmer They might not be using the highest density chips available. Something has to be cut to make room for the SSD in their budget.", "id" : 94182708288290817, "in_reply_to_status_id" : 94181587041779712, - "created_at" : "Thu Jul 21 23:11:22 +0000 2011", + "created_at" : "2011-07-21 23:11:22 +0000", "in_reply_to_screen_name" : "sh1mmer", "in_reply_to_user_id_str" : "63803", "user" : { @@ -3098,35 +3010,34 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "93898539293351936", "text" : "iTunes 10.5 on Snow Leopard restores your last state as on Lion. Why didn't I notice till now? I remember checking when 10.5 was released.", "id" : 93898539293351936, - "created_at" : "Thu Jul 21 04:22:10 +0000 2011", + "created_at" : "2011-07-21 04:22:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Evan Doll", @@ -3152,14 +3063,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "93894373640638465", - "geo" : { - }, + "geo" : { }, "id_str" : "93897428410966017", "in_reply_to_user_id" : 14305022, "text" : "@edog1203 @siracusa Now that it's out maybe @siracusa will tell us his 8 word summary he mentioned on Hypercritical. 27k words -> 1 tweet", "id" : 93897428410966017, "in_reply_to_status_id" : 93894373640638465, - "created_at" : "Thu Jul 21 04:17:46 +0000 2011", + "created_at" : "2011-07-21 04:17:46 +0000", "in_reply_to_screen_name" : "edog1203", "in_reply_to_user_id_str" : "14305022", "user" : { @@ -3167,12 +3077,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Alexis Ohanian", @@ -3185,20 +3095,19 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 64, 83 ], - "url" : "http://t.co/lwbNYib", - "expanded_url" : "https://twitter.com/#!/aaronsw/status/93379438623985664", - "display_url" : "twitter.com/#!/aaronsw/sta\u2026" + "url" : "http:\/\/t.co\/lwbNYib", + "expanded_url" : "https:\/\/twitter.com\/#!\/aaronsw\/status\/93379438623985664", + "display_url" : "twitter.com\/#!\/aaronsw\/sta\u2026" } ] }, "in_reply_to_status_id_str" : "93374221685755904", - "geo" : { - }, + "geo" : { }, "id_str" : "93384932944134144", "in_reply_to_user_id" : 811350, - "text" : "@kn0thing Aaron's official statement makes the same mistake ... http://t.co/lwbNYib", + "text" : "@kn0thing Aaron's official statement makes the same mistake ... http:\/\/t.co\/lwbNYib", "id" : 93384932944134144, "in_reply_to_status_id" : 93374221685755904, - "created_at" : "Tue Jul 19 18:21:17 +0000 2011", + "created_at" : "2011-07-19 18:21:17 +0000", "in_reply_to_screen_name" : "alexisohanian", "in_reply_to_user_id_str" : "811350", "user" : { @@ -3206,104 +3115,100 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "93369238974234624", "text" : "Oh, looks like they've dropped the regular price to $50. Maybe it was always $50 in the App Store.", "id" : 93369238974234624, - "created_at" : "Tue Jul 19 17:18:55 +0000 2011", + "created_at" : "2011-07-19 17:18:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "93368733690626049", "text" : "BBEdit is $40 right now. That's amazing. At that price I'm tempted to buy it just in case I ever want it.", "id" : 93368733690626049, - "created_at" : "Tue Jul 19 17:16:55 +0000 2011", + "created_at" : "2011-07-19 17:16:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "93359686304284672", "text" : "Google+ for iOS doesn't work on 4.2. Oversight? Or does their preference for new platforms extend to mobile as well?", "id" : 93359686304284672, - "created_at" : "Tue Jul 19 16:40:58 +0000 2011", + "created_at" : "2011-07-19 16:40:58 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "93070834607984640", "text" : "Computers and the Internet have been far worse for my handwriting than my memory. I remember stuff every day, but can barely scrawl my name.", "id" : 93070834607984640, - "created_at" : "Mon Jul 18 21:33:10 +0000 2011", + "created_at" : "2011-07-18 21:33:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jonathan Stark", @@ -3323,14 +3228,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "92687699797999616", - "geo" : { - }, + "geo" : { }, "id_str" : "92692522702352384", "in_reply_to_user_id" : 7198302, "text" : "@jonathanstark @oceanswest Pretty crazy. And awesome. Can't wait to see the twitter bot.", "id" : 92692522702352384, "in_reply_to_status_id" : 92687699797999616, - "created_at" : "Sun Jul 17 20:29:54 +0000 2011", + "created_at" : "2011-07-17 20:29:54 +0000", "in_reply_to_screen_name" : "jonathanstark", "in_reply_to_user_id_str" : "7198302", "user" : { @@ -3338,12 +3242,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jonathan Stark", @@ -3363,14 +3267,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "92681799532154880", - "geo" : { - }, + "geo" : { }, "id_str" : "92684784811253760", "in_reply_to_user_id" : 7198302, "text" : "@jonathanstark @oceanswest I think you've created something new, the first communal coffee card. Take a coffee leave a coffee.", "id" : 92684784811253760, "in_reply_to_status_id" : 92681799532154880, - "created_at" : "Sun Jul 17 19:59:09 +0000 2011", + "created_at" : "2011-07-17 19:59:09 +0000", "in_reply_to_screen_name" : "jonathanstark", "in_reply_to_user_id_str" : "7198302", "user" : { @@ -3378,40 +3281,39 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 78, 97 ], - "url" : "http://t.co/Lp0SNjm", - "expanded_url" : "http://wherethefuckisthis.com/wtf_main/view/687/", - "display_url" : "wherethefuckisthis.com/wtf_main/view/\u2026" + "url" : "http:\/\/t.co\/Lp0SNjm", + "expanded_url" : "http:\/\/wherethefuckisthis.com\/wtf_main\/view\/687\/", + "display_url" : "wherethefuckisthis.com\/wtf_main\/view\/\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "92679565041868801", - "text" : "This is literally the coolest house I have ever seen. Location is everything. http://t.co/Lp0SNjm", + "text" : "This is literally the coolest house I have ever seen. Location is everything. http:\/\/t.co\/Lp0SNjm", "id" : 92679565041868801, - "created_at" : "Sun Jul 17 19:38:24 +0000 2011", + "created_at" : "2011-07-17 19:38:24 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Chris Rail", @@ -3425,14 +3327,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "92385421211873280", - "geo" : { - }, + "geo" : { }, "id_str" : "92469696502300672", "in_reply_to_user_id" : 202771442, "text" : "@djchrisrail Yeah! Make Core Data your bitch.", "id" : 92469696502300672, "in_reply_to_status_id" : 92385421211873280, - "created_at" : "Sun Jul 17 05:44:28 +0000 2011", + "created_at" : "2011-07-17 05:44:28 +0000", "in_reply_to_screen_name" : "djchrisrail", "in_reply_to_user_id_str" : "202771442", "user" : { @@ -3440,35 +3341,34 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "92308321494777856", "text" : "If you ever have to guess at a question about where some piece of modern tech was invented go with PARC. They invented everything.", "id" : 92308321494777856, - "created_at" : "Sat Jul 16 19:03:13 +0000 2011", + "created_at" : "2011-07-16 19:03:13 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Thomas H. Ptacek", @@ -3482,14 +3382,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "92298892066037760", - "geo" : { - }, + "geo" : { }, "id_str" : "92303824630456320", "in_reply_to_user_id" : 9395312, "text" : "@tqbf I'm doing both. Like twitter Google+ is what you make of it. Microblog, blog, stream, chat, feed, ... we'll have to see what sticks.", "id" : 92303824630456320, "in_reply_to_status_id" : 92298892066037760, - "created_at" : "Sat Jul 16 18:45:21 +0000 2011", + "created_at" : "2011-07-16 18:45:21 +0000", "in_reply_to_screen_name" : "tqbf", "in_reply_to_user_id_str" : "9395312", "user" : { @@ -3497,12 +3396,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -3516,14 +3415,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "92259004419547137", - "geo" : { - }, + "geo" : { }, "id_str" : "92285801953636352", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm AFAIK no telephone or cable companies that offer Internet have rolled out 1 gbps in Canada or the US.", "id" : 92285801953636352, "in_reply_to_status_id" : 92259004419547137, - "created_at" : "Sat Jul 16 17:33:44 +0000 2011", + "created_at" : "2011-07-16 17:33:44 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -3531,12 +3429,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -3550,14 +3448,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "92259004419547137", - "geo" : { - }, + "geo" : { }, "id_str" : "92285489180184576", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm We'll have to wait and see if and when even symmetrical 100 mbps is readily available.", "id" : 92285489180184576, "in_reply_to_status_id" : 92259004419547137, - "created_at" : "Sat Jul 16 17:32:29 +0000 2011", + "created_at" : "2011-07-16 17:32:29 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -3565,15 +3462,15 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Alexis Sellier", + "name" : "cloudhead", "screen_name" : "cloudhead", "indices" : [ 0, 10 ], "id_str" : "36156834", @@ -3590,14 +3487,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "92106337823096832", - "geo" : { - }, + "geo" : { }, "id_str" : "92108442143166464", "in_reply_to_user_id" : 36156834, "text" : "@cloudhead @indexzero Hard to say without context. If your relative paths are out of hand might be time to reorganize the project.", "id" : 92108442143166464, "in_reply_to_status_id" : 92106337823096832, - "created_at" : "Sat Jul 16 05:48:58 +0000 2011", + "created_at" : "2011-07-16 05:48:58 +0000", "in_reply_to_screen_name" : "cloudhead", "in_reply_to_user_id_str" : "36156834", "user" : { @@ -3605,58 +3501,56 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "92084901695848448", "text" : "No matter how you slice it telcos and cablecos will get what they feel is their share of profits. They will win unless our gov'ts step in.", "id" : 92084901695848448, - "created_at" : "Sat Jul 16 04:15:26 +0000 2011", + "created_at" : "2011-07-16 04:15:26 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "92084598460268546", "text" : "In Canada & US one day we'll wake to symmetrical 1gbps Internet & rejoice, ditch phone & cable. Price will be the same though. Boiled frogs.", "id" : 92084598460268546, - "created_at" : "Sat Jul 16 04:14:13 +0000 2011", + "created_at" : "2011-07-16 04:14:13 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Ben Adida", @@ -3675,12 +3569,11 @@ Grailbird.data.tweets_2011_07 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "92041562804064256", - "text" : "RT @benadida: You've been asking, so here goes: How Mozilla Labs' BrowserID differs from OpenID http://bit.ly/nk7Vq9 #browserid #mozilla", + "text" : "RT @benadida: You've been asking, so here goes: How Mozilla Labs' BrowserID differs from OpenID http:\/\/bit.ly\/nk7Vq9 #browserid #mozilla", "retweeted_status" : { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -3693,35 +3586,34 @@ Grailbird.data.tweets_2011_07 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "92035356668592129", - "text" : "You've been asking, so here goes: How Mozilla Labs' BrowserID differs from OpenID http://bit.ly/nk7Vq9 #browserid #mozilla", + "text" : "You've been asking, so here goes: How Mozilla Labs' BrowserID differs from OpenID http:\/\/bit.ly\/nk7Vq9 #browserid #mozilla", "id" : 92035356668592129, - "created_at" : "Sat Jul 16 00:58:33 +0000 2011", + "created_at" : "2011-07-16 00:58:33 +0000", "user" : { "name" : "Ben Adida", "screen_name" : "benadida", "protected" : false, "id_str" : "14451083", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3004434304/045db25dac144b64addf80c98baae975_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3004434304\/045db25dac144b64addf80c98baae975_normal.jpeg", "id" : 14451083, "verified" : false } }, "id" : 92041562804064256, - "created_at" : "Sat Jul 16 01:23:13 +0000 2011", + "created_at" : "2011-07-16 01:23:13 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Rogers", @@ -3735,14 +3627,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91918238224613377", - "geo" : { - }, + "geo" : { }, "id_str" : "92040281452589056", "in_reply_to_user_id" : 20079975, "text" : "@polotek Wow... just wow. Trey Parker and Matt Stone couldn't have written crazier songs than those two country songs at the end.", "id" : 92040281452589056, "in_reply_to_status_id" : 91918238224613377, - "created_at" : "Sat Jul 16 01:18:07 +0000 2011", + "created_at" : "2011-07-16 01:18:07 +0000", "in_reply_to_screen_name" : "polotek", "in_reply_to_user_id_str" : "20079975", "user" : { @@ -3750,12 +3641,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -3769,14 +3660,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91972680374427648", - "geo" : { - }, + "geo" : { }, "id_str" : "91973830406455296", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke If he had some kind of point at least we could give him that but it sounds like he only wanted to boost his own ego.", "id" : 91973830406455296, "in_reply_to_status_id" : 91972680374427648, - "created_at" : "Fri Jul 15 20:54:04 +0000 2011", + "created_at" : "2011-07-15 20:54:04 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -3784,12 +3674,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tim Bray", @@ -3803,14 +3693,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91940817958223872", - "geo" : { - }, + "geo" : { }, "id_str" : "91942208386768896", "in_reply_to_user_id" : 1235521, "text" : "@timbray Whether or not the data travels over cable frequencies or Internet frequencies is an implementation detail.", "id" : 91942208386768896, "in_reply_to_status_id" : 91940817958223872, - "created_at" : "Fri Jul 15 18:48:25 +0000 2011", + "created_at" : "2011-07-15 18:48:25 +0000", "in_reply_to_screen_name" : "timbray", "in_reply_to_user_id_str" : "1235521", "user" : { @@ -3818,12 +3707,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tim Bray", @@ -3837,14 +3726,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91940817958223872", - "geo" : { - }, + "geo" : { }, "id_str" : "91942060625633280", "in_reply_to_user_id" : 1235521, - "text" : "@timbray Does that actually change anything? It's the same as Rogers w/ VOD. Still gives their service an unfair advantage over same cable.", + "text" : "@timbray Does that actually change anything? It's the same as Rogers w\/ VOD. Still gives their service an unfair advantage over same cable.", "id" : 91942060625633280, "in_reply_to_status_id" : 91940817958223872, - "created_at" : "Fri Jul 15 18:47:50 +0000 2011", + "created_at" : "2011-07-15 18:47:50 +0000", "in_reply_to_screen_name" : "timbray", "in_reply_to_user_id_str" : "1235521", "user" : { @@ -3852,12 +3740,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Aaron Heckmann", @@ -3871,14 +3759,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91935258836074496", - "geo" : { - }, + "geo" : { }, "id_str" : "91935780276150272", "in_reply_to_user_id" : 13818902, "text" : "@aaronheckmann That's a good question. Because Spotify has more ads and audio ads? It's available in fewer countries so it's more exclusive?", "id" : 91935780276150272, "in_reply_to_status_id" : 91935258836074496, - "created_at" : "Fri Jul 15 18:22:52 +0000 2011", + "created_at" : "2011-07-15 18:22:52 +0000", "in_reply_to_screen_name" : "aaronheckmann", "in_reply_to_user_id_str" : "13818902", "user" : { @@ -3886,12 +3773,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tim Bray", @@ -3900,7 +3787,7 @@ Grailbird.data.tweets_2011_07 = "id_str" : "1235521", "id" : 1235521 }, { - "name" : "Don Davies", + "name" : "Don Davies, MP", "screen_name" : "DonDavies", "indices" : [ 71, 81 ], "id_str" : "16189107", @@ -3910,15 +3797,14 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "91916556531019776", - "text" : "RT @timbray: Ooh, Shaw is being very VERY bad: http://goo.gl/NH3tE (cc @DonDavies)", + "text" : "RT @timbray: Ooh, Shaw is being very VERY bad: http:\/\/goo.gl\/NH3tE (cc @DonDavies)", "retweeted_status" : { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Don Davies", + "name" : "Don Davies, MP", "screen_name" : "DonDavies", "indices" : [ 58, 68 ], "id_str" : "16189107", @@ -3928,58 +3814,56 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "91916141336866816", - "text" : "Ooh, Shaw is being very VERY bad: http://goo.gl/NH3tE (cc @DonDavies)", + "text" : "Ooh, Shaw is being very VERY bad: http:\/\/goo.gl\/NH3tE (cc @DonDavies)", "id" : 91916141336866816, - "created_at" : "Fri Jul 15 17:04:50 +0000 2011", + "created_at" : "2011-07-15 17:04:50 +0000", "user" : { "name" : "Tim Bray", "screen_name" : "timbray", "protected" : false, "id_str" : "1235521", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/421637246/Tim_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/421637246\/Tim_normal.jpg", "id" : 1235521, "verified" : false } }, "id" : 91916556531019776, - "created_at" : "Fri Jul 15 17:06:29 +0000 2011", + "created_at" : "2011-07-15 17:06:29 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "91755803668791296", "text" : ".com is a ghetto. I'm moving on.", "id" : 91755803668791296, - "created_at" : "Fri Jul 15 06:27:43 +0000 2011", + "created_at" : "2011-07-15 06:27:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Accessorizer", @@ -3999,14 +3883,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91662524243652609", - "geo" : { - }, + "geo" : { }, "id_str" : "91662961785049088", "in_reply_to_user_id" : 86876879, "text" : "@accessorizer @JimRoepcke I dunno but sometimes the tubes get clogged!", "id" : 91662961785049088, "in_reply_to_status_id" : 91662524243652609, - "created_at" : "Fri Jul 15 00:18:47 +0000 2011", + "created_at" : "2011-07-15 00:18:47 +0000", "in_reply_to_screen_name" : "accessorizer", "in_reply_to_user_id_str" : "86876879", "user" : { @@ -4014,12 +3897,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -4033,14 +3916,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91660877761216512", - "geo" : { - }, + "geo" : { }, "id_str" : "91661238026776576", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Oops. Knowing this I understand your feelings on the subject completely.", "id" : 91661238026776576, "in_reply_to_status_id" : 91660877761216512, - "created_at" : "Fri Jul 15 00:11:56 +0000 2011", + "created_at" : "2011-07-15 00:11:56 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -4048,12 +3930,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -4067,14 +3949,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91660457940762624", - "geo" : { - }, + "geo" : { }, "id_str" : "91661068354596864", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I see it as an advantage. More room for unique and personal info in my brain tubes. Clear that shit out just like long division.", "id" : 91661068354596864, "in_reply_to_status_id" : 91660457940762624, - "created_at" : "Fri Jul 15 00:11:16 +0000 2011", + "created_at" : "2011-07-15 00:11:16 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -4082,12 +3963,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Money Power Respect", @@ -4101,14 +3982,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91641398834638848", - "geo" : { - }, + "geo" : { }, "id_str" : "91641782663782400", "in_reply_to_user_id" : 15294170, "text" : "@hannibalrex From what I've heard about Lion and Xcode on Lion it's a good thing they haven't shipped yet. No comment on tying MBAs to Lion.", "id" : 91641782663782400, "in_reply_to_status_id" : 91641398834638848, - "created_at" : "Thu Jul 14 22:54:38 +0000 2011", + "created_at" : "2011-07-14 22:54:38 +0000", "in_reply_to_screen_name" : "jonst0kes", "in_reply_to_user_id_str" : "15294170", "user" : { @@ -4116,12 +3996,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Horace Dediu", @@ -4141,14 +4021,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91637652788490240", - "geo" : { - }, + "geo" : { }, "id_str" : "91637950173028353", "in_reply_to_user_id" : 1235521, "text" : "@asymco @timbray Let's hope we don't end up with a duopoly though. Plenty of people for other platforms too.", "id" : 91637950173028353, "in_reply_to_status_id" : 91637652788490240, - "created_at" : "Thu Jul 14 22:39:24 +0000 2011", + "created_at" : "2011-07-14 22:39:24 +0000", "in_reply_to_screen_name" : "timbray", "in_reply_to_user_id_str" : "1235521", "user" : { @@ -4156,12 +4035,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jeremy Kahn", @@ -4174,8 +4053,7 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "91566446466973696", "text" : "RT @jeremyckahn: The best developers are the ones who do it for fun.", "retweeted_status" : { @@ -4186,35 +4064,34 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "91529201571729409", "text" : "The best developers are the ones who do it for fun.", "id" : 91529201571729409, - "created_at" : "Thu Jul 14 15:27:16 +0000 2011", + "created_at" : "2011-07-14 15:27:16 +0000", "user" : { "name" : "Jeremy Kahn", "screen_name" : "jeremyckahn", "protected" : false, "id_str" : "24949617", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1156578782/Photo_on_2010-10-31_at_10.48_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000796076679\/372fe81a6281b60637526b37cc6a12ab_normal.png", "id" : 24949617, "verified" : false } }, "id" : 91566446466973696, - "created_at" : "Thu Jul 14 17:55:16 +0000 2011", + "created_at" : "2011-07-14 17:55:16 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Guillaume", @@ -4227,20 +4104,19 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 40, 59 ], - "url" : "http://t.co/QB19DAb", - "expanded_url" : "http://news.ycombinator.com/item?id=2759376", - "display_url" : "news.ycombinator.com/item?id=2759376" + "url" : "http:\/\/t.co\/QB19DAb", + "expanded_url" : "http:\/\/news.ycombinator.com\/item?id=2759376", + "display_url" : "news.ycombinator.com\/item?id=2759376" } ] }, "in_reply_to_status_id_str" : "91561819231092736", - "geo" : { - }, + "geo" : { }, "id_str" : "91564808872271872", "in_reply_to_user_id" : 17120390, - "text" : "@gepeto42 In the short run or long run? http://t.co/QB19DAb", + "text" : "@gepeto42 In the short run or long run? http:\/\/t.co\/QB19DAb", "id" : 91564808872271872, "in_reply_to_status_id" : 91561819231092736, - "created_at" : "Thu Jul 14 17:48:46 +0000 2011", + "created_at" : "2011-07-14 17:48:46 +0000", "in_reply_to_screen_name" : "gepeto42", "in_reply_to_user_id_str" : "17120390", "user" : { @@ -4248,12 +4124,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tom Dale", @@ -4267,14 +4143,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91561187388563457", - "geo" : { - }, + "geo" : { }, "id_str" : "91561477189808128", "in_reply_to_user_id" : 668863, "text" : "@tomdale Apparently you get Nitro just like Safari does.", "id" : 91561477189808128, "in_reply_to_status_id" : 91561187388563457, - "created_at" : "Thu Jul 14 17:35:31 +0000 2011", + "created_at" : "2011-07-14 17:35:31 +0000", "in_reply_to_screen_name" : "tomdale", "in_reply_to_user_id_str" : "668863", "user" : { @@ -4282,12 +4157,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "erik spiekermann", @@ -4300,15 +4175,14 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 71, 90 ], - "url" : "http://t.co/Fkxn3OO", - "expanded_url" : "http://bit.ly/oY0sjM", - "display_url" : "bit.ly/oY0sjM" + "url" : "http:\/\/t.co\/Fkxn3OO", + "expanded_url" : "http:\/\/bit.ly\/oY0sjM", + "display_url" : "bit.ly\/oY0sjM" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "91559909421875202", - "text" : "RT @espiekermann: A world map showing Flickr & Twitter use. Very cool! http://t.co/Fkxn3OO", + "text" : "RT @espiekermann: A world map showing Flickr & Twitter use. Very cool! http:\/\/t.co\/Fkxn3OO", "retweeted_status" : { "source" : "web", "entities" : { @@ -4317,40 +4191,39 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 53, 72 ], - "url" : "http://t.co/Fkxn3OO", - "expanded_url" : "http://bit.ly/oY0sjM", - "display_url" : "bit.ly/oY0sjM" + "url" : "http:\/\/t.co\/Fkxn3OO", + "expanded_url" : "http:\/\/bit.ly\/oY0sjM", + "display_url" : "bit.ly\/oY0sjM" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "91558463653679104", - "text" : "A world map showing Flickr & Twitter use. Very cool! http://t.co/Fkxn3OO", + "text" : "A world map showing Flickr & Twitter use. Very cool! http:\/\/t.co\/Fkxn3OO", "id" : 91558463653679104, - "created_at" : "Thu Jul 14 17:23:33 +0000 2011", + "created_at" : "2011-07-14 17:23:33 +0000", "user" : { "name" : "erik spiekermann", "screen_name" : "espiekermann", "protected" : false, "id_str" : "19045458", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1367548442/erik_leica_self_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1367548442\/erik_leica_self_normal.jpg", "id" : 19045458, "verified" : true } }, "id" : 91559909421875202, - "created_at" : "Thu Jul 14 17:29:18 +0000 2011", + "created_at" : "2011-07-14 17:29:18 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jonathan Stark", @@ -4364,14 +4237,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91557734318743552", - "geo" : { - }, + "geo" : { }, "id_str" : "91559129155502080", "in_reply_to_user_id" : 7198302, "text" : "@jonathanstark Saw that this morning, neat idea :) I'd love to try it but I'm in Canada. Maybe I should try anyway.", "id" : 91559129155502080, "in_reply_to_status_id" : 91557734318743552, - "created_at" : "Thu Jul 14 17:26:12 +0000 2011", + "created_at" : "2011-07-14 17:26:12 +0000", "in_reply_to_screen_name" : "jonathanstark", "in_reply_to_user_id_str" : "7198302", "user" : { @@ -4379,12 +4251,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Rob Pike", @@ -4398,14 +4270,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91312953441267712", - "geo" : { - }, + "geo" : { }, "id_str" : "91318131267604480", "in_reply_to_user_id" : 197263266, "text" : "@rob_pike Or it could be an elaborate joke. Why are the first 4 commits hello world programs by Brian Kernighan? Really strange...", "id" : 91318131267604480, "in_reply_to_status_id" : 91312953441267712, - "created_at" : "Thu Jul 14 01:28:33 +0000 2011", + "created_at" : "2011-07-14 01:28:33 +0000", "in_reply_to_screen_name" : "rob_pike", "in_reply_to_user_id_str" : "197263266", "user" : { @@ -4413,12 +4284,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -4426,14 +4297,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91297292551856128", - "geo" : { - }, + "geo" : { }, "id_str" : "91301191417470978", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov (oops, just pretend I used an example equation that made sense and both sides evaluated to NaN :)", "id" : 91301191417470978, "in_reply_to_status_id" : 91297292551856128, - "created_at" : "Thu Jul 14 00:21:14 +0000 2011", + "created_at" : "2011-07-14 00:21:14 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -4441,12 +4311,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -4454,14 +4324,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91297292551856128", - "geo" : { - }, + "geo" : { }, "id_str" : "91301046449750016", "in_reply_to_user_id" : 136077128, - "text" : "@kitgoncharov It's weird, but what if 1/0 === 0/0 resulted in true? That would be weird too.", + "text" : "@kitgoncharov It's weird, but what if 1\/0 === 0\/0 resulted in true? That would be weird too.", "id" : 91301046449750016, "in_reply_to_status_id" : 91297292551856128, - "created_at" : "Thu Jul 14 00:20:40 +0000 2011", + "created_at" : "2011-07-14 00:20:40 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -4469,12 +4338,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jeremy Ashkenas", @@ -4494,14 +4363,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91297292551856128", - "geo" : { - }, + "geo" : { }, "id_str" : "91300763216785409", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov @jashkenas @mikesherov I wouldn't hesitate to call either isEqual if you only need one of them.", "id" : 91300763216785409, "in_reply_to_status_id" : 91297292551856128, - "created_at" : "Thu Jul 14 00:19:32 +0000 2011", + "created_at" : "2011-07-14 00:19:32 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -4509,12 +4377,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jeremy Ashkenas", @@ -4534,14 +4402,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91297292551856128", - "geo" : { - }, + "geo" : { }, "id_str" : "91300641149947904", "in_reply_to_user_id" : 136077128, - "text" : "@kitgoncharov @jashkenas @mikesherov Here's my 2\u00A2: a={foo:NaN}; a.isEqual({foo:NaN}) // => false, but a.isIsomorphic({foo:NaN}) // => true.", + "text" : "@kitgoncharov @jashkenas @mikesherov Here's my 2\u00A2: a=\u007Bfoo:NaN\u007D; a.isEqual(\u007Bfoo:NaN\u007D) \/\/ => false, but a.isIsomorphic(\u007Bfoo:NaN\u007D) \/\/ => true.", "id" : 91300641149947904, "in_reply_to_status_id" : 91297292551856128, - "created_at" : "Thu Jul 14 00:19:03 +0000 2011", + "created_at" : "2011-07-14 00:19:03 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -4549,12 +4416,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Borowski", @@ -4568,14 +4435,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91275465741975553", - "geo" : { - }, + "geo" : { }, "id_str" : "91276165884559361", "in_reply_to_user_id" : 11973362, "text" : "@typeoneerror That's a category for Celebrity Jeopardy if I've ever seen one.", "id" : 91276165884559361, "in_reply_to_status_id" : 91275465741975553, - "created_at" : "Wed Jul 13 22:41:48 +0000 2011", + "created_at" : "2011-07-13 22:41:48 +0000", "in_reply_to_screen_name" : "typeoneerror", "in_reply_to_user_id_str" : "11973362", "user" : { @@ -4583,12 +4449,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dustin Diaz", @@ -4601,13 +4467,12 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "91249611905302528", "in_reply_to_user_id" : 1199081, "text" : "@ded Something up with your blog's feed? It's shown all posts unread twice today.", "id" : 91249611905302528, - "created_at" : "Wed Jul 13 20:56:17 +0000 2011", + "created_at" : "2011-07-13 20:56:17 +0000", "in_reply_to_screen_name" : "ded", "in_reply_to_user_id_str" : "1199081", "user" : { @@ -4615,12 +4480,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Attachments.me", @@ -4634,14 +4499,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91231470596784128", - "geo" : { - }, + "geo" : { }, "id_str" : "91234259037192192", "in_reply_to_user_id" : 129551339, "text" : "@attachmentsme Must be, it certainly rings a bell. Thanks :)", "id" : 91234259037192192, "in_reply_to_status_id" : 91231470596784128, - "created_at" : "Wed Jul 13 19:55:17 +0000 2011", + "created_at" : "2011-07-13 19:55:17 +0000", "in_reply_to_screen_name" : "attachmentsme", "in_reply_to_user_id_str" : "129551339", "user" : { @@ -4649,12 +4513,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Hipwood", @@ -4668,14 +4532,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91209682240278528", - "geo" : { - }, + "geo" : { }, "id_str" : "91233869789016065", "in_reply_to_user_id" : 17088322, "text" : "@HipwoodDigital Yes! Sounds like it, thanks :)", "id" : 91233869789016065, "in_reply_to_status_id" : 91209682240278528, - "created_at" : "Wed Jul 13 19:53:44 +0000 2011", + "created_at" : "2011-07-13 19:53:44 +0000", "in_reply_to_screen_name" : "HipwoodDigital", "in_reply_to_user_id_str" : "17088322", "user" : { @@ -4683,12 +4546,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -4696,14 +4559,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91201823037337600", - "geo" : { - }, + "geo" : { }, "id_str" : "91202029187375104", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov Yeah, it can be really tough. Especially if you just want to get stuff done.", "id" : 91202029187375104, "in_reply_to_status_id" : 91201823037337600, - "created_at" : "Wed Jul 13 17:47:12 +0000 2011", + "created_at" : "2011-07-13 17:47:12 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -4711,40 +4573,39 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 43, 62 ], - "url" : "http://t.co/9NDgN83", - "expanded_url" : "http://attachments.me", + "url" : "http:\/\/t.co\/9NDgN83", + "expanded_url" : "http:\/\/attachments.me", "display_url" : "attachments.me" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "91200213875822592", - "text" : "What song is playing in the intro video on http://t.co/9NDgN83 ? Stuck in my head all morning, now I have to listen to it.", + "text" : "What song is playing in the intro video on http:\/\/t.co\/9NDgN83 ? Stuck in my head all morning, now I have to listen to it.", "id" : 91200213875822592, - "created_at" : "Wed Jul 13 17:40:00 +0000 2011", + "created_at" : "2011-07-13 17:40:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -4758,14 +4619,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91199064162566144", - "geo" : { - }, + "geo" : { }, "id_str" : "91199159696232449", "in_reply_to_user_id" : 4777951, "text" : "@_sjs @kitgoncharov But another part of being a good dev is objectively evaluating new things and adopting the good changes.", "id" : 91199159696232449, "in_reply_to_status_id" : 91199064162566144, - "created_at" : "Wed Jul 13 17:35:48 +0000 2011", + "created_at" : "2011-07-13 17:35:48 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -4773,12 +4633,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -4786,14 +4646,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91198844083249152", - "geo" : { - }, + "geo" : { }, "id_str" : "91199064162566144", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov I think part of being a good dev is being skeptical of new things, especially when so much new stuff is just fashion.", "id" : 91199064162566144, "in_reply_to_status_id" : 91198844083249152, - "created_at" : "Wed Jul 13 17:35:25 +0000 2011", + "created_at" : "2011-07-13 17:35:25 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -4801,59 +4660,57 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "91198128862138368", "text" : "RT @kitgoncharov: Clarification: \"If Harmony had existed when I began learning JS, what would I have thought of it?\" That's what seasone ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "91197875748470784", "text" : "Clarification: \"If Harmony had existed when I began learning JS, what would I have thought of it?\" That's what seasoned JS devs should ask.", "id" : 91197875748470784, - "created_at" : "Wed Jul 13 17:30:42 +0000 2011", + "created_at" : "2011-07-13 17:30:42 +0000", "user" : { "name" : "Kit Cambridge", "screen_name" : "kitcambridge", "protected" : false, "id_str" : "136077128", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2900882853/60152d3c42d233d5218cc6b9f319a851_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2900882853\/60152d3c42d233d5218cc6b9f319a851_normal.png", "id" : 136077128, "verified" : false } }, "id" : 91198128862138368, - "created_at" : "Wed Jul 13 17:31:42 +0000 2011", + "created_at" : "2011-07-13 17:31:42 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -4867,14 +4724,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91195518985846784", - "geo" : { - }, + "geo" : { }, "id_str" : "91195890928336896", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Oy, what a slap in the face! If your needs are light go for Acorn or Pixelmator, they both rock.", "id" : 91195890928336896, "in_reply_to_status_id" : 91195518985846784, - "created_at" : "Wed Jul 13 17:22:49 +0000 2011", + "created_at" : "2011-07-13 17:22:49 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -4882,12 +4738,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -4895,14 +4751,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91195237631926272", - "geo" : { - }, + "geo" : { }, "id_str" : "91195530809585664", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov That's the right mindset. Luckily all the newness is opt-in for your own code so devs can migrate at their leisure.", "id" : 91195530809585664, "in_reply_to_status_id" : 91195237631926272, - "created_at" : "Wed Jul 13 17:21:23 +0000 2011", + "created_at" : "2011-07-13 17:21:23 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -4910,12 +4765,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -4929,14 +4784,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91194567927398400", - "geo" : { - }, + "geo" : { }, "id_str" : "91194657127677953", "in_reply_to_user_id" : 4777951, "text" : "@_sjs @kitgoncharov Regardless of their feelings about the syntax. But people rarely look at things objectively. It's hard even if you try.", "id" : 91194657127677953, "in_reply_to_status_id" : 91194567927398400, - "created_at" : "Wed Jul 13 17:17:55 +0000 2011", + "created_at" : "2011-07-13 17:17:55 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -4944,12 +4798,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -4957,14 +4811,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91193735945273344", - "geo" : { - }, + "geo" : { }, "id_str" : "91194567927398400", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov If someone is being 100% objective they have to admit that CoffeeScript eases many JS pains and reduces boilerplate.", "id" : 91194567927398400, "in_reply_to_status_id" : 91193735945273344, - "created_at" : "Wed Jul 13 17:17:33 +0000 2011", + "created_at" : "2011-07-13 17:17:33 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -4972,12 +4825,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -4985,14 +4838,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91193735945273344", - "geo" : { - }, + "geo" : { }, "id_str" : "91194440391196672", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov New syntax is a good way to introduce new semantics without breaking old code, but it is also highly subjective.", "id" : 91194440391196672, "in_reply_to_status_id" : 91193735945273344, - "created_at" : "Wed Jul 13 17:17:03 +0000 2011", + "created_at" : "2011-07-13 17:17:03 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -5000,12 +4852,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -5019,14 +4871,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91193017653919744", - "geo" : { - }, + "geo" : { }, "id_str" : "91193567241965568", "in_reply_to_user_id" : 4777951, "text" : "@_sjs @kitgoncharov let, destructuring bind, default args, rest and spread. Those help eliminate boilerplate.", "id" : 91193567241965568, "in_reply_to_status_id" : 91193017653919744, - "created_at" : "Wed Jul 13 17:13:35 +0000 2011", + "created_at" : "2011-07-13 17:13:35 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -5034,12 +4885,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -5047,14 +4898,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91192591084830720", - "geo" : { - }, + "geo" : { }, "id_str" : "91193017653919744", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov I disagree, seasoned JS devs should appreciate the new semantics even more than noobs because they have been bitten by the old", "id" : 91193017653919744, "in_reply_to_status_id" : 91192591084830720, - "created_at" : "Wed Jul 13 17:11:24 +0000 2011", + "created_at" : "2011-07-13 17:11:24 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -5062,12 +4912,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mislav Marohni\u0107", @@ -5086,17 +4936,16 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 30, 49 ], - "url" : "http://t.co/JyRZSv0", - "expanded_url" : "http://mislav.uniqpath.com/2011/07/faraday-advanced-http/", - "display_url" : "mislav.uniqpath.com/2011/07/farada\u2026" + "url" : "http:\/\/t.co\/JyRZSv0", + "expanded_url" : "http:\/\/mislav.uniqpath.com\/2011\/07\/faraday-advanced-http\/", + "display_url" : "mislav.uniqpath.com\/2011\/07\/farada\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "91171518628888577", - "text" : "RT @mislav: a Faraday primer: http://t.co/JyRZSv0 \u2013 If you make HTTP requests, you should read it. /cc @alloy", + "text" : "RT @mislav: a Faraday primer: http:\/\/t.co\/JyRZSv0 \u2013 If you make HTTP requests, you should read it. \/cc @alloy", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Eloy Dur\u00E1n", @@ -5109,40 +4958,39 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 18, 37 ], - "url" : "http://t.co/JyRZSv0", - "expanded_url" : "http://mislav.uniqpath.com/2011/07/faraday-advanced-http/", - "display_url" : "mislav.uniqpath.com/2011/07/farada\u2026" + "url" : "http:\/\/t.co\/JyRZSv0", + "expanded_url" : "http:\/\/mislav.uniqpath.com\/2011\/07\/faraday-advanced-http\/", + "display_url" : "mislav.uniqpath.com\/2011\/07\/farada\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "90886836523769856", - "text" : "a Faraday primer: http://t.co/JyRZSv0 \u2013 If you make HTTP requests, you should read it. /cc @alloy", + "text" : "a Faraday primer: http:\/\/t.co\/JyRZSv0 \u2013 If you make HTTP requests, you should read it. \/cc @alloy", "id" : 90886836523769856, - "created_at" : "Tue Jul 12 20:54:45 +0000 2011", + "created_at" : "2011-07-12 20:54:45 +0000", "user" : { "name" : "Mislav Marohni\u0107", "screen_name" : "mislav", "protected" : false, "id_str" : "7516242", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2959022855/8f6da25c427a73b272e5da21ba7b6e29_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000847953521\/02d4c87f463bf8072c136a1450f26880_normal.jpeg", "id" : 7516242, "verified" : false } }, "id" : 91171518628888577, - "created_at" : "Wed Jul 13 15:45:58 +0000 2011", + "created_at" : "2011-07-13 15:45:58 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jeremy Ashkenas", @@ -5156,14 +5004,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91170583374610432", - "geo" : { - }, + "geo" : { }, "id_str" : "91170910211538945", "in_reply_to_user_id" : 123323498, "text" : "@jashkenas Anyone who finds that controversial is looking for controversy. People say that about languages every day.", "id" : 91170910211538945, "in_reply_to_status_id" : 91170583374610432, - "created_at" : "Wed Jul 13 15:43:33 +0000 2011", + "created_at" : "2011-07-13 15:43:33 +0000", "in_reply_to_screen_name" : "jashkenas", "in_reply_to_user_id_str" : "123323498", "user" : { @@ -5171,35 +5018,34 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "91165154380759040", "text" : "attachments.me has a great intro video. I almost wish I had a need for the service.", "id" : 91165154380759040, - "created_at" : "Wed Jul 13 15:20:41 +0000 2011", + "created_at" : "2011-07-13 15:20:41 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Guillermo Rauch", @@ -5213,14 +5059,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "91162105239191552", - "geo" : { - }, + "geo" : { }, "id_str" : "91164099056111616", "in_reply_to_user_id" : 15540222, "text" : "@rauchg Ask this question on a PHP forum and you'd be surprised how many answer \"yes\". Lots of people think hosting is getting an FTP login.", "id" : 91164099056111616, "in_reply_to_status_id" : 91162105239191552, - "created_at" : "Wed Jul 13 15:16:29 +0000 2011", + "created_at" : "2011-07-13 15:16:29 +0000", "in_reply_to_screen_name" : "rauchg", "in_reply_to_user_id_str" : "15540222", "user" : { @@ -5228,12 +5073,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Netflix US", @@ -5246,23 +5091,22 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "90969348679806976", - "text" : "I would pay @Netflix what cable companies charge per month for unlimited streaming w/o commercials. Library in Canada needs some love though", + "text" : "I would pay @Netflix what cable companies charge per month for unlimited streaming w\/o commercials. Library in Canada needs some love though", "id" : 90969348679806976, - "created_at" : "Wed Jul 13 02:22:37 +0000 2011", + "created_at" : "2011-07-13 02:22:37 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Borowski", @@ -5276,14 +5120,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "90965259178868736", - "geo" : { - }, + "geo" : { }, "id_str" : "90966662576209920", "in_reply_to_user_id" : 11973362, "text" : "@typeoneerror Well that makes me feel terrible about never being able to snag good self portraits when I'm *trying* to.", "id" : 90966662576209920, "in_reply_to_status_id" : 90965259178868736, - "created_at" : "Wed Jul 13 02:11:57 +0000 2011", + "created_at" : "2011-07-13 02:11:57 +0000", "in_reply_to_screen_name" : "typeoneerror", "in_reply_to_user_id_str" : "11973362", "user" : { @@ -5291,12 +5134,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -5315,20 +5158,19 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 80, 99 ], - "url" : "http://t.co/H12ZaOP", - "expanded_url" : "http://www.youtube.com/watch?v=EHH_pk5kgks#t=70s", - "display_url" : "youtube.com/watch?v=EHH_pk\u2026" + "url" : "http:\/\/t.co\/H12ZaOP", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=EHH_pk5kgks#t=70s", + "display_url" : "youtube.com\/watch?v=EHH_pk\u2026" } ] }, "in_reply_to_status_id_str" : "90963412930138112", - "geo" : { - }, + "geo" : { }, "id_str" : "90966116112932865", "in_reply_to_user_id" : 4777951, - "text" : "@_sjs @peterc It lacks the teeth chattering shake you'd get in person, but hey. http://t.co/H12ZaOP", + "text" : "@_sjs @peterc It lacks the teeth chattering shake you'd get in person, but hey. http:\/\/t.co\/H12ZaOP", "id" : 90966116112932865, "in_reply_to_status_id" : 90963412930138112, - "created_at" : "Wed Jul 13 02:09:46 +0000 2011", + "created_at" : "2011-07-13 02:09:46 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -5336,12 +5178,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -5355,14 +5197,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "90962088142442496", - "geo" : { - }, + "geo" : { }, "id_str" : "90963412930138112", "in_reply_to_user_id" : 33493, "text" : "@peterc It looks solid I think my mind just balks at the angle. Rickety can be ok, it's the only thing the Minebuster has going for it ;-)", "id" : 90963412930138112, "in_reply_to_status_id" : 90962088142442496, - "created_at" : "Wed Jul 13 01:59:02 +0000 2011", + "created_at" : "2011-07-13 01:59:02 +0000", "in_reply_to_screen_name" : "peterc", "in_reply_to_user_id_str" : "33493", "user" : { @@ -5370,12 +5211,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -5389,14 +5230,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "90958774520647680", - "geo" : { - }, + "geo" : { }, "id_str" : "90961856478445568", "in_reply_to_user_id" : 33493, "text" : "@peterc You're not joking! That looks really fun, and scary. I'm not apprehensive about many roller coasters.", "id" : 90961856478445568, "in_reply_to_status_id" : 90958774520647680, - "created_at" : "Wed Jul 13 01:52:51 +0000 2011", + "created_at" : "2011-07-13 01:52:51 +0000", "in_reply_to_screen_name" : "peterc", "in_reply_to_user_id_str" : "33493", "user" : { @@ -5404,12 +5244,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Erik Tanouye", @@ -5422,8 +5262,7 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "90911065357041664", "text" : "RT @toyns: I can't believe Netflix is going to charge me slightly more to watch whatever I want whenever I want to!", "retweeted_status" : { @@ -5434,35 +5273,34 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "90899045190602752", "text" : "I can't believe Netflix is going to charge me slightly more to watch whatever I want whenever I want to!", "id" : 90899045190602752, - "created_at" : "Tue Jul 12 21:43:15 +0000 2011", + "created_at" : "2011-07-12 21:43:15 +0000", "user" : { "name" : "Erik Tanouye", "screen_name" : "toyns", "protected" : false, "id_str" : "51193121", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2426019415/n1cc0olizkc4l2reqvec_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/417927696128413696\/gUf2u0iF_normal.jpeg", "id" : 51193121, "verified" : false } }, "id" : 90911065357041664, - "created_at" : "Tue Jul 12 22:31:01 +0000 2011", + "created_at" : "2011-07-12 22:31:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "niels bom", @@ -5476,14 +5314,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "90894311801094144", - "geo" : { - }, + "geo" : { }, "id_str" : "90901714579898368", "in_reply_to_user_id" : 3260971, "text" : "@niels_bom Agreed, as long as they keep working on it I'm happy.", "id" : 90901714579898368, "in_reply_to_status_id" : 90894311801094144, - "created_at" : "Tue Jul 12 21:53:52 +0000 2011", + "created_at" : "2011-07-12 21:53:52 +0000", "in_reply_to_screen_name" : "niels_bom", "in_reply_to_user_id_str" : "3260971", "user" : { @@ -5491,12 +5328,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "niels bom", @@ -5510,14 +5347,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "90892236669190144", - "geo" : { - }, + "geo" : { }, "id_str" : "90893839451164672", "in_reply_to_user_id" : 3260971, "text" : "@niels_bom Heh, Google seems committed so I hope it's not that bad. But I'm not holding my breath either.", "id" : 90893839451164672, "in_reply_to_status_id" : 90892236669190144, - "created_at" : "Tue Jul 12 21:22:34 +0000 2011", + "created_at" : "2011-07-12 21:22:34 +0000", "in_reply_to_screen_name" : "niels_bom", "in_reply_to_user_id_str" : "3260971", "user" : { @@ -5525,12 +5361,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "niels bom", @@ -5544,14 +5380,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "90888666129510401", - "geo" : { - }, + "geo" : { }, "id_str" : "90890873600086016", "in_reply_to_user_id" : 3260971, "text" : "@niels_bom Google would be wise to make sure the iOS app stands on its own with enough instruction to get started.", "id" : 90890873600086016, "in_reply_to_status_id" : 90888666129510401, - "created_at" : "Tue Jul 12 21:10:47 +0000 2011", + "created_at" : "2011-07-12 21:10:47 +0000", "in_reply_to_screen_name" : "niels_bom", "in_reply_to_user_id_str" : "3260971", "user" : { @@ -5559,12 +5394,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -5584,14 +5419,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "90890184094265344", - "geo" : { - }, + "geo" : { }, "id_str" : "90890307494883328", "in_reply_to_user_id" : 4777951, "text" : "@_sjs @niels_bom then the mobile app will be even more confusing.", "id" : 90890307494883328, "in_reply_to_status_id" : 90890184094265344, - "created_at" : "Tue Jul 12 21:08:32 +0000 2011", + "created_at" : "2011-07-12 21:08:32 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -5599,12 +5433,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "niels bom", @@ -5618,14 +5452,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "90889148398977024", - "geo" : { - }, + "geo" : { }, "id_str" : "90890184094265344", "in_reply_to_user_id" : 3260971, "text" : "@niels_bom I haven't tried any Facebook apps at all. Good point about G+ itself being a bit confusing. If you haven't used G+ on the web...", "id" : 90890184094265344, "in_reply_to_status_id" : 90889148398977024, - "created_at" : "Tue Jul 12 21:08:03 +0000 2011", + "created_at" : "2011-07-12 21:08:03 +0000", "in_reply_to_screen_name" : "niels_bom", "in_reply_to_user_id_str" : "3260971", "user" : { @@ -5633,12 +5466,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "niels bom", @@ -5652,14 +5485,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "90884175304994817", - "geo" : { - }, + "geo" : { }, "id_str" : "90886118916108288", "in_reply_to_user_id" : 3260971, "text" : "@niels_bom I've never used an app like this before so unfortunately I don't have a reference point to compare it to.", "id" : 90886118916108288, "in_reply_to_status_id" : 90884175304994817, - "created_at" : "Tue Jul 12 20:51:53 +0000 2011", + "created_at" : "2011-07-12 20:51:53 +0000", "in_reply_to_screen_name" : "niels_bom", "in_reply_to_user_id_str" : "3260971", "user" : { @@ -5667,12 +5499,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "niels bom", @@ -5692,14 +5524,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "90884175304994817", - "geo" : { - }, + "geo" : { }, "id_str" : "90885793916256256", "in_reply_to_user_id" : 3260971, "text" : "@niels_bom A great start, might be confusing for some though. Streams for individual Circles are hidden behind 3 taps. #googleplus #android", "id" : 90885793916256256, "in_reply_to_status_id" : 90884175304994817, - "created_at" : "Tue Jul 12 20:50:36 +0000 2011", + "created_at" : "2011-07-12 20:50:36 +0000", "in_reply_to_screen_name" : "niels_bom", "in_reply_to_user_id_str" : "3260971", "user" : { @@ -5707,12 +5538,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jeff Jonas", @@ -5725,33 +5556,32 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 73, 92 ], - "url" : "http://t.co/oaYZVgj", - "expanded_url" : "http://www.gigapixel.com/image/gigapan-canucks-g7v2.html", - "display_url" : "gigapixel.com/image/gigapan-\u2026" + "url" : "http:\/\/t.co\/oaYZVgj", + "expanded_url" : "http:\/\/www.gigapixel.com\/image\/gigapan-canucks-g7v2.html", + "display_url" : "gigapixel.com\/image\/gigapan-\u2026" }, { "indices" : [ 121, 140 ], - "url" : "http://t.co/m98zIsO", - "expanded_url" : "http://yfrog.com/kko1xp", - "display_url" : "yfrog.com/kko1xp" + "url" : "http:\/\/t.co\/m98zIsO", + "expanded_url" : "http:\/\/yfrog.com\/kko1xp", + "display_url" : "yfrog.com\/kko1xp" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "90626112429899776", - "text" : "Legless torsos! Torsoless legs! \u201C@JeffJonas: But I want to be anonymous! http://t.co/oaYZVgj. Zoom into this and ponder\u201D http://t.co/m98zIsO", + "text" : "Legless torsos! Torsoless legs! \u201C@JeffJonas: But I want to be anonymous! http:\/\/t.co\/oaYZVgj. Zoom into this and ponder\u201D http:\/\/t.co\/m98zIsO", "id" : 90626112429899776, - "created_at" : "Tue Jul 12 03:38:43 +0000 2011", + "created_at" : "2011-07-12 03:38:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -5765,14 +5595,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "90619908152508416", - "geo" : { - }, + "geo" : { }, "id_str" : "90620256128737280", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk That's good, sounds like the right idea. Balance practical use with ideals.", "id" : 90620256128737280, "in_reply_to_status_id" : 90619908152508416, - "created_at" : "Tue Jul 12 03:15:27 +0000 2011", + "created_at" : "2011-07-12 03:15:27 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -5780,12 +5609,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Frank Denis", @@ -5794,7 +5623,7 @@ Grailbird.data.tweets_2011_07 = "id_str" : "17396038", "id" : 17396038 }, { - "name" : "Oh My Zsh", + "name" : "oh my zsh", "screen_name" : "ohmyzsh", "indices" : [ 10, 18 ], "id_str" : "81680030", @@ -5805,14 +5634,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "90619072085102593", - "geo" : { - }, + "geo" : { }, "id_str" : "90619291380092928", "in_reply_to_user_id" : 81680030, "text" : "@jedisct1 @ohmyzsh Way to go and ruin my excuse for not moving yet. I got nothing on 15 years :(", "id" : 90619291380092928, "in_reply_to_status_id" : 90619072085102593, - "created_at" : "Tue Jul 12 03:11:37 +0000 2011", + "created_at" : "2011-07-12 03:11:37 +0000", "in_reply_to_screen_name" : "ohmyzsh", "in_reply_to_user_id_str" : "81680030", "user" : { @@ -5820,12 +5648,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -5839,14 +5667,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "90611546329317376", - "geo" : { - }, + "geo" : { }, "id_str" : "90618979953025024", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk Should have started with the Readme! lol Code is nice so far though.", "id" : 90618979953025024, "in_reply_to_status_id" : 90611546329317376, - "created_at" : "Tue Jul 12 03:10:23 +0000 2011", + "created_at" : "2011-07-12 03:10:23 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -5854,12 +5681,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -5873,14 +5700,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "90611546329317376", - "geo" : { - }, + "geo" : { }, "id_str" : "90617912590741504", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk Looks like I'll have to read the source to learn about reflection tonight :)", "id" : 90617912590741504, "in_reply_to_status_id" : 90611546329317376, - "created_at" : "Tue Jul 12 03:06:08 +0000 2011", + "created_at" : "2011-07-12 03:06:08 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -5888,12 +5714,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -5907,14 +5733,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "90611546329317376", - "geo" : { - }, + "geo" : { }, "id_str" : "90617643614224384", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk What does a function that takes two literal function params look like in Luna? Can you write a function on one line?", "id" : 90617643614224384, "in_reply_to_status_id" : 90611546329317376, - "created_at" : "Tue Jul 12 03:05:04 +0000 2011", + "created_at" : "2011-07-12 03:05:04 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -5922,98 +5747,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", - "entities" : { - "user_mentions" : [ { - "name" : "marak squires", - "screen_name" : "maraksquires", - "indices" : [ 3, 16 ], - "id_str" : "745792987", - "id" : 745792987 - }, { - "name" : "James Halliday", - "screen_name" : "substack", - "indices" : [ 26, 35 ], - "id_str" : "125027291", - "id" : 125027291 - } ], - "media" : [ ], - "hashtags" : [ { - "text" : "nodejs", - "indices" : [ 59, 66 ] - } ], - "urls" : [ { - "indices" : [ 86, 105 ], - "url" : "http://t.co/epSUFqM", - "expanded_url" : "http://substack.net/images/node_turtle.png", - "display_url" : "substack.net/images/node_tu\u2026" - } ] - }, - "geo" : { - }, - "id_str" : "90617292689391617", - "text" : "RT @maraksquires: I think @substack just won the \"Best New #nodejs Logo\" contest with http://t.co/epSUFqM", - "retweeted_status" : { - "source" : "web", - "entities" : { - "user_mentions" : [ { - "name" : "James Halliday", - "screen_name" : "substack", - "indices" : [ 8, 17 ], - "id_str" : "125027291", - "id" : 125027291 - } ], - "media" : [ ], - "hashtags" : [ { - "text" : "nodejs", - "indices" : [ 41, 48 ] - } ], - "urls" : [ { - "indices" : [ 68, 87 ], - "url" : "http://t.co/epSUFqM", - "expanded_url" : "http://substack.net/images/node_turtle.png", - "display_url" : "substack.net/images/node_tu\u2026" - } ] - }, - "in_reply_to_status_id_str" : "90614065201815552", - "geo" : { - }, - "id_str" : "90615085277519872", - "in_reply_to_user_id" : 125027291, - "text" : "I think @substack just won the \"Best New #nodejs Logo\" contest with http://t.co/epSUFqM", - "id" : 90615085277519872, - "in_reply_to_status_id" : 90614065201815552, - "created_at" : "Tue Jul 12 02:54:54 +0000 2011", - "in_reply_to_screen_name" : "substack", - "in_reply_to_user_id_str" : "125027291", - "user" : { - "name" : "marak", - "screen_name" : "marak", - "protected" : false, - "id_str" : "110465841", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2555785383/r67mex7tvvowb506u550_normal.png", - "id" : 110465841, - "verified" : false - } - }, - "id" : 90617292689391617, - "created_at" : "Tue Jul 12 03:03:40 +0000 2011", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -6027,14 +5766,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "90611546329317376", - "geo" : { - }, + "geo" : { }, "id_str" : "90616587211653120", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk I dig the io-ish message send syntax and protos. Surprised about the Ruby-esque special cases for message send syntax.", "id" : 90616587211653120, "in_reply_to_status_id" : 90611546329317376, - "created_at" : "Tue Jul 12 03:00:52 +0000 2011", + "created_at" : "2011-07-12 03:00:52 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -6042,12 +5780,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -6061,14 +5799,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "90601512232947712", - "geo" : { - }, + "geo" : { }, "id_str" : "90602885410332673", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke :o Deleted my Lion VM ... can't wait to check that out, it must be amazing.", "id" : 90602885410332673, "in_reply_to_status_id" : 90601512232947712, - "created_at" : "Tue Jul 12 02:06:25 +0000 2011", + "created_at" : "2011-07-12 02:06:25 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -6076,12 +5813,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -6091,23 +5828,22 @@ Grailbird.data.tweets_2011_07 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "90586636412399616", "text" : "ha HA! I win, JNI. #winning", "id" : 90586636412399616, - "created_at" : "Tue Jul 12 01:01:51 +0000 2011", + "created_at" : "2011-07-12 01:01:51 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tantek \u00C7elik", @@ -6121,14 +5857,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "90549143776399360", - "geo" : { - }, + "geo" : { }, "id_str" : "90564415803506688", "in_reply_to_user_id" : 11628, "text" : "@t Instapaper!", "id" : 90564415803506688, "in_reply_to_status_id" : 90549143776399360, - "created_at" : "Mon Jul 11 23:33:33 +0000 2011", + "created_at" : "2011-07-11 23:33:33 +0000", "in_reply_to_screen_name" : "t", "in_reply_to_user_id_str" : "11628", "user" : { @@ -6136,12 +5871,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Till!", @@ -6155,14 +5890,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "90540853310930944", - "geo" : { - }, + "geo" : { }, "id_str" : "90541242458439681", "in_reply_to_user_id" : 4600051, "text" : "@klimpong To me it looks like\"(character set) name\" not \"character (set name)\"", "id" : 90541242458439681, "in_reply_to_status_id" : 90540853310930944, - "created_at" : "Mon Jul 11 22:01:29 +0000 2011", + "created_at" : "2011-07-11 22:01:29 +0000", "in_reply_to_screen_name" : "klimpong", "in_reply_to_user_id_str" : "4600051", "user" : { @@ -6170,12 +5904,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Borowski", @@ -6189,14 +5923,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "90532348055138304", - "geo" : { - }, + "geo" : { }, "id_str" : "90533117277896704", "in_reply_to_user_id" : 11973362, "text" : "@typeoneerror Too bad, that was my only guess at a fix. Maybe I have exceptional luck on this one.", "id" : 90533117277896704, "in_reply_to_status_id" : 90532348055138304, - "created_at" : "Mon Jul 11 21:29:11 +0000 2011", + "created_at" : "2011-07-11 21:29:11 +0000", "in_reply_to_screen_name" : "typeoneerror", "in_reply_to_user_id_str" : "11973362", "user" : { @@ -6204,12 +5937,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Borowski", @@ -6223,14 +5956,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "90531750509424640", - "geo" : { - }, + "geo" : { }, "id_str" : "90532196271661056", "in_reply_to_user_id" : 11973362, "text" : "@typeoneerror I've been using Dreamhost for several years and have never seen that. I've heard that you can ask to switch servers.", "id" : 90532196271661056, "in_reply_to_status_id" : 90531750509424640, - "created_at" : "Mon Jul 11 21:25:32 +0000 2011", + "created_at" : "2011-07-11 21:25:32 +0000", "in_reply_to_screen_name" : "typeoneerror", "in_reply_to_user_id_str" : "11973362", "user" : { @@ -6238,12 +5970,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -6257,14 +5989,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "90150657218199552", - "geo" : { - }, + "geo" : { }, "id_str" : "90153779508420608", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Also awesome! Sounds like really good stuff.", "id" : 90153779508420608, "in_reply_to_status_id" : 90150657218199552, - "created_at" : "Sun Jul 10 20:21:50 +0000 2011", + "created_at" : "2011-07-10 20:21:50 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -6272,12 +6003,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -6291,14 +6022,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "90151459290750976", - "geo" : { - }, + "geo" : { }, "id_str" : "90152108921331712", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Nice! That'll be handy sometime.", "id" : 90152108921331712, "in_reply_to_status_id" : 90151459290750976, - "created_at" : "Sun Jul 10 20:15:12 +0000 2011", + "created_at" : "2011-07-10 20:15:12 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -6306,12 +6036,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dan Benjamin", @@ -6330,13 +6060,12 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "90140408729960448", "in_reply_to_user_id" : 5905672, "text" : "@danbenjamin @gruber Love the Bond stuff! Can't wait for Kubrick (and Austin Powers) if you guys decide to do more :)", "id" : 90140408729960448, - "created_at" : "Sun Jul 10 19:28:42 +0000 2011", + "created_at" : "2011-07-10 19:28:42 +0000", "in_reply_to_screen_name" : "danbenjamin", "in_reply_to_user_id_str" : "5905672", "user" : { @@ -6344,12 +6073,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Honza Pokorny", @@ -6363,14 +6092,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "90134760545976320", - "geo" : { - }, + "geo" : { }, "id_str" : "90137808089530368", "in_reply_to_user_id" : 15277447, "text" : "@_honza lol, I won't worry about it then", "id" : 90137808089530368, "in_reply_to_status_id" : 90134760545976320, - "created_at" : "Sun Jul 10 19:18:22 +0000 2011", + "created_at" : "2011-07-10 19:18:22 +0000", "in_reply_to_screen_name" : "_honza", "in_reply_to_user_id_str" : "15277447", "user" : { @@ -6378,35 +6106,34 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "90132187915091969", "text" : "Bad etiquette to add everyone you know to G+? If they can't get in yet I guess they cannot turn off notification emails either.", "id" : 90132187915091969, - "created_at" : "Sun Jul 10 18:56:02 +0000 2011", + "created_at" : "2011-07-10 18:56:02 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "MenTaLguY", @@ -6420,14 +6147,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "90127568828768256", - "geo" : { - }, + "geo" : { }, "id_str" : "90130568754364416", "in_reply_to_user_id" : 14358152, "text" : "@mentalguy Sent. After being invited I checked back the next morning and got in, ymmv.", "id" : 90130568754364416, "in_reply_to_status_id" : 90127568828768256, - "created_at" : "Sun Jul 10 18:49:36 +0000 2011", + "created_at" : "2011-07-10 18:49:36 +0000", "in_reply_to_screen_name" : "mentalguy", "in_reply_to_user_id_str" : "14358152", "user" : { @@ -6435,40 +6161,39 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 24, 43 ], - "url" : "http://t.co/HCZMU7c", - "expanded_url" : "http://yfrog.com/kict0p", - "display_url" : "yfrog.com/kict0p" + "url" : "http:\/\/t.co\/HCZMU7c", + "expanded_url" : "http:\/\/yfrog.com\/kict0p", + "display_url" : "yfrog.com\/kict0p" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "90130130097274880", - "text" : "Twilight Zone material http://t.co/HCZMU7c", + "text" : "Twilight Zone material http:\/\/t.co\/HCZMU7c", "id" : 90130130097274880, - "created_at" : "Sun Jul 10 18:47:52 +0000 2011", + "created_at" : "2011-07-10 18:47:52 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -6482,14 +6207,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89921669258420224", - "geo" : { - }, + "geo" : { }, "id_str" : "90085196342362112", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke As opposed to just using the main GCD queue? That's great! Re: the bug, did you just trace the relevant Deferreds?", "id" : 90085196342362112, "in_reply_to_status_id" : 89921669258420224, - "created_at" : "Sun Jul 10 15:49:19 +0000 2011", + "created_at" : "2011-07-10 15:49:19 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -6497,12 +6221,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Goodbye, Buddy!", @@ -6515,13 +6239,12 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "89848436274376704", "in_reply_to_user_id" : 53921137, "text" : "@goodbyebuddy Site has been telling me to try again later for a couple of days :(", "id" : 89848436274376704, - "created_at" : "Sun Jul 10 00:08:31 +0000 2011", + "created_at" : "2011-07-10 00:08:31 +0000", "in_reply_to_screen_name" : "goodbyebuddy", "in_reply_to_user_id_str" : "53921137", "user" : { @@ -6529,12 +6252,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -6548,14 +6271,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89582469082398720", - "geo" : { - }, + "geo" : { }, "id_str" : "89599575953903617", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm wtf, the Z12 has VGA out! rofl", "id" : 89599575953903617, "in_reply_to_status_id" : 89582469082398720, - "created_at" : "Sat Jul 09 07:39:38 +0000 2011", + "created_at" : "2011-07-09 07:39:38 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -6563,12 +6285,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -6582,14 +6304,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89582469082398720", - "geo" : { - }, + "geo" : { }, "id_str" : "89597883833266176", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm If there's ever a Vaio-Z that osx86 runs well on it'd be pretty tempting. Z line is one of about 3 notebooks I would actually buy.", "id" : 89597883833266176, "in_reply_to_status_id" : 89582469082398720, - "created_at" : "Sat Jul 09 07:32:54 +0000 2011", + "created_at" : "2011-07-09 07:32:54 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -6597,40 +6318,39 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 37, 56 ], - "url" : "http://t.co/FRXvj7L", - "expanded_url" : "http://prototypesapp.com/?ref=5by5", - "display_url" : "prototypesapp.com/?ref=5by5" + "url" : "http:\/\/t.co\/FRXvj7L", + "expanded_url" : "http:\/\/prototypesapp.com\/?ref=5by5", + "display_url" : "prototypesapp.com\/?ref=5by5" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "89573297087451136", - "text" : "iOS devs should check out Prototypes http://t.co/FRXvj7L (25% off too)", + "text" : "iOS devs should check out Prototypes http:\/\/t.co\/FRXvj7L (25% off too)", "id" : 89573297087451136, - "created_at" : "Sat Jul 09 05:55:12 +0000 2011", + "created_at" : "2011-07-09 05:55:12 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -6644,14 +6364,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89554687950471170", - "geo" : { - }, + "geo" : { }, "id_str" : "89556098419408896", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment And the difference is probably the smallest it's ever been since BD-R's release, disks were already cheap then.", "id" : 89556098419408896, "in_reply_to_status_id" : 89554687950471170, - "created_at" : "Sat Jul 09 04:46:52 +0000 2011", + "created_at" : "2011-07-09 04:46:52 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -6659,12 +6378,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -6672,14 +6391,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89548787739148288", - "geo" : { - }, + "geo" : { }, "id_str" : "89549668576538625", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov You didn't miss out ;-)", "id" : 89549668576538625, "in_reply_to_status_id" : 89548787739148288, - "created_at" : "Sat Jul 09 04:21:19 +0000 2011", + "created_at" : "2011-07-09 04:21:19 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -6687,12 +6405,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -6700,14 +6418,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89547560263499776", - "geo" : { - }, + "geo" : { }, "id_str" : "89547925180514304", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov No worries :) I forgot about them too. I think they were collateral damage of suppressed memories of DOS's for loop syntax.", "id" : 89547925180514304, "in_reply_to_status_id" : 89547560263499776, - "created_at" : "Sat Jul 09 04:14:23 +0000 2011", + "created_at" : "2011-07-09 04:14:23 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -6715,12 +6432,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -6728,14 +6445,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89546786661871617", - "geo" : { - }, + "geo" : { }, "id_str" : "89547069743833088", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov Things like that are why I can't stand cygwin. Too bad coLinux is 32-bit only, luckily VMs are feasible on any machine now.", "id" : 89547069743833088, "in_reply_to_status_id" : 89546786661871617, - "created_at" : "Sat Jul 09 04:10:59 +0000 2011", + "created_at" : "2011-07-09 04:10:59 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -6743,12 +6459,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -6756,14 +6472,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89546532591898624", - "geo" : { - }, + "geo" : { }, "id_str" : "89546881679638529", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov Closest you can get is to use e.g. cd \\Windows to get to a root dir in the current drive. You can mount drives in c:\\ though.", "id" : 89546881679638529, "in_reply_to_status_id" : 89546532591898624, - "created_at" : "Sat Jul 09 04:10:14 +0000 2011", + "created_at" : "2011-07-09 04:10:14 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -6771,12 +6486,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -6789,20 +6504,19 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 51, 70 ], - "url" : "http://t.co/QKPDdqB", - "expanded_url" : "http://blogs.msdn.com/b/larryosterman/archive/2005/06/24/432386.aspx", - "display_url" : "blogs.msdn.com/b/larryosterma\u2026" + "url" : "http:\/\/t.co\/QKPDdqB", + "expanded_url" : "http:\/\/blogs.msdn.com\/b\/larryosterman\/archive\/2005\/06\/24\/432386.aspx", + "display_url" : "blogs.msdn.com\/b\/larryosterma\u2026" } ] }, "in_reply_to_status_id_str" : "89545002585296896", - "geo" : { - }, + "geo" : { }, "id_str" : "89545911788773377", "in_reply_to_user_id" : 4777951, - "text" : "@_sjs @kitgoncharov If you are curious as I was... http://t.co/QKPDdqB", + "text" : "@_sjs @kitgoncharov If you are curious as I was... http:\/\/t.co\/QKPDdqB", "id" : 89545911788773377, "in_reply_to_status_id" : 89545002585296896, - "created_at" : "Sat Jul 09 04:06:23 +0000 2011", + "created_at" : "2011-07-09 04:06:23 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -6810,12 +6524,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -6823,14 +6537,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89544635021656065", - "geo" : { - }, + "geo" : { }, "id_str" : "89545002585296896", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov lol! They are just obeying Postel's law, nice. I guess it *could* have been a kind gesture to Unix greybeards.", "id" : 89545002585296896, "in_reply_to_status_id" : 89544635021656065, - "created_at" : "Sat Jul 09 04:02:46 +0000 2011", + "created_at" : "2011-07-09 04:02:46 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -6838,12 +6551,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -6851,14 +6564,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89544150797664256", - "geo" : { - }, + "geo" : { }, "id_str" : "89544369157308416", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov Pretty much just confirms everything you said, no surprises I can see.", "id" : 89544369157308416, "in_reply_to_status_id" : 89544150797664256, - "created_at" : "Sat Jul 09 04:00:15 +0000 2011", + "created_at" : "2011-07-09 04:00:15 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -6866,12 +6578,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "tom robinson", @@ -6884,25 +6596,24 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 68, 87 ], - "url" : "http://t.co/Cee5km2", - "expanded_url" : "http://bit.ly/pmQcCA", - "display_url" : "bit.ly/pmQcCA" + "url" : "http:\/\/t.co\/Cee5km2", + "expanded_url" : "http:\/\/bit.ly\/pmQcCA", + "display_url" : "bit.ly\/pmQcCA" }, { "indices" : [ 89, 108 ], - "url" : "http://t.co/5dmlRqs", - "expanded_url" : "http://bit.ly/rmJ1Pd", - "display_url" : "bit.ly/rmJ1Pd" + "url" : "http:\/\/t.co\/5dmlRqs", + "expanded_url" : "http:\/\/bit.ly\/rmJ1Pd", + "display_url" : "bit.ly\/rmJ1Pd" } ] }, "in_reply_to_status_id_str" : "89543190339796992", - "geo" : { - }, + "geo" : { }, "id_str" : "89544227347906560", "in_reply_to_user_id" : 136077128, - "text" : "@kitgoncharov @tlrobinson Here are working links to the good stuff: http://t.co/Cee5km2 \nhttp://t.co/5dmlRqs", + "text" : "@kitgoncharov @tlrobinson Here are working links to the good stuff: http:\/\/t.co\/Cee5km2 \nhttp:\/\/t.co\/5dmlRqs", "id" : 89544227347906560, "in_reply_to_status_id" : 89543190339796992, - "created_at" : "Sat Jul 09 03:59:42 +0000 2011", + "created_at" : "2011-07-09 03:59:42 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -6910,12 +6621,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "tom robinson", @@ -6935,14 +6646,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89543190339796992", - "geo" : { - }, + "geo" : { }, "id_str" : "89543783150125056", "in_reply_to_user_id" : 136077128, "text" : "@kitgoncharov @tlrobinson *sigh* @twitter mangled the link but I linked to the toURL() method.", "id" : 89543783150125056, "in_reply_to_status_id" : 89543190339796992, - "created_at" : "Sat Jul 09 03:57:56 +0000 2011", + "created_at" : "2011-07-09 03:57:56 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -6950,12 +6660,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "tom robinson", @@ -6968,20 +6678,19 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 26, 45 ], - "url" : "http://t.co/pR4ywVc", - "expanded_url" : "http://www.mavenjava.com/sun/jdk/1.6.0/src/java/io/File.java.html#File.toURL", - "display_url" : "mavenjava.com/sun/jdk/1.6.0/\u2026" + "url" : "http:\/\/t.co\/pR4ywVc", + "expanded_url" : "http:\/\/www.mavenjava.com\/sun\/jdk\/1.6.0\/src\/java\/io\/File.java.html#File.toURL", + "display_url" : "mavenjava.com\/sun\/jdk\/1.6.0\/\u2026" } ] }, "in_reply_to_status_id_str" : "89543190339796992", - "geo" : { - }, + "geo" : { }, "id_str" : "89543557618212864", "in_reply_to_user_id" : 136077128, - "text" : "@kitgoncharov @tlrobinson http://t.co/pR4ywVc()", + "text" : "@kitgoncharov @tlrobinson http:\/\/t.co\/pR4ywVc()", "id" : 89543557618212864, "in_reply_to_status_id" : 89543190339796992, - "created_at" : "Sat Jul 09 03:57:02 +0000 2011", + "created_at" : "2011-07-09 03:57:02 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -6989,35 +6698,34 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "89543103349932032", "text" : "Windows didn't so much change from slash to backslash as add the backslash as an alternative and set a strong convention. What's the point?", "id" : 89543103349932032, - "created_at" : "Sat Jul 09 03:55:14 +0000 2011", + "created_at" : "2011-07-09 03:55:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "tom robinson", @@ -7031,14 +6739,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89537139699761153", - "geo" : { - }, + "geo" : { }, "id_str" : "89539502170849280", "in_reply_to_user_id" : 14206068, - "text" : "@tlrobinson @kitgoncharov Backslashes become slashes and only one slash after the protocol: c:\\rhino.bat -> file:/c:/rhino.bat", + "text" : "@tlrobinson @kitgoncharov Backslashes become slashes and only one slash after the protocol: c:\\rhino.bat -> file:\/c:\/rhino.bat", "id" : 89539502170849280, "in_reply_to_status_id" : 89537139699761153, - "created_at" : "Sat Jul 09 03:40:55 +0000 2011", + "created_at" : "2011-07-09 03:40:55 +0000", "in_reply_to_screen_name" : "tlrobinson", "in_reply_to_user_id_str" : "14206068", "user" : { @@ -7046,38 +6753,37 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "89534809449299968", "text" : "If you have Google+ drag more than one person to a circle right now.", "id" : 89534809449299968, - "created_at" : "Sat Jul 09 03:22:16 +0000 2011", + "created_at" : "2011-07-09 03:22:16 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Benjamin Black", + "name" : "benjamin black", "screen_name" : "b6n", "indices" : [ 3, 7 ], "id_str" : "16031975", @@ -7087,47 +6793,45 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "89497363021971457", "text" : "RT @b6n: For me, it's either false dichotomies or nothing at all.", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "89497134390460416", "text" : "For me, it's either false dichotomies or nothing at all.", "id" : 89497134390460416, - "created_at" : "Sat Jul 09 00:52:34 +0000 2011", + "created_at" : "2011-07-09 00:52:34 +0000", "user" : { - "name" : "Benjamin Black", + "name" : "nightmare.scala", "screen_name" : "b6n", "protected" : false, "id_str" : "16031975", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3315858656/88f6ab87c62c6cac2ad3c1e1bbf9628d_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/445991433585954816\/7I7n4U06_normal.png", "id" : 16031975, "verified" : false } }, "id" : 89497363021971457, - "created_at" : "Sat Jul 09 00:53:28 +0000 2011", + "created_at" : "2011-07-09 00:53:28 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mitchell Hashimoto", @@ -7140,70 +6844,67 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "89367275693555713", "text" : "RT @mitchellh: In the time it takes for the light from your monitor to reach your eyes, your computer can process about 6 instructions. ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "89367184001859584", "text" : "In the time it takes for the light from your monitor to reach your eyes, your computer can process about 6 instructions. Think about it.", "id" : 89367184001859584, - "created_at" : "Fri Jul 08 16:16:11 +0000 2011", + "created_at" : "2011-07-08 16:16:11 +0000", "user" : { "name" : "Mitchell Hashimoto", "screen_name" : "mitchellh", "protected" : false, "id_str" : "12819682", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2707460527/252a64411a339184ff375a96fb68dcb0_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2707460527\/252a64411a339184ff375a96fb68dcb0_normal.png", "id" : 12819682, "verified" : false } }, "id" : 89367275693555713, - "created_at" : "Fri Jul 08 16:16:33 +0000 2011", + "created_at" : "2011-07-08 16:16:33 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "89365888758841344", "text" : "So I just went to Google+ and saw the sign up form. Not sure if that's because I got an invite or not. If you're waiting take a quick look.", "id" : 89365888758841344, - "created_at" : "Fri Jul 08 16:11:02 +0000 2011", + "created_at" : "2011-07-08 16:11:02 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -7216,20 +6917,19 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 15, 34 ], - "url" : "http://t.co/FRjFko7", - "expanded_url" : "http://yfrog.com/kgx81p", - "display_url" : "yfrog.com/kgx81p" + "url" : "http:\/\/t.co\/FRjFko7", + "expanded_url" : "http:\/\/yfrog.com\/kgx81p", + "display_url" : "yfrog.com\/kgx81p" } ] }, "in_reply_to_status_id_str" : "89152288760930304", - "geo" : { - }, + "geo" : { }, "id_str" : "89364933501919232", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke XD http://t.co/FRjFko7", + "text" : "@JimRoepcke XD http:\/\/t.co\/FRjFko7", "id" : 89364933501919232, "in_reply_to_status_id" : 89152288760930304, - "created_at" : "Fri Jul 08 16:07:15 +0000 2011", + "created_at" : "2011-07-08 16:07:15 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -7237,12 +6937,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -7256,14 +6956,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89359345514594304", - "geo" : { - }, + "geo" : { }, "id_str" : "89360527750467585", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm I was just jumping on the bandwagon, if I changed the hashtag I would have been starting my own tiny bandwagon of one :)", "id" : 89360527750467585, "in_reply_to_status_id" : 89359345514594304, - "created_at" : "Fri Jul 08 15:49:44 +0000 2011", + "created_at" : "2011-07-08 15:49:44 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -7271,40 +6970,39 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 26, 45 ], - "url" : "http://t.co/VPFFdQr", - "expanded_url" : "http://imgur.com/AJkT7", - "display_url" : "imgur.com/AJkT7" + "url" : "http:\/\/t.co\/VPFFdQr", + "expanded_url" : "http:\/\/imgur.com\/AJkT7", + "display_url" : "imgur.com\/AJkT7" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "89247243839868928", - "text" : "Cowboy hat, dog, buffalo: http://t.co/VPFFdQr", + "text" : "Cowboy hat, dog, buffalo: http:\/\/t.co\/VPFFdQr", "id" : 89247243839868928, - "created_at" : "Fri Jul 08 08:19:35 +0000 2011", + "created_at" : "2011-07-08 08:19:35 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -7318,14 +7016,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89186855165235201", - "geo" : { - }, + "geo" : { }, "id_str" : "89192005640523777", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Hate to say this but given the other names in that thread and that this was inevitable, Techtoria is not bad... ok now kill me.", "id" : 89192005640523777, "in_reply_to_status_id" : 89186855165235201, - "created_at" : "Fri Jul 08 04:40:05 +0000 2011", + "created_at" : "2011-07-08 04:40:05 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -7333,12 +7030,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -7352,14 +7049,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89186855165235201", - "geo" : { - }, + "geo" : { }, "id_str" : "89191538525077505", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle At first I was like *facepalm* but then I was all *lol*. My vote would have been for Advancement Archipelago. SanFran North? wtf", "id" : 89191538525077505, "in_reply_to_status_id" : 89186855165235201, - "created_at" : "Fri Jul 08 04:38:14 +0000 2011", + "created_at" : "2011-07-08 04:38:14 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -7367,12 +7063,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -7382,23 +7078,22 @@ Grailbird.data.tweets_2011_07 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "89185400714829824", "text" : "You better start swimmin' or you\u2019ll sink like a duck, for the times they are a-changin\u2019 #ReplaceAWordInAFamousQuoteWithDuck", "id" : 89185400714829824, - "created_at" : "Fri Jul 08 04:13:51 +0000 2011", + "created_at" : "2011-07-08 04:13:51 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -7411,46 +7106,44 @@ Grailbird.data.tweets_2011_07 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "89182369059319808", "text" : "#ReplaceAWordInAFamousQuoteWithDuck #DamnThatHashTagWasTooLongToFitInTheSameTweetAsTheQuoteItself", "id" : 89182369059319808, - "created_at" : "Fri Jul 08 04:01:48 +0000 2011", + "created_at" : "2011-07-08 04:01:48 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "89182248477270016", "text" : "Those who would give up Essential Liberty to purchase a little Temporary Duck, deserve neither Liberty nor Safety.", "id" : 89182248477270016, - "created_at" : "Fri Jul 08 04:01:19 +0000 2011", + "created_at" : "2011-07-08 04:01:19 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "DreamHost", @@ -7463,13 +7156,12 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "89182131724619777", "in_reply_to_user_id" : 14217022, "text" : "@DreamHost Love the newsletters. Infrequent and entertaining enough that I actually read them. A+++ GREAT NEWSLETTER WOULD READ AGAIN", "id" : 89182131724619777, - "created_at" : "Fri Jul 08 04:00:51 +0000 2011", + "created_at" : "2011-07-08 04:00:51 +0000", "in_reply_to_screen_name" : "DreamHost", "in_reply_to_user_id_str" : "14217022", "user" : { @@ -7477,7 +7169,7 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -7496,14 +7188,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89102475650539520", - "geo" : { - }, + "geo" : { }, "id_str" : "89154774519390208", "in_reply_to_user_id" : 2735631, "text" : "@lonelysandwich Did you just tell me to go fuck myself?", "id" : 89154774519390208, "in_reply_to_status_id" : 89102475650539520, - "created_at" : "Fri Jul 08 02:12:09 +0000 2011", + "created_at" : "2011-07-08 02:12:09 +0000", "in_reply_to_screen_name" : "lonelysandwich", "in_reply_to_user_id_str" : "2735631", "user" : { @@ -7511,81 +7202,78 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "89154250571128832", "text" : "The effort to invite and show up is effectively nil for Google+ so the analogy falls down. They just shouldn't be called invites is all.", "id" : 89154250571128832, - "created_at" : "Fri Jul 08 02:10:04 +0000 2011", + "created_at" : "2011-07-08 02:10:04 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "89153555214237696", "text" : "If you were the inviter do you invite anyone to the next party? If you were the invitee do you show up next time?", "id" : 89153555214237696, - "created_at" : "Fri Jul 08 02:07:18 +0000 2011", + "created_at" : "2011-07-08 02:07:18 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "89153093324914688", "text" : "Imagine being invited to a party. You arrive and the bouncer politely says they're full and you have to wait until they extend the hall.", "id" : 89153093324914688, - "created_at" : "Fri Jul 08 02:05:28 +0000 2011", + "created_at" : "2011-07-08 02:05:28 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -7599,14 +7287,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89152288760930304", - "geo" : { - }, + "geo" : { }, "id_str" : "89152664478294016", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke What can ya do? Seems like a weird idea for invites though, I mean they're not really invites are they? More like taunts ;-)", "id" : 89152664478294016, "in_reply_to_status_id" : 89152288760930304, - "created_at" : "Fri Jul 08 02:03:46 +0000 2011", + "created_at" : "2011-07-08 02:03:46 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -7614,12 +7301,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -7633,14 +7320,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89151722567634946", - "geo" : { - }, + "geo" : { }, "id_str" : "89152206372208640", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Yeah, I see \"Already invited? We've temporarily exceeded our capacity. Please try again soon.\" They're not like gmail invites :(", "id" : 89152206372208640, "in_reply_to_status_id" : 89151722567634946, - "created_at" : "Fri Jul 08 02:01:57 +0000 2011", + "created_at" : "2011-07-08 02:01:57 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -7648,12 +7334,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -7667,14 +7353,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89140586937978881", - "geo" : { - }, + "geo" : { }, "id_str" : "89150384060383232", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Thanks. Unfortunately no dice but maybe I get bumped up in the queue or something.", "id" : 89150384060383232, "in_reply_to_status_id" : 89140586937978881, - "created_at" : "Fri Jul 08 01:54:42 +0000 2011", + "created_at" : "2011-07-08 01:54:42 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -7682,12 +7367,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -7701,14 +7386,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89104910225915904", - "geo" : { - }, + "geo" : { }, "id_str" : "89141550986178560", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle kill me now", "id" : 89141550986178560, "in_reply_to_status_id" : 89104910225915904, - "created_at" : "Fri Jul 08 01:19:36 +0000 2011", + "created_at" : "2011-07-08 01:19:36 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -7716,7 +7400,7 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -7735,14 +7419,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89139020474490880", - "geo" : { - }, + "geo" : { }, "id_str" : "89140004793749504", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Do the invites do anything yet? I'd like one please :)", "id" : 89140004793749504, "in_reply_to_status_id" : 89139020474490880, - "created_at" : "Fri Jul 08 01:13:27 +0000 2011", + "created_at" : "2011-07-08 01:13:27 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -7750,81 +7433,78 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "89100727296851968", - "text" : "I write apps in Victoria but that doesn't make it Victoriapp, and even if I called it that it still has no meaning. /rant", + "text" : "I write apps in Victoria but that doesn't make it Victoriapp, and even if I called it that it still has no meaning. \/rant", "id" : 89100727296851968, - "created_at" : "Thu Jul 07 22:37:23 +0000 2011", + "created_at" : "2011-07-07 22:37:23 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "89100557247184896", "text" : "I haven't heard anyone else say it yet so: Appsterdam is a meaningless name for something that already has a perfectly good name.", "id" : 89100557247184896, - "created_at" : "Thu Jul 07 22:36:42 +0000 2011", + "created_at" : "2011-07-07 22:36:42 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "89085974109368320", "text" : "Played around with a Windows Phone 7 device today and I'm impressed. If you want a phone, not pocket computer, seems good enough already.", "id" : 89085974109368320, - "created_at" : "Thu Jul 07 21:38:46 +0000 2011", + "created_at" : "2011-07-07 21:38:46 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -7838,14 +7518,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89079631285727233", - "geo" : { - }, + "geo" : { }, "id_str" : "89080422549565440", "in_reply_to_user_id" : 33493, "text" : "@peterc Oh that is odd! Probably just a coincidence I read too much into then.", "id" : 89080422549565440, "in_reply_to_status_id" : 89079631285727233, - "created_at" : "Thu Jul 07 21:16:42 +0000 2011", + "created_at" : "2011-07-07 21:16:42 +0000", "in_reply_to_screen_name" : "peterc", "in_reply_to_user_id_str" : "33493", "user" : { @@ -7853,12 +7532,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -7872,14 +7551,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89077962581884929", - "geo" : { - }, + "geo" : { }, "id_str" : "89079523794104320", "in_reply_to_user_id" : 33493, "text" : "@peterc Gmail has been excellent at avoiding false positives for me until this mishap. I rarely even think to check my spam folder.", "id" : 89079523794104320, "in_reply_to_status_id" : 89077962581884929, - "created_at" : "Thu Jul 07 21:13:08 +0000 2011", + "created_at" : "2011-07-07 21:13:08 +0000", "in_reply_to_screen_name" : "peterc", "in_reply_to_user_id_str" : "33493", "user" : { @@ -7887,12 +7565,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -7906,14 +7584,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89077962581884929", - "geo" : { - }, + "geo" : { }, "id_str" : "89078918795116544", "in_reply_to_user_id" : 33493, "text" : "@peterc Gmail may have changed their spam filtering. We recently had some cron mail suddenly start being marked spam.", "id" : 89078918795116544, "in_reply_to_status_id" : 89077962581884929, - "created_at" : "Thu Jul 07 21:10:43 +0000 2011", + "created_at" : "2011-07-07 21:10:43 +0000", "in_reply_to_screen_name" : "peterc", "in_reply_to_user_id_str" : "33493", "user" : { @@ -7921,12 +7598,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -7940,14 +7617,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "88995921605562368", - "geo" : { - }, + "geo" : { }, "id_str" : "89043060448702464", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm you're probably right. I should stop worrying about it being anaemic for me, someone will want it", "id" : 89043060448702464, "in_reply_to_status_id" : 88995921605562368, - "created_at" : "Thu Jul 07 18:48:14 +0000 2011", + "created_at" : "2011-07-07 18:48:14 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -7955,35 +7631,34 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "89026187736780801", "text" : "In a nut: WP7 has a leg up on Android by having a *good* GUI to build UIs, but falls short of Xcode by exposing you to generated XML goop.", "id" : 89026187736780801, - "created_at" : "Thu Jul 07 17:41:11 +0000 2011", + "created_at" : "2011-07-07 17:41:11 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -7997,14 +7672,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89023421899481088", - "geo" : { - }, + "geo" : { }, "id_str" : "89023714410246144", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke rofl! It is enterprise ready for sure. Their heart is in the right place though and it's better than their older VB stuff.", "id" : 89023714410246144, "in_reply_to_status_id" : 89023421899481088, - "created_at" : "Thu Jul 07 17:31:22 +0000 2011", + "created_at" : "2011-07-07 17:31:22 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -8012,12 +7686,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -8031,14 +7705,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "89022367656984576", - "geo" : { - }, + "geo" : { }, "id_str" : "89023191372144640", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke No kidding. This WP7 stuff looks ok but their XAML goop is far worse than Android's XML UI goop. Much more powerful, but worse.", "id" : 89023191372144640, "in_reply_to_status_id" : 89022367656984576, - "created_at" : "Thu Jul 07 17:29:17 +0000 2011", + "created_at" : "2011-07-07 17:29:17 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -8046,81 +7719,78 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "89022310014656512", "text" : "It's Controller on top orchestrating the process. Controller knows about Models and Views and wires them together. That's it, bindings or no", "id" : 89022310014656512, - "created_at" : "Thu Jul 07 17:25:47 +0000 2011", + "created_at" : "2011-07-07 17:25:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "89022163352420353", "text" : "What's with the explanations stating that in MVC from top to bottom it's View-Controller-Model, each knowing about the thing below it? Wrong", "id" : 89022163352420353, - "created_at" : "Thu Jul 07 17:25:12 +0000 2011", + "created_at" : "2011-07-07 17:25:12 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "89021946758561793", "text" : "Oh I see, MVVM is a Microsoftism that means \"MVC with bindings, and confusion\". In MVC views and models *do not* know about controllers!", "id" : 89021946758561793, - "created_at" : "Thu Jul 07 17:24:20 +0000 2011", + "created_at" : "2011-07-07 17:24:20 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -8134,14 +7804,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "88785906999369729", - "geo" : { - }, + "geo" : { }, "id_str" : "88797802318143488", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke lol! That would be awesome. Wonder if they have a big enough blender.", "id" : 88797802318143488, "in_reply_to_status_id" : 88785906999369729, - "created_at" : "Thu Jul 07 02:33:40 +0000 2011", + "created_at" : "2011-07-07 02:33:40 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -8149,58 +7818,56 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "88776616049782784", "text" : "Not sure if it'll be worth the time and effort, or if someone would even pay a price high enough to not lose $ on the deal.", "id" : 88776616049782784, - "created_at" : "Thu Jul 07 01:09:29 +0000 2011", + "created_at" : "2011-07-07 01:09:29 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "88776471400820737", "text" : "2006 MacBook, 1st gen, Core Duo \"Yonah\". Should I max out RAM to 3 GB add an SSD and resell? Headphone jack & optical drive are broken.", "id" : 88776471400820737, - "created_at" : "Thu Jul 07 01:08:54 +0000 2011", + "created_at" : "2011-07-07 01:08:54 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tom Opgenorth", @@ -8214,14 +7881,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "88773238548738048", - "geo" : { - }, + "geo" : { }, "id_str" : "88774309799137280", "in_reply_to_user_id" : 9286842, "text" : "@topgenorth Good idea I'll take a look. Google and MS would have a hard time lobbying manufacturers to make a device that would sell poorly.", "id" : 88774309799137280, "in_reply_to_status_id" : 88773238548738048, - "created_at" : "Thu Jul 07 01:00:19 +0000 2011", + "created_at" : "2011-07-07 01:00:19 +0000", "in_reply_to_screen_name" : "topgenorth", "in_reply_to_user_id_str" : "9286842", "user" : { @@ -8229,12 +7895,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -8247,38 +7913,42 @@ Grailbird.data.tweets_2011_07 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "88772874286006272", "text" : "#Android and #WP7 need an iPod touch-like device for devs. Expecting us to hunt down contract-free devices that cost $500+ is unreasonable.", "id" : 88772874286006272, - "created_at" : "Thu Jul 07 00:54:37 +0000 2011", + "created_at" : "2011-07-07 00:54:37 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Amanda carpenter", + "screen_name" : "Amanduh86", + "indices" : [ 0, 10 ], + "id_str" : "1553982878", + "id" : 1553982878 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, "in_reply_to_status_id_str" : "88649561177997312", - "geo" : { - }, + "geo" : { }, "id_str" : "88650811223187456", "in_reply_to_user_id" : 39448955, "text" : "@amanduh86 lol, nope but it was great! :)", "id" : 88650811223187456, "in_reply_to_status_id" : 88649561177997312, - "created_at" : "Wed Jul 06 16:49:35 +0000 2011", + "created_at" : "2011-07-06 16:49:35 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -8286,40 +7956,39 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 32, 51 ], - "url" : "http://t.co/Tfgvzgv", - "expanded_url" : "http://littlebigdetails.com/post/7267655518/nike-basketball-roster-on-the-new-section-as", - "display_url" : "littlebigdetails.com/post/726765551\u2026" + "url" : "http:\/\/t.co\/Tfgvzgv", + "expanded_url" : "http:\/\/littlebigdetails.com\/post\/7267655518\/nike-basketball-roster-on-the-new-section-as", + "display_url" : "littlebigdetails.com\/post\/726765551\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "88490495948505088", - "text" : "That's a nice little big detail http://t.co/Tfgvzgv", + "text" : "That's a nice little big detail http:\/\/t.co\/Tfgvzgv", "id" : 88490495948505088, - "created_at" : "Wed Jul 06 06:12:32 +0000 2011", + "created_at" : "2011-07-06 06:12:32 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Rogers", @@ -8332,20 +8001,19 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 35, 54 ], - "url" : "http://t.co/8U6nqLK", - "expanded_url" : "https://github.com/jfhovinne/jFeed/blob/master/jquery/jquery.js", - "display_url" : "github.com/jfhovinne/jFee\u2026" + "url" : "http:\/\/t.co\/8U6nqLK", + "expanded_url" : "https:\/\/github.com\/jfhovinne\/jFeed\/blob\/master\/jquery\/jquery.js", + "display_url" : "github.com\/jfhovinne\/jFee\u2026" } ] }, "in_reply_to_status_id_str" : "88412710236196864", - "geo" : { - }, + "geo" : { }, "id_str" : "88413921106608128", "in_reply_to_user_id" : 20079975, - "text" : "@polotek 1.3.2? Man, that's *new*: http://t.co/8U6nqLK (committed in Feb/2011)", + "text" : "@polotek 1.3.2? Man, that's *new*: http:\/\/t.co\/8U6nqLK (committed in Feb\/2011)", "id" : 88413921106608128, "in_reply_to_status_id" : 88412710236196864, - "created_at" : "Wed Jul 06 01:08:16 +0000 2011", + "created_at" : "2011-07-06 01:08:16 +0000", "in_reply_to_screen_name" : "polotek", "in_reply_to_user_id_str" : "20079975", "user" : { @@ -8353,12 +8021,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "bradfordw", @@ -8372,14 +8040,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "88391127912296448", - "geo" : { - }, + "geo" : { }, "id_str" : "88394159391653888", "in_reply_to_user_id" : 14640131, "text" : "@bradfordw sandforce 1200 SSDs are still great and a few hundred $ less than a year ago", "id" : 88394159391653888, "in_reply_to_status_id" : 88391127912296448, - "created_at" : "Tue Jul 05 23:49:44 +0000 2011", + "created_at" : "2011-07-05 23:49:44 +0000", "in_reply_to_screen_name" : "bradfordw", "in_reply_to_user_id_str" : "14640131", "user" : { @@ -8387,12 +8054,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -8406,14 +8073,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "88059233437876224", - "geo" : { - }, + "geo" : { }, "id_str" : "88126085656621057", "in_reply_to_user_id" : 29255412, - "text" : "@tjholowaychuk http://twitpic.com/5lgngq", + "text" : "@tjholowaychuk http:\/\/twitpic.com\/5lgngq", "id" : 88126085656621057, "in_reply_to_status_id" : 88059233437876224, - "created_at" : "Tue Jul 05 06:04:30 +0000 2011", + "created_at" : "2011-07-05 06:04:30 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -8421,12 +8087,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -8442,22 +8108,21 @@ Grailbird.data.tweets_2011_07 = } ], "urls" : [ { "indices" : [ 81, 100 ], - "url" : "http://t.co/Rm0tSsY", - "expanded_url" : "http://bit.ly/k7E7Hg", - "display_url" : "bit.ly/k7E7Hg" + "url" : "http:\/\/t.co\/Rm0tSsY", + "expanded_url" : "http:\/\/bit.ly\/k7E7Hg", + "display_url" : "bit.ly\/k7E7Hg" }, { "indices" : [ 120, 139 ], - "url" : "http://t.co/FIVydRD", - "expanded_url" : "http://bit.ly/mf9Qqi", - "display_url" : "bit.ly/mf9Qqi" + "url" : "http:\/\/t.co\/FIVydRD", + "expanded_url" : "http:\/\/bit.ly\/mf9Qqi", + "display_url" : "bit.ly\/mf9Qqi" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "88125192894820352", - "text" : "RT @tjholowaychuk: kue - priority job queue backed by redis for #nodejs - site: http://t.co/Rm0tSsY, intro screencast: http://t.co/FIVydRD", + "text" : "RT @tjholowaychuk: kue - priority job queue backed by redis for #nodejs - site: http:\/\/t.co\/Rm0tSsY, intro screencast: http:\/\/t.co\/FIVydRD", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -8467,48 +8132,47 @@ Grailbird.data.tweets_2011_07 = } ], "urls" : [ { "indices" : [ 62, 81 ], - "url" : "http://t.co/Rm0tSsY", - "expanded_url" : "http://bit.ly/k7E7Hg", - "display_url" : "bit.ly/k7E7Hg" + "url" : "http:\/\/t.co\/Rm0tSsY", + "expanded_url" : "http:\/\/bit.ly\/k7E7Hg", + "display_url" : "bit.ly\/k7E7Hg" }, { "indices" : [ 101, 120 ], - "url" : "http://t.co/FIVydRD", - "expanded_url" : "http://bit.ly/mf9Qqi", - "display_url" : "bit.ly/mf9Qqi" + "url" : "http:\/\/t.co\/FIVydRD", + "expanded_url" : "http:\/\/bit.ly\/mf9Qqi", + "display_url" : "bit.ly\/mf9Qqi" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "88055999612727296", - "text" : "kue - priority job queue backed by redis for #nodejs - site: http://t.co/Rm0tSsY, intro screencast: http://t.co/FIVydRD", + "text" : "kue - priority job queue backed by redis for #nodejs - site: http:\/\/t.co\/Rm0tSsY, intro screencast: http:\/\/t.co\/FIVydRD", "id" : 88055999612727296, - "created_at" : "Tue Jul 05 01:26:00 +0000 2011", + "created_at" : "2011-07-05 01:26:00 +0000", "user" : { "name" : "TJ Holowaychuk", "screen_name" : "tjholowaychuk", "protected" : false, "id_str" : "29255412", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/124810348/DSC_0009_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000226613002\/36623ae09f553713c575c97c77544b49_normal.jpeg", "id" : 29255412, "verified" : false } }, "id" : 88125192894820352, - "created_at" : "Tue Jul 05 06:00:57 +0000 2011", + "created_at" : "2011-07-05 06:00:57 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Sarah", + "name" : "Sarah Ruiz", "screen_name" : "saroy", "indices" : [ 3, 9 ], "id_str" : "6120952", @@ -8518,8 +8182,7 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "88004748694917120", "text" : "RT @saroy: Watching CNN special on shuttle program. ENTIRE 40-year shuttle program cost $115 billion. FY2010 military budget is 4x that.", "retweeted_status" : { @@ -8530,35 +8193,34 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "87892849135337473", "text" : "Watching CNN special on shuttle program. ENTIRE 40-year shuttle program cost $115 billion. FY2010 military budget is 4x that.", "id" : 87892849135337473, - "created_at" : "Mon Jul 04 14:37:42 +0000 2011", + "created_at" : "2011-07-04 14:37:42 +0000", "user" : { - "name" : "Sarah", + "name" : "Sarah Ruiz", "screen_name" : "saroy", "protected" : false, "id_str" : "6120952", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/338175447/avatar_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/338175447\/avatar_normal.jpg", "id" : 6120952, "verified" : false } }, "id" : 88004748694917120, - "created_at" : "Mon Jul 04 22:02:21 +0000 2011", + "created_at" : "2011-07-04 22:02:21 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "marak squires", @@ -8577,28 +8239,27 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 5, 24 ], - "url" : "http://t.co/Rh3DH0W", - "expanded_url" : "http://neyric.github.com/wireit/", - "display_url" : "neyric.github.com/wireit/" + "url" : "http:\/\/t.co\/Rh3DH0W", + "expanded_url" : "http:\/\/neyric.github.com\/wireit\/", + "display_url" : "neyric.github.com\/wireit\/" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "88002042626445312", - "text" : "Well http://t.co/Rh3DH0W looks pretty good. (via @maraksquires) +@JimRoepcke", + "text" : "Well http:\/\/t.co\/Rh3DH0W looks pretty good. (via @maraksquires) +@JimRoepcke", "id" : 88002042626445312, - "created_at" : "Mon Jul 04 21:51:36 +0000 2011", + "created_at" : "2011-07-04 21:51:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Victoria Police", @@ -8617,12 +8278,11 @@ Grailbird.data.tweets_2011_07 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "87977564160794624", "text" : "RT @vicpdcanada: Canada Day drunk books himself into cells. Here's to a bad idea. Don't #peeonourbuilding. #yyj notes forthcoming.", "retweeted_status" : { - "source" : "HootSuite", + "source" : "\u003Ca href=\"http:\/\/www.hootsuite.com\" rel=\"nofollow\"\u003EHootSuite\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -8635,35 +8295,34 @@ Grailbird.data.tweets_2011_07 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "87975933205688320", "text" : "Canada Day drunk books himself into cells. Here's to a bad idea. Don't #peeonourbuilding. #yyj notes forthcoming.", "id" : 87975933205688320, - "created_at" : "Mon Jul 04 20:07:51 +0000 2011", + "created_at" : "2011-07-04 20:07:51 +0000", "user" : { "name" : "Victoria Police", "screen_name" : "vicpdcanada", "protected" : false, "id_str" : "80139117", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3368861365/ed466cc9ff0af668484af1bd92d2c0b7_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/439061658258780160\/PvmUJ4uE_normal.jpeg", "id" : 80139117, "verified" : false } }, "id" : 87977564160794624, - "created_at" : "Mon Jul 04 20:14:20 +0000 2011", + "created_at" : "2011-07-04 20:14:20 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "\u00D8yvind Sean Kinsey", @@ -8689,14 +8348,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "87938368624799744", - "geo" : { - }, + "geo" : { }, "id_str" : "87961279645499392", "in_reply_to_user_id" : 42242439, "text" : "@okinsey @__DavidFlanagan @kuvos And you didn't actually answer David's question, I'm curious too. Why would you need var's crazy semantics?", "id" : 87961279645499392, "in_reply_to_status_id" : 87938368624799744, - "created_at" : "Mon Jul 04 19:09:37 +0000 2011", + "created_at" : "2011-07-04 19:09:37 +0000", "in_reply_to_screen_name" : "okinsey", "in_reply_to_user_id_str" : "42242439", "user" : { @@ -8704,12 +8362,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "\u00D8yvind Sean Kinsey", @@ -8735,14 +8393,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "87938368624799744", - "geo" : { - }, + "geo" : { }, "id_str" : "87960950916919296", "in_reply_to_user_id" : 42242439, "text" : "@okinsey @__DavidFlanagan @kuvos Isn't the goal to fix var by introducing let and then phase out var? (albeit reeeaaalllly slowly)", "id" : 87960950916919296, "in_reply_to_status_id" : 87938368624799744, - "created_at" : "Mon Jul 04 19:08:19 +0000 2011", + "created_at" : "2011-07-04 19:08:19 +0000", "in_reply_to_screen_name" : "okinsey", "in_reply_to_user_id_str" : "42242439", "user" : { @@ -8750,12 +8407,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mikeal", @@ -8775,14 +8432,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "87740603537952769", - "geo" : { - }, + "geo" : { }, "id_str" : "87742642489786369", "in_reply_to_user_id" : 668423, "text" : "@mikeal @kriskowal Took me 10-14 days. I drew dvorak letters on my keyboard and by the time they wore off I knew it. Frustrating, worth it.", "id" : 87742642489786369, "in_reply_to_status_id" : 87740603537952769, - "created_at" : "Mon Jul 04 04:40:50 +0000 2011", + "created_at" : "2011-07-04 04:40:50 +0000", "in_reply_to_screen_name" : "mikeal", "in_reply_to_user_id_str" : "668423", "user" : { @@ -8790,12 +8446,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Gmail", @@ -8808,23 +8464,22 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "87617154370912256", "text" : "Complaint that @gmail themes are not dense enough withdrawn. Height is mostly lost to section headings and buttons, fixed by scrolling down.", "id" : 87617154370912256, - "created_at" : "Sun Jul 03 20:22:12 +0000 2011", + "created_at" : "2011-07-03 20:22:12 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -8838,14 +8493,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "87332191276773376", - "geo" : { - }, + "geo" : { }, "id_str" : "87343558415233024", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk meaningless without context anyway. Better at being ruby? Certainly. Better at embedding? Obviously not.", "id" : 87343558415233024, "in_reply_to_status_id" : 87332191276773376, - "created_at" : "Sun Jul 03 02:15:01 +0000 2011", + "created_at" : "2011-07-03 02:15:01 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -8853,12 +8507,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -8871,23 +8525,22 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "87342773883248640", "text" : "Solid day of coffee shop hacking with @JimRoepcke ... HLDeferred + arborjs + nodejs + socket.io = ???", "id" : 87342773883248640, - "created_at" : "Sun Jul 03 02:11:54 +0000 2011", + "created_at" : "2011-07-03 02:11:54 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "James Hartig", @@ -8901,14 +8554,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "87225533116588032", - "geo" : { - }, + "geo" : { }, "id_str" : "87228685849079808", "in_reply_to_user_id" : 15226527, "text" : "@fastest963 :o", "id" : 87228685849079808, "in_reply_to_status_id" : 87225533116588032, - "created_at" : "Sat Jul 02 18:38:34 +0000 2011", + "created_at" : "2011-07-02 18:38:34 +0000", "in_reply_to_screen_name" : "jameshartig", "in_reply_to_user_id_str" : "15226527", "user" : { @@ -8916,12 +8568,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "James Hartig", @@ -8930,7 +8582,7 @@ Grailbird.data.tweets_2011_07 = "id_str" : "463190111", "id" : 463190111 }, { - "name" : "Yahoo! ", + "name" : "Yahoo", "screen_name" : "Yahoo", "indices" : [ 102, 108 ], "id_str" : "19380829", @@ -8941,14 +8593,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "87216494047531008", - "geo" : { - }, + "geo" : { }, "id_str" : "87225363155005440", "in_reply_to_user_id" : 15226527, "text" : "@fastest963 Is that even possible? Google only does openID sign up if they recognize your email, e.g. @yahoo.com, so there's always an addy", "id" : 87225363155005440, "in_reply_to_status_id" : 87216494047531008, - "created_at" : "Sat Jul 02 18:25:21 +0000 2011", + "created_at" : "2011-07-02 18:25:21 +0000", "in_reply_to_screen_name" : "jameshartig", "in_reply_to_user_id_str" : "15226527", "user" : { @@ -8956,12 +8607,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -8974,47 +8625,45 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "86892066013057024", - "text" : "RT @siracusa: My review of the new http://bit.ly/l1ibnI \"Preview (Dense)\" Gmail theme: not dense enough.", + "text" : "RT @siracusa: My review of the new http:\/\/bit.ly\/l1ibnI \"Preview (Dense)\" Gmail theme: not dense enough.", "retweeted_status" : { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "86881134260129793", - "text" : "My review of the new http://bit.ly/l1ibnI \"Preview (Dense)\" Gmail theme: not dense enough.", + "text" : "My review of the new http:\/\/bit.ly\/l1ibnI \"Preview (Dense)\" Gmail theme: not dense enough.", "id" : 86881134260129793, - "created_at" : "Fri Jul 01 19:37:31 +0000 2011", + "created_at" : "2011-07-01 19:37:31 +0000", "user" : { "name" : "John Siracusa", "screen_name" : "siracusa", "protected" : false, "id_str" : "636923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1501070030/John_2011_1_500x500_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", "id" : 636923, "verified" : false } }, "id" : 86892066013057024, - "created_at" : "Fri Jul 01 20:20:57 +0000 2011", + "created_at" : "2011-07-01 20:20:57 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -9028,14 +8677,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "86868812242227200", - "geo" : { - }, + "geo" : { }, "id_str" : "86869627572994048", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Inbox 1000 is just how I operate ;)", "id" : 86869627572994048, "in_reply_to_status_id" : 86868812242227200, - "created_at" : "Fri Jul 01 18:51:47 +0000 2011", + "created_at" : "2011-07-01 18:51:47 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -9043,12 +8691,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Zach Carter", @@ -9062,14 +8710,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "86865935327170560", - "geo" : { - }, + "geo" : { }, "id_str" : "86869017343705088", "in_reply_to_user_id" : 12712742, "text" : "@zii I'm keeping my fingers crossed :) Other than that one complaint the themes are fantastic.", "id" : 86869017343705088, "in_reply_to_status_id" : 86865935327170560, - "created_at" : "Fri Jul 01 18:49:22 +0000 2011", + "created_at" : "2011-07-01 18:49:22 +0000", "in_reply_to_screen_name" : "zii", "in_reply_to_user_id_str" : "12712742", "user" : { @@ -9077,35 +8724,34 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "86868875085488128", "text" : "No other mail app wastes that much space listing messages. And for good reason, nobody needs that much space to scan the list. usability--", "id" : 86868875085488128, - "created_at" : "Fri Jul 01 18:48:48 +0000 2011", + "created_at" : "2011-07-01 18:48:48 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Seesmic", + "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -9119,14 +8765,13 @@ Grailbird.data.tweets_2011_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "86865837373407232", - "geo" : { - }, + "geo" : { }, "id_str" : "86868605203001344", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke yeah, still looks like 35% less of my inbox. I'm all for using lots of space but for me it's just too much.", "id" : 86868605203001344, "in_reply_to_status_id" : 86865837373407232, - "created_at" : "Fri Jul 01 18:47:44 +0000 2011", + "created_at" : "2011-07-01 18:47:44 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -9134,12 +8779,12 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Gmail", @@ -9152,23 +8797,22 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "86864729787731970", "text" : "I hope I can still use the current gmail theme after the switch. The new ones have way too much vertical padding in message lists. +@gmail", "id" : 86864729787731970, - "created_at" : "Fri Jul 01 18:32:20 +0000 2011", + "created_at" : "2011-07-01 18:32:20 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -9181,75 +8825,72 @@ Grailbird.data.tweets_2011_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 43, 62 ], - "url" : "http://t.co/uYo5AYU", - "expanded_url" : "https://github.com/0xced/UIKit-Artwork-Extractor", - "display_url" : "github.com/0xced/UIKit-Ar\u2026" + "url" : "http:\/\/t.co\/uYo5AYU", + "expanded_url" : "https:\/\/github.com\/0xced\/UIKit-Artwork-Extractor", + "display_url" : "github.com\/0xced\/UIKit-Ar\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "86856073507639296", - "text" : "RT @marcoarment: iOS devs: ever need this? http://t.co/uYo5AYU\n\nI sure have. Damn good find.", + "text" : "RT @marcoarment: iOS devs: ever need this? http:\/\/t.co\/uYo5AYU\n\nI sure have. Damn good find.", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 26, 45 ], - "url" : "http://t.co/uYo5AYU", - "expanded_url" : "https://github.com/0xced/UIKit-Artwork-Extractor", - "display_url" : "github.com/0xced/UIKit-Ar\u2026" + "url" : "http:\/\/t.co\/uYo5AYU", + "expanded_url" : "https:\/\/github.com\/0xced\/UIKit-Artwork-Extractor", + "display_url" : "github.com\/0xced\/UIKit-Ar\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "86854928760455169", - "text" : "iOS devs: ever need this? http://t.co/uYo5AYU\n\nI sure have. Damn good find.", + "text" : "iOS devs: ever need this? http:\/\/t.co\/uYo5AYU\n\nI sure have. Damn good find.", "id" : 86854928760455169, - "created_at" : "Fri Jul 01 17:53:23 +0000 2011", + "created_at" : "2011-07-01 17:53:23 +0000", "user" : { "name" : "Marco Arment", "screen_name" : "marcoarment", "protected" : false, "id_str" : "14231571", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1282173124/untitled-158-2_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1282173124\/untitled-158-2_normal.jpg", "id" : 14231571, "verified" : false } }, "id" : 86856073507639296, - "created_at" : "Fri Jul 01 17:57:56 +0000 2011", + "created_at" : "2011-07-01 17:57:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "86695590158798848", "text" : "western digital, y u no put usb symbol on the top side of the connector?!", "id" : 86695590158798848, - "created_at" : "Fri Jul 01 07:20:14 +0000 2011", + "created_at" : "2011-07-01 07:20:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2011_08.js b/public/tweets/data/js/tweets/2011_08.js index f8da58f..af169f6 100755 --- a/public/tweets/data/js/tweets/2011_08.js +++ b/public/tweets/data/js/tweets/2011_08.js @@ -1,6 +1,6 @@ Grailbird.data.tweets_2011_08 = [ { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -20,14 +20,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "109106092386172929", - "geo" : { - }, + "geo" : { }, "id_str" : "109114872947675136", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment Ditto what @JimRoepcke said. I would definitely try it out.", "id" : 109114872947675136, "in_reply_to_status_id" : 109106092386172929, - "created_at" : "Thu Sep 01 04:06:27 +0000 2011", + "created_at" : "2011-09-01 04:06:27 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -35,12 +34,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Gruber", @@ -54,14 +53,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "107154361666375680", - "geo" : { - }, + "geo" : { }, "id_str" : "107163117187907584", "in_reply_to_user_id" : 33423, "text" : "@gruber is it live?", "id" : 107163117187907584, "in_reply_to_status_id" : 107154361666375680, - "created_at" : "Fri Aug 26 18:50:52 +0000 2011", + "created_at" : "2011-08-26 18:50:52 +0000", "in_reply_to_screen_name" : "gruber", "in_reply_to_user_id_str" : "33423", "user" : { @@ -69,40 +67,39 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 93, 112 ], - "url" : "http://t.co/Xlkamac", - "expanded_url" : "http://code.google.com/p/chromium/issues/detail?id=85671", - "display_url" : "code.google.com/p/chromium/iss\u2026" + "url" : "http:\/\/t.co\/Xlkamac", + "expanded_url" : "http:\/\/code.google.com\/p\/chromium\/issues\/detail?id=85671", + "display_url" : "code.google.com\/p\/chromium\/iss\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "106617627786477568", - "text" : "If Chrome's \"it looks like you moved\" message pisses you off please star this Chromium issue http://t.co/Xlkamac", + "text" : "If Chrome's \"it looks like you moved\" message pisses you off please star this Chromium issue http:\/\/t.co\/Xlkamac", "id" : 106617627786477568, - "created_at" : "Thu Aug 25 06:43:17 +0000 2011", + "created_at" : "2011-08-25 06:43:17 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -115,20 +112,19 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ { "indices" : [ 42, 61 ], - "url" : "http://t.co/Yz4Z7tQ", - "expanded_url" : "http://twitpic.com/6aan7p", - "display_url" : "twitpic.com/6aan7p" + "url" : "http:\/\/t.co\/Yz4Z7tQ", + "expanded_url" : "http:\/\/twitpic.com\/6aan7p", + "display_url" : "twitpic.com\/6aan7p" } ] }, "in_reply_to_status_id_str" : "105884880763764736", - "geo" : { - }, + "geo" : { }, "id_str" : "105893140023623680", "in_reply_to_user_id" : 14864447, - "text" : "@bryan_kyle I can't stand Safari anymore http://t.co/Yz4Z7tQ", + "text" : "@bryan_kyle I can't stand Safari anymore http:\/\/t.co\/Yz4Z7tQ", "id" : 105893140023623680, "in_reply_to_status_id" : 105884880763764736, - "created_at" : "Tue Aug 23 06:44:26 +0000 2011", + "created_at" : "2011-08-23 06:44:26 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -136,12 +132,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dan Benjamin", @@ -155,14 +151,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "105686807097774080", - "geo" : { - }, + "geo" : { }, "id_str" : "105687841547362304", "in_reply_to_user_id" : 5905672, "text" : "@danbenjamin I like the Dr. Jekyll and Mr. Hyde one where Jerry makes a potion with everything under the kitchen sink and feeds it to Tom.", "id" : 105687841547362304, "in_reply_to_status_id" : 105686807097774080, - "created_at" : "Mon Aug 22 17:08:39 +0000 2011", + "created_at" : "2011-08-22 17:08:39 +0000", "in_reply_to_screen_name" : "danbenjamin", "in_reply_to_user_id_str" : "5905672", "user" : { @@ -170,12 +165,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -189,14 +184,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "105521924347658240", - "geo" : { - }, + "geo" : { }, "id_str" : "105522313868484608", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm From where? Can you send me one? I hear they make good SNES emulators.", "id" : 105522313868484608, "in_reply_to_status_id" : 105521924347658240, - "created_at" : "Mon Aug 22 06:10:54 +0000 2011", + "created_at" : "2011-08-22 06:10:54 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -204,12 +198,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -223,14 +217,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "105512626875932672", - "geo" : { - }, + "geo" : { }, "id_str" : "105514296720629760", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Nice! Very tidy, makes me want to clean mine up. Do you write ObjC in Emacs?", "id" : 105514296720629760, "in_reply_to_status_id" : 105512626875932672, - "created_at" : "Mon Aug 22 05:39:03 +0000 2011", + "created_at" : "2011-08-22 05:39:03 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -238,12 +231,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -257,14 +250,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "105511052069969920", - "geo" : { - }, + "geo" : { }, "id_str" : "105511224917241856", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle You should open it up.", "id" : 105511224917241856, "in_reply_to_status_id" : 105511052069969920, - "created_at" : "Mon Aug 22 05:26:50 +0000 2011", + "created_at" : "2011-08-22 05:26:50 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -272,12 +264,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -290,47 +282,45 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "105511090204577793", "text" : "RT @bryan_kyle: I feel bad for macromates. Everyone dumps on their product, but at least people care.", "retweeted_status" : { - "source" : "Twitter for iPad", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "105507349510369280", "text" : "I feel bad for macromates. Everyone dumps on their product, but at least people care.", "id" : 105507349510369280, - "created_at" : "Mon Aug 22 05:11:27 +0000 2011", + "created_at" : "2011-08-22 05:11:27 +0000", "user" : { "name" : "Bryan Kyle", "screen_name" : "bryan_kyle", "protected" : false, "id_str" : "14864447", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1337141350/eightbit-281d7e75-31d0-4805-af76-894765f939f1_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000498733595\/6a0816c3676fac1e5c2856631db42e4d_normal.jpeg", "id" : 14864447, "verified" : false } }, "id" : 105511090204577793, - "created_at" : "Mon Aug 22 05:26:18 +0000 2011", + "created_at" : "2011-08-22 05:26:18 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -344,14 +334,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "105510044732358656", - "geo" : { - }, + "geo" : { }, "id_str" : "105511021371863040", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle To get select enclosing pair right you have to recognize quoted strings, possibly from inside one. It's harder than I thought.", "id" : 105511021371863040, "in_reply_to_status_id" : 105510044732358656, - "created_at" : "Mon Aug 22 05:26:02 +0000 2011", + "created_at" : "2011-08-22 05:26:02 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -359,12 +348,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -378,14 +367,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "105510044732358656", - "geo" : { - }, + "geo" : { }, "id_str" : "105510359439392768", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle May be time to split mine up, never really paid attention to the size.", "id" : 105510359439392768, "in_reply_to_status_id" : 105510044732358656, - "created_at" : "Mon Aug 22 05:23:24 +0000 2011", + "created_at" : "2011-08-22 05:23:24 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -393,12 +381,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -411,30 +399,29 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ { "indices" : [ 29, 48 ], - "url" : "http://t.co/12yxyWX", - "expanded_url" : "https://github.com/samsonjs/config/blob/master/emacs#L436-463", - "display_url" : "github.com/samsonjs/confi\u2026" + "url" : "http:\/\/t.co\/12yxyWX", + "expanded_url" : "https:\/\/github.com\/samsonjs\/config\/blob\/master\/emacs#L436-463", + "display_url" : "github.com\/samsonjs\/confi\u2026" }, { "indices" : [ 49, 68 ], - "url" : "http://t.co/A2AxHMW", - "expanded_url" : "https://github.com/samsonjs/config/blob/master/emacs#L505-525", - "display_url" : "github.com/samsonjs/confi\u2026" + "url" : "http:\/\/t.co\/A2AxHMW", + "expanded_url" : "https:\/\/github.com\/samsonjs\/config\/blob\/master\/emacs#L505-525", + "display_url" : "github.com\/samsonjs\/confi\u2026" }, { "indices" : [ 101, 120 ], - "url" : "http://t.co/0JMKxk0", - "expanded_url" : "https://github.com/samsonjs/config/blob/master/emacs#L551-634", - "display_url" : "github.com/samsonjs/confi\u2026" + "url" : "http:\/\/t.co\/0JMKxk0", + "expanded_url" : "https:\/\/github.com\/samsonjs\/config\/blob\/master\/emacs#L551-634", + "display_url" : "github.com\/samsonjs\/confi\u2026" } ] }, "in_reply_to_status_id_str" : "105505727434600448", - "geo" : { - }, + "geo" : { }, "id_str" : "105509261332848640", "in_reply_to_user_id" : 14864447, - "text" : "@bryan_kyle Previous tweet + http://t.co/12yxyWX http://t.co/A2AxHMW is close, this is tricky though http://t.co/0JMKxk0 (it's a mess)", + "text" : "@bryan_kyle Previous tweet + http:\/\/t.co\/12yxyWX http:\/\/t.co\/A2AxHMW is close, this is tricky though http:\/\/t.co\/0JMKxk0 (it's a mess)", "id" : 105509261332848640, "in_reply_to_status_id" : 105505727434600448, - "created_at" : "Mon Aug 22 05:19:02 +0000 2011", + "created_at" : "2011-08-22 05:19:02 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -442,12 +429,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -466,12 +453,11 @@ Grailbird.data.tweets_2011_08 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "105508532069203968", "text" : "RT @bryan_kyle: I always thought it would be great to take #emacs and Macify it. Then I realized that that's pretty much what #text mat ...", "retweeted_status" : { - "source" : "Twitter for iPad", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -484,35 +470,34 @@ Grailbird.data.tweets_2011_08 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "105505727434600448", "text" : "I always thought it would be great to take #emacs and Macify it. Then I realized that that's pretty much what #text mate is.", "id" : 105505727434600448, - "created_at" : "Mon Aug 22 05:05:00 +0000 2011", + "created_at" : "2011-08-22 05:05:00 +0000", "user" : { "name" : "Bryan Kyle", "screen_name" : "bryan_kyle", "protected" : false, "id_str" : "14864447", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1337141350/eightbit-281d7e75-31d0-4805-af76-894765f939f1_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000498733595\/6a0816c3676fac1e5c2856631db42e4d_normal.jpeg", "id" : 14864447, "verified" : false } }, "id" : 105508532069203968, - "created_at" : "Mon Aug 22 05:16:08 +0000 2011", + "created_at" : "2011-08-22 05:16:08 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -532,14 +517,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "105487581889822721", - "geo" : { - }, + "geo" : { }, "id_str" : "105489330679721984", "in_reply_to_user_id" : 636923, "text" : "@siracusa @marcoarment I'm just going to TextMate-ify Emacs. emacs-nav, textmate.el, and PeepOpen get me halfway there and I like Lisp.", "id" : 105489330679721984, "in_reply_to_status_id" : 105487581889822721, - "created_at" : "Mon Aug 22 03:59:50 +0000 2011", + "created_at" : "2011-08-22 03:59:50 +0000", "in_reply_to_screen_name" : "siracusa", "in_reply_to_user_id_str" : "636923", "user" : { @@ -547,12 +531,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -572,14 +556,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "105483661578743808", - "geo" : { - }, + "geo" : { }, "id_str" : "105484505917304832", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment Same for me with the Text -> Move Selection commands and column selection with the keyboard. @siracusa talked about this on HC.", "id" : 105484505917304832, "in_reply_to_status_id" : 105483661578743808, - "created_at" : "Mon Aug 22 03:40:40 +0000 2011", + "created_at" : "2011-08-22 03:40:40 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -587,12 +570,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Assaf Arkin", @@ -605,80 +588,77 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ { "indices" : [ 63, 82 ], - "url" : "http://t.co/UMKA34y", - "expanded_url" : "http://bit.ly/nPRcGS", - "display_url" : "bit.ly/nPRcGS" + "url" : "http:\/\/t.co\/UMKA34y", + "expanded_url" : "http:\/\/bit.ly\/nPRcGS", + "display_url" : "bit.ly\/nPRcGS" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "105346397125087233", - "text" : "RT @assaf: Great Twitter account, or greatest Twitter account? http://t.co/UMKA34y", + "text" : "RT @assaf: Great Twitter account, or greatest Twitter account? http:\/\/t.co\/UMKA34y", "retweeted_status" : { - "source" : "Timely by Demandforce", + "source" : "\u003Ca href=\"http:\/\/timely.is\" rel=\"nofollow\"\u003ETimely by Demandforce\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 52, 71 ], - "url" : "http://t.co/UMKA34y", - "expanded_url" : "http://bit.ly/nPRcGS", - "display_url" : "bit.ly/nPRcGS" + "url" : "http:\/\/t.co\/UMKA34y", + "expanded_url" : "http:\/\/bit.ly\/nPRcGS", + "display_url" : "bit.ly\/nPRcGS" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "105346239507349504", - "text" : "Great Twitter account, or greatest Twitter account? http://t.co/UMKA34y", + "text" : "Great Twitter account, or greatest Twitter account? http:\/\/t.co\/UMKA34y", "id" : 105346239507349504, - "created_at" : "Sun Aug 21 18:31:15 +0000 2011", + "created_at" : "2011-08-21 18:31:15 +0000", "user" : { "name" : "Assaf Arkin", "screen_name" : "assaf", "protected" : false, "id_str" : "2367111", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2909094131/3304faeb88d13846c6eefa18c341ca88_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000045323076\/8355e0bb4b3b27a90ee35497cf8c34e5_normal.jpeg", "id" : 2367111, "verified" : false } }, "id" : 105346397125087233, - "created_at" : "Sun Aug 21 18:31:52 +0000 2011", + "created_at" : "2011-08-21 18:31:52 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "105114379019759618", "text" : "Recovered some old blog posts thanks to the wayback machine. Now let's see what node + jsdom + jQuery can do to extract the post data.", "id" : 105114379019759618, - "created_at" : "Sun Aug 21 03:09:55 +0000 2011", + "created_at" : "2011-08-21 03:09:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Amanda", @@ -692,14 +672,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "105066923301142528", - "geo" : { - }, + "geo" : { }, "id_str" : "105074492715442176", "in_reply_to_user_id" : 39448955, "text" : "@Amanduh__XO Ha ha, that's hilarious! Everybody gets their news from reddit eh. Nice racks too.", "id" : 105074492715442176, "in_reply_to_status_id" : 105066923301142528, - "created_at" : "Sun Aug 21 00:31:25 +0000 2011", + "created_at" : "2011-08-21 00:31:25 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -707,12 +686,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Josh Susser", @@ -726,14 +705,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "105023270151143424", - "geo" : { - }, + "geo" : { }, "id_str" : "105024084777242624", "in_reply_to_user_id" : 35954885, "text" : "@joshsusser Unfortunately I don't think that's possible now that AppleScript support is gone.", "id" : 105024084777242624, "in_reply_to_status_id" : 105023270151143424, - "created_at" : "Sat Aug 20 21:11:07 +0000 2011", + "created_at" : "2011-08-20 21:11:07 +0000", "in_reply_to_screen_name" : "joshsusser", "in_reply_to_user_id_str" : "35954885", "user" : { @@ -741,40 +719,39 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 124, 143 ], - "url" : "http://t.co/oaJ3RMh", - "expanded_url" : "http://code.google.com/p/emacs-nav/", - "display_url" : "code.google.com/p/emacs-nav/" + "url" : "http:\/\/t.co\/oaJ3RMh", + "expanded_url" : "http:\/\/code.google.com\/p\/emacs-nav\/", + "display_url" : "code.google.com\/p\/emacs-nav\/" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "105001631069896704", - "text" : "Sharpening my Emacs toolset. emacs-nav is great, if you like TextMate's project drawer check it out. nav > 10 * speedbar http://t.co/oaJ3RMh", + "text" : "Sharpening my Emacs toolset. emacs-nav is great, if you like TextMate's project drawer check it out. nav > 10 * speedbar http:\/\/t.co\/oaJ3RMh", "id" : 105001631069896704, - "created_at" : "Sat Aug 20 19:41:54 +0000 2011", + "created_at" : "2011-08-20 19:41:54 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tim Caswell", @@ -788,14 +765,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "104792990349918208", - "geo" : { - }, + "geo" : { }, "id_str" : "104793984764878848", "in_reply_to_user_id" : 70596949, - "text" : "@creationix I haven't found one yet. There are plenty of them on eBay and craigslist for $200-300 :/", + "text" : "@creationix I haven't found one yet. There are plenty of them on eBay and craigslist for $200-300 :\/", "id" : 104793984764878848, "in_reply_to_status_id" : 104792990349918208, - "created_at" : "Sat Aug 20 05:56:47 +0000 2011", + "created_at" : "2011-08-20 05:56:47 +0000", "in_reply_to_screen_name" : "creationix", "in_reply_to_user_id_str" : "70596949", "user" : { @@ -803,12 +779,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "James Halliday", @@ -821,15 +797,14 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ { "indices" : [ 57, 76 ], - "url" : "http://t.co/xLDZE46", - "expanded_url" : "https://github.com/substack/http-browserify", - "display_url" : "github.com/substack/http-\u2026" + "url" : "http:\/\/t.co\/xLDZE46", + "expanded_url" : "https:\/\/github.com\/substack\/http-browserify", + "display_url" : "github.com\/substack\/http-\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "104788568915972098", - "text" : "RT @substack: you can now require('http') in the browser http://t.co/xLDZE46", + "text" : "RT @substack: you can now require('http') in the browser http:\/\/t.co\/xLDZE46", "retweeted_status" : { "source" : "web", "entities" : { @@ -838,40 +813,39 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ { "indices" : [ 43, 62 ], - "url" : "http://t.co/xLDZE46", - "expanded_url" : "https://github.com/substack/http-browserify", - "display_url" : "github.com/substack/http-\u2026" + "url" : "http:\/\/t.co\/xLDZE46", + "expanded_url" : "https:\/\/github.com\/substack\/http-browserify", + "display_url" : "github.com\/substack\/http-\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "104786297389985792", - "text" : "you can now require('http') in the browser http://t.co/xLDZE46", + "text" : "you can now require('http') in the browser http:\/\/t.co\/xLDZE46", "id" : 104786297389985792, - "created_at" : "Sat Aug 20 05:26:14 +0000 2011", + "created_at" : "2011-08-20 05:26:14 +0000", "user" : { "name" : "James Halliday", "screen_name" : "substack", "protected" : false, "id_str" : "125027291", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3342514715/3fde89df63ea4dacf9de71369019df22_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3342514715\/3fde89df63ea4dacf9de71369019df22_normal.png", "id" : 125027291, "verified" : false } }, "id" : 104788568915972098, - "created_at" : "Sat Aug 20 05:35:16 +0000 2011", + "created_at" : "2011-08-20 05:35:16 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -885,14 +859,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "104777878125805568", - "geo" : { - }, + "geo" : { }, "id_str" : "104786723665485824", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Ha ha, I had honestly forgotten that I used to leave my computer while SD! was doing its thing.", "id" : 104786723665485824, "in_reply_to_status_id" : 104777878125805568, - "created_at" : "Sat Aug 20 05:27:56 +0000 2011", + "created_at" : "2011-08-20 05:27:56 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -900,12 +873,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -915,23 +888,22 @@ Grailbird.data.tweets_2011_08 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "104742270875607040", "text" : "Hey #yyj are there any TouchPads left in town?", "id" : 104742270875607040, - "created_at" : "Sat Aug 20 02:31:18 +0000 2011", + "created_at" : "2011-08-20 02:31:18 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -945,14 +917,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "104408951793262592", - "geo" : { - }, + "geo" : { }, "id_str" : "104423857041047552", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Seems like waiting until you have to make the call makes a less good last memory :( Can't really blame her though...", "id" : 104423857041047552, "in_reply_to_status_id" : 104408951793262592, - "created_at" : "Fri Aug 19 05:26:02 +0000 2011", + "created_at" : "2011-08-19 05:26:02 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -960,12 +931,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -985,14 +956,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "104421885021917184", - "geo" : { - }, + "geo" : { }, "id_str" : "104422881571782656", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke @cocoageek Peaked first season, very sad. After the writer's strike it went absolutely crazy.", "id" : 104422881571782656, "in_reply_to_status_id" : 104421885021917184, - "created_at" : "Fri Aug 19 05:22:09 +0000 2011", + "created_at" : "2011-08-19 05:22:09 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1000,12 +970,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dustin Diaz", @@ -1030,20 +1000,19 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ { "indices" : [ 21, 40 ], - "url" : "http://t.co/Y6Xr5QD", - "expanded_url" : "http://search.npmjs.org/#/_author/John%20Resig", - "display_url" : "search.npmjs.org/#/_author/John\u2026" + "url" : "http:\/\/t.co\/Y6Xr5QD", + "expanded_url" : "http:\/\/search.npmjs.org\/#\/_author\/John%20Resig", + "display_url" : "search.npmjs.org\/#\/_author\/John\u2026" } ] }, "in_reply_to_status_id_str" : "104063227222163456", - "geo" : { - }, + "geo" : { }, "id_str" : "104063310646882304", "in_reply_to_user_id" : 1199081, - "text" : "@ded @jeresig @ender http://t.co/Y6Xr5QD It's the 3rd one.", + "text" : "@ded @jeresig @ender http:\/\/t.co\/Y6Xr5QD It's the 3rd one.", "id" : 104063310646882304, "in_reply_to_status_id" : 104063227222163456, - "created_at" : "Thu Aug 18 05:33:21 +0000 2011", + "created_at" : "2011-08-18 05:33:21 +0000", "in_reply_to_screen_name" : "ded", "in_reply_to_user_id_str" : "1199081", "user" : { @@ -1051,35 +1020,34 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "104002074798338049", "text" : "Google is not down in Victoria.", "id" : 104002074798338049, - "created_at" : "Thu Aug 18 01:30:01 +0000 2011", + "created_at" : "2011-08-18 01:30:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grant Paul (chpwn)", @@ -1096,14 +1064,18 @@ Grailbird.data.tweets_2011_08 = } ], "media" : [ ], "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/mFBvQvU", + "expanded_url" : "http:\/\/kck.st\/nvU68o", + "display_url" : "kck.st\/nvU68o" + } ] }, + "geo" : { }, "id_str" : "103725377507172352", - "text" : "RT @chpwn: I don't think people realize how cool iEmu can be. A full virtual iOS device /on your computer/.\n\nHelp @cmwdotme make it http ...", + "text" : "RT @chpwn: I don't think people realize how cool iEmu can be. A full virtual iOS device \/on your computer\/.\n\nHelp @cmwdotme make it http ...", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Chris Wade", @@ -1116,40 +1088,39 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ { "indices" : [ 121, 140 ], - "url" : "http://t.co/mFBvQvU", - "expanded_url" : "http://kck.st/nvU68o", - "display_url" : "kck.st/nvU68o" + "url" : "http:\/\/t.co\/mFBvQvU", + "expanded_url" : "http:\/\/kck.st\/nvU68o", + "display_url" : "kck.st\/nvU68o" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "103721807806332928", - "text" : "I don't think people realize how cool iEmu can be. A full virtual iOS device /on your computer/.\n\nHelp @cmwdotme make it http://t.co/mFBvQvU", + "text" : "I don't think people realize how cool iEmu can be. A full virtual iOS device \/on your computer\/.\n\nHelp @cmwdotme make it http:\/\/t.co\/mFBvQvU", "id" : 103721807806332928, - "created_at" : "Wed Aug 17 06:56:20 +0000 2011", + "created_at" : "2011-08-17 06:56:20 +0000", "user" : { "name" : "Grant Paul (chpwn)", "screen_name" : "chpwn", "protected" : false, "id_str" : "91625528", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2820230015/2e4f3aae1abf494bad6c1b2010418810_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000500755106\/c3ba2fbb2a0185767b382e898e21db17_normal.jpeg", "id" : 91625528, "verified" : false } }, "id" : 103725377507172352, - "created_at" : "Wed Aug 17 07:10:31 +0000 2011", + "created_at" : "2011-08-17 07:10:31 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Thomas Aylott", @@ -1162,30 +1133,29 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ { "indices" : [ 34, 53 ], - "url" : "http://t.co/UGWo2ZW", - "expanded_url" : "http://emacs-w3m.namazu.org/", + "url" : "http:\/\/t.co\/UGWo2ZW", + "expanded_url" : "http:\/\/emacs-w3m.namazu.org\/", "display_url" : "emacs-w3m.namazu.org" }, { "indices" : [ 70, 89 ], - "url" : "http://t.co/6Vrsr0b", - "expanded_url" : "http://www.haxney.org/2009/08/its-alive.html", - "display_url" : "haxney.org/2009/08/its-al\u2026" + "url" : "http:\/\/t.co\/6Vrsr0b", + "expanded_url" : "http:\/\/www.haxney.org\/2009\/08\/its-alive.html", + "display_url" : "haxney.org\/2009\/08\/its-al\u2026" }, { "indices" : [ 90, 109 ], - "url" : "http://t.co/F6gTAtZ", - "expanded_url" : "http://www.emacswiki.org/emacs/EmacsXembed", - "display_url" : "emacswiki.org/emacs/EmacsXem\u2026" + "url" : "http:\/\/t.co\/F6gTAtZ", + "expanded_url" : "http:\/\/www.emacswiki.org\/emacs\/EmacsXembed", + "display_url" : "emacswiki.org\/emacs\/EmacsXem\u2026" } ] }, "in_reply_to_status_id_str" : "103719000730636288", - "geo" : { - }, + "geo" : { }, "id_str" : "103723214278111232", "in_reply_to_user_id" : 14405464, - "text" : "@SubtleGradient Yes and no. text: http://t.co/UGWo2ZW graphical, X11: http://t.co/6Vrsr0b http://t.co/F6gTAtZ", + "text" : "@SubtleGradient Yes and no. text: http:\/\/t.co\/UGWo2ZW graphical, X11: http:\/\/t.co\/6Vrsr0b http:\/\/t.co\/F6gTAtZ", "id" : 103723214278111232, "in_reply_to_status_id" : 103719000730636288, - "created_at" : "Wed Aug 17 07:01:56 +0000 2011", + "created_at" : "2011-08-17 07:01:56 +0000", "in_reply_to_screen_name" : "SubtleGradient", "in_reply_to_user_id_str" : "14405464", "user" : { @@ -1193,58 +1163,56 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "103693930759073792", - "text" : "Array extras? Obect.{create,seal,freeze}? JSON? Property descriptors? Function.prototype.bind? A giant \"meh\" to them all next to Proxy.", + "text" : "Array extras? Obect.\u007Bcreate,seal,freeze\u007D? JSON? Property descriptors? Function.prototype.bind? A giant \"meh\" to them all next to Proxy.", "id" : 103693930759073792, - "created_at" : "Wed Aug 17 05:05:34 +0000 2011", + "created_at" : "2011-08-17 05:05:34 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "103692786821378048", "text" : "I don't think I have ever wanted anything to be ready for prime time JavaScript as much as I want Proxy. It opens up so many possibilities.", "id" : 103692786821378048, - "created_at" : "Wed Aug 17 05:01:01 +0000 2011", + "created_at" : "2011-08-17 05:01:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -1258,14 +1226,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "103674044100001792", - "geo" : { - }, + "geo" : { }, "id_str" : "103675102327087104", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment In some ways TextMate is a refined set of great Emacs features distilled into a form readily used by real humans, plus more.", "id" : 103675102327087104, "in_reply_to_status_id" : 103674044100001792, - "created_at" : "Wed Aug 17 03:50:45 +0000 2011", + "created_at" : "2011-08-17 03:50:45 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -1273,12 +1240,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -1292,14 +1259,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "103674044100001792", - "geo" : { - }, + "geo" : { }, "id_str" : "103674668069814272", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment I think the best editor to \"graduate\" to is Emacs. TextMate is actually pretty similar to Emacs as Allan used it prior to TM.", "id" : 103674668069814272, "in_reply_to_status_id" : 103674044100001792, - "created_at" : "Wed Aug 17 03:49:01 +0000 2011", + "created_at" : "2011-08-17 03:49:01 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -1307,104 +1273,100 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "103671918045052929", "text" : "My other editor is Emacs and I love that I can - and do - add *anything* to Emacs that I miss from TextMate. If someone else hasn't already.", "id" : 103671918045052929, - "created_at" : "Wed Aug 17 03:38:06 +0000 2011", + "created_at" : "2011-08-17 03:38:06 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "103671752491663361", "text" : "Each a small thing and no single thing enough to keep me in TextMate forever, but things I am reliant on nonetheless.", "id" : 103671752491663361, - "created_at" : "Wed Aug 17 03:37:26 +0000 2011", + "created_at" : "2011-08-17 03:37:26 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "103671601433804800", "text" : "Those being Cmd-Ctrl-[\u2191\u2193] to shuffle the selection around, subword movement behaviour, and some other things that escape me right now.", "id" : 103671601433804800, - "created_at" : "Wed Aug 17 03:36:50 +0000 2011", + "created_at" : "2011-08-17 03:36:50 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "103671080941649920", "text" : "An update on $EDITOR, it's back to `mate -w` now. No real complaints about BBEdit, it just lacks some things I'm really used to using.", "id" : 103671080941649920, - "created_at" : "Wed Aug 17 03:34:46 +0000 2011", + "created_at" : "2011-08-17 03:34:46 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Randy Luecke", @@ -1419,7 +1381,7 @@ Grailbird.data.tweets_2011_08 = "id_str" : "136077128", "id" : 136077128 }, { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 133, 140 ], "id_str" : "16686076", @@ -1430,14 +1392,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "103520524428247040", - "geo" : { - }, + "geo" : { }, "id_str" : "103538022791913472", "in_reply_to_user_id" : 8675502, "text" : "@me1000 They don't claim to be JS so I don't want to pick on them but I'd like more clarity about the canonical form. +@kitcambridge @getify", "id" : 103538022791913472, "in_reply_to_status_id" : 103520524428247040, - "created_at" : "Tue Aug 16 18:46:02 +0000 2011", + "created_at" : "2011-08-16 18:46:02 +0000", "in_reply_to_screen_name" : "me1000", "in_reply_to_user_id_str" : "8675502", "user" : { @@ -1445,12 +1406,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Randy Luecke", @@ -1465,7 +1426,7 @@ Grailbird.data.tweets_2011_08 = "id_str" : "136077128", "id" : 136077128 }, { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 126, 133 ], "id_str" : "16686076", @@ -1475,20 +1436,19 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ { "indices" : [ 20, 39 ], - "url" : "http://t.co/U0sE8eH", - "expanded_url" : "http://riakjs.org", + "url" : "http:\/\/t.co\/U0sE8eH", + "expanded_url" : "http:\/\/riakjs.org", "display_url" : "riakjs.org" } ] }, "in_reply_to_status_id_str" : "103520524428247040", - "geo" : { - }, + "geo" : { }, "id_str" : "103537749600108544", "in_reply_to_user_id" : 8675502, - "text" : "@me1000 Now look at http://t.co/U0sE8eH (named before the CS switch). They don't really make it clear it's CS. +@kitcambridge @getify", + "text" : "@me1000 Now look at http:\/\/t.co\/U0sE8eH (named before the CS switch). They don't really make it clear it's CS. +@kitcambridge @getify", "id" : 103537749600108544, "in_reply_to_status_id" : 103520524428247040, - "created_at" : "Tue Aug 16 18:44:57 +0000 2011", + "created_at" : "2011-08-16 18:44:57 +0000", "in_reply_to_screen_name" : "me1000", "in_reply_to_user_id_str" : "8675502", "user" : { @@ -1496,12 +1456,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Randy Luecke", @@ -1516,7 +1476,7 @@ Grailbird.data.tweets_2011_08 = "id_str" : "136077128", "id" : 136077128 }, { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 22, 29 ], "id_str" : "16686076", @@ -1527,14 +1487,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "103537246652731393", - "geo" : { - }, + "geo" : { }, "id_str" : "103537546167984128", "in_reply_to_user_id" : 8675502, "text" : "@me1000 @kitcambridge @getify Agreed. To be clear, I've no problem with projects that are upfront about the language they read and write in.", "id" : 103537546167984128, "in_reply_to_status_id" : 103537246652731393, - "created_at" : "Tue Aug 16 18:44:09 +0000 2011", + "created_at" : "2011-08-16 18:44:09 +0000", "in_reply_to_screen_name" : "me1000", "in_reply_to_user_id_str" : "8675502", "user" : { @@ -1542,12 +1501,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kit Cambridge", @@ -1562,7 +1521,7 @@ Grailbird.data.tweets_2011_08 = "id_str" : "8675502", "id" : 8675502 }, { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 95, 102 ], "id_str" : "16686076", @@ -1573,14 +1532,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "103536125167157248", - "geo" : { - }, + "geo" : { }, "id_str" : "103537261404106752", "in_reply_to_user_id" : 136077128, "text" : "@kitcambridge I agree, but surely you realize that you are in the other 1% of devs :) +@me1000 @getify", "id" : 103537261404106752, "in_reply_to_status_id" : 103536125167157248, - "created_at" : "Tue Aug 16 18:43:01 +0000 2011", + "created_at" : "2011-08-16 18:43:01 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -1588,12 +1546,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Randy Luecke", @@ -1608,7 +1566,7 @@ Grailbird.data.tweets_2011_08 = "id_str" : "136077128", "id" : 136077128 }, { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 22, 29 ], "id_str" : "16686076", @@ -1619,14 +1577,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "103520524428247040", - "geo" : { - }, + "geo" : { }, "id_str" : "103536217882243072", "in_reply_to_user_id" : 8675502, "text" : "@me1000 @kitcambridge @getify I'm not saying people shouldn't use compiles-to-JS langs or anything, just that they don't call it JS.", "id" : 103536217882243072, "in_reply_to_status_id" : 103520524428247040, - "created_at" : "Tue Aug 16 18:38:52 +0000 2011", + "created_at" : "2011-08-16 18:38:52 +0000", "in_reply_to_screen_name" : "me1000", "in_reply_to_user_id_str" : "8675502", "user" : { @@ -1634,12 +1591,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Randy Luecke", @@ -1654,7 +1611,7 @@ Grailbird.data.tweets_2011_08 = "id_str" : "136077128", "id" : 136077128 }, { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 22, 29 ], "id_str" : "16686076", @@ -1665,14 +1622,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "103511608147443712", - "geo" : { - }, + "geo" : { }, "id_str" : "103519980246671361", "in_reply_to_user_id" : 8675502, "text" : "@me1000 @kitcambridge @getify Don't tell me it's a JS library if I have to write another language to modify it. Canonical form matters.", "id" : 103519980246671361, "in_reply_to_status_id" : 103511608147443712, - "created_at" : "Tue Aug 16 17:34:21 +0000 2011", + "created_at" : "2011-08-16 17:34:21 +0000", "in_reply_to_screen_name" : "me1000", "in_reply_to_user_id_str" : "8675502", "user" : { @@ -1680,12 +1636,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Randy Luecke", @@ -1700,7 +1656,7 @@ Grailbird.data.tweets_2011_08 = "id_str" : "136077128", "id" : 136077128 }, { - "name" : "Kyle", + "name" : "getify", "screen_name" : "getify", "indices" : [ 22, 29 ], "id_str" : "16686076", @@ -1711,14 +1667,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "103511608147443712", - "geo" : { - }, + "geo" : { }, "id_str" : "103519872704712704", "in_reply_to_user_id" : 8675502, "text" : "@me1000 @kitcambridge @getify Ideally sure but in real life you're gonna be working with that library, hunting down errors in the lib, etc.", "id" : 103519872704712704, "in_reply_to_status_id" : 103511608147443712, - "created_at" : "Tue Aug 16 17:33:55 +0000 2011", + "created_at" : "2011-08-16 17:33:55 +0000", "in_reply_to_screen_name" : "me1000", "in_reply_to_user_id_str" : "8675502", "user" : { @@ -1726,12 +1681,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1745,14 +1700,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "103501057480601601", - "geo" : { - }, + "geo" : { }, "id_str" : "103502089895952384", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Heh that means you waited long enough to upgrade. Those are the most fun.", "id" : 103502089895952384, "in_reply_to_status_id" : 103501057480601601, - "created_at" : "Tue Aug 16 16:23:15 +0000 2011", + "created_at" : "2011-08-16 16:23:15 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -1760,12 +1714,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1779,14 +1733,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "103500257958170625", - "geo" : { - }, + "geo" : { }, "id_str" : "103500741855027200", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Nice! So what's the verdict? Any regressions or is the upgrade all, er, up?", "id" : 103500741855027200, "in_reply_to_status_id" : 103500257958170625, - "created_at" : "Tue Aug 16 16:17:54 +0000 2011", + "created_at" : "2011-08-16 16:17:54 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -1794,12 +1747,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kit Cambridge", @@ -1819,14 +1772,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "103458852204318720", - "geo" : { - }, + "geo" : { }, "id_str" : "103486548565180417", "in_reply_to_user_id" : 136077128, "text" : "@kitcambridge @devongovett I have no problem with projects in CS, I do take offence when they're sold as JS libs and not written in JS.", "id" : 103486548565180417, "in_reply_to_status_id" : 103458852204318720, - "created_at" : "Tue Aug 16 15:21:30 +0000 2011", + "created_at" : "2011-08-16 15:21:30 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -1834,12 +1786,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kit Cambridge", @@ -1859,14 +1811,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "103458852204318720", - "geo" : { - }, + "geo" : { }, "id_str" : "103486345372119042", "in_reply_to_user_id" : 136077128, "text" : "@kitcambridge @devongovett I only feel misled when people sell their CS project as a JS lib. It's all about the canonical form.", "id" : 103486345372119042, "in_reply_to_status_id" : 103458852204318720, - "created_at" : "Tue Aug 16 15:20:42 +0000 2011", + "created_at" : "2011-08-16 15:20:42 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -1874,40 +1825,39 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 86, 105 ], - "url" : "http://t.co/MU7eAl4", - "expanded_url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=678775#c60", - "display_url" : "bugzilla.mozilla.org/show_bug.cgi?i\u2026" + "url" : "http:\/\/t.co\/MU7eAl4", + "expanded_url" : "https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=678775#c60", + "display_url" : "bugzilla.mozilla.org\/show_bug.cgi?i\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "103353196952567809", - "text" : "This guy definitely wins the thread \u2026 er, bug report. Either way he deserves upvotes. http://t.co/MU7eAl4", + "text" : "This guy definitely wins the thread \u2026 er, bug report. Either way he deserves upvotes. http:\/\/t.co\/MU7eAl4", "id" : 103353196952567809, - "created_at" : "Tue Aug 16 06:31:37 +0000 2011", + "created_at" : "2011-08-16 06:31:37 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1921,14 +1871,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "103351458220617729", - "geo" : { - }, + "geo" : { }, "id_str" : "103352794412630016", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Oh I was just looking at one of those books. Good stuff, thanks.", "id" : 103352794412630016, "in_reply_to_status_id" : 103351458220617729, - "created_at" : "Tue Aug 16 06:30:01 +0000 2011", + "created_at" : "2011-08-16 06:30:01 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1936,35 +1885,34 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "103325258999803904", "text" : "Aha! Things are starting to click.", "id" : 103325258999803904, - "created_at" : "Tue Aug 16 04:40:36 +0000 2011", + "created_at" : "2011-08-16 04:40:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "James Nielsen", @@ -1980,8 +1928,7 @@ Grailbird.data.tweets_2011_08 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "103314347111104514", "text" : "RT @_JamesNielsen: holy sunset batman! #yyj", "retweeted_status" : { @@ -1995,35 +1942,34 @@ Grailbird.data.tweets_2011_08 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "103313061498204160", "text" : "holy sunset batman! #yyj", "id" : 103313061498204160, - "created_at" : "Tue Aug 16 03:52:07 +0000 2011", + "created_at" : "2011-08-16 03:52:07 +0000", "user" : { "name" : "James Nielsen", "screen_name" : "_JamesNielsen", "protected" : false, "id_str" : "220909573", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2809138851/aa0aaea39ad7a61b2ced31c22d8413a4_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/430558010176319488\/MQqQubZm_normal.jpeg", "id" : 220909573, "verified" : false } }, "id" : 103314347111104514, - "created_at" : "Tue Aug 16 03:57:14 +0000 2011", + "created_at" : "2011-08-16 03:57:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2033,23 +1979,22 @@ Grailbird.data.tweets_2011_08 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "103314024527171584", "text" : "Hey #yyj, if you have a view of the sunset, look.", "id" : 103314024527171584, - "created_at" : "Tue Aug 16 03:55:57 +0000 2011", + "created_at" : "2011-08-16 03:55:57 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "David At GVC", @@ -2069,14 +2014,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "103119157993799680", - "geo" : { - }, + "geo" : { }, "id_str" : "103137869727662080", "in_reply_to_user_id" : 288383647, "text" : "@DavidAtGVC @jimroepcke Well then! Should be interesting.", "id" : 103137869727662080, "in_reply_to_status_id" : 103119157993799680, - "created_at" : "Mon Aug 15 16:15:59 +0000 2011", + "created_at" : "2011-08-15 16:15:59 +0000", "in_reply_to_screen_name" : "DavidAtGVC", "in_reply_to_user_id_str" : "288383647", "user" : { @@ -2084,63 +2028,61 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twocation", + "source" : "\u003Ca href=\"http:\/\/www.twocation.com\/\" rel=\"nofollow\"\u003ETwocation\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 93, 112 ], - "url" : "http://t.co/ORf9rjT", - "expanded_url" : "http://twocation.com/", + "url" : "http:\/\/t.co\/ORf9rjT", + "expanded_url" : "http:\/\/twocation.com\/", "display_url" : "twocation.com" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "102481870469595136", - "text" : "My followers live in the U.S. (29.5%), Canada (28%) & the U.K. (6.5%) [top 3]. Find yours at http://t.co/ORf9rjT", + "text" : "My followers live in the U.S. (29.5%), Canada (28%) & the U.K. (6.5%) [top 3]. Find yours at http:\/\/t.co\/ORf9rjT", "id" : 102481870469595136, - "created_at" : "Sat Aug 13 20:49:16 +0000 2011", + "created_at" : "2011-08-13 20:49:16 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "102434539862896640", - "text" : "I'm going to go with Picasa Web for now. At $5/year the price is right and if I upload more than 20 GB I'll think about SmugMug (unlimited).", + "text" : "I'm going to go with Picasa Web for now. At $5\/year the price is right and if I upload more than 20 GB I'll think about SmugMug (unlimited).", "id" : 102434539862896640, - "created_at" : "Sat Aug 13 17:41:12 +0000 2011", + "created_at" : "2011-08-13 17:41:12 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -2154,14 +2096,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "102430057699618817", - "geo" : { - }, + "geo" : { }, "id_str" : "102433254208053249", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm And SmugMug has the best looking UI and unlimited photos while Picasa has reasonable but tiered pricing. I think Flickr is out.", "id" : 102433254208053249, "in_reply_to_status_id" : 102430057699618817, - "created_at" : "Sat Aug 13 17:36:05 +0000 2011", + "created_at" : "2011-08-13 17:36:05 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -2169,12 +2110,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -2188,14 +2129,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "102430057699618817", - "geo" : { - }, + "geo" : { }, "id_str" : "102432120697405440", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm Yeah. Picasa has an advantage for me because most of my friends & family already have Google accounts. Still not clear though.", "id" : 102432120697405440, "in_reply_to_status_id" : 102430057699618817, - "created_at" : "Sat Aug 13 17:31:35 +0000 2011", + "created_at" : "2011-08-13 17:31:35 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -2203,12 +2143,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2222,14 +2162,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "102302273211875328", - "geo" : { - }, + "geo" : { }, "id_str" : "102405051934441473", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke Now that we know the capacity and price / GB it doesn't matter, I can't put all the photos I want in iCloud.", + "text" : "@JimRoepcke Now that we know the capacity and price \/ GB it doesn't matter, I can't put all the photos I want in iCloud.", "id" : 102405051934441473, "in_reply_to_status_id" : 102302273211875328, - "created_at" : "Sat Aug 13 15:44:01 +0000 2011", + "created_at" : "2011-08-13 15:44:01 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2237,35 +2176,34 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "102257618340429824", "text" : "SmugMug, Flickr, or Picasa Web? I just want a one-click publish from iPhoto since MobileMe is going away.", "id" : 102257618340429824, - "created_at" : "Sat Aug 13 05:58:10 +0000 2011", + "created_at" : "2011-08-13 05:58:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -2285,14 +2223,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "102203736079859712", - "geo" : { - }, + "geo" : { }, "id_str" : "102204007577174016", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk @wavded But did you inhale?", "id" : 102204007577174016, "in_reply_to_status_id" : 102203736079859712, - "created_at" : "Sat Aug 13 02:25:08 +0000 2011", + "created_at" : "2011-08-13 02:25:08 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -2300,12 +2237,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Guillermo Rauch", @@ -2325,14 +2262,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "102194364394123264", - "geo" : { - }, + "geo" : { }, "id_str" : "102194990695972864", "in_reply_to_user_id" : 15540222, "text" : "@rauchg @shaver I agree it creates more work to even casually analyze perf implications but so does inheritance. Some things are worth it.", "id" : 102194990695972864, "in_reply_to_status_id" : 102194364394123264, - "created_at" : "Sat Aug 13 01:49:19 +0000 2011", + "created_at" : "2011-08-13 01:49:19 +0000", "in_reply_to_screen_name" : "rauchg", "in_reply_to_user_id_str" : "15540222", "user" : { @@ -2340,12 +2276,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mike Shaver", @@ -2365,14 +2301,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "102190135747158016", - "geo" : { - }, + "geo" : { }, "id_str" : "102192421173080064", "in_reply_to_user_id" : 2319611, - "text" : "@shaver @rauchg I suppose if you were wrapping/swizzling a function you would have to detect if it was a property first and do extra work.", + "text" : "@shaver @rauchg I suppose if you were wrapping\/swizzling a function you would have to detect if it was a property first and do extra work.", "id" : 102192421173080064, "in_reply_to_status_id" : 102190135747158016, - "created_at" : "Sat Aug 13 01:39:06 +0000 2011", + "created_at" : "2011-08-13 01:39:06 +0000", "in_reply_to_screen_name" : "shaver", "in_reply_to_user_id_str" : "2319611", "user" : { @@ -2380,12 +2315,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mike Shaver", @@ -2405,14 +2340,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "102190135747158016", - "geo" : { - }, + "geo" : { }, "id_str" : "102191225511227392", "in_reply_to_user_id" : 2319611, "text" : "@shaver @rauchg I'm curious too. I've never heard this reason cited as a drawback of Python's properties, which behave similarly iirc.", "id" : 102191225511227392, "in_reply_to_status_id" : 102190135747158016, - "created_at" : "Sat Aug 13 01:34:21 +0000 2011", + "created_at" : "2011-08-13 01:34:21 +0000", "in_reply_to_screen_name" : "shaver", "in_reply_to_user_id_str" : "2319611", "user" : { @@ -2420,15 +2354,15 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Angus Croll", + "name" : "an\u00B7gus", "screen_name" : "angustweets", "indices" : [ 0, 12 ], "id_str" : "140108433", @@ -2440,7 +2374,7 @@ Grailbird.data.tweets_2011_08 = "id_str" : "136077128", "id" : 136077128 }, { - "name" : "Christian Johansen", + "name" : "Captain Hindsight ", "screen_name" : "cjno", "indices" : [ 27, 32 ], "id_str" : "17198807", @@ -2451,14 +2385,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "102136106174251009", - "geo" : { - }, + "geo" : { }, "id_str" : "102136720065183745", "in_reply_to_user_id" : 140108433, "text" : "@angusTweets @kitcambridge @cjno Oh, that is a shame. There are plenty of smart folks besides Crockford and they have good opinions too.", "id" : 102136720065183745, "in_reply_to_status_id" : 102136106174251009, - "created_at" : "Fri Aug 12 21:57:46 +0000 2011", + "created_at" : "2011-08-12 21:57:46 +0000", "in_reply_to_screen_name" : "angustweets", "in_reply_to_user_id_str" : "140108433", "user" : { @@ -2466,15 +2399,15 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Angus Croll", + "name" : "an\u00B7gus", "screen_name" : "angustweets", "indices" : [ 0, 12 ], "id_str" : "140108433", @@ -2486,7 +2419,7 @@ Grailbird.data.tweets_2011_08 = "id_str" : "136077128", "id" : 136077128 }, { - "name" : "Christian Johansen", + "name" : "Captain Hindsight ", "screen_name" : "cjno", "indices" : [ 27, 32 ], "id_str" : "17198807", @@ -2497,14 +2430,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "102135117165768704", - "geo" : { - }, + "geo" : { }, "id_str" : "102135988373037057", "in_reply_to_user_id" : 140108433, "text" : "@angusTweets @kitcambridge @cjno I agree that's bad, but am unsure if that's happening where there previously was real discussion. Is it?", "id" : 102135988373037057, "in_reply_to_status_id" : 102135117165768704, - "created_at" : "Fri Aug 12 21:54:51 +0000 2011", + "created_at" : "2011-08-12 21:54:51 +0000", "in_reply_to_screen_name" : "angustweets", "in_reply_to_user_id_str" : "140108433", "user" : { @@ -2512,15 +2444,15 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Angus Croll", + "name" : "an\u00B7gus", "screen_name" : "angustweets", "indices" : [ 0, 12 ], "id_str" : "140108433", @@ -2532,7 +2464,7 @@ Grailbird.data.tweets_2011_08 = "id_str" : "136077128", "id" : 136077128 }, { - "name" : "Christian Johansen", + "name" : "Captain Hindsight ", "screen_name" : "cjno", "indices" : [ 27, 32 ], "id_str" : "17198807", @@ -2543,14 +2475,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "102135117165768704", - "geo" : { - }, + "geo" : { }, "id_str" : "102135580166586368", "in_reply_to_user_id" : 140108433, "text" : "@angusTweets @kitcambridge @cjno As in instead of discussing issues people use DC as a canonical source of truth?", "id" : 102135580166586368, "in_reply_to_status_id" : 102135117165768704, - "created_at" : "Fri Aug 12 21:53:14 +0000 2011", + "created_at" : "2011-08-12 21:53:14 +0000", "in_reply_to_screen_name" : "angustweets", "in_reply_to_user_id_str" : "140108433", "user" : { @@ -2558,12 +2489,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kit Cambridge", @@ -2572,13 +2503,13 @@ Grailbird.data.tweets_2011_08 = "id_str" : "136077128", "id" : 136077128 }, { - "name" : "Angus Croll", + "name" : "an\u00B7gus", "screen_name" : "angustweets", "indices" : [ 14, 26 ], "id_str" : "140108433", "id" : 140108433 }, { - "name" : "Christian Johansen", + "name" : "Captain Hindsight ", "screen_name" : "cjno", "indices" : [ 27, 32 ], "id_str" : "17198807", @@ -2589,14 +2520,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "102132428679806976", - "geo" : { - }, + "geo" : { }, "id_str" : "102134656442445825", "in_reply_to_user_id" : 136077128, - "text" : "@kitcambridge @angustweets @cjno Devs that won't learn themselves are better off w/ Crock's practices than Learn JS in 24 Hours practices.", + "text" : "@kitcambridge @angustweets @cjno Devs that won't learn themselves are better off w\/ Crock's practices than Learn JS in 24 Hours practices.", "id" : 102134656442445825, "in_reply_to_status_id" : 102132428679806976, - "created_at" : "Fri Aug 12 21:49:34 +0000 2011", + "created_at" : "2011-08-12 21:49:34 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -2604,12 +2534,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kit Cambridge", @@ -2618,13 +2548,13 @@ Grailbird.data.tweets_2011_08 = "id_str" : "136077128", "id" : 136077128 }, { - "name" : "Angus Croll", + "name" : "an\u00B7gus", "screen_name" : "angustweets", "indices" : [ 14, 26 ], "id_str" : "140108433", "id" : 140108433 }, { - "name" : "Christian Johansen", + "name" : "Captain Hindsight ", "screen_name" : "cjno", "indices" : [ 27, 32 ], "id_str" : "17198807", @@ -2635,14 +2565,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "102132428679806976", - "geo" : { - }, + "geo" : { }, "id_str" : "102134373058494464", "in_reply_to_user_id" : 136077128, "text" : "@kitcambridge @angustweets @cjno I agree 100% but appreciate Crock's role. As long as others balance his opinions it's a net win.", "id" : 102134373058494464, "in_reply_to_status_id" : 102132428679806976, - "created_at" : "Fri Aug 12 21:48:26 +0000 2011", + "created_at" : "2011-08-12 21:48:26 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -2650,12 +2579,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -2668,13 +2597,12 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "101919963165630464", "in_reply_to_user_id" : 636923, "text" : "@siracusa As you said TM is Emacs-like, down to Ctrl-s. But js2-mode keeps Emacs around, and of course I stole TM features so a win overall.", "id" : 101919963165630464, - "created_at" : "Fri Aug 12 07:36:27 +0000 2011", + "created_at" : "2011-08-12 07:36:27 +0000", "in_reply_to_screen_name" : "siracusa", "in_reply_to_user_id_str" : "636923", "user" : { @@ -2682,12 +2610,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -2700,13 +2628,12 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "101919182752456704", "in_reply_to_user_id" : 636923, - "text" : "@siracusa I mostly switched from Emacs to TextMate for projects, Emacs has no equal. Even w/ a good file tree all buffers are \"global\".", + "text" : "@siracusa I mostly switched from Emacs to TextMate for projects, Emacs has no equal. Even w\/ a good file tree all buffers are \"global\".", "id" : 101919182752456704, - "created_at" : "Fri Aug 12 07:33:21 +0000 2011", + "created_at" : "2011-08-12 07:33:21 +0000", "in_reply_to_screen_name" : "siracusa", "in_reply_to_user_id_str" : "636923", "user" : { @@ -2714,12 +2641,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -2738,20 +2665,19 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ { "indices" : [ 67, 86 ], - "url" : "http://t.co/lwG7XwN", - "expanded_url" : "http://twitpic.com/64q9cn", - "display_url" : "twitpic.com/64q9cn" + "url" : "http:\/\/t.co\/lwG7XwN", + "expanded_url" : "http:\/\/twitpic.com\/64q9cn", + "display_url" : "twitpic.com\/64q9cn" } ] }, "in_reply_to_status_id_str" : "101895963970502656", - "geo" : { - }, + "geo" : { }, "id_str" : "101897734533029888", "in_reply_to_user_id" : 4777951, - "text" : "@_sjs @danwrong Ugh, s/old/new/ and sorry for the yfrog scaling :/ http://t.co/lwG7XwN", + "text" : "@_sjs @danwrong Ugh, s\/old\/new\/ and sorry for the yfrog scaling :\/ http:\/\/t.co\/lwG7XwN", "id" : 101897734533029888, "in_reply_to_status_id" : 101895963970502656, - "created_at" : "Fri Aug 12 06:08:07 +0000 2011", + "created_at" : "2011-08-12 06:08:07 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -2759,40 +2685,39 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 40, 59 ], - "url" : "http://t.co/b5KA2x1", - "expanded_url" : "http://theoatmeal.com/comics/minor_differences", - "display_url" : "theoatmeal.com/comics/minor_d\u2026" + "url" : "http:\/\/t.co\/b5KA2x1", + "expanded_url" : "http:\/\/theoatmeal.com\/comics\/minor_differences", + "display_url" : "theoatmeal.com\/comics\/minor_d\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "101897121896206338", - "text" : "This 4-part The Oatmeal is hilarious :) http://t.co/b5KA2x1", + "text" : "This 4-part The Oatmeal is hilarious :) http:\/\/t.co\/b5KA2x1", "id" : 101897121896206338, - "created_at" : "Fri Aug 12 06:05:41 +0000 2011", + "created_at" : "2011-08-12 06:05:41 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dan Webb", @@ -2805,20 +2730,19 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ { "indices" : [ 113, 132 ], - "url" : "http://t.co/2tIZHLX", - "expanded_url" : "http://yfrog.com/ki7xrp", - "display_url" : "yfrog.com/ki7xrp" + "url" : "http:\/\/t.co\/2tIZHLX", + "expanded_url" : "http:\/\/yfrog.com\/ki7xrp", + "display_url" : "yfrog.com\/ki7xrp" } ] }, "in_reply_to_status_id_str" : "101893339619667968", - "geo" : { - }, + "geo" : { }, "id_str" : "101895963970502656", "in_reply_to_user_id" : 389153, - "text" : "@danwrong Weird, on twitter.com your avatar alternates. Most replies have the old but not the one to brianellin. http://t.co/2tIZHLX", + "text" : "@danwrong Weird, on twitter.com your avatar alternates. Most replies have the old but not the one to brianellin. http:\/\/t.co\/2tIZHLX", "id" : 101895963970502656, "in_reply_to_status_id" : 101893339619667968, - "created_at" : "Fri Aug 12 06:01:05 +0000 2011", + "created_at" : "2011-08-12 06:01:05 +0000", "in_reply_to_screen_name" : "danwrong", "in_reply_to_user_id_str" : "389153", "user" : { @@ -2826,12 +2750,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Flip Sasser", @@ -2844,47 +2768,45 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "101864889827594240", "text" : "RT @flipsasser: Just re-watched the first episode of Heroes. Why did something so good have to go so bad?", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "101861014378786817", "text" : "Just re-watched the first episode of Heroes. Why did something so good have to go so bad?", "id" : 101861014378786817, - "created_at" : "Fri Aug 12 03:42:12 +0000 2011", + "created_at" : "2011-08-12 03:42:12 +0000", "user" : { "name" : "Flip Sasser", "screen_name" : "flipsasser", "protected" : false, "id_str" : "9144132", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1516213518/07813141-BFA8-4953-9CDE-30C6896FBD65_normal", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1516213518\/07813141-BFA8-4953-9CDE-30C6896FBD65_normal", "id" : 9144132, "verified" : false } }, "id" : 101864889827594240, - "created_at" : "Fri Aug 12 03:57:36 +0000 2011", + "created_at" : "2011-08-12 03:57:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2904,14 +2826,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "101801590914158594", - "geo" : { - }, + "geo" : { }, "id_str" : "101802364536766464", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Well the spam egg sausage and spam ain't got much spam in it. (Just kidding, on twitter there's a lot of @spam in everything)", "id" : 101802364536766464, "in_reply_to_status_id" : 101801590914158594, - "created_at" : "Thu Aug 11 23:49:09 +0000 2011", + "created_at" : "2011-08-11 23:49:09 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2919,12 +2840,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dan Webb", @@ -2938,14 +2859,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "101794937569423360", - "geo" : { - }, + "geo" : { }, "id_str" : "101795841148338176", "in_reply_to_user_id" : 389153, - "text" : "@danwrong If you build a Riak map/reduce function using unescaped user input you deserve what you get and still not as bad as SQL injection.", + "text" : "@danwrong If you build a Riak map\/reduce function using unescaped user input you deserve what you get and still not as bad as SQL injection.", "id" : 101795841148338176, "in_reply_to_status_id" : 101794937569423360, - "created_at" : "Thu Aug 11 23:23:14 +0000 2011", + "created_at" : "2011-08-11 23:23:14 +0000", "in_reply_to_screen_name" : "danwrong", "in_reply_to_user_id_str" : "389153", "user" : { @@ -2953,12 +2873,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dan Webb", @@ -2972,14 +2892,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "101794937569423360", - "geo" : { - }, + "geo" : { }, "id_str" : "101795493067243520", "in_reply_to_user_id" : 389153, "text" : "@danwrong Exactly. I'm not an expert on NoSQL injection, it's theoretically possible but if you follow good practices probably not a worry.", "id" : 101795493067243520, "in_reply_to_status_id" : 101794937569423360, - "created_at" : "Thu Aug 11 23:21:51 +0000 2011", + "created_at" : "2011-08-11 23:21:51 +0000", "in_reply_to_screen_name" : "danwrong", "in_reply_to_user_id_str" : "389153", "user" : { @@ -2987,12 +2906,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dan Webb", @@ -3006,14 +2925,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "101794116920283137", - "geo" : { - }, + "geo" : { }, "id_str" : "101794589047926784", "in_reply_to_user_id" : 389153, "text" : "@danwrong Nobody, it's a pretty bogus argument if you ask me. You could do something equally stupid in most languages.", "id" : 101794589047926784, "in_reply_to_status_id" : 101794116920283137, - "created_at" : "Thu Aug 11 23:18:15 +0000 2011", + "created_at" : "2011-08-11 23:18:15 +0000", "in_reply_to_screen_name" : "danwrong", "in_reply_to_user_id_str" : "389153", "user" : { @@ -3021,12 +2939,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dan Webb", @@ -3040,14 +2958,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "101792630538637314", - "geo" : { - }, + "geo" : { }, "id_str" : "101793882311892992", "in_reply_to_user_id" : 389153, - "text" : "@danwrong http.createServer(function(req,res) {\n s=''\n req.on('data', function(d){s += d})\n req.on('end', function(){eval(s)})\n})\nZOMG!!1", + "text" : "@danwrong http.createServer(function(req,res) \u007B\n s=''\n req.on('data', function(d)\u007Bs += d\u007D)\n req.on('end', function()\u007Beval(s)\u007D)\n\u007D)\nZOMG!!1", "id" : 101793882311892992, "in_reply_to_status_id" : 101792630538637314, - "created_at" : "Thu Aug 11 23:15:27 +0000 2011", + "created_at" : "2011-08-11 23:15:27 +0000", "in_reply_to_screen_name" : "danwrong", "in_reply_to_user_id_str" : "389153", "user" : { @@ -3055,12 +2972,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Micheil Smith", @@ -3074,14 +2991,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "101782852223508480", - "geo" : { - }, + "geo" : { }, "id_str" : "101783580635693056", "in_reply_to_user_id" : 14063149, "text" : "@miksago Yeah sorry, I don't have any advice. It's a waiting game.", "id" : 101783580635693056, "in_reply_to_status_id" : 101782852223508480, - "created_at" : "Thu Aug 11 22:34:31 +0000 2011", + "created_at" : "2011-08-11 22:34:31 +0000", "in_reply_to_screen_name" : "miksago", "in_reply_to_user_id_str" : "14063149", "user" : { @@ -3089,12 +3005,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Micheil Smith", @@ -3108,14 +3024,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "101781693416996864", - "geo" : { - }, + "geo" : { }, "id_str" : "101782478892703744", "in_reply_to_user_id" : 14063149, "text" : "@miksago Sometimes bees get stunned and lie dormant for a while. Then hours later when you've forgotten about it ,it'll spring to life.", "id" : 101782478892703744, "in_reply_to_status_id" : 101781693416996864, - "created_at" : "Thu Aug 11 22:30:08 +0000 2011", + "created_at" : "2011-08-11 22:30:08 +0000", "in_reply_to_screen_name" : "miksago", "in_reply_to_user_id_str" : "14063149", "user" : { @@ -3123,12 +3038,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "isaiah", @@ -3148,14 +3063,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "101780262295322624", - "geo" : { - }, + "geo" : { }, "id_str" : "101782178697981952", "in_reply_to_user_id" : 3655191, "text" : "@isaiah @jimroepcke I got 6.5, stopped reading LOTR in the 2nd book. Sadly I have no good reasons for not reading books more often.", "id" : 101782178697981952, "in_reply_to_status_id" : 101780262295322624, - "created_at" : "Thu Aug 11 22:28:57 +0000 2011", + "created_at" : "2011-08-11 22:28:57 +0000", "in_reply_to_screen_name" : "isaiah", "in_reply_to_user_id_str" : "3655191", "user" : { @@ -3163,12 +3077,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "David At GVC", @@ -3182,14 +3096,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "101696136632471553", - "geo" : { - }, + "geo" : { }, "id_str" : "101710683028197376", "in_reply_to_user_id" : 288383647, "text" : "@DavidAtGVC Good to hear. They look really slick.", "id" : 101710683028197376, "in_reply_to_status_id" : 101696136632471553, - "created_at" : "Thu Aug 11 17:44:51 +0000 2011", + "created_at" : "2011-08-11 17:44:51 +0000", "in_reply_to_screen_name" : "DavidAtGVC", "in_reply_to_user_id_str" : "288383647", "user" : { @@ -3197,12 +3110,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Times Colonist", @@ -3218,12 +3131,11 @@ Grailbird.data.tweets_2011_08 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "101694760863014913", - "text" : "RT @timescolonist: Via Rail closing downtown Victoria station: http://cot.ag/o2PNmI #yyj", + "text" : "RT @timescolonist: Via Rail closing downtown Victoria station: http:\/\/cot.ag\/o2PNmI #yyj", "retweeted_status" : { - "source" : "SocialEngage", + "source" : "\u003Ca href=\"http:\/\/www.exacttarget.com\/social\" rel=\"nofollow\"\u003ESocialEngage\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -3233,35 +3145,34 @@ Grailbird.data.tweets_2011_08 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "101693979258650625", - "text" : "Via Rail closing downtown Victoria station: http://cot.ag/o2PNmI #yyj", + "text" : "Via Rail closing downtown Victoria station: http:\/\/cot.ag\/o2PNmI #yyj", "id" : 101693979258650625, - "created_at" : "Thu Aug 11 16:38:28 +0000 2011", + "created_at" : "2011-08-11 16:38:28 +0000", "user" : { "name" : "Times Colonist", "screen_name" : "timescolonist", "protected" : false, "id_str" : "16182069", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/60441903/tc-crest_normal.gif", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000171511156\/0ae60cce65ef13f4ba15f9273ae38ef9_normal.png", "id" : 16182069, "verified" : false } }, "id" : 101694760863014913, - "created_at" : "Thu Aug 11 16:41:35 +0000 2011", + "created_at" : "2011-08-11 16:41:35 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -3274,47 +3185,45 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "101690437831622657", - "text" : "RT @bryan_kyle: Text Editors in The Lord of the Rings - The title says it all. http://tumblr.com/xre4188hid", + "text" : "RT @bryan_kyle: Text Editors in The Lord of the Rings - The title says it all. http:\/\/tumblr.com\/xre4188hid", "retweeted_status" : { - "source" : "Tumblr", + "source" : "\u003Ca href=\"http:\/\/www.tumblr.com\/\" rel=\"nofollow\"\u003ETumblr\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "101689688192069632", - "text" : "Text Editors in The Lord of the Rings - The title says it all. http://tumblr.com/xre4188hid", + "text" : "Text Editors in The Lord of the Rings - The title says it all. http:\/\/tumblr.com\/xre4188hid", "id" : 101689688192069632, - "created_at" : "Thu Aug 11 16:21:25 +0000 2011", + "created_at" : "2011-08-11 16:21:25 +0000", "user" : { "name" : "Bryan Kyle", "screen_name" : "bryan_kyle", "protected" : false, "id_str" : "14864447", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1337141350/eightbit-281d7e75-31d0-4805-af76-894765f939f1_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000498733595\/6a0816c3676fac1e5c2856631db42e4d_normal.jpeg", "id" : 14864447, "verified" : false } }, "id" : 101690437831622657, - "created_at" : "Thu Aug 11 16:24:24 +0000 2011", + "created_at" : "2011-08-11 16:24:24 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -3328,14 +3237,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "101687070791180288", - "geo" : { - }, + "geo" : { }, "id_str" : "101688645605539840", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle I'm a little wary of their proprietary tech inside it but right now I'm of the mind it's a worthwhile tradeoff.", "id" : 101688645605539840, "in_reply_to_status_id" : 101687070791180288, - "created_at" : "Thu Aug 11 16:17:17 +0000 2011", + "created_at" : "2011-08-11 16:17:17 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -3343,12 +3251,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -3362,14 +3270,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "101687070791180288", - "geo" : { - }, + "geo" : { }, "id_str" : "101688434858524672", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Heh, convenience. If I build my own NAS it'll be bigger, louder, uglier, and require more maintenance.", "id" : 101688434858524672, "in_reply_to_status_id" : 101687070791180288, - "created_at" : "Thu Aug 11 16:16:26 +0000 2011", + "created_at" : "2011-08-11 16:16:26 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -3377,12 +3284,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -3396,14 +3303,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "101685059123298304", - "geo" : { - }, + "geo" : { }, "id_str" : "101686714002710528", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle A Drobo FS is on my wish list. Especially now that I have a 4 TB RAID10 setup with *no* data integrity checks whatsoever.", "id" : 101686714002710528, "in_reply_to_status_id" : 101685059123298304, - "created_at" : "Thu Aug 11 16:09:36 +0000 2011", + "created_at" : "2011-08-11 16:09:36 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -3411,12 +3317,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -3436,14 +3342,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "101686250293035009", - "geo" : { - }, + "geo" : { }, "id_str" : "101686374935183361", "in_reply_to_user_id" : 4777951, - "text" : "@_sjs @bryan_kyle I just realized you didn't necessarily mean problems w/ the Windows side of things :)", + "text" : "@_sjs @bryan_kyle I just realized you didn't necessarily mean problems w\/ the Windows side of things :)", "id" : 101686374935183361, "in_reply_to_status_id" : 101686250293035009, - "created_at" : "Thu Aug 11 16:08:15 +0000 2011", + "created_at" : "2011-08-11 16:08:15 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -3451,12 +3356,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -3470,14 +3375,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "101685059123298304", - "geo" : { - }, + "geo" : { }, "id_str" : "101686250293035009", "in_reply_to_user_id" : 14864447, - "text" : "@bryan_kyle It was definitely Lion this time. Old 10.6 MacBook connected w/o issue, and now w/ a clean Lion install it works.", + "text" : "@bryan_kyle It was definitely Lion this time. Old 10.6 MacBook connected w\/o issue, and now w\/ a clean Lion install it works.", "id" : 101686250293035009, "in_reply_to_status_id" : 101685059123298304, - "created_at" : "Thu Aug 11 16:07:45 +0000 2011", + "created_at" : "2011-08-11 16:07:45 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -3485,81 +3389,78 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "101684276852043776", - "text" : "Except now Finder opens new windows in some ABMutableMultiValue_Class/History directory deep in /Library/Developer\u2026 yay", + "text" : "Except now Finder opens new windows in some ABMutableMultiValue_Class\/History directory deep in \/Library\/Developer\u2026 yay", "id" : 101684276852043776, - "created_at" : "Thu Aug 11 15:59:55 +0000 2011", + "created_at" : "2011-08-11 15:59:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "101683673191026688", "text" : "And now I have a Lion install disk so it won't be so involved next time, no Snow Leopard involved.", "id" : 101683673191026688, - "created_at" : "Thu Aug 11 15:57:31 +0000 2011", + "created_at" : "2011-08-11 15:57:31 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "101683509923561474", "text" : "YES! It was a long and arduous journey but my clean Lion install can now connect to my Windows 7 shared folder.", "id" : 101683509923561474, - "created_at" : "Thu Aug 11 15:56:52 +0000 2011", + "created_at" : "2011-08-11 15:56:52 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -3573,14 +3474,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "101536073435455488", - "geo" : { - }, + "geo" : { }, "id_str" : "101541928444760064", "in_reply_to_user_id" : 15687937, "text" : "@devongovett I think you need to use a module to handle it which is why no one does it.", "id" : 101541928444760064, "in_reply_to_status_id" : 101536073435455488, - "created_at" : "Thu Aug 11 06:34:16 +0000 2011", + "created_at" : "2011-08-11 06:34:16 +0000", "in_reply_to_screen_name" : "devongovett", "in_reply_to_user_id_str" : "15687937", "user" : { @@ -3588,12 +3488,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -3607,14 +3507,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "101484952276836352", - "geo" : { - }, + "geo" : { }, "id_str" : "101485180891561985", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke ha ha, alright then.", "id" : 101485180891561985, "in_reply_to_status_id" : 101484952276836352, - "created_at" : "Thu Aug 11 02:48:47 +0000 2011", + "created_at" : "2011-08-11 02:48:47 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -3622,12 +3521,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -3641,14 +3540,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "101484098706612224", - "geo" : { - }, + "geo" : { }, "id_str" : "101484707992178691", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I don't think so.", "id" : 101484707992178691, "in_reply_to_status_id" : 101484098706612224, - "created_at" : "Thu Aug 11 02:46:54 +0000 2011", + "created_at" : "2011-08-11 02:46:54 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -3656,12 +3554,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -3675,14 +3573,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "101483085593460736", - "geo" : { - }, + "geo" : { }, "id_str" : "101483905663774721", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I bet they look good on the iPad :) On that note, are you going to go for Shaw's 50 mbps thing? (or already have it?)", "id" : 101483905663774721, "in_reply_to_status_id" : 101483085593460736, - "created_at" : "Thu Aug 11 02:43:43 +0000 2011", + "created_at" : "2011-08-11 02:43:43 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -3690,12 +3587,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -3709,14 +3606,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "101481702932754432", - "geo" : { - }, + "geo" : { }, "id_str" : "101482968886947841", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I hope you don't have Rage HD.", "id" : 101482968886947841, "in_reply_to_status_id" : 101481702932754432, - "created_at" : "Thu Aug 11 02:39:59 +0000 2011", + "created_at" : "2011-08-11 02:39:59 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -3724,12 +3620,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -3743,14 +3639,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "101477915962777601", - "geo" : { - }, + "geo" : { }, "id_str" : "101479877450022912", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Just tape an SSD to the back. You won't notice it.", "id" : 101479877450022912, "in_reply_to_status_id" : 101477915962777601, - "created_at" : "Thu Aug 11 02:27:42 +0000 2011", + "created_at" : "2011-08-11 02:27:42 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -3758,12 +3653,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -3777,14 +3672,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "101476190614855680", - "geo" : { - }, + "geo" : { }, "id_str" : "101477279154180096", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Woah! Nice collection. No wonder you need 32gb, 16gb would barely hold your apps ;-)", "id" : 101477279154180096, "in_reply_to_status_id" : 101476190614855680, - "created_at" : "Thu Aug 11 02:17:23 +0000 2011", + "created_at" : "2011-08-11 02:17:23 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -3792,12 +3686,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -3811,14 +3705,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "101475622508953600", - "geo" : { - }, + "geo" : { }, "id_str" : "101476038013485056", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke How many apps do you have? Now that you can list purchased apps it might be time to clean house. I bet you don't use 100 of 'em.", "id" : 101476038013485056, "in_reply_to_status_id" : 101475622508953600, - "created_at" : "Thu Aug 11 02:12:27 +0000 2011", + "created_at" : "2011-08-11 02:12:27 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -3826,12 +3719,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Gruber", @@ -3844,28 +3737,27 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ { "indices" : [ 118, 137 ], - "url" : "http://t.co/2HLZqy8", - "expanded_url" : "http://5by5.tv/talkshow/54", - "display_url" : "5by5.tv/talkshow/54" + "url" : "http:\/\/t.co\/2HLZqy8", + "expanded_url" : "http:\/\/5by5.tv\/talkshow\/54", + "display_url" : "5by5.tv\/talkshow\/54" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "101473080085450752", - "text" : ".@gruber really nailed the cmd-tab / auto terminate situation on The Talk Show. And he mentioned the solution I want. http://t.co/2HLZqy8", + "text" : ".@gruber really nailed the cmd-tab \/ auto terminate situation on The Talk Show. And he mentioned the solution I want. http:\/\/t.co\/2HLZqy8", "id" : 101473080085450752, - "created_at" : "Thu Aug 11 02:00:42 +0000 2011", + "created_at" : "2011-08-11 02:00:42 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Luke Coburn", @@ -3879,14 +3771,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "101447113694650370", - "geo" : { - }, + "geo" : { }, "id_str" : "101449545635999745", "in_reply_to_user_id" : 40175013, "text" : "@lukecoburn No luck for me. Thanks though, I hadn't seen that yet.", "id" : 101449545635999745, "in_reply_to_status_id" : 101447113694650370, - "created_at" : "Thu Aug 11 00:27:11 +0000 2011", + "created_at" : "2011-08-11 00:27:11 +0000", "in_reply_to_screen_name" : "lukecoburn", "in_reply_to_user_id_str" : "40175013", "user" : { @@ -3894,12 +3785,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Joachim Bengtsson", @@ -3913,14 +3804,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "101174156657303553", - "geo" : { - }, + "geo" : { }, "id_str" : "101175738404831233", "in_reply_to_user_id" : 40593, "text" : "@nevyn Heh, when he said it wasn't for a consumer's man cave I thought \"he doesn't understand geeks!\" I mean, a Mac Pro can be $10-20k.", "id" : 101175738404831233, "in_reply_to_status_id" : 101174156657303553, - "created_at" : "Wed Aug 10 06:19:10 +0000 2011", + "created_at" : "2011-08-10 06:19:10 +0000", "in_reply_to_screen_name" : "nevyn", "in_reply_to_user_id_str" : "40593", "user" : { @@ -3928,12 +3818,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Joachim Bengtsson", @@ -3947,14 +3837,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "101170489451491328", - "geo" : { - }, + "geo" : { }, "id_str" : "101172257782640640", "in_reply_to_user_id" : 40593, "text" : "@nevyn Now all I need is $120k...", "id" : 101172257782640640, "in_reply_to_status_id" : 101170489451491328, - "created_at" : "Wed Aug 10 06:05:20 +0000 2011", + "created_at" : "2011-08-10 06:05:20 +0000", "in_reply_to_screen_name" : "nevyn", "in_reply_to_user_id_str" : "40593", "user" : { @@ -3962,81 +3851,78 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "101140428732108800", "text" : "Don't vi users map caps lock to escape? Never heard anyone say they map caps lock to control for vi before. I guess ctrl-[ works as escape.", "id" : 101140428732108800, - "created_at" : "Wed Aug 10 03:58:51 +0000 2011", + "created_at" : "2011-08-10 03:58:51 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "101139521772589057", "text" : "\"This new car drives like a dream! \u2026 Well, time to change the locks at the office now that I drive to work in a new car.\" \u2026 wait, what?", "id" : 101139521772589057, - "created_at" : "Wed Aug 10 03:55:15 +0000 2011", + "created_at" : "2011-08-10 03:55:15 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "101138978266292225", "text" : "Are there any good reasons *not* to migrate your SSH key to a new machine? I can think of one big reason to keep it and none to start over.", "id" : 101138978266292225, - "created_at" : "Wed Aug 10 03:53:06 +0000 2011", + "created_at" : "2011-08-10 03:53:06 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kit Cambridge", @@ -4061,20 +3947,19 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ { "indices" : [ 121, 140 ], - "url" : "http://t.co/qAun8vy", - "expanded_url" : "http://www.yuiblog.com/blog/2010/05/20/video-dahl/", - "display_url" : "yuiblog.com/blog/2010/05/2\u2026" + "url" : "http:\/\/t.co\/qAun8vy", + "expanded_url" : "http:\/\/www.yuiblog.com\/blog\/2010\/05\/20\/video-dahl\/", + "display_url" : "yuiblog.com\/blog\/2010\/05\/2\u2026" } ] }, "in_reply_to_status_id_str" : "101137029844307968", - "geo" : { - }, + "geo" : { }, "id_str" : "101138592063176706", "in_reply_to_user_id" : 136077128, - "text" : "@kitcambridge @wavded \"[JS] does I/O in a very particular way. And uh\u2026 that's the only reason it's exciting.\" - @ryah in http://t.co/qAun8vy", + "text" : "@kitcambridge @wavded \"[JS] does I\/O in a very particular way. And uh\u2026 that's the only reason it's exciting.\" - @ryah in http:\/\/t.co\/qAun8vy", "id" : 101138592063176706, "in_reply_to_status_id" : 101137029844307968, - "created_at" : "Wed Aug 10 03:51:34 +0000 2011", + "created_at" : "2011-08-10 03:51:34 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -4082,35 +3967,34 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "101132495826853888", "text" : "Win for mobile Flash? \"some of these sites do load [\u2026] they take forever [\u2026] and their finicky navigation makes them impossible to use.\"", "id" : 101132495826853888, - "created_at" : "Wed Aug 10 03:27:20 +0000 2011", + "created_at" : "2011-08-10 03:27:20 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Gruber", @@ -4123,28 +4007,27 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ { "indices" : [ 89, 108 ], - "url" : "http://t.co/MF6bmIt", - "expanded_url" : "http://www.quirksmode.org/blog/archives/2011/08/platform_smartn.html", - "display_url" : "quirksmode.org/blog/archives/\u2026" + "url" : "http:\/\/t.co\/MF6bmIt", + "expanded_url" : "http:\/\/www.quirksmode.org\/blog\/archives\/2011\/08\/platform_smartn.html", + "display_url" : "quirksmode.org\/blog\/archives\/\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "100968245477117955", - "text" : "If web browsing is the measure of smartness, then Symbian is the smartest smartphone OS. http://t.co/MF6bmIt +@gruber", + "text" : "If web browsing is the measure of smartness, then Symbian is the smartest smartphone OS. http:\/\/t.co\/MF6bmIt +@gruber", "id" : 100968245477117955, - "created_at" : "Tue Aug 09 16:34:40 +0000 2011", + "created_at" : "2011-08-09 16:34:40 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Andrea Giammarchi", @@ -4153,7 +4036,7 @@ Grailbird.data.tweets_2011_08 = "id_str" : "38654173", "id" : 38654173 }, { - "name" : "Angus Croll", + "name" : "an\u00B7gus", "screen_name" : "angustweets", "indices" : [ 15, 27 ], "id_str" : "140108433", @@ -4164,14 +4047,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "100811310773702657", - "geo" : { - }, + "geo" : { }, "id_str" : "100812574525890560", "in_reply_to_user_id" : 38654173, "text" : "@WebReflection @angustweets iPhone 4.2.1 is a 2nd gen iPod touch, 4.3.3 is a 1st gen iPad.", "id" : 100812574525890560, "in_reply_to_status_id" : 100811310773702657, - "created_at" : "Tue Aug 09 06:16:05 +0000 2011", + "created_at" : "2011-08-09 06:16:05 +0000", "in_reply_to_screen_name" : "WebReflection", "in_reply_to_user_id_str" : "38654173", "user" : { @@ -4179,12 +4061,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -4210,14 +4092,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "100802194038734848", - "geo" : { - }, + "geo" : { }, "id_str" : "100805230454771712", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle @jimroepcke @twit_ryan 2001 took me a few tries, I kept dozing off. Most of Kubrick's movies seem to go over my head.", "id" : 100805230454771712, "in_reply_to_status_id" : 100802194038734848, - "created_at" : "Tue Aug 09 05:46:54 +0000 2011", + "created_at" : "2011-08-09 05:46:54 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -4225,12 +4106,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -4250,14 +4131,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "100797131366989824", - "geo" : { - }, + "geo" : { }, "id_str" : "100797951865143296", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle @jimroepcke I first saw it around 2005, and wondered why my friend was showing me a black and white movie.", "id" : 100797951865143296, "in_reply_to_status_id" : 100797131366989824, - "created_at" : "Tue Aug 09 05:17:59 +0000 2011", + "created_at" : "2011-08-09 05:17:59 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -4265,12 +4145,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -4290,14 +4170,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "100794986819371008", - "geo" : { - }, + "geo" : { }, "id_str" : "100796901347180544", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle @jimroepcke Back in the day you'd get slapped with a trout for that kind of shit.", "id" : 100796901347180544, "in_reply_to_status_id" : 100794986819371008, - "created_at" : "Tue Aug 09 05:13:48 +0000 2011", + "created_at" : "2011-08-09 05:13:48 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -4305,35 +4184,34 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "100791197584470016", - "text" : "Lion doesn't connect to my network shared media library via smb/cifs anymore. Hooray.", + "text" : "Lion doesn't connect to my network shared media library via smb\/cifs anymore. Hooray.", "id" : 100791197584470016, - "created_at" : "Tue Aug 09 04:51:08 +0000 2011", + "created_at" : "2011-08-09 04:51:08 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -4347,14 +4225,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "100788671397101569", - "geo" : { - }, + "geo" : { }, "id_str" : "100789226655842306", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Yeah that's recent enough for KS movies. Looking through my DVDs I have surprisingly few *great* movies. Oh, add True Romance.", "id" : 100789226655842306, "in_reply_to_status_id" : 100788671397101569, - "created_at" : "Tue Aug 09 04:43:18 +0000 2011", + "created_at" : "2011-08-09 04:43:18 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -4362,12 +4239,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -4381,14 +4258,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "100786365054189568", - "geo" : { - }, + "geo" : { }, "id_str" : "100788187085029377", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Back to the Future, My Cousin Vinny, Jay and Silent Bob Strike Back. Wholesome family films. Except the first one.", "id" : 100788187085029377, "in_reply_to_status_id" : 100786365054189568, - "created_at" : "Tue Aug 09 04:39:11 +0000 2011", + "created_at" : "2011-08-09 04:39:11 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -4396,12 +4272,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -4415,14 +4291,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "100783140888514560", - "geo" : { - }, + "geo" : { }, "id_str" : "100786261782040576", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Dr. Strangelove better be on that list then :p", "id" : 100786261782040576, "in_reply_to_status_id" : 100783140888514560, - "created_at" : "Tue Aug 09 04:31:31 +0000 2011", + "created_at" : "2011-08-09 04:31:31 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -4430,12 +4305,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -4449,14 +4324,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "100782719797170177", - "geo" : { - }, + "geo" : { }, "id_str" : "100782967273684992", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Watching all the classics this week eh.", "id" : 100782967273684992, "in_reply_to_status_id" : 100782719797170177, - "created_at" : "Tue Aug 09 04:18:26 +0000 2011", + "created_at" : "2011-08-09 04:18:26 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -4464,75 +4338,67 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Jorge Ortiz", - "screen_name" : "jorgeortiz85", - "indices" : [ 3, 16 ], - "id_str" : "377457203", - "id" : 377457203 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 100, 119 ], - "url" : "http://t.co/8nTohj8", - "expanded_url" : "http://cl.ly/463e3h2C1z3R262L3f22/Screen_shot_2011-08-08_at_11.38.44_PM.png", - "display_url" : "cl.ly/463e3h2C1z3R26\u2026" + "url" : "http:\/\/t.co\/8nTohj8", + "expanded_url" : "http:\/\/cl.ly\/463e3h2C1z3R262L3f22\/Screen_shot_2011-08-08_at_11.38.44_PM.png", + "display_url" : "cl.ly\/463e3h2C1z3R26\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "100777945953599489", - "text" : "RT @jorgeortiz85: It's <strike>turtles</strike> services hosted on EC2 all the way down http://t.co/8nTohj8", + "text" : "RT @jorgeortiz85: It's <strike>turtles<\/strike> services hosted on EC2 all the way down http:\/\/t.co\/8nTohj8", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 82, 101 ], - "url" : "http://t.co/8nTohj8", - "expanded_url" : "http://cl.ly/463e3h2C1z3R262L3f22/Screen_shot_2011-08-08_at_11.38.44_PM.png", - "display_url" : "cl.ly/463e3h2C1z3R26\u2026" + "url" : "http:\/\/t.co\/8nTohj8", + "expanded_url" : "http:\/\/cl.ly\/463e3h2C1z3R262L3f22\/Screen_shot_2011-08-08_at_11.38.44_PM.png", + "display_url" : "cl.ly\/463e3h2C1z3R26\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "100773381242228736", - "text" : "It's <strike>turtles</strike> services hosted on EC2 all the way down http://t.co/8nTohj8", + "text" : "It's <strike>turtles<\/strike> services hosted on EC2 all the way down http:\/\/t.co\/8nTohj8", "id" : 100773381242228736, - "created_at" : "Tue Aug 09 03:40:21 +0000 2011", + "created_at" : "2011-08-09 03:40:21 +0000", "user" : { "name" : "Jorge Ortiz", "screen_name" : "JorgeO", "protected" : false, "id_str" : "6001592", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/31208162/n201149_31531916_6855_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/424299959702134784\/omwnQaUp_normal.jpeg", "id" : 6001592, "verified" : false } }, "id" : 100777945953599489, - "created_at" : "Tue Aug 09 03:58:29 +0000 2011", + "created_at" : "2011-08-09 03:58:29 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -4546,14 +4412,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "100732167914663936", - "geo" : { - }, + "geo" : { }, "id_str" : "100770575047331840", "in_reply_to_user_id" : 636923, - "text" : "@siracusa Good article. I think the goal is to prevent switchers or grandma from being confused by switching to an open app w/ no windows.", + "text" : "@siracusa Good article. I think the goal is to prevent switchers or grandma from being confused by switching to an open app w\/ no windows.", "id" : 100770575047331840, "in_reply_to_status_id" : 100732167914663936, - "created_at" : "Tue Aug 09 03:29:11 +0000 2011", + "created_at" : "2011-08-09 03:29:11 +0000", "in_reply_to_screen_name" : "siracusa", "in_reply_to_user_id_str" : "636923", "user" : { @@ -4561,12 +4426,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Majd Jack Taby", @@ -4580,14 +4445,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "100763373788078081", - "geo" : { - }, + "geo" : { }, "id_str" : "100765373355393024", "in_reply_to_user_id" : 6827332, "text" : "@jtaby Some abstractions are bad and new ones should be approached with caution. That might look like fear I guess...", "id" : 100765373355393024, "in_reply_to_status_id" : 100763373788078081, - "created_at" : "Tue Aug 09 03:08:31 +0000 2011", + "created_at" : "2011-08-09 03:08:31 +0000", "in_reply_to_screen_name" : "jtaby", "in_reply_to_user_id_str" : "6827332", "user" : { @@ -4595,12 +4459,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Majd Jack Taby", @@ -4614,14 +4478,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "100763373788078081", - "geo" : { - }, + "geo" : { }, "id_str" : "100763870821482496", "in_reply_to_user_id" : 6827332, - "text" : "@jtaby It's at odds w/ the browser's layout engine and lacks fluid/dynamic layout which I apparently am quite accustomed to.", + "text" : "@jtaby It's at odds w\/ the browser's layout engine and lacks fluid\/dynamic layout which I apparently am quite accustomed to.", "id" : 100763870821482496, "in_reply_to_status_id" : 100763373788078081, - "created_at" : "Tue Aug 09 03:02:33 +0000 2011", + "created_at" : "2011-08-09 03:02:33 +0000", "in_reply_to_screen_name" : "jtaby", "in_reply_to_user_id_str" : "6827332", "user" : { @@ -4629,12 +4492,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Majd Jack Taby", @@ -4648,14 +4511,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "100763373788078081", - "geo" : { - }, + "geo" : { }, "id_str" : "100763699211550720", "in_reply_to_user_id" : 6827332, - "text" : "@jtaby I'm speaking generally. You don't get closer to the metal in a browser. My main problem w/ Cappuccino was the view system.", + "text" : "@jtaby I'm speaking generally. You don't get closer to the metal in a browser. My main problem w\/ Cappuccino was the view system.", "id" : 100763699211550720, "in_reply_to_status_id" : 100763373788078081, - "created_at" : "Tue Aug 09 03:01:52 +0000 2011", + "created_at" : "2011-08-09 03:01:52 +0000", "in_reply_to_screen_name" : "jtaby", "in_reply_to_user_id_str" : "6827332", "user" : { @@ -4663,12 +4525,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Majd Jack Taby", @@ -4682,14 +4544,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "100761893278461952", - "geo" : { - }, + "geo" : { }, "id_str" : "100762564589395969", "in_reply_to_user_id" : 6827332, "text" : "@jtaby JavaScript is the new C, C for the web. Remember that at one time it would be funny to say that C was close to the metal.", "id" : 100762564589395969, "in_reply_to_status_id" : 100761893278461952, - "created_at" : "Tue Aug 09 02:57:22 +0000 2011", + "created_at" : "2011-08-09 02:57:22 +0000", "in_reply_to_screen_name" : "jtaby", "in_reply_to_user_id_str" : "6827332", "user" : { @@ -4697,12 +4558,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -4715,57 +4576,55 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ { "indices" : [ 68, 87 ], - "url" : "http://t.co/LVcNtWX", - "expanded_url" : "http://visionmedia.github.com/superagent/", - "display_url" : "visionmedia.github.com/superagent/" + "url" : "http:\/\/t.co\/LVcNtWX", + "expanded_url" : "http:\/\/visionmedia.github.com\/superagent\/", + "display_url" : "visionmedia.github.com\/superagent\/" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "100761565803978752", - "text" : "RT @tjholowaychuk: progressive API alternative for client-side ajax http://t.co/LVcNtWX", + "text" : "RT @tjholowaychuk: progressive API alternative for client-side ajax http:\/\/t.co\/LVcNtWX", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 49, 68 ], - "url" : "http://t.co/LVcNtWX", - "expanded_url" : "http://visionmedia.github.com/superagent/", - "display_url" : "visionmedia.github.com/superagent/" + "url" : "http:\/\/t.co\/LVcNtWX", + "expanded_url" : "http:\/\/visionmedia.github.com\/superagent\/", + "display_url" : "visionmedia.github.com\/superagent\/" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "100760690448543745", - "text" : "progressive API alternative for client-side ajax http://t.co/LVcNtWX", + "text" : "progressive API alternative for client-side ajax http:\/\/t.co\/LVcNtWX", "id" : 100760690448543745, - "created_at" : "Tue Aug 09 02:49:55 +0000 2011", + "created_at" : "2011-08-09 02:49:55 +0000", "user" : { "name" : "TJ Holowaychuk", "screen_name" : "tjholowaychuk", "protected" : false, "id_str" : "29255412", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/124810348/DSC_0009_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000226613002\/36623ae09f553713c575c97c77544b49_normal.jpeg", "id" : 29255412, "verified" : false } }, "id" : 100761565803978752, - "created_at" : "Tue Aug 09 02:53:24 +0000 2011", + "created_at" : "2011-08-09 02:53:24 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -4778,23 +4637,22 @@ Grailbird.data.tweets_2011_08 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "100600463635922944", "text" : "I don't really care what's in my stream so I just follow *anyone* who follows me! I'm a social media guru! #StupidHashTag #EvenMoreStupider", "id" : 100600463635922944, - "created_at" : "Mon Aug 08 16:13:14 +0000 2011", + "created_at" : "2011-08-08 16:13:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Aaron Quint", @@ -4808,14 +4666,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "100446550865616896", - "geo" : { - }, + "geo" : { }, "id_str" : "100446654901141504", "in_reply_to_user_id" : 1178441, "text" : "@aq You're some kind of evil genius. Nice looking bacon too.", "id" : 100446654901141504, "in_reply_to_status_id" : 100446550865616896, - "created_at" : "Mon Aug 08 06:02:03 +0000 2011", + "created_at" : "2011-08-08 06:02:03 +0000", "in_reply_to_screen_name" : "aq", "in_reply_to_user_id_str" : "1178441", "user" : { @@ -4823,12 +4680,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -4845,14 +4702,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "100432404128346112", - "geo" : { - }, + "geo" : { }, "id_str" : "100446443441102848", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment Xcode 4 is usable with 1680x1050. The extra 150 px in height helps and 1680 just squeezes 2 files side by side. #wants15inchAir", "id" : 100446443441102848, "in_reply_to_status_id" : 100432404128346112, - "created_at" : "Mon Aug 08 06:01:12 +0000 2011", + "created_at" : "2011-08-08 06:01:12 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -4860,12 +4716,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tim Caswell", @@ -4885,14 +4741,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "100421001266995200", - "geo" : { - }, + "geo" : { }, "id_str" : "100423220032843776", "in_reply_to_user_id" : 70596949, "text" : "@creationix @tjholowaychuk Please don't take that the wrong way. I don't question the good intentions of individual members.", "id" : 100423220032843776, "in_reply_to_status_id" : 100421001266995200, - "created_at" : "Mon Aug 08 04:28:56 +0000 2011", + "created_at" : "2011-08-08 04:28:56 +0000", "in_reply_to_screen_name" : "creationix", "in_reply_to_user_id_str" : "70596949", "user" : { @@ -4900,12 +4755,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tim Caswell", @@ -4925,14 +4780,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "100421001266995200", - "geo" : { - }, + "geo" : { }, "id_str" : "100422806398976000", "in_reply_to_user_id" : 70596949, "text" : "@creationix @tjholowaychuk I was born into a Mormon family and all I'll say is that the 10% tithing is pretty strongly encouraged.", "id" : 100422806398976000, "in_reply_to_status_id" : 100421001266995200, - "created_at" : "Mon Aug 08 04:27:17 +0000 2011", + "created_at" : "2011-08-08 04:27:17 +0000", "in_reply_to_screen_name" : "creationix", "in_reply_to_user_id_str" : "70596949", "user" : { @@ -4940,12 +4794,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -4959,14 +4813,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "100092331298000897", - "geo" : { - }, + "geo" : { }, "id_str" : "100095071692668928", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk They're running out of doors to knock on.", "id" : 100095071692668928, "in_reply_to_status_id" : 100092331298000897, - "created_at" : "Sun Aug 07 06:44:59 +0000 2011", + "created_at" : "2011-08-07 06:44:59 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -4974,12 +4827,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Josh Susser", @@ -4992,70 +4845,67 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "99941328485498881", "text" : "RT @joshsusser: maybe i'll just make everyone donate $1 to charity to leave a comment", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "99940846681587712", "text" : "maybe i'll just make everyone donate $1 to charity to leave a comment", "id" : 99940846681587712, - "created_at" : "Sat Aug 06 20:32:09 +0000 2011", + "created_at" : "2011-08-06 20:32:09 +0000", "user" : { "name" : "Josh Susser", "screen_name" : "joshsusser", "protected" : false, "id_str" : "35954885", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2283020561/rf7wslf0w4sd9gbtjamp_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/436581288300924929\/ZL4hDW_y_normal.png", "id" : 35954885, "verified" : false } }, "id" : 99941328485498881, - "created_at" : "Sat Aug 06 20:34:04 +0000 2011", + "created_at" : "2011-08-06 20:34:04 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "99916327858348032", "text" : "Just to be clear I'm not talking about joking around with hashtags and such, that's still funny. I mean people who are actually upset.", "id" : 99916327858348032, - "created_at" : "Sat Aug 06 18:54:43 +0000 2011", + "created_at" : "2011-08-06 18:54:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -5068,20 +4918,19 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ { "indices" : [ 95, 114 ], - "url" : "http://t.co/Xg8unpZ", - "expanded_url" : "http://dangerouslyawesome.com/2011/08/philadelphia-scooter-thefts/", - "display_url" : "dangerouslyawesome.com/2011/08/philad\u2026" + "url" : "http:\/\/t.co\/Xg8unpZ", + "expanded_url" : "http:\/\/dangerouslyawesome.com\/2011\/08\/philadelphia-scooter-thefts\/", + "display_url" : "dangerouslyawesome.com\/2011\/08\/philad\u2026" } ] }, "in_reply_to_status_id_str" : "99914830038831104", - "geo" : { - }, + "geo" : { }, "id_str" : "99915072431857664", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke lol, yeah I must be a good mood or something :p This is what made me say that fwiw http://t.co/Xg8unpZ", + "text" : "@JimRoepcke lol, yeah I must be a good mood or something :p This is what made me say that fwiw http:\/\/t.co\/Xg8unpZ", "id" : 99915072431857664, "in_reply_to_status_id" : 99914830038831104, - "created_at" : "Sat Aug 06 18:49:44 +0000 2011", + "created_at" : "2011-08-06 18:49:44 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -5089,12 +4938,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -5108,14 +4957,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "99914120849141762", - "geo" : { - }, + "geo" : { }, "id_str" : "99914654972776448", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Heh some people use it that way. I was thinking more of the people who seem ashamed to complain about anything less than dire.", "id" : 99914654972776448, "in_reply_to_status_id" : 99914120849141762, - "created_at" : "Sat Aug 06 18:48:04 +0000 2011", + "created_at" : "2011-08-06 18:48:04 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -5123,81 +4971,78 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "99914453553913856", "text" : "Your scooter getting stolen isn't the worst thing to happen to anyone, but it still makes you feel shitty. Someone else is always worse off.", "id" : 99914453553913856, - "created_at" : "Sat Aug 06 18:47:16 +0000 2011", + "created_at" : "2011-08-06 18:47:16 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "99914160011358208", "text" : "There's also no shame in having problems whoever you are. Your problems affect you and your mood in a real way regardless of your situation.", "id" : 99914160011358208, - "created_at" : "Sat Aug 06 18:46:06 +0000 2011", + "created_at" : "2011-08-06 18:46:06 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "99913630073626624", "text" : "Time for the \"first world problem\" meme to die. If you live in the \"first world\" we know the context of your problems, no need to qualify.", "id" : 99913630073626624, - "created_at" : "Sat Aug 06 18:44:00 +0000 2011", + "created_at" : "2011-08-06 18:44:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jon Tirsen", @@ -5216,12 +5061,11 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "99912612707450880", "text" : "RT @tirsen: @thomasfuchs and of course, vise versa is equally true.", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Thomas Fuchs", @@ -5235,14 +5079,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "99769913161416704", - "geo" : { - }, + "geo" : { }, "id_str" : "99911676282929152", "in_reply_to_user_id" : 6927562, "text" : "@thomasfuchs and of course, vise versa is equally true.", "id" : 99911676282929152, "in_reply_to_status_id" : 99769913161416704, - "created_at" : "Sat Aug 06 18:36:14 +0000 2011", + "created_at" : "2011-08-06 18:36:14 +0000", "in_reply_to_screen_name" : "thomasfuchs", "in_reply_to_user_id_str" : "6927562", "user" : { @@ -5250,24 +5093,24 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "tirsen", "protected" : false, "id_str" : "645143", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2625801494/izd0ks6jeg1udsrd7j10_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2625801494\/izd0ks6jeg1udsrd7j10_normal.png", "id" : 645143, "verified" : false } }, "id" : 99912612707450880, - "created_at" : "Sat Aug 06 18:39:57 +0000 2011", + "created_at" : "2011-08-06 18:39:57 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Thomas Fuchs", @@ -5280,47 +5123,45 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "99912596861358080", "text" : "RT @thomasfuchs: If you think Apple is on the \"dark side\", and Google is on the \"light side\", then you're on the... dumb side.", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "99769913161416704", "text" : "If you think Apple is on the \"dark side\", and Google is on the \"light side\", then you're on the... dumb side.", "id" : 99769913161416704, - "created_at" : "Sat Aug 06 09:12:55 +0000 2011", + "created_at" : "2011-08-06 09:12:55 +0000", "user" : { "name" : "Thomas Fuchs", "screen_name" : "thomasfuchs", "protected" : false, "id_str" : "6927562", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/663892623/thomas_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/447055689026764800\/fpOqxwkY_normal.jpeg", "id" : 6927562, "verified" : false } }, "id" : 99912596861358080, - "created_at" : "Sat Aug 06 18:39:54 +0000 2011", + "created_at" : "2011-08-06 18:39:54 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Alexander", @@ -5340,14 +5181,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "99901199393898496", - "geo" : { - }, + "geo" : { }, "id_str" : "99910080165720064", "in_reply_to_user_id" : 14405464, "text" : "@bga_ @SubtleGradient If you generally mutate as little state as possible then your functions tend to return useful things.", "id" : 99910080165720064, "in_reply_to_status_id" : 99901199393898496, - "created_at" : "Sat Aug 06 18:29:54 +0000 2011", + "created_at" : "2011-08-06 18:29:54 +0000", "in_reply_to_screen_name" : "SubtleGradient", "in_reply_to_user_id_str" : "14405464", "user" : { @@ -5355,12 +5195,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Alexander", @@ -5380,14 +5220,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "99901199393898496", - "geo" : { - }, + "geo" : { }, "id_str" : "99909625557680128", "in_reply_to_user_id" : 14405464, "text" : "@bga_ @SubtleGradient Why is it bad? Maybe those folks just aren't used to the behaviour, I don't end up with stuff like that in Lisp code.", "id" : 99909625557680128, "in_reply_to_status_id" : 99901199393898496, - "created_at" : "Sat Aug 06 18:28:05 +0000 2011", + "created_at" : "2011-08-06 18:28:05 +0000", "in_reply_to_screen_name" : "SubtleGradient", "in_reply_to_user_id_str" : "14405464", "user" : { @@ -5395,12 +5234,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Majd Jack Taby", @@ -5414,14 +5253,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "99708555594174464", - "geo" : { - }, + "geo" : { }, "id_str" : "99711044628398080", "in_reply_to_user_id" : 6827332, "text" : "@jtaby And with less donkey poop.", "id" : 99711044628398080, "in_reply_to_status_id" : 99708555594174464, - "created_at" : "Sat Aug 06 05:19:00 +0000 2011", + "created_at" : "2011-08-06 05:19:00 +0000", "in_reply_to_screen_name" : "jtaby", "in_reply_to_user_id_str" : "6827332", "user" : { @@ -5429,7 +5267,7 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -5448,14 +5286,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "99598756084850688", - "geo" : { - }, + "geo" : { }, "id_str" : "99602134990983168", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Yeah, or the devs who thinks it's acceptable to spew bullshit excuses instead of just saying \"Sorry we haven't got to that yet.\"", "id" : 99602134990983168, "in_reply_to_status_id" : 99598756084850688, - "created_at" : "Fri Aug 05 22:06:14 +0000 2011", + "created_at" : "2011-08-05 22:06:14 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -5463,7 +5300,7 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -5482,14 +5319,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "99597397709168640", - "geo" : { - }, + "geo" : { }, "id_str" : "99598472801554432", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I'm trying to think of what I'd blend. My fingers? Might be less painful.", "id" : 99598472801554432, "in_reply_to_status_id" : 99597397709168640, - "created_at" : "Fri Aug 05 21:51:41 +0000 2011", + "created_at" : "2011-08-05 21:51:41 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -5497,7 +5333,7 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -5509,18 +5345,17 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "99597017898172417", "text" : "\"Oh yeah, and your control won't be hardware accelerated so if you're showing a scrolling list too bad.\" ... I'll shut up now, but man...", "id" : 99597017898172417, - "created_at" : "Fri Aug 05 21:45:54 +0000 2011", + "created_at" : "2011-08-05 21:45:54 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -5532,18 +5367,17 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "99596763656224768", "text" : "\"Just package your page into a user control and manually transition it. It's flexible!\" Which roughly translates from MSFT as \"Fuck you.\"", "id" : 99596763656224768, - "created_at" : "Fri Aug 05 21:44:53 +0000 2011", + "created_at" : "2011-08-05 21:44:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -5562,14 +5396,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "99595268684656641", - "geo" : { - }, + "geo" : { }, "id_str" : "99596353419751424", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment Yup. I used LastPass for all of about 10 seconds before running for 1Password.", "id" : 99596353419751424, "in_reply_to_status_id" : 99595268684656641, - "created_at" : "Fri Aug 05 21:43:15 +0000 2011", + "created_at" : "2011-08-05 21:43:15 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -5577,7 +5410,7 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -5589,18 +5422,17 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "99596108690493440", "text" : "Sorry, transient screens are absolutely not \"advanced\" functionality. WP7 has a massive deficiency and they just don't want to admit it.", "id" : 99596108690493440, - "created_at" : "Fri Aug 05 21:42:17 +0000 2011", + "created_at" : "2011-08-05 21:42:17 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -5612,23 +5444,22 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "99595844013146112", "text" : "Cannot believe how half baked Windows Phone 7 is, and worse MS goes further and says things like transient login screens are \"advanced\".", "id" : 99595844013146112, - "created_at" : "Fri Aug 05 21:41:14 +0000 2011", + "created_at" : "2011-08-05 21:41:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -5642,14 +5473,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "99360779106660352", - "geo" : { - }, + "geo" : { }, "id_str" : "99363677601406976", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke True that.", "id" : 99363677601406976, "in_reply_to_status_id" : 99360779106660352, - "created_at" : "Fri Aug 05 06:18:41 +0000 2011", + "created_at" : "2011-08-05 06:18:41 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -5657,12 +5487,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -5676,14 +5506,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "99359170402328576", - "geo" : { - }, + "geo" : { }, "id_str" : "99359473734397952", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Yeah it is, hopefully they learned a lot for v2. There's a reason Apple iterates on these internally for years in advance.", "id" : 99359473734397952, "in_reply_to_status_id" : 99359170402328576, - "created_at" : "Fri Aug 05 06:01:59 +0000 2011", + "created_at" : "2011-08-05 06:01:59 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -5691,12 +5520,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -5709,20 +5538,19 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ { "indices" : [ 33, 52 ], - "url" : "http://t.co/n6Mxuwb", - "expanded_url" : "http://h41112.www4.hp.com/promo/webos/us/en/shopping-touchpad.html", - "display_url" : "h41112.www4.hp.com/promo/webos/us\u2026" + "url" : "http:\/\/t.co\/n6Mxuwb", + "expanded_url" : "http:\/\/h41112.www4.hp.com\/promo\/webos\/us\/en\/shopping-touchpad.html", + "display_url" : "h41112.www4.hp.com\/promo\/webos\/us\u2026" } ] }, "in_reply_to_status_id_str" : "99348346967310336", - "geo" : { - }, + "geo" : { }, "id_str" : "99358444208930817", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke Loot at HP right now http://t.co/n6Mxuwb", + "text" : "@JimRoepcke Loot at HP right now http:\/\/t.co\/n6Mxuwb", "id" : 99358444208930817, "in_reply_to_status_id" : 99348346967310336, - "created_at" : "Fri Aug 05 05:57:53 +0000 2011", + "created_at" : "2011-08-05 05:57:53 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -5730,12 +5558,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grant Paul (chpwn)", @@ -5748,20 +5576,19 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ { "indices" : [ 67, 86 ], - "url" : "http://t.co/n6Mxuwb", - "expanded_url" : "http://h41112.www4.hp.com/promo/webos/us/en/shopping-touchpad.html", - "display_url" : "h41112.www4.hp.com/promo/webos/us\u2026" + "url" : "http:\/\/t.co\/n6Mxuwb", + "expanded_url" : "http:\/\/h41112.www4.hp.com\/promo\/webos\/us\/en\/shopping-touchpad.html", + "display_url" : "h41112.www4.hp.com\/promo\/webos\/us\u2026" } ] }, "in_reply_to_status_id_str" : "99352402272067584", - "geo" : { - }, + "geo" : { }, "id_str" : "99358313489235968", "in_reply_to_user_id" : 91625528, - "text" : "@chpwn Take a look at this, $100 instant rebate from HP right now. http://t.co/n6Mxuwb When did that happen?", + "text" : "@chpwn Take a look at this, $100 instant rebate from HP right now. http:\/\/t.co\/n6Mxuwb When did that happen?", "id" : 99358313489235968, "in_reply_to_status_id" : 99352402272067584, - "created_at" : "Fri Aug 05 05:57:22 +0000 2011", + "created_at" : "2011-08-05 05:57:22 +0000", "in_reply_to_screen_name" : "chpwn", "in_reply_to_user_id_str" : "91625528", "user" : { @@ -5769,12 +5596,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -5788,14 +5615,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "99348346967310336", - "geo" : { - }, + "geo" : { }, "id_str" : "99357019580014594", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke :o that's hot. Wish that a tablet was on my list of things I need. I could play with it and sell it though. Hmmm", "id" : 99357019580014594, "in_reply_to_status_id" : 99348346967310336, - "created_at" : "Fri Aug 05 05:52:14 +0000 2011", + "created_at" : "2011-08-05 05:52:14 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -5803,12 +5629,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Zach Carter", @@ -5827,8 +5653,7 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "99194814146412544", "text" : "RT @zii: @_sjs I suppose whichever one gets you closer to where you want to be", "retweeted_status" : { @@ -5846,14 +5671,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "99165169938214912", - "geo" : { - }, + "geo" : { }, "id_str" : "99194051072495616", "in_reply_to_user_id" : 4777951, "text" : "@_sjs I suppose whichever one gets you closer to where you want to be", "id" : 99194051072495616, "in_reply_to_status_id" : 99165169938214912, - "created_at" : "Thu Aug 04 19:04:39 +0000 2011", + "created_at" : "2011-08-04 19:04:39 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -5861,24 +5685,24 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "zii", "protected" : false, "id_str" : "12712742", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3336902331/46ab6f879826a812317a7aa7b9a076b6_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/446912243393757185\/oYpd5Ozo_normal.jpeg", "id" : 12712742, "verified" : false } }, "id" : 99194814146412544, - "created_at" : "Thu Aug 04 19:07:41 +0000 2011", + "created_at" : "2011-08-04 19:07:41 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -5892,14 +5716,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "99172676366643200", - "geo" : { - }, + "geo" : { }, "id_str" : "99179775645597696", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Heh I didn't notice if you did. But now you've been warned!", "id" : 99179775645597696, "in_reply_to_status_id" : 99172676366643200, - "created_at" : "Thu Aug 04 18:07:55 +0000 2011", + "created_at" : "2011-08-04 18:07:55 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -5907,12 +5730,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -5931,12 +5754,11 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "99167228078981122", "text" : "RT @bryan_kyle: @_sjs I define success to be meeting your goals. Everyone's goals are different.", "retweeted_status" : { - "source" : "tGadget", + "source" : "\u003Ca href=\"http:\/\/www.twittergadget.com\" rel=\"nofollow\"\u003EtGadget\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -5950,14 +5772,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "99165169938214912", - "geo" : { - }, + "geo" : { }, "id_str" : "99165776782700545", "in_reply_to_user_id" : 4777951, "text" : "@_sjs I define success to be meeting your goals. Everyone's goals are different.", "id" : 99165776782700545, "in_reply_to_status_id" : 99165169938214912, - "created_at" : "Thu Aug 04 17:12:18 +0000 2011", + "created_at" : "2011-08-04 17:12:18 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -5965,47 +5786,46 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "bryan_kyle", "protected" : false, "id_str" : "14864447", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1337141350/eightbit-281d7e75-31d0-4805-af76-894765f939f1_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000498733595\/6a0816c3676fac1e5c2856631db42e4d_normal.jpeg", "id" : 14864447, "verified" : false } }, "id" : 99167228078981122, - "created_at" : "Thu Aug 04 17:18:04 +0000 2011", + "created_at" : "2011-08-04 17:18:04 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "99165169938214912", - "text" : "How do you measure success? # of customers? # of active users? # of actions performed with your product/service? Income? Profit?", + "text" : "How do you measure success? # of customers? # of active users? # of actions performed with your product\/service? Income? Profit?", "id" : 99165169938214912, - "created_at" : "Thu Aug 04 17:09:53 +0000 2011", + "created_at" : "2011-08-04 17:09:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Gruber", @@ -6018,13 +5838,12 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "99157370629918720", "in_reply_to_user_id" : 33423, "text" : "@gruber You seem confused. For Android numbers != success, but for Instagram numbers == success? Make up your mind.", "id" : 99157370629918720, - "created_at" : "Thu Aug 04 16:38:54 +0000 2011", + "created_at" : "2011-08-04 16:38:54 +0000", "in_reply_to_screen_name" : "gruber", "in_reply_to_user_id_str" : "33423", "user" : { @@ -6032,12 +5851,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -6050,47 +5869,45 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "99154424613699585", "text" : "RT @bryan_kyle: If you're a person that touches a computer screen then you're obligated to disclose that when looking at a coworker's br ...", "retweeted_status" : { - "source" : "tGadget", + "source" : "\u003Ca href=\"http:\/\/www.twittergadget.com\" rel=\"nofollow\"\u003EtGadget\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "99154301062103040", "text" : "If you're a person that touches a computer screen then you're obligated to disclose that when looking at a coworker's brand new machine.", "id" : 99154301062103040, - "created_at" : "Thu Aug 04 16:26:42 +0000 2011", + "created_at" : "2011-08-04 16:26:42 +0000", "user" : { "name" : "Bryan Kyle", "screen_name" : "bryan_kyle", "protected" : false, "id_str" : "14864447", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1337141350/eightbit-281d7e75-31d0-4805-af76-894765f939f1_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000498733595\/6a0816c3676fac1e5c2856631db42e4d_normal.jpeg", "id" : 14864447, "verified" : false } }, "id" : 99154424613699585, - "created_at" : "Thu Aug 04 16:27:11 +0000 2011", + "created_at" : "2011-08-04 16:27:11 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "DreamHost", @@ -6103,46 +5920,44 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "99013796915445760", "text" : "Last tweet is a quote from the @DreamHost newsletter. The only newsletter I actually read.", "id" : 99013796915445760, - "created_at" : "Thu Aug 04 07:08:23 +0000 2011", + "created_at" : "2011-08-04 07:08:23 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "99012887993004032", "text" : "\"Might be tech support. Might be a marketing guy. Might be neither! Who knows? Shared Twitter accounts are the gloryhole of social media.\"", "id" : 99012887993004032, - "created_at" : "Thu Aug 04 07:04:46 +0000 2011", + "created_at" : "2011-08-04 07:04:46 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -6156,14 +5971,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98911227618672641", - "geo" : { - }, + "geo" : { }, "id_str" : "98911455797194752", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Aw man. That sucks for everyone :(", "id" : 98911455797194752, "in_reply_to_status_id" : 98911227618672641, - "created_at" : "Thu Aug 04 00:21:43 +0000 2011", + "created_at" : "2011-08-04 00:21:43 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -6171,12 +5985,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -6190,14 +6004,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98907828709888000", - "geo" : { - }, + "geo" : { }, "id_str" : "98910892044992513", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Poor girl. Somehow she must know eh.", "id" : 98910892044992513, "in_reply_to_status_id" : 98907828709888000, - "created_at" : "Thu Aug 04 00:19:29 +0000 2011", + "created_at" : "2011-08-04 00:19:29 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -6205,12 +6018,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -6224,14 +6037,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98904931775426560", - "geo" : { - }, + "geo" : { }, "id_str" : "98905771659628545", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke :(", "id" : 98905771659628545, "in_reply_to_status_id" : 98904931775426560, - "created_at" : "Wed Aug 03 23:59:08 +0000 2011", + "created_at" : "2011-08-03 23:59:08 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -6239,12 +6051,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -6263,12 +6075,11 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "98894503636779008", "text" : "RT @JimRoepcke: @_sjs IMHO, staging and committing is the most important interaction git users have, so I don't understand why the GUIs ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -6282,14 +6093,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98888603383508992", - "geo" : { - }, + "geo" : { }, "id_str" : "98892163630366720", "in_reply_to_user_id" : 4777951, "text" : "@_sjs IMHO, staging and committing is the most important interaction git users have, so I don't understand why the GUIs don't optimize that.", "id" : 98892163630366720, "in_reply_to_status_id" : 98888603383508992, - "created_at" : "Wed Aug 03 23:05:03 +0000 2011", + "created_at" : "2011-08-03 23:05:03 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -6297,24 +6107,24 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "JimRoepcke", "protected" : false, "id_str" : "894911", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3351988957/4cad7f658ee1a7f029aa5d283d6f4d87_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", "id" : 894911, "verified" : false } }, "id" : 98894503636779008, - "created_at" : "Wed Aug 03 23:14:21 +0000 2011", + "created_at" : "2011-08-03 23:14:21 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mitchell Hashimoto", @@ -6333,12 +6143,11 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "98888780093722624", "text" : "RT @mitchellh: @_sjs Non-developers, designers.", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -6352,14 +6161,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98887603604045824", - "geo" : { - }, + "geo" : { }, "id_str" : "98888005091196928", "in_reply_to_user_id" : 4777951, "text" : "@_sjs Non-developers, designers.", "id" : 98888005091196928, "in_reply_to_status_id" : 98887603604045824, - "created_at" : "Wed Aug 03 22:48:32 +0000 2011", + "created_at" : "2011-08-03 22:48:32 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -6367,24 +6175,24 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "mitchellh", "protected" : false, "id_str" : "12819682", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2707460527/252a64411a339184ff375a96fb68dcb0_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2707460527\/252a64411a339184ff375a96fb68dcb0_normal.png", "id" : 12819682, "verified" : false } }, "id" : 98888780093722624, - "created_at" : "Wed Aug 03 22:51:37 +0000 2011", + "created_at" : "2011-08-03 22:51:37 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -6403,12 +6211,11 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "98888764163756032", "text" : "RT @JimRoepcke: @_sjs I don't know either. The staging area for GitX, and the ability to drag and drop branches makes GitX the most appe ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -6422,14 +6229,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98887603604045824", - "geo" : { - }, + "geo" : { }, "id_str" : "98887837050617856", "in_reply_to_user_id" : 4777951, "text" : "@_sjs I don't know either. The staging area for GitX, and the ability to drag and drop branches makes GitX the most appealing option for me.", "id" : 98887837050617856, "in_reply_to_status_id" : 98887603604045824, - "created_at" : "Wed Aug 03 22:47:52 +0000 2011", + "created_at" : "2011-08-03 22:47:52 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -6437,24 +6243,24 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "JimRoepcke", "protected" : false, "id_str" : "894911", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3351988957/4cad7f658ee1a7f029aa5d283d6f4d87_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", "id" : 894911, "verified" : false } }, "id" : 98888764163756032, - "created_at" : "Wed Aug 03 22:51:33 +0000 2011", + "created_at" : "2011-08-03 22:51:33 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -6468,14 +6274,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98887837050617856", - "geo" : { - }, + "geo" : { }, "id_str" : "98888603383508992", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Yeah I thought other GUIs would at least have a good staging + commit story. Oh well, I'm happy where I am just curious.", "id" : 98888603383508992, "in_reply_to_status_id" : 98887837050617856, - "created_at" : "Wed Aug 03 22:50:54 +0000 2011", + "created_at" : "2011-08-03 22:50:54 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -6483,12 +6288,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mitchell Hashimoto", @@ -6502,14 +6307,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98888005091196928", - "geo" : { - }, + "geo" : { }, "id_str" : "98888514577498113", "in_reply_to_user_id" : 12819682, "text" : "@mitchellh I get that but I see devs talking about Tower and GH for Mac and wonder if I'm missing something. Maybe they aide learning git.", "id" : 98888514577498113, "in_reply_to_status_id" : 98888005091196928, - "created_at" : "Wed Aug 03 22:50:33 +0000 2011", + "created_at" : "2011-08-03 22:50:33 +0000", "in_reply_to_screen_name" : "mitchellh", "in_reply_to_user_id_str" : "12819682", "user" : { @@ -6517,35 +6321,34 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "98887603604045824", "text" : "Tried Git Tower, Github for Mac, and some other Git GUI. Still haven't found anything more compelling than zsh and GitX. What's the draw?", "id" : 98887603604045824, - "created_at" : "Wed Aug 03 22:46:56 +0000 2011", + "created_at" : "2011-08-03 22:46:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jon Picnic", @@ -6559,14 +6362,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98856981271543808", - "geo" : { - }, + "geo" : { }, "id_str" : "98857248121561090", "in_reply_to_user_id" : 165975834, "text" : "@PiCNiC_Coffee Picnic Coffee ain't nuttin to fuck wit!", "id" : 98857248121561090, "in_reply_to_status_id" : 98856981271543808, - "created_at" : "Wed Aug 03 20:46:19 +0000 2011", + "created_at" : "2011-08-03 20:46:19 +0000", "in_reply_to_screen_name" : "PiCNiC_Coffee", "in_reply_to_user_id_str" : "165975834", "user" : { @@ -6574,12 +6376,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -6593,14 +6395,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98631641651609602", - "geo" : { - }, + "geo" : { }, "id_str" : "98632376070062080", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Probably for the best.", "id" : 98632376070062080, "in_reply_to_status_id" : 98631641651609602, - "created_at" : "Wed Aug 03 05:52:45 +0000 2011", + "created_at" : "2011-08-03 05:52:45 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -6608,12 +6409,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -6627,14 +6428,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98629854244782080", - "geo" : { - }, + "geo" : { }, "id_str" : "98631243247255552", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle You're gonna love the LED display.", "id" : 98631243247255552, "in_reply_to_status_id" : 98629854244782080, - "created_at" : "Wed Aug 03 05:48:15 +0000 2011", + "created_at" : "2011-08-03 05:48:15 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -6642,12 +6442,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "LaunchBar", @@ -6660,13 +6460,12 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "98630929429446657", "in_reply_to_user_id" : 18075241, "text" : "@launchbar is there maybe a defaults command I can use to change it to the qwerty setting of hjkl?", "id" : 98630929429446657, - "created_at" : "Wed Aug 03 05:47:00 +0000 2011", + "created_at" : "2011-08-03 05:47:00 +0000", "in_reply_to_screen_name" : "launchbar", "in_reply_to_user_id_str" : "18075241", "user" : { @@ -6674,12 +6473,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "LaunchBar", @@ -6692,13 +6491,12 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "98630774487646209", "in_reply_to_user_id" : 18075241, "text" : "@LaunchBar I use the Dvorak locations of hjkl so forcing dhtn on me is kind of mean :) The OS X convention of Ctrl-[abefnp] would be better.", "id" : 98630774487646209, - "created_at" : "Wed Aug 03 05:46:23 +0000 2011", + "created_at" : "2011-08-03 05:46:23 +0000", "in_reply_to_screen_name" : "launchbar", "in_reply_to_user_id_str" : "18075241", "user" : { @@ -6706,12 +6504,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -6725,14 +6523,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98625411189194753", - "geo" : { - }, + "geo" : { }, "id_str" : "98626738275360768", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Nice one, yeah the CPU upgrade is really not worth it on this one. Can't wait to hear how you like it.", "id" : 98626738275360768, "in_reply_to_status_id" : 98625411189194753, - "created_at" : "Wed Aug 03 05:30:21 +0000 2011", + "created_at" : "2011-08-03 05:30:21 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -6740,12 +6537,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -6759,14 +6556,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98623365891358720", - "geo" : { - }, + "geo" : { }, "id_str" : "98624753568456705", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Sweet! Which one? I'll guess the best 13\".", "id" : 98624753568456705, "in_reply_to_status_id" : 98623365891358720, - "created_at" : "Wed Aug 03 05:22:28 +0000 2011", + "created_at" : "2011-08-03 05:22:28 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -6774,12 +6570,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Ben Alman", @@ -6799,14 +6595,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98620493065748480", - "geo" : { - }, + "geo" : { }, "id_str" : "98623749212995584", "in_reply_to_user_id" : 15687937, "text" : "@cowboy @devongovett If you can resurrect papply go for \"begging the question\" next please.", "id" : 98623749212995584, "in_reply_to_status_id" : 98620493065748480, - "created_at" : "Wed Aug 03 05:18:28 +0000 2011", + "created_at" : "2011-08-03 05:18:28 +0000", "in_reply_to_screen_name" : "devongovett", "in_reply_to_user_id_str" : "15687937", "user" : { @@ -6814,12 +6609,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "CrashPlan", @@ -6832,18 +6627,17 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ { "indices" : [ 116, 135 ], - "url" : "http://t.co/4dhsDVH", - "expanded_url" : "http://yfrog.com/gz71663885p", - "display_url" : "yfrog.com/gz71663885p" + "url" : "http:\/\/t.co\/4dhsDVH", + "expanded_url" : "http:\/\/yfrog.com\/gz71663885p", + "display_url" : "yfrog.com\/gz71663885p" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "98620997850251264", "in_reply_to_user_id" : 13753352, - "text" : "@crashplan I turned up CPU usage to 100% and my LAN backup over WiFi sped up tremendously :) How come? Compression? http://t.co/4dhsDVH", + "text" : "@crashplan I turned up CPU usage to 100% and my LAN backup over WiFi sped up tremendously :) How come? Compression? http:\/\/t.co\/4dhsDVH", "id" : 98620997850251264, - "created_at" : "Wed Aug 03 05:07:32 +0000 2011", + "created_at" : "2011-08-03 05:07:32 +0000", "in_reply_to_screen_name" : "crashplan", "in_reply_to_user_id_str" : "13753352", "user" : { @@ -6851,38 +6645,37 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "98575204913131524", "text" : "Woah. iCloud just crashed, sent a report to Apple, and then reloaded. There was a stack trace, build number, and mention of a dir \"cloudos\".", "id" : 98575204913131524, - "created_at" : "Wed Aug 03 02:05:34 +0000 2011", + "created_at" : "2011-08-03 02:05:34 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Tom Hughes-Croucher", + "name" : "Tom Croucher", "screen_name" : "sh1mmer", "indices" : [ 0, 8 ], "id_str" : "63803", @@ -6893,14 +6686,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98511113028775937", - "geo" : { - }, + "geo" : { }, "id_str" : "98511749447303169", "in_reply_to_user_id" : 63803, "text" : "@sh1mmer I think it's the one you first sign in with. If you're already signed in, sign out of all accounts then sign in with your primary.", "id" : 98511749447303169, "in_reply_to_status_id" : 98511113028775937, - "created_at" : "Tue Aug 02 21:53:25 +0000 2011", + "created_at" : "2011-08-02 21:53:25 +0000", "in_reply_to_screen_name" : "sh1mmer", "in_reply_to_user_id_str" : "63803", "user" : { @@ -6908,12 +6700,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -6927,14 +6719,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98466905794416640", - "geo" : { - }, + "geo" : { }, "id_str" : "98467464333115392", "in_reply_to_user_id" : 15687937, "text" : "@devongovett Hooray! Sometimes I think I'm being hyperbolic when I say the difference is night and day. What do you think?", "id" : 98467464333115392, "in_reply_to_status_id" : 98466905794416640, - "created_at" : "Tue Aug 02 18:57:27 +0000 2011", + "created_at" : "2011-08-02 18:57:27 +0000", "in_reply_to_screen_name" : "devongovett", "in_reply_to_user_id_str" : "15687937", "user" : { @@ -6942,12 +6733,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -6961,14 +6752,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98281518010609664", - "geo" : { - }, + "geo" : { }, "id_str" : "98281818641534976", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke first half was about jumpcut.", "id" : 98281818641534976, "in_reply_to_status_id" : 98281518010609664, - "created_at" : "Tue Aug 02 06:39:46 +0000 2011", + "created_at" : "2011-08-02 06:39:46 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -6976,35 +6766,34 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "98267729894715393", "text" : "I'm really sad that Apple got rid of double-tap-and-hold to drag n drop in Lion. I use that all the time.", "id" : 98267729894715393, - "created_at" : "Tue Aug 02 05:43:47 +0000 2011", + "created_at" : "2011-08-02 05:43:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -7018,14 +6807,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98264729964904449", - "geo" : { - }, + "geo" : { }, "id_str" : "98265497962950657", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke And amazingly it still works in Lion, 10.3.9 lol. Yeah I should probably just use Launchbar again.", "id" : 98265497962950657, "in_reply_to_status_id" : 98264729964904449, - "created_at" : "Tue Aug 02 05:34:55 +0000 2011", + "created_at" : "2011-08-02 05:34:55 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -7033,12 +6821,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -7051,20 +6839,19 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ { "indices" : [ 69, 88 ], - "url" : "http://t.co/GLaxwkI", - "expanded_url" : "http://jumpcut.sourceforge.net/", + "url" : "http:\/\/t.co\/GLaxwkI", + "expanded_url" : "http:\/\/jumpcut.sourceforge.net\/", "display_url" : "jumpcut.sourceforge.net" } ] }, "in_reply_to_status_id_str" : "98264729964904449", - "geo" : { - }, + "geo" : { }, "id_str" : "98264973637206016", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke Sorry I meant Jumpcut. Awesome simple clipboard history. http://t.co/GLaxwkI", + "text" : "@JimRoepcke Sorry I meant Jumpcut. Awesome simple clipboard history. http:\/\/t.co\/GLaxwkI", "id" : 98264973637206016, "in_reply_to_status_id" : 98264729964904449, - "created_at" : "Tue Aug 02 05:32:50 +0000 2011", + "created_at" : "2011-08-02 05:32:50 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -7072,12 +6859,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -7091,14 +6878,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98263388722966528", - "geo" : { - }, + "geo" : { }, "id_str" : "98264171510120448", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Oh, that 14 doesn't include menu bar apps like Flux, Dropbox, Cinch, SizeUp, Divvy, CutJump, Display Rotate, Evernote, MacFusion", "id" : 98264171510120448, "in_reply_to_status_id" : 98263388722966528, - "created_at" : "Tue Aug 02 05:29:38 +0000 2011", + "created_at" : "2011-08-02 05:29:38 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -7106,12 +6892,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -7125,14 +6911,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98263388722966528", - "geo" : { - }, + "geo" : { }, "id_str" : "98263857390292992", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke But I have to say Lion feels sluggish in general for me. Maybe I should try a clean install & migrate.", "id" : 98263857390292992, "in_reply_to_status_id" : 98263388722966528, - "created_at" : "Tue Aug 02 05:28:23 +0000 2011", + "created_at" : "2011-08-02 05:28:23 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -7140,12 +6925,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -7159,14 +6944,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "97153554476834816", - "geo" : { - }, + "geo" : { }, "id_str" : "98263075848851456", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke Turns out it still takes a minute or two to start apps on login. For some folks w/ HDDs resume will be a problem.", + "text" : "@JimRoepcke Turns out it still takes a minute or two to start apps on login. For some folks w\/ HDDs resume will be a problem.", "id" : 98263075848851456, "in_reply_to_status_id" : 97153554476834816, - "created_at" : "Tue Aug 02 05:25:17 +0000 2011", + "created_at" : "2011-08-02 05:25:17 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -7174,12 +6958,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "isaiah", @@ -7193,14 +6977,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98227129904410624", - "geo" : { - }, + "geo" : { }, "id_str" : "98227699570589696", "in_reply_to_user_id" : 3655191, "text" : "@isaiah Exactly. I don't think you'll really need to worry unless you're testing 32-bit, and Macs that can't run 64-bit are rare.", "id" : 98227699570589696, "in_reply_to_status_id" : 98227129904410624, - "created_at" : "Tue Aug 02 03:04:43 +0000 2011", + "created_at" : "2011-08-02 03:04:43 +0000", "in_reply_to_screen_name" : "isaiah", "in_reply_to_user_id_str" : "3655191", "user" : { @@ -7208,12 +6991,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "isaiah", @@ -7227,14 +7010,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98226556484325376", - "geo" : { - }, + "geo" : { }, "id_str" : "98226853944377344", "in_reply_to_user_id" : 3655191, "text" : "@isaiah Oh sorry. That's the platform to run on, 32 and 64-bit for Macs and more interestingly devices and simulators for iOS.", "id" : 98226853944377344, "in_reply_to_status_id" : 98226556484325376, - "created_at" : "Tue Aug 02 03:01:21 +0000 2011", + "created_at" : "2011-08-02 03:01:21 +0000", "in_reply_to_screen_name" : "isaiah", "in_reply_to_user_id_str" : "3655191", "user" : { @@ -7242,12 +7024,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "isaiah", @@ -7261,14 +7043,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98225794874212352", - "geo" : { - }, + "geo" : { }, "id_str" : "98226375479148544", "in_reply_to_user_id" : 3655191, "text" : "@isaiah That's the active target, configured with schemes. You can click on the Stacks part to manage schemes.", "id" : 98226375479148544, "in_reply_to_status_id" : 98225794874212352, - "created_at" : "Tue Aug 02 02:59:27 +0000 2011", + "created_at" : "2011-08-02 02:59:27 +0000", "in_reply_to_screen_name" : "isaiah", "in_reply_to_user_id_str" : "3655191", "user" : { @@ -7276,12 +7057,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grant Paul (chpwn)", @@ -7295,14 +7076,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98209309548232705", - "geo" : { - }, + "geo" : { }, "id_str" : "98209753607581696", "in_reply_to_user_id" : 91625528, "text" : "@chpwn In Firefox 5 on OS X I just fired up a new tab and `ps ax | wc -l` didn't change. When I do it in Chrome it increments.", "id" : 98209753607581696, "in_reply_to_status_id" : 98209309548232705, - "created_at" : "Tue Aug 02 01:53:24 +0000 2011", + "created_at" : "2011-08-02 01:53:24 +0000", "in_reply_to_screen_name" : "chpwn", "in_reply_to_user_id_str" : "91625528", "user" : { @@ -7310,12 +7090,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Thomas Aylott", @@ -7328,57 +7108,55 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ { "indices" : [ 65, 84 ], - "url" : "http://t.co/35Mts9y", - "expanded_url" : "https://github.com/subtleGradient/javascript-tools.tmbundle/commits/master", - "display_url" : "github.com/subtleGradient\u2026" + "url" : "http:\/\/t.co\/35Mts9y", + "expanded_url" : "https:\/\/github.com\/subtleGradient\/javascript-tools.tmbundle\/commits\/master", + "display_url" : "github.com\/subtleGradient\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "98194093548634112", - "text" : "RT @SubtleGradient: Node.js + TextMate?!\nYes, we have that now.\n\nhttp://t.co/35Mts9y\n\nStill more to come!\nAlso, JSHint and some stuff.", + "text" : "RT @SubtleGradient: Node.js + TextMate?!\nYes, we have that now.\n\nhttp:\/\/t.co\/35Mts9y\n\nStill more to come!\nAlso, JSHint and some stuff.", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 45, 64 ], - "url" : "http://t.co/35Mts9y", - "expanded_url" : "https://github.com/subtleGradient/javascript-tools.tmbundle/commits/master", - "display_url" : "github.com/subtleGradient\u2026" + "url" : "http:\/\/t.co\/35Mts9y", + "expanded_url" : "https:\/\/github.com\/subtleGradient\/javascript-tools.tmbundle\/commits\/master", + "display_url" : "github.com\/subtleGradient\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "98193044821647360", - "text" : "Node.js + TextMate?!\nYes, we have that now.\n\nhttp://t.co/35Mts9y\n\nStill more to come!\nAlso, JSHint and some stuff.", + "text" : "Node.js + TextMate?!\nYes, we have that now.\n\nhttp:\/\/t.co\/35Mts9y\n\nStill more to come!\nAlso, JSHint and some stuff.", "id" : 98193044821647360, - "created_at" : "Tue Aug 02 00:47:00 +0000 2011", + "created_at" : "2011-08-02 00:47:00 +0000", "user" : { "name" : "Thomas Aylott", "screen_name" : "SubtleGradient", "protected" : false, "id_str" : "14405464", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/566657299/thomas-aylott-75_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/566657299\/thomas-aylott-75_normal.png", "id" : 14405464, "verified" : false } }, "id" : 98194093548634112, - "created_at" : "Tue Aug 02 00:51:10 +0000 2011", + "created_at" : "2011-08-02 00:51:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -7395,14 +7173,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98164975964651520", - "geo" : { - }, + "geo" : { }, "id_str" : "98166019117416449", "in_reply_to_user_id" : 15687937, "text" : "@devongovett The animation even lags in Chrome, it's like using an iPhone 3G. #authenticexperience", "id" : 98166019117416449, "in_reply_to_status_id" : 98164975964651520, - "created_at" : "Mon Aug 01 22:59:37 +0000 2011", + "created_at" : "2011-08-01 22:59:37 +0000", "in_reply_to_screen_name" : "devongovett", "in_reply_to_user_id_str" : "15687937", "user" : { @@ -7410,12 +7187,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter van der Zee", @@ -7429,14 +7206,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98164112529428480", - "geo" : { - }, + "geo" : { }, "id_str" : "98165863408091137", "in_reply_to_user_id" : 31151313, "text" : "@kuvos It's standardized in 15.12.3. You'd still need to be able to identify the objects by inspection in the replacer fn.", "id" : 98165863408091137, "in_reply_to_status_id" : 98164112529428480, - "created_at" : "Mon Aug 01 22:59:00 +0000 2011", + "created_at" : "2011-08-01 22:59:00 +0000", "in_reply_to_screen_name" : "kuvos", "in_reply_to_user_id_str" : "31151313", "user" : { @@ -7444,12 +7220,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "sam jones ", @@ -7463,14 +7239,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98161202240299008", - "geo" : { - }, + "geo" : { }, "id_str" : "98163304630992896", "in_reply_to_user_id" : 166272705, "text" : "@samjones5 It's ok, I hope you guys are enjoying the sunshine today. Good news about Hudson location! Right down the street from me too :)", "id" : 98163304630992896, "in_reply_to_status_id" : 98161202240299008, - "created_at" : "Mon Aug 01 22:48:50 +0000 2011", + "created_at" : "2011-08-01 22:48:50 +0000", "in_reply_to_screen_name" : "2percentjazz", "in_reply_to_user_id_str" : "166272705", "user" : { @@ -7478,12 +7253,12 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "sam jones ", @@ -7496,23 +7271,22 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "98160331855101953", "text" : "Epic coffee bean fail. 2% Jazz (predictably) and Fantastico (surprisingly) are both closed. 2% Jazz: best coffee, *never* open :( @samjones5", "id" : 98160331855101953, - "created_at" : "Mon Aug 01 22:37:01 +0000 2011", + "created_at" : "2011-08-01 22:37:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter van der Zee", @@ -7525,20 +7299,19 @@ Grailbird.data.tweets_2011_08 = "hashtags" : [ ], "urls" : [ { "indices" : [ 55, 74 ], - "url" : "http://t.co/yrHbpaf", - "expanded_url" : "https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/JSON/stringify", - "display_url" : "developer.mozilla.org/en/JavaScript/\u2026" + "url" : "http:\/\/t.co\/yrHbpaf", + "expanded_url" : "https:\/\/developer.mozilla.org\/en\/JavaScript\/Reference\/Global_Objects\/JSON\/stringify", + "display_url" : "developer.mozilla.org\/en\/JavaScript\/\u2026" } ] }, "in_reply_to_status_id_str" : "98145734607646721", - "geo" : { - }, + "geo" : { }, "id_str" : "98157473852162048", "in_reply_to_user_id" : 31151313, - "text" : "@kuvos Can you do what you want using the replacer fn? http://t.co/yrHbpaf", + "text" : "@kuvos Can you do what you want using the replacer fn? http:\/\/t.co\/yrHbpaf", "id" : 98157473852162048, "in_reply_to_status_id" : 98145734607646721, - "created_at" : "Mon Aug 01 22:25:40 +0000 2011", + "created_at" : "2011-08-01 22:25:40 +0000", "in_reply_to_screen_name" : "kuvos", "in_reply_to_user_id_str" : "31151313", "user" : { @@ -7546,7 +7319,7 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -7565,14 +7338,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98146029249114112", - "geo" : { - }, + "geo" : { }, "id_str" : "98146360641073152", "in_reply_to_user_id" : 31151313, "text" : "@kuvos Yeah for some reason I'm still running out. Have to check temp folder, IDEA leaves APKs there... \u0CA0_\u0CA0", "id" : 98146360641073152, "in_reply_to_status_id" : 98146029249114112, - "created_at" : "Mon Aug 01 21:41:30 +0000 2011", + "created_at" : "2011-08-01 21:41:30 +0000", "in_reply_to_screen_name" : "kuvos", "in_reply_to_user_id_str" : "31151313", "user" : { @@ -7580,7 +7352,7 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -7599,14 +7371,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98145734607646721", - "geo" : { - }, + "geo" : { }, "id_str" : "98146038048759808", "in_reply_to_user_id" : 31151313, "text" : "@kuvos It'll be nice to have Proxy, then you could make an object that really behaves like an Array too but stringifies like an object.", "id" : 98146038048759808, "in_reply_to_status_id" : 98145734607646721, - "created_at" : "Mon Aug 01 21:40:13 +0000 2011", + "created_at" : "2011-08-01 21:40:13 +0000", "in_reply_to_screen_name" : "kuvos", "in_reply_to_user_id_str" : "31151313", "user" : { @@ -7614,7 +7385,7 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -7633,14 +7404,13 @@ Grailbird.data.tweets_2011_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "98143665406484481", - "geo" : { - }, + "geo" : { }, "id_str" : "98145332197736448", "in_reply_to_user_id" : 31151313, "text" : "@kuvos I think it's good that this is not supported, JSON transcends languages and mapping that onto other languages is not always easy.", "id" : 98145332197736448, "in_reply_to_status_id" : 98143665406484481, - "created_at" : "Mon Aug 01 21:37:25 +0000 2011", + "created_at" : "2011-08-01 21:37:25 +0000", "in_reply_to_screen_name" : "kuvos", "in_reply_to_user_id_str" : "31151313", "user" : { @@ -7648,7 +7418,7 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2011_09.js b/public/tweets/data/js/tweets/2011_09.js index 6320172..4ab7c9c 100755 --- a/public/tweets/data/js/tweets/2011_09.js +++ b/public/tweets/data/js/tweets/2011_09.js @@ -1,29 +1,28 @@ Grailbird.data.tweets_2011_09 = [ { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "119639756878516225", "text" : "You can feel pain without suffering.", "id" : 119639756878516225, - "created_at" : "Fri Sep 30 05:08:35 +0000 2011", + "created_at" : "2011-09-30 05:08:35 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Rogers", @@ -48,20 +47,19 @@ Grailbird.data.tweets_2011_09 = "hashtags" : [ ], "urls" : [ { "indices" : [ 113, 133 ], - "url" : "http://t.co/aKyROxIG", - "expanded_url" : "http://github.com/samsonjs/deferred-js", - "display_url" : "github.com/samsonjs/defer\u2026" + "url" : "http:\/\/t.co\/aKyROxIG", + "expanded_url" : "http:\/\/github.com\/samsonjs\/deferred-js", + "display_url" : "github.com\/samsonjs\/defer\u2026" } ] }, "in_reply_to_status_id_str" : "119550983595503616", - "geo" : { - }, + "geo" : { }, "id_str" : "119598949773488129", "in_reply_to_user_id" : 20079975, - "text" : "@polotek @kriskowal have a look at the deferred lib that @JimRoepcke and I ported from Twisted. You may like it. http://t.co/aKyROxIG", + "text" : "@polotek @kriskowal have a look at the deferred lib that @JimRoepcke and I ported from Twisted. You may like it. http:\/\/t.co\/aKyROxIG", "id" : 119598949773488129, "in_reply_to_status_id" : 119550983595503616, - "created_at" : "Fri Sep 30 02:26:26 +0000 2011", + "created_at" : "2011-09-30 02:26:26 +0000", "in_reply_to_screen_name" : "polotek", "in_reply_to_user_id_str" : "20079975", "user" : { @@ -69,12 +67,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Phil", @@ -88,14 +86,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "118701969488617472", - "geo" : { - }, + "geo" : { }, "id_str" : "118705958544347136", "in_reply_to_user_id" : 12510462, "text" : "@ischi Heh, sometimes I agree with people a little too aggressively. Sorry :)", "id" : 118705958544347136, "in_reply_to_status_id" : 118701969488617472, - "created_at" : "Tue Sep 27 15:18:00 +0000 2011", + "created_at" : "2011-09-27 15:18:00 +0000", "in_reply_to_screen_name" : "ischi", "in_reply_to_user_id_str" : "12510462", "user" : { @@ -103,12 +100,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Phil", @@ -128,14 +125,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "118699126232858624", - "geo" : { - }, + "geo" : { }, "id_str" : "118701826823561216", "in_reply_to_user_id" : 12510462, "text" : "@ischi No service is perfect in every way. @Grooveshark is easily the best, available choice for many of us. To each his own though.", "id" : 118701826823561216, "in_reply_to_status_id" : 118699126232858624, - "created_at" : "Tue Sep 27 15:01:35 +0000 2011", + "created_at" : "2011-09-27 15:01:35 +0000", "in_reply_to_screen_name" : "ischi", "in_reply_to_user_id_str" : "12510462", "user" : { @@ -143,12 +139,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Phil", @@ -168,14 +164,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "118699126232858624", - "geo" : { - }, + "geo" : { }, "id_str" : "118701259762053121", "in_reply_to_user_id" : 12510462, "text" : "@ischi @Grooveshark isn't perfect but it's available in Canada and you find lots of rare live tracks and such. Plus, no audio ads.", "id" : 118701259762053121, "in_reply_to_status_id" : 118699126232858624, - "created_at" : "Tue Sep 27 14:59:20 +0000 2011", + "created_at" : "2011-09-27 14:59:20 +0000", "in_reply_to_screen_name" : "ischi", "in_reply_to_user_id_str" : "12510462", "user" : { @@ -183,7 +178,7 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -207,23 +202,22 @@ Grailbird.data.tweets_2011_09 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "118696908289097729", "text" : "By the time @Spotify et al make it to most countries, those who stream music the most will already be using something like @Grooveshark.", "id" : 118696908289097729, - "created_at" : "Tue Sep 27 14:42:02 +0000 2011", + "created_at" : "2011-09-27 14:42:02 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -237,14 +231,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "118681182136303617", - "geo" : { - }, + "geo" : { }, "id_str" : "118695330379345920", "in_reply_to_user_id" : 15687937, "text" : "@devongovett But I'm also not one of the whiners so maybe I don't count ;-)", "id" : 118695330379345920, "in_reply_to_status_id" : 118681182136303617, - "created_at" : "Tue Sep 27 14:35:46 +0000 2011", + "created_at" : "2011-09-27 14:35:46 +0000", "in_reply_to_screen_name" : "devongovett", "in_reply_to_user_id_str" : "15687937", "user" : { @@ -252,12 +245,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -277,14 +270,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "118681182136303617", - "geo" : { - }, + "geo" : { }, "id_str" : "118695257922748416", "in_reply_to_user_id" : 15687937, "text" : "@devongovett I'm happier here in my \"fake Canadian world\" with neither Spotify nor Facebook anywhere in sight. <3 @Grooveshark", "id" : 118695257922748416, "in_reply_to_status_id" : 118681182136303617, - "created_at" : "Tue Sep 27 14:35:29 +0000 2011", + "created_at" : "2011-09-27 14:35:29 +0000", "in_reply_to_screen_name" : "devongovett", "in_reply_to_user_id_str" : "15687937", "user" : { @@ -292,12 +284,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kit Cambridge", @@ -310,72 +302,75 @@ Grailbird.data.tweets_2011_09 = "hashtags" : [ ], "urls" : [ { "indices" : [ 88, 108 ], - "url" : "http://t.co/aujdDwWc", - "expanded_url" : "http://goo.gl/ypBZ3", - "display_url" : "goo.gl/ypBZ3" + "url" : "http:\/\/t.co\/aujdDwWc", + "expanded_url" : "http:\/\/goo.gl\/ypBZ3", + "display_url" : "goo.gl\/ypBZ3" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "118555636073115648", - "text" : "RT @kitcambridge: Excellent Ars Technica tutorial for scripting OS X apps with MacRuby: http://t.co/aujdDwWc", + "text" : "RT @kitcambridge: Excellent Ars Technica tutorial for scripting OS X apps with MacRuby: http:\/\/t.co\/aujdDwWc", "retweeted_status" : { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 70, 90 ], - "url" : "http://t.co/aujdDwWc", - "expanded_url" : "http://goo.gl/ypBZ3", - "display_url" : "goo.gl/ypBZ3" + "url" : "http:\/\/t.co\/aujdDwWc", + "expanded_url" : "http:\/\/goo.gl\/ypBZ3", + "display_url" : "goo.gl\/ypBZ3" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "118527973358972928", - "text" : "Excellent Ars Technica tutorial for scripting OS X apps with MacRuby: http://t.co/aujdDwWc", + "text" : "Excellent Ars Technica tutorial for scripting OS X apps with MacRuby: http:\/\/t.co\/aujdDwWc", "id" : 118527973358972928, - "created_at" : "Tue Sep 27 03:30:45 +0000 2011", + "created_at" : "2011-09-27 03:30:45 +0000", "user" : { "name" : "Kit Cambridge", "screen_name" : "kitcambridge", "protected" : false, "id_str" : "136077128", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2900882853/60152d3c42d233d5218cc6b9f319a851_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2900882853\/60152d3c42d233d5218cc6b9f319a851_normal.png", "id" : 136077128, "verified" : false } }, "id" : 118555636073115648, - "created_at" : "Tue Sep 27 05:20:40 +0000 2011", + "created_at" : "2011-09-27 05:20:40 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Amanda carpenter", + "screen_name" : "Amanduh86", + "indices" : [ 0, 10 ], + "id_str" : "1553982878", + "id" : 1553982878 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, "in_reply_to_status_id_str" : "118489428812513280", - "geo" : { - }, + "geo" : { }, "id_str" : "118489911862104064", "in_reply_to_user_id" : 39448955, "text" : "@Amanduh86 a house full of sickees eh? :( if you're up bored give me a call.", "id" : 118489911862104064, "in_reply_to_status_id" : 118489428812513280, - "created_at" : "Tue Sep 27 00:59:31 +0000 2011", + "created_at" : "2011-09-27 00:59:31 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -383,27 +378,32 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Amanda carpenter", + "screen_name" : "Amanduh86", + "indices" : [ 0, 10 ], + "id_str" : "1553982878", + "id" : 1553982878 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, "in_reply_to_status_id_str" : "118478300749369344", - "geo" : { - }, + "geo" : { }, "id_str" : "118484469106749440", "in_reply_to_user_id" : 39448955, "text" : "@Amanduh86 a cry for help ;-) hope you feel better. Have some caffeinated tea, may help.", "id" : 118484469106749440, "in_reply_to_status_id" : 118478300749369344, - "created_at" : "Tue Sep 27 00:37:53 +0000 2011", + "created_at" : "2011-09-27 00:37:53 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -411,12 +411,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -429,57 +429,55 @@ Grailbird.data.tweets_2011_09 = "hashtags" : [ ], "urls" : [ { "indices" : [ 55, 75 ], - "url" : "http://t.co/6oBSQ2Ay", - "expanded_url" : "http://blog.macromates.com/2011/whats-next/", - "display_url" : "blog.macromates.com/2011/whats-nex\u2026" + "url" : "http:\/\/t.co\/6oBSQ2Ay", + "expanded_url" : "http:\/\/blog.macromates.com\/2011\/whats-next\/", + "display_url" : "blog.macromates.com\/2011\/whats-nex\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "118483384472313857", - "text" : "RT @siracusa: Christmas comes early for TextMate fans: http://t.co/6oBSQ2Ay", + "text" : "RT @siracusa: Christmas comes early for TextMate fans: http:\/\/t.co\/6oBSQ2Ay", "retweeted_status" : { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 41, 61 ], - "url" : "http://t.co/6oBSQ2Ay", - "expanded_url" : "http://blog.macromates.com/2011/whats-next/", - "display_url" : "blog.macromates.com/2011/whats-nex\u2026" + "url" : "http:\/\/t.co\/6oBSQ2Ay", + "expanded_url" : "http:\/\/blog.macromates.com\/2011\/whats-next\/", + "display_url" : "blog.macromates.com\/2011\/whats-nex\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "118343347579535360", - "text" : "Christmas comes early for TextMate fans: http://t.co/6oBSQ2Ay", + "text" : "Christmas comes early for TextMate fans: http:\/\/t.co\/6oBSQ2Ay", "id" : 118343347579535360, - "created_at" : "Mon Sep 26 15:17:07 +0000 2011", + "created_at" : "2011-09-26 15:17:07 +0000", "user" : { "name" : "John Siracusa", "screen_name" : "siracusa", "protected" : false, "id_str" : "636923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1501070030/John_2011_1_500x500_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", "id" : 636923, "verified" : false } }, "id" : 118483384472313857, - "created_at" : "Tue Sep 27 00:33:34 +0000 2011", + "created_at" : "2011-09-27 00:33:34 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -499,14 +497,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "117979592433737728", - "geo" : { - }, + "geo" : { }, "id_str" : "117980932299948032", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment (sorry *last* tweet I promise) My family and I backup to each other with @Crashplan too, so I have backups in several places.", "id" : 117980932299948032, "in_reply_to_status_id" : 117979592433737728, - "created_at" : "Sun Sep 25 15:17:00 +0000 2011", + "created_at" : "2011-09-25 15:17:00 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -514,12 +511,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -539,14 +536,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "117979592433737728", - "geo" : { - }, + "geo" : { }, "id_str" : "117980690733219840", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment And @Crashplan has an iOS app to browse your backups, kind of a nice bonus.", "id" : 117980690733219840, "in_reply_to_status_id" : 117979592433737728, - "created_at" : "Sun Sep 25 15:16:03 +0000 2011", + "created_at" : "2011-09-25 15:16:03 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -554,12 +550,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -579,14 +575,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "117979592433737728", - "geo" : { - }, + "geo" : { }, "id_str" : "117980527658676224", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment I didn't switch but use @Crashplan extensively at home and work and have no complaints so far. It just works.", "id" : 117980527658676224, "in_reply_to_status_id" : 117979592433737728, - "created_at" : "Sun Sep 25 15:15:24 +0000 2011", + "created_at" : "2011-09-25 15:15:24 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -594,12 +589,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -625,14 +620,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "117979592433737728", - "geo" : { - }, + "geo" : { }, "id_str" : "117980264445128704", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment My bro-in-law recently switched from @Carbonite to @CrashPlan. It's more flexible, does a lot even if you don't pay them.", "id" : 117980264445128704, "in_reply_to_status_id" : 117979592433737728, - "created_at" : "Sun Sep 25 15:14:21 +0000 2011", + "created_at" : "2011-09-25 15:14:21 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -640,27 +634,32 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Amanda carpenter", + "screen_name" : "Amanduh86", + "indices" : [ 0, 10 ], + "id_str" : "1553982878", + "id" : 1553982878 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, "in_reply_to_status_id_str" : "117609302990131200", - "geo" : { - }, + "geo" : { }, "id_str" : "117618267127947267", "in_reply_to_user_id" : 39448955, "text" : "@Amanduh86 I don't think so. It's a lot cuter than later in the episode when he's licking Scott's tears after feeding him his parents.", "id" : 117618267127947267, "in_reply_to_status_id" : 117609302990131200, - "created_at" : "Sat Sep 24 15:15:54 +0000 2011", + "created_at" : "2011-09-24 15:15:54 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -668,27 +667,32 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Amanda carpenter", + "screen_name" : "Amanduh86", + "indices" : [ 0, 10 ], + "id_str" : "1553982878", + "id" : 1553982878 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, "in_reply_to_status_id_str" : "117604982789914624", - "geo" : { - }, + "geo" : { }, "id_str" : "117606147762040833", "in_reply_to_user_id" : 39448955, "text" : "@Amanduh86 I know. Does it ever get any less funny though? :) Maybe I like South Park too much.", "id" : 117606147762040833, "in_reply_to_status_id" : 117604982789914624, - "created_at" : "Sat Sep 24 14:27:45 +0000 2011", + "created_at" : "2011-09-24 14:27:45 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -696,32 +700,37 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Amanda carpenter", + "screen_name" : "Amanduh86", + "indices" : [ 0, 10 ], + "id_str" : "1553982878", + "id" : 1553982878 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 11, 31 ], - "url" : "http://t.co/EXbiaHDg", - "expanded_url" : "http://www.youtube.com/watch?v=Mo0WQ2L3OGo", - "display_url" : "youtube.com/watch?v=Mo0WQ2\u2026" + "url" : "http:\/\/t.co\/EXbiaHDg", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=Mo0WQ2L3OGo", + "display_url" : "youtube.com\/watch?v=Mo0WQ2\u2026" } ] }, "in_reply_to_status_id_str" : "117580627724873728", - "geo" : { - }, + "geo" : { }, "id_str" : "117603356448526336", "in_reply_to_user_id" : 39448955, - "text" : "@Amanduh86 http://t.co/EXbiaHDg", + "text" : "@Amanduh86 http:\/\/t.co\/EXbiaHDg", "id" : 117603356448526336, "in_reply_to_status_id" : 117580627724873728, - "created_at" : "Sat Sep 24 14:16:39 +0000 2011", + "created_at" : "2011-09-24 14:16:39 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -729,12 +738,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -748,14 +757,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "117506345002995713", - "geo" : { - }, + "geo" : { }, "id_str" : "117603211556306944", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Barely made the cut ;-) That would have been a good idea just to have a record, in case I wanted to follow any of them again.", "id" : 117603211556306944, "in_reply_to_status_id" : 117506345002995713, - "created_at" : "Sat Sep 24 14:16:05 +0000 2011", + "created_at" : "2011-09-24 14:16:05 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -763,12 +771,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -782,14 +790,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "117469819959382017", - "geo" : { - }, + "geo" : { }, "id_str" : "117602905976090625", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle No way, I do the same as you. Half way is really bright for me too. I don't think I ever use it outside though.", "id" : 117602905976090625, "in_reply_to_status_id" : 117469819959382017, - "created_at" : "Sat Sep 24 14:14:52 +0000 2011", + "created_at" : "2011-09-24 14:14:52 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -797,12 +804,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -816,14 +823,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "117459380345118720", - "geo" : { - }, + "geo" : { }, "id_str" : "117465979583336448", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Is it the only light source in the room? Same thing happens to me if I'm reading on an iPad in bed at night.", "id" : 117465979583336448, "in_reply_to_status_id" : 117459380345118720, - "created_at" : "Sat Sep 24 05:10:46 +0000 2011", + "created_at" : "2011-09-24 05:10:46 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -831,12 +837,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -850,14 +856,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "117295392701423616", - "geo" : { - }, + "geo" : { }, "id_str" : "117297425563123712", "in_reply_to_user_id" : 15687937, - "text" : "@devongovett I think that might be a bit long but at any rate I agree that it could work if reformed or revamped. We don't know w/o trying.", + "text" : "@devongovett I think that might be a bit long but at any rate I agree that it could work if reformed or revamped. We don't know w\/o trying.", "id" : 117297425563123712, "in_reply_to_status_id" : 117295392701423616, - "created_at" : "Fri Sep 23 18:01:00 +0000 2011", + "created_at" : "2011-09-23 18:01:00 +0000", "in_reply_to_screen_name" : "devongovett", "in_reply_to_user_id_str" : "15687937", "user" : { @@ -865,12 +870,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -884,14 +889,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "117293985948635136", - "geo" : { - }, + "geo" : { }, "id_str" : "117295163155554304", "in_reply_to_user_id" : 15687937, "text" : "@devongovett I think it's worth trying. What kind of term though? 2 years? It has to be far shorter than 17 years or whatever it is now.", "id" : 117295163155554304, "in_reply_to_status_id" : 117293985948635136, - "created_at" : "Fri Sep 23 17:52:00 +0000 2011", + "created_at" : "2011-09-23 17:52:00 +0000", "in_reply_to_screen_name" : "devongovett", "in_reply_to_user_id_str" : "15687937", "user" : { @@ -899,7 +903,7 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -924,14 +928,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "117255240549531649", - "geo" : { - }, + "geo" : { }, "id_str" : "117257548909912064", "in_reply_to_user_id" : 4777951, "text" : "@_sjs @cyrilmorales Stupid Lion spelling correction keeps changing rien to rein. Sorry.", "id" : 117257548909912064, "in_reply_to_status_id" : 117255240549531649, - "created_at" : "Fri Sep 23 15:22:32 +0000 2011", + "created_at" : "2011-09-23 15:22:32 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -939,12 +942,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Cyril Moral\u00E8s", @@ -958,14 +961,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "117151003937226754", - "geo" : { - }, + "geo" : { }, "id_str" : "117255240549531649", "in_reply_to_user_id" : 23180048, "text" : "@cyrilmorales De rein. I'm glad it's useful for you! :)", "id" : 117255240549531649, "in_reply_to_status_id" : 117151003937226754, - "created_at" : "Fri Sep 23 15:13:22 +0000 2011", + "created_at" : "2011-09-23 15:13:22 +0000", "in_reply_to_screen_name" : "cyrilmorales", "in_reply_to_user_id_str" : "23180048", "user" : { @@ -973,27 +975,32 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Amanda carpenter", + "screen_name" : "Amanduh86", + "indices" : [ 0, 10 ], + "id_str" : "1553982878", + "id" : 1553982878 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, "in_reply_to_status_id_str" : "116961591089573888", - "geo" : { - }, + "geo" : { }, "id_str" : "116978556923416577", "in_reply_to_user_id" : 39448955, "text" : "@Amanduh86 You love that song eh. It is a good tune!", "id" : 116978556923416577, "in_reply_to_status_id" : 116961591089573888, - "created_at" : "Thu Sep 22 20:53:55 +0000 2011", + "created_at" : "2011-09-22 20:53:55 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -1001,12 +1008,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1020,14 +1027,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "116870789151719425", - "geo" : { - }, + "geo" : { }, "id_str" : "116898728895451137", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle it's just not suitable for web dev work (for me). I just use a Linux VM to work on Windows.", "id" : 116898728895451137, "in_reply_to_status_id" : 116870789151719425, - "created_at" : "Thu Sep 22 15:36:43 +0000 2011", + "created_at" : "2011-09-22 15:36:43 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -1035,12 +1041,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1054,14 +1060,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "116871054961553408", - "geo" : { - }, + "geo" : { }, "id_str" : "116898313814544385", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle don't forget broken scroll wheel behaviour - see KatMouse - and the mess of a control panel.", "id" : 116898313814544385, "in_reply_to_status_id" : 116871054961553408, - "created_at" : "Thu Sep 22 15:35:04 +0000 2011", + "created_at" : "2011-09-22 15:35:04 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -1069,27 +1074,32 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Amanda carpenter", + "screen_name" : "Amanduh86", + "indices" : [ 0, 10 ], + "id_str" : "1553982878", + "id" : 1553982878 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, "in_reply_to_status_id_str" : "116520249196691456", - "geo" : { - }, + "geo" : { }, "id_str" : "116525225994223616", "in_reply_to_user_id" : 39448955, "text" : "@Amanduh86 lol you baaarely made it :p", "id" : 116525225994223616, "in_reply_to_status_id" : 116520249196691456, - "created_at" : "Wed Sep 21 14:52:33 +0000 2011", + "created_at" : "2011-09-21 14:52:33 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -1097,27 +1107,32 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { "source" : "web", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Amanda carpenter", + "screen_name" : "Amanduh86", + "indices" : [ 0, 10 ], + "id_str" : "1553982878", + "id" : 1553982878 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, "in_reply_to_status_id_str" : "116502261441630208", - "geo" : { - }, + "geo" : { }, "id_str" : "116510469132517376", "in_reply_to_user_id" : 39448955, - "text" : "@Amanduh86 Went to bed at 9pm so I got up around 4am. Took about 1/2 an hour, mostly just unfollowed those I don't know or converse with.", + "text" : "@Amanduh86 Went to bed at 9pm so I got up around 4am. Took about 1\/2 an hour, mostly just unfollowed those I don't know or converse with.", "id" : 116510469132517376, "in_reply_to_status_id" : 116502261441630208, - "created_at" : "Wed Sep 21 13:53:55 +0000 2011", + "created_at" : "2011-09-21 13:53:55 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -1125,7 +1140,7 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1137,23 +1152,22 @@ Grailbird.data.tweets_2011_09 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "116499527606861824", "text" : "Following 95 folks now, that sounds better than 500. Thus ends The Great Twitter purge of 2011. No offence to the unfollowed, things change.", "id" : 116499527606861824, - "created_at" : "Wed Sep 21 13:10:26 +0000 2011", + "created_at" : "2011-09-21 13:10:26 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1163,23 +1177,22 @@ Grailbird.data.tweets_2011_09 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "116277804932407296", "text" : "How rude! That hipster absconded with my poem. #yyj", "id" : 116277804932407296, - "created_at" : "Tue Sep 20 22:29:23 +0000 2011", + "created_at" : "2011-09-20 22:29:23 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daine Trinidad", @@ -1193,14 +1206,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "115285346626977794", - "geo" : { - }, + "geo" : { }, "id_str" : "115292726479687680", "in_reply_to_user_id" : 14315117, "text" : "@dainerose Hell yeah, I'm in.", "id" : 115292726479687680, "in_reply_to_status_id" : 115285346626977794, - "created_at" : "Sun Sep 18 05:15:02 +0000 2011", + "created_at" : "2011-09-18 05:15:02 +0000", "in_reply_to_screen_name" : "dainerose", "in_reply_to_user_id_str" : "14315117", "user" : { @@ -1208,12 +1220,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daine Trinidad", @@ -1227,14 +1239,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "115273460586004480", - "geo" : { - }, + "geo" : { }, "id_str" : "115274793099591680", "in_reply_to_user_id" : 14315117, "text" : "@dainerose Heh only in rock band, but I'm pretty awesome at it!", "id" : 115274793099591680, "in_reply_to_status_id" : 115273460586004480, - "created_at" : "Sun Sep 18 04:03:47 +0000 2011", + "created_at" : "2011-09-18 04:03:47 +0000", "in_reply_to_screen_name" : "dainerose", "in_reply_to_user_id_str" : "14315117", "user" : { @@ -1242,12 +1253,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daine Trinidad", @@ -1261,14 +1272,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "115271665558106112", - "geo" : { - }, + "geo" : { }, "id_str" : "115272340924928000", "in_reply_to_user_id" : 14315117, "text" : "@dainerose Need a drummer?! :p", "id" : 115272340924928000, "in_reply_to_status_id" : 115271665558106112, - "created_at" : "Sun Sep 18 03:54:02 +0000 2011", + "created_at" : "2011-09-18 03:54:02 +0000", "in_reply_to_screen_name" : "dainerose", "in_reply_to_user_id_str" : "14315117", "user" : { @@ -1276,12 +1286,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Crossley", @@ -1295,14 +1305,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "115258015053131776", - "geo" : { - }, + "geo" : { }, "id_str" : "115258165699948544", "in_reply_to_user_id" : 11573212, "text" : "@jcrossley3 So do I :)", "id" : 115258165699948544, "in_reply_to_status_id" : 115258015053131776, - "created_at" : "Sun Sep 18 02:57:42 +0000 2011", + "created_at" : "2011-09-18 02:57:42 +0000", "in_reply_to_screen_name" : "jcrossley3", "in_reply_to_user_id_str" : "11573212", "user" : { @@ -1310,58 +1319,56 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "115168251935334401", "text" : "Leveled up from peasant to plebeian. Or something.", "id" : 115168251935334401, - "created_at" : "Sat Sep 17 21:00:25 +0000 2011", + "created_at" : "2011-09-17 21:00:25 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "114887222804750338", "text" : "Oh yeah, earlier today I hit Inbox 0. Some resolved with phone calls and some just purged, but I'm at 0 nonetheless!", "id" : 114887222804750338, - "created_at" : "Sat Sep 17 02:23:43 +0000 2011", + "created_at" : "2011-09-17 02:23:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1375,14 +1382,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "114791925881651201", - "geo" : { - }, + "geo" : { }, "id_str" : "114792813299900417", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I can't think of a single console game I would be excited to buy.", "id" : 114792813299900417, "in_reply_to_status_id" : 114791925881651201, - "created_at" : "Fri Sep 16 20:08:34 +0000 2011", + "created_at" : "2011-09-16 20:08:34 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1390,12 +1396,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1409,14 +1415,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "114791925881651201", - "geo" : { - }, + "geo" : { }, "id_str" : "114792655443066881", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I'd get an iPad before a console for a gaming machine. Still expensive but I would use it way more.", "id" : 114792655443066881, "in_reply_to_status_id" : 114791925881651201, - "created_at" : "Fri Sep 16 20:07:56 +0000 2011", + "created_at" : "2011-09-16 20:07:56 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1424,12 +1429,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1443,14 +1448,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "114791925881651201", - "geo" : { - }, + "geo" : { }, "id_str" : "114792516401905664", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Maybe, I'm not much of a console gamer anyway though. I far prefer a computer for FPSs.", "id" : 114792516401905664, "in_reply_to_status_id" : 114791925881651201, - "created_at" : "Fri Sep 16 20:07:23 +0000 2011", + "created_at" : "2011-09-16 20:07:23 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1458,12 +1462,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1477,14 +1481,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "114791305271455745", - "geo" : { - }, + "geo" : { }, "id_str" : "114791662403858432", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Good deal! No tv yet though :( I'll probably wait for a next gen console at this point.", "id" : 114791662403858432, "in_reply_to_status_id" : 114791305271455745, - "created_at" : "Fri Sep 16 20:03:59 +0000 2011", + "created_at" : "2011-09-16 20:03:59 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1492,12 +1495,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1517,14 +1520,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "114790588670427137", - "geo" : { - }, + "geo" : { }, "id_str" : "114790953063157760", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle @jimroepcke Agreed, I'm going back to Linux this weekend ;-)", "id" : 114790953063157760, "in_reply_to_status_id" : 114790588670427137, - "created_at" : "Fri Sep 16 20:01:10 +0000 2011", + "created_at" : "2011-09-16 20:01:10 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -1532,12 +1534,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1557,14 +1559,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "114790073718947841", - "geo" : { - }, + "geo" : { }, "id_str" : "114790291483013120", "in_reply_to_user_id" : 14864447, - "text" : "@bryan_kyle @jimroepcke Yeah I understand that, but 1/2 the time I want to go full screen I want to do so on my non-primary display. blurgh!", + "text" : "@bryan_kyle @jimroepcke Yeah I understand that, but 1\/2 the time I want to go full screen I want to do so on my non-primary display. blurgh!", "id" : 114790291483013120, "in_reply_to_status_id" : 114790073718947841, - "created_at" : "Fri Sep 16 19:58:32 +0000 2011", + "created_at" : "2011-09-16 19:58:32 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -1572,7 +1573,7 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1591,14 +1592,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "114758404643356672", - "geo" : { - }, + "geo" : { }, "id_str" : "114789031245643776", "in_reply_to_user_id" : 14315117, "text" : "@dainerose O hai! Are you still feeling bad?", "id" : 114789031245643776, "in_reply_to_status_id" : 114758404643356672, - "created_at" : "Fri Sep 16 19:53:32 +0000 2011", + "created_at" : "2011-09-16 19:53:32 +0000", "in_reply_to_screen_name" : "dainerose", "in_reply_to_user_id_str" : "14315117", "user" : { @@ -1606,12 +1606,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Ross Boucher", @@ -1631,14 +1631,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "114784234744463360", - "geo" : { - }, + "geo" : { }, "id_str" : "114786632657416193", "in_reply_to_user_id" : 7549272, "text" : "@boucher @tlrobinson I think it identifies you by weight and has some tricks to differentiate folks of similar weights.", "id" : 114786632657416193, "in_reply_to_status_id" : 114784234744463360, - "created_at" : "Fri Sep 16 19:44:00 +0000 2011", + "created_at" : "2011-09-16 19:44:00 +0000", "in_reply_to_screen_name" : "boucher", "in_reply_to_user_id_str" : "7549272", "user" : { @@ -1646,12 +1645,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1665,14 +1664,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "114781142544154624", - "geo" : { - }, + "geo" : { }, "id_str" : "114782135432384512", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke It's double plus funny because people still want maximize. New complaint: \"It doesn't do X unless it's fullscreen, but FS sucks\"", "id" : 114782135432384512, "in_reply_to_status_id" : 114781142544154624, - "created_at" : "Fri Sep 16 19:26:08 +0000 2011", + "created_at" : "2011-09-16 19:26:08 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1680,12 +1678,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "tom robinson", @@ -1699,14 +1697,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "114757693016776704", - "geo" : { - }, + "geo" : { }, "id_str" : "114758597153533952", "in_reply_to_user_id" : 14206068, "text" : "@tlrobinson And lastly, one-click google apps DNS hosting. That's just icing.", "id" : 114758597153533952, "in_reply_to_status_id" : 114757693016776704, - "created_at" : "Fri Sep 16 17:52:36 +0000 2011", + "created_at" : "2011-09-16 17:52:36 +0000", "in_reply_to_screen_name" : "tlrobinson", "in_reply_to_user_id_str" : "14206068", "user" : { @@ -1714,12 +1711,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "tom robinson", @@ -1733,14 +1730,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "114757693016776704", - "geo" : { - }, + "geo" : { }, "id_str" : "114758307213869056", "in_reply_to_user_id" : 14206068, "text" : "@tlrobinson Dreamhost never tries to lock your domains in, transfer codes are plainly visible in the admin at all times. Great DNS uptime.", "id" : 114758307213869056, "in_reply_to_status_id" : 114757693016776704, - "created_at" : "Fri Sep 16 17:51:27 +0000 2011", + "created_at" : "2011-09-16 17:51:27 +0000", "in_reply_to_screen_name" : "tlrobinson", "in_reply_to_user_id_str" : "14206068", "user" : { @@ -1748,12 +1744,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "tom robinson", @@ -1773,14 +1769,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "114757693016776704", - "geo" : { - }, + "geo" : { }, "id_str" : "114757957551521793", "in_reply_to_user_id" : 14206068, - "text" : "@tlrobinson I looked at NameCheap but it's $20/domain/year or something, after about 5 domains it's cheaper to go unlimited w/ @Dreamhost.", + "text" : "@tlrobinson I looked at NameCheap but it's $20\/domain\/year or something, after about 5 domains it's cheaper to go unlimited w\/ @Dreamhost.", "id" : 114757957551521793, "in_reply_to_status_id" : 114757693016776704, - "created_at" : "Fri Sep 16 17:50:03 +0000 2011", + "created_at" : "2011-09-16 17:50:03 +0000", "in_reply_to_screen_name" : "tlrobinson", "in_reply_to_user_id_str" : "14206068", "user" : { @@ -1788,12 +1783,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "tom robinson", @@ -1813,14 +1808,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "114757578407424001", - "geo" : { - }, + "geo" : { }, "id_str" : "114757799770193920", "in_reply_to_user_id" : 14206068, "text" : "@tlrobinson If you have many domains get a cheap hosting account with @Dreamhost and host unlimited domains, cheap to register to boot.", "id" : 114757799770193920, "in_reply_to_status_id" : 114757578407424001, - "created_at" : "Fri Sep 16 17:49:26 +0000 2011", + "created_at" : "2011-09-16 17:49:26 +0000", "in_reply_to_screen_name" : "tlrobinson", "in_reply_to_user_id_str" : "14206068", "user" : { @@ -1828,12 +1822,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mark Phillips", @@ -1847,14 +1841,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "114751980970328064", - "geo" : { - }, + "geo" : { }, "id_str" : "114752125594107906", "in_reply_to_user_id" : 29777587, "text" : "@pharkmillups Great air flow under that too. Nice one!", "id" : 114752125594107906, "in_reply_to_status_id" : 114751980970328064, - "created_at" : "Fri Sep 16 17:26:53 +0000 2011", + "created_at" : "2011-09-16 17:26:53 +0000", "in_reply_to_screen_name" : "pharkmillups", "in_reply_to_user_id_str" : "29777587", "user" : { @@ -1862,35 +1855,34 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "114751976218177536", "text" : "The new iPod nano seems terrible for exercising and random folks on the web back that up. Anyone selling a 5th gen?", "id" : 114751976218177536, - "created_at" : "Fri Sep 16 17:26:17 +0000 2011", + "created_at" : "2011-09-16 17:26:17 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1903,20 +1895,19 @@ Grailbird.data.tweets_2011_09 = "hashtags" : [ ], "urls" : [ { "indices" : [ 84, 104 ], - "url" : "http://t.co/0JBu7ePg", - "expanded_url" : "http://www.youtube.com/watch?v=i_APoSfCYwU", - "display_url" : "youtube.com/watch?v=i_APoS\u2026" + "url" : "http:\/\/t.co\/0JBu7ePg", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=i_APoSfCYwU", + "display_url" : "youtube.com\/watch?v=i_APoS\u2026" } ] }, "in_reply_to_status_id_str" : "114749905234427904", - "geo" : { - }, + "geo" : { }, "id_str" : "114750231006031872", "in_reply_to_user_id" : 14864447, - "text" : "@bryan_kyle Sami create variable name foo, make equal \"bad\". Big rock is best rock! http://t.co/0JBu7ePg", + "text" : "@bryan_kyle Sami create variable name foo, make equal \"bad\". Big rock is best rock! http:\/\/t.co\/0JBu7ePg", "id" : 114750231006031872, "in_reply_to_status_id" : 114749905234427904, - "created_at" : "Fri Sep 16 17:19:21 +0000 2011", + "created_at" : "2011-09-16 17:19:21 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -1924,12 +1915,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1943,14 +1934,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "114749380342460416", - "geo" : { - }, + "geo" : { }, "id_str" : "114749624287379457", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Yes, retweeted with my broken grammar in all its glory :)", "id" : 114749624287379457, "in_reply_to_status_id" : 114749380342460416, - "created_at" : "Fri Sep 16 17:16:57 +0000 2011", + "created_at" : "2011-09-16 17:16:57 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -1958,12 +1948,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1977,14 +1967,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "114747656319930369", - "geo" : { - }, + "geo" : { }, "id_str" : "114749170463686657", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Creates a function scope variable name foo, a global called bar, and assigns each of them the value \"baz\"", "id" : 114749170463686657, "in_reply_to_status_id" : 114747656319930369, - "created_at" : "Fri Sep 16 17:15:08 +0000 2011", + "created_at" : "2011-09-16 17:15:08 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -1992,12 +1981,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "isaiah", @@ -2011,14 +2000,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "114520389962567680", - "geo" : { - }, + "geo" : { }, "id_str" : "114520971293114368", "in_reply_to_user_id" : 3655191, "text" : "@isaiah ha ha, fair enough! And agreed. I forget how long it's been out since I only jumped in a couple months back.", "id" : 114520971293114368, "in_reply_to_status_id" : 114520389962567680, - "created_at" : "Fri Sep 16 02:08:21 +0000 2011", + "created_at" : "2011-09-16 02:08:21 +0000", "in_reply_to_screen_name" : "isaiah", "in_reply_to_user_id_str" : "3655191", "user" : { @@ -2026,12 +2014,12 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "isaiah", @@ -2045,14 +2033,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "114518152221687808", - "geo" : { - }, + "geo" : { }, "id_str" : "114519863279632384", "in_reply_to_user_id" : 3655191, "text" : "@isaiah I'd use it if it also deleted derived data. I hope they sort this stuff out in a timely fashion, besides the bugs I like Xcode 4.", "id" : 114519863279632384, "in_reply_to_status_id" : 114518152221687808, - "created_at" : "Fri Sep 16 02:03:57 +0000 2011", + "created_at" : "2011-09-16 02:03:57 +0000", "in_reply_to_screen_name" : "isaiah", "in_reply_to_user_id_str" : "3655191", "user" : { @@ -2060,61 +2047,59 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "114519619364069377", "text" : "Earlier today I got off to a false start, wasn't breathing properly and stopped because of chest pain. Probably another 1 - 2 km.", "id" : 114519619364069377, - "created_at" : "Fri Sep 16 02:02:59 +0000 2011", + "created_at" : "2011-09-16 02:02:59 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "114519250965766144", "text" : "Just went for a 7.5 km jog. I walked more than I'd like and it took 75 mins but that's still an achievement for me. I didn't even hate it!", "id" : 114519250965766144, - "created_at" : "Fri Sep 16 02:01:31 +0000 2011", + "created_at" : "2011-09-16 02:01:31 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 0, 10 ], "id_str" : "18137723", @@ -2125,14 +2110,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "114053923467313152", - "geo" : { - }, + "geo" : { }, "id_str" : "114068354167341056", "in_reply_to_user_id" : 18137723, "text" : "@raganwald wah?! Reminds me of Lisp's eq? eql? and equal? No excuse for that in a modern language.", "id" : 114068354167341056, "in_reply_to_status_id" : 114053923467313152, - "created_at" : "Wed Sep 14 20:09:49 +0000 2011", + "created_at" : "2011-09-14 20:09:49 +0000", "in_reply_to_screen_name" : "raganwald", "in_reply_to_user_id_str" : "18137723", "user" : { @@ -2140,35 +2124,34 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "113652761807175680", "text" : "Since nobody seems to get this right, here's my take on a liberal email regex that won't piss off your users: [^@]+@[^.@]+(\\.[^.@]+)+", "id" : 113652761807175680, - "created_at" : "Tue Sep 13 16:38:24 +0000 2011", + "created_at" : "2011-09-13 16:38:24 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -2182,14 +2165,13 @@ Grailbird.data.tweets_2011_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "109366488716165123", - "geo" : { - }, + "geo" : { }, "id_str" : "109368262315360256", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment what's the weight of the SSD? Curious how doubler + SSD stacks up against optical.", "id" : 109368262315360256, "in_reply_to_status_id" : 109366488716165123, - "created_at" : "Thu Sep 01 20:53:20 +0000 2011", + "created_at" : "2011-09-01 20:53:20 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -2197,7 +2179,7 @@ Grailbird.data.tweets_2011_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2011_10.js b/public/tweets/data/js/tweets/2011_10.js index 1751647..ae36147 100755 --- a/public/tweets/data/js/tweets/2011_10.js +++ b/public/tweets/data/js/tweets/2011_10.js @@ -1,6 +1,6 @@ Grailbird.data.tweets_2011_10 = [ { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -14,14 +14,13 @@ Grailbird.data.tweets_2011_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "130156240365043712", - "geo" : { - }, + "geo" : { }, "id_str" : "130372980390891520", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment Thanks. That's really fitting because ads in paid content have pissed me off my entire life.", "id" : 130372980390891520, "in_reply_to_status_id" : 130156240365043712, - "created_at" : "Sat Oct 29 19:58:35 +0000 2011", + "created_at" : "2011-10-29 19:58:35 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -29,12 +28,12 @@ Grailbird.data.tweets_2011_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Resig", @@ -47,15 +46,14 @@ Grailbird.data.tweets_2011_10 = "hashtags" : [ ], "urls" : [ { "indices" : [ 55, 75 ], - "url" : "http://t.co/4WGVhNuN", - "expanded_url" : "https://github.com/vog/beautify_git_hash/commits/master", - "display_url" : "github.com/vog/beautify_g\u2026" + "url" : "http:\/\/t.co\/4WGVhNuN", + "expanded_url" : "https:\/\/github.com\/vog\/beautify_git_hash\/commits\/master", + "display_url" : "github.com\/vog\/beautify_g\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "130066833922469888", - "text" : "RT @jeresig: Look at the SHA hashes on the right hand: http://t.co/4WGVhNuN *head explodes*", + "text" : "RT @jeresig: Look at the SHA hashes on the right hand: http:\/\/t.co\/4WGVhNuN *head explodes*", "retweeted_status" : { "source" : "web", "entities" : { @@ -64,63 +62,61 @@ Grailbird.data.tweets_2011_10 = "hashtags" : [ ], "urls" : [ { "indices" : [ 42, 62 ], - "url" : "http://t.co/4WGVhNuN", - "expanded_url" : "https://github.com/vog/beautify_git_hash/commits/master", - "display_url" : "github.com/vog/beautify_g\u2026" + "url" : "http:\/\/t.co\/4WGVhNuN", + "expanded_url" : "https:\/\/github.com\/vog\/beautify_git_hash\/commits\/master", + "display_url" : "github.com\/vog\/beautify_g\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "130008837834031105", - "text" : "Look at the SHA hashes on the right hand: http://t.co/4WGVhNuN *head explodes*", + "text" : "Look at the SHA hashes on the right hand: http:\/\/t.co\/4WGVhNuN *head explodes*", "id" : 130008837834031105, - "created_at" : "Fri Oct 28 19:51:37 +0000 2011", + "created_at" : "2011-10-28 19:51:37 +0000", "user" : { "name" : "John Resig", "screen_name" : "jeresig", "protected" : false, "id_str" : "752673", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1181631474/john_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3710418056\/50890b833c898cab45237a461e873807_normal.jpeg", "id" : 752673, "verified" : true } }, "id" : 130066833922469888, - "created_at" : "Fri Oct 28 23:42:04 +0000 2011", + "created_at" : "2011-10-28 23:42:04 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "129244914377691136", "text" : "$ reddis-^H^H^H^His-cli", "id" : 129244914377691136, - "created_at" : "Wed Oct 26 17:16:03 +0000 2011", + "created_at" : "2011-10-26 17:16:03 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -134,14 +130,13 @@ Grailbird.data.tweets_2011_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "128829374765072385", - "geo" : { - }, + "geo" : { }, "id_str" : "128830811813330944", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle An inelegant workaround might be to monkey with the font size until the block is on a single page.", "id" : 128830811813330944, "in_reply_to_status_id" : 128829374765072385, - "created_at" : "Tue Oct 25 13:50:33 +0000 2011", + "created_at" : "2011-10-25 13:50:33 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -149,12 +144,12 @@ Grailbird.data.tweets_2011_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daine Trinidad", @@ -168,14 +163,13 @@ Grailbird.data.tweets_2011_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "127540482799710208", - "geo" : { - }, + "geo" : { }, "id_str" : "127562109671321602", "in_reply_to_user_id" : 14315117, "text" : "@dainerose Sweet! Now I'm gonna be thinking about food all weekend.", "id" : 127562109671321602, "in_reply_to_status_id" : 127540482799710208, - "created_at" : "Sat Oct 22 01:49:11 +0000 2011", + "created_at" : "2011-10-22 01:49:11 +0000", "in_reply_to_screen_name" : "dainerose", "in_reply_to_user_id_str" : "14315117", "user" : { @@ -183,12 +177,12 @@ Grailbird.data.tweets_2011_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "rick waldron", @@ -201,8 +195,7 @@ Grailbird.data.tweets_2011_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "125385181455597568", "text" : "RT @rwaldron: History seems to indicate that real change follows epic violence.", "retweeted_status" : { @@ -213,35 +206,34 @@ Grailbird.data.tweets_2011_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "125384155986006017", "text" : "History seems to indicate that real change follows epic violence.", "id" : 125384155986006017, - "created_at" : "Sun Oct 16 01:34:46 +0000 2011", + "created_at" : "2011-10-16 01:34:46 +0000", "user" : { "name" : "rick waldron", "screen_name" : "rwaldron", "protected" : false, "id_str" : "16144669", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/732025391/rick_jedi_avatar_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/732025391\/rick_jedi_avatar_normal.jpg", "id" : 16144669, "verified" : false } }, "id" : 125385181455597568, - "created_at" : "Sun Oct 16 01:38:51 +0000 2011", + "created_at" : "2011-10-16 01:38:51 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -251,28 +243,27 @@ Grailbird.data.tweets_2011_10 = } ], "urls" : [ { "indices" : [ 107, 127 ], - "url" : "http://t.co/WwRudJzj", - "expanded_url" : "http://www.youtube.com/watch?v=TH3kiaJ1-c8", - "display_url" : "youtube.com/watch?v=TH3kia\u2026" + "url" : "http:\/\/t.co\/WwRudJzj", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=TH3kiaJ1-c8", + "display_url" : "youtube.com\/watch?v=TH3kia\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "125384478217601025", - "text" : "Now Citibank is illegally detaining customers for trying to close their accounts. Possibly arresting them. http://t.co/WwRudJzj #wtfusa", + "text" : "Now Citibank is illegally detaining customers for trying to close their accounts. Possibly arresting them. http:\/\/t.co\/WwRudJzj #wtfusa", "id" : 125384478217601025, - "created_at" : "Sun Oct 16 01:36:03 +0000 2011", + "created_at" : "2011-10-16 01:36:03 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -286,14 +277,13 @@ Grailbird.data.tweets_2011_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "125286757171335168", - "geo" : { - }, + "geo" : { }, "id_str" : "125289932427247617", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Tell me about it. That is an excellent video! Too bad it contains no kittens, nobody will watch it.", "id" : 125289932427247617, "in_reply_to_status_id" : 125286757171335168, - "created_at" : "Sat Oct 15 19:20:22 +0000 2011", + "created_at" : "2011-10-15 19:20:22 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -301,12 +291,12 @@ Grailbird.data.tweets_2011_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Liza Sabater", @@ -332,14 +322,13 @@ Grailbird.data.tweets_2011_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "125283167388184576", - "geo" : { - }, + "geo" : { }, "id_str" : "125285313680637952", "in_reply_to_user_id" : 894911, "text" : "@blogdiva @anonyops_ @JimRoepcke People often say it's hyperbole to call the US a police state. Where's the line? Is that how freedom looks?", "id" : 125285313680637952, "in_reply_to_status_id" : 125283167388184576, - "created_at" : "Sat Oct 15 19:02:01 +0000 2011", + "created_at" : "2011-10-15 19:02:01 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -347,40 +336,39 @@ Grailbird.data.tweets_2011_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 30, 50 ], - "url" : "http://t.co/GedLt9CO", - "expanded_url" : "http://www.reddit.com/r/canada/comments/ld4ws/siri_why_do_you_do_this_to_me/c2rqlc7", - "display_url" : "reddit.com/r/canada/comme\u2026" + "url" : "http:\/\/t.co\/GedLt9CO", + "expanded_url" : "http:\/\/www.reddit.com\/r\/canada\/comments\/ld4ws\/siri_why_do_you_do_this_to_me\/c2rqlc7", + "display_url" : "reddit.com\/r\/canada\/comme\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "125280941873700864", - "text" : "Epic rant about my Nexus One: http://t.co/GedLt9CO I think I covered most of my biggest complaints.", + "text" : "Epic rant about my Nexus One: http:\/\/t.co\/GedLt9CO I think I covered most of my biggest complaints.", "id" : 125280941873700864, - "created_at" : "Sat Oct 15 18:44:38 +0000 2011", + "created_at" : "2011-10-15 18:44:38 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -393,20 +381,19 @@ Grailbird.data.tweets_2011_10 = "hashtags" : [ ], "urls" : [ { "indices" : [ 68, 88 ], - "url" : "http://t.co/4pjKqDdV", - "expanded_url" : "http://www.techradar.com/news/mobile-computing/tablets/how-to-make-your-own-ipad-or-iphone-4-micro-sim-681020", - "display_url" : "techradar.com/news/mobile-co\u2026" + "url" : "http:\/\/t.co\/4pjKqDdV", + "expanded_url" : "http:\/\/www.techradar.com\/news\/mobile-computing\/tablets\/how-to-make-your-own-ipad-or-iphone-4-micro-sim-681020", + "display_url" : "techradar.com\/news\/mobile-co\u2026" } ] }, "in_reply_to_status_id_str" : "125012163545935872", - "geo" : { - }, + "geo" : { }, "id_str" : "125014478017409024", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke Looks easy enough. I wonder if Rogers charges for them. http://t.co/4pjKqDdV", + "text" : "@JimRoepcke Looks easy enough. I wonder if Rogers charges for them. http:\/\/t.co\/4pjKqDdV", "id" : 125014478017409024, "in_reply_to_status_id" : 125012163545935872, - "created_at" : "Sat Oct 15 01:05:48 +0000 2011", + "created_at" : "2011-10-15 01:05:48 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -414,12 +401,12 @@ Grailbird.data.tweets_2011_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -433,14 +420,13 @@ Grailbird.data.tweets_2011_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "125010439280140288", - "geo" : { - }, + "geo" : { }, "id_str" : "125011854652219392", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Sweet! After all that I hope you have a micro SIM! (or a good pair of scissors :)", "id" : 125011854652219392, "in_reply_to_status_id" : 125010439280140288, - "created_at" : "Sat Oct 15 00:55:23 +0000 2011", + "created_at" : "2011-10-15 00:55:23 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -448,12 +434,12 @@ Grailbird.data.tweets_2011_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -467,14 +453,13 @@ Grailbird.data.tweets_2011_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "124997140090060800", - "geo" : { - }, + "geo" : { }, "id_str" : "124998185587449857", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I have no idea but it should be illegal. I wanted my10 and had a contract till 2013 anyway. Never renewing again though.", "id" : 124998185587449857, "in_reply_to_status_id" : 124997140090060800, - "created_at" : "Sat Oct 15 00:01:04 +0000 2011", + "created_at" : "2011-10-15 00:01:04 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -482,12 +467,12 @@ Grailbird.data.tweets_2011_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -501,14 +486,13 @@ Grailbird.data.tweets_2011_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "124995919090429952", - "geo" : { - }, + "geo" : { }, "id_str" : "124996980958167040", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke It does kind of seem like they're giving you the runaround. I hope you can get your hands on it today.", "id" : 124996980958167040, "in_reply_to_status_id" : 124995919090429952, - "created_at" : "Fri Oct 14 23:56:17 +0000 2011", + "created_at" : "2011-10-14 23:56:17 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -516,12 +500,12 @@ Grailbird.data.tweets_2011_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -535,14 +519,13 @@ Grailbird.data.tweets_2011_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "124995207904239616", - "geo" : { - }, + "geo" : { }, "id_str" : "124996675185033216", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke No, But I changed my plan this year and that renewed my contract. Yay! \u0CA0_\u0CA0 North American telecom industry is an assfuckfest.", "id" : 124996675185033216, "in_reply_to_status_id" : 124995207904239616, - "created_at" : "Fri Oct 14 23:55:04 +0000 2011", + "created_at" : "2011-10-14 23:55:04 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -550,12 +533,12 @@ Grailbird.data.tweets_2011_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -572,14 +555,13 @@ Grailbird.data.tweets_2011_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "124981173058408448", - "geo" : { - }, + "geo" : { }, "id_str" : "124995110306979840", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Yep. Now I just have to not change my plan until my contract is up and I'll be free. That's not till 2014 though\u2026 #fuckrogers", "id" : 124995110306979840, "in_reply_to_status_id" : 124981173058408448, - "created_at" : "Fri Oct 14 23:48:51 +0000 2011", + "created_at" : "2011-10-14 23:48:51 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -587,12 +569,12 @@ Grailbird.data.tweets_2011_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -612,14 +594,13 @@ Grailbird.data.tweets_2011_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "124988192674942976", - "geo" : { - }, + "geo" : { }, "id_str" : "124994829020176384", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke @bryan_kyle They upped that to 30 months sometime in the last couple of years. They're probably aiming for 3 years. Fuck Rogers.", "id" : 124994829020176384, "in_reply_to_status_id" : 124988192674942976, - "created_at" : "Fri Oct 14 23:47:44 +0000 2011", + "created_at" : "2011-10-14 23:47:44 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -627,40 +608,39 @@ Grailbird.data.tweets_2011_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweet Button", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/tweetbutton\" rel=\"nofollow\"\u003ETweet Button\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 120, 140 ], - "url" : "http://t.co/QK45Nc4l", - "expanded_url" : "http://stackoverflow.com/q/7774691/188752", - "display_url" : "stackoverflow.com/q/7774691/1887\u2026" + "url" : "http:\/\/t.co\/QK45Nc4l", + "expanded_url" : "http:\/\/stackoverflow.com\/q\/7774691\/188752", + "display_url" : "stackoverflow.com\/q\/7774691\/1887\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "124994063081549824", - "text" : "Geeks on your computer on Friday evening, help me improve this logic to find the next available ID from a fixed list :) http://t.co/QK45Nc4l", + "text" : "Geeks on your computer on Friday evening, help me improve this logic to find the next available ID from a fixed list :) http:\/\/t.co\/QK45Nc4l", "id" : 124994063081549824, - "created_at" : "Fri Oct 14 23:44:41 +0000 2011", + "created_at" : "2011-10-14 23:44:41 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -680,14 +660,13 @@ Grailbird.data.tweets_2011_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "124925522613510144", - "geo" : { - }, + "geo" : { }, "id_str" : "124926684087599105", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke @ajordens Yup, he had his finger on the trigger at 12:30 or whenever it was available in Canada.", "id" : 124926684087599105, "in_reply_to_status_id" : 124925522613510144, - "created_at" : "Fri Oct 14 19:16:57 +0000 2011", + "created_at" : "2011-10-14 19:16:57 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -695,12 +674,12 @@ Grailbird.data.tweets_2011_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daine Trinidad", @@ -714,14 +693,13 @@ Grailbird.data.tweets_2011_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "124918055645097986", - "geo" : { - }, + "geo" : { }, "id_str" : "124925444159049728", "in_reply_to_user_id" : 14315117, "text" : "@dainerose Yeah no fair! That'll teach me to over think things.", "id" : 124925444159049728, "in_reply_to_status_id" : 124918055645097986, - "created_at" : "Fri Oct 14 19:12:01 +0000 2011", + "created_at" : "2011-10-14 19:12:01 +0000", "in_reply_to_screen_name" : "dainerose", "in_reply_to_user_id_str" : "14315117", "user" : { @@ -729,12 +707,12 @@ Grailbird.data.tweets_2011_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -754,14 +732,13 @@ Grailbird.data.tweets_2011_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "124919055063846912", - "geo" : { - }, + "geo" : { }, "id_str" : "124925270607134720", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke @ajordens My friend at work here got his around 11. The UPS guy just waltzed in and cheerily said \"Joseph, your iPhone is here!\"", "id" : 124925270607134720, "in_reply_to_status_id" : 124919055063846912, - "created_at" : "Fri Oct 14 19:11:20 +0000 2011", + "created_at" : "2011-10-14 19:11:20 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -769,35 +746,34 @@ Grailbird.data.tweets_2011_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "124907342776123393", "text" : "Merry iPhone day! :)", "id" : 124907342776123393, - "created_at" : "Fri Oct 14 18:00:05 +0000 2011", + "created_at" : "2011-10-14 18:00:05 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -811,14 +787,13 @@ Grailbird.data.tweets_2011_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "124691764245303296", - "geo" : { - }, + "geo" : { }, "id_str" : "124696480677232640", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke 64g black. Which oneS did you get?!", "id" : 124696480677232640, "in_reply_to_status_id" : 124691764245303296, - "created_at" : "Fri Oct 14 04:02:12 +0000 2011", + "created_at" : "2011-10-14 04:02:12 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -826,12 +801,12 @@ Grailbird.data.tweets_2011_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -845,14 +820,13 @@ Grailbird.data.tweets_2011_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "124621465361457152", - "geo" : { - }, + "geo" : { }, "id_str" : "124690573448855552", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I hummed and hawed so my delivery estimate is Oct 25 - Nov 1. Noooooooo! I don't think I can face you till then ;-)", "id" : 124690573448855552, "in_reply_to_status_id" : 124621465361457152, - "created_at" : "Fri Oct 14 03:38:44 +0000 2011", + "created_at" : "2011-10-14 03:38:44 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -860,12 +834,12 @@ Grailbird.data.tweets_2011_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Rogers", @@ -878,8 +852,7 @@ Grailbird.data.tweets_2011_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "123262459367800832", "text" : "RT @polotek: Dont mistake skepticism for close-mindedness. Sometimes, even when you're right, you have to convince people.", "retweeted_status" : { @@ -890,35 +863,34 @@ Grailbird.data.tweets_2011_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "123245922191818752", "text" : "Dont mistake skepticism for close-mindedness. Sometimes, even when you're right, you have to convince people.", "id" : 123245922191818752, - "created_at" : "Mon Oct 10 03:58:12 +0000 2011", + "created_at" : "2011-10-10 03:58:12 +0000", "user" : { "name" : "Marco Rogers", "screen_name" : "polotek", "protected" : false, "id_str" : "20079975", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/422439290/n739064999_192287_1980_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3603780451\/4775e8c65a9f6f70c824a5b689e6295c_normal.jpeg", "id" : 20079975, "verified" : false } }, "id" : 123262459367800832, - "created_at" : "Mon Oct 10 05:03:55 +0000 2011", + "created_at" : "2011-10-10 05:03:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Fox", @@ -937,8 +909,7 @@ Grailbird.data.tweets_2011_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "122461328978882560", "text" : "RT @benjaminfox: If you're not eating at @PiCNiC_Coffee twice a day you need to reevaluate some life choices.", "retweeted_status" : { @@ -955,35 +926,34 @@ Grailbird.data.tweets_2011_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "121724384338653184", "text" : "If you're not eating at @PiCNiC_Coffee twice a day you need to reevaluate some life choices.", "id" : 121724384338653184, - "created_at" : "Wed Oct 05 23:12:09 +0000 2011", + "created_at" : "2011-10-05 23:12:09 +0000", "user" : { "name" : "Benjamin Fox", "screen_name" : "benjaminfox", "protected" : false, "id_str" : "14417477", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1833084045/square_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3689041964\/6e42fcdf756a67ed2d7d1a0eceba0179_normal.jpeg", "id" : 14417477, "verified" : false } }, "id" : 122461328978882560, - "created_at" : "Sat Oct 08 00:00:30 +0000 2011", + "created_at" : "2011-10-08 00:00:30 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tim Berners-Lee", @@ -996,57 +966,55 @@ Grailbird.data.tweets_2011_10 = "hashtags" : [ ], "urls" : [ { "indices" : [ 64, 84 ], - "url" : "http://t.co/qiLlTovW", - "expanded_url" : "http://www.w3.org/QA/2011/10/steve_jobs.html", - "display_url" : "w3.org/QA/2011/10/ste\u2026" + "url" : "http:\/\/t.co\/qiLlTovW", + "expanded_url" : "http:\/\/www.w3.org\/QA\/2011\/10\/steve_jobs.html", + "display_url" : "w3.org\/QA\/2011\/10\/ste\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "122107202529009665", - "text" : "RT @timberners_lee: Steve Jobs and the actually usable computer http://t.co/qiLlTovW", + "text" : "RT @timberners_lee: Steve Jobs and the actually usable computer http:\/\/t.co\/qiLlTovW", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 44, 64 ], - "url" : "http://t.co/qiLlTovW", - "expanded_url" : "http://www.w3.org/QA/2011/10/steve_jobs.html", - "display_url" : "w3.org/QA/2011/10/ste\u2026" + "url" : "http:\/\/t.co\/qiLlTovW", + "expanded_url" : "http:\/\/www.w3.org\/QA\/2011\/10\/steve_jobs.html", + "display_url" : "w3.org\/QA\/2011\/10\/ste\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "122083143091105792", - "text" : "Steve Jobs and the actually usable computer http://t.co/qiLlTovW", + "text" : "Steve Jobs and the actually usable computer http:\/\/t.co\/qiLlTovW", "id" : 122083143091105792, - "created_at" : "Thu Oct 06 22:57:44 +0000 2011", + "created_at" : "2011-10-06 22:57:44 +0000", "user" : { "name" : "Tim Berners-Lee", "screen_name" : "timberners_lee", "protected" : false, "id_str" : "84351228", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1325092609/94d9da15ab89e3e2b4a5b9a5174f5618_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1325092609\/94d9da15ab89e3e2b4a5b9a5174f5618_normal.jpg", "id" : 84351228, - "verified" : false + "verified" : true } }, "id" : 122107202529009665, - "created_at" : "Fri Oct 07 00:33:20 +0000 2011", + "created_at" : "2011-10-07 00:33:20 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jonathan Stark", @@ -1060,14 +1028,13 @@ Grailbird.data.tweets_2011_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "121313931288526849", - "geo" : { - }, + "geo" : { }, "id_str" : "121317518118883331", "in_reply_to_user_id" : 7198302, "text" : "@jonathanstark I find it useful too, will probably miss it when I go back to an iPhone.", "id" : 121317518118883331, "in_reply_to_status_id" : 121313931288526849, - "created_at" : "Tue Oct 04 20:15:24 +0000 2011", + "created_at" : "2011-10-04 20:15:24 +0000", "in_reply_to_screen_name" : "jonathanstark", "in_reply_to_user_id_str" : "7198302", "user" : { @@ -1075,12 +1042,12 @@ Grailbird.data.tweets_2011_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Vyacheslav Egorov", @@ -1093,52 +1060,50 @@ Grailbird.data.tweets_2011_10 = "hashtags" : [ ], "urls" : [ { "indices" : [ 38, 58 ], - "url" : "http://t.co/LUOrTJoj", - "expanded_url" : "https://github.com/glenjamin/node-fib", - "display_url" : "github.com/glenjamin/node\u2026" + "url" : "http:\/\/t.co\/LUOrTJoj", + "expanded_url" : "https:\/\/github.com\/glenjamin\/node-fib", + "display_url" : "github.com\/glenjamin\/node\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "120929853414440961", - "text" : "RT @mraleph: fibonacci server... rofl http://t.co/LUOrTJoj", + "text" : "RT @mraleph: fibonacci server... rofl http:\/\/t.co\/LUOrTJoj", "retweeted_status" : { - "source" : "Silver Bird", + "source" : "\u003Ca href=\"https:\/\/chrome.google.com\/extensions\/detail\/encaiiljifbdbjlphpgpiimidegddhic\" rel=\"nofollow\"\u003ESilver Bird\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 25, 45 ], - "url" : "http://t.co/LUOrTJoj", - "expanded_url" : "https://github.com/glenjamin/node-fib", - "display_url" : "github.com/glenjamin/node\u2026" + "url" : "http:\/\/t.co\/LUOrTJoj", + "expanded_url" : "https:\/\/github.com\/glenjamin\/node-fib", + "display_url" : "github.com\/glenjamin\/node\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "120927738726068224", - "text" : "fibonacci server... rofl http://t.co/LUOrTJoj", + "text" : "fibonacci server... rofl http:\/\/t.co\/LUOrTJoj", "id" : 120927738726068224, - "created_at" : "Mon Oct 03 18:26:34 +0000 2011", + "created_at" : "2011-10-03 18:26:34 +0000", "user" : { "name" : "Vyacheslav Egorov", "screen_name" : "mraleph", "protected" : false, "id_str" : "53010195", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2879665520/82a2745c76c84ef247ffa20e41ae80e1_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/428865653903081472\/XqtZKTVu_normal.png", "id" : 53010195, "verified" : false } }, "id" : 120929853414440961, - "created_at" : "Mon Oct 03 18:34:58 +0000 2011", + "created_at" : "2011-10-03 18:34:58 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2011_11.js b/public/tweets/data/js/tweets/2011_11.js index 755cb7a..ca4fc03 100755 --- a/public/tweets/data/js/tweets/2011_11.js +++ b/public/tweets/data/js/tweets/2011_11.js @@ -1,6 +1,6 @@ Grailbird.data.tweets_2011_11 = [ { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Brett Fitzner", @@ -14,14 +14,13 @@ Grailbird.data.tweets_2011_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "140577908308717568", - "geo" : { - }, + "geo" : { }, "id_str" : "140582337091088384", "in_reply_to_user_id" : 44287241, "text" : "@BradFazner It's all downhill from here.", "id" : 140582337091088384, "in_reply_to_status_id" : 140577908308717568, - "created_at" : "Sun Nov 27 00:06:55 +0000 2011", + "created_at" : "2011-11-27 00:06:55 +0000", "in_reply_to_screen_name" : "BradFazner", "in_reply_to_user_id_str" : "44287241", "user" : { @@ -29,12 +28,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Brett Fitzner", @@ -47,20 +46,19 @@ Grailbird.data.tweets_2011_11 = "hashtags" : [ ], "urls" : [ { "indices" : [ 95, 115 ], - "url" : "http://t.co/6QFb9G73", - "expanded_url" : "http://www.reddit.com/r/bestof/comments/m26na/ahhhthe_old_reddit_switcharoo/", - "display_url" : "reddit.com/r/bestof/comme\u2026" + "url" : "http:\/\/t.co\/6QFb9G73", + "expanded_url" : "http:\/\/www.reddit.com\/r\/bestof\/comments\/m26na\/ahhhthe_old_reddit_switcharoo\/", + "display_url" : "reddit.com\/r\/bestof\/comme\u2026" } ] }, "in_reply_to_status_id_str" : "140579210866601985", - "geo" : { - }, + "geo" : { }, "id_str" : "140582125517799426", "in_reply_to_user_id" : 44287241, - "text" : "@BradFazner Heh, not Jobs, the guy asking the question. Or was that the old Reddit switcheroo? http://t.co/6QFb9G73", + "text" : "@BradFazner Heh, not Jobs, the guy asking the question. Or was that the old Reddit switcheroo? http:\/\/t.co\/6QFb9G73", "id" : 140582125517799426, "in_reply_to_status_id" : 140579210866601985, - "created_at" : "Sun Nov 27 00:06:05 +0000 2011", + "created_at" : "2011-11-27 00:06:05 +0000", "in_reply_to_screen_name" : "BradFazner", "in_reply_to_user_id_str" : "44287241", "user" : { @@ -68,12 +66,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Merlin Mann", @@ -86,28 +84,27 @@ Grailbird.data.tweets_2011_11 = "hashtags" : [ ], "urls" : [ { "indices" : [ 77, 97 ], - "url" : "http://t.co/88dPfmFe", - "expanded_url" : "http://www.youtube.com/watch?v=TaX25rxOY8Q&t=25m04s", - "display_url" : "youtube.com/watch?v=TaX25r\u2026" + "url" : "http:\/\/t.co\/88dPfmFe", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=TaX25rxOY8Q&t=25m04s", + "display_url" : "youtube.com\/watch?v=TaX25r\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "140537319626260481", - "text" : "Is it just me or does this sound a lot like @hotdogsladies' nerd impression? http://t.co/88dPfmFe", + "text" : "Is it just me or does this sound a lot like @hotdogsladies' nerd impression? http:\/\/t.co\/88dPfmFe", "id" : 140537319626260481, - "created_at" : "Sat Nov 26 21:08:02 +0000 2011", + "created_at" : "2011-11-26 21:08:02 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dalai Lama In Bed", @@ -120,47 +117,45 @@ Grailbird.data.tweets_2011_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "140165759706992640", "text" : "RT @DalaiLamaInBed: Even more important than the warmth and affection we receive, is the warmth and affection we give in bed.", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "140163055567912960", "text" : "Even more important than the warmth and affection we receive, is the warmth and affection we give in bed.", "id" : 140163055567912960, - "created_at" : "Fri Nov 25 20:20:51 +0000 2011", + "created_at" : "2011-11-25 20:20:51 +0000", "user" : { "name" : "Dalai Lama In Bed", "screen_name" : "DalaiLamaInBed", "protected" : false, "id_str" : "197495418", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1135252432/3418_7885342284ad6ee121622b_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1135252432\/3418_7885342284ad6ee121622b_normal.jpg", "id" : 197495418, "verified" : false } }, "id" : 140165759706992640, - "created_at" : "Fri Nov 25 20:31:35 +0000 2011", + "created_at" : "2011-11-25 20:31:35 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -173,8 +168,7 @@ Grailbird.data.tweets_2011_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "140138383799357441", "text" : "RT @peterc: Just saw this quote: \"All code in any code-base should look like a single person typed it, no matter how many people contrib ...", "retweeted_status" : { @@ -185,35 +179,34 @@ Grailbird.data.tweets_2011_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "140124301549510656", "text" : "Just saw this quote: \"All code in any code-base should look like a single person typed it, no matter how many people contributed.\" (I like.)", "id" : 140124301549510656, - "created_at" : "Fri Nov 25 17:46:51 +0000 2011", + "created_at" : "2011-11-25 17:46:51 +0000", "user" : { "name" : "Peter Cooper", "screen_name" : "peterc", "protected" : false, "id_str" : "33493", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2613982763/ttq5jf710uegagijddeb_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/432149950852378624\/MTvJN889_normal.png", "id" : 33493, "verified" : false } }, "id" : 140138383799357441, - "created_at" : "Fri Nov 25 18:42:49 +0000 2011", + "created_at" : "2011-11-25 18:42:49 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Crossley", @@ -227,14 +220,13 @@ Grailbird.data.tweets_2011_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "139011893049303040", - "geo" : { - }, + "geo" : { }, "id_str" : "139016000761901057", "in_reply_to_user_id" : 11573212, "text" : "@jcrossley3 lol, no worries that was understood 100% :)", "id" : 139016000761901057, "in_reply_to_status_id" : 139011893049303040, - "created_at" : "Tue Nov 22 16:22:52 +0000 2011", + "created_at" : "2011-11-22 16:22:52 +0000", "in_reply_to_screen_name" : "jcrossley3", "in_reply_to_user_id_str" : "11573212", "user" : { @@ -242,12 +234,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Crossley", @@ -260,20 +252,19 @@ Grailbird.data.tweets_2011_11 = "hashtags" : [ ], "urls" : [ { "indices" : [ 77, 97 ], - "url" : "http://t.co/QJlqtKof", - "expanded_url" : "http://en.wikipedia.org/wiki/Fanny#In_slang", - "display_url" : "en.wikipedia.org/wiki/Fanny#In_\u2026" + "url" : "http:\/\/t.co\/QJlqtKof", + "expanded_url" : "http:\/\/en.wikipedia.org\/wiki\/Fanny#In_slang", + "display_url" : "en.wikipedia.org\/wiki\/Fanny#In_\u2026" } ] }, "in_reply_to_status_id_str" : "138998894947336192", - "geo" : { - }, + "geo" : { }, "id_str" : "139006564815220736", "in_reply_to_user_id" : 11573212, - "text" : "@jcrossley3 That probably gets more laughs from folks outside North America. http://t.co/QJlqtKof", + "text" : "@jcrossley3 That probably gets more laughs from folks outside North America. http:\/\/t.co\/QJlqtKof", "id" : 139006564815220736, "in_reply_to_status_id" : 138998894947336192, - "created_at" : "Tue Nov 22 15:45:22 +0000 2011", + "created_at" : "2011-11-22 15:45:22 +0000", "in_reply_to_screen_name" : "jcrossley3", "in_reply_to_user_id_str" : "11573212", "user" : { @@ -281,12 +272,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tomek Chojnacki", @@ -299,35 +290,34 @@ Grailbird.data.tweets_2011_11 = "hashtags" : [ ], "urls" : [ { "indices" : [ 26, 46 ], - "url" : "http://t.co/lxUxRH6d", - "expanded_url" : "https://picasaweb.google.com/113145150458563580631/SwanLakeNatureSanctuary#5661555649449944882", - "display_url" : "picasaweb.google.com/11314515045856\u2026" + "url" : "http:\/\/t.co\/lxUxRH6d", + "expanded_url" : "https:\/\/picasaweb.google.com\/113145150458563580631\/SwanLakeNatureSanctuary#5661555649449944882", + "display_url" : "picasaweb.google.com\/11314515045856\u2026" }, { "indices" : [ 47, 67 ], - "url" : "http://t.co/P2VcVFQY", - "expanded_url" : "https://picasaweb.google.com/113145150458563580631/FirstSnowInShawnigan02#5661387435413773650", - "display_url" : "picasaweb.google.com/11314515045856\u2026" + "url" : "http:\/\/t.co\/P2VcVFQY", + "expanded_url" : "https:\/\/picasaweb.google.com\/113145150458563580631\/FirstSnowInShawnigan02#5661387435413773650", + "display_url" : "picasaweb.google.com\/11314515045856\u2026" }, { "indices" : [ 68, 88 ], - "url" : "http://t.co/Jaqkfm2P", - "expanded_url" : "https://picasaweb.google.com/113145150458563580631/LakeSunrise#5661387129516806402", - "display_url" : "picasaweb.google.com/11314515045856\u2026" + "url" : "http:\/\/t.co\/Jaqkfm2P", + "expanded_url" : "https:\/\/picasaweb.google.com\/113145150458563580631\/LakeSunrise#5661387129516806402", + "display_url" : "picasaweb.google.com\/11314515045856\u2026" }, { "indices" : [ 89, 109 ], - "url" : "http://t.co/tT81k9Zm", - "expanded_url" : "https://picasaweb.google.com/113145150458563580631/SongheesSunset#5676888537638410386", - "display_url" : "picasaweb.google.com/11314515045856\u2026" + "url" : "http:\/\/t.co\/tT81k9Zm", + "expanded_url" : "https:\/\/picasaweb.google.com\/113145150458563580631\/SongheesSunset#5676888537638410386", + "display_url" : "picasaweb.google.com\/11314515045856\u2026" } ] }, "in_reply_to_status_id_str" : "138949287764705280", - "geo" : { - }, + "geo" : { }, "id_str" : "139003541745438720", "in_reply_to_user_id" : 24140909, - "text" : "@tchoj Some pics from BC: http://t.co/lxUxRH6d http://t.co/P2VcVFQY http://t.co/Jaqkfm2P http://t.co/tT81k9Zm", + "text" : "@tchoj Some pics from BC: http:\/\/t.co\/lxUxRH6d http:\/\/t.co\/P2VcVFQY http:\/\/t.co\/Jaqkfm2P http:\/\/t.co\/tT81k9Zm", "id" : 139003541745438720, "in_reply_to_status_id" : 138949287764705280, - "created_at" : "Tue Nov 22 15:33:21 +0000 2011", + "created_at" : "2011-11-22 15:33:21 +0000", "in_reply_to_screen_name" : "tchoj", "in_reply_to_user_id_str" : "24140909", "user" : { @@ -335,12 +325,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tomek Chojnacki", @@ -354,14 +344,13 @@ Grailbird.data.tweets_2011_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "138949287764705280", - "geo" : { - }, + "geo" : { }, "id_str" : "139002757515448320", "in_reply_to_user_id" : 24140909, "text" : "@tchoj Yeah, I just got a all my photos scanned. As soon as I upload them to Picasa web I'll let you know. (They won't all be public)", "id" : 139002757515448320, "in_reply_to_status_id" : 138949287764705280, - "created_at" : "Tue Nov 22 15:30:14 +0000 2011", + "created_at" : "2011-11-22 15:30:14 +0000", "in_reply_to_screen_name" : "tchoj", "in_reply_to_user_id_str" : "24140909", "user" : { @@ -369,12 +358,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tomek Chojnacki", @@ -387,18 +376,17 @@ Grailbird.data.tweets_2011_11 = "hashtags" : [ ], "urls" : [ { "indices" : [ 28, 48 ], - "url" : "http://t.co/3p9bZTJB", - "expanded_url" : "http://twitpic.com/7hn1i0", - "display_url" : "twitpic.com/7hn1i0" + "url" : "http:\/\/t.co\/3p9bZTJB", + "expanded_url" : "http:\/\/twitpic.com\/7hn1i0", + "display_url" : "twitpic.com\/7hn1i0" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "138799575573078017", "in_reply_to_user_id" : 24140909, - "text" : "@tchoj Look what I found :) http://t.co/3p9bZTJB", + "text" : "@tchoj Look what I found :) http:\/\/t.co\/3p9bZTJB", "id" : 138799575573078017, - "created_at" : "Tue Nov 22 02:02:52 +0000 2011", + "created_at" : "2011-11-22 02:02:52 +0000", "in_reply_to_screen_name" : "tchoj", "in_reply_to_user_id_str" : "24140909", "user" : { @@ -406,12 +394,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -425,14 +413,13 @@ Grailbird.data.tweets_2011_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "138254284788744193", - "geo" : { - }, + "geo" : { }, "id_str" : "138288396870225921", "in_reply_to_user_id" : 33493, "text" : "@peterc \"First, you do a handstand ...\"", "id" : 138288396870225921, "in_reply_to_status_id" : 138254284788744193, - "created_at" : "Sun Nov 20 16:11:37 +0000 2011", + "created_at" : "2011-11-20 16:11:37 +0000", "in_reply_to_screen_name" : "peterc", "in_reply_to_user_id_str" : "33493", "user" : { @@ -440,12 +427,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paolo Fragomeni", @@ -464,20 +451,19 @@ Grailbird.data.tweets_2011_11 = "hashtags" : [ ], "urls" : [ { "indices" : [ 108, 128 ], - "url" : "http://t.co/vOEXoQyy", - "expanded_url" : "http://jsperf.com/totype/4", - "display_url" : "jsperf.com/totype/4" + "url" : "http:\/\/t.co\/vOEXoQyy", + "expanded_url" : "http:\/\/jsperf.com\/totype\/4", + "display_url" : "jsperf.com\/totype\/4" } ] }, "in_reply_to_status_id_str" : "138008405016190976", - "geo" : { - }, + "geo" : { }, "id_str" : "138013579570978816", "in_reply_to_user_id" : 95938827, - "text" : "@hij1nx @dmitrysoshnikov jQuery's type function isn't too shabby. Property lookup seems really fast in JSC. http://t.co/vOEXoQyy", + "text" : "@hij1nx @dmitrysoshnikov jQuery's type function isn't too shabby. Property lookup seems really fast in JSC. http:\/\/t.co\/vOEXoQyy", "id" : 138013579570978816, "in_reply_to_status_id" : 138008405016190976, - "created_at" : "Sat Nov 19 21:59:36 +0000 2011", + "created_at" : "2011-11-19 21:59:36 +0000", "in_reply_to_screen_name" : "hij1nx", "in_reply_to_user_id_str" : "95938827", "user" : { @@ -485,12 +471,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dmitry Soshnikov", @@ -510,14 +496,13 @@ Grailbird.data.tweets_2011_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "138006044172500992", - "geo" : { - }, + "geo" : { }, "id_str" : "138008065218838529", "in_reply_to_user_id" : 59884976, "text" : "@DmitrySoshnikov @hij1nx Definitely good to know, but I agree in most cases it probably doesn't matter.", "id" : 138008065218838529, "in_reply_to_status_id" : 138006044172500992, - "created_at" : "Sat Nov 19 21:37:41 +0000 2011", + "created_at" : "2011-11-19 21:37:41 +0000", "in_reply_to_screen_name" : "DmitrySoshnikov", "in_reply_to_user_id_str" : "59884976", "user" : { @@ -525,12 +510,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paolo Fragomeni", @@ -550,14 +535,13 @@ Grailbird.data.tweets_2011_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "137966803002466304", - "geo" : { - }, + "geo" : { }, "id_str" : "137970989844795392", "in_reply_to_user_id" : 95938827, "text" : "@hij1nx @dmitrysoshnikov Hmmm. Only in Chrome though. Safari and Firefox don't like the closure.", "id" : 137970989844795392, "in_reply_to_status_id" : 137966803002466304, - "created_at" : "Sat Nov 19 19:10:22 +0000 2011", + "created_at" : "2011-11-19 19:10:22 +0000", "in_reply_to_screen_name" : "hij1nx", "in_reply_to_user_id_str" : "95938827", "user" : { @@ -565,12 +549,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paolo Fragomeni", @@ -589,20 +573,19 @@ Grailbird.data.tweets_2011_11 = "hashtags" : [ ], "urls" : [ { "indices" : [ 62, 82 ], - "url" : "http://t.co/p9ORZje9", - "expanded_url" : "http://jsperf.com/totype/2", - "display_url" : "jsperf.com/totype/2" + "url" : "http:\/\/t.co\/p9ORZje9", + "expanded_url" : "http:\/\/jsperf.com\/totype\/2", + "display_url" : "jsperf.com\/totype\/2" } ] }, "in_reply_to_status_id_str" : "137966803002466304", - "geo" : { - }, + "geo" : { }, "id_str" : "137970445608697857", "in_reply_to_user_id" : 95938827, - "text" : "@hij1nx @dmitrysoshnikov Caching toString is slightly faster. http://t.co/p9ORZje9", + "text" : "@hij1nx @dmitrysoshnikov Caching toString is slightly faster. http:\/\/t.co\/p9ORZje9", "id" : 137970445608697857, "in_reply_to_status_id" : 137966803002466304, - "created_at" : "Sat Nov 19 19:08:12 +0000 2011", + "created_at" : "2011-11-19 19:08:12 +0000", "in_reply_to_screen_name" : "hij1nx", "in_reply_to_user_id_str" : "95938827", "user" : { @@ -610,12 +593,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -628,47 +611,45 @@ Grailbird.data.tweets_2011_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "137334467365834756", "text" : "RT @JimRoepcke: ZOMG, Xcode finally has Balance Delimiter! (in Editor->Structure) I have bound it to Cmd-Shift-B as in TM and will no ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "137327194912464896", "text" : "ZOMG, Xcode finally has Balance Delimiter! (in Editor->Structure) I have bound it to Cmd-Shift-B as in TM and will now do the dance of joy!", "id" : 137327194912464896, - "created_at" : "Fri Nov 18 00:32:09 +0000 2011", + "created_at" : "2011-11-18 00:32:09 +0000", "user" : { "name" : "Jim Roepcke", "screen_name" : "JimRoepcke", "protected" : false, "id_str" : "894911", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3351988957/4cad7f658ee1a7f029aa5d283d6f4d87_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", "id" : 894911, "verified" : false } }, "id" : 137334467365834756, - "created_at" : "Fri Nov 18 01:01:03 +0000 2011", + "created_at" : "2011-11-18 01:01:03 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -682,14 +663,13 @@ Grailbird.data.tweets_2011_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "137260595392159744", - "geo" : { - }, + "geo" : { }, "id_str" : "137268942593994753", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke You really did do a fantastic job. Congrats!", "id" : 137268942593994753, "in_reply_to_status_id" : 137260595392159744, - "created_at" : "Thu Nov 17 20:40:40 +0000 2011", + "created_at" : "2011-11-17 20:40:40 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -697,12 +677,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paolo Fragomeni", @@ -716,14 +696,13 @@ Grailbird.data.tweets_2011_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "137141796827435008", - "geo" : { - }, + "geo" : { }, "id_str" : "137206481815748608", "in_reply_to_user_id" : 95938827, "text" : "@hij1nx Holy uncanny valley. Straight out of a horror flick.", "id" : 137206481815748608, "in_reply_to_status_id" : 137141796827435008, - "created_at" : "Thu Nov 17 16:32:29 +0000 2011", + "created_at" : "2011-11-17 16:32:29 +0000", "in_reply_to_screen_name" : "hij1nx", "in_reply_to_user_id_str" : "95938827", "user" : { @@ -731,12 +710,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Programming Wisdom", @@ -749,47 +728,45 @@ Grailbird.data.tweets_2011_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "137204693947518976", "text" : "RT @CodeWisdom: \"A clever person solves a problem. A wise person avoids it.\" - Einstein", "retweeted_status" : { - "source" : "Buffer", + "source" : "\u003Ca href=\"http:\/\/bufferapp.com\" rel=\"nofollow\"\u003EBuffer\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "137170634236100608", "text" : "\"A clever person solves a problem. A wise person avoids it.\" - Einstein", "id" : 137170634236100608, - "created_at" : "Thu Nov 17 14:10:02 +0000 2011", + "created_at" : "2011-11-17 14:10:02 +0000", "user" : { "name" : "Programming Wisdom", "screen_name" : "CodeWisdom", "protected" : false, "id_str" : "396238794", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1601751557/turing_normal.gif", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1601751557\/turing_normal.gif", "id" : 396238794, "verified" : false } }, "id" : 137204693947518976, - "created_at" : "Thu Nov 17 16:25:22 +0000 2011", + "created_at" : "2011-11-17 16:25:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daine Trinidad", @@ -803,14 +780,13 @@ Grailbird.data.tweets_2011_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "136896158059606016", - "geo" : { - }, + "geo" : { }, "id_str" : "136898996831662081", "in_reply_to_user_id" : 14315117, "text" : "@dainerose Obviously you need more LSD. That site is amazing!", "id" : 136898996831662081, "in_reply_to_status_id" : 136896158059606016, - "created_at" : "Wed Nov 16 20:10:38 +0000 2011", + "created_at" : "2011-11-16 20:10:38 +0000", "in_reply_to_screen_name" : "dainerose", "in_reply_to_user_id_str" : "14315117", "user" : { @@ -818,12 +794,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daine Trinidad", @@ -837,14 +813,13 @@ Grailbird.data.tweets_2011_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "136894499732471808", - "geo" : { - }, + "geo" : { }, "id_str" : "136898465245573121", "in_reply_to_user_id" : 14315117, "text" : "@dainerose I didn't notice that! I would get one if it didn't mean supporting PETA.", "id" : 136898465245573121, "in_reply_to_status_id" : 136894499732471808, - "created_at" : "Wed Nov 16 20:08:32 +0000 2011", + "created_at" : "2011-11-16 20:08:32 +0000", "in_reply_to_screen_name" : "dainerose", "in_reply_to_user_id_str" : "14315117", "user" : { @@ -852,45 +827,44 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 53, 73 ], - "url" : "http://t.co/1ZDPwUBx", - "expanded_url" : "http://features.peta.org/PETASeaKittens/", - "display_url" : "features.peta.org/PETASeaKittens/" + "url" : "http:\/\/t.co\/1ZDPwUBx", + "expanded_url" : "http:\/\/features.peta.org\/PETASeaKittens\/", + "display_url" : "features.peta.org\/PETASeaKittens\/" }, { "indices" : [ 99, 119 ], - "url" : "http://t.co/2fZrROH1", - "expanded_url" : "http://www.peta.org/about/contact-peta/report-cruelty.aspx", - "display_url" : "peta.org/about/contact-\u2026" + "url" : "http:\/\/t.co\/2fZrROH1", + "expanded_url" : "http:\/\/www.peta.org\/about\/contact-peta\/report-cruelty.aspx", + "display_url" : "peta.org\/about\/contact-\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "136829810390478850", - "text" : "PETA has a website that promotes *skinning kittens*. http://t.co/1ZDPwUBx Report them to PETA now! http://t.co/2fZrROH1", + "text" : "PETA has a website that promotes *skinning kittens*. http:\/\/t.co\/1ZDPwUBx Report them to PETA now! http:\/\/t.co\/2fZrROH1", "id" : 136829810390478850, - "created_at" : "Wed Nov 16 15:35:43 +0000 2011", + "created_at" : "2011-11-16 15:35:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -904,14 +878,13 @@ Grailbird.data.tweets_2011_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "136624131423744001", - "geo" : { - }, + "geo" : { }, "id_str" : "136627575257710592", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment That said I'm glad to be back on the iPhone with Reeder.", "id" : 136627575257710592, "in_reply_to_status_id" : 136624131423744001, - "created_at" : "Wed Nov 16 02:12:07 +0000 2011", + "created_at" : "2011-11-16 02:12:07 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -919,12 +892,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -938,14 +911,13 @@ Grailbird.data.tweets_2011_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "136624131423744001", - "geo" : { - }, + "geo" : { }, "id_str" : "136627381732511744", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment Best I found for my Nexus One was newsrob. Good app, stand up developer as well.", "id" : 136627381732511744, "in_reply_to_status_id" : 136624131423744001, - "created_at" : "Wed Nov 16 02:11:20 +0000 2011", + "created_at" : "2011-11-16 02:11:20 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -953,12 +925,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Ben Scheirman", @@ -969,22 +941,21 @@ Grailbird.data.tweets_2011_11 = } ], "media" : [ ], "hashtags" : [ { - "text" : "rubygems_f", - "indices" : [ 125, 136 ] + "text" : "rubygems_for_xcode", + "indices" : [ 125, 140 ] } ], "urls" : [ { "indices" : [ 53, 73 ], - "url" : "http://t.co/uOu10PAY", - "expanded_url" : "https://github.com/CocoaPods/CocoaPods", - "display_url" : "github.com/CocoaPods/Coco\u2026" + "url" : "http:\/\/t.co\/uOu10PAY", + "expanded_url" : "https:\/\/github.com\/CocoaPods\/CocoaPods", + "display_url" : "github.com\/CocoaPods\/Coco\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "136468596091133952", - "text" : "RT @subdigital: Holy crap. CocoaPods looks amazing. http://t.co/uOu10PAY -- It's still early on, but this looks promising. #rubygems_f ...", + "text" : "RT @subdigital: Holy crap. CocoaPods looks amazing. http:\/\/t.co\/uOu10PAY -- It's still early on, but this looks promising. #rubygems_f ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -994,40 +965,39 @@ Grailbird.data.tweets_2011_11 = } ], "urls" : [ { "indices" : [ 37, 57 ], - "url" : "http://t.co/uOu10PAY", - "expanded_url" : "https://github.com/CocoaPods/CocoaPods", - "display_url" : "github.com/CocoaPods/Coco\u2026" + "url" : "http:\/\/t.co\/uOu10PAY", + "expanded_url" : "https:\/\/github.com\/CocoaPods\/CocoaPods", + "display_url" : "github.com\/CocoaPods\/Coco\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "136319309298409472", - "text" : "Holy crap. CocoaPods looks amazing. http://t.co/uOu10PAY -- It's still early on, but this looks promising. #rubygems_for_xcode", + "text" : "Holy crap. CocoaPods looks amazing. http:\/\/t.co\/uOu10PAY -- It's still early on, but this looks promising. #rubygems_for_xcode", "id" : 136319309298409472, - "created_at" : "Tue Nov 15 05:47:10 +0000 2011", + "created_at" : "2011-11-15 05:47:10 +0000", "user" : { "name" : "Ben Scheirman", "screen_name" : "subdigital", "protected" : false, "id_str" : "14133001", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2747586148/8a1d5cf31c41cb3b59a6c80ab4367ba8_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/444536173881348096\/xCrti04k_normal.jpeg", "id" : 14133001, "verified" : false } }, "id" : 136468596091133952, - "created_at" : "Tue Nov 15 15:40:23 +0000 2011", + "created_at" : "2011-11-15 15:40:23 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "CrashPlan", @@ -1040,13 +1010,12 @@ Grailbird.data.tweets_2011_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "136163767951175680", "in_reply_to_user_id" : 13753352, "text" : "@crashplan Seems to be working again.", "id" : 136163767951175680, - "created_at" : "Mon Nov 14 19:29:06 +0000 2011", + "created_at" : "2011-11-14 19:29:06 +0000", "in_reply_to_screen_name" : "crashplan", "in_reply_to_user_id_str" : "13753352", "user" : { @@ -1054,12 +1023,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "CrashPlan", @@ -1073,14 +1042,13 @@ Grailbird.data.tweets_2011_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "136151298973253634", - "geo" : { - }, + "geo" : { }, "id_str" : "136152898693365763", "in_reply_to_user_id" : 13753352, "text" : "@crashplan Thanks :)", "id" : 136152898693365763, "in_reply_to_status_id" : 136151298973253634, - "created_at" : "Mon Nov 14 18:45:55 +0000 2011", + "created_at" : "2011-11-14 18:45:55 +0000", "in_reply_to_screen_name" : "crashplan", "in_reply_to_user_id_str" : "13753352", "user" : { @@ -1088,12 +1056,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "CrashPlan", @@ -1106,13 +1074,12 @@ Grailbird.data.tweets_2011_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "136151324306849792", "in_reply_to_user_id" : 13753352, "text" : "@crashplan I should mention that 2 other computers in the office here are in the same boat. All using CrashPlan+.", "id" : 136151324306849792, - "created_at" : "Mon Nov 14 18:39:39 +0000 2011", + "created_at" : "2011-11-14 18:39:39 +0000", "in_reply_to_screen_name" : "crashplan", "in_reply_to_user_id_str" : "13753352", "user" : { @@ -1120,12 +1087,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "CrashPlan", @@ -1138,13 +1105,12 @@ Grailbird.data.tweets_2011_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "136151189241860097", "in_reply_to_user_id" : 13753352, "text" : "@crashplan My computer hasn't backed up to CrashPlan Central for just over 4 hours now. Is there a server status page I can check?", "id" : 136151189241860097, - "created_at" : "Mon Nov 14 18:39:07 +0000 2011", + "created_at" : "2011-11-14 18:39:07 +0000", "in_reply_to_screen_name" : "crashplan", "in_reply_to_user_id_str" : "13753352", "user" : { @@ -1152,12 +1118,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mike Shaver", @@ -1171,14 +1137,13 @@ Grailbird.data.tweets_2011_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "135861676024135680", - "geo" : { - }, + "geo" : { }, "id_str" : "135862186194124800", "in_reply_to_user_id" : 2319611, "text" : "@shaver Fair enough. It is a constant struggle, and one I gave up if a proxy doesn't cut it. I spend my time & money elsewhere instead.", "id" : 135862186194124800, "in_reply_to_status_id" : 135861676024135680, - "created_at" : "Sun Nov 13 23:30:44 +0000 2011", + "created_at" : "2011-11-13 23:30:44 +0000", "in_reply_to_screen_name" : "shaver", "in_reply_to_user_id_str" : "2319611", "user" : { @@ -1186,12 +1151,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mike Shaver", @@ -1205,14 +1170,13 @@ Grailbird.data.tweets_2011_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "135804940391161856", - "geo" : { - }, + "geo" : { }, "id_str" : "135860802203820033", "in_reply_to_user_id" : 2319611, "text" : "@shaver (and a fake US mailing address. 90210 seems popular, I use one in Seattle)", "id" : 135860802203820033, "in_reply_to_status_id" : 135804940391161856, - "created_at" : "Sun Nov 13 23:25:14 +0000 2011", + "created_at" : "2011-11-13 23:25:14 +0000", "in_reply_to_screen_name" : "shaver", "in_reply_to_user_id_str" : "2319611", "user" : { @@ -1220,12 +1184,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mike Shaver", @@ -1239,14 +1203,13 @@ Grailbird.data.tweets_2011_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "135804940391161856", - "geo" : { - }, + "geo" : { }, "id_str" : "135859620773240834", "in_reply_to_user_id" : 2319611, "text" : "@shaver All you need is a poor man's SOCKS proxy: ssh -ND <port> <host>", "id" : 135859620773240834, "in_reply_to_status_id" : 135804940391161856, - "created_at" : "Sun Nov 13 23:20:32 +0000 2011", + "created_at" : "2011-11-13 23:20:32 +0000", "in_reply_to_screen_name" : "shaver", "in_reply_to_user_id_str" : "2319611", "user" : { @@ -1254,12 +1217,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Guillermo Rauch", @@ -1272,57 +1235,55 @@ Grailbird.data.tweets_2011_11 = "hashtags" : [ ], "urls" : [ { "indices" : [ 36, 56 ], - "url" : "http://t.co/j1SvwfbR", - "expanded_url" : "https://github.com/antirez/redis/commit/5574b53eae1743cca9eed5a9dd25bf418c974701", - "display_url" : "github.com/antirez/redis/\u2026" + "url" : "http:\/\/t.co\/j1SvwfbR", + "expanded_url" : "https:\/\/github.com\/antirez\/redis\/commit\/5574b53eae1743cca9eed5a9dd25bf418c974701", + "display_url" : "github.com\/antirez\/redis\/\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "135424754621489152", - "text" : "RT @rauchg: Redis gets INCRBYFLOAT:\nhttp://t.co/j1SvwfbR", + "text" : "RT @rauchg: Redis gets INCRBYFLOAT:\nhttp:\/\/t.co\/j1SvwfbR", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 24, 44 ], - "url" : "http://t.co/j1SvwfbR", - "expanded_url" : "https://github.com/antirez/redis/commit/5574b53eae1743cca9eed5a9dd25bf418c974701", - "display_url" : "github.com/antirez/redis/\u2026" + "url" : "http:\/\/t.co\/j1SvwfbR", + "expanded_url" : "https:\/\/github.com\/antirez\/redis\/commit\/5574b53eae1743cca9eed5a9dd25bf418c974701", + "display_url" : "github.com\/antirez\/redis\/\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "135424264387047425", - "text" : "Redis gets INCRBYFLOAT:\nhttp://t.co/j1SvwfbR", + "text" : "Redis gets INCRBYFLOAT:\nhttp:\/\/t.co\/j1SvwfbR", "id" : 135424264387047425, - "created_at" : "Sat Nov 12 18:30:35 +0000 2011", + "created_at" : "2011-11-12 18:30:35 +0000", "user" : { "name" : "Guillermo Rauch", "screen_name" : "rauchg", "protected" : false, "id_str" : "15540222", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1867093513/photo_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/424606094237790208\/ii_CxjK1_normal.png", "id" : 15540222, "verified" : false } }, "id" : 135424754621489152, - "created_at" : "Sat Nov 12 18:32:32 +0000 2011", + "created_at" : "2011-11-12 18:32:32 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1336,14 +1297,13 @@ Grailbird.data.tweets_2011_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "135285323767877632", - "geo" : { - }, + "geo" : { }, "id_str" : "135408972294402049", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke It's definitely not easy but I've felt much better after ditching carbs & sugar (except Saturdays). Hope you feel better!", "id" : 135408972294402049, "in_reply_to_status_id" : 135285323767877632, - "created_at" : "Sat Nov 12 17:29:49 +0000 2011", + "created_at" : "2011-11-12 17:29:49 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1351,12 +1311,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jeff Atwood", @@ -1370,14 +1330,13 @@ Grailbird.data.tweets_2011_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "135311810696978432", - "geo" : { - }, + "geo" : { }, "id_str" : "135396267009392640", "in_reply_to_user_id" : 5637652, "text" : "@codinghorror Never done a 19 hour flight, but trips with 2-3 legs that are 30 hours door to door are also really draining.", "id" : 135396267009392640, "in_reply_to_status_id" : 135311810696978432, - "created_at" : "Sat Nov 12 16:39:20 +0000 2011", + "created_at" : "2011-11-12 16:39:20 +0000", "in_reply_to_screen_name" : "codinghorror", "in_reply_to_user_id_str" : "5637652", "user" : { @@ -1385,12 +1344,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Gruber", @@ -1403,47 +1362,45 @@ Grailbird.data.tweets_2011_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "134285361894535169", "text" : "RT @gruber: We\u2019re losing a great bozo filter. Anyone who endorsed Flash player for mobile was someone you knew, immediately, was stupid.", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "134172211882901504", "text" : "We\u2019re losing a great bozo filter. Anyone who endorsed Flash player for mobile was someone you knew, immediately, was stupid.", "id" : 134172211882901504, - "created_at" : "Wed Nov 09 07:35:22 +0000 2011", + "created_at" : "2011-11-09 07:35:22 +0000", "user" : { "name" : "John Gruber", "screen_name" : "gruber", "protected" : false, "id_str" : "33423", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3065313266/7d563f0c22918aba2d6be2eaa9fb92a7_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3065313266\/7d563f0c22918aba2d6be2eaa9fb92a7_normal.png", "id" : 33423, "verified" : true } }, "id" : 134285361894535169, - "created_at" : "Wed Nov 09 15:04:59 +0000 2011", + "created_at" : "2011-11-09 15:04:59 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Merlin Mann", @@ -1452,7 +1409,7 @@ Grailbird.data.tweets_2011_11 = "id_str" : "749863", "id" : 749863 }, { - "name" : "Albert", + "name" : "SeoulBrother", "screen_name" : "SeoulBrother", "indices" : [ 50, 63 ], "id_str" : "7064802", @@ -1462,15 +1419,14 @@ Grailbird.data.tweets_2011_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "134083547391737856", "text" : "RT @hotdogsladies: FWIW, iOS trick I learned from @seoulbrother that changed my game:\n\nType \"welll\" to get \"we'll,\" \"illl\" to get \"I'll, ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Albert", + "name" : "SeoulBrother", "screen_name" : "SeoulBrother", "indices" : [ 31, 44 ], "id_str" : "7064802", @@ -1480,35 +1436,34 @@ Grailbird.data.tweets_2011_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "133989653782077440", "text" : "FWIW, iOS trick I learned from @seoulbrother that changed my game:\n\nType \"welll\" to get \"we'll,\" \"illl\" to get \"I'll,\" etc.\n\nI know, right?", "id" : 133989653782077440, - "created_at" : "Tue Nov 08 19:29:57 +0000 2011", + "created_at" : "2011-11-08 19:29:57 +0000", "user" : { "name" : "Merlin Mann", "screen_name" : "hotdogsladies", "protected" : false, "id_str" : "749863", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/51857279/merlin_icon_184-1_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/416379332324372480\/7k5UxDOt_normal.jpeg", "id" : 749863, "verified" : true } }, "id" : 134083547391737856, - "created_at" : "Wed Nov 09 01:43:03 +0000 2011", + "created_at" : "2011-11-09 01:43:03 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1522,14 +1477,13 @@ Grailbird.data.tweets_2011_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "133796375480639488", - "geo" : { - }, + "geo" : { }, "id_str" : "133925601181581312", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke That would be so awesome!", "id" : 133925601181581312, "in_reply_to_status_id" : 133796375480639488, - "created_at" : "Tue Nov 08 15:15:26 +0000 2011", + "created_at" : "2011-11-08 15:15:26 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1537,12 +1491,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1555,47 +1509,45 @@ Grailbird.data.tweets_2011_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "133923930837745664", "text" : "RT @JimRoepcke: The iTunes library should become a system service, and the iTunes app should be a frontend to that service.", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "133796375480639488", "text" : "The iTunes library should become a system service, and the iTunes app should be a frontend to that service.", "id" : 133796375480639488, - "created_at" : "Tue Nov 08 06:41:56 +0000 2011", + "created_at" : "2011-11-08 06:41:56 +0000", "user" : { "name" : "Jim Roepcke", "screen_name" : "JimRoepcke", "protected" : false, "id_str" : "894911", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3351988957/4cad7f658ee1a7f029aa5d283d6f4d87_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", "id" : 894911, "verified" : false } }, "id" : 133923930837745664, - "created_at" : "Tue Nov 08 15:08:47 +0000 2011", + "created_at" : "2011-11-08 15:08:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1611,23 +1563,22 @@ Grailbird.data.tweets_2011_11 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "133772345440608257", "text" : "You don't need a book on emacs or vim. They both have excellent tutorials and docs built right into them. #oreilly #suckers #onetrueeditor", "id" : 133772345440608257, - "created_at" : "Tue Nov 08 05:06:27 +0000 2011", + "created_at" : "2011-11-08 05:06:27 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Command Line Magic", @@ -1640,47 +1591,45 @@ Grailbird.data.tweets_2011_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "133750262379708419", "text" : "RT @climagic: ssh-copy-id user@remotehost # Automatically installs your public key to the remote host (this actually is included in the ...", "retweeted_status" : { - "source" : "CLI Magic poster", + "source" : "\u003Ca href=\"http:\/\/suso.suso.org\/xulu\/Command_Line_Magic\" rel=\"nofollow\"\u003ECLI Magic poster\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "133617324073811968", "text" : "ssh-copy-id user@remotehost # Automatically installs your public key to the remote host (this actually is included in the openssh package)", "id" : 133617324073811968, - "created_at" : "Mon Nov 07 18:50:27 +0000 2011", + "created_at" : "2011-11-07 18:50:27 +0000", "user" : { "name" : "Command Line Magic", "screen_name" : "climagic", "protected" : false, "id_str" : "91333167", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/535876218/climagic-icon_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/535876218\/climagic-icon_normal.png", "id" : 91333167, "verified" : false } }, "id" : 133750262379708419, - "created_at" : "Tue Nov 08 03:38:42 +0000 2011", + "created_at" : "2011-11-08 03:38:42 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -1694,14 +1643,13 @@ Grailbird.data.tweets_2011_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "133725655308308480", - "geo" : { - }, + "geo" : { }, "id_str" : "133732648341344256", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment I can't decide which is more annoying: whitelisting sites with NotScripts, or the web with JS on by default.", "id" : 133732648341344256, "in_reply_to_status_id" : 133725655308308480, - "created_at" : "Tue Nov 08 02:28:42 +0000 2011", + "created_at" : "2011-11-08 02:28:42 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -1709,12 +1657,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -1728,14 +1676,13 @@ Grailbird.data.tweets_2011_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "133725655308308480", - "geo" : { - }, + "geo" : { }, "id_str" : "133732338197725184", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment I try to do the same with boxes that appear right over the content asking to subscribe to something or take a survey.", "id" : 133732338197725184, "in_reply_to_status_id" : 133725655308308480, - "created_at" : "Tue Nov 08 02:27:28 +0000 2011", + "created_at" : "2011-11-08 02:27:28 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -1743,12 +1690,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -1761,47 +1708,45 @@ Grailbird.data.tweets_2011_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "133324381203070976", "text" : "RT @marcoarment: Just got my first spam-reply in a while. It made me realize that Twitter's been MUCH better at spam control for the las ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "133243584144084992", "text" : "Just got my first spam-reply in a while. It made me realize that Twitter's been MUCH better at spam control for the last couple of months.", "id" : 133243584144084992, - "created_at" : "Sun Nov 06 18:05:20 +0000 2011", + "created_at" : "2011-11-06 18:05:20 +0000", "user" : { "name" : "Marco Arment", "screen_name" : "marcoarment", "protected" : false, "id_str" : "14231571", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1282173124/untitled-158-2_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1282173124\/untitled-158-2_normal.jpg", "id" : 14231571, "verified" : false } }, "id" : 133324381203070976, - "created_at" : "Sun Nov 06 23:26:24 +0000 2011", + "created_at" : "2011-11-06 23:26:24 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1815,14 +1760,13 @@ Grailbird.data.tweets_2011_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "132930349549359104", - "geo" : { - }, + "geo" : { }, "id_str" : "132945910853414913", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke If you're playing music and want to browse around your library at the same time what does a hybrid Play/Pause/Select button do?", + "text" : "@JimRoepcke If you're playing music and want to browse around your library at the same time what does a hybrid Play\/Pause\/Select button do?", "id" : 132945910853414913, "in_reply_to_status_id" : 132930349549359104, - "created_at" : "Sat Nov 05 22:22:29 +0000 2011", + "created_at" : "2011-11-05 22:22:29 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1830,12 +1774,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Aaron Hillegass", @@ -1846,10 +1790,14 @@ Grailbird.data.tweets_2011_11 = } ], "media" : [ ], "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/1b0cOWgr", + "expanded_url" : "http:\/\/www.tuaw.com\/2011\/11\/04\/mactech-2011-what-keeps-aaron-hillegass-up-at-night\/", + "display_url" : "tuaw.com\/2011\/11\/04\/mac\u2026" + } ] }, + "geo" : { }, "id_str" : "132472104317763584", "text" : "RT @AaronHillegass: At the end of my MacTech talk, I shared the questions that keep me awake at night. TUAW found it worth writing about ...", "retweeted_status" : { @@ -1860,40 +1808,39 @@ Grailbird.data.tweets_2011_11 = "hashtags" : [ ], "urls" : [ { "indices" : [ 118, 138 ], - "url" : "http://t.co/1b0cOWgr", - "expanded_url" : "http://www.tuaw.com/2011/11/04/mactech-2011-what-keeps-aaron-hillegass-up-at-night/", - "display_url" : "tuaw.com/2011/11/04/mac\u2026" + "url" : "http:\/\/t.co\/1b0cOWgr", + "expanded_url" : "http:\/\/www.tuaw.com\/2011\/11\/04\/mactech-2011-what-keeps-aaron-hillegass-up-at-night\/", + "display_url" : "tuaw.com\/2011\/11\/04\/mac\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "132453840506204161", - "text" : "At the end of my MacTech talk, I shared the questions that keep me awake at night. TUAW found it worth writing about: http://t.co/1b0cOWgr", + "text" : "At the end of my MacTech talk, I shared the questions that keep me awake at night. TUAW found it worth writing about: http:\/\/t.co\/1b0cOWgr", "id" : 132453840506204161, - "created_at" : "Fri Nov 04 13:47:11 +0000 2011", + "created_at" : "2011-11-04 13:47:11 +0000", "user" : { "name" : "Aaron Hillegass", "screen_name" : "AaronHillegass", "protected" : false, "id_str" : "85645271", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2603433301/yx46z865biyvbvjopzl5_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2603433301\/yx46z865biyvbvjopzl5_normal.jpeg", "id" : 85645271, "verified" : false } }, "id" : 132472104317763584, - "created_at" : "Fri Nov 04 14:59:45 +0000 2011", + "created_at" : "2011-11-04 14:59:45 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daine Trinidad", @@ -1907,14 +1854,13 @@ Grailbird.data.tweets_2011_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "132231716210360320", - "geo" : { - }, + "geo" : { }, "id_str" : "132234102509273089", "in_reply_to_user_id" : 14315117, "text" : "@dainerose Now your phone won't be burning hot all night.", "id" : 132234102509273089, "in_reply_to_status_id" : 132231716210360320, - "created_at" : "Thu Nov 03 23:14:01 +0000 2011", + "created_at" : "2011-11-03 23:14:01 +0000", "in_reply_to_screen_name" : "dainerose", "in_reply_to_user_id_str" : "14315117", "user" : { @@ -1922,12 +1868,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1941,14 +1887,13 @@ Grailbird.data.tweets_2011_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "132196040785920002", - "geo" : { - }, + "geo" : { }, "id_str" : "132197068482686976", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke If you use iCloud you also get an alert on your Mac. Of course then you have to be looking at your computer, may or may not help", "id" : 132197068482686976, "in_reply_to_status_id" : 132196040785920002, - "created_at" : "Thu Nov 03 20:46:51 +0000 2011", + "created_at" : "2011-11-03 20:46:51 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1956,12 +1901,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Merlin Mann", @@ -1975,14 +1920,13 @@ Grailbird.data.tweets_2011_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "132160149770088448", - "geo" : { - }, + "geo" : { }, "id_str" : "132162237963051008", "in_reply_to_user_id" : 749863, "text" : "@hotdogsladies Wrapping at 78-80 makes working on and comparing files side by side much nicer. Can even fit 3 files side by side at 1920xFoo", "id" : 132162237963051008, "in_reply_to_status_id" : 132160149770088448, - "created_at" : "Thu Nov 03 18:28:27 +0000 2011", + "created_at" : "2011-11-03 18:28:27 +0000", "in_reply_to_screen_name" : "hotdogsladies", "in_reply_to_user_id_str" : "749863", "user" : { @@ -1990,12 +1934,12 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Asen Bozhilov", @@ -2008,15 +1952,14 @@ Grailbird.data.tweets_2011_11 = "hashtags" : [ ], "urls" : [ { "indices" : [ 77, 97 ], - "url" : "http://t.co/my92CDAN", - "expanded_url" : "https://gist.github.com/1333507", - "display_url" : "gist.github.com/1333507" + "url" : "http:\/\/t.co\/my92CDAN", + "expanded_url" : "https:\/\/gist.github.com\/1333507", + "display_url" : "gist.github.com\/1333507" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "131798571677790208", - "text" : "RT @abozhilov: So you need arguments default value in JS? Possible approach: http://t.co/my92CDAN", + "text" : "RT @abozhilov: So you need arguments default value in JS? Possible approach: http:\/\/t.co\/my92CDAN", "retweeted_status" : { "source" : "web", "entities" : { @@ -2025,35 +1968,34 @@ Grailbird.data.tweets_2011_11 = "hashtags" : [ ], "urls" : [ { "indices" : [ 62, 82 ], - "url" : "http://t.co/my92CDAN", - "expanded_url" : "https://gist.github.com/1333507", - "display_url" : "gist.github.com/1333507" + "url" : "http:\/\/t.co\/my92CDAN", + "expanded_url" : "https:\/\/gist.github.com\/1333507", + "display_url" : "gist.github.com\/1333507" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "131710448545443840", - "text" : "So you need arguments default value in JS? Possible approach: http://t.co/my92CDAN", + "text" : "So you need arguments default value in JS? Possible approach: http:\/\/t.co\/my92CDAN", "id" : 131710448545443840, - "created_at" : "Wed Nov 02 12:33:12 +0000 2011", + "created_at" : "2011-11-02 12:33:12 +0000", "user" : { "name" : "Asen Bozhilov", "screen_name" : "abozhilov", "protected" : false, "id_str" : "69557228", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2708195785/c2dde55d2e20b52f7bd0826f0eecf401_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2708195785\/c2dde55d2e20b52f7bd0826f0eecf401_normal.jpeg", "id" : 69557228, "verified" : false } }, "id" : 131798571677790208, - "created_at" : "Wed Nov 02 18:23:22 +0000 2011", + "created_at" : "2011-11-02 18:23:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2011_12.js b/public/tweets/data/js/tweets/2011_12.js index 7fe18ca..1adbf46 100755 --- a/public/tweets/data/js/tweets/2011_12.js +++ b/public/tweets/data/js/tweets/2011_12.js @@ -1,6 +1,6 @@ Grailbird.data.tweets_2011_12 = [ { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Hacker News Bot", @@ -13,80 +13,77 @@ Grailbird.data.tweets_2011_12 = "hashtags" : [ ], "urls" : [ { "indices" : [ 54, 74 ], - "url" : "http://t.co/Fx5hIqhV", - "expanded_url" : "http://thenextweb.com/facebook/2011/12/30/not-a-fan-of-timeline-on-facebook-use-ie7-facebook-stopped-supporting-it/", - "display_url" : "thenextweb.com/facebook/2011/\u2026" + "url" : "http:\/\/t.co\/Fx5hIqhV", + "expanded_url" : "http:\/\/thenextweb.com\/facebook\/2011\/12\/30\/not-a-fan-of-timeline-on-facebook-use-ie7-facebook-stopped-supporting-it\/", + "display_url" : "thenextweb.com\/facebook\/2011\/\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "153015439734214656", - "text" : "RT @hackernewsbot: Facebook no longer supports IE7... http://t.co/Fx5hIqhV", + "text" : "RT @hackernewsbot: Facebook no longer supports IE7... http:\/\/t.co\/Fx5hIqhV", "retweeted_status" : { - "source" : "Hacker News Bot", + "source" : "\u003Ca href=\"http:\/\/news.ycombinator.com\/\" rel=\"nofollow\"\u003EHacker News Bot\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 35, 55 ], - "url" : "http://t.co/Fx5hIqhV", - "expanded_url" : "http://thenextweb.com/facebook/2011/12/30/not-a-fan-of-timeline-on-facebook-use-ie7-facebook-stopped-supporting-it/", - "display_url" : "thenextweb.com/facebook/2011/\u2026" + "url" : "http:\/\/t.co\/Fx5hIqhV", + "expanded_url" : "http:\/\/thenextweb.com\/facebook\/2011\/12\/30\/not-a-fan-of-timeline-on-facebook-use-ie7-facebook-stopped-supporting-it\/", + "display_url" : "thenextweb.com\/facebook\/2011\/\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "153002963185577984", - "text" : "Facebook no longer supports IE7... http://t.co/Fx5hIqhV", + "text" : "Facebook no longer supports IE7... http:\/\/t.co\/Fx5hIqhV", "id" : 153002963185577984, - "created_at" : "Sat Dec 31 06:42:03 +0000 2011", + "created_at" : "2011-12-31 06:42:03 +0000", "user" : { "name" : "Hacker News Bot", "screen_name" : "hackernewsbot", "protected" : false, "id_str" : "19575586", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/73596050/yc500_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/73596050\/yc500_normal.jpg", "id" : 19575586, "verified" : false } }, "id" : 153015439734214656, - "created_at" : "Sat Dec 31 07:31:38 +0000 2011", + "created_at" : "2011-12-31 07:31:38 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "152975449104990208", "text" : "yyc -> yyj, last leg of yxu -> yyj trip home! \u2708", "id" : 152975449104990208, - "created_at" : "Sat Dec 31 04:52:43 +0000 2011", + "created_at" : "2011-12-31 04:52:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -94,14 +91,13 @@ Grailbird.data.tweets_2011_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "152286855675641857", - "geo" : { - }, + "geo" : { }, "id_str" : "152288923958251520", "in_reply_to_user_id" : 39448955, "text" : "@A_to_the_J_ i'm so sorry! don't breath.", "id" : 152288923958251520, "in_reply_to_status_id" : 152286855675641857, - "created_at" : "Thu Dec 29 07:24:43 +0000 2011", + "created_at" : "2011-12-29 07:24:43 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -109,38 +105,37 @@ Grailbird.data.tweets_2011_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "152106527031955456", "text" : "OH: \"I'm just being logic.\"", "id" : 152106527031955456, - "created_at" : "Wed Dec 28 19:19:56 +0000 2011", + "created_at" : "2011-12-28 19:19:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Adam Backstrom", + "name" : "Annika Backstrom", "screen_name" : "abackstrom", "indices" : [ 3, 14 ], "id_str" : "3621751", @@ -150,57 +145,55 @@ Grailbird.data.tweets_2011_12 = "hashtags" : [ ], "urls" : [ { "indices" : [ 48, 68 ], - "url" : "http://t.co/KeqlGTPz", - "expanded_url" : "http://www.youtube.com/watch?v=o1-ndsRPxbM&feature=share", - "display_url" : "youtube.com/watch?v=o1-nds\u2026" + "url" : "http:\/\/t.co\/KeqlGTPz", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=o1-ndsRPxbM&feature=share", + "display_url" : "youtube.com\/watch?v=o1-nds\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "151782151803772928", - "text" : "RT @abackstrom: How to Pronounce Hors d'oeuvres http://t.co/KeqlGTPz", + "text" : "RT @abackstrom: How to Pronounce Hors d'oeuvres http:\/\/t.co\/KeqlGTPz", "retweeted_status" : { - "source" : "Tweet Button", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/tweetbutton\" rel=\"nofollow\"\u003ETweet Button\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 32, 52 ], - "url" : "http://t.co/KeqlGTPz", - "expanded_url" : "http://www.youtube.com/watch?v=o1-ndsRPxbM&feature=share", - "display_url" : "youtube.com/watch?v=o1-nds\u2026" + "url" : "http:\/\/t.co\/KeqlGTPz", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=o1-ndsRPxbM&feature=share", + "display_url" : "youtube.com\/watch?v=o1-nds\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "151504628784185344", - "text" : "How to Pronounce Hors d'oeuvres http://t.co/KeqlGTPz", + "text" : "How to Pronounce Hors d'oeuvres http:\/\/t.co\/KeqlGTPz", "id" : 151504628784185344, - "created_at" : "Tue Dec 27 03:28:12 +0000 2011", + "created_at" : "2011-12-27 03:28:12 +0000", "user" : { - "name" : "Adam Backstrom", + "name" : "Annika Backstrom", "screen_name" : "abackstrom", "protected" : false, "id_str" : "3621751", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3244417149/97a834c9bef9788471caec17a9198751_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/435547669339983872\/_DcvU0WG_normal.jpeg", "id" : 3621751, "verified" : false } }, "id" : 151782151803772928, - "created_at" : "Tue Dec 27 21:50:59 +0000 2011", + "created_at" : "2011-12-27 21:50:59 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -213,57 +206,55 @@ Grailbird.data.tweets_2011_12 = "hashtags" : [ ], "urls" : [ { "indices" : [ 67, 87 ], - "url" : "http://t.co/KIOUXZGQ", - "expanded_url" : "http://j.mp/vpNcKZ", - "display_url" : "j.mp/vpNcKZ" + "url" : "http:\/\/t.co\/KIOUXZGQ", + "expanded_url" : "http:\/\/j.mp\/vpNcKZ", + "display_url" : "j.mp\/vpNcKZ" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "151448040052502528", - "text" : "RT @devongovett: Node.js modules you should know about: JSONStream http://t.co/KIOUXZGQ", + "text" : "RT @devongovett: Node.js modules you should know about: JSONStream http:\/\/t.co\/KIOUXZGQ", "retweeted_status" : { - "source" : "Reeder", + "source" : "\u003Ca href=\"http:\/\/reederapp.com\" rel=\"nofollow\"\u003EReeder\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 50, 70 ], - "url" : "http://t.co/KIOUXZGQ", - "expanded_url" : "http://j.mp/vpNcKZ", - "display_url" : "j.mp/vpNcKZ" + "url" : "http:\/\/t.co\/KIOUXZGQ", + "expanded_url" : "http:\/\/j.mp\/vpNcKZ", + "display_url" : "j.mp\/vpNcKZ" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "151381620740472832", - "text" : "Node.js modules you should know about: JSONStream http://t.co/KIOUXZGQ", + "text" : "Node.js modules you should know about: JSONStream http:\/\/t.co\/KIOUXZGQ", "id" : 151381620740472832, - "created_at" : "Mon Dec 26 19:19:25 +0000 2011", + "created_at" : "2011-12-26 19:19:25 +0000", "user" : { "name" : "devongovett", "screen_name" : "devongovett", "protected" : false, "id_str" : "15687937", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/92153139/item_6_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/92153139\/item_6_normal.jpg", "id" : 15687937, "verified" : false } }, "id" : 151448040052502528, - "created_at" : "Mon Dec 26 23:43:21 +0000 2011", + "created_at" : "2011-12-26 23:43:21 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "rands", @@ -276,47 +267,45 @@ Grailbird.data.tweets_2011_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "151362743239323648", "text" : "RT @rands: Anytime\u2026 anytime\u2026 I'm sitting there waiting for my computer or phone to do something, I silently seethe with compounding inne ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "151356590769963008", "text" : "Anytime\u2026 anytime\u2026 I'm sitting there waiting for my computer or phone to do something, I silently seethe with compounding inner nerd rage.", "id" : 151356590769963008, - "created_at" : "Mon Dec 26 17:39:57 +0000 2011", + "created_at" : "2011-12-26 17:39:57 +0000", "user" : { "name" : "rands", "screen_name" : "rands", "protected" : false, "id_str" : "30923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2886028302/d9137f9df14bafdb1144d6b6c16259c1_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2886028302\/d9137f9df14bafdb1144d6b6c16259c1_normal.png", "id" : 30923, "verified" : false } }, "id" : 151362743239323648, - "created_at" : "Mon Dec 26 18:04:24 +0000 2011", + "created_at" : "2011-12-26 18:04:24 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -330,14 +319,13 @@ Grailbird.data.tweets_2011_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "151109218387234816", - "geo" : { - }, + "geo" : { }, "id_str" : "151128504677842944", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I'll have to check that out. Just saw the movie and it was really good.", "id" : 151128504677842944, "in_reply_to_status_id" : 151109218387234816, - "created_at" : "Mon Dec 26 02:33:38 +0000 2011", + "created_at" : "2011-12-26 02:33:38 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -345,12 +333,12 @@ Grailbird.data.tweets_2011_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dalai Lama In Bed", @@ -363,47 +351,45 @@ Grailbird.data.tweets_2011_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "151035779425107969", "text" : "RT @DalaiLamaInBed: If developing qualities like love, compassion, generosity & patience is to be effective, we must practice them in ou ...", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "151018831291219968", "text" : "If developing qualities like love, compassion, generosity & patience is to be effective, we must practice them in our daily life in bed.", "id" : 151018831291219968, - "created_at" : "Sun Dec 25 19:17:49 +0000 2011", + "created_at" : "2011-12-25 19:17:49 +0000", "user" : { "name" : "Dalai Lama In Bed", "screen_name" : "DalaiLamaInBed", "protected" : false, "id_str" : "197495418", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1135252432/3418_7885342284ad6ee121622b_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1135252432\/3418_7885342284ad6ee121622b_normal.jpg", "id" : 197495418, "verified" : false } }, "id" : 151035779425107969, - "created_at" : "Sun Dec 25 20:25:10 +0000 2011", + "created_at" : "2011-12-25 20:25:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Merlin Mann", @@ -416,47 +402,45 @@ Grailbird.data.tweets_2011_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "151035711443836928", "text" : "RT @hotdogsladies: \"A crummy commercial?!? Son\u2026of a\u2026*BITCH!*\"\n\nPerfect.", "retweeted_status" : { - "source" : "Birdhouse", + "source" : "\u003Ca href=\"http:\/\/birdhouseapp.com\" rel=\"nofollow\"\u003EBirdhouse\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "150992453636329473", "text" : "\"A crummy commercial?!? Son\u2026of a\u2026*BITCH!*\"\n\nPerfect.", "id" : 150992453636329473, - "created_at" : "Sun Dec 25 17:33:00 +0000 2011", + "created_at" : "2011-12-25 17:33:00 +0000", "user" : { "name" : "Merlin Mann", "screen_name" : "hotdogsladies", "protected" : false, "id_str" : "749863", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/51857279/merlin_icon_184-1_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/416379332324372480\/7k5UxDOt_normal.jpeg", "id" : 749863, "verified" : true } }, "id" : 151035711443836928, - "created_at" : "Sun Dec 25 20:24:54 +0000 2011", + "created_at" : "2011-12-25 20:24:54 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -469,20 +453,19 @@ Grailbird.data.tweets_2011_12 = "hashtags" : [ ], "urls" : [ { "indices" : [ 72, 92 ], - "url" : "http://t.co/VEgnjVlH", - "expanded_url" : "http://www.youtube.com/watch?feature=player_detailpage&v=wZ9RNhJAgjE#t=30s", - "display_url" : "youtube.com/watch?feature=\u2026" + "url" : "http:\/\/t.co\/VEgnjVlH", + "expanded_url" : "http:\/\/www.youtube.com\/watch?feature=player_detailpage&v=wZ9RNhJAgjE#t=30s", + "display_url" : "youtube.com\/watch?feature=\u2026" } ] }, "in_reply_to_status_id_str" : "150726551976165378", - "geo" : { - }, + "geo" : { }, "id_str" : "150756003670003712", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke I hear this is the form factor of the Nebula Nexus S III HD http://t.co/VEgnjVlH", + "text" : "@JimRoepcke I hear this is the form factor of the Nebula Nexus S III HD http:\/\/t.co\/VEgnjVlH", "id" : 150756003670003712, "in_reply_to_status_id" : 150726551976165378, - "created_at" : "Sun Dec 25 01:53:26 +0000 2011", + "created_at" : "2011-12-25 01:53:26 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -490,35 +473,34 @@ Grailbird.data.tweets_2011_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "150725435280474112", "text" : "I'm pretty sure Christmas is about world domination.", "id" : 150725435280474112, - "created_at" : "Sat Dec 24 23:51:58 +0000 2011", + "created_at" : "2011-12-24 23:51:58 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Chrome Developers", @@ -531,57 +513,55 @@ Grailbird.data.tweets_2011_12 = "hashtags" : [ ], "urls" : [ { "indices" : [ 108, 129 ], - "url" : "https://t.co/mE8hC2B9", - "expanded_url" : "https://plus.google.com/113127438179392830442/posts/T615Md5JPQG", - "display_url" : "plus.google.com/11312743817939\u2026" + "url" : "https:\/\/t.co\/mE8hC2B9", + "expanded_url" : "https:\/\/plus.google.com\/113127438179392830442\/posts\/T615Md5JPQG", + "display_url" : "plus.google.com\/11312743817939\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "150707632448094208", - "text" : "RT @ChromiumDev: A nice xmas gift, in Canary you can now enable ECMAScript Harmony features via about:flags https://t.co/mE8hC2B9", + "text" : "RT @ChromiumDev: A nice xmas gift, in Canary you can now enable ECMAScript Harmony features via about:flags https:\/\/t.co\/mE8hC2B9", "retweeted_status" : { - "source" : "SocialEngage", + "source" : "\u003Ca href=\"http:\/\/www.exacttarget.com\/social\" rel=\"nofollow\"\u003ESocialEngage\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 91, 112 ], - "url" : "https://t.co/mE8hC2B9", - "expanded_url" : "https://plus.google.com/113127438179392830442/posts/T615Md5JPQG", - "display_url" : "plus.google.com/11312743817939\u2026" + "url" : "https:\/\/t.co\/mE8hC2B9", + "expanded_url" : "https:\/\/plus.google.com\/113127438179392830442\/posts\/T615Md5JPQG", + "display_url" : "plus.google.com\/11312743817939\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "150704879952859136", - "text" : "A nice xmas gift, in Canary you can now enable ECMAScript Harmony features via about:flags https://t.co/mE8hC2B9", + "text" : "A nice xmas gift, in Canary you can now enable ECMAScript Harmony features via about:flags https:\/\/t.co\/mE8hC2B9", "id" : 150704879952859136, - "created_at" : "Sat Dec 24 22:30:17 +0000 2011", + "created_at" : "2011-12-24 22:30:17 +0000", "user" : { "name" : "Chrome Developers", "screen_name" : "ChromiumDev", "protected" : false, "id_str" : "113713261", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1320180647/chromiumchrome_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1320180647\/chromiumchrome_normal.png", "id" : 113713261, "verified" : true } }, "id" : 150707632448094208, - "created_at" : "Sat Dec 24 22:41:14 +0000 2011", + "created_at" : "2011-12-24 22:41:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "\uFF4B\u00E8\uFF56\u00EF\uFF4E\uFF50\u00F2", @@ -594,15 +574,14 @@ Grailbird.data.tweets_2011_12 = "hashtags" : [ ], "urls" : [ { "indices" : [ 39, 59 ], - "url" : "http://t.co/2kNDeEI5", - "expanded_url" : "http://imgur.com/U1KoD", - "display_url" : "imgur.com/U1KoD" + "url" : "http:\/\/t.co\/2kNDeEI5", + "expanded_url" : "http:\/\/imgur.com\/U1KoD", + "display_url" : "imgur.com\/U1KoD" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "150705598089007104", - "text" : "RT @kevinpo: THIS is a christmas tree: http://t.co/2kNDeEI5", + "text" : "RT @kevinpo: THIS is a christmas tree: http:\/\/t.co\/2kNDeEI5", "retweeted_status" : { "source" : "web", "entities" : { @@ -611,40 +590,39 @@ Grailbird.data.tweets_2011_12 = "hashtags" : [ ], "urls" : [ { "indices" : [ 26, 46 ], - "url" : "http://t.co/2kNDeEI5", - "expanded_url" : "http://imgur.com/U1KoD", - "display_url" : "imgur.com/U1KoD" + "url" : "http:\/\/t.co\/2kNDeEI5", + "expanded_url" : "http:\/\/imgur.com\/U1KoD", + "display_url" : "imgur.com\/U1KoD" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "150680391328608257", - "text" : "THIS is a christmas tree: http://t.co/2kNDeEI5", + "text" : "THIS is a christmas tree: http:\/\/t.co\/2kNDeEI5", "id" : 150680391328608257, - "created_at" : "Sat Dec 24 20:52:59 +0000 2011", + "created_at" : "2011-12-24 20:52:59 +0000", "user" : { "name" : "\uFF4B\u00E8\uFF56\u00EF\uFF4E\uFF50\u00F2", "screen_name" : "kevinpo", "protected" : false, "id_str" : "26706944", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2582041170/14ljlh71srcpgueelhx4_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2582041170\/14ljlh71srcpgueelhx4_normal.jpeg", "id" : 26706944, "verified" : false } }, "id" : 150705598089007104, - "created_at" : "Sat Dec 24 22:33:09 +0000 2011", + "created_at" : "2011-12-24 22:33:09 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -658,14 +636,13 @@ Grailbird.data.tweets_2011_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "150674035192238080", - "geo" : { - }, + "geo" : { }, "id_str" : "150676908382756864", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke But, but, \u2026 it's open! And the background moves. You can't do that on a closed OS.", "id" : 150676908382756864, "in_reply_to_status_id" : 150674035192238080, - "created_at" : "Sat Dec 24 20:39:09 +0000 2011", + "created_at" : "2011-12-24 20:39:09 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -673,12 +650,12 @@ Grailbird.data.tweets_2011_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Christopher Blizzard", @@ -691,15 +668,14 @@ Grailbird.data.tweets_2011_12 = "hashtags" : [ ], "urls" : [ { "indices" : [ 97, 118 ], - "url" : "https://t.co/JN9trcVZ", - "expanded_url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=695635", - "display_url" : "bugzilla.mozilla.org/show_bug.cgi?i\u2026" + "url" : "https:\/\/t.co\/JN9trcVZ", + "expanded_url" : "https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=695635", + "display_url" : "bugzilla.mozilla.org\/show_bug.cgi?i\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "149612597514211328", - "text" : "RT @chrisblizzard: We un-prefixed the WebSockets API in Firefox 11, coming to Aurora very soon. https://t.co/JN9trcVZ", + "text" : "RT @chrisblizzard: We un-prefixed the WebSockets API in Firefox 11, coming to Aurora very soon. https:\/\/t.co\/JN9trcVZ", "retweeted_status" : { "source" : "web", "entities" : { @@ -708,40 +684,39 @@ Grailbird.data.tweets_2011_12 = "hashtags" : [ ], "urls" : [ { "indices" : [ 78, 99 ], - "url" : "https://t.co/JN9trcVZ", - "expanded_url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=695635", - "display_url" : "bugzilla.mozilla.org/show_bug.cgi?i\u2026" + "url" : "https:\/\/t.co\/JN9trcVZ", + "expanded_url" : "https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=695635", + "display_url" : "bugzilla.mozilla.org\/show_bug.cgi?i\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "149577765732093953", - "text" : "We un-prefixed the WebSockets API in Firefox 11, coming to Aurora very soon. https://t.co/JN9trcVZ", + "text" : "We un-prefixed the WebSockets API in Firefox 11, coming to Aurora very soon. https:\/\/t.co\/JN9trcVZ", "id" : 149577765732093953, - "created_at" : "Wed Dec 21 19:51:33 +0000 2011", + "created_at" : "2011-12-21 19:51:33 +0000", "user" : { "name" : "Christopher Blizzard", "screen_name" : "chrisblizzard", "protected" : false, "id_str" : "12811302", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/421244098/blizz-head-sq-96_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/421244098\/blizz-head-sq-96_normal.png", "id" : 12811302, "verified" : false } }, "id" : 149612597514211328, - "created_at" : "Wed Dec 21 22:09:57 +0000 2011", + "created_at" : "2011-12-21 22:09:57 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -749,14 +724,13 @@ Grailbird.data.tweets_2011_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "149469380265246721", - "geo" : { - }, + "geo" : { }, "id_str" : "149507013427204101", "in_reply_to_user_id" : 39448955, "text" : "@A_to_the_J_ Eerie fake smiles and poses.", "id" : 149507013427204101, "in_reply_to_status_id" : 149469380265246721, - "created_at" : "Wed Dec 21 15:10:24 +0000 2011", + "created_at" : "2011-12-21 15:10:24 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -764,45 +738,44 @@ Grailbird.data.tweets_2011_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "149244053920288770", "text" : "(And not only because of the spurious apostrophe)", "id" : 149244053920288770, - "created_at" : "Tue Dec 20 21:45:29 +0000 2011", + "created_at" : "2011-12-20 21:45:29 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ { - "expanded_url" : "http://twitter.com/_sjs/status/149243862592921600/photo/1", + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/149243862592921600\/photo\/1", "indices" : [ 44, 64 ], - "url" : "http://t.co/4PV3JzWG", - "media_url" : "http://pbs.twimg.com/media/AhI4gJcCIAAoqhH.jpg", + "url" : "http:\/\/t.co\/4PV3JzWG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/AhI4gJcCIAAoqhH.jpg", "id_str" : "149243862597115904", "id" : 149243862597115904, - "media_url_https" : "https://pbs.twimg.com/media/AhI4gJcCIAAoqhH.jpg", + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/AhI4gJcCIAAoqhH.jpg", "sizes" : [ { "h" : 1024, "resize" : "fit", @@ -824,97 +797,93 @@ Grailbird.data.tweets_2011_12 = "resize" : "fit", "w" : 768 } ], - "display_url" : "pic.twitter.com/4PV3JzWG" + "display_url" : "pic.twitter.com\/4PV3JzWG" } ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "149243862592921600", - "text" : "I'm really creeped out by photos like this. http://t.co/4PV3JzWG", + "text" : "I'm really creeped out by photos like this. http:\/\/t.co\/4PV3JzWG", "id" : 149243862592921600, - "created_at" : "Tue Dec 20 21:44:45 +0000 2011", + "created_at" : "2011-12-20 21:44:45 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "149133329063612416", "text" : "Is it time to declare that memory now means storage? It jives with what people think of as memory anyway so maybe it's for the best.", "id" : 149133329063612416, - "created_at" : "Tue Dec 20 14:25:31 +0000 2011", + "created_at" : "2011-12-20 14:25:31 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "149133055972491264", "text" : "I never know if people are talking about storage or actual memory (i.e. RAM) when they say memory. Anobit is about storage, not memory.", "id" : 149133055972491264, - "created_at" : "Tue Dec 20 14:24:25 +0000 2011", + "created_at" : "2011-12-20 14:24:25 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "148870096113238016", "text" : "iTunes Match has arrived in Canada, along with purchased TV Shows. Hooray!", "id" : 148870096113238016, - "created_at" : "Mon Dec 19 20:59:31 +0000 2011", + "created_at" : "2011-12-19 20:59:31 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetings for iPhone", + "source" : "\u003Ca href=\"http:\/\/www.tweetings.net\/\" rel=\"nofollow\"\u003ETweetings for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -922,14 +891,13 @@ Grailbird.data.tweets_2011_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "148612526865784833", - "geo" : { - }, + "geo" : { }, "id_str" : "148636030164152320", "in_reply_to_user_id" : 39448955, "text" : "@A_to_the_J_ you just leveled up!", "id" : 148636030164152320, "in_reply_to_status_id" : 148612526865784833, - "created_at" : "Mon Dec 19 05:29:25 +0000 2011", + "created_at" : "2011-12-19 05:29:25 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -937,35 +905,34 @@ Grailbird.data.tweets_2011_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "148583588202430464", "text" : "Arrived in YYZ.", "id" : 148583588202430464, - "created_at" : "Mon Dec 19 02:01:02 +0000 2011", + "created_at" : "2011-12-19 02:01:02 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daine Trinidad", @@ -979,14 +946,13 @@ Grailbird.data.tweets_2011_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "148494603375493121", - "geo" : { - }, + "geo" : { }, "id_str" : "148583532103614465", "in_reply_to_user_id" : 14315117, "text" : "@dainerose Will do :) I get to be tech support for my parents!", "id" : 148583532103614465, "in_reply_to_status_id" : 148494603375493121, - "created_at" : "Mon Dec 19 02:00:49 +0000 2011", + "created_at" : "2011-12-19 02:00:49 +0000", "in_reply_to_screen_name" : "dainerose", "in_reply_to_user_id_str" : "14315117", "user" : { @@ -994,35 +960,34 @@ Grailbird.data.tweets_2011_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetings for iPhone", + "source" : "\u003Ca href=\"http:\/\/www.tweetings.net\/\" rel=\"nofollow\"\u003ETweetings for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "148442622883672064", "text" : "Seeing a girl carrying a box that says \"ugg\" I just realized what ugg boots are. \"out of it\" doesn't begin to describe me. Good or bad?", "id" : 148442622883672064, - "created_at" : "Sun Dec 18 16:40:53 +0000 2011", + "created_at" : "2011-12-18 16:40:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetings for iPhone", + "source" : "\u003Ca href=\"http:\/\/www.tweetings.net\/\" rel=\"nofollow\"\u003ETweetings for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1039,7 +1004,7 @@ Grailbird.data.tweets_2011_12 = "text" : "@A_to_the_J_ lol, big O(n) ... Sorry, comp sci joke.", "id" : 148438873222033410, "in_reply_to_status_id" : 148425217105068033, - "created_at" : "Sun Dec 18 16:25:59 +0000 2011", + "created_at" : "2011-12-18 16:25:59 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -1047,58 +1012,56 @@ Grailbird.data.tweets_2011_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetings for iPhone", + "source" : "\u003Ca href=\"http:\/\/www.tweetings.net\/\" rel=\"nofollow\"\u003ETweetings for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "148414942758977536", "text" : "Cabbie: \"Have a good flight.\"\nMe: \"You too!\"\nCabbie: \"Everyone always says that.\"", "id" : 148414942758977536, - "created_at" : "Sun Dec 18 14:50:54 +0000 2011", + "created_at" : "2011-12-18 14:50:54 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetings for iPhone", + "source" : "\u003Ca href=\"http:\/\/www.tweetings.net\/\" rel=\"nofollow\"\u003ETweetings for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "148408938671517696", "text" : "YYJ \u2192YYC", "id" : 148408938671517696, - "created_at" : "Sun Dec 18 14:27:02 +0000 2011", + "created_at" : "2011-12-18 14:27:02 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "TweetList Pro", + "source" : "\u003Ca href=\"http:\/\/tweetli.st\/\" rel=\"nofollow\"\u003ETweetList Pro\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "MacroMates", @@ -1117,12 +1080,11 @@ Grailbird.data.tweets_2011_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "148070457940254721", - "text" : "RT @macromates: Tip: You can click on an icon in the sidebar to open it instantly. /cc @gregorysean", + "text" : "RT @macromates: Tip: You can click on an icon in the sidebar to open it instantly. \/cc @gregorysean", "retweeted_status" : { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Greg Cox", @@ -1135,35 +1097,34 @@ Grailbird.data.tweets_2011_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "147981135392157696", - "text" : "Tip: You can click on an icon in the sidebar to open it instantly. /cc @gregorysean", + "text" : "Tip: You can click on an icon in the sidebar to open it instantly. \/cc @gregorysean", "id" : 147981135392157696, - "created_at" : "Sat Dec 17 10:07:06 +0000 2011", + "created_at" : "2011-12-17 10:07:06 +0000", "user" : { "name" : "MacroMates", "screen_name" : "macromates", "protected" : false, "id_str" : "215455741", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1691209396/textmate2_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1691209396\/textmate2_normal.png", "id" : 215455741, "verified" : false } }, "id" : 148070457940254721, - "created_at" : "Sat Dec 17 16:02:02 +0000 2011", + "created_at" : "2011-12-17 16:02:02 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tane Piper", @@ -1177,14 +1138,13 @@ Grailbird.data.tweets_2011_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "147811248929648641", - "geo" : { - }, + "geo" : { }, "id_str" : "147814783796776962", "in_reply_to_user_id" : 20693, "text" : "@tanepiper I think BBEdit does as well. But I'm kind of stuck on TextMate, with some Emacs. Last thing I need is another editor :)", "id" : 147814783796776962, "in_reply_to_status_id" : 147811248929648641, - "created_at" : "Fri Dec 16 23:06:05 +0000 2011", + "created_at" : "2011-12-16 23:06:05 +0000", "in_reply_to_screen_name" : "tanepiper", "in_reply_to_user_id_str" : "20693", "user" : { @@ -1192,12 +1152,12 @@ Grailbird.data.tweets_2011_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "MacroMates", @@ -1210,57 +1170,55 @@ Grailbird.data.tweets_2011_12 = "hashtags" : [ ], "urls" : [ { "indices" : [ 69, 89 ], - "url" : "http://t.co/338jaq39", - "expanded_url" : "http://blog.macromates.com/2011/git-style-configuration/", - "display_url" : "blog.macromates.com/2011/git-style\u2026" + "url" : "http:\/\/t.co\/338jaq39", + "expanded_url" : "http:\/\/blog.macromates.com\/2011\/git-style-configuration\/", + "display_url" : "blog.macromates.com\/2011\/git-style\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "147811105903882240", - "text" : "RT @macromates: Learn all about the new .tm_properties config files: http://t.co/338jaq39", + "text" : "RT @macromates: Learn all about the new .tm_properties config files: http:\/\/t.co\/338jaq39", "retweeted_status" : { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 53, 73 ], - "url" : "http://t.co/338jaq39", - "expanded_url" : "http://blog.macromates.com/2011/git-style-configuration/", - "display_url" : "blog.macromates.com/2011/git-style\u2026" + "url" : "http:\/\/t.co\/338jaq39", + "expanded_url" : "http:\/\/blog.macromates.com\/2011\/git-style-configuration\/", + "display_url" : "blog.macromates.com\/2011\/git-style\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "147802484495220736", - "text" : "Learn all about the new .tm_properties config files: http://t.co/338jaq39", + "text" : "Learn all about the new .tm_properties config files: http:\/\/t.co\/338jaq39", "id" : 147802484495220736, - "created_at" : "Fri Dec 16 22:17:12 +0000 2011", + "created_at" : "2011-12-16 22:17:12 +0000", "user" : { "name" : "MacroMates", "screen_name" : "macromates", "protected" : false, "id_str" : "215455741", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1691209396/textmate2_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1691209396\/textmate2_normal.png", "id" : 215455741, "verified" : false } }, "id" : 147811105903882240, - "created_at" : "Fri Dec 16 22:51:28 +0000 2011", + "created_at" : "2011-12-16 22:51:28 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "MacroMates", @@ -1279,12 +1237,11 @@ Grailbird.data.tweets_2011_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "147811090984747010", "text" : "RT @macromates: @_sjs \u2303\u2318T \u2192 \u23184 \u2192 enter the shortcut (This isn't new in 2.0, works in 1.x as well, though without the \u23184 shortcut.)", "retweeted_status" : { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -1298,14 +1255,13 @@ Grailbird.data.tweets_2011_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "147756118972694528", - "geo" : { - }, + "geo" : { }, "id_str" : "147765019948486657", "in_reply_to_user_id" : 4777951, "text" : "@_sjs \u2303\u2318T \u2192 \u23184 \u2192 enter the shortcut (This isn't new in 2.0, works in 1.x as well, though without the \u23184 shortcut.)", "id" : 147765019948486657, "in_reply_to_status_id" : 147756118972694528, - "created_at" : "Fri Dec 16 19:48:20 +0000 2011", + "created_at" : "2011-12-16 19:48:20 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -1313,47 +1269,46 @@ Grailbird.data.tweets_2011_12 = "screen_name" : "macromates", "protected" : false, "id_str" : "215455741", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1691209396/textmate2_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1691209396\/textmate2_normal.png", "id" : 215455741, "verified" : false } }, "id" : 147811090984747010, - "created_at" : "Fri Dec 16 22:51:24 +0000 2011", + "created_at" : "2011-12-16 22:51:24 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "147811003910991875", "text" : "I love how TextMate 2 maintains the selection when you wrap it with quotes or parens.", "id" : 147811003910991875, - "created_at" : "Fri Dec 16 22:51:04 +0000 2011", + "created_at" : "2011-12-16 22:51:04 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Lea Verou", @@ -1364,12 +1319,16 @@ Grailbird.data.tweets_2011_12 = } ], "media" : [ ], "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/QOEAcWHk", + "expanded_url" : "http:\/\/lea.verou.me\/2011\/12\/introducing-dabblet-an-interactive-css-playground\/", + "display_url" : "lea.verou.me\/2011\/12\/introd\u2026" + } ] }, + "geo" : { }, "id_str" : "147784108121128960", - "text" : "RT @LeaVerou: Introducing dabblet: An interactive CSS playground (a.k.a. what I've been working on for the past 3 weeks) http://t.co/QOE ...", + "text" : "RT @LeaVerou: Introducing dabblet: An interactive CSS playground (a.k.a. what I've been working on for the past 3 weeks) http:\/\/t.co\/QOE ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -1378,40 +1337,39 @@ Grailbird.data.tweets_2011_12 = "hashtags" : [ ], "urls" : [ { "indices" : [ 107, 127 ], - "url" : "http://t.co/QOEAcWHk", - "expanded_url" : "http://lea.verou.me/2011/12/introducing-dabblet-an-interactive-css-playground/", - "display_url" : "lea.verou.me/2011/12/introd\u2026" + "url" : "http:\/\/t.co\/QOEAcWHk", + "expanded_url" : "http:\/\/lea.verou.me\/2011\/12\/introducing-dabblet-an-interactive-css-playground\/", + "display_url" : "lea.verou.me\/2011\/12\/introd\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "147466309960089600", - "text" : "Introducing dabblet: An interactive CSS playground (a.k.a. what I've been working on for the past 3 weeks) http://t.co/QOEAcWHk", + "text" : "Introducing dabblet: An interactive CSS playground (a.k.a. what I've been working on for the past 3 weeks) http:\/\/t.co\/QOEAcWHk", "id" : 147466309960089600, - "created_at" : "Fri Dec 16 00:01:22 +0000 2011", + "created_at" : "2011-12-16 00:01:22 +0000", "user" : { "name" : "Lea Verou", "screen_name" : "LeaVerou", "protected" : false, "id_str" : "22199970", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1716232467/avatar-logo_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1716232467\/avatar-logo_normal.png", "id" : 22199970, "verified" : false } }, "id" : 147784108121128960, - "created_at" : "Fri Dec 16 21:04:11 +0000 2011", + "created_at" : "2011-12-16 21:04:11 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "MacroMates", @@ -1425,14 +1383,13 @@ Grailbird.data.tweets_2011_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "147765019948486657", - "geo" : { - }, + "geo" : { }, "id_str" : "147765334013784064", "in_reply_to_user_id" : 215455741, "text" : "@macromates Can't believe I didn't know about this. Thanks for the pointer!", "id" : 147765334013784064, "in_reply_to_status_id" : 147765019948486657, - "created_at" : "Fri Dec 16 19:49:35 +0000 2011", + "created_at" : "2011-12-16 19:49:35 +0000", "in_reply_to_screen_name" : "macromates", "in_reply_to_user_id_str" : "215455741", "user" : { @@ -1440,12 +1397,12 @@ Grailbird.data.tweets_2011_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "MacroMates", @@ -1458,13 +1415,12 @@ Grailbird.data.tweets_2011_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "147756118972694528", "in_reply_to_user_id" : 215455741, "text" : "@macromates Any plans for selecting bundle items by shortcut? e.g. to find items that clobber basic native shortcuts: Ctrl-[abefknpy]", "id" : 147756118972694528, - "created_at" : "Fri Dec 16 19:12:58 +0000 2011", + "created_at" : "2011-12-16 19:12:58 +0000", "in_reply_to_screen_name" : "macromates", "in_reply_to_user_id_str" : "215455741", "user" : { @@ -1472,81 +1428,78 @@ Grailbird.data.tweets_2011_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "147755521221472257", "text" : "Something in TM2's Ruby bundle is clobbering Ctrl-f and I can't find offending the item. Don't clobber native shortcuts! \u0CA0_\u0CA0", "id" : 147755521221472257, - "created_at" : "Fri Dec 16 19:10:36 +0000 2011", + "created_at" : "2011-12-16 19:10:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "147467517231775744", "text" : "rmate is slick (especially if you have a dyndns hostname), and tm_properties > tmproj", "id" : 147467517231775744, - "created_at" : "Fri Dec 16 00:06:10 +0000 2011", + "created_at" : "2011-12-16 00:06:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "147466520375721984", "text" : "Decided to just jump into TextMate 2 and see what it's like. So far I like what I see, and think this can be my daily editor.", "id" : 147466520375721984, - "created_at" : "Fri Dec 16 00:02:12 +0000 2011", + "created_at" : "2011-12-16 00:02:12 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paul Irish", @@ -1559,15 +1512,14 @@ Grailbird.data.tweets_2011_12 = "hashtags" : [ ], "urls" : [ { "indices" : [ 63, 83 ], - "url" : "http://t.co/WQ7Q37qB", - "expanded_url" : "http://html5advent2011.digitpaint.nl/", + "url" : "http:\/\/t.co\/WQ7Q37qB", + "expanded_url" : "http:\/\/html5advent2011.digitpaint.nl\/", "display_url" : "html5advent2011.digitpaint.nl" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "147460448856453120", - "text" : "RT @paul_irish: Really like this HTML5 & CSS3 Advent Calendar: http://t.co/WQ7Q37qB Pro techniques inside.", + "text" : "RT @paul_irish: Really like this HTML5 & CSS3 Advent Calendar: http:\/\/t.co\/WQ7Q37qB Pro techniques inside.", "retweeted_status" : { "source" : "web", "entities" : { @@ -1576,96 +1528,93 @@ Grailbird.data.tweets_2011_12 = "hashtags" : [ ], "urls" : [ { "indices" : [ 47, 67 ], - "url" : "http://t.co/WQ7Q37qB", - "expanded_url" : "http://html5advent2011.digitpaint.nl/", + "url" : "http:\/\/t.co\/WQ7Q37qB", + "expanded_url" : "http:\/\/html5advent2011.digitpaint.nl\/", "display_url" : "html5advent2011.digitpaint.nl" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "147388803932372993", - "text" : "Really like this HTML5 & CSS3 Advent Calendar: http://t.co/WQ7Q37qB Pro techniques inside.", + "text" : "Really like this HTML5 & CSS3 Advent Calendar: http:\/\/t.co\/WQ7Q37qB Pro techniques inside.", "id" : 147388803932372993, - "created_at" : "Thu Dec 15 18:53:23 +0000 2011", + "created_at" : "2011-12-15 18:53:23 +0000", "user" : { "name" : "Paul Irish", "screen_name" : "paul_irish", "protected" : false, "id_str" : "1671811", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2910976341/7d972c32f3882f715ff84a67685e6acf_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/420826194083213312\/CP1RmLa3_normal.jpeg", "id" : 1671811, "verified" : false } }, "id" : 147460448856453120, - "created_at" : "Thu Dec 15 23:38:05 +0000 2011", + "created_at" : "2011-12-15 23:38:05 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 0, 20 ], - "url" : "http://t.co/JwF1zAYE", - "expanded_url" : "http://wastm2released.com/", + "url" : "http:\/\/t.co\/JwF1zAYE", + "expanded_url" : "http:\/\/wastm2released.com\/", "display_url" : "wastm2released.com" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "147385969065197568", - "text" : "http://t.co/JwF1zAYE", + "text" : "http:\/\/t.co\/JwF1zAYE", "id" : 147385969065197568, - "created_at" : "Thu Dec 15 18:42:07 +0000 2011", + "created_at" : "2011-12-15 18:42:07 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 16, 36 ], - "url" : "http://t.co/t32XMtI9", - "expanded_url" : "http://youtu.be/-twF9VikjUA", - "display_url" : "youtu.be/-twF9VikjUA" + "url" : "http:\/\/t.co\/t32XMtI9", + "expanded_url" : "http:\/\/youtu.be\/-twF9VikjUA", + "display_url" : "youtu.be\/-twF9VikjUA" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "147369626941136897", - "text" : "Favourite song: http://t.co/t32XMtI9", + "text" : "Favourite song: http:\/\/t.co\/t32XMtI9", "id" : 147369626941136897, - "created_at" : "Thu Dec 15 17:37:11 +0000 2011", + "created_at" : "2011-12-15 17:37:11 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -1679,14 +1628,13 @@ Grailbird.data.tweets_2011_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "147338586042277889", - "geo" : { - }, + "geo" : { }, "id_str" : "147343733006942208", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment I like Menlo, closely followed by Consolas. Monaco is nice if you like something lighter.", "id" : 147343733006942208, "in_reply_to_status_id" : 147338586042277889, - "created_at" : "Thu Dec 15 15:54:18 +0000 2011", + "created_at" : "2011-12-15 15:54:18 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -1694,12 +1642,12 @@ Grailbird.data.tweets_2011_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Stoyan Stefanov", @@ -1712,15 +1660,19 @@ Grailbird.data.tweets_2011_12 = "hashtags" : [ ], "urls" : [ { "indices" : [ 103, 123 ], - "url" : "http://t.co/I1T8Q5G8", - "expanded_url" : "http://calendar.perfplanet.com/2011/i-see-http/", - "display_url" : "calendar.perfplanet.com/2011/i-see-htt\u2026" + "url" : "http:\/\/t.co\/I1T8Q5G8", + "expanded_url" : "http:\/\/calendar.perfplanet.com\/2011\/i-see-http\/", + "display_url" : "calendar.perfplanet.com\/2011\/i-see-htt\u2026" + }, { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/IkornWWQ", + "expanded_url" : "https:\/\/github.com\/stoyan\/icy", + "display_url" : "github.com\/stoyan\/icy" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "147343411777769473", - "text" : "RT @stoyanstefanov: Performance calendar day #14: Say hello to icy: an iOS app to inspect HTTP traffic http://t.co/I1T8Q5G8 + http://t.c ...", + "text" : "RT @stoyanstefanov: Performance calendar day #14: Say hello to icy: an iOS app to inspect HTTP traffic http:\/\/t.co\/I1T8Q5G8 + http:\/\/t.c ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -1729,45 +1681,44 @@ Grailbird.data.tweets_2011_12 = "hashtags" : [ ], "urls" : [ { "indices" : [ 83, 103 ], - "url" : "http://t.co/I1T8Q5G8", - "expanded_url" : "http://calendar.perfplanet.com/2011/i-see-http/", - "display_url" : "calendar.perfplanet.com/2011/i-see-htt\u2026" + "url" : "http:\/\/t.co\/I1T8Q5G8", + "expanded_url" : "http:\/\/calendar.perfplanet.com\/2011\/i-see-http\/", + "display_url" : "calendar.perfplanet.com\/2011\/i-see-htt\u2026" }, { "indices" : [ 106, 126 ], - "url" : "http://t.co/IkornWWQ", - "expanded_url" : "https://github.com/stoyan/icy", - "display_url" : "github.com/stoyan/icy" + "url" : "http:\/\/t.co\/IkornWWQ", + "expanded_url" : "https:\/\/github.com\/stoyan\/icy", + "display_url" : "github.com\/stoyan\/icy" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "147300039264448512", - "text" : "Performance calendar day #14: Say hello to icy: an iOS app to inspect HTTP traffic http://t.co/I1T8Q5G8 + http://t.co/IkornWWQ", + "text" : "Performance calendar day #14: Say hello to icy: an iOS app to inspect HTTP traffic http:\/\/t.co\/I1T8Q5G8 + http:\/\/t.co\/IkornWWQ", "id" : 147300039264448512, - "created_at" : "Thu Dec 15 13:00:40 +0000 2011", + "created_at" : "2011-12-15 13:00:40 +0000", "user" : { "name" : "Stoyan Stefanov", "screen_name" : "stoyanstefanov", "protected" : false, "id_str" : "14620179", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2819433703/2d60bd39d1d24a246ff9a06a79dd23de_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000516294804\/9bada87b817c7b96ed7515eb6cf7d02d_normal.jpeg", "id" : 14620179, "verified" : false } }, "id" : 147343411777769473, - "created_at" : "Thu Dec 15 15:53:01 +0000 2011", + "created_at" : "2011-12-15 15:53:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mikeal", @@ -1780,57 +1731,55 @@ Grailbird.data.tweets_2011_12 = "hashtags" : [ ], "urls" : [ { "indices" : [ 75, 95 ], - "url" : "http://t.co/00xXDNI5", - "expanded_url" : "https://github.com/isaacs/npm/issues/1886#issuecomment-3157706", - "display_url" : "github.com/isaacs/npm/iss\u2026" + "url" : "http:\/\/t.co\/00xXDNI5", + "expanded_url" : "https:\/\/github.com\/isaacs\/npm\/issues\/1886#issuecomment-3157706", + "display_url" : "github.com\/isaacs\/npm\/iss\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "147335020942606337", - "text" : "RT @mikeal: even better support in npm for checking node_modules in to git http://t.co/00xXDNI5", + "text" : "RT @mikeal: even better support in npm for checking node_modules in to git http:\/\/t.co\/00xXDNI5", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 63, 83 ], - "url" : "http://t.co/00xXDNI5", - "expanded_url" : "https://github.com/isaacs/npm/issues/1886#issuecomment-3157706", - "display_url" : "github.com/isaacs/npm/iss\u2026" + "url" : "http:\/\/t.co\/00xXDNI5", + "expanded_url" : "https:\/\/github.com\/isaacs\/npm\/issues\/1886#issuecomment-3157706", + "display_url" : "github.com\/isaacs\/npm\/iss\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "147213712888053760", - "text" : "even better support in npm for checking node_modules in to git http://t.co/00xXDNI5", + "text" : "even better support in npm for checking node_modules in to git http:\/\/t.co\/00xXDNI5", "id" : 147213712888053760, - "created_at" : "Thu Dec 15 07:17:38 +0000 2011", + "created_at" : "2011-12-15 07:17:38 +0000", "user" : { "name" : "Mikeal", "screen_name" : "mikeal", "protected" : false, "id_str" : "668423", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2940976303/8d8f51a5fb6a6d71a9c4933e8ea0c8a2_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3696914564\/537a181733d33d4125eab616e896afe8_normal.png", "id" : 668423, "verified" : false } }, "id" : 147335020942606337, - "created_at" : "Thu Dec 15 15:19:41 +0000 2011", + "created_at" : "2011-12-15 15:19:41 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "news.yc Popular", @@ -1843,57 +1792,55 @@ Grailbird.data.tweets_2011_12 = "hashtags" : [ ], "urls" : [ { "indices" : [ 94, 114 ], - "url" : "http://t.co/WC4oNQ5S", - "expanded_url" : "http://j.mp/tp0PwB", - "display_url" : "j.mp/tp0PwB" + "url" : "http:\/\/t.co\/WC4oNQ5S", + "expanded_url" : "http:\/\/j.mp\/tp0PwB", + "display_url" : "j.mp\/tp0PwB" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "147334856882397184", - "text" : "RT @newsycombinator: Microsoft decides to automatically update Internet Explorer for everyone http://t.co/WC4oNQ5S", + "text" : "RT @newsycombinator: Microsoft decides to automatically update Internet Explorer for everyone http:\/\/t.co\/WC4oNQ5S", "retweeted_status" : { - "source" : "newsycombinator", + "source" : "\u003Ca href=\"http:\/\/www.steer.me\" rel=\"nofollow\"\u003Enewsycombinator\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 73, 93 ], - "url" : "http://t.co/WC4oNQ5S", - "expanded_url" : "http://j.mp/tp0PwB", - "display_url" : "j.mp/tp0PwB" + "url" : "http:\/\/t.co\/WC4oNQ5S", + "expanded_url" : "http:\/\/j.mp\/tp0PwB", + "display_url" : "j.mp\/tp0PwB" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "147316248542318593", - "text" : "Microsoft decides to automatically update Internet Explorer for everyone http://t.co/WC4oNQ5S", + "text" : "Microsoft decides to automatically update Internet Explorer for everyone http:\/\/t.co\/WC4oNQ5S", "id" : 147316248542318593, - "created_at" : "Thu Dec 15 14:05:05 +0000 2011", + "created_at" : "2011-12-15 14:05:05 +0000", "user" : { "name" : "news.yc Popular", "screen_name" : "newsycombinator", "protected" : false, "id_str" : "14335498", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/52589204/y_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000017952599\/cf443a6da9a74e5c9c1fcddf422ebb0e_normal.png", "id" : 14335498, "verified" : false } }, "id" : 147334856882397184, - "created_at" : "Thu Dec 15 15:19:01 +0000 2011", + "created_at" : "2011-12-15 15:19:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daine Trinidad", @@ -1907,14 +1854,13 @@ Grailbird.data.tweets_2011_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "147138459495186432", - "geo" : { - }, + "geo" : { }, "id_str" : "147138979903442944", "in_reply_to_user_id" : 14315117, "text" : "@dainerose lol, that's just a part of constantly improving. It's a good thing!", "id" : 147138979903442944, "in_reply_to_status_id" : 147138459495186432, - "created_at" : "Thu Dec 15 02:20:41 +0000 2011", + "created_at" : "2011-12-15 02:20:41 +0000", "in_reply_to_screen_name" : "dainerose", "in_reply_to_user_id_str" : "14315117", "user" : { @@ -1922,12 +1868,12 @@ Grailbird.data.tweets_2011_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daine Trinidad", @@ -1941,14 +1887,13 @@ Grailbird.data.tweets_2011_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "147042932720025600", - "geo" : { - }, + "geo" : { }, "id_str" : "147113045519380480", "in_reply_to_user_id" : 14315117, "text" : "@dainerose Don't worry, in another week (or month, or year\u2026) it will probably look ugly again.", "id" : 147113045519380480, "in_reply_to_status_id" : 147042932720025600, - "created_at" : "Thu Dec 15 00:37:37 +0000 2011", + "created_at" : "2011-12-15 00:37:37 +0000", "in_reply_to_screen_name" : "dainerose", "in_reply_to_user_id_str" : "14315117", "user" : { @@ -1956,12 +1901,12 @@ Grailbird.data.tweets_2011_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Romain Ruetschi", @@ -1981,14 +1926,13 @@ Grailbird.data.tweets_2011_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "147050940497801216", - "geo" : { - }, + "geo" : { }, "id_str" : "147112201948372993", "in_reply_to_user_id" : 15687937, - "text" : "@_romac @devongovett Sync w/ your computer, delete Twitter in iOS, update all, then sync again. Haven't tried it but it should work.", + "text" : "@_romac @devongovett Sync w\/ your computer, delete Twitter in iOS, update all, then sync again. Haven't tried it but it should work.", "id" : 147112201948372993, "in_reply_to_status_id" : 147050940497801216, - "created_at" : "Thu Dec 15 00:34:16 +0000 2011", + "created_at" : "2011-12-15 00:34:16 +0000", "in_reply_to_screen_name" : "devongovett", "in_reply_to_user_id_str" : "15687937", "user" : { @@ -1996,35 +1940,34 @@ Grailbird.data.tweets_2011_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "146335180460793857", "text" : "The TM2 build is now 404. Anyone have the tarball and willing to send it my way?", "id" : 146335180460793857, - "created_at" : "Mon Dec 12 21:06:40 +0000 2011", + "created_at" : "2011-12-12 21:06:40 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2032,14 +1975,13 @@ Grailbird.data.tweets_2011_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "146042862306476033", - "geo" : { - }, + "geo" : { }, "id_str" : "146043512289366016", "in_reply_to_user_id" : 39448955, "text" : "@A_to_the_J_ oh, I didn't know identica updated my twitter. I just remembered identica and thought it was funny.", "id" : 146043512289366016, "in_reply_to_status_id" : 146042862306476033, - "created_at" : "Mon Dec 12 01:47:41 +0000 2011", + "created_at" : "2011-12-12 01:47:41 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -2047,12 +1989,12 @@ Grailbird.data.tweets_2011_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2066,14 +2008,13 @@ Grailbird.data.tweets_2011_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "144902511516590081", - "geo" : { - }, + "geo" : { }, "id_str" : "144902674977013760", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Derp. Sure will. Leave it on your computer and then sync instead of reinstalling.", "id" : 144902674977013760, "in_reply_to_status_id" : 144902511516590081, - "created_at" : "Thu Dec 08 22:14:24 +0000 2011", + "created_at" : "2011-12-08 22:14:24 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2081,12 +2022,12 @@ Grailbird.data.tweets_2011_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2100,14 +2041,13 @@ Grailbird.data.tweets_2011_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "144901307956858880", - "geo" : { - }, + "geo" : { }, "id_str" : "144902392385769473", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Uninstall Twitter, update all, install Twitter.", "id" : 144902392385769473, "in_reply_to_status_id" : 144901307956858880, - "created_at" : "Thu Dec 08 22:13:17 +0000 2011", + "created_at" : "2011-12-08 22:13:17 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2115,12 +2055,12 @@ Grailbird.data.tweets_2011_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2134,14 +2074,13 @@ Grailbird.data.tweets_2011_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "144895282251956224", - "geo" : { - }, + "geo" : { }, "id_str" : "144898667084648450", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Doesn't look like you can add people to lists.", "id" : 144898667084648450, "in_reply_to_status_id" : 144895282251956224, - "created_at" : "Thu Dec 08 21:58:28 +0000 2011", + "created_at" : "2011-12-08 21:58:28 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2149,12 +2088,12 @@ Grailbird.data.tweets_2011_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2162,14 +2101,13 @@ Grailbird.data.tweets_2011_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "144844283759964160", - "geo" : { - }, + "geo" : { }, "id_str" : "144852332222480384", "in_reply_to_user_id" : 39448955, "text" : "@A_to_the_J_ Must be the Ron Jeremy balls.", "id" : 144852332222480384, "in_reply_to_status_id" : 144844283759964160, - "created_at" : "Thu Dec 08 18:54:21 +0000 2011", + "created_at" : "2011-12-08 18:54:21 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -2177,35 +2115,34 @@ Grailbird.data.tweets_2011_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "144851683263000578", "text" : "I discovered autossh this week and it is great. It just works. If you use ssh for port forwarding and get disconnected you want autossh.", "id" : 144851683263000578, - "created_at" : "Thu Dec 08 18:51:47 +0000 2011", + "created_at" : "2011-12-08 18:51:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Lea Verou", @@ -2214,12 +2151,41 @@ Grailbird.data.tweets_2011_12 = "id_str" : "22199970", "id" : 22199970 } ], - "media" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/LeaVerou\/status\/142404567995387904\/photo\/1", + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/WNQj2vHS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/AfnsMzoCEAAgt9X.png", + "id_str" : "142404567999582208", + "id" : 142404567999582208, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/AfnsMzoCEAAgt9X.png", + "sizes" : [ { + "h" : 373, + "resize" : "fit", + "w" : 280 + }, { + "h" : 373, + "resize" : "fit", + "w" : 280 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 373, + "resize" : "fit", + "w" : 280 + }, { + "h" : 373, + "resize" : "fit", + "w" : 280 + } ], + "display_url" : "pic.twitter.com\/WNQj2vHS" + } ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "142427878812942336", "text" : "RT @LeaVerou: Inner border-radius = outer border-radius -padding -border-width. Don't use the same for both ever again, it's pig ugly ht ...", "retweeted_status" : { @@ -2227,13 +2193,13 @@ Grailbird.data.tweets_2011_12 = "entities" : { "user_mentions" : [ ], "media" : [ { - "expanded_url" : "http://twitter.com/LeaVerou/status/142404567995387904/photo/1", + "expanded_url" : "http:\/\/twitter.com\/LeaVerou\/status\/142404567995387904\/photo\/1", "indices" : [ 120, 140 ], - "url" : "http://t.co/WNQj2vHS", - "media_url" : "http://pbs.twimg.com/media/AfnsMzoCEAAgt9X.png", + "url" : "http:\/\/t.co\/WNQj2vHS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/AfnsMzoCEAAgt9X.png", "id_str" : "142404567999582208", "id" : 142404567999582208, - "media_url_https" : "https://pbs.twimg.com/media/AfnsMzoCEAAgt9X.png", + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/AfnsMzoCEAAgt9X.png", "sizes" : [ { "h" : 373, "resize" : "fit", @@ -2255,40 +2221,39 @@ Grailbird.data.tweets_2011_12 = "resize" : "fit", "w" : 280 } ], - "display_url" : "pic.twitter.com/WNQj2vHS" + "display_url" : "pic.twitter.com\/WNQj2vHS" } ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "142404567995387904", - "text" : "Inner border-radius = outer border-radius -padding -border-width. Don't use the same for both ever again, it's pig ugly http://t.co/WNQj2vHS", + "text" : "Inner border-radius = outer border-radius -padding -border-width. Don't use the same for both ever again, it's pig ugly http:\/\/t.co\/WNQj2vHS", "id" : 142404567995387904, - "created_at" : "Fri Dec 02 00:47:49 +0000 2011", + "created_at" : "2011-12-02 00:47:49 +0000", "user" : { "name" : "Lea Verou", "screen_name" : "LeaVerou", "protected" : false, "id_str" : "22199970", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1716232467/avatar-logo_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1716232467\/avatar-logo_normal.png", "id" : 22199970, "verified" : false } }, "id" : 142427878812942336, - "created_at" : "Fri Dec 02 02:20:27 +0000 2011", + "created_at" : "2011-12-02 02:20:27 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2299,10 +2264,14 @@ Grailbird.data.tweets_2011_12 = } ], "media" : [ ], "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/zxbXt9no", + "expanded_url" : "http:\/\/itunes.apple.com\/us\/app\/cool-to-be-clever-edson-hendricks\/id483020515?mt=8", + "display_url" : "itunes.apple.com\/us\/app\/cool-to\u2026" + } ] }, + "geo" : { }, "id_str" : "142426343014010880", "text" : "RT @JimRoepcke: \"Cool to be Clever\" for iPad is now on the App Store. The story of Edson Hendricks, who helped design the Internet. http ...", "retweeted_status" : { @@ -2313,35 +2282,34 @@ Grailbird.data.tweets_2011_12 = "hashtags" : [ ], "urls" : [ { "indices" : [ 116, 136 ], - "url" : "http://t.co/zxbXt9no", - "expanded_url" : "http://itunes.apple.com/us/app/cool-to-be-clever-edson-hendricks/id483020515?mt=8", - "display_url" : "itunes.apple.com/us/app/cool-to\u2026" + "url" : "http:\/\/t.co\/zxbXt9no", + "expanded_url" : "http:\/\/itunes.apple.com\/us\/app\/cool-to-be-clever-edson-hendricks\/id483020515?mt=8", + "display_url" : "itunes.apple.com\/us\/app\/cool-to\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "142348849950896129", - "text" : "\"Cool to be Clever\" for iPad is now on the App Store. The story of Edson Hendricks, who helped design the Internet. http://t.co/zxbXt9no", + "text" : "\"Cool to be Clever\" for iPad is now on the App Store. The story of Edson Hendricks, who helped design the Internet. http:\/\/t.co\/zxbXt9no", "id" : 142348849950896129, - "created_at" : "Thu Dec 01 21:06:25 +0000 2011", + "created_at" : "2011-12-01 21:06:25 +0000", "user" : { "name" : "Jim Roepcke", "screen_name" : "JimRoepcke", "protected" : false, "id_str" : "894911", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3351988957/4cad7f658ee1a7f029aa5d283d6f4d87_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", "id" : 894911, "verified" : false } }, "id" : 142426343014010880, - "created_at" : "Fri Dec 02 02:14:20 +0000 2011", + "created_at" : "2011-12-02 02:14:20 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2012_01.js b/public/tweets/data/js/tweets/2012_01.js index cc6c61a..19c72d5 100755 --- a/public/tweets/data/js/tweets/2012_01.js +++ b/public/tweets/data/js/tweets/2012_01.js @@ -1,6 +1,6 @@ Grailbird.data.tweets_2012_01 = [ { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paul Irish", @@ -11,12 +11,16 @@ Grailbird.data.tweets_2012_01 = } ], "media" : [ ], "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "https:\/\/t.co\/kcSU3Hqn", + "expanded_url" : "https:\/\/github.com\/paulirish\/jquery-ajax-localstorage-cache", + "display_url" : "github.com\/paulirish\/jque\u2026" + } ] }, + "geo" : { }, "id_str" : "164550927754338304", - "text" : "RT @paul_irish: Did a quick little jQuery.ajax() prefilter plugin adaptation to cache results in localStorage for better perf https://t. ...", + "text" : "RT @paul_irish: Did a quick little jQuery.ajax() prefilter plugin adaptation to cache results in localStorage for better perf https:\/\/t. ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -25,68 +29,66 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 110, 131 ], - "url" : "https://t.co/kcSU3Hqn", - "expanded_url" : "https://github.com/paulirish/jquery-ajax-localstorage-cache", - "display_url" : "github.com/paulirish/jque\u2026" + "url" : "https:\/\/t.co\/kcSU3Hqn", + "expanded_url" : "https:\/\/github.com\/paulirish\/jquery-ajax-localstorage-cache", + "display_url" : "github.com\/paulirish\/jque\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "164549141794521088", - "text" : "Did a quick little jQuery.ajax() prefilter plugin adaptation to cache results in localStorage for better perf https://t.co/kcSU3Hqn", + "text" : "Did a quick little jQuery.ajax() prefilter plugin adaptation to cache results in localStorage for better perf https:\/\/t.co\/kcSU3Hqn", "id" : 164549141794521088, - "created_at" : "Wed Feb 01 03:22:27 +0000 2012", + "created_at" : "2012-02-01 03:22:27 +0000", "user" : { "name" : "Paul Irish", "screen_name" : "paul_irish", "protected" : false, "id_str" : "1671811", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2910976341/7d972c32f3882f715ff84a67685e6acf_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/420826194083213312\/CP1RmLa3_normal.jpeg", "id" : 1671811, "verified" : false } }, "id" : 164550927754338304, - "created_at" : "Wed Feb 01 03:29:33 +0000 2012", + "created_at" : "2012-02-01 03:29:33 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 108, 128 ], - "url" : "http://t.co/7k9IS0p4", - "expanded_url" : "http://en.wikipedia.org/wiki/The_Boat_That_Rocked", - "display_url" : "en.wikipedia.org/wiki/The_Boat_\u2026" + "url" : "http:\/\/t.co\/7k9IS0p4", + "expanded_url" : "http:\/\/en.wikipedia.org\/wiki\/The_Boat_That_Rocked", + "display_url" : "en.wikipedia.org\/wiki\/The_Boat_\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "164525837914341376", - "text" : "Relevant to that retweet, a great movie called The Boat That Rocked (a.k.a. Pirate Radio, in North America) http://t.co/7k9IS0p4", + "text" : "Relevant to that retweet, a great movie called The Boat That Rocked (a.k.a. Pirate Radio, in North America) http:\/\/t.co\/7k9IS0p4", "id" : 164525837914341376, - "created_at" : "Wed Feb 01 01:49:51 +0000 2012", + "created_at" : "2012-02-01 01:49:51 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Amos Wenger", @@ -99,85 +101,82 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 62, 82 ], - "url" : "http://t.co/1Ok4EMNF", - "expanded_url" : "http://gigaom.com/2012/01/31/neil-young-is-right-piracy-is-the-new-radio/", - "display_url" : "gigaom.com/2012/01/31/nei\u2026" + "url" : "http:\/\/t.co\/1Ok4EMNF", + "expanded_url" : "http:\/\/gigaom.com\/2012\/01\/31\/neil-young-is-right-piracy-is-the-new-radio\/", + "display_url" : "gigaom.com\/2012\/01\/31\/nei\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "164525598742552576", - "text" : "RT @nddrylliog: Neil Young is right: piracy is the new radio. http://t.co/1Ok4EMNF", + "text" : "RT @nddrylliog: Neil Young is right: piracy is the new radio. http:\/\/t.co\/1Ok4EMNF", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 46, 66 ], - "url" : "http://t.co/1Ok4EMNF", - "expanded_url" : "http://gigaom.com/2012/01/31/neil-young-is-right-piracy-is-the-new-radio/", - "display_url" : "gigaom.com/2012/01/31/nei\u2026" + "url" : "http:\/\/t.co\/1Ok4EMNF", + "expanded_url" : "http:\/\/gigaom.com\/2012\/01\/31\/neil-young-is-right-piracy-is-the-new-radio\/", + "display_url" : "gigaom.com\/2012\/01\/31\/nei\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "164519898947653632", - "text" : "Neil Young is right: piracy is the new radio. http://t.co/1Ok4EMNF", + "text" : "Neil Young is right: piracy is the new radio. http:\/\/t.co\/1Ok4EMNF", "id" : 164519898947653632, - "created_at" : "Wed Feb 01 01:26:15 +0000 2012", + "created_at" : "2012-02-01 01:26:15 +0000", "user" : { "name" : "Amos Wenger", "screen_name" : "nddrylliog", "protected" : false, "id_str" : "267433199", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3372862179/b5a03765b2150475151a0fc29af7d8ca_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/447736531608809472\/AECMF5xJ_normal.jpeg", "id" : 267433199, "verified" : false } }, "id" : 164525598742552576, - "created_at" : "Wed Feb 01 01:48:54 +0000 2012", + "created_at" : "2012-02-01 01:48:54 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 76, 96 ], - "url" : "http://t.co/MixCudFO", - "expanded_url" : "http://arstechnica.com/tech-policy/news/2012/01/p2p-porn-lawyer-charged-with-felony.ars", - "display_url" : "arstechnica.com/tech-policy/ne\u2026" + "url" : "http:\/\/t.co\/MixCudFO", + "expanded_url" : "http:\/\/arstechnica.com\/tech-policy\/news\/2012\/01\/p2p-porn-lawyer-charged-with-felony.ars", + "display_url" : "arstechnica.com\/tech-policy\/ne\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "164525378646446080", - "text" : "Today's best headline: \"Teen Anal Nightmare P2P lawyer charged with felony\" http://t.co/MixCudFO", + "text" : "Today's best headline: \"Teen Anal Nightmare P2P lawyer charged with felony\" http:\/\/t.co\/MixCudFO", "id" : 164525378646446080, - "created_at" : "Wed Feb 01 01:48:01 +0000 2012", + "created_at" : "2012-02-01 01:48:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -190,18 +189,17 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 40, 60 ], - "url" : "http://t.co/WOP6oycC", - "expanded_url" : "http://onilabs.com/stratifiedjs", - "display_url" : "onilabs.com/stratifiedjs" + "url" : "http:\/\/t.co\/WOP6oycC", + "expanded_url" : "http:\/\/onilabs.com\/stratifiedjs", + "display_url" : "onilabs.com\/stratifiedjs" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "164514285869993985", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke Have you seen StratifiedJS? http://t.co/WOP6oycC", + "text" : "@JimRoepcke Have you seen StratifiedJS? http:\/\/t.co\/WOP6oycC", "id" : 164514285869993985, - "created_at" : "Wed Feb 01 01:03:56 +0000 2012", + "created_at" : "2012-02-01 01:03:56 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -209,12 +207,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kit Cambridge", @@ -228,14 +226,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "164454618967969793", - "geo" : { - }, + "geo" : { }, "id_str" : "164458332403400705", "in_reply_to_user_id" : 136077128, "text" : "@kitcambridge Too funny.", "id" : 164458332403400705, "in_reply_to_status_id" : 164454618967969793, - "created_at" : "Tue Jan 31 21:21:36 +0000 2012", + "created_at" : "2012-01-31 21:21:36 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -243,35 +240,34 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "164457270065905664", "text" : "Redis is fast. Mocking the subset of commands I use in Ruby only sped up tests by a second or two. Guess I can throw that mock away.", "id" : 164457270065905664, - "created_at" : "Tue Jan 31 21:17:23 +0000 2012", + "created_at" : "2012-01-31 21:17:23 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -291,14 +287,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "164187687694245888", - "geo" : { - }, + "geo" : { }, "id_str" : "164192165243785217", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle @ajordens When I lived in terminals on Linux I sometimes wanted to split horizontally. Nowadays screen+Divvy+SizeUp get me by.", "id" : 164192165243785217, "in_reply_to_status_id" : 164187687694245888, - "created_at" : "Tue Jan 31 03:43:57 +0000 2012", + "created_at" : "2012-01-31 03:43:57 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -306,12 +301,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Adam Brault", @@ -322,61 +317,64 @@ Grailbird.data.tweets_2012_01 = } ], "media" : [ ], "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/VeeEID5u", + "expanded_url" : "http:\/\/cl.ly\/2U0A0m3A3M1E2a3P2V1z", + "display_url" : "cl.ly\/2U0A0m3A3M1E2a\u2026" + } ] }, + "geo" : { }, "id_str" : "164128922055872512", "text" : "RT @adambrault: Ok, this is awesome: ShareJS is an operational transform library for Node.js & browsers written by an ex-Wave engineer. ...", "retweeted_status" : { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 120, 140 ], - "url" : "http://t.co/VeeEID5u", - "expanded_url" : "http://cl.ly/2U0A0m3A3M1E2a3P2V1z", - "display_url" : "cl.ly/2U0A0m3A3M1E2a\u2026" + "url" : "http:\/\/t.co\/VeeEID5u", + "expanded_url" : "http:\/\/cl.ly\/2U0A0m3A3M1E2a3P2V1z", + "display_url" : "cl.ly\/2U0A0m3A3M1E2a\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "164025952492453888", - "text" : "Ok, this is awesome: ShareJS is an operational transform library for Node.js & browsers written by an ex-Wave engineer. http://t.co/VeeEID5u", + "text" : "Ok, this is awesome: ShareJS is an operational transform library for Node.js & browsers written by an ex-Wave engineer. http:\/\/t.co\/VeeEID5u", "id" : 164025952492453888, - "created_at" : "Mon Jan 30 16:43:29 +0000 2012", + "created_at" : "2012-01-30 16:43:29 +0000", "user" : { "name" : "Adam Brault", "screen_name" : "adambrault", "protected" : false, "id_str" : "1568", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1454841754/3C24EB4E-8628-4997-802C-F5D6193853FE_normal", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/418303980565827584\/_DojMXkY_normal.jpeg", "id" : 1568, "verified" : false } }, "id" : 164128922055872512, - "created_at" : "Mon Jan 30 23:32:39 +0000 2012", + "created_at" : "2012-01-30 23:32:39 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Alex MacCaw", "screen_name" : "maccman", "indices" : [ 6, 14 ], - "id_str" : "2006261", - "id" : 2006261 + "id_str" : "1345494948", + "id" : 1345494948 }, { "name" : "Michael Jackson", "screen_name" : "mjackson", @@ -388,23 +386,22 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "164126794407092224", "text" : "Cool! @maccman and @mjackson used my strftime for JS library on twitter.github.com. For fun, see if you can find Larry on that page.", "id" : 164126794407092224, - "created_at" : "Mon Jan 30 23:24:11 +0000 2012", + "created_at" : "2012-01-30 23:24:11 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jeremy Zawodny", @@ -417,15 +414,14 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 49, 69 ], - "url" : "http://t.co/pg2LYoiK", - "expanded_url" : "http://www.quora.com/Why-are-software-development-task-estimations-regularly-off-by-a-factor-of-2-3/answer/Michael-Wolfe?srid=kw", - "display_url" : "quora.com/Why-are-softwa\u2026" + "url" : "http:\/\/t.co\/pg2LYoiK", + "expanded_url" : "http:\/\/www.quora.com\/Why-are-software-development-task-estimations-regularly-off-by-a-factor-of-2-3\/answer\/Michael-Wolfe?srid=kw", + "display_url" : "quora.com\/Why-are-softwa\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "164025509112590336", - "text" : "RT @jzawodn: One of the best Quora answers ever: http://t.co/pg2LYoiK", + "text" : "RT @jzawodn: One of the best Quora answers ever: http:\/\/t.co\/pg2LYoiK", "retweeted_status" : { "source" : "web", "entities" : { @@ -434,40 +430,39 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 36, 56 ], - "url" : "http://t.co/pg2LYoiK", - "expanded_url" : "http://www.quora.com/Why-are-software-development-task-estimations-regularly-off-by-a-factor-of-2-3/answer/Michael-Wolfe?srid=kw", - "display_url" : "quora.com/Why-are-softwa\u2026" + "url" : "http:\/\/t.co\/pg2LYoiK", + "expanded_url" : "http:\/\/www.quora.com\/Why-are-software-development-task-estimations-regularly-off-by-a-factor-of-2-3\/answer\/Michael-Wolfe?srid=kw", + "display_url" : "quora.com\/Why-are-softwa\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "163077529207439360", - "text" : "One of the best Quora answers ever: http://t.co/pg2LYoiK", + "text" : "One of the best Quora answers ever: http:\/\/t.co\/pg2LYoiK", "id" : 163077529207439360, - "created_at" : "Sat Jan 28 01:54:47 +0000 2012", + "created_at" : "2012-01-28 01:54:47 +0000", "user" : { "name" : "Jeremy Zawodny", "screen_name" : "jzawodn", "protected" : false, "id_str" : "97933", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/17071732/Zawodny-md_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/17071732\/Zawodny-md_normal.jpg", "id" : 97933, "verified" : false } }, "id" : 164025509112590336, - "created_at" : "Mon Jan 30 16:41:43 +0000 2012", + "created_at" : "2012-01-30 16:41:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -481,14 +476,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "163489914258862080", - "geo" : { - }, + "geo" : { }, "id_str" : "163746534570213376", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Looks pretty nice. Same thing as Tame.js. I would use Tame.js or node-fibers over it because I prefer JavaScript.", "id" : 163746534570213376, "in_reply_to_status_id" : 163489914258862080, - "created_at" : "Sun Jan 29 22:13:10 +0000 2012", + "created_at" : "2012-01-29 22:13:10 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -496,12 +490,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweet Button", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/tweetbutton\" rel=\"nofollow\"\u003ETweet Button\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Aaron Klein", @@ -514,127 +508,116 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 87, 107 ], - "url" : "http://t.co/SgGRoUX4", - "expanded_url" : "http://www.aaronklein.com/2012/01/hollywood-edition/?utm_source=twitter", - "display_url" : "aaronklein.com/2012/01/hollyw\u2026" + "url" : "http:\/\/t.co\/SgGRoUX4", + "expanded_url" : "http:\/\/www.aaronklein.com\/2012\/01\/hollywood-edition\/?utm_source=twitter", + "display_url" : "aaronklein.com\/2012\/01\/hollyw\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "163452395790151682", - "text" : "\"[...] require all movie moguls to use a special \u201CHollywood Edition\u201D of our products.\" http://t.co/SgGRoUX4 via @AaronKlein", + "text" : "\"[...] require all movie moguls to use a special \u201CHollywood Edition\u201D of our products.\" http:\/\/t.co\/SgGRoUX4 via @AaronKlein", "id" : 163452395790151682, - "created_at" : "Sun Jan 29 02:44:22 +0000 2012", + "created_at" : "2012-01-29 02:44:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "163342576890544128", "text" : "CoffeeScript looks likes a bunch of tokens were just splattered on a page, and I'm left to try and sort it out, make sense of it.", "id" : 163342576890544128, - "created_at" : "Sat Jan 28 19:27:59 +0000 2012", + "created_at" : "2012-01-28 19:27:59 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Alex MacCaw", - "screen_name" : "maccman", - "indices" : [ 3, 11 ], - "id_str" : "2006261", - "id" : 2006261 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "163341409171148801", - "text" : "RT @maccman: You can remove HTML5 cache manifests in Chrome by going to: chrome://appcache-internals/", + "text" : "RT @maccman: You can remove HTML5 cache manifests in Chrome by going to: chrome:\/\/appcache-internals\/", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "163340840478056448", - "text" : "You can remove HTML5 cache manifests in Chrome by going to: chrome://appcache-internals/", + "text" : "You can remove HTML5 cache manifests in Chrome by going to: chrome:\/\/appcache-internals\/", "id" : 163340840478056448, - "created_at" : "Sat Jan 28 19:21:05 +0000 2012", + "created_at" : "2012-01-28 19:21:05 +0000", "user" : { "name" : "Alex MacCaw", - "screen_name" : "maccman", + "screen_name" : "maccaw", "protected" : false, "id_str" : "2006261", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1826201101/297606_10150904890650705_570400704_21211347_1883468370_n_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1826201101\/297606_10150904890650705_570400704_21211347_1883468370_n_normal.jpeg", "id" : 2006261, "verified" : false } }, "id" : 163341409171148801, - "created_at" : "Sat Jan 28 19:23:21 +0000 2012", + "created_at" : "2012-01-28 19:23:21 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "163340784882548736", "text" : "CoffeeScript is *too* clean. It makes it difficult to parse and comprehend at a glance. 4 space indent and return would improve readability.", "id" : 163340784882548736, - "created_at" : "Sat Jan 28 19:20:52 +0000 2012", + "created_at" : "2012-01-28 19:20:52 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Nick Campbell", @@ -647,15 +630,14 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 23, 43 ], - "url" : "http://t.co/nxkMnEN0", - "expanded_url" : "http://i.imgur.com/MuTMR.jpg", - "display_url" : "i.imgur.com/MuTMR.jpg" + "url" : "http:\/\/t.co\/nxkMnEN0", + "expanded_url" : "http:\/\/i.imgur.com\/MuTMR.jpg", + "display_url" : "i.imgur.com\/MuTMR.jpg" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "162941921810071552", - "text" : "RT @ncb000gt: Awesome: http://t.co/nxkMnEN0", + "text" : "RT @ncb000gt: Awesome: http:\/\/t.co\/nxkMnEN0", "retweeted_status" : { "source" : "web", "entities" : { @@ -664,40 +646,39 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 9, 29 ], - "url" : "http://t.co/nxkMnEN0", - "expanded_url" : "http://i.imgur.com/MuTMR.jpg", - "display_url" : "i.imgur.com/MuTMR.jpg" + "url" : "http:\/\/t.co\/nxkMnEN0", + "expanded_url" : "http:\/\/i.imgur.com\/MuTMR.jpg", + "display_url" : "i.imgur.com\/MuTMR.jpg" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "162908971374620672", - "text" : "Awesome: http://t.co/nxkMnEN0", + "text" : "Awesome: http:\/\/t.co\/nxkMnEN0", "id" : 162908971374620672, - "created_at" : "Fri Jan 27 14:45:00 +0000 2012", + "created_at" : "2012-01-27 14:45:00 +0000", "user" : { "name" : "Nick Campbell", "screen_name" : "ncb000gt", "protected" : false, "id_str" : "7955612", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1832742237/campbell_clan_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/445796715212570624\/1Y3BIB4k_normal.jpeg", "id" : 7955612, "verified" : false } }, "id" : 162941921810071552, - "created_at" : "Fri Jan 27 16:55:56 +0000 2012", + "created_at" : "2012-01-27 16:55:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -705,14 +686,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "162932447162531840", - "geo" : { - }, + "geo" : { }, "id_str" : "162941782118764544", "in_reply_to_user_id" : 39448955, "text" : "@A_to_the_J_ lol. Which is apparently, more or less, like creeping on me anyway ;-)", "id" : 162941782118764544, "in_reply_to_status_id" : 162932447162531840, - "created_at" : "Fri Jan 27 16:55:22 +0000 2012", + "created_at" : "2012-01-27 16:55:22 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -720,12 +700,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mitchell Hashimoto", @@ -739,14 +719,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "162776323973066753", - "geo" : { - }, + "geo" : { }, "id_str" : "162777451951427584", "in_reply_to_user_id" : 12819682, "text" : "@mitchellh Me too. Everything from Cab Calloway to The Beatles to Daft Punk to NOFX to the Scissor Sisters. Fingers tapping in time.", "id" : 162777451951427584, "in_reply_to_status_id" : 162776323973066753, - "created_at" : "Fri Jan 27 06:02:23 +0000 2012", + "created_at" : "2012-01-27 06:02:23 +0000", "in_reply_to_screen_name" : "mitchellh", "in_reply_to_user_id_str" : "12819682", "user" : { @@ -754,12 +733,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Federico Viticci", @@ -772,57 +751,55 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 50, 70 ], - "url" : "http://t.co/ETYQsQUP", - "expanded_url" : "http://mcstr.net/xpsE4G", - "display_url" : "mcstr.net/xpsE4G" + "url" : "http:\/\/t.co\/ETYQsQUP", + "expanded_url" : "http:\/\/mcstr.net\/xpsE4G", + "display_url" : "mcstr.net\/xpsE4G" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "162758273030819840", - "text" : "RT @viticci: The Problem With The iOS Home Screen http://t.co/ETYQsQUP", + "text" : "RT @viticci: The Problem With The iOS Home Screen http:\/\/t.co\/ETYQsQUP", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 37, 57 ], - "url" : "http://t.co/ETYQsQUP", - "expanded_url" : "http://mcstr.net/xpsE4G", - "display_url" : "mcstr.net/xpsE4G" + "url" : "http:\/\/t.co\/ETYQsQUP", + "expanded_url" : "http:\/\/mcstr.net\/xpsE4G", + "display_url" : "mcstr.net\/xpsE4G" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "162753343893147649", - "text" : "The Problem With The iOS Home Screen http://t.co/ETYQsQUP", + "text" : "The Problem With The iOS Home Screen http:\/\/t.co\/ETYQsQUP", "id" : 162753343893147649, - "created_at" : "Fri Jan 27 04:26:35 +0000 2012", + "created_at" : "2012-01-27 04:26:35 +0000", "user" : { "name" : "Federico Viticci", "screen_name" : "viticci", "protected" : false, "id_str" : "20904050", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2210035294/Photo-15_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000421651000\/a8cd33d934302ba8fd6f2721b83213ab_normal.png", "id" : 20904050, "verified" : false } }, "id" : 162758273030819840, - "created_at" : "Fri Jan 27 04:46:10 +0000 2012", + "created_at" : "2012-01-27 04:46:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Federico Viticci", @@ -842,14 +819,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "162755285923012609", - "geo" : { - }, + "geo" : { }, "id_str" : "162757027238653953", "in_reply_to_user_id" : 15687937, "text" : "@viticci @devongovett It's funny that the HIG states people understand folders. Un-geeks neither like nor understand filesystem hierarchies.", "id" : 162757027238653953, "in_reply_to_status_id" : 162755285923012609, - "created_at" : "Fri Jan 27 04:41:13 +0000 2012", + "created_at" : "2012-01-27 04:41:13 +0000", "in_reply_to_screen_name" : "devongovett", "in_reply_to_user_id_str" : "15687937", "user" : { @@ -857,38 +833,37 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "162753519831629824", - "text" : "I have performed 47,739 searches w/ Google since January 15th, 2006. While I am signed in anyway. My first search was for Camino extensions.", + "text" : "I have performed 47,739 searches w\/ Google since January 15th, 2006. While I am signed in anyway. My first search was for Camino extensions.", "id" : 162753519831629824, - "created_at" : "Fri Jan 27 04:27:17 +0000 2012", + "created_at" : "2012-01-27 04:27:17 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "pfleidi", + "name" : "pfleidi as a service", "screen_name" : "pfleidi", "indices" : [ 3, 11 ], "id_str" : "15647796", @@ -901,13 +876,13 @@ Grailbird.data.tweets_2012_01 = "id" : 14231571 } ], "media" : [ { - "expanded_url" : "http://twitter.com/pfleidi/status/162711201434976257/photo/1", + "expanded_url" : "http:\/\/twitter.com\/pfleidi\/status\/162711201434976257\/photo\/1", "indices" : [ 61, 81 ], - "url" : "http://t.co/dzn9cgi4", - "media_url" : "http://pbs.twimg.com/media/AkIQ-cLCQAAeClF.jpg", + "url" : "http:\/\/t.co\/dzn9cgi4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/AkIQ-cLCQAAeClF.jpg", "id_str" : "162711201439170560", "id" : 162711201439170560, - "media_url_https" : "https://pbs.twimg.com/media/AkIQ-cLCQAAeClF.jpg", + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/AkIQ-cLCQAAeClF.jpg", "sizes" : [ { "h" : 150, "resize" : "crop", @@ -929,7 +904,7 @@ Grailbird.data.tweets_2012_01 = "resize" : "fit", "w" : 640 } ], - "display_url" : "pic.twitter.com/dzn9cgi4" + "display_url" : "pic.twitter.com\/dzn9cgi4" } ], "hashtags" : [ { "text" : "buildandanalyze", @@ -937,12 +912,11 @@ Grailbird.data.tweets_2012_01 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "162751085273026560", - "text" : "RT @pfleidi: Hmm. Well ... /cc @marcoarment #buildandanalyze http://t.co/dzn9cgi4", + "text" : "RT @pfleidi: Hmm. Well ... \/cc @marcoarment #buildandanalyze http:\/\/t.co\/dzn9cgi4", "retweeted_status" : { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -952,13 +926,13 @@ Grailbird.data.tweets_2012_01 = "id" : 14231571 } ], "media" : [ { - "expanded_url" : "http://twitter.com/pfleidi/status/162711201434976257/photo/1", + "expanded_url" : "http:\/\/twitter.com\/pfleidi\/status\/162711201434976257\/photo\/1", "indices" : [ 48, 68 ], - "url" : "http://t.co/dzn9cgi4", - "media_url" : "http://pbs.twimg.com/media/AkIQ-cLCQAAeClF.jpg", + "url" : "http:\/\/t.co\/dzn9cgi4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/AkIQ-cLCQAAeClF.jpg", "id_str" : "162711201439170560", "id" : 162711201439170560, - "media_url_https" : "https://pbs.twimg.com/media/AkIQ-cLCQAAeClF.jpg", + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/AkIQ-cLCQAAeClF.jpg", "sizes" : [ { "h" : 150, "resize" : "crop", @@ -980,7 +954,7 @@ Grailbird.data.tweets_2012_01 = "resize" : "fit", "w" : 640 } ], - "display_url" : "pic.twitter.com/dzn9cgi4" + "display_url" : "pic.twitter.com\/dzn9cgi4" } ], "hashtags" : [ { "text" : "buildandanalyze", @@ -988,38 +962,37 @@ Grailbird.data.tweets_2012_01 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "162711201434976257", - "text" : "Hmm. Well ... /cc @marcoarment #buildandanalyze http://t.co/dzn9cgi4", + "text" : "Hmm. Well ... \/cc @marcoarment #buildandanalyze http:\/\/t.co\/dzn9cgi4", "id" : 162711201434976257, - "created_at" : "Fri Jan 27 01:39:08 +0000 2012", + "created_at" : "2012-01-27 01:39:08 +0000", "user" : { - "name" : "pfleidi", + "name" : "pfleidi as a service", "screen_name" : "pfleidi", "protected" : false, "id_str" : "15647796", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2992339395/7f60afee5ffff6e961831ba8d07d0850_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000622935601\/068e409a972e733150310eae33e23fad_normal.jpeg", "id" : 15647796, "verified" : false } }, "id" : 162751085273026560, - "created_at" : "Fri Jan 27 04:17:37 +0000 2012", + "created_at" : "2012-01-27 04:17:37 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Elliott Kember", + "name" : "Elliott Kember", "screen_name" : "elliottkember", "indices" : [ 3, 17 ], "id_str" : "903351", @@ -1029,70 +1002,67 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "162643552524976128", "text" : "RT @elliottkember: fork it clone it pull it tweak it fix it push it pull-request it", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "162639322581966848", "text" : "fork it clone it pull it tweak it fix it push it pull-request it", "id" : 162639322581966848, - "created_at" : "Thu Jan 26 20:53:30 +0000 2012", + "created_at" : "2012-01-26 20:53:30 +0000", "user" : { - "name" : "Elliott Kember", + "name" : "Elliott Kember", "screen_name" : "elliottkember", "protected" : false, "id_str" : "903351", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1042496336/bath_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000680694156\/8cf72d6afccd8962429d62f7c1def55f_normal.jpeg", "id" : 903351, "verified" : false } }, "id" : 162643552524976128, - "created_at" : "Thu Jan 26 21:10:19 +0000 2012", + "created_at" : "2012-01-26 21:10:19 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "162617531788558337", "text" : "SimpleCov is awesome. Add gem 'simplecov' to Gemfile, bundle install, require 'simplecov', SimpleCov.start, run tests. Too easy.", "id" : 162617531788558337, - "created_at" : "Thu Jan 26 19:26:55 +0000 2012", + "created_at" : "2012-01-26 19:26:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Node Summit", @@ -1106,14 +1076,18 @@ Grailbird.data.tweets_2012_01 = "text" : "NodeSummit", "indices" : [ 27, 38 ] } ], - "urls" : [ ] - }, - "geo" : { + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/Q7DMRSlB", + "expanded_url" : "http:\/\/eepurl.com\/iiQPU", + "display_url" : "eepurl.com\/iiQPU" + } ] }, + "geo" : { }, "id_str" : "162598517871878144", - "text" : "RT @NodeSummit: Talks from #NodeSummit will be available online (after a little R&R). Will announce here and to the email list - http:/ ...", + "text" : "RT @NodeSummit: Talks from #NodeSummit will be available online (after a little R&R). Will announce here and to the email list - http:\/ ...", "retweeted_status" : { - "source" : "HootSuite", + "source" : "\u003Ca href=\"http:\/\/www.hootsuite.com\" rel=\"nofollow\"\u003EHootSuite\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1123,40 +1097,39 @@ Grailbird.data.tweets_2012_01 = } ], "urls" : [ { "indices" : [ 114, 134 ], - "url" : "http://t.co/Q7DMRSlB", - "expanded_url" : "http://eepurl.com/iiQPU", - "display_url" : "eepurl.com/iiQPU" + "url" : "http:\/\/t.co\/Q7DMRSlB", + "expanded_url" : "http:\/\/eepurl.com\/iiQPU", + "display_url" : "eepurl.com\/iiQPU" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "162584400461168640", - "text" : "Talks from #NodeSummit will be available online (after a little R&R). Will announce here and to the email list - http://t.co/Q7DMRSlB", + "text" : "Talks from #NodeSummit will be available online (after a little R&R). Will announce here and to the email list - http:\/\/t.co\/Q7DMRSlB", "id" : 162584400461168640, - "created_at" : "Thu Jan 26 17:15:16 +0000 2012", + "created_at" : "2012-01-26 17:15:16 +0000", "user" : { "name" : "Node Summit", "screen_name" : "NodeSummit", "protected" : false, "id_str" : "293718395", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1566852138/twitter-avatar-summit_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1566852138\/twitter-avatar-summit_normal.png", "id" : 293718395, "verified" : false } }, "id" : 162598517871878144, - "created_at" : "Thu Jan 26 18:11:22 +0000 2012", + "created_at" : "2012-01-26 18:11:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mitchell Hashimoto", @@ -1169,47 +1142,45 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "162425123129933824", "text" : "RT @mitchellh: Current status: rpm vagrant_0.9.3_i686.rpm. Also: I hate CentOS.", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "162421044563546112", "text" : "Current status: rpm vagrant_0.9.3_i686.rpm. Also: I hate CentOS.", "id" : 162421044563546112, - "created_at" : "Thu Jan 26 06:26:09 +0000 2012", + "created_at" : "2012-01-26 06:26:09 +0000", "user" : { "name" : "Mitchell Hashimoto", "screen_name" : "mitchellh", "protected" : false, "id_str" : "12819682", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2707460527/252a64411a339184ff375a96fb68dcb0_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2707460527\/252a64411a339184ff375a96fb68dcb0_normal.png", "id" : 12819682, "verified" : false } }, "id" : 162425123129933824, - "created_at" : "Thu Jan 26 06:42:21 +0000 2012", + "created_at" : "2012-01-26 06:42:21 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1223,14 +1194,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "162327929374781440", - "geo" : { - }, + "geo" : { }, "id_str" : "162329659701334016", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Ha ha, yeah I'm not sure so I'm kind of wondering out loud.", "id" : 162329659701334016, "in_reply_to_status_id" : 162327929374781440, - "created_at" : "Thu Jan 26 00:23:01 +0000 2012", + "created_at" : "2012-01-26 00:23:01 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1238,12 +1208,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daine Trinidad", @@ -1257,14 +1227,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "162306188359380992", - "geo" : { - }, + "geo" : { }, "id_str" : "162309044441321475", "in_reply_to_user_id" : 14315117, "text" : "@dainerose Because fuck you, that's why. That and $700.", "id" : 162309044441321475, "in_reply_to_status_id" : 162306188359380992, - "created_at" : "Wed Jan 25 23:01:06 +0000 2012", + "created_at" : "2012-01-25 23:01:06 +0000", "in_reply_to_screen_name" : "dainerose", "in_reply_to_user_id_str" : "14315117", "user" : { @@ -1272,12 +1241,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1291,14 +1260,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "162303844485840897", - "geo" : { - }, + "geo" : { }, "id_str" : "162305605988663297", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke I think other stores have to be in on a scheme for it to be price fixing. Can a single entity fix prices w/o a monopoly?", + "text" : "@JimRoepcke I think other stores have to be in on a scheme for it to be price fixing. Can a single entity fix prices w\/o a monopoly?", "id" : 162305605988663297, "in_reply_to_status_id" : 162303844485840897, - "created_at" : "Wed Jan 25 22:47:26 +0000 2012", + "created_at" : "2012-01-25 22:47:26 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1306,12 +1274,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "applasso", @@ -1331,14 +1299,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "162272842984067073", - "geo" : { - }, + "geo" : { }, "id_str" : "162279952849444864", "in_reply_to_user_id" : 472215656, "text" : "@applasso @picnic_coffee Ha ha. I guess I should get another Noodle Box for dinner to complete my epic plan.", "id" : 162279952849444864, "in_reply_to_status_id" : 162272842984067073, - "created_at" : "Wed Jan 25 21:05:30 +0000 2012", + "created_at" : "2012-01-25 21:05:30 +0000", "in_reply_to_screen_name" : "applasso", "in_reply_to_user_id_str" : "472215656", "user" : { @@ -1346,12 +1313,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jon Picnic", @@ -1364,23 +1331,22 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "162271778725560321", "text" : "I'm getting all teary eyed eating lunch from @PiCNiC_Coffee today. It doesn't get any better than this.", "id" : 162271778725560321, - "created_at" : "Wed Jan 25 20:33:01 +0000 2012", + "created_at" : "2012-01-25 20:33:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dalai Lama In Bed", @@ -1393,47 +1359,45 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "162027120594395137", "text" : "RT @DalaiLamaInBed: So long as we are under the control of disturbing emotions, real happiness is hard to find in bed.", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "162021668410232832", "text" : "So long as we are under the control of disturbing emotions, real happiness is hard to find in bed.", "id" : 162021668410232832, - "created_at" : "Wed Jan 25 03:59:10 +0000 2012", + "created_at" : "2012-01-25 03:59:10 +0000", "user" : { "name" : "Dalai Lama In Bed", "screen_name" : "DalaiLamaInBed", "protected" : false, "id_str" : "197495418", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1135252432/3418_7885342284ad6ee121622b_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1135252432\/3418_7885342284ad6ee121622b_normal.jpg", "id" : 197495418, "verified" : false } }, "id" : 162027120594395137, - "created_at" : "Wed Jan 25 04:20:50 +0000 2012", + "created_at" : "2012-01-25 04:20:50 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Majd Jack Taby", @@ -1446,57 +1410,55 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 45, 65 ], - "url" : "http://t.co/WlPD2QuM", - "expanded_url" : "http://duckduckgo.com/?q=css+line-height", - "display_url" : "duckduckgo.com/?q=css+line-he\u2026" + "url" : "http:\/\/t.co\/WlPD2QuM", + "expanded_url" : "http:\/\/duckduckgo.com\/?q=css+line-height", + "display_url" : "duckduckgo.com\/?q=css+line-he\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "162005024388562945", - "text" : "RT @jtaby: Ooooooh, well played, duckduckgo: http://t.co/WlPD2QuM (includes the MDN docs inline)", + "text" : "RT @jtaby: Ooooooh, well played, duckduckgo: http:\/\/t.co\/WlPD2QuM (includes the MDN docs inline)", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 34, 54 ], - "url" : "http://t.co/WlPD2QuM", - "expanded_url" : "http://duckduckgo.com/?q=css+line-height", - "display_url" : "duckduckgo.com/?q=css+line-he\u2026" + "url" : "http:\/\/t.co\/WlPD2QuM", + "expanded_url" : "http:\/\/duckduckgo.com\/?q=css+line-height", + "display_url" : "duckduckgo.com\/?q=css+line-he\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "161919010634596353", - "text" : "Ooooooh, well played, duckduckgo: http://t.co/WlPD2QuM (includes the MDN docs inline)", + "text" : "Ooooooh, well played, duckduckgo: http:\/\/t.co\/WlPD2QuM (includes the MDN docs inline)", "id" : 161919010634596353, - "created_at" : "Tue Jan 24 21:11:15 +0000 2012", + "created_at" : "2012-01-24 21:11:15 +0000", "user" : { "name" : "Majd Jack Taby", "screen_name" : "jtaby", "protected" : false, "id_str" : "6827332", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3205012970/55024b051add5ee576569b217438d59a_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3205012970\/55024b051add5ee576569b217438d59a_normal.jpeg", "id" : 6827332, "verified" : false } }, "id" : 162005024388562945, - "created_at" : "Wed Jan 25 02:53:02 +0000 2012", + "created_at" : "2012-01-25 02:53:02 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jonathan Stark", @@ -1515,17 +1477,16 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 46, 66 ], - "url" : "http://t.co/vbYHFOa3", - "expanded_url" : "http://bit.ly/z3wmfU", - "display_url" : "bit.ly/z3wmfU" + "url" : "http:\/\/t.co\/vbYHFOa3", + "expanded_url" : "http:\/\/bit.ly\/z3wmfU", + "display_url" : "bit.ly\/z3wmfU" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "161982295094476800", - "text" : "RT @jonathanstark: \"Web Storage Support Test\" http://t.co/vbYHFOa3 /via @paul_irish", + "text" : "RT @jonathanstark: \"Web Storage Support Test\" http:\/\/t.co\/vbYHFOa3 \/via @paul_irish", "retweeted_status" : { - "source" : "Hatch", + "source" : "\u003Ca href=\"http:\/\/hatch.cc\" rel=\"nofollow\"\u003EHatch\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paul Irish", @@ -1538,40 +1499,39 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 27, 47 ], - "url" : "http://t.co/vbYHFOa3", - "expanded_url" : "http://bit.ly/z3wmfU", - "display_url" : "bit.ly/z3wmfU" + "url" : "http:\/\/t.co\/vbYHFOa3", + "expanded_url" : "http:\/\/bit.ly\/z3wmfU", + "display_url" : "bit.ly\/z3wmfU" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "161976836321058816", - "text" : "\"Web Storage Support Test\" http://t.co/vbYHFOa3 /via @paul_irish", + "text" : "\"Web Storage Support Test\" http:\/\/t.co\/vbYHFOa3 \/via @paul_irish", "id" : 161976836321058816, - "created_at" : "Wed Jan 25 01:01:01 +0000 2012", + "created_at" : "2012-01-25 01:01:01 +0000", "user" : { "name" : "Jonathan Stark", "screen_name" : "jonathanstark", "protected" : false, "id_str" : "7198302", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2681096012/4afcaac2139e638b26f2d50ab555f474_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000305628908\/99190bc7032ec47cd5db01767753b077_normal.jpeg", "id" : 7198302, "verified" : false } }, "id" : 161982295094476800, - "created_at" : "Wed Jan 25 01:22:43 +0000 2012", + "created_at" : "2012-01-25 01:22:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Cantrill", @@ -1585,13 +1545,12 @@ Grailbird.data.tweets_2012_01 = "text" : "NodeSummit", "indices" : [ 120, 131 ] }, { - "text" : "Wor", - "indices" : [ 132, 136 ] + "text" : "WorldGoneTopsyTurvy", + "indices" : [ 132, 140 ] } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "161945918244012033", "text" : "RT @bcantrill: Google is being annoyingly tight-lipped, while Microsoft is writing a Node program on stage -- on a Mac. #NodeSummit #Wor ...", "retweeted_status" : { @@ -1608,35 +1567,34 @@ Grailbird.data.tweets_2012_01 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "161938066431422464", "text" : "Google is being annoyingly tight-lipped, while Microsoft is writing a Node program on stage -- on a Mac. #NodeSummit #WorldGoneTopsyTurvy", "id" : 161938066431422464, - "created_at" : "Tue Jan 24 22:26:58 +0000 2012", + "created_at" : "2012-01-24 22:26:58 +0000", "user" : { "name" : "Bryan Cantrill", "screen_name" : "bcantrill", "protected" : false, "id_str" : "173630577", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1093371262/homewood-cropped_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1093371262\/homewood-cropped_normal.jpg", "id" : 173630577, "verified" : false } }, "id" : 161945918244012033, - "created_at" : "Tue Jan 24 22:58:10 +0000 2012", + "created_at" : "2012-01-24 22:58:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Hipwood", @@ -1656,14 +1614,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "161906996650573825", - "geo" : { - }, + "geo" : { }, "id_str" : "161909413605670912", "in_reply_to_user_id" : 17088322, "text" : "@HipwoodDigital @dainerose There are only 3 companies here so far. I think we have some cupboards and closets available.", "id" : 161909413605670912, "in_reply_to_status_id" : 161906996650573825, - "created_at" : "Tue Jan 24 20:33:06 +0000 2012", + "created_at" : "2012-01-24 20:33:06 +0000", "in_reply_to_screen_name" : "HipwoodDigital", "in_reply_to_user_id_str" : "17088322", "user" : { @@ -1671,12 +1628,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daine Trinidad", @@ -1690,14 +1647,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "161898482871975937", - "geo" : { - }, + "geo" : { }, "id_str" : "161904979462991872", "in_reply_to_user_id" : 14315117, "text" : "@dainerose Luxury! Soon there'll be Noodle Box too\u2026 omg.", "id" : 161904979462991872, "in_reply_to_status_id" : 161898482871975937, - "created_at" : "Tue Jan 24 20:15:29 +0000 2012", + "created_at" : "2012-01-24 20:15:29 +0000", "in_reply_to_screen_name" : "dainerose", "in_reply_to_user_id_str" : "14315117", "user" : { @@ -1705,12 +1661,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1718,14 +1674,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "161899273309519873", - "geo" : { - }, + "geo" : { }, "id_str" : "161901212101386240", "in_reply_to_user_id" : 39448955, "text" : "@A_to_the_J_ Well hoity toity aren't we grand ;-)", "id" : 161901212101386240, "in_reply_to_status_id" : 161899273309519873, - "created_at" : "Tue Jan 24 20:00:31 +0000 2012", + "created_at" : "2012-01-24 20:00:31 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -1733,12 +1688,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1746,14 +1701,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "161879230781718528", - "geo" : { - }, + "geo" : { }, "id_str" : "161880264568602624", "in_reply_to_user_id" : 39448955, "text" : "@A_to_the_J_ I knew what it was, why would I actually read the words?", "id" : 161880264568602624, "in_reply_to_status_id" : 161879230781718528, - "created_at" : "Tue Jan 24 18:37:17 +0000 2012", + "created_at" : "2012-01-24 18:37:17 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -1761,12 +1715,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1774,14 +1728,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "161712871624015872", - "geo" : { - }, + "geo" : { }, "id_str" : "161863859425116161", "in_reply_to_user_id" : 39448955, "text" : "@A_to_the_J_ yes, Starbucks. Is it Tim Horton's or Hortons? I think it's Horton's in which case I stand by Timmy's or Timmy Ho's.", "id" : 161863859425116161, "in_reply_to_status_id" : 161712871624015872, - "created_at" : "Tue Jan 24 17:32:06 +0000 2012", + "created_at" : "2012-01-24 17:32:06 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -1789,12 +1742,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "sam jones ", @@ -1808,14 +1761,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "161650624721727488", - "geo" : { - }, + "geo" : { }, "id_str" : "161652083584532480", "in_reply_to_user_id" : 166272705, "text" : "@samjones5 For drip I'd hit Timmy's, espresso go for Starbuck's. Either way kind of a shame ;-)", "id" : 161652083584532480, "in_reply_to_status_id" : 161650624721727488, - "created_at" : "Tue Jan 24 03:30:34 +0000 2012", + "created_at" : "2012-01-24 03:30:34 +0000", "in_reply_to_screen_name" : "2percentjazz", "in_reply_to_user_id_str" : "166272705", "user" : { @@ -1823,12 +1775,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1836,14 +1788,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "160529346577178625", - "geo" : { - }, + "geo" : { }, "id_str" : "160556523431526401", "in_reply_to_user_id" : 39448955, "text" : "@A_to_the_J_ As am I!", "id" : 160556523431526401, "in_reply_to_status_id" : 160529346577178625, - "created_at" : "Sat Jan 21 02:57:12 +0000 2012", + "created_at" : "2012-01-21 02:57:12 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -1851,12 +1802,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "BrendanEich", @@ -1867,12 +1818,16 @@ Grailbird.data.tweets_2012_01 = } ], "media" : [ ], "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "https:\/\/t.co\/8Mf5OFGQ", + "expanded_url" : "https:\/\/mail.mozilla.org\/pipermail\/es-discuss\/2012-January\/019789.html", + "display_url" : "mail.mozilla.org\/pipermail\/es-d\u2026" + } ] }, + "geo" : { }, "id_str" : "160293861195923456", - "text" : "RT @BrendanEich: Flash: let a=[]; for(let i=0;i<4;i++) a.push(function(){return i}); for (let j in a) assert(a[j]() === j) is in ES6 ...", + "text" : "RT @BrendanEich: Flash: let a=[]; for(let i=0;i<4;i++) a.push(function()\u007Breturn i\u007D); for (let j in a) assert(a[j]() === j) is in ES6 ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -1881,40 +1836,39 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 120, 141 ], - "url" : "https://t.co/8Mf5OFGQ", - "expanded_url" : "https://mail.mozilla.org/pipermail/es-discuss/2012-January/019789.html", - "display_url" : "mail.mozilla.org/pipermail/es-d\u2026" + "url" : "https:\/\/t.co\/8Mf5OFGQ", + "expanded_url" : "https:\/\/mail.mozilla.org\/pipermail\/es-discuss\/2012-January\/019789.html", + "display_url" : "mail.mozilla.org\/pipermail\/es-d\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "160211441327144960", - "text" : "Flash: let a=[]; for(let i=0;i<4;i++) a.push(function(){return i}); for (let j in a) assert(a[j]() === j) is in ES6 (https://t.co/8Mf5OFGQ).", + "text" : "Flash: let a=[]; for(let i=0;i<4;i++) a.push(function()\u007Breturn i\u007D); for (let j in a) assert(a[j]() === j) is in ES6 (https:\/\/t.co\/8Mf5OFGQ).", "id" : 160211441327144960, - "created_at" : "Fri Jan 20 04:05:58 +0000 2012", + "created_at" : "2012-01-20 04:05:58 +0000", "user" : { "name" : "BrendanEich", "screen_name" : "BrendanEich", "protected" : false, "id_str" : "9533042", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/59513850/me_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000422625578\/aa4926528b3a1297ae2d9f5738d537a4_normal.jpeg", "id" : 9533042, "verified" : false } }, "id" : 160293861195923456, - "created_at" : "Fri Jan 20 09:33:29 +0000 2012", + "created_at" : "2012-01-20 09:33:29 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Real Talk", @@ -1928,14 +1882,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "160021810681888768", - "geo" : { - }, + "geo" : { }, "id_str" : "160046022914097152", "in_reply_to_user_id" : 39448955, "text" : "@RealTaIk @A_to_the_J_ Lol. Just about your laugh then eh? ;-) Pretty sure that's not true at all.", "id" : 160046022914097152, "in_reply_to_status_id" : 160021810681888768, - "created_at" : "Thu Jan 19 17:08:40 +0000 2012", + "created_at" : "2012-01-19 17:08:40 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -1943,12 +1896,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -1956,14 +1909,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "160033430787203073", - "geo" : { - }, + "geo" : { }, "id_str" : "160045883432505344", "in_reply_to_user_id" : 39448955, "text" : "@A_to_the_J_ How about ice cube trays? \u2026. What's that? That's not what you meant? :p", "id" : 160045883432505344, "in_reply_to_status_id" : 160033430787203073, - "created_at" : "Thu Jan 19 17:08:06 +0000 2012", + "created_at" : "2012-01-19 17:08:06 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -1971,12 +1923,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Serenity Caldwell", @@ -1989,42 +1941,40 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "160045765333499904", "text" : "RT @settern: Oh, Apple, that's just mean. iBooks Author publishes to .ibooks, .pdf, and .txt. .ibooks is wrapped ePub, cannot be opened ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "160037464193503232", "text" : "Oh, Apple, that's just mean. iBooks Author publishes to .ibooks, .pdf, and .txt. .ibooks is wrapped ePub, cannot be opened in Sigil.", "id" : 160037464193503232, - "created_at" : "Thu Jan 19 16:34:39 +0000 2012", + "created_at" : "2012-01-19 16:34:39 +0000", "user" : { "name" : "Serenity Caldwell", "screen_name" : "settern", "protected" : false, "id_str" : "14957252", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3324118659/c0f0ab5144cacb13a613d00d6efface0_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/421677121329975297\/Ugmp-mls_normal.jpeg", "id" : 14957252, "verified" : false } }, "id" : 160045765333499904, - "created_at" : "Thu Jan 19 17:07:38 +0000 2012", + "created_at" : "2012-01-19 17:07:38 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2042,49 +1992,45 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "159905549742379009", "text" : "RT @bos31337: So glad you asked! The best ghc bug ever involved a dev version of the compiler deleting your source file if it contained ...", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - "type" : "Point", - "coordinates" : [ 37.61324787, -122.39208495 ] - }, + "geo" : { }, "id_str" : "116372971509121025", "text" : "So glad you asked! The best ghc bug ever involved a dev version of the compiler deleting your source file if it contained a type error.", "id" : 116372971509121025, - "created_at" : "Wed Sep 21 04:47:33 +0000 2011", + "created_at" : "2011-09-21 04:47:33 +0000", "user" : { "name" : "Bryan O'Sullivan", "screen_name" : "bos31337", "protected" : false, "id_str" : "6897142", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1461434495/bos-headshot_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1461434495\/bos-headshot_normal.jpg", "id" : 6897142, "verified" : false } }, "id" : 159905549742379009, - "created_at" : "Thu Jan 19 07:50:28 +0000 2012", + "created_at" : "2012-01-19 07:50:28 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jon Picnic", @@ -2098,14 +2044,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "159713981085401088", - "geo" : { - }, + "geo" : { }, "id_str" : "159755063852666883", "in_reply_to_user_id" : 165975834, "text" : "@PiCNiC_Coffee That would be fucking awesome. You'd have to get a ghetto blaster on it playing majestic tunes like Wonderboy by Tenacious D.", "id" : 159755063852666883, "in_reply_to_status_id" : 159713981085401088, - "created_at" : "Wed Jan 18 21:52:29 +0000 2012", + "created_at" : "2012-01-18 21:52:29 +0000", "in_reply_to_screen_name" : "PiCNiC_Coffee", "in_reply_to_user_id_str" : "165975834", "user" : { @@ -2113,15 +2058,15 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\u261E Joe McCann \u261C", + "name" : "Joe McCann", "screen_name" : "joemccann", "indices" : [ 3, 13 ], "id_str" : "14814762", @@ -2131,47 +2076,45 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "159000282158743552", - "text" : "RT @joemccann: 50% of 2011 computing device sales were mobile. Are u still building your business on the desk/laptop computing environme ...", + "text" : "RT @joemccann: 50% of 2011 computing device sales were mobile. Are u still building your business on the desk\/laptop computing environme ...", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "158993879981506561", - "text" : "50% of 2011 computing device sales were mobile. Are u still building your business on the desk/laptop computing environment? bit.ly/wFViWl", + "text" : "50% of 2011 computing device sales were mobile. Are u still building your business on the desk\/laptop computing environment? bit.ly\/wFViWl", "id" : 158993879981506561, - "created_at" : "Mon Jan 16 19:27:49 +0000 2012", + "created_at" : "2012-01-16 19:27:49 +0000", "user" : { - "name" : "\u261E Joe McCann \u261C", + "name" : "Joe McCann", "screen_name" : "joemccann", "protected" : false, "id_str" : "14814762", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1759666351/joe_lomod_512x512_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000776233859\/b1575c7e4646a5c7a31cef89da8a7a99_normal.jpeg", "id" : 14814762, "verified" : false } }, "id" : 159000282158743552, - "created_at" : "Mon Jan 16 19:53:16 +0000 2012", + "created_at" : "2012-01-16 19:53:16 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John-David Dalton", @@ -2184,57 +2127,55 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 105, 125 ], - "url" : "http://t.co/141jAPn3", - "expanded_url" : "http://bit.ly/xKAaUF", - "display_url" : "bit.ly/xKAaUF" + "url" : "http:\/\/t.co\/141jAPn3", + "expanded_url" : "http:\/\/bit.ly\/xKAaUF", + "display_url" : "bit.ly\/xKAaUF" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "158988326576209921", - "text" : "RT @jdalton: TIL many browsers treat method chaining like recursive calls & will hit call stack limits \u2014 http://t.co/141jAPn3", + "text" : "RT @jdalton: TIL many browsers treat method chaining like recursive calls & will hit call stack limits \u2014 http:\/\/t.co\/141jAPn3", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 92, 112 ], - "url" : "http://t.co/141jAPn3", - "expanded_url" : "http://bit.ly/xKAaUF", - "display_url" : "bit.ly/xKAaUF" + "url" : "http:\/\/t.co\/141jAPn3", + "expanded_url" : "http:\/\/bit.ly\/xKAaUF", + "display_url" : "bit.ly\/xKAaUF" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "158977253546528768", - "text" : "TIL many browsers treat method chaining like recursive calls & will hit call stack limits \u2014 http://t.co/141jAPn3", + "text" : "TIL many browsers treat method chaining like recursive calls & will hit call stack limits \u2014 http:\/\/t.co\/141jAPn3", "id" : 158977253546528768, - "created_at" : "Mon Jan 16 18:21:45 +0000 2012", + "created_at" : "2012-01-16 18:21:45 +0000", "user" : { "name" : "John-David Dalton", "screen_name" : "jdalton", "protected" : false, "id_str" : "14272162", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2433036493/crjkw5aw9xmhki3bhvbv_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2433036493\/crjkw5aw9xmhki3bhvbv_normal.jpeg", "id" : 14272162, "verified" : false } }, "id" : 158988326576209921, - "created_at" : "Mon Jan 16 19:05:45 +0000 2012", + "created_at" : "2012-01-16 19:05:45 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2242,14 +2183,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "158220776703668225", - "geo" : { - }, + "geo" : { }, "id_str" : "158368755607539713", "in_reply_to_user_id" : 39448955, "text" : "@A_to_the_J_ every night?!", "id" : 158368755607539713, "in_reply_to_status_id" : 158220776703668225, - "created_at" : "Sun Jan 15 02:03:48 +0000 2012", + "created_at" : "2012-01-15 02:03:48 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -2257,12 +2197,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2270,14 +2210,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "157943223753506816", - "geo" : { - }, + "geo" : { }, "id_str" : "157944348695199744", "in_reply_to_user_id" : 39448955, "text" : "@A_to_the_J_ Ohhh I see what you mean. Yeah I feel the same way. They're in a warm, dry, car getting where they're going quickly. Bastards.", "id" : 157944348695199744, "in_reply_to_status_id" : 157943223753506816, - "created_at" : "Fri Jan 13 21:57:21 +0000 2012", + "created_at" : "2012-01-13 21:57:21 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -2285,12 +2224,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Comedy Tweets", @@ -2304,14 +2243,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "157934842368106497", - "geo" : { - }, + "geo" : { }, "id_str" : "157939439555985408", "in_reply_to_user_id" : 39448955, "text" : "@TheComedyJokes @A_to_the_J_ very appropriate XD", "id" : 157939439555985408, "in_reply_to_status_id" : 157934842368106497, - "created_at" : "Fri Jan 13 21:37:51 +0000 2012", + "created_at" : "2012-01-13 21:37:51 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -2319,12 +2257,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Comedy Tweets", @@ -2338,14 +2276,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "157934972479619072", - "geo" : { - }, + "geo" : { }, "id_str" : "157939361072168961", "in_reply_to_user_id" : 39448955, "text" : "@TheComedyJokes @A_to_the_J_ lol, that was pretty good.", "id" : 157939361072168961, "in_reply_to_status_id" : 157934972479619072, - "created_at" : "Fri Jan 13 21:37:32 +0000 2012", + "created_at" : "2012-01-13 21:37:32 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -2353,12 +2290,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2366,14 +2303,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "157919970993504256", - "geo" : { - }, + "geo" : { }, "id_str" : "157939244772507648", "in_reply_to_user_id" : 39448955, "text" : "@A_to_the_J_ Can't get snow on their car? \u2026 I think you're mad with anger :p", "id" : 157939244772507648, "in_reply_to_status_id" : 157919970993504256, - "created_at" : "Fri Jan 13 21:37:04 +0000 2012", + "created_at" : "2012-01-13 21:37:04 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -2381,12 +2317,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jon Picnic", @@ -2400,14 +2336,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "157907882522836992", - "geo" : { - }, + "geo" : { }, "id_str" : "157920473148174336", "in_reply_to_user_id" : 165975834, "text" : "@PiCNiC_Coffee Pure torture \u2026 you need a Picnic shuttle that goes to and from Gorge! ;-)", "id" : 157920473148174336, "in_reply_to_status_id" : 157907882522836992, - "created_at" : "Fri Jan 13 20:22:29 +0000 2012", + "created_at" : "2012-01-13 20:22:29 +0000", "in_reply_to_screen_name" : "PiCNiC_Coffee", "in_reply_to_user_id_str" : "165975834", "user" : { @@ -2415,12 +2350,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2434,14 +2369,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "157889116812488704", - "geo" : { - }, + "geo" : { }, "id_str" : "157891123728228352", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Heh, probably better for all of us :)", "id" : 157891123728228352, "in_reply_to_status_id" : 157889116812488704, - "created_at" : "Fri Jan 13 18:25:52 +0000 2012", + "created_at" : "2012-01-13 18:25:52 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2449,12 +2383,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2474,14 +2408,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "157886746560966656", - "geo" : { - }, + "geo" : { }, "id_str" : "157887305682665474", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Good luck Jim! Hope that it all goes smoothly. We should get together again when you're up for it. Maybe get @djchrisrail too.", "id" : 157887305682665474, "in_reply_to_status_id" : 157886746560966656, - "created_at" : "Fri Jan 13 18:10:41 +0000 2012", + "created_at" : "2012-01-13 18:10:41 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2489,12 +2422,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jeffrey Way", @@ -2514,14 +2447,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "157864160334589953", - "geo" : { - }, + "geo" : { }, "id_str" : "157886786746593280", "in_reply_to_user_id" : 15687937, "text" : "@jeffrey_way @devongovett If you told me those were prison lunches I wouldn't have batted an eyelash.", "id" : 157886786746593280, "in_reply_to_status_id" : 157864160334589953, - "created_at" : "Fri Jan 13 18:08:38 +0000 2012", + "created_at" : "2012-01-13 18:08:38 +0000", "in_reply_to_screen_name" : "devongovett", "in_reply_to_user_id_str" : "15687937", "user" : { @@ -2529,40 +2461,39 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 117, 138 ], - "url" : "https://t.co/yZWY5fh8", - "expanded_url" : "https://github.com/samsonjs/5by5Browser", - "display_url" : "github.com/samsonjs/5by5B\u2026" + "url" : "https:\/\/t.co\/yZWY5fh8", + "expanded_url" : "https:\/\/github.com\/samsonjs\/5by5Browser", + "display_url" : "github.com\/samsonjs\/5by5B\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "157885559673597952", - "text" : "If you're a fan of 5by5 shows, have an iPhone or iPad, and like to check out links in the show notes check this out: https://t.co/yZWY5fh8", + "text" : "If you're a fan of 5by5 shows, have an iPhone or iPad, and like to check out links in the show notes check this out: https:\/\/t.co\/yZWY5fh8", "id" : 157885559673597952, - "created_at" : "Fri Jan 13 18:03:45 +0000 2012", + "created_at" : "2012-01-13 18:03:45 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2570,14 +2501,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "157636903246626816", - "geo" : { - }, + "geo" : { }, "id_str" : "157643735763652608", "in_reply_to_user_id" : 39448955, "text" : "@A_to_the_J_ Try and stop me.", "id" : 157643735763652608, "in_reply_to_status_id" : 157636903246626816, - "created_at" : "Fri Jan 13 02:02:50 +0000 2012", + "created_at" : "2012-01-13 02:02:50 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -2585,35 +2515,34 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "156513642802712576", "text" : "Well that was epiphanic. Wonder why I didn't see it before.", "id" : 156513642802712576, - "created_at" : "Mon Jan 09 23:12:14 +0000 2012", + "created_at" : "2012-01-09 23:12:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jonathan Stark", @@ -2626,47 +2555,45 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "156454616320589825", "text" : "RT @jonathanstark: \"Worry is a misuse of imagination.\" - Dan Zadra", "retweeted_status" : { - "source" : "Hatch", + "source" : "\u003Ca href=\"http:\/\/hatch.cc\" rel=\"nofollow\"\u003EHatch\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "156450422159187970", "text" : "\"Worry is a misuse of imagination.\" - Dan Zadra", "id" : 156450422159187970, - "created_at" : "Mon Jan 09 19:01:02 +0000 2012", + "created_at" : "2012-01-09 19:01:02 +0000", "user" : { "name" : "Jonathan Stark", "screen_name" : "jonathanstark", "protected" : false, "id_str" : "7198302", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2681096012/4afcaac2139e638b26f2d50ab555f474_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000305628908\/99190bc7032ec47cd5db01767753b077_normal.jpeg", "id" : 7198302, "verified" : false } }, "id" : 156454616320589825, - "created_at" : "Mon Jan 09 19:17:41 +0000 2012", + "created_at" : "2012-01-09 19:17:41 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2674,14 +2601,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "156382683616919552", - "geo" : { - }, + "geo" : { }, "id_str" : "156409546850566144", "in_reply_to_user_id" : 39448955, "text" : "@A_to_the_J_ Yes I realize that. Seriously though who does that?!", "id" : 156409546850566144, "in_reply_to_status_id" : 156382683616919552, - "created_at" : "Mon Jan 09 16:18:36 +0000 2012", + "created_at" : "2012-01-09 16:18:36 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -2689,12 +2615,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Real Talk", @@ -2708,14 +2634,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "156254102295285760", - "geo" : { - }, + "geo" : { }, "id_str" : "156260721955573760", "in_reply_to_user_id" : 39448955, "text" : "@RealTaIk @A_to_the_J_ What if I tell her that she has really stupid capitalization? I guess it's not very romantic but it *is* real talk :p", "id" : 156260721955573760, "in_reply_to_status_id" : 156254102295285760, - "created_at" : "Mon Jan 09 06:27:13 +0000 2012", + "created_at" : "2012-01-09 06:27:13 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -2723,12 +2648,12 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jed Schmidt", @@ -2741,42 +2666,40 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "156130880107200512", "text" : "RT @jedschmidt: pretty sure the statute of limitations on hanlon's razor has expired for the twitter spam team.", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "156128998659858432", "text" : "pretty sure the statute of limitations on hanlon's razor has expired for the twitter spam team.", "id" : 156128998659858432, - "created_at" : "Sun Jan 08 21:43:48 +0000 2012", + "created_at" : "2012-01-08 21:43:48 +0000", "user" : { "name" : "Jed Schmidt", "screen_name" : "jedschmidt", "protected" : false, "id_str" : "815114", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2721786882/5e8925acda20f01bd8ae11861979cb4f_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000847455995\/92856a0e8d7651cd5fc74699319e9f59_normal.jpeg", "id" : 815114, "verified" : false } }, "id" : 156130880107200512, - "created_at" : "Sun Jan 08 21:51:17 +0000 2012", + "created_at" : "2012-01-08 21:51:17 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2789,17 +2712,22 @@ Grailbird.data.tweets_2012_01 = "indices" : [ 3, 15 ], "id_str" : "16593246", "id" : 16593246 + }, { + "name" : "Zach Flauaus", + "screen_name" : "zachflauaus", + "indices" : [ 139, 140 ], + "id_str" : "6839272", + "id" : 6839272 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "156093345767235584", "text" : "RT @applehockey: The origin of the \"DROID\" ringtone used by Verizon has been found.\n\nMac users: Open Terminal. say -v cellos droid (via ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Zach Flauaus", @@ -2812,81 +2740,78 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "155807969991335936", "text" : "The origin of the \"DROID\" ringtone used by Verizon has been found.\n\nMac users: Open Terminal. say -v cellos droid (via @zachflauaus)", "id" : 155807969991335936, - "created_at" : "Sun Jan 08 00:28:09 +0000 2012", + "created_at" : "2012-01-08 00:28:09 +0000", "user" : { "name" : "Scott Wasserman", "screen_name" : "applehockey", "protected" : false, "id_str" : "16593246", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/894166402/Applehockey_Logo_Version_1.0_PNG_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/894166402\/Applehockey_Logo_Version_1.0_PNG_normal.png", "id" : 16593246, "verified" : false } }, "id" : 156093345767235584, - "created_at" : "Sun Jan 08 19:22:08 +0000 2012", + "created_at" : "2012-01-08 19:22:08 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "155703962383822849", "text" : "Ditto for not using idiomatic casing, word delimiters, etc. There's no good excuse for it.", "id" : 155703962383822849, - "created_at" : "Sat Jan 07 17:34:52 +0000 2012", + "created_at" : "2012-01-07 17:34:52 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "155703509440929795", "text" : "When I read code that is not well spaced or indented I can't help thinking ill of the author. It's like bad hygiene. Shoddy craftsmanship.", "id" : 155703509440929795, - "created_at" : "Sat Jan 07 17:33:04 +0000 2012", + "created_at" : "2012-01-07 17:33:04 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2900,14 +2825,13 @@ Grailbird.data.tweets_2012_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "154374574467858433", - "geo" : { - }, + "geo" : { }, "id_str" : "154413816803885057", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Holy shit, sorry to hear that Jim :( Glad that you are back at home. Hope you don't have to go through that again.", "id" : 154413816803885057, "in_reply_to_status_id" : 154374574467858433, - "created_at" : "Wed Jan 04 04:08:17 +0000 2012", + "created_at" : "2012-01-04 04:08:17 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2915,22 +2839,22 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ { - "expanded_url" : "http://twitter.com/_sjs/status/154012981787762688/photo/1", + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/154012981787762688\/photo\/1", "indices" : [ 38, 58 ], - "url" : "http://t.co/w73DauuE", - "media_url" : "http://pbs.twimg.com/media/AiMp_a6CIAIpr15.jpg", + "url" : "http:\/\/t.co\/w73DauuE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/AiMp_a6CIAIpr15.jpg", "id_str" : "154012981791956994", "id" : 154012981791956994, - "media_url_https" : "https://pbs.twimg.com/media/AiMp_a6CIAIpr15.jpg", + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/AiMp_a6CIAIpr15.jpg", "sizes" : [ { "h" : 450, "resize" : "fit", @@ -2952,28 +2876,27 @@ Grailbird.data.tweets_2012_01 = "resize" : "fit", "w" : 340 } ], - "display_url" : "pic.twitter.com/w73DauuE" + "display_url" : "pic.twitter.com\/w73DauuE" } ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "154012981787762688", - "text" : "Good thing I did not lose my luggage! http://t.co/w73DauuE", + "text" : "Good thing I did not lose my luggage! http:\/\/t.co\/w73DauuE", "id" : 154012981787762688, - "created_at" : "Tue Jan 03 01:35:31 +0000 2012", + "created_at" : "2012-01-03 01:35:31 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Merlin Mann", @@ -2986,23 +2909,22 @@ Grailbird.data.tweets_2012_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 29, 49 ], - "url" : "http://t.co/Piav9HME", - "expanded_url" : "http://samsonjs.tumblr.com/post/15151798140/this-one-is-for-merlin-mann", - "display_url" : "samsonjs.tumblr.com/post/151517981\u2026" + "url" : "http:\/\/t.co\/Piav9HME", + "expanded_url" : "http:\/\/samsonjs.tumblr.com\/post\/15151798140\/this-one-is-for-merlin-mann", + "display_url" : "samsonjs.tumblr.com\/post\/151517981\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "153636677078876160", - "text" : "My tribute to @hotdogsladies http://t.co/Piav9HME", + "text" : "My tribute to @hotdogsladies http:\/\/t.co\/Piav9HME", "id" : 153636677078876160, - "created_at" : "Mon Jan 02 00:40:12 +0000 2012", + "created_at" : "2012-01-02 00:40:12 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2012_02.js b/public/tweets/data/js/tweets/2012_02.js index 3e4c704..d422f4e 100755 --- a/public/tweets/data/js/tweets/2012_02.js +++ b/public/tweets/data/js/tweets/2012_02.js @@ -1,6 +1,6 @@ Grailbird.data.tweets_2012_02 = [ { - "source" : "Osfoora for Mac", + "source" : "\u003Ca href=\"http:\/\/www.osfoora.com\/mac\" rel=\"nofollow\"\u003EOsfoora for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "a man, duh", @@ -13,18 +13,17 @@ Grailbird.data.tweets_2012_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 11, 31 ], - "url" : "http://t.co/S8ZPaUFZ", - "expanded_url" : "http://youtu.be/HuDUnKPyzww", - "display_url" : "youtu.be/HuDUnKPyzww" + "url" : "http:\/\/t.co\/S8ZPaUFZ", + "expanded_url" : "http:\/\/youtu.be\/HuDUnKPyzww", + "display_url" : "youtu.be\/HuDUnKPyzww" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "174696686160060416", "in_reply_to_user_id" : 39448955, - "text" : "@amanderpp http://t.co/S8ZPaUFZ", + "text" : "@amanderpp http:\/\/t.co\/S8ZPaUFZ", "id" : 174696686160060416, - "created_at" : "Wed Feb 29 03:25:10 +0000 2012", + "created_at" : "2012-02-29 03:25:10 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -32,12 +31,12 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daine Trinidad", @@ -51,14 +50,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "173154724823048192", - "geo" : { - }, + "geo" : { }, "id_str" : "173156047391965184", "in_reply_to_user_id" : 14315117, - "text" : "@dainerose Good to hear! I'll have to wait until tonight or this weekend before I get to code w/ music.", + "text" : "@dainerose Good to hear! I'll have to wait until tonight or this weekend before I get to code w\/ music.", "id" : 173156047391965184, "in_reply_to_status_id" : 173154724823048192, - "created_at" : "Fri Feb 24 21:23:13 +0000 2012", + "created_at" : "2012-02-24 21:23:13 +0000", "in_reply_to_screen_name" : "dainerose", "in_reply_to_user_id_str" : "14315117", "user" : { @@ -66,40 +64,39 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 109, 129 ], - "url" : "http://t.co/Lj91A6zS", - "expanded_url" : "http://www.dachip.com/download.html", - "display_url" : "dachip.com/download.html" + "url" : "http:\/\/t.co\/Lj91A6zS", + "expanded_url" : "http:\/\/www.dachip.com\/download.html", + "display_url" : "dachip.com\/download.html" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "173087856414294017", - "text" : "Found some music to code to this weekend. Daft Punk meets old video games. If this were for sale I'd buy it. http://t.co/Lj91A6zS", + "text" : "Found some music to code to this weekend. Daft Punk meets old video games. If this were for sale I'd buy it. http:\/\/t.co\/Lj91A6zS", "id" : 173087856414294017, - "created_at" : "Fri Feb 24 16:52:15 +0000 2012", + "created_at" : "2012-02-24 16:52:15 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dio Vayne", @@ -112,15 +109,14 @@ Grailbird.data.tweets_2012_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 54, 74 ], - "url" : "http://t.co/ioXrPzdl", - "expanded_url" : "http://www.smosh.com/smosh-pit/photos/very-suspicious-quotation-marks", - "display_url" : "smosh.com/smosh-pit/phot\u2026" + "url" : "http:\/\/t.co\/ioXrPzdl", + "expanded_url" : "http:\/\/www.smosh.com\/smosh-pit\/photos\/very-suspicious-quotation-marks", + "display_url" : "smosh.com\/smosh-pit\/phot\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "173085202166452225", - "text" : "RT @DioVayne: LOL! Very Suspicious Quotation Marks :D\nhttp://t.co/ioXrPzdl", + "text" : "RT @DioVayne: LOL! Very Suspicious Quotation Marks :D\nhttp:\/\/t.co\/ioXrPzdl", "retweeted_status" : { "source" : "web", "entities" : { @@ -129,40 +125,39 @@ Grailbird.data.tweets_2012_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 40, 60 ], - "url" : "http://t.co/ioXrPzdl", - "expanded_url" : "http://www.smosh.com/smosh-pit/photos/very-suspicious-quotation-marks", - "display_url" : "smosh.com/smosh-pit/phot\u2026" + "url" : "http:\/\/t.co\/ioXrPzdl", + "expanded_url" : "http:\/\/www.smosh.com\/smosh-pit\/photos\/very-suspicious-quotation-marks", + "display_url" : "smosh.com\/smosh-pit\/phot\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "173011286114836481", - "text" : "LOL! Very Suspicious Quotation Marks :D\nhttp://t.co/ioXrPzdl", + "text" : "LOL! Very Suspicious Quotation Marks :D\nhttp:\/\/t.co\/ioXrPzdl", "id" : 173011286114836481, - "created_at" : "Fri Feb 24 11:47:59 +0000 2012", + "created_at" : "2012-02-24 11:47:59 +0000", "user" : { "name" : "Dio Vayne", "screen_name" : "DioVayne", "protected" : false, "id_str" : "19019338", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2840755694/6e0274cdb09a091a2060f9ff2f0abe3c_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3724575614\/b79b4a6c8b20d38849fbf57d0033cc36_normal.jpeg", "id" : 19019338, "verified" : false } }, "id" : 173085202166452225, - "created_at" : "Fri Feb 24 16:41:42 +0000 2012", + "created_at" : "2012-02-24 16:41:42 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daine Trinidad", @@ -176,14 +171,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "172753673930289152", - "geo" : { - }, + "geo" : { }, "id_str" : "172756377092100098", "in_reply_to_user_id" : 14315117, "text" : "@dainerose That's one reason why I stopped wearing a wrist watch. It is really annoying.", "id" : 172756377092100098, "in_reply_to_status_id" : 172753673930289152, - "created_at" : "Thu Feb 23 18:55:04 +0000 2012", + "created_at" : "2012-02-23 18:55:04 +0000", "in_reply_to_screen_name" : "dainerose", "in_reply_to_user_id_str" : "14315117", "user" : { @@ -191,35 +185,34 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "172403039435620355", "text" : "My data doubler has arrived! Time to perform surgery on this notebook. I guess it's not surgery if I shut it down, but whatever. MOAR GBS!!", "id" : 172403039435620355, - "created_at" : "Wed Feb 22 19:31:02 +0000 2012", + "created_at" : "2012-02-22 19:31:02 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Eishay Smith", @@ -238,20 +231,19 @@ Grailbird.data.tweets_2012_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 37, 57 ], - "url" : "http://t.co/B8prqcHf", - "expanded_url" : "http://emberjs.com", + "url" : "http:\/\/t.co\/B8prqcHf", + "expanded_url" : "http:\/\/emberjs.com", "display_url" : "emberjs.com" } ] }, "in_reply_to_status_id_str" : "172058331156975618", - "geo" : { - }, + "geo" : { }, "id_str" : "172060075802886145", "in_reply_to_user_id" : 668863, - "text" : "@eishay @tomdale Is this linked from http://t.co/B8prqcHf? I'm getting started w/ Ember and this looks really useful.", + "text" : "@eishay @tomdale Is this linked from http:\/\/t.co\/B8prqcHf? I'm getting started w\/ Ember and this looks really useful.", "id" : 172060075802886145, "in_reply_to_status_id" : 172058331156975618, - "created_at" : "Tue Feb 21 20:48:13 +0000 2012", + "created_at" : "2012-02-21 20:48:13 +0000", "in_reply_to_screen_name" : "tomdale", "in_reply_to_user_id_str" : "668863", "user" : { @@ -259,12 +251,12 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -278,14 +270,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "171703819720331264", - "geo" : { - }, + "geo" : { }, "id_str" : "171710635091046400", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I think I just heard 100 Lispers cry out in agony.", "id" : 171710635091046400, "in_reply_to_status_id" : 171703819720331264, - "created_at" : "Mon Feb 20 21:39:40 +0000 2012", + "created_at" : "2012-02-20 21:39:40 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -293,7 +284,7 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -312,14 +303,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "171098566494928896", - "geo" : { - }, + "geo" : { }, "id_str" : "171107557157515264", "in_reply_to_user_id" : 16988530, "text" : "@TannerStokes No worries. I made a mistake though, it should be p.ctx not li.c for feather mode.", "id" : 171107557157515264, "in_reply_to_status_id" : 171098566494928896, - "created_at" : "Sun Feb 19 05:43:15 +0000 2012", + "created_at" : "2012-02-19 05:43:15 +0000", "in_reply_to_screen_name" : "TannerStokes", "in_reply_to_user_id_str" : "16988530", "user" : { @@ -327,7 +317,7 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -346,14 +336,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "170280933897945088", - "geo" : { - }, + "geo" : { }, "id_str" : "171082757202653185", "in_reply_to_user_id" : 16988530, "text" : "@TannerStokes Fun extension, thanks. You can also support YouTube's feather mode by using \".comment-text,li.c\" as your selector.", "id" : 171082757202653185, "in_reply_to_status_id" : 170280933897945088, - "created_at" : "Sun Feb 19 04:04:42 +0000 2012", + "created_at" : "2012-02-19 04:04:42 +0000", "in_reply_to_screen_name" : "TannerStokes", "in_reply_to_user_id_str" : "16988530", "user" : { @@ -361,35 +350,34 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "170703702900998144", "text" : "I can't believe this works --> \"Siri, I command you to [blah blah blah]\"\n\nThis is too fun.", "id" : 170703702900998144, - "created_at" : "Sat Feb 18 02:58:28 +0000 2012", + "created_at" : "2012-02-18 02:58:28 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -403,14 +391,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "170698399392337920", - "geo" : { - }, + "geo" : { }, "id_str" : "170703299367026689", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Success!", "id" : 170703299367026689, "in_reply_to_status_id" : 170698399392337920, - "created_at" : "Sat Feb 18 02:56:52 +0000 2012", + "created_at" : "2012-02-18 02:56:52 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -418,12 +405,12 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Mobile Web", + "source" : "\u003Ca href=\"http:\/\/mobile.twitter.com\" rel=\"nofollow\"\u003EMobile Web\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -437,18 +424,18 @@ Grailbird.data.tweets_2012_02 = "id_str" : "170698324561756160", "text" : "\"Absolutely\" is an acceptable confirmation for Siri. That's pretty cool. I get bored of \"yup\", \"okay\", and \"yes\". Next: \"sure\", \"please do\".", "id" : 170698324561756160, - "created_at" : "Sat Feb 18 02:37:06 +0000 2012", + "created_at" : "2012-02-18 02:37:06 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paul Irish", @@ -474,14 +461,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "170685901830242305", - "geo" : { - }, + "geo" : { }, "id_str" : "170690726009634816", "in_reply_to_user_id" : 1671811, "text" : "@paul_irish @polotek @visnup There are fewer reasons to use zsh today than there were several years ago. Bash has caught up in many ways.", "id" : 170690726009634816, "in_reply_to_status_id" : 170685901830242305, - "created_at" : "Sat Feb 18 02:06:55 +0000 2012", + "created_at" : "2012-02-18 02:06:55 +0000", "in_reply_to_screen_name" : "paul_irish", "in_reply_to_user_id_str" : "1671811", "user" : { @@ -489,12 +475,12 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kit Cambridge", @@ -514,14 +500,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "170584976016949249", - "geo" : { - }, + "geo" : { }, "id_str" : "170588439811592194", "in_reply_to_user_id" : 136077128, - "text" : "@kitcambridge @webreflection Unfortunately in reality you have to do: var com = com || {}; com.github = com.github || {}; and so on...", + "text" : "@kitcambridge @webreflection Unfortunately in reality you have to do: var com = com || \u007B\u007D; com.github = com.github || \u007B\u007D; and so on...", "id" : 170588439811592194, "in_reply_to_status_id" : 170584976016949249, - "created_at" : "Fri Feb 17 19:20:28 +0000 2012", + "created_at" : "2012-02-17 19:20:28 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -529,35 +514,34 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "170398306877444097", "text" : "Mountain Lion has some nice improvements for Launchpad and Dashboard.", "id" : 170398306877444097, - "created_at" : "Fri Feb 17 06:44:56 +0000 2012", + "created_at" : "2012-02-17 06:44:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -571,14 +555,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "170331441719283713", - "geo" : { - }, + "geo" : { }, "id_str" : "170331858406617088", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment Workaround for the 0x0 problem is to disable the \"Compress PNGs\" setting. You have my sympathy. Good luck.", "id" : 170331858406617088, "in_reply_to_status_id" : 170331441719283713, - "created_at" : "Fri Feb 17 02:20:54 +0000 2012", + "created_at" : "2012-02-17 02:20:54 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -586,12 +569,12 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "a man, duh", @@ -605,14 +588,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "170322113520082944", - "geo" : { - }, + "geo" : { }, "id_str" : "170323529114460160", "in_reply_to_user_id" : 39448955, "text" : "@amanderpp Absolutely.", "id" : 170323529114460160, "in_reply_to_status_id" : 170322113520082944, - "created_at" : "Fri Feb 17 01:47:48 +0000 2012", + "created_at" : "2012-02-17 01:47:48 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -620,12 +602,12 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -639,14 +621,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "170278065337925632", - "geo" : { - }, + "geo" : { }, "id_str" : "170278566804725760", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Sadly I'll probably restore the IE 8 VM from a backup once my data doubler arrives. Hopefully this week.", "id" : 170278566804725760, "in_reply_to_status_id" : 170278065337925632, - "created_at" : "Thu Feb 16 22:49:08 +0000 2012", + "created_at" : "2012-02-16 22:49:08 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -654,12 +635,12 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -673,14 +654,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "170275798010433537", - "geo" : { - }, + "geo" : { }, "id_str" : "170277107316953088", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Yeah, 4.1.0. Taking its sweet time to install. Had to delete an IE 8 VM to make room. No more supporting IE 8 for me! ;-)", "id" : 170277107316953088, "in_reply_to_status_id" : 170275798010433537, - "created_at" : "Thu Feb 16 22:43:20 +0000 2012", + "created_at" : "2012-02-16 22:43:20 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -688,12 +668,12 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -713,14 +693,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "170269938878132225", - "geo" : { - }, + "geo" : { }, "id_str" : "170270541700268032", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke VMWare Fusion. I'm following @mattgemmell's Lion instructions and so far so good.", "id" : 170270541700268032, "in_reply_to_status_id" : 170269938878132225, - "created_at" : "Thu Feb 16 22:17:15 +0000 2012", + "created_at" : "2012-02-16 22:17:15 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -728,63 +707,61 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 17, 37 ], - "url" : "http://t.co/RLlCFU1R", - "expanded_url" : "http://yfrog.com/hswbzzkp", - "display_url" : "yfrog.com/hswbzzkp" + "url" : "http:\/\/t.co\/RLlCFU1R", + "expanded_url" : "http:\/\/yfrog.com\/hswbzzkp", + "display_url" : "yfrog.com\/hswbzzkp" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "170269303222960129", - "text" : "Current status: http://t.co/RLlCFU1R", + "text" : "Current status: http:\/\/t.co\/RLlCFU1R", "id" : 170269303222960129, - "created_at" : "Thu Feb 16 22:12:19 +0000 2012", + "created_at" : "2012-02-16 22:12:19 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "170203694586007553", "text" : "Who wants to make a long bet? When OS 11 is released people will call it \"oh ess ex eleven\". One hundred kabillion majillion dollars.", "id" : 170203694586007553, - "created_at" : "Thu Feb 16 17:51:37 +0000 2012", + "created_at" : "2012-02-16 17:51:37 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -795,54 +772,57 @@ Grailbird.data.tweets_2012_02 = } ], "media" : [ ], "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "https:\/\/t.co\/BlcjDGmD", + "expanded_url" : "https:\/\/github.com\/devongovett\/standards\/issues", + "display_url" : "github.com\/devongovett\/st\u2026" + } ] }, + "geo" : { }, "id_str" : "169886653303885824", "text" : "RT @devongovett: If you haven't noticed, I'm starting to write up some ideas for missing browser standards here. Join in the fun! https: ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 113, 134 ], - "url" : "https://t.co/BlcjDGmD", - "expanded_url" : "https://github.com/devongovett/standards/issues", - "display_url" : "github.com/devongovett/st\u2026" + "url" : "https:\/\/t.co\/BlcjDGmD", + "expanded_url" : "https:\/\/github.com\/devongovett\/standards\/issues", + "display_url" : "github.com\/devongovett\/st\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "169880530832195585", - "text" : "If you haven't noticed, I'm starting to write up some ideas for missing browser standards here. Join in the fun! https://t.co/BlcjDGmD", + "text" : "If you haven't noticed, I'm starting to write up some ideas for missing browser standards here. Join in the fun! https:\/\/t.co\/BlcjDGmD", "id" : 169880530832195585, - "created_at" : "Wed Feb 15 20:27:29 +0000 2012", + "created_at" : "2012-02-15 20:27:29 +0000", "user" : { "name" : "devongovett", "screen_name" : "devongovett", "protected" : false, "id_str" : "15687937", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/92153139/item_6_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/92153139\/item_6_normal.jpg", "id" : 15687937, "verified" : false } }, "id" : 169886653303885824, - "created_at" : "Wed Feb 15 20:51:49 +0000 2012", + "created_at" : "2012-02-15 20:51:49 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -855,57 +835,55 @@ Grailbird.data.tweets_2012_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 114, 135 ], - "url" : "https://t.co/of2wM5Z4", - "expanded_url" : "https://github.com/devongovett/standards/issues/1", - "display_url" : "github.com/devongovett/st\u2026" + "url" : "https:\/\/t.co\/of2wM5Z4", + "expanded_url" : "https:\/\/github.com\/devongovett\/standards\/issues\/1", + "display_url" : "github.com\/devongovett\/st\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "169870315621584896", - "text" : "RT @devongovett: Wrote up some thoughts on a potential JavaScript \"Choose File\" API here. I'd love your comments! https://t.co/of2wM5Z4", + "text" : "RT @devongovett: Wrote up some thoughts on a potential JavaScript \"Choose File\" API here. I'd love your comments! https:\/\/t.co\/of2wM5Z4", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 97, 118 ], - "url" : "https://t.co/of2wM5Z4", - "expanded_url" : "https://github.com/devongovett/standards/issues/1", - "display_url" : "github.com/devongovett/st\u2026" + "url" : "https:\/\/t.co\/of2wM5Z4", + "expanded_url" : "https:\/\/github.com\/devongovett\/standards\/issues\/1", + "display_url" : "github.com\/devongovett\/st\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "169731281167454208", - "text" : "Wrote up some thoughts on a potential JavaScript \"Choose File\" API here. I'd love your comments! https://t.co/of2wM5Z4", + "text" : "Wrote up some thoughts on a potential JavaScript \"Choose File\" API here. I'd love your comments! https:\/\/t.co\/of2wM5Z4", "id" : 169731281167454208, - "created_at" : "Wed Feb 15 10:34:25 +0000 2012", + "created_at" : "2012-02-15 10:34:25 +0000", "user" : { "name" : "devongovett", "screen_name" : "devongovett", "protected" : false, "id_str" : "15687937", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/92153139/item_6_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/92153139\/item_6_normal.jpg", "id" : 15687937, "verified" : false } }, "id" : 169870315621584896, - "created_at" : "Wed Feb 15 19:46:53 +0000 2012", + "created_at" : "2012-02-15 19:46:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -919,14 +897,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "169724566640406528", - "geo" : { - }, + "geo" : { }, "id_str" : "169870291449806849", "in_reply_to_user_id" : 15687937, - "text" : "@devongovett What did you end up doing? Faced with the same problem a while back I resorted to uploadify for IE (Flash) :/", + "text" : "@devongovett What did you end up doing? Faced with the same problem a while back I resorted to uploadify for IE (Flash) :\/", "id" : 169870291449806849, "in_reply_to_status_id" : 169724566640406528, - "created_at" : "Wed Feb 15 19:46:48 +0000 2012", + "created_at" : "2012-02-15 19:46:48 +0000", "in_reply_to_screen_name" : "devongovett", "in_reply_to_user_id_str" : "15687937", "user" : { @@ -934,12 +911,12 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -952,47 +929,45 @@ Grailbird.data.tweets_2012_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "169870033546252288", "text" : "RT @devongovett: Man all in the guise of \"security\". What a load of crap.", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "169700576815366144", "text" : "Man all in the guise of \"security\". What a load of crap.", "id" : 169700576815366144, - "created_at" : "Wed Feb 15 08:32:25 +0000 2012", + "created_at" : "2012-02-15 08:32:25 +0000", "user" : { "name" : "devongovett", "screen_name" : "devongovett", "protected" : false, "id_str" : "15687937", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/92153139/item_6_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/92153139\/item_6_normal.jpg", "id" : 15687937, "verified" : false } }, "id" : 169870033546252288, - "created_at" : "Wed Feb 15 19:45:46 +0000 2012", + "created_at" : "2012-02-15 19:45:46 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -1005,47 +980,45 @@ Grailbird.data.tweets_2012_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "169870014546067456", "text" : "RT @devongovett: OMFG IE. Calling form.submit() causes Access denied if it contains a file input that you had previously triggered the c ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "169698812653346816", "text" : "OMFG IE. Calling form.submit() causes Access denied if it contains a file input that you had previously triggered the click event on. BULL", "id" : 169698812653346816, - "created_at" : "Wed Feb 15 08:25:24 +0000 2012", + "created_at" : "2012-02-15 08:25:24 +0000", "user" : { "name" : "devongovett", "screen_name" : "devongovett", "protected" : false, "id_str" : "15687937", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/92153139/item_6_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/92153139\/item_6_normal.jpg", "id" : 15687937, "verified" : false } }, "id" : 169870014546067456, - "created_at" : "Wed Feb 15 19:45:42 +0000 2012", + "created_at" : "2012-02-15 19:45:42 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -1058,46 +1031,44 @@ Grailbird.data.tweets_2012_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "168075933528494080", - "text" : "One of @peterc's Ruby tricks is quite handy w/ Redis: Hash[keys.zip(redis.hmget(key, *keys))]", + "text" : "One of @peterc's Ruby tricks is quite handy w\/ Redis: Hash[keys.zip(redis.hmget(key, *keys))]", "id" : 168075933528494080, - "created_at" : "Fri Feb 10 20:56:39 +0000 2012", + "created_at" : "2012-02-10 20:56:39 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "167116253192925184", "text" : "I can't wait to see what Google does with Chrome on Android now. I have a feeling it will be good for everyone who makes web apps.", "id" : 167116253192925184, - "created_at" : "Wed Feb 08 05:23:14 +0000 2012", + "created_at" : "2012-02-08 05:23:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -1110,57 +1081,55 @@ Grailbird.data.tweets_2012_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "167041146822987780", "text" : "RT @devongovett: Why don't browsers preload background images used by :active and :hover states in the background after the page has loa ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "167005043797667841", "text" : "Why don't browsers preload background images used by :active and :hover states in the background after the page has loaded? They should!", "id" : 167005043797667841, - "created_at" : "Tue Feb 07 22:01:19 +0000 2012", + "created_at" : "2012-02-07 22:01:19 +0000", "user" : { "name" : "devongovett", "screen_name" : "devongovett", "protected" : false, "id_str" : "15687937", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/92153139/item_6_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/92153139\/item_6_normal.jpg", "id" : 15687937, "verified" : false } }, "id" : 167041146822987780, - "created_at" : "Wed Feb 08 00:24:47 +0000 2012", + "created_at" : "2012-02-08 00:24:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ { - "expanded_url" : "http://twitter.com/_sjs/status/167000106590142465/photo/1", + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/167000106590142465\/photo\/1", "indices" : [ 70, 90 ], - "url" : "http://t.co/7hQAZJOw", - "media_url" : "http://pbs.twimg.com/media/AlFNtk8CAAAN2IG.jpg", + "url" : "http:\/\/t.co\/7hQAZJOw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/AlFNtk8CAAAN2IG.jpg", "id_str" : "167000106594336768", "id" : 167000106594336768, - "media_url_https" : "https://pbs.twimg.com/media/AlFNtk8CAAAN2IG.jpg", + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/AlFNtk8CAAAN2IG.jpg", "sizes" : [ { "h" : 1024, "resize" : "fit", @@ -1182,28 +1151,27 @@ Grailbird.data.tweets_2012_02 = "resize" : "fit", "w" : 768 } ], - "display_url" : "pic.twitter.com/7hQAZJOw" + "display_url" : "pic.twitter.com\/7hQAZJOw" } ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "167000106590142465", - "text" : "iOS UI on other phones is the new Windows UI photoshopped onto a Mac. http://t.co/7hQAZJOw", + "text" : "iOS UI on other phones is the new Windows UI photoshopped onto a Mac. http:\/\/t.co\/7hQAZJOw", "id" : 167000106590142465, - "created_at" : "Tue Feb 07 21:41:43 +0000 2012", + "created_at" : "2012-02-07 21:41:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Merlin Mann", @@ -1217,14 +1185,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "166990006974550017", - "geo" : { - }, + "geo" : { }, "id_str" : "166990969781227520", "in_reply_to_user_id" : 749863, "text" : "@hotdogsladies Look at those socks. Quite fetching.", "id" : 166990969781227520, "in_reply_to_status_id" : 166990006974550017, - "created_at" : "Tue Feb 07 21:05:24 +0000 2012", + "created_at" : "2012-02-07 21:05:24 +0000", "in_reply_to_screen_name" : "hotdogsladies", "in_reply_to_user_id_str" : "749863", "user" : { @@ -1232,12 +1199,12 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Rogers", @@ -1256,8 +1223,7 @@ Grailbird.data.tweets_2012_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "166986793802141696", "text" : "RT @polotek: Wow. @github definitely thinks their hoodie is worth $55. As someone who was pretty excited and now is not, I ask you to re ...", "retweeted_status" : { @@ -1274,35 +1240,34 @@ Grailbird.data.tweets_2012_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "166975461988122624", "text" : "Wow. @github definitely thinks their hoodie is worth $55. As someone who was pretty excited and now is not, I ask you to rethink that.", "id" : 166975461988122624, - "created_at" : "Tue Feb 07 20:03:47 +0000 2012", + "created_at" : "2012-02-07 20:03:47 +0000", "user" : { "name" : "Marco Rogers", "screen_name" : "polotek", "protected" : false, "id_str" : "20079975", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/422439290/n739064999_192287_1980_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3603780451\/4775e8c65a9f6f70c824a5b689e6295c_normal.jpeg", "id" : 20079975, "verified" : false } }, "id" : 166986793802141696, - "created_at" : "Tue Feb 07 20:48:48 +0000 2012", + "created_at" : "2012-02-07 20:48:48 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1316,14 +1281,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "166962376799830016", - "geo" : { - }, + "geo" : { }, "id_str" : "166986667054481408", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke @ShitJimDoesntTweet strikes again!", "id" : 166986667054481408, "in_reply_to_status_id" : 166962376799830016, - "created_at" : "Tue Feb 07 20:48:18 +0000 2012", + "created_at" : "2012-02-07 20:48:18 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1331,12 +1295,12 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1350,14 +1314,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "166960325948735489", - "geo" : { - }, + "geo" : { }, "id_str" : "166961423728115713", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I'd follow.", "id" : 166961423728115713, "in_reply_to_status_id" : 166960325948735489, - "created_at" : "Tue Feb 07 19:08:00 +0000 2012", + "created_at" : "2012-02-07 19:08:00 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1365,12 +1328,12 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "James Gagan", @@ -1384,14 +1347,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "166727020305317889", - "geo" : { - }, + "geo" : { }, "id_str" : "166729897216192512", "in_reply_to_user_id" : 14499111, "text" : "@jgagan Ha ha. Good plan. You're asking for trouble.", "id" : 166729897216192512, "in_reply_to_status_id" : 166727020305317889, - "created_at" : "Tue Feb 07 03:47:59 +0000 2012", + "created_at" : "2012-02-07 03:47:59 +0000", "in_reply_to_screen_name" : "jgagan", "in_reply_to_user_id_str" : "14499111", "user" : { @@ -1399,12 +1361,12 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daine Trinidad", @@ -1417,20 +1379,19 @@ Grailbird.data.tweets_2012_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 98, 118 ], - "url" : "http://t.co/K4YbiIvl", - "expanded_url" : "http://www.youtube.com/watch?v=BzbOoJNC_TU", - "display_url" : "youtube.com/watch?v=BzbOoJ\u2026" + "url" : "http:\/\/t.co\/K4YbiIvl", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=BzbOoJNC_TU", + "display_url" : "youtube.com\/watch?v=BzbOoJ\u2026" } ] }, "in_reply_to_status_id_str" : "166698412719349762", - "geo" : { - }, + "geo" : { }, "id_str" : "166701111393267712", "in_reply_to_user_id" : 14315117, - "text" : "@dainerose No kidding. I was all \"hey, IE 9 is pretty decent \u2026. oh, there it goes.\" Reminds me of http://t.co/K4YbiIvl", + "text" : "@dainerose No kidding. I was all \"hey, IE 9 is pretty decent \u2026. oh, there it goes.\" Reminds me of http:\/\/t.co\/K4YbiIvl", "id" : 166701111393267712, "in_reply_to_status_id" : 166698412719349762, - "created_at" : "Tue Feb 07 01:53:36 +0000 2012", + "created_at" : "2012-02-07 01:53:36 +0000", "in_reply_to_screen_name" : "dainerose", "in_reply_to_user_id_str" : "14315117", "user" : { @@ -1438,12 +1399,12 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "James Gagan", @@ -1457,14 +1418,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "166695430971854849", - "geo" : { - }, + "geo" : { }, "id_str" : "166695782303531011", "in_reply_to_user_id" : 14499111, "text" : "@jgagan seriously? Sweet pocket tweet!", "id" : 166695782303531011, "in_reply_to_status_id" : 166695430971854849, - "created_at" : "Tue Feb 07 01:32:26 +0000 2012", + "created_at" : "2012-02-07 01:32:26 +0000", "in_reply_to_screen_name" : "jgagan", "in_reply_to_user_id_str" : "14499111", "user" : { @@ -1472,12 +1432,12 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "James Gagan", @@ -1491,14 +1451,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "166694831320608768", - "geo" : { - }, + "geo" : { }, "id_str" : "166695439029125120", "in_reply_to_user_id" : 14499111, "text" : "@jgagan I don't know, I didn't sleep much last night. \uD83D\uDC33", "id" : 166695439029125120, "in_reply_to_status_id" : 166694831320608768, - "created_at" : "Tue Feb 07 01:31:04 +0000 2012", + "created_at" : "2012-02-07 01:31:04 +0000", "in_reply_to_screen_name" : "jgagan", "in_reply_to_user_id_str" : "14499111", "user" : { @@ -1506,12 +1465,12 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "James Gagan", @@ -1524,20 +1483,19 @@ Grailbird.data.tweets_2012_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 22, 42 ], - "url" : "http://t.co/RAqt4gYw", - "expanded_url" : "http://yfrog.com/odyukpgj", - "display_url" : "yfrog.com/odyukpgj" + "url" : "http:\/\/t.co\/RAqt4gYw", + "expanded_url" : "http:\/\/yfrog.com\/odyukpgj", + "display_url" : "yfrog.com\/odyukpgj" } ] }, "in_reply_to_status_id_str" : "166679745151508480", - "geo" : { - }, + "geo" : { }, "id_str" : "166684172637839360", "in_reply_to_user_id" : 14499111, - "text" : "@jgagan I'll see you. http://t.co/RAqt4gYw", + "text" : "@jgagan I'll see you. http:\/\/t.co\/RAqt4gYw", "id" : 166684172637839360, "in_reply_to_status_id" : 166679745151508480, - "created_at" : "Tue Feb 07 00:46:18 +0000 2012", + "created_at" : "2012-02-07 00:46:18 +0000", "in_reply_to_screen_name" : "jgagan", "in_reply_to_user_id_str" : "14499111", "user" : { @@ -1545,45 +1503,44 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 16, 36 ], - "url" : "http://t.co/AqWRMheV", - "expanded_url" : "http://yfrog.com/h81k1zp", - "display_url" : "yfrog.com/h81k1zp" + "url" : "http:\/\/t.co\/AqWRMheV", + "expanded_url" : "http:\/\/yfrog.com\/h81k1zp", + "display_url" : "yfrog.com\/h81k1zp" }, { "indices" : [ 37, 57 ], - "url" : "http://t.co/yFxseShx", - "expanded_url" : "http://yfrog.com/mm1f4p", - "display_url" : "yfrog.com/mm1f4p" + "url" : "http:\/\/t.co\/yFxseShx", + "expanded_url" : "http:\/\/yfrog.com\/mm1f4p", + "display_url" : "yfrog.com\/mm1f4p" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "166668892326993920", - "text" : "Hurrp dee durrr http://t.co/AqWRMheV http://t.co/yFxseShx", + "text" : "Hurrp dee durrr http:\/\/t.co\/AqWRMheV http:\/\/t.co\/yFxseShx", "id" : 166668892326993920, - "created_at" : "Mon Feb 06 23:45:35 +0000 2012", + "created_at" : "2012-02-06 23:45:35 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -1597,14 +1554,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "166629673525182464", - "geo" : { - }, + "geo" : { }, "id_str" : "166630688316071936", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk It'll be interesting to see how things perform too. Looks like I'll learn a lot over the next few months. Exciting stuff.", "id" : 166630688316071936, "in_reply_to_status_id" : 166629673525182464, - "created_at" : "Mon Feb 06 21:13:46 +0000 2012", + "created_at" : "2012-02-06 21:13:46 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -1612,12 +1568,12 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -1631,14 +1587,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "166628385085325313", - "geo" : { - }, + "geo" : { }, "id_str" : "166628705018458112", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk Ok, kind of like a game loop where you update state and then render in one shot. Yeah not so bad at all then.", "id" : 166628705018458112, "in_reply_to_status_id" : 166628385085325313, - "created_at" : "Mon Feb 06 21:05:53 +0000 2012", + "created_at" : "2012-02-06 21:05:53 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -1646,12 +1601,12 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -1668,14 +1623,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "166627692639305728", - "geo" : { - }, + "geo" : { }, "id_str" : "166628414680346624", "in_reply_to_user_id" : 29255412, - "text" : "@tjholowaychuk $('#things').html(tmpl('foo', { bar: 42 })) isn't so bad, and you can always function tmplDom(id, template, data) { \u2026 }", + "text" : "@tjholowaychuk $('#things').html(tmpl('foo', \u007B bar: 42 \u007D)) isn't so bad, and you can always function tmplDom(id, template, data) \u007B \u2026 \u007D", "id" : 166628414680346624, "in_reply_to_status_id" : 166627692639305728, - "created_at" : "Mon Feb 06 21:04:44 +0000 2012", + "created_at" : "2012-02-06 21:04:44 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -1683,12 +1637,12 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -1702,14 +1656,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "166626848489484288", - "geo" : { - }, + "geo" : { }, "id_str" : "166627957648011264", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk Hmmm. I'll have to see how it goes. Do you just update the DOM directly with jQuery or whatever? That gets tedious.", "id" : 166627957648011264, "in_reply_to_status_id" : 166626848489484288, - "created_at" : "Mon Feb 06 21:02:55 +0000 2012", + "created_at" : "2012-02-06 21:02:55 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -1717,12 +1670,12 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -1736,14 +1689,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "166626722853289984", - "geo" : { - }, + "geo" : { }, "id_str" : "166627350623170561", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk That's interesting. Wouldn't it look pretty weird on page load though? tmpl.js seems like a decent compromise there.", "id" : 166627350623170561, "in_reply_to_status_id" : 166626722853289984, - "created_at" : "Mon Feb 06 21:00:30 +0000 2012", + "created_at" : "2012-02-06 21:00:30 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -1751,12 +1703,12 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -1770,14 +1722,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "166625130670325760", - "geo" : { - }, + "geo" : { }, "id_str" : "166626523237982208", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk Accept DOM elements as a target for output?", "id" : 166626523237982208, "in_reply_to_status_id" : 166625130670325760, - "created_at" : "Mon Feb 06 20:57:13 +0000 2012", + "created_at" : "2012-02-06 20:57:13 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -1785,12 +1736,12 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -1803,20 +1754,19 @@ Grailbird.data.tweets_2012_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 15, 35 ], - "url" : "http://t.co/eGQwjznn", - "expanded_url" : "http://ejohn.org/blog/javascript-micro-templating/", - "display_url" : "ejohn.org/blog/javascrip\u2026" + "url" : "http:\/\/t.co\/eGQwjznn", + "expanded_url" : "http:\/\/ejohn.org\/blog\/javascript-micro-templating\/", + "display_url" : "ejohn.org\/blog\/javascrip\u2026" } ] }, "in_reply_to_status_id_str" : "166619999493029888", - "geo" : { - }, + "geo" : { }, "id_str" : "166624936805416960", "in_reply_to_user_id" : 29255412, - "text" : "@tjholowaychuk http://t.co/eGQwjznn \u2026 I haven't done much tempting client side before. Don't know if this will hold up or not.", + "text" : "@tjholowaychuk http:\/\/t.co\/eGQwjznn \u2026 I haven't done much tempting client side before. Don't know if this will hold up or not.", "id" : 166624936805416960, "in_reply_to_status_id" : 166619999493029888, - "created_at" : "Mon Feb 06 20:50:55 +0000 2012", + "created_at" : "2012-02-06 20:50:55 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -1824,12 +1774,12 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -1849,14 +1799,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "166619999493029888", - "geo" : { - }, + "geo" : { }, "id_str" : "166624740486811648", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk Oh, didn't realize Eco used CoffeeScript. Hadn't looked at it at all yet. I might just stick with @jeresig's trusty old tmpl.", "id" : 166624740486811648, "in_reply_to_status_id" : 166619999493029888, - "created_at" : "Mon Feb 06 20:50:08 +0000 2012", + "created_at" : "2012-02-06 20:50:08 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -1864,38 +1813,37 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "166619585460703232", "text" : "Now I need to find a good way to make single page web apps for mobile devices. Gonna look at Spine and Eco for that when I have a chance.", "id" : 166619585460703232, - "created_at" : "Mon Feb 06 20:29:39 +0000 2012", + "created_at" : "2012-02-06 20:29:39 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Twitter Bootstrap", + "name" : "Bootstrap", "screen_name" : "twbootstrap", "indices" : [ 105, 117 ], "id_str" : "372475592", @@ -1905,97 +1853,93 @@ Grailbird.data.tweets_2012_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "166612344615600128", "text" : "First time using a grid framework yesterday and I'm sold already. Now to really get my hands dirty with @TwBootstrap over the next while.", "id" : 166612344615600128, - "created_at" : "Mon Feb 06 20:00:53 +0000 2012", + "created_at" : "2012-02-06 20:00:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "166471734369861632", "text" : "Sometimes you just have to go to bed. Even if it really bugs you that something looks weird on small displays. At least it's still in dev.", "id" : 166471734369861632, - "created_at" : "Mon Feb 06 10:42:09 +0000 2012", + "created_at" : "2012-02-06 10:42:09 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Instagram", + "source" : "\u003Ca href=\"http:\/\/instagram.com\" rel=\"nofollow\"\u003EInstagram\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 22, 42 ], - "url" : "http://t.co/U9NWyT57", - "expanded_url" : "http://instagr.am/p/oFlxG/", - "display_url" : "instagr.am/p/oFlxG/" + "url" : "http:\/\/t.co\/U9NWyT57", + "expanded_url" : "http:\/\/instagr.am\/p\/oFlxG\/", + "display_url" : "instagr.am\/p\/oFlxG\/" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "165964535793074177", - "text" : "Sunset at Ogden Point http://t.co/U9NWyT57", + "text" : "Sunset at Ogden Point http:\/\/t.co\/U9NWyT57", "id" : 165964535793074177, - "created_at" : "Sun Feb 05 01:06:43 +0000 2012", + "created_at" : "2012-02-05 01:06:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 33, 53 ], - "url" : "http://t.co/v6AcGarK", - "expanded_url" : "http://yfrog.com/hskp4dp", - "display_url" : "yfrog.com/hskp4dp" + "url" : "http:\/\/t.co\/v6AcGarK", + "expanded_url" : "http:\/\/yfrog.com\/hskp4dp", + "display_url" : "yfrog.com\/hskp4dp" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "165661848375525378", - "text" : "Well that'll have to do for now. http://t.co/v6AcGarK", + "text" : "Well that'll have to do for now. http:\/\/t.co\/v6AcGarK", "id" : 165661848375525378, - "created_at" : "Sat Feb 04 05:03:57 +0000 2012", + "created_at" : "2012-02-04 05:03:57 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2034,17 +1978,16 @@ Grailbird.data.tweets_2012_02 = } ], "urls" : [ { "indices" : [ 66, 86 ], - "url" : "http://t.co/DV0r27JD", - "expanded_url" : "http://dl.dropbox.com/u/113417/picplum-cc-ui-bau5y.m4v", - "display_url" : "dl.dropbox.com/u/113417/picpl\u2026" + "url" : "http:\/\/t.co\/DV0r27JD", + "expanded_url" : "http:\/\/dl.dropbox.com\/u\/113417\/picplum-cc-ui-bau5y.m4v", + "display_url" : "dl.dropbox.com\/u\/113417\/picpl\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "165616605009682432", - "text" : "RT @dodeja: This is how you design a Credit Card form on the web. http://t.co/DV0r27JD by @stammy for @picplum #design #ux #interaction", + "text" : "RT @dodeja: This is how you design a Credit Card form on the web. http:\/\/t.co\/DV0r27JD by @stammy for @picplum #design #ux #interaction", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paul Stamatiou", @@ -2072,40 +2015,39 @@ Grailbird.data.tweets_2012_02 = } ], "urls" : [ { "indices" : [ 54, 74 ], - "url" : "http://t.co/DV0r27JD", - "expanded_url" : "http://dl.dropbox.com/u/113417/picplum-cc-ui-bau5y.m4v", - "display_url" : "dl.dropbox.com/u/113417/picpl\u2026" + "url" : "http:\/\/t.co\/DV0r27JD", + "expanded_url" : "http:\/\/dl.dropbox.com\/u\/113417\/picplum-cc-ui-bau5y.m4v", + "display_url" : "dl.dropbox.com\/u\/113417\/picpl\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "164898031077031936", - "text" : "This is how you design a Credit Card form on the web. http://t.co/DV0r27JD by @stammy for @picplum #design #ux #interaction", + "text" : "This is how you design a Credit Card form on the web. http:\/\/t.co\/DV0r27JD by @stammy for @picplum #design #ux #interaction", "id" : 164898031077031936, - "created_at" : "Thu Feb 02 02:28:48 +0000 2012", + "created_at" : "2012-02-02 02:28:48 +0000", "user" : { "name" : "Akshay Dodeja", "screen_name" : "dodeja", "protected" : false, "id_str" : "754978", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2230007435/headshot_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2230007435\/headshot_normal.jpg", "id" : 754978, "verified" : false } }, "id" : 165616605009682432, - "created_at" : "Sat Feb 04 02:04:10 +0000 2012", + "created_at" : "2012-02-04 02:04:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Rogers", @@ -2118,8 +2060,7 @@ Grailbird.data.tweets_2012_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "165601866087010304", "text" : "RT @polotek: Import testing tip: If you've never seen a test fail in a controlled way when it should, don't assume it's valid. Fail it, ...", "retweeted_status" : { @@ -2130,35 +2071,34 @@ Grailbird.data.tweets_2012_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "165583566091190273", "text" : "Import testing tip: If you've never seen a test fail in a controlled way when it should, don't assume it's valid. Fail it, then pass it.", "id" : 165583566091190273, - "created_at" : "Fri Feb 03 23:52:53 +0000 2012", + "created_at" : "2012-02-03 23:52:53 +0000", "user" : { "name" : "Marco Rogers", "screen_name" : "polotek", "protected" : false, "id_str" : "20079975", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/422439290/n739064999_192287_1980_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3603780451\/4775e8c65a9f6f70c824a5b689e6295c_normal.jpeg", "id" : 20079975, "verified" : false } }, "id" : 165601866087010304, - "created_at" : "Sat Feb 04 01:05:36 +0000 2012", + "created_at" : "2012-02-04 01:05:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "David Chartier", @@ -2171,57 +2111,55 @@ Grailbird.data.tweets_2012_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 112, 132 ], - "url" : "http://t.co/FQODmZp4", - "expanded_url" : "http://j.mp/yuo1Kn", - "display_url" : "j.mp/yuo1Kn" + "url" : "http:\/\/t.co\/FQODmZp4", + "expanded_url" : "http:\/\/j.mp\/yuo1Kn", + "display_url" : "j.mp\/yuo1Kn" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "165541625798467585", - "text" : "RT @chartier: The new split keyboard that iOS 5 offers on iPad has phantom buttons for your typing convenience: http://t.co/FQODmZp4", + "text" : "RT @chartier: The new split keyboard that iOS 5 offers on iPad has phantom buttons for your typing convenience: http:\/\/t.co\/FQODmZp4", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 98, 118 ], - "url" : "http://t.co/FQODmZp4", - "expanded_url" : "http://j.mp/yuo1Kn", - "display_url" : "j.mp/yuo1Kn" + "url" : "http:\/\/t.co\/FQODmZp4", + "expanded_url" : "http:\/\/j.mp\/yuo1Kn", + "display_url" : "j.mp\/yuo1Kn" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "165497489552707585", - "text" : "The new split keyboard that iOS 5 offers on iPad has phantom buttons for your typing convenience: http://t.co/FQODmZp4", + "text" : "The new split keyboard that iOS 5 offers on iPad has phantom buttons for your typing convenience: http:\/\/t.co\/FQODmZp4", "id" : 165497489552707585, - "created_at" : "Fri Feb 03 18:10:50 +0000 2012", + "created_at" : "2012-02-03 18:10:50 +0000", "user" : { "name" : "David Chartier", "screen_name" : "chartier", "protected" : false, "id_str" : "35383", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2455753908/me_surprised_400_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/430909249468653568\/vAm-r_R9_normal.jpeg", "id" : 35383, "verified" : false } }, "id" : 165541625798467585, - "created_at" : "Fri Feb 03 21:06:13 +0000 2012", + "created_at" : "2012-02-03 21:06:13 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Borowski", @@ -2234,57 +2172,55 @@ Grailbird.data.tweets_2012_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 70, 90 ], - "url" : "http://t.co/ENhrbSi9", - "expanded_url" : "http://newyork.craigslist.org/lgi/cas/2827419015.html", - "display_url" : "newyork.craigslist.org/lgi/cas/282741\u2026" + "url" : "http:\/\/t.co\/ENhrbSi9", + "expanded_url" : "http:\/\/newyork.craigslist.org\/lgi\/cas\/2827419015.html", + "display_url" : "newyork.craigslist.org\/lgi\/cas\/282741\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "165537765071663104", - "text" : "RT @typeoneerror: Good deal for the Super Bowl tomorrow, New Yorkers. http://t.co/ENhrbSi9", + "text" : "RT @typeoneerror: Good deal for the Super Bowl tomorrow, New Yorkers. http:\/\/t.co\/ENhrbSi9", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 52, 72 ], - "url" : "http://t.co/ENhrbSi9", - "expanded_url" : "http://newyork.craigslist.org/lgi/cas/2827419015.html", - "display_url" : "newyork.craigslist.org/lgi/cas/282741\u2026" + "url" : "http:\/\/t.co\/ENhrbSi9", + "expanded_url" : "http:\/\/newyork.craigslist.org\/lgi\/cas\/2827419015.html", + "display_url" : "newyork.craigslist.org\/lgi\/cas\/282741\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "165535517616766977", - "text" : "Good deal for the Super Bowl tomorrow, New Yorkers. http://t.co/ENhrbSi9", + "text" : "Good deal for the Super Bowl tomorrow, New Yorkers. http:\/\/t.co\/ENhrbSi9", "id" : 165535517616766977, - "created_at" : "Fri Feb 03 20:41:57 +0000 2012", + "created_at" : "2012-02-03 20:41:57 +0000", "user" : { "name" : "Benjamin Borowski", "screen_name" : "typeoneerror", "protected" : false, "id_str" : "11973362", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2156552496/ben_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/438460947997278208\/lrsH_UGg_normal.jpeg", "id" : 11973362, "verified" : false } }, "id" : 165537765071663104, - "created_at" : "Fri Feb 03 20:50:53 +0000 2012", + "created_at" : "2012-02-03 20:50:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mikeal", @@ -2304,14 +2240,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "165511127474769920", - "geo" : { - }, + "geo" : { }, "id_str" : "165519535804391424", "in_reply_to_user_id" : 15687937, "text" : ".@mikeal @devongovett High or not he is still talking about things he has no fucking idea about. It'd be funny if it weren't so sad.", "id" : 165519535804391424, "in_reply_to_status_id" : 165511127474769920, - "created_at" : "Fri Feb 03 19:38:27 +0000 2012", + "created_at" : "2012-02-03 19:38:27 +0000", "in_reply_to_screen_name" : "devongovett", "in_reply_to_user_id_str" : "15687937", "user" : { @@ -2319,12 +2254,12 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Adam Stacoviak", @@ -2349,17 +2284,16 @@ Grailbird.data.tweets_2012_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 92, 112 ], - "url" : "http://t.co/F0V5xsKe", - "expanded_url" : "http://lg.gd/ee", - "display_url" : "lg.gd/ee" + "url" : "http:\/\/t.co\/F0V5xsKe", + "expanded_url" : "http:\/\/lg.gd\/ee", + "display_url" : "lg.gd\/ee" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "165490621233111040", - "text" : "RT @adamstac: Awesome --> \u201C@TheChangelog: UIKIt - new web UI library from @tjholowaychuk http://t.co/F0V5xsKe\u201D", + "text" : "RT @adamstac: Awesome --> \u201C@TheChangelog: UIKIt - new web UI library from @tjholowaychuk http:\/\/t.co\/F0V5xsKe\u201D", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "The Changelog", @@ -2378,40 +2312,39 @@ Grailbird.data.tweets_2012_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 78, 98 ], - "url" : "http://t.co/F0V5xsKe", - "expanded_url" : "http://lg.gd/ee", - "display_url" : "lg.gd/ee" + "url" : "http:\/\/t.co\/F0V5xsKe", + "expanded_url" : "http:\/\/lg.gd\/ee", + "display_url" : "lg.gd\/ee" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "165461206323310592", - "text" : "Awesome --> \u201C@TheChangelog: UIKIt - new web UI library from @tjholowaychuk http://t.co/F0V5xsKe\u201D", + "text" : "Awesome --> \u201C@TheChangelog: UIKIt - new web UI library from @tjholowaychuk http:\/\/t.co\/F0V5xsKe\u201D", "id" : 165461206323310592, - "created_at" : "Fri Feb 03 15:46:40 +0000 2012", + "created_at" : "2012-02-03 15:46:40 +0000", "user" : { "name" : "Adam Stacoviak", "screen_name" : "adamstac", "protected" : false, "id_str" : "816954", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2691433309/c6b807d4c05e097931a482358fc10dfd_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2691433309\/c6b807d4c05e097931a482358fc10dfd_normal.jpeg", "id" : 816954, "verified" : false } }, "id" : 165490621233111040, - "created_at" : "Fri Feb 03 17:43:33 +0000 2012", + "created_at" : "2012-02-03 17:43:33 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "James Gagan", @@ -2425,14 +2358,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "165287300501221376", - "geo" : { - }, + "geo" : { }, "id_str" : "165305238327271425", "in_reply_to_user_id" : 14499111, "text" : "@jgagan Thanks but no dice for me. Things are fast, just not certain things. Shaw's YouTube cache is slow too.", "id" : 165305238327271425, "in_reply_to_status_id" : 165287300501221376, - "created_at" : "Fri Feb 03 05:26:54 +0000 2012", + "created_at" : "2012-02-03 05:26:54 +0000", "in_reply_to_screen_name" : "jgagan", "in_reply_to_user_id_str" : "14499111", "user" : { @@ -2440,12 +2372,12 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paolo Fragomeni", @@ -2458,47 +2390,45 @@ Grailbird.data.tweets_2012_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "165303920040751105", "text" : "RT @hij1nx: ~\"10% is what actually happens and 90% how you react to it\"", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "165289107159908352", "text" : "~\"10% is what actually happens and 90% how you react to it\"", "id" : 165289107159908352, - "created_at" : "Fri Feb 03 04:22:48 +0000 2012", + "created_at" : "2012-02-03 04:22:48 +0000", "user" : { "name" : "Paolo Fragomeni", "screen_name" : "hij1nx", "protected" : false, "id_str" : "95938827", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3428542504/55d3bc88bbf707f889a34c040299a6c3_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/433281459952967680\/e0AypOHv_normal.jpeg", "id" : 95938827, "verified" : false } }, "id" : 165303920040751105, - "created_at" : "Fri Feb 03 05:21:40 +0000 2012", + "created_at" : "2012-02-03 05:21:40 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Ryan LeFevre", @@ -2517,12 +2447,11 @@ Grailbird.data.tweets_2012_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "165270202538397696", "text" : "RT @MeltingIce: @devongovett file input elements are the bane of the web developers existence.", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -2536,14 +2465,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "165269339245772801", - "geo" : { - }, + "geo" : { }, "id_str" : "165269730935062529", "in_reply_to_user_id" : 15687937, "text" : "@devongovett file input elements are the bane of the web developers existence.", "id" : 165269730935062529, "in_reply_to_status_id" : 165269339245772801, - "created_at" : "Fri Feb 03 03:05:49 +0000 2012", + "created_at" : "2012-02-03 03:05:49 +0000", "in_reply_to_screen_name" : "devongovett", "in_reply_to_user_id_str" : "15687937", "user" : { @@ -2551,42 +2479,41 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "MeltingIce", "protected" : false, "id_str" : "642543", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3307663222/7476cbff5f4571ea9fcd099871bf6d02_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/420931959268061184\/3_0zokTG_normal.jpeg", "id" : 642543, "verified" : false } }, "id" : 165270202538397696, - "created_at" : "Fri Feb 03 03:07:41 +0000 2012", + "created_at" : "2012-02-03 03:07:41 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "165269095938392064", - "text" : "I'm pretty sure Shaw is throttling my iTunes traffic. Speed tests get 45-50 mbps as expected, but Apple's CDN can only push 200kB/s? Riiight", + "text" : "I'm pretty sure Shaw is throttling my iTunes traffic. Speed tests get 45-50 mbps as expected, but Apple's CDN can only push 200kB\/s? Riiight", "id" : 165269095938392064, - "created_at" : "Fri Feb 03 03:03:17 +0000 2012", + "created_at" : "2012-02-03 03:03:17 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2622,17 +2549,16 @@ Grailbird.data.tweets_2012_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 66, 86 ], - "url" : "http://t.co/fqfWgmh6", - "expanded_url" : "http://yfrog.com/mm1grp", - "display_url" : "yfrog.com/mm1grp" + "url" : "http:\/\/t.co\/fqfWgmh6", + "expanded_url" : "http:\/\/yfrog.com\/mm1grp", + "display_url" : "yfrog.com\/mm1grp" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "165237496781877248", - "text" : "RT @asymco: @asymco @gruber @studuncan This is a 7 quarter view: http://t.co/fqfWgmh6", + "text" : "RT @asymco: @asymco @gruber @studuncan This is a 7 quarter view: http:\/\/t.co\/fqfWgmh6", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Horace Dediu", @@ -2657,20 +2583,19 @@ Grailbird.data.tweets_2012_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 54, 74 ], - "url" : "http://t.co/fqfWgmh6", - "expanded_url" : "http://yfrog.com/mm1grp", - "display_url" : "yfrog.com/mm1grp" + "url" : "http:\/\/t.co\/fqfWgmh6", + "expanded_url" : "http:\/\/yfrog.com\/mm1grp", + "display_url" : "yfrog.com\/mm1grp" } ] }, "in_reply_to_status_id_str" : "165129925286834177", - "geo" : { - }, + "geo" : { }, "id_str" : "165132406456729600", "in_reply_to_user_id" : 110520327, - "text" : "@asymco @gruber @studuncan This is a 7 quarter view: http://t.co/fqfWgmh6", + "text" : "@asymco @gruber @studuncan This is a 7 quarter view: http:\/\/t.co\/fqfWgmh6", "id" : 165132406456729600, "in_reply_to_status_id" : 165129925286834177, - "created_at" : "Thu Feb 02 18:00:08 +0000 2012", + "created_at" : "2012-02-02 18:00:08 +0000", "in_reply_to_screen_name" : "asymco", "in_reply_to_user_id_str" : "110520327", "user" : { @@ -2678,24 +2603,24 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "asymco", "protected" : false, "id_str" : "110520327", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1765990589/Asymco_RGB_border_reasonably_small_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1765990589\/Asymco_RGB_border_reasonably_small_normal.png", "id" : 110520327, "verified" : false } }, "id" : 165237496781877248, - "created_at" : "Fri Feb 03 00:57:43 +0000 2012", + "created_at" : "2012-02-03 00:57:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2709,14 +2634,13 @@ Grailbird.data.tweets_2012_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "165230817222737920", - "geo" : { - }, + "geo" : { }, "id_str" : "165232075325194240", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Haven't heard of Hugo, but Tintin was really good. Especially if you've read the books. Or seen the show I guess.", "id" : 165232075325194240, "in_reply_to_status_id" : 165230817222737920, - "created_at" : "Fri Feb 03 00:36:11 +0000 2012", + "created_at" : "2012-02-03 00:36:11 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2724,70 +2648,62 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Alex MacCaw", - "screen_name" : "maccman", - "indices" : [ 3, 11 ], - "id_str" : "2006261", - "id" : 2006261 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 79, 100 ], - "url" : "https://t.co/VW9oRMh3", - "expanded_url" : "https://github.com/maccman/headsup", - "display_url" : "github.com/maccman/headsup" + "url" : "https:\/\/t.co\/VW9oRMh3", + "expanded_url" : "https:\/\/github.com\/maccman\/headsup", + "display_url" : "github.com\/maccman\/headsup" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "164829167995727872", - "text" : "RT @maccman: Just released a new open source Spine/MacGap app called Heads Up: https://t.co/VW9oRMh3", + "text" : "RT @maccman: Just released a new open source Spine\/MacGap app called Heads Up: https:\/\/t.co\/VW9oRMh3", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 66, 87 ], - "url" : "https://t.co/VW9oRMh3", - "expanded_url" : "https://github.com/maccman/headsup", - "display_url" : "github.com/maccman/headsup" + "url" : "https:\/\/t.co\/VW9oRMh3", + "expanded_url" : "https:\/\/github.com\/maccman\/headsup", + "display_url" : "github.com\/maccman\/headsup" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "164824892783607808", - "text" : "Just released a new open source Spine/MacGap app called Heads Up: https://t.co/VW9oRMh3", + "text" : "Just released a new open source Spine\/MacGap app called Heads Up: https:\/\/t.co\/VW9oRMh3", "id" : 164824892783607808, - "created_at" : "Wed Feb 01 21:38:11 +0000 2012", + "created_at" : "2012-02-01 21:38:11 +0000", "user" : { "name" : "Alex MacCaw", - "screen_name" : "maccman", + "screen_name" : "maccaw", "protected" : false, "id_str" : "2006261", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1826201101/297606_10150904890650705_570400704_21211347_1883468370_n_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1826201101\/297606_10150904890650705_570400704_21211347_1883468370_n_normal.jpeg", "id" : 2006261, "verified" : false } }, "id" : 164829167995727872, - "created_at" : "Wed Feb 01 21:55:10 +0000 2012", + "created_at" : "2012-02-01 21:55:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2012_03.js b/public/tweets/data/js/tweets/2012_03.js index bae5b8b..799ac62 100755 --- a/public/tweets/data/js/tweets/2012_03.js +++ b/public/tweets/data/js/tweets/2012_03.js @@ -1,6 +1,6 @@ Grailbird.data.tweets_2012_03 = [ { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daine Trinidad", @@ -14,14 +14,13 @@ Grailbird.data.tweets_2012_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "185889614995783680", - "geo" : { - }, + "geo" : { }, "id_str" : "185896885335244800", "in_reply_to_user_id" : 14315117, "text" : "@dainerose I got that today as well. Forgot about it so it was like a surprise $5!", "id" : 185896885335244800, "in_reply_to_status_id" : 185889614995783680, - "created_at" : "Sat Mar 31 01:10:45 +0000 2012", + "created_at" : "2012-03-31 01:10:45 +0000", "in_reply_to_screen_name" : "dainerose", "in_reply_to_user_id_str" : "14315117", "user" : { @@ -29,15 +28,15 @@ Grailbird.data.tweets_2012_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Twitter Bootstrap", + "name" : "Bootstrap", "screen_name" : "twbootstrap", "indices" : [ 3, 15 ], "id_str" : "372475592", @@ -47,57 +46,55 @@ Grailbird.data.tweets_2012_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 25, 45 ], - "url" : "http://t.co/QKQqrY8C", - "expanded_url" : "http://blog.getbootstrap.com/2012/03/25000/", - "display_url" : "blog.getbootstrap.com/2012/03/25000/" + "url" : "http:\/\/t.co\/QKQqrY8C", + "expanded_url" : "http:\/\/blog.getbootstrap.com\/2012\/03\/25000\/", + "display_url" : "blog.getbootstrap.com\/2012\/03\/25000\/" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "185792302176944129", - "text" : "RT @twbootstrap: 25,000. http://t.co/QKQqrY8C", + "text" : "RT @twbootstrap: 25,000. http:\/\/t.co\/QKQqrY8C", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 8, 28 ], - "url" : "http://t.co/QKQqrY8C", - "expanded_url" : "http://blog.getbootstrap.com/2012/03/25000/", - "display_url" : "blog.getbootstrap.com/2012/03/25000/" + "url" : "http:\/\/t.co\/QKQqrY8C", + "expanded_url" : "http:\/\/blog.getbootstrap.com\/2012\/03\/25000\/", + "display_url" : "blog.getbootstrap.com\/2012\/03\/25000\/" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "185768722705821696", - "text" : "25,000. http://t.co/QKQqrY8C", + "text" : "25,000. http:\/\/t.co\/QKQqrY8C", "id" : 185768722705821696, - "created_at" : "Fri Mar 30 16:41:29 +0000 2012", + "created_at" : "2012-03-30 16:41:29 +0000", "user" : { - "name" : "Twitter Bootstrap", + "name" : "Bootstrap", "screen_name" : "twbootstrap", "protected" : false, "id_str" : "372475592", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2623842034/1c246mhexl0hsiekbwcp_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000195279414\/f8404a9d719c7ffce1478ba1a50036f9_normal.png", "id" : 372475592, "verified" : false } }, "id" : 185792302176944129, - "created_at" : "Fri Mar 30 18:15:11 +0000 2012", + "created_at" : "2012-03-30 18:15:11 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Yehuda Katz", @@ -116,17 +113,16 @@ Grailbird.data.tweets_2012_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 101, 121 ], - "url" : "http://t.co/8xnHjWAF", - "expanded_url" : "http://blog.segment7.net/2012/03/29/on-community-funding-of-open-source", - "display_url" : "blog.segment7.net/2012/03/29/on-\u2026" + "url" : "http:\/\/t.co\/8xnHjWAF", + "expanded_url" : "http:\/\/blog.segment7.net\/2012\/03\/29\/on-community-funding-of-open-source", + "display_url" : "blog.segment7.net\/2012\/03\/29\/on-\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "185765608200224769", - "text" : "RT @wycats: Want to thank @drbrain for his very commonsense thoughts on the kickstarter controversy: http://t.co/8xnHjWAF", + "text" : "RT @wycats: Want to thank @drbrain for his very commonsense thoughts on the kickstarter controversy: http:\/\/t.co\/8xnHjWAF", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Eric Hodel", @@ -139,40 +135,39 @@ Grailbird.data.tweets_2012_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 89, 109 ], - "url" : "http://t.co/8xnHjWAF", - "expanded_url" : "http://blog.segment7.net/2012/03/29/on-community-funding-of-open-source", - "display_url" : "blog.segment7.net/2012/03/29/on-\u2026" + "url" : "http:\/\/t.co\/8xnHjWAF", + "expanded_url" : "http:\/\/blog.segment7.net\/2012\/03\/29\/on-community-funding-of-open-source", + "display_url" : "blog.segment7.net\/2012\/03\/29\/on-\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "185763559064612867", - "text" : "Want to thank @drbrain for his very commonsense thoughts on the kickstarter controversy: http://t.co/8xnHjWAF", + "text" : "Want to thank @drbrain for his very commonsense thoughts on the kickstarter controversy: http:\/\/t.co\/8xnHjWAF", "id" : 185763559064612867, - "created_at" : "Fri Mar 30 16:20:58 +0000 2012", + "created_at" : "2012-03-30 16:20:58 +0000", "user" : { "name" : "Yehuda Katz", "screen_name" : "wycats", "protected" : false, "id_str" : "8526432", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3250074047/46d910af94e25187832cb4a3bc84b2b5_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3250074047\/46d910af94e25187832cb4a3bc84b2b5_normal.jpeg", "id" : 8526432, "verified" : false } }, "id" : 185765608200224769, - "created_at" : "Fri Mar 30 16:29:07 +0000 2012", + "created_at" : "2012-03-30 16:29:07 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dan Frommer", @@ -185,47 +180,45 @@ Grailbird.data.tweets_2012_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "185451285540126720", "text" : "RT @fromedome: \"Hulu Plus launches on seven Android tablets\". Very exciting day for those seven people.", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "185441522391584769", "text" : "\"Hulu Plus launches on seven Android tablets\". Very exciting day for those seven people.", "id" : 185441522391584769, - "created_at" : "Thu Mar 29 19:01:18 +0000 2012", + "created_at" : "2012-03-29 19:01:18 +0000", "user" : { "name" : "Dan Frommer", "screen_name" : "fromedome", "protected" : false, "id_str" : "8479062", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2761253905/6de857b2e01a9cc8985fb6df7121956c_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000321492435\/f103f3a24b6082c43520d01f550af4a4_normal.jpeg", "id" : 8479062, "verified" : false } }, "id" : 185451285540126720, - "created_at" : "Thu Mar 29 19:40:06 +0000 2012", + "created_at" : "2012-03-29 19:40:06 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John-David Dalton", @@ -239,14 +232,13 @@ Grailbird.data.tweets_2012_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "185427770300579840", - "geo" : { - }, + "geo" : { }, "id_str" : "185434146330517504", "in_reply_to_user_id" : 14272162, "text" : "@jdalton jsmin can't parse valid JS, so it's broken. The solution is to use a proper minifier.", "id" : 185434146330517504, "in_reply_to_status_id" : 185427770300579840, - "created_at" : "Thu Mar 29 18:32:00 +0000 2012", + "created_at" : "2012-03-29 18:32:00 +0000", "in_reply_to_screen_name" : "jdalton", "in_reply_to_user_id_str" : "14272162", "user" : { @@ -254,12 +246,12 @@ Grailbird.data.tweets_2012_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "BrendanEich", @@ -272,10 +264,9 @@ Grailbird.data.tweets_2012_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "185378679579353090", - "text" : "RT @BrendanEich: Yes, arrow functions (=> only, no ->; lexical |this|, standard body block rules for break/continue/return) have c ...", + "text" : "RT @BrendanEich: Yes, arrow functions (=> only, no ->; lexical |this|, standard body block rules for break\/continue\/return) have c ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -284,35 +275,34 @@ Grailbird.data.tweets_2012_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "185253393466523649", - "text" : "Yes, arrow functions (=> only, no ->; lexical |this|, standard body block rules for break/continue/return) have consensus to go into ES6.", + "text" : "Yes, arrow functions (=> only, no ->; lexical |this|, standard body block rules for break\/continue\/return) have consensus to go into ES6.", "id" : 185253393466523649, - "created_at" : "Thu Mar 29 06:33:45 +0000 2012", + "created_at" : "2012-03-29 06:33:45 +0000", "user" : { "name" : "BrendanEich", "screen_name" : "BrendanEich", "protected" : false, "id_str" : "9533042", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/59513850/me_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000422625578\/aa4926528b3a1297ae2d9f5738d537a4_normal.jpeg", "id" : 9533042, "verified" : false } }, "id" : 185378679579353090, - "created_at" : "Thu Mar 29 14:51:36 +0000 2012", + "created_at" : "2012-03-29 14:51:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "BrendanEich", @@ -325,15 +315,14 @@ Grailbird.data.tweets_2012_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 17, 37 ], - "url" : "http://t.co/O08PzEBP", - "expanded_url" : "http://wiki.ecmascript.org/doku.php?id=strawman:arrow_function_syntax", - "display_url" : "wiki.ecmascript.org/doku.php?id=st\u2026" + "url" : "http:\/\/t.co\/O08PzEBP", + "expanded_url" : "http:\/\/wiki.ecmascript.org\/doku.php?id=strawman:arrow_function_syntax", + "display_url" : "wiki.ecmascript.org\/doku.php?id=st\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "185378663863300096", - "text" : "RT @BrendanEich: http://t.co/O08PzEBP - TC39 consensus achieved via stand-up comedy whiteboard operation by me + goodwill & acceptable c ...", + "text" : "RT @BrendanEich: http:\/\/t.co\/O08PzEBP - TC39 consensus achieved via stand-up comedy whiteboard operation by me + goodwill & acceptable c ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -342,40 +331,39 @@ Grailbird.data.tweets_2012_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 0, 20 ], - "url" : "http://t.co/O08PzEBP", - "expanded_url" : "http://wiki.ecmascript.org/doku.php?id=strawman:arrow_function_syntax", - "display_url" : "wiki.ecmascript.org/doku.php?id=st\u2026" + "url" : "http:\/\/t.co\/O08PzEBP", + "expanded_url" : "http:\/\/wiki.ecmascript.org\/doku.php?id=strawman:arrow_function_syntax", + "display_url" : "wiki.ecmascript.org\/doku.php?id=st\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "185252794939351041", - "text" : "http://t.co/O08PzEBP - TC39 consensus achieved via stand-up comedy whiteboard operation by me + goodwill & acceptable compromises from all.", + "text" : "http:\/\/t.co\/O08PzEBP - TC39 consensus achieved via stand-up comedy whiteboard operation by me + goodwill & acceptable compromises from all.", "id" : 185252794939351041, - "created_at" : "Thu Mar 29 06:31:22 +0000 2012", + "created_at" : "2012-03-29 06:31:22 +0000", "user" : { "name" : "BrendanEich", "screen_name" : "BrendanEich", "protected" : false, "id_str" : "9533042", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/59513850/me_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000422625578\/aa4926528b3a1297ae2d9f5738d537a4_normal.jpeg", "id" : 9533042, "verified" : false } }, "id" : 185378663863300096, - "created_at" : "Thu Mar 29 14:51:32 +0000 2012", + "created_at" : "2012-03-29 14:51:32 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sean Toohey", @@ -388,57 +376,55 @@ Grailbird.data.tweets_2012_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 113, 133 ], - "url" : "http://t.co/Dfc2gmE6", - "expanded_url" : "http://tinyurl.com/7pa9nq6", - "display_url" : "tinyurl.com/7pa9nq6" + "url" : "http:\/\/t.co\/Dfc2gmE6", + "expanded_url" : "http:\/\/tinyurl.com\/7pa9nq6", + "display_url" : "tinyurl.com\/7pa9nq6" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "185040886030274560", - "text" : "RT @SeanToohey: Finally they admit it: A Twitter spokesperson acknowledges that the service has an unfollow bug. http://t.co/Dfc2gmE6 via", + "text" : "RT @SeanToohey: Finally they admit it: A Twitter spokesperson acknowledges that the service has an unfollow bug. http:\/\/t.co\/Dfc2gmE6 via", "retweeted_status" : { - "source" : "Flipboard", + "source" : "\u003Ca href=\"http:\/\/www.flipboard.com\" rel=\"nofollow\"\u003EFlipboard\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 97, 117 ], - "url" : "http://t.co/Dfc2gmE6", - "expanded_url" : "http://tinyurl.com/7pa9nq6", - "display_url" : "tinyurl.com/7pa9nq6" + "url" : "http:\/\/t.co\/Dfc2gmE6", + "expanded_url" : "http:\/\/tinyurl.com\/7pa9nq6", + "display_url" : "tinyurl.com\/7pa9nq6" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "185040455359143937", - "text" : "Finally they admit it: A Twitter spokesperson acknowledges that the service has an unfollow bug. http://t.co/Dfc2gmE6 via", + "text" : "Finally they admit it: A Twitter spokesperson acknowledges that the service has an unfollow bug. http:\/\/t.co\/Dfc2gmE6 via", "id" : 185040455359143937, - "created_at" : "Wed Mar 28 16:27:37 +0000 2012", + "created_at" : "2012-03-28 16:27:37 +0000", "user" : { "name" : "Sean Toohey", "screen_name" : "SeanToohey", "protected" : false, "id_str" : "28198173", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1639226261/vitamin_06_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3768749878\/3c6f99b8b5b34b0dfe9acc8801ee02ad_normal.jpeg", "id" : 28198173, "verified" : false } }, "id" : 185040886030274560, - "created_at" : "Wed Mar 28 16:29:19 +0000 2012", + "created_at" : "2012-03-28 16:29:19 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "2%Jazz Coffee", @@ -451,20 +437,19 @@ Grailbird.data.tweets_2012_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 41, 61 ], - "url" : "http://t.co/emWVpXSq", - "expanded_url" : "http://grooveshark.com/s/The+Chicks+I+Pick+Are+Slender+Tender+and+Tall/2WvO7T?src=5", - "display_url" : "grooveshark.com/s/The+Chicks+I\u2026" + "url" : "http:\/\/t.co\/emWVpXSq", + "expanded_url" : "http:\/\/grooveshark.com\/s\/The+Chicks+I+Pick+Are+Slender+Tender+and+Tall\/2WvO7T?src=5", + "display_url" : "grooveshark.com\/s\/The+Chicks+I\u2026" } ] }, "in_reply_to_status_id_str" : "185038748109643778", - "geo" : { - }, + "geo" : { }, "id_str" : "185040729754714112", "in_reply_to_user_id" : 166272705, - "text" : "@2percentjazz Slender, tender, and tall? http://t.co/emWVpXSq", + "text" : "@2percentjazz Slender, tender, and tall? http:\/\/t.co\/emWVpXSq", "id" : 185040729754714112, "in_reply_to_status_id" : 185038748109643778, - "created_at" : "Wed Mar 28 16:28:42 +0000 2012", + "created_at" : "2012-03-28 16:28:42 +0000", "in_reply_to_screen_name" : "2percentjazz", "in_reply_to_user_id_str" : "166272705", "user" : { @@ -472,12 +457,12 @@ Grailbird.data.tweets_2012_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -491,14 +476,13 @@ Grailbird.data.tweets_2012_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "184752258918002688", - "geo" : { - }, + "geo" : { }, "id_str" : "184791119538814976", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle If it lives to see next week please let me know which dollar store you found it at.", "id" : 184791119538814976, "in_reply_to_status_id" : 184752258918002688, - "created_at" : "Tue Mar 27 23:56:50 +0000 2012", + "created_at" : "2012-03-27 23:56:50 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -506,15 +490,15 @@ Grailbird.data.tweets_2012_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Oscar Bieber Godson", + "name" : "Oscar Godson", "screen_name" : "oscargodson", "indices" : [ 0, 12 ], "id_str" : "10138412", @@ -525,14 +509,13 @@ Grailbird.data.tweets_2012_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "184710304125558784", - "geo" : { - }, + "geo" : { }, "id_str" : "184744748211388416", "in_reply_to_user_id" : 10138412, "text" : "@oscargodson Might want to look at iTerm2, I think iTerm was abandoned. I have no problems with vim in iTerm2.", "id" : 184744748211388416, "in_reply_to_status_id" : 184710304125558784, - "created_at" : "Tue Mar 27 20:52:35 +0000 2012", + "created_at" : "2012-03-27 20:52:35 +0000", "in_reply_to_screen_name" : "oscargodson", "in_reply_to_user_id_str" : "10138412", "user" : { @@ -540,12 +523,12 @@ Grailbird.data.tweets_2012_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Norman Walsh", @@ -558,60 +541,58 @@ Grailbird.data.tweets_2012_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 34, 54 ], - "url" : "http://t.co/xu0OqAhD", - "expanded_url" : "http://plasmasturm.org/log/6debug/", - "display_url" : "plasmasturm.org/log/6debug/" + "url" : "http:\/\/t.co\/xu0OqAhD", + "expanded_url" : "http:\/\/plasmasturm.org\/log\/6debug\/", + "display_url" : "plasmasturm.org\/log\/6debug\/" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "184325779654578176", - "text" : "RT @ndw: Six stages of debugging: http://t.co/xu0OqAhD", + "text" : "RT @ndw: Six stages of debugging: http:\/\/t.co\/xu0OqAhD", "retweeted_status" : { - "source" : "Hibari", + "source" : "\u003Ca href=\"http:\/\/hibariapp.com\" rel=\"nofollow\"\u003EHibari\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 25, 45 ], - "url" : "http://t.co/xu0OqAhD", - "expanded_url" : "http://plasmasturm.org/log/6debug/", - "display_url" : "plasmasturm.org/log/6debug/" + "url" : "http:\/\/t.co\/xu0OqAhD", + "expanded_url" : "http:\/\/plasmasturm.org\/log\/6debug\/", + "display_url" : "plasmasturm.org\/log\/6debug\/" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "184283640140800003", - "text" : "Six stages of debugging: http://t.co/xu0OqAhD", + "text" : "Six stages of debugging: http:\/\/t.co\/xu0OqAhD", "id" : 184283640140800003, - "created_at" : "Mon Mar 26 14:20:18 +0000 2012", + "created_at" : "2012-03-26 14:20:18 +0000", "user" : { "name" : "Norman Walsh", "screen_name" : "ndw", "protected" : false, "id_str" : "6578032", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1931863881/Avatar-17_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1931863881\/Avatar-17_normal.jpg", "id" : 6578032, "verified" : false } }, "id" : 184325779654578176, - "created_at" : "Mon Mar 26 17:07:45 +0000 2012", + "created_at" : "2012-03-26 17:07:45 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "chris dixon", + "name" : "Chris Dixon", "screen_name" : "cdixon", "indices" : [ 3, 10 ], "id_str" : "2529971", @@ -621,8 +602,7 @@ Grailbird.data.tweets_2012_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "184155347500535808", "text" : "RT @cdixon: The worst app on my iPhone is this thing called \"Phone\" where you have to speak synchronously with other humans.", "retweeted_status" : { @@ -633,45 +613,44 @@ Grailbird.data.tweets_2012_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "164608764547301377", "text" : "The worst app on my iPhone is this thing called \"Phone\" where you have to speak synchronously with other humans.", "id" : 164608764547301377, - "created_at" : "Wed Feb 01 07:19:22 +0000 2012", + "created_at" : "2012-02-01 07:19:22 +0000", "user" : { - "name" : "chris dixon", + "name" : "Chris Dixon", "screen_name" : "cdixon", "protected" : false, "id_str" : "2529971", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2874406524/5ecf4e7907cbb226d8337704dd752dd5_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2874406524\/5ecf4e7907cbb226d8337704dd752dd5_normal.jpeg", "id" : 2529971, "verified" : true } }, "id" : 184155347500535808, - "created_at" : "Mon Mar 26 05:50:30 +0000 2012", + "created_at" : "2012-03-26 05:50:30 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Camera on iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003ECamera on iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ { - "expanded_url" : "http://twitter.com/_sjs/status/184063839774576640/photo/1", + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/184063839774576640\/photo\/1", "indices" : [ 48, 68 ], - "url" : "http://t.co/Qdt5PsD4", - "media_url" : "http://pbs.twimg.com/media/Ao3tFkoCEAAIspk.jpg", + "url" : "http:\/\/t.co\/Qdt5PsD4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Ao3tFkoCEAAIspk.jpg", "id_str" : "184063839778770944", "id" : 184063839778770944, - "media_url_https" : "https://pbs.twimg.com/media/Ao3tFkoCEAAIspk.jpg", + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Ao3tFkoCEAAIspk.jpg", "sizes" : [ { "h" : 450, "resize" : "fit", @@ -693,184 +672,92 @@ Grailbird.data.tweets_2012_03 = "resize" : "fit", "w" : 816 } ], - "display_url" : "pic.twitter.com/Qdt5PsD4" + "display_url" : "pic.twitter.com\/Qdt5PsD4" } ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "184063839774576640", - "text" : "Looks like Brinks has some serious competition. http://t.co/Qdt5PsD4", + "text" : "Looks like Brinks has some serious competition. http:\/\/t.co\/Qdt5PsD4", "id" : 184063839774576640, - "created_at" : "Sun Mar 25 23:46:54 +0000 2012", + "created_at" : "2012-03-25 23:46:54 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "blindfumble", - "screen_name" : "blindfumble", - "indices" : [ 3, 15 ], - "id_str" : "235145437", - "id" : 235145437 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { - "indices" : [ 33, 53 ], - "url" : "http://t.co/CVNlhtey", - "expanded_url" : "http://twitter.com/blindfumble/status/183546692342255617/photo/1", - "display_url" : "pic.twitter.com/CVNlhtey" + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/CFo1vHi6", + "expanded_url" : "http:\/\/www.abc.net.au\/news\/2012-03-24\/kasakh-medalist-played-borat-anthem\/3910116", + "display_url" : "abc.net.au\/news\/2012-03-2\u2026" } ] }, - "geo" : { - }, - "id_str" : "184012277563916288", - "text" : "RT @blindfumble: Quite brilliant http://t.co/CVNlhtey", - "retweeted_status" : { - "source" : "Twitter for iPhone", - "entities" : { - "user_mentions" : [ ], - "media" : [ { - "expanded_url" : "http://twitter.com/blindfumble/status/183546692342255617/photo/1", - "indices" : [ 16, 36 ], - "url" : "http://t.co/CVNlhtey", - "media_url" : "http://pbs.twimg.com/media/AowWvoUCEAAQi1B.jpg", - "id_str" : "183546692346449920", - "id" : 183546692346449920, - "media_url_https" : "https://pbs.twimg.com/media/AowWvoUCEAAQi1B.jpg", - "sizes" : [ { - "h" : 640, - "resize" : "fit", - "w" : 960 - }, { - "h" : 227, - "resize" : "fit", - "w" : 340 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 640, - "resize" : "fit", - "w" : 960 - }, { - "h" : 400, - "resize" : "fit", - "w" : 600 - } ], - "display_url" : "pic.twitter.com/CVNlhtey" - } ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "183546692342255617", - "text" : "Quite brilliant http://t.co/CVNlhtey", - "id" : 183546692342255617, - "created_at" : "Sat Mar 24 13:31:56 +0000 2012", - "user" : { - "name" : "blindfumble", - "screen_name" : "blindfumble", - "protected" : false, - "id_str" : "235145437", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3276719218/01fde4a1c3356b48bbce2bd00e7c0eb4_normal.jpeg", - "id" : 235145437, - "verified" : false - } - }, - "id" : 184012277563916288, - "created_at" : "Sun Mar 25 20:22:00 +0000 2012", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Twitterrific", - "entities" : { - "user_mentions" : [ { - "name" : "andy", - "screen_name" : "andy_casey", - "indices" : [ 3, 14 ], - "id_str" : "932652852", - "id" : 932652852 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, + "geo" : { }, "id_str" : "183763997315702784", "text" : "RT @andy_casey: Borat's national anthem song accidentally played for Khazakhstan's shooting team instead of their national anthem. http ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 116, 136 ], - "url" : "http://t.co/CFo1vHi6", - "expanded_url" : "http://www.abc.net.au/news/2012-03-24/kasakh-medalist-played-borat-anthem/3910116", - "display_url" : "abc.net.au/news/2012-03-2\u2026" + "url" : "http:\/\/t.co\/CFo1vHi6", + "expanded_url" : "http:\/\/www.abc.net.au\/news\/2012-03-24\/kasakh-medalist-played-borat-anthem\/3910116", + "display_url" : "abc.net.au\/news\/2012-03-2\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "183685451138338817", - "text" : "Borat's national anthem song accidentally played for Khazakhstan's shooting team instead of their national anthem. http://t.co/CFo1vHi6", + "text" : "Borat's national anthem song accidentally played for Khazakhstan's shooting team instead of their national anthem. http:\/\/t.co\/CFo1vHi6", "id" : 183685451138338817, - "created_at" : "Sat Mar 24 22:43:18 +0000 2012", + "created_at" : "2012-03-24 22:43:18 +0000", "user" : { - "name" : "Andy Casey", + "name" : "sir wizard of astro", "screen_name" : "astrowizicist", "protected" : false, "id_str" : "31377368", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1523195119/acasey_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1523195119\/acasey_normal.jpg", "id" : 31377368, "verified" : false } }, "id" : 183763997315702784, - "created_at" : "Sun Mar 25 03:55:25 +0000 2012", + "created_at" : "2012-03-25 03:55:25 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Camera on iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003ECamera on iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ { - "expanded_url" : "http://twitter.com/_sjs/status/183750218720882689/photo/1", + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/183750218720882689\/photo\/1", "indices" : [ 68, 88 ], - "url" : "http://t.co/sK8KLpQO", - "media_url" : "http://pbs.twimg.com/media/AozP2bKCMAMpUAq.jpg", + "url" : "http:\/\/t.co\/sK8KLpQO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/AozP2bKCMAMpUAq.jpg", "id_str" : "183750218725076995", "id" : 183750218725076995, - "media_url_https" : "https://pbs.twimg.com/media/AozP2bKCMAMpUAq.jpg", + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/AozP2bKCMAMpUAq.jpg", "sizes" : [ { "h" : 648, "resize" : "fit", @@ -892,28 +779,27 @@ Grailbird.data.tweets_2012_03 = "resize" : "fit", "w" : 484 } ], - "display_url" : "pic.twitter.com/sK8KLpQO" + "display_url" : "pic.twitter.com\/sK8KLpQO" } ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "183750218720882689", - "text" : "Makeshift stand-up workstation. It's coming together nicely enough. http://t.co/sK8KLpQO", + "text" : "Makeshift stand-up workstation. It's coming together nicely enough. http:\/\/t.co\/sK8KLpQO", "id" : 183750218720882689, - "created_at" : "Sun Mar 25 03:00:41 +0000 2012", + "created_at" : "2012-03-25 03:00:41 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Merlin Mann", @@ -926,8 +812,7 @@ Grailbird.data.tweets_2012_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "183618691852804097", "text" : "RT @hotdogsladies: I say: \"No, sorry. I'm not on Facebook at all.\"\n\nThey hear: \"I live amongst hill people where The Goat we worship has ...", "retweeted_status" : { @@ -938,35 +823,34 @@ Grailbird.data.tweets_2012_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "183598848277614592", "text" : "I say: \"No, sorry. I'm not on Facebook at all.\"\n\nThey hear: \"I live amongst hill people where The Goat we worship has forbidden friendship.\"", "id" : 183598848277614592, - "created_at" : "Sat Mar 24 16:59:11 +0000 2012", + "created_at" : "2012-03-24 16:59:11 +0000", "user" : { "name" : "Merlin Mann", "screen_name" : "hotdogsladies", "protected" : false, "id_str" : "749863", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/51857279/merlin_icon_184-1_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/416379332324372480\/7k5UxDOt_normal.jpeg", "id" : 749863, "verified" : true } }, "id" : 183618691852804097, - "created_at" : "Sat Mar 24 18:18:02 +0000 2012", + "created_at" : "2012-03-24 18:18:02 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tom Dale", @@ -980,14 +864,13 @@ Grailbird.data.tweets_2012_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "183343990660284416", - "geo" : { - }, + "geo" : { }, "id_str" : "183364517659541504", "in_reply_to_user_id" : 668863, - "text" : "@tomdale Dashes act as word separators when moving/selecting with Option-<arrow>. And subjectively, dashes look better.", + "text" : "@tomdale Dashes act as word separators when moving\/selecting with Option-<arrow>. And subjectively, dashes look better.", "id" : 183364517659541504, "in_reply_to_status_id" : 183343990660284416, - "created_at" : "Sat Mar 24 01:28:02 +0000 2012", + "created_at" : "2012-03-24 01:28:02 +0000", "in_reply_to_screen_name" : "tomdale", "in_reply_to_user_id_str" : "668863", "user" : { @@ -995,12 +878,12 @@ Grailbird.data.tweets_2012_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paolo Fragomeni", @@ -1019,20 +902,19 @@ Grailbird.data.tweets_2012_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 66, 87 ], - "url" : "https://t.co/O8YZhFmc", - "expanded_url" : "https://github.com/samsonjs/ThePusher", - "display_url" : "github.com/samsonjs/ThePu\u2026" + "url" : "https:\/\/t.co\/O8YZhFmc", + "expanded_url" : "https:\/\/github.com\/samsonjs\/ThePusher", + "display_url" : "github.com\/samsonjs\/ThePu\u2026" } ] }, "in_reply_to_status_id_str" : "183341372198232064", - "geo" : { - }, + "geo" : { }, "id_str" : "183351729692213248", "in_reply_to_user_id" : 95938827, - "text" : "@hij1nx @paul_irish I'll take this opportunity to plug ThePusher. https://t.co/O8YZhFmc", + "text" : "@hij1nx @paul_irish I'll take this opportunity to plug ThePusher. https:\/\/t.co\/O8YZhFmc", "id" : 183351729692213248, "in_reply_to_status_id" : 183341372198232064, - "created_at" : "Sat Mar 24 00:37:13 +0000 2012", + "created_at" : "2012-03-24 00:37:13 +0000", "in_reply_to_screen_name" : "hij1nx", "in_reply_to_user_id_str" : "95938827", "user" : { @@ -1040,12 +922,12 @@ Grailbird.data.tweets_2012_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Borowski", @@ -1058,20 +940,19 @@ Grailbird.data.tweets_2012_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 67, 87 ], - "url" : "http://t.co/gEpJIz0C", - "expanded_url" : "http://www.localmind.com/", + "url" : "http:\/\/t.co\/gEpJIz0C", + "expanded_url" : "http:\/\/www.localmind.com\/", "display_url" : "localmind.com" } ] }, "in_reply_to_status_id_str" : "183300757104246784", - "geo" : { - }, + "geo" : { }, "id_str" : "183334141155221504", "in_reply_to_user_id" : 11973362, - "text" : "@typeoneerror localmind has a Google Play button on their website: http://t.co/gEpJIz0C", + "text" : "@typeoneerror localmind has a Google Play button on their website: http:\/\/t.co\/gEpJIz0C", "id" : 183334141155221504, "in_reply_to_status_id" : 183300757104246784, - "created_at" : "Fri Mar 23 23:27:20 +0000 2012", + "created_at" : "2012-03-23 23:27:20 +0000", "in_reply_to_screen_name" : "typeoneerror", "in_reply_to_user_id_str" : "11973362", "user" : { @@ -1079,12 +960,12 @@ Grailbird.data.tweets_2012_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jason Grigsby, \u26014", @@ -1093,31 +974,30 @@ Grailbird.data.tweets_2012_03 = "id_str" : "5774462", "id" : 5774462 }, { - "name" : "dontca", - "screen_name" : "dontca", - "indices" : [ 129, 136 ], - "id_str" : "78935316", - "id" : 78935316 + "name" : "Dom Hazael-Massieux", + "screen_name" : "dontcallmeDOM", + "indices" : [ 129, 140 ], + "id_str" : "19218240", + "id" : 19218240 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 103, 123 ], - "url" : "http://t.co/AJ6jqNMi", - "expanded_url" : "http://bit.ly/GL47tr", - "display_url" : "bit.ly/GL47tr" + "url" : "http:\/\/t.co\/AJ6jqNMi", + "expanded_url" : "http:\/\/bit.ly\/GL47tr", + "display_url" : "bit.ly\/GL47tr" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "183297962993139713", - "text" : "RT @grigs: Apple submitted a patch to webkit containing an initial implementation of -webkit-image-set http://t.co/AJ6jqNMi /via @dontca ...", + "text" : "RT @grigs: Apple submitted a patch to webkit containing an initial implementation of -webkit-image-set http:\/\/t.co\/AJ6jqNMi \/via @dontca ...", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dom Hazael-Massieux", - "screen_name" : "dontcallmedom", + "screen_name" : "dontcallmeDOM", "indices" : [ 118, 132 ], "id_str" : "19218240", "id" : 19218240 @@ -1126,40 +1006,39 @@ Grailbird.data.tweets_2012_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 92, 112 ], - "url" : "http://t.co/AJ6jqNMi", - "expanded_url" : "http://bit.ly/GL47tr", - "display_url" : "bit.ly/GL47tr" + "url" : "http:\/\/t.co\/AJ6jqNMi", + "expanded_url" : "http:\/\/bit.ly\/GL47tr", + "display_url" : "bit.ly\/GL47tr" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "183226816037793793", - "text" : "Apple submitted a patch to webkit containing an initial implementation of -webkit-image-set http://t.co/AJ6jqNMi /via @dontcallmedom", + "text" : "Apple submitted a patch to webkit containing an initial implementation of -webkit-image-set http:\/\/t.co\/AJ6jqNMi \/via @dontcallmedom", "id" : 183226816037793793, - "created_at" : "Fri Mar 23 16:20:51 +0000 2012", + "created_at" : "2012-03-23 16:20:51 +0000", "user" : { "name" : "Jason Grigsby, \u26014", "screen_name" : "grigs", "protected" : false, "id_str" : "5774462", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2823890006/b2b411e48a5559358094e8f732ddb7d6_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/448676113946923008\/hccKLBEJ_normal.jpeg", "id" : 5774462, "verified" : false } }, "id" : 183297962993139713, - "created_at" : "Fri Mar 23 21:03:34 +0000 2012", + "created_at" : "2012-03-23 21:03:34 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1173,14 +1052,13 @@ Grailbird.data.tweets_2012_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "182876359993982976", - "geo" : { - }, + "geo" : { }, "id_str" : "182878027083022336", "in_reply_to_user_id" : 14864447, - "text" : "@bryan_kyle I saw that and may have to pilfer it. /etc/fstab seems to be ignored now.", + "text" : "@bryan_kyle I saw that and may have to pilfer it. \/etc\/fstab seems to be ignored now.", "id" : 182878027083022336, "in_reply_to_status_id" : 182876359993982976, - "created_at" : "Thu Mar 22 17:14:54 +0000 2012", + "created_at" : "2012-03-22 17:14:54 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -1188,12 +1066,12 @@ Grailbird.data.tweets_2012_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -1206,47 +1084,45 @@ Grailbird.data.tweets_2012_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "182876514424078337", "text" : "RT @devongovett: Nice! Safari 5.2 seems to have the Web Audio API, meaning that alac.js and aac.js work! Also: FileReader and Blob URLs! ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "182829496716627969", "text" : "Nice! Safari 5.2 seems to have the Web Audio API, meaning that alac.js and aac.js work! Also: FileReader and Blob URLs! WOOOOOOO!!! FINALLY!", "id" : 182829496716627969, - "created_at" : "Thu Mar 22 14:02:03 +0000 2012", + "created_at" : "2012-03-22 14:02:03 +0000", "user" : { "name" : "devongovett", "screen_name" : "devongovett", "protected" : false, "id_str" : "15687937", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/92153139/item_6_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/92153139\/item_6_normal.jpg", "id" : 15687937, "verified" : false } }, "id" : 182876514424078337, - "created_at" : "Thu Mar 22 17:08:53 +0000 2012", + "created_at" : "2012-03-22 17:08:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1260,14 +1136,13 @@ Grailbird.data.tweets_2012_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "182822020826935296", - "geo" : { - }, + "geo" : { }, "id_str" : "182875976299061248", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle It's really bad. I booted Mountain Lion and a bunch of apps in the store were marked \"installed\" because they were on Lion. Oy!", "id" : 182875976299061248, "in_reply_to_status_id" : 182822020826935296, - "created_at" : "Thu Mar 22 17:06:45 +0000 2012", + "created_at" : "2012-03-22 17:06:45 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -1275,12 +1150,12 @@ Grailbird.data.tweets_2012_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1293,80 +1168,77 @@ Grailbird.data.tweets_2012_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 117, 137 ], - "url" : "http://t.co/bM87T2e2", - "expanded_url" : "http://bit.ly/CoolToBeClever", - "display_url" : "bit.ly/CoolToBeClever" + "url" : "http:\/\/t.co\/bM87T2e2", + "expanded_url" : "http:\/\/bit.ly\/CoolToBeClever", + "display_url" : "bit.ly\/CoolToBeClever" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "182592321391566848", - "text" : "RT @JimRoepcke: Agio Studios has made \"Cool to be Clever: Edson Hendricks\" for the iPad free until the end of March. http://t.co/bM87T2e2", + "text" : "RT @JimRoepcke: Agio Studios has made \"Cool to be Clever: Edson Hendricks\" for the iPad free until the end of March. http:\/\/t.co\/bM87T2e2", "retweeted_status" : { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 101, 121 ], - "url" : "http://t.co/bM87T2e2", - "expanded_url" : "http://bit.ly/CoolToBeClever", - "display_url" : "bit.ly/CoolToBeClever" + "url" : "http:\/\/t.co\/bM87T2e2", + "expanded_url" : "http:\/\/bit.ly\/CoolToBeClever", + "display_url" : "bit.ly\/CoolToBeClever" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "182541492265553920", - "text" : "Agio Studios has made \"Cool to be Clever: Edson Hendricks\" for the iPad free until the end of March. http://t.co/bM87T2e2", + "text" : "Agio Studios has made \"Cool to be Clever: Edson Hendricks\" for the iPad free until the end of March. http:\/\/t.co\/bM87T2e2", "id" : 182541492265553920, - "created_at" : "Wed Mar 21 18:57:37 +0000 2012", + "created_at" : "2012-03-21 18:57:37 +0000", "user" : { "name" : "Jim Roepcke", "screen_name" : "JimRoepcke", "protected" : false, "id_str" : "894911", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3351988957/4cad7f658ee1a7f029aa5d283d6f4d87_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", "id" : 894911, "verified" : false } }, "id" : 182592321391566848, - "created_at" : "Wed Mar 21 22:19:36 +0000 2012", + "created_at" : "2012-03-21 22:19:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "181928551409385472", "text" : "TextMate is great because it embraces Unix. Environment variables, standard input and output + anything with a shebang line is good to go.", "id" : 181928551409385472, - "created_at" : "Tue Mar 20 02:22:01 +0000 2012", + "created_at" : "2012-03-20 02:22:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Hipwood", @@ -1380,14 +1252,13 @@ Grailbird.data.tweets_2012_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "181542756441788417", - "geo" : { - }, + "geo" : { }, "id_str" : "181543407825596416", "in_reply_to_user_id" : 17088322, "text" : "@HipwoodDigital My concrete floor would be a good test of this gorilla glass. It took my 3GS, the bastard!", "id" : 181543407825596416, "in_reply_to_status_id" : 181542756441788417, - "created_at" : "Mon Mar 19 00:51:35 +0000 2012", + "created_at" : "2012-03-19 00:51:35 +0000", "in_reply_to_screen_name" : "HipwoodDigital", "in_reply_to_user_id_str" : "17088322", "user" : { @@ -1395,35 +1266,34 @@ Grailbird.data.tweets_2012_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "181540971752853504", - "text" : "Trying my phone w/o a case for a while. Feels really nice so far. I give it 3 months, tops, before I drop it.", + "text" : "Trying my phone w\/o a case for a while. Feels really nice so far. I give it 3 months, tops, before I drop it.", "id" : 181540971752853504, - "created_at" : "Mon Mar 19 00:41:55 +0000 2012", + "created_at" : "2012-03-19 00:41:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1436,20 +1306,19 @@ Grailbird.data.tweets_2012_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 109, 129 ], - "url" : "http://t.co/2iiMGKns", - "expanded_url" : "http://itunes.apple.com/us/podcast/apple-keynotes-hd/id470664050", - "display_url" : "itunes.apple.com/us/podcast/app\u2026" + "url" : "http:\/\/t.co\/2iiMGKns", + "expanded_url" : "http:\/\/itunes.apple.com\/us\/podcast\/apple-keynotes-hd\/id470664050", + "display_url" : "itunes.apple.com\/us\/podcast\/app\u2026" } ] }, "in_reply_to_status_id_str" : "181149941245284352", - "geo" : { - }, + "geo" : { }, "id_str" : "181153424568627202", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke You should check out the iPhoto part of the keynote. I think I'll edit all of my photos with it. http://t.co/2iiMGKns", + "text" : "@JimRoepcke You should check out the iPhoto part of the keynote. I think I'll edit all of my photos with it. http:\/\/t.co\/2iiMGKns", "id" : 181153424568627202, "in_reply_to_status_id" : 181149941245284352, - "created_at" : "Sat Mar 17 23:01:56 +0000 2012", + "created_at" : "2012-03-17 23:01:56 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1457,12 +1326,12 @@ Grailbird.data.tweets_2012_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -1475,20 +1344,19 @@ Grailbird.data.tweets_2012_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 38, 59 ], - "url" : "https://t.co/5WPhreax", - "expanded_url" : "https://www.icloud.com/applications/journal/en-us/1C07/javascript-packed.js", - "display_url" : "icloud.com/applications/j\u2026" + "url" : "https:\/\/t.co\/5WPhreax", + "expanded_url" : "https:\/\/www.icloud.com\/applications\/journal\/en-us\/1C07\/javascript-packed.js", + "display_url" : "icloud.com\/applications\/j\u2026" } ] }, "in_reply_to_status_id_str" : "181149316218494976", - "geo" : { - }, + "geo" : { }, "id_str" : "181149931900383234", "in_reply_to_user_id" : 29255412, - "text" : "@tjholowaychuk Yeah. Take a look here https://t.co/5WPhreax \u2026 I don't recognize it and they love rewriting these things, so it's likely new.", + "text" : "@tjholowaychuk Yeah. Take a look here https:\/\/t.co\/5WPhreax \u2026 I don't recognize it and they love rewriting these things, so it's likely new.", "id" : 181149931900383234, "in_reply_to_status_id" : 181149316218494976, - "created_at" : "Sat Mar 17 22:48:04 +0000 2012", + "created_at" : "2012-03-17 22:48:04 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -1496,63 +1364,61 @@ Grailbird.data.tweets_2012_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 18, 38 ], - "url" : "http://t.co/WYqKkzgc", - "expanded_url" : "http://img.ly/foce", - "display_url" : "img.ly/foce" + "url" : "http:\/\/t.co\/WYqKkzgc", + "expanded_url" : "http:\/\/img.ly\/foce", + "display_url" : "img.ly\/foce" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "181147405935312896", - "text" : "Here's a glimpse. http://t.co/WYqKkzgc", + "text" : "Here's a glimpse. http:\/\/t.co\/WYqKkzgc", "id" : 181147405935312896, - "created_at" : "Sat Mar 17 22:38:01 +0000 2012", + "created_at" : "2012-03-17 22:38:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "181147070730747904", - "text" : "Journals in iCloud seems to use a new proprietary JS framework. Complete, of course, with its own class system: Core.Object = function(){}", + "text" : "Journals in iCloud seems to use a new proprietary JS framework. Complete, of course, with its own class system: Core.Object = function()\u007B\u007D", "id" : 181147070730747904, - "created_at" : "Sat Mar 17 22:36:41 +0000 2012", + "created_at" : "2012-03-17 22:36:41 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Hibari", + "source" : "\u003Ca href=\"http:\/\/hibariapp.com\" rel=\"nofollow\"\u003EHibari\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1572,14 +1438,13 @@ Grailbird.data.tweets_2012_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "180713881260396544", - "geo" : { - }, + "geo" : { }, "id_str" : "180723792111345666", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle @tapfortap A true gentleman.", "id" : 180723792111345666, "in_reply_to_status_id" : 180713881260396544, - "created_at" : "Fri Mar 16 18:34:44 +0000 2012", + "created_at" : "2012-03-16 18:34:44 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -1587,12 +1452,12 @@ Grailbird.data.tweets_2012_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Hibari", + "source" : "\u003Ca href=\"http:\/\/hibariapp.com\" rel=\"nofollow\"\u003EHibari\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1612,14 +1477,13 @@ Grailbird.data.tweets_2012_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "180713275166699520", - "geo" : { - }, + "geo" : { }, "id_str" : "180713501944320003", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle @tapfortap Only if it\u2019s a New Coke ;-) \u2026 wait, don\u2019t hold me to that.", "id" : 180713501944320003, "in_reply_to_status_id" : 180713275166699520, - "created_at" : "Fri Mar 16 17:53:51 +0000 2012", + "created_at" : "2012-03-16 17:53:51 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -1627,12 +1491,12 @@ Grailbird.data.tweets_2012_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Hibari", + "source" : "\u003Ca href=\"http:\/\/hibariapp.com\" rel=\"nofollow\"\u003EHibari\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tap for Tap", @@ -1654,8 +1518,7 @@ Grailbird.data.tweets_2012_03 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "180711844632207361", "text" : "RT @tapfortap: @_sjs first \"new iPad\" in the office award goes to you. #jealousrage", "retweeted_status" : { @@ -1675,13 +1538,12 @@ Grailbird.data.tweets_2012_03 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "180711566012981248", "in_reply_to_user_id" : 4777951, "text" : "@_sjs first \"new iPad\" in the office award goes to you. #jealousrage", "id" : 180711566012981248, - "created_at" : "Fri Mar 16 17:46:09 +0000 2012", + "created_at" : "2012-03-16 17:46:09 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -1689,24 +1551,24 @@ Grailbird.data.tweets_2012_03 = "screen_name" : "tapfortap", "protected" : false, "id_str" : "494341960", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3406493429/8a2c5e4354978310bec140e954d70d46_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3406493429\/8a2c5e4354978310bec140e954d70d46_normal.png", "id" : 494341960, "verified" : true } }, "id" : 180711844632207361, - "created_at" : "Fri Mar 16 17:47:15 +0000 2012", + "created_at" : "2012-03-16 17:47:15 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Hibari", + "source" : "\u003Ca href=\"http:\/\/hibariapp.com\" rel=\"nofollow\"\u003EHibari\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Nino D'Aversa", @@ -1726,14 +1588,13 @@ Grailbird.data.tweets_2012_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "180468436747567105", - "geo" : { - }, + "geo" : { }, "id_str" : "180470551188484097", "in_reply_to_user_id" : 23256690, "text" : "@ndaversa @devongovett Agreed. I\u2019m sure assets greatly outweigh - or at least rival - binaries in most iOS apps.", "id" : 180470551188484097, "in_reply_to_status_id" : 180468436747567105, - "created_at" : "Fri Mar 16 01:48:27 +0000 2012", + "created_at" : "2012-03-16 01:48:27 +0000", "in_reply_to_screen_name" : "ndaversa", "in_reply_to_user_id_str" : "23256690", "user" : { @@ -1741,12 +1602,12 @@ Grailbird.data.tweets_2012_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Hibari", + "source" : "\u003Ca href=\"http:\/\/hibariapp.com\" rel=\"nofollow\"\u003EHibari\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -1766,14 +1627,13 @@ Grailbird.data.tweets_2012_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "180455082846994432", - "geo" : { - }, + "geo" : { }, "id_str" : "180462335335473152", "in_reply_to_user_id" : 23256690, "text" : "@devongovett @ndaversa Universal app bundles on OS X contain fat binaries with code for multiple architectures. I wouldn\u2019t hold your breath.", "id" : 180462335335473152, "in_reply_to_status_id" : 180455082846994432, - "created_at" : "Fri Mar 16 01:15:48 +0000 2012", + "created_at" : "2012-03-16 01:15:48 +0000", "in_reply_to_screen_name" : "ndaversa", "in_reply_to_user_id_str" : "23256690", "user" : { @@ -1781,12 +1641,12 @@ Grailbird.data.tweets_2012_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Osfoora for Mac", + "source" : "\u003Ca href=\"http:\/\/www.osfoora.com\/mac\" rel=\"nofollow\"\u003EOsfoora for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Geri Coady", @@ -1799,105 +1659,95 @@ Grailbird.data.tweets_2012_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 64, 84 ], - "url" : "http://t.co/YOdQZwro", - "expanded_url" : "http://instagr.am/p/Ho1aREjpjU/", - "display_url" : "instagr.am/p/Ho1aREjpjU/" + "url" : "http:\/\/t.co\/YOdQZwro", + "expanded_url" : "http:\/\/instagr.am\/p\/Ho1aREjpjU\/", + "display_url" : "instagr.am\/p\/Ho1aREjpjU\/" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "175293413468553216", - "text" : "RT @hellogeri: Hey guys it's not working what am I doing wrong http://t.co/YOdQZwro", + "text" : "RT @hellogeri: Hey guys it's not working what am I doing wrong http:\/\/t.co\/YOdQZwro", "retweeted_status" : { - "source" : "Instagram", + "source" : "\u003Ca href=\"http:\/\/instagram.com\" rel=\"nofollow\"\u003EInstagram\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 49, 69 ], - "url" : "http://t.co/YOdQZwro", - "expanded_url" : "http://instagr.am/p/Ho1aREjpjU/", - "display_url" : "instagr.am/p/Ho1aREjpjU/" + "url" : "http:\/\/t.co\/YOdQZwro", + "expanded_url" : "http:\/\/instagr.am\/p\/Ho1aREjpjU\/", + "display_url" : "instagr.am\/p\/Ho1aREjpjU\/" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "175270007771631616", - "text" : "Hey guys it's not working what am I doing wrong http://t.co/YOdQZwro", + "text" : "Hey guys it's not working what am I doing wrong http:\/\/t.co\/YOdQZwro", "id" : 175270007771631616, - "created_at" : "Thu Mar 01 17:23:20 +0000 2012", + "created_at" : "2012-03-01 17:23:20 +0000", "user" : { "name" : "Geri Coady", "screen_name" : "hellogeri", "protected" : false, "id_str" : "12069912", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2917083770/959dec8cb36b6ed2f24691e94e4ae5eb_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/414621155811528704\/hyHdU7km_normal.jpeg", "id" : 12069912, "verified" : false } }, "id" : 175293413468553216, - "created_at" : "Thu Mar 01 18:56:21 +0000 2012", + "created_at" : "2012-03-01 18:56:21 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Osfoora for Mac", + "source" : "\u003Ca href=\"http:\/\/www.osfoora.com\/mac\" rel=\"nofollow\"\u003EOsfoora for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Alex MacCaw", - "screen_name" : "maccman", - "indices" : [ 3, 11 ], - "id_str" : "2006261", - "id" : 2006261 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "175268304833871874", "text" : "RT @maccman: WebKit's auditor now tells you when you can remove vendor prefixes from CSS properties. Awesome.", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "175259442093363200", "text" : "WebKit's auditor now tells you when you can remove vendor prefixes from CSS properties. Awesome.", "id" : 175259442093363200, - "created_at" : "Thu Mar 01 16:41:21 +0000 2012", + "created_at" : "2012-03-01 16:41:21 +0000", "user" : { "name" : "Alex MacCaw", - "screen_name" : "maccman", + "screen_name" : "maccaw", "protected" : false, "id_str" : "2006261", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1826201101/297606_10150904890650705_570400704_21211347_1883468370_n_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1826201101\/297606_10150904890650705_570400704_21211347_1883468370_n_normal.jpeg", "id" : 2006261, "verified" : false } }, "id" : 175268304833871874, - "created_at" : "Thu Mar 01 17:16:34 +0000 2012", + "created_at" : "2012-03-01 17:16:34 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2012_04.js b/public/tweets/data/js/tweets/2012_04.js index df95c12..bc76ad6 100755 --- a/public/tweets/data/js/tweets/2012_04.js +++ b/public/tweets/data/js/tweets/2012_04.js @@ -1,6 +1,6 @@ Grailbird.data.tweets_2012_04 = [ { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Garry Tan", @@ -13,47 +13,45 @@ Grailbird.data.tweets_2012_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "197147908364181504", "text" : "RT @garrytan: Better to have shipped and failed than to have never shipped at all.", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "197134998548119552", "text" : "Better to have shipped and failed than to have never shipped at all.", "id" : 197134998548119552, - "created_at" : "Tue May 01 01:27:00 +0000 2012", + "created_at" : "2012-05-01 01:27:00 +0000", "user" : { "name" : "Garry Tan", "screen_name" : "garrytan", "protected" : false, "id_str" : "11768582", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2673975033/965a165a093e7c0921b9d69d5d99bc41_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/419907078216372226\/FZ39iq_h_normal.jpeg", "id" : 11768582, "verified" : false } }, "id" : 197147908364181504, - "created_at" : "Tue May 01 02:18:18 +0000 2012", + "created_at" : "2012-05-01 02:18:18 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "CrashPlan", @@ -67,14 +65,13 @@ Grailbird.data.tweets_2012_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "197023061042671616", - "geo" : { - }, + "geo" : { }, "id_str" : "197140935371530240", "in_reply_to_user_id" : 13753352, - "text" : "@crashplan Time Machine & weekly bootable HDD mirrors on each box w/ SuperDuper!. Big stuff on a Drobo. Everything in CrashPlan for remote.", + "text" : "@crashplan Time Machine & weekly bootable HDD mirrors on each box w\/ SuperDuper!. Big stuff on a Drobo. Everything in CrashPlan for remote.", "id" : 197140935371530240, "in_reply_to_status_id" : 197023061042671616, - "created_at" : "Tue May 01 01:50:36 +0000 2012", + "created_at" : "2012-05-01 01:50:36 +0000", "in_reply_to_screen_name" : "crashplan", "in_reply_to_user_id_str" : "13753352", "user" : { @@ -82,12 +79,12 @@ Grailbird.data.tweets_2012_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -101,14 +98,13 @@ Grailbird.data.tweets_2012_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "196691684262805504", - "geo" : { - }, + "geo" : { }, "id_str" : "196709819799961600", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Ha ha. One scoop of coffee, one scoop of cocaine. \"I thought it was coffee creamer!\"", "id" : 196709819799961600, "in_reply_to_status_id" : 196691684262805504, - "created_at" : "Sun Apr 29 21:17:30 +0000 2012", + "created_at" : "2012-04-29 21:17:30 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -116,12 +112,12 @@ Grailbird.data.tweets_2012_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daine Trinidad", @@ -135,14 +131,13 @@ Grailbird.data.tweets_2012_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "196654997793030146", - "geo" : { - }, + "geo" : { }, "id_str" : "196656435160031232", "in_reply_to_user_id" : 14315117, "text" : "@dainerose Eat more waffles. That should help!", "id" : 196656435160031232, "in_reply_to_status_id" : 196654997793030146, - "created_at" : "Sun Apr 29 17:45:22 +0000 2012", + "created_at" : "2012-04-29 17:45:22 +0000", "in_reply_to_screen_name" : "dainerose", "in_reply_to_user_id_str" : "14315117", "user" : { @@ -150,12 +145,12 @@ Grailbird.data.tweets_2012_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -171,23 +166,22 @@ Grailbird.data.tweets_2012_04 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "196650783448633346", - "text" : "I just finished an 11.79 km run with a pace of 8m56s / km. #tc10k #yyjrun #yyjsexy", + "text" : "I just finished an 11.79 km run with a pace of 8m56s \/ km. #tc10k #yyjrun #yyjsexy", "id" : 196650783448633346, - "created_at" : "Sun Apr 29 17:22:55 +0000 2012", + "created_at" : "2012-04-29 17:22:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -201,14 +195,13 @@ Grailbird.data.tweets_2012_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "196649418936692736", - "geo" : { - }, + "geo" : { }, "id_str" : "196649655734517761", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke thanks! I may or may not have taken a detour home to get headphones and coffee.", "id" : 196649655734517761, "in_reply_to_status_id" : 196649418936692736, - "created_at" : "Sun Apr 29 17:18:26 +0000 2012", + "created_at" : "2012-04-29 17:18:26 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -216,40 +209,39 @@ Grailbird.data.tweets_2012_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 37, 57 ], - "url" : "http://t.co/cy5LJvu8", - "expanded_url" : "http://www.nytimes.com/2012/04/29/business/apples-tax-strategy-aims-at-low-tax-states-and-nations.html", - "display_url" : "nytimes.com/2012/04/29/bus\u2026" + "url" : "http:\/\/t.co\/cy5LJvu8", + "expanded_url" : "http:\/\/www.nytimes.com\/2012\/04\/29\/business\/apples-tax-strategy-aims-at-low-tax-states-and-nations.html", + "display_url" : "nytimes.com\/2012\/04\/29\/bus\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "196378948416978946", - "text" : "\u201CDouble Irish With a Dutch Sandwich\" http://t.co/cy5LJvu8", + "text" : "\u201CDouble Irish With a Dutch Sandwich\" http:\/\/t.co\/cy5LJvu8", "id" : 196378948416978946, - "created_at" : "Sat Apr 28 23:22:44 +0000 2012", + "created_at" : "2012-04-28 23:22:44 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -262,47 +254,45 @@ Grailbird.data.tweets_2012_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "196378331858485248", "text" : "RT @marcoarment: I know \"Gigabit wireless\" is about to happen, but I'll believe that when I can transfer big files in my house with it f ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "196376372619386880", "text" : "I know \"Gigabit wireless\" is about to happen, but I'll believe that when I can transfer big files in my house with it faster than over Cat6.", "id" : 196376372619386880, - "created_at" : "Sat Apr 28 23:12:30 +0000 2012", + "created_at" : "2012-04-28 23:12:30 +0000", "user" : { "name" : "Marco Arment", "screen_name" : "marcoarment", "protected" : false, "id_str" : "14231571", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1282173124/untitled-158-2_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1282173124\/untitled-158-2_normal.jpg", "id" : 14231571, "verified" : false } }, "id" : 196378331858485248, - "created_at" : "Sat Apr 28 23:20:17 +0000 2012", + "created_at" : "2012-04-28 23:20:17 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Teix", @@ -322,14 +312,13 @@ Grailbird.data.tweets_2012_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "195973950323433473", - "geo" : { - }, + "geo" : { }, "id_str" : "195984455347875840", "in_reply_to_user_id" : 259415682, "text" : "@yohan_teixeira @tapfortap No problem! Let us know how it goes.", "id" : 195984455347875840, "in_reply_to_status_id" : 195973950323433473, - "created_at" : "Fri Apr 27 21:15:10 +0000 2012", + "created_at" : "2012-04-27 21:15:10 +0000", "in_reply_to_screen_name" : "yohan_teixeira", "in_reply_to_user_id_str" : "259415682", "user" : { @@ -337,12 +326,12 @@ Grailbird.data.tweets_2012_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Teix", @@ -361,20 +350,19 @@ Grailbird.data.tweets_2012_04 = "hashtags" : [ ], "urls" : [ { "indices" : [ 86, 106 ], - "url" : "http://t.co/ZLzb3JiJ", - "expanded_url" : "http://developer.tapfortap.com/sdk#ios", - "display_url" : "developer.tapfortap.com/sdk#ios" + "url" : "http:\/\/t.co\/ZLzb3JiJ", + "expanded_url" : "http:\/\/developer.tapfortap.com\/sdk#ios", + "display_url" : "developer.tapfortap.com\/sdk#ios" } ] }, "in_reply_to_status_id_str" : "195875615478521857", - "geo" : { - }, + "geo" : { }, "id_str" : "195929947838234627", "in_reply_to_user_id" : 259415682, - "text" : "@yohan_teixeira @tapfortap The delegate was added recently, please update your SDK at http://t.co/ZLzb3JiJ and you should be up & running!", + "text" : "@yohan_teixeira @tapfortap The delegate was added recently, please update your SDK at http:\/\/t.co\/ZLzb3JiJ and you should be up & running!", "id" : 195929947838234627, "in_reply_to_status_id" : 195875615478521857, - "created_at" : "Fri Apr 27 17:38:34 +0000 2012", + "created_at" : "2012-04-27 17:38:34 +0000", "in_reply_to_screen_name" : "yohan_teixeira", "in_reply_to_user_id_str" : "259415682", "user" : { @@ -382,12 +370,12 @@ Grailbird.data.tweets_2012_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -406,17 +394,16 @@ Grailbird.data.tweets_2012_04 = "hashtags" : [ ], "urls" : [ { "indices" : [ 25, 45 ], - "url" : "http://t.co/GFS0kDya", - "expanded_url" : "http://www.youtube.com/watch?v=kiePaAHK3jE", - "display_url" : "youtube.com/watch?v=kiePaA\u2026" + "url" : "http:\/\/t.co\/GFS0kDya", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=kiePaAHK3jE", + "display_url" : "youtube.com\/watch?v=kiePaA\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "195881613580705792", - "text" : "RT @siracusa: Go Right. http://t.co/GFS0kDya (via @jchutchins)", + "text" : "RT @siracusa: Go Right. http:\/\/t.co\/GFS0kDya (via @jchutchins)", "retweeted_status" : { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "J.C. Hutchins", @@ -429,40 +416,39 @@ Grailbird.data.tweets_2012_04 = "hashtags" : [ ], "urls" : [ { "indices" : [ 11, 31 ], - "url" : "http://t.co/GFS0kDya", - "expanded_url" : "http://www.youtube.com/watch?v=kiePaAHK3jE", - "display_url" : "youtube.com/watch?v=kiePaA\u2026" + "url" : "http:\/\/t.co\/GFS0kDya", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=kiePaAHK3jE", + "display_url" : "youtube.com\/watch?v=kiePaA\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "195876138252369921", - "text" : "Go Right. http://t.co/GFS0kDya (via @jchutchins)", + "text" : "Go Right. http:\/\/t.co\/GFS0kDya (via @jchutchins)", "id" : 195876138252369921, - "created_at" : "Fri Apr 27 14:04:45 +0000 2012", + "created_at" : "2012-04-27 14:04:45 +0000", "user" : { "name" : "John Siracusa", "screen_name" : "siracusa", "protected" : false, "id_str" : "636923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1501070030/John_2011_1_500x500_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", "id" : 636923, "verified" : false } }, "id" : 195881613580705792, - "created_at" : "Fri Apr 27 14:26:30 +0000 2012", + "created_at" : "2012-04-27 14:26:30 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Adam Jordens", @@ -476,14 +462,13 @@ Grailbird.data.tweets_2012_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "195865749846360064", - "geo" : { - }, + "geo" : { }, "id_str" : "195880686710816768", "in_reply_to_user_id" : 2262091, "text" : "@ajordens Nice! I think mine is as well, 18.25 GB. Thanks Google.", "id" : 195880686710816768, "in_reply_to_status_id" : 195865749846360064, - "created_at" : "Fri Apr 27 14:22:49 +0000 2012", + "created_at" : "2012-04-27 14:22:49 +0000", "in_reply_to_screen_name" : "ajordens", "in_reply_to_user_id_str" : "2262091", "user" : { @@ -491,12 +476,12 @@ Grailbird.data.tweets_2012_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Adam Jordens", @@ -509,20 +494,19 @@ Grailbird.data.tweets_2012_04 = "hashtags" : [ ], "urls" : [ { "indices" : [ 116, 136 ], - "url" : "http://t.co/BBj0J2fN", - "expanded_url" : "http://cl.ly/39092K1f3S3f2S0Z2Y04", - "display_url" : "cl.ly/39092K1f3S3f2S\u2026" + "url" : "http:\/\/t.co\/BBj0J2fN", + "expanded_url" : "http:\/\/cl.ly\/39092K1f3S3f2S0Z2Y04", + "display_url" : "cl.ly\/39092K1f3S3f2S\u2026" } ] }, "in_reply_to_status_id_str" : "195691889880600577", - "geo" : { - }, + "geo" : { }, "id_str" : "195696791310704640", "in_reply_to_user_id" : 2262091, - "text" : "@ajordens Pretty good stats too, my CTR is at 0.21% but rising now. The changes are working, got another as I type. http://t.co/BBj0J2fN", + "text" : "@ajordens Pretty good stats too, my CTR is at 0.21% but rising now. The changes are working, got another as I type. http:\/\/t.co\/BBj0J2fN", "id" : 195696791310704640, "in_reply_to_status_id" : 195691889880600577, - "created_at" : "Fri Apr 27 02:12:05 +0000 2012", + "created_at" : "2012-04-27 02:12:05 +0000", "in_reply_to_screen_name" : "ajordens", "in_reply_to_user_id_str" : "2262091", "user" : { @@ -530,12 +514,12 @@ Grailbird.data.tweets_2012_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Adam Jordens", @@ -549,14 +533,13 @@ Grailbird.data.tweets_2012_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "195683211609784320", - "geo" : { - }, + "geo" : { }, "id_str" : "195688636153462784", "in_reply_to_user_id" : 2262091, "text" : "@ajordens Ugh. Had my CPC on auto and it was very high ($0.73). Thanks for the link, learned something about Adwords today.", "id" : 195688636153462784, "in_reply_to_status_id" : 195683211609784320, - "created_at" : "Fri Apr 27 01:39:41 +0000 2012", + "created_at" : "2012-04-27 01:39:41 +0000", "in_reply_to_screen_name" : "ajordens", "in_reply_to_user_id_str" : "2262091", "user" : { @@ -564,12 +547,12 @@ Grailbird.data.tweets_2012_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Adam Jordens", @@ -583,14 +566,13 @@ Grailbird.data.tweets_2012_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "195682764975120385", - "geo" : { - }, + "geo" : { }, "id_str" : "195683028247392258", "in_reply_to_user_id" : 2262091, "text" : "@ajordens That's quite good. Clearly I suck at Adwords!", "id" : 195683028247392258, "in_reply_to_status_id" : 195682764975120385, - "created_at" : "Fri Apr 27 01:17:24 +0000 2012", + "created_at" : "2012-04-27 01:17:24 +0000", "in_reply_to_screen_name" : "ajordens", "in_reply_to_user_id_str" : "2262091", "user" : { @@ -598,7 +580,7 @@ Grailbird.data.tweets_2012_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -617,14 +599,13 @@ Grailbird.data.tweets_2012_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "195316498456256512", - "geo" : { - }, + "geo" : { }, "id_str" : "195681967335944192", "in_reply_to_user_id" : 2262091, "text" : "@ajordens How is your campaign going? I'm not doing as well as I hoped. I've had 4 completed after ~$70. Previously got around 8 for $100.", "id" : 195681967335944192, "in_reply_to_status_id" : 195316498456256512, - "created_at" : "Fri Apr 27 01:13:11 +0000 2012", + "created_at" : "2012-04-27 01:13:11 +0000", "in_reply_to_screen_name" : "ajordens", "in_reply_to_user_id_str" : "2262091", "user" : { @@ -632,12 +613,12 @@ Grailbird.data.tweets_2012_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "niels bom", @@ -657,14 +638,13 @@ Grailbird.data.tweets_2012_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "195172903074004993", - "geo" : { - }, + "geo" : { }, "id_str" : "195179308334067712", "in_reply_to_user_id" : 3260971, "text" : "@niels_bom Yes, it is! I would love to take credit but I must tip my hat to @SteveStreza (iirc)", "id" : 195179308334067712, "in_reply_to_status_id" : 195172903074004993, - "created_at" : "Wed Apr 25 15:55:48 +0000 2012", + "created_at" : "2012-04-25 15:55:48 +0000", "in_reply_to_screen_name" : "niels_bom", "in_reply_to_user_id_str" : "3260971", "user" : { @@ -672,12 +652,12 @@ Grailbird.data.tweets_2012_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Coda Hale", @@ -690,47 +670,45 @@ Grailbird.data.tweets_2012_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "195163023684534273", "text" : "RT @coda: Some people, when confronted with a problem, think \"I know, I'll solve it.\" But the Void is inescapable and our short lives ar ...", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "194509470561349632", "text" : "Some people, when confronted with a problem, think \"I know, I'll solve it.\" But the Void is inescapable and our short lives are meaningless.", "id" : 194509470561349632, - "created_at" : "Mon Apr 23 19:34:06 +0000 2012", + "created_at" : "2012-04-23 19:34:06 +0000", "user" : { "name" : "Coda Hale", "screen_name" : "coda", "protected" : false, "id_str" : "637533", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/959504887/horseshit_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000685737941\/6f81b375c0350068780811f4579a099e_normal.jpeg", "id" : 637533, "verified" : false } }, "id" : 195163023684534273, - "created_at" : "Wed Apr 25 14:51:05 +0000 2012", + "created_at" : "2012-04-25 14:51:05 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Crossley", @@ -744,14 +722,13 @@ Grailbird.data.tweets_2012_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "195124900992786432", - "geo" : { - }, + "geo" : { }, "id_str" : "195162828959789058", "in_reply_to_user_id" : 11573212, "text" : "@jcrossley3 Sounds like you needed them both then :)", "id" : 195162828959789058, "in_reply_to_status_id" : 195124900992786432, - "created_at" : "Wed Apr 25 14:50:19 +0000 2012", + "created_at" : "2012-04-25 14:50:19 +0000", "in_reply_to_screen_name" : "jcrossley3", "in_reply_to_user_id_str" : "11573212", "user" : { @@ -759,12 +736,12 @@ Grailbird.data.tweets_2012_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Adam Jordens", @@ -778,14 +755,13 @@ Grailbird.data.tweets_2012_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "194992514019758080", - "geo" : { - }, + "geo" : { }, "id_str" : "195003168944431104", "in_reply_to_user_id" : 2262091, "text" : "@ajordens Good publicity for their new Dropbox competitor.", "id" : 195003168944431104, "in_reply_to_status_id" : 194992514019758080, - "created_at" : "Wed Apr 25 04:15:53 +0000 2012", + "created_at" : "2012-04-25 04:15:53 +0000", "in_reply_to_screen_name" : "ajordens", "in_reply_to_user_id_str" : "2262091", "user" : { @@ -793,12 +769,12 @@ Grailbird.data.tweets_2012_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Adam Jordens", @@ -817,12 +793,11 @@ Grailbird.data.tweets_2012_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "195003060030935040", "text" : "RT @ajordens: @_sjs funny. I was going to do the exact same things with the $100 I just got.", "retweeted_status" : { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -836,14 +811,13 @@ Grailbird.data.tweets_2012_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "194991988339253248", - "geo" : { - }, + "geo" : { }, "id_str" : "194992514019758080", "in_reply_to_user_id" : 4777951, "text" : "@_sjs funny. I was going to do the exact same things with the $100 I just got.", "id" : 194992514019758080, "in_reply_to_status_id" : 194991988339253248, - "created_at" : "Wed Apr 25 03:33:32 +0000 2012", + "created_at" : "2012-04-25 03:33:32 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -851,54 +825,53 @@ Grailbird.data.tweets_2012_04 = "screen_name" : "ajordens", "protected" : false, "id_str" : "2262091", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3392539740/58a60d7af5ca9116041ee0962ebe71a8_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000733697110\/d9cc5c403e1d3fc8bce0c9fd970fe388_normal.jpeg", "id" : 2262091, "verified" : false } }, "id" : 195003060030935040, - "created_at" : "Wed Apr 25 04:15:27 +0000 2012", + "created_at" : "2012-04-25 04:15:27 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "194991988339253248", "text" : "AdWords gave me $100 for signing up. Dropbox campaign #2 begins. Should get the 16 GB easily and still have a balance on AdWords.", "id" : 194991988339253248, - "created_at" : "Wed Apr 25 03:31:27 +0000 2012", + "created_at" : "2012-04-25 03:31:27 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Alex MacCaw", "screen_name" : "maccman", "indices" : [ 0, 8 ], - "id_str" : "2006261", - "id" : 2006261 + "id_str" : "1345494948", + "id" : 1345494948 }, { "name" : "Thomas Fuchs", "screen_name" : "thomasfuchs", @@ -911,27 +884,26 @@ Grailbird.data.tweets_2012_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "194927679869419521", - "geo" : { - }, + "geo" : { }, "id_str" : "194934197754933249", "in_reply_to_user_id" : 2006261, "text" : "@maccman Do you disagree with the spirit of the post or the details? I disagree about the with statement but like the spirit. +@thomasfuchs", "id" : 194934197754933249, "in_reply_to_status_id" : 194927679869419521, - "created_at" : "Tue Apr 24 23:41:49 +0000 2012", - "in_reply_to_screen_name" : "maccman", + "created_at" : "2012-04-24 23:41:49 +0000", + "in_reply_to_screen_name" : "maccaw", "in_reply_to_user_id_str" : "2006261", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sam Vermette", @@ -942,54 +914,57 @@ Grailbird.data.tweets_2012_04 = } ], "media" : [ ], "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "https:\/\/t.co\/Aro0nPNx", + "expanded_url" : "https:\/\/github.com\/samvermette\/SVPullToRefresh", + "display_url" : "github.com\/samvermette\/SV\u2026" + } ] }, + "geo" : { }, "id_str" : "194660453304111104", "text" : "RT @samvermette: What if adding pull to refresh was easy as doing:\n\n[tableView addPullToRefreshWithActionHandler:block];\n\nIt now is: htt ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 116, 137 ], - "url" : "https://t.co/Aro0nPNx", - "expanded_url" : "https://github.com/samvermette/SVPullToRefresh", - "display_url" : "github.com/samvermette/SV\u2026" + "url" : "https:\/\/t.co\/Aro0nPNx", + "expanded_url" : "https:\/\/github.com\/samvermette\/SVPullToRefresh", + "display_url" : "github.com\/samvermette\/SV\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "194657307735506944", - "text" : "What if adding pull to refresh was easy as doing:\n\n[tableView addPullToRefreshWithActionHandler:block];\n\nIt now is: https://t.co/Aro0nPNx", + "text" : "What if adding pull to refresh was easy as doing:\n\n[tableView addPullToRefreshWithActionHandler:block];\n\nIt now is: https:\/\/t.co\/Aro0nPNx", "id" : 194657307735506944, - "created_at" : "Tue Apr 24 05:21:33 +0000 2012", + "created_at" : "2012-04-24 05:21:33 +0000", "user" : { "name" : "Sam Vermette", "screen_name" : "samvermette", "protected" : false, "id_str" : "39306627", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2583736926/8pvr6vc0dd2x94c27qu8_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2583736926\/8pvr6vc0dd2x94c27qu8_normal.png", "id" : 39306627, "verified" : false } }, "id" : 194660453304111104, - "created_at" : "Tue Apr 24 05:34:03 +0000 2012", + "created_at" : "2012-04-24 05:34:03 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mitchell Hashimoto", @@ -1008,17 +983,16 @@ Grailbird.data.tweets_2012_04 = "hashtags" : [ ], "urls" : [ { "indices" : [ 116, 136 ], - "url" : "http://t.co/jhSGls9L", - "expanded_url" : "http://instagr.am/p/JqkmufCfgT/", - "display_url" : "instagr.am/p/JqkmufCfgT/" + "url" : "http:\/\/t.co\/jhSGls9L", + "expanded_url" : "http:\/\/instagr.am\/p\/JqkmufCfgT\/", + "display_url" : "instagr.am\/p\/JqkmufCfgT\/" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "193534869094137859", - "text" : "RT @mitchellh: I had to! RT @mannyanekal: You Can Take The Engineer To The W... And He Will Code @ W San Francisco http://t.co/jhSGls9L", + "text" : "RT @mitchellh: I had to! RT @mannyanekal: You Can Take The Engineer To The W... And He Will Code @ W San Francisco http:\/\/t.co\/jhSGls9L", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "mannyanekal", @@ -1031,40 +1005,39 @@ Grailbird.data.tweets_2012_04 = "hashtags" : [ ], "urls" : [ { "indices" : [ 101, 121 ], - "url" : "http://t.co/jhSGls9L", - "expanded_url" : "http://instagr.am/p/JqkmufCfgT/", - "display_url" : "instagr.am/p/JqkmufCfgT/" + "url" : "http:\/\/t.co\/jhSGls9L", + "expanded_url" : "http:\/\/instagr.am\/p\/JqkmufCfgT\/", + "display_url" : "instagr.am\/p\/JqkmufCfgT\/" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "193529715015954432", - "text" : "I had to! RT @mannyanekal: You Can Take The Engineer To The W... And He Will Code @ W San Francisco http://t.co/jhSGls9L", + "text" : "I had to! RT @mannyanekal: You Can Take The Engineer To The W... And He Will Code @ W San Francisco http:\/\/t.co\/jhSGls9L", "id" : 193529715015954432, - "created_at" : "Sat Apr 21 02:40:54 +0000 2012", + "created_at" : "2012-04-21 02:40:54 +0000", "user" : { "name" : "Mitchell Hashimoto", "screen_name" : "mitchellh", "protected" : false, "id_str" : "12819682", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2707460527/252a64411a339184ff375a96fb68dcb0_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2707460527\/252a64411a339184ff375a96fb68dcb0_normal.png", "id" : 12819682, "verified" : false } }, "id" : 193534869094137859, - "created_at" : "Sat Apr 21 03:01:23 +0000 2012", + "created_at" : "2012-04-21 03:01:23 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Gruber", @@ -1077,13 +1050,12 @@ Grailbird.data.tweets_2012_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "193523944555413504", "in_reply_to_user_id" : 33423, - "text" : "@gruber I think celebrities conversing w/ Siri is an attempt to make it seem more cool (or less geeky) to talk to your phone.", + "text" : "@gruber I think celebrities conversing w\/ Siri is an attempt to make it seem more cool (or less geeky) to talk to your phone.", "id" : 193523944555413504, - "created_at" : "Sat Apr 21 02:17:58 +0000 2012", + "created_at" : "2012-04-21 02:17:58 +0000", "in_reply_to_screen_name" : "gruber", "in_reply_to_user_id_str" : "33423", "user" : { @@ -1091,12 +1063,12 @@ Grailbird.data.tweets_2012_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Aaron Bazinet", @@ -1112,15 +1084,17 @@ Grailbird.data.tweets_2012_04 = "id" : 749863 } ], "media" : [ ], - "hashtags" : [ ], + "hashtags" : [ { + "text" : "TurnsOut", + "indices" : [ 139, 140 ] + } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "193469088733986816", "text" : "RT @aaronbazinet: I can no longer hear \u201Cturns out\u201D in a normal conversation without immediately hearing @hotdogsladies repeat it in my h ...", "retweeted_status" : { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Merlin Mann", @@ -1136,35 +1110,34 @@ Grailbird.data.tweets_2012_04 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "193412514107764736", "text" : "I can no longer hear \u201Cturns out\u201D in a normal conversation without immediately hearing @hotdogsladies repeat it in my head. #TurnsOut", "id" : 193412514107764736, - "created_at" : "Fri Apr 20 18:55:11 +0000 2012", + "created_at" : "2012-04-20 18:55:11 +0000", "user" : { "name" : "Aaron Bazinet", "screen_name" : "aaronbazinet", "protected" : false, "id_str" : "15212851", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2932098625/40321e013aea5f506b88eccc83184bd8_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3481200413\/811eb3a2387d49a2c0dd30bd4ab9fb98_normal.jpeg", "id" : 15212851, "verified" : false } }, "id" : 193469088733986816, - "created_at" : "Fri Apr 20 22:39:59 +0000 2012", + "created_at" : "2012-04-20 22:39:59 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "tEh_kLeV", @@ -1183,15 +1156,14 @@ Grailbird.data.tweets_2012_04 = "hashtags" : [ ], "urls" : [ { "indices" : [ 19, 39 ], - "url" : "http://t.co/jQ2lk2OY", - "expanded_url" : "http://i.stack.imgur.com/jMHoE.jpg", - "display_url" : "i.stack.imgur.com/jMHoE.jpg" + "url" : "http:\/\/t.co\/jQ2lk2OY", + "expanded_url" : "http:\/\/i.stack.imgur.com\/jMHoE.jpg", + "display_url" : "i.stack.imgur.com\/jMHoE.jpg" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "192323653210357760", - "text" : "RT @Teh_kLeV: LOL: http://t.co/jQ2lk2OY /via @tinkertim", + "text" : "RT @Teh_kLeV: LOL: http:\/\/t.co\/jQ2lk2OY \/via @tinkertim", "retweeted_status" : { "source" : "web", "entities" : { @@ -1206,40 +1178,39 @@ Grailbird.data.tweets_2012_04 = "hashtags" : [ ], "urls" : [ { "indices" : [ 5, 25 ], - "url" : "http://t.co/jQ2lk2OY", - "expanded_url" : "http://i.stack.imgur.com/jMHoE.jpg", - "display_url" : "i.stack.imgur.com/jMHoE.jpg" + "url" : "http:\/\/t.co\/jQ2lk2OY", + "expanded_url" : "http:\/\/i.stack.imgur.com\/jMHoE.jpg", + "display_url" : "i.stack.imgur.com\/jMHoE.jpg" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "192051395250241537", - "text" : "LOL: http://t.co/jQ2lk2OY /via @tinkertim", + "text" : "LOL: http:\/\/t.co\/jQ2lk2OY \/via @tinkertim", "id" : 192051395250241537, - "created_at" : "Tue Apr 17 00:46:35 +0000 2012", + "created_at" : "2012-04-17 00:46:35 +0000", "user" : { "name" : "tEh_kLeV", "screen_name" : "Teh_kLeV", "protected" : false, "id_str" : "68813509", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1105059605/2372408_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/436289211063226369\/qtYn9q-2_normal.png", "id" : 68813509, "verified" : false } }, "id" : 192323653210357760, - "created_at" : "Tue Apr 17 18:48:26 +0000 2012", + "created_at" : "2012-04-17 18:48:26 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1253,14 +1224,13 @@ Grailbird.data.tweets_2012_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "192129668974002177", - "geo" : { - }, + "geo" : { }, "id_str" : "192131203829211136", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle I hear you. *glares at the Finder*", "id" : 192131203829211136, "in_reply_to_status_id" : 192129668974002177, - "created_at" : "Tue Apr 17 06:03:43 +0000 2012", + "created_at" : "2012-04-17 06:03:43 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -1268,35 +1238,34 @@ Grailbird.data.tweets_2012_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "192102294492418048", "text" : "Every time I have to use Eclipse and remember that you install plugins by going Help -> Install New Software I die a little inside.", "id" : 192102294492418048, - "created_at" : "Tue Apr 17 04:08:50 +0000 2012", + "created_at" : "2012-04-17 04:08:50 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Chrome Developers", @@ -1310,14 +1279,13 @@ Grailbird.data.tweets_2012_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "191987893223428096", - "geo" : { - }, + "geo" : { }, "id_str" : "191990762005737472", "in_reply_to_user_id" : 113713261, "text" : "@ChromiumDev Is this a temporary step on the way to giving more storage to every site? Rubs me the wrong way that only Chrome apps get this.", "id" : 191990762005737472, "in_reply_to_status_id" : 191987893223428096, - "created_at" : "Mon Apr 16 20:45:39 +0000 2012", + "created_at" : "2012-04-16 20:45:39 +0000", "in_reply_to_screen_name" : "ChromiumDev", "in_reply_to_user_id_str" : "113713261", "user" : { @@ -1325,15 +1293,15 @@ Grailbird.data.tweets_2012_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 0, 10 ], "id_str" : "18137723", @@ -1356,14 +1324,13 @@ Grailbird.data.tweets_2012_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "191944985841635328", - "geo" : { - }, + "geo" : { }, "id_str" : "191965426887036929", "in_reply_to_user_id" : 18137723, "text" : "@raganwald @amyhoy @BrendanEich It is valid and legal. JSMin only parses the subset of JS that JSLint accepts, but people use it for any JS.", "id" : 191965426887036929, "in_reply_to_status_id" : 191944985841635328, - "created_at" : "Mon Apr 16 19:04:58 +0000 2012", + "created_at" : "2012-04-16 19:04:58 +0000", "in_reply_to_screen_name" : "raganwald", "in_reply_to_user_id_str" : "18137723", "user" : { @@ -1371,7 +1338,7 @@ Grailbird.data.tweets_2012_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1389,42 +1356,40 @@ Grailbird.data.tweets_2012_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "190972461171474432", "text" : "RT @carllerche: MongoDB is the Rebecca Black of databases.", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "190970056878981122", "text" : "MongoDB is the Rebecca Black of databases.", "id" : 190970056878981122, - "created_at" : "Sat Apr 14 01:09:44 +0000 2012", + "created_at" : "2012-04-14 01:09:44 +0000", "user" : { "name" : "Carl Lerche", "screen_name" : "carllerche", "protected" : false, "id_str" : "3763061", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1108645829/4031134264_c87a759f10_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1108645829\/4031134264_c87a759f10_normal.jpg", "id" : 3763061, "verified" : false } }, "id" : 190972461171474432, - "created_at" : "Sat Apr 14 01:19:17 +0000 2012", + "created_at" : "2012-04-14 01:19:17 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1442,8 +1407,7 @@ Grailbird.data.tweets_2012_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "190972338160930817", "text" : "RT @codinghorror: PHP is the Nickelback of programming languages.", "retweeted_status" : { @@ -1454,35 +1418,34 @@ Grailbird.data.tweets_2012_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "190943243511406592", "text" : "PHP is the Nickelback of programming languages.", "id" : 190943243511406592, - "created_at" : "Fri Apr 13 23:23:11 +0000 2012", + "created_at" : "2012-04-13 23:23:11 +0000", "user" : { "name" : "Jeff Atwood", "screen_name" : "codinghorror", "protected" : false, "id_str" : "5637652", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2052442590/coding-horror-official-logo-medium_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2052442590\/coding-horror-official-logo-medium_normal.png", "id" : 5637652, "verified" : true } }, "id" : 190972338160930817, - "created_at" : "Sat Apr 14 01:18:48 +0000 2012", + "created_at" : "2012-04-14 01:18:48 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -1501,8 +1464,7 @@ Grailbird.data.tweets_2012_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "190972083621216256", "text" : "RT @peterc: @_sjs I've been wrong, I've been down, been to the bottom of every bottle. These five words in my head scream \"Are we having ...", "retweeted_status" : { @@ -1520,14 +1482,13 @@ Grailbird.data.tweets_2012_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "190969289627545600", - "geo" : { - }, + "geo" : { }, "id_str" : "190971177609609216", "in_reply_to_user_id" : 4777951, "text" : "@_sjs I've been wrong, I've been down, been to the bottom of every bottle. These five words in my head scream \"Are we having fun yet?\"", "id" : 190971177609609216, "in_reply_to_status_id" : 190969289627545600, - "created_at" : "Sat Apr 14 01:14:11 +0000 2012", + "created_at" : "2012-04-14 01:14:11 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -1535,24 +1496,24 @@ Grailbird.data.tweets_2012_04 = "screen_name" : "peterc", "protected" : false, "id_str" : "33493", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2613982763/ttq5jf710uegagijddeb_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/432149950852378624\/MTvJN889_normal.png", "id" : 33493, "verified" : false } }, "id" : 190972083621216256, - "created_at" : "Sat Apr 14 01:17:47 +0000 2012", + "created_at" : "2012-04-14 01:17:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jeff Atwood", @@ -1566,14 +1527,13 @@ Grailbird.data.tweets_2012_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "190943243511406592", - "geo" : { - }, + "geo" : { }, "id_str" : "190969289627545600", "in_reply_to_user_id" : 5637652, "text" : "@codinghorror Brilliant. Everyone claims to hate it. Yet it is, somehow, still amazingly popular.", "id" : 190969289627545600, "in_reply_to_status_id" : 190943243511406592, - "created_at" : "Sat Apr 14 01:06:41 +0000 2012", + "created_at" : "2012-04-14 01:06:41 +0000", "in_reply_to_screen_name" : "codinghorror", "in_reply_to_user_id_str" : "5637652", "user" : { @@ -1581,103 +1541,94 @@ Grailbird.data.tweets_2012_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Sam Soffes", - "screen_name" : "samsoffes", - "indices" : [ 3, 13 ], - "id_str" : "870450487", - "id" : 870450487 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 83, 103 ], - "url" : "http://t.co/1xhJ6Oxs", - "expanded_url" : "http://dcovery.com/", + "url" : "http:\/\/t.co\/1xhJ6Oxs", + "expanded_url" : "http:\/\/dcovery.com\/", "display_url" : "dcovery.com" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "189885628727566336", - "text" : "RT @samsoffes: Seriously impressed! Really, really amazing stuff. Watch the video: http://t.co/1xhJ6Oxs", + "text" : "RT @samsoffes: Seriously impressed! Really, really amazing stuff. Watch the video: http:\/\/t.co\/1xhJ6Oxs", "retweeted_status" : { - "source" : "Wren for Mac", + "source" : "\u003Ca href=\"http:\/\/wrenapp.com\" rel=\"nofollow\"\u003EWren for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 68, 88 ], - "url" : "http://t.co/1xhJ6Oxs", - "expanded_url" : "http://dcovery.com/", + "url" : "http:\/\/t.co\/1xhJ6Oxs", + "expanded_url" : "http:\/\/dcovery.com\/", "display_url" : "dcovery.com" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "189751363700396032", - "text" : "Seriously impressed! Really, really amazing stuff. Watch the video: http://t.co/1xhJ6Oxs", + "text" : "Seriously impressed! Really, really amazing stuff. Watch the video: http:\/\/t.co\/1xhJ6Oxs", "id" : 189751363700396032, - "created_at" : "Tue Apr 10 16:27:05 +0000 2012", + "created_at" : "2012-04-10 16:27:05 +0000", "user" : { "name" : "Sam Soffes", "screen_name" : "soffes", "protected" : false, "id_str" : "6154602", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1809893726/bw-tie_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/415633901151715329\/c6ZxEKOM_normal.jpeg", "id" : 6154602, "verified" : false } }, "id" : 189885628727566336, - "created_at" : "Wed Apr 11 01:20:36 +0000 2012", + "created_at" : "2012-04-11 01:20:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 57, 77 ], - "url" : "http://t.co/oBc83IeS", - "expanded_url" : "http://stackoverflow.com/questions/9694038/xcode-archiving-ios-app-as-a-mac-app", - "display_url" : "stackoverflow.com/questions/9694\u2026" + "url" : "http:\/\/t.co\/oBc83IeS", + "expanded_url" : "http:\/\/stackoverflow.com\/questions\/9694038\/xcode-archiving-ios-app-as-a-mac-app", + "display_url" : "stackoverflow.com\/questions\/9694\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "189420770034860032", - "text" : "Any ideas on why Xcode is archiving an iOS as a Mac app? http://t.co/oBc83IeS", + "text" : "Any ideas on why Xcode is archiving an iOS as a Mac app? http:\/\/t.co\/oBc83IeS", "id" : 189420770034860032, - "created_at" : "Mon Apr 09 18:33:25 +0000 2012", + "created_at" : "2012-04-09 18:33:25 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jeff Atwood", @@ -1691,14 +1642,13 @@ Grailbird.data.tweets_2012_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "188738205137387520", - "geo" : { - }, + "geo" : { }, "id_str" : "188739576502829056", "in_reply_to_user_id" : 5637652, "text" : "@codinghorror Doppelp\u00EFxler, nat\u00FCrlich.", "id" : 188739576502829056, "in_reply_to_status_id" : 188738205137387520, - "created_at" : "Sat Apr 07 21:26:36 +0000 2012", + "created_at" : "2012-04-07 21:26:36 +0000", "in_reply_to_screen_name" : "codinghorror", "in_reply_to_user_id_str" : "5637652", "user" : { @@ -1706,35 +1656,34 @@ Grailbird.data.tweets_2012_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "188129651686785025", "text" : "\"The IQ of a crowd is the IQ of its most stupid member divided by the number of people in it.\" -Terry Pratchett", "id" : 188129651686785025, - "created_at" : "Fri Apr 06 05:02:58 +0000 2012", + "created_at" : "2012-04-06 05:02:58 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daniel Erickson", @@ -1756,17 +1705,16 @@ Grailbird.data.tweets_2012_04 = } ], "urls" : [ { "indices" : [ 86, 106 ], - "url" : "http://t.co/4BicMbc7", - "expanded_url" : "http://geeksaround.me", + "url" : "http:\/\/t.co\/4BicMbc7", + "expanded_url" : "http:\/\/geeksaround.me", "display_url" : "geeksaround.me" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "187405654888157185", - "text" : "RT @TechWraith: Hey #jsconf'ers. The @yammer crew built a cool little mobile web app: http://t.co/4BicMbc7 - check into foursquare and f ...", + "text" : "RT @TechWraith: Hey #jsconf'ers. The @yammer crew built a cool little mobile web app: http:\/\/t.co\/4BicMbc7 - check into foursquare and f ...", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Yammer", @@ -1782,66 +1730,64 @@ Grailbird.data.tweets_2012_04 = } ], "urls" : [ { "indices" : [ 70, 90 ], - "url" : "http://t.co/4BicMbc7", - "expanded_url" : "http://geeksaround.me", + "url" : "http:\/\/t.co\/4BicMbc7", + "expanded_url" : "http:\/\/geeksaround.me", "display_url" : "geeksaround.me" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "187362989714841600", - "text" : "Hey #jsconf'ers. The @yammer crew built a cool little mobile web app: http://t.co/4BicMbc7 - check into foursquare and find geeks around you", + "text" : "Hey #jsconf'ers. The @yammer crew built a cool little mobile web app: http:\/\/t.co\/4BicMbc7 - check into foursquare and find geeks around you", "id" : 187362989714841600, - "created_at" : "Wed Apr 04 02:16:32 +0000 2012", + "created_at" : "2012-04-04 02:16:32 +0000", "user" : { "name" : "Daniel Erickson", "screen_name" : "TechWraith", "protected" : false, "id_str" : "14063139", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2256561067/image_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2256561067\/image_normal.jpg", "id" : 14063139, "verified" : false } }, "id" : 187405654888157185, - "created_at" : "Wed Apr 04 05:06:04 +0000 2012", + "created_at" : "2012-04-04 05:06:04 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "187404347007709185", "text" : "zhistory in Dropbox is a mixed blessing, but 90% good so far! It's *slightly* similar to having browser history synced across machines.", "id" : 187404347007709185, - "created_at" : "Wed Apr 04 05:00:52 +0000 2012", + "created_at" : "2012-04-04 05:00:52 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Peter Van Dijck", + "name" : "Peter Van Dijck \u2601", "screen_name" : "petervandijck", "indices" : [ 3, 17 ], "id_str" : "823036", @@ -1851,15 +1797,14 @@ Grailbird.data.tweets_2012_04 = "hashtags" : [ ], "urls" : [ { "indices" : [ 57, 77 ], - "url" : "http://t.co/p8hbuthE", - "expanded_url" : "http://ignorethecode.net/blog/2012/02/21/steal_webos_features/", - "display_url" : "ignorethecode.net/blog/2012/02/2\u2026" + "url" : "http:\/\/t.co\/p8hbuthE", + "expanded_url" : "http:\/\/ignorethecode.net\/blog\/2012\/02\/21\/steal_webos_features\/", + "display_url" : "ignorethecode.net\/blog\/2012\/02\/2\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "186689573760417793", - "text" : "RT @petervandijck: WebOS, truly the Amiga of the 2010's. http://t.co/p8hbuthE", + "text" : "RT @petervandijck: WebOS, truly the Amiga of the 2010's. http:\/\/t.co\/p8hbuthE", "retweeted_status" : { "source" : "web", "entities" : { @@ -1868,40 +1813,39 @@ Grailbird.data.tweets_2012_04 = "hashtags" : [ ], "urls" : [ { "indices" : [ 38, 58 ], - "url" : "http://t.co/p8hbuthE", - "expanded_url" : "http://ignorethecode.net/blog/2012/02/21/steal_webos_features/", - "display_url" : "ignorethecode.net/blog/2012/02/2\u2026" + "url" : "http:\/\/t.co\/p8hbuthE", + "expanded_url" : "http:\/\/ignorethecode.net\/blog\/2012\/02\/21\/steal_webos_features\/", + "display_url" : "ignorethecode.net\/blog\/2012\/02\/2\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "172307505697918976", - "text" : "WebOS, truly the Amiga of the 2010's. http://t.co/p8hbuthE", + "text" : "WebOS, truly the Amiga of the 2010's. http:\/\/t.co\/p8hbuthE", "id" : 172307505697918976, - "created_at" : "Wed Feb 22 13:11:25 +0000 2012", + "created_at" : "2012-02-22 13:11:25 +0000", "user" : { - "name" : "Peter Van Dijck", + "name" : "Peter Van Dijck \u2601", "screen_name" : "petervandijck", "protected" : false, "id_str" : "823036", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/927432937/profile_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000789947120\/bf7f174f7785462023cb58d8998c325c_normal.jpeg", "id" : 823036, "verified" : false } }, "id" : 186689573760417793, - "created_at" : "Mon Apr 02 05:40:37 +0000 2012", + "created_at" : "2012-04-02 05:40:37 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter van der Zee", @@ -1915,14 +1859,13 @@ Grailbird.data.tweets_2012_04 = "urls" : [ ] }, "in_reply_to_status_id_str" : "186569826016301056", - "geo" : { - }, + "geo" : { }, "id_str" : "186578746382356482", "in_reply_to_user_id" : 31151313, "text" : "@kuvos Bonus points if it sorts numerically when both values satisfy !isNaN(+a[prop]), or something to that effect.", "id" : 186578746382356482, "in_reply_to_status_id" : 186569826016301056, - "created_at" : "Sun Apr 01 22:20:14 +0000 2012", + "created_at" : "2012-04-01 22:20:14 +0000", "in_reply_to_screen_name" : "kuvos", "in_reply_to_user_id_str" : "31151313", "user" : { @@ -1930,12 +1873,12 @@ Grailbird.data.tweets_2012_04 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter van der Zee", @@ -1948,10 +1891,9 @@ Grailbird.data.tweets_2012_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "186576954936410112", - "text" : "RT @kuvos: Wouldn't it be nice to be able to have an Array#sort(prop) that desugars to .sort(function(a,b){ if (a[prop]<b[prop]) .., ...", + "text" : "RT @kuvos: Wouldn't it be nice to be able to have an Array#sort(prop) that desugars to .sort(function(a,b)\u007B if (a[prop]<b[prop]) .., ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -1960,30 +1902,29 @@ Grailbird.data.tweets_2012_04 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "186569826016301056", - "text" : "Wouldn't it be nice to be able to have an Array#sort(prop) that desugars to .sort(function(a,b){ if (a[prop]<b[prop]) .., with prop optional", + "text" : "Wouldn't it be nice to be able to have an Array#sort(prop) that desugars to .sort(function(a,b)\u007B if (a[prop]<b[prop]) .., with prop optional", "id" : 186569826016301056, - "created_at" : "Sun Apr 01 21:44:47 +0000 2012", + "created_at" : "2012-04-01 21:44:47 +0000", "user" : { "name" : "Peter van der Zee", "screen_name" : "kuvos", "protected" : false, "id_str" : "31151313", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1345105399/headshot_smaller_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1345105399\/headshot_smaller_normal.png", "id" : 31151313, "verified" : false } }, "id" : 186576954936410112, - "created_at" : "Sun Apr 01 22:13:07 +0000 2012", + "created_at" : "2012-04-01 22:13:07 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2012_05.js b/public/tweets/data/js/tweets/2012_05.js index d2d641d..6d46ddd 100755 --- a/public/tweets/data/js/tweets/2012_05.js +++ b/public/tweets/data/js/tweets/2012_05.js @@ -1,6 +1,6 @@ Grailbird.data.tweets_2012_05 = [ { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -14,14 +14,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "208388364418809858", - "geo" : { - }, + "geo" : { }, "id_str" : "208394719355604992", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke They made the mistake of making it for the \u201Centerprise\u201D instead of for people.", "id" : 208394719355604992, "in_reply_to_status_id" : 208388364418809858, - "created_at" : "Fri Jun 01 03:09:07 +0000 2012", + "created_at" : "2012-06-01 03:09:07 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -29,35 +28,34 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "207494274785353728", "text" : "Don\u2019t even joke about a <like> tag.", "id" : 207494274785353728, - "created_at" : "Tue May 29 15:31:04 +0000 2012", + "created_at" : "2012-05-29 15:31:04 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -70,47 +68,45 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "207492612859506689", "text" : "RT @siracusa: Wow, there's a hell of a lot of \"TBA\" on the WWDC schedule. Soon I'll be expecting sessions like \"Adopting Core Levitation.\"", "retweeted_status" : { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "207467977724014594", "text" : "Wow, there's a hell of a lot of \"TBA\" on the WWDC schedule. Soon I'll be expecting sessions like \"Adopting Core Levitation.\"", "id" : 207467977724014594, - "created_at" : "Tue May 29 13:46:35 +0000 2012", + "created_at" : "2012-05-29 13:46:35 +0000", "user" : { "name" : "John Siracusa", "screen_name" : "siracusa", "protected" : false, "id_str" : "636923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1501070030/John_2011_1_500x500_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", "id" : 636923, "verified" : false } }, "id" : 207492612859506689, - "created_at" : "Tue May 29 15:24:28 +0000 2012", + "created_at" : "2012-05-29 15:24:28 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dalai Lama", @@ -123,8 +119,7 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "207490853411897344", "text" : "RT @DalaiLama: The many factors which divide us are actually much more superficial than those we share.", "retweeted_status" : { @@ -135,35 +130,34 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "207402953378766848", "text" : "The many factors which divide us are actually much more superficial than those we share.", "id" : 207402953378766848, - "created_at" : "Tue May 29 09:28:12 +0000 2012", + "created_at" : "2012-05-29 09:28:12 +0000", "user" : { "name" : "Dalai Lama", "screen_name" : "DalaiLama", "protected" : false, "id_str" : "20609518", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/711293289/hhdl-twitter_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/711293289\/hhdl-twitter_normal.png", "id" : 20609518, "verified" : true } }, "id" : 207490853411897344, - "created_at" : "Tue May 29 15:17:29 +0000 2012", + "created_at" : "2012-05-29 15:17:29 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -173,13 +167,15 @@ Grailbird.data.tweets_2012_05 = "id" : 14273142 } ], "media" : [ ], - "hashtags" : [ ], + "hashtags" : [ { + "text" : "yyj", + "indices" : [ 139, 140 ] + } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "207307473776943104", - "text" : "RT @lunafiko: Need a website, custom web or mobile app, or design work done? We provide local expertise in UI/UX, cutting edge web and m ...", + "text" : "RT @lunafiko: Need a website, custom web or mobile app, or design work done? We provide local expertise in UI\/UX, cutting edge web and m ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -191,35 +187,34 @@ Grailbird.data.tweets_2012_05 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "207249827652829184", - "text" : "Need a website, custom web or mobile app, or design work done? We provide local expertise in UI/UX, cutting edge web and mobile dev #yyj", + "text" : "Need a website, custom web or mobile app, or design work done? We provide local expertise in UI\/UX, cutting edge web and mobile dev #yyj", "id" : 207249827652829184, - "created_at" : "Mon May 28 23:19:44 +0000 2012", + "created_at" : "2012-05-28 23:19:44 +0000", "user" : { "name" : "Grigory Kruglov", "screen_name" : "lunafiko", "protected" : false, "id_str" : "14273142", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2366304626/khrxv6x39wsfdqmhseny_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2366304626\/khrxv6x39wsfdqmhseny_normal.jpeg", "id" : 14273142, "verified" : false } }, "id" : 207307473776943104, - "created_at" : "Tue May 29 03:08:47 +0000 2012", + "created_at" : "2012-05-29 03:08:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -232,57 +227,55 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ { "indices" : [ 37, 57 ], - "url" : "http://t.co/meo167JX", - "expanded_url" : "http://github.com/laullon/GitX", - "display_url" : "github.com/laullon/GitX" + "url" : "http:\/\/t.co\/meo167JX", + "expanded_url" : "http:\/\/github.com\/laullon\/GitX", + "display_url" : "github.com\/laullon\/GitX" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "207299014406840320", - "text" : "RT @JimRoepcke: Just built GitX from http://t.co/meo167JX - he's been merging in pull requests. Drag-and-drop of branch labels works aga ...", + "text" : "RT @JimRoepcke: Just built GitX from http:\/\/t.co\/meo167JX - he's been merging in pull requests. Drag-and-drop of branch labels works aga ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 21, 41 ], - "url" : "http://t.co/meo167JX", - "expanded_url" : "http://github.com/laullon/GitX", - "display_url" : "github.com/laullon/GitX" + "url" : "http:\/\/t.co\/meo167JX", + "expanded_url" : "http:\/\/github.com\/laullon\/GitX", + "display_url" : "github.com\/laullon\/GitX" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "207196009498025984", - "text" : "Just built GitX from http://t.co/meo167JX - he's been merging in pull requests. Drag-and-drop of branch labels works again! Yay!", + "text" : "Just built GitX from http:\/\/t.co\/meo167JX - he's been merging in pull requests. Drag-and-drop of branch labels works again! Yay!", "id" : 207196009498025984, - "created_at" : "Mon May 28 19:45:52 +0000 2012", + "created_at" : "2012-05-28 19:45:52 +0000", "user" : { "name" : "Jim Roepcke", "screen_name" : "JimRoepcke", "protected" : false, "id_str" : "894911", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3351988957/4cad7f658ee1a7f029aa5d283d6f4d87_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", "id" : 894911, "verified" : false } }, "id" : 207299014406840320, - "created_at" : "Tue May 29 02:35:11 +0000 2012", + "created_at" : "2012-05-29 02:35:11 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -296,14 +289,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "207175227011117056", - "geo" : { - }, + "geo" : { }, "id_str" : "207175537209262081", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I bet MS is experimenting with the Kinect on those things.", "id" : 207175537209262081, "in_reply_to_status_id" : 207175227011117056, - "created_at" : "Mon May 28 18:24:31 +0000 2012", + "created_at" : "2012-05-28 18:24:31 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -311,12 +303,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -330,14 +322,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "207005852341764097", - "geo" : { - }, + "geo" : { }, "id_str" : "207174580203307009", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Seems like you would shuffling back and forth to see the whole screen and then move in to touch. Whiteboards work so maybe\u2026", "id" : 207174580203307009, "in_reply_to_status_id" : 207005852341764097, - "created_at" : "Mon May 28 18:20:43 +0000 2012", + "created_at" : "2012-05-28 18:20:43 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -345,12 +336,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -364,14 +355,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "206921806995660800", - "geo" : { - }, + "geo" : { }, "id_str" : "206971072883605504", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Giant invisible slurpee! I wonder what the primary input device is for that beast.", "id" : 206971072883605504, "in_reply_to_status_id" : 206921806995660800, - "created_at" : "Mon May 28 04:52:03 +0000 2012", + "created_at" : "2012-05-28 04:52:03 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -379,12 +369,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -398,14 +388,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "206484108581421057", - "geo" : { - }, + "geo" : { }, "id_str" : "206497879098015744", "in_reply_to_user_id" : 15687937, "text" : "@devongovett It\u2019s a setting. If you don\u2019t acknowledge a message it notifies again after some interval. I turn it off.", "id" : 206497879098015744, "in_reply_to_status_id" : 206484108581421057, - "created_at" : "Sat May 26 21:31:45 +0000 2012", + "created_at" : "2012-05-26 21:31:45 +0000", "in_reply_to_screen_name" : "devongovett", "in_reply_to_user_id_str" : "15687937", "user" : { @@ -413,12 +402,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tap for Tap", @@ -437,12 +426,11 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "206271572317716482", - "text" : "RT @tapfortap: We are pushing over 500k impressions / day on the @tapfortap network. Great week, thanks to all of you new devs!", + "text" : "RT @tapfortap: We are pushing over 500k impressions \/ day on the @tapfortap network. Great week, thanks to all of you new devs!", "retweeted_status" : { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tap for Tap", @@ -455,35 +443,34 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "206270404988375040", - "text" : "We are pushing over 500k impressions / day on the @tapfortap network. Great week, thanks to all of you new devs!", + "text" : "We are pushing over 500k impressions \/ day on the @tapfortap network. Great week, thanks to all of you new devs!", "id" : 206270404988375040, - "created_at" : "Sat May 26 06:27:51 +0000 2012", + "created_at" : "2012-05-26 06:27:51 +0000", "user" : { "name" : "Tap for Tap", "screen_name" : "tapfortap", "protected" : false, "id_str" : "494341960", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3406493429/8a2c5e4354978310bec140e954d70d46_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3406493429\/8a2c5e4354978310bec140e954d70d46_normal.png", "id" : 494341960, "verified" : true } }, "id" : 206271572317716482, - "created_at" : "Sat May 26 06:32:29 +0000 2012", + "created_at" : "2012-05-26 06:32:29 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "The Talk Show", @@ -496,13 +483,12 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "206197555288223744", "in_reply_to_user_id" : 8248862, "text" : "@thetalkshow Keep your chin up. Most are critical because they like your work even if they are dicks about it. Many fans out there still.", "id" : 206197555288223744, - "created_at" : "Sat May 26 01:38:22 +0000 2012", + "created_at" : "2012-05-26 01:38:22 +0000", "in_reply_to_screen_name" : "thetalkshow", "in_reply_to_user_id_str" : "8248862", "user" : { @@ -510,12 +496,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "The Talk Show", @@ -528,13 +514,12 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "206196531865464832", "in_reply_to_user_id" : 8248862, "text" : "@thetalkshow Wow, very unfair iTunes reviews. It is better than a 2 star show! Left a good review, but in Canadia so it barely counts.", "id" : 206196531865464832, - "created_at" : "Sat May 26 01:34:18 +0000 2012", + "created_at" : "2012-05-26 01:34:18 +0000", "in_reply_to_screen_name" : "thetalkshow", "in_reply_to_user_id_str" : "8248862", "user" : { @@ -542,15 +527,15 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Brian J. Brennan", + "name" : "Brian J Brennan", "screen_name" : "brianloveswords", "indices" : [ 3, 19 ], "id_str" : "17177251", @@ -560,75 +545,72 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "206173636573409281", "text" : "RT @brianloveswords: Guys, I just found out I can do `git checkout -` to switch back to my last used branch. This is fantastic.", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "206109094338232320", "text" : "Guys, I just found out I can do `git checkout -` to switch back to my last used branch. This is fantastic.", "id" : 206109094338232320, - "created_at" : "Fri May 25 19:46:52 +0000 2012", + "created_at" : "2012-05-25 19:46:52 +0000", "user" : { - "name" : "Brian J. Brennan", + "name" : "Brian J Brennan", "screen_name" : "brianloveswords", "protected" : false, "id_str" : "17177251", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3426841674/766c6a1633c935bccf8bfe1b872b70a8_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3426841674\/766c6a1633c935bccf8bfe1b872b70a8_normal.jpeg", "id" : 17177251, "verified" : false } }, "id" : 206173636573409281, - "created_at" : "Sat May 26 00:03:20 +0000 2012", + "created_at" : "2012-05-26 00:03:20 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 50, 70 ], - "url" : "http://t.co/mdFUWWJa", - "expanded_url" : "http://cl.ly/2z1h3T433U3x0W3s3e3S", - "display_url" : "cl.ly/2z1h3T433U3x0W\u2026" + "url" : "http:\/\/t.co\/mdFUWWJa", + "expanded_url" : "http:\/\/cl.ly\/2z1h3T433U3x0W3s3e3S", + "display_url" : "cl.ly\/2z1h3T433U3x0W\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "205889494782722048", - "text" : "Well looky here. WebKit inside the Mac App Store: http://t.co/mdFUWWJa", + "text" : "Well looky here. WebKit inside the Mac App Store: http:\/\/t.co\/mdFUWWJa", "id" : 205889494782722048, - "created_at" : "Fri May 25 05:14:15 +0000 2012", + "created_at" : "2012-05-25 05:14:15 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -642,14 +624,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "205717434336948224", - "geo" : { - }, + "geo" : { }, "id_str" : "205718510754738176", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Oh. That would be quite lame if it didn't include sync and the rest of it.", "id" : 205718510754738176, "in_reply_to_status_id" : 205717434336948224, - "created_at" : "Thu May 24 17:54:49 +0000 2012", + "created_at" : "2012-05-24 17:54:49 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -657,12 +638,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -676,14 +657,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "205711692116664322", - "geo" : { - }, + "geo" : { }, "id_str" : "205717263452614658", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Apparently MobileMe has been extended to the fall. Forget where I heard that or the exact date. I think you'll be ok though.", "id" : 205717263452614658, "in_reply_to_status_id" : 205711692116664322, - "created_at" : "Thu May 24 17:49:52 +0000 2012", + "created_at" : "2012-05-24 17:49:52 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -691,12 +671,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tap for Tap", @@ -706,11 +686,13 @@ Grailbird.data.tweets_2012_05 = "id" : 494341960 } ], "media" : [ ], - "hashtags" : [ ], + "hashtags" : [ { + "text" : "Appmarketing", + "indices" : [ 139, 140 ] + } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "205701172185677825", "text" : "RT @tapfortap: Tap for Tappers. Today is Free Credit Thursday! Tweet me or retweet this and I'll give you 1000 credits for free app prom ...", "retweeted_status" : { @@ -724,35 +706,34 @@ Grailbird.data.tweets_2012_05 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "205697019266875392", "text" : "Tap for Tappers. Today is Free Credit Thursday! Tweet me or retweet this and I'll give you 1000 credits for free app promo. #Appmarketing", "id" : 205697019266875392, - "created_at" : "Thu May 24 16:29:25 +0000 2012", + "created_at" : "2012-05-24 16:29:25 +0000", "user" : { "name" : "Tap for Tap", "screen_name" : "tapfortap", "protected" : false, "id_str" : "494341960", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3406493429/8a2c5e4354978310bec140e954d70d46_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3406493429\/8a2c5e4354978310bec140e954d70d46_normal.png", "id" : 494341960, "verified" : true } }, "id" : 205701172185677825, - "created_at" : "Thu May 24 16:45:55 +0000 2012", + "created_at" : "2012-05-24 16:45:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "ryah", @@ -765,23 +746,22 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "205493857482317824", - "text" : "@ryah I just use Dreamhost. $100/year unlimited domains and hosting. No sketchy up sells or anything. Leave anytime.", + "text" : "@ryah I just use Dreamhost. $100\/year unlimited domains and hosting. No sketchy up sells or anything. Leave anytime.", "id" : 205493857482317824, - "created_at" : "Thu May 24 03:02:08 +0000 2012", + "created_at" : "2012-05-24 03:02:08 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tom Dale", @@ -795,14 +775,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "205465071273508864", - "geo" : { - }, + "geo" : { }, "id_str" : "205493197043011584", "in_reply_to_user_id" : 668863, "text" : "@tomdale Most likely.", "id" : 205493197043011584, "in_reply_to_status_id" : 205465071273508864, - "created_at" : "Thu May 24 02:59:30 +0000 2012", + "created_at" : "2012-05-24 02:59:30 +0000", "in_reply_to_screen_name" : "tomdale", "in_reply_to_user_id_str" : "668863", "user" : { @@ -810,12 +789,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Conrad Irwin", @@ -834,15 +813,14 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ { "indices" : [ 100, 120 ], - "url" : "http://t.co/CGCtiftl", - "expanded_url" : "http://cirw.in/blog/ampex", - "display_url" : "cirw.in/blog/ampex" + "url" : "http:\/\/t.co\/CGCtiftl", + "expanded_url" : "http:\/\/cirw.in\/blog\/ampex", + "display_url" : "cirw.in\/blog\/ampex" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "205115245885259779", - "text" : "RT @conradirwin: Introducing `&X`, a library we use at @rapportive to write more readable ruby: http://t.co/CGCtiftl", + "text" : "RT @conradirwin: Introducing `&X`, a library we use at @rapportive to write more readable ruby: http:\/\/t.co\/CGCtiftl", "retweeted_status" : { "source" : "web", "entities" : { @@ -857,40 +835,39 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ { "indices" : [ 83, 103 ], - "url" : "http://t.co/CGCtiftl", - "expanded_url" : "http://cirw.in/blog/ampex", - "display_url" : "cirw.in/blog/ampex" + "url" : "http:\/\/t.co\/CGCtiftl", + "expanded_url" : "http:\/\/cirw.in\/blog\/ampex", + "display_url" : "cirw.in\/blog\/ampex" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "204620791193681921", - "text" : "Introducing `&X`, a library we use at @rapportive to write more readable ruby: http://t.co/CGCtiftl", + "text" : "Introducing `&X`, a library we use at @rapportive to write more readable ruby: http:\/\/t.co\/CGCtiftl", "id" : 204620791193681921, - "created_at" : "Mon May 21 17:12:52 +0000 2012", + "created_at" : "2012-05-21 17:12:52 +0000", "user" : { "name" : "Conrad Irwin", "screen_name" : "conradirwin", "protected" : false, "id_str" : "162814758", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1386363000/conrad_portrait_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1386363000\/conrad_portrait_normal.jpg", "id" : 162814758, "verified" : false } }, "id" : 205115245885259779, - "created_at" : "Wed May 23 01:57:40 +0000 2012", + "created_at" : "2012-05-23 01:57:40 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Allen Wirfs-Brock", @@ -903,115 +880,55 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ { "indices" : [ 75, 95 ], - "url" : "http://t.co/aSLjrnDc", - "expanded_url" : "http://ecma-international.org/ecma-262/5.1", - "display_url" : "ecma-international.org/ecma-262/5.1" + "url" : "http:\/\/t.co\/aSLjrnDc", + "expanded_url" : "http:\/\/ecma-international.org\/ecma-262\/5.1", + "display_url" : "ecma-international.org\/ecma-262\/5.1" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "204966535675121665", - "text" : "RT @awbjs: ECMAScript 5.1 Specification, now offically available in HTML: http://t.co/aSLjrnDc", + "text" : "RT @awbjs: ECMAScript 5.1 Specification, now offically available in HTML: http:\/\/t.co\/aSLjrnDc", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 64, 84 ], - "url" : "http://t.co/aSLjrnDc", - "expanded_url" : "http://ecma-international.org/ecma-262/5.1", - "display_url" : "ecma-international.org/ecma-262/5.1" + "url" : "http:\/\/t.co\/aSLjrnDc", + "expanded_url" : "http:\/\/ecma-international.org\/ecma-262\/5.1", + "display_url" : "ecma-international.org\/ecma-262\/5.1" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "204962525287157760", - "text" : "ECMAScript 5.1 Specification, now offically available in HTML: http://t.co/aSLjrnDc", + "text" : "ECMAScript 5.1 Specification, now offically available in HTML: http:\/\/t.co\/aSLjrnDc", "id" : 204962525287157760, - "created_at" : "Tue May 22 15:50:48 +0000 2012", + "created_at" : "2012-05-22 15:50:48 +0000", "user" : { "name" : "Allen Wirfs-Brock", "screen_name" : "awbjs", "protected" : false, "id_str" : "159946057", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1029773208/blue_head_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1029773208\/blue_head_normal.jpg", "id" : 159946057, "verified" : false } }, "id" : 204966535675121665, - "created_at" : "Tue May 22 16:06:44 +0000 2012", + "created_at" : "2012-05-22 16:06:44 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", - "entities" : { - "user_mentions" : [ { - "name" : "Mona Nomura", - "screen_name" : "Mona", - "indices" : [ 3, 8 ], - "id_str" : "10984852", - "id" : 10984852 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { - }, - "id_str" : "204798767042543616", - "text" : "RT @Mona: # of employers seeking 'ninjas' increased 2,505% in six years. 'Rockstars' by 810%. 'Jedis' by 67%. Terrifying future: http:/ ...", - "retweeted_status" : { - "source" : "web", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ { - "indices" : [ 120, 140 ], - "url" : "http://t.co/ky9BRoU3", - "expanded_url" : "http://blogs.wsj.com/atwork/2012/05/18/in-demand-ninjas-jedis-and-gurus/?mod=e2tw", - "display_url" : "blogs.wsj.com/atwork/2012/05\u2026" - } ] - }, - "geo" : { - }, - "id_str" : "204632411731005440", - "text" : "# of employers seeking 'ninjas' increased 2,505% in six years. 'Rockstars' by 810%. 'Jedis' by 67%. Terrifying future: http://t.co/ky9BRoU3", - "id" : 204632411731005440, - "created_at" : "Mon May 21 17:59:03 +0000 2012", - "user" : { - "name" : "Mona Nomura", - "screen_name" : "Mona", - "protected" : false, - "id_str" : "10984852", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2940693007/a813957dd1bdc0a86b4fddf05442c16c_normal.jpeg", - "id" : 10984852, - "verified" : false - } - }, - "id" : 204798767042543616, - "created_at" : "Tue May 22 05:00:05 +0000 2012", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -1025,14 +942,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "204701916696031232", - "geo" : { - }, + "geo" : { }, "id_str" : "204711763520917505", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment Zaray buzz: iced espresso, cream, vanilla syrup, soda. Delicious in the summer. It's not for everyone though.", "id" : 204711763520917505, "in_reply_to_status_id" : 204701916696031232, - "created_at" : "Mon May 21 23:14:22 +0000 2012", + "created_at" : "2012-05-21 23:14:22 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -1040,12 +956,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dan Benjamin", @@ -1064,13 +980,12 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "204658202133020675", "in_reply_to_user_id" : 5905672, "text" : "@danbenjamin Thanks for the summary of what happened to @thetalkshow. Most of us didn't want details, that's all it took. Stay classy.", "id" : 204658202133020675, - "created_at" : "Mon May 21 19:41:32 +0000 2012", + "created_at" : "2012-05-21 19:41:32 +0000", "in_reply_to_screen_name" : "danbenjamin", "in_reply_to_user_id_str" : "5905672", "user" : { @@ -1078,12 +993,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter van der Zee", @@ -1097,14 +1012,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "203768353796521984", - "geo" : { - }, + "geo" : { }, "id_str" : "203779301890461696", "in_reply_to_user_id" : 31151313, "text" : "@kuvos Angry Birds Space", "id" : 203779301890461696, "in_reply_to_status_id" : 203768353796521984, - "created_at" : "Sat May 19 09:29:06 +0000 2012", + "created_at" : "2012-05-19 09:29:06 +0000", "in_reply_to_screen_name" : "kuvos", "in_reply_to_user_id_str" : "31151313", "user" : { @@ -1112,12 +1026,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Gavin Gilmour", @@ -1131,14 +1045,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "203777093870432256", - "geo" : { - }, + "geo" : { }, "id_str" : "203779117978624000", "in_reply_to_user_id" : 16518060, "text" : "@vesech Yup.", "id" : 203779117978624000, "in_reply_to_status_id" : 203777093870432256, - "created_at" : "Sat May 19 09:28:22 +0000 2012", + "created_at" : "2012-05-19 09:28:22 +0000", "in_reply_to_screen_name" : "vesech", "in_reply_to_user_id_str" : "16518060", "user" : { @@ -1146,12 +1059,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Gruber", @@ -1171,14 +1084,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "203698906931015682", - "geo" : { - }, + "geo" : { }, "id_str" : "203763978369900544", "in_reply_to_user_id" : 33423, "text" : "@gruber All I'll say is it's not the same same show without @danbenjamin so don't pretend nothing happened. Address it and move on.", "id" : 203763978369900544, "in_reply_to_status_id" : 203698906931015682, - "created_at" : "Sat May 19 08:28:12 +0000 2012", + "created_at" : "2012-05-19 08:28:12 +0000", "in_reply_to_screen_name" : "gruber", "in_reply_to_user_id_str" : "33423", "user" : { @@ -1186,12 +1098,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Gruber", @@ -1204,13 +1116,12 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "203763618527977472", "in_reply_to_user_id" : 33423, "text" : "@gruber I don't love the new talk show yet (you have to prove it, no free pass). I even think you should change the name. But life goes on.", "id" : 203763618527977472, - "created_at" : "Sat May 19 08:26:47 +0000 2012", + "created_at" : "2012-05-19 08:26:47 +0000", "in_reply_to_screen_name" : "gruber", "in_reply_to_user_id_str" : "33423", "user" : { @@ -1218,12 +1129,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Gruber", @@ -1243,14 +1154,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "203719571188883458", - "geo" : { - }, + "geo" : { }, "id_str" : "203763001629749248", "in_reply_to_user_id" : 33423, "text" : "@gruber @blankbaby You might be missing out on a delicious dirty martini, but worse things have happened.", "id" : 203763001629749248, "in_reply_to_status_id" : 203719571188883458, - "created_at" : "Sat May 19 08:24:19 +0000 2012", + "created_at" : "2012-05-19 08:24:19 +0000", "in_reply_to_screen_name" : "gruber", "in_reply_to_user_id_str" : "33423", "user" : { @@ -1258,12 +1168,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -1277,14 +1187,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "203666524467232769", - "geo" : { - }, + "geo" : { }, "id_str" : "203760730732904448", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment Oh dear. It wasn't even subtle.", "id" : 203760730732904448, "in_reply_to_status_id" : 203666524467232769, - "created_at" : "Sat May 19 08:15:18 +0000 2012", + "created_at" : "2012-05-19 08:15:18 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -1292,12 +1201,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Rogers", @@ -1311,14 +1220,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "203655795605377024", - "geo" : { - }, + "geo" : { }, "id_str" : "203658791538003968", "in_reply_to_user_id" : 20079975, "text" : "@polotek Damn. Hasn't been updated for years too. Hopefully there's something better.", "id" : 203658791538003968, "in_reply_to_status_id" : 203655795605377024, - "created_at" : "Sat May 19 01:30:14 +0000 2012", + "created_at" : "2012-05-19 01:30:14 +0000", "in_reply_to_screen_name" : "polotek", "in_reply_to_user_id_str" : "20079975", "user" : { @@ -1326,12 +1234,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Rogers", @@ -1345,14 +1253,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "203651801076080641", - "geo" : { - }, + "geo" : { }, "id_str" : "203653799393505280", "in_reply_to_user_id" : 20079975, "text" : "@polotek There are at least a few Mac apps for that. I tried SSH Tunnel, it wasn't bad. Others may be better.", "id" : 203653799393505280, "in_reply_to_status_id" : 203651801076080641, - "created_at" : "Sat May 19 01:10:24 +0000 2012", + "created_at" : "2012-05-19 01:10:24 +0000", "in_reply_to_screen_name" : "polotek", "in_reply_to_user_id_str" : "20079975", "user" : { @@ -1360,12 +1267,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -1384,17 +1291,16 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ { "indices" : [ 105, 125 ], - "url" : "http://t.co/x2w38heA", - "expanded_url" : "http://www.zeldman.com/2012/05/18/web-design-manifesto-2012/", - "display_url" : "zeldman.com/2012/05/18/web\u2026" + "url" : "http:\/\/t.co\/x2w38heA", + "expanded_url" : "http:\/\/www.zeldman.com\/2012\/05\/18\/web-design-manifesto-2012\/", + "display_url" : "zeldman.com\/2012\/05\/18\/web\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "203649125420498945", - "text" : "RT @siracusa: This is why I still pay attention to \"old man of the web\" @zeldman: boldness with purpose. http://t.co/x2w38heA", + "text" : "RT @siracusa: This is why I still pay attention to \"old man of the web\" @zeldman: boldness with purpose. http:\/\/t.co\/x2w38heA", "retweeted_status" : { - "source" : "Twitterrific", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jeffrey Zeldman", @@ -1407,40 +1313,39 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ { "indices" : [ 91, 111 ], - "url" : "http://t.co/x2w38heA", - "expanded_url" : "http://www.zeldman.com/2012/05/18/web-design-manifesto-2012/", - "display_url" : "zeldman.com/2012/05/18/web\u2026" + "url" : "http:\/\/t.co\/x2w38heA", + "expanded_url" : "http:\/\/www.zeldman.com\/2012\/05\/18\/web-design-manifesto-2012\/", + "display_url" : "zeldman.com\/2012\/05\/18\/web\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "203628565927964672", - "text" : "This is why I still pay attention to \"old man of the web\" @zeldman: boldness with purpose. http://t.co/x2w38heA", + "text" : "This is why I still pay attention to \"old man of the web\" @zeldman: boldness with purpose. http:\/\/t.co\/x2w38heA", "id" : 203628565927964672, - "created_at" : "Fri May 18 23:30:08 +0000 2012", + "created_at" : "2012-05-18 23:30:08 +0000", "user" : { "name" : "John Siracusa", "screen_name" : "siracusa", "protected" : false, "id_str" : "636923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1501070030/John_2011_1_500x500_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", "id" : 636923, "verified" : false } }, "id" : 203649125420498945, - "created_at" : "Sat May 19 00:51:49 +0000 2012", + "created_at" : "2012-05-19 00:51:49 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1454,14 +1359,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "203583359375523840", - "geo" : { - }, + "geo" : { }, "id_str" : "203648294340132864", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke He better be or we'll all know you're slacking off.", "id" : 203648294340132864, "in_reply_to_status_id" : 203583359375523840, - "created_at" : "Sat May 19 00:48:31 +0000 2012", + "created_at" : "2012-05-19 00:48:31 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1469,12 +1373,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1488,14 +1392,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "203563002857930752", - "geo" : { - }, + "geo" : { }, "id_str" : "203574884197089280", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke That's bad ass. High five.", "id" : 203574884197089280, "in_reply_to_status_id" : 203563002857930752, - "created_at" : "Fri May 18 19:56:49 +0000 2012", + "created_at" : "2012-05-18 19:56:49 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1503,12 +1406,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1522,14 +1425,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "203552122640404482", - "geo" : { - }, + "geo" : { }, "id_str" : "203554855984439296", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke What have you done?!", "id" : 203554855984439296, "in_reply_to_status_id" : 203552122640404482, - "created_at" : "Fri May 18 18:37:14 +0000 2012", + "created_at" : "2012-05-18 18:37:14 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1537,12 +1439,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Rich Aberman", @@ -1555,47 +1457,45 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "203302152884588545", "text" : "RT @RichAberman: I have a great idea for a novel, but i need an author to write it for me. I'm willing to give equity.", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "202573686589497344", "text" : "I have a great idea for a novel, but i need an author to write it for me. I'm willing to give equity.", "id" : 202573686589497344, - "created_at" : "Wed May 16 01:38:25 +0000 2012", + "created_at" : "2012-05-16 01:38:25 +0000", "user" : { "name" : "Rich Aberman", "screen_name" : "RichAberman", "protected" : false, "id_str" : "16592401", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1479504817/_MG_5007_WePay_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1479504817\/_MG_5007_WePay_normal.jpg", "id" : 16592401, "verified" : false } }, "id" : 203302152884588545, - "created_at" : "Fri May 18 01:53:05 +0000 2012", + "created_at" : "2012-05-18 01:53:05 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -1614,17 +1514,16 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ { "indices" : [ 97, 117 ], - "url" : "http://t.co/VZ0xubtM", - "expanded_url" : "http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?revision=35672&view=revision", - "display_url" : "svn.ruby-lang.org/cgi-bin/viewvc\u2026" + "url" : "http:\/\/t.co\/VZ0xubtM", + "expanded_url" : "http:\/\/svn.ruby-lang.org\/cgi-bin\/viewvc.cgi?revision=35672&view=revision", + "display_url" : "svn.ruby-lang.org\/cgi-bin\/viewvc\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "203290519550431233", - "text" : "RT @devongovett: Oh shit... RT @hackernewsbot: Ruby 1.9 lands NaCl support, can run in Chrome... http://t.co/VZ0xubtM", + "text" : "RT @devongovett: Oh shit... RT @hackernewsbot: Ruby 1.9 lands NaCl support, can run in Chrome... http:\/\/t.co\/VZ0xubtM", "retweeted_status" : { - "source" : "Twitter for iPad", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Hacker News Bot", @@ -1637,91 +1536,88 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ { "indices" : [ 80, 100 ], - "url" : "http://t.co/VZ0xubtM", - "expanded_url" : "http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?revision=35672&view=revision", - "display_url" : "svn.ruby-lang.org/cgi-bin/viewvc\u2026" + "url" : "http:\/\/t.co\/VZ0xubtM", + "expanded_url" : "http:\/\/svn.ruby-lang.org\/cgi-bin\/viewvc.cgi?revision=35672&view=revision", + "display_url" : "svn.ruby-lang.org\/cgi-bin\/viewvc\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "203273374867267584", - "text" : "Oh shit... RT @hackernewsbot: Ruby 1.9 lands NaCl support, can run in Chrome... http://t.co/VZ0xubtM", + "text" : "Oh shit... RT @hackernewsbot: Ruby 1.9 lands NaCl support, can run in Chrome... http:\/\/t.co\/VZ0xubtM", "id" : 203273374867267584, - "created_at" : "Thu May 17 23:58:43 +0000 2012", + "created_at" : "2012-05-17 23:58:43 +0000", "user" : { "name" : "devongovett", "screen_name" : "devongovett", "protected" : false, "id_str" : "15687937", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/92153139/item_6_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/92153139\/item_6_normal.jpg", "id" : 15687937, "verified" : false } }, "id" : 203290519550431233, - "created_at" : "Fri May 18 01:06:51 +0000 2012", + "created_at" : "2012-05-18 01:06:51 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 16, 36 ], - "url" : "http://t.co/1EzJt06r", - "expanded_url" : "http://img.ly/imL0", - "display_url" : "img.ly/imL0" + "url" : "http:\/\/t.co\/1EzJt06r", + "expanded_url" : "http:\/\/img.ly\/imL0", + "display_url" : "img.ly\/imL0" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "203218312493154304", - "text" : "That's no moon. http://t.co/1EzJt06r", + "text" : "That's no moon. http:\/\/t.co\/1EzJt06r", "id" : 203218312493154304, - "created_at" : "Thu May 17 20:19:55 +0000 2012", + "created_at" : "2012-05-17 20:19:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "203188613461180416", "text" : "I alias `s` to `git status` and compulsively type it all the time. It's gotten out of hand. I use it outside of git repos for no reason. wtf", "id" : 203188613461180416, - "created_at" : "Thu May 17 18:21:55 +0000 2012", + "created_at" : "2012-05-17 18:21:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Josh Newman", @@ -1730,7 +1626,7 @@ Grailbird.data.tweets_2012_05 = "id_str" : "3330", "id" : 3330 }, { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 10, 20 ], "id_str" : "18137723", @@ -1741,14 +1637,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "203121455934873601", - "geo" : { - }, + "geo" : { }, "id_str" : "203148240709890048", "in_reply_to_user_id" : 3330, "text" : "@3rdparty @raganwald Don't know if I should laugh or cry. Canadian telecom is rife for disruption but nobody can get their foot in the door.", "id" : 203148240709890048, "in_reply_to_status_id" : 203121455934873601, - "created_at" : "Thu May 17 15:41:29 +0000 2012", + "created_at" : "2012-05-17 15:41:29 +0000", "in_reply_to_screen_name" : "3rdparty", "in_reply_to_user_id_str" : "3330", "user" : { @@ -1756,12 +1651,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "2%Jazz Coffee", @@ -1777,23 +1672,22 @@ Grailbird.data.tweets_2012_05 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "202937781977235456", "text" : "I really love these aged espresso beans from @2percentjazz. The best coffee in town just got even better. #yyj", "id" : 202937781977235456, - "created_at" : "Thu May 17 01:45:12 +0000 2012", + "created_at" : "2012-05-17 01:45:12 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1807,14 +1701,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "202841375539068928", - "geo" : { - }, + "geo" : { }, "id_str" : "202848158877892608", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Ignore. The download probably affects their ranking more than the 1 star review (I hope anyway, for legit apps).", "id" : 202848158877892608, "in_reply_to_status_id" : 202841375539068928, - "created_at" : "Wed May 16 19:49:04 +0000 2012", + "created_at" : "2012-05-16 19:49:04 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1822,81 +1715,78 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "202426794396237825", "text" : "The recipe I tried is very good, but I won't be trying any others. I like about 3x the amount of beans they use for a single cup.", "id" : 202426794396237825, - "created_at" : "Tue May 15 15:54:43 +0000 2012", + "created_at" : "2012-05-15 15:54:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "202425204427849728", "text" : "World champ recipes all seem very similar. I prefer making a strong shot or two and then topping it up in the cup after it's made.", "id" : 202425204427849728, - "created_at" : "Tue May 15 15:48:24 +0000 2012", + "created_at" : "2012-05-15 15:48:24 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "202424594357960704", "text" : "Do most people use the AeroPress to make a drip coffee-like drink? I roughly follow the included instructions for an Americano style cup.", "id" : 202424594357960704, - "created_at" : "Tue May 15 15:45:58 +0000 2012", + "created_at" : "2012-05-15 15:45:58 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1915,20 +1805,19 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ { "indices" : [ 120, 140 ], - "url" : "http://t.co/S0GiK1w9", - "expanded_url" : "http://img.ly/ig2j", - "display_url" : "img.ly/ig2j" + "url" : "http:\/\/t.co\/S0GiK1w9", + "expanded_url" : "http:\/\/img.ly\/ig2j", + "display_url" : "img.ly\/ig2j" } ] }, "in_reply_to_status_id_str" : "202172280908955648", - "geo" : { - }, + "geo" : { }, "id_str" : "202173788308246530", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke @summify Interesting. I wonder how slow this rollout will be. I haven't received any, but have the setting. http://t.co/S0GiK1w9", + "text" : "@JimRoepcke @summify Interesting. I wonder how slow this rollout will be. I haven't received any, but have the setting. http:\/\/t.co\/S0GiK1w9", "id" : 202173788308246530, "in_reply_to_status_id" : 202172280908955648, - "created_at" : "Mon May 14 23:09:21 +0000 2012", + "created_at" : "2012-05-14 23:09:21 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1936,12 +1825,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tap for Tap", @@ -1954,28 +1843,27 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ { "indices" : [ 118, 138 ], - "url" : "http://t.co/og8ujY7e", - "expanded_url" : "http://in.tapfortap.com/sjs/twitter", - "display_url" : "in.tapfortap.com/sjs/twitter" + "url" : "http:\/\/t.co\/og8ujY7e", + "expanded_url" : "http:\/\/in.tapfortap.com\/sjs\/twitter", + "display_url" : "in.tapfortap.com\/sjs\/twitter" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "202155878063935488", - "text" : "Our latest project is @tapfortap. If you need to promote your iOS or Android app have a look! Great reception so far. http://t.co/og8ujY7e", + "text" : "Our latest project is @tapfortap. If you need to promote your iOS or Android app have a look! Great reception so far. http:\/\/t.co\/og8ujY7e", "id" : 202155878063935488, - "created_at" : "Mon May 14 21:58:11 +0000 2012", + "created_at" : "2012-05-14 21:58:11 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1995,14 +1883,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "202113319832793090", - "geo" : { - }, + "geo" : { }, "id_str" : "202154853949112320", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke @atomicbird Especially if you end up using CFString or another bridged type. ARC is easy until it's not, then it's a steep fall.", "id" : 202154853949112320, "in_reply_to_status_id" : 202113319832793090, - "created_at" : "Mon May 14 21:54:07 +0000 2012", + "created_at" : "2012-05-14 21:54:07 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2010,12 +1897,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "BrendanEich", @@ -2035,14 +1922,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "201911072410710016", - "geo" : { - }, + "geo" : { }, "id_str" : "201912545974558721", "in_reply_to_user_id" : 9533042, "text" : "@BrendanEich @dalmaer Absolutely. Again, it may be possible now, or soon, but that's not it. What they have is nice though. Great flipping.", "id" : 201912545974558721, "in_reply_to_status_id" : 201911072410710016, - "created_at" : "Mon May 14 05:51:16 +0000 2012", + "created_at" : "2012-05-14 05:51:16 +0000", "in_reply_to_screen_name" : "BrendanEich", "in_reply_to_user_id_str" : "9533042", "user" : { @@ -2050,12 +1936,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dion Almaer", @@ -2075,14 +1961,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "201904429849509889", - "geo" : { - }, + "geo" : { }, "id_str" : "201910448981938178", "in_reply_to_user_id" : 4216361, "text" : "@dalmaer @BrendanEich It's not as smooth either. It might be possible but this is not that implementation. Flipboard reflows in real time.", "id" : 201910448981938178, "in_reply_to_status_id" : 201904429849509889, - "created_at" : "Mon May 14 05:42:57 +0000 2012", + "created_at" : "2012-05-14 05:42:57 +0000", "in_reply_to_screen_name" : "dalmaer", "in_reply_to_user_id_str" : "4216361", "user" : { @@ -2090,12 +1975,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dion Almaer", @@ -2115,14 +2000,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "201904429849509889", - "geo" : { - }, + "geo" : { }, "id_str" : "201910058500636672", "in_reply_to_user_id" : 4216361, - "text" : "@dalmaer @BrendanEich To be fair this barely replicates any of Flipboard's UI. No pinch zoom in/out, and the content disappears when tapped.", + "text" : "@dalmaer @BrendanEich To be fair this barely replicates any of Flipboard's UI. No pinch zoom in\/out, and the content disappears when tapped.", "id" : 201910058500636672, "in_reply_to_status_id" : 201904429849509889, - "created_at" : "Mon May 14 05:41:23 +0000 2012", + "created_at" : "2012-05-14 05:41:23 +0000", "in_reply_to_screen_name" : "dalmaer", "in_reply_to_user_id_str" : "4216361", "user" : { @@ -2130,12 +2014,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dan Webb", @@ -2149,14 +2033,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "201856965272543232", - "geo" : { - }, + "geo" : { }, "id_str" : "201869940255506433", "in_reply_to_user_id" : 389153, "text" : "@danwrong Ah, but you have no idea how many of us muted you for a day or so ;-)", "id" : 201869940255506433, "in_reply_to_status_id" : 201856965272543232, - "created_at" : "Mon May 14 03:01:58 +0000 2012", + "created_at" : "2012-05-14 03:01:58 +0000", "in_reply_to_screen_name" : "danwrong", "in_reply_to_user_id_str" : "389153", "user" : { @@ -2164,158 +2047,152 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "201731273054617601", "text" : "My happiness when discussing things on Reddit is inversely proportional to the depth of each conversation.", "id" : 201731273054617601, - "created_at" : "Sun May 13 17:50:58 +0000 2012", + "created_at" : "2012-05-13 17:50:58 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 120, 140 ], - "url" : "http://t.co/geJhikeJ", - "expanded_url" : "http://cl.ly/2u313p1j2g2G0I1J3C3d", - "display_url" : "cl.ly/2u313p1j2g2G0I\u2026" + "url" : "http:\/\/t.co\/geJhikeJ", + "expanded_url" : "http:\/\/cl.ly\/2u313p1j2g2G0I1J3C3d", + "display_url" : "cl.ly\/2u313p1j2g2G0I\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "201730873006112769", - "text" : "On an unrelated note, this is the funniest thing I have read so for today. And I have read some ridiculous stuff today. http://t.co/geJhikeJ", + "text" : "On an unrelated note, this is the funniest thing I have read so for today. And I have read some ridiculous stuff today. http:\/\/t.co\/geJhikeJ", "id" : 201730873006112769, - "created_at" : "Sun May 13 17:49:22 +0000 2012", + "created_at" : "2012-05-13 17:49:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "201729885356568576", "text" : "Man up and admit you were wrong, or don't say anything. People will respect you more if you show that you can learn from mistakes.", "id" : 201729885356568576, - "created_at" : "Sun May 13 17:45:27 +0000 2012", + "created_at" : "2012-05-13 17:45:27 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "201729512604573696", "text" : "Nothing is worse than seeing people try to pedantically and semantically weasel their way into being correct in some insignificant way.", "id" : 201729512604573696, - "created_at" : "Sun May 13 17:43:58 +0000 2012", + "created_at" : "2012-05-13 17:43:58 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "201509968753590272", "text" : "I get a surprising amount of joy from crafting a tweet that consists of exactly 140 characters.", "id" : 201509968753590272, - "created_at" : "Sun May 13 03:11:35 +0000 2012", + "created_at" : "2012-05-13 03:11:35 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "201509653476159489", "text" : "TrueTwit eh? Well, at least the name is apt. Very apt. I feel like there are 2 different twitter worlds. Let's hope the streams never cross.", "id" : 201509653476159489, - "created_at" : "Sun May 13 03:10:19 +0000 2012", + "created_at" : "2012-05-13 03:10:19 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 0, 10 ], "id_str" : "18137723", @@ -2326,14 +2203,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "201297620944175104", - "geo" : { - }, + "geo" : { }, "id_str" : "201336305282584577", "in_reply_to_user_id" : 18137723, "text" : "@raganwald It's pretty ridiculous. In theory the policy is sound and it prevents some shady behaviour. Enforcement is too strict though.", "id" : 201336305282584577, "in_reply_to_status_id" : 201297620944175104, - "created_at" : "Sat May 12 15:41:30 +0000 2012", + "created_at" : "2012-05-12 15:41:30 +0000", "in_reply_to_screen_name" : "raganwald", "in_reply_to_user_id_str" : "18137723", "user" : { @@ -2341,35 +2217,34 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "201017048531341312", "text" : "Have I misunderstood NSConditionLock completely or should -[NSConditionLock lockWhenCondition:] really be called lockUntilCondition:?", "id" : 201017048531341312, - "created_at" : "Fri May 11 18:32:53 +0000 2012", + "created_at" : "2012-05-11 18:32:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -2383,14 +2258,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "201003548530589696", - "geo" : { - }, + "geo" : { }, "id_str" : "201013939226677248", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk An unfortunate right of passage I think. git clean is a motherfucking foot gun, especially -x.", "id" : 201013939226677248, "in_reply_to_status_id" : 201003548530589696, - "created_at" : "Fri May 11 18:20:32 +0000 2012", + "created_at" : "2012-05-11 18:20:32 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -2398,12 +2272,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "2%Jazz Coffee", @@ -2417,14 +2291,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "200470898447360002", - "geo" : { - }, + "geo" : { }, "id_str" : "200620249916248065", "in_reply_to_user_id" : 549709310, "text" : "@say_eye @2percentjazz Great video, and the place looks amazing! I'll have to stop by soon.", "id" : 200620249916248065, "in_reply_to_status_id" : 200470898447360002, - "created_at" : "Thu May 10 16:16:09 +0000 2012", + "created_at" : "2012-05-10 16:16:09 +0000", "in_reply_to_screen_name" : "corleyco", "in_reply_to_user_id_str" : "549709310", "user" : { @@ -2432,15 +2305,15 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 0, 10 ], "id_str" : "18137723", @@ -2451,14 +2324,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "200600849095999488", - "geo" : { - }, + "geo" : { }, "id_str" : "200601928890204160", "in_reply_to_user_id" : 18137723, "text" : "@raganwald I see! For a second I thought it might be a null operator used to confound job applicants or something. COMEFROM", "id" : 200601928890204160, "in_reply_to_status_id" : 200600849095999488, - "created_at" : "Thu May 10 15:03:21 +0000 2012", + "created_at" : "2012-05-10 15:03:21 +0000", "in_reply_to_screen_name" : "raganwald", "in_reply_to_user_id_str" : "18137723", "user" : { @@ -2466,15 +2338,15 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 0, 10 ], "id_str" : "18137723", @@ -2485,14 +2357,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "200596788250550273", - "geo" : { - }, + "geo" : { }, "id_str" : "200600139503632385", "in_reply_to_user_id" : 18137723, "text" : "@raganwald I'm still trying to wrap my head around +-= ... Surely that is a syntax error in any language. It's nonsensical.", "id" : 200600139503632385, "in_reply_to_status_id" : 200596788250550273, - "created_at" : "Thu May 10 14:56:14 +0000 2012", + "created_at" : "2012-05-10 14:56:14 +0000", "in_reply_to_screen_name" : "raganwald", "in_reply_to_user_id_str" : "18137723", "user" : { @@ -2500,12 +2371,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2519,14 +2390,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "200444992802656256", - "geo" : { - }, + "geo" : { }, "id_str" : "200450788215103489", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke lol!", "id" : 200450788215103489, "in_reply_to_status_id" : 200444992802656256, - "created_at" : "Thu May 10 05:02:46 +0000 2012", + "created_at" : "2012-05-10 05:02:46 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2534,12 +2404,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Gruber", @@ -2553,14 +2423,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "200412073648340993", - "geo" : { - }, + "geo" : { }, "id_str" : "200438553291927552", "in_reply_to_user_id" : 33423, "text" : "@gruber Read that as \"slave\" and was pretty confused for a few seconds.", "id" : 200438553291927552, "in_reply_to_status_id" : 200412073648340993, - "created_at" : "Thu May 10 04:14:09 +0000 2012", + "created_at" : "2012-05-10 04:14:09 +0000", "in_reply_to_screen_name" : "gruber", "in_reply_to_user_id_str" : "33423", "user" : { @@ -2568,16 +2437,16 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : " class Clint(Human):", - "screen_name" : "clint", + "name" : "CLINT\u2014ECKER", + "screen_name" : "CLINT", "indices" : [ 0, 6 ], "id_str" : "45993", "id" : 45993 @@ -2593,31 +2462,30 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "200367048952512514", - "geo" : { - }, + "geo" : { }, "id_str" : "200387258136801280", "in_reply_to_user_id" : 45993, "text" : "@clint @siracusa I'm all for change when it makes sense, but there's no need to throw out everything solely because it's perceived as \"old\".", "id" : 200387258136801280, "in_reply_to_status_id" : 200367048952512514, - "created_at" : "Thu May 10 00:50:20 +0000 2012", - "in_reply_to_screen_name" : "clint", + "created_at" : "2012-05-10 00:50:20 +0000", + "in_reply_to_screen_name" : "CLINT", "in_reply_to_user_id_str" : "45993", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : " class Clint(Human):", - "screen_name" : "clint", + "name" : "CLINT\u2014ECKER", + "screen_name" : "CLINT", "indices" : [ 0, 6 ], "id_str" : "45993", "id" : 45993 @@ -2633,27 +2501,26 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "200367048952512514", - "geo" : { - }, + "geo" : { }, "id_str" : "200386842447716352", "in_reply_to_user_id" : 45993, "text" : "@clint @siracusa Is there anything wrong with icons of old items taking on new meanings? We need something to represent new abstract things.", "id" : 200386842447716352, "in_reply_to_status_id" : 200367048952512514, - "created_at" : "Thu May 10 00:48:40 +0000 2012", - "in_reply_to_screen_name" : "clint", + "created_at" : "2012-05-10 00:48:40 +0000", + "in_reply_to_screen_name" : "CLINT", "in_reply_to_user_id_str" : "45993", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2667,14 +2534,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "200295208070561792", - "geo" : { - }, + "geo" : { }, "id_str" : "200353143941378048", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Now that's an ambitious goal.", "id" : 200353143941378048, "in_reply_to_status_id" : 200295208070561792, - "created_at" : "Wed May 09 22:34:46 +0000 2012", + "created_at" : "2012-05-09 22:34:46 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2682,35 +2548,34 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "200243765707935745", "text" : "The problem with LTE data caps is that nobody cares how fast video streams if they can only watch one or two videos a month.", "id" : 200243765707935745, - "created_at" : "Wed May 09 15:20:08 +0000 2012", + "created_at" : "2012-05-09 15:20:08 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Alvaro Videla", @@ -2730,14 +2595,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "80610181515448320", - "geo" : { - }, + "geo" : { }, "id_str" : "200236452737589249", "in_reply_to_user_id" : 16484216, "text" : "@old_sound @indutny Looks more like \"bre.ho\" to me. In the other direction you get \"lshdc;\". If it was just a joke I guess I don't get it :)", "id" : 200236452737589249, "in_reply_to_status_id" : 80610181515448320, - "created_at" : "Wed May 09 14:51:05 +0000 2012", + "created_at" : "2012-05-09 14:51:05 +0000", "in_reply_to_screen_name" : "old_sound", "in_reply_to_user_id_str" : "16484216", "user" : { @@ -2745,12 +2609,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "JS Fixed", @@ -2763,57 +2627,55 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ { "indices" : [ 110, 131 ], - "url" : "https://t.co/KFdQDFP2", - "expanded_url" : "https://github.com/JSFixed/JSFixed/issues", - "display_url" : "github.com/JSFixed/JSFixe\u2026" + "url" : "https:\/\/t.co\/KFdQDFP2", + "expanded_url" : "https:\/\/github.com\/JSFixed\/JSFixed\/issues", + "display_url" : "github.com\/JSFixed\/JSFixe\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "200057208585728002", - "text" : "RT @jsfixed: Deadlines for new issues is 6:00 PST Friday. Issues submitted after that will not be considered. https://t.co/KFdQDFP2", + "text" : "RT @jsfixed: Deadlines for new issues is 6:00 PST Friday. Issues submitted after that will not be considered. https:\/\/t.co\/KFdQDFP2", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 97, 118 ], - "url" : "https://t.co/KFdQDFP2", - "expanded_url" : "https://github.com/JSFixed/JSFixed/issues", - "display_url" : "github.com/JSFixed/JSFixe\u2026" + "url" : "https:\/\/t.co\/KFdQDFP2", + "expanded_url" : "https:\/\/github.com\/JSFixed\/JSFixed\/issues", + "display_url" : "github.com\/JSFixed\/JSFixe\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "200037605633564672", - "text" : "Deadlines for new issues is 6:00 PST Friday. Issues submitted after that will not be considered. https://t.co/KFdQDFP2", + "text" : "Deadlines for new issues is 6:00 PST Friday. Issues submitted after that will not be considered. https:\/\/t.co\/KFdQDFP2", "id" : 200037605633564672, - "created_at" : "Wed May 09 01:40:56 +0000 2012", + "created_at" : "2012-05-09 01:40:56 +0000", "user" : { "name" : "JS Fixed", "screen_name" : "jsfixed", "protected" : false, "id_str" : "571442131", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2196263019/fixit_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2196263019\/fixit_normal.png", "id" : 571442131, "verified" : false } }, "id" : 200057208585728002, - "created_at" : "Wed May 09 02:58:50 +0000 2012", + "created_at" : "2012-05-09 02:58:50 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "mikeash", @@ -2826,28 +2688,27 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ { "indices" : [ 37, 57 ], - "url" : "http://t.co/qSQk9kHf", - "expanded_url" : "http://www.mikeash.com/pyblog/solving-simulator-bootstrap-errors.html", - "display_url" : "mikeash.com/pyblog/solving\u2026" + "url" : "http:\/\/t.co\/qSQk9kHf", + "expanded_url" : "http:\/\/www.mikeash.com\/pyblog\/solving-simulator-bootstrap-errors.html", + "display_url" : "mikeash.com\/pyblog\/solving\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "199902302742646784", - "text" : "unfuckbootstrap thanks to @mikeash \u2026 http://t.co/qSQk9kHf", + "text" : "unfuckbootstrap thanks to @mikeash \u2026 http:\/\/t.co\/qSQk9kHf", "id" : 199902302742646784, - "created_at" : "Tue May 08 16:43:17 +0000 2012", + "created_at" : "2012-05-08 16:43:17 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Rob Pike", @@ -2860,8 +2721,7 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "199736326529097729", "text" : "RT @rob_pike: The Go compiler isn't so fast; other compilers are just slow. Machines are bloody fast. Just don't piss the speed away.", "retweeted_status" : { @@ -2872,35 +2732,34 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "199620997459087360", "text" : "The Go compiler isn't so fast; other compilers are just slow. Machines are bloody fast. Just don't piss the speed away.", "id" : 199620997459087360, - "created_at" : "Mon May 07 22:05:29 +0000 2012", + "created_at" : "2012-05-07 22:05:29 +0000", "user" : { "name" : "Rob Pike", "screen_name" : "rob_pike", "protected" : false, "id_str" : "197263266", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1134816781/robicon1_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1134816781\/robicon1_normal.jpg", "id" : 197263266, "verified" : false } }, "id" : 199736326529097729, - "created_at" : "Tue May 08 05:43:45 +0000 2012", + "created_at" : "2012-05-08 05:43:45 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -2909,7 +2768,7 @@ Grailbird.data.tweets_2012_05 = "id_str" : "33493", "id" : 33493 }, { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 8, 18 ], "id_str" : "18137723", @@ -2920,14 +2779,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "199618509192441859", - "geo" : { - }, + "geo" : { }, "id_str" : "199722671469105152", "in_reply_to_user_id" : 33493, - "text" : "@peterc @raganwald Some were pretty questionable. Not sure if it's good or bad I got 20/20. Lucky guesses for COBOL and Fortran.", + "text" : "@peterc @raganwald Some were pretty questionable. Not sure if it's good or bad I got 20\/20. Lucky guesses for COBOL and Fortran.", "id" : 199722671469105152, "in_reply_to_status_id" : 199618509192441859, - "created_at" : "Tue May 08 04:49:30 +0000 2012", + "created_at" : "2012-05-08 04:49:30 +0000", "in_reply_to_screen_name" : "peterc", "in_reply_to_user_id_str" : "33493", "user" : { @@ -2935,12 +2793,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sjuul", @@ -2953,46 +2811,44 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "199716458278825985", "text" : "@OHMYDAIMY_ @__SJS Hey, leave me out of this! :p Ik ben niet de sjs u zoekt.", "id" : 199716458278825985, - "created_at" : "Tue May 08 04:24:48 +0000 2012", + "created_at" : "2012-05-08 04:24:48 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "199544969369882625", "text" : "Pronounce words however you like. Unless you pronounce niche as \"nitch\". Then we've got problems.", "id" : 199544969369882625, - "created_at" : "Mon May 07 17:03:22 +0000 2012", + "created_at" : "2012-05-07 17:03:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "kyle pulver", @@ -3005,8 +2861,7 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "199515343692120066", "text" : "RT @kylepulver: Every single programming bug hunt seems to end with \"Wow, I'm an idiot.\"", "retweeted_status" : { @@ -3017,35 +2872,34 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "199405059694542848", "text" : "Every single programming bug hunt seems to end with \"Wow, I'm an idiot.\"", "id" : 199405059694542848, - "created_at" : "Mon May 07 07:47:25 +0000 2012", + "created_at" : "2012-05-07 07:47:25 +0000", "user" : { "name" : "kyle pulver", "screen_name" : "kylepulver", "protected" : false, "id_str" : "50850314", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1892347835/twittericonanim_normal.gif", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000102521993\/99efd906a9761559252211922e115d3f_normal.jpeg", "id" : 50850314, "verified" : false } }, "id" : 199515343692120066, - "created_at" : "Mon May 07 15:05:39 +0000 2012", + "created_at" : "2012-05-07 15:05:39 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -3059,14 +2913,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "199183452774481920", - "geo" : { - }, + "geo" : { }, "id_str" : "199184300200046593", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment Make a great app. Guys effectively buys you lunch. Over 3 years later he wants half the lunch back. Must be the full moon.", "id" : 199184300200046593, "in_reply_to_status_id" : 199183452774481920, - "created_at" : "Sun May 06 17:10:12 +0000 2012", + "created_at" : "2012-05-06 17:10:12 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -3074,12 +2927,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -3098,10 +2951,9 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "198939898919653378", - "text" : "RT @peterc: @_sjs perl -pe \"s/\\n/\\n;\\n/\" < script.js .. it cures all!", + "text" : "RT @peterc: @_sjs perl -pe \"s\/\\n\/\\n;\\n\/\" < script.js .. it cures all!", "retweeted_status" : { "source" : "web", "entities" : { @@ -3117,14 +2969,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "198930855320752129", - "geo" : { - }, + "geo" : { }, "id_str" : "198939381724229632", "in_reply_to_user_id" : 4777951, - "text" : "@_sjs perl -pe \"s/\\n/\\n;\\n/\" < script.js .. it cures all!", + "text" : "@_sjs perl -pe \"s\/\\n\/\\n;\\n\/\" < script.js .. it cures all!", "id" : 198939381724229632, "in_reply_to_status_id" : 198930855320752129, - "created_at" : "Sun May 06 00:56:59 +0000 2012", + "created_at" : "2012-05-06 00:56:59 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -3132,24 +2983,24 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "peterc", "protected" : false, "id_str" : "33493", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2613982763/ttq5jf710uegagijddeb_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/432149950852378624\/MTvJN889_normal.png", "id" : 33493, "verified" : false } }, "id" : 198939898919653378, - "created_at" : "Sun May 06 00:59:02 +0000 2012", + "created_at" : "2012-05-06 00:59:02 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Dalrymple", @@ -3175,41 +3026,40 @@ Grailbird.data.tweets_2012_05 = "id_str" : "198937102644297728", "text" : "If people actually listened to Canadians they would notice that we say \"aboat\", not \"aboot\". Closer to \"aboat\" anyway. +@jdalrymple @5by5", "id" : 198937102644297728, - "created_at" : "Sun May 06 00:47:56 +0000 2012", + "created_at" : "2012-05-06 00:47:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "198931798426783744", "text" : "I posit that those who omit semicolons in JS are more mindful of when they are necessary and therefore less likely to miss an important one.", "id" : 198931798426783744, - "created_at" : "Sun May 06 00:26:51 +0000 2012", + "created_at" : "2012-05-06 00:26:51 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jeremy Ashkenas", @@ -3229,14 +3079,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "198897178612203521", - "geo" : { - }, + "geo" : { }, "id_str" : "198930855320752129", "in_reply_to_user_id" : 123323498, "text" : "@jashkenas @devongovett How can that be? Always using semicolons prevents such errors. I propose inserting bare semicolons every other line.", "id" : 198930855320752129, "in_reply_to_status_id" : 198897178612203521, - "created_at" : "Sun May 06 00:23:06 +0000 2012", + "created_at" : "2012-05-06 00:23:06 +0000", "in_reply_to_screen_name" : "jashkenas", "in_reply_to_user_id_str" : "123323498", "user" : { @@ -3244,12 +3093,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Matt Bloom", @@ -3258,31 +3107,55 @@ Grailbird.data.tweets_2012_05 = "id_str" : "32591490", "id" : 32591490 } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ { + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/MattBloomFilms\/status\/198730402322583552\/photo\/1", "indices" : [ 77, 97 ], - "url" : "http://t.co/c89GalNg", - "expanded_url" : "http://twitter.com/MattBloomFilms/status/198730402322583552/photo/1", - "display_url" : "pic.twitter.com/c89GalNg" - } ] - }, - "geo" : { + "url" : "http:\/\/t.co\/c89GalNg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/AsIIP3zCEAA5pFQ.jpg", + "id_str" : "198730402326777856", + "id" : 198730402326777856, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/AsIIP3zCEAA5pFQ.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 376, + "resize" : "fit", + "w" : 460 + }, { + "h" : 376, + "resize" : "fit", + "w" : 460 + }, { + "h" : 278, + "resize" : "fit", + "w" : 340 + }, { + "h" : 376, + "resize" : "fit", + "w" : 460 + } ], + "display_url" : "pic.twitter.com\/c89GalNg" + } ], + "hashtags" : [ ], + "urls" : [ ] }, + "geo" : { }, "id_str" : "198815493392568320", - "text" : "RT @MattBloomFilms: Sharks are much less scary when they have human teeth... http://t.co/c89GalNg", + "text" : "RT @MattBloomFilms: Sharks are much less scary when they have human teeth... http:\/\/t.co\/c89GalNg", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ { - "expanded_url" : "http://twitter.com/MattBloomFilms/status/198730402322583552/photo/1", + "expanded_url" : "http:\/\/twitter.com\/MattBloomFilms\/status\/198730402322583552\/photo\/1", "indices" : [ 57, 77 ], - "url" : "http://t.co/c89GalNg", - "media_url" : "http://pbs.twimg.com/media/AsIIP3zCEAA5pFQ.jpg", + "url" : "http:\/\/t.co\/c89GalNg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/AsIIP3zCEAA5pFQ.jpg", "id_str" : "198730402326777856", "id" : 198730402326777856, - "media_url_https" : "https://pbs.twimg.com/media/AsIIP3zCEAA5pFQ.jpg", + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/AsIIP3zCEAA5pFQ.jpg", "sizes" : [ { "h" : 150, "resize" : "crop", @@ -3304,68 +3177,66 @@ Grailbird.data.tweets_2012_05 = "resize" : "fit", "w" : 460 } ], - "display_url" : "pic.twitter.com/c89GalNg" + "display_url" : "pic.twitter.com\/c89GalNg" } ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "198730402322583552", - "text" : "Sharks are much less scary when they have human teeth... http://t.co/c89GalNg", + "text" : "Sharks are much less scary when they have human teeth... http:\/\/t.co\/c89GalNg", "id" : 198730402322583552, - "created_at" : "Sat May 05 11:06:35 +0000 2012", + "created_at" : "2012-05-05 11:06:35 +0000", "user" : { "name" : "Matt Bloom", "screen_name" : "MattBloomFilms", "protected" : false, "id_str" : "32591490", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2940099086/a040c8d871b45624a0575bb0ff4ae34f_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000611474336\/8edb15a0c0cd74825803855add6966a3_normal.jpeg", "id" : 32591490, "verified" : false } }, "id" : 198815493392568320, - "created_at" : "Sat May 05 16:44:42 +0000 2012", + "created_at" : "2012-05-05 16:44:42 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 75, 96 ], - "url" : "https://t.co/TSySw9Fg", - "expanded_url" : "https://twitter.com/ByranZaugg/following", - "display_url" : "twitter.com/ByranZaugg/fol\u2026" + "url" : "https:\/\/t.co\/TSySw9Fg", + "expanded_url" : "https:\/\/twitter.com\/ByranZaugg\/following", + "display_url" : "twitter.com\/ByranZaugg\/fol\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "198641328492527616", - "text" : "The thought is flattering, but one of these things is not like the others. https://t.co/TSySw9Fg (hint: it's me, I don't belong)", + "text" : "The thought is flattering, but one of these things is not like the others. https:\/\/t.co\/TSySw9Fg (hint: it's me, I don't belong)", "id" : 198641328492527616, - "created_at" : "Sat May 05 05:12:37 +0000 2012", + "created_at" : "2012-05-05 05:12:37 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "toshok", @@ -3378,10 +3249,9 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "198590359658442759", - "text" : "RT @toshok: color diff viewers should flip red/green. red should be for lines added. green should be for lines removed.", + "text" : "RT @toshok: color diff viewers should flip red\/green. red should be for lines added. green should be for lines removed.", "retweeted_status" : { "source" : "web", "entities" : { @@ -3390,35 +3260,34 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "198507161687572480", - "text" : "color diff viewers should flip red/green. red should be for lines added. green should be for lines removed.", + "text" : "color diff viewers should flip red\/green. red should be for lines added. green should be for lines removed.", "id" : 198507161687572480, - "created_at" : "Fri May 04 20:19:30 +0000 2012", + "created_at" : "2012-05-04 20:19:30 +0000", "user" : { "name" : "toshok", "screen_name" : "toshok", "protected" : false, "id_str" : "14877600", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/63877874/twitter_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/63877874\/twitter_normal.jpg", "id" : 14877600, "verified" : false } }, "id" : 198590359658442759, - "created_at" : "Sat May 05 01:50:06 +0000 2012", + "created_at" : "2012-05-05 01:50:06 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", @@ -3432,14 +3301,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "198479416957997056", - "geo" : { - }, + "geo" : { }, "id_str" : "198480590398431234", "in_reply_to_user_id" : 22196723, "text" : "@markkolich Fair enough. I'm no fan of Scala but I understand that perspective.", "id" : 198480590398431234, "in_reply_to_status_id" : 198479416957997056, - "created_at" : "Fri May 04 18:33:55 +0000 2012", + "created_at" : "2012-05-04 18:33:55 +0000", "in_reply_to_screen_name" : "markkolich", "in_reply_to_user_id_str" : "22196723", "user" : { @@ -3447,12 +3315,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", @@ -3466,14 +3334,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "198472368824385537", - "geo" : { - }, + "geo" : { }, "id_str" : "198478607125979139", "in_reply_to_user_id" : 22196723, "text" : "@markkolich Objective-C is a non-starter but Scala is cool? I want some of what you're smoking! ;-)", "id" : 198478607125979139, "in_reply_to_status_id" : 198472368824385537, - "created_at" : "Fri May 04 18:26:02 +0000 2012", + "created_at" : "2012-05-04 18:26:02 +0000", "in_reply_to_screen_name" : "markkolich", "in_reply_to_user_id_str" : "22196723", "user" : { @@ -3481,12 +3348,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dave Ruperto", @@ -3507,19 +3374,43 @@ Grailbird.data.tweets_2012_05 = "id_str" : "4777951", "id" : 4777951 } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ { + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/rupie\/status\/198456762851000322\/photo\/1", "indices" : [ 88, 108 ], - "url" : "http://t.co/iJehtGGP", - "expanded_url" : "http://twitter.com/rupie/status/198456762851000322/photo/1", - "display_url" : "pic.twitter.com/iJehtGGP" - } ] - }, - "geo" : { + "url" : "http:\/\/t.co\/iJehtGGP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/AsEPX9WCAAAV3Sc.jpg", + "id_str" : "198456762859388928", + "id" : 198456762859388928, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/AsEPX9WCAAAV3Sc.jpg", + "sizes" : [ { + "h" : 194, + "resize" : "fit", + "w" : 340 + }, { + "h" : 272, + "resize" : "fit", + "w" : 477 + }, { + "h" : 272, + "resize" : "fit", + "w" : 477 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 272, + "resize" : "fit", + "w" : 477 + } ], + "display_url" : "pic.twitter.com\/iJehtGGP" + } ], + "hashtags" : [ ], + "urls" : [ ] }, + "geo" : { }, "id_str" : "198456924642095106", - "text" : "RT @rupie: @tapfortap lead developer --> @_sjs crossing the TC 10k...coffee in hand! http://t.co/iJehtGGP", + "text" : "RT @rupie: @tapfortap lead developer --> @_sjs crossing the TC 10k...coffee in hand! http:\/\/t.co\/iJehtGGP", "retweeted_status" : { "source" : "web", "entities" : { @@ -3537,13 +3428,13 @@ Grailbird.data.tweets_2012_05 = "id" : 4777951 } ], "media" : [ { - "expanded_url" : "http://twitter.com/rupie/status/198456762851000322/photo/1", + "expanded_url" : "http:\/\/twitter.com\/rupie\/status\/198456762851000322\/photo\/1", "indices" : [ 77, 97 ], - "url" : "http://t.co/iJehtGGP", - "media_url" : "http://pbs.twimg.com/media/AsEPX9WCAAAV3Sc.jpg", + "url" : "http:\/\/t.co\/iJehtGGP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/AsEPX9WCAAAV3Sc.jpg", "id_str" : "198456762859388928", "id" : 198456762859388928, - "media_url_https" : "https://pbs.twimg.com/media/AsEPX9WCAAAV3Sc.jpg", + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/AsEPX9WCAAAV3Sc.jpg", "sizes" : [ { "h" : 194, "resize" : "fit", @@ -3565,18 +3456,17 @@ Grailbird.data.tweets_2012_05 = "resize" : "fit", "w" : 477 } ], - "display_url" : "pic.twitter.com/iJehtGGP" + "display_url" : "pic.twitter.com\/iJehtGGP" } ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "198456762851000322", "in_reply_to_user_id" : 494341960, - "text" : "@tapfortap lead developer --> @_sjs crossing the TC 10k...coffee in hand! http://t.co/iJehtGGP", + "text" : "@tapfortap lead developer --> @_sjs crossing the TC 10k...coffee in hand! http:\/\/t.co\/iJehtGGP", "id" : 198456762851000322, - "created_at" : "Fri May 04 16:59:14 +0000 2012", + "created_at" : "2012-05-04 16:59:14 +0000", "in_reply_to_screen_name" : "tapfortap", "in_reply_to_user_id_str" : "494341960", "user" : { @@ -3584,24 +3474,24 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "rupie", "protected" : false, "id_str" : "15824992", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1979259720/nico_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1979259720\/nico_normal.jpg", "id" : 15824992, "verified" : false } }, "id" : 198456924642095106, - "created_at" : "Fri May 04 16:59:52 +0000 2012", + "created_at" : "2012-05-04 16:59:52 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -3614,47 +3504,45 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "198445128870924288", "text" : "RT @siracusa: That last tweet probably means I am now officially my mother on the Internet.", "retweeted_status" : { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "198394824368463873", "text" : "That last tweet probably means I am now officially my mother on the Internet.", "id" : 198394824368463873, - "created_at" : "Fri May 04 12:53:06 +0000 2012", + "created_at" : "2012-05-04 12:53:06 +0000", "user" : { "name" : "John Siracusa", "screen_name" : "siracusa", "protected" : false, "id_str" : "636923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1501070030/John_2011_1_500x500_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", "id" : 636923, "verified" : false } }, "id" : 198445128870924288, - "created_at" : "Fri May 04 16:13:00 +0000 2012", + "created_at" : "2012-05-04 16:13:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -3667,57 +3555,55 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ { "indices" : [ 29, 49 ], - "url" : "http://t.co/ICeQgDGW", - "expanded_url" : "http://www.youtube.com/watch?v=qX9FSZJu448", - "display_url" : "youtube.com/watch?v=qX9FSZ\u2026" + "url" : "http:\/\/t.co\/ICeQgDGW", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=qX9FSZJu448", + "display_url" : "youtube.com\/watch?v=qX9FSZ\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "198445105512849408", - "text" : "RT @siracusa: Never give up: http://t.co/ICeQgDGW", + "text" : "RT @siracusa: Never give up: http:\/\/t.co\/ICeQgDGW", "retweeted_status" : { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 15, 35 ], - "url" : "http://t.co/ICeQgDGW", - "expanded_url" : "http://www.youtube.com/watch?v=qX9FSZJu448", - "display_url" : "youtube.com/watch?v=qX9FSZ\u2026" + "url" : "http:\/\/t.co\/ICeQgDGW", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=qX9FSZJu448", + "display_url" : "youtube.com\/watch?v=qX9FSZ\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "198394742642458624", - "text" : "Never give up: http://t.co/ICeQgDGW", + "text" : "Never give up: http:\/\/t.co\/ICeQgDGW", "id" : 198394742642458624, - "created_at" : "Fri May 04 12:52:47 +0000 2012", + "created_at" : "2012-05-04 12:52:47 +0000", "user" : { "name" : "John Siracusa", "screen_name" : "siracusa", "protected" : false, "id_str" : "636923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1501070030/John_2011_1_500x500_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", "id" : 636923, "verified" : false } }, "id" : 198445105512849408, - "created_at" : "Fri May 04 16:12:54 +0000 2012", + "created_at" : "2012-05-04 16:12:54 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "news.yc Popular", @@ -3730,149 +3616,143 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ { "indices" : [ 70, 90 ], - "url" : "http://t.co/ciVBp2Di", - "expanded_url" : "http://j.mp/vVybnI", - "display_url" : "j.mp/vVybnI" + "url" : "http:\/\/t.co\/ciVBp2Di", + "expanded_url" : "http:\/\/j.mp\/vVybnI", + "display_url" : "j.mp\/vVybnI" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "198443824199110661", - "text" : "RT @newsycombinator: Learn to read a sentence of Chinese in 3 minutes http://t.co/ciVBp2Di", + "text" : "RT @newsycombinator: Learn to read a sentence of Chinese in 3 minutes http:\/\/t.co\/ciVBp2Di", "retweeted_status" : { - "source" : "newsycombinator", + "source" : "\u003Ca href=\"http:\/\/www.steer.me\" rel=\"nofollow\"\u003Enewsycombinator\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 49, 69 ], - "url" : "http://t.co/ciVBp2Di", - "expanded_url" : "http://j.mp/vVybnI", - "display_url" : "j.mp/vVybnI" + "url" : "http:\/\/t.co\/ciVBp2Di", + "expanded_url" : "http:\/\/j.mp\/vVybnI", + "display_url" : "j.mp\/vVybnI" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "198382736564699136", - "text" : "Learn to read a sentence of Chinese in 3 minutes http://t.co/ciVBp2Di", + "text" : "Learn to read a sentence of Chinese in 3 minutes http:\/\/t.co\/ciVBp2Di", "id" : 198382736564699136, - "created_at" : "Fri May 04 12:05:04 +0000 2012", + "created_at" : "2012-05-04 12:05:04 +0000", "user" : { "name" : "news.yc Popular", "screen_name" : "newsycombinator", "protected" : false, "id_str" : "14335498", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/52589204/y_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000017952599\/cf443a6da9a74e5c9c1fcddf422ebb0e_normal.png", "id" : 14335498, "verified" : false } }, "id" : 198443824199110661, - "created_at" : "Fri May 04 16:07:49 +0000 2012", + "created_at" : "2012-05-04 16:07:49 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "198269191277645826", - "text" : "Ok, take 2: `shasum \"#{filename.gsub(/([$!\\(\\)\\[\\]])/, '\\\\\\\\\\\\1')}\"` \u2026 down to 6 backslashes from 13.", + "text" : "Ok, take 2: `shasum \"#\u007Bfilename.gsub(\/([$!\\(\\)\\[\\]])\/, '\\\\\\\\\\\\1')\u007D\"` \u2026 down to 6 backslashes from 13.", "id" : 198269191277645826, - "created_at" : "Fri May 04 04:33:53 +0000 2012", + "created_at" : "2012-05-04 04:33:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "198264297829302274", - "text" : "Maybe I just need to set SHELL=/bin/zsh in my crontab. Cron might be the $SHELL culprit here.", + "text" : "Maybe I just need to set SHELL=\/bin\/zsh in my crontab. Cron might be the $SHELL culprit here.", "id" : 198264297829302274, - "created_at" : "Fri May 04 04:14:26 +0000 2012", + "created_at" : "2012-05-04 04:14:26 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "198264074335813635", - "text" : "Might be worth quoting more characters and skipping the extra level of shelling w/ zsh. Bash needs noglob and Ruby should respect $SHELL.", + "text" : "Might be worth quoting more characters and skipping the extra level of shelling w\/ zsh. Bash needs noglob and Ruby should respect $SHELL.", "id" : 198264074335813635, - "created_at" : "Fri May 04 04:13:33 +0000 2012", + "created_at" : "2012-05-04 04:13:33 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "198263232442540032", - "text" : "What am I doing wrong? Shell out from Ruby, quoting nightmare: `zsh -c \"noglob shasum \\\\\\\"#{filename.gsub(/([$!])/, '\\\\\\\\\\\\\\\\\\\\\\\\\\1')}\\\\\\\"\"`", + "text" : "What am I doing wrong? Shell out from Ruby, quoting nightmare: `zsh -c \"noglob shasum \\\\\\\"#\u007Bfilename.gsub(\/([$!])\/, '\\\\\\\\\\\\\\\\\\\\\\\\\\1')\u007D\\\\\\\"\"`", "id" : 198263232442540032, - "created_at" : "Fri May 04 04:10:12 +0000 2012", + "created_at" : "2012-05-04 04:10:12 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Adam Jordens", @@ -3891,12 +3771,11 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "198170313316499459", "text" : "RT @ajordens: Wah wah wah. I'll jut stick to my free 18gb dropbox. RT @ericmash: Google Drive cannot sync shared folders. Going to unins ...", "retweeted_status" : { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Eric Ma", @@ -3909,35 +3788,34 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "198168312440557568", "text" : "Wah wah wah. I'll jut stick to my free 18gb dropbox. RT @ericmash: Google Drive cannot sync shared folders. Going to uninstall.", "id" : 198168312440557568, - "created_at" : "Thu May 03 21:53:02 +0000 2012", + "created_at" : "2012-05-03 21:53:02 +0000", "user" : { "name" : "Adam Jordens", "screen_name" : "ajordens", "protected" : false, "id_str" : "2262091", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3392539740/58a60d7af5ca9116041ee0962ebe71a8_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000733697110\/d9cc5c403e1d3fc8bce0c9fd970fe388_normal.jpeg", "id" : 2262091, "verified" : false } }, "id" : 198170313316499459, - "created_at" : "Thu May 03 22:00:59 +0000 2012", + "created_at" : "2012-05-03 22:00:59 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Josh Smith", @@ -3950,8 +3828,7 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "197883018109661184", "text" : "RT @joshsmith: Whoa! `npm install ____ --save` is freaking amazing. How did I not know about this before?", "retweeted_status" : { @@ -3962,35 +3839,34 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "197824148431572992", "text" : "Whoa! `npm install ____ --save` is freaking amazing. How did I not know about this before?", "id" : 197824148431572992, - "created_at" : "Wed May 02 23:05:27 +0000 2012", + "created_at" : "2012-05-02 23:05:27 +0000", "user" : { "name" : "Josh Smith", "screen_name" : "joshsmith", "protected" : false, "id_str" : "10647712", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1931378217/Screen_shot_2012-03-22_at_12.32.48_PM_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000449528290\/3dc9c350cd9e745b5ee98db0fbfd88d4_normal.jpeg", "id" : 10647712, "verified" : false } }, "id" : 197883018109661184, - "created_at" : "Thu May 03 02:59:22 +0000 2012", + "created_at" : "2012-05-03 02:59:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Ryan Florence", @@ -4010,14 +3886,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "197771391016251393", - "geo" : { - }, + "geo" : { }, "id_str" : "197781451670953987", "in_reply_to_user_id" : 16468446, "text" : "@ryanflorence @devongovett For every person arguing there are 1000 just using JS, with and without semis and comma-first style.", "id" : 197781451670953987, "in_reply_to_status_id" : 197771391016251393, - "created_at" : "Wed May 02 20:15:47 +0000 2012", + "created_at" : "2012-05-02 20:15:47 +0000", "in_reply_to_screen_name" : "ryanflorence", "in_reply_to_user_id_str" : "16468446", "user" : { @@ -4025,22 +3900,22 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ { - "expanded_url" : "http://twitter.com/_sjs/status/197556304443736065/photo/1", + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/197556304443736065\/photo\/1", "indices" : [ 54, 74 ], - "url" : "http://t.co/VKgFL2M1", - "media_url" : "http://pbs.twimg.com/media/Ar3caYXCAAEhaYY.png", + "url" : "http:\/\/t.co\/VKgFL2M1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Ar3caYXCAAEhaYY.png", "id_str" : "197556304447930369", "id" : 197556304447930369, - "media_url_https" : "https://pbs.twimg.com/media/Ar3caYXCAAEhaYY.png", + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Ar3caYXCAAEhaYY.png", "sizes" : [ { "h" : 450, "resize" : "fit", @@ -4062,28 +3937,27 @@ Grailbird.data.tweets_2012_05 = "resize" : "fit", "w" : 2048 } ], - "display_url" : "pic.twitter.com/VKgFL2M1" + "display_url" : "pic.twitter.com\/VKgFL2M1" } ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "197556304443736065", - "text" : "xkcd has itself an apple touch icon now. Much better! http://t.co/VKgFL2M1", + "text" : "xkcd has itself an apple touch icon now. Much better! http:\/\/t.co\/VKgFL2M1", "id" : 197556304443736065, - "created_at" : "Wed May 02 05:21:11 +0000 2012", + "created_at" : "2012-05-02 05:21:11 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -4096,47 +3970,45 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "197555626950406145", "text" : "RT @siracusa: .txt, .tif, .tmp\u2026just wait until the .xt, .if, and .mp compression algorithms are introduced.", "retweeted_status" : { - "source" : "Twitterrific", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "197552913952935936", "text" : ".txt, .tif, .tmp\u2026just wait until the .xt, .if, and .mp compression algorithms are introduced.", "id" : 197552913952935936, - "created_at" : "Wed May 02 05:07:39 +0000 2012", + "created_at" : "2012-05-02 05:07:39 +0000", "user" : { "name" : "John Siracusa", "screen_name" : "siracusa", "protected" : false, "id_str" : "636923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1501070030/John_2011_1_500x500_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", "id" : 636923, "verified" : false } }, "id" : 197555626950406145, - "created_at" : "Wed May 02 05:18:26 +0000 2012", + "created_at" : "2012-05-02 05:18:26 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -4149,47 +4021,45 @@ Grailbird.data.tweets_2012_05 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "197555614937923585", "text" : "RT @siracusa: Looking at an app distributed as a .tbz2 file, I find myself marveling at how tar has assumed ownership of all extensions ...", "retweeted_status" : { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "197550113382608897", "text" : "Looking at an app distributed as a .tbz2 file, I find myself marveling at how tar has assumed ownership of all extensions starting with \"t.\"", "id" : 197550113382608897, - "created_at" : "Wed May 02 04:56:31 +0000 2012", + "created_at" : "2012-05-02 04:56:31 +0000", "user" : { "name" : "John Siracusa", "screen_name" : "siracusa", "protected" : false, "id_str" : "636923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1501070030/John_2011_1_500x500_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", "id" : 636923, "verified" : false } }, "id" : 197555614937923585, - "created_at" : "Wed May 02 05:18:23 +0000 2012", + "created_at" : "2012-05-02 05:18:23 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -4203,14 +4073,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "197536312658624514", - "geo" : { - }, + "geo" : { }, "id_str" : "197554844997926912", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle I'll have one of whatever you're having.", "id" : 197554844997926912, "in_reply_to_status_id" : 197536312658624514, - "created_at" : "Wed May 02 05:15:20 +0000 2012", + "created_at" : "2012-05-02 05:15:20 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -4218,12 +4087,12 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "CrashPlan", @@ -4237,14 +4106,13 @@ Grailbird.data.tweets_2012_05 = "urls" : [ ] }, "in_reply_to_status_id_str" : "197335344398602240", - "geo" : { - }, + "geo" : { }, "id_str" : "197335919437676544", "in_reply_to_user_id" : 13753352, "text" : "@crashplan No problem. Our office also has a backup server that most back up to with CrashPlan, along with CrashPlan Central. You guys rock!", "id" : 197335919437676544, "in_reply_to_status_id" : 197335344398602240, - "created_at" : "Tue May 01 14:45:24 +0000 2012", + "created_at" : "2012-05-01 14:45:24 +0000", "in_reply_to_screen_name" : "crashplan", "in_reply_to_user_id_str" : "13753352", "user" : { @@ -4252,7 +4120,7 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2012_06.js b/public/tweets/data/js/tweets/2012_06.js index 5501860..111389e 100755 --- a/public/tweets/data/js/tweets/2012_06.js +++ b/public/tweets/data/js/tweets/2012_06.js @@ -1,6 +1,6 @@ Grailbird.data.tweets_2012_06 = [ { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Salvatore Sanfilippo", @@ -14,14 +14,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "219039303458762753", - "geo" : { - }, + "geo" : { }, "id_str" : "219059371156574209", "in_reply_to_user_id" : 5813712, "text" : "@antirez Many more of us love your work. Thanks for doing it!", "id" : 219059371156574209, "in_reply_to_status_id" : 219039303458762753, - "created_at" : "Sat Jun 30 13:26:38 +0000 2012", + "created_at" : "2012-06-30 13:26:38 +0000", "in_reply_to_screen_name" : "antirez", "in_reply_to_user_id_str" : "5813712", "user" : { @@ -29,12 +28,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Allen Wirfs-Brock", @@ -47,47 +46,45 @@ Grailbird.data.tweets_2012_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "218889087803858944", "text" : "RT @awbjs: This afternoon I took the first steps of incorporating proper tail calls into the ECMAScript 6 draft specification.", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "218813504008892416", "text" : "This afternoon I took the first steps of incorporating proper tail calls into the ECMAScript 6 draft specification.", "id" : 218813504008892416, - "created_at" : "Fri Jun 29 21:09:39 +0000 2012", + "created_at" : "2012-06-29 21:09:39 +0000", "user" : { "name" : "Allen Wirfs-Brock", "screen_name" : "awbjs", "protected" : false, "id_str" : "159946057", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1029773208/blue_head_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1029773208\/blue_head_normal.jpg", "id" : 159946057, "verified" : false } }, "id" : 218889087803858944, - "created_at" : "Sat Jun 30 02:09:59 +0000 2012", + "created_at" : "2012-06-30 02:09:59 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -101,14 +98,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "218558453164150785", - "geo" : { - }, + "geo" : { }, "id_str" : "218575937183293440", "in_reply_to_user_id" : 29255412, - "text" : "@tjholowaychuk Nice project there. I have some shell aliases get/post/put/delete but they\u2019re not as flexible.", + "text" : "@tjholowaychuk Nice project there. I have some shell aliases get\/post\/put\/delete but they\u2019re not as flexible.", "id" : 218575937183293440, "in_reply_to_status_id" : 218558453164150785, - "created_at" : "Fri Jun 29 05:25:39 +0000 2012", + "created_at" : "2012-06-29 05:25:39 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -116,12 +112,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -134,15 +130,14 @@ Grailbird.data.tweets_2012_06 = "hashtags" : [ ], "urls" : [ { "indices" : [ 62, 83 ], - "url" : "https://t.co/EYVveBuF", - "expanded_url" : "https://github.com/visionmedia/burl/commit/6b5bbf6e11c278c7f68ad8228b0b4aa0fc284d78", - "display_url" : "github.com/visionmedia/bu\u2026" + "url" : "https:\/\/t.co\/EYVveBuF", + "expanded_url" : "https:\/\/github.com\/visionmedia\/burl\/commit\/6b5bbf6e11c278c7f68ad8228b0b4aa0fc284d78", + "display_url" : "github.com\/visionmedia\/bu\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "218575476938117120", - "text" : "RT @tjholowaychuk: burl(1) http verbs are more expressive now https://t.co/EYVveBuF", + "text" : "RT @tjholowaychuk: burl(1) http verbs are more expressive now https:\/\/t.co\/EYVveBuF", "retweeted_status" : { "source" : "web", "entities" : { @@ -151,40 +146,39 @@ Grailbird.data.tweets_2012_06 = "hashtags" : [ ], "urls" : [ { "indices" : [ 43, 64 ], - "url" : "https://t.co/EYVveBuF", - "expanded_url" : "https://github.com/visionmedia/burl/commit/6b5bbf6e11c278c7f68ad8228b0b4aa0fc284d78", - "display_url" : "github.com/visionmedia/bu\u2026" + "url" : "https:\/\/t.co\/EYVveBuF", + "expanded_url" : "https:\/\/github.com\/visionmedia\/burl\/commit\/6b5bbf6e11c278c7f68ad8228b0b4aa0fc284d78", + "display_url" : "github.com\/visionmedia\/bu\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "218558453164150785", - "text" : "burl(1) http verbs are more expressive now https://t.co/EYVveBuF", + "text" : "burl(1) http verbs are more expressive now https:\/\/t.co\/EYVveBuF", "id" : 218558453164150785, - "created_at" : "Fri Jun 29 04:16:10 +0000 2012", + "created_at" : "2012-06-29 04:16:10 +0000", "user" : { "name" : "TJ Holowaychuk", "screen_name" : "tjholowaychuk", "protected" : false, "id_str" : "29255412", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/124810348/DSC_0009_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000226613002\/36623ae09f553713c575c97c77544b49_normal.jpeg", "id" : 29255412, "verified" : false } }, "id" : 218575476938117120, - "created_at" : "Fri Jun 29 05:23:49 +0000 2012", + "created_at" : "2012-06-29 05:23:49 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jon Picnic", @@ -198,14 +192,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "218417016464351233", - "geo" : { - }, + "geo" : { }, "id_str" : "218537790361706496", "in_reply_to_user_id" : 165975834, "text" : "@PiCNiC_Coffee Brace yourself for the return of Beta Street. Moved back downtown to be closer to Picnic.", "id" : 218537790361706496, "in_reply_to_status_id" : 218417016464351233, - "created_at" : "Fri Jun 29 02:54:04 +0000 2012", + "created_at" : "2012-06-29 02:54:04 +0000", "in_reply_to_screen_name" : "PiCNiC_Coffee", "in_reply_to_user_id_str" : "165975834", "user" : { @@ -213,12 +206,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kevin Cheng", @@ -238,14 +231,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "217417152054042624", - "geo" : { - }, + "geo" : { }, "id_str" : "217499730123567104", "in_reply_to_user_id" : 11222, "text" : "@k @typeoneerror In typical ZDNet style the article is incorrect. Higher priced rooms are ranked higher. The same room doesn\u2019t cost more.", "id" : 217499730123567104, "in_reply_to_status_id" : 217417152054042624, - "created_at" : "Tue Jun 26 06:09:11 +0000 2012", + "created_at" : "2012-06-26 06:09:11 +0000", "in_reply_to_screen_name" : "k", "in_reply_to_user_id_str" : "11222", "user" : { @@ -253,12 +245,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -272,14 +264,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "216384676456173569", - "geo" : { - }, + "geo" : { }, "id_str" : "216404237129760768", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Arousing.", "id" : 216404237129760768, "in_reply_to_status_id" : 216384676456173569, - "created_at" : "Sat Jun 23 05:36:05 +0000 2012", + "created_at" : "2012-06-23 05:36:05 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -287,12 +278,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Salvatore Sanfilippo", @@ -305,60 +296,58 @@ Grailbird.data.tweets_2012_06 = "hashtags" : [ ], "urls" : [ { "indices" : [ 95, 115 ], - "url" : "http://t.co/8npH2l9B", - "expanded_url" : "http://bit.ly/O03gqy", - "display_url" : "bit.ly/O03gqy" + "url" : "http:\/\/t.co\/8npH2l9B", + "expanded_url" : "http:\/\/bit.ly\/O03gqy", + "display_url" : "bit.ly\/O03gqy" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "216196324561920001", - "text" : "RT @antirez: It's not much but I want to share the first interaction I'm having with Sentinel: http://t.co/8npH2l9B", + "text" : "RT @antirez: It's not much but I want to share the first interaction I'm having with Sentinel: http:\/\/t.co\/8npH2l9B", "retweeted_status" : { - "source" : "YoruFukurou", + "source" : "\u003Ca href=\"http:\/\/sites.google.com\/site\/yorufukurou\/\" rel=\"nofollow\"\u003EYoruFukurou\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 82, 102 ], - "url" : "http://t.co/8npH2l9B", - "expanded_url" : "http://bit.ly/O03gqy", - "display_url" : "bit.ly/O03gqy" + "url" : "http:\/\/t.co\/8npH2l9B", + "expanded_url" : "http:\/\/bit.ly\/O03gqy", + "display_url" : "bit.ly\/O03gqy" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "216181560808968192", - "text" : "It's not much but I want to share the first interaction I'm having with Sentinel: http://t.co/8npH2l9B", + "text" : "It's not much but I want to share the first interaction I'm having with Sentinel: http:\/\/t.co\/8npH2l9B", "id" : 216181560808968192, - "created_at" : "Fri Jun 22 14:51:15 +0000 2012", + "created_at" : "2012-06-22 14:51:15 +0000", "user" : { "name" : "Salvatore Sanfilippo", "screen_name" : "antirez", "protected" : false, "id_str" : "5813712", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1700896897/antirez_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/447047867652272128\/MtilrTWI_normal.png", "id" : 5813712, "verified" : false } }, "id" : 216196324561920001, - "created_at" : "Fri Jun 22 15:49:55 +0000 2012", + "created_at" : "2012-06-22 15:49:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Angus Croll", + "name" : "an\u00B7gus", "screen_name" : "angustweets", "indices" : [ 3, 15 ], "id_str" : "140108433", @@ -368,47 +357,45 @@ Grailbird.data.tweets_2012_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "215970658172153856", "text" : "RT @angustweets: Object.create might have enjoyed more success if the second arg was a simple key-value hash instead of all that defineP ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "215827498716495872", "text" : "Object.create might have enjoyed more success if the second arg was a simple key-value hash instead of all that defineProperties malarky", "id" : 215827498716495872, - "created_at" : "Thu Jun 21 15:24:20 +0000 2012", + "created_at" : "2012-06-21 15:24:20 +0000", "user" : { - "name" : "Angus Croll", + "name" : "an\u00B7gus", "screen_name" : "angustweets", "protected" : false, "id_str" : "140108433", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2777728124/5e092d781248974754b97358565204c2_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/425808826063781888\/_gMpLBUr_normal.jpeg", "id" : 140108433, "verified" : false } }, "id" : 215970658172153856, - "created_at" : "Fri Jun 22 00:53:12 +0000 2012", + "created_at" : "2012-06-22 00:53:12 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -434,14 +421,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "215511255417503745", - "geo" : { - }, + "geo" : { }, "id_str" : "215546200491954176", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke The new MBP can theoretically run 5 external displays using USB adapters. Someone please try this :) @macsales @marcoarment", "id" : 215546200491954176, "in_reply_to_status_id" : 215511255417503745, - "created_at" : "Wed Jun 20 20:46:33 +0000 2012", + "created_at" : "2012-06-20 20:46:33 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -449,12 +435,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Guillermo Rauch", @@ -468,14 +454,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "215279802578509825", - "geo" : { - }, + "geo" : { }, "id_str" : "215286550689366017", "in_reply_to_user_id" : 15540222, "text" : "@rauchg Last fall I had to embark on The Great Unfollowing of 2011. Trimmed from 200-300 down to ~100. It\u2019s much better now.", "id" : 215286550689366017, "in_reply_to_status_id" : 215279802578509825, - "created_at" : "Wed Jun 20 03:34:48 +0000 2012", + "created_at" : "2012-06-20 03:34:48 +0000", "in_reply_to_screen_name" : "rauchg", "in_reply_to_user_id_str" : "15540222", "user" : { @@ -483,12 +468,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -507,17 +492,16 @@ Grailbird.data.tweets_2012_06 = "hashtags" : [ ], "urls" : [ { "indices" : [ 43, 64 ], - "url" : "https://t.co/HTcPB6bS", - "expanded_url" : "https://developer.apple.com/videos/wwdc/2012/", - "display_url" : "developer.apple.com/videos/wwdc/20\u2026" + "url" : "https:\/\/t.co\/HTcPB6bS", + "expanded_url" : "https:\/\/developer.apple.com\/videos\/wwdc\/2012\/", + "display_url" : "developer.apple.com\/videos\/wwdc\/20\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "215232090927673345", - "text" : "RT @siracusa: WWDC session videos are up! https://t.co/HTcPB6bS (via @Jury, of course)", + "text" : "RT @siracusa: WWDC session videos are up! https:\/\/t.co\/HTcPB6bS (via @Jury, of course)", "retweeted_status" : { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Michael Jurewitz", @@ -530,40 +514,39 @@ Grailbird.data.tweets_2012_06 = "hashtags" : [ ], "urls" : [ { "indices" : [ 29, 50 ], - "url" : "https://t.co/HTcPB6bS", - "expanded_url" : "https://developer.apple.com/videos/wwdc/2012/", - "display_url" : "developer.apple.com/videos/wwdc/20\u2026" + "url" : "https:\/\/t.co\/HTcPB6bS", + "expanded_url" : "https:\/\/developer.apple.com\/videos\/wwdc\/2012\/", + "display_url" : "developer.apple.com\/videos\/wwdc\/20\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "215231024190337025", - "text" : "WWDC session videos are up! https://t.co/HTcPB6bS (via @Jury, of course)", + "text" : "WWDC session videos are up! https:\/\/t.co\/HTcPB6bS (via @Jury, of course)", "id" : 215231024190337025, - "created_at" : "Tue Jun 19 23:54:09 +0000 2012", + "created_at" : "2012-06-19 23:54:09 +0000", "user" : { "name" : "John Siracusa", "screen_name" : "siracusa", "protected" : false, "id_str" : "636923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1501070030/John_2011_1_500x500_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", "id" : 636923, "verified" : false } }, "id" : 215232090927673345, - "created_at" : "Tue Jun 19 23:58:23 +0000 2012", + "created_at" : "2012-06-19 23:58:23 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jon Picnic", @@ -577,14 +560,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "215190182356467712", - "geo" : { - }, + "geo" : { }, "id_str" : "215224632826015745", "in_reply_to_user_id" : 165975834, "text" : "@PiCNiC_Coffee I can't wait until we move back downtown in 2 weeks. I'm sitting here drooling on my keyboard over that salad.", "id" : 215224632826015745, "in_reply_to_status_id" : 215190182356467712, - "created_at" : "Tue Jun 19 23:28:45 +0000 2012", + "created_at" : "2012-06-19 23:28:45 +0000", "in_reply_to_screen_name" : "PiCNiC_Coffee", "in_reply_to_user_id_str" : "165975834", "user" : { @@ -592,12 +574,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -611,14 +593,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "214933686242656256", - "geo" : { - }, + "geo" : { }, "id_str" : "214968297278550017", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm I\u2019d love to try it out. I also dig the kickstand, that was about the only thing I liked about my Nokia n810.", "id" : 214968297278550017, "in_reply_to_status_id" : 214933686242656256, - "created_at" : "Tue Jun 19 06:30:10 +0000 2012", + "created_at" : "2012-06-19 06:30:10 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -626,12 +607,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -645,14 +626,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "214802580700803078", - "geo" : { - }, + "geo" : { }, "id_str" : "214827465456107520", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke That doesn't sound good. Hope you feel better after a rest.", "id" : 214827465456107520, "in_reply_to_status_id" : 214802580700803078, - "created_at" : "Mon Jun 18 21:10:33 +0000 2012", + "created_at" : "2012-06-18 21:10:33 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -660,12 +640,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Anil Dash", @@ -679,14 +659,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "214729748763516928", - "geo" : { - }, + "geo" : { }, "id_str" : "214752126965002240", "in_reply_to_user_id" : 36823, "text" : "@anildash It seems that nobody knows that Google Maps works very well in Safari either.", "id" : 214752126965002240, "in_reply_to_status_id" : 214729748763516928, - "created_at" : "Mon Jun 18 16:11:11 +0000 2012", + "created_at" : "2012-06-18 16:11:11 +0000", "in_reply_to_screen_name" : "anildash", "in_reply_to_user_id_str" : "36823", "user" : { @@ -694,12 +673,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "devongovett", @@ -713,14 +692,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "213779618770063360", - "geo" : { - }, + "geo" : { }, "id_str" : "213805712869048321", "in_reply_to_user_id" : 15687937, "text" : "@devongovett GarageBand is collaborative. Still shouldn\u2019t ask until you show intent to collaborate though.", "id" : 213805712869048321, "in_reply_to_status_id" : 213779618770063360, - "created_at" : "Sat Jun 16 01:30:28 +0000 2012", + "created_at" : "2012-06-16 01:30:28 +0000", "in_reply_to_screen_name" : "devongovett", "in_reply_to_user_id_str" : "15687937", "user" : { @@ -728,15 +706,15 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 0, 10 ], "id_str" : "18137723", @@ -747,14 +725,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "213655434450567170", - "geo" : { - }, + "geo" : { }, "id_str" : "213658172257345536", "in_reply_to_user_id" : 18137723, "text" : "@raganwald Anecdotally, I have only purchased one desktop (rather than building it myself) and I will take the thinner notebook every time.", "id" : 213658172257345536, "in_reply_to_status_id" : 213655434450567170, - "created_at" : "Fri Jun 15 15:44:12 +0000 2012", + "created_at" : "2012-06-15 15:44:12 +0000", "in_reply_to_screen_name" : "raganwald", "in_reply_to_user_id_str" : "18137723", "user" : { @@ -762,15 +739,15 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 0, 10 ], "id_str" : "18137723", @@ -781,14 +758,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "213655434450567170", - "geo" : { - }, + "geo" : { }, "id_str" : "213656946702684160", "in_reply_to_user_id" : 18137723, "text" : "@raganwald The same goes for TVs. Most people really could not care less about repairing their appliances themselves.", "id" : 213656946702684160, "in_reply_to_status_id" : 213655434450567170, - "created_at" : "Fri Jun 15 15:39:20 +0000 2012", + "created_at" : "2012-06-15 15:39:20 +0000", "in_reply_to_screen_name" : "raganwald", "in_reply_to_user_id_str" : "18137723", "user" : { @@ -796,12 +772,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daine Trinidad", @@ -815,14 +791,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "213521275325382656", - "geo" : { - }, + "geo" : { }, "id_str" : "213521615823179778", "in_reply_to_user_id" : 14315117, "text" : "@dainerose They are all pretty cool. Haven\u2019t used any enough to settle on one yet though. Let me know what you think of angular.", "id" : 213521615823179778, "in_reply_to_status_id" : 213521275325382656, - "created_at" : "Fri Jun 15 06:41:34 +0000 2012", + "created_at" : "2012-06-15 06:41:34 +0000", "in_reply_to_screen_name" : "dainerose", "in_reply_to_user_id_str" : "14315117", "user" : { @@ -830,12 +805,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -855,14 +830,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "213378429112946688", - "geo" : { - }, + "geo" : { }, "id_str" : "213521406170902528", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment @Pogue \u2026 and sends nicely packaged digests to my Kindle every week.", "id" : 213521406170902528, "in_reply_to_status_id" : 213378429112946688, - "created_at" : "Fri Jun 15 06:40:44 +0000 2012", + "created_at" : "2012-06-15 06:40:44 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -870,12 +844,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -895,14 +869,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "213378429112946688", - "geo" : { - }, + "geo" : { }, "id_str" : "213521220837179392", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment @Pogue Let me know as soon as Safari gets a nice reading UI and lets me save articles from RSS & twitter apps, Chrome, email, \u2026", "id" : 213521220837179392, "in_reply_to_status_id" : 213378429112946688, - "created_at" : "Fri Jun 15 06:40:00 +0000 2012", + "created_at" : "2012-06-15 06:40:00 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -910,12 +883,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daine Trinidad", @@ -929,14 +902,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "213437128875577344", - "geo" : { - }, + "geo" : { }, "id_str" : "213519229004169216", "in_reply_to_user_id" : 14315117, "text" : "@dainerose You might also like ember.js and knockout.js. Ember has pretty awesome routing.", "id" : 213519229004169216, "in_reply_to_status_id" : 213437128875577344, - "created_at" : "Fri Jun 15 06:32:05 +0000 2012", + "created_at" : "2012-06-15 06:32:05 +0000", "in_reply_to_screen_name" : "dainerose", "in_reply_to_user_id_str" : "14315117", "user" : { @@ -944,15 +916,15 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 0, 10 ], "id_str" : "18137723", @@ -963,14 +935,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "213279207743176704", - "geo" : { - }, + "geo" : { }, "id_str" : "213293639537930241", "in_reply_to_user_id" : 18137723, "text" : "@raganwald Happy birthday! Looking forward to the next 8 years of essays and such.", "id" : 213293639537930241, "in_reply_to_status_id" : 213279207743176704, - "created_at" : "Thu Jun 14 15:35:41 +0000 2012", + "created_at" : "2012-06-14 15:35:41 +0000", "in_reply_to_screen_name" : "raganwald", "in_reply_to_user_id_str" : "18137723", "user" : { @@ -978,38 +949,43 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve Klabnik", + "name" : "HTTP\/1.1 202Accepted", "screen_name" : "steveklabnik", "indices" : [ 3, 16 ], "id_str" : "22386062", "id" : 22386062 + }, { + "name" : "Literally Merlin", + "screen_name" : "ReinH", + "indices" : [ 139, 140 ], + "id_str" : "10255262", + "id" : 10255262 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 84, 104 ], - "url" : "http://t.co/lXIa0cQ1", - "expanded_url" : "http://blogs.skype.com/en/2012/06/skype_advertising_update.html", - "display_url" : "blogs.skype.com/en/2012/06/sky\u2026" + "url" : "http:\/\/t.co\/lXIa0cQ1", + "expanded_url" : "http:\/\/blogs.skype.com\/en\/2012\/06\/skype_advertising_update.html", + "display_url" : "blogs.skype.com\/en\/2012\/06\/sky\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "213081365422424064", - "text" : "RT @steveklabnik: I can not even describe how insane the text of this blog post is: http://t.co/lXIa0cQ1 Good thing I never use Skype an ...", + "text" : "RT @steveklabnik: I can not even describe how insane the text of this blog post is: http:\/\/t.co\/lXIa0cQ1 Good thing I never use Skype an ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Rein Henrichs", + "name" : "Literally Merlin", "screen_name" : "ReinH", "indices" : [ 129, 135 ], "id_str" : "10255262", @@ -1019,43 +995,42 @@ Grailbird.data.tweets_2012_06 = "hashtags" : [ ], "urls" : [ { "indices" : [ 66, 86 ], - "url" : "http://t.co/lXIa0cQ1", - "expanded_url" : "http://blogs.skype.com/en/2012/06/skype_advertising_update.html", - "display_url" : "blogs.skype.com/en/2012/06/sky\u2026" + "url" : "http:\/\/t.co\/lXIa0cQ1", + "expanded_url" : "http:\/\/blogs.skype.com\/en\/2012\/06\/skype_advertising_update.html", + "display_url" : "blogs.skype.com\/en\/2012\/06\/sky\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "212981330538020864", - "text" : "I can not even describe how insane the text of this blog post is: http://t.co/lXIa0cQ1 Good thing I never use Skype anyway. /via @reinh", + "text" : "I can not even describe how insane the text of this blog post is: http:\/\/t.co\/lXIa0cQ1 Good thing I never use Skype anyway. \/via @reinh", "id" : 212981330538020864, - "created_at" : "Wed Jun 13 18:54:40 +0000 2012", + "created_at" : "2012-06-13 18:54:40 +0000", "user" : { - "name" : "Steve Klabnik", + "name" : "HTTP\/1.1 202Accepted", "screen_name" : "steveklabnik", "protected" : false, "id_str" : "22386062", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2646866211/b68c6253cafbd9a43b0cd86bbecdcf2d_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437278932123934720\/V_FfX3x7_normal.jpeg", "id" : 22386062, "verified" : false } }, "id" : 213081365422424064, - "created_at" : "Thu Jun 14 01:32:11 +0000 2012", + "created_at" : "2012-06-14 01:32:11 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "wwwtxt (1988\u201394)", + "name" : "wwwtxt (1980\u201394)", "screen_name" : "wwwtxt", "indices" : [ 3, 10 ], "id_str" : "207756340", @@ -1065,74 +1040,71 @@ Grailbird.data.tweets_2012_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "213080977357017088", "text" : "RT @wwwtxt: I don't think anyone's going to release a laptop with a\u2014or even a powered-portable\u2014optical disk system (they're not small no ...", "retweeted_status" : { - "source" : "Buffer", + "source" : "\u003Ca href=\"http:\/\/bufferapp.com\" rel=\"nofollow\"\u003EBuffer\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "212974378755964929", "text" : "I don't think anyone's going to release a laptop with a\u2014or even a powered-portable\u2014optical disk system (they're not small nor light). \u262F89DEC", "id" : 212974378755964929, - "created_at" : "Wed Jun 13 18:27:03 +0000 2012", + "created_at" : "2012-06-13 18:27:03 +0000", "user" : { - "name" : "wwwtxt (1988\u201394)", + "name" : "wwwtxt (1980\u201394)", "screen_name" : "wwwtxt", "protected" : false, "id_str" : "207756340", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1152554441/wwwtxt_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000328039060\/306deca90d2cf629aec0b51423f11a02_normal.png", "id" : 207756340, "verified" : false } }, "id" : 213080977357017088, - "created_at" : "Thu Jun 14 01:30:38 +0000 2012", + "created_at" : "2012-06-14 01:30:38 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "212912602987245569", "text" : "VMware Fusion is $50. A response to the bundle with Parallel\u2019s, or is version 5 eminent?", "id" : 212912602987245569, - "created_at" : "Wed Jun 13 14:21:34 +0000 2012", + "created_at" : "2012-06-13 14:21:34 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Ariya Hidayat", - "screen_name" : "ariyahidayat", + "screen_name" : "AriyaHidayat", "indices" : [ 3, 16 ], "id_str" : "15608761", "id" : 15608761 @@ -1141,8 +1113,7 @@ Grailbird.data.tweets_2012_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "212895503459942403", "text" : "RT @ariyahidayat: For those \"Please help me building my skyscraper, I'm clueless!\" questions, as much as I'd like to help everyone, I al ...", "retweeted_status" : { @@ -1153,35 +1124,34 @@ Grailbird.data.tweets_2012_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "212740952887001089", "text" : "For those \"Please help me building my skyscraper, I'm clueless!\" questions, as much as I'd like to help everyone, I also have my own life", "id" : 212740952887001089, - "created_at" : "Wed Jun 13 02:59:30 +0000 2012", + "created_at" : "2012-06-13 02:59:30 +0000", "user" : { "name" : "Ariya Hidayat", - "screen_name" : "ariyahidayat", + "screen_name" : "AriyaHidayat", "protected" : false, "id_str" : "15608761", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2983076698/595fe389d19940cd193424c37577863f_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/423327485502058496\/skBj5h9g_normal.jpeg", "id" : 15608761, "verified" : false } }, "id" : 212895503459942403, - "created_at" : "Wed Jun 13 13:13:38 +0000 2012", + "created_at" : "2012-06-13 13:13:38 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "GitHub", @@ -1194,28 +1164,27 @@ Grailbird.data.tweets_2012_06 = "hashtags" : [ ], "urls" : [ { "indices" : [ 99, 120 ], - "url" : "https://t.co/vs1ycVPc", - "expanded_url" : "https://github.com/samsonjs/gitter", - "display_url" : "github.com/samsonjs/gitter" + "url" : "https:\/\/t.co\/vs1ycVPc", + "expanded_url" : "https:\/\/github.com\/samsonjs\/gitter", + "display_url" : "github.com\/samsonjs\/gitter" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "212776761010814976", - "text" : "Ok @github you win. Released gitter v0.2.0 today for GitHub API v3. Works in node.js and browsers. https://t.co/vs1ycVPc", + "text" : "Ok @github you win. Released gitter v0.2.0 today for GitHub API v3. Works in node.js and browsers. https:\/\/t.co\/vs1ycVPc", "id" : 212776761010814976, - "created_at" : "Wed Jun 13 05:21:47 +0000 2012", + "created_at" : "2012-06-13 05:21:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1228,8 +1197,7 @@ Grailbird.data.tweets_2012_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "212361899088674819", "text" : "RT @bryan_kyle: Big news day today. Emacs 24.1 released!", "retweeted_status" : { @@ -1240,35 +1208,34 @@ Grailbird.data.tweets_2012_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "212280755198509056", "text" : "Big news day today. Emacs 24.1 released!", "id" : 212280755198509056, - "created_at" : "Mon Jun 11 20:30:50 +0000 2012", + "created_at" : "2012-06-11 20:30:50 +0000", "user" : { "name" : "Bryan Kyle", "screen_name" : "bryan_kyle", "protected" : false, "id_str" : "14864447", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1337141350/eightbit-281d7e75-31d0-4805-af76-894765f939f1_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000498733595\/6a0816c3676fac1e5c2856631db42e4d_normal.jpeg", "id" : 14864447, "verified" : false } }, "id" : 212361899088674819, - "created_at" : "Tue Jun 12 01:53:16 +0000 2012", + "created_at" : "2012-06-12 01:53:16 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1282,14 +1249,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "212361165743988736", - "geo" : { - }, + "geo" : { }, "id_str" : "212361781866266625", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I happen to have a $300 cheque here I was going to blow on something. Maybe I should.", "id" : 212361781866266625, "in_reply_to_status_id" : 212361165743988736, - "created_at" : "Tue Jun 12 01:52:48 +0000 2012", + "created_at" : "2012-06-12 01:52:48 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1297,12 +1263,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1316,14 +1282,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "212267980539703296", - "geo" : { - }, + "geo" : { }, "id_str" : "212360952933388288", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke No fair! I don\u2019t want to put iOS 6 on a main device. *shakes fist*", "id" : 212360952933388288, "in_reply_to_status_id" : 212267980539703296, - "created_at" : "Tue Jun 12 01:49:31 +0000 2012", + "created_at" : "2012-06-12 01:49:31 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1331,12 +1296,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1350,14 +1315,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "212359251128098816", - "geo" : { - }, + "geo" : { }, "id_str" : "212360732950540289", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I understand going from 17\u201D to 15\u201D is a loss in screen space regardless of pixels, but it may not be as bad as you expect.", "id" : 212360732950540289, "in_reply_to_status_id" : 212359251128098816, - "created_at" : "Tue Jun 12 01:48:38 +0000 2012", + "created_at" : "2012-06-12 01:48:38 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1365,12 +1329,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jonathan Stark", @@ -1390,14 +1354,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "212357478069977088", - "geo" : { - }, + "geo" : { }, "id_str" : "212360353714147328", "in_reply_to_user_id" : 7198302, "text" : "@jonathanstark @davecreates If Apple really sees Mac as a truck and iOS as a car, they know that there will be fundamental differences.", "id" : 212360353714147328, "in_reply_to_status_id" : 212357478069977088, - "created_at" : "Tue Jun 12 01:47:08 +0000 2012", + "created_at" : "2012-06-12 01:47:08 +0000", "in_reply_to_screen_name" : "jonathanstark", "in_reply_to_user_id_str" : "7198302", "user" : { @@ -1405,12 +1368,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jonathan Stark", @@ -1430,14 +1393,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "212357478069977088", - "geo" : { - }, + "geo" : { }, "id_str" : "212359366345621504", "in_reply_to_user_id" : 7198302, "text" : "@jonathanstark @davecreates The genie wasn\u2019t out of the bottle yet so nothing was taken away from users by the 3rd party restriction.", "id" : 212359366345621504, "in_reply_to_status_id" : 212357478069977088, - "created_at" : "Tue Jun 12 01:43:13 +0000 2012", + "created_at" : "2012-06-12 01:43:13 +0000", "in_reply_to_screen_name" : "jonathanstark", "in_reply_to_user_id_str" : "7198302", "user" : { @@ -1445,12 +1407,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1464,14 +1426,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "212356034914811904", - "geo" : { - }, + "geo" : { }, "id_str" : "212358422383951872", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Like 1680x1050 on a 15\u201D the added clarity makes smaller text more readable, so you can see more at once than on 1440x900.", "id" : 212358422383951872, "in_reply_to_status_id" : 212356034914811904, - "created_at" : "Tue Jun 12 01:39:27 +0000 2012", + "created_at" : "2012-06-12 01:39:27 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1479,12 +1440,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1498,14 +1459,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "212262167209193473", - "geo" : { - }, + "geo" : { }, "id_str" : "212355482239778817", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke Why would you get 1440x900? At that point get the 13\u201D Air w/ the same res. 1680x1050 and 2880x1800 are available on the 15\u201D.", + "text" : "@JimRoepcke Why would you get 1440x900? At that point get the 13\u201D Air w\/ the same res. 1680x1050 and 2880x1800 are available on the 15\u201D.", "id" : 212355482239778817, "in_reply_to_status_id" : 212262167209193473, - "created_at" : "Tue Jun 12 01:27:46 +0000 2012", + "created_at" : "2012-06-12 01:27:46 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1513,12 +1473,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1532,14 +1492,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "212236758438518784", - "geo" : { - }, + "geo" : { }, "id_str" : "212267086909677569", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Really nice on iPad too!", "id" : 212267086909677569, "in_reply_to_status_id" : 212236758438518784, - "created_at" : "Mon Jun 11 19:36:31 +0000 2012", + "created_at" : "2012-06-11 19:36:31 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1547,12 +1506,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jonathan Stark", @@ -1572,14 +1531,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "212236313611612160", - "geo" : { - }, + "geo" : { }, "id_str" : "212266835444379648", "in_reply_to_user_id" : 7198302, "text" : "@jonathanstark @davecreates How does disabling non-App Store installs altogether benefit their bottom line, or the UX?", "id" : 212266835444379648, "in_reply_to_status_id" : 212236313611612160, - "created_at" : "Mon Jun 11 19:35:31 +0000 2012", + "created_at" : "2012-06-11 19:35:31 +0000", "in_reply_to_screen_name" : "jonathanstark", "in_reply_to_user_id_str" : "7198302", "user" : { @@ -1587,40 +1545,39 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 119, 139 ], - "url" : "http://t.co/SUJ0sV4D", - "expanded_url" : "http://appletechblog.blogspot.ca/2008/01/macworld-keynote-bingo.html", - "display_url" : "appletechblog.blogspot.ca/2008/01/macwor\u2026" + "url" : "http:\/\/t.co\/SUJ0sV4D", + "expanded_url" : "http:\/\/appletechblog.blogspot.ca\/2008\/01\/macworld-keynote-bingo.html", + "display_url" : "appletechblog.blogspot.ca\/2008\/01\/macwor\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "212034179322482688", - "text" : "Keynote Bingo from 2008. Interesting how many of these are relevant this year too, especially if you tweak them a bit. http://t.co/SUJ0sV4D", + "text" : "Keynote Bingo from 2008. Interesting how many of these are relevant this year too, especially if you tweak them a bit. http:\/\/t.co\/SUJ0sV4D", "id" : 212034179322482688, - "created_at" : "Mon Jun 11 04:11:02 +0000 2012", + "created_at" : "2012-06-11 04:11:02 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1634,14 +1591,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "211945467754459136", - "geo" : { - }, + "geo" : { }, "id_str" : "211945613380694016", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Not until the human centipad is released.", "id" : 211945613380694016, "in_reply_to_status_id" : 211945467754459136, - "created_at" : "Sun Jun 10 22:19:06 +0000 2012", + "created_at" : "2012-06-10 22:19:06 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1649,12 +1605,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1668,14 +1624,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "211929223156342784", - "geo" : { - }, + "geo" : { }, "id_str" : "211945271423275011", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke My iPad screen scrambled and then it presumably kernel panicked and rebooted while watching YouTube. Authentic Flash experience!", "id" : 211945271423275011, "in_reply_to_status_id" : 211929223156342784, - "created_at" : "Sun Jun 10 22:17:45 +0000 2012", + "created_at" : "2012-06-10 22:17:45 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1683,12 +1638,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Rogers", @@ -1702,14 +1657,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "211905368127836160", - "geo" : { - }, + "geo" : { }, "id_str" : "211926452894044161", "in_reply_to_user_id" : 20079975, "text" : "@polotek (low end Oakley\u2019s. I have sat on them, etc. Lenses and arms pop off and pop right back in)", "id" : 211926452894044161, "in_reply_to_status_id" : 211905368127836160, - "created_at" : "Sun Jun 10 21:02:58 +0000 2012", + "created_at" : "2012-06-10 21:02:58 +0000", "in_reply_to_screen_name" : "polotek", "in_reply_to_user_id_str" : "20079975", "user" : { @@ -1717,12 +1671,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Rogers", @@ -1736,14 +1690,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "211905368127836160", - "geo" : { - }, + "geo" : { }, "id_str" : "211926153265561601", "in_reply_to_user_id" : 20079975, "text" : "@polotek I was the same with sunglasses until my friends talked me into a decent pair (for me about $100). They don\u2019t break easily, worth it", "id" : 211926153265561601, "in_reply_to_status_id" : 211905368127836160, - "created_at" : "Sun Jun 10 21:01:46 +0000 2012", + "created_at" : "2012-06-10 21:01:46 +0000", "in_reply_to_screen_name" : "polotek", "in_reply_to_user_id_str" : "20079975", "user" : { @@ -1751,12 +1704,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "ryah", @@ -1769,23 +1722,22 @@ Grailbird.data.tweets_2012_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "211327907031814145", "text" : "@ryah heresy", "id" : 211327907031814145, - "created_at" : "Sat Jun 09 05:24:33 +0000 2012", + "created_at" : "2012-06-09 05:24:33 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kit Cambridge", @@ -1805,14 +1757,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "211306607441743873", - "geo" : { - }, + "geo" : { }, "id_str" : "211307336491483137", "in_reply_to_user_id" : 136077128, "text" : "@kitcambridge @juddv Tried to console a coworker with that site earlier, it\u2019s hilarious :)\n\nBut also sad because Xcode 4 is 2 years old\u2026", "id" : 211307336491483137, "in_reply_to_status_id" : 211306607441743873, - "created_at" : "Sat Jun 09 04:02:49 +0000 2012", + "created_at" : "2012-06-09 04:02:49 +0000", "in_reply_to_screen_name" : "kitcambridge", "in_reply_to_user_id_str" : "136077128", "user" : { @@ -1820,12 +1771,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Judd Vinet", @@ -1838,75 +1789,72 @@ Grailbird.data.tweets_2012_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "211281805964349440", "text" : "RT @juddv: OH (a lot): \"Oh fuck you, Xcode.\"", "retweeted_status" : { - "source" : "Hotot for Chrome", + "source" : "\u003Ca href=\"http:\/\/hotot.org\" rel=\"nofollow\"\u003EHotot for Chrome\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "211227166929719296", "text" : "OH (a lot): \"Oh fuck you, Xcode.\"", "id" : 211227166929719296, - "created_at" : "Fri Jun 08 22:44:15 +0000 2012", + "created_at" : "2012-06-08 22:44:15 +0000", "user" : { "name" : "Judd Vinet", "screen_name" : "juddv", "protected" : false, "id_str" : "14112263", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1550529675/bw_atwork_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1550529675\/bw_atwork_normal.jpg", "id" : 14112263, "verified" : false } }, "id" : 211281805964349440, - "created_at" : "Sat Jun 09 02:21:22 +0000 2012", + "created_at" : "2012-06-09 02:21:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 114, 134 ], - "url" : "http://t.co/JFjDuRrK", - "expanded_url" : "http://james.padolsey.com/general/html7-arrives/", - "display_url" : "james.padolsey.com/general/html7-\u2026" + "url" : "http:\/\/t.co\/JFjDuRrK", + "expanded_url" : "http:\/\/james.padolsey.com\/general\/html7-arrives\/", + "display_url" : "james.padolsey.com\/general\/html7-\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "211107974339502080", - "text" : "I\u2019ve been playing with HTML7 in the WebKit nightly and so far I\u2019m quite impressed! LatteDartScript is pure bliss. http://t.co/JFjDuRrK", + "text" : "I\u2019ve been playing with HTML7 in the WebKit nightly and so far I\u2019m quite impressed! LatteDartScript is pure bliss. http:\/\/t.co\/JFjDuRrK", "id" : 211107974339502080, - "created_at" : "Fri Jun 08 14:50:37 +0000 2012", + "created_at" : "2012-06-08 14:50:37 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tim Caswell", @@ -1919,8 +1867,7 @@ Grailbird.data.tweets_2012_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "211106691348054016", "text" : "RT @creationix: NaN !== NaN and -0 === +0, except in ECMA6 Map keys where they are reversed!? JavaScript sure is entertaining.", "retweeted_status" : { @@ -1931,35 +1878,34 @@ Grailbird.data.tweets_2012_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "211102628501921792", "text" : "NaN !== NaN and -0 === +0, except in ECMA6 Map keys where they are reversed!? JavaScript sure is entertaining.", "id" : 211102628501921792, - "created_at" : "Fri Jun 08 14:29:23 +0000 2012", + "created_at" : "2012-06-08 14:29:23 +0000", "user" : { "name" : "Tim Caswell", "screen_name" : "creationix", "protected" : false, "id_str" : "70596949", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2636020456/d447953a1f656bc20420859e667da59f_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2636020456\/d447953a1f656bc20420859e667da59f_normal.jpeg", "id" : 70596949, "verified" : false } }, "id" : 211106691348054016, - "created_at" : "Fri Jun 08 14:45:32 +0000 2012", + "created_at" : "2012-06-08 14:45:32 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1973,14 +1919,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "210988232425488384", - "geo" : { - }, + "geo" : { }, "id_str" : "210991031192264704", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Just keep in mind he\u2019s the guy who thinks Jobs was a tinkerer. He doesn\u2019t seem to understand why Jobs was special at all.", "id" : 210991031192264704, "in_reply_to_status_id" : 210988232425488384, - "created_at" : "Fri Jun 08 07:05:56 +0000 2012", + "created_at" : "2012-06-08 07:05:56 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1988,12 +1933,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2007,14 +1952,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "210988232425488384", - "geo" : { - }, + "geo" : { }, "id_str" : "210990431188692993", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke But who knows. IBM has been forgotten by the masses and they were a big part of the PC revolution as well.", "id" : 210990431188692993, "in_reply_to_status_id" : 210988232425488384, - "created_at" : "Fri Jun 08 07:03:33 +0000 2012", + "created_at" : "2012-06-08 07:03:33 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2022,12 +1966,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2041,14 +1985,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "210988232425488384", - "geo" : { - }, + "geo" : { }, "id_str" : "210989870229884930", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Just because it\u2019s controversial doesn\u2019t mean it isn\u2019t stupid. He may be right in the end but his reasoning seems off.", "id" : 210989870229884930, "in_reply_to_status_id" : 210988232425488384, - "created_at" : "Fri Jun 08 07:01:19 +0000 2012", + "created_at" : "2012-06-08 07:01:19 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2056,12 +1999,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2075,14 +2018,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "210986927296487424", - "geo" : { - }, + "geo" : { }, "id_str" : "210988653063831552", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke They never were household names either. Jobs and Gates are as their work has had a much more direct impact on millions of people", "id" : 210988653063831552, "in_reply_to_status_id" : 210986927296487424, - "created_at" : "Fri Jun 08 06:56:29 +0000 2012", + "created_at" : "2012-06-08 06:56:29 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2090,12 +2032,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2109,14 +2051,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "210980013665812480", - "geo" : { - }, + "geo" : { }, "id_str" : "210986176662872064", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Not to mention that you can\u2019t mention Gates or Jobs without the other coming up. If one is remembered so will be the other.", "id" : 210986176662872064, "in_reply_to_status_id" : 210980013665812480, - "created_at" : "Fri Jun 08 06:46:39 +0000 2012", + "created_at" : "2012-06-08 06:46:39 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2124,12 +2065,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2143,14 +2084,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "210980013665812480", - "geo" : { - }, + "geo" : { }, "id_str" : "210985672205545473", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke Malcolm Gladwell is whoring for attention. Apple is truly legendary in the computing era and Jobs is almost synonymous w/ Apple.", + "text" : "@JimRoepcke Malcolm Gladwell is whoring for attention. Apple is truly legendary in the computing era and Jobs is almost synonymous w\/ Apple.", "id" : 210985672205545473, "in_reply_to_status_id" : 210980013665812480, - "created_at" : "Fri Jun 08 06:44:38 +0000 2012", + "created_at" : "2012-06-08 06:44:38 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2158,12 +2098,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2177,14 +2117,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "210908478288576513", - "geo" : { - }, + "geo" : { }, "id_str" : "210910853548081154", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Apparently you can but GitX lacks the menu option for that. My build does anyway. Maybe it\u2019s time to compile a new one.", "id" : 210910853548081154, "in_reply_to_status_id" : 210908478288576513, - "created_at" : "Fri Jun 08 01:47:20 +0000 2012", + "created_at" : "2012-06-08 01:47:20 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2192,12 +2131,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2211,14 +2150,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "210879046765125633", - "geo" : { - }, + "geo" : { }, "id_str" : "210908301364432897", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Apparently contacting new recruits is a thing now so there might actually be a correlation.", "id" : 210908301364432897, "in_reply_to_status_id" : 210879046765125633, - "created_at" : "Fri Jun 08 01:37:12 +0000 2012", + "created_at" : "2012-06-08 01:37:12 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2226,12 +2164,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2251,14 +2189,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "210854974878527488", - "geo" : { - }, + "geo" : { }, "id_str" : "210907690346627072", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke @bryan_kyle Autocorrect in GitX is my nemesis.", "id" : 210907690346627072, "in_reply_to_status_id" : 210854974878527488, - "created_at" : "Fri Jun 08 01:34:46 +0000 2012", + "created_at" : "2012-06-08 01:34:46 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2266,35 +2203,34 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "210775053288214529", "text" : "The fundamental problem with typing (a lot) on an iPad is that you want to type on a horizontal surface while looking at a vertical one.", "id" : 210775053288214529, - "created_at" : "Thu Jun 07 16:47:43 +0000 2012", + "created_at" : "2012-06-07 16:47:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -2307,57 +2243,55 @@ Grailbird.data.tweets_2012_06 = "hashtags" : [ ], "urls" : [ { "indices" : [ 56, 76 ], - "url" : "http://t.co/0rbiBqPU", - "expanded_url" : "http://twitpic.com/9ts7m0", - "display_url" : "twitpic.com/9ts7m0" + "url" : "http:\/\/t.co\/0rbiBqPU", + "expanded_url" : "http:\/\/twitpic.com\/9ts7m0", + "display_url" : "twitpic.com\/9ts7m0" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "210758173857026049", - "text" : "RT @marcoarment: The Morning Of Weird Emails continues. http://t.co/0rbiBqPU", + "text" : "RT @marcoarment: The Morning Of Weird Emails continues. http:\/\/t.co\/0rbiBqPU", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 39, 59 ], - "url" : "http://t.co/0rbiBqPU", - "expanded_url" : "http://twitpic.com/9ts7m0", - "display_url" : "twitpic.com/9ts7m0" + "url" : "http:\/\/t.co\/0rbiBqPU", + "expanded_url" : "http:\/\/twitpic.com\/9ts7m0", + "display_url" : "twitpic.com\/9ts7m0" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "210753107053920256", - "text" : "The Morning Of Weird Emails continues. http://t.co/0rbiBqPU", + "text" : "The Morning Of Weird Emails continues. http:\/\/t.co\/0rbiBqPU", "id" : 210753107053920256, - "created_at" : "Thu Jun 07 15:20:30 +0000 2012", + "created_at" : "2012-06-07 15:20:30 +0000", "user" : { "name" : "Marco Arment", "screen_name" : "marcoarment", "protected" : false, "id_str" : "14231571", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1282173124/untitled-158-2_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1282173124\/untitled-158-2_normal.jpg", "id" : 14231571, "verified" : false } }, "id" : 210758173857026049, - "created_at" : "Thu Jun 07 15:40:39 +0000 2012", + "created_at" : "2012-06-07 15:40:39 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2371,14 +2305,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "210532933390442496", - "geo" : { - }, + "geo" : { }, "id_str" : "210547570857082882", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Hooray! Glad to hear that :)", "id" : 210547570857082882, "in_reply_to_status_id" : 210532933390442496, - "created_at" : "Thu Jun 07 01:43:47 +0000 2012", + "created_at" : "2012-06-07 01:43:47 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2386,12 +2319,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], @@ -2404,23 +2337,22 @@ Grailbird.data.tweets_2012_06 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "210529963626078208", "text" : "I'm just about sold on Sublime Text 2 and I haven't even tried it yet. Nice to see a TM2 alpha but is it ever shipping? #textmate #tm2", "id" : 210529963626078208, - "created_at" : "Thu Jun 07 00:33:49 +0000 2012", + "created_at" : "2012-06-07 00:33:49 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jonathan Stark", @@ -2434,14 +2366,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "210467183380267008", - "geo" : { - }, + "geo" : { }, "id_str" : "210469472803364864", "in_reply_to_user_id" : 7198302, "text" : "@jonathanstark Only 9 for myself.", "id" : 210469472803364864, "in_reply_to_status_id" : 210467183380267008, - "created_at" : "Wed Jun 06 20:33:27 +0000 2012", + "created_at" : "2012-06-06 20:33:27 +0000", "in_reply_to_screen_name" : "jonathanstark", "in_reply_to_user_id_str" : "7198302", "user" : { @@ -2449,12 +2380,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Steve Streza", @@ -2473,12 +2404,11 @@ Grailbird.data.tweets_2012_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "210166838385057794", "text" : "RT @SteveStreza: @marcoarment THERE WERE NO INSTAPAPER COUPONS AT PHILZ COFFEE PLEASE ADVISE", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -2492,14 +2422,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "210158997758676992", - "geo" : { - }, + "geo" : { }, "id_str" : "210159439234342913", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment THERE WERE NO INSTAPAPER COUPONS AT PHILZ COFFEE PLEASE ADVISE", "id" : 210159439234342913, "in_reply_to_status_id" : 210158997758676992, - "created_at" : "Wed Jun 06 00:01:29 +0000 2012", + "created_at" : "2012-06-06 00:01:29 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -2507,47 +2436,46 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "SteveStreza", "protected" : false, "id_str" : "658643", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3427734856/6f151e3d9aeb393dab9284dd03f3baff_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/446516305764438016\/F-vBkSbu_normal.jpeg", "id" : 658643, "verified" : false } }, "id" : 210166838385057794, - "created_at" : "Wed Jun 06 00:30:53 +0000 2012", + "created_at" : "2012-06-06 00:30:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "210142123687813121", "text" : "\"What is Xcode? What is the app delicate?\"\n\nSome people are beyond help.", "id" : 210142123687813121, - "created_at" : "Tue Jun 05 22:52:41 +0000 2012", + "created_at" : "2012-06-05 22:52:41 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -2561,14 +2489,13 @@ Grailbird.data.tweets_2012_06 = "urls" : [ ] }, "in_reply_to_status_id_str" : "209505353640058880", - "geo" : { - }, + "geo" : { }, "id_str" : "209518717216890880", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment They seem to care a lot about that photo. Congrats on the release. I *almost* wish I had an Android device to use it on.", "id" : 209518717216890880, "in_reply_to_status_id" : 209505353640058880, - "created_at" : "Mon Jun 04 05:35:29 +0000 2012", + "created_at" : "2012-06-04 05:35:29 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -2576,12 +2503,12 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -2594,70 +2521,67 @@ Grailbird.data.tweets_2012_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "208793727911731201", "text" : "RT @marcoarment: Ah, late-night weekend server migrations. Reminds me of Tumblr's early days.\n\nI waited far too long to ask for a sysadmin.", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "208786403197333504", "text" : "Ah, late-night weekend server migrations. Reminds me of Tumblr's early days.\n\nI waited far too long to ask for a sysadmin.", "id" : 208786403197333504, - "created_at" : "Sat Jun 02 05:05:32 +0000 2012", + "created_at" : "2012-06-02 05:05:32 +0000", "user" : { "name" : "Marco Arment", "screen_name" : "marcoarment", "protected" : false, "id_str" : "14231571", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1282173124/untitled-158-2_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1282173124\/untitled-158-2_normal.jpg", "id" : 14231571, "verified" : false } }, "id" : 208793727911731201, - "created_at" : "Sat Jun 02 05:34:38 +0000 2012", + "created_at" : "2012-06-02 05:34:38 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "208725184037924865", "text" : "I just gained 14 GB of disk space by restarting my Hackintosh \u2026 OS X issue or osx86? That's too much transient usage in an SSD world.", "id" : 208725184037924865, - "created_at" : "Sat Jun 02 01:02:16 +0000 2012", + "created_at" : "2012-06-02 01:02:16 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2670,50 +2594,48 @@ Grailbird.data.tweets_2012_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "208722662246187008", "text" : "RT @JimRoepcke: \uD83D\uDCF2 I'm currently available for iOS app development contracts and positions. I'm also available for 1-on-1 iOS mentoring v ...", "retweeted_status" : { - "source" : "TweetList Pro", + "source" : "\u003Ca href=\"http:\/\/tweetli.st\/\" rel=\"nofollow\"\u003ETweetList Pro\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "208709983024590848", "text" : "\uD83D\uDCF2 I'm currently available for iOS app development contracts and positions. I'm also available for 1-on-1 iOS mentoring via screen sharing.", "id" : 208709983024590848, - "created_at" : "Sat Jun 02 00:01:52 +0000 2012", + "created_at" : "2012-06-02 00:01:52 +0000", "user" : { "name" : "Jim Roepcke", "screen_name" : "JimRoepcke", "protected" : false, "id_str" : "894911", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3351988957/4cad7f658ee1a7f029aa5d283d6f4d87_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", "id" : 894911, "verified" : false } }, "id" : 208722662246187008, - "created_at" : "Sat Jun 02 00:52:15 +0000 2012", + "created_at" : "2012-06-02 00:52:15 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Mike Lee", + "name" : "Mike Lemur", "screen_name" : "bmf", "indices" : [ 3, 7 ], "id_str" : "8710132", @@ -2723,47 +2645,45 @@ Grailbird.data.tweets_2012_06 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "208616432852942848", "text" : "RT @bmf: In commodity trading news, futures on brilliant ideas continue to be depressed, as prices on talk remain at all time lows.", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "208543475770204161", "text" : "In commodity trading news, futures on brilliant ideas continue to be depressed, as prices on talk remain at all time lows.", "id" : 208543475770204161, - "created_at" : "Fri Jun 01 13:00:13 +0000 2012", + "created_at" : "2012-06-01 13:00:13 +0000", "user" : { - "name" : "Mike Lee", + "name" : "Mike Lemur", "screen_name" : "bmf", "protected" : false, "id_str" : "8710132", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1107557109/IMG_0027_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/415590099536338944\/M9PP5ZJR_normal.jpeg", "id" : 8710132, "verified" : false } }, "id" : 208616432852942848, - "created_at" : "Fri Jun 01 17:50:08 +0000 2012", + "created_at" : "2012-06-01 17:50:08 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "David Bruant", @@ -2782,15 +2702,14 @@ Grailbird.data.tweets_2012_06 = "hashtags" : [ ], "urls" : [ { "indices" : [ 77, 98 ], - "url" : "https://t.co/W2zYRNgw", - "expanded_url" : "https://mail.mozilla.org/pipermail/es-discuss/2012-May/023045.html", - "display_url" : "mail.mozilla.org/pipermail/es-d\u2026" + "url" : "https:\/\/t.co\/W2zYRNgw", + "expanded_url" : "https:\/\/mail.mozilla.org\/pipermail\/es-discuss\/2012-May\/023045.html", + "display_url" : "mail.mozilla.org\/pipermail\/es-d\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "208549171106562049", - "text" : "RT @DavidBruant: \"Completeness is an anti-goal for syntax.\" @littlecalculist https://t.co/W2zYRNgw", + "text" : "RT @DavidBruant: \"Completeness is an anti-goal for syntax.\" @littlecalculist https:\/\/t.co\/W2zYRNgw", "retweeted_status" : { "source" : "web", "entities" : { @@ -2805,35 +2724,34 @@ Grailbird.data.tweets_2012_06 = "hashtags" : [ ], "urls" : [ { "indices" : [ 60, 81 ], - "url" : "https://t.co/W2zYRNgw", - "expanded_url" : "https://mail.mozilla.org/pipermail/es-discuss/2012-May/023045.html", - "display_url" : "mail.mozilla.org/pipermail/es-d\u2026" + "url" : "https:\/\/t.co\/W2zYRNgw", + "expanded_url" : "https:\/\/mail.mozilla.org\/pipermail\/es-discuss\/2012-May\/023045.html", + "display_url" : "mail.mozilla.org\/pipermail\/es-d\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "207950038226317314", - "text" : "\"Completeness is an anti-goal for syntax.\" @littlecalculist https://t.co/W2zYRNgw", + "text" : "\"Completeness is an anti-goal for syntax.\" @littlecalculist https:\/\/t.co\/W2zYRNgw", "id" : 207950038226317314, - "created_at" : "Wed May 30 21:42:07 +0000 2012", + "created_at" : "2012-05-30 21:42:07 +0000", "user" : { "name" : "David Bruant", "screen_name" : "DavidBruant", "protected" : false, "id_str" : "217829531", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1171604614/Sayan2_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1171604614\/Sayan2_normal.png", "id" : 217829531, "verified" : false } }, "id" : 208549171106562049, - "created_at" : "Fri Jun 01 13:22:51 +0000 2012", + "created_at" : "2012-06-01 13:22:51 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2012_07.js b/public/tweets/data/js/tweets/2012_07.js index b00d8f5..29e9875 100755 --- a/public/tweets/data/js/tweets/2012_07.js +++ b/public/tweets/data/js/tweets/2012_07.js @@ -1,6 +1,6 @@ Grailbird.data.tweets_2012_07 = [ { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tap for Tap", @@ -9,7 +9,7 @@ Grailbird.data.tweets_2012_07 = "id_str" : "494341960", "id" : 494341960 }, { - "name" : "Pete Cashmore", + "name" : "Mashable", "screen_name" : "mashable", "indices" : [ 11, 20 ], "id_str" : "972651", @@ -20,14 +20,13 @@ Grailbird.data.tweets_2012_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "230366010551709696", - "geo" : { - }, + "geo" : { }, "id_str" : "230452793373241345", "in_reply_to_user_id" : 494341960, "text" : "@tapfortap @mashable The thing is he has to buy thousands of custom pieces of his getup at a time. He can't just buy a single, custom cowl.", "id" : 230452793373241345, "in_reply_to_status_id" : 230366010551709696, - "created_at" : "Wed Aug 01 00:00:02 +0000 2012", + "created_at" : "2012-08-01 00:00:02 +0000", "in_reply_to_screen_name" : "tapfortap", "in_reply_to_user_id_str" : "494341960", "user" : { @@ -35,12 +34,12 @@ Grailbird.data.tweets_2012_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Grigory Kruglov", @@ -53,15 +52,14 @@ Grailbird.data.tweets_2012_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 119, 140 ], - "url" : "https://t.co/YsFeC6yD", - "expanded_url" : "https://tellyourbossanything.com/", + "url" : "https:\/\/t.co\/YsFeC6yD", + "expanded_url" : "https:\/\/tellyourbossanything.com\/", "display_url" : "tellyourbossanything.com" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "230452011584344064", - "text" : "RT @lunafiko: Just launched Tell Your Boss Anything, anonymous way for employees to provide feedback to their managers https://t.co/YsFeC6yD", + "text" : "RT @lunafiko: Just launched Tell Your Boss Anything, anonymous way for employees to provide feedback to their managers https:\/\/t.co\/YsFeC6yD", "retweeted_status" : { "source" : "web", "entities" : { @@ -70,40 +68,39 @@ Grailbird.data.tweets_2012_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 105, 126 ], - "url" : "https://t.co/YsFeC6yD", - "expanded_url" : "https://tellyourbossanything.com/", + "url" : "https:\/\/t.co\/YsFeC6yD", + "expanded_url" : "https:\/\/tellyourbossanything.com\/", "display_url" : "tellyourbossanything.com" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "230403390306385920", - "text" : "Just launched Tell Your Boss Anything, anonymous way for employees to provide feedback to their managers https://t.co/YsFeC6yD", + "text" : "Just launched Tell Your Boss Anything, anonymous way for employees to provide feedback to their managers https:\/\/t.co\/YsFeC6yD", "id" : 230403390306385920, - "created_at" : "Tue Jul 31 20:43:43 +0000 2012", + "created_at" : "2012-07-31 20:43:43 +0000", "user" : { "name" : "Grigory Kruglov", "screen_name" : "lunafiko", "protected" : false, "id_str" : "14273142", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2366304626/khrxv6x39wsfdqmhseny_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2366304626\/khrxv6x39wsfdqmhseny_normal.jpeg", "id" : 14273142, "verified" : false } }, "id" : 230452011584344064, - "created_at" : "Tue Jul 31 23:56:55 +0000 2012", + "created_at" : "2012-07-31 23:56:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "ryah", @@ -116,46 +113,44 @@ Grailbird.data.tweets_2012_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "229312810641924097", "text" : "@ryah Yup, I do. 99.999% of code doesn\u2019t need arguments.callee, leaked globals, with, eval, etc.", "id" : 229312810641924097, - "created_at" : "Sat Jul 28 20:30:09 +0000 2012", + "created_at" : "2012-07-28 20:30:09 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for Mac", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "228319667960295424", "text" : "The new version of Apple\u2019s Podcast app is snappy and doesn\u2019t crash, but still doesn\u2019t seem to use iCloud. Better, still a long way to go.", "id" : 228319667960295424, - "created_at" : "Thu Jul 26 02:43:45 +0000 2012", + "created_at" : "2012-07-26 02:43:45 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for Mac", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -168,67 +163,65 @@ Grailbird.data.tweets_2012_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 21, 41 ], - "url" : "http://t.co/aP38wtln", - "expanded_url" : "http://patdryburgh.com/blog/preparing-for-john-siracusas-review-of-mountain-lion/", - "display_url" : "patdryburgh.com/blog/preparing\u2026" + "url" : "http:\/\/t.co\/aP38wtln", + "expanded_url" : "http:\/\/patdryburgh.com\/blog\/preparing-for-john-siracusas-review-of-mountain-lion\/", + "display_url" : "patdryburgh.com\/blog\/preparing\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "228309946507329536", - "text" : "RT @siracusa: Nerds\u2026 http://t.co/aP38wtln", + "text" : "RT @siracusa: Nerds\u2026 http:\/\/t.co\/aP38wtln", "retweeted_status" : { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 7, 27 ], - "url" : "http://t.co/aP38wtln", - "expanded_url" : "http://patdryburgh.com/blog/preparing-for-john-siracusas-review-of-mountain-lion/", - "display_url" : "patdryburgh.com/blog/preparing\u2026" + "url" : "http:\/\/t.co\/aP38wtln", + "expanded_url" : "http:\/\/patdryburgh.com\/blog\/preparing-for-john-siracusas-review-of-mountain-lion\/", + "display_url" : "patdryburgh.com\/blog\/preparing\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "228186629876105216", - "text" : "Nerds\u2026 http://t.co/aP38wtln", + "text" : "Nerds\u2026 http:\/\/t.co\/aP38wtln", "id" : 228186629876105216, - "created_at" : "Wed Jul 25 17:55:06 +0000 2012", + "created_at" : "2012-07-25 17:55:06 +0000", "user" : { "name" : "John Siracusa", "screen_name" : "siracusa", "protected" : false, "id_str" : "636923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1501070030/John_2011_1_500x500_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", "id" : 636923, "verified" : false } }, "id" : 228309946507329536, - "created_at" : "Thu Jul 26 02:05:07 +0000 2012", + "created_at" : "2012-07-26 02:05:07 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ { - "expanded_url" : "http://twitter.com/_sjs/status/228150232339316737/photo/1", + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/228150232339316737\/photo\/1", "indices" : [ 18, 38 ], - "url" : "http://t.co/ZvurHzji", - "media_url" : "http://pbs.twimg.com/media/AyqNbXQCAAAq8SA.png", + "url" : "http:\/\/t.co\/ZvurHzji", + "media_url" : "http:\/\/pbs.twimg.com\/media\/AyqNbXQCAAAq8SA.png", "id_str" : "228150232372871168", "id" : 228150232372871168, - "media_url_https" : "https://pbs.twimg.com/media/AyqNbXQCAAAq8SA.png", + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/AyqNbXQCAAAq8SA.png", "sizes" : [ { "h" : 1365, "resize" : "fit", @@ -250,28 +243,27 @@ Grailbird.data.tweets_2012_07 = "resize" : "fit", "w" : 1536 } ], - "display_url" : "pic.twitter.com/ZvurHzji" + "display_url" : "pic.twitter.com\/ZvurHzji" } ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "228150232339316737", - "text" : "And so it begins. http://t.co/ZvurHzji", + "text" : "And so it begins. http:\/\/t.co\/ZvurHzji", "id" : 228150232339316737, - "created_at" : "Wed Jul 25 15:30:32 +0000 2012", + "created_at" : "2012-07-25 15:30:32 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for Mac", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Wynn Netherland ", @@ -284,51 +276,49 @@ Grailbird.data.tweets_2012_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 26, 46 ], - "url" : "http://t.co/FBPAPQP5", - "expanded_url" : "http://cui-about.me/sjs", - "display_url" : "cui-about.me/sjs" + "url" : "http:\/\/t.co\/FBPAPQP5", + "expanded_url" : "http:\/\/cui-about.me\/sjs", + "display_url" : "cui-about.me\/sjs" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "227590328264302594", - "text" : "about.me for geeks: `curl http://t.co/FBPAPQP5` /tip o\u2019 the hat to @pengwynn", + "text" : "about.me for geeks: `curl http:\/\/t.co\/FBPAPQP5` \/tip o\u2019 the hat to @pengwynn", "id" : 227590328264302594, - "created_at" : "Tue Jul 24 02:25:37 +0000 2012", + "created_at" : "2012-07-24 02:25:37 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "227229550977884160", "text" : "I just saw an American tourist with a Galaxy Note and did a double take.", "id" : 227229550977884160, - "created_at" : "Mon Jul 23 02:32:01 +0000 2012", + "created_at" : "2012-07-23 02:32:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for Mac", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Salvatore Sanfilippo", @@ -341,47 +331,45 @@ Grailbird.data.tweets_2012_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "226739166346633216", "text" : "RT @antirez: p.s. The appointment of monday July 23th with the first public release of Redis Sentinel is confirmed!", "retweeted_status" : { - "source" : "YoruFukurou", + "source" : "\u003Ca href=\"http:\/\/sites.google.com\/site\/yorufukurou\/\" rel=\"nofollow\"\u003EYoruFukurou\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "226739107378896896", "text" : "p.s. The appointment of monday July 23th with the first public release of Redis Sentinel is confirmed!", "id" : 226739107378896896, - "created_at" : "Sat Jul 21 18:03:10 +0000 2012", + "created_at" : "2012-07-21 18:03:10 +0000", "user" : { "name" : "Salvatore Sanfilippo", "screen_name" : "antirez", "protected" : false, "id_str" : "5813712", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1700896897/antirez_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/447047867652272128\/MtilrTWI_normal.png", "id" : 5813712, "verified" : false } }, "id" : 226739166346633216, - "created_at" : "Sat Jul 21 18:03:24 +0000 2012", + "created_at" : "2012-07-21 18:03:24 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -395,14 +383,13 @@ Grailbird.data.tweets_2012_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "226511843215151106", - "geo" : { - }, + "geo" : { }, "id_str" : "226520883584450561", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk Nice one! Love the second photo. Where did you spot that heron?", "id" : 226520883584450561, "in_reply_to_status_id" : 226511843215151106, - "created_at" : "Sat Jul 21 03:36:01 +0000 2012", + "created_at" : "2012-07-21 03:36:01 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -410,40 +397,39 @@ Grailbird.data.tweets_2012_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Instagram", + "source" : "\u003Ca href=\"http:\/\/instagram.com\" rel=\"nofollow\"\u003EInstagram\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 24, 44 ], - "url" : "http://t.co/WAXAHJej", - "expanded_url" : "http://instagr.am/p/NJ84vSreu7/", - "display_url" : "instagr.am/p/NJ84vSreu7/" + "url" : "http:\/\/t.co\/WAXAHJej", + "expanded_url" : "http:\/\/instagr.am\/p\/NJ84vSreu7\/", + "display_url" : "instagr.am\/p\/NJ84vSreu7\/" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "224966774452527105", - "text" : "Current status: redneck http://t.co/WAXAHJej", + "text" : "Current status: redneck http:\/\/t.co\/WAXAHJej", "id" : 224966774452527105, - "created_at" : "Mon Jul 16 20:40:33 +0000 2012", + "created_at" : "2012-07-16 20:40:33 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -463,14 +449,13 @@ Grailbird.data.tweets_2012_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "224886642056503296", - "geo" : { - }, + "geo" : { }, "id_str" : "224947674925891584", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment @siracusa\u2019s worst nightmare.", "id" : 224947674925891584, "in_reply_to_status_id" : 224886642056503296, - "created_at" : "Mon Jul 16 19:24:39 +0000 2012", + "created_at" : "2012-07-16 19:24:39 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -478,15 +463,15 @@ Grailbird.data.tweets_2012_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Joel Martin", + "name" : "noVNC Project", "screen_name" : "noVNC", "indices" : [ 3, 9 ], "id_str" : "169309199", @@ -496,57 +481,55 @@ Grailbird.data.tweets_2012_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 55, 75 ], - "url" : "http://t.co/AAuhXWMi", - "expanded_url" : "http://www.redcode.nl/blog/2012/07/java-speed-of-math/", - "display_url" : "redcode.nl/blog/2012/07/j\u2026" + "url" : "http:\/\/t.co\/AAuhXWMi", + "expanded_url" : "http:\/\/www.redcode.nl\/blog\/2012\/07\/java-speed-of-math\/", + "display_url" : "redcode.nl\/blog\/2012\/07\/j\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "224947464963227648", - "text" : "RT @noVNC: JavaScript is now faster than Java at math: http://t.co/AAuhXWMi", + "text" : "RT @noVNC: JavaScript is now faster than Java at math: http:\/\/t.co\/AAuhXWMi", "retweeted_status" : { - "source" : "twidge", + "source" : "\u003Ca href=\"http:\/\/software.complete.org\/twidge\" rel=\"nofollow\"\u003Etwidge\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 44, 64 ], - "url" : "http://t.co/AAuhXWMi", - "expanded_url" : "http://www.redcode.nl/blog/2012/07/java-speed-of-math/", - "display_url" : "redcode.nl/blog/2012/07/j\u2026" + "url" : "http:\/\/t.co\/AAuhXWMi", + "expanded_url" : "http:\/\/www.redcode.nl\/blog\/2012\/07\/java-speed-of-math\/", + "display_url" : "redcode.nl\/blog\/2012\/07\/j\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "224875738241835009", - "text" : "JavaScript is now faster than Java at math: http://t.co/AAuhXWMi", + "text" : "JavaScript is now faster than Java at math: http:\/\/t.co\/AAuhXWMi", "id" : 224875738241835009, - "created_at" : "Mon Jul 16 14:38:48 +0000 2012", + "created_at" : "2012-07-16 14:38:48 +0000", "user" : { - "name" : "Joel Martin", + "name" : "noVNC Project", "screen_name" : "noVNC", "protected" : false, "id_str" : "169309199", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1231135026/twitter_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1231135026\/twitter_normal.png", "id" : 169309199, "verified" : false } }, "id" : 224947464963227648, - "created_at" : "Mon Jul 16 19:23:49 +0000 2012", + "created_at" : "2012-07-16 19:23:49 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -559,57 +542,55 @@ Grailbird.data.tweets_2012_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 89, 109 ], - "url" : "http://t.co/obmLPff3", - "expanded_url" : "http://peetm.com/blog/?p=55", - "display_url" : "peetm.com/blog/?p=55" + "url" : "http:\/\/t.co\/obmLPff3", + "expanded_url" : "http:\/\/peetm.com\/blog\/?p=55", + "display_url" : "peetm.com\/blog\/?p=55" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "224595246779088897", - "text" : "RT @peterc: A story about a useful *zero* byte program that sold for \u00A35 a go in the 80s: http://t.co/obmLPff3 (I loved the Tatung Einstein!)", + "text" : "RT @peterc: A story about a useful *zero* byte program that sold for \u00A35 a go in the 80s: http:\/\/t.co\/obmLPff3 (I loved the Tatung Einstein!)", "retweeted_status" : { - "source" : "Buffer", + "source" : "\u003Ca href=\"http:\/\/bufferapp.com\" rel=\"nofollow\"\u003EBuffer\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 77, 97 ], - "url" : "http://t.co/obmLPff3", - "expanded_url" : "http://peetm.com/blog/?p=55", - "display_url" : "peetm.com/blog/?p=55" + "url" : "http:\/\/t.co\/obmLPff3", + "expanded_url" : "http:\/\/peetm.com\/blog\/?p=55", + "display_url" : "peetm.com\/blog\/?p=55" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "224588916043423744", - "text" : "A story about a useful *zero* byte program that sold for \u00A35 a go in the 80s: http://t.co/obmLPff3 (I loved the Tatung Einstein!)", + "text" : "A story about a useful *zero* byte program that sold for \u00A35 a go in the 80s: http:\/\/t.co\/obmLPff3 (I loved the Tatung Einstein!)", "id" : 224588916043423744, - "created_at" : "Sun Jul 15 19:39:04 +0000 2012", + "created_at" : "2012-07-15 19:39:04 +0000", "user" : { "name" : "Peter Cooper", "screen_name" : "peterc", "protected" : false, "id_str" : "33493", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2613982763/ttq5jf710uegagijddeb_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/432149950852378624\/MTvJN889_normal.png", "id" : 33493, "verified" : false } }, "id" : 224595246779088897, - "created_at" : "Sun Jul 15 20:04:14 +0000 2012", + "created_at" : "2012-07-15 20:04:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Chris Beckmann", @@ -622,47 +603,45 @@ Grailbird.data.tweets_2012_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "224163617682096128", "text" : "RT @ChrisBeckmann: The 1989 Game Boy has 0.23% the display resolution of an iPhone 4S. It sold 117.69 million units.", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "223996324792635394", "text" : "The 1989 Game Boy has 0.23% the display resolution of an iPhone 4S. It sold 117.69 million units.", "id" : 223996324792635394, - "created_at" : "Sat Jul 14 04:24:20 +0000 2012", + "created_at" : "2012-07-14 04:24:20 +0000", "user" : { "name" : "Chris Beckmann", "screen_name" : "ChrisBeckmann", "protected" : false, "id_str" : "55486012", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2314092340/im5f58uwg7jqvgrc3ird_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/444342041955155968\/uhRS3WEZ_normal.jpeg", "id" : 55486012, "verified" : false } }, "id" : 224163617682096128, - "created_at" : "Sat Jul 14 15:29:05 +0000 2012", + "created_at" : "2012-07-14 15:29:05 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Amos Wenger", @@ -681,17 +660,16 @@ Grailbird.data.tweets_2012_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 62, 82 ], - "url" : "http://t.co/tF9nzujm", - "expanded_url" : "http://blog.grooveshark.com/post/27150025910/ny-supreme-court-upholds-grooveshark-legality", - "display_url" : "blog.grooveshark.com/post/271500259\u2026" + "url" : "http:\/\/t.co\/tF9nzujm", + "expanded_url" : "http:\/\/blog.grooveshark.com\/post\/27150025910\/ny-supreme-court-upholds-grooveshark-legality", + "display_url" : "blog.grooveshark.com\/post\/271500259\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "223978099648368642", - "text" : "RT @nddrylliog: NY Supreme Court Upholds Grooveshark Legality http://t.co/tF9nzujm (via @KimDotcom)", + "text" : "RT @nddrylliog: NY Supreme Court Upholds Grooveshark Legality http:\/\/t.co\/tF9nzujm (via @KimDotcom)", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kim Dotcom", @@ -704,40 +682,39 @@ Grailbird.data.tweets_2012_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 46, 66 ], - "url" : "http://t.co/tF9nzujm", - "expanded_url" : "http://blog.grooveshark.com/post/27150025910/ny-supreme-court-upholds-grooveshark-legality", - "display_url" : "blog.grooveshark.com/post/271500259\u2026" + "url" : "http:\/\/t.co\/tF9nzujm", + "expanded_url" : "http:\/\/blog.grooveshark.com\/post\/27150025910\/ny-supreme-court-upholds-grooveshark-legality", + "display_url" : "blog.grooveshark.com\/post\/271500259\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "223932856269938690", - "text" : "NY Supreme Court Upholds Grooveshark Legality http://t.co/tF9nzujm (via @KimDotcom)", + "text" : "NY Supreme Court Upholds Grooveshark Legality http:\/\/t.co\/tF9nzujm (via @KimDotcom)", "id" : 223932856269938690, - "created_at" : "Sat Jul 14 00:12:08 +0000 2012", + "created_at" : "2012-07-14 00:12:08 +0000", "user" : { "name" : "Amos Wenger", "screen_name" : "nddrylliog", "protected" : false, "id_str" : "267433199", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3372862179/b5a03765b2150475151a0fc29af7d8ca_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/447736531608809472\/AECMF5xJ_normal.jpeg", "id" : 267433199, "verified" : false } }, "id" : 223978099648368642, - "created_at" : "Sat Jul 14 03:11:54 +0000 2012", + "created_at" : "2012-07-14 03:11:54 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Rogers", @@ -745,20 +722,25 @@ Grailbird.data.tweets_2012_07 = "indices" : [ 3, 11 ], "id_str" : "20079975", "id" : 20079975 + }, { + "name" : "Brad Feld", + "screen_name" : "bfeld", + "indices" : [ 139, 140 ], + "id_str" : "3754891", + "id" : 3754891 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 112, 132 ], - "url" : "http://t.co/RhC4ZSpL", - "expanded_url" : "http://www.fullcontact.com/2012/07/10/paid-paid-vacation/", - "display_url" : "fullcontact.com/2012/07/10/pai\u2026" + "url" : "http:\/\/t.co\/RhC4ZSpL", + "expanded_url" : "http:\/\/www.fullcontact.com\/2012\/07\/10\/paid-paid-vacation\/", + "display_url" : "fullcontact.com\/2012\/07\/10\/pai\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "223132039967293440", - "text" : "RT @polotek: This is pretty amazing. \"Paid, PAID Vacation\". Pay employees to take a real vacation and NOT work. http://t.co/RhC4ZSpL via ...", + "text" : "RT @polotek: This is pretty amazing. \"Paid, PAID Vacation\". Pay employees to take a real vacation and NOT work. http:\/\/t.co\/RhC4ZSpL via ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -773,40 +755,39 @@ Grailbird.data.tweets_2012_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 99, 119 ], - "url" : "http://t.co/RhC4ZSpL", - "expanded_url" : "http://www.fullcontact.com/2012/07/10/paid-paid-vacation/", - "display_url" : "fullcontact.com/2012/07/10/pai\u2026" + "url" : "http:\/\/t.co\/RhC4ZSpL", + "expanded_url" : "http:\/\/www.fullcontact.com\/2012\/07\/10\/paid-paid-vacation\/", + "display_url" : "fullcontact.com\/2012\/07\/10\/pai\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "223127533837762561", - "text" : "This is pretty amazing. \"Paid, PAID Vacation\". Pay employees to take a real vacation and NOT work. http://t.co/RhC4ZSpL via @bfeld", + "text" : "This is pretty amazing. \"Paid, PAID Vacation\". Pay employees to take a real vacation and NOT work. http:\/\/t.co\/RhC4ZSpL via @bfeld", "id" : 223127533837762561, - "created_at" : "Wed Jul 11 18:52:04 +0000 2012", + "created_at" : "2012-07-11 18:52:04 +0000", "user" : { "name" : "Marco Rogers", "screen_name" : "polotek", "protected" : false, "id_str" : "20079975", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/422439290/n739064999_192287_1980_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3603780451\/4775e8c65a9f6f70c824a5b689e6295c_normal.jpeg", "id" : 20079975, "verified" : false } }, "id" : 223132039967293440, - "created_at" : "Wed Jul 11 19:09:58 +0000 2012", + "created_at" : "2012-07-11 19:09:58 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Ron Howard", @@ -816,13 +797,13 @@ Grailbird.data.tweets_2012_07 = "id" : 125481462 } ], "media" : [ { - "expanded_url" : "http://twitter.com/RealRonHoward/status/222829875109699584/photo/1", + "expanded_url" : "http:\/\/twitter.com\/RealRonHoward\/status\/222829875109699584\/photo\/1", "indices" : [ 107, 127 ], - "url" : "http://t.co/yhSRZET4", - "media_url" : "http://pbs.twimg.com/media/Axemlz-CIAADJdl.jpg", + "url" : "http:\/\/t.co\/yhSRZET4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Axemlz-CIAADJdl.jpg", "id_str" : "222829875113893888", "id" : 222829875113893888, - "media_url_https" : "https://pbs.twimg.com/media/Axemlz-CIAADJdl.jpg", + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Axemlz-CIAADJdl.jpg", "sizes" : [ { "h" : 450, "resize" : "fit", @@ -844,27 +825,26 @@ Grailbird.data.tweets_2012_07 = "resize" : "fit", "w" : 816 } ], - "display_url" : "pic.twitter.com/yhSRZET4" + "display_url" : "pic.twitter.com\/yhSRZET4" } ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "223076848144355331", - "text" : "RT @RealRonHoward: Arrested Development for Netflix. IT'S ALIVE. This is what the writer's room looks like http://t.co/yhSRZET4", + "text" : "RT @RealRonHoward: Arrested Development for Netflix. IT'S ALIVE. This is what the writer's room looks like http:\/\/t.co\/yhSRZET4", "retweeted_status" : { - "source" : "Photos on iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EPhotos on iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ { - "expanded_url" : "http://twitter.com/RealRonHoward/status/222829875109699584/photo/1", + "expanded_url" : "http:\/\/twitter.com\/RealRonHoward\/status\/222829875109699584\/photo\/1", "indices" : [ 88, 108 ], - "url" : "http://t.co/yhSRZET4", - "media_url" : "http://pbs.twimg.com/media/Axemlz-CIAADJdl.jpg", + "url" : "http:\/\/t.co\/yhSRZET4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Axemlz-CIAADJdl.jpg", "id_str" : "222829875113893888", "id" : 222829875113893888, - "media_url_https" : "https://pbs.twimg.com/media/Axemlz-CIAADJdl.jpg", + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Axemlz-CIAADJdl.jpg", "sizes" : [ { "h" : 450, "resize" : "fit", @@ -886,40 +866,39 @@ Grailbird.data.tweets_2012_07 = "resize" : "fit", "w" : 816 } ], - "display_url" : "pic.twitter.com/yhSRZET4" + "display_url" : "pic.twitter.com\/yhSRZET4" } ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "222829875109699584", - "text" : "Arrested Development for Netflix. IT'S ALIVE. This is what the writer's room looks like http://t.co/yhSRZET4", + "text" : "Arrested Development for Netflix. IT'S ALIVE. This is what the writer's room looks like http:\/\/t.co\/yhSRZET4", "id" : 222829875109699584, - "created_at" : "Tue Jul 10 23:09:17 +0000 2012", + "created_at" : "2012-07-10 23:09:17 +0000", "user" : { "name" : "Ron Howard", "screen_name" : "RealRonHoward", "protected" : false, "id_str" : "125481462", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/836121149/ALTERNATE_HEADSHOT_DF-04631_r_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/836121149\/ALTERNATE_HEADSHOT_DF-04631_r_normal.jpg", "id" : 125481462, "verified" : true } }, "id" : 223076848144355331, - "created_at" : "Wed Jul 11 15:30:39 +0000 2012", + "created_at" : "2012-07-11 15:30:39 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mitchell Hashimoto", @@ -932,47 +911,45 @@ Grailbird.data.tweets_2012_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "223076789461843969", "text" : "RT @mitchellh: Next up, let's get Vagrant booting up VMWare Fusion instances, shall we? Final touches on this boxes branch, then a merge ...", "retweeted_status" : { - "source" : "Echofon", + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "222936727516491777", "text" : "Next up, let's get Vagrant booting up VMWare Fusion instances, shall we? Final touches on this boxes branch, then a merge, then new branch!", "id" : 222936727516491777, - "created_at" : "Wed Jul 11 06:13:52 +0000 2012", + "created_at" : "2012-07-11 06:13:52 +0000", "user" : { "name" : "Mitchell Hashimoto", "screen_name" : "mitchellh", "protected" : false, "id_str" : "12819682", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2707460527/252a64411a339184ff375a96fb68dcb0_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2707460527\/252a64411a339184ff375a96fb68dcb0_normal.png", "id" : 12819682, "verified" : false } }, "id" : 223076789461843969, - "created_at" : "Wed Jul 11 15:30:25 +0000 2012", + "created_at" : "2012-07-11 15:30:25 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Graham Linehan", @@ -985,47 +962,45 @@ Grailbird.data.tweets_2012_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "222924618497916928", "text" : "RT @Glinner: \u201CI\u2019d LOVE to download your app instead of going to the webpage I just tried to visit!\u201D\u2014 No-one, ever. No-one in the future ...", "retweeted_status" : { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "222779724567547904", "text" : "\u201CI\u2019d LOVE to download your app instead of going to the webpage I just tried to visit!\u201D\u2014 No-one, ever. No-one in the future either.", "id" : 222779724567547904, - "created_at" : "Tue Jul 10 19:50:00 +0000 2012", + "created_at" : "2012-07-10 19:50:00 +0000", "user" : { "name" : "Graham Linehan", "screen_name" : "Glinner", "protected" : false, "id_str" : "7076492", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1765325468/profile_copy_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/433543395974205440\/e1vZ6x9u_normal.jpeg", "id" : 7076492, "verified" : true } }, "id" : 222924618497916928, - "created_at" : "Wed Jul 11 05:25:45 +0000 2012", + "created_at" : "2012-07-11 05:25:45 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Gifford", @@ -1038,8 +1013,7 @@ Grailbird.data.tweets_2012_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "221285716448133121", "text" : "RT @bgifford: YYYYMMDD Let's just agree that's the best for organising dates. K, thanks.", "retweeted_status" : { @@ -1050,35 +1024,34 @@ Grailbird.data.tweets_2012_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "221279965122015232", "text" : "YYYYMMDD Let's just agree that's the best for organising dates. K, thanks.", "id" : 221279965122015232, - "created_at" : "Fri Jul 06 16:30:29 +0000 2012", + "created_at" : "2012-07-06 16:30:29 +0000", "user" : { "name" : "Benjamin Gifford", "screen_name" : "bgifford", "protected" : false, "id_str" : "17263516", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2102951259/mojava_1_headshot_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2102951259\/mojava_1_headshot_normal.png", "id" : 17263516, "verified" : false } }, "id" : 221285716448133121, - "created_at" : "Fri Jul 06 16:53:20 +0000 2012", + "created_at" : "2012-07-06 16:53:20 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dan Benjamin", @@ -1097,23 +1070,22 @@ Grailbird.data.tweets_2012_07 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "220529221741715459", "text" : "Episode 15, The Bridges of Siracusa County, is the original \"this will be a short show\" that ends up being long. @danbenjamin @siracusa", "id" : 220529221741715459, - "created_at" : "Wed Jul 04 14:47:18 +0000 2012", + "created_at" : "2012-07-04 14:47:18 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Salvatore Sanfilippo", @@ -1126,57 +1098,55 @@ Grailbird.data.tweets_2012_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 109, 129 ], - "url" : "http://t.co/2PqpJtYc", - "expanded_url" : "http://bit.ly/N8f1K4", - "display_url" : "bit.ly/N8f1K4" + "url" : "http:\/\/t.co\/2PqpJtYc", + "expanded_url" : "http:\/\/bit.ly\/N8f1K4", + "display_url" : "bit.ly\/N8f1K4" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "220160115322527744", - "text" : "RT @antirez: some more sentinel in action (agreement using two sentinels to mark a master objectively down): http://t.co/2PqpJtYc", + "text" : "RT @antirez: some more sentinel in action (agreement using two sentinels to mark a master objectively down): http:\/\/t.co\/2PqpJtYc", "retweeted_status" : { - "source" : "YoruFukurou", + "source" : "\u003Ca href=\"http:\/\/sites.google.com\/site\/yorufukurou\/\" rel=\"nofollow\"\u003EYoruFukurou\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 96, 116 ], - "url" : "http://t.co/2PqpJtYc", - "expanded_url" : "http://bit.ly/N8f1K4", - "display_url" : "bit.ly/N8f1K4" + "url" : "http:\/\/t.co\/2PqpJtYc", + "expanded_url" : "http:\/\/bit.ly\/N8f1K4", + "display_url" : "bit.ly\/N8f1K4" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "220135260799778816", - "text" : "some more sentinel in action (agreement using two sentinels to mark a master objectively down): http://t.co/2PqpJtYc", + "text" : "some more sentinel in action (agreement using two sentinels to mark a master objectively down): http:\/\/t.co\/2PqpJtYc", "id" : 220135260799778816, - "created_at" : "Tue Jul 03 12:41:50 +0000 2012", + "created_at" : "2012-07-03 12:41:50 +0000", "user" : { "name" : "Salvatore Sanfilippo", "screen_name" : "antirez", "protected" : false, "id_str" : "5813712", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1700896897/antirez_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/447047867652272128\/MtilrTWI_normal.png", "id" : 5813712, "verified" : false } }, "id" : 220160115322527744, - "created_at" : "Tue Jul 03 14:20:36 +0000 2012", + "created_at" : "2012-07-03 14:20:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1190,14 +1160,13 @@ Grailbird.data.tweets_2012_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "220018943572721664", - "geo" : { - }, + "geo" : { }, "id_str" : "220019224402341888", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Ha ha. Fair enough.", "id" : 220019224402341888, "in_reply_to_status_id" : 220018943572721664, - "created_at" : "Tue Jul 03 05:00:45 +0000 2012", + "created_at" : "2012-07-03 05:00:45 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1205,12 +1174,12 @@ Grailbird.data.tweets_2012_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1224,14 +1193,13 @@ Grailbird.data.tweets_2012_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "220018281027870721", - "geo" : { - }, + "geo" : { }, "id_str" : "220018831144390656", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Just grab your ankles like a good Canadian.", "id" : 220018831144390656, "in_reply_to_status_id" : 220018281027870721, - "created_at" : "Tue Jul 03 04:59:11 +0000 2012", + "created_at" : "2012-07-03 04:59:11 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1239,12 +1207,12 @@ Grailbird.data.tweets_2012_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1257,25 +1225,24 @@ Grailbird.data.tweets_2012_07 = "hashtags" : [ ], "urls" : [ { "indices" : [ 96, 116 ], - "url" : "http://t.co/mQvTBEgi", - "expanded_url" : "http://cl.ly/2t2g0p2R29122U2q0e2b", - "display_url" : "cl.ly/2t2g0p2R29122U\u2026" + "url" : "http:\/\/t.co\/mQvTBEgi", + "expanded_url" : "http:\/\/cl.ly\/2t2g0p2R29122U2q0e2b", + "display_url" : "cl.ly\/2t2g0p2R29122U\u2026" }, { "indices" : [ 117, 137 ], - "url" : "http://t.co/zpern97F", - "expanded_url" : "http://cl.ly/2V0y2K160v2V1Z083d2Z", - "display_url" : "cl.ly/2V0y2K160v2V1Z\u2026" + "url" : "http:\/\/t.co\/zpern97F", + "expanded_url" : "http:\/\/cl.ly\/2V0y2K160v2V1Z083d2Z", + "display_url" : "cl.ly\/2V0y2K160v2V1Z\u2026" } ] }, "in_reply_to_status_id_str" : "219999497911152640", - "geo" : { - }, + "geo" : { }, "id_str" : "220017909517398017", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke Time to get off that old business account. The water's fine on residential plans :) http://t.co/mQvTBEgi http://t.co/zpern97F", + "text" : "@JimRoepcke Time to get off that old business account. The water's fine on residential plans :) http:\/\/t.co\/mQvTBEgi http:\/\/t.co\/zpern97F", "id" : 220017909517398017, "in_reply_to_status_id" : 219999497911152640, - "created_at" : "Tue Jul 03 04:55:32 +0000 2012", + "created_at" : "2012-07-03 04:55:32 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1283,12 +1250,12 @@ Grailbird.data.tweets_2012_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1302,14 +1269,13 @@ Grailbird.data.tweets_2012_07 = "urls" : [ ] }, "in_reply_to_status_id_str" : "219649972709232640", - "geo" : { - }, + "geo" : { }, "id_str" : "219654929831301121", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Dropbox keeps versions around for 30 days so if it goes awry you can restore from the web UI. Should be fine though.", "id" : 219654929831301121, "in_reply_to_status_id" : 219649972709232640, - "created_at" : "Mon Jul 02 04:53:10 +0000 2012", + "created_at" : "2012-07-02 04:53:10 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1317,7 +1283,7 @@ Grailbird.data.tweets_2012_07 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2012_08.js b/public/tweets/data/js/tweets/2012_08.js index dc02a36..ca7b206 100755 --- a/public/tweets/data/js/tweets/2012_08.js +++ b/public/tweets/data/js/tweets/2012_08.js @@ -1,6 +1,6 @@ Grailbird.data.tweets_2012_08 = [ { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "RogersHelps", @@ -14,14 +14,13 @@ Grailbird.data.tweets_2012_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "241330184828096512", - "geo" : { - }, + "geo" : { }, "id_str" : "241337083975827456", "in_reply_to_user_id" : 31442511, - "text" : "@RogersHelps I believe it's the 11th of each month and will try to forget about it till then. Except I've turned data off because of this :/", + "text" : "@RogersHelps I believe it's the 11th of each month and will try to forget about it till then. Except I've turned data off because of this :\/", "id" : 241337083975827456, "in_reply_to_status_id" : 241330184828096512, - "created_at" : "Fri Aug 31 00:50:19 +0000 2012", + "created_at" : "2012-08-31 00:50:19 +0000", "in_reply_to_screen_name" : "RogersHelps", "in_reply_to_user_id_str" : "31442511", "user" : { @@ -29,12 +28,12 @@ Grailbird.data.tweets_2012_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "RogersHelps", @@ -48,14 +47,13 @@ Grailbird.data.tweets_2012_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "241306818574438400", - "geo" : { - }, + "geo" : { }, "id_str" : "241327652013748224", "in_reply_to_user_id" : 31442511, "text" : "@RogersHelps Not yet. 2 weeks into the cycle I was texted about a $50 overage fee for data usage so I started finding out what\u2019s up.", "id" : 241327652013748224, "in_reply_to_status_id" : 241306818574438400, - "created_at" : "Fri Aug 31 00:12:50 +0000 2012", + "created_at" : "2012-08-31 00:12:50 +0000", "in_reply_to_screen_name" : "RogersHelps", "in_reply_to_user_id_str" : "31442511", "user" : { @@ -63,12 +61,12 @@ Grailbird.data.tweets_2012_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "RogersHelps", @@ -82,14 +80,13 @@ Grailbird.data.tweets_2012_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "241299057908252673", - "geo" : { - }, + "geo" : { }, "id_str" : "241302138322575361", "in_reply_to_user_id" : 31442511, "text" : "@RogersHelps However I did change my plan last month so I suspect that is somehow related. I might have to wait for the bill and dispute it.", "id" : 241302138322575361, "in_reply_to_status_id" : 241299057908252673, - "created_at" : "Thu Aug 30 22:31:27 +0000 2012", + "created_at" : "2012-08-30 22:31:27 +0000", "in_reply_to_screen_name" : "RogersHelps", "in_reply_to_user_id_str" : "31442511", "user" : { @@ -97,12 +94,12 @@ Grailbird.data.tweets_2012_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "RogersHelps", @@ -116,14 +113,13 @@ Grailbird.data.tweets_2012_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "241299057908252673", - "geo" : { - }, + "geo" : { }, "id_str" : "241301979727527936", "in_reply_to_user_id" : 31442511, - "text" : "@RogersHelps I have been streaming podcasts more. At ~30MB/hour, 10 GB is 333 hours. I did not listen to 333 hours in 2 weeks (336 hours).", + "text" : "@RogersHelps I have been streaming podcasts more. At ~30MB\/hour, 10 GB is 333 hours. I did not listen to 333 hours in 2 weeks (336 hours).", "id" : 241301979727527936, "in_reply_to_status_id" : 241299057908252673, - "created_at" : "Thu Aug 30 22:30:49 +0000 2012", + "created_at" : "2012-08-30 22:30:49 +0000", "in_reply_to_screen_name" : "RogersHelps", "in_reply_to_user_id_str" : "31442511", "user" : { @@ -131,12 +127,12 @@ Grailbird.data.tweets_2012_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "RogersHelps", @@ -149,13 +145,12 @@ Grailbird.data.tweets_2012_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "241295730948587521", "in_reply_to_user_id" : 31442511, "text" : "@RogersHelps I have a bogus charge for 10+ GB data usage this month and trying to get an explanation is like pulling teeth.", "id" : 241295730948587521, - "created_at" : "Thu Aug 30 22:05:59 +0000 2012", + "created_at" : "2012-08-30 22:05:59 +0000", "in_reply_to_screen_name" : "RogersHelps", "in_reply_to_user_id_str" : "31442511", "user" : { @@ -163,12 +158,12 @@ Grailbird.data.tweets_2012_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "RogersHelps", @@ -182,14 +177,13 @@ Grailbird.data.tweets_2012_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "241241993605443584", - "geo" : { - }, + "geo" : { }, "id_str" : "241295254093967360", "in_reply_to_user_id" : 31442511, "text" : "@RogersHelps Exactly. She was trying to explain the excessive data usage and insisted that was true. Very frustrating trying to get help.", "id" : 241295254093967360, "in_reply_to_status_id" : 241241993605443584, - "created_at" : "Thu Aug 30 22:04:06 +0000 2012", + "created_at" : "2012-08-30 22:04:06 +0000", "in_reply_to_screen_name" : "RogersHelps", "in_reply_to_user_id_str" : "31442511", "user" : { @@ -197,58 +191,56 @@ Grailbird.data.tweets_2012_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "241206166124900352", "text" : "I'm so glad I decided to buy my phone instead of getting a subsidized one. The oligopoly of telcos in Canada continually disgusts me.", "id" : 241206166124900352, - "created_at" : "Thu Aug 30 16:10:06 +0000 2012", + "created_at" : "2012-08-30 16:10:06 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "241205854374854656", "text" : "Maybe they believe it themselves, but that is so misguided I don't know where to begin. If they actually try to bill me for this I'm gone.", "id" : 241205854374854656, - "created_at" : "Thu Aug 30 16:08:51 +0000 2012", + "created_at" : "2012-08-30 16:08:51 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "RogersHelps", @@ -261,23 +253,22 @@ Grailbird.data.tweets_2012_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "241205643753697280", "text" : "Someone at Rogers just told me that my phone used 10GB of data this month because when you turn on an iPhone it updates itself. @rogershelps", "id" : 241205643753697280, - "created_at" : "Thu Aug 30 16:08:01 +0000 2012", + "created_at" : "2012-08-30 16:08:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -291,14 +282,13 @@ Grailbird.data.tweets_2012_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "240563202138730496", - "geo" : { - }, + "geo" : { }, "id_str" : "240616679246278657", "in_reply_to_user_id" : 33493, "text" : "@peterc I search some of my reference ebooks all the time. Other reference books I want to flip through. They both have their place for me.", "id" : 240616679246278657, "in_reply_to_status_id" : 240563202138730496, - "created_at" : "Wed Aug 29 01:07:41 +0000 2012", + "created_at" : "2012-08-29 01:07:41 +0000", "in_reply_to_screen_name" : "peterc", "in_reply_to_user_id_str" : "33493", "user" : { @@ -306,12 +296,12 @@ Grailbird.data.tweets_2012_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -325,14 +315,13 @@ Grailbird.data.tweets_2012_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "239159133897629696", - "geo" : { - }, + "geo" : { }, "id_str" : "239194092863639552", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke It was PHP this time. Don\u2019t worry, it wasn\u2019t my bug.", "id" : 239194092863639552, "in_reply_to_status_id" : 239159133897629696, - "created_at" : "Sat Aug 25 02:54:50 +0000 2012", + "created_at" : "2012-08-25 02:54:50 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -340,12 +329,12 @@ Grailbird.data.tweets_2012_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -358,23 +347,22 @@ Grailbird.data.tweets_2012_08 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "239132972060655617", "text" : "Yet another bug solved by renaming something to \u201Cbanana\u201D. The magic cure-all. @JimRoepcke", "id" : 239132972060655617, - "created_at" : "Fri Aug 24 22:51:58 +0000 2012", + "created_at" : "2012-08-24 22:51:58 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", @@ -388,14 +376,13 @@ Grailbird.data.tweets_2012_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "238052249606189056", - "geo" : { - }, + "geo" : { }, "id_str" : "238057651219623936", "in_reply_to_user_id" : 22196723, "text" : "@markkolich The name says it all.", "id" : 238057651219623936, "in_reply_to_status_id" : 238052249606189056, - "created_at" : "Tue Aug 21 23:39:01 +0000 2012", + "created_at" : "2012-08-21 23:39:01 +0000", "in_reply_to_screen_name" : "markkolich", "in_reply_to_user_id_str" : "22196723", "user" : { @@ -403,12 +390,12 @@ Grailbird.data.tweets_2012_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -434,14 +421,13 @@ Grailbird.data.tweets_2012_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "237923321692438528", - "geo" : { - }, + "geo" : { }, "id_str" : "237929302027546624", "in_reply_to_user_id" : 636923, "text" : "@siracusa @marcoarment According to @anandshimpi you want 20% free space or performance suffers on SSDs. This seems true in my experience.", "id" : 237929302027546624, "in_reply_to_status_id" : 237923321692438528, - "created_at" : "Tue Aug 21 15:09:00 +0000 2012", + "created_at" : "2012-08-21 15:09:00 +0000", "in_reply_to_screen_name" : "siracusa", "in_reply_to_user_id_str" : "636923", "user" : { @@ -449,12 +435,12 @@ Grailbird.data.tweets_2012_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "2%Jazz Coffee", @@ -470,33 +456,32 @@ Grailbird.data.tweets_2012_08 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "237928578749173760", "text" : "Coffee drinkers of #yyj, treat yourself the house blend of beans from @2percentjazz. Delicious! I\u2019m sitting here grinning at my cup.", "id" : 237928578749173760, - "created_at" : "Tue Aug 21 15:06:08 +0000 2012", + "created_at" : "2012-08-21 15:06:08 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for Mac", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ { - "expanded_url" : "http://twitter.com/_sjs/status/235921732240805890/photo/1", + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/235921732240805890\/photo\/1", "indices" : [ 84, 104 ], - "url" : "http://t.co/MgQeKRiC", - "media_url" : "http://pbs.twimg.com/media/A0YpkMVCEAA-PYk.jpg", + "url" : "http:\/\/t.co\/MgQeKRiC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/A0YpkMVCEAA-PYk.jpg", "id_str" : "235921732245000192", "id" : 235921732245000192, - "media_url_https" : "https://pbs.twimg.com/media/A0YpkMVCEAA-PYk.jpg", + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/A0YpkMVCEAA-PYk.jpg", "sizes" : [ { "h" : 73, "resize" : "fit", @@ -518,28 +503,27 @@ Grailbird.data.tweets_2012_08 = "resize" : "fit", "w" : 570 } ], - "display_url" : "pic.twitter.com/MgQeKRiC" + "display_url" : "pic.twitter.com\/MgQeKRiC" } ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "235921732240805890", - "text" : "First time I\u2019ve seen my 100mbps connection push close to that. Slightly reassuring. http://t.co/MgQeKRiC", + "text" : "First time I\u2019ve seen my 100mbps connection push close to that. Slightly reassuring. http:\/\/t.co\/MgQeKRiC", "id" : 235921732240805890, - "created_at" : "Thu Aug 16 02:11:39 +0000 2012", + "created_at" : "2012-08-16 02:11:39 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "BrendanEich", @@ -553,14 +537,13 @@ Grailbird.data.tweets_2012_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "235475629657714688", - "geo" : { - }, + "geo" : { }, "id_str" : "235546156032200704", "in_reply_to_user_id" : 9533042, "text" : "@BrendanEich Yes. I\u2019ve only wanted to use var to start a case block a few times but it seems like a reasonable thing to do.", "id" : 235546156032200704, "in_reply_to_status_id" : 235475629657714688, - "created_at" : "Wed Aug 15 01:19:14 +0000 2012", + "created_at" : "2012-08-15 01:19:14 +0000", "in_reply_to_screen_name" : "BrendanEich", "in_reply_to_user_id_str" : "9533042", "user" : { @@ -568,12 +551,12 @@ Grailbird.data.tweets_2012_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "a man, duh", @@ -587,14 +570,13 @@ Grailbird.data.tweets_2012_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "233895767381782528", - "geo" : { - }, + "geo" : { }, "id_str" : "234005167475924992", "in_reply_to_user_id" : 39448955, "text" : "@amanderpp You're welcome! It's friiiiday!", "id" : 234005167475924992, "in_reply_to_status_id" : 233895767381782528, - "created_at" : "Fri Aug 10 19:15:54 +0000 2012", + "created_at" : "2012-08-10 19:15:54 +0000", "in_reply_to_screen_name" : "Amanduh__XO", "in_reply_to_user_id_str" : "39448955", "user" : { @@ -602,12 +584,12 @@ Grailbird.data.tweets_2012_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mobile17", @@ -621,14 +603,13 @@ Grailbird.data.tweets_2012_08 = "urls" : [ ] }, "in_reply_to_status_id_str" : "231133112556474368", - "geo" : { - }, + "geo" : { }, "id_str" : "231155055548567554", "in_reply_to_user_id" : 22219015, "text" : "@mobile17 YOLO!!!!", "id" : 231155055548567554, "in_reply_to_status_id" : 231133112556474368, - "created_at" : "Thu Aug 02 22:30:34 +0000 2012", + "created_at" : "2012-08-02 22:30:34 +0000", "in_reply_to_screen_name" : "mobile17", "in_reply_to_user_id_str" : "22219015", "user" : { @@ -636,12 +617,12 @@ Grailbird.data.tweets_2012_08 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Salvatore Sanfilippo", @@ -652,49 +633,52 @@ Grailbird.data.tweets_2012_08 = } ], "media" : [ ], "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/rNBjlKQp", + "expanded_url" : "http:\/\/bit.ly\/NVwZPG", + "display_url" : "bit.ly\/NVwZPG" + } ] }, + "geo" : { }, "id_str" : "231090743584911360", - "text" : "RT @antirez: Redis 2.4.16 and Redis 2.6.0-rc6 are out. In 2.4.16 main change is Sentinel-compatibility. 2.6.0-rc6 has more: http://t.co/ ...", + "text" : "RT @antirez: Redis 2.4.16 and Redis 2.6.0-rc6 are out. In 2.4.16 main change is Sentinel-compatibility. 2.6.0-rc6 has more: http:\/\/t.co\/ ...", "retweeted_status" : { - "source" : "YoruFukurou", + "source" : "\u003Ca href=\"http:\/\/sites.google.com\/site\/yorufukurou\/\" rel=\"nofollow\"\u003EYoruFukurou\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 111, 131 ], - "url" : "http://t.co/rNBjlKQp", - "expanded_url" : "http://bit.ly/NVwZPG", - "display_url" : "bit.ly/NVwZPG" + "url" : "http:\/\/t.co\/rNBjlKQp", + "expanded_url" : "http:\/\/bit.ly\/NVwZPG", + "display_url" : "bit.ly\/NVwZPG" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "230953862952013824", - "text" : "Redis 2.4.16 and Redis 2.6.0-rc6 are out. In 2.4.16 main change is Sentinel-compatibility. 2.6.0-rc6 has more: http://t.co/rNBjlKQp", + "text" : "Redis 2.4.16 and Redis 2.6.0-rc6 are out. In 2.4.16 main change is Sentinel-compatibility. 2.6.0-rc6 has more: http:\/\/t.co\/rNBjlKQp", "id" : 230953862952013824, - "created_at" : "Thu Aug 02 09:11:06 +0000 2012", + "created_at" : "2012-08-02 09:11:06 +0000", "user" : { "name" : "Salvatore Sanfilippo", "screen_name" : "antirez", "protected" : false, "id_str" : "5813712", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1700896897/antirez_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/447047867652272128\/MtilrTWI_normal.png", "id" : 5813712, "verified" : false } }, "id" : 231090743584911360, - "created_at" : "Thu Aug 02 18:15:01 +0000 2012", + "created_at" : "2012-08-02 18:15:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2012_09.js b/public/tweets/data/js/tweets/2012_09.js index a00bc6d..60eb66d 100755 --- a/public/tweets/data/js/tweets/2012_09.js +++ b/public/tweets/data/js/tweets/2012_09.js @@ -1,6 +1,6 @@ Grailbird.data.tweets_2012_09 = [ { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -14,14 +14,13 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "251940398338019328", - "geo" : { - }, + "geo" : { }, "id_str" : "252072853661417472", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm (process for the sake of it, that is)", "id" : 252072853661417472, "in_reply_to_status_id" : 251940398338019328, - "created_at" : "Sat Sep 29 15:50:26 +0000 2012", + "created_at" : "2012-09-29 15:50:26 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -29,12 +28,12 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -48,14 +47,13 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "251940398338019328", - "geo" : { - }, + "geo" : { }, "id_str" : "252072738867511296", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm That\u2019s probably a big part of it. I think deep management hierarchies can also indicate a poorly run company with too much process.", "id" : 252072738867511296, "in_reply_to_status_id" : 251940398338019328, - "created_at" : "Sat Sep 29 15:49:58 +0000 2012", + "created_at" : "2012-09-29 15:49:58 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -63,12 +61,12 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -82,14 +80,13 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "251812894495350785", - "geo" : { - }, + "geo" : { }, "id_str" : "251834608629473280", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Isn't that in Rework by 37signals?", "id" : 251834608629473280, "in_reply_to_status_id" : 251812894495350785, - "created_at" : "Sat Sep 29 00:03:44 +0000 2012", + "created_at" : "2012-09-29 00:03:44 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -97,7 +94,7 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -122,14 +119,13 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "251779721438851072", - "geo" : { - }, + "geo" : { }, "id_str" : "251786804401950720", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke lol, as well it should! Latency is amazing, often 30-50 ms. I was playing around with @JosephMartel's phone on LTE at lunch.", "id" : 251786804401950720, "in_reply_to_status_id" : 251779721438851072, - "created_at" : "Fri Sep 28 20:53:46 +0000 2012", + "created_at" : "2012-09-28 20:53:46 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -137,30 +133,29 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "251780215783710720", "text" : "Rogers has a \"bill explainer\" now. Someone somewhere thought that was a better idea than simplifying the bill. Canadian telcos have issues.", "id" : 251780215783710720, - "created_at" : "Fri Sep 28 20:27:35 +0000 2012", + "created_at" : "2012-09-28 20:27:35 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -179,14 +174,13 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "251776730572935168", - "geo" : { - }, + "geo" : { }, "id_str" : "251776966091489280", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I'm considering the switch to Telus just because they have LTE here first. I'll let you be the guinea pig :)", "id" : 251776966091489280, "in_reply_to_status_id" : 251776730572935168, - "created_at" : "Fri Sep 28 20:14:41 +0000 2012", + "created_at" : "2012-09-28 20:14:41 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -194,12 +188,12 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -213,14 +207,13 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "251763329624838146", - "geo" : { - }, + "geo" : { }, "id_str" : "251775388051714048", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke Their LTE is *very* new. They hadn't updated their coverage map when you got it, though it is now. Turning it off may help :/", + "text" : "@JimRoepcke Their LTE is *very* new. They hadn't updated their coverage map when you got it, though it is now. Turning it off may help :\/", "id" : 251775388051714048, "in_reply_to_status_id" : 251763329624838146, - "created_at" : "Fri Sep 28 20:08:24 +0000 2012", + "created_at" : "2012-09-28 20:08:24 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -228,12 +221,12 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -247,14 +240,13 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "251471388462948355", - "geo" : { - }, + "geo" : { }, "id_str" : "251475366290546689", "in_reply_to_user_id" : 29255412, "text" : "@tjholowaychuk Ha ha, I felt the same way after using a Nexus One for several months last year. I liked it at first and hated it by the end.", "id" : 251475366290546689, "in_reply_to_status_id" : 251471388462948355, - "created_at" : "Fri Sep 28 00:16:14 +0000 2012", + "created_at" : "2012-09-28 00:16:14 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -262,40 +254,39 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 110, 130 ], - "url" : "http://t.co/BwWC17Fz", - "expanded_url" : "http://store.apple.com/ca/browse/home/shop_iphone/family/iphone/compare", - "display_url" : "store.apple.com/ca/browse/home\u2026" + "url" : "http:\/\/t.co\/BwWC17Fz", + "expanded_url" : "http:\/\/store.apple.com\/ca\/browse\/home\/shop_iphone\/family\/iphone\/compare", + "display_url" : "store.apple.com\/ca\/browse\/home\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "251475024215683072", - "text" : "Did Apple really drop HSPA+ from the iPhone 4S now? The price isn't that much lower. They must be milking it. http://t.co/BwWC17Fz", + "text" : "Did Apple really drop HSPA+ from the iPhone 4S now? The price isn't that much lower. They must be milking it. http:\/\/t.co\/BwWC17Fz", "id" : 251475024215683072, - "created_at" : "Fri Sep 28 00:14:52 +0000 2012", + "created_at" : "2012-09-28 00:14:52 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter van der Zee", @@ -309,14 +300,13 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "250958480708599808", - "geo" : { - }, + "geo" : { }, "id_str" : "250981457001058305", "in_reply_to_user_id" : 31151313, "text" : "@kuvos That\u2019s the price of any phone plan that includes data here in Canada. No discount if you bring your own phone either.", "id" : 250981457001058305, "in_reply_to_status_id" : 250958480708599808, - "created_at" : "Wed Sep 26 15:33:37 +0000 2012", + "created_at" : "2012-09-26 15:33:37 +0000", "in_reply_to_screen_name" : "kuvos", "in_reply_to_user_id_str" : "31151313", "user" : { @@ -324,12 +314,12 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Salvatore Sanfilippo", @@ -343,14 +333,13 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "250612197330415616", - "geo" : { - }, + "geo" : { }, "id_str" : "250619461479055360", "in_reply_to_user_id" : 5813712, "text" : "@antirez You should. 2.6 will be better than Christmas.", "id" : 250619461479055360, "in_reply_to_status_id" : 250612197330415616, - "created_at" : "Tue Sep 25 15:35:10 +0000 2012", + "created_at" : "2012-09-25 15:35:10 +0000", "in_reply_to_screen_name" : "antirez", "in_reply_to_user_id_str" : "5813712", "user" : { @@ -358,12 +347,12 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -383,14 +372,13 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "249395055436124161", - "geo" : { - }, + "geo" : { }, "id_str" : "249396918663401473", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle @JimRoepcke I went to one of the booths that has all carriers and apparently I can\u2019t get a better deal so it seems like a wash.", "id" : 249396918663401473, "in_reply_to_status_id" : 249395055436124161, - "created_at" : "Sat Sep 22 06:37:13 +0000 2012", + "created_at" : "2012-09-22 06:37:13 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -398,12 +386,12 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -426,14 +414,13 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "249391413853290497", - "geo" : { - }, + "geo" : { }, "id_str" : "249393365546856448", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle @JimRoepcke I\u2019m happy with Rogers\u2019 service, except for the lack of LTE in #yyj, but I won\u2019t defend them. They all suck.", "id" : 249393365546856448, "in_reply_to_status_id" : 249391413853290497, - "created_at" : "Sat Sep 22 06:23:06 +0000 2012", + "created_at" : "2012-09-22 06:23:06 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -441,12 +428,12 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -460,14 +447,13 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "249378672031711232", - "geo" : { - }, + "geo" : { }, "id_str" : "249381433251098624", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Not that I know of. They have a country wide plan but my10 is close enough for a lot of people.", "id" : 249381433251098624, "in_reply_to_status_id" : 249378672031711232, - "created_at" : "Sat Sep 22 05:35:41 +0000 2012", + "created_at" : "2012-09-22 05:35:41 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -475,12 +461,12 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -494,14 +480,13 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "249374598779518976", - "geo" : { - }, + "geo" : { }, "id_str" : "249377126455861248", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke My sister is really happy with Koodo so I will definitely look at Telus/Koodo if I cave and sign a contract for a new iPhone :)", + "text" : "@JimRoepcke My sister is really happy with Koodo so I will definitely look at Telus\/Koodo if I cave and sign a contract for a new iPhone :)", "id" : 249377126455861248, "in_reply_to_status_id" : 249374598779518976, - "created_at" : "Sat Sep 22 05:18:34 +0000 2012", + "created_at" : "2012-09-22 05:18:34 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -509,12 +494,12 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -528,14 +513,13 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "249367729453281280", - "geo" : { - }, + "geo" : { }, "id_str" : "249374203088871425", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Telus has LTE here? I should switch to Bell or Telus.", "id" : 249374203088871425, "in_reply_to_status_id" : 249367729453281280, - "created_at" : "Sat Sep 22 05:06:57 +0000 2012", + "created_at" : "2012-09-22 05:06:57 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -543,12 +527,12 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -561,20 +545,19 @@ Grailbird.data.tweets_2012_09 = "hashtags" : [ ], "urls" : [ { "indices" : [ 26, 46 ], - "url" : "http://t.co/6JgpZjfS", - "expanded_url" : "http://i.imgur.com/TqQxS.jpg", - "display_url" : "i.imgur.com/TqQxS.jpg" + "url" : "http:\/\/t.co\/6JgpZjfS", + "expanded_url" : "http:\/\/i.imgur.com\/TqQxS.jpg", + "display_url" : "i.imgur.com\/TqQxS.jpg" } ] }, "in_reply_to_status_id_str" : "249362628319801344", - "geo" : { - }, + "geo" : { }, "id_str" : "249373157008482304", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke Feels goodman http://t.co/6JgpZjfS\n\nI wanted to switch carriers but nobody had a better deal than 6GB for $60 plus minutes, etc.", + "text" : "@JimRoepcke Feels goodman http:\/\/t.co\/6JgpZjfS\n\nI wanted to switch carriers but nobody had a better deal than 6GB for $60 plus minutes, etc.", "id" : 249373157008482304, "in_reply_to_status_id" : 249362628319801344, - "created_at" : "Sat Sep 22 05:02:48 +0000 2012", + "created_at" : "2012-09-22 05:02:48 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -582,12 +565,12 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -613,14 +596,13 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "249349311706587136", - "geo" : { - }, + "geo" : { }, "id_str" : "249358246664609792", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke @RogersHelps @TELUS The upside of the oligopoly and price fixing is that the carriers are interchangeable.", "id" : 249358246664609792, "in_reply_to_status_id" : 249349311706587136, - "created_at" : "Sat Sep 22 04:03:33 +0000 2012", + "created_at" : "2012-09-22 04:03:33 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -628,15 +610,15 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Colton", + "name" : "mean meaning machine", "screen_name" : "ColtonPhillips", "indices" : [ 0, 15 ], "id_str" : "49227164", @@ -653,14 +635,13 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "249254587863818241", - "geo" : { - }, + "geo" : { }, "id_str" : "249291902875226112", "in_reply_to_user_id" : 49227164, "text" : "@ColtonPhillips @tapfortap Naive? Ambitious? FUCK IT WE'LL DO IT LIVE! :)", "id" : 249291902875226112, "in_reply_to_status_id" : 249254587863818241, - "created_at" : "Fri Sep 21 23:39:55 +0000 2012", + "created_at" : "2012-09-21 23:39:55 +0000", "in_reply_to_screen_name" : "ColtonPhillips", "in_reply_to_user_id_str" : "49227164", "user" : { @@ -668,12 +649,12 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Ed Weissman", @@ -682,7 +663,7 @@ Grailbird.data.tweets_2012_09 = "id_str" : "356943684", "id" : 356943684 }, { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 8, 18 ], "id_str" : "18137723", @@ -693,14 +674,13 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "249173890486652928", - "geo" : { - }, + "geo" : { }, "id_str" : "249174334755700738", "in_reply_to_user_id" : 356943684, "text" : "@edw519 @raganwald I saw some people on reddit bitching about HN the other day. We have come full circle.", "id" : 249174334755700738, "in_reply_to_status_id" : 249173890486652928, - "created_at" : "Fri Sep 21 15:52:45 +0000 2012", + "created_at" : "2012-09-21 15:52:45 +0000", "in_reply_to_screen_name" : "edw519", "in_reply_to_user_id_str" : "356943684", "user" : { @@ -708,58 +688,56 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "248979407354617856", "text" : "(Numbers mostly pulled directly from thin air)", "id" : 248979407354617856, - "created_at" : "Fri Sep 21 02:58:11 +0000 2012", + "created_at" : "2012-09-21 02:58:11 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "248979221458845697", "text" : "How much does the iPhone 5 and iOS 6 release cost Apple in terms of bandwidth? Average 100 apps, 20 MB each, 300M devices is 550 PB.", "id" : 248979221458845697, - "created_at" : "Fri Sep 21 02:57:26 +0000 2012", + "created_at" : "2012-09-21 02:57:26 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Joe Hill", @@ -779,14 +757,13 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "248944811418206208", - "geo" : { - }, + "geo" : { }, "id_str" : "248969948507013120", "in_reply_to_user_id" : 18605897, "text" : "@joe_hill @JimRoepcke Steve Jobs, the guy going \u201Cthermonuclear\u201D against Android, would have renewed a service contract with Google? Okay.", "id" : 248969948507013120, "in_reply_to_status_id" : 248944811418206208, - "created_at" : "Fri Sep 21 02:20:36 +0000 2012", + "created_at" : "2012-09-21 02:20:36 +0000", "in_reply_to_screen_name" : "joe_hill", "in_reply_to_user_id_str" : "18605897", "user" : { @@ -794,12 +771,12 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Neil deGrasse Tyson", @@ -813,14 +790,13 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "248160047614529537", - "geo" : { - }, + "geo" : { }, "id_str" : "248276174562807808", "in_reply_to_user_id" : 19725644, "text" : "@neiltyson Vegas rolls off the tongue so nicely, and is also two syllables.", "id" : 248276174562807808, "in_reply_to_status_id" : 248160047614529537, - "created_at" : "Wed Sep 19 04:23:47 +0000 2012", + "created_at" : "2012-09-19 04:23:47 +0000", "in_reply_to_screen_name" : "neiltyson", "in_reply_to_user_id_str" : "19725644", "user" : { @@ -828,12 +804,12 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Neil deGrasse Tyson", @@ -847,14 +823,13 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "248154932329459713", - "geo" : { - }, + "geo" : { }, "id_str" : "248237592842235904", "in_reply_to_user_id" : 19725644, "text" : "@neiltyson People love their two syllable names. All names tend towards two syllables over time.", "id" : 248237592842235904, "in_reply_to_status_id" : 248154932329459713, - "created_at" : "Wed Sep 19 01:50:28 +0000 2012", + "created_at" : "2012-09-19 01:50:28 +0000", "in_reply_to_screen_name" : "neiltyson", "in_reply_to_user_id_str" : "19725644", "user" : { @@ -862,12 +837,12 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Salvatore Sanfilippo", @@ -880,47 +855,45 @@ Grailbird.data.tweets_2012_09 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "247723073518854145", "text" : "RT @antirez: If you plan production deployment of Sentinel, expect my assistance if needed. Btw this week I'm going to put it in product ...", "retweeted_status" : { - "source" : "YoruFukurou", + "source" : "\u003Ca href=\"http:\/\/sites.google.com\/site\/yorufukurou\/\" rel=\"nofollow\"\u003EYoruFukurou\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "247659596079067136", "text" : "If you plan production deployment of Sentinel, expect my assistance if needed. Btw this week I'm going to put it in production somewhere.", "id" : 247659596079067136, - "created_at" : "Mon Sep 17 11:33:43 +0000 2012", + "created_at" : "2012-09-17 11:33:43 +0000", "user" : { "name" : "Salvatore Sanfilippo", "screen_name" : "antirez", "protected" : false, "id_str" : "5813712", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1700896897/antirez_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/447047867652272128\/MtilrTWI_normal.png", "id" : 5813712, "verified" : false } }, "id" : 247723073518854145, - "created_at" : "Mon Sep 17 15:45:57 +0000 2012", + "created_at" : "2012-09-17 15:45:57 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -929,63 +902,61 @@ Grailbird.data.tweets_2012_09 = "id_str" : "894911", "id" : 894911 }, { - "name" : "JetBrains AppCode", + "name" : "jetcidr", "screen_name" : "jetcidr", "indices" : [ 29, 37 ], - "id_str" : "256494877", - "id" : 256494877 + "id_str" : "2308254180", + "id" : 2308254180 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "246466597219336192", "text" : "RT @JimRoepcke: Just ordered @jetcidr (JetBrains AppCode), it's 40% off until tomorrow.", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "JetBrains AppCode", + "name" : "jetcidr", "screen_name" : "jetcidr", "indices" : [ 13, 21 ], - "id_str" : "256494877", - "id" : 256494877 + "id_str" : "2308254180", + "id" : 2308254180 } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "246445796814385153", "text" : "Just ordered @jetcidr (JetBrains AppCode), it's 40% off until tomorrow.", "id" : 246445796814385153, - "created_at" : "Fri Sep 14 03:10:31 +0000 2012", + "created_at" : "2012-09-14 03:10:31 +0000", "user" : { "name" : "Jim Roepcke", "screen_name" : "JimRoepcke", "protected" : false, "id_str" : "894911", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3351988957/4cad7f658ee1a7f029aa5d283d6f4d87_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", "id" : 894911, "verified" : false } }, "id" : 246466597219336192, - "created_at" : "Fri Sep 14 04:33:10 +0000 2012", + "created_at" : "2012-09-14 04:33:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John-David Dalton", @@ -1005,14 +976,13 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "246343360615419904", - "geo" : { - }, + "geo" : { }, "id_str" : "246441766700601345", "in_reply_to_user_id" : 14272162, "text" : "@jdalton @ckindel I tried rebooting but the OS keeps restoring my session.", "id" : 246441766700601345, "in_reply_to_status_id" : 246343360615419904, - "created_at" : "Fri Sep 14 02:54:30 +0000 2012", + "created_at" : "2012-09-14 02:54:30 +0000", "in_reply_to_screen_name" : "jdalton", "in_reply_to_user_id_str" : "14272162", "user" : { @@ -1020,45 +990,44 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "245906286468808704", "text" : "And linen. Of course the background is linen.", "id" : 245906286468808704, - "created_at" : "Wed Sep 12 15:26:42 +0000 2012", + "created_at" : "2012-09-12 15:26:42 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ { - "expanded_url" : "http://twitter.com/_sjs/status/245906155535224833/photo/1", + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/245906155535224833\/photo\/1", "indices" : [ 99, 119 ], - "url" : "http://t.co/r2YbEHHg", - "media_url" : "http://pbs.twimg.com/media/A2miWHkCUAAa25m.jpg", + "url" : "http:\/\/t.co\/r2YbEHHg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/A2miWHkCUAAa25m.jpg", "id_str" : "245906155539419136", "id" : 245906155539419136, - "media_url_https" : "https://pbs.twimg.com/media/A2miWHkCUAAa25m.jpg", + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/A2miWHkCUAAa25m.jpg", "sizes" : [ { "h" : 150, "resize" : "crop", @@ -1080,28 +1049,27 @@ Grailbird.data.tweets_2012_09 = "resize" : "fit", "w" : 640 } ], - "display_url" : "pic.twitter.com/r2YbEHHg" + "display_url" : "pic.twitter.com\/r2YbEHHg" } ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "245906155535224833", - "text" : "The end of an era. No more yellow sticky note, but now the message rotates through many languages. http://t.co/r2YbEHHg", + "text" : "The end of an era. No more yellow sticky note, but now the message rotates through many languages. http:\/\/t.co\/r2YbEHHg", "id" : 245906155535224833, - "created_at" : "Wed Sep 12 15:26:11 +0000 2012", + "created_at" : "2012-09-12 15:26:11 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -1115,14 +1083,13 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "244861410964799488", - "geo" : { - }, + "geo" : { }, "id_str" : "244895665837199361", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle Yes! I wanted to gift an iPad app while I was out the other day and I couldn\u2019t.", "id" : 244895665837199361, "in_reply_to_status_id" : 244861410964799488, - "created_at" : "Sun Sep 09 20:30:51 +0000 2012", + "created_at" : "2012-09-09 20:30:51 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -1130,12 +1097,12 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Amazon", @@ -1148,46 +1115,44 @@ Grailbird.data.tweets_2012_09 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "244521936783282177", "text" : "I just tried to buy a new Kindle Paperwhite but @amazon wouldn't sell it to me because I'm in Canada. Maybe I'll buy a Nexus 7 instead.", "id" : 244521936783282177, - "created_at" : "Sat Sep 08 19:45:47 +0000 2012", + "created_at" : "2012-09-08 19:45:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "244507951044374528", "text" : "Received an email from a \"Talent Sourcer\". Yes, capitalized in the middle of a sentence. How do these people expect to be taken seriously?", "id" : 244507951044374528, - "created_at" : "Sat Sep 08 18:50:12 +0000 2012", + "created_at" : "2012-09-08 18:50:12 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Josh Justice", @@ -1200,57 +1165,55 @@ Grailbird.data.tweets_2012_09 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "244286596105519104", "text" : "RT @jjustice: Objective C always reminds me of nursery rhymes. -(id)doYouKnowTheMuffinMan:(TheMuffinMan *)theMuffinMan;", "retweeted_status" : { - "source" : "Tweetbot for Mac", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "244038956449140736", "text" : "Objective C always reminds me of nursery rhymes. -(id)doYouKnowTheMuffinMan:(TheMuffinMan *)theMuffinMan;", "id" : 244038956449140736, - "created_at" : "Fri Sep 07 11:46:35 +0000 2012", + "created_at" : "2012-09-07 11:46:35 +0000", "user" : { "name" : "Josh Justice", "screen_name" : "jjustice", "protected" : false, "id_str" : "14325629", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3350172086/e488f5611412d9379f03166f1e6888ba_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000713038277\/1ff645d54946292945e05901aaff38f5_normal.jpeg", "id" : 14325629, "verified" : false } }, "id" : 244286596105519104, - "created_at" : "Sat Sep 08 04:10:37 +0000 2012", + "created_at" : "2012-09-08 04:10:37 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ { - "expanded_url" : "http://twitter.com/_sjs/status/243538985924829185/photo/1", + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/243538985924829185\/photo\/1", "indices" : [ 67, 87 ], - "url" : "http://t.co/1YKFB7Ow", - "media_url" : "http://pbs.twimg.com/media/A2E5atmCIAAi5t6.jpg", + "url" : "http:\/\/t.co\/1YKFB7Ow", + "media_url" : "http:\/\/pbs.twimg.com\/media\/A2E5atmCIAAi5t6.jpg", "id_str" : "243538985933217792", "id" : 243538985933217792, - "media_url_https" : "https://pbs.twimg.com/media/A2E5atmCIAAi5t6.jpg", + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/A2E5atmCIAAi5t6.jpg", "sizes" : [ { "h" : 450, "resize" : "fit", @@ -1272,28 +1235,27 @@ Grailbird.data.tweets_2012_09 = "resize" : "fit", "w" : 340 } ], - "display_url" : "pic.twitter.com/1YKFB7Ow" + "display_url" : "pic.twitter.com\/1YKFB7Ow" } ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "243538985924829185", - "text" : "I cannot tell if it\u2019s a parade or a protest. Everyone looks happy. http://t.co/1YKFB7Ow", + "text" : "I cannot tell if it\u2019s a parade or a protest. Everyone looks happy. http:\/\/t.co\/1YKFB7Ow", "id" : 243538985924829185, - "created_at" : "Thu Sep 06 02:39:54 +0000 2012", + "created_at" : "2012-09-06 02:39:54 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Stephen Tierney", @@ -1319,14 +1281,13 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "243358129327316992", - "geo" : { - }, + "geo" : { }, "id_str" : "243370611978690560", "in_reply_to_user_id" : 14818939, "text" : "@sjtrny @hypercritical @theincomparable Well, the important thing is that you let everyone who enjoys it know how much you do not.", "id" : 243370611978690560, "in_reply_to_status_id" : 243358129327316992, - "created_at" : "Wed Sep 05 15:30:50 +0000 2012", + "created_at" : "2012-09-05 15:30:50 +0000", "in_reply_to_screen_name" : "sjtrny", "in_reply_to_user_id_str" : "14818939", "user" : { @@ -1334,19 +1295,19 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kyle Greenlaw", - "screen_name" : "kylegreenlaw", + "screen_name" : "KyleGreenlaw", "indices" : [ 0, 13 ], - "id_str" : "77772032", - "id" : 77772032 + "id_str" : "2269713884", + "id" : 2269713884 }, { "name" : "Tap for Tap", "screen_name" : "tapfortap", @@ -1359,27 +1320,26 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "243129407877808128", - "geo" : { - }, + "geo" : { }, "id_str" : "243159421591625731", "in_reply_to_user_id" : 77772032, "text" : "@kylegreenlaw @tapfortap Glad to hear it!", "id" : 243159421591625731, "in_reply_to_status_id" : 243129407877808128, - "created_at" : "Wed Sep 05 01:31:38 +0000 2012", - "in_reply_to_screen_name" : "kylegreenlaw", + "created_at" : "2012-09-05 01:31:38 +0000", + "in_reply_to_screen_name" : "KyleGreenlaw98", "in_reply_to_user_id_str" : "77772032", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tap for Tap", @@ -1405,14 +1365,13 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "243042877930868736", - "geo" : { - }, + "geo" : { }, "id_str" : "243043278105227264", "in_reply_to_user_id" : 494341960, "text" : "@tapfortap @oneglobalapps If you sent some code I missed it. Please mail it to support@tapfortap.com.", "id" : 243043278105227264, "in_reply_to_status_id" : 243042877930868736, - "created_at" : "Tue Sep 04 17:50:07 +0000 2012", + "created_at" : "2012-09-04 17:50:07 +0000", "in_reply_to_screen_name" : "tapfortap", "in_reply_to_user_id_str" : "494341960", "user" : { @@ -1420,7 +1379,7 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -1429,10 +1388,10 @@ Grailbird.data.tweets_2012_09 = "entities" : { "user_mentions" : [ { "name" : "Kyle Greenlaw", - "screen_name" : "kylegreenlaw", + "screen_name" : "KyleGreenlaw", "indices" : [ 0, 13 ], - "id_str" : "77772032", - "id" : 77772032 + "id_str" : "2269713884", + "id" : 2269713884 }, { "name" : "Tap for Tap", "screen_name" : "tapfortap", @@ -1445,27 +1404,26 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "242935359590256640", - "geo" : { - }, + "geo" : { }, "id_str" : "243041249173598208", "in_reply_to_user_id" : 77772032, "text" : "@kylegreenlaw @tapfortap Hey Kyle, just remove the < and > around the app ID and you should be good to go!", "id" : 243041249173598208, "in_reply_to_status_id" : 242935359590256640, - "created_at" : "Tue Sep 04 17:42:03 +0000 2012", - "in_reply_to_screen_name" : "kylegreenlaw", + "created_at" : "2012-09-04 17:42:03 +0000", + "in_reply_to_screen_name" : "KyleGreenlaw98", "in_reply_to_user_id_str" : "77772032", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tap for Tap", @@ -1479,14 +1437,13 @@ Grailbird.data.tweets_2012_09 = "urls" : [ ] }, "in_reply_to_status_id_str" : "242783247698894849", - "geo" : { - }, + "geo" : { }, "id_str" : "242841675070844928", "in_reply_to_user_id" : 494341960, "text" : "@tapfortap I don't think so. That doesn't look like something caused by our code.", "id" : 242841675070844928, "in_reply_to_status_id" : 242783247698894849, - "created_at" : "Tue Sep 04 04:29:01 +0000 2012", + "created_at" : "2012-09-04 04:29:01 +0000", "in_reply_to_screen_name" : "tapfortap", "in_reply_to_user_id_str" : "494341960", "user" : { @@ -1494,7 +1451,7 @@ Grailbird.data.tweets_2012_09 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2012_10.js b/public/tweets/data/js/tweets/2012_10.js index 43b1b65..540cee2 100755 --- a/public/tweets/data/js/tweets/2012_10.js +++ b/public/tweets/data/js/tweets/2012_10.js @@ -1,9 +1,9 @@ Grailbird.data.tweets_2012_10 = [ { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Al Tobey", + "name" : "\u30A2\u30EB\u30C8\u30D3\u30FC", "screen_name" : "AlTobey", "indices" : [ 3, 11 ], "id_str" : "146248951", @@ -13,8 +13,7 @@ Grailbird.data.tweets_2012_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "263836191126872064", "text" : "RT @AlTobey: Chaos Monkey is for sissies. We run Ruby in production.", "retweeted_status" : { @@ -25,63 +24,61 @@ Grailbird.data.tweets_2012_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "263771862125928448", "text" : "Chaos Monkey is for sissies. We run Ruby in production.", "id" : 263771862125928448, - "created_at" : "Wed Oct 31 22:38:07 +0000 2012", + "created_at" : "2012-10-31 22:38:07 +0000", "user" : { - "name" : "Al Tobey", + "name" : "\u30A2\u30EB\u30C8\u30D3\u30FC", "screen_name" : "AlTobey", "protected" : false, "id_str" : "146248951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/917076397/brakyell-50x50_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/917076397\/brakyell-50x50_normal.jpg", "id" : 146248951, "verified" : false } }, "id" : 263836191126872064, - "created_at" : "Thu Nov 01 02:53:44 +0000 2012", + "created_at" : "2012-11-01 02:53:44 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 8, 28 ], - "url" : "http://t.co/bDZ41Dv0", - "expanded_url" : "http://ajax.googleapis.com", + "url" : "http:\/\/t.co\/bDZ41Dv0", + "expanded_url" : "http:\/\/ajax.googleapis.com", "display_url" : "ajax.googleapis.com" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "261166204155211777", - "text" : "So long http://t.co/bDZ41Dv0! It was fun while it lasted.", + "text" : "So long http:\/\/t.co\/bDZ41Dv0! It was fun while it lasted.", "id" : 261166204155211777, - "created_at" : "Wed Oct 24 18:04:09 +0000 2012", + "created_at" : "2012-10-24 18:04:09 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "GitHub", @@ -94,23 +91,22 @@ Grailbird.data.tweets_2012_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "259031402446721024", "text" : "Hooray, @github is getting DDOSd and I imagine that thousands of devs are pushing and pulling like mad on top of that making it even worse.", "id" : 259031402446721024, - "created_at" : "Thu Oct 18 20:41:13 +0000 2012", + "created_at" : "2012-10-18 20:41:13 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paul Denya", @@ -130,14 +126,13 @@ Grailbird.data.tweets_2012_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "258787012331581441", - "geo" : { - }, + "geo" : { }, "id_str" : "258801181147664384", "in_reply_to_user_id" : 8549992, "text" : "@pdenya @paul_irish My limit is 200,000 and since about 2007 I have 98k commands in it. Is only 3.7 MB. I love it.", "id" : 258801181147664384, "in_reply_to_status_id" : 258787012331581441, - "created_at" : "Thu Oct 18 05:26:24 +0000 2012", + "created_at" : "2012-10-18 05:26:24 +0000", "in_reply_to_screen_name" : "pdenya", "in_reply_to_user_id_str" : "8549992", "user" : { @@ -145,7 +140,7 @@ Grailbird.data.tweets_2012_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -167,10 +162,14 @@ Grailbird.data.tweets_2012_10 = } ], "media" : [ ], "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "https:\/\/t.co\/6co7g0RK", + "expanded_url" : "https:\/\/itunes.apple.com\/us\/app\/lightt\/id545803363", + "display_url" : "itunes.apple.com\/us\/app\/lightt\/\u2026" + } ] }, + "geo" : { }, "id_str" : "258709800920178688", "text" : "RT @JimRoepcke: Lightt has launched! I've been working hard on this with the rest of the @lightt team since June. Share the Lightt! http ...", "retweeted_status" : { @@ -187,58 +186,56 @@ Grailbird.data.tweets_2012_10 = "hashtags" : [ ], "urls" : [ { "indices" : [ 116, 137 ], - "url" : "https://t.co/6co7g0RK", - "expanded_url" : "https://itunes.apple.com/us/app/lightt/id545803363", - "display_url" : "itunes.apple.com/us/app/lightt/\u2026" + "url" : "https:\/\/t.co\/6co7g0RK", + "expanded_url" : "https:\/\/itunes.apple.com\/us\/app\/lightt\/id545803363", + "display_url" : "itunes.apple.com\/us\/app\/lightt\/\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "258702456060538880", - "text" : "Lightt has launched! I've been working hard on this with the rest of the @lightt team since June. Share the Lightt! https://t.co/6co7g0RK", + "text" : "Lightt has launched! I've been working hard on this with the rest of the @lightt team since June. Share the Lightt! https:\/\/t.co\/6co7g0RK", "id" : 258702456060538880, - "created_at" : "Wed Oct 17 22:54:06 +0000 2012", + "created_at" : "2012-10-17 22:54:06 +0000", "user" : { "name" : "Jim Roepcke", "screen_name" : "JimRoepcke", "protected" : false, "id_str" : "894911", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3351988957/4cad7f658ee1a7f029aa5d283d6f4d87_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", "id" : 894911, "verified" : false } }, "id" : 258709800920178688, - "created_at" : "Wed Oct 17 23:23:17 +0000 2012", + "created_at" : "2012-10-17 23:23:17 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "258648276277002240", "text" : "OH: \u201CIf you want a traditional salad you won\u2019t get that. You\u2019ll get three leaves and an apple or something.\u201D", "id" : 258648276277002240, - "created_at" : "Wed Oct 17 19:18:49 +0000 2012", + "created_at" : "2012-10-17 19:18:49 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -262,17 +259,16 @@ Grailbird.data.tweets_2012_10 = "hashtags" : [ ], "urls" : [ { "indices" : [ 94, 114 ], - "url" : "http://t.co/DUVkfJfo", - "expanded_url" : "http://techcrunch.com/2012/10/16/mobile-app-ad-exchange-network-tap-for-tap-pivots-to-engagement-swapping-model/", - "display_url" : "techcrunch.com/2012/10/16/mob\u2026" + "url" : "http:\/\/t.co\/DUVkfJfo", + "expanded_url" : "http:\/\/techcrunch.com\/2012\/10\/16\/mobile-app-ad-exchange-network-tap-for-tap-pivots-to-engagement-swapping-model\/", + "display_url" : "techcrunch.com\/2012\/10\/16\/mob\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "258327103680946177", - "text" : "RT @tapfortap: Mobile App Ad Exchange Network Tap For Tap Pivots To Engagement Swapping Model http://t.co/DUVkfJfo via @techcrunch", + "text" : "RT @tapfortap: Mobile App Ad Exchange Network Tap For Tap Pivots To Engagement Swapping Model http:\/\/t.co\/DUVkfJfo via @techcrunch", "retweeted_status" : { - "source" : "Tweet Button", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/tweetbutton\" rel=\"nofollow\"\u003ETweet Button\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TechCrunch", @@ -285,40 +281,39 @@ Grailbird.data.tweets_2012_10 = "hashtags" : [ ], "urls" : [ { "indices" : [ 79, 99 ], - "url" : "http://t.co/DUVkfJfo", - "expanded_url" : "http://techcrunch.com/2012/10/16/mobile-app-ad-exchange-network-tap-for-tap-pivots-to-engagement-swapping-model/", - "display_url" : "techcrunch.com/2012/10/16/mob\u2026" + "url" : "http:\/\/t.co\/DUVkfJfo", + "expanded_url" : "http:\/\/techcrunch.com\/2012\/10\/16\/mobile-app-ad-exchange-network-tap-for-tap-pivots-to-engagement-swapping-model\/", + "display_url" : "techcrunch.com\/2012\/10\/16\/mob\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "258318014653550593", - "text" : "Mobile App Ad Exchange Network Tap For Tap Pivots To Engagement Swapping Model http://t.co/DUVkfJfo via @techcrunch", + "text" : "Mobile App Ad Exchange Network Tap For Tap Pivots To Engagement Swapping Model http:\/\/t.co\/DUVkfJfo via @techcrunch", "id" : 258318014653550593, - "created_at" : "Tue Oct 16 21:26:28 +0000 2012", + "created_at" : "2012-10-16 21:26:28 +0000", "user" : { "name" : "Tap for Tap", "screen_name" : "tapfortap", "protected" : false, "id_str" : "494341960", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3406493429/8a2c5e4354978310bec140e954d70d46_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3406493429\/8a2c5e4354978310bec140e954d70d46_normal.png", "id" : 494341960, "verified" : true } }, "id" : 258327103680946177, - "created_at" : "Tue Oct 16 22:02:35 +0000 2012", + "created_at" : "2012-10-16 22:02:35 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Shawn", @@ -331,47 +326,45 @@ Grailbird.data.tweets_2012_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "258124861652729857", "text" : "RT @the_webhamster: The 6 Stages of Debugging: That can't happen. That shouldn't happen. Hmmm, weird. Why does that happen? Oh, I see. H ...", "retweeted_status" : { - "source" : "Twitter for iPad", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "256954058131267584", "text" : "The 6 Stages of Debugging: That can't happen. That shouldn't happen. Hmmm, weird. Why does that happen? Oh, I see. How did that ever work?", "id" : 256954058131267584, - "created_at" : "Sat Oct 13 03:06:36 +0000 2012", + "created_at" : "2012-10-13 03:06:36 +0000", "user" : { "name" : "Shawn", "screen_name" : "the_webhamster", "protected" : false, "id_str" : "207536489", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3379738295/811e77c3a0a28e774e47da224bf5b20c_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/439624633684611072\/7DIuo8ON_normal.jpeg", "id" : 207536489, "verified" : false } }, "id" : 258124861652729857, - "created_at" : "Tue Oct 16 08:38:57 +0000 2012", + "created_at" : "2012-10-16 08:38:57 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Todd Dunlop ", @@ -390,8 +383,7 @@ Grailbird.data.tweets_2012_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "258093065233899520", "text" : "RT @ToddDunlop: BIG DAY at @tapfortap, BIG BIG DAY!", "retweeted_status" : { @@ -408,35 +400,34 @@ Grailbird.data.tweets_2012_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "257865497163476992", "text" : "BIG DAY at @tapfortap, BIG BIG DAY!", "id" : 257865497163476992, - "created_at" : "Mon Oct 15 15:28:20 +0000 2012", + "created_at" : "2012-10-15 15:28:20 +0000", "user" : { "name" : "Todd Dunlop ", "screen_name" : "ToddDunlop", "protected" : false, "id_str" : "135727142", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2389268115/y4tatcc8vsn6mh7iibpo_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2389268115\/y4tatcc8vsn6mh7iibpo_normal.jpeg", "id" : 135727142, "verified" : false } }, "id" : 258093065233899520, - "created_at" : "Tue Oct 16 06:32:36 +0000 2012", + "created_at" : "2012-10-16 06:32:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Kiwi", + "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "TJ Holowaychuk", @@ -449,20 +440,19 @@ Grailbird.data.tweets_2012_10 = "hashtags" : [ ], "urls" : [ { "indices" : [ 93, 114 ], - "url" : "https://t.co/BlwSmmdd", - "expanded_url" : "https://gist.github.com/3877451", - "display_url" : "gist.github.com/3877451" + "url" : "https:\/\/t.co\/BlwSmmdd", + "expanded_url" : "https:\/\/gist.github.com\/3877451", + "display_url" : "gist.github.com\/3877451" } ] }, "in_reply_to_status_id_str" : "256466426020368384", - "geo" : { - }, + "geo" : { }, "id_str" : "256625059601469440", "in_reply_to_user_id" : 29255412, - "text" : "@tjholowaychuk Nice! Cleaned it up a bit, fixed a bug, and now it works in bash and zsh too. https://t.co/BlwSmmdd", + "text" : "@tjholowaychuk Nice! Cleaned it up a bit, fixed a bug, and now it works in bash and zsh too. https:\/\/t.co\/BlwSmmdd", "id" : 256625059601469440, "in_reply_to_status_id" : 256466426020368384, - "created_at" : "Fri Oct 12 05:19:16 +0000 2012", + "created_at" : "2012-10-12 05:19:16 +0000", "in_reply_to_screen_name" : "tjholowaychuk", "in_reply_to_user_id_str" : "29255412", "user" : { @@ -470,12 +460,12 @@ Grailbird.data.tweets_2012_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Rob Pike", @@ -488,8 +478,7 @@ Grailbird.data.tweets_2012_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "256221333048934400", "text" : "RT @rob_pike: How to report a bug: 1) Say what happened. 2) Say what should have happened. 3) Give a self-contained reproducible example ...", "retweeted_status" : { @@ -500,35 +489,34 @@ Grailbird.data.tweets_2012_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "254166322815041537", "text" : "How to report a bug: 1) Say what happened. 2) Say what should have happened. 3) Give a self-contained reproducible example. 4) Be precise.", "id" : 254166322815041537, - "created_at" : "Fri Oct 05 10:29:08 +0000 2012", + "created_at" : "2012-10-05 10:29:08 +0000", "user" : { "name" : "Rob Pike", "screen_name" : "rob_pike", "protected" : false, "id_str" : "197263266", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1134816781/robicon1_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1134816781\/robicon1_normal.jpg", "id" : 197263266, "verified" : false } }, "id" : 256221333048934400, - "created_at" : "Thu Oct 11 02:35:00 +0000 2012", + "created_at" : "2012-10-11 02:35:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Gary Bernhardt", @@ -541,10 +529,9 @@ Grailbird.data.tweets_2012_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "256220008026341377", - "text" : "RT @garybernhardt: >>> def method_missing(n, *a, &b); send(methods.min_by { |m| levenshtein(n.to_s, m.to_s) }, *a, &b); ...", + "text" : "RT @garybernhardt: >>> def method_missing(n, *a, &b); send(methods.min_by \u007B |m| levenshtein(n.to_s, m.to_s) \u007D, *a, &b); ...", "retweeted_status" : { "source" : "web", "entities" : { @@ -553,35 +540,34 @@ Grailbird.data.tweets_2012_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "256181800928411651", - "text" : ">>> def method_missing(n, *a, &b); send(methods.min_by { |m| levenshtein(n.to_s, m.to_s) }, *a, &b); end\n>> p [1, 2, 3].elngth\n3\n\nIt's fine.", + "text" : ">>> def method_missing(n, *a, &b); send(methods.min_by \u007B |m| levenshtein(n.to_s, m.to_s) \u007D, *a, &b); end\n>> p [1, 2, 3].elngth\n3\n\nIt's fine.", "id" : 256181800928411651, - "created_at" : "Wed Oct 10 23:57:55 +0000 2012", + "created_at" : "2012-10-10 23:57:55 +0000", "user" : { "name" : "Gary Bernhardt", "screen_name" : "garybernhardt", "protected" : false, "id_str" : "809685", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1170938305/twitter_headshot_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1170938305\/twitter_headshot_normal.png", "id" : 809685, "verified" : false } }, "id" : 256220008026341377, - "created_at" : "Thu Oct 11 02:29:44 +0000 2012", + "created_at" : "2012-10-11 02:29:44 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Flavin", @@ -601,14 +587,13 @@ Grailbird.data.tweets_2012_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "254214287063666688", - "geo" : { - }, + "geo" : { }, "id_str" : "254241884136935424", "in_reply_to_user_id" : 309194717, "text" : "@JFlavin @siracusa Works on my iPad.", "id" : 254241884136935424, "in_reply_to_status_id" : 254214287063666688, - "created_at" : "Fri Oct 05 15:29:23 +0000 2012", + "created_at" : "2012-10-05 15:29:23 +0000", "in_reply_to_screen_name" : "JFlavin", "in_reply_to_user_id_str" : "309194717", "user" : { @@ -616,12 +601,12 @@ Grailbird.data.tweets_2012_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "BrendanEich", @@ -647,14 +632,13 @@ Grailbird.data.tweets_2012_10 = "urls" : [ ] }, "in_reply_to_status_id_str" : "253887339720495104", - "geo" : { - }, + "geo" : { }, "id_str" : "253891282924077056", "in_reply_to_user_id" : 9533042, "text" : "@BrendanEich @gu3st @jlongster My mistake! If Object.prototype.toString.call(new Date) is unchanged I think breakage would be minimal.", "id" : 253891282924077056, "in_reply_to_status_id" : 253887339720495104, - "created_at" : "Thu Oct 04 16:16:13 +0000 2012", + "created_at" : "2012-10-04 16:16:13 +0000", "in_reply_to_screen_name" : "BrendanEich", "in_reply_to_user_id_str" : "9533042", "user" : { @@ -662,12 +646,12 @@ Grailbird.data.tweets_2012_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dustin Dawes ", @@ -692,25 +676,24 @@ Grailbird.data.tweets_2012_10 = "hashtags" : [ ], "urls" : [ { "indices" : [ 78, 99 ], - "url" : "https://t.co/ldQrZd6L", - "expanded_url" : "https://github.com/jquery/jquery/blob/master/src/core.js#L23", - "display_url" : "github.com/jquery/jquery/\u2026" + "url" : "https:\/\/t.co\/ldQrZd6L", + "expanded_url" : "https:\/\/github.com\/jquery\/jquery\/blob\/master\/src\/core.js#L23", + "display_url" : "github.com\/jquery\/jquery\/\u2026" }, { "indices" : [ 100, 121 ], - "url" : "https://t.co/0OPtpfkr", - "expanded_url" : "https://github.com/jquery/jquery/blob/master/src/core.js#L419", - "display_url" : "github.com/jquery/jquery/\u2026" + "url" : "https:\/\/t.co\/0OPtpfkr", + "expanded_url" : "https:\/\/github.com\/jquery\/jquery\/blob\/master\/src\/core.js#L419", + "display_url" : "github.com\/jquery\/jquery\/\u2026" } ] }, "in_reply_to_status_id_str" : "253737435454902272", - "geo" : { - }, + "geo" : { }, "id_str" : "253879666044203008", "in_reply_to_user_id" : 18702069, - "text" : "@gu3st @jlongster @BrendanEich It would break a little project called jQuery. https://t.co/ldQrZd6L https://t.co/0OPtpfkr", + "text" : "@gu3st @jlongster @BrendanEich It would break a little project called jQuery. https:\/\/t.co\/ldQrZd6L https:\/\/t.co\/0OPtpfkr", "id" : 253879666044203008, "in_reply_to_status_id" : 253737435454902272, - "created_at" : "Thu Oct 04 15:30:03 +0000 2012", + "created_at" : "2012-10-04 15:30:03 +0000", "in_reply_to_screen_name" : "gu3st", "in_reply_to_user_id_str" : "18702069", "user" : { @@ -718,12 +701,12 @@ Grailbird.data.tweets_2012_10 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -736,42 +719,40 @@ Grailbird.data.tweets_2012_10 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "252893730447699969", "text" : "RT @siracusa: That's it, I'm moving all my status updates to UUCP.", "retweeted_status" : { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "252862916099964928", "text" : "That's it, I'm moving all my status updates to UUCP.", "id" : 252862916099964928, - "created_at" : "Mon Oct 01 20:09:51 +0000 2012", + "created_at" : "2012-10-01 20:09:51 +0000", "user" : { "name" : "John Siracusa", "screen_name" : "siracusa", "protected" : false, "id_str" : "636923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1501070030/John_2011_1_500x500_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", "id" : 636923, "verified" : false } }, "id" : 252893730447699969, - "created_at" : "Mon Oct 01 22:12:18 +0000 2012", + "created_at" : "2012-10-01 22:12:18 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2012_11.js b/public/tweets/data/js/tweets/2012_11.js index d6b9361..edff1fe 100755 --- a/public/tweets/data/js/tweets/2012_11.js +++ b/public/tweets/data/js/tweets/2012_11.js @@ -1,6 +1,6 @@ Grailbird.data.tweets_2012_11 = [ { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "UVicGameDev", @@ -14,14 +14,13 @@ Grailbird.data.tweets_2012_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "272532034361106432", - "geo" : { - }, + "geo" : { }, "id_str" : "272566608583589889", "in_reply_to_user_id" : 534912521, - "text" : "@UVicGameDev alias u='cd ..'; alias uu='cd ../..'; alias uuu= etc.", + "text" : "@UVicGameDev alias u='cd ..'; alias uu='cd ..\/..'; alias uuu= etc.", "id" : 272566608583589889, "in_reply_to_status_id" : 272532034361106432, - "created_at" : "Sun Nov 25 05:05:18 +0000 2012", + "created_at" : "2012-11-25 05:05:18 +0000", "in_reply_to_screen_name" : "UVicGameDev", "in_reply_to_user_id_str" : "534912521", "user" : { @@ -29,12 +28,12 @@ Grailbird.data.tweets_2012_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "twicca", + "source" : "\u003Ca href=\"http:\/\/twicca.r246.jp\/\" rel=\"nofollow\"\u003Etwicca\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -54,14 +53,13 @@ Grailbird.data.tweets_2012_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "271992408424722433", - "geo" : { - }, + "geo" : { }, "id_str" : "272002368395161600", "in_reply_to_user_id" : 636923, "text" : "@siracusa @CrashPlan I bought it and it automatically extended my exisiting, expired account.", "id" : 272002368395161600, "in_reply_to_status_id" : 271992408424722433, - "created_at" : "Fri Nov 23 15:43:12 +0000 2012", + "created_at" : "2012-11-23 15:43:12 +0000", "in_reply_to_screen_name" : "siracusa", "in_reply_to_user_id_str" : "636923", "user" : { @@ -69,40 +67,39 @@ Grailbird.data.tweets_2012_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 117, 138 ], - "url" : "https://t.co/gXriHv0k", - "expanded_url" : "https://posts.app.net/1529609", - "display_url" : "posts.app.net/1529609" + "url" : "https:\/\/t.co\/gXriHv0k", + "expanded_url" : "https:\/\/posts.app.net\/1529609", + "display_url" : "posts.app.net\/1529609" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "268555259742412802", - "text" : "It still bothers me that iOS\u2019s app switching animation is misleading. Launch an app from another app and it animat \u2014 https://t.co/gXriHv0k", + "text" : "It still bothers me that iOS\u2019s app switching animation is misleading. Launch an app from another app and it animat \u2014 https:\/\/t.co\/gXriHv0k", "id" : 268555259742412802, - "created_at" : "Wed Nov 14 03:25:38 +0000 2012", + "created_at" : "2012-11-14 03:25:38 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "James Kellerman", @@ -121,12 +118,11 @@ Grailbird.data.tweets_2012_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "268027346181840897", "text" : "RT @jkprime: @marcoarment sometimes reading the replies to your tweets makes me glad I don\u2019t have any followers.", "retweeted_status" : { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -140,14 +136,13 @@ Grailbird.data.tweets_2012_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "267813253101518848", - "geo" : { - }, + "geo" : { }, "id_str" : "267826504807886848", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment sometimes reading the replies to your tweets makes me glad I don\u2019t have any followers.", "id" : 267826504807886848, "in_reply_to_status_id" : 267813253101518848, - "created_at" : "Mon Nov 12 03:09:49 +0000 2012", + "created_at" : "2012-11-12 03:09:49 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -155,24 +150,24 @@ Grailbird.data.tweets_2012_11 = "screen_name" : "jkprime", "protected" : false, "id_str" : "637133", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1056337898/headshot_square_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1056337898\/headshot_square_normal.jpg", "id" : 637133, "verified" : false } }, "id" : 268027346181840897, - "created_at" : "Mon Nov 12 16:27:53 +0000 2012", + "created_at" : "2012-11-12 16:27:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "atebits", @@ -191,13 +186,12 @@ Grailbird.data.tweets_2012_11 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "265489666193629184", "in_reply_to_user_id" : 11178592, "text" : "@atebits Letterpress is so fun, but I\u2019m with @marco and want to see the status bar while I play. Pretty please?", "id" : 265489666193629184, - "created_at" : "Mon Nov 05 16:24:03 +0000 2012", + "created_at" : "2012-11-05 16:24:03 +0000", "in_reply_to_screen_name" : "atebits", "in_reply_to_user_id_str" : "11178592", "user" : { @@ -205,16 +199,16 @@ Grailbird.data.tweets_2012_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dan Frakes", - "screen_name" : "danfrakes", + "screen_name" : "DanFrakes", "indices" : [ 0, 10 ], "id_str" : "8259712", "id" : 8259712 @@ -230,27 +224,26 @@ Grailbird.data.tweets_2012_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "264894236388904961", - "geo" : { - }, + "geo" : { }, "id_str" : "264975272355442690", "in_reply_to_user_id" : 8259712, "text" : "@danfrakes @marcoarment No joke, somebody played \u201Cnaggers\u201D against me today. It\u2019s pretty awesome though so I don\u2019t mind.", "id" : 264975272355442690, "in_reply_to_status_id" : 264894236388904961, - "created_at" : "Sun Nov 04 06:20:02 +0000 2012", - "in_reply_to_screen_name" : "danfrakes", + "created_at" : "2012-11-04 06:20:02 +0000", + "in_reply_to_screen_name" : "DanFrakes", "in_reply_to_user_id_str" : "8259712", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -264,14 +257,13 @@ Grailbird.data.tweets_2012_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "264530619986501633", - "geo" : { - }, + "geo" : { }, "id_str" : "264538434859831296", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Weak. I\u2019m surprised that supply is so constrained. I thought LD would have at least a few.", "id" : 264538434859831296, "in_reply_to_status_id" : 264530619986501633, - "created_at" : "Sat Nov 03 01:24:12 +0000 2012", + "created_at" : "2012-11-03 01:24:12 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -279,35 +271,34 @@ Grailbird.data.tweets_2012_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "264506229592846336", "text" : "OH:\" I didn't say a sausage shower.\"", "id" : 264506229592846336, - "created_at" : "Fri Nov 02 23:16:14 +0000 2012", + "created_at" : "2012-11-02 23:16:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -324,14 +315,13 @@ Grailbird.data.tweets_2012_11 = "urls" : [ ] }, "in_reply_to_status_id_str" : "264460190550749184", - "geo" : { - }, + "geo" : { }, "id_str" : "264506144280690688", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Unfortunately I don't know if #yyj has any. None of the London Drugs received them. I haven't checked Future Shop or elsewhere.", "id" : 264506144280690688, "in_reply_to_status_id" : 264460190550749184, - "created_at" : "Fri Nov 02 23:15:53 +0000 2012", + "created_at" : "2012-11-02 23:15:53 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -339,7 +329,7 @@ Grailbird.data.tweets_2012_11 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2012_12.js b/public/tweets/data/js/tweets/2012_12.js index dd48609..3b83661 100755 --- a/public/tweets/data/js/tweets/2012_12.js +++ b/public/tweets/data/js/tweets/2012_12.js @@ -1,6 +1,6 @@ Grailbird.data.tweets_2012_12 = [ { - "source" : "OS X", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "atebits", @@ -13,23 +13,22 @@ Grailbird.data.tweets_2012_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "283996829371228160", "text" : "Hmm\u2026 catawampus isn't in the letterpress dictionary. @atebits", "id" : 283996829371228160, - "created_at" : "Wed Dec 26 18:04:55 +0000 2012", + "created_at" : "2012-12-26 18:04:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -43,14 +42,13 @@ Grailbird.data.tweets_2012_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "283127984410460161", - "geo" : { - }, + "geo" : { }, "id_str" : "283328780909563904", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Cute! She lucked out with her new home.", "id" : 283328780909563904, "in_reply_to_status_id" : 283127984410460161, - "created_at" : "Mon Dec 24 21:50:20 +0000 2012", + "created_at" : "2012-12-24 21:50:20 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -58,12 +56,12 @@ Grailbird.data.tweets_2012_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bill Bumgarner", @@ -76,107 +74,103 @@ Grailbird.data.tweets_2012_12 = "hashtags" : [ ], "urls" : [ { "indices" : [ 60, 80 ], - "url" : "http://t.co/gOLPvdfE", - "expanded_url" : "http://www.friday.com/bbum/2012/12/23/xcode-sometimes-a-return-is-not-a-return-emacs-brain-damage/", - "display_url" : "friday.com/bbum/2012/12/2\u2026" + "url" : "http:\/\/t.co\/gOLPvdfE", + "expanded_url" : "http:\/\/www.friday.com\/bbum\/2012\/12\/23\/xcode-sometimes-a-return-is-not-a-return-emacs-brain-damage\/", + "display_url" : "friday.com\/bbum\/2012\/12\/2\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "283013917792423936", - "text" : "I wondered why this happens in Xcode. @bbum figured it out: http://t.co/gOLPvdfE", + "text" : "I wondered why this happens in Xcode. @bbum figured it out: http:\/\/t.co\/gOLPvdfE", "id" : 283013917792423936, - "created_at" : "Mon Dec 24 00:59:10 +0000 2012", + "created_at" : "2012-12-24 00:59:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 20, 40 ], - "url" : "http://t.co/1zECl1hx", - "expanded_url" : "http://moby.to/hoa82p", - "display_url" : "moby.to/hoa82p" + "url" : "http:\/\/t.co\/1zECl1hx", + "expanded_url" : "http:\/\/moby.to\/hoa82p", + "display_url" : "moby.to\/hoa82p" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "282816543467905025", - "text" : "Status bar clutter. http://t.co/1zECl1hx", + "text" : "Status bar clutter. http:\/\/t.co\/1zECl1hx", "id" : 282816543467905025, - "created_at" : "Sun Dec 23 11:54:53 +0000 2012", + "created_at" : "2012-12-23 11:54:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "282796110152613888", "text" : "Good morning Atlanta. I\u2019m on Pacific time so for breakfast I\u2019ll have some eggs with a whiskey sour.", "id" : 282796110152613888, - "created_at" : "Sun Dec 23 10:33:41 +0000 2012", + "created_at" : "2012-12-23 10:33:41 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 116, 137 ], - "url" : "https://t.co/DfEbUBke", - "expanded_url" : "https://posts.app.net/2154150", - "display_url" : "posts.app.net/2154150" + "url" : "https:\/\/t.co\/DfEbUBke", + "expanded_url" : "https:\/\/posts.app.net\/2154150", + "display_url" : "posts.app.net\/2154150" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "282715350443909120", - "text" : "Ironically I can\u2019t push this code until I get on a plane because T-mobile doesn\u2019t let me tether w/ prepaid plans, \u2014 https://t.co/DfEbUBke", + "text" : "Ironically I can\u2019t push this code until I get on a plane because T-mobile doesn\u2019t let me tether w\/ prepaid plans, \u2014 https:\/\/t.co\/DfEbUBke", "id" : 282715350443909120, - "created_at" : "Sun Dec 23 05:12:46 +0000 2012", + "created_at" : "2012-12-23 05:12:46 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "GitHub", @@ -189,69 +183,66 @@ Grailbird.data.tweets_2012_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "282707981513138177", "text" : "And @github is back up! Now I can push that fix before my flight. Booyakasha! I\u2019m too excited about that.", "id" : 282707981513138177, - "created_at" : "Sun Dec 23 04:43:29 +0000 2012", + "created_at" : "2012-12-23 04:43:29 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "282703960027054081", "text" : "Playing Letterpress? Let\u2019s have it out. I\u2019m samsonjs on Game Centre.", "id" : 282703960027054081, - "created_at" : "Sun Dec 23 04:27:31 +0000 2012", + "created_at" : "2012-12-23 04:27:31 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "282680821905760256", "text" : "Downtown Seattle seems to have a Starbucks for every 100 people, and there are 100 people in every Starbucks.", "id" : 282680821905760256, - "created_at" : "Sun Dec 23 02:55:34 +0000 2012", + "created_at" : "2012-12-23 02:55:34 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "OS X", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "GitHub", @@ -264,51 +255,49 @@ Grailbird.data.tweets_2012_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "282674140014583813", "text" : "Damn, I feel bad for the @GitHub ops team right now. Good luck guys!", "id" : 282674140014583813, - "created_at" : "Sun Dec 23 02:29:01 +0000 2012", + "created_at" : "2012-12-23 02:29:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 16, 36 ], - "url" : "http://t.co/ZI7u1NpH", - "expanded_url" : "http://moby.to/w2fszm", - "display_url" : "moby.to/w2fszm" + "url" : "http:\/\/t.co\/ZI7u1NpH", + "expanded_url" : "http:\/\/moby.to\/w2fszm", + "display_url" : "moby.to\/w2fszm" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "282659829179367424", - "text" : "Symmetric word. http://t.co/ZI7u1NpH", + "text" : "Symmetric word. http:\/\/t.co\/ZI7u1NpH", "id" : 282659829179367424, - "created_at" : "Sun Dec 23 01:32:09 +0000 2012", + "created_at" : "2012-12-23 01:32:09 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -340,14 +329,13 @@ Grailbird.data.tweets_2012_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "282572460925276160", - "geo" : { - }, + "geo" : { }, "id_str" : "282589530106761217", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment @danbenjamin @hotdogsladies and every sane dev who uses a Mac. That\u2019s right @siracusa, you are insane. MAC address whitelister!", "id" : 282589530106761217, "in_reply_to_status_id" : 282572460925276160, - "created_at" : "Sat Dec 22 20:52:48 +0000 2012", + "created_at" : "2012-12-22 20:52:48 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -355,12 +343,12 @@ Grailbird.data.tweets_2012_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -404,14 +392,13 @@ Grailbird.data.tweets_2012_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "282564115392765952", - "geo" : { - }, + "geo" : { }, "id_str" : "282588830857588737", "in_reply_to_user_id" : 4777951, "text" : "@_sjs @UVicGameDev @siracusa @danbenjammin Not @danbenjammin, but @danbenjamin. They are the same person but one is a novelty account.", "id" : 282588830857588737, "in_reply_to_status_id" : 282564115392765952, - "created_at" : "Sat Dec 22 20:50:02 +0000 2012", + "created_at" : "2012-12-22 20:50:02 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -419,35 +406,34 @@ Grailbird.data.tweets_2012_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "282574081147158528", "text" : "In downtown Seattle for the day. Any recommendations on where to get a good americano?", "id" : 282574081147158528, - "created_at" : "Sat Dec 22 19:51:25 +0000 2012", + "created_at" : "2012-12-22 19:51:25 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "UVicGameDev", @@ -473,14 +459,13 @@ Grailbird.data.tweets_2012_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "282300633921503233", - "geo" : { - }, + "geo" : { }, "id_str" : "282564115392765952", "in_reply_to_user_id" : 534912521, "text" : "@UVicGameDev I don't know what hyperterminal is, but it sounds cool! Hypercritical is a podcast with @siracusa and @danbenjammin", "id" : 282564115392765952, "in_reply_to_status_id" : 282300633921503233, - "created_at" : "Sat Dec 22 19:11:49 +0000 2012", + "created_at" : "2012-12-22 19:11:49 +0000", "in_reply_to_screen_name" : "UVicGameDev", "in_reply_to_user_id_str" : "534912521", "user" : { @@ -488,58 +473,56 @@ Grailbird.data.tweets_2012_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "282300204965834752", "text" : "Don\u2019t say \u201Clearning the terminal.\u201D \u2014 Hypercritical, episode 99", "id" : 282300204965834752, - "created_at" : "Sat Dec 22 01:43:08 +0000 2012", + "created_at" : "2012-12-22 01:43:08 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 64, 84 ], - "url" : "http://t.co/STKprVDV", - "expanded_url" : "http://moby.to/coih1b", - "display_url" : "moby.to/coih1b" + "url" : "http:\/\/t.co\/STKprVDV", + "expanded_url" : "http:\/\/moby.to\/coih1b", + "display_url" : "moby.to\/coih1b" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "282236503386628097", - "text" : "Preparation is key.\n\n\u2611 Clothes\n\u2611 Toothbrush\n\u2611 Ticket\n\u2611 Growler\n\nhttp://t.co/STKprVDV", + "text" : "Preparation is key.\n\n\u2611 Clothes\n\u2611 Toothbrush\n\u2611 Ticket\n\u2611 Growler\n\nhttp:\/\/t.co\/STKprVDV", "id" : 282236503386628097, - "created_at" : "Fri Dec 21 21:30:00 +0000 2012", + "created_at" : "2012-12-21 21:30:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -547,7 +530,7 @@ Grailbird.data.tweets_2012_12 = "source" : "web", "entities" : { "user_mentions" : [ { - "name" : "Colton", + "name" : "mean meaning machine", "screen_name" : "ColtonPhillips", "indices" : [ 0, 15 ], "id_str" : "49227164", @@ -558,14 +541,13 @@ Grailbird.data.tweets_2012_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "280750071740497920", - "geo" : { - }, + "geo" : { }, "id_str" : "280750875792777217", "in_reply_to_user_id" : 49227164, "text" : "@ColtonPhillips With some fava beans, a nice chianti.", "id" : 280750875792777217, "in_reply_to_status_id" : 280750071740497920, - "created_at" : "Mon Dec 17 19:06:39 +0000 2012", + "created_at" : "2012-12-17 19:06:39 +0000", "in_reply_to_screen_name" : "ColtonPhillips", "in_reply_to_user_id_str" : "49227164", "user" : { @@ -573,15 +555,15 @@ Grailbird.data.tweets_2012_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Colton", + "name" : "mean meaning machine", "screen_name" : "ColtonPhillips", "indices" : [ 0, 15 ], "id_str" : "49227164", @@ -592,14 +574,13 @@ Grailbird.data.tweets_2012_12 = "urls" : [ ] }, "in_reply_to_status_id_str" : "280746436965060608", - "geo" : { - }, + "geo" : { }, "id_str" : "280749518008483840", "in_reply_to_user_id" : 49227164, "text" : "@ColtonPhillips You're a superstar now. Next you'll have paparazzi after you.", "id" : 280749518008483840, "in_reply_to_status_id" : 280746436965060608, - "created_at" : "Mon Dec 17 19:01:15 +0000 2012", + "created_at" : "2012-12-17 19:01:15 +0000", "in_reply_to_screen_name" : "ColtonPhillips", "in_reply_to_user_id_str" : "49227164", "user" : { @@ -607,35 +588,34 @@ Grailbird.data.tweets_2012_12 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 47, 67 ], - "url" : "http://t.co/ByYW4BmO", - "expanded_url" : "http://moby.to/aaebux", - "display_url" : "moby.to/aaebux" + "url" : "http:\/\/t.co\/ByYW4BmO", + "expanded_url" : "http:\/\/moby.to\/aaebux", + "display_url" : "moby.to\/aaebux" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "280549887521742848", - "text" : "Lost hard, but I think I put up an okay fight. http://t.co/ByYW4BmO", + "text" : "Lost hard, but I think I put up an okay fight. http:\/\/t.co\/ByYW4BmO", "id" : 280549887521742848, - "created_at" : "Mon Dec 17 05:48:00 +0000 2012", + "created_at" : "2012-12-17 05:48:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2013_01.js b/public/tweets/data/js/tweets/2013_01.js index 43e838c..e84e08e 100755 --- a/public/tweets/data/js/tweets/2013_01.js +++ b/public/tweets/data/js/tweets/2013_01.js @@ -1,52 +1,50 @@ Grailbird.data.tweets_2013_01 = [ { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "297239510494896128", "text" : "Okay sometimes I pipe to or from tar as well. And once every decade the \u201Cp\u201D option comes in handy. Still no harder than other unix commands.", "id" : 297239510494896128, - "created_at" : "Fri Feb 01 07:06:36 +0000 2013", + "created_at" : "2013-02-01 07:06:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "297239124438564864", "text" : "Should I feel good or bad that tar doesn\u2019t give me any trouble? I only use it in 3 ways: tar c[jz]f, tar x[jz]f, or tar x[jz]f file -C dir", "id" : 297239124438564864, - "created_at" : "Fri Feb 01 07:05:04 +0000 2013", + "created_at" : "2013-02-01 07:05:04 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Philip Mateescu", @@ -78,14 +76,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "297222208265269248", - "geo" : { - }, + "geo" : { }, "id_str" : "297226137971617793", "in_reply_to_user_id" : 277347486, "text" : "@philipmatix @rmi @marcoarment @gruber So they cut the displays and then chalk up losses afterwards? Knowing the average defect rate before.", "id" : 297226137971617793, "in_reply_to_status_id" : 297222208265269248, - "created_at" : "Fri Feb 01 06:13:28 +0000 2013", + "created_at" : "2013-02-01 06:13:28 +0000", "in_reply_to_screen_name" : "philipmatix", "in_reply_to_user_id_str" : "277347486", "user" : { @@ -93,15 +90,15 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 3, 13 ], "id_str" : "18137723", @@ -111,47 +108,45 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "297224998932856832", "text" : "RT @raganwald: I'n not smart, I just happen to be interested in the kinds of things that interest smart people.", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "297212755872710656", "text" : "I'n not smart, I just happen to be interested in the kinds of things that interest smart people.", "id" : 297212755872710656, - "created_at" : "Fri Feb 01 05:20:17 +0000 2013", + "created_at" : "2013-02-01 05:20:17 +0000", "user" : { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3209102549/c119a72bc8341caaef42bc843b0ced00_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/436205905437134848\/MdRKL9hb_normal.jpeg", "id" : 18137723, "verified" : false } }, "id" : 297224998932856832, - "created_at" : "Fri Feb 01 06:08:56 +0000 2013", + "created_at" : "2013-02-01 06:08:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kent Fenwick", @@ -160,7 +155,7 @@ Grailbird.data.tweets_2013_01 = "id_str" : "14356633", "id" : 14356633 }, { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 7, 17 ], "id_str" : "18137723", @@ -183,14 +178,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "297174532786106368", - "geo" : { - }, + "geo" : { }, "id_str" : "297221631296802816", "in_reply_to_user_id" : 14356633, "text" : "@kentf @raganwald Might be worth trying dictation instead of typing. @siracusa @gruber", "id" : 297221631296802816, "in_reply_to_status_id" : 297174532786106368, - "created_at" : "Fri Feb 01 05:55:33 +0000 2013", + "created_at" : "2013-02-01 05:55:33 +0000", "in_reply_to_screen_name" : "kentf", "in_reply_to_user_id_str" : "14356633", "user" : { @@ -198,12 +192,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "OS X", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tap for Tap", @@ -216,46 +210,44 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "297174715770994688", "text" : "Thank goodness there\u2019s booze stocked for us here at @tapfortap. Some days it\u2019s just necessary.", "id" : 297174715770994688, - "created_at" : "Fri Feb 01 02:49:08 +0000 2013", + "created_at" : "2013-02-01 02:49:08 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "OS X", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "297173655958458368", "text" : "Oh, the test was failing because of a boneheaded mistake. Business as usual then.", "id" : 297173655958458368, - "created_at" : "Fri Feb 01 02:44:55 +0000 2013", + "created_at" : "2013-02-01 02:44:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sol", @@ -264,7 +256,7 @@ Grailbird.data.tweets_2013_01 = "id_str" : "74837444", "id" : 74837444 }, { - "name" : "Terry Cavanagh", + "name" : "Terry", "screen_name" : "terrycavanagh", "indices" : [ 23, 37 ], "id_str" : "36457353", @@ -274,15 +266,14 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "297171942304256000", "text" : "RT @Badger32d: I think @terrycavanagh\u00A0needs to make super hexagon harder. I win waaay to easy. The goal is to crash into the walls right?", "retweeted_status" : { - "source" : "Plume\u00A0for\u00A0Android", + "source" : "\u003Ca href=\"http:\/\/www.myplume.com\/\" rel=\"nofollow\"\u003EPlume\u00A0for\u00A0Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Terry Cavanagh", + "name" : "Terry", "screen_name" : "terrycavanagh", "indices" : [ 8, 22 ], "id_str" : "36457353", @@ -292,30 +283,29 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "297169159794614272", "text" : "I think @terrycavanagh\u00A0needs to make super hexagon harder. I win waaay to easy. The goal is to crash into the walls right?", "id" : 297169159794614272, - "created_at" : "Fri Feb 01 02:27:03 +0000 2013", + "created_at" : "2013-02-01 02:27:03 +0000", "user" : { "name" : "Sol", "screen_name" : "Badger32d", "protected" : false, "id_str" : "74837444", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2224698956/8231_143332322238_718682238_2659363_3781842_n_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2224698956\/8231_143332322238_718682238_2659363_3781842_n_normal.jpg", "id" : 74837444, "verified" : false } }, "id" : 297171942304256000, - "created_at" : "Fri Feb 01 02:38:06 +0000 2013", + "created_at" : "2013-02-01 02:38:06 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -334,14 +324,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "297136009437650945", - "geo" : { - }, + "geo" : { }, "id_str" : "297136838869655552", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm That's true. I like the tools for creating views on iOS more than Android though.", "id" : 297136838869655552, "in_reply_to_status_id" : 297136009437650945, - "created_at" : "Fri Feb 01 00:18:37 +0000 2013", + "created_at" : "2013-02-01 00:18:37 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -349,7 +338,7 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -368,14 +357,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "297134346270294017", - "geo" : { - }, + "geo" : { }, "id_str" : "297134590680764416", "in_reply_to_user_id" : 22406953, - "text" : "@mahyarm Fair enough, I did not claim it's perfect. You have a lot more experience w/ it than I do though so I defer to you on that!", + "text" : "@mahyarm Fair enough, I did not claim it's perfect. You have a lot more experience w\/ it than I do though so I defer to you on that!", "id" : 297134590680764416, "in_reply_to_status_id" : 297134346270294017, - "created_at" : "Fri Feb 01 00:09:41 +0000 2013", + "created_at" : "2013-02-01 00:09:41 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -383,12 +371,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -402,14 +390,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "297126959148838912", - "geo" : { - }, + "geo" : { }, "id_str" : "297133740054958080", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm Not the crufty old file API or anything, but the view system and such. Who thought reloading Activity on rotation was a good idea?", "id" : 297133740054958080, "in_reply_to_status_id" : 297126959148838912, - "created_at" : "Fri Feb 01 00:06:18 +0000 2013", + "created_at" : "2013-02-01 00:06:18 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -417,12 +404,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mahyar McDonald", @@ -436,14 +423,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "297126959148838912", - "geo" : { - }, + "geo" : { }, "id_str" : "297133023936258048", "in_reply_to_user_id" : 22406953, "text" : "@mahyarm In some ways Java is easier than Objective-C. Most of the Android API is pretty good too, but I feel Cocoa is better thought out.", "id" : 297133023936258048, "in_reply_to_status_id" : 297126959148838912, - "created_at" : "Fri Feb 01 00:03:28 +0000 2013", + "created_at" : "2013-02-01 00:03:28 +0000", "in_reply_to_screen_name" : "mahyarm", "in_reply_to_user_id_str" : "22406953", "user" : { @@ -451,12 +437,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Brian P. Hogan", @@ -465,7 +451,7 @@ Grailbird.data.tweets_2013_01 = "id_str" : "11374142", "id" : 11374142 }, { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 9, 19 ], "id_str" : "18137723", @@ -476,14 +462,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "296821089521262593", - "geo" : { - }, + "geo" : { }, "id_str" : "296852739726655488", "in_reply_to_user_id" : 11374142, "text" : "@bphogan @raganwald I\u2019m laughing at this much more than I should be. Nice one.", "id" : 296852739726655488, "in_reply_to_status_id" : 296821089521262593, - "created_at" : "Thu Jan 31 05:29:43 +0000 2013", + "created_at" : "2013-01-31 05:29:43 +0000", "in_reply_to_screen_name" : "bphogan", "in_reply_to_user_id_str" : "11374142", "user" : { @@ -491,12 +476,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Fyrite", @@ -510,14 +495,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "296808993903476736", - "geo" : { - }, + "geo" : { }, "id_str" : "296852456229441537", "in_reply_to_user_id" : 232701963, "text" : "@fyrite Knife blocks take up so much more room than it appears they should. Though I feel like I\u2019d cut myself on knives on my wall, somehow.", "id" : 296852456229441537, "in_reply_to_status_id" : 296808993903476736, - "created_at" : "Thu Jan 31 05:28:35 +0000 2013", + "created_at" : "2013-01-31 05:28:35 +0000", "in_reply_to_screen_name" : "fyrite", "in_reply_to_user_id_str" : "232701963", "user" : { @@ -525,63 +509,61 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "OS X", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 42, 62 ], - "url" : "http://t.co/vc3LuzFK", - "expanded_url" : "http://samhuri.net/f/note.html", - "display_url" : "samhuri.net/f/note.html" + "url" : "http:\/\/t.co\/vc3LuzFK", + "expanded_url" : "http:\/\/samhuri.net\/f\/note.html", + "display_url" : "samhuri.net\/f\/note.html" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "296815808263380992", - "text" : "Okay well that was fun, now back to work\u2026 http://t.co/vc3LuzFK (Yeah, I know I\u2019m a whopping day late to this game)", + "text" : "Okay well that was fun, now back to work\u2026 http:\/\/t.co\/vc3LuzFK (Yeah, I know I\u2019m a whopping day late to this game)", "id" : 296815808263380992, - "created_at" : "Thu Jan 31 03:02:57 +0000 2013", + "created_at" : "2013-01-31 03:02:57 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "OS X", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "296803580441157632", "text" : "Curse you, bundles that clobber native TextMate shortcuts! I\u2019m looking at you Ruby & Rails bundles\u2026 Ctrl-P and Ctrl-L are *mine*.", "id" : 296803580441157632, - "created_at" : "Thu Jan 31 02:14:22 +0000 2013", + "created_at" : "2013-01-31 02:14:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "anandshimpi", @@ -594,13 +576,12 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "296464312099282944", "in_reply_to_user_id" : 14618863, "text" : "@anandshimpi Loved your sign off on the last podcast. Now I\u2019ll be scrutinizing every turn of phrase in your reviews.", "id" : 296464312099282944, - "created_at" : "Wed Jan 30 03:46:14 +0000 2013", + "created_at" : "2013-01-30 03:46:14 +0000", "in_reply_to_screen_name" : "anandshimpi", "in_reply_to_user_id_str" : "14618863", "user" : { @@ -608,40 +589,39 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 77, 97 ], - "url" : "http://t.co/NHGnevMb", - "expanded_url" : "http://img.ly/sc5S", - "display_url" : "img.ly/sc5S" + "url" : "http:\/\/t.co\/NHGnevMb", + "expanded_url" : "http:\/\/img.ly\/sc5S", + "display_url" : "img.ly\/sc5S" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "296128197576245248", - "text" : "So there\u2019s a webOS port for the Nexus 7. That\u2019s intriguing. Current desktop: http://t.co/NHGnevMb", + "text" : "So there\u2019s a webOS port for the Nexus 7. That\u2019s intriguing. Current desktop: http:\/\/t.co\/NHGnevMb", "id" : 296128197576245248, - "created_at" : "Tue Jan 29 05:30:38 +0000 2013", + "created_at" : "2013-01-29 05:30:38 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Aaron Heckmann", @@ -654,8 +634,7 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "296067475613831168", "text" : "RT @aaronheckmann: 'strict mode'; what happens in eval() stays in eval()", "retweeted_status" : { @@ -666,35 +645,34 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "296060546048999424", "text" : "'strict mode'; what happens in eval() stays in eval()", "id" : 296060546048999424, - "created_at" : "Tue Jan 29 01:01:49 +0000 2013", + "created_at" : "2013-01-29 01:01:49 +0000", "user" : { "name" : "Aaron Heckmann", "screen_name" : "aaronheckmann", "protected" : false, "id_str" : "13818902", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2968062402/a23e980ab0b4aa9a0ba3060d36921a8d_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3497059361\/5d522c25916de422d27a0bbbce76d05a_normal.jpeg", "id" : 13818902, "verified" : false } }, "id" : 296067475613831168, - "created_at" : "Tue Jan 29 01:29:21 +0000 2013", + "created_at" : "2013-01-29 01:29:21 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "EricAlanDyck", @@ -708,14 +686,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "295722600750006272", - "geo" : { - }, + "geo" : { }, "id_str" : "295771494942908416", "in_reply_to_user_id" : 18006104, "text" : "@EricAlanDyck Right in front of you. Open your eyes, sheeple!", "id" : 295771494942908416, "in_reply_to_status_id" : 295722600750006272, - "created_at" : "Mon Jan 28 05:53:14 +0000 2013", + "created_at" : "2013-01-28 05:53:14 +0000", "in_reply_to_screen_name" : "EricAlanDyck", "in_reply_to_user_id_str" : "18006104", "user" : { @@ -723,12 +700,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Angeline Gragasin", @@ -741,8 +718,7 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "295771218181763072", "text" : "RT @AngelineGragzin: To all my real-world friends who invite me places and whose invites I politely decline: I am sorry. I am a hermit. ...", "retweeted_status" : { @@ -753,35 +729,34 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "295661724101668864", "text" : "To all my real-world friends who invite me places and whose invites I politely decline: I am sorry. I am a hermit. Don't give up on me.", "id" : 295661724101668864, - "created_at" : "Sun Jan 27 22:37:02 +0000 2013", + "created_at" : "2013-01-27 22:37:02 +0000", "user" : { "name" : "Angeline Gragasin", "screen_name" : "AngelineGragzin", "protected" : false, "id_str" : "58809542", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2134167141/2012_REEL_thumb_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2134167141\/2012_REEL_thumb_normal.png", "id" : 58809542, "verified" : false } }, "id" : 295771218181763072, - "created_at" : "Mon Jan 28 05:52:08 +0000 2013", + "created_at" : "2013-01-28 05:52:08 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Horse JS", @@ -794,8 +769,7 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "295770304289071106", "text" : "RT @horse_js: so as any JavaScript programmer would do I decided to rewrite the entire thing", "retweeted_status" : { @@ -806,35 +780,34 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "295662989040812033", "text" : "so as any JavaScript programmer would do I decided to rewrite the entire thing", "id" : 295662989040812033, - "created_at" : "Sun Jan 27 22:42:04 +0000 2013", + "created_at" : "2013-01-27 22:42:04 +0000", "user" : { "name" : "Horse JS", "screen_name" : "horse_js", "protected" : false, "id_str" : "497617437", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1844491454/horse-js_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1844491454\/horse-js_normal.png", "id" : 497617437, "verified" : false } }, "id" : 295770304289071106, - "created_at" : "Mon Jan 28 05:48:30 +0000 2013", + "created_at" : "2013-01-28 05:48:30 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -848,14 +821,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "295698171248656384", - "geo" : { - }, + "geo" : { }, "id_str" : "295769893649936384", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Aesthetics being shit is different from the whole thing being shit.", "id" : 295769893649936384, "in_reply_to_status_id" : 295698171248656384, - "created_at" : "Mon Jan 28 05:46:52 +0000 2013", + "created_at" : "2013-01-28 05:46:52 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -863,12 +835,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -882,14 +854,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "295688857096183809", - "geo" : { - }, + "geo" : { }, "id_str" : "295697824660738048", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Petty was not the right word. Complaining about the different position of the text selection context menu is nitpicking though.", "id" : 295697824660738048, "in_reply_to_status_id" : 295688857096183809, - "created_at" : "Mon Jan 28 01:00:29 +0000 2013", + "created_at" : "2013-01-28 01:00:29 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -897,12 +868,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "gustavo fontana", @@ -916,14 +887,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "295684689912553472", - "geo" : { - }, + "geo" : { }, "id_str" : "295689886680354816", "in_reply_to_user_id" : 11442522, "text" : "@gustojunk I can understand that sentiment. I don\u2019t necessarily agree, but I get it.", "id" : 295689886680354816, "in_reply_to_status_id" : 295684689912553472, - "created_at" : "Mon Jan 28 00:28:57 +0000 2013", + "created_at" : "2013-01-28 00:28:57 +0000", "in_reply_to_screen_name" : "gustojunk", "in_reply_to_user_id_str" : "11442522", "user" : { @@ -931,12 +901,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -949,13 +919,12 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "295593486734995457", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke If someone reviewed iOS and said it was \u201Cstill shit\u201D for a petty reason we\u2019d say they don\u2019t get it. Same logic applies here.", "id" : 295593486734995457, - "created_at" : "Sun Jan 27 18:05:53 +0000 2013", + "created_at" : "2013-01-27 18:05:53 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -963,12 +932,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -982,14 +951,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "295589652344213504", - "geo" : { - }, + "geo" : { }, "id_str" : "295591878592720897", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke And don\u2019t get me wrong, I have complaints about Android too. Dismissing it as \u201Cstill shit\u201D is just unfair.", "id" : 295591878592720897, "in_reply_to_status_id" : 295589652344213504, - "created_at" : "Sun Jan 27 17:59:30 +0000 2013", + "created_at" : "2013-01-27 17:59:30 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -997,12 +965,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1015,20 +983,19 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 62, 82 ], - "url" : "http://t.co/uK9pwVQI", - "expanded_url" : "http://cl.ly/MSNV", - "display_url" : "cl.ly/MSNV" + "url" : "http:\/\/t.co\/uK9pwVQI", + "expanded_url" : "http:\/\/cl.ly\/MSNV", + "display_url" : "cl.ly\/MSNV" } ] }, "in_reply_to_status_id_str" : "295589411410804736", - "geo" : { - }, + "geo" : { }, "id_str" : "295591496223174658", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke Like so. It\u2019s a small detail but I appreciate it. http://t.co/uK9pwVQI", + "text" : "@JimRoepcke Like so. It\u2019s a small detail but I appreciate it. http:\/\/t.co\/uK9pwVQI", "id" : 295591496223174658, "in_reply_to_status_id" : 295589411410804736, - "created_at" : "Sun Jan 27 17:57:59 +0000 2013", + "created_at" : "2013-01-27 17:57:59 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1036,12 +1003,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1055,14 +1022,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "295589411410804736", - "geo" : { - }, + "geo" : { }, "id_str" : "295590901370191872", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Unlocking isn\u2019t difficult on iOS it is just easier on Android. You slide from the centre of a circle to the perimeter.", "id" : 295590901370191872, "in_reply_to_status_id" : 295589411410804736, - "created_at" : "Sun Jan 27 17:55:37 +0000 2013", + "created_at" : "2013-01-27 17:55:37 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1070,12 +1036,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1089,14 +1055,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "295590087234842624", - "geo" : { - }, + "geo" : { }, "id_str" : "295590651779768320", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Naw, Android 2.x was like Win 3.1. Android 4.0 is like Win XP.", "id" : 295590651779768320, "in_reply_to_status_id" : 295590087234842624, - "created_at" : "Sun Jan 27 17:54:37 +0000 2013", + "created_at" : "2013-01-27 17:54:37 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1104,12 +1069,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1123,14 +1088,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "295583559404621824", - "geo" : { - }, + "geo" : { }, "id_str" : "295585048135073793", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Sorry to barrage, last thought is that Android isn\u2019t as good as iOS but it is getting good enough. Think Windows 95.", "id" : 295585048135073793, "in_reply_to_status_id" : 295583559404621824, - "created_at" : "Sun Jan 27 17:32:21 +0000 2013", + "created_at" : "2013-01-27 17:32:21 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1138,12 +1102,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1157,14 +1121,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "295583559404621824", - "geo" : { - }, + "geo" : { }, "id_str" : "295584558928261120", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke A lot comes down to preference too. Edit modes vs context menu / acting in items directly. It\u2019s vim vs Emacs all over again.", + "text" : "@JimRoepcke A lot comes down to preference too. Edit modes vs context menu \/ acting in items directly. It\u2019s vim vs Emacs all over again.", "id" : 295584558928261120, "in_reply_to_status_id" : 295583559404621824, - "created_at" : "Sun Jan 27 17:30:25 +0000 2013", + "created_at" : "2013-01-27 17:30:25 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1172,12 +1135,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1191,14 +1154,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "295583559404621824", - "geo" : { - }, + "geo" : { }, "id_str" : "295583945259618304", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Yeah, the biggest downside to this Nexus 7 is the apps. Google is trying to lead by example but apps craftsmen still prefer iOS.", "id" : 295583945259618304, "in_reply_to_status_id" : 295583559404621824, - "created_at" : "Sun Jan 27 17:27:58 +0000 2013", + "created_at" : "2013-01-27 17:27:58 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1206,12 +1168,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1225,14 +1187,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "295582011421257729", - "geo" : { - }, + "geo" : { }, "id_str" : "295583684919177218", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Unlocking the device using a slide is easier on Android, easily done with either hand, any finger or thumb.", "id" : 295583684919177218, "in_reply_to_status_id" : 295582011421257729, - "created_at" : "Sun Jan 27 17:26:56 +0000 2013", + "created_at" : "2013-01-27 17:26:56 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1240,12 +1201,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1259,14 +1220,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "295582011421257729", - "geo" : { - }, + "geo" : { }, "id_str" : "295583515049852928", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke For example moving icons on the home screen is better on Android. Choosing which app to use to open or share, advantage Android.", "id" : 295583515049852928, "in_reply_to_status_id" : 295582011421257729, - "created_at" : "Sun Jan 27 17:26:16 +0000 2013", + "created_at" : "2013-01-27 17:26:16 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1274,12 +1234,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1293,14 +1253,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "295582011421257729", - "geo" : { - }, + "geo" : { }, "id_str" : "295583213240344576", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke iOS isn\u2019t perfect either. Some things are better on Android, some better on iOS. Hard to convey more than that via twitter.", "id" : 295583213240344576, "in_reply_to_status_id" : 295582011421257729, - "created_at" : "Sun Jan 27 17:25:04 +0000 2013", + "created_at" : "2013-01-27 17:25:04 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1308,12 +1267,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "gustavo fontana", @@ -1333,14 +1292,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "295381825650569216", - "geo" : { - }, + "geo" : { }, "id_str" : "295579266249281536", "in_reply_to_user_id" : 11442522, "text" : "@gustojunk @JimRoepcke That\u2019s the OS. When it comes to apps Android is nowhere near iOS yet, one big reason I still prefer iOS.", "id" : 295579266249281536, "in_reply_to_status_id" : 295381825650569216, - "created_at" : "Sun Jan 27 17:09:23 +0000 2013", + "created_at" : "2013-01-27 17:09:23 +0000", "in_reply_to_screen_name" : "gustojunk", "in_reply_to_user_id_str" : "11442522", "user" : { @@ -1348,12 +1306,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "gustavo fontana", @@ -1373,14 +1331,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "295381825650569216", - "geo" : { - }, + "geo" : { }, "id_str" : "295578910073176064", "in_reply_to_user_id" : 11442522, "text" : "@gustojunk @JimRoepcke If you can\u2019t see a single good thing about it you\u2019re not being fair. I prefer iOS too but Android has improved a lot.", "id" : 295578910073176064, "in_reply_to_status_id" : 295381825650569216, - "created_at" : "Sun Jan 27 17:07:58 +0000 2013", + "created_at" : "2013-01-27 17:07:58 +0000", "in_reply_to_screen_name" : "gustojunk", "in_reply_to_user_id_str" : "11442522", "user" : { @@ -1388,12 +1345,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "FrozenFire", @@ -1402,7 +1359,7 @@ Grailbird.data.tweets_2013_01 = "id_str" : "15734539", "id" : 15734539 }, { - "name" : "isaacs", + "name" : "literally no thing", "screen_name" : "izs", "indices" : [ 68, 72 ], "id_str" : "8038312", @@ -1412,15 +1369,14 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "294854164222201856", "text" : "RT @FrozenFire: \"Objects in roadmap are larger than they appear.\" --@izs", "retweeted_status" : { "source" : "web", "entities" : { "user_mentions" : [ { - "name" : "isaacs", + "name" : "literally no thing", "screen_name" : "izs", "indices" : [ 52, 56 ], "id_str" : "8038312", @@ -1430,35 +1386,34 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "294851428722282496", "text" : "\"Objects in roadmap are larger than they appear.\" --@izs", "id" : 294851428722282496, - "created_at" : "Fri Jan 25 16:57:13 +0000 2013", + "created_at" : "2013-01-25 16:57:13 +0000", "user" : { "name" : "FrozenFire", "screen_name" : "FrozenFire", "protected" : false, "id_str" : "15734539", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2249097475/avatar_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2249097475\/avatar_normal.jpg", "id" : 15734539, "verified" : false } }, "id" : 294854164222201856, - "created_at" : "Fri Jan 25 17:08:05 +0000 2013", + "created_at" : "2013-01-25 17:08:05 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -1471,56 +1426,54 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "294852037655527424", "text" : "RT @siracusa: OS X: always one step ahead of me in its mission to destroy my carefully arranged windows.", "retweeted_status" : { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "294527770766213120", "text" : "OS X: always one step ahead of me in its mission to destroy my carefully arranged windows.", "id" : 294527770766213120, - "created_at" : "Thu Jan 24 19:31:07 +0000 2013", + "created_at" : "2013-01-24 19:31:07 +0000", "user" : { "name" : "John Siracusa", "screen_name" : "siracusa", "protected" : false, "id_str" : "636923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1501070030/John_2011_1_500x500_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", "id" : 636923, "verified" : false } }, "id" : 294852037655527424, - "created_at" : "Fri Jan 25 16:59:38 +0000 2013", + "created_at" : "2013-01-25 16:59:38 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 0, 10 ], "id_str" : "18137723", "id" : 18137723 }, { - "name" : "Christian Johansen", + "name" : "Captain Hindsight ", "screen_name" : "cjno", "indices" : [ 11, 16 ], "id_str" : "17198807", @@ -1531,14 +1484,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "294127108584771584", - "geo" : { - }, + "geo" : { }, "id_str" : "294127361429995521", "in_reply_to_user_id" : 18137723, "text" : "@raganwald @cjno Exactly. Obviously there are always new things but the low hanging fruit is dwindling. Immutable data structures are left\u2026", "id" : 294127361429995521, "in_reply_to_status_id" : 294127108584771584, - "created_at" : "Wed Jan 23 17:00:02 +0000 2013", + "created_at" : "2013-01-23 17:00:02 +0000", "in_reply_to_screen_name" : "raganwald", "in_reply_to_user_id_str" : "18137723", "user" : { @@ -1546,21 +1498,21 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 0, 10 ], "id_str" : "18137723", "id" : 18137723 }, { - "name" : "Christian Johansen", + "name" : "Captain Hindsight ", "screen_name" : "cjno", "indices" : [ 11, 16 ], "id_str" : "17198807", @@ -1571,14 +1523,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "294125637734633472", - "geo" : { - }, + "geo" : { }, "id_str" : "294127120177831936", "in_reply_to_user_id" : 18137723, "text" : "@raganwald @cjno As are classes, modules, constants, etc. Proxy gives new functionality, as did Obj.defineProperty and Obj.freeze.", "id" : 294127120177831936, "in_reply_to_status_id" : 294125637734633472, - "created_at" : "Wed Jan 23 16:59:04 +0000 2013", + "created_at" : "2013-01-23 16:59:04 +0000", "in_reply_to_screen_name" : "raganwald", "in_reply_to_user_id_str" : "18137723", "user" : { @@ -1586,21 +1537,21 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Christian Johansen", + "name" : "Captain Hindsight ", "screen_name" : "cjno", "indices" : [ 0, 5 ], "id_str" : "17198807", "id" : 17198807 }, { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 6, 16 ], "id_str" : "18137723", @@ -1611,14 +1562,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "294114155206696960", - "geo" : { - }, + "geo" : { }, "id_str" : "294126541049307137", "in_reply_to_user_id" : 17198807, "text" : "@cjno @raganwald Aren\u2019t all language advances shorter and easier ways to the do the same old stuff anyway? What new capabilities are there?", "id" : 294126541049307137, "in_reply_to_status_id" : 294114155206696960, - "created_at" : "Wed Jan 23 16:56:46 +0000 2013", + "created_at" : "2013-01-23 16:56:46 +0000", "in_reply_to_screen_name" : "cjno", "in_reply_to_user_id_str" : "17198807", "user" : { @@ -1626,21 +1576,21 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Christian Johansen", + "name" : "Captain Hindsight ", "screen_name" : "cjno", "indices" : [ 0, 5 ], "id_str" : "17198807", "id" : 17198807 }, { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 6, 16 ], "id_str" : "18137723", @@ -1651,14 +1601,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "294114155206696960", - "geo" : { - }, + "geo" : { }, "id_str" : "294125761890226176", "in_reply_to_user_id" : 17198807, "text" : "@cjno @raganwald So for many people it effectively brings new capabilities.", "id" : 294125761890226176, "in_reply_to_status_id" : 294114155206696960, - "created_at" : "Wed Jan 23 16:53:40 +0000 2013", + "created_at" : "2013-01-23 16:53:40 +0000", "in_reply_to_screen_name" : "cjno", "in_reply_to_user_id_str" : "17198807", "user" : { @@ -1666,21 +1615,21 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Christian Johansen", + "name" : "Captain Hindsight ", "screen_name" : "cjno", "indices" : [ 0, 5 ], "id_str" : "17198807", "id" : 17198807 }, { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 6, 16 ], "id_str" : "18137723", @@ -1691,14 +1640,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "294114155206696960", - "geo" : { - }, + "geo" : { }, "id_str" : "294125344074657792", "in_reply_to_user_id" : 17198807, "text" : "@cjno @raganwald If this is re: ES6, lowering the knowledge required to do things like \u2026spread is a good thing. Not everyone knows Fn.apply.", "id" : 294125344074657792, "in_reply_to_status_id" : 294114155206696960, - "created_at" : "Wed Jan 23 16:52:01 +0000 2013", + "created_at" : "2013-01-23 16:52:01 +0000", "in_reply_to_screen_name" : "cjno", "in_reply_to_user_id_str" : "17198807", "user" : { @@ -1706,12 +1654,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Hypercritical", @@ -1725,14 +1673,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "294112087620325376", - "geo" : { - }, + "geo" : { }, "id_str" : "294113452086161408", "in_reply_to_user_id" : 770117712, "text" : "@hypercritical \uD83D\uDC4D", "id" : 294113452086161408, "in_reply_to_status_id" : 294112087620325376, - "created_at" : "Wed Jan 23 16:04:45 +0000 2013", + "created_at" : "2013-01-23 16:04:45 +0000", "in_reply_to_screen_name" : "hypercritical", "in_reply_to_user_id_str" : "770117712", "user" : { @@ -1740,12 +1687,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "rick waldron", @@ -1759,14 +1706,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "294105837436280833", - "geo" : { - }, + "geo" : { }, "id_str" : "294111413981552641", "in_reply_to_user_id" : 16144669, "text" : "@rwaldron Yeah I will have to re-read, and not on my tablet, in bed, at 6:30 am. Thanks for sharing the slides. Useful stuff coming up.", "id" : 294111413981552641, "in_reply_to_status_id" : 294105837436280833, - "created_at" : "Wed Jan 23 15:56:40 +0000 2013", + "created_at" : "2013-01-23 15:56:40 +0000", "in_reply_to_screen_name" : "rwaldron", "in_reply_to_user_id_str" : "16144669", "user" : { @@ -1774,12 +1720,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "rick waldron", @@ -1805,14 +1751,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "294100614038822913", - "geo" : { - }, + "geo" : { }, "id_str" : "294103063768231936", "in_reply_to_user_id" : 16144669, "text" : "@rwaldron @mathias @jdalton Oh, yes I see that now. Didn\u2019t realize I had to spin the cube down and thought default behaviour changed. Thanks", "id" : 294103063768231936, "in_reply_to_status_id" : 294100614038822913, - "created_at" : "Wed Jan 23 15:23:29 +0000 2013", + "created_at" : "2013-01-23 15:23:29 +0000", "in_reply_to_screen_name" : "rwaldron", "in_reply_to_user_id_str" : "16144669", "user" : { @@ -1820,12 +1765,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mathias Bynens", @@ -1851,14 +1796,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "293988238392164352", - "geo" : { - }, + "geo" : { }, "id_str" : "294098435802533889", "in_reply_to_user_id" : 532923, "text" : "@mathias @rwaldron @jdalton Woah, what\u2019s up with the last slide on `this`? I tried searching for \u201Cthis\u201D and \u201CThisMode\u201D but yielded nothing.", "id" : 294098435802533889, "in_reply_to_status_id" : 293988238392164352, - "created_at" : "Wed Jan 23 15:05:05 +0000 2013", + "created_at" : "2013-01-23 15:05:05 +0000", "in_reply_to_screen_name" : "mathias", "in_reply_to_user_id_str" : "532923", "user" : { @@ -1866,12 +1810,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Gruber", @@ -1885,14 +1829,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "293967252267618305", - "geo" : { - }, + "geo" : { }, "id_str" : "293968555513368576", "in_reply_to_user_id" : 33423, "text" : "@gruber Yup, looks good here now. I had to read the skeuomorphism article in Reeder, like an animal. Missed the slate.", "id" : 293968555513368576, "in_reply_to_status_id" : 293967252267618305, - "created_at" : "Wed Jan 23 06:28:59 +0000 2013", + "created_at" : "2013-01-23 06:28:59 +0000", "in_reply_to_screen_name" : "gruber", "in_reply_to_user_id_str" : "33423", "user" : { @@ -1900,12 +1843,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Gruber", @@ -1918,20 +1861,19 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 72, 92 ], - "url" : "http://t.co/kIcUcljn", - "expanded_url" : "http://daringfireball.net/2013/01/the_trend_against_skeuomorphism", - "display_url" : "daringfireball.net/2013/01/the_tr\u2026" + "url" : "http:\/\/t.co\/kIcUcljn", + "expanded_url" : "http:\/\/daringfireball.net\/2013\/01\/the_trend_against_skeuomorphism", + "display_url" : "daringfireball.net\/2013\/01\/the_tr\u2026" } ] }, "in_reply_to_status_id_str" : "293944310611718145", - "geo" : { - }, + "geo" : { }, "id_str" : "293952704873644032", "in_reply_to_user_id" : 33423, - "text" : "@gruber I only looked at the 2 most recent. Still seeing Markdown here: http://t.co/kIcUcljn", + "text" : "@gruber I only looked at the 2 most recent. Still seeing Markdown here: http:\/\/t.co\/kIcUcljn", "id" : 293952704873644032, "in_reply_to_status_id" : 293944310611718145, - "created_at" : "Wed Jan 23 05:26:00 +0000 2013", + "created_at" : "2013-01-23 05:26:00 +0000", "in_reply_to_screen_name" : "gruber", "in_reply_to_user_id_str" : "33423", "user" : { @@ -1939,12 +1881,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Gruber", @@ -1963,13 +1905,12 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "293943279987343360", "in_reply_to_user_id" : 33423, "text" : "@gruber Your articles are rendering as raw Markdown on @daringfireball. Linked items are fine.", "id" : 293943279987343360, - "created_at" : "Wed Jan 23 04:48:33 +0000 2013", + "created_at" : "2013-01-23 04:48:33 +0000", "in_reply_to_screen_name" : "gruber", "in_reply_to_user_id_str" : "33423", "user" : { @@ -1977,35 +1918,34 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "293912082619965441", "text" : "Why do animated GIFs suck so badly on iOS? They load and play slowly. No problem at all on my Nexus 7.", "id" : 293912082619965441, - "created_at" : "Wed Jan 23 02:44:35 +0000 2013", + "created_at" : "2013-01-23 02:44:35 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2019,14 +1959,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "293813146668392448", - "geo" : { - }, + "geo" : { }, "id_str" : "293822371809341440", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke What is that? It looks amazing. French toast w/ pulled pork and bacon?", + "text" : "@JimRoepcke What is that? It looks amazing. French toast w\/ pulled pork and bacon?", "id" : 293822371809341440, "in_reply_to_status_id" : 293813146668392448, - "created_at" : "Tue Jan 22 20:48:07 +0000 2013", + "created_at" : "2013-01-22 20:48:07 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2034,12 +1973,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Borowski", @@ -2053,14 +1992,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "293506705311023104", - "geo" : { - }, + "geo" : { }, "id_str" : "293514906953723904", "in_reply_to_user_id" : 11973362, - "text" : "@typeoneerror Oh, yeah it sounds like it will. That's no good if you're mid-sync. Lame :/", + "text" : "@typeoneerror Oh, yeah it sounds like it will. That's no good if you're mid-sync. Lame :\/", "id" : 293514906953723904, "in_reply_to_status_id" : 293506705311023104, - "created_at" : "Tue Jan 22 00:26:21 +0000 2013", + "created_at" : "2013-01-22 00:26:21 +0000", "in_reply_to_screen_name" : "typeoneerror", "in_reply_to_user_id_str" : "11973362", "user" : { @@ -2068,12 +2006,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Borowski", @@ -2087,14 +2025,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "293504594242330624", - "geo" : { - }, + "geo" : { }, "id_str" : "293505252764835840", "in_reply_to_user_id" : 11973362, "text" : "@typeoneerror Yup, you got it. I need my configs first!", "id" : 293505252764835840, "in_reply_to_status_id" : 293504594242330624, - "created_at" : "Mon Jan 21 23:47:59 +0000 2013", + "created_at" : "2013-01-21 23:47:59 +0000", "in_reply_to_screen_name" : "typeoneerror", "in_reply_to_user_id_str" : "11973362", "user" : { @@ -2102,12 +2039,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Borowski", @@ -2121,14 +2058,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "293496553094656000", - "geo" : { - }, + "geo" : { }, "id_str" : "293500821423939584", "in_reply_to_user_id" : 11973362, "text" : "@typeoneerror You can use the selective sync settings to sync only that directory, and then add in others after it is done. Hacky, effective", "id" : 293500821423939584, "in_reply_to_status_id" : 293496553094656000, - "created_at" : "Mon Jan 21 23:30:23 +0000 2013", + "created_at" : "2013-01-21 23:30:23 +0000", "in_reply_to_screen_name" : "typeoneerror", "in_reply_to_user_id_str" : "11973362", "user" : { @@ -2136,12 +2072,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "David Herman", @@ -2154,42 +2090,40 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "293493181633413120", "text" : "RT @littlecalculist: \"So we're gonna have to iterate\u2026 oh, God.\" \u2014 anyone ever writing async, monadic, CPS, etc. code.", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "293474371270475777", "text" : "\"So we're gonna have to iterate\u2026 oh, God.\" \u2014 anyone ever writing async, monadic, CPS, etc. code.", "id" : 293474371270475777, - "created_at" : "Mon Jan 21 21:45:17 +0000 2013", + "created_at" : "2013-01-21 21:45:17 +0000", "user" : { "name" : "David Herman", "screen_name" : "littlecalculist", "protected" : false, "id_str" : "104245499", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1229650863/twitter-profile_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1229650863\/twitter-profile_normal.jpg", "id" : 104245499, "verified" : false } }, "id" : 293493181633413120, - "created_at" : "Mon Jan 21 23:00:02 +0000 2013", + "created_at" : "2013-01-21 23:00:02 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2201,28 +2135,27 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 117, 138 ], - "url" : "https://t.co/9F54oPS0", - "expanded_url" : "https://twitter.com/_sjs/statuses/181540971752853504", - "display_url" : "twitter.com/_sjs/statuses/\u2026" + "url" : "https:\/\/t.co\/9F54oPS0", + "expanded_url" : "https:\/\/twitter.com\/_sjs\/statuses\/181540971752853504", + "display_url" : "twitter.com\/_sjs\/statuses\/\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "293300526819471360", - "text" : "Well it has been 10 months and I still haven't wrecked my case-less phone. Sometimes I case it when I'm hiking, etc. https://t.co/9F54oPS0", + "text" : "Well it has been 10 months and I still haven't wrecked my case-less phone. Sometimes I case it when I'm hiking, etc. https:\/\/t.co\/9F54oPS0", "id" : 293300526819471360, - "created_at" : "Mon Jan 21 10:14:29 +0000 2013", + "created_at" : "2013-01-21 10:14:29 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sol", @@ -2231,20 +2164,20 @@ Grailbird.data.tweets_2013_01 = "id_str" : "74837444", "id" : 74837444 }, { - "name" : "Terry Cavanagh", + "name" : "Terry", "screen_name" : "terrycavanagh", "indices" : [ 11, 25 ], "id_str" : "36457353", "id" : 36457353 } ], "media" : [ { - "expanded_url" : "http://twitter.com/_sjs/status/293041571723620352/photo/1", + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/293041571723620352\/photo\/1", "indices" : [ 92, 112 ], - "url" : "http://t.co/dZ8wli3I", - "media_url" : "http://pbs.twimg.com/media/BBEXwcOCMAAI4yp.jpg", + "url" : "http:\/\/t.co\/dZ8wli3I", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BBEXwcOCMAAI4yp.jpg", "id_str" : "293041571732008960", "id" : 293041571732008960, - "media_url_https" : "https://pbs.twimg.com/media/BBEXwcOCMAAI4yp.jpg", + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BBEXwcOCMAAI4yp.jpg", "sizes" : [ { "h" : 121, "resize" : "fit", @@ -2266,20 +2199,19 @@ Grailbird.data.tweets_2013_01 = "resize" : "fit", "w" : 860 } ], - "display_url" : "pic.twitter.com/dZ8wli3I" + "display_url" : "pic.twitter.com\/dZ8wli3I" } ], "hashtags" : [ ], "urls" : [ ] }, "in_reply_to_status_id_str" : "293036557265412097", - "geo" : { - }, + "geo" : { }, "id_str" : "293041571723620352", "in_reply_to_user_id" : 74837444, - "text" : "@Badger32d @terrycavanagh I\u2019m pretty proud of this. I don\u2019t know if I can ever do it again. http://t.co/dZ8wli3I", + "text" : "@Badger32d @terrycavanagh I\u2019m pretty proud of this. I don\u2019t know if I can ever do it again. http:\/\/t.co\/dZ8wli3I", "id" : 293041571723620352, "in_reply_to_status_id" : 293036557265412097, - "created_at" : "Sun Jan 20 17:05:30 +0000 2013", + "created_at" : "2013-01-20 17:05:30 +0000", "in_reply_to_screen_name" : "Badger32d", "in_reply_to_user_id_str" : "74837444", "user" : { @@ -2287,7 +2219,7 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -2299,97 +2231,93 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "292612304938364928", "text" : "Changes since 2010: Instapaper now has a read API, and Google has domain blacklist in search results.", "id" : 292612304938364928, - "created_at" : "Sat Jan 19 12:39:44 +0000 2013", + "created_at" : "2013-01-19 12:39:44 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "OS X", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "292600218422226944", "text" : "Note to self: stopping mysql & copying data files directly is much, *much* faster than mysqldump + import. Time for another shot...", "id" : 292600218422226944, - "created_at" : "Sat Jan 19 11:51:42 +0000 2013", + "created_at" : "2013-01-19 11:51:42 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "OS X", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 96, 116 ], - "url" : "http://t.co/Qi4EsKcf", - "expanded_url" : "http://grooveshark.com/#!/popular", - "display_url" : "grooveshark.com/#!/popular" + "url" : "http:\/\/t.co\/Qi4EsKcf", + "expanded_url" : "http:\/\/grooveshark.com\/#!\/popular", + "display_url" : "grooveshark.com\/#!\/popular" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "292569566796709888", - "text" : "Perfect mood for some popular tunes on Grooveshark. Pretty awful, but also fun. Skipping Gotye. http://t.co/Qi4EsKcf", + "text" : "Perfect mood for some popular tunes on Grooveshark. Pretty awful, but also fun. Skipping Gotye. http:\/\/t.co\/Qi4EsKcf", "id" : 292569566796709888, - "created_at" : "Sat Jan 19 09:49:55 +0000 2013", + "created_at" : "2013-01-19 09:49:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "OS X", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "292568027319398401", "text" : "Tequila wins by default, nothing else here to drink. It\u2019s ok though I\u2019m just doing some sys admin work. What could go wrong?", "id" : 292568027319398401, - "created_at" : "Sat Jan 19 09:43:48 +0000 2013", + "created_at" : "2013-01-19 09:43:48 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "James Halliday", @@ -2398,7 +2326,7 @@ Grailbird.data.tweets_2013_01 = "id_str" : "125027291", "id" : 125027291 }, { - "name" : "isaacs", + "name" : "literally no thing", "screen_name" : "izs", "indices" : [ 10, 14 ], "id_str" : "8038312", @@ -2409,14 +2337,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "292452452534480896", - "geo" : { - }, + "geo" : { }, "id_str" : "292453948110024705", "in_reply_to_user_id" : 125027291, "text" : "@substack @izs It's just so nice, clear, and consistent to write dates and times in large -> small order.", "id" : 292453948110024705, "in_reply_to_status_id" : 292452452534480896, - "created_at" : "Sat Jan 19 02:10:29 +0000 2013", + "created_at" : "2013-01-19 02:10:29 +0000", "in_reply_to_screen_name" : "substack", "in_reply_to_user_id_str" : "125027291", "user" : { @@ -2424,12 +2351,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paul Denya", @@ -2443,14 +2370,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "292420443128885248", - "geo" : { - }, + "geo" : { }, "id_str" : "292444621777285120", "in_reply_to_user_id" : 8549992, "text" : "@pdenya Really? I can hit Software Update, but still not Finder. I'm on 10.8.", "id" : 292444621777285120, "in_reply_to_status_id" : 292420443128885248, - "created_at" : "Sat Jan 19 01:33:25 +0000 2013", + "created_at" : "2013-01-19 01:33:25 +0000", "in_reply_to_screen_name" : "pdenya", "in_reply_to_user_id_str" : "8549992", "user" : { @@ -2458,12 +2384,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Steven Fisher", @@ -2483,14 +2409,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "292375689020182528", - "geo" : { - }, + "geo" : { }, "id_str" : "292378384779063296", "in_reply_to_user_id" : 14058316, - "text" : "@tewha @JimRoepcke That's true, we are similar in many ways. Some of the differences are doozies though, and it varies greatly by prov/state", + "text" : "@tewha @JimRoepcke That's true, we are similar in many ways. Some of the differences are doozies though, and it varies greatly by prov\/state", "id" : 292378384779063296, "in_reply_to_status_id" : 292375689020182528, - "created_at" : "Fri Jan 18 21:10:13 +0000 2013", + "created_at" : "2013-01-18 21:10:13 +0000", "in_reply_to_screen_name" : "tewha", "in_reply_to_user_id_str" : "14058316", "user" : { @@ -2498,12 +2423,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2522,13 +2447,12 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "292377257199161344", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke @tewha My point is only that it's trite to compare the 2 nations like that. We could swap laws today and see the same problems.", "id" : 292377257199161344, - "created_at" : "Fri Jan 18 21:05:44 +0000 2013", + "created_at" : "2013-01-18 21:05:44 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2536,12 +2460,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2561,14 +2485,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "292375287558205440", - "geo" : { - }, + "geo" : { }, "id_str" : "292375523143868418", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke @tewha Good point. I feel pretty much right at home in Seattle, never visited Portland. And I feel foreign in parts of AB, so...", "id" : 292375523143868418, "in_reply_to_status_id" : 292375287558205440, - "created_at" : "Fri Jan 18 20:58:51 +0000 2013", + "created_at" : "2013-01-18 20:58:51 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2576,12 +2499,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Allen Wirfs-Brock", @@ -2594,57 +2517,55 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 97, 117 ], - "url" : "http://t.co/PQkIp8Nk", - "expanded_url" : "http://bit.ly/13JBwgp", - "display_url" : "bit.ly/13JBwgp" + "url" : "http:\/\/t.co\/PQkIp8Nk", + "expanded_url" : "http:\/\/bit.ly\/13JBwgp", + "display_url" : "bit.ly\/13JBwgp" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "292375135015538688", - "text" : "RT @awbjs: May be a \"Post-PC\" computer isn't just a phone or tablet: \"A Cloud on Your Ceiling?\" http://t.co/PQkIp8Nk", + "text" : "RT @awbjs: May be a \"Post-PC\" computer isn't just a phone or tablet: \"A Cloud on Your Ceiling?\" http:\/\/t.co\/PQkIp8Nk", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 86, 106 ], - "url" : "http://t.co/PQkIp8Nk", - "expanded_url" : "http://bit.ly/13JBwgp", - "display_url" : "bit.ly/13JBwgp" + "url" : "http:\/\/t.co\/PQkIp8Nk", + "expanded_url" : "http:\/\/bit.ly\/13JBwgp", + "display_url" : "bit.ly\/13JBwgp" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "292348083889635328", - "text" : "May be a \"Post-PC\" computer isn't just a phone or tablet: \"A Cloud on Your Ceiling?\" http://t.co/PQkIp8Nk", + "text" : "May be a \"Post-PC\" computer isn't just a phone or tablet: \"A Cloud on Your Ceiling?\" http:\/\/t.co\/PQkIp8Nk", "id" : 292348083889635328, - "created_at" : "Fri Jan 18 19:09:49 +0000 2013", + "created_at" : "2013-01-18 19:09:49 +0000", "user" : { "name" : "Allen Wirfs-Brock", "screen_name" : "awbjs", "protected" : false, "id_str" : "159946057", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1029773208/blue_head_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1029773208\/blue_head_normal.jpg", "id" : 159946057, "verified" : false } }, "id" : 292375135015538688, - "created_at" : "Fri Jan 18 20:57:18 +0000 2013", + "created_at" : "2013-01-18 20:57:18 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Steven Fisher", @@ -2664,14 +2585,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "292359062010617856", - "geo" : { - }, + "geo" : { }, "id_str" : "292374540045131777", "in_reply_to_user_id" : 14058316, "text" : "@tewha @JimRoepcke There are a lot of other cultural differences too though. The USA feels distinctly foreign to me whenever I visit.", "id" : 292374540045131777, "in_reply_to_status_id" : 292359062010617856, - "created_at" : "Fri Jan 18 20:54:57 +0000 2013", + "created_at" : "2013-01-18 20:54:57 +0000", "in_reply_to_screen_name" : "tewha", "in_reply_to_user_id_str" : "14058316", "user" : { @@ -2679,15 +2599,15 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "OS X", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jacob Rothstein", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 11, 26 ], "id_str" : "27302287", @@ -2697,33 +2617,32 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 56, 77 ], - "url" : "https://t.co/d0cV9qvE", - "expanded_url" : "https://twitter.com/_sjs/statuses/17223783303?tw_i=1722378", - "display_url" : "twitter.com/_sjs/statuses/\u2026" + "url" : "https:\/\/t.co\/d0cV9qvE", + "expanded_url" : "https:\/\/twitter.com\/_sjs\/statuses\/17223783303?tw_i=1722378", + "display_url" : "twitter.com\/_sjs\/statuses\/\u2026" }, { "indices" : [ 81, 102 ], - "url" : "https://t.co/qiLTnlpc", - "expanded_url" : "https://alpha.app.net/sjs/post/2508417", - "display_url" : "alpha.app.net/sjs/post/25084\u2026" + "url" : "https:\/\/t.co\/qiLTnlpc", + "expanded_url" : "https:\/\/alpha.app.net\/sjs\/post\/2508417", + "display_url" : "alpha.app.net\/sjs\/post\/25084\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "292121858952790017", - "text" : "Looks like @jacobrothstein doesn't fuck around. One day https://t.co/d0cV9qvE... https://t.co/qiLTnlpc", + "text" : "Looks like @jacobrothstein doesn't fuck around. One day https:\/\/t.co\/d0cV9qvE... https:\/\/t.co\/qiLTnlpc", "id" : 292121858952790017, - "created_at" : "Fri Jan 18 04:10:53 +0000 2013", + "created_at" : "2013-01-18 04:10:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tim Bray", @@ -2736,57 +2655,55 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 57, 77 ], - "url" : "http://t.co/EdlVn3tW", - "expanded_url" : "http://goo.gl/O6M6L", - "display_url" : "goo.gl/O6M6L" + "url" : "http:\/\/t.co\/EdlVn3tW", + "expanded_url" : "http:\/\/goo.gl\/O6M6L", + "display_url" : "goo.gl\/O6M6L" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "291707958864277504", - "text" : "RT @timbray: MAC addresses and liberty; essential stuff: http://t.co/EdlVn3tW", + "text" : "RT @timbray: MAC addresses and liberty; essential stuff: http:\/\/t.co\/EdlVn3tW", "retweeted_status" : { - "source" : "YoruFukurou", + "source" : "\u003Ca href=\"http:\/\/sites.google.com\/site\/yorufukurou\/\" rel=\"nofollow\"\u003EYoruFukurou\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 44, 64 ], - "url" : "http://t.co/EdlVn3tW", - "expanded_url" : "http://goo.gl/O6M6L", - "display_url" : "goo.gl/O6M6L" + "url" : "http:\/\/t.co\/EdlVn3tW", + "expanded_url" : "http:\/\/goo.gl\/O6M6L", + "display_url" : "goo.gl\/O6M6L" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "291612631511494658", - "text" : "MAC addresses and liberty; essential stuff: http://t.co/EdlVn3tW", + "text" : "MAC addresses and liberty; essential stuff: http:\/\/t.co\/EdlVn3tW", "id" : 291612631511494658, - "created_at" : "Wed Jan 16 18:27:23 +0000 2013", + "created_at" : "2013-01-16 18:27:23 +0000", "user" : { "name" : "Tim Bray", "screen_name" : "timbray", "protected" : false, "id_str" : "1235521", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/421637246/Tim_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/421637246\/Tim_normal.jpg", "id" : 1235521, "verified" : false } }, "id" : 291707958864277504, - "created_at" : "Thu Jan 17 00:46:11 +0000 2013", + "created_at" : "2013-01-17 00:46:11 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -2800,14 +2717,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "291334101544345600", - "geo" : { - }, + "geo" : { }, "id_str" : "291340678984781824", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment We're not as vocal, but some of us use both iOS and Android and appreciate having Instapaper on both platforms. Thanks.", "id" : 291340678984781824, "in_reply_to_status_id" : 291334101544345600, - "created_at" : "Wed Jan 16 00:26:45 +0000 2013", + "created_at" : "2013-01-16 00:26:45 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -2815,12 +2731,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -2834,14 +2750,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "291318884294877184", - "geo" : { - }, + "geo" : { }, "id_str" : "291325053994409984", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment It's pretty good. The last I tried it a few months ago I went back to Ruby+nokogiri because it was more robust, but I'd try it.", "id" : 291325053994409984, "in_reply_to_status_id" : 291318884294877184, - "created_at" : "Tue Jan 15 23:24:40 +0000 2013", + "created_at" : "2013-01-15 23:24:40 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -2849,12 +2764,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mobile17", @@ -2867,23 +2782,22 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "291309550194266113", "text" : "A little birdie says that @mobile17 is going \"super public live\" with their new site design today.", "id" : 291309550194266113, - "created_at" : "Tue Jan 15 22:23:03 +0000 2013", + "created_at" : "2013-01-15 22:23:03 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Instapaper", @@ -2896,23 +2810,22 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "291274395664654336", "text" : "All the @instapaper login forms (incl 3rd party) say that I probably don't have a password\u2026 haven't passwords been required for a while now?", "id" : 291274395664654336, - "created_at" : "Tue Jan 15 20:03:22 +0000 2013", + "created_at" : "2013-01-15 20:03:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "EricAlanDyck", @@ -2925,20 +2838,19 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 52, 73 ], - "url" : "https://t.co/8BXy3KBA", - "expanded_url" : "https://www.dropbox.com/s/1f78j4j4c8wtuc2/Be%20Here%20Now.pdf", - "display_url" : "dropbox.com/s/1f78j4j4c8wt\u2026" + "url" : "https:\/\/t.co\/8BXy3KBA", + "expanded_url" : "https:\/\/www.dropbox.com\/s\/1f78j4j4c8wtuc2\/Be%20Here%20Now.pdf", + "display_url" : "dropbox.com\/s\/1f78j4j4c8wt\u2026" } ] }, "in_reply_to_status_id_str" : "291256065159479296", - "geo" : { - }, + "geo" : { }, "id_str" : "291258751770558464", "in_reply_to_user_id" : 18006104, - "text" : "@EricAlanDyck In case you don't have it, take this: https://t.co/8BXy3KBA", + "text" : "@EricAlanDyck In case you don't have it, take this: https:\/\/t.co\/8BXy3KBA", "id" : 291258751770558464, "in_reply_to_status_id" : 291256065159479296, - "created_at" : "Tue Jan 15 19:01:12 +0000 2013", + "created_at" : "2013-01-15 19:01:12 +0000", "in_reply_to_screen_name" : "EricAlanDyck", "in_reply_to_user_id_str" : "18006104", "user" : { @@ -2946,12 +2858,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sol", @@ -2971,14 +2883,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "290556281792647168", - "geo" : { - }, + "geo" : { }, "id_str" : "290586655344185344", "in_reply_to_user_id" : 74837444, "text" : "@Badger32d @zebpalmer Apple doesn\u2019t trail by much. All 3 are in the same ballpark unlike, say, Acer and Gateway.", "id" : 290586655344185344, "in_reply_to_status_id" : 290556281792647168, - "created_at" : "Sun Jan 13 22:30:32 +0000 2013", + "created_at" : "2013-01-13 22:30:32 +0000", "in_reply_to_screen_name" : "Badger32d", "in_reply_to_user_id_str" : "74837444", "user" : { @@ -2986,12 +2897,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -3005,14 +2916,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "289532023964590081", - "geo" : { - }, + "geo" : { }, "id_str" : "289559487403151360", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I think so. They should anyway; it\u2019s not very old.", "id" : 289559487403151360, "in_reply_to_status_id" : 289532023964590081, - "created_at" : "Fri Jan 11 02:28:56 +0000 2013", + "created_at" : "2013-01-11 02:28:56 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -3020,12 +2930,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetings for Android", + "source" : "\u003Ca href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.dwdesign.tweetings&hl=en\" rel=\"nofollow\"\u003ETweetings for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Rogers", @@ -3039,14 +2949,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "289228619195224064", - "geo" : { - }, + "geo" : { }, "id_str" : "289374954829524992", "in_reply_to_user_id" : 20079975, "text" : "@polotek Unless I'm *very* interested that usually makes me hit back or close the tab. Not the content I came to see, so I leave.", "id" : 289374954829524992, "in_reply_to_status_id" : 289228619195224064, - "created_at" : "Thu Jan 10 14:15:40 +0000 2013", + "created_at" : "2013-01-10 14:15:40 +0000", "in_reply_to_screen_name" : "polotek", "in_reply_to_user_id_str" : "20079975", "user" : { @@ -3054,12 +2963,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", @@ -3079,14 +2988,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "289068930423742464", - "geo" : { - }, + "geo" : { }, "id_str" : "289070147493318657", "in_reply_to_user_id" : 22196723, "text" : "@markkolich @Badger32d That\u2019s a good point. I think that I feel guilty for not keeping some of my projects up to date.", "id" : 289070147493318657, "in_reply_to_status_id" : 289068930423742464, - "created_at" : "Wed Jan 09 18:04:28 +0000 2013", + "created_at" : "2013-01-09 18:04:28 +0000", "in_reply_to_screen_name" : "markkolich", "in_reply_to_user_id_str" : "22196723", "user" : { @@ -3094,7 +3002,7 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } @@ -3119,14 +3027,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "289063048747053056", - "geo" : { - }, + "geo" : { }, "id_str" : "289063291949551616", "in_reply_to_user_id" : 74837444, "text" : "@Badger32d @markkolich Augh! Don't look yet!", "id" : 289063291949551616, "in_reply_to_status_id" : 289063048747053056, - "created_at" : "Wed Jan 09 17:37:13 +0000 2013", + "created_at" : "2013-01-09 17:37:13 +0000", "in_reply_to_screen_name" : "Badger32d", "in_reply_to_user_id_str" : "74837444", "user" : { @@ -3134,40 +3041,39 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 85, 106 ], - "url" : "https://t.co/6ev3ZmVU", - "expanded_url" : "https://github.com/samsonjs", - "display_url" : "github.com/samsonjs" + "url" : "https:\/\/t.co\/6ev3ZmVU", + "expanded_url" : "https:\/\/github.com\/samsonjs", + "display_url" : "github.com\/samsonjs" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "289061210085793792", - "text" : "My GitHub open source contributions are pretty sad. Need to do something about that. https://t.co/6ev3ZmVU", + "text" : "My GitHub open source contributions are pretty sad. Need to do something about that. https:\/\/t.co\/6ev3ZmVU", "id" : 289061210085793792, - "created_at" : "Wed Jan 09 17:28:57 +0000 2013", + "created_at" : "2013-01-09 17:28:57 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -3186,20 +3092,19 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 43, 63 ], - "url" : "http://t.co/I1RBGwrS", - "expanded_url" : "http://tdwright.co.uk/phpplayground/BF/?s=Could+be+brainfuck&plainBF=on", - "display_url" : "tdwright.co.uk/phpplayground/\u2026" + "url" : "http:\/\/t.co\/I1RBGwrS", + "expanded_url" : "http:\/\/tdwright.co.uk\/phpplayground\/BF\/?s=Could+be+brainfuck&plainBF=on", + "display_url" : "tdwright.co.uk\/phpplayground\/\u2026" } ] }, "in_reply_to_status_id_str" : "288551260884443138", - "geo" : { - }, + "geo" : { }, "id_str" : "288665956371279872", "in_reply_to_user_id" : 894911, - "text" : "@JimRoepcke @bryan_kyle could be brainfuck http://t.co/I1RBGwrS", + "text" : "@JimRoepcke @bryan_kyle could be brainfuck http:\/\/t.co\/I1RBGwrS", "id" : 288665956371279872, "in_reply_to_status_id" : 288551260884443138, - "created_at" : "Tue Jan 08 15:18:21 +0000 2013", + "created_at" : "2013-01-08 15:18:21 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -3207,12 +3112,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Horace Dediu", @@ -3225,103 +3130,99 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 72, 92 ], - "url" : "http://t.co/rxdVjLD4", - "expanded_url" : "http://twitpic.com/btbbi1", - "display_url" : "twitpic.com/btbbi1" + "url" : "http:\/\/t.co\/rxdVjLD4", + "expanded_url" : "http:\/\/twitpic.com\/btbbi1", + "display_url" : "twitpic.com\/btbbi1" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "288516732484726785", - "text" : "RT @asymco: Where the next dot falls is quite an interesting question. http://t.co/rxdVjLD4", + "text" : "RT @asymco: Where the next dot falls is quite an interesting question. http:\/\/t.co\/rxdVjLD4", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 60, 80 ], - "url" : "http://t.co/rxdVjLD4", - "expanded_url" : "http://twitpic.com/btbbi1", - "display_url" : "twitpic.com/btbbi1" + "url" : "http:\/\/t.co\/rxdVjLD4", + "expanded_url" : "http:\/\/twitpic.com\/btbbi1", + "display_url" : "twitpic.com\/btbbi1" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "288329838937391104", - "text" : "Where the next dot falls is quite an interesting question. http://t.co/rxdVjLD4", + "text" : "Where the next dot falls is quite an interesting question. http:\/\/t.co\/rxdVjLD4", "id" : 288329838937391104, - "created_at" : "Mon Jan 07 17:02:45 +0000 2013", + "created_at" : "2013-01-07 17:02:45 +0000", "user" : { "name" : "Horace Dediu", "screen_name" : "asymco", "protected" : false, "id_str" : "110520327", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1765990589/Asymco_RGB_border_reasonably_small_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1765990589\/Asymco_RGB_border_reasonably_small_normal.png", "id" : 110520327, "verified" : false } }, "id" : 288516732484726785, - "created_at" : "Tue Jan 08 05:25:24 +0000 2013", + "created_at" : "2013-01-08 05:25:24 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "288054516564246528", "text" : "Calls dropped frequently too. Rogers rarely drops calls. Next time I\u2019ll try AT&T.", "id" : 288054516564246528, - "created_at" : "Sun Jan 06 22:48:43 +0000 2013", + "created_at" : "2013-01-06 22:48:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "288053872331743233", "text" : "On a boat in the middle of the Strait of Georgia and have a fast 3G signal on Rogers. Middle of cities on T-Mobile in the US had Edge or nil", "id" : 288053872331743233, - "created_at" : "Sun Jan 06 22:46:09 +0000 2013", + "created_at" : "2013-01-06 22:46:09 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -3335,14 +3236,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "287976215254536193", - "geo" : { - }, + "geo" : { }, "id_str" : "288051360132370432", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle I\u2019m a baller.", "id" : 288051360132370432, "in_reply_to_status_id" : 287976215254536193, - "created_at" : "Sun Jan 06 22:36:10 +0000 2013", + "created_at" : "2013-01-06 22:36:10 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -3350,12 +3250,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Debasish Ghosh", @@ -3364,7 +3264,7 @@ Grailbird.data.tweets_2013_01 = "id_str" : "6562002", "id" : 6562002 }, { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 11, 21 ], "id_str" : "18137723", @@ -3375,14 +3275,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "287956180456833024", - "geo" : { - }, + "geo" : { }, "id_str" : "288051267425677312", "in_reply_to_user_id" : 6562002, "text" : "@debasishg @raganwald Just joking around. Look forward to the write-up.", "id" : 288051267425677312, "in_reply_to_status_id" : 287956180456833024, - "created_at" : "Sun Jan 06 22:35:48 +0000 2013", + "created_at" : "2013-01-06 22:35:48 +0000", "in_reply_to_screen_name" : "debasishg", "in_reply_to_user_id_str" : "6562002", "user" : { @@ -3390,35 +3289,34 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "287975234513018880", "text" : "I have an entire airplane to myself. No other passengers on this 9-seat Piper Chieftain PA-31. Luxurious!", "id" : 287975234513018880, - "created_at" : "Sun Jan 06 17:33:40 +0000 2013", + "created_at" : "2013-01-06 17:33:40 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Debasish Ghosh", @@ -3427,7 +3325,7 @@ Grailbird.data.tweets_2013_01 = "id_str" : "6562002", "id" : 6562002 }, { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 11, 21 ], "id_str" : "18137723", @@ -3437,20 +3335,19 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 44, 64 ], - "url" : "http://t.co/nNqG34xn", - "expanded_url" : "http://html9responsiveboilerstrapjs.com", + "url" : "http:\/\/t.co\/nNqG34xn", + "expanded_url" : "http:\/\/html9responsiveboilerstrapjs.com", "display_url" : "html9responsiveboilerstrapjs.com" } ] }, "in_reply_to_status_id_str" : "287947175277760513", - "geo" : { - }, + "geo" : { }, "id_str" : "287954356727324672", "in_reply_to_user_id" : 6562002, - "text" : "@debasishg @raganwald Is that a parody like http://t.co/nNqG34xn ?", + "text" : "@debasishg @raganwald Is that a parody like http:\/\/t.co\/nNqG34xn ?", "id" : 287954356727324672, "in_reply_to_status_id" : 287947175277760513, - "created_at" : "Sun Jan 06 16:10:43 +0000 2013", + "created_at" : "2013-01-06 16:10:43 +0000", "in_reply_to_screen_name" : "debasishg", "in_reply_to_user_id_str" : "6562002", "user" : { @@ -3458,12 +3355,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jed Schmidt", @@ -3477,14 +3374,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "287927505887838209", - "geo" : { - }, + "geo" : { }, "id_str" : "287947600798310400", "in_reply_to_user_id" : 815114, "text" : "@jedschmidt yeah yeah yeah :)", "id" : 287947600798310400, "in_reply_to_status_id" : 287927505887838209, - "created_at" : "Sun Jan 06 15:43:52 +0000 2013", + "created_at" : "2013-01-06 15:43:52 +0000", "in_reply_to_screen_name" : "jedschmidt", "in_reply_to_user_id_str" : "815114", "user" : { @@ -3492,12 +3388,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jed Schmidt", @@ -3510,69 +3406,66 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "287779551977799680", "text" : "Top game doesn\u2019t bode well for me. I\u2019ll get you, @jedschmidt! Next time\u2026", "id" : 287779551977799680, - "created_at" : "Sun Jan 06 04:36:06 +0000 2013", + "created_at" : "2013-01-06 04:36:06 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "287775377269612544", "text" : "A Dr. Strangelove joke! Awesome.", "id" : 287775377269612544, - "created_at" : "Sun Jan 06 04:19:31 +0000 2013", + "created_at" : "2013-01-06 04:19:31 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "287760676930338816", "text" : "Women\u2019s boots in Seattle appear to come in one style: brown, knee-high.", "id" : 287760676930338816, - "created_at" : "Sun Jan 06 03:21:06 +0000 2013", + "created_at" : "2013-01-06 03:21:06 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Adam Jordens", @@ -3592,14 +3485,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "287754694875549696", - "geo" : { - }, + "geo" : { }, "id_str" : "287756390209048576", "in_reply_to_user_id" : 2262091, "text" : "@ajordens @victoriaroyals Good seats.", "id" : 287756390209048576, "in_reply_to_status_id" : 287754694875549696, - "created_at" : "Sun Jan 06 03:04:04 +0000 2013", + "created_at" : "2013-01-06 03:04:04 +0000", "in_reply_to_screen_name" : "ajordens", "in_reply_to_user_id_str" : "2262091", "user" : { @@ -3607,12 +3499,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "pbombach", @@ -3632,14 +3524,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "287755288780627969", - "geo" : { - }, + "geo" : { }, "id_str" : "287756265323651073", "in_reply_to_user_id" : 15880928, "text" : "@pbombach @siracusa You\u2019re right, I did catch NBC. Uncultured and not paying attention. Shame on me.", "id" : 287756265323651073, "in_reply_to_status_id" : 287755288780627969, - "created_at" : "Sun Jan 06 03:03:34 +0000 2013", + "created_at" : "2013-01-06 03:03:34 +0000", "in_reply_to_screen_name" : "pbombach", "in_reply_to_user_id_str" : "15880928", "user" : { @@ -3647,35 +3538,34 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "287752132990472192", "text" : "Almost used Passbook, but the Fandango app isn\u2019t in the Canadian store and I\u2019m visiting the USA. Some other time.", "id" : 287752132990472192, - "created_at" : "Sun Jan 06 02:47:09 +0000 2013", + "created_at" : "2013-01-06 02:47:09 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -3695,14 +3585,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "287750664807931904", - "geo" : { - }, + "geo" : { }, "id_str" : "287751267210645505", "in_reply_to_user_id" : 636923, "text" : "@siracusa @pbombach I only recognized Sega. I may be too young, or uncultured. Born in 1982.", "id" : 287751267210645505, "in_reply_to_status_id" : 287750664807931904, - "created_at" : "Sun Jan 06 02:43:42 +0000 2013", + "created_at" : "2013-01-06 02:43:42 +0000", "in_reply_to_screen_name" : "siracusa", "in_reply_to_user_id_str" : "636923", "user" : { @@ -3710,12 +3599,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "pbombach", @@ -3735,14 +3624,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "287745268781305858", - "geo" : { - }, + "geo" : { }, "id_str" : "287749623118983168", "in_reply_to_user_id" : 15880928, "text" : "@pbombach @siracusa For better or for worse, it plays on my iPad. I\u2019ll save you 3 mins: \u201CDVNO, four capital letters\u201D with 80s-esque effects.", "id" : 287749623118983168, "in_reply_to_status_id" : 287745268781305858, - "created_at" : "Sun Jan 06 02:37:10 +0000 2013", + "created_at" : "2013-01-06 02:37:10 +0000", "in_reply_to_screen_name" : "pbombach", "in_reply_to_user_id_str" : "15880928", "user" : { @@ -3750,20 +3638,14 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Torrefacto \u2705", - "screen_name" : "CafeTorrefacto", - "indices" : [ 0, 15 ], - "id_str" : "959352660", - "id" : 959352660 - }, { "name" : "The Magazine", "screen_name" : "TheMagazineApp", "indices" : [ 16, 31 ], @@ -3786,28 +3668,22 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "287679904076660736", - "geo" : { - }, + "geo" : { }, "id_str" : "287748118055903232", - "in_reply_to_user_id" : 959352660, "text" : "@CafeTorrefacto @TheMagazineApp @marcoarment I was uncertain when it started changing voice but so far so great. Good job guys. @GlennF", "id" : 287748118055903232, - "in_reply_to_status_id" : 287679904076660736, - "created_at" : "Sun Jan 06 02:31:12 +0000 2013", - "in_reply_to_screen_name" : "CafeTorrefacto", - "in_reply_to_user_id_str" : "959352660", + "created_at" : "2013-01-06 02:31:12 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -3838,12 +3714,11 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "287747705764200448", "text" : "RT @bryan_kyle: @_sjs @tapbot_paul @marcoarment but crust is full of antioxidants. Enjoy your lunch cancer.", "retweeted_status" : { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -3869,14 +3744,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "287631624596774914", - "geo" : { - }, + "geo" : { }, "id_str" : "287747549106941955", "in_reply_to_user_id" : 4777951, "text" : "@_sjs @tapbot_paul @marcoarment but crust is full of antioxidants. Enjoy your lunch cancer.", "id" : 287747549106941955, "in_reply_to_status_id" : 287631624596774914, - "created_at" : "Sun Jan 06 02:28:56 +0000 2013", + "created_at" : "2013-01-06 02:28:56 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -3884,52 +3758,51 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "bryan_kyle", "protected" : false, "id_str" : "14864447", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1337141350/eightbit-281d7e75-31d0-4805-af76-894765f939f1_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000498733595\/6a0816c3676fac1e5c2856631db42e4d_normal.jpeg", "id" : 14864447, "verified" : false } }, "id" : 287747705764200448, - "created_at" : "Sun Jan 06 02:29:33 +0000 2013", + "created_at" : "2013-01-06 02:29:33 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 36, 56 ], - "url" : "http://t.co/2DtPmuPp", - "expanded_url" : "http://www.reddit.com/r/Seattle/comments/161cx7/arrived_2_hours_ago_leaving_early_tomorrow_what/", - "display_url" : "reddit.com/r/Seattle/comm\u2026" + "url" : "http:\/\/t.co\/2DtPmuPp", + "expanded_url" : "http:\/\/www.reddit.com\/r\/Seattle\/comments\/161cx7\/arrived_2_hours_ago_leaving_early_tomorrow_what\/", + "display_url" : "reddit.com\/r\/Seattle\/comm\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "287740306407972865", - "text" : "What to do in Seattle this evening? http://t.co/2DtPmuPp", + "text" : "What to do in Seattle this evening? http:\/\/t.co\/2DtPmuPp", "id" : 287740306407972865, - "created_at" : "Sun Jan 06 02:00:09 +0000 2013", + "created_at" : "2013-01-06 02:00:09 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Fyrite", @@ -3942,51 +3815,49 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ { "indices" : [ 117, 138 ], - "url" : "https://t.co/O4zBfH9g", - "expanded_url" : "https://posts.app.net/2335842", - "display_url" : "posts.app.net/2335842" + "url" : "https:\/\/t.co\/O4zBfH9g", + "expanded_url" : "https:\/\/posts.app.net\/2335842", + "display_url" : "posts.app.net\/2335842" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "287739875690688512", - "text" : "Epic Letterpress match against @fyrite (she won). Played words don\u2019t fit on my phone so I have to screenshot on my \u2014 https://t.co/O4zBfH9g", + "text" : "Epic Letterpress match against @fyrite (she won). Played words don\u2019t fit on my phone so I have to screenshot on my \u2014 https:\/\/t.co\/O4zBfH9g", "id" : 287739875690688512, - "created_at" : "Sun Jan 06 01:58:26 +0000 2013", + "created_at" : "2013-01-06 01:58:26 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "287733201366048768", "text" : "Haven\u2019t had anything less than delicious at Local 360 in Seattle yet. Nice bar and great food.", "id" : 287733201366048768, - "created_at" : "Sun Jan 06 01:31:55 +0000 2013", + "created_at" : "2013-01-06 01:31:55 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -4000,14 +3871,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "287715479823466496", - "geo" : { - }, + "geo" : { }, "id_str" : "287728090497548289", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke That does help. I feel that it\u2019s a bit like the old \u201Cabove the fold\u201D problem though. Sometimes the first N rows fit perfectly.", "id" : 287728090497548289, "in_reply_to_status_id" : 287715479823466496, - "created_at" : "Sun Jan 06 01:11:37 +0000 2013", + "created_at" : "2013-01-06 01:11:37 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -4015,12 +3885,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Matt Langer", @@ -4040,14 +3910,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "287626809435095041", - "geo" : { - }, + "geo" : { }, "id_str" : "287715561004216321", "in_reply_to_user_id" : 14606202, "text" : "@mattlanger @marcoarment Buy one of those silicone roller things. Or mash it like everyone else said. Both work well enough.", "id" : 287715561004216321, "in_reply_to_status_id" : 287626809435095041, - "created_at" : "Sun Jan 06 00:21:49 +0000 2013", + "created_at" : "2013-01-06 00:21:49 +0000", "in_reply_to_screen_name" : "mattlanger", "in_reply_to_user_id_str" : "14606202", "user" : { @@ -4055,12 +3924,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -4074,14 +3943,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "287705011666956288", - "geo" : { - }, + "geo" : { }, "id_str" : "287714402805882880", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke That\u2019s right, and the same argument applies for your finger. Especially on tablets where views rarely occupy the full screen.", "id" : 287714402805882880, "in_reply_to_status_id" : 287705011666956288, - "created_at" : "Sun Jan 06 00:17:13 +0000 2013", + "created_at" : "2013-01-06 00:17:13 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -4089,12 +3957,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -4114,14 +3982,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "287631117828370433", - "geo" : { - }, + "geo" : { }, "id_str" : "287632239251034112", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle @atebits A grievous omission!", "id" : 287632239251034112, "in_reply_to_status_id" : 287631117828370433, - "created_at" : "Sat Jan 05 18:50:44 +0000 2013", + "created_at" : "2013-01-05 18:50:44 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -4129,12 +3996,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paul Haddad", @@ -4154,14 +4021,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "287608437062369282", - "geo" : { - }, + "geo" : { }, "id_str" : "287631624596774914", "in_reply_to_user_id" : 18247541, "text" : "@tapbot_paul @marcoarment Also, please clean my room and make me lunch. No crusts.", "id" : 287631624596774914, "in_reply_to_status_id" : 287608437062369282, - "created_at" : "Sat Jan 05 18:48:17 +0000 2013", + "created_at" : "2013-01-05 18:48:17 +0000", "in_reply_to_screen_name" : "tapbot_paul", "in_reply_to_user_id_str" : "18247541", "user" : { @@ -4169,63 +4035,61 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "OS X", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 118, 139 ], - "url" : "https://t.co/kN7UtjCA", - "expanded_url" : "https://alpha.app.net/sjs/post/2329872", - "display_url" : "alpha.app.net/sjs/post/23298\u2026" + "url" : "https:\/\/t.co\/kN7UtjCA", + "expanded_url" : "https:\/\/alpha.app.net\/sjs\/post\/2329872", + "display_url" : "alpha.app.net\/sjs\/post\/23298\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "287589731003420672", - "text" : "Just released strftime v0.5 from 10k feet, added %U and %W. I'm sure there's a cloud joke here somewhere. https://... https://t.co/kN7UtjCA", + "text" : "Just released strftime v0.5 from 10k feet, added %U and %W. I'm sure there's a cloud joke here somewhere. https:\/\/... https:\/\/t.co\/kN7UtjCA", "id" : 287589731003420672, - "created_at" : "Sat Jan 05 16:01:49 +0000 2013", + "created_at" : "2013-01-05 16:01:49 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "OS X", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "287580902190616578", "text" : "One awesome thing about the USA is in-flight wifi. Reminds me of the first time I made a phone call from an airplane.\n\nLocation: in thy sky", "id" : 287580902190616578, - "created_at" : "Sat Jan 05 15:26:44 +0000 2013", + "created_at" : "2013-01-05 15:26:44 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -4239,14 +4103,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "287446419890130947", - "geo" : { - }, + "geo" : { }, "id_str" : "287552671706128384", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke In general though, I agree with this thought. I\u2019ve missed UI on touch devices because of the lack of scroll bars.", "id" : 287552671706128384, "in_reply_to_status_id" : 287446419890130947, - "created_at" : "Sat Jan 05 13:34:34 +0000 2013", + "created_at" : "2013-01-05 13:34:34 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -4254,12 +4117,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -4273,14 +4136,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "287445540831100928", - "geo" : { - }, + "geo" : { }, "id_str" : "287551029761957891", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke You can just place the cursor over the view you want to scroll in. One thing OS X gets right an Windows gets wrong.", "id" : 287551029761957891, "in_reply_to_status_id" : 287445540831100928, - "created_at" : "Sat Jan 05 13:28:02 +0000 2013", + "created_at" : "2013-01-05 13:28:02 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -4288,35 +4150,34 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "287548248514760704", "text" : "In some ways the USA is so foreign to me. Truly bizarre. I\u2019ll be glad to be back in Canada.", "id" : 287548248514760704, - "created_at" : "Sat Jan 05 13:16:59 +0000 2013", + "created_at" : "2013-01-05 13:16:59 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sol", @@ -4330,14 +4191,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "287227376209911809", - "geo" : { - }, + "geo" : { }, "id_str" : "287236160789569536", "in_reply_to_user_id" : 74837444, "text" : "@Badger32d nooo! Actually I liked Gentoo quite a bit back in the day.", "id" : 287236160789569536, "in_reply_to_status_id" : 287227376209911809, - "created_at" : "Fri Jan 04 16:36:51 +0000 2013", + "created_at" : "2013-01-04 16:36:51 +0000", "in_reply_to_screen_name" : "Badger32d", "in_reply_to_user_id_str" : "74837444", "user" : { @@ -4345,12 +4205,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sol", @@ -4364,14 +4224,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "287224092141187072", - "geo" : { - }, + "geo" : { }, "id_str" : "287226803616104448", "in_reply_to_user_id" : 74837444, "text" : "@Badger32d I don\u2019t mess with Fedora, but I wonder if it has something like build-essential. I do like dev being similar to prod.", "id" : 287226803616104448, "in_reply_to_status_id" : 287224092141187072, - "created_at" : "Fri Jan 04 15:59:41 +0000 2013", + "created_at" : "2013-01-04 15:59:41 +0000", "in_reply_to_screen_name" : "Badger32d", "in_reply_to_user_id_str" : "74837444", "user" : { @@ -4379,12 +4238,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sol", @@ -4398,14 +4257,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "287222460053610496", - "geo" : { - }, + "geo" : { }, "id_str" : "287223127925219328", "in_reply_to_user_id" : 74837444, "text" : "@Badger32d Agreed. I prefer Debian or Ubuntu for dev.", "id" : 287223127925219328, "in_reply_to_status_id" : 287222460053610496, - "created_at" : "Fri Jan 04 15:45:04 +0000 2013", + "created_at" : "2013-01-04 15:45:04 +0000", "in_reply_to_screen_name" : "Badger32d", "in_reply_to_user_id_str" : "74837444", "user" : { @@ -4413,40 +4271,39 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 59, 79 ], - "url" : "http://t.co/qgr8G5rk", - "expanded_url" : "http://badassjs.com/post/39573969361", - "display_url" : "badassjs.com/post/395739693\u2026" + "url" : "http:\/\/t.co\/qgr8G5rk", + "expanded_url" : "http:\/\/badassjs.com\/post\/39573969361", + "display_url" : "badassjs.com\/post\/395739693\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "287219984596340737", - "text" : "LLVM.js: LLVM Itself Compiled to JavaScript via Emscripten http://t.co/qgr8G5rk", + "text" : "LLVM.js: LLVM Itself Compiled to JavaScript via Emscripten http:\/\/t.co\/qgr8G5rk", "id" : 287219984596340737, - "created_at" : "Fri Jan 04 15:32:35 +0000 2013", + "created_at" : "2013-01-04 15:32:35 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -4459,47 +4316,45 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "287193278737158144", "text" : "RT @JimRoepcke: I'm going to be available for part time or full time iOS development projects in a couple of weeks. Please RT, thanks!", "retweeted_status" : { - "source" : "TweetList Pro", + "source" : "\u003Ca href=\"http:\/\/tweetli.st\/\" rel=\"nofollow\"\u003ETweetList Pro\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "287043930107805696", "text" : "I'm going to be available for part time or full time iOS development projects in a couple of weeks. Please RT, thanks!", "id" : 287043930107805696, - "created_at" : "Fri Jan 04 03:53:00 +0000 2013", + "created_at" : "2013-01-04 03:53:00 +0000", "user" : { "name" : "Jim Roepcke", "screen_name" : "JimRoepcke", "protected" : false, "id_str" : "894911", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3351988957/4cad7f658ee1a7f029aa5d283d6f4d87_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", "id" : 894911, "verified" : false } }, "id" : 287193278737158144, - "created_at" : "Fri Jan 04 13:46:28 +0000 2013", + "created_at" : "2013-01-04 13:46:28 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sol", @@ -4513,14 +4368,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "286962376547377152", - "geo" : { - }, + "geo" : { }, "id_str" : "287192246124675073", "in_reply_to_user_id" : 74837444, "text" : "@Badger32d After a year and a half of admining CentOS and RedHat I can tolerate it now, but it can still annoy me. It\u2019s not all bad though.", "id" : 287192246124675073, "in_reply_to_status_id" : 286962376547377152, - "created_at" : "Fri Jan 04 13:42:21 +0000 2013", + "created_at" : "2013-01-04 13:42:21 +0000", "in_reply_to_screen_name" : "Badger32d", "in_reply_to_user_id_str" : "74837444", "user" : { @@ -4528,12 +4382,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -4547,14 +4401,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "286919751857479680", - "geo" : { - }, + "geo" : { }, "id_str" : "287191563493314560", "in_reply_to_user_id" : 636923, "text" : "@siracusa How quickly rage turns to shame.", "id" : 287191563493314560, "in_reply_to_status_id" : 286919751857479680, - "created_at" : "Fri Jan 04 13:39:39 +0000 2013", + "created_at" : "2013-01-04 13:39:39 +0000", "in_reply_to_screen_name" : "siracusa", "in_reply_to_user_id_str" : "636923", "user" : { @@ -4562,35 +4415,34 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "286489115610984448", "text" : "Lesson learned. Some places spam you based on the location of your tweets. This is why we can\u2019t have nice things.", "id" : 286489115610984448, - "created_at" : "Wed Jan 02 15:08:22 +0000 2013", + "created_at" : "2013-01-02 15:08:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jed Schmidt", @@ -4604,14 +4456,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "286456326970826753", - "geo" : { - }, + "geo" : { }, "id_str" : "286467748148686848", "in_reply_to_user_id" : 815114, "text" : "@jedschmidt Nice one! I had a similar moment at an airport at 5am the other day. Sunrise cheered me up.", "id" : 286467748148686848, "in_reply_to_status_id" : 286456326970826753, - "created_at" : "Wed Jan 02 13:43:28 +0000 2013", + "created_at" : "2013-01-02 13:43:28 +0000", "in_reply_to_screen_name" : "jedschmidt", "in_reply_to_user_id_str" : "815114", "user" : { @@ -4619,12 +4470,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Bryan Kyle", @@ -4650,14 +4501,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "286221252539056130", - "geo" : { - }, + "geo" : { }, "id_str" : "286235256128933889", "in_reply_to_user_id" : 14864447, "text" : "@bryan_kyle @5by5 I can understand that but for me it was never enough. I could easily listen to 2 hours of @siracusa every week.", "id" : 286235256128933889, "in_reply_to_status_id" : 286221252539056130, - "created_at" : "Tue Jan 01 22:19:37 +0000 2013", + "created_at" : "2013-01-01 22:19:37 +0000", "in_reply_to_screen_name" : "bryan_kyle", "in_reply_to_user_id_str" : "14864447", "user" : { @@ -4665,12 +4515,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "5BY5 Broadcasting", @@ -4683,23 +4533,22 @@ Grailbird.data.tweets_2013_01 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "286213440148762624", "text" : "My favourite @5by5 podcasts ended and moved in 2012. I was a little bit sad to unsubscribe from the After Dark feed.", "id" : 286213440148762624, - "created_at" : "Tue Jan 01 20:52:56 +0000 2013", + "created_at" : "2013-01-01 20:52:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -4713,14 +4562,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "286163838632595457", - "geo" : { - }, + "geo" : { }, "id_str" : "286178778697306112", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment Spot on. My Nexus 7 is neglected now that the novelty wore off. iPad 3rd gen is used for hours each day though. It\u2019s the apps.", "id" : 286178778697306112, "in_reply_to_status_id" : 286163838632595457, - "created_at" : "Tue Jan 01 18:35:12 +0000 2013", + "created_at" : "2013-01-01 18:35:12 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -4728,12 +4576,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sol", @@ -4753,14 +4601,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "286127431218257920", - "geo" : { - }, + "geo" : { }, "id_str" : "286167753520459776", "in_reply_to_user_id" : 74837444, "text" : "@Badger32d @markkolich Thanks! :)", "id" : 286167753520459776, "in_reply_to_status_id" : 286127431218257920, - "created_at" : "Tue Jan 01 17:51:23 +0000 2013", + "created_at" : "2013-01-01 17:51:23 +0000", "in_reply_to_screen_name" : "Badger32d", "in_reply_to_user_id_str" : "74837444", "user" : { @@ -4768,12 +4615,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sol", @@ -4793,14 +4640,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "286126775292014592", - "geo" : { - }, + "geo" : { }, "id_str" : "286127107459907586", "in_reply_to_user_id" : 74837444, "text" : "@Badger32d @markkolich Touch\u00E9!", "id" : 286127107459907586, "in_reply_to_status_id" : 286126775292014592, - "created_at" : "Tue Jan 01 15:09:53 +0000 2013", + "created_at" : "2013-01-01 15:09:53 +0000", "in_reply_to_screen_name" : "Badger32d", "in_reply_to_user_id_str" : "74837444", "user" : { @@ -4808,12 +4654,12 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sol", @@ -4833,14 +4679,13 @@ Grailbird.data.tweets_2013_01 = "urls" : [ ] }, "in_reply_to_status_id_str" : "285103375647911937", - "geo" : { - }, + "geo" : { }, "id_str" : "286126634472448002", "in_reply_to_user_id" : 74837444, "text" : "@Badger32d @markkolich In the time it took to tweet that you could have just installed wget instead.", "id" : 286126634472448002, "in_reply_to_status_id" : 285103375647911937, - "created_at" : "Tue Jan 01 15:08:00 +0000 2013", + "created_at" : "2013-01-01 15:08:00 +0000", "in_reply_to_screen_name" : "Badger32d", "in_reply_to_user_id_str" : "74837444", "user" : { @@ -4848,7 +4693,7 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2013_02.js b/public/tweets/data/js/tweets/2013_02.js index 10e7046..177cc64 100755 --- a/public/tweets/data/js/tweets/2013_02.js +++ b/public/tweets/data/js/tweets/2013_02.js @@ -1,6 +1,6 @@ Grailbird.data.tweets_2013_02 = [ { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jon Picnic", @@ -14,14 +14,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "307203699086868481", - "geo" : { - }, + "geo" : { }, "id_str" : "307209727719387136", "in_reply_to_user_id" : 165975834, "text" : "@PiCNiC_Coffee What's your phone number over at Picnic Too? Can't find it on the tumblr site.", "id" : 307209727719387136, "in_reply_to_status_id" : 307203699086868481, - "created_at" : "Thu Feb 28 19:24:41 +0000 2013", + "created_at" : "2013-02-28 19:24:41 +0000", "in_reply_to_screen_name" : "PiCNiC_Coffee", "in_reply_to_user_id_str" : "165975834", "user" : { @@ -29,12 +28,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Zach Leatherman", @@ -60,14 +59,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "306872322818715648", - "geo" : { - }, + "geo" : { }, "id_str" : "306966781816340480", "in_reply_to_user_id" : 96383, "text" : "@zachleat @paul_irish @kangax Should dragging your finger on the trackpad\u2013to move the cursor\u2013generate touch events? Seems crazy to me.", "id" : 306966781816340480, "in_reply_to_status_id" : 306872322818715648, - "created_at" : "Thu Feb 28 03:19:18 +0000 2013", + "created_at" : "2013-02-28 03:19:18 +0000", "in_reply_to_screen_name" : "zachleat", "in_reply_to_user_id_str" : "96383", "user" : { @@ -75,12 +73,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -94,14 +92,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "306774100397936642", - "geo" : { - }, + "geo" : { }, "id_str" : "306791540020363265", "in_reply_to_user_id" : 636923, "text" : "@siracusa You\u2019re going to make me click every single link to find it, aren\u2019t you?", "id" : 306791540020363265, "in_reply_to_status_id" : 306774100397936642, - "created_at" : "Wed Feb 27 15:42:57 +0000 2013", + "created_at" : "2013-02-27 15:42:57 +0000", "in_reply_to_screen_name" : "siracusa", "in_reply_to_user_id_str" : "636923", "user" : { @@ -109,12 +106,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Joseph Blake", @@ -134,14 +131,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "306632666508324865", - "geo" : { - }, + "geo" : { }, "id_str" : "306790831262670848", "in_reply_to_user_id" : 7751612, "text" : "@mixdup @marcoarment We don\u2019t know how it would work. It might be its own SKU, like iPads. MacBook Air with WiFi, and WiFi + Cellular.", "id" : 306790831262670848, "in_reply_to_status_id" : 306632666508324865, - "created_at" : "Wed Feb 27 15:40:08 +0000 2013", + "created_at" : "2013-02-27 15:40:08 +0000", "in_reply_to_screen_name" : "mixdup", "in_reply_to_user_id_str" : "7751612", "user" : { @@ -149,12 +145,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "What-If Numbers", @@ -167,8 +163,7 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "306595711410126849", "text" : "RT @whatifnumbers: 2.18: Ounces of gold it would take to buy one ounce of 64GB MicroSD cards", "retweeted_status" : { @@ -179,35 +174,34 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "298785571508195328", "text" : "2.18: Ounces of gold it would take to buy one ounce of 64GB MicroSD cards", "id" : 298785571508195328, - "created_at" : "Tue Feb 05 13:30:06 +0000 2013", + "created_at" : "2013-02-05 13:30:06 +0000", "user" : { "name" : "What-If Numbers", "screen_name" : "whatifnumbers", "protected" : false, "id_str" : "1120626926", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3163737625/0ed048b43ef6b31e9c358543e8c4dd3b_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000628114455\/89bedffcd96cb835f5ba2af584eba8fb_normal.png", "id" : 1120626926, "verified" : false } }, "id" : 306595711410126849, - "created_at" : "Wed Feb 27 02:44:48 +0000 2013", + "created_at" : "2013-02-27 02:44:48 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "What-If Numbers", @@ -220,8 +214,7 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "306595701465423872", "text" : "RT @whatifnumbers: 1.61: Storage capacity, in petabytes, of a gallon jug of MicroSD cards", "retweeted_status" : { @@ -232,35 +225,34 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "298532109646168064", "text" : "1.61: Storage capacity, in petabytes, of a gallon jug of MicroSD cards", "id" : 298532109646168064, - "created_at" : "Mon Feb 04 20:42:56 +0000 2013", + "created_at" : "2013-02-04 20:42:56 +0000", "user" : { "name" : "What-If Numbers", "screen_name" : "whatifnumbers", "protected" : false, "id_str" : "1120626926", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3163737625/0ed048b43ef6b31e9c358543e8c4dd3b_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000628114455\/89bedffcd96cb835f5ba2af584eba8fb_normal.png", "id" : 1120626926, "verified" : false } }, "id" : 306595701465423872, - "created_at" : "Wed Feb 27 02:44:46 +0000 2013", + "created_at" : "2013-02-27 02:44:46 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "EricAlanDyck", @@ -274,14 +266,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "306518943810596865", - "geo" : { - }, + "geo" : { }, "id_str" : "306595355255005184", "in_reply_to_user_id" : 18006104, "text" : "@EricAlanDyck NEVER", "id" : 306595355255005184, "in_reply_to_status_id" : 306518943810596865, - "created_at" : "Wed Feb 27 02:43:23 +0000 2013", + "created_at" : "2013-02-27 02:43:23 +0000", "in_reply_to_screen_name" : "EricAlanDyck", "in_reply_to_user_id_str" : "18006104", "user" : { @@ -289,15 +280,15 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "wwwtxt (1988\u201394)", + "name" : "wwwtxt (1980\u201394)", "screen_name" : "wwwtxt", "indices" : [ 3, 10 ], "id_str" : "207756340", @@ -307,47 +298,45 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "306594714843496448", "text" : "RT @wwwtxt: How much of a 3D printer might be printed by a 3D printer? Could it print a robot to assemble the new 3D printer and another ...", "retweeted_status" : { - "source" : "Buffer", + "source" : "\u003Ca href=\"http:\/\/bufferapp.com\" rel=\"nofollow\"\u003EBuffer\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "306503189941858305", "text" : "How much of a 3D printer might be printed by a 3D printer? Could it print a robot to assemble the new 3D printer and another robot? \u262F92SEP", "id" : 306503189941858305, - "created_at" : "Tue Feb 26 20:37:09 +0000 2013", + "created_at" : "2013-02-26 20:37:09 +0000", "user" : { - "name" : "wwwtxt (1988\u201394)", + "name" : "wwwtxt (1980\u201394)", "screen_name" : "wwwtxt", "protected" : false, "id_str" : "207756340", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1152554441/wwwtxt_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000328039060\/306deca90d2cf629aec0b51423f11a02_normal.png", "id" : 207756340, "verified" : false } }, "id" : 306594714843496448, - "created_at" : "Wed Feb 27 02:40:50 +0000 2013", + "created_at" : "2013-02-27 02:40:50 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "iApologist", @@ -367,14 +356,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "306444259962286080", - "geo" : { - }, + "geo" : { }, "id_str" : "306491661012312065", "in_reply_to_user_id" : 1011454958, "text" : "@iApologist @marcoarment Ha! Doesn't everyone have that trash can though?", "id" : 306491661012312065, "in_reply_to_status_id" : 306444259962286080, - "created_at" : "Tue Feb 26 19:51:20 +0000 2013", + "created_at" : "2013-02-26 19:51:20 +0000", "in_reply_to_screen_name" : "iApologist", "in_reply_to_user_id_str" : "1011454958", "user" : { @@ -382,12 +370,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Rogers", @@ -401,14 +389,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "306465949291278336", - "geo" : { - }, + "geo" : { }, "id_str" : "306490884223012864", "in_reply_to_user_id" : 20079975, "text" : "@polotek Super Hexagon is awesome, but not a session game for me. The Last Rocket is worth a look.", "id" : 306490884223012864, "in_reply_to_status_id" : 306465949291278336, - "created_at" : "Tue Feb 26 19:48:15 +0000 2013", + "created_at" : "2013-02-26 19:48:15 +0000", "in_reply_to_screen_name" : "polotek", "in_reply_to_user_id_str" : "20079975", "user" : { @@ -416,12 +403,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Yukihiro Matsumoto", @@ -434,47 +421,45 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "306490606274883584", "text" : "RT @yukihiro_matz: 20 years has passed since I started developing Ruby. I really appreciate your support from the great Ruby community. ...", "retweeted_status" : { - "source" : "Silver Bird", + "source" : "\u003Ca href=\"https:\/\/chrome.google.com\/extensions\/detail\/encaiiljifbdbjlphpgpiimidegddhic\" rel=\"nofollow\"\u003ESilver Bird\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "305334327938519040", "text" : "20 years has passed since I started developing Ruby. I really appreciate your support from the great Ruby community. Thank you!", "id" : 305334327938519040, - "created_at" : "Sat Feb 23 15:12:31 +0000 2013", + "created_at" : "2013-02-23 15:12:31 +0000", "user" : { "name" : "Yukihiro Matsumoto", "screen_name" : "yukihiro_matz", "protected" : false, "id_str" : "20104013", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1311148697/matz_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1311148697\/matz_normal.jpg", "id" : 20104013, "verified" : false } }, "id" : 306490606274883584, - "created_at" : "Tue Feb 26 19:47:09 +0000 2013", + "created_at" : "2013-02-26 19:47:09 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", @@ -488,14 +473,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "306314214853726208", - "geo" : { - }, + "geo" : { }, "id_str" : "306488857665339392", "in_reply_to_user_id" : 22196723, "text" : "@markkolich Ah, the old Twitter switcheroo.", "id" : 306488857665339392, "in_reply_to_status_id" : 306314214853726208, - "created_at" : "Tue Feb 26 19:40:12 +0000 2013", + "created_at" : "2013-02-26 19:40:12 +0000", "in_reply_to_screen_name" : "markkolich", "in_reply_to_user_id_str" : "22196723", "user" : { @@ -503,12 +487,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jon Picnic", @@ -521,57 +505,55 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 60, 82 ], - "url" : "http://t.co/yMn6Th90se", - "expanded_url" : "http://tmblr.co/ZfbP1yeepwgv", - "display_url" : "tmblr.co/ZfbP1yeepwgv" + "url" : "http:\/\/t.co\/yMn6Th90se", + "expanded_url" : "http:\/\/tmblr.co\/ZfbP1yeepwgv", + "display_url" : "tmblr.co\/ZfbP1yeepwgv" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "304514118289854464", - "text" : "RT @PiCNiC_Coffee: Photo: Once again it\u2019s on \u2014- PiCNiC Too. http://t.co/yMn6Th90se", + "text" : "RT @PiCNiC_Coffee: Photo: Once again it\u2019s on \u2014- PiCNiC Too. http:\/\/t.co\/yMn6Th90se", "retweeted_status" : { - "source" : "Tumblr", + "source" : "\u003Ca href=\"http:\/\/www.tumblr.com\/\" rel=\"nofollow\"\u003ETumblr\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 41, 63 ], - "url" : "http://t.co/yMn6Th90se", - "expanded_url" : "http://tmblr.co/ZfbP1yeepwgv", - "display_url" : "tmblr.co/ZfbP1yeepwgv" + "url" : "http:\/\/t.co\/yMn6Th90se", + "expanded_url" : "http:\/\/tmblr.co\/ZfbP1yeepwgv", + "display_url" : "tmblr.co\/ZfbP1yeepwgv" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "304507230449958912", - "text" : "Photo: Once again it\u2019s on \u2014- PiCNiC Too. http://t.co/yMn6Th90se", + "text" : "Photo: Once again it\u2019s on \u2014- PiCNiC Too. http:\/\/t.co\/yMn6Th90se", "id" : 304507230449958912, - "created_at" : "Thu Feb 21 08:25:55 +0000 2013", + "created_at" : "2013-02-21 08:25:55 +0000", "user" : { "name" : "Jon Picnic", "screen_name" : "PiCNiC_Coffee", "protected" : false, "id_str" : "165975834", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1088138138/IMG_0104_normal.JPG", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1088138138\/IMG_0104_normal.JPG", "id" : 165975834, "verified" : false } }, "id" : 304514118289854464, - "created_at" : "Thu Feb 21 08:53:18 +0000 2013", + "created_at" : "2013-02-21 08:53:18 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -584,47 +566,45 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "304436043132841985", "text" : "RT @JimRoepcke: I\u2019m currently available for iOS development projects and mentoring. Please RT, thanks!", "retweeted_status" : { - "source" : "Tweetbot for Mac", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "304323209019392000", "text" : "I\u2019m currently available for iOS development projects and mentoring. Please RT, thanks!", "id" : 304323209019392000, - "created_at" : "Wed Feb 20 20:14:41 +0000 2013", + "created_at" : "2013-02-20 20:14:41 +0000", "user" : { "name" : "Jim Roepcke", "screen_name" : "JimRoepcke", "protected" : false, "id_str" : "894911", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3351988957/4cad7f658ee1a7f029aa5d283d6f4d87_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", "id" : 894911, "verified" : false } }, "id" : 304436043132841985, - "created_at" : "Thu Feb 21 03:43:03 +0000 2013", + "created_at" : "2013-02-21 03:43:03 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -638,14 +618,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "303586996645949442", - "geo" : { - }, + "geo" : { }, "id_str" : "303595073529073664", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment I did prepaid T-Mobile on iPhone & iPad at Christmas but the coverage was bad around Kissimmee. Next time I might try AT&T.", "id" : 303595073529073664, "in_reply_to_status_id" : 303586996645949442, - "created_at" : "Mon Feb 18 20:01:20 +0000 2013", + "created_at" : "2013-02-18 20:01:20 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -653,12 +632,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "GitHub API", @@ -677,17 +656,16 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 43, 63 ], - "url" : "http://t.co/Ytf5NkiA", - "expanded_url" : "http://developer.github.com/changes/", - "display_url" : "developer.github.com/changes/" + "url" : "http:\/\/t.co\/Ytf5NkiA", + "expanded_url" : "http:\/\/developer.github.com\/changes\/", + "display_url" : "developer.github.com\/changes\/" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "303568400939106304", - "text" : "RT @GitHubAPI: @_sjs The API Changes blog: http://t.co/Ytf5NkiA", + "text" : "RT @GitHubAPI: @_sjs The API Changes blog: http:\/\/t.co\/Ytf5NkiA", "retweeted_status" : { - "source" : "Tweetbot for Mac", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -700,20 +678,19 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 28, 48 ], - "url" : "http://t.co/Ytf5NkiA", - "expanded_url" : "http://developer.github.com/changes/", - "display_url" : "developer.github.com/changes/" + "url" : "http:\/\/t.co\/Ytf5NkiA", + "expanded_url" : "http:\/\/developer.github.com\/changes\/", + "display_url" : "developer.github.com\/changes\/" } ] }, "in_reply_to_status_id_str" : "303563927709704192", - "geo" : { - }, + "geo" : { }, "id_str" : "303568037867556865", "in_reply_to_user_id" : 4777951, - "text" : "@_sjs The API Changes blog: http://t.co/Ytf5NkiA", + "text" : "@_sjs The API Changes blog: http:\/\/t.co\/Ytf5NkiA", "id" : 303568037867556865, "in_reply_to_status_id" : 303563927709704192, - "created_at" : "Mon Feb 18 18:13:54 +0000 2013", + "created_at" : "2013-02-18 18:13:54 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -721,24 +698,24 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "GitHubAPI", "protected" : false, "id_str" : "539153822", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1978599420/electrocat_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1978599420\/electrocat_normal.png", "id" : 539153822, "verified" : false } }, "id" : 303568400939106304, - "created_at" : "Mon Feb 18 18:15:21 +0000 2013", + "created_at" : "2013-02-18 18:15:21 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "GitHub API", @@ -752,14 +729,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "303568037867556865", - "geo" : { - }, + "geo" : { }, "id_str" : "303568387945160706", "in_reply_to_user_id" : 539153822, "text" : "@GitHubAPI Cannot believe I didn't know about this blog. Thanks for the quick response!", "id" : 303568387945160706, "in_reply_to_status_id" : 303568037867556865, - "created_at" : "Mon Feb 18 18:15:18 +0000 2013", + "created_at" : "2013-02-18 18:15:18 +0000", "in_reply_to_screen_name" : "GitHubAPI", "in_reply_to_user_id_str" : "539153822", "user" : { @@ -767,12 +743,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "GitHub", @@ -785,23 +761,22 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "303563927709704192", "text" : "Is there any way to get notified when @github adds new post-receive hook servers? This last week has been really annoying.", "id" : 303563927709704192, - "created_at" : "Mon Feb 18 17:57:34 +0000 2013", + "created_at" : "2013-02-18 17:57:34 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -815,14 +790,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "303349850353852417", - "geo" : { - }, + "geo" : { }, "id_str" : "303384119235203072", "in_reply_to_user_id" : 636923, "text" : "@siracusa I hear that Netflix on PS3 automatically plays the next episode, and when it does it skips the intro. I wish Apple TV did that.", "id" : 303384119235203072, "in_reply_to_status_id" : 303349850353852417, - "created_at" : "Mon Feb 18 06:03:05 +0000 2013", + "created_at" : "2013-02-18 06:03:05 +0000", "in_reply_to_screen_name" : "siracusa", "in_reply_to_user_id_str" : "636923", "user" : { @@ -830,12 +804,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "2%Jazz Coffee", @@ -858,14 +832,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "302458059664531456", - "geo" : { - }, + "geo" : { }, "id_str" : "302467154094211072", "in_reply_to_user_id" : 166272705, "text" : "@2percentjazz @phillipsbeer 98% funky stuff baby! We are the 98%. #occupyjazz", "id" : 302467154094211072, "in_reply_to_status_id" : 302458059664531456, - "created_at" : "Fri Feb 15 17:19:23 +0000 2013", + "created_at" : "2013-02-15 17:19:23 +0000", "in_reply_to_screen_name" : "2percentjazz", "in_reply_to_user_id_str" : "166272705", "user" : { @@ -873,12 +846,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Judd Vinet", @@ -891,20 +864,19 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 37, 57 ], - "url" : "http://t.co/3QBb9F65", - "expanded_url" : "http://www.theatlanticwire.com/technology/2013/02/elon-musks-data-doesnt-back-his-claims-new-york-times-fakery/62149/", - "display_url" : "theatlanticwire.com/technology/201\u2026" + "url" : "http:\/\/t.co\/3QBb9F65", + "expanded_url" : "http:\/\/www.theatlanticwire.com\/technology\/2013\/02\/elon-musks-data-doesnt-back-his-claims-new-york-times-fakery\/62149\/", + "display_url" : "theatlanticwire.com\/technology\/201\u2026" } ] }, "in_reply_to_status_id_str" : "302196202580082689", - "geo" : { - }, + "geo" : { }, "id_str" : "302205040729391105", "in_reply_to_user_id" : 14112263, - "text" : "@juddv Be sure to read this as well: http://t.co/3QBb9F65 \u2026 the jury is still out for me on this one.", + "text" : "@juddv Be sure to read this as well: http:\/\/t.co\/3QBb9F65 \u2026 the jury is still out for me on this one.", "id" : 302205040729391105, "in_reply_to_status_id" : 302196202580082689, - "created_at" : "Thu Feb 14 23:57:51 +0000 2013", + "created_at" : "2013-02-14 23:57:51 +0000", "in_reply_to_screen_name" : "juddv", "in_reply_to_user_id_str" : "14112263", "user" : { @@ -912,40 +884,39 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 117, 138 ], - "url" : "https://t.co/ZRkAyCvm", - "expanded_url" : "https://posts.app.net/2962969", - "display_url" : "posts.app.net/2962969" + "url" : "https:\/\/t.co\/ZRkAyCvm", + "expanded_url" : "https:\/\/posts.app.net\/2962969", + "display_url" : "posts.app.net\/2962969" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "302103053073518595", - "text" : "It sounds like Rap Genius outgrew VMs. An 8-core server can do hundreds or thousands of req/sec for $800/month. An \u2014 https://t.co/ZRkAyCvm", + "text" : "It sounds like Rap Genius outgrew VMs. An 8-core server can do hundreds or thousands of req\/sec for $800\/month. An \u2014 https:\/\/t.co\/ZRkAyCvm", "id" : 302103053073518595, - "created_at" : "Thu Feb 14 17:12:35 +0000 2013", + "created_at" : "2013-02-14 17:12:35 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Vincent Franco", @@ -965,14 +936,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "302094330032693249", - "geo" : { - }, + "geo" : { }, "id_str" : "302099579137040384", "in_reply_to_user_id" : 198093, - "text" : "@vinniefranco @typeoneerror Who pays 20k / month for hosting instead of hiring a sysadmin? That\u2019s crazy.", + "text" : "@vinniefranco @typeoneerror Who pays 20k \/ month for hosting instead of hiring a sysadmin? That\u2019s crazy.", "id" : 302099579137040384, "in_reply_to_status_id" : 302094330032693249, - "created_at" : "Thu Feb 14 16:58:47 +0000 2013", + "created_at" : "2013-02-14 16:58:47 +0000", "in_reply_to_screen_name" : "vinniefranco", "in_reply_to_user_id_str" : "198093", "user" : { @@ -980,12 +950,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "2%Jazz Coffee", @@ -1005,14 +975,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "302093587435372544", - "geo" : { - }, + "geo" : { }, "id_str" : "302099218959585280", "in_reply_to_user_id" : 166272705, "text" : "@2percentjazz @phillipsbeer Ethiopia, the motherland!", "id" : 302099218959585280, "in_reply_to_status_id" : 302093587435372544, - "created_at" : "Thu Feb 14 16:57:21 +0000 2013", + "created_at" : "2013-02-14 16:57:21 +0000", "in_reply_to_screen_name" : "2percentjazz", "in_reply_to_user_id_str" : "166272705", "user" : { @@ -1020,15 +989,15 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 3, 13 ], "id_str" : "18137723", @@ -1038,47 +1007,45 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "302098825521283074", "text" : "RT @raganwald: Crookery: Getting people to do things against their better judgment. Consulting: Getting people to do things against thei ...", "retweeted_status" : { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "302094235627290625", "text" : "Crookery: Getting people to do things against their better judgment. Consulting: Getting people to do things against their lack of judgment.", "id" : 302094235627290625, - "created_at" : "Thu Feb 14 16:37:33 +0000 2013", + "created_at" : "2013-02-14 16:37:33 +0000", "user" : { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3209102549/c119a72bc8341caaef42bc843b0ced00_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/436205905437134848\/MdRKL9hb_normal.jpeg", "id" : 18137723, "verified" : false } }, "id" : 302098825521283074, - "created_at" : "Thu Feb 14 16:55:47 +0000 2013", + "created_at" : "2013-02-14 16:55:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "2%Jazz Coffee", @@ -1098,14 +1065,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "301792897760628736", - "geo" : { - }, + "geo" : { }, "id_str" : "301840555472744449", "in_reply_to_user_id" : 166272705, "text" : "@2percentjazz @phillipsbeer Right now I'm really into Dr. Funk, and the classic Americano is my favourite! Booya!", "id" : 301840555472744449, "in_reply_to_status_id" : 301792897760628736, - "created_at" : "Wed Feb 13 23:49:31 +0000 2013", + "created_at" : "2013-02-13 23:49:31 +0000", "in_reply_to_screen_name" : "2percentjazz", "in_reply_to_user_id_str" : "166272705", "user" : { @@ -1113,12 +1079,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Francisco Tolmasky", @@ -1131,47 +1097,45 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "301766449511424001", "text" : "RT @tolmasky: I wonder if those KHTML guys imagined they'd power most the web someday. Something to think about when you're working on y ...", "retweeted_status" : { - "source" : "Twitter for iPhone", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "301617237880606720", "text" : "I wonder if those KHTML guys imagined they'd power most the web someday. Something to think about when you're working on your crazy project", "id" : 301617237880606720, - "created_at" : "Wed Feb 13 09:02:07 +0000 2013", + "created_at" : "2013-02-13 09:02:07 +0000", "user" : { "name" : "Francisco Tolmasky", "screen_name" : "tolmasky", "protected" : false, "id_str" : "14581738", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/53475631/MAsterShake_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/53475631\/MAsterShake_normal.jpg", "id" : 14581738, "verified" : false } }, "id" : 301766449511424001, - "created_at" : "Wed Feb 13 18:55:02 +0000 2013", + "created_at" : "2013-02-13 18:55:02 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "\u028E\u01DD\u0279ds\u0250 \u01DD\u028C\u0250p", @@ -1191,14 +1155,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "301464968103084032", - "geo" : { - }, + "geo" : { }, "id_str" : "301523847490965505", "in_reply_to_user_id" : 143882311, "text" : "@bulletproofexec @marcoarment Oh no! Now all of his readers\u2013who weren\u2019t going to try it anyway\u2013won\u2019t try your coffee.", "id" : 301523847490965505, "in_reply_to_status_id" : 301464968103084032, - "created_at" : "Wed Feb 13 02:51:01 +0000 2013", + "created_at" : "2013-02-13 02:51:01 +0000", "in_reply_to_screen_name" : "bulletproofexec", "in_reply_to_user_id_str" : "143882311", "user" : { @@ -1206,12 +1169,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Justyn Howard", @@ -1231,14 +1194,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "301517903847628800", - "geo" : { - }, + "geo" : { }, "id_str" : "301521957646655488", "in_reply_to_user_id" : 20960306, "text" : "@Justyn @soung3 I think you have already won.", "id" : 301521957646655488, "in_reply_to_status_id" : 301517903847628800, - "created_at" : "Wed Feb 13 02:43:31 +0000 2013", + "created_at" : "2013-02-13 02:43:31 +0000", "in_reply_to_screen_name" : "Justyn", "in_reply_to_user_id_str" : "20960306", "user" : { @@ -1246,12 +1208,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Wynn Netherland ", @@ -1264,20 +1226,19 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 10, 30 ], - "url" : "http://t.co/cJmdfevB", - "expanded_url" : "http://code.google.com/p/iterm2/issues/detail?id=2223", - "display_url" : "code.google.com/p/iterm2/issue\u2026" + "url" : "http:\/\/t.co\/cJmdfevB", + "expanded_url" : "http:\/\/code.google.com\/p\/iterm2\/issues\/detail?id=2223", + "display_url" : "code.google.com\/p\/iterm2\/issue\u2026" } ] }, "in_reply_to_status_id_str" : "301464510772953089", - "geo" : { - }, + "geo" : { }, "id_str" : "301467906384994304", "in_reply_to_user_id" : 14100886, - "text" : "@pengwynn http://t.co/cJmdfevB", + "text" : "@pengwynn http:\/\/t.co\/cJmdfevB", "id" : 301467906384994304, "in_reply_to_status_id" : 301464510772953089, - "created_at" : "Tue Feb 12 23:08:44 +0000 2013", + "created_at" : "2013-02-12 23:08:44 +0000", "in_reply_to_screen_name" : "pengwynn", "in_reply_to_user_id_str" : "14100886", "user" : { @@ -1285,12 +1246,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Wynn Netherland ", @@ -1310,14 +1271,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "301462165553041408", - "geo" : { - }, + "geo" : { }, "id_str" : "301464195868815363", "in_reply_to_user_id" : 14100886, "text" : "@pengwynn @MacHomebrew Emoji is text. Deal with it \uD83D\uDE0E", "id" : 301464195868815363, "in_reply_to_status_id" : 301462165553041408, - "created_at" : "Tue Feb 12 22:53:59 +0000 2013", + "created_at" : "2013-02-12 22:53:59 +0000", "in_reply_to_screen_name" : "pengwynn", "in_reply_to_user_id_str" : "14100886", "user" : { @@ -1325,12 +1285,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "EricAlanDyck", @@ -1343,20 +1303,19 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 28, 48 ], - "url" : "http://t.co/fc0hIS0N", - "expanded_url" : "http://letterboxd.com", + "url" : "http:\/\/t.co\/fc0hIS0N", + "expanded_url" : "http:\/\/letterboxd.com", "display_url" : "letterboxd.com" } ] }, "in_reply_to_status_id_str" : "300862399286738945", - "geo" : { - }, + "geo" : { }, "id_str" : "301015441093058560", "in_reply_to_user_id" : 18006104, - "text" : "@EricAlanDyck Have you seen http://t.co/fc0hIS0N yet? Right up your alley.", + "text" : "@EricAlanDyck Have you seen http:\/\/t.co\/fc0hIS0N yet? Right up your alley.", "id" : 301015441093058560, "in_reply_to_status_id" : 300862399286738945, - "created_at" : "Mon Feb 11 17:10:48 +0000 2013", + "created_at" : "2013-02-11 17:10:48 +0000", "in_reply_to_screen_name" : "EricAlanDyck", "in_reply_to_user_id_str" : "18006104", "user" : { @@ -1364,22 +1323,22 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ { - "expanded_url" : "http://twitter.com/_sjs/status/300112384725487616/photo/1", + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/300112384725487616\/photo\/1", "indices" : [ 86, 106 ], - "url" : "http://t.co/6mO1IdEB", - "media_url" : "http://pbs.twimg.com/media/BCo2n7TCEAEZ4mF.jpg", + "url" : "http:\/\/t.co\/6mO1IdEB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BCo2n7TCEAEZ4mF.jpg", "id_str" : "300112384733876225", "id" : 300112384733876225, - "media_url_https" : "https://pbs.twimg.com/media/BCo2n7TCEAEZ4mF.jpg", + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BCo2n7TCEAEZ4mF.jpg", "sizes" : [ { "h" : 1365, "resize" : "fit", @@ -1401,28 +1360,27 @@ Grailbird.data.tweets_2013_02 = "resize" : "fit", "w" : 1536 } ], - "display_url" : "pic.twitter.com/6mO1IdEB" + "display_url" : "pic.twitter.com\/6mO1IdEB" } ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "300112384725487616", - "text" : "Highly recommended for martinis. Why choose only olive or lemon garnish? Have it all. http://t.co/6mO1IdEB", + "text" : "Highly recommended for martinis. Why choose only olive or lemon garnish? Have it all. http:\/\/t.co\/6mO1IdEB", "id" : 300112384725487616, - "created_at" : "Sat Feb 09 05:22:23 +0000 2013", + "created_at" : "2013-02-09 05:22:23 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Fyrite", @@ -1436,14 +1394,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "300024362508103681", - "geo" : { - }, + "geo" : { }, "id_str" : "300025966086991872", "in_reply_to_user_id" : 232701963, "text" : "@fyrite It's by far my favourite sitcom on the air right now.", "id" : 300025966086991872, "in_reply_to_status_id" : 300024362508103681, - "created_at" : "Fri Feb 08 23:38:59 +0000 2013", + "created_at" : "2013-02-08 23:38:59 +0000", "in_reply_to_screen_name" : "fyrite", "in_reply_to_user_id_str" : "232701963", "user" : { @@ -1451,12 +1408,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -1470,14 +1427,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "300023942830256129", - "geo" : { - }, + "geo" : { }, "id_str" : "300025111224930304", "in_reply_to_user_id" : 636923, "text" : "@siracusa I got a kick out of it too. And it sparked a conversation about Back to the Future at the office, so that was a bonus.", "id" : 300025111224930304, "in_reply_to_status_id" : 300023942830256129, - "created_at" : "Fri Feb 08 23:35:35 +0000 2013", + "created_at" : "2013-02-08 23:35:35 +0000", "in_reply_to_screen_name" : "siracusa", "in_reply_to_user_id_str" : "636923", "user" : { @@ -1485,15 +1441,15 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "isaacs", + "name" : "literally no thing", "screen_name" : "izs", "indices" : [ 3, 7 ], "id_str" : "8038312", @@ -1503,70 +1459,67 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "300010461460561921", "text" : "RT @izs: Step 0 to Being Nice:\nDeeply accept that you are *not* surrounded by dumb stupid idiots. In fact, odds are you're mediocre your ...", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "294501215033761793", "text" : "Step 0 to Being Nice:\nDeeply accept that you are *not* surrounded by dumb stupid idiots. In fact, odds are you're mediocre yourself.", "id" : 294501215033761793, - "created_at" : "Thu Jan 24 17:45:35 +0000 2013", + "created_at" : "2013-01-24 17:45:35 +0000", "user" : { - "name" : "isaacs", + "name" : "literally solipsist", "screen_name" : "izs", "protected" : false, "id_str" : "8038312", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3364118031/a5a9ed02ab95823ff2218f4e02b92bfd_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/429334527018672128\/WbXbeeHb_normal.png", "id" : 8038312, "verified" : false } }, "id" : 300010461460561921, - "created_at" : "Fri Feb 08 22:37:22 +0000 2013", + "created_at" : "2013-02-08 22:37:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "299972000057810945", "text" : "OH: \u201CI dug a lot of balls. It was good.\u201D", "id" : 299972000057810945, - "created_at" : "Fri Feb 08 20:04:32 +0000 2013", + "created_at" : "2013-02-08 20:04:32 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Fyrite", @@ -1579,20 +1532,19 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 8, 28 ], - "url" : "http://t.co/bfuvRQe4", - "expanded_url" : "http://s42.ca/degen2.m4v", - "display_url" : "s42.ca/degen2.m4v" + "url" : "http:\/\/t.co\/bfuvRQe4", + "expanded_url" : "http:\/\/s42.ca\/degen2.m4v", + "display_url" : "s42.ca\/degen2.m4v" } ] }, "in_reply_to_status_id_str" : "299797421217701888", - "geo" : { - }, + "geo" : { }, "id_str" : "299926388796956672", "in_reply_to_user_id" : 232701963, - "text" : "@fyrite http://t.co/bfuvRQe4", + "text" : "@fyrite http:\/\/t.co\/bfuvRQe4", "id" : 299926388796956672, "in_reply_to_status_id" : 299797421217701888, - "created_at" : "Fri Feb 08 17:03:18 +0000 2013", + "created_at" : "2013-02-08 17:03:18 +0000", "in_reply_to_screen_name" : "fyrite", "in_reply_to_user_id_str" : "232701963", "user" : { @@ -1600,12 +1552,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Fyrite", @@ -1618,20 +1570,19 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 8, 28 ], - "url" : "http://t.co/6IKKOaTC", - "expanded_url" : "http://s42.ca/degen.m4v", - "display_url" : "s42.ca/degen.m4v" + "url" : "http:\/\/t.co\/6IKKOaTC", + "expanded_url" : "http:\/\/s42.ca\/degen.m4v", + "display_url" : "s42.ca\/degen.m4v" } ] }, "in_reply_to_status_id_str" : "299797421217701888", - "geo" : { - }, + "geo" : { }, "id_str" : "299925472106655745", "in_reply_to_user_id" : 232701963, - "text" : "@fyrite http://t.co/6IKKOaTC", + "text" : "@fyrite http:\/\/t.co\/6IKKOaTC", "id" : 299925472106655745, "in_reply_to_status_id" : 299797421217701888, - "created_at" : "Fri Feb 08 16:59:39 +0000 2013", + "created_at" : "2013-02-08 16:59:39 +0000", "in_reply_to_screen_name" : "fyrite", "in_reply_to_user_id_str" : "232701963", "user" : { @@ -1639,12 +1590,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "FXNetworks", @@ -1657,125 +1608,120 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "299922613474566144", "text" : "The only bad thing about It\u2019s Always Sunny in Philadelphia is that it\u2019s on @FXNetworks, so I can\u2019t share clips of it with people. So angry.", "id" : 299922613474566144, - "created_at" : "Fri Feb 08 16:48:18 +0000 2013", + "created_at" : "2013-02-08 16:48:18 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 41, 61 ], - "url" : "http://t.co/YrfVw5As", - "expanded_url" : "http://moby.to/uvsh9e", - "display_url" : "moby.to/uvsh9e" + "url" : "http:\/\/t.co\/YrfVw5As", + "expanded_url" : "http:\/\/moby.to\/uvsh9e", + "display_url" : "moby.to\/uvsh9e" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "299918918502473728", - "text" : "One of the best Letterpress boards ever. http://t.co/YrfVw5As", + "text" : "One of the best Letterpress boards ever. http:\/\/t.co\/YrfVw5As", "id" : 299918918502473728, - "created_at" : "Fri Feb 08 16:33:37 +0000 2013", + "created_at" : "2013-02-08 16:33:37 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "299915427503546368", "text" : "Laymen shouldn\u2019t have to know that, but someone who writes about tech professionally absolutely should.", "id" : 299915427503546368, - "created_at" : "Fri Feb 08 16:19:44 +0000 2013", + "created_at" : "2013-02-08 16:19:44 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 116, 137 ], - "url" : "https://t.co/K0fkuCxa", - "expanded_url" : "https://posts.app.net/2868482", - "display_url" : "posts.app.net/2868482" + "url" : "https:\/\/t.co\/K0fkuCxa", + "expanded_url" : "https:\/\/posts.app.net\/2868482", + "display_url" : "posts.app.net\/2868482" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "299914719911882752", - "text" : "Dear everyone: when your phones receives a push notification a server has to initiate the push. If mail is pushed \u2014 https://t.co/K0fkuCxa", + "text" : "Dear everyone: when your phones receives a push notification a server has to initiate the push. If mail is pushed \u2014 https:\/\/t.co\/K0fkuCxa", "id" : 299914719911882752, - "created_at" : "Fri Feb 08 16:16:56 +0000 2013", + "created_at" : "2013-02-08 16:16:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "299681043366170624", "text" : "def apocalypse\n Date.new(2013, 2, 7)\nend", "id" : 299681043366170624, - "created_at" : "Fri Feb 08 00:48:23 +0000 2013", + "created_at" : "2013-02-08 00:48:23 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -1789,14 +1735,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "299661411636899840", - "geo" : { - }, + "geo" : { }, "id_str" : "299664683277881345", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment Flee.", "id" : 299664683277881345, "in_reply_to_status_id" : 299661411636899840, - "created_at" : "Thu Feb 07 23:43:22 +0000 2013", + "created_at" : "2013-02-07 23:43:22 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -1804,12 +1749,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1823,14 +1768,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "299656208904753152", - "geo" : { - }, + "geo" : { }, "id_str" : "299657835590070272", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Impressive. I fired up Mail on an iPad at London Drugs the other day and just showed the \"add an account\" screen, but it's LD...", "id" : 299657835590070272, "in_reply_to_status_id" : 299656208904753152, - "created_at" : "Thu Feb 07 23:16:10 +0000 2013", + "created_at" : "2013-02-07 23:16:10 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1838,12 +1782,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1857,14 +1801,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "299654544785301505", - "geo" : { - }, + "geo" : { }, "id_str" : "299655539737128960", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I played with a Surface at Futureshop a while back and wasn't impressed at all either. I'm curious about the Z10 too though.", "id" : 299655539737128960, "in_reply_to_status_id" : 299654544785301505, - "created_at" : "Thu Feb 07 23:07:02 +0000 2013", + "created_at" : "2013-02-07 23:07:02 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1872,12 +1815,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "1Password", @@ -1891,14 +1834,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "299649407664672768", - "geo" : { - }, + "geo" : { }, "id_str" : "299653727860707328", "in_reply_to_user_id" : 793926, "text" : "@1Password Excellent, thanks for the answer!", "id" : 299653727860707328, "in_reply_to_status_id" : 299649407664672768, - "created_at" : "Thu Feb 07 22:59:50 +0000 2013", + "created_at" : "2013-02-07 22:59:50 +0000", "in_reply_to_screen_name" : "1Password", "in_reply_to_user_id_str" : "793926", "user" : { @@ -1906,15 +1848,15 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 0, 10 ], "id_str" : "18137723", @@ -1931,14 +1873,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "299629114648850433", - "geo" : { - }, + "geo" : { }, "id_str" : "299629534616104962", "in_reply_to_user_id" : 18137723, "text" : "@raganwald Sorry, I should not have replied to that tweet. My question was directed at @1Password. I love it and $25 is probably < upgrade $", "id" : 299629534616104962, "in_reply_to_status_id" : 299629114648850433, - "created_at" : "Thu Feb 07 21:23:42 +0000 2013", + "created_at" : "2013-02-07 21:23:42 +0000", "in_reply_to_screen_name" : "raganwald", "in_reply_to_user_id_str" : "18137723", "user" : { @@ -1946,15 +1887,15 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 0, 10 ], "id_str" : "18137723", @@ -1977,14 +1918,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "299624130792267776", - "geo" : { - }, + "geo" : { }, "id_str" : "299628950043365376", "in_reply_to_user_id" : 18137723, "text" : "@raganwald @1Password @AppStore Is it worth buying this now in anticipation of v4? I already have v3 but would like an App Store version...", "id" : 299628950043365376, "in_reply_to_status_id" : 299624130792267776, - "created_at" : "Thu Feb 07 21:21:23 +0000 2013", + "created_at" : "2013-02-07 21:21:23 +0000", "in_reply_to_screen_name" : "raganwald", "in_reply_to_user_id_str" : "18137723", "user" : { @@ -1992,12 +1932,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paul Denya", @@ -2011,14 +1951,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "299607326892126208", - "geo" : { - }, + "geo" : { }, "id_str" : "299618355525062657", "in_reply_to_user_id" : 8549992, "text" : "@pdenya Isn't it both?I think HISTSIZE is how many stay in memory and HISTFILESIZE is how many are saved to disk.", "id" : 299618355525062657, "in_reply_to_status_id" : 299607326892126208, - "created_at" : "Thu Feb 07 20:39:17 +0000 2013", + "created_at" : "2013-02-07 20:39:17 +0000", "in_reply_to_screen_name" : "pdenya", "in_reply_to_user_id_str" : "8549992", "user" : { @@ -2026,35 +1965,34 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "299316982816309248", "text" : "Is there a way to make Sublime Text 2 *not* add an extension to a new file if I don't add it explicitly? I can name files myself, thanks.", "id" : 299316982816309248, - "created_at" : "Thu Feb 07 00:41:44 +0000 2013", + "created_at" : "2013-02-07 00:41:44 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Mike Megally", @@ -2073,12 +2011,11 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "299268046361604097", "text" : "RT @cmsimike: @markkolich alias yolo='git commit -am \"DEAL WITH IT\" && git push -f origin master'", "retweeted_status" : { - "source" : "Twitter for Mac", + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", @@ -2092,14 +2029,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "299238983907549185", - "geo" : { - }, + "geo" : { }, "id_str" : "299243496806678528", "in_reply_to_user_id" : 22196723, "text" : "@markkolich alias yolo='git commit -am \"DEAL WITH IT\" && git push -f origin master'", "id" : 299243496806678528, "in_reply_to_status_id" : 299238983907549185, - "created_at" : "Wed Feb 06 19:49:43 +0000 2013", + "created_at" : "2013-02-06 19:49:43 +0000", "in_reply_to_screen_name" : "markkolich", "in_reply_to_user_id_str" : "22196723", "user" : { @@ -2107,24 +2043,24 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "cmsimike", "protected" : false, "id_str" : "14519526", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1549317022/9d7e6c6ee1a2302b0629b6a46cc2713d_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/424068943020437504\/U6s4m8kp_normal.jpeg", "id" : 14519526, "verified" : false } }, "id" : 299268046361604097, - "created_at" : "Wed Feb 06 21:27:17 +0000 2013", + "created_at" : "2013-02-06 21:27:17 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Fyrite", @@ -2138,14 +2074,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "299190354022895618", - "geo" : { - }, + "geo" : { }, "id_str" : "299207944661241856", "in_reply_to_user_id" : 232701963, "text" : "@fyrite Nice one!", "id" : 299207944661241856, "in_reply_to_status_id" : 299190354022895618, - "created_at" : "Wed Feb 06 17:28:27 +0000 2013", + "created_at" : "2013-02-06 17:28:27 +0000", "in_reply_to_screen_name" : "fyrite", "in_reply_to_user_id_str" : "232701963", "user" : { @@ -2153,12 +2088,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2172,14 +2107,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "299175637736894465", - "geo" : { - }, + "geo" : { }, "id_str" : "299175926753796098", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Heh, yeah I had the same reaction. \u201COh this is cool. \u2026 GPL? Really? Blech.\u201D At least it\u2019s v2 I guess.", "id" : 299175926753796098, "in_reply_to_status_id" : 299175637736894465, - "created_at" : "Wed Feb 06 15:21:14 +0000 2013", + "created_at" : "2013-02-06 15:21:14 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2187,12 +2121,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2206,14 +2140,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "299153005725503488", - "geo" : { - }, + "geo" : { }, "id_str" : "299174240299655169", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Discourse?", "id" : 299174240299655169, "in_reply_to_status_id" : 299153005725503488, - "created_at" : "Wed Feb 06 15:14:31 +0000 2013", + "created_at" : "2013-02-06 15:14:31 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2221,12 +2154,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paul Denya", @@ -2239,47 +2172,45 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "298968684586729473", "text" : "RT @pdenya: The Developer Cycle:\n1) \u201CWhoever built this is an asshole\u201D\n2) \u201CDammit! I\u2019m the asshole!\u201D", "retweeted_status" : { - "source" : "Tweetbot for Mac", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "298966811318308864", "text" : "The Developer Cycle:\n1) \u201CWhoever built this is an asshole\u201D\n2) \u201CDammit! I\u2019m the asshole!\u201D", "id" : 298966811318308864, - "created_at" : "Wed Feb 06 01:30:17 +0000 2013", + "created_at" : "2013-02-06 01:30:17 +0000", "user" : { "name" : "Paul Denya", "screen_name" : "pdenya", "protected" : false, "id_str" : "8549992", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1114771587/me_smaller_square_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000638375124\/bb471cad2e01bb5b7fcd7db6c9dd6045_normal.jpeg", "id" : 8549992, "verified" : false } }, "id" : 298968684586729473, - "created_at" : "Wed Feb 06 01:37:43 +0000 2013", + "created_at" : "2013-02-06 01:37:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jeff Atwood", @@ -2299,14 +2230,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "298913370646642689", - "geo" : { - }, + "geo" : { }, "id_str" : "298921618560917504", "in_reply_to_user_id" : 5637652, "text" : "@codinghorror @siracusa So sometimes it's nice to just get it over with right away, and then continue on editing as usual after that.", "id" : 298921618560917504, "in_reply_to_status_id" : 298913370646642689, - "created_at" : "Tue Feb 05 22:30:42 +0000 2013", + "created_at" : "2013-02-05 22:30:42 +0000", "in_reply_to_screen_name" : "codinghorror", "in_reply_to_user_id_str" : "5637652", "user" : { @@ -2314,12 +2244,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jeff Atwood", @@ -2339,14 +2269,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "298913370646642689", - "geo" : { - }, + "geo" : { }, "id_str" : "298921487702827008", "in_reply_to_user_id" : 5637652, "text" : "@codinghorror @siracusa It's annoying if your editor is set to do so automatically, and you change a line and then BOOM giant commit.", "id" : 298921487702827008, "in_reply_to_status_id" : 298913370646642689, - "created_at" : "Tue Feb 05 22:30:11 +0000 2013", + "created_at" : "2013-02-05 22:30:11 +0000", "in_reply_to_screen_name" : "codinghorror", "in_reply_to_user_id_str" : "5637652", "user" : { @@ -2354,12 +2283,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Felix Geisend\u00F6rfer", @@ -2373,14 +2302,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "298826693999742976", - "geo" : { - }, + "geo" : { }, "id_str" : "298834275971760129", "in_reply_to_user_id" : 9599342, "text" : "@felixge Personally I\u2019d be ok with it if it was documented, but you\u2019ll find lots who dislike that so best make it an opt-in feature.", "id" : 298834275971760129, "in_reply_to_status_id" : 298826693999742976, - "created_at" : "Tue Feb 05 16:43:38 +0000 2013", + "created_at" : "2013-02-05 16:43:38 +0000", "in_reply_to_screen_name" : "felixge", "in_reply_to_user_id_str" : "9599342", "user" : { @@ -2388,12 +2316,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tim Oxley", @@ -2413,14 +2341,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "298704388313210880", - "geo" : { - }, + "geo" : { }, "id_str" : "298705422364332032", "in_reply_to_user_id" : 17609423, "text" : "@secoif @HBO Interesting. I see their angle as I know advertisers pay more than I will for an episode, but it still makes me feel 2nd class.", "id" : 298705422364332032, "in_reply_to_status_id" : 298704388313210880, - "created_at" : "Tue Feb 05 08:11:37 +0000 2013", + "created_at" : "2013-02-05 08:11:37 +0000", "in_reply_to_screen_name" : "secoif", "in_reply_to_user_id_str" : "17609423", "user" : { @@ -2428,12 +2355,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tim Oxley", @@ -2453,14 +2380,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "298699812671479808", - "geo" : { - }, + "geo" : { }, "id_str" : "298703103241367552", "in_reply_to_user_id" : 17609423, "text" : "@secoif @HBO This is a real First World Problem but I just don\u2019t want to buy a BluRay player and some discs for GoT alone.", "id" : 298703103241367552, "in_reply_to_status_id" : 298699812671479808, - "created_at" : "Tue Feb 05 08:02:24 +0000 2013", + "created_at" : "2013-02-05 08:02:24 +0000", "in_reply_to_screen_name" : "secoif", "in_reply_to_user_id_str" : "17609423", "user" : { @@ -2468,12 +2394,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tim Oxley", @@ -2493,14 +2419,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "298699812671479808", - "geo" : { - }, + "geo" : { }, "id_str" : "298702599580954625", "in_reply_to_user_id" : 17609423, "text" : "@secoif @HBO I hear it\u2019s coming to iTunes in the USA, and presumably Canada, soon. You guys are living in luxury in Australia!", "id" : 298702599580954625, "in_reply_to_status_id" : 298699812671479808, - "created_at" : "Tue Feb 05 08:00:24 +0000 2013", + "created_at" : "2013-02-05 08:00:24 +0000", "in_reply_to_screen_name" : "secoif", "in_reply_to_user_id_str" : "17609423", "user" : { @@ -2508,35 +2433,34 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "298695089209892864", "text" : "That baby dragon sure knows how to play the audience for dramatic effect. What an ending to season one. I\u2019m more hooked now than ever.", "id" : 298695089209892864, - "created_at" : "Tue Feb 05 07:30:33 +0000 2013", + "created_at" : "2013-02-05 07:30:33 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sami Samhuri", @@ -2556,14 +2480,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "298681421139152897", - "geo" : { - }, + "geo" : { }, "id_str" : "298683614701420544", "in_reply_to_user_id" : 4777951, "text" : "@_sjs @HBO If you had it on iTunes already my money would be in your pocket right now.", "id" : 298683614701420544, "in_reply_to_status_id" : 298681421139152897, - "created_at" : "Tue Feb 05 06:44:57 +0000 2013", + "created_at" : "2013-02-05 06:44:57 +0000", "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { @@ -2571,12 +2494,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "The Talk Show", @@ -2602,14 +2525,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "298617618137501696", - "geo" : { - }, + "geo" : { }, "id_str" : "298682858783010817", "in_reply_to_user_id" : 8248862, "text" : "@thetalkshow @PBones @scottsimpson You can get away with these antics up here in Canada. We love it.", "id" : 298682858783010817, "in_reply_to_status_id" : 298617618137501696, - "created_at" : "Tue Feb 05 06:41:57 +0000 2013", + "created_at" : "2013-02-05 06:41:57 +0000", "in_reply_to_screen_name" : "thetalkshow", "in_reply_to_user_id_str" : "8248862", "user" : { @@ -2617,12 +2539,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Erik Lagerway", @@ -2635,57 +2557,55 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 73, 93 ], - "url" : "http://t.co/C2ahRnp5", - "expanded_url" : "http://bit.ly/YpOcbY", - "display_url" : "bit.ly/YpOcbY" + "url" : "http:\/\/t.co\/C2ahRnp5", + "expanded_url" : "http:\/\/bit.ly\/YpOcbY", + "display_url" : "bit.ly\/YpOcbY" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "298682621322461184", - "text" : "RT @elagerway: Why this Canadian startup worked hard to avoid VC Funding http://t.co/C2ahRnp5", + "text" : "RT @elagerway: Why this Canadian startup worked hard to avoid VC Funding http:\/\/t.co\/C2ahRnp5", "retweeted_status" : { - "source" : "TweetDeck", + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 58, 78 ], - "url" : "http://t.co/C2ahRnp5", - "expanded_url" : "http://bit.ly/YpOcbY", - "display_url" : "bit.ly/YpOcbY" + "url" : "http:\/\/t.co\/C2ahRnp5", + "expanded_url" : "http:\/\/bit.ly\/YpOcbY", + "display_url" : "bit.ly\/YpOcbY" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "298596394300747777", - "text" : "Why this Canadian startup worked hard to avoid VC Funding http://t.co/C2ahRnp5", + "text" : "Why this Canadian startup worked hard to avoid VC Funding http:\/\/t.co\/C2ahRnp5", "id" : 298596394300747777, - "created_at" : "Tue Feb 05 00:58:22 +0000 2013", + "created_at" : "2013-02-05 00:58:22 +0000", "user" : { "name" : "Erik Lagerway", "screen_name" : "elagerway", "protected" : false, "id_str" : "3436771", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1877106000/Screen_Shot_2012-03-06_at_7.42.26_AM_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1877106000\/Screen_Shot_2012-03-06_at_7.42.26_AM_normal.png", "id" : 3436771, "verified" : false } }, "id" : 298682621322461184, - "created_at" : "Tue Feb 05 06:41:00 +0000 2013", + "created_at" : "2013-02-05 06:41:00 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "HBO", @@ -2698,46 +2618,44 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "298681421139152897", "text" : "Acquiring Game of Thrones season 2 is a hassle. Sorry @HBO but torrents are the lesser hassle. I\u2019ll buy it on iTunes later.", "id" : 298681421139152897, - "created_at" : "Tue Feb 05 06:36:14 +0000 2013", + "created_at" : "2013-02-05 06:36:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "298653001374117889", "text" : "Game of Thrones is like Rome. It\u2019s horrible and uncomfortable, and I love every second of it.", "id" : 298653001374117889, - "created_at" : "Tue Feb 05 04:43:18 +0000 2013", + "created_at" : "2013-02-05 04:43:18 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "The Talk Show", @@ -2753,23 +2671,22 @@ Grailbird.data.tweets_2013_02 = } ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "298635983342166016", "text" : "If you miss You Look Nice Today be sure to hear the latest episode of @thetalkshow. #ylnt", "id" : 298635983342166016, - "created_at" : "Tue Feb 05 03:35:41 +0000 2013", + "created_at" : "2013-02-05 03:35:41 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kent Fenwick", @@ -2783,14 +2700,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "298518811026522112", - "geo" : { - }, + "geo" : { }, "id_str" : "298539970250039296", "in_reply_to_user_id" : 14356633, "text" : "@kentf Heh, well sometimes I say interesting things. I just don't write on my website these days.", "id" : 298539970250039296, "in_reply_to_status_id" : 298518811026522112, - "created_at" : "Mon Feb 04 21:14:10 +0000 2013", + "created_at" : "2013-02-04 21:14:10 +0000", "in_reply_to_screen_name" : "kentf", "in_reply_to_user_id_str" : "14356633", "user" : { @@ -2798,35 +2714,34 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "297949042355355648", "text" : "Bold, complacent. The line is rather fuzzy when you're on top.", "id" : 297949042355355648, - "created_at" : "Sun Feb 03 06:06:01 +0000 2013", + "created_at" : "2013-02-03 06:06:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -2839,28 +2754,27 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 72, 92 ], - "url" : "http://t.co/1cSjVjmb", - "expanded_url" : "http://img.ly/skK4", - "display_url" : "img.ly/skK4" + "url" : "http:\/\/t.co\/1cSjVjmb", + "expanded_url" : "http:\/\/img.ly\/skK4", + "display_url" : "img.ly\/skK4" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "297948682807046145", - "text" : "Bold advertising by Apple. \"You know you want it, and why. Here it is.\" http://t.co/1cSjVjmb @siracusa", + "text" : "Bold advertising by Apple. \"You know you want it, and why. Here it is.\" http:\/\/t.co\/1cSjVjmb @siracusa", "id" : 297948682807046145, - "created_at" : "Sun Feb 03 06:04:36 +0000 2013", + "created_at" : "2013-02-03 06:04:36 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "from the future", @@ -2874,14 +2788,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "297851358617407488", - "geo" : { - }, + "geo" : { }, "id_str" : "297857375140990977", "in_reply_to_user_id" : 10583402, "text" : "@nk Make a cucumber and yoghurt salad (yoghurt, cucumber, garlic, salt, season as you like) and then throw some sriracha in it. Yum.", "id" : 297857375140990977, "in_reply_to_status_id" : 297851358617407488, - "created_at" : "Sun Feb 03 00:01:46 +0000 2013", + "created_at" : "2013-02-03 00:01:46 +0000", "in_reply_to_screen_name" : "nk", "in_reply_to_user_id_str" : "10583402", "user" : { @@ -2889,12 +2802,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "EricAlanDyck", @@ -2908,14 +2821,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "297502802891120640", - "geo" : { - }, + "geo" : { }, "id_str" : "297505962087030784", "in_reply_to_user_id" : 18006104, "text" : "@EricAlanDyck Rollin' down the street, smokin' indo, sippin' on gin & freezies. Laaiiid back.", "id" : 297505962087030784, "in_reply_to_status_id" : 297502802891120640, - "created_at" : "Sat Feb 02 00:45:23 +0000 2013", + "created_at" : "2013-02-02 00:45:23 +0000", "in_reply_to_screen_name" : "EricAlanDyck", "in_reply_to_user_id_str" : "18006104", "user" : { @@ -2923,12 +2835,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", @@ -2942,14 +2854,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "297471325608501248", - "geo" : { - }, + "geo" : { }, "id_str" : "297483849305296896", "in_reply_to_user_id" : 22196723, "text" : "@markkolich Anything can blow your mind, this *blasted* it!", "id" : 297483849305296896, "in_reply_to_status_id" : 297471325608501248, - "created_at" : "Fri Feb 01 23:17:31 +0000 2013", + "created_at" : "2013-02-01 23:17:31 +0000", "in_reply_to_screen_name" : "markkolich", "in_reply_to_user_id_str" : "22196723", "user" : { @@ -2957,12 +2868,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", @@ -2975,20 +2886,19 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 12, 32 ], - "url" : "http://t.co/tZ6Wm7SA", - "expanded_url" : "http://www.youtube.com/watch?v=vtKdNT7o858", - "display_url" : "youtube.com/watch?v=vtKdNT\u2026" + "url" : "http:\/\/t.co\/tZ6Wm7SA", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=vtKdNT7o858", + "display_url" : "youtube.com\/watch?v=vtKdNT\u2026" } ] }, "in_reply_to_status_id_str" : "297435376761573377", - "geo" : { - }, + "geo" : { }, "id_str" : "297459411725733888", "in_reply_to_user_id" : 22196723, - "text" : "@markkolich http://t.co/tZ6Wm7SA", + "text" : "@markkolich http:\/\/t.co\/tZ6Wm7SA", "id" : 297459411725733888, "in_reply_to_status_id" : 297435376761573377, - "created_at" : "Fri Feb 01 21:40:24 +0000 2013", + "created_at" : "2013-02-01 21:40:24 +0000", "in_reply_to_screen_name" : "markkolich", "in_reply_to_user_id_str" : "22196723", "user" : { @@ -2996,12 +2906,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tap for Tap", @@ -3015,14 +2925,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "297429705508929538", - "geo" : { - }, + "geo" : { }, "id_str" : "297459330406551552", "in_reply_to_user_id" : 494341960, "text" : "@tapfortap As long as the freezies are soaked in gin I'm all for it.", "id" : 297459330406551552, "in_reply_to_status_id" : 297429705508929538, - "created_at" : "Fri Feb 01 21:40:05 +0000 2013", + "created_at" : "2013-02-01 21:40:05 +0000", "in_reply_to_screen_name" : "tapfortap", "in_reply_to_user_id_str" : "494341960", "user" : { @@ -3030,12 +2939,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paul Denya", @@ -3048,20 +2957,19 @@ Grailbird.data.tweets_2013_02 = "hashtags" : [ ], "urls" : [ { "indices" : [ 73, 93 ], - "url" : "http://t.co/iYOqU6bN", - "expanded_url" : "http://www.secretgeometry.com/apps/cathode/", - "display_url" : "secretgeometry.com/apps/cathode/" + "url" : "http:\/\/t.co\/iYOqU6bN", + "expanded_url" : "http:\/\/www.secretgeometry.com\/apps\/cathode\/", + "display_url" : "secretgeometry.com\/apps\/cathode\/" } ] }, "in_reply_to_status_id_str" : "297407477929086976", - "geo" : { - }, + "geo" : { }, "id_str" : "297415701306695681", "in_reply_to_user_id" : 8549992, - "text" : "@pdenya Depending on what you want from a terminal you may like Cathode: http://t.co/iYOqU6bN \u2026 it's a fun novelty. I'm a happy iTerm2 user.", + "text" : "@pdenya Depending on what you want from a terminal you may like Cathode: http:\/\/t.co\/iYOqU6bN \u2026 it's a fun novelty. I'm a happy iTerm2 user.", "id" : 297415701306695681, "in_reply_to_status_id" : 297407477929086976, - "created_at" : "Fri Feb 01 18:46:43 +0000 2013", + "created_at" : "2013-02-01 18:46:43 +0000", "in_reply_to_screen_name" : "pdenya", "in_reply_to_user_id_str" : "8549992", "user" : { @@ -3069,12 +2977,12 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kent Fenwick", @@ -3088,14 +2996,13 @@ Grailbird.data.tweets_2013_02 = "urls" : [ ] }, "in_reply_to_status_id_str" : "297342088721342465", - "geo" : { - }, + "geo" : { }, "id_str" : "297389801169113088", "in_reply_to_user_id" : 14356633, "text" : "@kentf The minuscule amount that I do write, I type. I\u2019m not a writer.", "id" : 297389801169113088, "in_reply_to_status_id" : 297342088721342465, - "created_at" : "Fri Feb 01 17:03:48 +0000 2013", + "created_at" : "2013-02-01 17:03:48 +0000", "in_reply_to_screen_name" : "kentf", "in_reply_to_user_id_str" : "14356633", "user" : { @@ -3103,7 +3010,7 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2013_03.js b/public/tweets/data/js/tweets/2013_03.js index 5b12bcb..4369fd2 100755 --- a/public/tweets/data/js/tweets/2013_03.js +++ b/public/tweets/data/js/tweets/2013_03.js @@ -1,39 +1,507 @@ Grailbird.data.tweets_2013_03 = -[ { - "source" : "OS X", + [ { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "317421277793120256", + "text" : "\"But, having a bad day on the Internet is nothing new.\"", + "id" : 317421277793120256, + "created_at" : "2013-03-28 23:41:44 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tim Caswell", + "screen_name" : "creationix", + "indices" : [ 3, 14 ], + "id_str" : "70596949", + "id" : 70596949 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "317360590270115841", + "text" : "RT @creationix: I mean, *nothing* else has the reach of the web platform. It runs on everything from cell-phones to TV's...", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "317357404465549312", + "text" : "I mean, *nothing* else has the reach of the web platform. It runs on everything from cell-phones to TV's...", + "id" : 317357404465549312, + "created_at" : "2013-03-28 19:27:56 +0000", + "user" : { + "name" : "Tim Caswell", + "screen_name" : "creationix", + "protected" : false, + "id_str" : "70596949", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2636020456\/d447953a1f656bc20420859e667da59f_normal.jpeg", + "id" : 70596949, + "verified" : false + } + }, + "id" : 317360590270115841, + "created_at" : "2013-03-28 19:40:35 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Wynn Netherland ", + "screen_name" : "pengwynn", + "indices" : [ 0, 9 ], + "id_str" : "14100886", + "id" : 14100886 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "317270857678471169", + "geo" : { }, + "id_str" : "317360337361960960", + "in_reply_to_user_id" : 14100886, + "text" : "@pengwynn Thanks so much for sharing that URL quoting magic. I'll never have to opt-left opt-left ' ctrl-e ' again.", + "id" : 317360337361960960, + "in_reply_to_status_id" : 317270857678471169, + "created_at" : "2013-03-28 19:39:35 +0000", + "in_reply_to_screen_name" : "pengwynn", + "in_reply_to_user_id_str" : "14100886", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Wynn Netherland ", + "screen_name" : "pengwynn", + "indices" : [ 3, 12 ], + "id_str" : "14100886", + "id" : 14100886 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 46, 68 ], + "url" : "http:\/\/t.co\/NMEHHenRNa", + "expanded_url" : "http:\/\/ascii.io\/a\/2621", + "display_url" : "ascii.io\/a\/2621" + }, { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/lBEBu7lyvE", + "expanded_url" : "http:\/\/git.io\/aUACYw", + "display_url" : "git.io\/aUACYw" + } ] + }, + "geo" : { }, + "id_str" : "317343282030080000", + "text" : "RT @pengwynn: zsh URL quote magic is magical: http:\/\/t.co\/NMEHHenRNa Put this in your .zshrc: http:\/\/t.co\/lBEBu7lyvE", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 32, 54 ], + "url" : "http:\/\/t.co\/NMEHHenRNa", + "expanded_url" : "http:\/\/ascii.io\/a\/2621", + "display_url" : "ascii.io\/a\/2621" + }, { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/lBEBu7lyvE", + "expanded_url" : "http:\/\/git.io\/aUACYw", + "display_url" : "git.io\/aUACYw" + } ] + }, + "geo" : { }, + "id_str" : "317270857678471169", + "text" : "zsh URL quote magic is magical: http:\/\/t.co\/NMEHHenRNa Put this in your .zshrc: http:\/\/t.co\/lBEBu7lyvE", + "id" : 317270857678471169, + "created_at" : "2013-03-28 13:44:01 +0000", + "user" : { + "name" : "Wynn Netherland ", + "screen_name" : "pengwynn", + "protected" : false, + "id_str" : "14100886", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000227095434\/4abd9be493993f4b57c6e31696ff3344_normal.jpeg", + "id" : 14100886, + "verified" : false + } + }, + "id" : 317343282030080000, + "created_at" : "2013-03-28 18:31:49 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 3, 13 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 41, 63 ], + "url" : "http:\/\/t.co\/CaOYEYp2tn", + "expanded_url" : "http:\/\/joearms.github.com\/2013\/03\/28\/solving-the-wrong-problem.html", + "display_url" : "joearms.github.com\/2013\/03\/28\/sol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "317052048858312704", + "text" : "RT @raganwald: Solving the wrong problem http:\/\/t.co\/CaOYEYp2tn", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 26, 48 ], + "url" : "http:\/\/t.co\/CaOYEYp2tn", + "expanded_url" : "http:\/\/joearms.github.com\/2013\/03\/28\/solving-the-wrong-problem.html", + "display_url" : "joearms.github.com\/2013\/03\/28\/sol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "317048711798747137", + "text" : "Solving the wrong problem http:\/\/t.co\/CaOYEYp2tn", + "id" : 317048711798747137, + "created_at" : "2013-03-27 23:01:18 +0000", + "user" : { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "protected" : false, + "id_str" : "18137723", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/436205905437134848\/MdRKL9hb_normal.jpeg", + "id" : 18137723, + "verified" : false + } + }, + "id" : 317052048858312704, + "created_at" : "2013-03-27 23:14:33 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "317004543135211520", + "geo" : { }, + "id_str" : "317005962496073730", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke (I don't own one, just tried a friend's. His wife takes notes on her iPad and swears by it.)", + "id" : 317005962496073730, + "in_reply_to_status_id" : 317004543135211520, + "created_at" : "2013-03-27 20:11:25 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "317004543135211520", + "geo" : { }, + "id_str" : "317005859739824128", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Oh neat, yeah similar tip on that stylus. I didn't even want to touch my iPad with it at first but after scribbling I was sold.", + "id" : 317005859739824128, + "in_reply_to_status_id" : 317004543135211520, + "created_at" : "2013-03-27 20:11:01 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brent Simmons", + "screen_name" : "brentsimmons", + "indices" : [ 3, 16 ], + "id_str" : "652293", + "id" : 652293 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/U6NFNTDjDR", + "expanded_url" : "http:\/\/inessential.com\/2013\/03\/27\/why_developers_shouldnt_use_icloud_sy", + "display_url" : "inessential.com\/2013\/03\/27\/why\u2026" + } ] + }, + "geo" : { }, + "id_str" : "317004406639980544", + "text" : "RT @brentsimmons: Why Developers Shouldn\u2019t Use iCloud Syncing, Even If It Worked http:\/\/t.co\/U6NFNTDjDR", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 63, 85 ], + "url" : "http:\/\/t.co\/U6NFNTDjDR", + "expanded_url" : "http:\/\/inessential.com\/2013\/03\/27\/why_developers_shouldnt_use_icloud_sy", + "display_url" : "inessential.com\/2013\/03\/27\/why\u2026" + } ] + }, + "geo" : { }, + "id_str" : "316997689634078721", + "text" : "Why Developers Shouldn\u2019t Use iCloud Syncing, Even If It Worked http:\/\/t.co\/U6NFNTDjDR", + "id" : 316997689634078721, + "created_at" : "2013-03-27 19:38:33 +0000", + "user" : { + "name" : "Brent Simmons", + "screen_name" : "brentsimmons", + "protected" : false, + "id_str" : "652293", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1608701783\/GoldenGardens_Cropped_normal.png", + "id" : 652293, + "verified" : false + } + }, + "id" : 317004406639980544, + "created_at" : "2013-03-27 20:05:14 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 12, 34 ], + "url" : "http:\/\/t.co\/wtR2wwFaJG", + "expanded_url" : "http:\/\/www.theverge.com\/2012\/4\/10\/2925937\/best-stylus-ipad-review", + "display_url" : "theverge.com\/2012\/4\/10\/2925\u2026" + } ] + }, + "in_reply_to_status_id_str" : "316989871451414528", + "geo" : { }, + "id_str" : "317003376728612864", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke http:\/\/t.co\/wtR2wwFaJG", + "id" : 317003376728612864, + "in_reply_to_status_id" : 316989871451414528, + "created_at" : "2013-03-27 20:01:09 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "316989871451414528", + "geo" : { }, + "id_str" : "317003187804577792", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke I haven't used it for drawing, but the Adonit Jot Pro is a really interesting stylus that works well. Looks crazy but feels good", + "id" : 317003187804577792, + "in_reply_to_status_id" : 316989871451414528, + "created_at" : "2013-03-27 20:00:24 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "EricAlanDyck", + "screen_name" : "EricAlanDyck", + "indices" : [ 0, 13 ], + "id_str" : "18006104", + "id" : 18006104 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "316981566838550528", + "geo" : { }, + "id_str" : "316992926418874368", + "in_reply_to_user_id" : 18006104, + "text" : "@EricAlanDyck WHAT THE FUCK IS THAT MAN", + "id" : 316992926418874368, + "in_reply_to_status_id" : 316981566838550528, + "created_at" : "2013-03-27 19:19:37 +0000", + "in_reply_to_screen_name" : "EricAlanDyck", + "in_reply_to_user_id_str" : "18006104", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 20, 42 ], - "url" : "http://t.co/fI2AJkCycH", - "expanded_url" : "http://samhuri.net/tweets/", - "display_url" : "samhuri.net/tweets/" + "url" : "http:\/\/t.co\/fI2AJkCycH", + "expanded_url" : "http:\/\/samhuri.net\/tweets\/", + "display_url" : "samhuri.net\/tweets\/" }, { "indices" : [ 62, 85 ], - "url" : "https://t.co/ywMe9Pal9s", - "expanded_url" : "https://github.com/josephschmitt/simplebird", - "display_url" : "github.com/josephschmitt/\u2026" + "url" : "https:\/\/t.co\/ywMe9Pal9s", + "expanded_url" : "https:\/\/github.com\/josephschmitt\/simplebird", + "display_url" : "github.com\/josephschmitt\/\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "316332917288734720", - "text" : "Simplebird is cool: http://t.co/fI2AJkCycH\n\nGet it here -> https://t.co/ywMe9Pal9s", + "text" : "Simplebird is cool: http:\/\/t.co\/fI2AJkCycH\n\nGet it here -> https:\/\/t.co\/ywMe9Pal9s", "id" : 316332917288734720, - "created_at" : "Mon Mar 25 23:36:59 +0000 2013", + "created_at" : "2013-03-25 23:36:59 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Rogers", @@ -53,14 +521,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "316319704782356480", - "geo" : { - }, + "geo" : { }, "id_str" : "316326788307505153", "in_reply_to_user_id" : 20079975, "text" : "@polotek @instapaper I do that once or twice a year. It's healthy. If you're not going to read it then there is no loss by clearing it out.", "id" : 316326788307505153, "in_reply_to_status_id" : 316319704782356480, - "created_at" : "Mon Mar 25 23:12:38 +0000 2013", + "created_at" : "2013-03-25 23:12:38 +0000", "in_reply_to_screen_name" : "polotek", "in_reply_to_user_id_str" : "20079975", "user" : { @@ -68,12 +535,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Vyacheslav Egorov", @@ -86,8 +553,7 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "315233099401293826", "text" : "RT @mraleph: I don't look people in the eyes because I am afraid to suck their brains out through my gaze. All my social troubles stem f ...", "retweeted_status" : { @@ -98,35 +564,34 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "315226063917690881", "text" : "I don't look people in the eyes because I am afraid to suck their brains out through my gaze. All my social troubles stem from there.", "id" : 315226063917690881, - "created_at" : "Fri Mar 22 22:18:44 +0000 2013", + "created_at" : "2013-03-22 22:18:44 +0000", "user" : { "name" : "Vyacheslav Egorov", "screen_name" : "mraleph", "protected" : false, "id_str" : "53010195", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2879665520/82a2745c76c84ef247ffa20e41ae80e1_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/428865653903081472\/XqtZKTVu_normal.png", "id" : 53010195, "verified" : false } }, "id" : 315233099401293826, - "created_at" : "Fri Mar 22 22:46:42 +0000 2013", + "created_at" : "2013-03-22 22:46:42 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Scott Hanselman", @@ -139,47 +604,45 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "314801324782931969", "text" : "RT @shanselman: The Internet needs a timeout to go its\nroom to think about what it's done.", "retweeted_status" : { - "source" : "Tweetlogix", + "source" : "\u003Ca href=\"http:\/\/tweetlogix.com\" rel=\"nofollow\"\u003ETweetlogix\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "314790769338769408", "text" : "The Internet needs a timeout to go its\nroom to think about what it's done.", "id" : 314790769338769408, - "created_at" : "Thu Mar 21 17:29:02 +0000 2013", + "created_at" : "2013-03-21 17:29:02 +0000", "user" : { "name" : "Scott Hanselman", "screen_name" : "shanselman", "protected" : false, "id_str" : "5676102", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2574963755/image_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000834286871\/6997d1ebbd92a1784c37bee4fcdeadc9_normal.jpeg", "id" : 5676102, - "verified" : false + "verified" : true } }, "id" : 314801324782931969, - "created_at" : "Thu Mar 21 18:10:59 +0000 2013", + "created_at" : "2013-03-21 18:10:59 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Tom Dale", @@ -192,47 +655,45 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "314787203706400770", "text" : "RT @tomdale: Good morning everyone!\n*opens HN and Twitter*\nNOPE\n*closes HN and Twitter, throws computer out window*", "retweeted_status" : { - "source" : "Tweetbot for Mac", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "314772984646750208", "text" : "Good morning everyone!\n*opens HN and Twitter*\nNOPE\n*closes HN and Twitter, throws computer out window*", "id" : 314772984646750208, - "created_at" : "Thu Mar 21 16:18:22 +0000 2013", + "created_at" : "2013-03-21 16:18:22 +0000", "user" : { "name" : "Tom Dale", "screen_name" : "tomdale", "protected" : false, "id_str" : "668863", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1317834118/avatar_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1317834118\/avatar_normal.png", "id" : 668863, "verified" : false } }, "id" : 314787203706400770, - "created_at" : "Thu Mar 21 17:14:52 +0000 2013", + "created_at" : "2013-03-21 17:14:52 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Randy Luecke", @@ -245,57 +706,55 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 35, 57 ], - "url" : "http://t.co/UFsUs57XzP", - "expanded_url" : "http://randyluecke.tumblr.com/post/45915323813/im-done-with-the-web", - "display_url" : "randyluecke.tumblr.com/post/459153238\u2026" + "url" : "http:\/\/t.co\/UFsUs57XzP", + "expanded_url" : "http:\/\/randyluecke.tumblr.com\/post\/45915323813\/im-done-with-the-web", + "display_url" : "randyluecke.tumblr.com\/post\/459153238\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "314787070872801281", - "text" : "RT @me1000: I'm done with the web: http://t.co/UFsUs57XzP", + "text" : "RT @me1000: I'm done with the web: http:\/\/t.co\/UFsUs57XzP", "retweeted_status" : { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 23, 45 ], - "url" : "http://t.co/UFsUs57XzP", - "expanded_url" : "http://randyluecke.tumblr.com/post/45915323813/im-done-with-the-web", - "display_url" : "randyluecke.tumblr.com/post/459153238\u2026" + "url" : "http:\/\/t.co\/UFsUs57XzP", + "expanded_url" : "http:\/\/randyluecke.tumblr.com\/post\/45915323813\/im-done-with-the-web", + "display_url" : "randyluecke.tumblr.com\/post\/459153238\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "314757691539091458", - "text" : "I'm done with the web: http://t.co/UFsUs57XzP", + "text" : "I'm done with the web: http:\/\/t.co\/UFsUs57XzP", "id" : 314757691539091458, - "created_at" : "Thu Mar 21 15:17:36 +0000 2013", + "created_at" : "2013-03-21 15:17:36 +0000", "user" : { "name" : "Randy Luecke", "screen_name" : "me1000", "protected" : false, "id_str" : "8675502", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2497502190/4D38A577-70A9-453B-B389-D0D4A7138912_normal", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000789968476\/284631d5961ed30bf9fca76e67d70f19_normal.jpeg", "id" : 8675502, "verified" : false } }, "id" : 314787070872801281, - "created_at" : "Thu Mar 21 17:14:20 +0000 2013", + "created_at" : "2013-03-21 17:14:20 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sol", @@ -309,14 +768,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "314592076945838080", - "geo" : { - }, + "geo" : { }, "id_str" : "314613348840906752", "in_reply_to_user_id" : 74837444, "text" : "@Badger32d Some people are just uptight. Of course I\u2019m a white male so I can\u2019t have opinions. Or something like that. I don\u2019t really get it.", "id" : 314613348840906752, "in_reply_to_status_id" : 314592076945838080, - "created_at" : "Thu Mar 21 05:44:02 +0000 2013", + "created_at" : "2013-03-21 05:44:02 +0000", "in_reply_to_screen_name" : "Badger32d", "in_reply_to_user_id_str" : "74837444", "user" : { @@ -324,12 +782,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sol", @@ -343,14 +801,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "314592076945838080", - "geo" : { - }, + "geo" : { }, "id_str" : "314612625474461699", "in_reply_to_user_id" : 74837444, "text" : "@Badger32d I\u2019m wary of involving myself at all, but from the tiny context I have it seems like gender doesn\u2019t even enter into this brouhaha.", "id" : 314612625474461699, "in_reply_to_status_id" : 314592076945838080, - "created_at" : "Thu Mar 21 05:41:09 +0000 2013", + "created_at" : "2013-03-21 05:41:09 +0000", "in_reply_to_screen_name" : "Badger32d", "in_reply_to_user_id_str" : "74837444", "user" : { @@ -358,12 +815,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Brian Klug", @@ -373,13 +830,13 @@ Grailbird.data.tweets_2013_03 = "id" : 15122081 } ], "media" : [ { - "expanded_url" : "http://twitter.com/nerdtalker/status/314547501602574336/photo/1", + "expanded_url" : "http:\/\/twitter.com\/nerdtalker\/status\/314547501602574336\/photo\/1", "indices" : [ 66, 88 ], - "url" : "http://t.co/6XmuuemO6X", - "media_url" : "http://pbs.twimg.com/media/BF1_SUJCEAAqI0A.jpg", + "url" : "http:\/\/t.co\/6XmuuemO6X", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BF1_SUJCEAAqI0A.jpg", "id_str" : "314547501606768640", "id" : 314547501606768640, - "media_url_https" : "https://pbs.twimg.com/media/BF1_SUJCEAAqI0A.jpg", + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BF1_SUJCEAAqI0A.jpg", "sizes" : [ { "h" : 579, "resize" : "fit", @@ -401,27 +858,26 @@ Grailbird.data.tweets_2013_03 = "resize" : "fit", "w" : 600 } ], - "display_url" : "pic.twitter.com/6XmuuemO6X" + "display_url" : "pic.twitter.com\/6XmuuemO6X" } ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "314574365301821440", - "text" : "RT @nerdtalker: Ran sunspider on the Tesla Model S, I'm done here http://t.co/6XmuuemO6X", + "text" : "RT @nerdtalker: Ran sunspider on the Tesla Model S, I'm done here http:\/\/t.co\/6XmuuemO6X", "retweeted_status" : { - "source" : "Twitter for Android", + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ { - "expanded_url" : "http://twitter.com/nerdtalker/status/314547501602574336/photo/1", + "expanded_url" : "http:\/\/twitter.com\/nerdtalker\/status\/314547501602574336\/photo\/1", "indices" : [ 50, 72 ], - "url" : "http://t.co/6XmuuemO6X", - "media_url" : "http://pbs.twimg.com/media/BF1_SUJCEAAqI0A.jpg", + "url" : "http:\/\/t.co\/6XmuuemO6X", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BF1_SUJCEAAqI0A.jpg", "id_str" : "314547501606768640", "id" : 314547501606768640, - "media_url_https" : "https://pbs.twimg.com/media/BF1_SUJCEAAqI0A.jpg", + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BF1_SUJCEAAqI0A.jpg", "sizes" : [ { "h" : 579, "resize" : "fit", @@ -443,40 +899,39 @@ Grailbird.data.tweets_2013_03 = "resize" : "fit", "w" : 600 } ], - "display_url" : "pic.twitter.com/6XmuuemO6X" + "display_url" : "pic.twitter.com\/6XmuuemO6X" } ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "314547501602574336", - "text" : "Ran sunspider on the Tesla Model S, I'm done here http://t.co/6XmuuemO6X", + "text" : "Ran sunspider on the Tesla Model S, I'm done here http:\/\/t.co\/6XmuuemO6X", "id" : 314547501602574336, - "created_at" : "Thu Mar 21 01:22:23 +0000 2013", + "created_at" : "2013-03-21 01:22:23 +0000", "user" : { "name" : "Brian Klug", "screen_name" : "nerdtalker", "protected" : false, "id_str" : "15122081", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3210068904/55f9feb0bc5ef7ccd9e416639f595d05_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3210068904\/55f9feb0bc5ef7ccd9e416639f595d05_normal.jpeg", "id" : 15122081, "verified" : false } }, "id" : 314574365301821440, - "created_at" : "Thu Mar 21 03:09:07 +0000 2013", + "created_at" : "2013-03-21 03:09:07 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Salvatore Sanfilippo", @@ -489,50 +944,48 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "314508422613700610", "text" : "RT @antirez: Finally I'm seeing Redis Cluster working in all of its main parts: creation, resharding, automatic failover. Very very happ ...", "retweeted_status" : { - "source" : "YoruFukurou", + "source" : "\u003Ca href=\"http:\/\/sites.google.com\/site\/yorufukurou\/\" rel=\"nofollow\"\u003EYoruFukurou\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "314454025460400128", "text" : "Finally I'm seeing Redis Cluster working in all of its main parts: creation, resharding, automatic failover. Very very happy about this.", "id" : 314454025460400128, - "created_at" : "Wed Mar 20 19:10:56 +0000 2013", + "created_at" : "2013-03-20 19:10:56 +0000", "user" : { "name" : "Salvatore Sanfilippo", "screen_name" : "antirez", "protected" : false, "id_str" : "5813712", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1700896897/antirez_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/447047867652272128\/MtilrTWI_normal.png", "id" : 5813712, "verified" : false } }, "id" : 314508422613700610, - "created_at" : "Wed Mar 20 22:47:05 +0000 2013", + "created_at" : "2013-03-20 22:47:05 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "wwwtxt (1988\u201394)", + "name" : "wwwtxt (1980\u201394)", "screen_name" : "wwwtxt", "indices" : [ 3, 10 ], "id_str" : "207756340", @@ -542,93 +995,89 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "314413898772135939", "text" : "RT @wwwtxt: I want my old news reader back, please, can I have my news reader back? \u262F93OCT", "retweeted_status" : { - "source" : "Buffer", + "source" : "\u003Ca href=\"http:\/\/bufferapp.com\" rel=\"nofollow\"\u003EBuffer\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "314388544087019520", "text" : "I want my old news reader back, please, can I have my news reader back? \u262F93OCT", "id" : 314388544087019520, - "created_at" : "Wed Mar 20 14:50:44 +0000 2013", + "created_at" : "2013-03-20 14:50:44 +0000", "user" : { - "name" : "wwwtxt (1988\u201394)", + "name" : "wwwtxt (1980\u201394)", "screen_name" : "wwwtxt", "protected" : false, "id_str" : "207756340", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1152554441/wwwtxt_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000328039060\/306deca90d2cf629aec0b51423f11a02_normal.png", "id" : 207756340, "verified" : false } }, "id" : 314413898772135939, - "created_at" : "Wed Mar 20 16:31:29 +0000 2013", + "created_at" : "2013-03-20 16:31:29 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "OS X", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "314135372017840128", "text" : "OH: \"I had to wait 'til I was finished so I could get up and clean my pants.\"", "id" : 314135372017840128, - "created_at" : "Tue Mar 19 22:04:43 +0000 2013", + "created_at" : "2013-03-19 22:04:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "314051704821784578", "text" : "I just saw a real life Patty the daytime hooker (from My Name Is Earl). Resisted snapping her photo.", "id" : 314051704821784578, - "created_at" : "Tue Mar 19 16:32:15 +0000 2013", + "created_at" : "2013-03-19 16:32:15 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Fyrite", @@ -642,14 +1091,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "313877167278800897", - "geo" : { - }, + "geo" : { }, "id_str" : "314032250616442882", "in_reply_to_user_id" : 232701963, "text" : "@fyrite that was pretty hot", "id" : 314032250616442882, "in_reply_to_status_id" : 313877167278800897, - "created_at" : "Tue Mar 19 15:14:57 +0000 2013", + "created_at" : "2013-03-19 15:14:57 +0000", "in_reply_to_screen_name" : "fyrite", "in_reply_to_user_id_str" : "232701963", "user" : { @@ -657,12 +1105,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Instapaper", + "source" : "\u003Ca href=\"http:\/\/www.instapaper.com\/\" rel=\"nofollow\"\u003EInstapaper\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Salvatore Sanfilippo", @@ -675,31 +1123,30 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 49, 71 ], - "url" : "http://t.co/0VpHnOX9qu", - "expanded_url" : "http://antirez.com/articoli/tclmisunderstood.html", - "display_url" : "antirez.com/articoli/tclmi\u2026" + "url" : "http:\/\/t.co\/0VpHnOX9qu", + "expanded_url" : "http:\/\/antirez.com\/articoli\/tclmisunderstood.html", + "display_url" : "antirez.com\/articoli\/tclmi\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "313844752317566978", - "text" : "Great article by @antirez: Tcl the Misunderstood http://t.co/0VpHnOX9qu (via Instapaper)", + "text" : "Great article by @antirez: Tcl the Misunderstood http:\/\/t.co\/0VpHnOX9qu (via Instapaper)", "id" : 313844752317566978, - "created_at" : "Tue Mar 19 02:49:54 +0000 2013", + "created_at" : "2013-03-19 02:49:54 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "nick", + "name" : "[\u00A3\u20AC\u00A5\u20A9\u00A4o:-)]. \\(\u2022_ \u2022", "screen_name" : "nicolous123", "indices" : [ 0, 12 ], "id_str" : "1007655271", @@ -710,14 +1157,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "313764108652642304", - "geo" : { - }, + "geo" : { }, "id_str" : "313777549916397569", "in_reply_to_user_id" : 1007655271, "text" : "@nicolous123 you've got the wrong person", "id" : 313777549916397569, "in_reply_to_status_id" : 313764108652642304, - "created_at" : "Mon Mar 18 22:22:52 +0000 2013", + "created_at" : "2013-03-18 22:22:52 +0000", "in_reply_to_screen_name" : "nicolous123", "in_reply_to_user_id_str" : "1007655271", "user" : { @@ -725,12 +1171,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -744,14 +1190,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "313141773461495809", - "geo" : { - }, + "geo" : { }, "id_str" : "313143210685894656", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke Doing a podcast is a lot of work for two guys in their spare time, especially if you want to get sponsors and such.", "id" : 313143210685894656, "in_reply_to_status_id" : 313141773461495809, - "created_at" : "Sun Mar 17 04:22:14 +0000 2013", + "created_at" : "2013-03-17 04:22:14 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -759,12 +1204,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -778,14 +1223,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "313141773461495809", - "geo" : { - }, + "geo" : { }, "id_str" : "313143058654973952", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I have no idea what I might talk about in a regular podcast. I might be down to record a conversation and see if it\u2019s any good.", "id" : 313143058654973952, "in_reply_to_status_id" : 313141773461495809, - "created_at" : "Sun Mar 17 04:21:37 +0000 2013", + "created_at" : "2013-03-17 04:21:37 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -793,12 +1237,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Gruber", @@ -811,26 +1255,25 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "313141428509368320", - "text" : "Wow, @gruber now charges $8,500/week to advertise on DF. That plus ad and podcast revenue should be a nice monthly pay cheque. Good for him!", + "text" : "Wow, @gruber now charges $8,500\/week to advertise on DF. That plus ad and podcast revenue should be a nice monthly pay cheque. Good for him!", "id" : 313141428509368320, - "created_at" : "Sun Mar 17 04:15:09 +0000 2013", + "created_at" : "2013-03-17 04:15:09 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Colton", + "name" : "mean meaning machine", "screen_name" : "ColtonPhillips", "indices" : [ 0, 15 ], "id_str" : "49227164", @@ -841,14 +1284,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "313096733678784512", - "geo" : { - }, + "geo" : { }, "id_str" : "313121241923997696", "in_reply_to_user_id" : 49227164, "text" : "@ColtonPhillips mIRC last I checked \u2026 but last I checked was before 2004.", "id" : 313121241923997696, "in_reply_to_status_id" : 313096733678784512, - "created_at" : "Sun Mar 17 02:54:56 +0000 2013", + "created_at" : "2013-03-17 02:54:56 +0000", "in_reply_to_screen_name" : "ColtonPhillips", "in_reply_to_user_id_str" : "49227164", "user" : { @@ -856,68 +1298,66 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "OS X", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 51, 74 ], - "url" : "https://t.co/BRAwQCUlbI", - "expanded_url" : "https://github.com/samsonjs/base", - "display_url" : "github.com/samsonjs/base" + "url" : "https:\/\/t.co\/BRAwQCUlbI", + "expanded_url" : "https:\/\/github.com\/samsonjs\/base", + "display_url" : "github.com\/samsonjs\/base" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "313026879084982274", - "text" : "A simple inheritance system for JavaScript (ES5+): https://t.co/BRAwQCUlbI", + "text" : "A simple inheritance system for JavaScript (ES5+): https:\/\/t.co\/BRAwQCUlbI", "id" : 313026879084982274, - "created_at" : "Sat Mar 16 20:39:58 +0000 2013", + "created_at" : "2013-03-16 20:39:58 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 29, 51 ], - "url" : "http://t.co/6fOCdP9onX", - "expanded_url" : "http://moby.to/bxnb7h", - "display_url" : "moby.to/bxnb7h" + "url" : "http:\/\/t.co\/6fOCdP9onX", + "expanded_url" : "http:\/\/moby.to\/bxnb7h", + "display_url" : "moby.to\/bxnb7h" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "312712303877443584", - "text" : "Should I click \u25A1\u25A1 or \u25A1\u25A1\u25A1\u25A1\u25A1\u25A1? http://t.co/6fOCdP9onX", + "text" : "Should I click \u25A1\u25A1 or \u25A1\u25A1\u25A1\u25A1\u25A1\u25A1? http:\/\/t.co\/6fOCdP9onX", "id" : 312712303877443584, - "created_at" : "Fri Mar 15 23:49:57 +0000 2013", + "created_at" : "2013-03-15 23:49:57 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Yannick Croissant", @@ -927,13 +1367,13 @@ Grailbird.data.tweets_2013_03 = "id" : 12590142 } ], "media" : [ { - "expanded_url" : "http://twitter.com/yannickc/status/312129199420882944/photo/1", + "expanded_url" : "http:\/\/twitter.com\/yannickc\/status\/312129199420882944\/photo\/1", "indices" : [ 43, 65 ], - "url" : "http://t.co/Mi3lVtGxwN", - "media_url" : "http://pbs.twimg.com/media/BFTn2mgCQAAWZHM.png", + "url" : "http:\/\/t.co\/Mi3lVtGxwN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BFTn2mgCQAAWZHM.png", "id_str" : "312129199429271552", "id" : 312129199429271552, - "media_url_https" : "https://pbs.twimg.com/media/BFTn2mgCQAAWZHM.png", + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BFTn2mgCQAAWZHM.png", "sizes" : [ { "h" : 373, "resize" : "fit", @@ -955,27 +1395,26 @@ Grailbird.data.tweets_2013_03 = "resize" : "fit", "w" : 498 } ], - "display_url" : "pic.twitter.com/Mi3lVtGxwN" + "display_url" : "pic.twitter.com\/Mi3lVtGxwN" } ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "312310507224850432", - "text" : "RT @yannickc: Every single developer today http://t.co/Mi3lVtGxwN", + "text" : "RT @yannickc: Every single developer today http:\/\/t.co\/Mi3lVtGxwN", "retweeted_status" : { "source" : "web", "entities" : { "user_mentions" : [ ], "media" : [ { - "expanded_url" : "http://twitter.com/yannickc/status/312129199420882944/photo/1", + "expanded_url" : "http:\/\/twitter.com\/yannickc\/status\/312129199420882944\/photo\/1", "indices" : [ 29, 51 ], - "url" : "http://t.co/Mi3lVtGxwN", - "media_url" : "http://pbs.twimg.com/media/BFTn2mgCQAAWZHM.png", + "url" : "http:\/\/t.co\/Mi3lVtGxwN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BFTn2mgCQAAWZHM.png", "id_str" : "312129199429271552", "id" : 312129199429271552, - "media_url_https" : "https://pbs.twimg.com/media/BFTn2mgCQAAWZHM.png", + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BFTn2mgCQAAWZHM.png", "sizes" : [ { "h" : 373, "resize" : "fit", @@ -997,40 +1436,39 @@ Grailbird.data.tweets_2013_03 = "resize" : "fit", "w" : 498 } ], - "display_url" : "pic.twitter.com/Mi3lVtGxwN" + "display_url" : "pic.twitter.com\/Mi3lVtGxwN" } ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "312129199420882944", - "text" : "Every single developer today http://t.co/Mi3lVtGxwN", + "text" : "Every single developer today http:\/\/t.co\/Mi3lVtGxwN", "id" : 312129199420882944, - "created_at" : "Thu Mar 14 09:12:54 +0000 2013", + "created_at" : "2013-03-14 09:12:54 +0000", "user" : { "name" : "Yannick Croissant", "screen_name" : "yannickc", "protected" : false, "id_str" : "12590142", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/339614290/twitterProfilePhoto_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000564279379\/1f9bdf5029c44939a4923a93c6f5507b_normal.jpeg", "id" : 12590142, "verified" : false } }, "id" : 312310507224850432, - "created_at" : "Thu Mar 14 21:13:22 +0000 2013", + "created_at" : "2013-03-14 21:13:22 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -1055,17 +1493,16 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 105, 127 ], - "url" : "http://t.co/jh2cFAR0tb", - "expanded_url" : "http://www.marco.org/2013/03/14/baby-steps-replacing-google-reader", - "display_url" : "marco.org/2013/03/14/bab\u2026" + "url" : "http:\/\/t.co\/jh2cFAR0tb", + "expanded_url" : "http:\/\/www.marco.org\/2013\/03\/14\/baby-steps-replacing-google-reader", + "display_url" : "marco.org\/2013\/03\/14\/bab\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "312289090143936514", - "text" : "RT @marcoarment: I\u2019m calling on @reederapp and @blackpixel to make a simple change to their RSS readers: http://t.co/jh2cFAR0tb", + "text" : "RT @marcoarment: I\u2019m calling on @reederapp and @blackpixel to make a simple change to their RSS readers: http:\/\/t.co\/jh2cFAR0tb", "retweeted_status" : { - "source" : "Tweetbot for Mac", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Reeder", @@ -1084,40 +1521,39 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 88, 110 ], - "url" : "http://t.co/jh2cFAR0tb", - "expanded_url" : "http://www.marco.org/2013/03/14/baby-steps-replacing-google-reader", - "display_url" : "marco.org/2013/03/14/bab\u2026" + "url" : "http:\/\/t.co\/jh2cFAR0tb", + "expanded_url" : "http:\/\/www.marco.org\/2013\/03\/14\/baby-steps-replacing-google-reader", + "display_url" : "marco.org\/2013\/03\/14\/bab\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "312287562117029888", - "text" : "I\u2019m calling on @reederapp and @blackpixel to make a simple change to their RSS readers: http://t.co/jh2cFAR0tb", + "text" : "I\u2019m calling on @reederapp and @blackpixel to make a simple change to their RSS readers: http:\/\/t.co\/jh2cFAR0tb", "id" : 312287562117029888, - "created_at" : "Thu Mar 14 19:42:11 +0000 2013", + "created_at" : "2013-03-14 19:42:11 +0000", "user" : { "name" : "Marco Arment", "screen_name" : "marcoarment", "protected" : false, "id_str" : "14231571", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1282173124/untitled-158-2_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1282173124\/untitled-158-2_normal.jpg", "id" : 14231571, "verified" : false } }, "id" : 312289090143936514, - "created_at" : "Thu Mar 14 19:48:15 +0000 2013", + "created_at" : "2013-03-14 19:48:15 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Fyrite", @@ -1131,14 +1567,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "312237371972280320", - "geo" : { - }, + "geo" : { }, "id_str" : "312251037576736769", "in_reply_to_user_id" : 232701963, "text" : "@fyrite Good luck slugger.", "id" : 312251037576736769, "in_reply_to_status_id" : 312237371972280320, - "created_at" : "Thu Mar 14 17:17:03 +0000 2013", + "created_at" : "2013-03-14 17:17:03 +0000", "in_reply_to_screen_name" : "fyrite", "in_reply_to_user_id_str" : "232701963", "user" : { @@ -1146,12 +1581,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "GitHub", @@ -1164,23 +1599,22 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "312086526622302208", "text" : "Woah, just saw @github's snazzy new live update on a pull request I'm working on. Brilliant. Instant.", "id" : 312086526622302208, - "created_at" : "Thu Mar 14 06:23:20 +0000 2013", + "created_at" : "2013-03-14 06:23:20 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "David Smith", @@ -1193,47 +1627,45 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "312031802384609280", "text" : "RT @_DavidSmith: This is probably a good time to say that the secret project I\u2019ve been building is an RSS aggregation service to replace ...", "retweeted_status" : { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "312001884753887233", "text" : "This is probably a good time to say that the secret project I\u2019ve been building is an RSS aggregation service to replace Reader. Coming Soon!", "id" : 312001884753887233, - "created_at" : "Thu Mar 14 00:47:00 +0000 2013", + "created_at" : "2013-03-14 00:47:00 +0000", "user" : { "name" : "David Smith", "screen_name" : "_DavidSmith", "protected" : false, "id_str" : "46800814", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2463987551/ooo4sjgt7blxllv2jdwz_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/430372861488820224\/0UmJSm9-_normal.jpeg", "id" : 46800814, "verified" : false } }, "id" : 312031802384609280, - "created_at" : "Thu Mar 14 02:45:53 +0000 2013", + "created_at" : "2013-03-14 02:45:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Pinboard", @@ -1246,47 +1678,45 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "312031481864265729", "text" : "RT @Pinboard: \"We need to focus. Keep the self-driving cars, magic glasses, laptop, handheld OS, and Brazilian social network. Ditch the ...", "retweeted_status" : { - "source" : "YoruFukurou", + "source" : "\u003Ca href=\"http:\/\/sites.google.com\/site\/yorufukurou\/\" rel=\"nofollow\"\u003EYoruFukurou\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "311993204557877249", "text" : "\"We need to focus. Keep the self-driving cars, magic glasses, laptop, handheld OS, and Brazilian social network. Ditch the feed reader.\"", "id" : 311993204557877249, - "created_at" : "Thu Mar 14 00:12:31 +0000 2013", + "created_at" : "2013-03-14 00:12:31 +0000", "user" : { "name" : "Pinboard", "screen_name" : "Pinboard", "protected" : false, "id_str" : "55525953", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/494414965/logo_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/494414965\/logo_normal.png", "id" : 55525953, "verified" : false } }, "id" : 312031481864265729, - "created_at" : "Thu Mar 14 02:44:37 +0000 2013", + "created_at" : "2013-03-14 02:44:37 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", @@ -1300,14 +1730,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "311988561513689088", - "geo" : { - }, + "geo" : { }, "id_str" : "312031377480630272", "in_reply_to_user_id" : 22196723, "text" : "@markkolich Are there better ways to keep up with hundreds of websites? I haven\u2019t heard of any.", "id" : 312031377480630272, "in_reply_to_status_id" : 311988561513689088, - "created_at" : "Thu Mar 14 02:44:12 +0000 2013", + "created_at" : "2013-03-14 02:44:12 +0000", "in_reply_to_screen_name" : "markkolich", "in_reply_to_user_id_str" : "22196723", "user" : { @@ -1315,12 +1744,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -1333,47 +1762,45 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "312031069148946432", "text" : "RT @siracusa: 1. Drive competing services out of business with a free service (subsidized by a profitable product).\n2. Cancel free servi ...", "retweeted_status" : { - "source" : "Twitterrific", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "311984542770659328", "text" : "1. Drive competing services out of business with a free service (subsidized by a profitable product).\n2. Cancel free service.\n3. ???", "id" : 311984542770659328, - "created_at" : "Wed Mar 13 23:38:06 +0000 2013", + "created_at" : "2013-03-13 23:38:06 +0000", "user" : { "name" : "John Siracusa", "screen_name" : "siracusa", "protected" : false, "id_str" : "636923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1501070030/John_2011_1_500x500_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", "id" : 636923, "verified" : false } }, "id" : 312031069148946432, - "created_at" : "Thu Mar 14 02:42:58 +0000 2013", + "created_at" : "2013-03-14 02:42:58 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Benjamin Fox", @@ -1386,15 +1813,14 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 71, 94 ], - "url" : "https://t.co/B9mFmof0sW", - "expanded_url" : "https://blogs.stsci.edu/livio/2013/03/12/where-and-when-did-the-symbols-%E2%80%9C%E2%80%9D-and-%E2%80%9C%E2%80%93%E2%80%9D-originate/", - "display_url" : "blogs.stsci.edu/livio/2013/03/\u2026" + "url" : "https:\/\/t.co\/B9mFmof0sW", + "expanded_url" : "https:\/\/blogs.stsci.edu\/livio\/2013\/03\/12\/where-and-when-did-the-symbols-%E2%80%9C%E2%80%9D-and-%E2%80%9C%E2%80%93%E2%80%9D-originate\/", + "display_url" : "blogs.stsci.edu\/livio\/2013\/03\/\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "311937267042246657", - "text" : "RT @benjaminfox: Where and when did the \"+\" and \"-\" symbols originate? https://t.co/B9mFmof0sW", + "text" : "RT @benjaminfox: Where and when did the \"+\" and \"-\" symbols originate? https:\/\/t.co\/B9mFmof0sW", "retweeted_status" : { "source" : "web", "entities" : { @@ -1403,40 +1829,39 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 54, 77 ], - "url" : "https://t.co/B9mFmof0sW", - "expanded_url" : "https://blogs.stsci.edu/livio/2013/03/12/where-and-when-did-the-symbols-%E2%80%9C%E2%80%9D-and-%E2%80%9C%E2%80%93%E2%80%9D-originate/", - "display_url" : "blogs.stsci.edu/livio/2013/03/\u2026" + "url" : "https:\/\/t.co\/B9mFmof0sW", + "expanded_url" : "https:\/\/blogs.stsci.edu\/livio\/2013\/03\/12\/where-and-when-did-the-symbols-%E2%80%9C%E2%80%9D-and-%E2%80%9C%E2%80%93%E2%80%9D-originate\/", + "display_url" : "blogs.stsci.edu\/livio\/2013\/03\/\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "311898642065813506", - "text" : "Where and when did the \"+\" and \"-\" symbols originate? https://t.co/B9mFmof0sW", + "text" : "Where and when did the \"+\" and \"-\" symbols originate? https:\/\/t.co\/B9mFmof0sW", "id" : 311898642065813506, - "created_at" : "Wed Mar 13 17:56:45 +0000 2013", + "created_at" : "2013-03-13 17:56:45 +0000", "user" : { "name" : "Benjamin Fox", "screen_name" : "benjaminfox", "protected" : false, "id_str" : "14417477", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1833084045/square_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3689041964\/6e42fcdf756a67ed2d7d1a0eceba0179_normal.jpeg", "id" : 14417477, "verified" : false } }, "id" : 311937267042246657, - "created_at" : "Wed Mar 13 20:30:14 +0000 2013", + "created_at" : "2013-03-13 20:30:14 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -1449,20 +1874,19 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 10, 32 ], - "url" : "http://t.co/xJLHEckGqQ", - "expanded_url" : "http://i.imgur.com/oj1LPAO.jpg", - "display_url" : "i.imgur.com/oj1LPAO.jpg" + "url" : "http:\/\/t.co\/xJLHEckGqQ", + "expanded_url" : "http:\/\/i.imgur.com\/oj1LPAO.jpg", + "display_url" : "i.imgur.com\/oj1LPAO.jpg" } ] }, "in_reply_to_status_id_str" : "311580970501410816", - "geo" : { - }, + "geo" : { }, "id_str" : "311584406718517249", "in_reply_to_user_id" : 636923, - "text" : "@siracusa http://t.co/xJLHEckGqQ", + "text" : "@siracusa http:\/\/t.co\/xJLHEckGqQ", "id" : 311584406718517249, "in_reply_to_status_id" : 311580970501410816, - "created_at" : "Tue Mar 12 21:08:06 +0000 2013", + "created_at" : "2013-03-12 21:08:06 +0000", "in_reply_to_screen_name" : "siracusa", "in_reply_to_user_id_str" : "636923", "user" : { @@ -1470,58 +1894,56 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "311366777537982465", "text" : "\"You call my brother-in-law Billy Bob. He got the fastest boat in the whole damn river.\" - J. W. Pepper", "id" : 311366777537982465, - "created_at" : "Tue Mar 12 06:43:19 +0000 2013", + "created_at" : "2013-03-12 06:43:19 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "311353302099042304", "text" : "It\u2019s a lot like a sweeter favourite of mine in high school: Jack Daniel\u2019s, Southern Comfort, lemon, and 7-Up. Candy in a glass.", "id" : 311353302099042304, - "created_at" : "Tue Mar 12 05:49:46 +0000 2013", + "created_at" : "2013-03-12 05:49:46 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Dan Benjamin", @@ -1546,12 +1968,11 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "311350268124078080", "text" : "RT @danbenjamin: I\u2019m glad that I got to do shows with @marcoarment and @siracusa and proud if anything I\u2019ve done has helped them make so ...", "retweeted_status" : { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -1570,58 +1991,56 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "311334268016148480", "text" : "I\u2019m glad that I got to do shows with @marcoarment and @siracusa and proud if anything I\u2019ve done has helped them make something new and great", "id" : 311334268016148480, - "created_at" : "Tue Mar 12 04:34:08 +0000 2013", + "created_at" : "2013-03-12 04:34:08 +0000", "user" : { "name" : "Dan Benjamin", "screen_name" : "danbenjamin", "protected" : false, "id_str" : "5905672", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/3424360385/a21f724ee36406fdabe19eedf61780ea_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000534895797\/4935e27af59f7666b02d2a2d83792459_normal.jpeg", "id" : 5905672, "verified" : false } }, "id" : 311350268124078080, - "created_at" : "Tue Mar 12 05:37:43 +0000 2013", + "created_at" : "2013-03-12 05:37:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "311350129619763201", "text" : "Whiskey or bourbon, Cointreau, and the juice of half a lime. Shake with ice. Add soda if you want. Substitute lemon if you must.", "id" : 311350129619763201, - "created_at" : "Tue Mar 12 05:37:10 +0000 2013", + "created_at" : "2013-03-12 05:37:10 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Fyrite", @@ -1635,14 +2054,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "311317460055887873", - "geo" : { - }, + "geo" : { }, "id_str" : "311326086061518848", "in_reply_to_user_id" : 232701963, "text" : "@fyrite Nooooooo!", "id" : 311326086061518848, "in_reply_to_status_id" : 311317460055887873, - "created_at" : "Tue Mar 12 04:01:37 +0000 2013", + "created_at" : "2013-03-12 04:01:37 +0000", "in_reply_to_screen_name" : "fyrite", "in_reply_to_user_id_str" : "232701963", "user" : { @@ -1650,12 +2068,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1669,14 +2087,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "311252415171137536", - "geo" : { - }, + "geo" : { }, "id_str" : "311276966592540673", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke iMacs are sweet though. I bet you're going to love having a desktop again :)", "id" : 311276966592540673, "in_reply_to_status_id" : 311252415171137536, - "created_at" : "Tue Mar 12 00:46:26 +0000 2013", + "created_at" : "2013-03-12 00:46:26 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1684,12 +2101,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1703,14 +2120,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "311252964885028865", - "geo" : { - }, + "geo" : { }, "id_str" : "311276811914973184", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke (and yes I did the upgrades myself, but everything I did was available BTO)", "id" : 311276811914973184, "in_reply_to_status_id" : 311252964885028865, - "created_at" : "Tue Mar 12 00:45:49 +0000 2013", + "created_at" : "2013-03-12 00:45:49 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1718,12 +2134,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -1737,14 +2153,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "311252964885028865", - "geo" : { - }, + "geo" : { }, "id_str" : "311276747318501376", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke I maxed out my MBP in 2010 and it's still great, I don't need an upgrade for another year or 2, easy. I think rMBPs are similar.", "id" : 311276747318501376, "in_reply_to_status_id" : 311252964885028865, - "created_at" : "Tue Mar 12 00:45:34 +0000 2013", + "created_at" : "2013-03-12 00:45:34 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -1752,15 +2167,15 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve Klabnik", + "name" : "HTTP\/1.1 202Accepted", "screen_name" : "steveklabnik", "indices" : [ 3, 16 ], "id_str" : "22386062", @@ -1770,15 +2185,14 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 49, 71 ], - "url" : "http://t.co/PKhgNFPp0R", - "expanded_url" : "http://felixge.de/2013/03/11/the-pull-request-hack.html", - "display_url" : "felixge.de/2013/03/11/the\u2026" + "url" : "http:\/\/t.co\/PKhgNFPp0R", + "expanded_url" : "http:\/\/felixge.de\/2013\/03\/11\/the-pull-request-hack.html", + "display_url" : "felixge.de\/2013\/03\/11\/the\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "311249658582278144", - "text" : "RT @steveklabnik: I highly recommend this 'hack' http://t.co/PKhgNFPp0R", + "text" : "RT @steveklabnik: I highly recommend this 'hack' http:\/\/t.co\/PKhgNFPp0R", "retweeted_status" : { "source" : "web", "entities" : { @@ -1787,40 +2201,39 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 31, 53 ], - "url" : "http://t.co/PKhgNFPp0R", - "expanded_url" : "http://felixge.de/2013/03/11/the-pull-request-hack.html", - "display_url" : "felixge.de/2013/03/11/the\u2026" + "url" : "http:\/\/t.co\/PKhgNFPp0R", + "expanded_url" : "http:\/\/felixge.de\/2013\/03\/11\/the-pull-request-hack.html", + "display_url" : "felixge.de\/2013\/03\/11\/the\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "311186820950020099", - "text" : "I highly recommend this 'hack' http://t.co/PKhgNFPp0R", + "text" : "I highly recommend this 'hack' http:\/\/t.co\/PKhgNFPp0R", "id" : 311186820950020099, - "created_at" : "Mon Mar 11 18:48:14 +0000 2013", + "created_at" : "2013-03-11 18:48:14 +0000", "user" : { - "name" : "Steve Klabnik", + "name" : "HTTP\/1.1 202Accepted", "screen_name" : "steveklabnik", "protected" : false, "id_str" : "22386062", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/2646866211/b68c6253cafbd9a43b0cd86bbecdcf2d_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437278932123934720\/V_FfX3x7_normal.jpeg", "id" : 22386062, "verified" : false } }, "id" : 311249658582278144, - "created_at" : "Mon Mar 11 22:57:56 +0000 2013", + "created_at" : "2013-03-11 22:57:56 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Fyrite", @@ -1834,14 +2247,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "310881755999649793", - "geo" : { - }, + "geo" : { }, "id_str" : "310884786778537984", "in_reply_to_user_id" : 232701963, "text" : "@fyrite Laugh it up.", "id" : 310884786778537984, "in_reply_to_status_id" : 310881755999649793, - "created_at" : "Sun Mar 10 22:48:03 +0000 2013", + "created_at" : "2013-03-10 22:48:03 +0000", "in_reply_to_screen_name" : "fyrite", "in_reply_to_user_id_str" : "232701963", "user" : { @@ -1849,35 +2261,34 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "OS X", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "310868382847205377", "text" : "Oh my science, just saw a cock shot on Vinepeek. Fuck Vine, fuck Vine right in the ear.", "id" : 310868382847205377, - "created_at" : "Sun Mar 10 21:42:52 +0000 2013", + "created_at" : "2013-03-10 21:42:52 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -1890,18 +2301,17 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 103, 125 ], - "url" : "http://t.co/UtC0VU9byM", - "expanded_url" : "http://neutral.fm/atp", - "display_url" : "neutral.fm/atp" + "url" : "http:\/\/t.co\/UtC0VU9byM", + "expanded_url" : "http:\/\/neutral.fm\/atp", + "display_url" : "neutral.fm\/atp" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "310842066143936512", "in_reply_to_user_id" : 14231571, - "text" : "@marcoarment What happened to the Accidental Tech Podcast? I was saving episode 3 for this weekend but http://t.co/UtC0VU9byM is 404 now.", + "text" : "@marcoarment What happened to the Accidental Tech Podcast? I was saving episode 3 for this weekend but http:\/\/t.co\/UtC0VU9byM is 404 now.", "id" : 310842066143936512, - "created_at" : "Sun Mar 10 19:58:18 +0000 2013", + "created_at" : "2013-03-10 19:58:18 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -1909,12 +2319,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Fyrite", @@ -1928,14 +2338,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "310826797023518721", - "geo" : { - }, + "geo" : { }, "id_str" : "310827847210127360", "in_reply_to_user_id" : 232701963, "text" : "@fyrite For some values of glory. I guess I needed it.", "id" : 310827847210127360, "in_reply_to_status_id" : 310826797023518721, - "created_at" : "Sun Mar 10 19:01:48 +0000 2013", + "created_at" : "2013-03-10 19:01:48 +0000", "in_reply_to_screen_name" : "fyrite", "in_reply_to_user_id_str" : "232701963", "user" : { @@ -1943,40 +2352,39 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 117, 140 ], - "url" : "https://t.co/pueBCqhK0t", - "expanded_url" : "https://posts.app.net/3709392", - "display_url" : "posts.app.net/3709392" + "url" : "https:\/\/t.co\/pueBCqhK0t", + "expanded_url" : "https:\/\/posts.app.net\/3709392", + "display_url" : "posts.app.net\/3709392" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "310815319046373376", - "text" : "\u201CHow dare you send me this fucking piece of shit. You must be out of your fucking mind. You want to know how I fee \u2014 https://t.co/pueBCqhK0t", + "text" : "\u201CHow dare you send me this fucking piece of shit. You must be out of your fucking mind. You want to know how I fee \u2014 https:\/\/t.co\/pueBCqhK0t", "id" : 310815319046373376, - "created_at" : "Sun Mar 10 18:12:01 +0000 2013", + "created_at" : "2013-03-10 18:12:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Fyrite", @@ -1990,14 +2398,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "310629601615417345", - "geo" : { - }, + "geo" : { }, "id_str" : "310781788538667008", "in_reply_to_user_id" : 232701963, "text" : "@fyrite Holy shit. I didn\u2019t get dressed or leave the house and I slept about 18 hours. At least.", "id" : 310781788538667008, "in_reply_to_status_id" : 310629601615417345, - "created_at" : "Sun Mar 10 15:58:47 +0000 2013", + "created_at" : "2013-03-10 15:58:47 +0000", "in_reply_to_screen_name" : "fyrite", "in_reply_to_user_id_str" : "232701963", "user" : { @@ -2005,12 +2412,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jim Roepcke", @@ -2024,14 +2431,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "310129734224859138", - "geo" : { - }, + "geo" : { }, "id_str" : "310162833537126400", "in_reply_to_user_id" : 894911, "text" : "@JimRoepcke YOLO!", "id" : 310162833537126400, "in_reply_to_status_id" : 310129734224859138, - "created_at" : "Fri Mar 08 22:59:16 +0000 2013", + "created_at" : "2013-03-08 22:59:16 +0000", "in_reply_to_screen_name" : "JimRoepcke", "in_reply_to_user_id_str" : "894911", "user" : { @@ -2039,12 +2445,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paul Denya", @@ -2057,47 +2463,45 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "310129725597175808", "text" : "RT @pdenya: Vine should drop the sound and turn the videos into gifs:\n- I could see them from tweetbot\n- I wouldn\u2019t have to listen to you", "retweeted_status" : { - "source" : "Tweetbot for Mac", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "310096775967039489", "text" : "Vine should drop the sound and turn the videos into gifs:\n- I could see them from tweetbot\n- I wouldn\u2019t have to listen to you", "id" : 310096775967039489, - "created_at" : "Fri Mar 08 18:36:47 +0000 2013", + "created_at" : "2013-03-08 18:36:47 +0000", "user" : { "name" : "Paul Denya", "screen_name" : "pdenya", "protected" : false, "id_str" : "8549992", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1114771587/me_smaller_square_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000638375124\/bb471cad2e01bb5b7fcd7db6c9dd6045_normal.jpeg", "id" : 8549992, "verified" : false } }, "id" : 310129725597175808, - "created_at" : "Fri Mar 08 20:47:43 +0000 2013", + "created_at" : "2013-03-08 20:47:43 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Fawad Halim", @@ -2111,14 +2515,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "309508193669767168", - "geo" : { - }, + "geo" : { }, "id_str" : "310058775509889026", "in_reply_to_user_id" : 2155041, "text" : "@fawad Second last.", "id" : 310058775509889026, "in_reply_to_status_id" : 309508193669767168, - "created_at" : "Fri Mar 08 16:05:47 +0000 2013", + "created_at" : "2013-03-08 16:05:47 +0000", "in_reply_to_screen_name" : "fawad", "in_reply_to_user_id_str" : "2155041", "user" : { @@ -2126,15 +2529,15 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Reg Braithwaite", + "name" : "Reginald Braithwaite", "screen_name" : "raganwald", "indices" : [ 0, 10 ], "id_str" : "18137723", @@ -2145,14 +2548,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "309755626861506562", - "geo" : { - }, + "geo" : { }, "id_str" : "309922900847259648", "in_reply_to_user_id" : 18137723, "text" : "@raganwald The difference between currying and partial application is a lost cause. Like \"begs the question\".", "id" : 309922900847259648, "in_reply_to_status_id" : 309755626861506562, - "created_at" : "Fri Mar 08 07:05:52 +0000 2013", + "created_at" : "2013-03-08 07:05:52 +0000", "in_reply_to_screen_name" : "raganwald", "in_reply_to_user_id_str" : "18137723", "user" : { @@ -2160,68 +2562,66 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "OS X", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 108, 131 ], - "url" : "https://t.co/hLsmFHbnen", - "expanded_url" : "https://github.com/samsonjs/format", - "display_url" : "github.com/samsonjs/format" + "url" : "https:\/\/t.co\/hLsmFHbnen", + "expanded_url" : "https:\/\/github.com\/samsonjs\/format", + "display_url" : "github.com\/samsonjs\/format" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "309918731956547584", - "text" : "Also released format 0.2.0 today, works in browsers out of the box now. (printf and sprintf for JavaScript) https://t.co/hLsmFHbnen", + "text" : "Also released format 0.2.0 today, works in browsers out of the box now. (printf and sprintf for JavaScript) https:\/\/t.co\/hLsmFHbnen", "id" : 309918731956547584, - "created_at" : "Fri Mar 08 06:49:18 +0000 2013", + "created_at" : "2013-03-08 06:49:18 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "OS X", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 79, 102 ], - "url" : "https://t.co/uZDDEx5XFf", - "expanded_url" : "https://github.com/samsonjs/strftime", - "display_url" : "github.com/samsonjs/strft\u2026" + "url" : "https:\/\/t.co\/uZDDEx5XFf", + "expanded_url" : "https:\/\/github.com\/samsonjs\/strftime", + "display_url" : "github.com\/samsonjs\/strft\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "309866932293742592", - "text" : "strftime 0.5.1 released today, bug fixes for formats in timezones east of GMT. https://t.co/uZDDEx5XFf (JS, node + browsers)", + "text" : "strftime 0.5.1 released today, bug fixes for formats in timezones east of GMT. https:\/\/t.co\/uZDDEx5XFf (JS, node + browsers)", "id" : 309866932293742592, - "created_at" : "Fri Mar 08 03:23:28 +0000 2013", + "created_at" : "2013-03-08 03:23:28 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Evan Machnic", @@ -2235,14 +2635,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "309646833351790592", - "geo" : { - }, + "geo" : { }, "id_str" : "309685767662338048", "in_reply_to_user_id" : 16414747, "text" : "@emachnic That looks interesting. Cheers, but also, curse you for making the decision more involved ;)", "id" : 309685767662338048, "in_reply_to_status_id" : 309646833351790592, - "created_at" : "Thu Mar 07 15:23:35 +0000 2013", + "created_at" : "2013-03-07 15:23:35 +0000", "in_reply_to_screen_name" : "emachnic", "in_reply_to_user_id_str" : "16414747", "user" : { @@ -2250,15 +2649,15 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Erich Menge", + "name" : "Erich Menge ", "screen_name" : "erichmenge", "indices" : [ 0, 11 ], "id_str" : "16058184", @@ -2269,14 +2668,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "309647274751979521", - "geo" : { - }, + "geo" : { }, "id_str" : "309685271732043776", "in_reply_to_user_id" : 16058184, "text" : "@erichmenge Oh god. I thought I just had to ditch C extensions. Good to know.", "id" : 309685271732043776, "in_reply_to_status_id" : 309647274751979521, - "created_at" : "Thu Mar 07 15:21:37 +0000 2013", + "created_at" : "2013-03-07 15:21:37 +0000", "in_reply_to_screen_name" : "erichmenge", "in_reply_to_user_id_str" : "16058184", "user" : { @@ -2284,12 +2682,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jason Franklin", @@ -2303,14 +2701,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "309551078049972224", - "geo" : { - }, + "geo" : { }, "id_str" : "309559167499259904", "in_reply_to_user_id" : 156740629, "text" : "@jamuc (and by JVM I mean the platform, not the JVM itself obviously)", "id" : 309559167499259904, "in_reply_to_status_id" : 309551078049972224, - "created_at" : "Thu Mar 07 07:00:31 +0000 2013", + "created_at" : "2013-03-07 07:00:31 +0000", "in_reply_to_screen_name" : "jamuc", "in_reply_to_user_id_str" : "156740629", "user" : { @@ -2318,12 +2715,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Serg Podtynnyi", @@ -2337,14 +2734,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "309557537311694848", - "geo" : { - }, + "geo" : { }, "id_str" : "309558668972683264", "in_reply_to_user_id" : 8439592, "text" : "@shtirlic Will do. Thanks.", "id" : 309558668972683264, "in_reply_to_status_id" : 309557537311694848, - "created_at" : "Thu Mar 07 06:58:32 +0000 2013", + "created_at" : "2013-03-07 06:58:32 +0000", "in_reply_to_screen_name" : "shtirlic", "in_reply_to_user_id_str" : "8439592", "user" : { @@ -2352,12 +2748,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Jason Franklin", @@ -2377,14 +2773,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "309551078049972224", - "geo" : { - }, + "geo" : { }, "id_str" : "309558474373754880", "in_reply_to_user_id" : 156740629, - "text" : "@jamuc @headius Well I have 2/3 of them with Ruby 1.9 and unicorn right now, but performance is lacking a bit. Too much to ask of the JVM?", + "text" : "@jamuc @headius Well I have 2\/3 of them with Ruby 1.9 and unicorn right now, but performance is lacking a bit. Too much to ask of the JVM?", "id" : 309558474373754880, "in_reply_to_status_id" : 309551078049972224, - "created_at" : "Thu Mar 07 06:57:46 +0000 2013", + "created_at" : "2013-03-07 06:57:46 +0000", "in_reply_to_screen_name" : "jamuc", "in_reply_to_user_id_str" : "156740629", "user" : { @@ -2392,12 +2787,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Brian Ledbetter", @@ -2411,14 +2806,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "309538778169614336", - "geo" : { - }, + "geo" : { }, "id_str" : "309539096353730560", "in_reply_to_user_id" : 15600424, "text" : "@bri3d Interesting. I was leaning towards TorqueBox but I think I have to try them both to really decide. Thanks. No esoteric config for me.", "id" : 309539096353730560, "in_reply_to_status_id" : 309538778169614336, - "created_at" : "Thu Mar 07 05:40:46 +0000 2013", + "created_at" : "2013-03-07 05:40:46 +0000", "in_reply_to_screen_name" : "bri3d", "in_reply_to_user_id_str" : "15600424", "user" : { @@ -2426,12 +2820,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Kevin Menard", @@ -2445,14 +2839,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "309530324935770112", - "geo" : { - }, + "geo" : { }, "id_str" : "309538230582255616", "in_reply_to_user_id" : 14925480, "text" : "@nirvdrum Good to know. We have > 1 node so that shouldn\u2019t be a problem. So far I\u2019m leaning towards ToequeBox.", "id" : 309538230582255616, "in_reply_to_status_id" : 309530324935770112, - "created_at" : "Thu Mar 07 05:37:19 +0000 2013", + "created_at" : "2013-03-07 05:37:19 +0000", "in_reply_to_screen_name" : "nirvdrum", "in_reply_to_user_id_str" : "14925480", "user" : { @@ -2460,63 +2853,61 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "309537843657711618", "text" : "Context: app servers have local Redis caches and I don\u2019t want to maintain a list of these in case I spin up VMs to handle extra load.", "id" : 309537843657711618, - "created_at" : "Thu Mar 07 05:35:47 +0000 2013", + "created_at" : "2013-03-07 05:35:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 117, 140 ], - "url" : "https://t.co/UWmMv3GT8k", - "expanded_url" : "https://posts.app.net/3593992", - "display_url" : "posts.app.net/3593992" + "url" : "https:\/\/t.co\/UWmMv3GT8k", + "expanded_url" : "https:\/\/posts.app.net\/3593992", + "display_url" : "posts.app.net\/3593992" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "309537555420962816", - "text" : "Purge cached values in Redis by setting local caches up as slaves of a master that holds no data, but relays the d \u2014 https://t.co/UWmMv3GT8k", + "text" : "Purge cached values in Redis by setting local caches up as slaves of a master that holds no data, but relays the d \u2014 https:\/\/t.co\/UWmMv3GT8k", "id" : 309537555420962816, - "created_at" : "Thu Mar 07 05:34:38 +0000 2013", + "created_at" : "2013-03-07 05:34:38 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Adam Davies", @@ -2530,14 +2921,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "309525191300620290", - "geo" : { - }, + "geo" : { }, "id_str" : "309528517954129920", "in_reply_to_user_id" : 96923147, "text" : "@adzdavies28 We also use unicorn with MRI right now. Wondering how much faster JRuby will be with our Sinatra app. Sounds promising.", "id" : 309528517954129920, "in_reply_to_status_id" : 309525191300620290, - "created_at" : "Thu Mar 07 04:58:44 +0000 2013", + "created_at" : "2013-03-07 04:58:44 +0000", "in_reply_to_screen_name" : "adzdavies28", "in_reply_to_user_id_str" : "96923147", "user" : { @@ -2545,12 +2935,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "arielvalentin", @@ -2570,14 +2960,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "309524672368766976", - "geo" : { - }, + "geo" : { }, "id_str" : "309528143855755264", "in_reply_to_user_id" : 17454755, "text" : "@arielvalentin @headius Thanks. I may just have to try both and benchmark our app. We have pretty simple needs right now.", "id" : 309528143855755264, "in_reply_to_status_id" : 309524672368766976, - "created_at" : "Thu Mar 07 04:57:14 +0000 2013", + "created_at" : "2013-03-07 04:57:14 +0000", "in_reply_to_screen_name" : "arielvalentin", "in_reply_to_user_id_str" : "17454755", "user" : { @@ -2585,12 +2974,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "GitHub", @@ -2603,23 +2992,22 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "309516106660466690", "text" : "Currently using MRI 1.9.3 and unicorn. I normally just do what @github does but want to try out JRuby. No experience deploying with the JVM.", "id" : 309516106660466690, - "created_at" : "Thu Mar 07 04:09:25 +0000 2013", + "created_at" : "2013-03-07 04:09:25 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Charles Nutter", @@ -2632,23 +3020,22 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "309515771577524224", "text" : "Who\u2019s using JRuby? Any opinions on Trinidad and TorqueBox? I just want good performance, zero downtime restarts, and easy admin. +@headius", "id" : 309515771577524224, - "created_at" : "Thu Mar 07 04:08:05 +0000 2013", + "created_at" : "2013-03-07 04:08:05 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Siracusa", @@ -2661,95 +3048,92 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 85, 107 ], - "url" : "http://t.co/5mAK1fYEp6", - "expanded_url" : "http://bjk5.com/post/44698559168/breaking-down-amazons-mega-dropdown", - "display_url" : "bjk5.com/post/446985591\u2026" + "url" : "http:\/\/t.co\/5mAK1fYEp6", + "expanded_url" : "http:\/\/bjk5.com\/post\/44698559168\/breaking-down-amazons-mega-dropdown", + "display_url" : "bjk5.com\/post\/446985591\u2026" }, { "indices" : [ 108, 130 ], - "url" : "http://t.co/I1u4f0PH6C", - "expanded_url" : "http://arstechnica.com/apple/1999/12/macos-x-dp2/5/", - "display_url" : "arstechnica.com/apple/1999/12/\u2026" + "url" : "http:\/\/t.co\/I1u4f0PH6C", + "expanded_url" : "http:\/\/arstechnica.com\/apple\/1999\/12\/macos-x-dp2\/5\/", + "display_url" : "arstechnica.com\/apple\/1999\/12\/\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "309512200857481216", - "text" : "RT @siracusa: Life was such a wheel that no technology could stand upon it for long\u2026 http://t.co/5mAK1fYEp6 http://t.co/I1u4f0PH6C", + "text" : "RT @siracusa: Life was such a wheel that no technology could stand upon it for long\u2026 http:\/\/t.co\/5mAK1fYEp6 http:\/\/t.co\/I1u4f0PH6C", "retweeted_status" : { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 71, 93 ], - "url" : "http://t.co/5mAK1fYEp6", - "expanded_url" : "http://bjk5.com/post/44698559168/breaking-down-amazons-mega-dropdown", - "display_url" : "bjk5.com/post/446985591\u2026" + "url" : "http:\/\/t.co\/5mAK1fYEp6", + "expanded_url" : "http:\/\/bjk5.com\/post\/44698559168\/breaking-down-amazons-mega-dropdown", + "display_url" : "bjk5.com\/post\/446985591\u2026" }, { "indices" : [ 94, 116 ], - "url" : "http://t.co/I1u4f0PH6C", - "expanded_url" : "http://arstechnica.com/apple/1999/12/macos-x-dp2/5/", - "display_url" : "arstechnica.com/apple/1999/12/\u2026" + "url" : "http:\/\/t.co\/I1u4f0PH6C", + "expanded_url" : "http:\/\/arstechnica.com\/apple\/1999\/12\/macos-x-dp2\/5\/", + "display_url" : "arstechnica.com\/apple\/1999\/12\/\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "309329046607642624", - "text" : "Life was such a wheel that no technology could stand upon it for long\u2026 http://t.co/5mAK1fYEp6 http://t.co/I1u4f0PH6C", + "text" : "Life was such a wheel that no technology could stand upon it for long\u2026 http:\/\/t.co\/5mAK1fYEp6 http:\/\/t.co\/I1u4f0PH6C", "id" : 309329046607642624, - "created_at" : "Wed Mar 06 15:46:06 +0000 2013", + "created_at" : "2013-03-06 15:46:06 +0000", "user" : { "name" : "John Siracusa", "screen_name" : "siracusa", "protected" : false, "id_str" : "636923", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1501070030/John_2011_1_500x500_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", "id" : 636923, "verified" : false } }, "id" : 309512200857481216, - "created_at" : "Thu Mar 07 03:53:53 +0000 2013", + "created_at" : "2013-03-07 03:53:53 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 65, 87 ], - "url" : "http://t.co/GGShvunwHF", - "expanded_url" : "http://samhuri.net/blog/2013.03.06-zelda-tones-for-ios", - "display_url" : "samhuri.net/blog/2013.03.0\u2026" + "url" : "http:\/\/t.co\/GGShvunwHF", + "expanded_url" : "http:\/\/samhuri.net\/blog\/2013.03.06-zelda-tones-for-ios", + "display_url" : "samhuri.net\/blog\/2013.03.0\u2026" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "309506596814327808", - "text" : "Interested in some Zelda tones for your iOS device? Here you go: http://t.co/GGShvunwHF", + "text" : "Interested in some Zelda tones for your iOS device? Here you go: http:\/\/t.co\/GGShvunwHF", "id" : 309506596814327808, - "created_at" : "Thu Mar 07 03:31:37 +0000 2013", + "created_at" : "2013-03-07 03:31:37 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Marco Arment", @@ -2763,14 +3147,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "308596564048347136", - "geo" : { - }, + "geo" : { }, "id_str" : "308603623393329154", "in_reply_to_user_id" : 14231571, "text" : "@marcoarment Should reflect your audience. Geeks know 1) how to jailbreak, and 2) that they can easily restore iOS if it goes pear shaped.", "id" : 308603623393329154, "in_reply_to_status_id" : 308596564048347136, - "created_at" : "Mon Mar 04 15:43:32 +0000 2013", + "created_at" : "2013-03-04 15:43:32 +0000", "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { @@ -2778,12 +3161,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Letterboxd", @@ -2796,23 +3179,22 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "308458652191305728", "text" : "Phew! I put 596 movies into @Letterboxd. I liked 48 of them, and rated 533. It was a chore but it's cool to have that all down somewhere.", "id" : 308458652191305728, - "created_at" : "Mon Mar 04 06:07:28 +0000 2013", + "created_at" : "2013-03-04 06:07:28 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Postmodern", @@ -2832,14 +3214,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "308044829122772995", - "geo" : { - }, + "geo" : { }, "id_str" : "308139319237955584", "in_reply_to_user_id" : 46852648, "text" : "@postmodern_mod3 @Badger32d looks like it would match well with ruby-build too. Thanks for the tip.", "id" : 308139319237955584, "in_reply_to_status_id" : 308044829122772995, - "created_at" : "Sun Mar 03 08:58:33 +0000 2013", + "created_at" : "2013-03-03 08:58:33 +0000", "in_reply_to_screen_name" : "postmodern_mod3", "in_reply_to_user_id_str" : "46852648", "user" : { @@ -2847,12 +3228,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sol", @@ -2866,14 +3247,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "307683554589032450", - "geo" : { - }, + "geo" : { }, "id_str" : "307691919385968640", "in_reply_to_user_id" : 74837444, "text" : "@Badger32d Gotta be a contractor thing. I mainly work on one project, but do test on new versions. I don\u2019t use alt. implementations either.", "id" : 307691919385968640, "in_reply_to_status_id" : 307683554589032450, - "created_at" : "Sat Mar 02 03:20:44 +0000 2013", + "created_at" : "2013-03-02 03:20:44 +0000", "in_reply_to_screen_name" : "Badger32d", "in_reply_to_user_id_str" : "74837444", "user" : { @@ -2881,12 +3261,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sol", @@ -2900,14 +3280,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "307683095346307072", - "geo" : { - }, + "geo" : { }, "id_str" : "307683324640497664", "in_reply_to_user_id" : 74837444, "text" : "@Badger32d As someone who really likes the language, the environment & ecosystem can be a bitch. rbenv and bundled help, most of the time.", "id" : 307683324640497664, "in_reply_to_status_id" : 307683095346307072, - "created_at" : "Sat Mar 02 02:46:35 +0000 2013", + "created_at" : "2013-03-02 02:46:35 +0000", "in_reply_to_screen_name" : "Badger32d", "in_reply_to_user_id_str" : "74837444", "user" : { @@ -2915,12 +3294,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sol", @@ -2934,14 +3313,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "307679986251358208", - "geo" : { - }, + "geo" : { }, "id_str" : "307682935283277824", "in_reply_to_user_id" : 74837444, "text" : "@Badger32d Oh you solved it! Good stuff. I\u2019ve found rbenv simpler. rvm might be better for complex needs, but those I ain\u2019t got.", "id" : 307682935283277824, "in_reply_to_status_id" : 307679986251358208, - "created_at" : "Sat Mar 02 02:45:02 +0000 2013", + "created_at" : "2013-03-02 02:45:02 +0000", "in_reply_to_screen_name" : "Badger32d", "in_reply_to_user_id_str" : "74837444", "user" : { @@ -2949,12 +3327,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sol", @@ -2968,14 +3346,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "307676370673217536", - "geo" : { - }, + "geo" : { }, "id_str" : "307682657721004032", "in_reply_to_user_id" : 74837444, "text" : "@Badger32d Ugh. Maybe stick with rvm since it\u2019s working. So much for my dig at rvm :)", "id" : 307682657721004032, "in_reply_to_status_id" : 307676370673217536, - "created_at" : "Sat Mar 02 02:43:56 +0000 2013", + "created_at" : "2013-03-02 02:43:56 +0000", "in_reply_to_screen_name" : "Badger32d", "in_reply_to_user_id_str" : "74837444", "user" : { @@ -2983,12 +3360,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sol", @@ -3002,14 +3379,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "307675407191269376", - "geo" : { - }, + "geo" : { }, "id_str" : "307676208676610049", "in_reply_to_user_id" : 74837444, "text" : "@Badger32d That doesn\u2019t sound good. rbenv works otherwise? I\u2019ve never loaded both in one shell.", "id" : 307676208676610049, "in_reply_to_status_id" : 307675407191269376, - "created_at" : "Sat Mar 02 02:18:19 +0000 2013", + "created_at" : "2013-03-02 02:18:19 +0000", "in_reply_to_screen_name" : "Badger32d", "in_reply_to_user_id_str" : "74837444", "user" : { @@ -3017,35 +3393,34 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "307626074517430272", "text" : "\"At that point you may as well just put a shebang line up top and chmod +x it.\"\n\n\"You guys are speaking another language.\"\n\nPaul can't Unix.", "id" : 307626074517430272, - "created_at" : "Fri Mar 01 22:59:06 +0000 2013", + "created_at" : "2013-03-01 22:59:06 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Paul Denya", @@ -3058,57 +3433,55 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 25, 47 ], - "url" : "http://t.co/vjzFJ3xHv5", - "expanded_url" : "http://i.imgur.com/jpD1Shi.jpg", - "display_url" : "i.imgur.com/jpD1Shi.jpg" + "url" : "http:\/\/t.co\/vjzFJ3xHv5", + "expanded_url" : "http:\/\/i.imgur.com\/jpD1Shi.jpg", + "display_url" : "i.imgur.com\/jpD1Shi.jpg" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "307624931049480192", - "text" : "RT @pdenya: Unstoppable: http://t.co/vjzFJ3xHv5", + "text" : "RT @pdenya: Unstoppable: http:\/\/t.co\/vjzFJ3xHv5", "retweeted_status" : { - "source" : "Tweetbot for Mac", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 13, 35 ], - "url" : "http://t.co/vjzFJ3xHv5", - "expanded_url" : "http://i.imgur.com/jpD1Shi.jpg", - "display_url" : "i.imgur.com/jpD1Shi.jpg" + "url" : "http:\/\/t.co\/vjzFJ3xHv5", + "expanded_url" : "http:\/\/i.imgur.com\/jpD1Shi.jpg", + "display_url" : "i.imgur.com\/jpD1Shi.jpg" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "307619870760108032", - "text" : "Unstoppable: http://t.co/vjzFJ3xHv5", + "text" : "Unstoppable: http:\/\/t.co\/vjzFJ3xHv5", "id" : 307619870760108032, - "created_at" : "Fri Mar 01 22:34:27 +0000 2013", + "created_at" : "2013-03-01 22:34:27 +0000", "user" : { "name" : "Paul Denya", "screen_name" : "pdenya", "protected" : false, "id_str" : "8549992", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1114771587/me_smaller_square_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000638375124\/bb471cad2e01bb5b7fcd7db6c9dd6045_normal.jpeg", "id" : 8549992, "verified" : false } }, "id" : 307624931049480192, - "created_at" : "Fri Mar 01 22:54:33 +0000 2013", + "created_at" : "2013-03-01 22:54:33 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "GitHub API", @@ -3122,14 +3495,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "307596254395899905", - "geo" : { - }, + "geo" : { }, "id_str" : "307599365428625408", "in_reply_to_user_id" : 539153822, "text" : "@GitHubAPI *shakes fist*\nThanks for the heads up on twitter.", "id" : 307599365428625408, "in_reply_to_status_id" : 307596254395899905, - "created_at" : "Fri Mar 01 21:12:58 +0000 2013", + "created_at" : "2013-03-01 21:12:58 +0000", "in_reply_to_screen_name" : "GitHubAPI", "in_reply_to_user_id_str" : "539153822", "user" : { @@ -3137,12 +3509,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Daine Trinidad", @@ -3161,25 +3533,24 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 42, 64 ], - "url" : "http://t.co/zfEvWRiFUX", - "expanded_url" : "http://assets.sbnation.com/assets/2215633/glass-300-use.jpg", - "display_url" : "assets.sbnation.com/assets/2215633\u2026" + "url" : "http:\/\/t.co\/zfEvWRiFUX", + "expanded_url" : "http:\/\/assets.sbnation.com\/assets\/2215633\/glass-300-use.jpg", + "display_url" : "assets.sbnation.com\/assets\/2215633\u2026" }, { "indices" : [ 110, 132 ], - "url" : "http://t.co/XradLOXwpa", - "expanded_url" : "http://www.wearcam.org/steve5.jpg", - "display_url" : "wearcam.org/steve5.jpg" + "url" : "http:\/\/t.co\/XradLOXwpa", + "expanded_url" : "http:\/\/www.wearcam.org\/steve5.jpg", + "display_url" : "wearcam.org\/steve5.jpg" } ] }, "in_reply_to_status_id_str" : "307580805687934976", - "geo" : { - }, + "geo" : { }, "id_str" : "307581511341850624", "in_reply_to_user_id" : 14315117, - "text" : "@dainerose Ha, like @joshuatopolsky here: http://t.co/zfEvWRiFUX \u2026 I think it looks ok for what it is though. http://t.co/XradLOXwpa", + "text" : "@dainerose Ha, like @joshuatopolsky here: http:\/\/t.co\/zfEvWRiFUX \u2026 I think it looks ok for what it is though. http:\/\/t.co\/XradLOXwpa", "id" : 307581511341850624, "in_reply_to_status_id" : 307580805687934976, - "created_at" : "Fri Mar 01 20:02:01 +0000 2013", + "created_at" : "2013-03-01 20:02:01 +0000", "in_reply_to_screen_name" : "dainerose", "in_reply_to_user_id_str" : "14315117", "user" : { @@ -3187,12 +3558,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sol", @@ -3206,14 +3577,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "307574157892280320", - "geo" : { - }, + "geo" : { }, "id_str" : "307574435483901952", "in_reply_to_user_id" : 74837444, "text" : "@Badger32d That's good! Lots of people use rvm so I'm sure it's good, but I had trouble with it too. I just wanted to give you a hard time.", "id" : 307574435483901952, "in_reply_to_status_id" : 307574157892280320, - "created_at" : "Fri Mar 01 19:33:54 +0000 2013", + "created_at" : "2013-03-01 19:33:54 +0000", "in_reply_to_screen_name" : "Badger32d", "in_reply_to_user_id_str" : "74837444", "user" : { @@ -3221,12 +3591,12 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Twitterrific for Mac", + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Sol", @@ -3239,20 +3609,19 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 106, 128 ], - "url" : "http://t.co/XTSv7tEQLY", - "expanded_url" : "http://img.ly/t4a5", - "display_url" : "img.ly/t4a5" + "url" : "http:\/\/t.co\/XTSv7tEQLY", + "expanded_url" : "http:\/\/img.ly\/t4a5", + "display_url" : "img.ly\/t4a5" } ] }, "in_reply_to_status_id_str" : "307533539451232256", - "geo" : { - }, + "geo" : { }, "id_str" : "307573717196738563", "in_reply_to_user_id" : 74837444, - "text" : "@Badger32d *cough* rbenv + ruby-build *cough* \u2026 and seriously dude, homebrew. MacPorts? It's not 2004 :) http://t.co/XTSv7tEQLY", + "text" : "@Badger32d *cough* rbenv + ruby-build *cough* \u2026 and seriously dude, homebrew. MacPorts? It's not 2004 :) http:\/\/t.co\/XTSv7tEQLY", "id" : 307573717196738563, "in_reply_to_status_id" : 307533539451232256, - "created_at" : "Fri Mar 01 19:31:03 +0000 2013", + "created_at" : "2013-03-01 19:31:03 +0000", "in_reply_to_screen_name" : "Badger32d", "in_reply_to_user_id_str" : "74837444", "user" : { @@ -3260,86 +3629,83 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "307529525175140353", "text" : "Don\u2019t get me wrong, Glass is interesting. It just isn\u2019t some kind of \u201Ccure\u201D for a smartphone \u201Cdisease\u201D.", "id" : 307529525175140353, - "created_at" : "Fri Mar 01 16:35:27 +0000 2013", + "created_at" : "2013-03-01 16:35:27 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "307526591087525889", "text" : "And if it is a problem for some people then strapping a damn computer to their face is certainly not a solution.", "id" : 307526591087525889, - "created_at" : "Fri Mar 01 16:23:47 +0000 2013", + "created_at" : "2013-03-01 16:23:47 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "iOS", + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { "indices" : [ 117, 140 ], - "url" : "https://t.co/hMkG6VoycX", - "expanded_url" : "https://posts.app.net/3375784", - "display_url" : "posts.app.net/3375784" + "url" : "https:\/\/t.co\/hMkG6VoycX", + "expanded_url" : "https:\/\/posts.app.net\/3375784", + "display_url" : "posts.app.net\/3375784" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "307526399521083392", - "text" : "Bullshit. This isn\u2019t new and it isn\u2019t a problem.\n\n\u201CHuman beings have developed a new problem since the advent of t \u2014 https://t.co/hMkG6VoycX", + "text" : "Bullshit. This isn\u2019t new and it isn\u2019t a problem.\n\n\u201CHuman beings have developed a new problem since the advent of t \u2014 https:\/\/t.co\/hMkG6VoycX", "id" : 307526399521083392, - "created_at" : "Fri Mar 01 16:23:01 +0000 2013", + "created_at" : "2013-03-01 16:23:01 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "John Gruber", @@ -3358,28 +3724,27 @@ Grailbird.data.tweets_2013_03 = "hashtags" : [ ], "urls" : [ { "indices" : [ 113, 135 ], - "url" : "http://t.co/Nl5Zuom4SY", - "expanded_url" : "http://df4.us/l0p", - "display_url" : "df4.us/l0p" + "url" : "http:\/\/t.co\/Nl5Zuom4SY", + "expanded_url" : "http:\/\/df4.us\/l0p", + "display_url" : "df4.us\/l0p" } ] }, - "geo" : { - }, + "geo" : { }, "id_str" : "307518957311647744", - "text" : "I almost feel bad for Wu. A literary smackdown. @gruber just sticks to facts. \u201C@daringfireball: \u2605 Open and Shut: http://t.co/Nl5Zuom4SY\u201D", + "text" : "I almost feel bad for Wu. A literary smackdown. @gruber just sticks to facts. \u201C@daringfireball: \u2605 Open and Shut: http:\/\/t.co\/Nl5Zuom4SY\u201D", "id" : 307518957311647744, - "created_at" : "Fri Mar 01 15:53:27 +0000 2013", + "created_at" : "2013-03-01 15:53:27 +0000", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } }, { - "source" : "Tweetbot for iOS", + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { "name" : "Peter Cooper", @@ -3393,14 +3758,13 @@ Grailbird.data.tweets_2013_03 = "urls" : [ ] }, "in_reply_to_status_id_str" : "307455928452653058", - "geo" : { - }, + "geo" : { }, "id_str" : "307511644316123136", "in_reply_to_user_id" : 33493, "text" : "@peterc Jammy git.", "id" : 307511644316123136, "in_reply_to_status_id" : 307455928452653058, - "created_at" : "Fri Mar 01 15:24:23 +0000 2013", + "created_at" : "2013-03-01 15:24:23 +0000", "in_reply_to_screen_name" : "peterc", "in_reply_to_user_id_str" : "33493", "user" : { @@ -3408,7 +3772,7 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "_sjs", "protected" : false, "id_str" : "4777951", - "profile_image_url_https" : "https://si0.twimg.com/profile_images/1307563055/me_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", "id" : 4777951, "verified" : false } diff --git a/public/tweets/data/js/tweets/2013_04.js b/public/tweets/data/js/tweets/2013_04.js new file mode 100755 index 0000000..40d815d --- /dev/null +++ b/public/tweets/data/js/tweets/2013_04.js @@ -0,0 +1,2588 @@ +Grailbird.data.tweets_2013_04 = + [ { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Joe Hewitt", + "screen_name" : "joehewitt", + "indices" : [ 0, 10 ], + "id_str" : "1260231", + "id" : 1260231 + }, { + "name" : "Benjamin Borowski", + "screen_name" : "typeoneerror", + "indices" : [ 11, 24 ], + "id_str" : "11973362", + "id" : 11973362 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "329055696068935680", + "geo" : { }, + "id_str" : "329125550671159296", + "in_reply_to_user_id" : 1260231, + "text" : "@joehewitt @typeoneerror It can be if it\u2019s already a good idea. You can go too far with physics as well. Everything is a balance.", + "id" : 329125550671159296, + "in_reply_to_status_id" : 329055696068935680, + "created_at" : "2013-04-30 06:50:20 +0000", + "in_reply_to_screen_name" : "joehewitt", + "in_reply_to_user_id_str" : "1260231", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Guillermo Rauch", + "screen_name" : "rauchg", + "indices" : [ 0, 7 ], + "id_str" : "15540222", + "id" : 15540222 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "327577236377055233", + "geo" : { }, + "id_str" : "327578050000728064", + "in_reply_to_user_id" : 15540222, + "text" : "@rauchg I wonder why they don't just defer to the native platform as a rule.", + "id" : 327578050000728064, + "in_reply_to_status_id" : 327577236377055233, + "created_at" : "2013-04-26 00:21:07 +0000", + "in_reply_to_screen_name" : "rauchg", + "in_reply_to_user_id_str" : "15540222", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Guillermo Rauch", + "screen_name" : "rauchg", + "indices" : [ 0, 7 ], + "id_str" : "15540222", + "id" : 15540222 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "327577236377055233", + "geo" : { }, + "id_str" : "327577935060008960", + "in_reply_to_user_id" : 15540222, + "text" : "@rauchg Probably to be cross platform or something. Some co-workers recently complained about them fucking up menus on Windows too.", + "id" : 327577935060008960, + "in_reply_to_status_id" : 327577236377055233, + "created_at" : "2013-04-26 00:20:40 +0000", + "in_reply_to_screen_name" : "rauchg", + "in_reply_to_user_id_str" : "15540222", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "The Node", + "screen_name" : "TheNodeLebowski", + "indices" : [ 3, 19 ], + "id_str" : "1339240128", + "id" : 1339240128 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "327572376516698112", + "text" : "RT @TheNodeLebowski: No, you're not wrong, Mikeal, you're just an asshole.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "321637732541661184", + "text" : "No, you're not wrong, Mikeal, you're just an asshole.", + "id" : 321637732541661184, + "created_at" : "2013-04-09 14:56:25 +0000", + "user" : { + "name" : "The Node", + "screen_name" : "TheNodeLebowski", + "protected" : false, + "id_str" : "1339240128", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3498427941\/68aaf3032ff9eeb1a1ccd7b7e3707225_normal.jpeg", + "id" : 1339240128, + "verified" : false + } + }, + "id" : 327572376516698112, + "created_at" : "2013-04-25 23:58:35 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ilya Grigorik", + "screen_name" : "igrigorik", + "indices" : [ 3, 13 ], + "id_str" : "9980812", + "id" : 9980812 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 61, 83 ], + "url" : "http:\/\/t.co\/H1xesxp3Wv", + "expanded_url" : "http:\/\/bit.ly\/11nVcDr", + "display_url" : "bit.ly\/11nVcDr" + } ] + }, + "geo" : { }, + "id_str" : "327523354833715201", + "text" : "RT @igrigorik: PageSpeed for Nginx is now available in Beta: http:\/\/t.co\/H1xesxp3Wv - 40+ optimization filters, open-source and free to use!", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 46, 68 ], + "url" : "http:\/\/t.co\/H1xesxp3Wv", + "expanded_url" : "http:\/\/bit.ly\/11nVcDr", + "display_url" : "bit.ly\/11nVcDr" + } ] + }, + "geo" : { }, + "id_str" : "327515234728308736", + "text" : "PageSpeed for Nginx is now available in Beta: http:\/\/t.co\/H1xesxp3Wv - 40+ optimization filters, open-source and free to use!", + "id" : 327515234728308736, + "created_at" : "2013-04-25 20:11:31 +0000", + "user" : { + "name" : "Ilya Grigorik", + "screen_name" : "igrigorik", + "protected" : false, + "id_str" : "9980812", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/412364630279745536\/5xDKUf4r_normal.png", + "id" : 9980812, + "verified" : false + } + }, + "id" : 327523354833715201, + "created_at" : "2013-04-25 20:43:47 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "327495871136686080", + "geo" : { }, + "id_str" : "327506990530170882", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Yeah I'm glad they are aggressively posting the videos earlier. It's good for everyone.", + "id" : 327506990530170882, + "in_reply_to_status_id" : 327495871136686080, + "created_at" : "2013-04-25 19:38:45 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "327483586510991361", + "geo" : { }, + "id_str" : "327493212820357120", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke I don't think they're live streamed. The website says they will be available \"during the conference\".", + "id" : 327493212820357120, + "in_reply_to_status_id" : 327483586510991361, + "created_at" : "2013-04-25 18:44:01 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "327478100969541634", + "text" : "Yay, they didn't ruin it. I'm still sticking with Twitterrific though.", + "id" : 327478100969541634, + "created_at" : "2013-04-25 17:43:58 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "327475830391459840", + "text" : "Twitter updated their Mac app? Woah. I am pretty surprised, and hope that they didn't ruin it.", + "id" : 327475830391459840, + "created_at" : "2013-04-25 17:34:56 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "mean meaning machine", + "screen_name" : "ColtonPhillips", + "indices" : [ 0, 15 ], + "id_str" : "49227164", + "id" : 49227164 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "326389203694927872", + "geo" : { }, + "id_str" : "326405371616964608", + "in_reply_to_user_id" : 49227164, + "text" : "@ColtonPhillips Good question. Eric knows what is going on with our SDK and Corona and such. Might be worth mailing him about it.", + "id" : 326405371616964608, + "in_reply_to_status_id" : 326389203694927872, + "created_at" : "2013-04-22 18:41:19 +0000", + "in_reply_to_screen_name" : "ColtonPhillips", + "in_reply_to_user_id_str" : "49227164", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "325444041565159425", + "text" : "OH: \u201CI\u2019m going to give up saturated fats for a weekend so I can try ecstasy.\u201D", + "id" : 325444041565159425, + "created_at" : "2013-04-20 03:01:20 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Fran\u00E7ois-G. Ribreau", + "screen_name" : "FGRibreau", + "indices" : [ 3, 13 ], + "id_str" : "5719692", + "id" : 5719692 + }, { + "name" : "Redis News Feed", + "screen_name" : "redisfeed", + "indices" : [ 15, 25 ], + "id_str" : "881105347", + "id" : 881105347 + }, { + "name" : "Bringr", + "screen_name" : "bringr", + "indices" : [ 64, 71 ], + "id_str" : "261768120", + "id" : 261768120 + }, { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 102, 107 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/2O59n0P6Hf", + "expanded_url" : "http:\/\/d.pr\/i\/Od7g", + "display_url" : "d.pr\/i\/Od7g" + } ] + }, + "geo" : { }, + "id_str" : "325356753795563521", + "text" : "RT @FGRibreau: @redisfeed 6 billion commands on the last 7 days @bringr http:\/\/t.co\/2O59n0P6Hf ^^ \/cc @_sjs", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/sites.google.com\/site\/yorufukurou\/\" rel=\"nofollow\"\u003EYoruFukurou\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Redis News Feed", + "screen_name" : "redisfeed", + "indices" : [ 0, 10 ], + "id_str" : "881105347", + "id" : 881105347 + }, { + "name" : "Bringr", + "screen_name" : "bringr", + "indices" : [ 49, 56 ], + "id_str" : "261768120", + "id" : 261768120 + }, { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 87, 92 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 57, 79 ], + "url" : "http:\/\/t.co\/2O59n0P6Hf", + "expanded_url" : "http:\/\/d.pr\/i\/Od7g", + "display_url" : "d.pr\/i\/Od7g" + } ] + }, + "in_reply_to_status_id_str" : "325028481442406400", + "geo" : { }, + "id_str" : "325330849732128769", + "in_reply_to_user_id" : 4777951, + "text" : "@redisfeed 6 billion commands on the last 7 days @bringr http:\/\/t.co\/2O59n0P6Hf ^^ \/cc @_sjs", + "id" : 325330849732128769, + "in_reply_to_status_id" : 325028481442406400, + "created_at" : "2013-04-19 19:31:33 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Fran\u00E7ois-G. Ribreau", + "screen_name" : "FGRibreau", + "protected" : false, + "id_str" : "5719692", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1117780106\/2009_shooting_medium_normal.png", + "id" : 5719692, + "verified" : false + } + }, + "id" : 325356753795563521, + "created_at" : "2013-04-19 21:14:29 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Fran\u00E7ois-G. Ribreau", + "screen_name" : "FGRibreau", + "indices" : [ 0, 10 ], + "id_str" : "5719692", + "id" : 5719692 + }, { + "name" : "Redis News Feed", + "screen_name" : "redisfeed", + "indices" : [ 11, 21 ], + "id_str" : "881105347", + "id" : 881105347 + }, { + "name" : "Bringr", + "screen_name" : "bringr", + "indices" : [ 22, 29 ], + "id_str" : "261768120", + "id" : 261768120 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "325330849732128769", + "geo" : { }, + "id_str" : "325339946678382592", + "in_reply_to_user_id" : 5719692, + "text" : "@FGRibreau @redisfeed @bringr We don\u2019t push it very hard, but for our small company it seems like a lot :)", + "id" : 325339946678382592, + "in_reply_to_status_id" : 325330849732128769, + "created_at" : "2013-04-19 20:07:42 +0000", + "in_reply_to_screen_name" : "FGRibreau", + "in_reply_to_user_id_str" : "5719692", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Hipster Hacker", + "screen_name" : "hipsterhacker", + "indices" : [ 3, 17 ], + "id_str" : "261546340", + "id" : 261546340 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "325040763664732160", + "text" : "RT @hipsterhacker: I can't believe your Caps Lock key hasn't been remapped yet.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "305524143640674304", + "text" : "I can't believe your Caps Lock key hasn't been remapped yet.", + "id" : 305524143640674304, + "created_at" : "2013-02-24 03:46:46 +0000", + "user" : { + "name" : "Hipster Hacker", + "screen_name" : "hipsterhacker", + "protected" : false, + "id_str" : "261546340", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1263403750\/riverscuomo-mustache_normal.jpg", + "id" : 261546340, + "verified" : false + } + }, + "id" : 325040763664732160, + "created_at" : "2013-04-19 00:18:51 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "325028481442406400", + "text" : "One of our redis servers has processed over 100 billion commands in 128 days. Another has done 44 billion in the same time.", + "id" : 325028481442406400, + "created_at" : "2013-04-18 23:30:03 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Oscar Godson", + "screen_name" : "oscargodson", + "indices" : [ 3, 15 ], + "id_str" : "10138412", + "id" : 10138412 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "325017373298003968", + "text" : "RT @oscargodson: \"Rebasing doesn\u2019t result in cleaner history. It just results in incorrect history that looks simpler.\"\n\n- Creator of Git", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "324993266120536064", + "text" : "\"Rebasing doesn\u2019t result in cleaner history. It just results in incorrect history that looks simpler.\"\n\n- Creator of Git", + "id" : 324993266120536064, + "created_at" : "2013-04-18 21:10:07 +0000", + "user" : { + "name" : "Oscar Godson", + "screen_name" : "oscargodson", + "protected" : false, + "id_str" : "10138412", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/445625864420474880\/wrMglQRg_normal.jpeg", + "id" : 10138412, + "verified" : false + } + }, + "id" : 325017373298003968, + "created_at" : "2013-04-18 22:45:54 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "324623027335741440", + "text" : "It might be worth moving to Celluloid anyway though. It looks so great.", + "id" : 324623027335741440, + "created_at" : "2013-04-17 20:38:55 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "324622807206092801", + "text" : "Celluloid for Ruby looks awesome. Using EM-Synchrony seems to be the easiest way to add concurrency to an existing Sinatra app though.", + "id" : 324622807206092801, + "created_at" : "2013-04-17 20:38:03 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tim Oxley", + "screen_name" : "secoif", + "indices" : [ 3, 10 ], + "id_str" : "17609423", + "id" : 17609423 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "324273461700730880", + "text" : "RT @secoif: been waiting for this day my whole life: just got complimented by a random person in a bagel shop on my vim t-shirt", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "324198722412093440", + "text" : "been waiting for this day my whole life: just got complimented by a random person in a bagel shop on my vim t-shirt", + "id" : 324198722412093440, + "created_at" : "2013-04-16 16:32:53 +0000", + "user" : { + "name" : "Tim Oxley", + "screen_name" : "secoif", + "protected" : false, + "id_str" : "17609423", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000307761387\/3972ec1261c66708ab0088c531ced77e_normal.jpeg", + "id" : 17609423, + "verified" : false + } + }, + "id" : 324273461700730880, + "created_at" : "2013-04-16 21:29:52 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Dalai Lama In Bed", + "screen_name" : "DalaiLamaInBed", + "indices" : [ 3, 18 ], + "id_str" : "197495418", + "id" : 197495418 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "323519771549261825", + "text" : "RT @DalaiLamaInBed: It\u2019s unrealistic to think that the future of humanity can be achieved only on the basis of prayer, what we need is t ...", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "323469700178780160", + "text" : "It\u2019s unrealistic to think that the future of humanity can be achieved only on the basis of prayer, what we need is to take action in bed.", + "id" : 323469700178780160, + "created_at" : "2013-04-14 16:16:00 +0000", + "user" : { + "name" : "Dalai Lama In Bed", + "screen_name" : "DalaiLamaInBed", + "protected" : false, + "id_str" : "197495418", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1135252432\/3418_7885342284ad6ee121622b_normal.jpg", + "id" : 197495418, + "verified" : false + } + }, + "id" : 323519771549261825, + "created_at" : "2013-04-14 19:34:58 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "a sea of ennui", + "screen_name" : "_Beyamor", + "indices" : [ 0, 9 ], + "id_str" : "236252268", + "id" : 236252268 + }, { + "name" : "mean meaning machine", + "screen_name" : "ColtonPhillips", + "indices" : [ 10, 25 ], + "id_str" : "49227164", + "id" : 49227164 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "323134454807814144", + "geo" : { }, + "id_str" : "323135282201366528", + "in_reply_to_user_id" : 236252268, + "text" : "@_Beyamor @ColtonPhillips Yup. Arguments. Or refer to a dict that will be filled in later.", + "id" : 323135282201366528, + "in_reply_to_status_id" : 323134454807814144, + "created_at" : "2013-04-13 18:07:09 +0000", + "in_reply_to_screen_name" : "_Beyamor", + "in_reply_to_user_id_str" : "236252268", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "mean meaning machine", + "screen_name" : "ColtonPhillips", + "indices" : [ 0, 15 ], + "id_str" : "49227164", + "id" : 49227164 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "322849189195304960", + "geo" : { }, + "id_str" : "322850729612165120", + "in_reply_to_user_id" : 49227164, + "text" : "@ColtonPhillips They call that the \"make Colton look crazy\" feature. It's new.", + "id" : 322850729612165120, + "in_reply_to_status_id" : 322849189195304960, + "created_at" : "2013-04-12 23:16:26 +0000", + "in_reply_to_screen_name" : "ColtonPhillips", + "in_reply_to_user_id_str" : "49227164", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ilya Grigorik", + "screen_name" : "igrigorik", + "indices" : [ 3, 13 ], + "id_str" : "9980812", + "id" : 9980812 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/a9X2XSpoAL", + "expanded_url" : "http:\/\/bit.ly\/10ZKH7T", + "display_url" : "bit.ly\/10ZKH7T" + } ] + }, + "geo" : { }, + "id_str" : "322824648192585729", + "text" : "RT @igrigorik: It's not a web app. It's an app you install from the web: http:\/\/t.co\/a9X2XSpoAL - good advice.", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 58, 80 ], + "url" : "http:\/\/t.co\/a9X2XSpoAL", + "expanded_url" : "http:\/\/bit.ly\/10ZKH7T", + "display_url" : "bit.ly\/10ZKH7T" + } ] + }, + "geo" : { }, + "id_str" : "322819444021805058", + "text" : "It's not a web app. It's an app you install from the web: http:\/\/t.co\/a9X2XSpoAL - good advice.", + "id" : 322819444021805058, + "created_at" : "2013-04-12 21:12:07 +0000", + "user" : { + "name" : "Ilya Grigorik", + "screen_name" : "igrigorik", + "protected" : false, + "id_str" : "9980812", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/412364630279745536\/5xDKUf4r_normal.png", + "id" : 9980812, + "verified" : false + } + }, + "id" : 322824648192585729, + "created_at" : "2013-04-12 21:32:48 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", + "screen_name" : "markkolich", + "indices" : [ 0, 11 ], + "id_str" : "22196723", + "id" : 22196723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "322554741915779072", + "geo" : { }, + "id_str" : "322555611302744064", + "in_reply_to_user_id" : 22196723, + "text" : "@markkolich With a bottle of whisky.", + "id" : 322555611302744064, + "in_reply_to_status_id" : 322554741915779072, + "created_at" : "2013-04-12 03:43:45 +0000", + "in_reply_to_screen_name" : "markkolich", + "in_reply_to_user_id_str" : "22196723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", + "screen_name" : "markkolich", + "indices" : [ 0, 11 ], + "id_str" : "22196723", + "id" : 22196723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "322496128648089601", + "geo" : { }, + "id_str" : "322503908725510146", + "in_reply_to_user_id" : 22196723, + "text" : "@markkolich Shit, having read the article I see they won't actually be using it. Nevermind then. I'll sheepishly slink off now.", + "id" : 322503908725510146, + "in_reply_to_status_id" : 322496128648089601, + "created_at" : "2013-04-12 00:18:18 +0000", + "in_reply_to_screen_name" : "markkolich", + "in_reply_to_user_id_str" : "22196723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", + "screen_name" : "markkolich", + "indices" : [ 0, 11 ], + "id_str" : "22196723", + "id" : 22196723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "322496128648089601", + "geo" : { }, + "id_str" : "322503059982909440", + "in_reply_to_user_id" : 22196723, + "text" : "@markkolich I lived in Dubai for a few years and people have fast cars and drive them fast. Hell, I got my dad's Volvo S80 up to 255 km\/h.", + "id" : 322503059982909440, + "in_reply_to_status_id" : 322496128648089601, + "created_at" : "2013-04-12 00:14:55 +0000", + "in_reply_to_screen_name" : "markkolich", + "in_reply_to_user_id_str" : "22196723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", + "screen_name" : "markkolich", + "indices" : [ 0, 11 ], + "id_str" : "22196723", + "id" : 22196723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "322496128648089601", + "geo" : { }, + "id_str" : "322502928105611265", + "in_reply_to_user_id" : 22196723, + "text" : "@markkolich You see those in Germany too. If you want to catch people in fast vehicles then you need a faster vehicle.", + "id" : 322502928105611265, + "in_reply_to_status_id" : 322496128648089601, + "created_at" : "2013-04-12 00:14:24 +0000", + "in_reply_to_screen_name" : "markkolich", + "in_reply_to_user_id_str" : "22196723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "322486851745222658", + "text" : "EventMachine, fibers, em-synchrony, em-http-request, em-synchrony\/em-http, sinatra\/synchrony. WTF? This is madness.", + "id" : 322486851745222658, + "created_at" : "2013-04-11 23:10:31 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "322486273916948481", + "text" : "If you think async with node.js is difficult try doing something simple like parallel HTTP & TCP requests in Sinatra. My brain hurts.", + "id" : 322486273916948481, + "created_at" : "2013-04-11 23:08:13 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 0, 12 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "322435762551390210", + "geo" : { }, + "id_str" : "322441230774579201", + "in_reply_to_user_id" : 14231571, + "text" : "@marcoarment At least you're not on Rackspace.", + "id" : 322441230774579201, + "in_reply_to_status_id" : 322435762551390210, + "created_at" : "2013-04-11 20:09:14 +0000", + "in_reply_to_screen_name" : "marcoarment", + "in_reply_to_user_id_str" : "14231571", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jeremy Kahn", + "screen_name" : "jeremyckahn", + "indices" : [ 3, 15 ], + "id_str" : "24949617", + "id" : 24949617 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "322404031668555776", + "text" : "RT @jeremyckahn: Protip: Nobody is really \"qualified\" to give tech talks. We're all exploring and figuring it out. Just share what you ...", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/chrome.google.com\/extensions\/detail\/encaiiljifbdbjlphpgpiimidegddhic\" rel=\"nofollow\"\u003ESilver Bird\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "322390046491688960", + "text" : "Protip: Nobody is really \"qualified\" to give tech talks. We're all exploring and figuring it out. Just share what you've learned.", + "id" : 322390046491688960, + "created_at" : "2013-04-11 16:45:51 +0000", + "user" : { + "name" : "Jeremy Kahn", + "screen_name" : "jeremyckahn", + "protected" : false, + "id_str" : "24949617", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000796076679\/372fe81a6281b60637526b37cc6a12ab_normal.png", + "id" : 24949617, + "verified" : false + } + }, + "id" : 322404031668555776, + "created_at" : "2013-04-11 17:41:25 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "mean meaning machine", + "screen_name" : "ColtonPhillips", + "indices" : [ 0, 15 ], + "id_str" : "49227164", + "id" : 49227164 + }, { + "name" : "knut", + "screen_name" : "_knutaf", + "indices" : [ 16, 24 ], + "id_str" : "190796565", + "id" : 190796565 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "322361268491137028", + "geo" : { }, + "id_str" : "322403232615895040", + "in_reply_to_user_id" : 49227164, + "text" : "@ColtonPhillips @_knutaf The same social habits that are good for other humans I guess.", + "id" : 322403232615895040, + "in_reply_to_status_id" : 322361268491137028, + "created_at" : "2013-04-11 17:38:15 +0000", + "in_reply_to_screen_name" : "ColtonPhillips", + "in_reply_to_user_id_str" : "49227164", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Cabel Sasser", + "screen_name" : "cabel", + "indices" : [ 3, 9 ], + "id_str" : "1919231", + "id" : 1919231 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/AyK4mTKMcQ", + "expanded_url" : "http:\/\/cl.ly\/OCd7", + "display_url" : "cl.ly\/OCd7" + } ] + }, + "geo" : { }, + "id_str" : "322127024913276929", + "text" : "RT @Cabel: Status Board Tidbit #3: Unsure that Apple would approve it, we built a quick prototype and submitted that. In 2011. http:\/\/t. ...", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/AyK4mTKMcQ", + "expanded_url" : "http:\/\/cl.ly\/OCd7", + "display_url" : "cl.ly\/OCd7" + } ] + }, + "geo" : { }, + "id_str" : "322087418419351552", + "text" : "Status Board Tidbit #3: Unsure that Apple would approve it, we built a quick prototype and submitted that. In 2011. http:\/\/t.co\/AyK4mTKMcQ", + "id" : 322087418419351552, + "created_at" : "2013-04-10 20:43:19 +0000", + "user" : { + "name" : "Cabel Sasser", + "screen_name" : "cabel", + "protected" : false, + "id_str" : "1919231", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/427993224708255744\/l8BZAOcH_normal.jpeg", + "id" : 1919231, + "verified" : false + } + }, + "id" : 322127024913276929, + "created_at" : "2013-04-10 23:20:42 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tom Henderson", + "screen_name" : "mathpunk", + "indices" : [ 3, 12 ], + "id_str" : "7621482", + "id" : 7621482 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "322109525643636736", + "text" : "RT @mathpunk: i'm holding my bitcoin snark comments until i have a cogent explanation of what a \"dollar\" is", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "322062896148410368", + "text" : "i'm holding my bitcoin snark comments until i have a cogent explanation of what a \"dollar\" is", + "id" : 322062896148410368, + "created_at" : "2013-04-10 19:05:52 +0000", + "user" : { + "name" : "Tom Henderson", + "screen_name" : "mathpunk", + "protected" : false, + "id_str" : "7621482", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1550557151\/stained-profile_normal.jpg", + "id" : 7621482, + "verified" : false + } + }, + "id" : 322109525643636736, + "created_at" : "2013-04-10 22:11:10 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 3, 12 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 39, 61 ], + "url" : "http:\/\/t.co\/DRpnrtvvAz", + "expanded_url" : "http:\/\/weblog.rogueamoeba.com\/2009\/02\/07\/usability-nightmare-web-forms\/", + "display_url" : "weblog.rogueamoeba.com\/2009\/02\/07\/usa\u2026" + } ] + }, + "geo" : { }, + "id_str" : "322075508009476096", + "text" : "RT @siracusa: Related developer shame: http:\/\/t.co\/DRpnrtvvAz", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 25, 47 ], + "url" : "http:\/\/t.co\/DRpnrtvvAz", + "expanded_url" : "http:\/\/weblog.rogueamoeba.com\/2009\/02\/07\/usability-nightmare-web-forms\/", + "display_url" : "weblog.rogueamoeba.com\/2009\/02\/07\/usa\u2026" + } ] + }, + "geo" : { }, + "id_str" : "322004749853552640", + "text" : "Related developer shame: http:\/\/t.co\/DRpnrtvvAz", + "id" : 322004749853552640, + "created_at" : "2013-04-10 15:14:49 +0000", + "user" : { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "protected" : false, + "id_str" : "636923", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", + "id" : 636923, + "verified" : false + } + }, + "id" : 322075508009476096, + "created_at" : "2013-04-10 19:55:59 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Daine Trinidad", + "screen_name" : "dainerose", + "indices" : [ 0, 10 ], + "id_str" : "14315117", + "id" : 14315117 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "321775144647417856", + "geo" : { }, + "id_str" : "321775723591368705", + "in_reply_to_user_id" : 14315117, + "text" : "@dainerose Ha, that's hilarious! Gotta start carrying a backpack or purse everywhere. Apparently people love their Notes though. Have fun!", + "id" : 321775723591368705, + "in_reply_to_status_id" : 321775144647417856, + "created_at" : "2013-04-10 00:04:45 +0000", + "in_reply_to_screen_name" : "dainerose", + "in_reply_to_user_id_str" : "14315117", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Daine Trinidad", + "screen_name" : "dainerose", + "indices" : [ 4, 14 ], + "id_str" : "14315117", + "id" : 14315117 + }, { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 16, 21 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "321775570071478272", + "text" : "RT \"@dainerose: @_sjs it doesnt fit in my pocket!\"", + "id" : 321775570071478272, + "created_at" : "2013-04-10 00:04:08 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Daine Trinidad", + "screen_name" : "dainerose", + "indices" : [ 118, 128 ], + "id_str" : "14315117", + "id" : 14315117 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "321771737719140354", + "text" : "Well what'd ya know. Someone I know in real life has a Galaxy Note 2. And it's probably about half her height. (Sorry @dainerose, I had to)", + "id" : 321771737719140354, + "created_at" : "2013-04-09 23:48:55 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Bryan Kyle", + "screen_name" : "bryan_kyle", + "indices" : [ 0, 11 ], + "id_str" : "14864447", + "id" : 14864447 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "321701795959296000", + "geo" : { }, + "id_str" : "321722672922898432", + "in_reply_to_user_id" : 14864447, + "text" : "@bryan_kyle Is Steve Ballmer in Victoria?", + "id" : 321722672922898432, + "in_reply_to_status_id" : 321701795959296000, + "created_at" : "2013-04-09 20:33:57 +0000", + "in_reply_to_screen_name" : "bryan_kyle", + "in_reply_to_user_id_str" : "14864447", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Bryan Kyle", + "screen_name" : "bryan_kyle", + "indices" : [ 0, 11 ], + "id_str" : "14864447", + "id" : 14864447 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "321633990165540864", + "geo" : { }, + "id_str" : "321699628145836032", + "in_reply_to_user_id" : 14864447, + "text" : "@bryan_kyle Man, that's a good tip. I'll file that away for later.", + "id" : 321699628145836032, + "in_reply_to_status_id" : 321633990165540864, + "created_at" : "2013-04-09 19:02:22 +0000", + "in_reply_to_screen_name" : "bryan_kyle", + "in_reply_to_user_id_str" : "14864447", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "mean meaning machine", + "screen_name" : "ColtonPhillips", + "indices" : [ 0, 15 ], + "id_str" : "49227164", + "id" : 49227164 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "321088942118170625", + "geo" : { }, + "id_str" : "321091368036491264", + "in_reply_to_user_id" : 49227164, + "text" : "@ColtonPhillips Ha, I'm not sure. I don't think it would be a problem. Worth a shot.", + "id" : 321091368036491264, + "in_reply_to_status_id" : 321088942118170625, + "created_at" : "2013-04-08 02:45:22 +0000", + "in_reply_to_screen_name" : "ColtonPhillips", + "in_reply_to_user_id_str" : "49227164", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Felix Geisend\u00F6rfer", + "screen_name" : "felixge", + "indices" : [ 3, 11 ], + "id_str" : "9599342", + "id" : 9599342 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/GMT2CRmW6o", + "expanded_url" : "https:\/\/gist.github.com\/felixge\/1b123c6340c026857610", + "display_url" : "gist.github.com\/felixge\/1b123c\u2026" + } ] + }, + "geo" : { }, + "id_str" : "320989259039404032", + "text" : "RT @felixge: Looking for an iOS dev to pair with me on some fun open source stuff! https:\/\/t.co\/GMT2CRmW6o - plz RT.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/GMT2CRmW6o", + "expanded_url" : "https:\/\/gist.github.com\/felixge\/1b123c6340c026857610", + "display_url" : "gist.github.com\/felixge\/1b123c\u2026" + } ] + }, + "geo" : { }, + "id_str" : "320962915924598784", + "text" : "Looking for an iOS dev to pair with me on some fun open source stuff! https:\/\/t.co\/GMT2CRmW6o - plz RT.", + "id" : 320962915924598784, + "created_at" : "2013-04-07 18:14:57 +0000", + "user" : { + "name" : "Felix Geisend\u00F6rfer", + "screen_name" : "felixge", + "protected" : false, + "id_str" : "9599342", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3128744067\/d08706cf66bff0775147de6a360838f8_normal.jpeg", + "id" : 9599342, + "verified" : false + } + }, + "id" : 320989259039404032, + "created_at" : "2013-04-07 19:59:37 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "mean meaning machine", + "screen_name" : "ColtonPhillips", + "indices" : [ 0, 15 ], + "id_str" : "49227164", + "id" : 49227164 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "320759260436918272", + "geo" : { }, + "id_str" : "320919614068506624", + "in_reply_to_user_id" : 49227164, + "text" : "@ColtonPhillips There is the tc10k on the 28th. Are you going to go for it?", + "id" : 320919614068506624, + "in_reply_to_status_id" : 320759260436918272, + "created_at" : "2013-04-07 15:22:53 +0000", + "in_reply_to_screen_name" : "ColtonPhillips", + "in_reply_to_user_id_str" : "49227164", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "320421654767489026", + "text" : "It\u2019s plague time.", + "id" : 320421654767489026, + "created_at" : "2013-04-06 06:24:10 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", + "screen_name" : "markkolich", + "indices" : [ 0, 11 ], + "id_str" : "22196723", + "id" : 22196723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "320341372911620096", + "geo" : { }, + "id_str" : "320341800181178368", + "in_reply_to_user_id" : 22196723, + "text" : "@markkolich Agreed, but it's easy to unfollow anyone who acts like a jack ass so it seems there's little motivation to annoy people with it.", + "id" : 320341800181178368, + "in_reply_to_status_id" : 320341372911620096, + "created_at" : "2013-04-06 01:06:51 +0000", + "in_reply_to_screen_name" : "markkolich", + "in_reply_to_user_id_str" : "22196723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 0, 10 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "320234242980323328", + "geo" : { }, + "id_str" : "320234774151196672", + "in_reply_to_user_id" : 18137723, + "text" : "@raganwald So we're all safe until a farm or slaughterhouse hires you for some contract work?", + "id" : 320234774151196672, + "in_reply_to_status_id" : 320234242980323328, + "created_at" : "2013-04-05 18:01:34 +0000", + "in_reply_to_screen_name" : "raganwald", + "in_reply_to_user_id_str" : "18137723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", + "screen_name" : "markkolich", + "indices" : [ 0, 11 ], + "id_str" : "22196723", + "id" : 22196723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "320213916032577537", + "geo" : { }, + "id_str" : "320234092195102720", + "in_reply_to_user_id" : 22196723, + "text" : "@markkolich Newlines have been rendered properly by most clients for ages, just not the twitter website.\n\nyeah.", + "id" : 320234092195102720, + "in_reply_to_status_id" : 320213916032577537, + "created_at" : "2013-04-05 17:58:51 +0000", + "in_reply_to_screen_name" : "markkolich", + "in_reply_to_user_id_str" : "22196723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 0, 10 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "320201272991039488", + "geo" : { }, + "id_str" : "320231971638890499", + "in_reply_to_user_id" : 18137723, + "text" : "@raganwald Please don't start tweeting about animal rights as well ;-)", + "id" : 320231971638890499, + "in_reply_to_status_id" : 320201272991039488, + "created_at" : "2013-04-05 17:50:26 +0000", + "in_reply_to_screen_name" : "raganwald", + "in_reply_to_user_id_str" : "18137723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "320206773816545280", + "text" : "Facebook Home looks awesome. I don\u2019t even use Facebook and I think it\u2019s awesome. This is going to be a big deal.", + "id" : 320206773816545280, + "created_at" : "2013-04-05 16:10:18 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Joe Armstrong", + "screen_name" : "joeerl", + "indices" : [ 62, 69 ], + "id_str" : "51546468", + "id" : 51546468 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "320192572955959297", + "text" : "I haven't learned a new programming language in 3 years. With @joeerl's 2nd ed of Programming Erlang on the horizon maybe that should be it.", + "id" : 320192572955959297, + "created_at" : "2013-04-05 15:13:52 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "indices" : [ 3, 10 ], + "id_str" : "207756340", + "id" : 207756340 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "320189774637985793", + "text" : "RT @wwwtxt: I can type faster than I can use a stupid mouse. Maybe I'm just uncoordinated. \u262F93NOV", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/bufferapp.com\" rel=\"nofollow\"\u003EBuffer\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "320130475224080384", + "text" : "I can type faster than I can use a stupid mouse. Maybe I'm just uncoordinated. \u262F93NOV", + "id" : 320130475224080384, + "created_at" : "2013-04-05 11:07:07 +0000", + "user" : { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "protected" : false, + "id_str" : "207756340", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000328039060\/306deca90d2cf629aec0b51423f11a02_normal.png", + "id" : 207756340, + "verified" : false + } + }, + "id" : 320189774637985793, + "created_at" : "2013-04-05 15:02:45 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "App.net", + "screen_name" : "AppDotNet", + "indices" : [ 36, 46 ], + "id_str" : "104558396", + "id" : 104558396 + }, { + "name" : "Matt Gemmell", + "screen_name" : "mattgemmell", + "indices" : [ 50, 62 ], + "id_str" : "755859", + "id" : 755859 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 64, 86 ], + "url" : "http:\/\/t.co\/FowukvCm7N", + "expanded_url" : "http:\/\/mattgemmell.com\/2013\/04\/05\/app-net-for-conversations\/", + "display_url" : "mattgemmell.com\/2013\/04\/05\/app\u2026" + } ] + }, + "geo" : { }, + "id_str" : "320189494231969792", + "text" : "Check out this fantastic article on @AppDotNet by @mattgemmell: http:\/\/t.co\/FowukvCm7N \u2026 and then get yourself an invitation and join us!", + "id" : 320189494231969792, + "created_at" : "2013-04-05 15:01:38 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John-David Dalton", + "screen_name" : "jdalton", + "indices" : [ 3, 11 ], + "id_str" : "14272162", + "id" : 14272162 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "319894263775244288", + "text" : "RT @jdalton: My current feed is: One Google employee RTs another Google employee's tweet of another Google employee's post praising thei ...", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "319880183714811905", + "text" : "My current feed is: One Google employee RTs another Google employee's tweet of another Google employee's post praising their latest thing :3", + "id" : 319880183714811905, + "created_at" : "2013-04-04 18:32:33 +0000", + "user" : { + "name" : "John-David Dalton", + "screen_name" : "jdalton", + "protected" : false, + "id_str" : "14272162", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2433036493\/crjkw5aw9xmhki3bhvbv_normal.jpeg", + "id" : 14272162, + "verified" : false + } + }, + "id" : 319894263775244288, + "created_at" : "2013-04-04 19:28:30 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Wynn Netherland ", + "screen_name" : "pengwynn", + "indices" : [ 0, 9 ], + "id_str" : "14100886", + "id" : 14100886 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "319856582190067715", + "geo" : { }, + "id_str" : "319857278134140928", + "in_reply_to_user_id" : 14100886, + "text" : "@pengwynn Bad example, not convinced :) \"The Minnesota Wild have won\" or \"Orlando Magic have defeated \u2026\"\n\nWe're inconsistent w\/ companies.", + "id" : 319857278134140928, + "in_reply_to_status_id" : 319856582190067715, + "created_at" : "2013-04-04 17:01:32 +0000", + "in_reply_to_screen_name" : "pengwynn", + "in_reply_to_user_id_str" : "14100886", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Wynn Netherland ", + "screen_name" : "pengwynn", + "indices" : [ 0, 9 ], + "id_str" : "14100886", + "id" : 14100886 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "319849858167091202", + "geo" : { }, + "id_str" : "319856080249303041", + "in_reply_to_user_id" : 14100886, + "text" : "@pengwynn Canadian English is crazy. Half British, half American. Don't you guys also say \"the Cowboys have traded \u2026\" or \"they've done it\"?", + "id" : 319856080249303041, + "in_reply_to_status_id" : 319849858167091202, + "created_at" : "2013-04-04 16:56:46 +0000", + "in_reply_to_screen_name" : "pengwynn", + "in_reply_to_user_id_str" : "14100886", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Wynn Netherland ", + "screen_name" : "pengwynn", + "indices" : [ 0, 9 ], + "id_str" : "14100886", + "id" : 14100886 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "319821303337082882", + "geo" : { }, + "id_str" : "319837965947924480", + "in_reply_to_user_id" : 14100886, + "text" : "@pengwynn Is that strictly British? In Canada we talk about sports teams in plurality, but not companies.", + "id" : 319837965947924480, + "in_reply_to_status_id" : 319821303337082882, + "created_at" : "2013-04-04 15:44:48 +0000", + "in_reply_to_screen_name" : "pengwynn", + "in_reply_to_user_id_str" : "14100886", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Lodsys", + "screen_name" : "LodsysLLC", + "indices" : [ 3, 13 ], + "id_str" : "1326945668", + "id" : 1326945668 + }, { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 33, 42 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "319837338199023616", + "text" : "RT @LodsysLLC: Thinking of suing @siracusa to make him start doing Hypercritical again. Our lawyers say it\u2019s as legit as every other law ...", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 18, 27 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "319820534428872704", + "text" : "Thinking of suing @siracusa to make him start doing Hypercritical again. Our lawyers say it\u2019s as legit as every other lawsuit we\u2019ve filed!", + "id" : 319820534428872704, + "created_at" : "2013-04-04 14:35:32 +0000", + "user" : { + "name" : "Lodsys", + "screen_name" : "LodsysLLC", + "protected" : false, + "id_str" : "1326945668", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3475570767\/1f1649e5e41aec114c15ab4b30870f87_normal.png", + "id" : 1326945668, + "verified" : false + } + }, + "id" : 319837338199023616, + "created_at" : "2013-04-04 15:42:18 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 0, 9 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "319817115328708609", + "geo" : { }, + "id_str" : "319837081734098945", + "in_reply_to_user_id" : 636923, + "text" : "@siracusa If you close the close button how will you close the actual dialog?", + "id" : 319837081734098945, + "in_reply_to_status_id" : 319817115328708609, + "created_at" : "2013-04-04 15:41:17 +0000", + "in_reply_to_screen_name" : "siracusa", + "in_reply_to_user_id_str" : "636923", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 0, 9 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 47, 69 ], + "url" : "http:\/\/t.co\/SUuHWhP7sm", + "expanded_url" : "http:\/\/m.xkcd.com", + "display_url" : "m.xkcd.com" + } ] + }, + "in_reply_to_status_id_str" : "319228777894928384", + "geo" : { }, + "id_str" : "319230412259991552", + "in_reply_to_user_id" : 636923, + "text" : "@siracusa I wonder why the RSS feeds linked on http:\/\/t.co\/SUuHWhP7sm are for the desktop site and not the mobile version. That'd help.", + "id" : 319230412259991552, + "in_reply_to_status_id" : 319228777894928384, + "created_at" : "2013-04-02 23:30:35 +0000", + "in_reply_to_screen_name" : "siracusa", + "in_reply_to_user_id_str" : "636923", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Bryan Kyle", + "screen_name" : "bryan_kyle", + "indices" : [ 0, 11 ], + "id_str" : "14864447", + "id" : 14864447 + }, { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 12, 23 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "319212823009968128", + "geo" : { }, + "id_str" : "319212997383946240", + "in_reply_to_user_id" : 14864447, + "text" : "@bryan_kyle @JimRoepcke Thank science.", + "id" : 319212997383946240, + "in_reply_to_status_id" : 319212823009968128, + "created_at" : "2013-04-02 22:21:23 +0000", + "in_reply_to_screen_name" : "bryan_kyle", + "in_reply_to_user_id_str" : "14864447", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + }, { + "name" : "Bryan Kyle", + "screen_name" : "bryan_kyle", + "indices" : [ 12, 23 ], + "id_str" : "14864447", + "id" : 14864447 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "319207225782583296", + "geo" : { }, + "id_str" : "319207634244861954", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke @bryan_kyle Wait, that wasn't a joke?! :o", + "id" : 319207634244861954, + "in_reply_to_status_id" : 319207225782583296, + "created_at" : "2013-04-02 22:00:05 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + }, { + "name" : "Bryan Kyle", + "screen_name" : "bryan_kyle", + "indices" : [ 84, 95 ], + "id_str" : "14864447", + "id" : 14864447 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "319204161050800128", + "geo" : { }, + "id_str" : "319204384208736257", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke I just read the rest of the conversation, derp. That's too bad. Too bad @bryan_kyle didn't share the code when he wrote it ;-)", + "id" : 319204384208736257, + "in_reply_to_status_id" : 319204161050800128, + "created_at" : "2013-04-02 21:47:10 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Rogers", + "screen_name" : "polotek", + "indices" : [ 0, 8 ], + "id_str" : "20079975", + "id" : 20079975 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "319184797979258880", + "geo" : { }, + "id_str" : "319203811996602368", + "in_reply_to_user_id" : 20079975, + "text" : "@polotek I'll click on them if I don't like the advertiser so it costs them money.", + "id" : 319203811996602368, + "in_reply_to_status_id" : 319184797979258880, + "created_at" : "2013-04-02 21:44:53 +0000", + "in_reply_to_screen_name" : "polotek", + "in_reply_to_user_id_str" : "20079975", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Joe Armstrong", + "screen_name" : "joeerl", + "indices" : [ 3, 10 ], + "id_str" : "51546468", + "id" : 51546468 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 36, 58 ], + "url" : "http:\/\/t.co\/K9mREQdkLz", + "expanded_url" : "http:\/\/joearms.github.com\/2013\/04\/02\/Red-and-Green-Callbacks.html", + "display_url" : "joearms.github.com\/2013\/04\/02\/Red\u2026" + } ] + }, + "geo" : { }, + "id_str" : "319113764827979776", + "text" : "RT @joeerl: Red and Green Callbacks http:\/\/t.co\/K9mREQdkLz", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/tweetbutton\" rel=\"nofollow\"\u003ETweet Button\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 24, 46 ], + "url" : "http:\/\/t.co\/K9mREQdkLz", + "expanded_url" : "http:\/\/joearms.github.com\/2013\/04\/02\/Red-and-Green-Callbacks.html", + "display_url" : "joearms.github.com\/2013\/04\/02\/Red\u2026" + } ] + }, + "geo" : { }, + "id_str" : "319050136405823488", + "text" : "Red and Green Callbacks http:\/\/t.co\/K9mREQdkLz", + "id" : 319050136405823488, + "created_at" : "2013-04-02 11:34:14 +0000", + "user" : { + "name" : "Joe Armstrong", + "screen_name" : "joeerl", + "protected" : false, + "id_str" : "51546468", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/285946522\/joeold_normal.jpg", + "id" : 51546468, + "verified" : false + } + }, + "id" : 319113764827979776, + "created_at" : "2013-04-02 15:47:05 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Rogers", + "screen_name" : "polotek", + "indices" : [ 0, 8 ], + "id_str" : "20079975", + "id" : 20079975 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "318840464319053824", + "geo" : { }, + "id_str" : "318876481872859136", + "in_reply_to_user_id" : 20079975, + "text" : "@polotek Here in Canada we just email money to each other with a security question. Supported by major banks & credit unions. Costs $1.", + "id" : 318876481872859136, + "in_reply_to_status_id" : 318840464319053824, + "created_at" : "2013-04-02 00:04:12 +0000", + "in_reply_to_screen_name" : "polotek", + "in_reply_to_user_id_str" : "20079975", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grigory Kruglov", + "screen_name" : "lunafiko", + "indices" : [ 0, 9 ], + "id_str" : "14273142", + "id" : 14273142 + }, { + "name" : "JetBrains", + "screen_name" : "jetbrains", + "indices" : [ 10, 20 ], + "id_str" : "14146389", + "id" : 14146389 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "318806850554429440", + "geo" : { }, + "id_str" : "318875615749091328", + "in_reply_to_user_id" : 14273142, + "text" : "@lunafiko @jetbrains April Fool\u2019s joke?", + "id" : 318875615749091328, + "in_reply_to_status_id" : 318806850554429440, + "created_at" : "2013-04-02 00:00:45 +0000", + "in_reply_to_screen_name" : "lunafiko", + "in_reply_to_user_id_str" : "14273142", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 0, 9 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "318725956116295680", + "geo" : { }, + "id_str" : "318868337318846464", + "in_reply_to_user_id" : 636923, + "text" : "@siracusa Those poor C developers who use csh. Nasty prank: alias unlink=rm", + "id" : 318868337318846464, + "in_reply_to_status_id" : 318725956116295680, + "created_at" : "2013-04-01 23:31:50 +0000", + "in_reply_to_screen_name" : "siracusa", + "in_reply_to_user_id_str" : "636923", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +} ] \ No newline at end of file diff --git a/public/tweets/data/js/tweets/2013_05.js b/public/tweets/data/js/tweets/2013_05.js new file mode 100755 index 0000000..6b999e0 --- /dev/null +++ b/public/tweets/data/js/tweets/2013_05.js @@ -0,0 +1,1396 @@ +Grailbird.data.tweets_2013_05 = + [ { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tap for Tap", + "screen_name" : "tapfortap", + "indices" : [ 42, 52 ], + "id_str" : "494341960", + "id" : 494341960 + }, { + "name" : "Todd Dunlop ", + "screen_name" : "ToddDunlop", + "indices" : [ 66, 77 ], + "id_str" : "135727142", + "id" : 135727142 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "340605567208914944", + "text" : "Doing a little bit of pair programming at @tapfortap today. Sorry @ToddDunlop!", + "id" : 340605567208914944, + "created_at" : "2013-05-31 23:07:50 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jamie Forrest", + "screen_name" : "jamieforrest", + "indices" : [ 3, 16 ], + "id_str" : "14069034", + "id" : 14069034 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "340494949231493121", + "text" : "RT @jamieforrest: If you like oscillating between feeling like the stupidest person on earth and a fucking genius, you\u2019ll love coding.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "334279984321544192", + "text" : "If you like oscillating between feeling like the stupidest person on earth and a fucking genius, you\u2019ll love coding.", + "id" : 334279984321544192, + "created_at" : "2013-05-14 12:12:13 +0000", + "user" : { + "name" : "Jamie Forrest", + "screen_name" : "jamieforrest", + "protected" : false, + "id_str" : "14069034", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/425020003100803072\/X7a0m-zU_normal.jpeg", + "id" : 14069034, + "verified" : false + } + }, + "id" : 340494949231493121, + "created_at" : "2013-05-31 15:48:16 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jacob Schwartz", + "screen_name" : "isoiphone", + "indices" : [ 3, 13 ], + "id_str" : "28265820", + "id" : 28265820 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "340244372824137729", + "text" : "RT @isoiphone: \"Click Here\" is lazy. Come up with links that make sense!", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "340233157129412608", + "text" : "\"Click Here\" is lazy. Come up with links that make sense!", + "id" : 340233157129412608, + "created_at" : "2013-05-30 22:28:00 +0000", + "user" : { + "name" : "Jacob Schwartz", + "screen_name" : "isoiphone", + "protected" : false, + "id_str" : "28265820", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/431511738094084096\/GzFU1qJ4_normal.jpeg", + "id" : 28265820, + "verified" : false + } + }, + "id" : 340244372824137729, + "created_at" : "2013-05-30 23:12:34 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "anandshimpi", + "screen_name" : "anandshimpi", + "indices" : [ 0, 12 ], + "id_str" : "14618863", + "id" : 14618863 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "340197266348462080", + "geo" : { }, + "id_str" : "340198366375985152", + "in_reply_to_user_id" : 14618863, + "text" : "@anandshimpi Can I just pinky swear not to blab?", + "id" : 340198366375985152, + "in_reply_to_status_id" : 340197266348462080, + "created_at" : "2013-05-30 20:09:45 +0000", + "in_reply_to_screen_name" : "anandshimpi", + "in_reply_to_user_id_str" : "14618863", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "339792606957559809", + "text" : "When I learned Unix and Ctrl-t to transpose chars I wondered why there's a shortcut for such a rarely used command. Now I use it constantly.", + "id" : 339792606957559809, + "created_at" : "2013-05-29 17:17:25 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Benjamin Borowski", + "screen_name" : "typeoneerror", + "indices" : [ 0, 13 ], + "id_str" : "11973362", + "id" : 11973362 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "339449357529141251", + "geo" : { }, + "id_str" : "339526226144272384", + "in_reply_to_user_id" : 11973362, + "text" : "@typeoneerror I want that room so badly. Man that video brings up a lot of memories!", + "id" : 339526226144272384, + "in_reply_to_status_id" : 339449357529141251, + "created_at" : "2013-05-28 23:38:55 +0000", + "in_reply_to_screen_name" : "typeoneerror", + "in_reply_to_user_id_str" : "11973362", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Graham Lee", + "screen_name" : "secboffin", + "indices" : [ 3, 13 ], + "id_str" : "15537466", + "id" : 15537466 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "protolol", + "indices" : [ 105, 114 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "338832087996051456", + "text" : "RT @secboffin: \"Can I tell you a TCP joke?\" \"Please tell me a TCP joke.\" \"OK, I'll tell you a TCP joke.\" #protolol", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "protolol", + "indices" : [ 90, 99 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "96858282177724416", + "text" : "\"Can I tell you a TCP joke?\" \"Please tell me a TCP joke.\" \"OK, I'll tell you a TCP joke.\" #protolol", + "id" : 96858282177724416, + "created_at" : "2011-07-29 08:23:08 +0000", + "user" : { + "name" : "Graham Lee", + "screen_name" : "secboffin", + "protected" : false, + "id_str" : "15537466", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/422809161089691648\/p9T2mqOl_normal.jpeg", + "id" : 15537466, + "verified" : false + } + }, + "id" : 338832087996051456, + "created_at" : "2013-05-27 01:40:39 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Benjamin Borowski", + "screen_name" : "typeoneerror", + "indices" : [ 0, 13 ], + "id_str" : "11973362", + "id" : 11973362 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "338038228462477312", + "geo" : { }, + "id_str" : "338066559937437696", + "in_reply_to_user_id" : 11973362, + "text" : "@typeoneerror Phew! For a minute I was worried.", + "id" : 338066559937437696, + "in_reply_to_status_id" : 338038228462477312, + "created_at" : "2013-05-24 22:58:43 +0000", + "in_reply_to_screen_name" : "typeoneerror", + "in_reply_to_user_id_str" : "11973362", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jeremiah Lee", + "screen_name" : "JeremiahLee", + "indices" : [ 3, 15 ], + "id_str" : "14538587", + "id" : 14538587 + }, { + "name" : "1Password", + "screen_name" : "1Password", + "indices" : [ 116, 126 ], + "id_str" : "793926", + "id" : 793926 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "338063185103962112", + "text" : "RT @JeremiahLee: Front-end developers: please please please check that your sign in and credit card forms work with @1Password.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "1Password", + "screen_name" : "1Password", + "indices" : [ 99, 109 ], + "id_str" : "793926", + "id" : 793926 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "338051878686441472", + "text" : "Front-end developers: please please please check that your sign in and credit card forms work with @1Password.", + "id" : 338051878686441472, + "created_at" : "2013-05-24 22:00:23 +0000", + "user" : { + "name" : "Jeremiah Lee", + "screen_name" : "JeremiahLee", + "protected" : false, + "id_str" : "14538587", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000096902625\/f05d3c01d3bc7794ed0f9eb074d5e9e5_normal.png", + "id" : 14538587, + "verified" : false + } + }, + "id" : 338063185103962112, + "created_at" : "2013-05-24 22:45:18 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Benjamin Borowski", + "screen_name" : "typeoneerror", + "indices" : [ 0, 13 ], + "id_str" : "11973362", + "id" : 11973362 + }, { + "name" : "Phillips Beer", + "screen_name" : "phillipsbeer", + "indices" : [ 118, 131 ], + "id_str" : "65141250", + "id" : 65141250 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "338025167643082752", + "geo" : { }, + "id_str" : "338027769399234560", + "in_reply_to_user_id" : 11973362, + "text" : "@typeoneerror Alcohol is expensive in BC, but you really should be drinking $10 growlers of some local brews instead! @PhillipsBeer", + "id" : 338027769399234560, + "in_reply_to_status_id" : 338025167643082752, + "created_at" : "2013-05-24 20:24:35 +0000", + "in_reply_to_screen_name" : "typeoneerror", + "in_reply_to_user_id_str" : "11973362", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Dalai Lama In Bed", + "screen_name" : "DalaiLamaInBed", + "indices" : [ 3, 18 ], + "id_str" : "197495418", + "id" : 197495418 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "337981815644094465", + "text" : "RT @DalaiLamaInBed: It is expressions of affection rather than money and power that attract real friends in bed.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "337875743994421248", + "text" : "It is expressions of affection rather than money and power that attract real friends in bed.", + "id" : 337875743994421248, + "created_at" : "2013-05-24 10:20:29 +0000", + "user" : { + "name" : "Dalai Lama In Bed", + "screen_name" : "DalaiLamaInBed", + "protected" : false, + "id_str" : "197495418", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1135252432\/3418_7885342284ad6ee121622b_normal.jpg", + "id" : 197495418, + "verified" : false + } + }, + "id" : 337981815644094465, + "created_at" : "2013-05-24 17:21:58 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Joseph Martel", + "screen_name" : "JosephMartel", + "indices" : [ 3, 16 ], + "id_str" : "217540637", + "id" : 217540637 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "337665132136108032", + "text" : "RT @JosephMartel: It has to be \"jiff\", \"jife\", \"giff\", or \"gife\", but \"gif\" is not reconcilable in English orthography and morphophonology.", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "337660471563939840", + "text" : "It has to be \"jiff\", \"jife\", \"giff\", or \"gife\", but \"gif\" is not reconcilable in English orthography and morphophonology.", + "id" : 337660471563939840, + "created_at" : "2013-05-23 20:05:04 +0000", + "user" : { + "name" : "Joseph Martel", + "screen_name" : "JosephMartel", + "protected" : false, + "id_str" : "217540637", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1171025681\/profile-pic_normal.png", + "id" : 217540637, + "verified" : false + } + }, + "id" : 337665132136108032, + "created_at" : "2013-05-23 20:23:35 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "337334710290235395", + "text" : "OH: \"Voodoo Doughnuts is like the hipster doughnut Mecca.\"", + "id" : 337334710290235395, + "created_at" : "2013-05-22 22:30:36 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Command Line Magic", + "screen_name" : "climagic", + "indices" : [ 3, 12 ], + "id_str" : "91333167", + "id" : 91333167 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "337333627169939457", + "text" : "RT @climagic: exec -a vim nethack # Now if your boss runs ps aux on your system, they will think you're working, not playing a game.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/suso.suso.org\/xulu\/Command_Line_Magic\" rel=\"nofollow\"\u003ECLI Magic poster\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "337233313301405696", + "text" : "exec -a vim nethack # Now if your boss runs ps aux on your system, they will think you're working, not playing a game.", + "id" : 337233313301405696, + "created_at" : "2013-05-22 15:47:42 +0000", + "user" : { + "name" : "Command Line Magic", + "screen_name" : "climagic", + "protected" : false, + "id_str" : "91333167", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/535876218\/climagic-icon_normal.png", + "id" : 91333167, + "verified" : false + } + }, + "id" : 337333627169939457, + "created_at" : "2013-05-22 22:26:18 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Mikeal", + "screen_name" : "mikeal", + "indices" : [ 3, 10 ], + "id_str" : "668423", + "id" : 668423 + }, { + "name" : "Marco Rogers", + "screen_name" : "polotek", + "indices" : [ 20, 28 ], + "id_str" : "20079975", + "id" : 20079975 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "335504866631876608", + "text" : "RT @mikeal: I think @polotek is the Ralph Nadar of node.js. Mad at everyone but hasn\u2019t published anything in years :) Also happens to be ri\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Rogers", + "screen_name" : "polotek", + "indices" : [ 8, 16 ], + "id_str" : "20079975", + "id" : 20079975 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "335478552868835328", + "text" : "I think @polotek is the Ralph Nadar of node.js. Mad at everyone but hasn\u2019t published anything in years :) Also happens to be right a lot.", + "id" : 335478552868835328, + "created_at" : "2013-05-17 19:34:54 +0000", + "user" : { + "name" : "Mikeal", + "screen_name" : "mikeal", + "protected" : false, + "id_str" : "668423", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3696914564\/537a181733d33d4125eab616e896afe8_normal.png", + "id" : 668423, + "verified" : false + } + }, + "id" : 335504866631876608, + "created_at" : "2013-05-17 21:19:28 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "334812023869304832", + "text" : "Most ordinal functions you find around the web fail miserably on numbers such as 111.", + "id" : 334812023869304832, + "created_at" : "2013-05-15 23:26:21 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sol", + "screen_name" : "Badger32d", + "indices" : [ 0, 10 ], + "id_str" : "74837444", + "id" : 74837444 + }, { + "name" : "De\u00A2ktoni\u00A2", + "screen_name" : "decktonic", + "indices" : [ 11, 21 ], + "id_str" : "74750365", + "id" : 74750365 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "334779783663718400", + "geo" : { }, + "id_str" : "334779963448369152", + "in_reply_to_user_id" : 74837444, + "text" : "@Badger32d @decktonic It is funny. I love saying that I am going to email someone money.", + "id" : 334779963448369152, + "in_reply_to_status_id" : 334779783663718400, + "created_at" : "2013-05-15 21:18:57 +0000", + "in_reply_to_screen_name" : "Badger32d", + "in_reply_to_user_id_str" : "74837444", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "De\u00A2ktoni\u00A2", + "screen_name" : "decktonic", + "indices" : [ 0, 10 ], + "id_str" : "74750365", + "id" : 74750365 + }, { + "name" : "Sol", + "screen_name" : "Badger32d", + "indices" : [ 11, 21 ], + "id_str" : "74837444", + "id" : 74837444 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 66, 88 ], + "url" : "http:\/\/t.co\/yNrT20mxov", + "expanded_url" : "http:\/\/www.interac.ca\/en\/interac-etransfer\/etransfer-detail", + "display_url" : "interac.ca\/en\/interac-etr\u2026" + } ] + }, + "in_reply_to_status_id_str" : "334761043060465664", + "geo" : { }, + "id_str" : "334779629401419776", + "in_reply_to_user_id" : 74750365, + "text" : "@decktonic @Badger32d Here in Canada we email money all the time. http:\/\/t.co\/yNrT20mxov", + "id" : 334779629401419776, + "in_reply_to_status_id" : 334761043060465664, + "created_at" : "2013-05-15 21:17:38 +0000", + "in_reply_to_screen_name" : "decktonic", + "in_reply_to_user_id_str" : "74750365", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 3, 12 ], + "id_str" : "636923", + "id" : 636923 + }, { + "name" : "Allen Pike", + "screen_name" : "apike", + "indices" : [ 98, 104 ], + "id_str" : "14125871", + "id" : 14125871 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 92 ], + "url" : "http:\/\/t.co\/BtWyYfreyI", + "expanded_url" : "http:\/\/www.steamclock.com\/blog\/2013\/05\/apple-objective-c-javascript-bridge\/", + "display_url" : "steamclock.com\/blog\/2013\/05\/a\u2026" + } ] + }, + "geo" : { }, + "id_str" : "334719416950456320", + "text" : "RT @siracusa: Apple's new Objective-C-to-JavaScript bridge in WebKit: http:\/\/t.co\/BtWyYfreyI (via @apike)", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Allen Pike", + "screen_name" : "apike", + "indices" : [ 84, 90 ], + "id_str" : "14125871", + "id" : 14125871 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 56, 78 ], + "url" : "http:\/\/t.co\/BtWyYfreyI", + "expanded_url" : "http:\/\/www.steamclock.com\/blog\/2013\/05\/apple-objective-c-javascript-bridge\/", + "display_url" : "steamclock.com\/blog\/2013\/05\/a\u2026" + } ] + }, + "geo" : { }, + "id_str" : "334702548348989440", + "text" : "Apple's new Objective-C-to-JavaScript bridge in WebKit: http:\/\/t.co\/BtWyYfreyI (via @apike)", + "id" : 334702548348989440, + "created_at" : "2013-05-15 16:11:20 +0000", + "user" : { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "protected" : false, + "id_str" : "636923", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", + "id" : 636923, + "verified" : false + } + }, + "id" : 334719416950456320, + "created_at" : "2013-05-15 17:18:22 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "334439276760690688", + "text" : "I was wary of pt-online-schema-change (for MySQL) but I should not have been. It works very well. No more 8 hour ALTER TABLEs for me.", + "id" : 334439276760690688, + "created_at" : "2013-05-14 22:45:11 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "334090837287903233", + "geo" : { }, + "id_str" : "334091126678114305", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Ah, gotcha. That makes sense.", + "id" : 334091126678114305, + "in_reply_to_status_id" : 334090837287903233, + "created_at" : "2013-05-13 23:41:46 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "334087101316476929", + "geo" : { }, + "id_str" : "334090530680086529", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke It should show up if you touch the edge of the screen with the pointer while dragging.", + "id" : 334090530680086529, + "in_reply_to_status_id" : 334087101316476929, + "created_at" : "2013-05-13 23:39:24 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Mobile17", + "screen_name" : "mobile17", + "indices" : [ 18, 27 ], + "id_str" : "22219015", + "id" : 22219015 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/333127413007536128\/photo\/1", + "indices" : [ 49, 71 ], + "url" : "http:\/\/t.co\/RJ9P4OFHeN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BJ-Bnf2CUAEHW79.jpg", + "id_str" : "333127413011730433", + "id" : 333127413011730433, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BJ-Bnf2CUAEHW79.jpg", + "sizes" : [ { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 453, + "resize" : "fit", + "w" : 340 + }, { + "h" : 800, + "resize" : "fit", + "w" : 600 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + } ], + "display_url" : "pic.twitter.com\/RJ9P4OFHeN" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "333127413007536128", + "text" : "Lead developer of @mobile17 right here. Bad ass! http:\/\/t.co\/RJ9P4OFHeN", + "id" : 333127413007536128, + "created_at" : "2013-05-11 07:52:19 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "332932794164588544", + "geo" : { }, + "id_str" : "332935795201675264", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke One of my favourites!", + "id" : 332935795201675264, + "in_reply_to_status_id" : 332932794164588544, + "created_at" : "2013-05-10 19:10:53 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "332927043740241920", + "geo" : { }, + "id_str" : "332932537485758465", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke \/r\/nottheonion", + "id" : 332932537485758465, + "in_reply_to_status_id" : 332927043740241920, + "created_at" : "2013-05-10 18:57:57 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "TJ Holowaychuk", + "screen_name" : "tjholowaychuk", + "indices" : [ 0, 14 ], + "id_str" : "29255412", + "id" : 29255412 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "332636121924247553", + "in_reply_to_user_id" : 29255412, + "text" : "@tjholowaychuk Cable has better latency than LTE too, which is pretty noticeable.", + "id" : 332636121924247553, + "created_at" : "2013-05-09 23:20:06 +0000", + "in_reply_to_screen_name" : "tjholowaychuk", + "in_reply_to_user_id_str" : "29255412", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "TJ Holowaychuk", + "screen_name" : "tjholowaychuk", + "indices" : [ 0, 14 ], + "id_str" : "29255412", + "id" : 29255412 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "332635894974644225", + "in_reply_to_user_id" : 29255412, + "text" : "@tjholowaychuk Oh man have I thought about doing that. Upstream speeds are so good on LTE but data caps are too low for me even at 6 GB.", + "id" : 332635894974644225, + "created_at" : "2013-05-09 23:19:12 +0000", + "in_reply_to_screen_name" : "tjholowaychuk", + "in_reply_to_user_id_str" : "29255412", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian J Brennan", + "screen_name" : "brianloveswords", + "indices" : [ 0, 16 ], + "id_str" : "17177251", + "id" : 17177251 + }, { + "name" : "John-David Dalton", + "screen_name" : "jdalton", + "indices" : [ 17, 25 ], + "id_str" : "14272162", + "id" : 14272162 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "332520191747579904", + "geo" : { }, + "id_str" : "332616192135135233", + "in_reply_to_user_id" : 17177251, + "text" : "@brianloveswords @jdalton Everyone should use that format for every audience. Dates & times should go biggest to smallest. Always.", + "id" : 332616192135135233, + "in_reply_to_status_id" : 332520191747579904, + "created_at" : "2013-05-09 22:00:54 +0000", + "in_reply_to_screen_name" : "brianloveswords", + "in_reply_to_user_id_str" : "17177251", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "EricAlanDyck", + "screen_name" : "EricAlanDyck", + "indices" : [ 0, 13 ], + "id_str" : "18006104", + "id" : 18006104 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "331910286116274177", + "geo" : { }, + "id_str" : "331910360711958528", + "in_reply_to_user_id" : 18006104, + "text" : "@EricAlanDyck rawr", + "id" : 331910360711958528, + "in_reply_to_status_id" : 331910286116274177, + "created_at" : "2013-05-07 23:16:11 +0000", + "in_reply_to_screen_name" : "EricAlanDyck", + "in_reply_to_user_id_str" : "18006104", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "EricAlanDyck", + "screen_name" : "EricAlanDyck", + "indices" : [ 0, 13 ], + "id_str" : "18006104", + "id" : 18006104 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "331899154580258816", + "geo" : { }, + "id_str" : "331903571161411584", + "in_reply_to_user_id" : 18006104, + "text" : "@EricAlanDyck Ok but it will cost you $42 and I only accept payment by cheque. Last one!", + "id" : 331903571161411584, + "in_reply_to_status_id" : 331899154580258816, + "created_at" : "2013-05-07 22:49:12 +0000", + "in_reply_to_screen_name" : "EricAlanDyck", + "in_reply_to_user_id_str" : "18006104", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 3, 13 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "331433755740880896", + "text" : "RT @raganwald: How can you tell someone's a Schemer? He spells it \"lis?\" instead of \"lisp\"", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "331431633876049920", + "text" : "How can you tell someone's a Schemer? He spells it \"lis?\" instead of \"lisp\"", + "id" : 331431633876049920, + "created_at" : "2013-05-06 15:33:53 +0000", + "user" : { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "protected" : false, + "id_str" : "18137723", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/436205905437134848\/MdRKL9hb_normal.jpeg", + "id" : 18137723, + "verified" : false + } + }, + "id" : 331433755740880896, + "created_at" : "2013-05-06 15:42:19 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 3, 13 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 51, 73 ], + "url" : "http:\/\/t.co\/3MAKcLpZ1s", + "expanded_url" : "http:\/\/i.imgur.com\/1u43kum.png", + "display_url" : "i.imgur.com\/1u43kum.png" + } ] + }, + "geo" : { }, + "id_str" : "330679336669687809", + "text" : "RT @raganwald: The Illustrated Guide to JavaScript http:\/\/t.co\/3MAKcLpZ1s", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 36, 58 ], + "url" : "http:\/\/t.co\/3MAKcLpZ1s", + "expanded_url" : "http:\/\/i.imgur.com\/1u43kum.png", + "display_url" : "i.imgur.com\/1u43kum.png" + } ] + }, + "geo" : { }, + "id_str" : "330654802344280064", + "text" : "The Illustrated Guide to JavaScript http:\/\/t.co\/3MAKcLpZ1s", + "id" : 330654802344280064, + "created_at" : "2013-05-04 12:07:02 +0000", + "user" : { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "protected" : false, + "id_str" : "18137723", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/436205905437134848\/MdRKL9hb_normal.jpeg", + "id" : 18137723, + "verified" : false + } + }, + "id" : 330679336669687809, + "created_at" : "2013-05-04 13:44:32 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marc Harter", + "screen_name" : "wavded", + "indices" : [ 0, 7 ], + "id_str" : "20826421", + "id" : 20826421 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/FeJlQkPGmS", + "expanded_url" : "http:\/\/www.macsuperbundle.com\/?rs4=NO_BN_MACSB_DF_MAY2013&utm_source=daringfireball&utm_medium=text&utm_campaign=MSB", + "display_url" : "macsuperbundle.com\/?rs4=NO_BN_MAC\u2026" + } ] + }, + "in_reply_to_status_id_str" : "330429938383593474", + "geo" : { }, + "id_str" : "330431245865594881", + "in_reply_to_user_id" : 20826421, + "text" : "@wavded Oh that's good to know. If you want Parallels check out this bundle: http:\/\/t.co\/FeJlQkPGmS", + "id" : 330431245865594881, + "in_reply_to_status_id" : 330429938383593474, + "created_at" : "2013-05-03 21:18:42 +0000", + "in_reply_to_screen_name" : "wavded", + "in_reply_to_user_id_str" : "20826421", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marc Harter", + "screen_name" : "wavded", + "indices" : [ 0, 7 ], + "id_str" : "20826421", + "id" : 20826421 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "330426248503373824", + "geo" : { }, + "id_str" : "330429587328745473", + "in_reply_to_user_id" : 20826421, + "text" : "@wavded I get co-workers who use Windows to try things. Is ievms still a thing? Used to use VMs for that.", + "id" : 330429587328745473, + "in_reply_to_status_id" : 330426248503373824, + "created_at" : "2013-05-03 21:12:07 +0000", + "in_reply_to_screen_name" : "wavded", + "in_reply_to_user_id_str" : "20826421", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +} ] \ No newline at end of file diff --git a/public/tweets/data/js/tweets/2013_06.js b/public/tweets/data/js/tweets/2013_06.js new file mode 100755 index 0000000..bf38ba7 --- /dev/null +++ b/public/tweets/data/js/tweets/2013_06.js @@ -0,0 +1,1156 @@ +Grailbird.data.tweets_2013_06 = + [ { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "350760778023960576", + "geo" : { }, + "id_str" : "350769446299774976", + "in_reply_to_user_id" : 1170518132, + "text" : "@feedbinapp Seems to work, and is much faster! Yay! \\o\/", + "id" : 350769446299774976, + "in_reply_to_status_id" : 350760778023960576, + "created_at" : "2013-06-29 00:15:27 +0000", + "in_reply_to_screen_name" : "feedbin", + "in_reply_to_user_id_str" : "1170518132", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Play On!", + "screen_name" : "PlayOnDirector", + "indices" : [ 3, 18 ], + "id_str" : "226701299", + "id" : 226701299 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "349364246322216963", + "text" : "RT @PlayOnDirector: My finals predictions: Hawks in 6. Great coach + Boston depth of team character was demonstrated in loss to Sens in fi\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "345749874563751936", + "text" : "My finals predictions: Hawks in 6. Great coach + Boston depth of team character was demonstrated in loss to Sens in final reg season game.", + "id" : 345749874563751936, + "created_at" : "2013-06-15 03:49:28 +0000", + "user" : { + "name" : "Play On!", + "screen_name" : "PlayOnDirector", + "protected" : false, + "id_str" : "226701299", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2288286044\/z9tynzgwnbcy6gizrwfb_normal.jpeg", + "id" : 226701299, + "verified" : false + } + }, + "id" : 349364246322216963, + "created_at" : "2013-06-25 03:11:41 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Joseph Martel", + "screen_name" : "JosephMartel", + "indices" : [ 0, 13 ], + "id_str" : "217540637", + "id" : 217540637 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "348600997821677568", + "geo" : { }, + "id_str" : "348617029344956416", + "in_reply_to_user_id" : 217540637, + "text" : "@JosephMartel Nooooo! That\u2019s too bad man.", + "id" : 348617029344956416, + "in_reply_to_status_id" : 348600997821677568, + "created_at" : "2013-06-23 01:42:31 +0000", + "in_reply_to_screen_name" : "JosephMartel", + "in_reply_to_user_id_str" : "217540637", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "348528199417856000", + "text" : "Hidden mini-game in Letterpress: hit the hamburger button twice quickly and two menus pop up.", + "id" : 348528199417856000, + "created_at" : "2013-06-22 19:49:32 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Scout ", + "screen_name" : "ScoutApp", + "indices" : [ 26, 35 ], + "id_str" : "31245455", + "id" : 31245455 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "348223974574018562", + "text" : "Uh oh, Scout is drunk. RT @ScoutApp You'llyktjhjhkkytjykrjgjtjhyjjtjtgjftk", + "id" : 348223974574018562, + "created_at" : "2013-06-21 23:40:39 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Ryan Gerhardt", + "screen_name" : "RyanGerhardt", + "indices" : [ 3, 16 ], + "id_str" : "50147119", + "id" : 50147119 + }, { + "name" : "Tap for Tap", + "screen_name" : "tapfortap", + "indices" : [ 34, 44 ], + "id_str" : "494341960", + "id" : 494341960 + }, { + "name" : "Dan Gunn", + "screen_name" : "VIATeC", + "indices" : [ 118, 125 ], + "id_str" : "22961094", + "id" : 22961094 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "tectoria", + "indices" : [ 126, 135 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "348197339271409664", + "text" : "RT @RyanGerhardt: So proud of the @tapfortap team!! Congrats on the award for best online strategy of the year award! @viatec #tectoria", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tap for Tap", + "screen_name" : "tapfortap", + "indices" : [ 16, 26 ], + "id_str" : "494341960", + "id" : 494341960 + }, { + "name" : "Dan Gunn", + "screen_name" : "VIATeC", + "indices" : [ 100, 107 ], + "id_str" : "22961094", + "id" : 22961094 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "tectoria", + "indices" : [ 108, 117 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "347925960177373185", + "text" : "So proud of the @tapfortap team!! Congrats on the award for best online strategy of the year award! @viatec #tectoria", + "id" : 347925960177373185, + "created_at" : "2013-06-21 03:56:27 +0000", + "user" : { + "name" : "Ryan Gerhardt", + "screen_name" : "RyanGerhardt", + "protected" : false, + "id_str" : "50147119", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2722920116\/d77cf3fe1745d5526b89eb665f2d458f_normal.jpeg", + "id" : 50147119, + "verified" : false + } + }, + "id" : 348197339271409664, + "created_at" : "2013-06-21 21:54:49 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Todd Dunlop ", + "screen_name" : "ToddDunlop", + "indices" : [ 0, 11 ], + "id_str" : "135727142", + "id" : 135727142 + }, { + "name" : "mike demers", + "screen_name" : "mikedemers", + "indices" : [ 15, 26 ], + "id_str" : "890631", + "id" : 890631 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/mikedemers\/status\/348194634914230272\/photo\/1", + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/XhizylDrHA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BNUJLPcCcAEcCrE.jpg", + "id_str" : "348194634918424577", + "id" : 348194634918424577, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BNUJLPcCcAEcCrE.jpg", + "sizes" : [ { + "h" : 802, + "resize" : "fit", + "w" : 1240 + }, { + "h" : 220, + "resize" : "fit", + "w" : 340 + }, { + "h" : 662, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 388, + "resize" : "fit", + "w" : 600 + } ], + "display_url" : "pic.twitter.com\/XhizylDrHA" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "348197239144996864", + "in_reply_to_user_id" : 135727142, + "text" : "@todddunlop RT @mikedemers This is what I think whenever I hear the term \u201CExtreme Programming\u201D http:\/\/t.co\/XhizylDrHA", + "id" : 348197239144996864, + "created_at" : "2013-06-21 21:54:25 +0000", + "in_reply_to_screen_name" : "ToddDunlop", + "in_reply_to_user_id_str" : "135727142", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Joseph Martel", + "screen_name" : "JosephMartel", + "indices" : [ 0, 13 ], + "id_str" : "217540637", + "id" : 217540637 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "348089194582798336", + "geo" : { }, + "id_str" : "348098436425465856", + "in_reply_to_user_id" : 217540637, + "text" : "@JosephMartel woohoo!", + "id" : 348098436425465856, + "in_reply_to_status_id" : 348089194582798336, + "created_at" : "2013-06-21 15:21:49 +0000", + "in_reply_to_screen_name" : "JosephMartel", + "in_reply_to_user_id_str" : "217540637", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Hipwood", + "screen_name" : "HipwoodDigital", + "indices" : [ 0, 15 ], + "id_str" : "17088322", + "id" : 17088322 + }, { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 16, 27 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "347961807018799104", + "geo" : { }, + "id_str" : "347962871411515392", + "in_reply_to_user_id" : 17088322, + "text" : "@HipwoodDigital @JimRoepcke Thanks guys! Good times.", + "id" : 347962871411515392, + "in_reply_to_status_id" : 347961807018799104, + "created_at" : "2013-06-21 06:23:08 +0000", + "in_reply_to_screen_name" : "HipwoodDigital", + "in_reply_to_user_id_str" : "17088322", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "caseyb", + "screen_name" : "caseybolts", + "indices" : [ 30, 41 ], + "id_str" : "20257875", + "id" : 20257875 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "Tectoria", + "indices" : [ 64, 73 ] + }, { + "text" : "viatec", + "indices" : [ 74, 81 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "347938040242663424", + "text" : "And Ima let you finish, but\u2026 \u201C@caseybolts: Red Brick was robbed #Tectoria #viatec\u201D", + "id" : 347938040242663424, + "created_at" : "2013-06-21 04:44:27 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Red Brick Media", + "screen_name" : "redbrickm", + "indices" : [ 0, 10 ], + "id_str" : "851272722", + "id" : 851272722 + }, { + "name" : "Tap for Tap", + "screen_name" : "tapfortap", + "indices" : [ 11, 21 ], + "id_str" : "494341960", + "id" : 494341960 + }, { + "name" : "Go2mobi - Mobile Ads", + "screen_name" : "go2mobi", + "indices" : [ 22, 30 ], + "id_str" : "458794230", + "id" : 458794230 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "Tectoria", + "indices" : [ 50, 59 ] + } ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "347911798747443200", + "geo" : { }, + "id_str" : "347912268341735425", + "in_reply_to_user_id" : 851272722, + "text" : "@redbrickm @tapfortap @go2mobi TWITTER SLAP FIGHT #Tectoria", + "id" : 347912268341735425, + "in_reply_to_status_id" : 347911798747443200, + "created_at" : "2013-06-21 03:02:03 +0000", + "in_reply_to_screen_name" : "redbrickm", + "in_reply_to_user_id_str" : "851272722", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Matthew", + "screen_name" : "MatthewD_Shaw", + "indices" : [ 0, 14 ], + "id_str" : "236229968", + "id" : 236229968 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "Tectoria", + "indices" : [ 33, 42 ] + } ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "347897197406326784", + "geo" : { }, + "id_str" : "347897730158452737", + "in_reply_to_user_id" : 236229968, + "text" : "@MatthewD_Shaw Carrot something. #Tectoria", + "id" : 347897730158452737, + "in_reply_to_status_id" : 347897197406326784, + "created_at" : "2013-06-21 02:04:17 +0000", + "in_reply_to_screen_name" : "MatthewD_Shaw", + "in_reply_to_user_id_str" : "236229968", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Joseph Martel", + "screen_name" : "JosephMartel", + "indices" : [ 0, 13 ], + "id_str" : "217540637", + "id" : 217540637 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "347768357912719361", + "geo" : { }, + "id_str" : "347768834528256000", + "in_reply_to_user_id" : 217540637, + "text" : "@JosephMartel Wow, you can't write 750 words while hiking to work w\/ 50 lbs on your back? What a noob.", + "id" : 347768834528256000, + "in_reply_to_status_id" : 347768357912719361, + "created_at" : "2013-06-20 17:32:06 +0000", + "in_reply_to_screen_name" : "JosephMartel", + "in_reply_to_user_id_str" : "217540637", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Joseph Martel", + "screen_name" : "JosephMartel", + "indices" : [ 0, 13 ], + "id_str" : "217540637", + "id" : 217540637 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 14, 36 ], + "url" : "http:\/\/t.co\/EHH8h2Fy5H", + "expanded_url" : "http:\/\/750words.com\/", + "display_url" : "750words.com" + } ] + }, + "in_reply_to_status_id_str" : "347738656745869312", + "geo" : { }, + "id_str" : "347767489821814784", + "in_reply_to_user_id" : 217540637, + "text" : "@JosephMartel http:\/\/t.co\/EHH8h2Fy5H", + "id" : 347767489821814784, + "in_reply_to_status_id" : 347738656745869312, + "created_at" : "2013-06-20 17:26:45 +0000", + "in_reply_to_screen_name" : "JosephMartel", + "in_reply_to_user_id_str" : "217540637", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "345790488898572288", + "text" : "OH: No oxygen. It\u2019s all drug now.", + "id" : 345790488898572288, + "created_at" : "2013-06-15 06:30:51 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Rackspace", + "screen_name" : "Rackspace", + "indices" : [ 0, 10 ], + "id_str" : "26191233", + "id" : 26191233 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "345681257369321472", + "geo" : { }, + "id_str" : "345681871260250112", + "in_reply_to_user_id" : 26191233, + "text" : "@Rackspace Not yet, but I should! Because we are moving from Debian to CentOS it seems more like a feature than a bug.", + "id" : 345681871260250112, + "in_reply_to_status_id" : 345681257369321472, + "created_at" : "2013-06-14 23:19:15 +0000", + "in_reply_to_screen_name" : "Rackspace", + "in_reply_to_user_id_str" : "26191233", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "345680844846923776", + "text" : "On Rackspace Cloud our Ruby app loads in 1\/2 the time on a CentOS 6 VM compared to Debian 6 VM. What on earth could cause such a difference?", + "id" : 345680844846923776, + "created_at" : "2013-06-14 23:15:10 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "344673721295986688", + "text" : "The arch Linux installer boots into zsh. I think I\u2019m going to like this.", + "id" : 344673721295986688, + "created_at" : "2013-06-12 04:33:13 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tim Caswell", + "screen_name" : "creationix", + "indices" : [ 0, 11 ], + "id_str" : "70596949", + "id" : 70596949 + }, { + "name" : "Nathan Rajlich", + "screen_name" : "TooTallNate", + "indices" : [ 12, 24 ], + "id_str" : "277724842", + "id" : 277724842 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/zDeCAlMUe0", + "expanded_url" : "https:\/\/gist.github.com\/samsonjs\/5736409", + "display_url" : "gist.github.com\/samsonjs\/57364\u2026" + } ] + }, + "in_reply_to_status_id_str" : "344564696927584256", + "geo" : { }, + "id_str" : "344609358203715584", + "in_reply_to_user_id" : 70596949, + "text" : "@creationix @TooTallNate Suspend looks nifty, I like that it doesn't require wrapping functions w\/ something like https:\/\/t.co\/zDeCAlMUe0", + "id" : 344609358203715584, + "in_reply_to_status_id" : 344564696927584256, + "created_at" : "2013-06-12 00:17:28 +0000", + "in_reply_to_screen_name" : "creationix", + "in_reply_to_user_id_str" : "70596949", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Denya", + "screen_name" : "pdenya", + "indices" : [ 0, 7 ], + "id_str" : "8549992", + "id" : 8549992 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "344505190763864065", + "geo" : { }, + "id_str" : "344508068832370689", + "in_reply_to_user_id" : 8549992, + "text" : "@pdenya At first I thought it looked bad but after changing wallpaper and getting used to it I like it a lot. It feels nicer.", + "id" : 344508068832370689, + "in_reply_to_status_id" : 344505190763864065, + "created_at" : "2013-06-11 17:34:58 +0000", + "in_reply_to_screen_name" : "pdenya", + "in_reply_to_user_id_str" : "8549992", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Denya", + "screen_name" : "pdenya", + "indices" : [ 0, 7 ], + "id_str" : "8549992", + "id" : 8549992 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "344505107968311296", + "geo" : { }, + "id_str" : "344507958136283137", + "in_reply_to_user_id" : 8549992, + "text" : "@pdenya I couldn't wait! Digging it so far. Aside from visual glitches & occasional crashes it's not bad for the first beta.", + "id" : 344507958136283137, + "in_reply_to_status_id" : 344505107968311296, + "created_at" : "2013-06-11 17:34:32 +0000", + "in_reply_to_screen_name" : "pdenya", + "in_reply_to_user_id_str" : "8549992", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Denya", + "screen_name" : "pdenya", + "indices" : [ 0, 7 ], + "id_str" : "8549992", + "id" : 8549992 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "344243317418102786", + "geo" : { }, + "id_str" : "344243706586611712", + "in_reply_to_user_id" : 8549992, + "text" : "@pdenya Thanks, that's exactly what I'm looking for. I will resist for a day or two and see how bad it is. I can usually deal w\/ crashes.", + "id" : 344243706586611712, + "in_reply_to_status_id" : 344243317418102786, + "created_at" : "2013-06-11 00:04:30 +0000", + "in_reply_to_screen_name" : "pdenya", + "in_reply_to_user_id_str" : "8549992", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 34, 56 ], + "url" : "http:\/\/t.co\/YqHnvRbgQA", + "expanded_url" : "http:\/\/apple.com", + "display_url" : "apple.com" + } ] + }, + "in_reply_to_status_id_str" : "344241652933750785", + "geo" : { }, + "id_str" : "344241849143263232", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke It is shipping now on http:\/\/t.co\/YqHnvRbgQA but I'm unsure if retail channels all have it yet.", + "id" : 344241849143263232, + "in_reply_to_status_id" : 344241652933750785, + "created_at" : "2013-06-10 23:57:07 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "344241341389209600", + "geo" : { }, + "id_str" : "344241564488462336", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke At least there's a $230 model now. Better than $300. Timely release of that model.", + "id" : 344241564488462336, + "in_reply_to_status_id" : 344241341389209600, + "created_at" : "2013-06-10 23:55:59 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "344240601996333056", + "geo" : { }, + "id_str" : "344240958176632832", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Drat! I really want to check it out and it doesn't run on my 4th gen iPod touch.", + "id" : 344240958176632832, + "in_reply_to_status_id" : 344240601996333056, + "created_at" : "2013-06-10 23:53:34 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "344240542680489986", + "text" : "What's the word on the iOS [redacted] beta? Stable enough to install on a carry phone?", + "id" : 344240542680489986, + "created_at" : "2013-06-10 23:51:55 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Mahyar McDonald", + "screen_name" : "mahyarm", + "indices" : [ 0, 8 ], + "id_str" : "22406953", + "id" : 22406953 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "344205652375261185", + "geo" : { }, + "id_str" : "344218502296637441", + "in_reply_to_user_id" : 22406953, + "text" : "@mahyarm Do you actually want a $5k dual socket Xeon w\/ ECC memory anyway? Way better off w\/ a Hackintosh no matter what was announced.", + "id" : 344218502296637441, + "in_reply_to_status_id" : 344205652375261185, + "created_at" : "2013-06-10 22:24:20 +0000", + "in_reply_to_screen_name" : "mahyarm", + "in_reply_to_user_id_str" : "22406953", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Joseph Martel", + "screen_name" : "JosephMartel", + "indices" : [ 0, 13 ], + "id_str" : "217540637", + "id" : 217540637 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "344191452336775168", + "geo" : { }, + "id_str" : "344191736358248448", + "in_reply_to_user_id" : 217540637, + "text" : "@JosephMartel So greedy. Give other people a chance to see the \"connection timed out\" error page.", + "id" : 344191736358248448, + "in_reply_to_status_id" : 344191452336775168, + "created_at" : "2013-06-10 20:37:59 +0000", + "in_reply_to_screen_name" : "JosephMartel", + "in_reply_to_user_id_str" : "217540637", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 6, 28 ], + "url" : "http:\/\/t.co\/o0aWe9wBxl", + "expanded_url" : "http:\/\/developer.apple.com", + "display_url" : "developer.apple.com" + } ] + }, + "geo" : { }, + "id_str" : "344189656209973249", + "text" : "Hmmm\u2026 http:\/\/t.co\/o0aWe9wBxl is unavailable. Maybe I should mash reload for the next few hours.", + "id" : 344189656209973249, + "created_at" : "2013-06-10 20:29:43 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "TJ Holowaychuk", + "screen_name" : "tjholowaychuk", + "indices" : [ 0, 14 ], + "id_str" : "29255412", + "id" : 29255412 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/zDeCAlMUe0", + "expanded_url" : "https:\/\/gist.github.com\/samsonjs\/5736409", + "display_url" : "gist.github.com\/samsonjs\/57364\u2026" + } ] + }, + "in_reply_to_status_id_str" : "343449081013747713", + "geo" : { }, + "id_str" : "343460313145946113", + "in_reply_to_user_id" : 29255412, + "text" : "@tjholowaychuk Just last night I wrote this for a project that uses the async module. https:\/\/t.co\/zDeCAlMUe0", + "id" : 343460313145946113, + "in_reply_to_status_id" : 343449081013747713, + "created_at" : "2013-06-08 20:11:34 +0000", + "in_reply_to_screen_name" : "tjholowaychuk", + "in_reply_to_user_id_str" : "29255412", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Kris & Brake", + "screen_name" : "krisandbrake", + "indices" : [ 0, 13 ], + "id_str" : "376565222", + "id" : 376565222 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "342651355606953985", + "geo" : { }, + "id_str" : "342700857814552576", + "in_reply_to_user_id" : 376565222, + "text" : "@krisandbrake Exciting week!", + "id" : 342700857814552576, + "in_reply_to_status_id" : 342651355606953985, + "created_at" : "2013-06-06 17:53:46 +0000", + "in_reply_to_screen_name" : "krisandbrake", + "in_reply_to_user_id_str" : "376565222", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/342672384471494656\/photo\/1", + "indices" : [ 49, 71 ], + "url" : "http:\/\/t.co\/hjdmQMpvJp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BMFqt9dCcAA9MmR.jpg", + "id_str" : "342672384479883264", + "id" : 342672384479883264, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BMFqt9dCcAA9MmR.jpg", + "sizes" : [ { + "h" : 450, + "resize" : "fit", + "w" : 600 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 255, + "resize" : "fit", + "w" : 340 + }, { + "h" : 1536, + "resize" : "fit", + "w" : 2048 + } ], + "display_url" : "pic.twitter.com\/hjdmQMpvJp" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "342672384471494656", + "text" : "I\u2019m worried about my next dentist \u201Cappointment\u201D. http:\/\/t.co\/hjdmQMpvJp", + "id" : 342672384471494656, + "created_at" : "2013-06-06 16:00:37 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +} ] \ No newline at end of file diff --git a/public/tweets/data/js/tweets/2013_07.js b/public/tweets/data/js/tweets/2013_07.js new file mode 100755 index 0000000..bf57bc6 --- /dev/null +++ b/public/tweets/data/js/tweets/2013_07.js @@ -0,0 +1,1365 @@ +Grailbird.data.tweets_2013_07 = + [ { + "source" : "\u003Ca href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.dwdesign.tweetings&hl=en\" rel=\"nofollow\"\u003ETweetings for Android\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 0, 9 ], + "id_str" : "636923", + "id" : 636923 + }, { + "name" : "Dan Benjamin", + "screen_name" : "danbenjamin", + "indices" : [ 10, 22 ], + "id_str" : "5905672", + "id" : 5905672 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 66, 88 ], + "url" : "http:\/\/t.co\/V0r2So7EIq", + "expanded_url" : "http:\/\/www.theverge.com\/2013\/7\/31\/4528398\/eteleporter-ipad-video-chat-eye-contact-facetime", + "display_url" : "theverge.com\/2013\/7\/31\/4528\u2026" + } ] + }, + "geo" : { }, + "id_str" : "362442468064624642", + "in_reply_to_user_id" : 636923, + "text" : "@siracusa @danbenjamin Look right into the eyes of your sweetie. \nhttp:\/\/t.co\/V0r2So7EIq", + "id" : 362442468064624642, + "created_at" : "2013-07-31 05:19:52 +0000", + "in_reply_to_screen_name" : "siracusa", + "in_reply_to_user_id_str" : "636923", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Stephen Caudill", + "screen_name" : "voxdolo", + "indices" : [ 0, 8 ], + "id_str" : "8654722", + "id" : 8654722 + }, { + "name" : "GitHub", + "screen_name" : "github", + "indices" : [ 9, 16 ], + "id_str" : "13334762", + "id" : 13334762 + }, { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 38, 48 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "362248484352565248", + "geo" : { }, + "id_str" : "362290029952897026", + "in_reply_to_user_id" : 8654722, + "text" : "@voxdolo @github Is that the first of @raganwald's tweets you've read? Pretty clearly tongue-in-cheek.", + "id" : 362290029952897026, + "in_reply_to_status_id" : 362248484352565248, + "created_at" : "2013-07-30 19:14:08 +0000", + "in_reply_to_screen_name" : "voxdolo", + "in_reply_to_user_id_str" : "8654722", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Vyacheslav Egorov", + "screen_name" : "mraleph", + "indices" : [ 3, 11 ], + "id_str" : "53010195", + "id" : 53010195 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "361181101542223874", + "text" : "RT @mraleph: OH \"I blame Erlang's syntax for the popularity of node.js\"", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "361088151005052928", + "text" : "OH \"I blame Erlang's syntax for the popularity of node.js\"", + "id" : 361088151005052928, + "created_at" : "2013-07-27 11:38:18 +0000", + "user" : { + "name" : "Vyacheslav Egorov", + "screen_name" : "mraleph", + "protected" : false, + "id_str" : "53010195", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/428865653903081472\/XqtZKTVu_normal.png", + "id" : 53010195, + "verified" : false + } + }, + "id" : 361181101542223874, + "created_at" : "2013-07-27 17:47:39 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "360999856233394177", + "text" : "OH: \u201CGet three beers in me and I\u2019ll eat perogies. Sure.\u201D", + "id" : 360999856233394177, + "created_at" : "2013-07-27 05:47:27 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Gruber", + "screen_name" : "gruber", + "indices" : [ 0, 7 ], + "id_str" : "33423", + "id" : 33423 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "360952000969576450", + "in_reply_to_user_id" : 33423, + "text" : "@gruber \uD83D\uDCA9", + "id" : 360952000969576450, + "created_at" : "2013-07-27 02:37:17 +0000", + "in_reply_to_screen_name" : "gruber", + "in_reply_to_user_id_str" : "33423", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "360951951028006912", + "text" : "\uD83D\uDCA9", + "id" : 360951951028006912, + "created_at" : "2013-07-27 02:37:05 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/tVC79cKYNe", + "expanded_url" : "http:\/\/www.emojitracker.com\/", + "display_url" : "emojitracker.com" + } ] + }, + "geo" : { }, + "id_str" : "360951904827736064", + "text" : "\"Come on, you guys, let\u2019s get PILE OF POO into the top 25, where it belongs.\" Real-Time Emoji Use on Twitter http:\/\/t.co\/tVC79cKYNe", + "id" : 360951904827736064, + "created_at" : "2013-07-27 02:36:54 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Stephanie", + "screen_name" : "CcSteff", + "indices" : [ 3, 11 ], + "id_str" : "14336349", + "id" : 14336349 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "360943150463852544", + "text" : "RT @CcSteff: Shout out to the Asian grandmas rubbing my belly in the showers at the Y.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "360911874931433472", + "text" : "Shout out to the Asian grandmas rubbing my belly in the showers at the Y.", + "id" : 360911874931433472, + "created_at" : "2013-07-26 23:57:51 +0000", + "user" : { + "name" : "Stephanie", + "screen_name" : "CcSteff", + "protected" : false, + "id_str" : "14336349", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/63340206\/twittah_normal.jpg", + "id" : 14336349, + "verified" : false + } + }, + "id" : 360943150463852544, + "created_at" : "2013-07-27 02:02:07 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Twitter Advertising", + "screen_name" : "TwitterAds", + "indices" : [ 4, 15 ], + "id_str" : "357750891", + "id" : 357750891 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "360126091555385344", + "text" : "Hey @TwitterAds, how about an apology not only to the 3 users you faked tweets from, but to the rest of us? You broke a lot of trust today.", + "id" : 360126091555385344, + "created_at" : "2013-07-24 19:55:25 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 13, 36 ], + "url" : "https:\/\/t.co\/YDfNg4X7yl", + "expanded_url" : "https:\/\/github.com\/WebReflection\/ie8\/blob\/master\/src\/ie8.js#L267", + "display_url" : "github.com\/WebReflection\/\u2026" + } ] + }, + "geo" : { }, + "id_str" : "360085424028389378", + "text" : "\"catch(o_O)\" https:\/\/t.co\/YDfNg4X7yl", + "id" : 360085424028389378, + "created_at" : "2013-07-24 17:13:49 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Guillermo Rauch", + "screen_name" : "rauchg", + "indices" : [ 3, 10 ], + "id_str" : "15540222", + "id" : 15540222 + }, { + "name" : "Ariya Hidayat", + "screen_name" : "AriyaHidayat", + "indices" : [ 49, 62 ], + "id_str" : "15608761", + "id" : 15608761 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 22, 44 ], + "url" : "http:\/\/t.co\/9eIiLQhk4h", + "expanded_url" : "http:\/\/ariya.ofilabs.com\/2011\/08\/hall-of-api-shame-boolean-trap.html", + "display_url" : "ariya.ofilabs.com\/2011\/08\/hall-o\u2026" + } ] + }, + "geo" : { }, + "id_str" : "359811262512771075", + "text" : "RT @rauchg: Relevant: http:\/\/t.co\/9eIiLQhk4h\n(by @ariyahidayat)", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ariya Hidayat", + "screen_name" : "AriyaHidayat", + "indices" : [ 37, 50 ], + "id_str" : "15608761", + "id" : 15608761 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 10, 32 ], + "url" : "http:\/\/t.co\/9eIiLQhk4h", + "expanded_url" : "http:\/\/ariya.ofilabs.com\/2011\/08\/hall-of-api-shame-boolean-trap.html", + "display_url" : "ariya.ofilabs.com\/2011\/08\/hall-o\u2026" + } ] + }, + "geo" : { }, + "id_str" : "359795513211621376", + "text" : "Relevant: http:\/\/t.co\/9eIiLQhk4h\n(by @ariyahidayat)", + "id" : 359795513211621376, + "created_at" : "2013-07-23 22:01:49 +0000", + "user" : { + "name" : "Guillermo Rauch", + "screen_name" : "rauchg", + "protected" : false, + "id_str" : "15540222", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/424606094237790208\/ii_CxjK1_normal.png", + "id" : 15540222, + "verified" : false + } + }, + "id" : 359811262512771075, + "created_at" : "2013-07-23 23:04:24 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Guillermo Rauch", + "screen_name" : "rauchg", + "indices" : [ 3, 10 ], + "id_str" : "15540222", + "id" : 15540222 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "359811251884396544", + "text" : "RT @rauchg: An API jumps the shark the moment you add a single boolean argument to one of its methods.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "359795417648603136", + "text" : "An API jumps the shark the moment you add a single boolean argument to one of its methods.", + "id" : 359795417648603136, + "created_at" : "2013-07-23 22:01:26 +0000", + "user" : { + "name" : "Guillermo Rauch", + "screen_name" : "rauchg", + "protected" : false, + "id_str" : "15540222", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/424606094237790208\/ii_CxjK1_normal.png", + "id" : 15540222, + "verified" : false + } + }, + "id" : 359811251884396544, + "created_at" : "2013-07-23 23:04:22 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "359807701095686147", + "text" : "new Date('2013\/07\/23') == new Date('2013-07-23') \/\/ => false\n\nnew Date(2013, 7, 23) == new Date('2013-07-23') \/\/ => false\n\nFuck JavaScript.", + "id" : 359807701095686147, + "created_at" : "2013-07-23 22:50:15 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Guillermo Rauch", + "screen_name" : "rauchg", + "indices" : [ 3, 10 ], + "id_str" : "15540222", + "id" : 15540222 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "358693775654137856", + "text" : "RT @rauchg: Detroit's motto, coined after the 1805 fire:\n\"We Hope For Better Things; It Shall Rise From the Ashes\"", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "358646156798083072", + "text" : "Detroit's motto, coined after the 1805 fire:\n\"We Hope For Better Things; It Shall Rise From the Ashes\"", + "id" : 358646156798083072, + "created_at" : "2013-07-20 17:54:41 +0000", + "user" : { + "name" : "Guillermo Rauch", + "screen_name" : "rauchg", + "protected" : false, + "id_str" : "15540222", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/424606094237790208\/ii_CxjK1_normal.png", + "id" : 15540222, + "verified" : false + } + }, + "id" : 358693775654137856, + "created_at" : "2013-07-20 21:03:54 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 3, 13 ], + "id_str" : "18137723", + "id" : 18137723 + }, { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 68, 78 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 41, 63 ], + "url" : "http:\/\/t.co\/eCAhfoxFEh", + "expanded_url" : "http:\/\/raganwald.com\/2013\/07\/19\/javascript-is-a-lisp.html", + "display_url" : "raganwald.com\/2013\/07\/19\/jav\u2026" + } ] + }, + "geo" : { }, + "id_str" : "358429225256108032", + "text" : "RT @raganwald: Yes, JavaScript is a Lisp http:\/\/t.co\/eCAhfoxFEh via @raganwald", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/tweetbutton\" rel=\"nofollow\"\u003ETweet Button\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 53, 63 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 26, 48 ], + "url" : "http:\/\/t.co\/eCAhfoxFEh", + "expanded_url" : "http:\/\/raganwald.com\/2013\/07\/19\/javascript-is-a-lisp.html", + "display_url" : "raganwald.com\/2013\/07\/19\/jav\u2026" + } ] + }, + "geo" : { }, + "id_str" : "358417128644296704", + "text" : "Yes, JavaScript is a Lisp http:\/\/t.co\/eCAhfoxFEh via @raganwald", + "id" : 358417128644296704, + "created_at" : "2013-07-20 02:44:37 +0000", + "user" : { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "protected" : false, + "id_str" : "18137723", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/436205905437134848\/MdRKL9hb_normal.jpeg", + "id" : 18137723, + "verified" : false + } + }, + "id" : 358429225256108032, + "created_at" : "2013-07-20 03:32:41 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Joseph McCullough", + "screen_name" : "Joe_query", + "indices" : [ 0, 10 ], + "id_str" : "177824598", + "id" : 177824598 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "358318218152120320", + "geo" : { }, + "id_str" : "358360947582181376", + "in_reply_to_user_id" : 177824598, + "text" : "@Joe_query Me too! Simple, and extensible enough. Couldn't believe some alternatives that had 2-3 MB downloads. Yikes.", + "id" : 358360947582181376, + "in_reply_to_status_id" : 358318218152120320, + "created_at" : "2013-07-19 23:01:22 +0000", + "in_reply_to_screen_name" : "Joe_query", + "in_reply_to_user_id_str" : "177824598", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Craig Hockenberry", + "screen_name" : "chockenberry", + "indices" : [ 3, 16 ], + "id_str" : "36183", + "id" : 36183 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "https:\/\/t.co\/K4w9rJ3wLv", + "expanded_url" : "https:\/\/gist.github.com\/chockenberry\/6041565", + "display_url" : "gist.github.com\/chockenberry\/6\u2026" + } ] + }, + "geo" : { }, + "id_str" : "358309097650655232", + "text" : "RT @chockenberry: I just sent an email to Phil Schiller about the Dev Centers. If you're affected by the downtime, let him know:\n\nhttps:\/\/t\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/K4w9rJ3wLv", + "expanded_url" : "https:\/\/gist.github.com\/chockenberry\/6041565", + "display_url" : "gist.github.com\/chockenberry\/6\u2026" + } ] + }, + "geo" : { }, + "id_str" : "358302840659263488", + "text" : "I just sent an email to Phil Schiller about the Dev Centers. If you're affected by the downtime, let him know:\n\nhttps:\/\/t.co\/K4w9rJ3wLv", + "id" : 358302840659263488, + "created_at" : "2013-07-19 19:10:28 +0000", + "user" : { + "name" : "Craig Hockenberry", + "screen_name" : "chockenberry", + "protected" : false, + "id_str" : "36183", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/443849647363072000\/t5o3H1ey_normal.png", + "id" : 36183, + "verified" : false + } + }, + "id" : 358309097650655232, + "created_at" : "2013-07-19 19:35:20 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 56, 78 ], + "url" : "http:\/\/t.co\/xTdvqlW6uN", + "expanded_url" : "http:\/\/joequery.github.io\/Stupid-Table-Plugin\/", + "display_url" : "joequery.github.io\/Stupid-Table-P\u2026" + } ] + }, + "geo" : { }, + "id_str" : "358308698424221696", + "text" : "Thing I like right now: Stupid-table-plugin for jQuery. http:\/\/t.co\/xTdvqlW6uN", + "id" : 358308698424221696, + "created_at" : "2013-07-19 19:33:45 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Command Line Magic", + "screen_name" : "climagic", + "indices" : [ 0, 9 ], + "id_str" : "91333167", + "id" : 91333167 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 23, 45 ], + "url" : "http:\/\/t.co\/Z3dkxstBwy", + "expanded_url" : "http:\/\/www.thefreedictionary.com\/catenate", + "display_url" : "thefreedictionary.com\/catenate" + } ] + }, + "in_reply_to_status_id_str" : "358279948198346752", + "geo" : { }, + "id_str" : "358293524799688704", + "in_reply_to_user_id" : 91333167, + "text" : "@climagic Or catenate: http:\/\/t.co\/Z3dkxstBwy", + "id" : 358293524799688704, + "in_reply_to_status_id" : 358279948198346752, + "created_at" : "2013-07-19 18:33:27 +0000", + "in_reply_to_screen_name" : "climagic", + "in_reply_to_user_id_str" : "91333167", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Fogus", + "screen_name" : "fogus", + "indices" : [ 0, 6 ], + "id_str" : "14375110", + "id" : 14375110 + }, { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 7, 17 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "358229773559926784", + "geo" : { }, + "id_str" : "358238046925238272", + "in_reply_to_user_id" : 18137723, + "text" : "@fogus @raganwald I think that's bound to \u2318-w by default.", + "id" : 358238046925238272, + "in_reply_to_status_id" : 358229773559926784, + "created_at" : "2013-07-19 14:53:00 +0000", + "in_reply_to_screen_name" : "raganwald", + "in_reply_to_user_id_str" : "18137723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Oleg Shaldybin", + "screen_name" : "olegshaldybin", + "indices" : [ 0, 14 ], + "id_str" : "9156692", + "id" : 9156692 + }, { + "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", + "screen_name" : "markkolich", + "indices" : [ 15, 26 ], + "id_str" : "22196723", + "id" : 22196723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "358089905915691009", + "geo" : { }, + "id_str" : "358218571161145344", + "in_reply_to_user_id" : 22196723, + "text" : "@olegshaldybin @markkolich I don't think that was a good idea (I leave TODOs in my code), but those TODOs should be tickets somewhere.", + "id" : 358218571161145344, + "in_reply_to_status_id" : 358089905915691009, + "created_at" : "2013-07-19 13:35:37 +0000", + "in_reply_to_screen_name" : "markkolich", + "in_reply_to_user_id_str" : "22196723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Joseph Martel", + "screen_name" : "JosephMartel", + "indices" : [ 3, 16 ], + "id_str" : "217540637", + "id" : 217540637 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "357939589367214080", + "text" : "RT @JosephMartel: A minor Coronal Mass Ejection is hitting the earth today. Be prepared. Also, check for Northern Lights after dark for the\u2026", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "357899868125151233", + "text" : "A minor Coronal Mass Ejection is hitting the earth today. Be prepared. Also, check for Northern Lights after dark for the next few days.", + "id" : 357899868125151233, + "created_at" : "2013-07-18 16:29:12 +0000", + "user" : { + "name" : "Joseph Martel", + "screen_name" : "JosephMartel", + "protected" : false, + "id_str" : "217540637", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1171025681\/profile-pic_normal.png", + "id" : 217540637, + "verified" : false + } + }, + "id" : 357939589367214080, + "created_at" : "2013-07-18 19:07:02 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Mobile17", + "screen_name" : "mobile17", + "indices" : [ 3, 12 ], + "id_str" : "22219015", + "id" : 22219015 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "357340319211204608", + "text" : "RT @mobile17: Whoa...Ringtone Maker Pro for iOS just hit #1 in 16 countries! \n\nTo celebrate, we're keeping the app FREE until Friday!", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.facebook.com\/twitter\" rel=\"nofollow\"\u003EFacebook\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "357337993138286592", + "text" : "Whoa...Ringtone Maker Pro for iOS just hit #1 in 16 countries! \n\nTo celebrate, we're keeping the app FREE until Friday!", + "id" : 357337993138286592, + "created_at" : "2013-07-17 03:16:31 +0000", + "user" : { + "name" : "Mobile17", + "screen_name" : "mobile17", + "protected" : false, + "id_str" : "22219015", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3763565615\/27a93bbba915072399a117c36b53fbf2_normal.png", + "id" : 22219015, + "verified" : false + } + }, + "id" : 357340319211204608, + "created_at" : "2013-07-17 03:25:45 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Instapaper", + "screen_name" : "instapaper", + "indices" : [ 69, 80 ], + "id_str" : "16240267", + "id" : 16240267 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 41, 63 ], + "url" : "http:\/\/t.co\/4EAEuRgDIU", + "expanded_url" : "http:\/\/arstechnica.com\/staff\/2013\/07\/manifesto-let-my-upload-bandwidth-flow\/", + "display_url" : "arstechnica.com\/staff\/2013\/07\/\u2026" + } ] + }, + "geo" : { }, + "id_str" : "357336101633011712", + "text" : "Manifesto: Let my upload bandwidth flow! http:\/\/t.co\/4EAEuRgDIU (via @instapaper)", + "id" : 357336101633011712, + "created_at" : "2013-07-17 03:09:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "mean meaning machine", + "screen_name" : "ColtonPhillips", + "indices" : [ 0, 15 ], + "id_str" : "49227164", + "id" : 49227164 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "357175072458412032", + "geo" : { }, + "id_str" : "357178572567351298", + "in_reply_to_user_id" : 49227164, + "text" : "@ColtonPhillips You got that right.", + "id" : 357178572567351298, + "in_reply_to_status_id" : 357175072458412032, + "created_at" : "2013-07-16 16:43:02 +0000", + "in_reply_to_screen_name" : "ColtonPhillips", + "in_reply_to_user_id_str" : "49227164", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "mean meaning machine", + "screen_name" : "ColtonPhillips", + "indices" : [ 0, 15 ], + "id_str" : "49227164", + "id" : 49227164 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "357174545888718848", + "geo" : { }, + "id_str" : "357174740655419394", + "in_reply_to_user_id" : 49227164, + "text" : "@ColtonPhillips Damn! I thought it was there a day or two ago but it might have been longer.", + "id" : 357174740655419394, + "in_reply_to_status_id" : 357174545888718848, + "created_at" : "2013-07-16 16:27:48 +0000", + "in_reply_to_screen_name" : "ColtonPhillips", + "in_reply_to_user_id_str" : "49227164", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "mean meaning machine", + "screen_name" : "ColtonPhillips", + "indices" : [ 0, 15 ], + "id_str" : "49227164", + "id" : 49227164 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "357160942049562624", + "geo" : { }, + "id_str" : "357173667664363521", + "in_reply_to_user_id" : 49227164, + "text" : "@ColtonPhillips There's one on the corner of Belleville & Gov't at the harbour, and one at centennial square by Starbucks (Gov't & Fisgard).", + "id" : 357173667664363521, + "in_reply_to_status_id" : 357160942049562624, + "created_at" : "2013-07-16 16:23:32 +0000", + "in_reply_to_screen_name" : "ColtonPhillips", + "in_reply_to_user_id_str" : "49227164", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + }, { + "name" : "DrawQuest", + "screen_name" : "DrawQuest", + "indices" : [ 12, 22 ], + "id_str" : "608895792", + "id" : 608895792 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "355354026575011843", + "geo" : { }, + "id_str" : "355532330250682368", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke @DrawQuest Congrats on the release!", + "id" : 355532330250682368, + "in_reply_to_status_id" : 355354026575011843, + "created_at" : "2013-07-12 03:41:27 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 3, 14 ], + "id_str" : "894911", + "id" : 894911 + }, { + "name" : "DrawQuest", + "screen_name" : "DrawQuest", + "indices" : [ 21, 31 ], + "id_str" : "608895792", + "id" : 608895792 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/VQ2XQvHX91", + "expanded_url" : "https:\/\/itunes.apple.com\/us\/app\/drawquest-free-daily-drawing\/id576917425?ls=1&mt=8", + "display_url" : "itunes.apple.com\/us\/app\/drawque\u2026" + } ] + }, + "geo" : { }, + "id_str" : "355532276869763075", + "text" : "RT @JimRoepcke: YES! @DrawQuest 2.0 has launched! This is a huge update, go get it! https:\/\/t.co\/VQ2XQvHX91", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "DrawQuest", + "screen_name" : "DrawQuest", + "indices" : [ 5, 15 ], + "id_str" : "608895792", + "id" : 608895792 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 91 ], + "url" : "https:\/\/t.co\/VQ2XQvHX91", + "expanded_url" : "https:\/\/itunes.apple.com\/us\/app\/drawquest-free-daily-drawing\/id576917425?ls=1&mt=8", + "display_url" : "itunes.apple.com\/us\/app\/drawque\u2026" + } ] + }, + "geo" : { }, + "id_str" : "355354026575011843", + "text" : "YES! @DrawQuest 2.0 has launched! This is a huge update, go get it! https:\/\/t.co\/VQ2XQvHX91", + "id" : 355354026575011843, + "created_at" : "2013-07-11 15:52:56 +0000", + "user" : { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "protected" : false, + "id_str" : "894911", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", + "id" : 894911, + "verified" : false + } + }, + "id" : 355532276869763075, + "created_at" : "2013-07-12 03:41:14 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paolo Fragomeni", + "screen_name" : "hij1nx", + "indices" : [ 3, 10 ], + "id_str" : "95938827", + "id" : 95938827 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 54, 76 ], + "url" : "http:\/\/t.co\/xC63LMxzAg", + "expanded_url" : "http:\/\/www.nczonline.net\/blog\/2013\/07\/09\/the-case-for-setimmediate\/", + "display_url" : "nczonline.net\/blog\/2013\/07\/0\u2026" + } ] + }, + "geo" : { }, + "id_str" : "354642645785653249", + "text" : "RT @hij1nx: yes, browsers should have setImmediate -- http:\/\/t.co\/xC63LMxzAg", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 42, 64 ], + "url" : "http:\/\/t.co\/xC63LMxzAg", + "expanded_url" : "http:\/\/www.nczonline.net\/blog\/2013\/07\/09\/the-case-for-setimmediate\/", + "display_url" : "nczonline.net\/blog\/2013\/07\/0\u2026" + } ] + }, + "geo" : { }, + "id_str" : "354631845415104514", + "text" : "yes, browsers should have setImmediate -- http:\/\/t.co\/xC63LMxzAg", + "id" : 354631845415104514, + "created_at" : "2013-07-09 16:03:15 +0000", + "user" : { + "name" : "Paolo Fragomeni", + "screen_name" : "hij1nx", + "protected" : false, + "id_str" : "95938827", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/433281459952967680\/e0AypOHv_normal.jpeg", + "id" : 95938827, + "verified" : false + } + }, + "id" : 354642645785653249, + "created_at" : "2013-07-09 16:46:10 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "OpenUDID", + "screen_name" : "OpenUDID", + "indices" : [ 0, 9 ], + "id_str" : "558516258", + "id" : 558516258 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "354350067659976704", + "in_reply_to_user_id" : 558516258, + "text" : "@OpenUDID iOS 7 beta 3 released today breaks OpenUDID's use of the pasteboard. Named pasteboards are unique to individual app vendors now.", + "id" : 354350067659976704, + "created_at" : "2013-07-08 21:23:34 +0000", + "in_reply_to_screen_name" : "OpenUDID", + "in_reply_to_user_id_str" : "558516258", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ged Maheux", + "screen_name" : "gedeon", + "indices" : [ 0, 7 ], + "id_str" : "38003", + "id" : 38003 + }, { + "name" : "\u30DE\u30CE\u30ED", + "screen_name" : "manolosavi", + "indices" : [ 8, 19 ], + "id_str" : "15495016", + "id" : 15495016 + }, { + "name" : "Twitterrific", + "screen_name" : "Twitterrific", + "indices" : [ 20, 33 ], + "id_str" : "643443", + "id" : 643443 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "354052830224580608", + "geo" : { }, + "id_str" : "354262755773120513", + "in_reply_to_user_id" : 38003, + "text" : "@gedeon @manolosavi @Twitterrific This happens with Glassboard on iOS 6.1.3 for me too. Perhaps it's a server issue on Apple's end.", + "id" : 354262755773120513, + "in_reply_to_status_id" : 354052830224580608, + "created_at" : "2013-07-08 15:36:37 +0000", + "in_reply_to_screen_name" : "gedeon", + "in_reply_to_user_id_str" : "38003", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 49, 71 ], + "url" : "http:\/\/t.co\/0GZ9xeQjTd", + "expanded_url" : "http:\/\/photos.app.net\/7363786\/1", + "display_url" : "photos.app.net\/7363786\/1" + } ] + }, + "geo" : { }, + "id_str" : "352834936132206593", + "text" : "Well I'm never doing that again. Lesson learned. http:\/\/t.co\/0GZ9xeQjTd", + "id" : 352834936132206593, + "created_at" : "2013-07-04 17:02:58 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +} ] \ No newline at end of file diff --git a/public/tweets/data/js/tweets/2013_08.js b/public/tweets/data/js/tweets/2013_08.js new file mode 100755 index 0000000..fe79b1e --- /dev/null +++ b/public/tweets/data/js/tweets/2013_08.js @@ -0,0 +1,2578 @@ +Grailbird.data.tweets_2013_08 = + [ { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reeder", + "screen_name" : "reederapp", + "indices" : [ 3, 13 ], + "id_str" : "79033767", + "id" : 79033767 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "373960877747089408", + "text" : "RT @reederapp: Submitted. Finally.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/ThisIsMyNextApp\" rel=\"nofollow\"\u003EThis is my next app\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "373917751100067840", + "text" : "Submitted. Finally.", + "id" : 373917751100067840, + "created_at" : "2013-08-31 21:18:33 +0000", + "user" : { + "name" : "Reeder", + "screen_name" : "reederapp", + "protected" : false, + "id_str" : "79033767", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000404093514\/9336e2ddf69091582917c386d9035197_normal.png", + "id" : 79033767, + "verified" : false + } + }, + "id" : 373960877747089408, + "created_at" : "2013-09-01 00:09:55 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "TJ Holowaychuk", + "screen_name" : "tjholowaychuk", + "indices" : [ 0, 14 ], + "id_str" : "29255412", + "id" : 29255412 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "373651956805271552", + "geo" : { }, + "id_str" : "373661651909627904", + "in_reply_to_user_id" : 29255412, + "text" : "@tjholowaychuk Looks nice! You accidentally a word in Metadata :)", + "id" : 373661651909627904, + "in_reply_to_status_id" : 373651956805271552, + "created_at" : "2013-08-31 04:20:54 +0000", + "in_reply_to_screen_name" : "tjholowaychuk", + "in_reply_to_user_id_str" : "29255412", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Daniel Jalkut", + "screen_name" : "danielpunkass", + "indices" : [ 3, 17 ], + "id_str" : "666043", + "id" : 666043 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "373660347443318784", + "text" : "RT @danielpunkass: The secret to Twitter is always take the high road and avoid inflammatory comments.\n\nAfter you\u2019ve had your say.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "373643237350993920", + "text" : "The secret to Twitter is always take the high road and avoid inflammatory comments.\n\nAfter you\u2019ve had your say.", + "id" : 373643237350993920, + "created_at" : "2013-08-31 03:07:44 +0000", + "user" : { + "name" : "Daniel Jalkut", + "screen_name" : "danielpunkass", + "protected" : false, + "id_str" : "666043", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000490489432\/83a45a68a85678bba54d7f00efed3476_normal.png", + "id" : 666043, + "verified" : false + } + }, + "id" : 373660347443318784, + "created_at" : "2013-08-31 04:15:43 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.instapaper.com\/\" rel=\"nofollow\"\u003EInstapaper\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 60, 82 ], + "url" : "http:\/\/t.co\/SWy8OFucKj", + "expanded_url" : "http:\/\/blogs.msdn.com\/b\/ie\/archive\/2012\/06\/13\/advances-in-javascript-performance-in-ie10-and-windows-8.aspx", + "display_url" : "blogs.msdn.com\/b\/ie\/archive\/2\u2026" + } ] + }, + "geo" : { }, + "id_str" : "373638412642689024", + "text" : "Advances in JavaScript Performance in IE10 (via Instapaper) http:\/\/t.co\/SWy8OFucKj", + "id" : 373638412642689024, + "created_at" : "2013-08-31 02:48:34 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Horse iOS", + "screen_name" : "Horse_iOS", + "indices" : [ 3, 13 ], + "id_str" : "1518266449", + "id" : 1518266449 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "373633234476601344", + "text" : "RT @Horse_iOS: git reset head --hard -f origin master --head --reallyhard --just fucking undo the stupid shit i did", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "373610296046141440", + "text" : "git reset head --hard -f origin master --head --reallyhard --just fucking undo the stupid shit i did", + "id" : 373610296046141440, + "created_at" : "2013-08-31 00:56:50 +0000", + "user" : { + "name" : "Horse iOS", + "screen_name" : "Horse_iOS", + "protected" : false, + "id_str" : "1518266449", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000662240388\/6ee0fb6aa5f9f139544b1296a7324aaa_normal.png", + "id" : 1518266449, + "verified" : false + } + }, + "id" : 373633234476601344, + "created_at" : "2013-08-31 02:27:59 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sebastiaan de With", + "screen_name" : "sdw", + "indices" : [ 3, 7 ], + "id_str" : "6503412", + "id" : 6503412 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/aDi4MueUGA", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=bhITpTtG888", + "display_url" : "youtube.com\/watch?v=bhITpT\u2026" + } ] + }, + "geo" : { }, + "id_str" : "373559868528934912", + "text" : "RT @sdw: Church releases bald eagle indoors, which slams into a window as crowd yells 'USA! USA!'.\n\nCan't make this shit up. http:\/\/t.co\/aD\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/aDi4MueUGA", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=bhITpTtG888", + "display_url" : "youtube.com\/watch?v=bhITpT\u2026" + } ] + }, + "geo" : { }, + "id_str" : "373504285436166144", + "text" : "Church releases bald eagle indoors, which slams into a window as crowd yells 'USA! USA!'.\n\nCan't make this shit up. http:\/\/t.co\/aDi4MueUGA", + "id" : 373504285436166144, + "created_at" : "2013-08-30 17:55:35 +0000", + "user" : { + "name" : "Sebastiaan de With", + "screen_name" : "sdw", + "protected" : false, + "id_str" : "6503412", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000485385696\/a5b72dc6709b259e9a7e95724991877e_normal.png", + "id" : 6503412, + "verified" : false + } + }, + "id" : 373559868528934912, + "created_at" : "2013-08-30 21:36:27 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 3, 14 ], + "id_str" : "15122081", + "id" : 15122081 + }, { + "name" : "Owen Thomas", + "screen_name" : "owenthomas", + "indices" : [ 17, 28 ], + "id_str" : "3034251", + "id" : 3034251 + }, { + "name" : "Matthew Panzarino", + "screen_name" : "panzer", + "indices" : [ 29, 36 ], + "id_str" : "19312115", + "id" : 19312115 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "373193221603467265", + "text" : "RT @nerdtalker: .@owenthomas @panzer water is wet. iOS betas expire. A panda fabricating and leaking the iPhone 6 would be a phenomenon.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Owen Thomas", + "screen_name" : "owenthomas", + "indices" : [ 1, 12 ], + "id_str" : "3034251", + "id" : 3034251 + }, { + "name" : "Matthew Panzarino", + "screen_name" : "panzer", + "indices" : [ 13, 20 ], + "id_str" : "19312115", + "id" : 19312115 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "373179976889028608", + "geo" : { }, + "id_str" : "373181523010150400", + "in_reply_to_user_id" : 3034251, + "text" : ".@owenthomas @panzer water is wet. iOS betas expire. A panda fabricating and leaking the iPhone 6 would be a phenomenon.", + "id" : 373181523010150400, + "in_reply_to_status_id" : 373179976889028608, + "created_at" : "2013-08-29 20:33:03 +0000", + "in_reply_to_screen_name" : "owenthomas", + "in_reply_to_user_id_str" : "3034251", + "user" : { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "protected" : false, + "id_str" : "15122081", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3210068904\/55f9feb0bc5ef7ccd9e416639f595d05_normal.jpeg", + "id" : 15122081, + "verified" : false + } + }, + "id" : 373193221603467265, + "created_at" : "2013-08-29 21:19:32 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 0, 11 ], + "id_str" : "15122081", + "id" : 15122081 + }, { + "name" : "Rene Ritchie", + "screen_name" : "reneritchie", + "indices" : [ 12, 24 ], + "id_str" : "10194392", + "id" : 10194392 + }, { + "name" : "Richard Gaywood", + "screen_name" : "PenLlawen", + "indices" : [ 25, 35 ], + "id_str" : "6596872", + "id" : 6596872 + }, { + "name" : "Peter Cohen", + "screen_name" : "flargh", + "indices" : [ 36, 43 ], + "id_str" : "2960721", + "id" : 2960721 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "373161897895284736", + "geo" : { }, + "id_str" : "373176105257025536", + "in_reply_to_user_id" : 15122081, + "text" : "@nerdtalker @reneritchie @PenLlawen @flargh I sometimes pack a keyboard for sysadmin emergencies when I don't feel like lugging my 15\" MBP.", + "id" : 373176105257025536, + "in_reply_to_status_id" : 373161897895284736, + "created_at" : "2013-08-29 20:11:31 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 0, 11 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "372885368762150912", + "geo" : { }, + "id_str" : "372910514608668672", + "in_reply_to_user_id" : 15122081, + "text" : "@nerdtalker I received a few of those. Until you look closely they are indeed convincing.", + "id" : 372910514608668672, + "in_reply_to_status_id" : 372885368762150912, + "created_at" : "2013-08-29 02:36:09 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Feedbin", + "screen_name" : "feedbin", + "indices" : [ 12, 20 ], + "id_str" : "1170518132", + "id" : 1170518132 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "372428077520805888", + "text" : "I love that @feedbin is open source now. Makes me feel like I picked a good service to support!", + "id" : 372428077520805888, + "created_at" : "2013-08-27 18:39:07 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 54, 77 ], + "url" : "https:\/\/t.co\/SblyCaQTrP", + "expanded_url" : "https:\/\/itunes.apple.com\/ca\/tv-season\/britneys-new-look\/id274098327?i=276810437", + "display_url" : "itunes.apple.com\/ca\/tv-season\/b\u2026" + } ] + }, + "geo" : { }, + "id_str" : "372212307738116097", + "text" : "South Park S12E02 \"Britney's New Look\" is relevant. \n\nhttps:\/\/t.co\/SblyCaQTrP", + "id" : 372212307738116097, + "created_at" : "2013-08-27 04:21:44 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "indices" : [ 3, 10 ], + "id_str" : "207756340", + "id" : 207756340 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "372066602688069632", + "text" : "RT @wwwtxt: I hope Madonna had fun. She had her breasts groped three times by male dancers, plus she had them running hands up under her dr\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/bufferapp.com\" rel=\"nofollow\"\u003EBuffer\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "372063452388683776", + "text" : "I hope Madonna had fun. She had her breasts groped three times by male dancers, plus she had them running hands up under her dress. \u262F90SEP", + "id" : 372063452388683776, + "created_at" : "2013-08-26 18:30:14 +0000", + "user" : { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "protected" : false, + "id_str" : "207756340", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000328039060\/306deca90d2cf629aec0b51423f11a02_normal.png", + "id" : 207756340, + "verified" : false + } + }, + "id" : 372066602688069632, + "created_at" : "2013-08-26 18:42:45 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "indices" : [ 3, 10 ], + "id_str" : "207756340", + "id" : 207756340 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "372066311615967232", + "text" : "RT @wwwtxt: Was it just me or did the VMAs last night suck? \u262F92SEP", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/bufferapp.com\" rel=\"nofollow\"\u003EBuffer\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "372062674085236736", + "text" : "Was it just me or did the VMAs last night suck? \u262F92SEP", + "id" : 372062674085236736, + "created_at" : "2013-08-26 18:27:08 +0000", + "user" : { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "protected" : false, + "id_str" : "207756340", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000328039060\/306deca90d2cf629aec0b51423f11a02_normal.png", + "id" : 207756340, + "verified" : false + } + }, + "id" : 372066311615967232, + "created_at" : "2013-08-26 18:41:36 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Christian Heilmann ", + "screen_name" : "codepo8", + "indices" : [ 0, 8 ], + "id_str" : "13567", + "id" : 13567 + }, { + "name" : "getify", + "screen_name" : "getify", + "indices" : [ 9, 16 ], + "id_str" : "16686076", + "id" : 16686076 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 49, 71 ], + "url" : "http:\/\/t.co\/Pfwz9oAOHx", + "expanded_url" : "http:\/\/img.ly\/whCc", + "display_url" : "img.ly\/whCc" + } ] + }, + "in_reply_to_status_id_str" : "372036371671568385", + "geo" : { }, + "id_str" : "372038433792733184", + "in_reply_to_user_id" : 13567, + "text" : "@codepo8 @getify Funnily enough, even in Chrome\u2026 http:\/\/t.co\/Pfwz9oAOHx", + "id" : 372038433792733184, + "in_reply_to_status_id" : 372036371671568385, + "created_at" : "2013-08-26 16:50:49 +0000", + "in_reply_to_screen_name" : "codepo8", + "in_reply_to_user_id_str" : "13567", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jacqui Cheng", + "screen_name" : "ejacqui", + "indices" : [ 3, 11 ], + "id_str" : "46023", + "id" : 46023 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "371731847136292864", + "text" : "RT @ejacqui: Drivers who continually pass you on the highway just to get in front and then slow down over and over.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "371728426190635008", + "text" : "Drivers who continually pass you on the highway just to get in front and then slow down over and over.", + "id" : 371728426190635008, + "created_at" : "2013-08-25 20:18:57 +0000", + "user" : { + "name" : "Jacqui Cheng", + "screen_name" : "ejacqui", + "protected" : false, + "id_str" : "46023", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000837143680\/64947c88fb46881c9f7f851cc1c56eb0_normal.jpeg", + "id" : 46023, + "verified" : false + } + }, + "id" : 371731847136292864, + "created_at" : "2013-08-25 20:32:33 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jacqui Cheng", + "screen_name" : "ejacqui", + "indices" : [ 3, 11 ], + "id_str" : "46023", + "id" : 46023 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "371731798738206720", + "text" : "RT @ejacqui: Cyclists who run reds to pass everyone else, but ride so slowly that everyone has to pass them over and over between every lig\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "371656566589509633", + "text" : "Cyclists who run reds to pass everyone else, but ride so slowly that everyone has to pass them over and over between every light. \uD83D\uDE21", + "id" : 371656566589509633, + "created_at" : "2013-08-25 15:33:25 +0000", + "user" : { + "name" : "Jacqui Cheng", + "screen_name" : "ejacqui", + "protected" : false, + "id_str" : "46023", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000837143680\/64947c88fb46881c9f7f851cc1c56eb0_normal.jpeg", + "id" : 46023, + "verified" : false + } + }, + "id" : 371731798738206720, + "created_at" : "2013-08-25 20:32:21 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Dan Benjamin", + "screen_name" : "danbenjamin", + "indices" : [ 0, 12 ], + "id_str" : "5905672", + "id" : 5905672 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "371659440153309186", + "geo" : { }, + "id_str" : "371664722740797441", + "in_reply_to_user_id" : 5905672, + "text" : "@danbenjamin Fair enough!", + "id" : 371664722740797441, + "in_reply_to_status_id" : 371659440153309186, + "created_at" : "2013-08-25 16:05:49 +0000", + "in_reply_to_screen_name" : "danbenjamin", + "in_reply_to_user_id_str" : "5905672", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Dan Benjamin", + "screen_name" : "danbenjamin", + "indices" : [ 0, 12 ], + "id_str" : "5905672", + "id" : 5905672 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "371639107258048512", + "geo" : { }, + "id_str" : "371658305120112640", + "in_reply_to_user_id" : 5905672, + "text" : "@danbenjamin Did you find a good RSS reader? Press is nice but it's no Reeder. I use Tweetings and it's ok. It's no Twitteriffic or Tweetbot", + "id" : 371658305120112640, + "in_reply_to_status_id" : 371639107258048512, + "created_at" : "2013-08-25 15:40:19 +0000", + "in_reply_to_screen_name" : "danbenjamin", + "in_reply_to_user_id_str" : "5905672", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Neven Mrgan", + "screen_name" : "mrgan", + "indices" : [ 3, 9 ], + "id_str" : "35293", + "id" : 35293 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "blackbar", + "indices" : [ 19, 28 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "371484466243309568", + "text" : "RT @mrgan: My best #blackbar tip: if you get seriously stuck, loudly and angrily declare that this is freakin' IMPOSSIBLE. You'll immediate\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "blackbar", + "indices" : [ 8, 17 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "371478284736790529", + "text" : "My best #blackbar tip: if you get seriously stuck, loudly and angrily declare that this is freakin' IMPOSSIBLE. You'll immediately get it.", + "id" : 371478284736790529, + "created_at" : "2013-08-25 03:44:59 +0000", + "user" : { + "name" : "Neven Mrgan", + "screen_name" : "mrgan", + "protected" : false, + "id_str" : "35293", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000679756779\/de2395d30aeefafdd1dcffb73d4b7c26_normal.png", + "id" : 35293, + "verified" : false + } + }, + "id" : 371484466243309568, + "created_at" : "2013-08-25 04:09:33 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Daine Trinidad", + "screen_name" : "dainerose", + "indices" : [ 0, 10 ], + "id_str" : "14315117", + "id" : 14315117 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 54, 77 ], + "url" : "https:\/\/t.co\/GnFeR970V9", + "expanded_url" : "https:\/\/picasaweb.google.com\/113145150458563580631\/LittleBeej#5661542922058205618", + "display_url" : "picasaweb.google.com\/11314515045856\u2026" + }, { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/824rtkOGyW", + "expanded_url" : "https:\/\/picasaweb.google.com\/113145150458563580631\/LittleBeej#5665758381384847650", + "display_url" : "picasaweb.google.com\/11314515045856\u2026" + } ] + }, + "in_reply_to_status_id_str" : "371014885901365248", + "geo" : { }, + "id_str" : "371017081338073088", + "in_reply_to_user_id" : 14315117, + "text" : "@dainerose Typical. He knows where your attention is. https:\/\/t.co\/GnFeR970V9 https:\/\/t.co\/824rtkOGyW", + "id" : 371017081338073088, + "in_reply_to_status_id" : 371014885901365248, + "created_at" : "2013-08-23 21:12:20 +0000", + "in_reply_to_screen_name" : "dainerose", + "in_reply_to_user_id_str" : "14315117", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "dondi", + "screen_name" : "zugzugglug", + "indices" : [ 0, 11 ], + "id_str" : "14802451", + "id" : 14802451 + }, { + "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", + "screen_name" : "markkolich", + "indices" : [ 12, 23 ], + "id_str" : "22196723", + "id" : 22196723 + }, { + "name" : "Mike Megally", + "screen_name" : "cmsimike", + "indices" : [ 24, 33 ], + "id_str" : "14519526", + "id" : 14519526 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "371011953524621312", + "geo" : { }, + "id_str" : "371013067082973184", + "in_reply_to_user_id" : 4777951, + "text" : "@zugzugglug @markkolich @cmsimike Damn, never mind! I was mistaken about how zsh does it. It's not up to date in all shells like I thought.", + "id" : 371013067082973184, + "in_reply_to_status_id" : 371011953524621312, + "created_at" : "2013-08-23 20:56:22 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "dondi", + "screen_name" : "zugzugglug", + "indices" : [ 0, 11 ], + "id_str" : "14802451", + "id" : 14802451 + }, { + "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", + "screen_name" : "markkolich", + "indices" : [ 12, 23 ], + "id_str" : "22196723", + "id" : 22196723 + }, { + "name" : "Mike Megally", + "screen_name" : "cmsimike", + "indices" : [ 24, 33 ], + "id_str" : "14519526", + "id" : 14519526 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "371011953524621312", + "geo" : { }, + "id_str" : "371012187654873088", + "in_reply_to_user_id" : 4777951, + "text" : "@zugzugglug @markkolich @cmsimike Combined with Dropbox my shell history is always everywhere, like synced browser history in Chrome\/Fx.", + "id" : 371012187654873088, + "in_reply_to_status_id" : 371011953524621312, + "created_at" : "2013-08-23 20:52:53 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "dondi", + "screen_name" : "zugzugglug", + "indices" : [ 0, 11 ], + "id_str" : "14802451", + "id" : 14802451 + }, { + "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", + "screen_name" : "markkolich", + "indices" : [ 12, 23 ], + "id_str" : "22196723", + "id" : 22196723 + }, { + "name" : "Mike Megally", + "screen_name" : "cmsimike", + "indices" : [ 24, 33 ], + "id_str" : "14519526", + "id" : 14519526 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/y7ufeiXZwS", + "expanded_url" : "https:\/\/github.com\/samsonjs\/config\/blob\/master\/zsh\/zshrc#L108-L120", + "display_url" : "github.com\/samsonjs\/confi\u2026" + } ] + }, + "in_reply_to_status_id_str" : "370783906540179456", + "geo" : { }, + "id_str" : "371011953524621312", + "in_reply_to_user_id" : 14802451, + "text" : "@zugzugglug @markkolich @cmsimike Fuck it, I'll be \"that guy\" and smugly say that zsh does this better. https:\/\/t.co\/y7ufeiXZwS", + "id" : 371011953524621312, + "in_reply_to_status_id" : 370783906540179456, + "created_at" : "2013-08-23 20:51:57 +0000", + "in_reply_to_screen_name" : "zugzugglug", + "in_reply_to_user_id_str" : "14802451", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Charlie Robbins", + "screen_name" : "indexzero", + "indices" : [ 0, 10 ], + "id_str" : "13696102", + "id" : 13696102 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "370990829076111360", + "geo" : { }, + "id_str" : "370998059364122624", + "in_reply_to_user_id" : 13696102, + "text" : "@indexzero Do any solutions entirely prevent mixing presentation & style? If so, are they any good?", + "id" : 370998059364122624, + "in_reply_to_status_id" : 370990829076111360, + "created_at" : "2013-08-23 19:56:44 +0000", + "in_reply_to_screen_name" : "indexzero", + "in_reply_to_user_id_str" : "13696102", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John-David Dalton", + "screen_name" : "jdalton", + "indices" : [ 0, 8 ], + "id_str" : "14272162", + "id" : 14272162 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "370960243057885186", + "geo" : { }, + "id_str" : "370960975588900865", + "in_reply_to_user_id" : 14272162, + "text" : "@jdalton Heh, I was waiting for that! I haven't made the lo-dash jump yet but have had my eye on it. Point is that ES5 can still use help.", + "id" : 370960975588900865, + "in_reply_to_status_id" : 370960243057885186, + "created_at" : "2013-08-23 17:29:23 +0000", + "in_reply_to_screen_name" : "jdalton", + "in_reply_to_user_id_str" : "14272162", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Timothy B. Lee", + "screen_name" : "binarybits", + "indices" : [ 0, 11 ], + "id_str" : "14165170", + "id" : 14165170 + }, { + "name" : "Peter Bright", + "screen_name" : "DrPizza", + "indices" : [ 12, 20 ], + "id_str" : "11375732", + "id" : 11375732 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "370935405035532288", + "geo" : { }, + "id_str" : "370949610316918785", + "in_reply_to_user_id" : 14165170, + "text" : "@binarybits @DrPizza Article states it: \"touting mobile and tablet computing ideas for years\". MS failed to execute and succeed there.", + "id" : 370949610316918785, + "in_reply_to_status_id" : 370935405035532288, + "created_at" : "2013-08-23 16:44:13 +0000", + "in_reply_to_screen_name" : "binarybits", + "in_reply_to_user_id_str" : "14165170", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "indices" : [ 3, 10 ], + "id_str" : "207756340", + "id" : 207756340 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "370947912705900545", + "text" : "RT @wwwtxt: I reckon the best person to play Batman is Tom Selleck. He's tall, muscular, and can play the part of a playboy very well. \u262F89M\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/bufferapp.com\" rel=\"nofollow\"\u003EBuffer\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "370941278458236928", + "text" : "I reckon the best person to play Batman is Tom Selleck. He's tall, muscular, and can play the part of a playboy very well. \u262F89MAY", + "id" : 370941278458236928, + "created_at" : "2013-08-23 16:11:07 +0000", + "user" : { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "protected" : false, + "id_str" : "207756340", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000328039060\/306deca90d2cf629aec0b51423f11a02_normal.png", + "id" : 207756340, + "verified" : false + } + }, + "id" : 370947912705900545, + "created_at" : "2013-08-23 16:37:28 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "indices" : [ 3, 10 ], + "id_str" : "207756340", + "id" : 207756340 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "370947796532084736", + "text" : "RT @wwwtxt: Michael Keaton. A guy with no chin and the voice of Mickey Mouse says \u201CI'm Batman\u201D and the bad guy is supposed to be scared? \u262F8\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/bufferapp.com\" rel=\"nofollow\"\u003EBuffer\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "370940257422032896", + "text" : "Michael Keaton. A guy with no chin and the voice of Mickey Mouse says \u201CI'm Batman\u201D and the bad guy is supposed to be scared? \u262F89MAY", + "id" : 370940257422032896, + "created_at" : "2013-08-23 16:07:03 +0000", + "user" : { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "protected" : false, + "id_str" : "207756340", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000328039060\/306deca90d2cf629aec0b51423f11a02_normal.png", + "id" : 207756340, + "verified" : false + } + }, + "id" : 370947796532084736, + "created_at" : "2013-08-23 16:37:01 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John-David Dalton", + "screen_name" : "jdalton", + "indices" : [ 0, 8 ], + "id_str" : "14272162", + "id" : 14272162 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "370937990769430528", + "geo" : { }, + "id_str" : "370947601014603776", + "in_reply_to_user_id" : 14272162, + "text" : "@jdalton When someone asks me how to iterate over an object in node I say \"underscore\" without thinking about it.", + "id" : 370947601014603776, + "in_reply_to_status_id" : 370937990769430528, + "created_at" : "2013-08-23 16:36:14 +0000", + "in_reply_to_screen_name" : "jdalton", + "in_reply_to_user_id_str" : "14272162", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "The Loop", + "screen_name" : "theloop", + "indices" : [ 14, 22 ], + "id_str" : "44764761", + "id" : 44764761 + }, { + "name" : "Jim Dalrymple", + "screen_name" : "jdalrymple", + "indices" : [ 23, 34 ], + "id_str" : "12131132", + "id" : 12131132 + }, { + "name" : "anandshimpi", + "screen_name" : "anandshimpi", + "indices" : [ 107, 119 ], + "id_str" : "14618863", + "id" : 14618863 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "370676202161573889", + "geo" : { }, + "id_str" : "370694935390875648", + "in_reply_to_user_id" : 529798368, + "text" : "@MikeGriffin_ @theloop @jdalrymple Wait, after antenna gate you still trust Consumer Reports? Hmm\u2026 I trust @anandshimpi way more than CR.", + "id" : 370694935390875648, + "in_reply_to_status_id" : 370676202161573889, + "created_at" : "2013-08-22 23:52:14 +0000", + "in_reply_to_screen_name" : "MikeGriffin__", + "in_reply_to_user_id_str" : "529798368", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", + "screen_name" : "markkolich", + "indices" : [ 0, 11 ], + "id_str" : "22196723", + "id" : 22196723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "370566310012276736", + "geo" : { }, + "id_str" : "370573071473577985", + "in_reply_to_user_id" : 22196723, + "text" : "@markkolich Ah, that would be good. You could filter it periodically. zsh can only ignore consecutive dupes.", + "id" : 370573071473577985, + "in_reply_to_status_id" : 370566310012276736, + "created_at" : "2013-08-22 15:47:59 +0000", + "in_reply_to_screen_name" : "markkolich", + "in_reply_to_user_id_str" : "22196723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "dondi", + "screen_name" : "zugzugglug", + "indices" : [ 0, 11 ], + "id_str" : "14802451", + "id" : 14802451 + }, { + "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", + "screen_name" : "markkolich", + "indices" : [ 12, 23 ], + "id_str" : "22196723", + "id" : 22196723 + }, { + "name" : "Mike Megally", + "screen_name" : "cmsimike", + "indices" : [ 24, 33 ], + "id_str" : "14519526", + "id" : 14519526 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "370089793842978817", + "geo" : { }, + "id_str" : "370565164375883777", + "in_reply_to_user_id" : 14802451, + "text" : "@zugzugglug @markkolich @cmsimike I keep 2 million lines of shell history (just 5-6 MB in 7 years). I still have svn commands in there.", + "id" : 370565164375883777, + "in_reply_to_status_id" : 370089793842978817, + "created_at" : "2013-08-22 15:16:34 +0000", + "in_reply_to_screen_name" : "zugzugglug", + "in_reply_to_user_id_str" : "14802451", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "?B|", + "screen_name" : "brycebot", + "indices" : [ 3, 12 ], + "id_str" : "28501846", + "id" : 28501846 + }, { + "name" : "Nathan Rajlich", + "screen_name" : "TooTallNate", + "indices" : [ 14, 26 ], + "id_str" : "277724842", + "id" : 277724842 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "370336247928983552", + "text" : "RT @brycebot: @TooTallNate cause infinite recursion until you blow the stack", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Nathan Rajlich", + "screen_name" : "TooTallNate", + "indices" : [ 0, 12 ], + "id_str" : "277724842", + "id" : 277724842 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "370323410707947520", + "geo" : { }, + "id_str" : "370332008724963328", + "in_reply_to_user_id" : 277724842, + "text" : "@TooTallNate cause infinite recursion until you blow the stack", + "id" : 370332008724963328, + "in_reply_to_status_id" : 370323410707947520, + "created_at" : "2013-08-21 23:50:05 +0000", + "in_reply_to_screen_name" : "TooTallNate", + "in_reply_to_user_id_str" : "277724842", + "user" : { + "name" : "?B|", + "screen_name" : "brycebot", + "protected" : false, + "id_str" : "28501846", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000762550370\/c7a0e609f8be80f27fd2c9a328280459_normal.jpeg", + "id" : 28501846, + "verified" : false + } + }, + "id" : 370336247928983552, + "created_at" : "2013-08-22 00:06:56 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Nathan Rajlich", + "screen_name" : "TooTallNate", + "indices" : [ 3, 15 ], + "id_str" : "277724842", + "id" : 277724842 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "370336240333099008", + "text" : "RT @TooTallNate: How to forcibly throw an \"uncaught exception\" in JavaScript?", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "370323410707947520", + "text" : "How to forcibly throw an \"uncaught exception\" in JavaScript?", + "id" : 370323410707947520, + "created_at" : "2013-08-21 23:15:56 +0000", + "user" : { + "name" : "Nathan Rajlich", + "screen_name" : "TooTallNate", + "protected" : false, + "id_str" : "277724842", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2940488513\/9f77f7e91174b0a15cbdb3f600182035_normal.jpeg", + "id" : 277724842, + "verified" : false + } + }, + "id" : 370336240333099008, + "created_at" : "2013-08-22 00:06:54 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "TJ Holowaychuk", + "screen_name" : "tjholowaychuk", + "indices" : [ 0, 14 ], + "id_str" : "29255412", + "id" : 29255412 + }, { + "name" : "literally no thing", + "screen_name" : "izs", + "indices" : [ 15, 19 ], + "id_str" : "8038312", + "id" : 8038312 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 34, 57 ], + "url" : "https:\/\/t.co\/XEOeWXLRcr", + "expanded_url" : "https:\/\/npmjs.org\/package\/abbrev", + "display_url" : "npmjs.org\/package\/abbrev" + } ] + }, + "in_reply_to_status_id_str" : "370022391230889985", + "geo" : { }, + "id_str" : "370046593312894976", + "in_reply_to_user_id" : 29255412, + "text" : "@tjholowaychuk @izs Secret sauce: https:\/\/t.co\/XEOeWXLRcr", + "id" : 370046593312894976, + "in_reply_to_status_id" : 370022391230889985, + "created_at" : "2013-08-21 04:55:57 +0000", + "in_reply_to_screen_name" : "tjholowaychuk", + "in_reply_to_user_id_str" : "29255412", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Bryan Kyle", + "screen_name" : "bryan_kyle", + "indices" : [ 0, 11 ], + "id_str" : "14864447", + "id" : 14864447 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "369956701812051969", + "geo" : { }, + "id_str" : "369957573740355585", + "in_reply_to_user_id" : 14864447, + "text" : "@bryan_kyle Heh, I just mean if they handle it at all it should do something instead of nothing. Handle and do something or ignore entirely.", + "id" : 369957573740355585, + "in_reply_to_status_id" : 369956701812051969, + "created_at" : "2013-08-20 23:02:13 +0000", + "in_reply_to_screen_name" : "bryan_kyle", + "in_reply_to_user_id_str" : "14864447", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Bryan Kyle", + "screen_name" : "bryan_kyle", + "indices" : [ 0, 11 ], + "id_str" : "14864447", + "id" : 14864447 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "369949106443390976", + "geo" : { }, + "id_str" : "369956509582495745", + "in_reply_to_user_id" : 14864447, + "text" : "@bryan_kyle I expected it to open the link in my default browser. I feel like they should do something even if it's a nonsensical request.", + "id" : 369956509582495745, + "in_reply_to_status_id" : 369949106443390976, + "created_at" : "2013-08-20 22:58:00 +0000", + "in_reply_to_screen_name" : "bryan_kyle", + "in_reply_to_user_id_str" : "14864447", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Neven Mrgan", + "screen_name" : "mrgan", + "indices" : [ 0, 6 ], + "id_str" : "35293", + "id" : 35293 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "369926973339885568", + "geo" : { }, + "id_str" : "369927327225876480", + "in_reply_to_user_id" : 35293, + "text" : "@mrgan What?! Please don't tell me that's a thing now...", + "id" : 369927327225876480, + "in_reply_to_status_id" : 369926973339885568, + "created_at" : "2013-08-20 21:02:02 +0000", + "in_reply_to_screen_name" : "mrgan", + "in_reply_to_user_id_str" : "35293", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Bryan Kyle", + "screen_name" : "bryan_kyle", + "indices" : [ 0, 11 ], + "id_str" : "14864447", + "id" : 14864447 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "369916135451279360", + "geo" : { }, + "id_str" : "369917248061722624", + "in_reply_to_user_id" : 14864447, + "text" : "@bryan_kyle It opens the 1Password 4 beta on my Mac too, but nothing happens.", + "id" : 369917248061722624, + "in_reply_to_status_id" : 369916135451279360, + "created_at" : "2013-08-20 20:21:59 +0000", + "in_reply_to_screen_name" : "bryan_kyle", + "in_reply_to_user_id_str" : "14864447", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Bryan Kyle", + "screen_name" : "bryan_kyle", + "indices" : [ 0, 11 ], + "id_str" : "14864447", + "id" : 14864447 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "369916135451279360", + "geo" : { }, + "id_str" : "369917183687524354", + "in_reply_to_user_id" : 14864447, + "text" : "@bryan_kyle I created it in Safari on my Mac and it was promptly synced to my phone. It works!", + "id" : 369917183687524354, + "in_reply_to_status_id" : 369916135451279360, + "created_at" : "2013-08-20 20:21:43 +0000", + "in_reply_to_screen_name" : "bryan_kyle", + "in_reply_to_user_id_str" : "14864447", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Bryan Kyle", + "screen_name" : "bryan_kyle", + "indices" : [ 3, 14 ], + "id_str" : "14864447", + "id" : 14864447 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/tWP20LRoWr", + "expanded_url" : "http:\/\/tmblr.co\/ZjHKRysn2wqn", + "display_url" : "tmblr.co\/ZjHKRysn2wqn" + } ] + }, + "geo" : { }, + "id_str" : "369914870554050560", + "text" : "RT @bryan_kyle: How to Quickly Open a Site in 1Password on iOS - 1Password for iOS by Agilebits is a great app that you can... http:\/\/t.co\/\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.tumblr.com\/\" rel=\"nofollow\"\u003ETumblr\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/tWP20LRoWr", + "expanded_url" : "http:\/\/tmblr.co\/ZjHKRysn2wqn", + "display_url" : "tmblr.co\/ZjHKRysn2wqn" + } ] + }, + "geo" : { }, + "id_str" : "369890119891042304", + "text" : "How to Quickly Open a Site in 1Password on iOS - 1Password for iOS by Agilebits is a great app that you can... http:\/\/t.co\/tWP20LRoWr", + "id" : 369890119891042304, + "created_at" : "2013-08-20 18:34:11 +0000", + "user" : { + "name" : "Bryan Kyle", + "screen_name" : "bryan_kyle", + "protected" : false, + "id_str" : "14864447", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000498733595\/6a0816c3676fac1e5c2856631db42e4d_normal.jpeg", + "id" : 14864447, + "verified" : false + } + }, + "id" : 369914870554050560, + "created_at" : "2013-08-20 20:12:32 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Bryan Kyle", + "screen_name" : "bryan_kyle", + "indices" : [ 0, 11 ], + "id_str" : "14864447", + "id" : 14864447 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "369890119891042304", + "geo" : { }, + "id_str" : "369914840652865536", + "in_reply_to_user_id" : 14864447, + "text" : "@bryan_kyle Nice write-up! I didn't know about their custom URL schemes.", + "id" : 369914840652865536, + "in_reply_to_status_id" : 369890119891042304, + "created_at" : "2013-08-20 20:12:25 +0000", + "in_reply_to_screen_name" : "bryan_kyle", + "in_reply_to_user_id_str" : "14864447", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "369726561798205440", + "geo" : { }, + "id_str" : "369845379014987776", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Heh it's a bug. Possibly in the iOS beta. It leaks to my opponents devices too.", + "id" : 369845379014987776, + "in_reply_to_status_id" : 369726561798205440, + "created_at" : "2013-08-20 15:36:24 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "atebits", + "screen_name" : "atebits", + "indices" : [ 34, 42 ], + "id_str" : "11178592", + "id" : 11178592 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/368805388130328576\/photo\/1", + "indices" : [ 43, 65 ], + "url" : "http:\/\/t.co\/aHgPaY9GHP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BR5Ci99CEAARA1s.png", + "id_str" : "368805388004495360", + "id" : 368805388004495360, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BR5Ci99CEAARA1s.png", + "sizes" : [ { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 453, + "resize" : "fit", + "w" : 340 + }, { + "h" : 800, + "resize" : "fit", + "w" : 600 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + } ], + "display_url" : "pic.twitter.com\/aHgPaY9GHP" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "368805388130328576", + "text" : "New Letterpress feature: doubles. @atebits http:\/\/t.co\/aHgPaY9GHP", + "id" : 368805388130328576, + "created_at" : "2013-08-17 18:43:51 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 33, 56 ], + "url" : "https:\/\/t.co\/WHcjlZ0bIt", + "expanded_url" : "https:\/\/itunes.apple.com\/ca\/album\/somebodys-watching-me-single\/id363292267?i=363292280", + "display_url" : "itunes.apple.com\/ca\/album\/someb\u2026" + }, { + "indices" : [ 58, 80 ], + "url" : "http:\/\/t.co\/CPEqpQuqRv", + "expanded_url" : "http:\/\/html5.grooveshark.com\/#!\/search\/Rockwell%20somebody's%20watching%20me", + "display_url" : "html5.grooveshark.com\/#!\/search\/Rock\u2026" + } ] + }, + "geo" : { }, + "id_str" : "368780233572225027", + "text" : "The 80s are cool again, right? \n\nhttps:\/\/t.co\/WHcjlZ0bIt\n\nhttp:\/\/t.co\/CPEqpQuqRv", + "id" : 368780233572225027, + "created_at" : "2013-08-17 17:03:53 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Vyacheslav Egorov", + "screen_name" : "mraleph", + "indices" : [ 3, 11 ], + "id_str" : "53010195", + "id" : 53010195 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 47, 69 ], + "url" : "http:\/\/t.co\/zc8jL73XXs", + "expanded_url" : "http:\/\/mrale.ph\/blog\/2013\/08\/14\/hidden-classes-vs-jsperf.html", + "display_url" : "mrale.ph\/blog\/2013\/08\/1\u2026" + } ] + }, + "geo" : { }, + "id_str" : "368584133041061888", + "text" : "RT @mraleph: looking at another microbenchmark http:\/\/t.co\/zc8jL73XXs", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 34, 56 ], + "url" : "http:\/\/t.co\/zc8jL73XXs", + "expanded_url" : "http:\/\/mrale.ph\/blog\/2013\/08\/14\/hidden-classes-vs-jsperf.html", + "display_url" : "mrale.ph\/blog\/2013\/08\/1\u2026" + } ] + }, + "geo" : { }, + "id_str" : "368535700972392448", + "text" : "looking at another microbenchmark http:\/\/t.co\/zc8jL73XXs", + "id" : 368535700972392448, + "created_at" : "2013-08-17 00:52:12 +0000", + "user" : { + "name" : "Vyacheslav Egorov", + "screen_name" : "mraleph", + "protected" : false, + "id_str" : "53010195", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/428865653903081472\/XqtZKTVu_normal.png", + "id" : 53010195, + "verified" : false + } + }, + "id" : 368584133041061888, + "created_at" : "2013-08-17 04:04:39 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jacob Schwartz", + "screen_name" : "isoiphone", + "indices" : [ 0, 10 ], + "id_str" : "28265820", + "id" : 28265820 + }, { + "name" : "TELUS", + "screen_name" : "TELUS", + "indices" : [ 11, 17 ], + "id_str" : "6975832", + "id" : 6975832 + }, { + "name" : "Shaw Communications", + "screen_name" : "ShawInfo", + "indices" : [ 18, 27 ], + "id_str" : "171602499", + "id" : 171602499 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "368091514808713216", + "geo" : { }, + "id_str" : "368108705796984832", + "in_reply_to_user_id" : 28265820, + "text" : "@isoiphone @TELUS @ShawInfo Here in BC Telus has fibre but doesn't compete with Shaw on bandwidth, so Shaw has no motivation to improve.", + "id" : 368108705796984832, + "in_reply_to_status_id" : 368091514808713216, + "created_at" : "2013-08-15 20:35:29 +0000", + "in_reply_to_screen_name" : "isoiphone", + "in_reply_to_user_id_str" : "28265820", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Peter Cooper", + "screen_name" : "peterc", + "indices" : [ 0, 7 ], + "id_str" : "33493", + "id" : 33493 + }, { + "name" : "Paul Stamatiou", + "screen_name" : "Stammy", + "indices" : [ 8, 15 ], + "id_str" : "624683", + "id" : 624683 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/Zlj3iXPJLz", + "expanded_url" : "http:\/\/app.net", + "display_url" : "app.net" + } ] + }, + "in_reply_to_status_id_str" : "367257911325503488", + "geo" : { }, + "id_str" : "367314086393946113", + "in_reply_to_user_id" : 33493, + "text" : "@peterc @Stammy Android is a good OS but I still can't find apps for Twitter, http:\/\/t.co\/Zlj3iXPJLz, and RSS that don't annoy me.", + "id" : 367314086393946113, + "in_reply_to_status_id" : 367257911325503488, + "created_at" : "2013-08-13 15:57:57 +0000", + "in_reply_to_screen_name" : "peterc", + "in_reply_to_user_id_str" : "33493", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.instapaper.com\/\" rel=\"nofollow\"\u003EInstapaper\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 43, 65 ], + "url" : "http:\/\/t.co\/FZ7Dz7vZ4B", + "expanded_url" : "http:\/\/james.padolsey.com\/javascript\/straight-up-interpolation\/", + "display_url" : "james.padolsey.com\/javascript\/str\u2026" + } ] + }, + "geo" : { }, + "id_str" : "367136731218198528", + "text" : "Straight-up interpolation \u2013 James Padolsey http:\/\/t.co\/FZ7Dz7vZ4B (via Instapaper)", + "id" : 367136731218198528, + "created_at" : "2013-08-13 04:13:12 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Panic Inc", + "screen_name" : "panic", + "indices" : [ 0, 6 ], + "id_str" : "6687652", + "id" : 6687652 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "367124205331939330", + "geo" : { }, + "id_str" : "367124603061010433", + "in_reply_to_user_id" : 4777951, + "text" : "@panic Oops, I should have read your mentions first. Looks like a known issue.", + "id" : 367124603061010433, + "in_reply_to_status_id" : 367124205331939330, + "created_at" : "2013-08-13 03:25:00 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Panic Inc", + "screen_name" : "panic", + "indices" : [ 0, 6 ], + "id_str" : "6687652", + "id" : 6687652 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "367124205331939330", + "in_reply_to_user_id" : 6687652, + "text" : "@panic The control key on my Logitech UltraThin keyboard doesn't work in Prompt on [REDACTED]. Known issue?", + "id" : 367124205331939330, + "created_at" : "2013-08-13 03:23:26 +0000", + "in_reply_to_screen_name" : "panic", + "in_reply_to_user_id_str" : "6687652", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Vyacheslav Egorov", + "screen_name" : "mraleph", + "indices" : [ 3, 11 ], + "id_str" : "53010195", + "id" : 53010195 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "366278104265654274", + "text" : "RT @mraleph: jokes about JITs as a high tech currency\n\nprovides more security than bitcoin", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "366272302633070592", + "text" : "jokes about JITs as a high tech currency\n\nprovides more security than bitcoin", + "id" : 366272302633070592, + "created_at" : "2013-08-10 18:58:16 +0000", + "user" : { + "name" : "Vyacheslav Egorov", + "screen_name" : "mraleph", + "protected" : false, + "id_str" : "53010195", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/428865653903081472\/XqtZKTVu_normal.png", + "id" : 53010195, + "verified" : false + } + }, + "id" : 366278104265654274, + "created_at" : "2013-08-10 19:21:19 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Rogers", + "screen_name" : "polotek", + "indices" : [ 0, 8 ], + "id_str" : "20079975", + "id" : 20079975 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "366241516538175489", + "geo" : { }, + "id_str" : "366245765133246465", + "in_reply_to_user_id" : 20079975, + "text" : "@polotek I use Daisy Disk or Space Gremlin to find large folders and then ship old data to AWS Glacier with Arq. Still can't fit in 128 GB.", + "id" : 366245765133246465, + "in_reply_to_status_id" : 366241516538175489, + "created_at" : "2013-08-10 17:12:49 +0000", + "in_reply_to_screen_name" : "polotek", + "in_reply_to_user_id_str" : "20079975", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Denya", + "screen_name" : "pdenya", + "indices" : [ 0, 7 ], + "id_str" : "8549992", + "id" : 8549992 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "365533188262604800", + "geo" : { }, + "id_str" : "365533342029975552", + "in_reply_to_user_id" : 8549992, + "text" : "@pdenya Wow, you have users on 4.3? Can you share a rough % estimate?", + "id" : 365533342029975552, + "in_reply_to_status_id" : 365533188262604800, + "created_at" : "2013-08-08 18:01:54 +0000", + "in_reply_to_screen_name" : "pdenya", + "in_reply_to_user_id_str" : "8549992", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Denya", + "screen_name" : "pdenya", + "indices" : [ 0, 7 ], + "id_str" : "8549992", + "id" : 8549992 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "365516401542307841", + "geo" : { }, + "id_str" : "365532784606973952", + "in_reply_to_user_id" : 8549992, + "text" : "@pdenya I think everyone is abandoning 4.3 at this point. Why bother?", + "id" : 365532784606973952, + "in_reply_to_status_id" : 365516401542307841, + "created_at" : "2013-08-08 17:59:41 +0000", + "in_reply_to_screen_name" : "pdenya", + "in_reply_to_user_id_str" : "8549992", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Adam Jordens", + "screen_name" : "ajordens", + "indices" : [ 0, 9 ], + "id_str" : "2262091", + "id" : 2262091 + }, { + "name" : "Techvibes", + "screen_name" : "techvibes", + "indices" : [ 10, 20 ], + "id_str" : "15549032", + "id" : 15549032 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "365241543256317952", + "geo" : { }, + "id_str" : "365257822306451457", + "in_reply_to_user_id" : 2262091, + "text" : "@ajordens @techvibes The fact that The Big Three came together here confirms my suspicion that they regularly collude and fix prices.", + "id" : 365257822306451457, + "in_reply_to_status_id" : 365241543256317952, + "created_at" : "2013-08-07 23:47:05 +0000", + "in_reply_to_screen_name" : "ajordens", + "in_reply_to_user_id_str" : "2262091", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Aaron Heckmann", + "screen_name" : "aaronheckmann", + "indices" : [ 0, 14 ], + "id_str" : "13818902", + "id" : 13818902 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "365140341235527682", + "geo" : { }, + "id_str" : "365172841106247682", + "in_reply_to_user_id" : 13818902, + "text" : "@aaronheckmann Agreed, it is a weird idea.", + "id" : 365172841106247682, + "in_reply_to_status_id" : 365140341235527682, + "created_at" : "2013-08-07 18:09:24 +0000", + "in_reply_to_screen_name" : "aaronheckmann", + "in_reply_to_user_id_str" : "13818902", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Aaron Heckmann", + "screen_name" : "aaronheckmann", + "indices" : [ 0, 14 ], + "id_str" : "13818902", + "id" : 13818902 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "365116796816199681", + "geo" : { }, + "id_str" : "365135195797594113", + "in_reply_to_user_id" : 13818902, + "text" : "@aaronheckmann I think it's a clever way to soften the blow of the change. Distract and then change for good. Old logo is already forgotten.", + "id" : 365135195797594113, + "in_reply_to_status_id" : 365116796816199681, + "created_at" : "2013-08-07 15:39:49 +0000", + "in_reply_to_screen_name" : "aaronheckmann", + "in_reply_to_user_id_str" : "13818902", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "363335984676483072", + "geo" : { }, + "id_str" : "363474815866257408", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Looks Lisp or Rubyish. I like it.", + "id" : 363474815866257408, + "in_reply_to_status_id" : 363335984676483072, + "created_at" : "2013-08-03 01:42:03 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Instapaper", + "screen_name" : "instapaper", + "indices" : [ 0, 11 ], + "id_str" : "16240267", + "id" : 16240267 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "363065224829472768", + "in_reply_to_user_id" : 16240267, + "text" : "@instapaper Did something change with emailing links? I now get the plain text link itself instead of Instapaper fetching the link.", + "id" : 363065224829472768, + "created_at" : "2013-08-01 22:34:29 +0000", + "in_reply_to_screen_name" : "instapaper", + "in_reply_to_user_id_str" : "16240267", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 3, 13 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/9QB00lshwn", + "expanded_url" : "http:\/\/raganwald.com\/2013\/08\/01\/leaky-greenspunned-abstractions.html", + "display_url" : "raganwald.com\/2013\/08\/01\/lea\u2026" + } ] + }, + "geo" : { }, + "id_str" : "362983658107318274", + "text" : "RT @raganwald: I've almost completely reversed my programming style: \"Leaky Greenspunned Abstractions\" http:\/\/t.co\/9QB00lshwn", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/9QB00lshwn", + "expanded_url" : "http:\/\/raganwald.com\/2013\/08\/01\/leaky-greenspunned-abstractions.html", + "display_url" : "raganwald.com\/2013\/08\/01\/lea\u2026" + } ] + }, + "geo" : { }, + "id_str" : "362968393827094529", + "text" : "I've almost completely reversed my programming style: \"Leaky Greenspunned Abstractions\" http:\/\/t.co\/9QB00lshwn", + "id" : 362968393827094529, + "created_at" : "2013-08-01 16:09:43 +0000", + "user" : { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "protected" : false, + "id_str" : "18137723", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/436205905437134848\/MdRKL9hb_normal.jpeg", + "id" : 18137723, + "verified" : false + } + }, + "id" : 362983658107318274, + "created_at" : "2013-08-01 17:10:22 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +} ] \ No newline at end of file diff --git a/public/tweets/data/js/tweets/2013_09.js b/public/tweets/data/js/tweets/2013_09.js new file mode 100755 index 0000000..a2ecf6c --- /dev/null +++ b/public/tweets/data/js/tweets/2013_09.js @@ -0,0 +1,6346 @@ +Grailbird.data.tweets_2013_09 = + [ { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jessie", + "screen_name" : "jessiechar", + "indices" : [ 3, 14 ], + "id_str" : "8552602", + "id" : 8552602 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "384815334588293120", + "text" : "RT @jessiechar: 15% of design is making sure it doesn't look like a swastika or a dick.", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "384807382112415745", + "text" : "15% of design is making sure it doesn't look like a swastika or a dick.", + "id" : 384807382112415745, + "created_at" : "2013-09-30 22:30:03 +0000", + "user" : { + "name" : "Jessie", + "screen_name" : "jessiechar", + "protected" : false, + "id_str" : "8552602", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000639813045\/cf205d2f5ca2f9ba496701abf695b212_normal.png", + "id" : 8552602, + "verified" : false + } + }, + "id" : 384815334588293120, + "created_at" : "2013-09-30 23:01:39 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "384533320144416768", + "text" : "Or is it the app itself? Killing it just fixed things.", + "id" : 384533320144416768, + "created_at" : "2013-09-30 04:21:02 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "384532935027589121", + "text" : "Is it just me or is the App Store always down and slow these days?", + "id" : 384532935027589121, + "created_at" : "2013-09-30 04:19:30 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "384442590675730432", + "geo" : { }, + "id_str" : "384496268451401729", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Yup. It's fine and doesn't feel choppy, but frames are skipped all over.", + "id" : 384496268451401729, + "in_reply_to_status_id" : 384442590675730432, + "created_at" : "2013-09-30 01:53:48 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "384394630302679040", + "geo" : { }, + "id_str" : "384403685876301824", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke That would be nice.", + "id" : 384403685876301824, + "in_reply_to_status_id" : 384394630302679040, + "created_at" : "2013-09-29 19:45:55 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "384378245556084736", + "geo" : { }, + "id_str" : "384403426114695168", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke I mean that it's slow on my iPad 3.", + "id" : 384403426114695168, + "in_reply_to_status_id" : 384378245556084736, + "created_at" : "2013-09-29 19:44:53 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "indices" : [ 0, 13 ], + "id_str" : "5637652", + "id" : 5637652 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "384372728867721216", + "geo" : { }, + "id_str" : "384377098514595840", + "in_reply_to_user_id" : 5637652, + "text" : "@codinghorror Those saying it is smooth on an iPad 3 haven't seen it on an iPhone 5 or 5S. It is not smooth. I'm using one right now.", + "id" : 384377098514595840, + "in_reply_to_status_id" : 384372728867721216, + "created_at" : "2013-09-29 18:00:16 +0000", + "in_reply_to_screen_name" : "codinghorror", + "in_reply_to_user_id_str" : "5637652", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Scout ", + "screen_name" : "ScoutApp", + "indices" : [ 0, 9 ], + "id_str" : "31245455", + "id" : 31245455 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "384366621474578432", + "geo" : { }, + "id_str" : "384369493880754177", + "in_reply_to_user_id" : 31245455, + "text" : "@ScoutApp Pocket tweeting on that slide again? \uD83D\uDE1D", + "id" : 384369493880754177, + "in_reply_to_status_id" : 384366621474578432, + "created_at" : "2013-09-29 17:30:03 +0000", + "in_reply_to_screen_name" : "ScoutApp", + "in_reply_to_user_id_str" : "31245455", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Bryan Kyle", + "screen_name" : "bryan_kyle", + "indices" : [ 0, 11 ], + "id_str" : "14864447", + "id" : 14864447 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "384096908169314305", + "geo" : { }, + "id_str" : "384101615591899138", + "in_reply_to_user_id" : 14864447, + "text" : "@bryan_kyle Heh, thanks.", + "id" : 384101615591899138, + "in_reply_to_status_id" : 384096908169314305, + "created_at" : "2013-09-28 23:45:36 +0000", + "in_reply_to_screen_name" : "bryan_kyle", + "in_reply_to_user_id_str" : "14864447", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 134 ], + "url" : "http:\/\/t.co\/7TD5hysGpw", + "expanded_url" : "http:\/\/s42.ca\/1G", + "display_url" : "s42.ca\/1G" + } ] + }, + "geo" : { }, + "id_str" : "384091558317813761", + "text" : "I'm pretty happy with this Rube Goldberg device I devised for sending links from touch devices to my computers: http:\/\/t.co\/7TD5hysGpw", + "id" : 384091558317813761, + "created_at" : "2013-09-28 23:05:38 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "greg bate", + "screen_name" : "gregbate", + "indices" : [ 0, 9 ], + "id_str" : "15292261", + "id" : 15292261 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 21, 43 ], + "url" : "http:\/\/t.co\/5Mehl9KEfr", + "expanded_url" : "http:\/\/images.fineartamerica.com\/images-medium-large-5\/the-frankenstein-monster-dick-bobnick.jpg", + "display_url" : "images.fineartamerica.com\/images-medium-\u2026" + } ] + }, + "in_reply_to_status_id_str" : "384019103062573056", + "geo" : { }, + "id_str" : "384036784507584512", + "in_reply_to_user_id" : 15292261, + "text" : "@gregbate Mwa ha ha! http:\/\/t.co\/5Mehl9KEfr", + "id" : 384036784507584512, + "in_reply_to_status_id" : 384019103062573056, + "created_at" : "2013-09-28 19:27:59 +0000", + "in_reply_to_screen_name" : "gregbate", + "in_reply_to_user_id_str" : "15292261", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ben Thompson", + "screen_name" : "monkbent", + "indices" : [ 0, 9 ], + "id_str" : "40273", + "id" : 40273 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "383952981160243202", + "geo" : { }, + "id_str" : "384009715975352321", + "in_reply_to_user_id" : 40273, + "text" : "@monkbent On the other hand, I enjoy seeing more. It's not necessarily a bad trade-off.", + "id" : 384009715975352321, + "in_reply_to_status_id" : 383952981160243202, + "created_at" : "2013-09-28 17:40:25 +0000", + "in_reply_to_screen_name" : "monkbent", + "in_reply_to_user_id_str" : "40273", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ben Thompson", + "screen_name" : "monkbent", + "indices" : [ 0, 9 ], + "id_str" : "40273", + "id" : 40273 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "383952981160243202", + "geo" : { }, + "id_str" : "384009554670792704", + "in_reply_to_user_id" : 40273, + "text" : "@monkbent I just upgraded my 4S to a 5S and I gotta say, it is more difficult to operate with one hand. I have to regrip sometimes.", + "id" : 384009554670792704, + "in_reply_to_status_id" : 383952981160243202, + "created_at" : "2013-09-28 17:39:47 +0000", + "in_reply_to_screen_name" : "monkbent", + "in_reply_to_user_id_str" : "40273", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Loren Brichter", + "screen_name" : "lorenb", + "indices" : [ 0, 7 ], + "id_str" : "9943672", + "id" : 9943672 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "383818762723418112", + "geo" : { }, + "id_str" : "383824389394800640", + "in_reply_to_user_id" : 4777951, + "text" : "@lorenb err... \"caffeinate\". Which I just realized may not be a dictionary word. Sorry man. I take my fist-shaking back.", + "id" : 383824389394800640, + "in_reply_to_status_id" : 383818762723418112, + "created_at" : "2013-09-28 05:24:00 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Loren Brichter", + "screen_name" : "lorenb", + "indices" : [ 64, 71 ], + "id_str" : "9943672", + "id" : 9943672 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "383818762723418112", + "text" : "Letterpress doesn't know about \"caffeinated\"?!\n\n\/shakes fist at @lorenb", + "id" : 383818762723418112, + "created_at" : "2013-09-28 05:01:38 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Federico Viticci", + "screen_name" : "viticci", + "indices" : [ 0, 8 ], + "id_str" : "20904050", + "id" : 20904050 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "383793907471241216", + "geo" : { }, + "id_str" : "383800258372714496", + "in_reply_to_user_id" : 20904050, + "text" : "@viticci It looks like they cut out the best jumping parts.", + "id" : 383800258372714496, + "in_reply_to_status_id" : 383793907471241216, + "created_at" : "2013-09-28 03:48:06 +0000", + "in_reply_to_screen_name" : "viticci", + "in_reply_to_user_id_str" : "20904050", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "CTV News VI", + "screen_name" : "CTVNewsVI", + "indices" : [ 3, 13 ], + "id_str" : "56503668", + "id" : 56503668 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "yyj", + "indices" : [ 143, 144 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "383743424597225472", + "text" : "RT @CTVNewsVI: VicPD dealing w\/ distraught woman on patio outside Bay Centre food court. Centre is behind police tape & traffic in area bei\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "yyj", + "indices" : [ 140, 144 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "383742960161935361", + "text" : "VicPD dealing w\/ distraught woman on patio outside Bay Centre food court. Centre is behind police tape & traffic in area being rerouted #yyj", + "id" : 383742960161935361, + "created_at" : "2013-09-28 00:00:25 +0000", + "user" : { + "name" : "CTV News VI", + "screen_name" : "CTVNewsVI", + "protected" : false, + "id_str" : "56503668", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/436943147264774144\/yjdO1Pif_normal.png", + "id" : 56503668, + "verified" : false + } + }, + "id" : 383743424597225472, + "created_at" : "2013-09-28 00:02:16 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "yyj", + "indices" : [ 37, 41 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "383743381936947200", + "text" : "What's happening at the Bay Centre?! #yyj", + "id" : 383743381936947200, + "created_at" : "2013-09-28 00:02:06 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Dieter Bohn", + "screen_name" : "backlon", + "indices" : [ 0, 8 ], + "id_str" : "1090141", + "id" : 1090141 + }, { + "name" : "Rene Ritchie", + "screen_name" : "reneritchie", + "indices" : [ 9, 21 ], + "id_str" : "10194392", + "id" : 10194392 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "383676111025995777", + "geo" : { }, + "id_str" : "383693680525058048", + "in_reply_to_user_id" : 1090141, + "text" : "@backlon @reneritchie Doomed.", + "id" : 383693680525058048, + "in_reply_to_status_id" : 383676111025995777, + "created_at" : "2013-09-27 20:44:36 +0000", + "in_reply_to_screen_name" : "backlon", + "in_reply_to_user_id_str" : "1090141", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "383670497440833538", + "text" : "Tackling one of the two hard programming problems, and it isn't cache invalidation or naming.", + "id" : 383670497440833538, + "created_at" : "2013-09-27 19:12:29 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Joseph Martel", + "screen_name" : "JosephMartel", + "indices" : [ 0, 13 ], + "id_str" : "217540637", + "id" : 217540637 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "383635655965696001", + "geo" : { }, + "id_str" : "383640667953442816", + "in_reply_to_user_id" : 217540637, + "text" : "@JosephMartel w00t!", + "id" : 383640667953442816, + "in_reply_to_status_id" : 383635655965696001, + "created_at" : "2013-09-27 17:13:57 +0000", + "in_reply_to_screen_name" : "JosephMartel", + "in_reply_to_user_id_str" : "217540637", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Fraser Speirs", + "screen_name" : "fraserspeirs", + "indices" : [ 0, 13 ], + "id_str" : "644603", + "id" : 644603 + }, { + "name" : "Rich Siegel", + "screen_name" : "siegel", + "indices" : [ 14, 21 ], + "id_str" : "8021722", + "id" : 8021722 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "383630712479313921", + "geo" : { }, + "id_str" : "383638981050511360", + "in_reply_to_user_id" : 644603, + "text" : "@fraserspeirs @siegel There's a shortage of *good* developers. Anyone with a Mac and 3 days can crank out a shitty tip calculator.", + "id" : 383638981050511360, + "in_reply_to_status_id" : 383630712479313921, + "created_at" : "2013-09-27 17:07:15 +0000", + "in_reply_to_screen_name" : "fraserspeirs", + "in_reply_to_user_id_str" : "644603", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Dionysis Zindros", + "screen_name" : "dionyziz", + "indices" : [ 0, 9 ], + "id_str" : "1310721", + "id" : 1310721 + }, { + "name" : "Aaron Heckmann", + "screen_name" : "aaronheckmann", + "indices" : [ 10, 24 ], + "id_str" : "13818902", + "id" : 13818902 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "383604647598227456", + "geo" : { }, + "id_str" : "383632136349048832", + "in_reply_to_user_id" : 1310721, + "text" : "@dionyziz @aaronheckmann That only recently started accepting names such as \"Foo::Bar\". ActiveSupport's version has always resolved those.", + "id" : 383632136349048832, + "in_reply_to_status_id" : 383604647598227456, + "created_at" : "2013-09-27 16:40:03 +0000", + "in_reply_to_screen_name" : "dionyziz", + "in_reply_to_user_id_str" : "1310721", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 0, 12 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "383452883846328320", + "geo" : { }, + "id_str" : "383453307420676097", + "in_reply_to_user_id" : 4777951, + "text" : "@marcoarment Huh, sorry to spam you but now a 74 MB episode is downloading. So it's sometimes 100 MB, who knows. Buggy.", + "id" : 383453307420676097, + "in_reply_to_status_id" : 383452883846328320, + "created_at" : "2013-09-27 04:49:27 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 0, 12 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "383450296560545792", + "geo" : { }, + "id_str" : "383452883846328320", + "in_reply_to_user_id" : 4777951, + "text" : "@marcoarment I just got the same message for a supposed 72 MB file. It might still be 50 MB.", + "id" : 383452883846328320, + "in_reply_to_status_id" : 383450296560545792, + "created_at" : "2013-09-27 04:47:46 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 0, 12 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/383450296560545792\/photo\/1", + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/FSJJZlU2up", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BVJKA06CcAEurYd.png", + "id_str" : "383450296342441985", + "id" : 383450296342441985, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BVJKA06CcAEurYd.png", + "sizes" : [ { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 453, + "resize" : "fit", + "w" : 340 + }, { + "h" : 800, + "resize" : "fit", + "w" : 600 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + } ], + "display_url" : "pic.twitter.com\/FSJJZlU2up" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "383435443070840833", + "geo" : { }, + "id_str" : "383450296560545792", + "in_reply_to_user_id" : 14231571, + "text" : "@marcoarment Looks like they did raise it to 100 MB. Perhaps only on LTE? http:\/\/t.co\/FSJJZlU2up", + "id" : 383450296560545792, + "in_reply_to_status_id" : 383435443070840833, + "created_at" : "2013-09-27 04:37:29 +0000", + "in_reply_to_screen_name" : "marcoarment", + "in_reply_to_user_id_str" : "14231571", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Dan Anderson", + "screen_name" : "SimplyImagined", + "indices" : [ 3, 18 ], + "id_str" : "110233945", + "id" : 110233945 + }, { + "name" : "Matt Drance", + "screen_name" : "drance", + "indices" : [ 20, 27 ], + "id_str" : "7440462", + "id" : 7440462 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "383394437310595073", + "text" : "RT @SimplyImagined: @drance If I use NSInteger or CGFloat I don't want to think about the underlying architecture unless absolutely necessa\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Matt Drance", + "screen_name" : "drance", + "indices" : [ 0, 7 ], + "id_str" : "7440462", + "id" : 7440462 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "383384375250784256", + "geo" : { }, + "id_str" : "383393195666591745", + "in_reply_to_user_id" : 7440462, + "text" : "@drance If I use NSInteger or CGFloat I don't want to think about the underlying architecture unless absolutely necessary.", + "id" : 383393195666591745, + "in_reply_to_status_id" : 383384375250784256, + "created_at" : "2013-09-27 00:50:35 +0000", + "in_reply_to_screen_name" : "drance", + "in_reply_to_user_id_str" : "7440462", + "user" : { + "name" : "Dan Anderson", + "screen_name" : "SimplyImagined", + "protected" : false, + "id_str" : "110233945", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000139247417\/920242097063a544c45c53758c94a01b_normal.jpeg", + "id" : 110233945, + "verified" : false + } + }, + "id" : 383394437310595073, + "created_at" : "2013-09-27 00:55:31 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "TechCrunch Onion", + "screen_name" : "TechCrunchOnion", + "indices" : [ 3, 19 ], + "id_str" : "1262413328", + "id" : 1262413328 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "383359361415782400", + "text" : "RT @TechCrunchOnion: Some white guys from Stanford raised funding from some older white guys from Stanford.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "383350280714076161", + "text" : "Some white guys from Stanford raised funding from some older white guys from Stanford.", + "id" : 383350280714076161, + "created_at" : "2013-09-26 22:00:03 +0000", + "user" : { + "name" : "TechCrunch Onion", + "screen_name" : "TechCrunchOnion", + "protected" : false, + "id_str" : "1262413328", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3373971608\/66598a73938a64beeab003aca9558ea7_normal.jpeg", + "id" : 1262413328, + "verified" : false + } + }, + "id" : 383359361415782400, + "created_at" : "2013-09-26 22:36:08 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Clayton Morris", + "screen_name" : "ClaytonMorris", + "indices" : [ 0, 14 ], + "id_str" : "14331688", + "id" : 14331688 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "383311853725962240", + "geo" : { }, + "id_str" : "383339397053038592", + "in_reply_to_user_id" : 14331688, + "text" : "@ClaytonMorris Yes. Except for the times when it still apologizes for not doing anything first and then works the second time.", + "id" : 383339397053038592, + "in_reply_to_status_id" : 383311853725962240, + "created_at" : "2013-09-26 21:16:49 +0000", + "in_reply_to_screen_name" : "ClaytonMorris", + "in_reply_to_user_id_str" : "14331688", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Steven Frank", + "screen_name" : "stevenf", + "indices" : [ 0, 8 ], + "id_str" : "733813", + "id" : 733813 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "382908085209026560", + "geo" : { }, + "id_str" : "382983804022820864", + "in_reply_to_user_id" : 733813, + "text" : "@stevenf Golden, plastic chalice.", + "id" : 382983804022820864, + "in_reply_to_status_id" : 382908085209026560, + "created_at" : "2013-09-25 21:43:49 +0000", + "in_reply_to_screen_name" : "stevenf", + "in_reply_to_user_id_str" : "733813", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grant Custer", + "screen_name" : "GrantCuster", + "indices" : [ 0, 12 ], + "id_str" : "118720182", + "id" : 118720182 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "f7f7f7", + "indices" : [ 31, 38 ] + } ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "382905621462265856", + "geo" : { }, + "id_str" : "382983538661785600", + "in_reply_to_user_id" : 118720182, + "text" : "@GrantCuster Oh yeah! I prefer #f7f7f7 to white, but yeah.", + "id" : 382983538661785600, + "in_reply_to_status_id" : 382905621462265856, + "created_at" : "2013-09-25 21:42:45 +0000", + "in_reply_to_screen_name" : "GrantCuster", + "in_reply_to_user_id_str" : "118720182", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Dalrymple", + "screen_name" : "jdalrymple", + "indices" : [ 0, 11 ], + "id_str" : "12131132", + "id" : 12131132 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "382886408870199296", + "geo" : { }, + "id_str" : "382898279458947072", + "in_reply_to_user_id" : 12131132, + "text" : "@jdalrymple Gold plastic trim nonetheless. Super classy.", + "id" : 382898279458947072, + "in_reply_to_status_id" : 382886408870199296, + "created_at" : "2013-09-25 16:03:58 +0000", + "in_reply_to_screen_name" : "jdalrymple", + "in_reply_to_user_id_str" : "12131132", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Instapaper", + "screen_name" : "instapaper", + "indices" : [ 3, 14 ], + "id_str" : "16240267", + "id" : 16240267 + }, { + "name" : "InstapaperHelp", + "screen_name" : "InstapaperHelp", + "indices" : [ 78, 93 ], + "id_str" : "1517226020", + "id" : 1517226020 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/382894784764850176\/photo\/1", + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/57iMEVaH3t", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BVBQxyYCEAAMJgI.png", + "id_str" : "382894784592875520", + "id" : 382894784592875520, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BVBQxyYCEAAMJgI.png", + "sizes" : [ { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 453, + "resize" : "fit", + "w" : 340 + }, { + "h" : 800, + "resize" : "fit", + "w" : 600 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + } ], + "display_url" : "pic.twitter.com\/57iMEVaH3t" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "382894784764850176", + "text" : "If @instapaper is showing you HTML, reinstalling may help. Worked on my iPad. @InstapaperHelp http:\/\/t.co\/57iMEVaH3t", + "id" : 382894784764850176, + "created_at" : "2013-09-25 15:50:05 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Steven Levy", + "screen_name" : "StevenLevy", + "indices" : [ 0, 11 ], + "id_str" : "808627", + "id" : 808627 + }, { + "name" : "MG Siegler", + "screen_name" : "parislemon", + "indices" : [ 12, 23 ], + "id_str" : "652193", + "id" : 652193 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "382539521268531201", + "geo" : { }, + "id_str" : "382558564062986241", + "in_reply_to_user_id" : 808627, + "text" : "@StevenLevy @parislemon Clusterfuck. Date and time handling is crazy, and then we throw constantly changing daylight savings times on top.", + "id" : 382558564062986241, + "in_reply_to_status_id" : 382539521268531201, + "created_at" : "2013-09-24 17:34:03 +0000", + "in_reply_to_screen_name" : "StevenLevy", + "in_reply_to_user_id_str" : "808627", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "InstapaperHelp", + "screen_name" : "InstapaperHelp", + "indices" : [ 0, 15 ], + "id_str" : "1517226020", + "id" : 1517226020 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "382539028496539649", + "geo" : { }, + "id_str" : "382539412623478784", + "in_reply_to_user_id" : 4777951, + "text" : "@InstapaperHelp Woah, it actually appears to be every article.", + "id" : 382539412623478784, + "in_reply_to_status_id" : 382539028496539649, + "created_at" : "2013-09-24 16:17:57 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "InstapaperHelp", + "screen_name" : "InstapaperHelp", + "indices" : [ 0, 15 ], + "id_str" : "1517226020", + "id" : 1517226020 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/382539028496539649\/photo\/1", + "indices" : [ 70, 92 ], + "url" : "http:\/\/t.co\/TXG0JXokjI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BU8NOC9CIAAnHFn.png", + "id_str" : "382539028311973888", + "id" : 382539028311973888, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BU8NOC9CIAAnHFn.png", + "sizes" : [ { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 453, + "resize" : "fit", + "w" : 340 + }, { + "h" : 800, + "resize" : "fit", + "w" : 600 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + } ], + "display_url" : "pic.twitter.com\/TXG0JXokjI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 47, 69 ], + "url" : "http:\/\/t.co\/nj04w5DmGr", + "expanded_url" : "http:\/\/arstechnica.com\/gaming\/2013\/09\/what-the-steamos-announcement-means-for-living-room-pc-gaming\/", + "display_url" : "arstechnica.com\/gaming\/2013\/09\u2026" + } ] + }, + "geo" : { }, + "id_str" : "382539028496539649", + "in_reply_to_user_id" : 1517226020, + "text" : "@InstapaperHelp This page is showing raw HTML. http:\/\/t.co\/nj04w5DmGr http:\/\/t.co\/TXG0JXokjI", + "id" : 382539028496539649, + "created_at" : "2013-09-24 16:16:26 +0000", + "in_reply_to_screen_name" : "InstapaperHelp", + "in_reply_to_user_id_str" : "1517226020", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Diego Perini", + "screen_name" : "diegoperini", + "indices" : [ 3, 15 ], + "id_str" : "42855024", + "id" : 42855024 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "382534159094140928", + "text" : "RT @diegoperini: element.dispatchEvent(new Event('click', \u007B 'bubbles': true, 'cancelable': true \u007D)); all in one line ! - createEvent is dep\u2026", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "382489047752380416", + "text" : "element.dispatchEvent(new Event('click', \u007B 'bubbles': true, 'cancelable': true \u007D)); all in one line ! - createEvent is deprecated.", + "id" : 382489047752380416, + "created_at" : "2013-09-24 12:57:49 +0000", + "user" : { + "name" : "Diego Perini", + "screen_name" : "diegoperini", + "protected" : false, + "id_str" : "42855024", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/247554218\/DiegoAvatar-Mini_normal.png", + "id" : 42855024, + "verified" : false + } + }, + "id" : 382534159094140928, + "created_at" : "2013-09-24 15:57:05 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Rene Ritchie", + "screen_name" : "reneritchie", + "indices" : [ 0, 12 ], + "id_str" : "10194392", + "id" : 10194392 + }, { + "name" : "Kontra", + "screen_name" : "counternotions", + "indices" : [ 13, 28 ], + "id_str" : "19225408", + "id" : 19225408 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "382491080346075136", + "geo" : { }, + "id_str" : "382533612349837312", + "in_reply_to_user_id" : 10194392, + "text" : "@reneritchie @counternotions Same thing with \"bricked\" Apple TVs that can be restored with iTunes.", + "id" : 382533612349837312, + "in_reply_to_status_id" : 382491080346075136, + "created_at" : "2013-09-24 15:54:54 +0000", + "in_reply_to_screen_name" : "reneritchie", + "in_reply_to_user_id_str" : "10194392", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 0, 11 ], + "id_str" : "15122081", + "id" : 15122081 + }, { + "name" : "Rene Ritchie", + "screen_name" : "reneritchie", + "indices" : [ 12, 24 ], + "id_str" : "10194392", + "id" : 10194392 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/382416026492608512\/photo\/1", + "indices" : [ 49, 71 ], + "url" : "http:\/\/t.co\/ZB8iZhwqmD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BU6dWY6CUAANm54.png", + "id_str" : "382416026341625856", + "id" : 382416026341625856, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BU6dWY6CUAANm54.png", + "sizes" : [ { + "h" : 259, + "resize" : "fit", + "w" : 500 + }, { + "h" : 176, + "resize" : "fit", + "w" : 340 + }, { + "h" : 259, + "resize" : "fit", + "w" : 500 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 259, + "resize" : "fit", + "w" : 500 + } ], + "display_url" : "pic.twitter.com\/ZB8iZhwqmD" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "382416026492608512", + "in_reply_to_user_id" : 15122081, + "text" : "@nerdtalker @reneritchie Old school signal dots. http:\/\/t.co\/ZB8iZhwqmD", + "id" : 382416026492608512, + "created_at" : "2013-09-24 08:07:40 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "InstapaperHelp", + "screen_name" : "InstapaperHelp", + "indices" : [ 0, 15 ], + "id_str" : "1517226020", + "id" : 1517226020 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/382375165146828800\/photo\/1", + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/vXE4LUEhGn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BU54L7zCQAAQ3V2.png", + "id_str" : "382375164798713856", + "id" : 382375164798713856, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BU54L7zCQAAQ3V2.png", + "sizes" : [ { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 453, + "resize" : "fit", + "w" : 340 + }, { + "h" : 800, + "resize" : "fit", + "w" : 600 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + } ], + "display_url" : "pic.twitter.com\/vXE4LUEhGn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/n8zzcY08ru", + "expanded_url" : "http:\/\/www.takebetterphotos.com.au\/iphone5s-camera-review.html", + "display_url" : "takebetterphotos.com.au\/iphone5s-camer\u2026" + } ] + }, + "geo" : { }, + "id_str" : "382375165146828800", + "in_reply_to_user_id" : 1517226020, + "text" : "@InstapaperHelp Looks like a bug. This page is rendered on white in dark mode: http:\/\/t.co\/n8zzcY08ru http:\/\/t.co\/vXE4LUEhGn", + "id" : 382375165146828800, + "created_at" : "2013-09-24 05:25:18 +0000", + "in_reply_to_screen_name" : "InstapaperHelp", + "in_reply_to_user_id_str" : "1517226020", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 120, 129 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/NzJ4j1wden", + "expanded_url" : "http:\/\/5by5.tv\/hypercritical\/73", + "display_url" : "5by5.tv\/hypercritical\/\u2026" + } ] + }, + "geo" : { }, + "id_str" : "382346207500066816", + "text" : "So does Surface 2's camera rotate with the kickstand or is it fixed at 22\u00B0? Or some other angle? http:\/\/t.co\/NzJ4j1wden @siracusa", + "id" : 382346207500066816, + "created_at" : "2013-09-24 03:30:14 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "DHH", + "screen_name" : "dhh", + "indices" : [ 0, 4 ], + "id_str" : "14561327", + "id" : 14561327 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "382306398362550272", + "geo" : { }, + "id_str" : "382328473584287744", + "in_reply_to_user_id" : 14561327, + "text" : "@dhh How about 4S to 5S?", + "id" : 382328473584287744, + "in_reply_to_status_id" : 382306398362550272, + "created_at" : "2013-09-24 02:19:46 +0000", + "in_reply_to_screen_name" : "dhh", + "in_reply_to_user_id_str" : "14561327", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Phillips Beer", + "screen_name" : "phillipsbeer", + "indices" : [ 0, 13 ], + "id_str" : "65141250", + "id" : 65141250 + }, { + "name" : "Brewery & The Beast", + "screen_name" : "BreweryTheBeast", + "indices" : [ 14, 30 ], + "id_str" : "628650107", + "id" : 628650107 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "382275087367299072", + "geo" : { }, + "id_str" : "382276583748169729", + "in_reply_to_user_id" : 65141250, + "text" : "@phillipsbeer @BreweryTheBeast It was awesome! You guys did a great job.", + "id" : 382276583748169729, + "in_reply_to_status_id" : 382275087367299072, + "created_at" : "2013-09-23 22:53:34 +0000", + "in_reply_to_screen_name" : "phillipsbeer", + "in_reply_to_user_id_str" : "65141250", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "381921511877013504", + "text" : "iTunes Store app crashes on launch on iOS 7 for me. Any tips on recovery without a reinstall?", + "id" : 381921511877013504, + "created_at" : "2013-09-22 23:22:38 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 0, 11 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "381229785453584384", + "geo" : { }, + "id_str" : "381492798580473856", + "in_reply_to_user_id" : 15122081, + "text" : "@nerdtalker Happened to me this morning. First time on the GM. You did this to me. I blame you.", + "id" : 381492798580473856, + "in_reply_to_status_id" : 381229785453584384, + "created_at" : "2013-09-21 18:59:05 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "David Smith", + "screen_name" : "_DavidSmith", + "indices" : [ 0, 12 ], + "id_str" : "46800814", + "id" : 46800814 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "381487744062873600", + "geo" : { }, + "id_str" : "381489429430296576", + "in_reply_to_user_id" : 46800814, + "text" : "@_DavidSmith No problem, and thank you as well. I've enjoyed following it.", + "id" : 381489429430296576, + "in_reply_to_status_id" : 381487744062873600, + "created_at" : "2013-09-21 18:45:42 +0000", + "in_reply_to_screen_name" : "_DavidSmith", + "in_reply_to_user_id_str" : "46800814", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/mobile.twitter.com\" rel=\"nofollow\"\u003EMobile Web (M5)\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "David Smith", + "screen_name" : "_DavidSmith", + "indices" : [ 0, 12 ], + "id_str" : "46800814", + "id" : 46800814 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "381469422013014016", + "in_reply_to_user_id" : 46800814, + "text" : "@_DavidSmith It looks like your iOS 7 adoption stats have stopped updating.", + "id" : 381469422013014016, + "created_at" : "2013-09-21 17:26:12 +0000", + "in_reply_to_screen_name" : "_DavidSmith", + "in_reply_to_user_id_str" : "46800814", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Greg Parker", + "screen_name" : "gparker", + "indices" : [ 3, 11 ], + "id_str" : "16318564", + "id" : 16318564 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "381309364985810946", + "text" : "RT @gparker: iOS 7 fixes a performance bug in some animated GIFs. I was annoyed enough to hunt it down one weekend. You're welcome.", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "380533597783871488", + "text" : "iOS 7 fixes a performance bug in some animated GIFs. I was annoyed enough to hunt it down one weekend. You're welcome.", + "id" : 380533597783871488, + "created_at" : "2013-09-19 03:27:34 +0000", + "user" : { + "name" : "Greg Parker", + "screen_name" : "gparker", + "protected" : false, + "id_str" : "16318564", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/60148488\/face_normal.png", + "id" : 16318564, + "verified" : false + } + }, + "id" : 381309364985810946, + "created_at" : "2013-09-21 06:50:11 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Greg Parker", + "screen_name" : "gparker", + "indices" : [ 0, 8 ], + "id_str" : "16318564", + "id" : 16318564 + }, { + "name" : "Tom Dale", + "screen_name" : "tomdale", + "indices" : [ 9, 17 ], + "id_str" : "668863", + "id" : 668863 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/EAJHg3siMf", + "expanded_url" : "http:\/\/i.imgur.com\/geXrmng.jpg", + "display_url" : "i.imgur.com\/geXrmng.jpg" + } ] + }, + "in_reply_to_status_id_str" : "380533597783871488", + "geo" : { }, + "id_str" : "381308433342816256", + "in_reply_to_user_id" : 16318564, + "text" : "@gparker @tomdale Thanks! You have significantly improved my redditing. http:\/\/t.co\/EAJHg3siMf", + "id" : 381308433342816256, + "in_reply_to_status_id" : 380533597783871488, + "created_at" : "2013-09-21 06:46:29 +0000", + "in_reply_to_screen_name" : "gparker", + "in_reply_to_user_id_str" : "16318564", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Horse iOS", + "screen_name" : "Horse_iOS", + "indices" : [ 3, 13 ], + "id_str" : "1518266449", + "id" : 1518266449 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "381232511956680705", + "text" : "RT @Horse_iOS: As of 4:57pm PST today, two days after its release, iOS 7 is now installed on every iPhone and iPad in the entire world", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "381207826971906049", + "text" : "As of 4:57pm PST today, two days after its release, iOS 7 is now installed on every iPhone and iPad in the entire world", + "id" : 381207826971906049, + "created_at" : "2013-09-21 00:06:43 +0000", + "user" : { + "name" : "Horse iOS", + "screen_name" : "Horse_iOS", + "protected" : false, + "id_str" : "1518266449", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000662240388\/6ee0fb6aa5f9f139544b1296a7324aaa_normal.png", + "id" : 1518266449, + "verified" : false + } + }, + "id" : 381232511956680705, + "created_at" : "2013-09-21 01:44:48 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Joseph Martel", + "screen_name" : "JosephMartel", + "indices" : [ 0, 13 ], + "id_str" : "217540637", + "id" : 217540637 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "381171762622259200", + "geo" : { }, + "id_str" : "381172420771446784", + "in_reply_to_user_id" : 217540637, + "text" : "@JosephMartel It's fairly subtle in the real photos I've seen so far. I'm not a fan of gold either but I think it's been done tastefully.", + "id" : 381172420771446784, + "in_reply_to_status_id" : 381171762622259200, + "created_at" : "2013-09-20 21:46:01 +0000", + "in_reply_to_screen_name" : "JosephMartel", + "in_reply_to_user_id_str" : "217540637", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Abdel Ibrahim", + "screen_name" : "abdophoto", + "indices" : [ 3, 13 ], + "id_str" : "240886437", + "id" : 240886437 + }, { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 15, 27 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/sBpm6el49G", + "expanded_url" : "http:\/\/www.marco.org\/2012\/01\/22\/rim-ceos-stepping-down", + "display_url" : "marco.org\/2012\/01\/22\/rim\u2026" + } ] + }, + "geo" : { }, + "id_str" : "381168000981667840", + "text" : "RT @abdophoto: @marcoarment I think this image is fitting given today's news on Blackberry.\n\nhttp:\/\/t.co\/sBpm6el49G", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 0, 12 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/sBpm6el49G", + "expanded_url" : "http:\/\/www.marco.org\/2012\/01\/22\/rim-ceos-stepping-down", + "display_url" : "marco.org\/2012\/01\/22\/rim\u2026" + } ] + }, + "geo" : { }, + "id_str" : "381157911746985984", + "in_reply_to_user_id" : 14231571, + "text" : "@marcoarment I think this image is fitting given today's news on Blackberry.\n\nhttp:\/\/t.co\/sBpm6el49G", + "id" : 381157911746985984, + "created_at" : "2013-09-20 20:48:22 +0000", + "in_reply_to_screen_name" : "marcoarment", + "in_reply_to_user_id_str" : "14231571", + "user" : { + "name" : "Abdel Ibrahim", + "screen_name" : "abdophoto", + "protected" : false, + "id_str" : "240886437", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1740822735\/ai_normal.png", + "id" : 240886437, + "verified" : false + } + }, + "id" : 381168000981667840, + "created_at" : "2013-09-20 21:28:27 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "381153854584135680", + "geo" : { }, + "id_str" : "381161247015587840", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke I almost switched to Koodo but they won't hook up my iPad with data. At all. For any amount of money.", + "id" : 381161247015587840, + "in_reply_to_status_id" : 381153854584135680, + "created_at" : "2013-09-20 21:01:37 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Craig Hockenberry", + "screen_name" : "chockenberry", + "indices" : [ 0, 13 ], + "id_str" : "36183", + "id" : 36183 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 34, 56 ], + "url" : "http:\/\/t.co\/SAnOIpGlSO", + "expanded_url" : "http:\/\/www.loopinsight.com\/2013\/09\/19\/twitterrific-5-5-for-ios-7", + "display_url" : "loopinsight.com\/2013\/09\/19\/twi\u2026" + } ] + }, + "in_reply_to_status_id_str" : "381157500428374016", + "geo" : { }, + "id_str" : "381161033399664641", + "in_reply_to_user_id" : 36183, + "text" : "@chockenberry Heh. First comment: http:\/\/t.co\/SAnOIpGlSO", + "id" : 381161033399664641, + "in_reply_to_status_id" : 381157500428374016, + "created_at" : "2013-09-20 21:00:46 +0000", + "in_reply_to_screen_name" : "chockenberry", + "in_reply_to_user_id_str" : "36183", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "381153854584135680", + "geo" : { }, + "id_str" : "381160605651980288", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Luckily I have a grandfathered 6 GB promo plan from a year or two back. Aren't they all terrible though? Last I looked they were", + "id" : 381160605651980288, + "in_reply_to_status_id" : 381153854584135680, + "created_at" : "2013-09-20 20:59:04 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 61, 83 ], + "url" : "http:\/\/t.co\/cIM0sei79l", + "expanded_url" : "http:\/\/mobility.telus.com\/en\/BC\/bring-own-device\/", + "display_url" : "mobility.telus.com\/en\/BC\/bring-ow\u2026" + }, { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/SLkkZ60cNP", + "expanded_url" : "https:\/\/www.rogers.com\/web\/content\/bring-your-own-phone", + "display_url" : "rogers.com\/web\/content\/br\u2026" + } ] + }, + "in_reply_to_status_id_str" : "381151190869737472", + "geo" : { }, + "id_str" : "381151812914401280", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Hmmm. Looks like it actually. Telus does it too. http:\/\/t.co\/cIM0sei79l https:\/\/t.co\/SLkkZ60cNP", + "id" : 381151812914401280, + "in_reply_to_status_id" : 381151190869737472, + "created_at" : "2013-09-20 20:24:08 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "381135266406100992", + "geo" : { }, + "id_str" : "381150984681959425", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Rogers is starting to offer discounts if you bring your own device. Time to switch again?", + "id" : 381150984681959425, + "in_reply_to_status_id" : 381135266406100992, + "created_at" : "2013-09-20 20:20:50 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Todd Dunlop ", + "screen_name" : "ToddDunlop", + "indices" : [ 0, 11 ], + "id_str" : "135727142", + "id" : 135727142 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 12, 34 ], + "url" : "http:\/\/t.co\/XFTNkHNA2Z", + "expanded_url" : "http:\/\/inboxzero.com\/", + "display_url" : "inboxzero.com" + } ] + }, + "in_reply_to_status_id_str" : "381100567533076481", + "geo" : { }, + "id_str" : "381115154869411841", + "in_reply_to_user_id" : 135727142, + "text" : "@ToddDunlop http:\/\/t.co\/XFTNkHNA2Z", + "id" : 381115154869411841, + "in_reply_to_status_id" : 381100567533076481, + "created_at" : "2013-09-20 17:58:28 +0000", + "in_reply_to_screen_name" : "ToddDunlop", + "in_reply_to_user_id_str" : "135727142", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Stamatiou", + "screen_name" : "Stammy", + "indices" : [ 0, 7 ], + "id_str" : "624683", + "id" : 624683 + }, { + "name" : "Mahyar McDonald", + "screen_name" : "mahyarm", + "indices" : [ 8, 16 ], + "id_str" : "22406953", + "id" : 22406953 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "380940926811521024", + "geo" : { }, + "id_str" : "380965510529032192", + "in_reply_to_user_id" : 624683, + "text" : "@Stammy @mahyarm Lol! Yeah it's all downhill after that ;-)", + "id" : 380965510529032192, + "in_reply_to_status_id" : 380940926811521024, + "created_at" : "2013-09-20 08:03:50 +0000", + "in_reply_to_screen_name" : "Stammy", + "in_reply_to_user_id_str" : "624683", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 0, 11 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "380961315860123648", + "geo" : { }, + "id_str" : "380963020320411648", + "in_reply_to_user_id" : 15122081, + "text" : "@nerdtalker Thanks! It's not often a CDN saturates 100 mbit for me. This should be done by the morning.", + "id" : 380963020320411648, + "in_reply_to_status_id" : 380961315860123648, + "created_at" : "2013-09-20 07:53:56 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "380927831640772608", + "geo" : { }, + "id_str" : "380931230629249025", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke There are legit complaints. I'm glad to see big changes in 6 years rather than stagnation. I'll take missteps for that.", + "id" : 380931230629249025, + "in_reply_to_status_id" : 380927831640772608, + "created_at" : "2013-09-20 05:47:37 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "380926882469797889", + "geo" : { }, + "id_str" : "380927660383166465", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke There will be problems - like swipe to delete reversal and back gesture - but people can learn. It's like \"natural\" scrolling.", + "id" : 380927660383166465, + "in_reply_to_status_id" : 380926882469797889, + "created_at" : "2013-09-20 05:33:26 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "380926882469797889", + "geo" : { }, + "id_str" : "380927435346178048", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Heh, really though I think some people just fear change. Given time they'll like it. I like it a lot now. More than at first.", + "id" : 380927435346178048, + "in_reply_to_status_id" : 380926882469797889, + "created_at" : "2013-09-20 05:32:32 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 21, 43 ], + "url" : "http:\/\/t.co\/rJabPxYpSK", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=JTpXVv-DaBQ", + "display_url" : "youtube.com\/watch?v=JTpXVv\u2026" + } ] + }, + "geo" : { }, + "id_str" : "380926609483526144", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Relevant http:\/\/t.co\/rJabPxYpSK", + "id" : 380926609483526144, + "created_at" : "2013-09-20 05:29:15 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 0, 11 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "380837394095681536", + "geo" : { }, + "id_str" : "380837775857045504", + "in_reply_to_user_id" : 15122081, + "text" : "@nerdtalker Thanks! I'm mostly interested in a few of them, but I like to hoard data\u2026", + "id" : 380837775857045504, + "in_reply_to_status_id" : 380837394095681536, + "created_at" : "2013-09-19 23:36:16 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 3, 14 ], + "id_str" : "15122081", + "id" : 15122081 + }, { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 16, 21 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "380837567697920000", + "text" : "RT @nerdtalker: @_sjs yeah I just used wget and then cleaned up the folders, I\u2019ll share", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 0, 5 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "380833696212733952", + "geo" : { }, + "id_str" : "380837394095681536", + "in_reply_to_user_id" : 4777951, + "text" : "@_sjs yeah I just used wget and then cleaned up the folders, I\u2019ll share", + "id" : 380837394095681536, + "in_reply_to_status_id" : 380833696212733952, + "created_at" : "2013-09-19 23:34:45 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "protected" : false, + "id_str" : "15122081", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3210068904\/55f9feb0bc5ef7ccd9e416639f595d05_normal.jpeg", + "id" : 15122081, + "verified" : false + } + }, + "id" : 380837567697920000, + "created_at" : "2013-09-19 23:35:26 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 3, 14 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 37, 59 ], + "url" : "http:\/\/t.co\/qDsn8AoOzw", + "expanded_url" : "http:\/\/cl.ly\/RUlW\/image.png", + "display_url" : "cl.ly\/RUlW\/image.png" + } ] + }, + "geo" : { }, + "id_str" : "380837546130825216", + "text" : "RT @nerdtalker: It\u2019s a lot of files: http:\/\/t.co\/qDsn8AoOzw", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 21, 43 ], + "url" : "http:\/\/t.co\/qDsn8AoOzw", + "expanded_url" : "http:\/\/cl.ly\/RUlW\/image.png", + "display_url" : "cl.ly\/RUlW\/image.png" + } ] + }, + "geo" : { }, + "id_str" : "380828354510721024", + "text" : "It\u2019s a lot of files: http:\/\/t.co\/qDsn8AoOzw", + "id" : 380828354510721024, + "created_at" : "2013-09-19 22:58:49 +0000", + "user" : { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "protected" : false, + "id_str" : "15122081", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3210068904\/55f9feb0bc5ef7ccd9e416639f595d05_normal.jpeg", + "id" : 15122081, + "verified" : false + } + }, + "id" : 380837546130825216, + "created_at" : "2013-09-19 23:35:21 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 3, 14 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "380837533812146176", + "text" : "RT @nerdtalker: So I downloaded all of the .ipsw restore images that Apple makes available online, all in all 228 GB.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "380827957196886016", + "text" : "So I downloaded all of the .ipsw restore images that Apple makes available online, all in all 228 GB.", + "id" : 380827957196886016, + "created_at" : "2013-09-19 22:57:15 +0000", + "user" : { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "protected" : false, + "id_str" : "15122081", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3210068904\/55f9feb0bc5ef7ccd9e416639f595d05_normal.jpeg", + "id" : 15122081, + "verified" : false + } + }, + "id" : 380837533812146176, + "created_at" : "2013-09-19 23:35:18 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 0, 11 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "380827957196886016", + "geo" : { }, + "id_str" : "380833696212733952", + "in_reply_to_user_id" : 15122081, + "text" : "@nerdtalker Could you share the links for those in the dev forums, or somewhere? Or the command line or whatever you used.", + "id" : 380833696212733952, + "in_reply_to_status_id" : 380827957196886016, + "created_at" : "2013-09-19 23:20:03 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Benedict Evans", + "screen_name" : "BenedictEvans", + "indices" : [ 0, 14 ], + "id_str" : "1236101", + "id" : 1236101 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "380792977293312000", + "geo" : { }, + "id_str" : "380798077310730240", + "in_reply_to_user_id" : 1236101, + "text" : "@BenedictEvans That's why I think Apple's answer to the sub-$500 phone might be some form of wearable device. Independent, not tethered.", + "id" : 380798077310730240, + "in_reply_to_status_id" : 380792977293312000, + "created_at" : "2013-09-19 20:58:31 +0000", + "in_reply_to_screen_name" : "BenedictEvans", + "in_reply_to_user_id_str" : "1236101", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Vyacheslav Egorov", + "screen_name" : "mraleph", + "indices" : [ 0, 8 ], + "id_str" : "53010195", + "id" : 53010195 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "380768583921324032", + "geo" : { }, + "id_str" : "380775553260740608", + "in_reply_to_user_id" : 53010195, + "text" : "@mraleph What freaks me out is that some PHP devs use false for false\/null\/undefined\/uninitialized\/error in other languages too. Augh!", + "id" : 380775553260740608, + "in_reply_to_status_id" : 380768583921324032, + "created_at" : "2013-09-19 19:29:01 +0000", + "in_reply_to_screen_name" : "mraleph", + "in_reply_to_user_id_str" : "53010195", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Craig Hockenberry", + "screen_name" : "chockenberry", + "indices" : [ 0, 13 ], + "id_str" : "36183", + "id" : 36183 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "380735877187510272", + "geo" : { }, + "id_str" : "380737510738898944", + "in_reply_to_user_id" : 36183, + "text" : "@chockenberry They tossed those phones in the garbage after the shoot.", + "id" : 380737510738898944, + "in_reply_to_status_id" : 380735877187510272, + "created_at" : "2013-09-19 16:57:50 +0000", + "in_reply_to_screen_name" : "chockenberry", + "in_reply_to_user_id_str" : "36183", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tom Dale", + "screen_name" : "tomdale", + "indices" : [ 0, 8 ], + "id_str" : "668863", + "id" : 668863 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "380576874465751040", + "geo" : { }, + "id_str" : "380601076413505536", + "in_reply_to_user_id" : 668863, + "text" : "@tomdale Tap the bottom of the screen where the toolbar would be. It appears. Same for the top bar. Oh, Apple.", + "id" : 380601076413505536, + "in_reply_to_status_id" : 380576874465751040, + "created_at" : "2013-09-19 07:55:42 +0000", + "in_reply_to_screen_name" : "tomdale", + "in_reply_to_user_id_str" : "668863", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Rene Ritchie", + "screen_name" : "reneritchie", + "indices" : [ 0, 12 ], + "id_str" : "10194392", + "id" : 10194392 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "380527321943265280", + "geo" : { }, + "id_str" : "380529773081939968", + "in_reply_to_user_id" : 4777951, + "text" : "@reneritchie I see you sorted it already. That'll learn me to reply to 3 hour old tweets without catching up.", + "id" : 380529773081939968, + "in_reply_to_status_id" : 380527321943265280, + "created_at" : "2013-09-19 03:12:22 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Rene Ritchie", + "screen_name" : "reneritchie", + "indices" : [ 0, 12 ], + "id_str" : "10194392", + "id" : 10194392 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "380474528952250368", + "geo" : { }, + "id_str" : "380527321943265280", + "in_reply_to_user_id" : 10194392, + "text" : "@reneritchie 4 hours on my 4S", + "id" : 380527321943265280, + "in_reply_to_status_id" : 380474528952250368, + "created_at" : "2013-09-19 03:02:38 +0000", + "in_reply_to_screen_name" : "reneritchie", + "in_reply_to_user_id_str" : "10194392", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 0, 11 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "380521335421554688", + "geo" : { }, + "id_str" : "380526542322802688", + "in_reply_to_user_id" : 15122081, + "text" : "@nerdtalker Yeah ASR on device would be great. I'm just happy it's faster. If they even try to compete with Google it should get better.", + "id" : 380526542322802688, + "in_reply_to_status_id" : 380521335421554688, + "created_at" : "2013-09-19 02:59:32 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 0, 11 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "380520586625048576", + "geo" : { }, + "id_str" : "380520856838873088", + "in_reply_to_user_id" : 15122081, + "text" : "@nerdtalker Poor wording, sorry. That particular problem is totally fixed for me.", + "id" : 380520856838873088, + "in_reply_to_status_id" : 380520586625048576, + "created_at" : "2013-09-19 02:36:56 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 0, 11 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "380471337698873344", + "geo" : { }, + "id_str" : "380518392978890752", + "in_reply_to_user_id" : 15122081, + "text" : "@nerdtalker Weak. I am happy to see Siri totally fixed in the GM on my 4S. I had that *every* time during the betas.", + "id" : 380518392978890752, + "in_reply_to_status_id" : 380471337698873344, + "created_at" : "2013-09-19 02:27:09 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Federico Viticci", + "screen_name" : "viticci", + "indices" : [ 0, 8 ], + "id_str" : "20904050", + "id" : 20904050 + }, { + "name" : "John Gruber", + "screen_name" : "gruber", + "indices" : [ 9, 16 ], + "id_str" : "33423", + "id" : 33423 + }, { + "name" : "Jim Dalrymple", + "screen_name" : "jdalrymple", + "indices" : [ 17, 28 ], + "id_str" : "12131132", + "id" : 12131132 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "380426194568876033", + "geo" : { }, + "id_str" : "380437797728829440", + "in_reply_to_user_id" : 20904050, + "text" : "@viticci @gruber @jdalrymple And which old fruit is ever ripening still? (Low-hanging or otherwise)", + "id" : 380437797728829440, + "in_reply_to_status_id" : 380426194568876033, + "created_at" : "2013-09-18 21:06:53 +0000", + "in_reply_to_screen_name" : "viticci", + "in_reply_to_user_id_str" : "20904050", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Kierra Krzcuik", + "screen_name" : "KKrzcuik", + "indices" : [ 3, 12 ], + "id_str" : "588435038", + "id" : 588435038 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "380404660407783424", + "text" : "RT @KKrzcuik: The new iPhone update is soooooo weird \uD83D\uDE33 but I like it", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "380396192934670336", + "text" : "The new iPhone update is soooooo weird \uD83D\uDE33 but I like it", + "id" : 380396192934670336, + "created_at" : "2013-09-18 18:21:34 +0000", + "user" : { + "name" : "Kierra Krzcuik", + "screen_name" : "KKrzcuik", + "protected" : false, + "id_str" : "588435038", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/442170041388511232\/F5WFbEoo_normal.jpeg", + "id" : 588435038, + "verified" : false + } + }, + "id" : 380404660407783424, + "created_at" : "2013-09-18 18:55:13 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "380378411119546368", + "geo" : { }, + "id_str" : "380386418477891584", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Fo shizzle.", + "id" : 380386418477891584, + "in_reply_to_status_id" : 380378411119546368, + "created_at" : "2013-09-18 17:42:44 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Burford", + "screen_name" : "pburford", + "indices" : [ 0, 9 ], + "id_str" : "155408489", + "id" : 155408489 + }, { + "name" : "Benedict Evans", + "screen_name" : "BenedictEvans", + "indices" : [ 10, 24 ], + "id_str" : "1236101", + "id" : 1236101 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "380299629684076545", + "geo" : { }, + "id_str" : "380364914985930753", + "in_reply_to_user_id" : 155408489, + "text" : "@pburford @BenedictEvans You may miss quality apps made by devs who don't rush things. I'd plan to revisit that in 3-6 months.", + "id" : 380364914985930753, + "in_reply_to_status_id" : 380299629684076545, + "created_at" : "2013-09-18 16:17:17 +0000", + "in_reply_to_screen_name" : "pburford", + "in_reply_to_user_id_str" : "155408489", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Rocksauce Studios", + "screen_name" : "rocksaucestudio", + "indices" : [ 0, 16 ], + "id_str" : "209916925", + "id" : 209916925 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "380351793584029696", + "geo" : { }, + "id_str" : "380362164579475458", + "in_reply_to_user_id" : 209916925, + "text" : "@rocksaucestudio Please take me off this list.", + "id" : 380362164579475458, + "in_reply_to_status_id" : 380351793584029696, + "created_at" : "2013-09-18 16:06:21 +0000", + "in_reply_to_screen_name" : "rocksaucestudio", + "in_reply_to_user_id_str" : "209916925", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "380356935960121344", + "text" : "Happy iOS 7 (code name \"What happened to my phone?!\") day!", + "id" : 380356935960121344, + "created_at" : "2013-09-18 15:45:34 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "anandshimpi", + "screen_name" : "anandshimpi", + "indices" : [ 3, 15 ], + "id_str" : "14618863", + "id" : 14618863 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/AgWzGv1ljr", + "expanded_url" : "http:\/\/www.anandtech.com\/show\/7335\/the-iphone-5s-review", + "display_url" : "anandtech.com\/show\/7335\/the-\u2026" + } ] + }, + "geo" : { }, + "id_str" : "380199520300068864", + "text" : "RT @anandshimpi: I just spent the past week doing the best I can to understand Apple's A7 SoC. In short? It's insanely fast. http:\/\/t.co\/Ag\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/AgWzGv1ljr", + "expanded_url" : "http:\/\/www.anandtech.com\/show\/7335\/the-iphone-5s-review", + "display_url" : "anandtech.com\/show\/7335\/the-\u2026" + } ] + }, + "geo" : { }, + "id_str" : "380135477090598912", + "text" : "I just spent the past week doing the best I can to understand Apple's A7 SoC. In short? It's insanely fast. http:\/\/t.co\/AgWzGv1ljr", + "id" : 380135477090598912, + "created_at" : "2013-09-18 01:05:34 +0000", + "user" : { + "name" : "anandshimpi", + "screen_name" : "anandshimpi", + "protected" : false, + "id_str" : "14618863", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2463469836\/fkh63sx6q5n9mcp9nggt_normal.jpeg", + "id" : 14618863, + "verified" : false + } + }, + "id" : 380199520300068864, + "created_at" : "2013-09-18 05:20:04 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Steve Wildstrom", + "screen_name" : "swildstrom", + "indices" : [ 0, 11 ], + "id_str" : "14090245", + "id" : 14090245 + }, { + "name" : "Benedict Evans", + "screen_name" : "BenedictEvans", + "indices" : [ 12, 26 ], + "id_str" : "1236101", + "id" : 1236101 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "380062188762722304", + "geo" : { }, + "id_str" : "380070762939301888", + "in_reply_to_user_id" : 14090245, + "text" : "@swildstrom @BenedictEvans That implies that NFC has lived. It hasn't.", + "id" : 380070762939301888, + "in_reply_to_status_id" : 380062188762722304, + "created_at" : "2013-09-17 20:48:25 +0000", + "in_reply_to_screen_name" : "swildstrom", + "in_reply_to_user_id_str" : "14090245", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "380051844816326657", + "text" : "Things like that combined with computed properties and powerful but simple routing are big wins.", + "id" : 380051844816326657, + "created_at" : "2013-09-17 19:33:15 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "380051515605397504", + "text" : "After an 18 month long detour using Backbone it feels good to get back into Ember.js. Instead of helping you wire up events it just does it.", + "id" : 380051515605397504, + "created_at" : "2013-09-17 19:31:56 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Gruber", + "screen_name" : "gruber", + "indices" : [ 0, 7 ], + "id_str" : "33423", + "id" : 33423 + }, { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "indices" : [ 8, 21 ], + "id_str" : "5637652", + "id" : 5637652 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "380032797291053056", + "geo" : { }, + "id_str" : "380034585637040129", + "in_reply_to_user_id" : 33423, + "text" : "@gruber @codinghorror An iPhone 5C is a significant upgrade from the 4S on down (especially from no phone). People still use 3GSes.", + "id" : 380034585637040129, + "in_reply_to_status_id" : 380032797291053056, + "created_at" : "2013-09-17 18:24:40 +0000", + "in_reply_to_screen_name" : "gruber", + "in_reply_to_user_id_str" : "33423", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 57, 79 ], + "url" : "http:\/\/t.co\/GGzGiTKhJ0", + "expanded_url" : "http:\/\/mjtsai.com\/blog\/2013\/09\/10\/date-parsing-performance-nsdateformatter-vs-sqlite\/", + "display_url" : "mjtsai.com\/blog\/2013\/09\/1\u2026" + }, { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/v0vJew4aft", + "expanded_url" : "https:\/\/alpha.app.net\/mikael\/post\/11059692", + "display_url" : "alpha.app.net\/mikael\/post\/11\u2026" + } ] + }, + "geo" : { }, + "id_str" : "380007706133671937", + "text" : "NSDateFormatter vs SQLite performance for parsing dates: http:\/\/t.co\/GGzGiTKhJ0 (via https:\/\/t.co\/v0vJew4aft)", + "id" : 380007706133671937, + "created_at" : "2013-09-17 16:37:52 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "indices" : [ 3, 16 ], + "id_str" : "5637652", + "id" : 5637652 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 55, 77 ], + "url" : "http:\/\/t.co\/kpV78wh9Ew", + "expanded_url" : "http:\/\/www.chrisstucchio.com\/blog\/2013\/hadoop_hatred.html", + "display_url" : "chrisstucchio.com\/blog\/2013\/hado\u2026" + } ] + }, + "geo" : { }, + "id_str" : "379989735168425984", + "text" : "RT @codinghorror: Too big for Excel is not \u201CBig Data\u201D. http:\/\/t.co\/kpV78wh9Ew", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 37, 59 ], + "url" : "http:\/\/t.co\/kpV78wh9Ew", + "expanded_url" : "http:\/\/www.chrisstucchio.com\/blog\/2013\/hadoop_hatred.html", + "display_url" : "chrisstucchio.com\/blog\/2013\/hado\u2026" + } ] + }, + "geo" : { }, + "id_str" : "379985634972008448", + "text" : "Too big for Excel is not \u201CBig Data\u201D. http:\/\/t.co\/kpV78wh9Ew", + "id" : 379985634972008448, + "created_at" : "2013-09-17 15:10:09 +0000", + "user" : { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "protected" : false, + "id_str" : "5637652", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2052442590\/coding-horror-official-logo-medium_normal.png", + "id" : 5637652, + "verified" : true + } + }, + "id" : 379989735168425984, + "created_at" : "2013-09-17 15:26:27 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Rene Ritchie", + "screen_name" : "reneritchie", + "indices" : [ 0, 12 ], + "id_str" : "10194392", + "id" : 10194392 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "379943694797135872", + "geo" : { }, + "id_str" : "379983647408799744", + "in_reply_to_user_id" : 10194392, + "text" : "@reneritchie As long as it allows downloads but not purchases it seems okay to me.", + "id" : 379983647408799744, + "in_reply_to_status_id" : 379943694797135872, + "created_at" : "2013-09-17 15:02:15 +0000", + "in_reply_to_screen_name" : "reneritchie", + "in_reply_to_user_id_str" : "10194392", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Nathan Rajlich", + "screen_name" : "TooTallNate", + "indices" : [ 0, 12 ], + "id_str" : "277724842", + "id" : 277724842 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "379654997329203200", + "geo" : { }, + "id_str" : "379655205454766080", + "in_reply_to_user_id" : 277724842, + "text" : "@TooTallNate So close. You almost qualify^W^Wmay already be a winner!", + "id" : 379655205454766080, + "in_reply_to_status_id" : 379654997329203200, + "created_at" : "2013-09-16 17:17:09 +0000", + "in_reply_to_screen_name" : "TooTallNate", + "in_reply_to_user_id_str" : "277724842", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Nathan Rajlich", + "screen_name" : "TooTallNate", + "indices" : [ 0, 12 ], + "id_str" : "277724842", + "id" : 277724842 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "379653776543453184", + "geo" : { }, + "id_str" : "379654754458021889", + "in_reply_to_user_id" : 277724842, + "text" : "@TooTallNate Is your laptop a MacBook with stickers on it?", + "id" : 379654754458021889, + "in_reply_to_status_id" : 379653776543453184, + "created_at" : "2013-09-16 17:15:21 +0000", + "in_reply_to_screen_name" : "TooTallNate", + "in_reply_to_user_id_str" : "277724842", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "AJ S\u00E1nchez", + "screen_name" : "muditosanchez", + "indices" : [ 0, 14 ], + "id_str" : "525226773", + "id" : 525226773 + }, { + "name" : "Kontra", + "screen_name" : "counternotions", + "indices" : [ 15, 30 ], + "id_str" : "19225408", + "id" : 19225408 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "379471573654450176", + "geo" : { }, + "id_str" : "379472354771881984", + "in_reply_to_user_id" : 525226773, + "text" : "@muditosanchez @counternotions You don't need magic. Thunderbolt is a start.", + "id" : 379472354771881984, + "in_reply_to_status_id" : 379471573654450176, + "created_at" : "2013-09-16 05:10:34 +0000", + "in_reply_to_screen_name" : "muditosanchez", + "in_reply_to_user_id_str" : "525226773", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "indices" : [ 3, 10 ], + "id_str" : "207756340", + "id" : 207756340 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "379444376084021248", + "text" : "RT @wwwtxt: Considering that prices start at $799, not including a fax modem\u2014Apple Newtons will only fit in deep pockets, in more ways than\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/bufferapp.com\" rel=\"nofollow\"\u003EBuffer\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "379414851946549248", + "text" : "Considering that prices start at $799, not including a fax modem\u2014Apple Newtons will only fit in deep pockets, in more ways than one. \u262F93AUG", + "id" : 379414851946549248, + "created_at" : "2013-09-16 01:22:04 +0000", + "user" : { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "protected" : false, + "id_str" : "207756340", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000328039060\/306deca90d2cf629aec0b51423f11a02_normal.png", + "id" : 207756340, + "verified" : false + } + }, + "id" : 379444376084021248, + "created_at" : "2013-09-16 03:19:23 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "indices" : [ 3, 10 ], + "id_str" : "207756340", + "id" : 207756340 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "379444345528541184", + "text" : "RT @wwwtxt: The MessagePad weighs less than a pound and is about the size of a videocassette. \u262F93AUG", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/bufferapp.com\" rel=\"nofollow\"\u003EBuffer\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "379414147311890433", + "text" : "The MessagePad weighs less than a pound and is about the size of a videocassette. \u262F93AUG", + "id" : 379414147311890433, + "created_at" : "2013-09-16 01:19:16 +0000", + "user" : { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "protected" : false, + "id_str" : "207756340", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000328039060\/306deca90d2cf629aec0b51423f11a02_normal.png", + "id" : 207756340, + "verified" : false + } + }, + "id" : 379444345528541184, + "created_at" : "2013-09-16 03:19:16 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "indices" : [ 3, 10 ], + "id_str" : "207756340", + "id" : 207756340 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "379444328424148992", + "text" : "RT @wwwtxt: It seems as if everyone here in Silicon Valley is salivating over the new Apple Newton MessagePad. Not me. \u262F93AUG", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/bufferapp.com\" rel=\"nofollow\"\u003EBuffer\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "379413680653598720", + "text" : "It seems as if everyone here in Silicon Valley is salivating over the new Apple Newton MessagePad. Not me. \u262F93AUG", + "id" : 379413680653598720, + "created_at" : "2013-09-16 01:17:25 +0000", + "user" : { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "protected" : false, + "id_str" : "207756340", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000328039060\/306deca90d2cf629aec0b51423f11a02_normal.png", + "id" : 207756340, + "verified" : false + } + }, + "id" : 379444328424148992, + "created_at" : "2013-09-16 03:19:12 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ilya Grigorik", + "screen_name" : "igrigorik", + "indices" : [ 3, 13 ], + "id_str" : "9980812", + "id" : 9980812 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 91 ], + "url" : "http:\/\/t.co\/LpiswQlEh5", + "expanded_url" : "http:\/\/bit.ly\/16b5JDz", + "display_url" : "bit.ly\/16b5JDz" + } ] + }, + "geo" : { }, + "id_str" : "379444280818823169", + "text" : "RT @igrigorik: Ruby HTTP 2.0 library is starting to come together... http:\/\/t.co\/LpiswQlEh5 - 154 examples, 0 failures - woot.", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 54, 76 ], + "url" : "http:\/\/t.co\/LpiswQlEh5", + "expanded_url" : "http:\/\/bit.ly\/16b5JDz", + "display_url" : "bit.ly\/16b5JDz" + } ] + }, + "geo" : { }, + "id_str" : "379395441818759169", + "text" : "Ruby HTTP 2.0 library is starting to come together... http:\/\/t.co\/LpiswQlEh5 - 154 examples, 0 failures - woot.", + "id" : 379395441818759169, + "created_at" : "2013-09-16 00:04:56 +0000", + "user" : { + "name" : "Ilya Grigorik", + "screen_name" : "igrigorik", + "protected" : false, + "id_str" : "9980812", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/412364630279745536\/5xDKUf4r_normal.png", + "id" : 9980812, + "verified" : false + } + }, + "id" : 379444280818823169, + "created_at" : "2013-09-16 03:19:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "HTTP\/2", + "screen_name" : "HTTP_2", + "indices" : [ 3, 10 ], + "id_str" : "491179627", + "id" : 491179627 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "HTTP2", + "indices" : [ 51, 57 ] + } ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/TB3InG8r8z", + "expanded_url" : "https:\/\/github.com\/http2\/http2-spec\/wiki\/Implementations", + "display_url" : "github.com\/http2\/http2-sp\u2026" + } ] + }, + "geo" : { }, + "id_str" : "379444229623123968", + "text" : "RT @HTTP_2: We now have *three* implementations of #HTTP2 draft -06, if you include Wireshark. https:\/\/t.co\/TB3InG8r8z", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "HTTP2", + "indices" : [ 39, 45 ] + } ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/TB3InG8r8z", + "expanded_url" : "https:\/\/github.com\/http2\/http2-spec\/wiki\/Implementations", + "display_url" : "github.com\/http2\/http2-sp\u2026" + } ] + }, + "geo" : { }, + "id_str" : "379407656609271808", + "text" : "We now have *three* implementations of #HTTP2 draft -06, if you include Wireshark. https:\/\/t.co\/TB3InG8r8z", + "id" : 379407656609271808, + "created_at" : "2013-09-16 00:53:29 +0000", + "user" : { + "name" : "HTTP\/2", + "screen_name" : "HTTP_2", + "protected" : false, + "id_str" : "491179627", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2941180430\/0d7d219f99c71f23a08bc26d2700b237_normal.png", + "id" : 491179627, + "verified" : false + } + }, + "id" : 379444229623123968, + "created_at" : "2013-09-16 03:18:48 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "AJ S\u00E1nchez", + "screen_name" : "muditosanchez", + "indices" : [ 0, 14 ], + "id_str" : "525226773", + "id" : 525226773 + }, { + "name" : "Kontra", + "screen_name" : "counternotions", + "indices" : [ 15, 30 ], + "id_str" : "19225408", + "id" : 19225408 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "379367937838432256", + "geo" : { }, + "id_str" : "379443146901299201", + "in_reply_to_user_id" : 525226773, + "text" : "@muditosanchez @counternotions Aside from the core components it is. The line is in a different place but the principle is the same.", + "id" : 379443146901299201, + "in_reply_to_status_id" : 379367937838432256, + "created_at" : "2013-09-16 03:14:30 +0000", + "in_reply_to_screen_name" : "muditosanchez", + "in_reply_to_user_id_str" : "525226773", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "AJ S\u00E1nchez", + "screen_name" : "muditosanchez", + "indices" : [ 0, 14 ], + "id_str" : "525226773", + "id" : 525226773 + }, { + "name" : "Kontra", + "screen_name" : "counternotions", + "indices" : [ 15, 30 ], + "id_str" : "19225408", + "id" : 19225408 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "379355716143677440", + "geo" : { }, + "id_str" : "379366438869286912", + "in_reply_to_user_id" : 525226773, + "text" : "@muditosanchez @counternotions The basic principle of those is quite similar to that of the new Mac Pro.", + "id" : 379366438869286912, + "in_reply_to_status_id" : 379355716143677440, + "created_at" : "2013-09-15 22:09:41 +0000", + "in_reply_to_screen_name" : "muditosanchez", + "in_reply_to_user_id_str" : "525226773", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "379273607827828736", + "geo" : { }, + "id_str" : "379277045064159232", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Really? My favourite apps have been doing it for years. I love it.", + "id" : 379277045064159232, + "in_reply_to_status_id" : 379273607827828736, + "created_at" : "2013-09-15 16:14:28 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sol", + "screen_name" : "Badger32d", + "indices" : [ 0, 10 ], + "id_str" : "74837444", + "id" : 74837444 + }, { + "name" : "Martin McKeay", + "screen_name" : "mckeay", + "indices" : [ 11, 18 ], + "id_str" : "813697", + "id" : 813697 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "379275016077971459", + "geo" : { }, + "id_str" : "379276871629684737", + "in_reply_to_user_id" : 74837444, + "text" : "@Badger32d @mckeay Well if comparing to Google puts it in perspective that seems like a good thing. It is outrageous.", + "id" : 379276871629684737, + "in_reply_to_status_id" : 379275016077971459, + "created_at" : "2013-09-15 16:13:47 +0000", + "in_reply_to_screen_name" : "Badger32d", + "in_reply_to_user_id_str" : "74837444", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Martin McKeay", + "screen_name" : "mckeay", + "indices" : [ 0, 7 ], + "id_str" : "813697", + "id" : 813697 + }, { + "name" : "Sol", + "screen_name" : "Badger32d", + "indices" : [ 8, 18 ], + "id_str" : "74837444", + "id" : 74837444 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "379234026101669888", + "geo" : { }, + "id_str" : "379267379907137536", + "in_reply_to_user_id" : 813697, + "text" : "@mckeay @Badger32d I agree in spirit, but Google and the NSA are very different entities with very different rules. Not a useful comparison.", + "id" : 379267379907137536, + "in_reply_to_status_id" : 379234026101669888, + "created_at" : "2013-09-15 15:36:04 +0000", + "in_reply_to_screen_name" : "mckeay", + "in_reply_to_user_id_str" : "813697", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "378647668198608897", + "geo" : { }, + "id_str" : "378650492210913280", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Apple Maps is brutal for that! Searching for Mount Becher yielded garbage until I added \", BC\" at the end. Google got it right.", + "id" : 378650492210913280, + "in_reply_to_status_id" : 378647668198608897, + "created_at" : "2013-09-13 22:44:46 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Panic Inc", + "screen_name" : "panic", + "indices" : [ 0, 6 ], + "id_str" : "6687652", + "id" : 6687652 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "378622643735261185", + "geo" : { }, + "id_str" : "378643971397787648", + "in_reply_to_user_id" : 6687652, + "text" : "@panic Yay! Congrats on shipping. I've been anxious for this version of Prompt.", + "id" : 378643971397787648, + "in_reply_to_status_id" : 378622643735261185, + "created_at" : "2013-09-13 22:18:52 +0000", + "in_reply_to_screen_name" : "panic", + "in_reply_to_user_id_str" : "6687652", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "378631709530398720", + "text" : "\"Here's our API for mobile apps. Just make the request and then put the response HTML on your website.\"\n\nWhat?! Die in a fire.", + "id" : 378631709530398720, + "created_at" : "2013-09-13 21:30:08 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Horse iOS", + "screen_name" : "Horse_iOS", + "indices" : [ 3, 13 ], + "id_str" : "1518266449", + "id" : 1518266449 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "378576924802445312", + "text" : "RT @Horse_iOS: Many plan to sell their iPhone 5s to upgrade to the new iPhone 5s. Demand for iPhone 5ses is high, due to their appealing pl\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "378574819262234624", + "text" : "Many plan to sell their iPhone 5s to upgrade to the new iPhone 5s. Demand for iPhone 5ses is high, due to their appealing pluralization", + "id" : 378574819262234624, + "created_at" : "2013-09-13 17:44:05 +0000", + "user" : { + "name" : "Horse iOS", + "screen_name" : "Horse_iOS", + "protected" : false, + "id_str" : "1518266449", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000662240388\/6ee0fb6aa5f9f139544b1296a7324aaa_normal.png", + "id" : 1518266449, + "verified" : false + } + }, + "id" : 378576924802445312, + "created_at" : "2013-09-13 17:52:27 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Dave Shroder", + "screen_name" : "Daverecruit", + "indices" : [ 0, 12 ], + "id_str" : "61536181", + "id" : 61536181 + }, { + "name" : "Fogus", + "screen_name" : "fogus", + "indices" : [ 13, 19 ], + "id_str" : "14375110", + "id" : 14375110 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "378564026370101248", + "geo" : { }, + "id_str" : "378567738202931201", + "in_reply_to_user_id" : 61536181, + "text" : "@Daverecruit @fogus The problem isn't the question itself, it's that it highlights how the prior statement was complete and utter bullshit.", + "id" : 378567738202931201, + "in_reply_to_status_id" : 378564026370101248, + "created_at" : "2013-09-13 17:15:56 +0000", + "in_reply_to_screen_name" : "Daverecruit", + "in_reply_to_user_id_str" : "61536181", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ben Thompson", + "screen_name" : "monkbent", + "indices" : [ 0, 9 ], + "id_str" : "40273", + "id" : 40273 + }, { + "name" : "Sammy the Walrus IV", + "screen_name" : "SammyWalrusIV", + "indices" : [ 10, 24 ], + "id_str" : "164726768", + "id" : 164726768 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "378544154147422208", + "geo" : { }, + "id_str" : "378545585906659328", + "in_reply_to_user_id" : 4777951, + "text" : "@monkbent @SammyWalrusIV Ah, unlocked & SIM-free is sold out in the USA, and we Canadians have looser delivery dates across the board.", + "id" : 378545585906659328, + "in_reply_to_status_id" : 378544154147422208, + "created_at" : "2013-09-13 15:47:55 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "378533678239858689", + "geo" : { }, + "id_str" : "378544495815446529", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke iCloud LOL", + "id" : 378544495815446529, + "in_reply_to_status_id" : 378533678239858689, + "created_at" : "2013-09-13 15:43:35 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ben Thompson", + "screen_name" : "monkbent", + "indices" : [ 0, 9 ], + "id_str" : "40273", + "id" : 40273 + }, { + "name" : "Sammy the Walrus IV", + "screen_name" : "SammyWalrusIV", + "indices" : [ 10, 24 ], + "id_str" : "164726768", + "id" : 164726768 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "378525290130980864", + "geo" : { }, + "id_str" : "378544154147422208", + "in_reply_to_user_id" : 40273, + "text" : "@monkbent @SammyWalrusIV Same ship date as the others here in Canada. 9\/20-9\/24. Sold out on one carrier in the USA maybe?", + "id" : 378544154147422208, + "in_reply_to_status_id" : 378525290130980864, + "created_at" : "2013-09-13 15:42:14 +0000", + "in_reply_to_screen_name" : "monkbent", + "in_reply_to_user_id_str" : "40273", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 0, 11 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 40, 62 ], + "url" : "http:\/\/t.co\/DB03SGi878", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=i_APoSfCYwU", + "display_url" : "youtube.com\/watch?v=i_APoS\u2026" + } ] + }, + "in_reply_to_status_id_str" : "378390671859531779", + "geo" : { }, + "id_str" : "378404569027321856", + "in_reply_to_user_id" : 15122081, + "text" : "@nerdtalker BIGGEST PIXEL IS BEST PIXEL http:\/\/t.co\/DB03SGi878", + "id" : 378404569027321856, + "in_reply_to_status_id" : 378390671859531779, + "created_at" : "2013-09-13 06:27:34 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Peter Cooper", + "screen_name" : "peterc", + "indices" : [ 0, 7 ], + "id_str" : "33493", + "id" : 33493 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "378294392504610818", + "geo" : { }, + "id_str" : "378304734563545089", + "in_reply_to_user_id" : 33493, + "text" : "@peterc *face palm* \u2026 did they even ask a single dev? Or just search for 2 seconds and then make something up based on their \"understanding\"", + "id" : 378304734563545089, + "in_reply_to_status_id" : 378294392504610818, + "created_at" : "2013-09-12 23:50:51 +0000", + "in_reply_to_screen_name" : "peterc", + "in_reply_to_user_id_str" : "33493", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Hacker News Onion", + "screen_name" : "HackerNewsOnion", + "indices" : [ 3, 19 ], + "id_str" : "1263967268", + "id" : 1263967268 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "378269104936726530", + "text" : "RT @HackerNewsOnion: Self-proclaimed \"visionary\" seeks technical cofounder.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "376763816907767808", + "text" : "Self-proclaimed \"visionary\" seeks technical cofounder.", + "id" : 376763816907767808, + "created_at" : "2013-09-08 17:47:48 +0000", + "user" : { + "name" : "Hacker News Onion", + "screen_name" : "HackerNewsOnion", + "protected" : false, + "id_str" : "1263967268", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3374120487\/e4f509a5ea232cd5b80f9cbac23d9432_normal.jpeg", + "id" : 1263967268, + "verified" : false + } + }, + "id" : 378269104936726530, + "created_at" : "2013-09-12 21:29:17 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Maira Sutton", + "screen_name" : "maira", + "indices" : [ 3, 9 ], + "id_str" : "397570506", + "id" : 397570506 + }, { + "name" : "EFF", + "screen_name" : "EFF", + "indices" : [ 84, 88 ], + "id_str" : "4816", + "id" : 4816 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/maira\/status\/377234645471219713\/photo\/1", + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/ewGjnqOHil", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BTw06T7IIAAhLSY.jpg", + "id_str" : "377234645177606144", + "id" : 377234645177606144, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BTw06T7IIAAhLSY.jpg", + "sizes" : [ { + "h" : 600, + "resize" : "fit", + "w" : 600 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 340, + "resize" : "fit", + "w" : 340 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 1024 + } ], + "display_url" : "pic.twitter.com\/ewGjnqOHil" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "378222167034306561", + "text" : "RT @maira: \"This painting is not available in your country.\" \/\/ new artwork for the @EFF office. http:\/\/t.co\/ewGjnqOHil", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "EFF", + "screen_name" : "EFF", + "indices" : [ 73, 77 ], + "id_str" : "4816", + "id" : 4816 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/maira\/status\/377234645471219713\/photo\/1", + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/ewGjnqOHil", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BTw06T7IIAAhLSY.jpg", + "id_str" : "377234645177606144", + "id" : 377234645177606144, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BTw06T7IIAAhLSY.jpg", + "sizes" : [ { + "h" : 600, + "resize" : "fit", + "w" : 600 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 340, + "resize" : "fit", + "w" : 340 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 1024 + } ], + "display_url" : "pic.twitter.com\/ewGjnqOHil" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "377234645471219713", + "text" : "\"This painting is not available in your country.\" \/\/ new artwork for the @EFF office. http:\/\/t.co\/ewGjnqOHil", + "id" : 377234645471219713, + "created_at" : "2013-09-10 00:58:42 +0000", + "user" : { + "name" : "Maira Sutton", + "screen_name" : "maira", + "protected" : false, + "id_str" : "397570506", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3748150902\/4c081b0de8a98fc1c73b011e519b561a_normal.jpeg", + "id" : 397570506, + "verified" : false + } + }, + "id" : 378222167034306561, + "created_at" : "2013-09-12 18:22:46 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", + "screen_name" : "markkolich", + "indices" : [ 0, 11 ], + "id_str" : "22196723", + "id" : 22196723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "378202642733744128", + "geo" : { }, + "id_str" : "378221871784681472", + "in_reply_to_user_id" : 22196723, + "text" : "@markkolich \"I don't understand why you lesbians have to be so super lame about this.\"", + "id" : 378221871784681472, + "in_reply_to_status_id" : 378202642733744128, + "created_at" : "2013-09-12 18:21:35 +0000", + "in_reply_to_screen_name" : "markkolich", + "in_reply_to_user_id_str" : "22196723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Daniel Shaw", + "screen_name" : "dshaw", + "indices" : [ 0, 6 ], + "id_str" : "806757", + "id" : 806757 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "378184895702786048", + "geo" : { }, + "id_str" : "378213476176388096", + "in_reply_to_user_id" : 806757, + "text" : "@dshaw Textastic might be a good fit for that. Nice syntax highlighting and all that. I've even written some code with it.", + "id" : 378213476176388096, + "in_reply_to_status_id" : 378184895702786048, + "created_at" : "2013-09-12 17:48:14 +0000", + "in_reply_to_screen_name" : "dshaw", + "in_reply_to_user_id_str" : "806757", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "378191110884958208", + "text" : "Siri works much better on my 4S with the iOS 7 GM. Animation is much smoother too. Overall pretty happy with it.", + "id" : 378191110884958208, + "created_at" : "2013-09-12 16:19:21 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "378177894591111168", + "text" : "So nice to be back in Reeder! Bylines at the top. UI that isn't garish or awkward to use. (Sorry Slow Feeds and Mr Reader.)", + "id" : 378177894591111168, + "created_at" : "2013-09-12 15:26:50 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Federico Viticci", + "screen_name" : "viticci", + "indices" : [ 0, 8 ], + "id_str" : "20904050", + "id" : 20904050 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "378162584471744512", + "geo" : { }, + "id_str" : "378175571810734082", + "in_reply_to_user_id" : 20904050, + "text" : "@viticci Arguably not small, but the fact that when one app launches another it visually appears from the correct side (left).", + "id" : 378175571810734082, + "in_reply_to_status_id" : 378162584471744512, + "created_at" : "2013-09-12 15:17:37 +0000", + "in_reply_to_screen_name" : "viticci", + "in_reply_to_user_id_str" : "20904050", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Horse iOS", + "screen_name" : "Horse_iOS", + "indices" : [ 3, 13 ], + "id_str" : "1518266449", + "id" : 1518266449 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "378045374180519936", + "text" : "RT @Horse_iOS: As we were designing iPhone\u00A05c, we were also designing the case. We designed them together to ensure \u201Chon\u201D shows through one\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "377936748183310336", + "text" : "As we were designing iPhone\u00A05c, we were also designing the case. We designed them together to ensure \u201Chon\u201D shows through one of the holes", + "id" : 377936748183310336, + "created_at" : "2013-09-11 23:28:37 +0000", + "user" : { + "name" : "Horse iOS", + "screen_name" : "Horse_iOS", + "protected" : false, + "id_str" : "1518266449", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000662240388\/6ee0fb6aa5f9f139544b1296a7324aaa_normal.png", + "id" : 1518266449, + "verified" : false + } + }, + "id" : 378045374180519936, + "created_at" : "2013-09-12 06:40:15 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Rico Sta. Cruz", + "screen_name" : "rstacruz", + "indices" : [ 0, 9 ], + "id_str" : "9513832", + "id" : 9513832 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "377855039995670528", + "geo" : { }, + "id_str" : "377879676477509632", + "in_reply_to_user_id" : 9513832, + "text" : "@rstacruz Dropbox and GitHub.", + "id" : 377879676477509632, + "in_reply_to_status_id" : 377855039995670528, + "created_at" : "2013-09-11 19:41:50 +0000", + "in_reply_to_screen_name" : "rstacruz", + "in_reply_to_user_id_str" : "9513832", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Rocksauce Studios", + "screen_name" : "rocksaucestudio", + "indices" : [ 0, 16 ], + "id_str" : "209916925", + "id" : 209916925 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "377877601588895744", + "geo" : { }, + "id_str" : "377877767813365760", + "in_reply_to_user_id" : 209916925, + "text" : "@rocksaucestudio Oh! Please remove me from the list. Thanks.", + "id" : 377877767813365760, + "in_reply_to_status_id" : 377877601588895744, + "created_at" : "2013-09-11 19:34:15 +0000", + "in_reply_to_screen_name" : "rocksaucestudio", + "in_reply_to_user_id_str" : "209916925", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Rocksauce Studios", + "screen_name" : "rocksaucestudio", + "indices" : [ 0, 16 ], + "id_str" : "209916925", + "id" : 209916925 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "377873380591931392", + "geo" : { }, + "id_str" : "377877264379420672", + "in_reply_to_user_id" : 209916925, + "text" : "@rocksaucestudio ?", + "id" : 377877264379420672, + "in_reply_to_status_id" : 377873380591931392, + "created_at" : "2013-09-11 19:32:15 +0000", + "in_reply_to_screen_name" : "rocksaucestudio", + "in_reply_to_user_id_str" : "209916925", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Casey Johnston", + "screen_name" : "caseyjohnston", + "indices" : [ 0, 14 ], + "id_str" : "16472748", + "id" : 16472748 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "377814440978423808", + "geo" : { }, + "id_str" : "377831115836628993", + "in_reply_to_user_id" : 16472748, + "text" : "@caseyjohnston WTF?! When I handed out resumes at 14 my parents didn't accompany me. Don't see why they would now.", + "id" : 377831115836628993, + "in_reply_to_status_id" : 377814440978423808, + "created_at" : "2013-09-11 16:28:52 +0000", + "in_reply_to_screen_name" : "caseyjohnston", + "in_reply_to_user_id_str" : "16472748", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sol", + "screen_name" : "Badger32d", + "indices" : [ 0, 10 ], + "id_str" : "74837444", + "id" : 74837444 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "377643718880530432", + "geo" : { }, + "id_str" : "377644781016715264", + "in_reply_to_user_id" : 74837444, + "text" : "@Badger32d Heh no worries.\n\n\"Oh no, I forgot to add -ffast-math to CFLAGS! Better recompile from stage 1...\"", + "id" : 377644781016715264, + "in_reply_to_status_id" : 377643718880530432, + "created_at" : "2013-09-11 04:08:26 +0000", + "in_reply_to_screen_name" : "Badger32d", + "in_reply_to_user_id_str" : "74837444", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sol", + "screen_name" : "Badger32d", + "indices" : [ 0, 10 ], + "id_str" : "74837444", + "id" : 74837444 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "377634010928648193", + "geo" : { }, + "id_str" : "377643279518826496", + "in_reply_to_user_id" : 74837444, + "text" : "@Badger32d zomg what did I win?!", + "id" : 377643279518826496, + "in_reply_to_status_id" : 377634010928648193, + "created_at" : "2013-09-11 04:02:28 +0000", + "in_reply_to_screen_name" : "Badger32d", + "in_reply_to_user_id_str" : "74837444", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Kontra", + "screen_name" : "counternotions", + "indices" : [ 3, 18 ], + "id_str" : "19225408", + "id" : 19225408 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "377634857272487937", + "text" : "RT @counternotions: One iPhone 5S. Two iPhone 5Ses. \nBe civilized.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/sites.google.com\/site\/yorufukurou\/\" rel=\"nofollow\"\u003EYoruFukurou\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "377615481035051008", + "text" : "One iPhone 5S. Two iPhone 5Ses. \nBe civilized.", + "id" : 377615481035051008, + "created_at" : "2013-09-11 02:12:01 +0000", + "user" : { + "name" : "Kontra", + "screen_name" : "counternotions", + "protected" : false, + "id_str" : "19225408", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000565429354\/350ed8f0e2135732d262d91f95f92b18_normal.png", + "id" : 19225408, + "verified" : false + } + }, + "id" : 377634857272487937, + "created_at" : "2013-09-11 03:29:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sol", + "screen_name" : "Badger32d", + "indices" : [ 0, 10 ], + "id_str" : "74837444", + "id" : 74837444 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "377550153848078336", + "geo" : { }, + "id_str" : "377551756085174272", + "in_reply_to_user_id" : 74837444, + "text" : "@Badger32d The real problem is that there aren't enough new things to kick the tires on.", + "id" : 377551756085174272, + "in_reply_to_status_id" : 377550153848078336, + "created_at" : "2013-09-10 21:58:47 +0000", + "in_reply_to_screen_name" : "Badger32d", + "in_reply_to_user_id_str" : "74837444", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sol", + "screen_name" : "Badger32d", + "indices" : [ 0, 10 ], + "id_str" : "74837444", + "id" : 74837444 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 65, 87 ], + "url" : "http:\/\/t.co\/Kzjhw4UI4z", + "expanded_url" : "http:\/\/img.ly\/wsfJ", + "display_url" : "img.ly\/wsfJ" + } ] + }, + "in_reply_to_status_id_str" : "377549285035737088", + "geo" : { }, + "id_str" : "377549839250112513", + "in_reply_to_user_id" : 74837444, + "text" : "@Badger32d Whatever excuse you can find to use beefier hardware. http:\/\/t.co\/Kzjhw4UI4z", + "id" : 377549839250112513, + "in_reply_to_status_id" : 377549285035737088, + "created_at" : "2013-09-10 21:51:10 +0000", + "in_reply_to_screen_name" : "Badger32d", + "in_reply_to_user_id_str" : "74837444", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sol", + "screen_name" : "Badger32d", + "indices" : [ 0, 10 ], + "id_str" : "74837444", + "id" : 74837444 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "377546890947985408", + "geo" : { }, + "id_str" : "377549086758825985", + "in_reply_to_user_id" : 74837444, + "text" : "@Badger32d Don't do it! Arch is the hotness now anyway.", + "id" : 377549086758825985, + "in_reply_to_status_id" : 377546890947985408, + "created_at" : "2013-09-10 21:48:11 +0000", + "in_reply_to_screen_name" : "Badger32d", + "in_reply_to_user_id_str" : "74837444", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Peter Cooper", + "screen_name" : "peterc", + "indices" : [ 0, 7 ], + "id_str" : "33493", + "id" : 33493 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 37, 59 ], + "url" : "http:\/\/t.co\/OOMAuNOBS7", + "expanded_url" : "http:\/\/store.apple.com\/ca\/buy-iphone\/iphone5s", + "display_url" : "store.apple.com\/ca\/buy-iphone\/\u2026" + } ] + }, + "in_reply_to_status_id_str" : "377504366762024960", + "geo" : { }, + "id_str" : "377504463725948928", + "in_reply_to_user_id" : 33493, + "text" : "@peterc Yup, before all sales taxes. http:\/\/t.co\/OOMAuNOBS7", + "id" : 377504463725948928, + "in_reply_to_status_id" : 377504366762024960, + "created_at" : "2013-09-10 18:50:52 +0000", + "in_reply_to_screen_name" : "peterc", + "in_reply_to_user_id_str" : "33493", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "MG Siegler", + "screen_name" : "parislemon", + "indices" : [ 0, 11 ], + "id_str" : "652193", + "id" : 652193 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "377503261533945856", + "geo" : { }, + "id_str" : "377504382603890688", + "in_reply_to_user_id" : 652193, + "text" : "@parislemon The authentication flow is identical for all iTunes purchases. It would be strange if it didn't work for all of them.", + "id" : 377504382603890688, + "in_reply_to_status_id" : 377503261533945856, + "created_at" : "2013-09-10 18:50:33 +0000", + "in_reply_to_screen_name" : "parislemon", + "in_reply_to_user_id_str" : "652193", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "377502716576403456", + "text" : "Not this bullshit again. New iPhone prices are 10% higher in Canada than the USA. I thought that was over.", + "id" : 377502716576403456, + "created_at" : "2013-09-10 18:43:55 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 3, 14 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 26, 48 ], + "url" : "http:\/\/t.co\/JSwQrNHwrp", + "expanded_url" : "http:\/\/cl.ly\/RIx5\/image.jpg", + "display_url" : "cl.ly\/RIx5\/image.jpg" + } ] + }, + "geo" : { }, + "id_str" : "377487552220917760", + "text" : "RT @nerdtalker: 64-bit A7 http:\/\/t.co\/JSwQrNHwrp", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 10, 32 ], + "url" : "http:\/\/t.co\/JSwQrNHwrp", + "expanded_url" : "http:\/\/cl.ly\/RIx5\/image.jpg", + "display_url" : "cl.ly\/RIx5\/image.jpg" + } ] + }, + "geo" : { }, + "id_str" : "377486129181638656", + "text" : "64-bit A7 http:\/\/t.co\/JSwQrNHwrp", + "id" : 377486129181638656, + "created_at" : "2013-09-10 17:38:01 +0000", + "user" : { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "protected" : false, + "id_str" : "15122081", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3210068904\/55f9feb0bc5ef7ccd9e416639f595d05_normal.jpeg", + "id" : 15122081, + "verified" : false + } + }, + "id" : 377487552220917760, + "created_at" : "2013-09-10 17:43:40 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "MG Siegler", + "screen_name" : "parislemon", + "indices" : [ 3, 14 ], + "id_str" : "652193", + "id" : 652193 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "377487343348768768", + "text" : "RT @parislemon: Yellow iPhone 5C with a red case results in a hot dog stand theme.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "377484599703527424", + "text" : "Yellow iPhone 5C with a red case results in a hot dog stand theme.", + "id" : 377484599703527424, + "created_at" : "2013-09-10 17:31:56 +0000", + "user" : { + "name" : "MG Siegler", + "screen_name" : "parislemon", + "protected" : false, + "id_str" : "652193", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/430498692018094081\/eNje7vMm_normal.jpeg", + "id" : 652193, + "verified" : true + } + }, + "id" : 377487343348768768, + "created_at" : "2013-09-10 17:42:50 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 3, 15 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "377482346082992128", + "text" : "RT @tapbot_paul: I want a refund!", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "377481822147313664", + "text" : "I want a refund!", + "id" : 377481822147313664, + "created_at" : "2013-09-10 17:20:54 +0000", + "user" : { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "protected" : false, + "id_str" : "18247541", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000727389627\/46dacd92037d23a7203bdc20188b8141_normal.png", + "id" : 18247541, + "verified" : false + } + }, + "id" : 377482346082992128, + "created_at" : "2013-09-10 17:22:59 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 106, 118 ], + "id_str" : "14231571", + "id" : 14231571 + }, { + "name" : "Casey Liss", + "screen_name" : "caseyliss", + "indices" : [ 119, 129 ], + "id_str" : "18119839", + "id" : 18119839 + }, { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 130, 139 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "376396778154647553", + "text" : "Apple won't lose the iPhone 5 if it leaves a gap at $100. The new line up will probably be 5C, 5, and 5S. @marcoarment @caseyliss @siracusa", + "id" : 376396778154647553, + "created_at" : "2013-09-07 17:29:19 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Daniel Sandler", + "screen_name" : "dsandler", + "indices" : [ 3, 12 ], + "id_str" : "656863", + "id" : 656863 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "376214341483102208", + "text" : "RT @dsandler: \u201CDad, how does Santa know if you\u2019ve been bad or good, all the time?\u201D \n\u201CBackdoored crypto protocols, son.\u201D", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "376201587154092032", + "text" : "\u201CDad, how does Santa know if you\u2019ve been bad or good, all the time?\u201D \n\u201CBackdoored crypto protocols, son.\u201D", + "id" : 376201587154092032, + "created_at" : "2013-09-07 04:33:42 +0000", + "user" : { + "name" : "Daniel Sandler", + "screen_name" : "dsandler", + "protected" : false, + "id_str" : "656863", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1618900691\/1318433895616_normal.png", + "id" : 656863, + "verified" : false + } + }, + "id" : 376214341483102208, + "created_at" : "2013-09-07 05:24:23 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Loren Brichter", + "screen_name" : "lorenb", + "indices" : [ 3, 10 ], + "id_str" : "9943672", + "id" : 9943672 + }, { + "name" : "Scopely", + "screen_name" : "scopely", + "indices" : [ 54, 62 ], + "id_str" : "326992708", + "id" : 326992708 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "376188046032388096", + "text" : "RT @lorenb: Got a generic recruitment spam email from @scopely. Amused.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Scopely", + "screen_name" : "scopely", + "indices" : [ 42, 50 ], + "id_str" : "326992708", + "id" : 326992708 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "376055312949972992", + "text" : "Got a generic recruitment spam email from @scopely. Amused.", + "id" : 376055312949972992, + "created_at" : "2013-09-06 18:52:28 +0000", + "user" : { + "name" : "Loren Brichter", + "screen_name" : "lorenb", + "protected" : false, + "id_str" : "9943672", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1054030005\/hello_normal.png", + "id" : 9943672, + "verified" : false + } + }, + "id" : 376188046032388096, + "created_at" : "2013-09-07 03:39:54 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 0, 11 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "375710368300937216", + "geo" : { }, + "id_str" : "375730797061210112", + "in_reply_to_user_id" : 15122081, + "text" : "@nerdtalker Curse Super Hexagon. I seem to top out at 58 seconds & change.", + "id" : 375730797061210112, + "in_reply_to_status_id" : 375710368300937216, + "created_at" : "2013-09-05 21:22:57 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Benedict Evans", + "screen_name" : "BenedictEvans", + "indices" : [ 3, 17 ], + "id_str" : "1236101", + "id" : 1236101 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "375460159192985601", + "text" : "RT @BenedictEvans: So did Samsung announce a wablet, a wone or a phatch?", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "375373804278915072", + "text" : "So did Samsung announce a wablet, a wone or a phatch?", + "id" : 375373804278915072, + "created_at" : "2013-09-04 21:44:23 +0000", + "user" : { + "name" : "Benedict Evans", + "screen_name" : "BenedictEvans", + "protected" : false, + "id_str" : "1236101", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/86361875\/photo1_normal.jpg", + "id" : 1236101, + "verified" : false + } + }, + "id" : 375460159192985601, + "created_at" : "2013-09-05 03:27:32 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 0, 11 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "375304178987307008", + "geo" : { }, + "id_str" : "375305779172999168", + "in_reply_to_user_id" : 15122081, + "text" : "@nerdtalker dat latency", + "id" : 375305779172999168, + "in_reply_to_status_id" : 375304178987307008, + "created_at" : "2013-09-04 17:14:05 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Domenic Denicola", + "screen_name" : "domenic", + "indices" : [ 0, 8 ], + "id_str" : "30968081", + "id" : 30968081 + }, { + "name" : "Fedor Indutny", + "screen_name" : "indutny", + "indices" : [ 9, 17 ], + "id_str" : "92915570", + "id" : 92915570 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "375287761437077504", + "geo" : { }, + "id_str" : "375301874234040320", + "in_reply_to_user_id" : 30968081, + "text" : "@domenic @indutny I'm going to comment all of my JS that way from now on.\n\nthing.map(fun) <!-- zomg it's a mrap!", + "id" : 375301874234040320, + "in_reply_to_status_id" : 375287761437077504, + "created_at" : "2013-09-04 16:58:34 +0000", + "in_reply_to_screen_name" : "domenic", + "in_reply_to_user_id_str" : "30968081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "getify", + "screen_name" : "getify", + "indices" : [ 0, 7 ], + "id_str" : "16686076", + "id" : 16686076 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "375263688787111936", + "geo" : { }, + "id_str" : "375280736867065856", + "in_reply_to_user_id" : 16686076, + "text" : "@getify Amazing! Lives up to the promise.", + "id" : 375280736867065856, + "in_reply_to_status_id" : 375263688787111936, + "created_at" : "2013-09-04 15:34:34 +0000", + "in_reply_to_screen_name" : "getify", + "in_reply_to_user_id_str" : "16686076", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ben Thompson", + "screen_name" : "monkbent", + "indices" : [ 0, 9 ], + "id_str" : "40273", + "id" : 40273 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "375259102357618688", + "geo" : { }, + "id_str" : "375280363066494976", + "in_reply_to_user_id" : 40273, + "text" : "@monkbent I can easily and cheaply buy fizzy water. Without AeroPress I'd need an expensive machine to make a similar beverage at home.", + "id" : 375280363066494976, + "in_reply_to_status_id" : 375259102357618688, + "created_at" : "2013-09-04 15:33:05 +0000", + "in_reply_to_screen_name" : "monkbent", + "in_reply_to_user_id_str" : "40273", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 3, 12 ], + "id_str" : "636923", + "id" : 636923 + }, { + "name" : "Michael Jurewitz", + "screen_name" : "Jury", + "indices" : [ 14, 19 ], + "id_str" : "10754282", + "id" : 10754282 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "375103365039939585", + "text" : "RT @siracusa: @Jury I'm selecting the pint of gelato in the freezer for update. Deal with it.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Michael Jurewitz", + "screen_name" : "Jury", + "indices" : [ 0, 5 ], + "id_str" : "10754282", + "id" : 10754282 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "375067339806359552", + "geo" : { }, + "id_str" : "375068856269950976", + "in_reply_to_user_id" : 10754282, + "text" : "@Jury I'm selecting the pint of gelato in the freezer for update. Deal with it.", + "id" : 375068856269950976, + "in_reply_to_status_id" : 375067339806359552, + "created_at" : "2013-09-04 01:32:38 +0000", + "in_reply_to_screen_name" : "Jury", + "in_reply_to_user_id_str" : "10754282", + "user" : { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "protected" : false, + "id_str" : "636923", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", + "id" : 636923, + "verified" : false + } + }, + "id" : 375103365039939585, + "created_at" : "2013-09-04 03:49:45 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Michael Jurewitz", + "screen_name" : "Jury", + "indices" : [ 3, 8 ], + "id_str" : "10754282", + "id" : 10754282 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "375103355992817665", + "text" : "RT @Jury: Pet peeve: People who deadlock shared resources in real life.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "375067339806359552", + "text" : "Pet peeve: People who deadlock shared resources in real life.", + "id" : 375067339806359552, + "created_at" : "2013-09-04 01:26:36 +0000", + "user" : { + "name" : "Michael Jurewitz", + "screen_name" : "Jury", + "protected" : false, + "id_str" : "10754282", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3759182817\/6c5c02145cf109788397d5c323f9aabc_normal.jpeg", + "id" : 10754282, + "verified" : false + } + }, + "id" : 375103355992817665, + "created_at" : "2013-09-04 03:49:43 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "InstapaperHelp", + "screen_name" : "InstapaperHelp", + "indices" : [ 0, 15 ], + "id_str" : "1517226020", + "id" : 1517226020 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "375026335501938688", + "in_reply_to_user_id" : 1517226020, + "text" : "@InstapaperHelp Specifically, it should save the body of the currently viewed article instead of the entire page itself. That'd be sweet! :)", + "id" : 375026335501938688, + "created_at" : "2013-09-03 22:43:40 +0000", + "in_reply_to_screen_name" : "InstapaperHelp", + "in_reply_to_user_id_str" : "1517226020", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "InstapaperHelp", + "screen_name" : "InstapaperHelp", + "indices" : [ 0, 15 ], + "id_str" : "1517226020", + "id" : 1517226020 + }, { + "name" : "Feedbin", + "screen_name" : "feedbin", + "indices" : [ 87, 95 ], + "id_str" : "1170518132", + "id" : 1170518132 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "375026113593872385", + "in_reply_to_user_id" : 1517226020, + "text" : "@InstapaperHelp Do you take feature requests here? I'd like the bookmarklet to work w\/ @feedbin as it used to work w\/ Google Reader.", + "id" : 375026113593872385, + "created_at" : "2013-09-03 22:42:47 +0000", + "in_reply_to_screen_name" : "InstapaperHelp", + "in_reply_to_user_id_str" : "1517226020", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Wynn Netherland ", + "screen_name" : "pengwynn", + "indices" : [ 3, 12 ], + "id_str" : "14100886", + "id" : 14100886 + }, { + "name" : "Ryan Tomayko", + "screen_name" : "rtomayko", + "indices" : [ 57, 66 ], + "id_str" : "9267332", + "id" : 9267332 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 67, 90 ], + "url" : "https:\/\/t.co\/ZQAeMSjclQ", + "expanded_url" : "https:\/\/github.com\/pengwynn\/dotfiles\/blob\/master\/bin\/git-conflicts", + "display_url" : "github.com\/pengwynn\/dotfi\u2026" + } ] + }, + "geo" : { }, + "id_str" : "374940728796798976", + "text" : "RT @pengwynn: Love this little git-conflicts script from @rtomayko https:\/\/t.co\/ZQAeMSjclQ", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ryan Tomayko", + "screen_name" : "rtomayko", + "indices" : [ 43, 52 ], + "id_str" : "9267332", + "id" : 9267332 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 53, 76 ], + "url" : "https:\/\/t.co\/ZQAeMSjclQ", + "expanded_url" : "https:\/\/github.com\/pengwynn\/dotfiles\/blob\/master\/bin\/git-conflicts", + "display_url" : "github.com\/pengwynn\/dotfi\u2026" + } ] + }, + "geo" : { }, + "id_str" : "374927892657881090", + "text" : "Love this little git-conflicts script from @rtomayko https:\/\/t.co\/ZQAeMSjclQ", + "id" : 374927892657881090, + "created_at" : "2013-09-03 16:12:30 +0000", + "user" : { + "name" : "Wynn Netherland ", + "screen_name" : "pengwynn", + "protected" : false, + "id_str" : "14100886", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000227095434\/4abd9be493993f4b57c6e31696ff3344_normal.jpeg", + "id" : 14100886, + "verified" : false + } + }, + "id" : 374940728796798976, + "created_at" : "2013-09-03 17:03:30 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Wynn Netherland ", + "screen_name" : "pengwynn", + "indices" : [ 0, 9 ], + "id_str" : "14100886", + "id" : 14100886 + }, { + "name" : "Ryan Tomayko", + "screen_name" : "rtomayko", + "indices" : [ 10, 19 ], + "id_str" : "9267332", + "id" : 9267332 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "374927892657881090", + "geo" : { }, + "id_str" : "374940601566781441", + "in_reply_to_user_id" : 14100886, + "text" : "@pengwynn @rtomayko Yoink!", + "id" : 374940601566781441, + "in_reply_to_status_id" : 374927892657881090, + "created_at" : "2013-09-03 17:03:00 +0000", + "in_reply_to_screen_name" : "pengwynn", + "in_reply_to_user_id_str" : "14100886", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 0, 12 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "374920924698390528", + "geo" : { }, + "id_str" : "374927083471794176", + "in_reply_to_user_id" : 18247541, + "text" : "@tapbot_paul I'll speak with Tim about it.", + "id" : 374927083471794176, + "in_reply_to_status_id" : 374920924698390528, + "created_at" : "2013-09-03 16:09:17 +0000", + "in_reply_to_screen_name" : "tapbot_paul", + "in_reply_to_user_id_str" : "18247541", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jacqui Cheng", + "screen_name" : "ejacqui", + "indices" : [ 0, 8 ], + "id_str" : "46023", + "id" : 46023 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "374919884531982337", + "geo" : { }, + "id_str" : "374926653836648448", + "in_reply_to_user_id" : 46023, + "text" : "@ejacqui Yes, on one of my machines. For months now.", + "id" : 374926653836648448, + "in_reply_to_status_id" : 374919884531982337, + "created_at" : "2013-09-03 16:07:34 +0000", + "in_reply_to_screen_name" : "ejacqui", + "in_reply_to_user_id_str" : "46023", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "getify", + "screen_name" : "getify", + "indices" : [ 0, 7 ], + "id_str" : "16686076", + "id" : 16686076 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "374903682422149120", + "geo" : { }, + "id_str" : "374925170395213824", + "in_reply_to_user_id" : 16686076, + "text" : "@getify With such poor naming and improper formatting, who cares about the syntax?", + "id" : 374925170395213824, + "in_reply_to_status_id" : 374903682422149120, + "created_at" : "2013-09-03 16:01:41 +0000", + "in_reply_to_screen_name" : "getify", + "in_reply_to_user_id_str" : "16686076", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 0, 12 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "374660443287351296", + "geo" : { }, + "id_str" : "374716408652787713", + "in_reply_to_user_id" : 14231571, + "text" : "@marcoarment Sounds like a useful thing to share.", + "id" : 374716408652787713, + "in_reply_to_status_id" : 374660443287351296, + "created_at" : "2013-09-03 02:12:08 +0000", + "in_reply_to_screen_name" : "marcoarment", + "in_reply_to_user_id_str" : "14231571", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 0, 12 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "374547029197746178", + "geo" : { }, + "id_str" : "374591129775140864", + "in_reply_to_user_id" : 18247541, + "text" : "@tapbot_paul Invites tomorrow with final beta \/ RC, event on the 10th with GM, pre-orders Friday, in stores and shipping the next Friday.", + "id" : 374591129775140864, + "in_reply_to_status_id" : 374547029197746178, + "created_at" : "2013-09-02 17:54:19 +0000", + "in_reply_to_screen_name" : "tapbot_paul", + "in_reply_to_user_id_str" : "18247541", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "374195430742962176", + "geo" : { }, + "id_str" : "374202068421967872", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke All the best! It will be great.", + "id" : 374202068421967872, + "in_reply_to_status_id" : 374195430742962176, + "created_at" : "2013-09-01 16:08:20 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +} ] \ No newline at end of file diff --git a/public/tweets/data/js/tweets/2013_10.js b/public/tweets/data/js/tweets/2013_10.js new file mode 100755 index 0000000..978f922 --- /dev/null +++ b/public/tweets/data/js/tweets/2013_10.js @@ -0,0 +1,4410 @@ +Grailbird.data.tweets_2013_10 = + [ { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Mikeal", + "screen_name" : "mikeal", + "indices" : [ 3, 10 ], + "id_str" : "668423", + "id" : 668423 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 48, 71 ], + "url" : "https:\/\/t.co\/tinUvsNedP", + "expanded_url" : "https:\/\/gist.github.com\/jrburke\/0479f25edfc6bb043ddb#comment-941599", + "display_url" : "gist.github.com\/jrburke\/0479f2\u2026" + } ] + }, + "geo" : { }, + "id_str" : "396145398470815744", + "text" : "RT @mikeal: why node\u2019s module system is winning https:\/\/t.co\/tinUvsNedP", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 36, 59 ], + "url" : "https:\/\/t.co\/tinUvsNedP", + "expanded_url" : "https:\/\/gist.github.com\/jrburke\/0479f25edfc6bb043ddb#comment-941599", + "display_url" : "gist.github.com\/jrburke\/0479f2\u2026" + } ] + }, + "geo" : { }, + "id_str" : "396072803931156480", + "text" : "why node\u2019s module system is winning https:\/\/t.co\/tinUvsNedP", + "id" : 396072803931156480, + "created_at" : "2013-11-01 00:34:49 +0000", + "user" : { + "name" : "Mikeal", + "screen_name" : "mikeal", + "protected" : false, + "id_str" : "668423", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3696914564\/537a181733d33d4125eab616e896afe8_normal.png", + "id" : 668423, + "verified" : false + } + }, + "id" : 396145398470815744, + "created_at" : "2013-11-01 05:23:17 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 0, 11 ], + "id_str" : "15122081", + "id" : 15122081 + }, { + "name" : "Chris Jenkins", + "screen_name" : "anexanhume", + "indices" : [ 12, 23 ], + "id_str" : "17369041", + "id" : 17369041 + }, { + "name" : "rguadalupejr", + "screen_name" : "rguadalupejr", + "indices" : [ 24, 37 ], + "id_str" : "379337065", + "id" : 379337065 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "395994034113884160", + "geo" : { }, + "id_str" : "396000306695135233", + "in_reply_to_user_id" : 15122081, + "text" : "@nerdtalker @anexanhume @rguadalupejr He is not buying an Android phone again. Soured on the entire experience.", + "id" : 396000306695135233, + "in_reply_to_status_id" : 395994034113884160, + "created_at" : "2013-10-31 19:46:45 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 0, 11 ], + "id_str" : "15122081", + "id" : 15122081 + }, { + "name" : "Chris Jenkins", + "screen_name" : "anexanhume", + "indices" : [ 12, 23 ], + "id_str" : "17369041", + "id" : 17369041 + }, { + "name" : "rguadalupejr", + "screen_name" : "rguadalupejr", + "indices" : [ 24, 37 ], + "id_str" : "379337065", + "id" : 379337065 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "395994034113884160", + "geo" : { }, + "id_str" : "396000221227786240", + "in_reply_to_user_id" : 15122081, + "text" : "@nerdtalker @anexanhume @rguadalupejr And his LTE doesn't even work... can't get support from carrier or LG.", + "id" : 396000221227786240, + "in_reply_to_status_id" : 395994034113884160, + "created_at" : "2013-10-31 19:46:24 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 0, 11 ], + "id_str" : "15122081", + "id" : 15122081 + }, { + "name" : "Chris Jenkins", + "screen_name" : "anexanhume", + "indices" : [ 12, 23 ], + "id_str" : "17369041", + "id" : 17369041 + }, { + "name" : "rguadalupejr", + "screen_name" : "rguadalupejr", + "indices" : [ 24, 37 ], + "id_str" : "379337065", + "id" : 379337065 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "395994034113884160", + "geo" : { }, + "id_str" : "396000103590137857", + "in_reply_to_user_id" : 15122081, + "text" : "@nerdtalker @anexanhume @rguadalupejr Until recently we had 3 year contracts in Canada. My co-worker has the Optimus LTE for 1 more year.", + "id" : 396000103590137857, + "in_reply_to_status_id" : 395994034113884160, + "created_at" : "2013-10-31 19:45:56 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 0, 11 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "395990596319727616", + "geo" : { }, + "id_str" : "395998565555658752", + "in_reply_to_user_id" : 15122081, + "text" : "@nerdtalker So that means most Android devices see at most one update (assuming yearly cadence)? 4.4 could be the last for my Nexus 7 then.", + "id" : 395998565555658752, + "in_reply_to_status_id" : 395990596319727616, + "created_at" : "2013-10-31 19:39:49 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 0, 11 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "395395046402314240", + "geo" : { }, + "id_str" : "395395559827046400", + "in_reply_to_user_id" : 15122081, + "text" : "@nerdtalker Yeah! I want to return my $35 OtterBox.", + "id" : 395395559827046400, + "in_reply_to_status_id" : 395395046402314240, + "created_at" : "2013-10-30 03:43:42 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "DHH", + "screen_name" : "dhh", + "indices" : [ 0, 4 ], + "id_str" : "14561327", + "id" : 14561327 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "395373993131122688", + "geo" : { }, + "id_str" : "395395186475294720", + "in_reply_to_user_id" : 14561327, + "text" : "@dhh LOL, I just deleted that BS a minute ago. They are spamming everyone.", + "id" : 395395186475294720, + "in_reply_to_status_id" : 395373993131122688, + "created_at" : "2013-10-30 03:42:13 +0000", + "in_reply_to_screen_name" : "dhh", + "in_reply_to_user_id_str" : "14561327", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 47, 58 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "395394970720292865", + "text" : "Picked up a Magpul Field case for my iPhone on @nerdtalker's recommendation. Amazing value. $14 on Amazon Canada, even less in the USA.", + "id" : 395394970720292865, + "created_at" : "2013-10-30 03:41:21 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Salvatore Sanfilippo", + "screen_name" : "antirez", + "indices" : [ 3, 11 ], + "id_str" : "5813712", + "id" : 5813712 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/t5eS4s5SC4", + "expanded_url" : "http:\/\/antirez.com\/news\/63", + "display_url" : "antirez.com\/news\/63" + } ] + }, + "geo" : { }, + "id_str" : "395208302612582400", + "text" : "RT @antirez: Just blogged \"Finally Redis collections are iterable\" -> http:\/\/t.co\/t5eS4s5SC4", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/sites.google.com\/site\/yorufukurou\/\" rel=\"nofollow\"\u003EYoruFukurou\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 60, 82 ], + "url" : "http:\/\/t.co\/t5eS4s5SC4", + "expanded_url" : "http:\/\/antirez.com\/news\/63", + "display_url" : "antirez.com\/news\/63" + } ] + }, + "geo" : { }, + "id_str" : "395132967959678976", + "text" : "Just blogged \"Finally Redis collections are iterable\" -> http:\/\/t.co\/t5eS4s5SC4", + "id" : 395132967959678976, + "created_at" : "2013-10-29 10:20:15 +0000", + "user" : { + "name" : "Salvatore Sanfilippo", + "screen_name" : "antirez", + "protected" : false, + "id_str" : "5813712", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/447047867652272128\/MtilrTWI_normal.png", + "id" : 5813712, + "verified" : false + } + }, + "id" : 395208302612582400, + "created_at" : "2013-10-29 15:19:36 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 0, 12 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "394970818134167552", + "geo" : { }, + "id_str" : "394977899649843200", + "in_reply_to_user_id" : 18247541, + "text" : "@tapbot_paul I didn't own an iPhone 4 so I have to go w\/ iPad 3. Scrolling on that thing is so chunky. Ka-chunk, ka-chunk, ka-chunk!", + "id" : 394977899649843200, + "in_reply_to_status_id" : 394970818134167552, + "created_at" : "2013-10-29 00:04:04 +0000", + "in_reply_to_screen_name" : "tapbot_paul", + "in_reply_to_user_id_str" : "18247541", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Benedict Evans", + "screen_name" : "BenedictEvans", + "indices" : [ 0, 14 ], + "id_str" : "1236101", + "id" : 1236101 + }, { + "name" : "Tim Cook", + "screen_name" : "tim_cook", + "indices" : [ 15, 24 ], + "id_str" : "1636590253", + "id" : 1636590253 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "394960747442499584", + "geo" : { }, + "id_str" : "394960884914978816", + "in_reply_to_user_id" : 1236101, + "text" : "@BenedictEvans @tim_cook Sorry, perhaps it was a bad joke. I am in no way serious.", + "id" : 394960884914978816, + "in_reply_to_status_id" : 394960747442499584, + "created_at" : "2013-10-28 22:56:27 +0000", + "in_reply_to_screen_name" : "BenedictEvans", + "in_reply_to_user_id_str" : "1236101", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Benedict Evans", + "screen_name" : "BenedictEvans", + "indices" : [ 0, 14 ], + "id_str" : "1236101", + "id" : 1236101 + }, { + "name" : "Tim Cook", + "screen_name" : "tim_cook", + "indices" : [ 82, 91 ], + "id_str" : "1636590253", + "id" : 1636590253 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "394958518257975296", + "geo" : { }, + "id_str" : "394960529346662401", + "in_reply_to_user_id" : 1236101, + "text" : "@BenedictEvans Simply blanket the earth with coverage. Problem solved! I can hear @tim_cook already: \"Only Apple could do this.\"", + "id" : 394960529346662401, + "in_reply_to_status_id" : 394958518257975296, + "created_at" : "2013-10-28 22:55:02 +0000", + "in_reply_to_screen_name" : "BenedictEvans", + "in_reply_to_user_id_str" : "1236101", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tweetbot by Tapbots", + "screen_name" : "tweetbot", + "indices" : [ 0, 9 ], + "id_str" : "274626857", + "id" : 274626857 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "394890915627532288", + "geo" : { }, + "id_str" : "394904594171449344", + "in_reply_to_user_id" : 274626857, + "text" : "@tweetbot You guys rock! Keep it up.", + "id" : 394904594171449344, + "in_reply_to_status_id" : 394890915627532288, + "created_at" : "2013-10-28 19:12:46 +0000", + "in_reply_to_screen_name" : "tweetbot", + "in_reply_to_user_id_str" : "274626857", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 3, 14 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "394904255183609856", + "text" : "RT @nerdtalker: Phone includes microSD, I comment about how I won\u2019t have to hear bitching about it, comments proceed to bitch about it. \n\nS\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "394890754859884544", + "text" : "Phone includes microSD, I comment about how I won\u2019t have to hear bitching about it, comments proceed to bitch about it. \n\nSeriously.", + "id" : 394890754859884544, + "created_at" : "2013-10-28 18:17:47 +0000", + "user" : { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "protected" : false, + "id_str" : "15122081", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3210068904\/55f9feb0bc5ef7ccd9e416639f595d05_normal.jpeg", + "id" : 15122081, + "verified" : false + } + }, + "id" : 394904255183609856, + "created_at" : "2013-10-28 19:11:26 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", + "screen_name" : "markkolich", + "indices" : [ 0, 11 ], + "id_str" : "22196723", + "id" : 22196723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "394634491374751744", + "geo" : { }, + "id_str" : "394661587220320256", + "in_reply_to_user_id" : 22196723, + "text" : "@markkolich I checked out the Wikipedia article on initialization vectors but didn't really glean anything I hadn't already inferred.", + "id" : 394661587220320256, + "in_reply_to_status_id" : 394634491374751744, + "created_at" : "2013-10-28 03:07:09 +0000", + "in_reply_to_screen_name" : "markkolich", + "in_reply_to_user_id_str" : "22196723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Bryan Mortensen", + "screen_name" : "Bemorte", + "indices" : [ 0, 8 ], + "id_str" : "86629833", + "id" : 86629833 + }, { + "name" : "Ben Thompson", + "screen_name" : "monkbent", + "indices" : [ 9, 18 ], + "id_str" : "40273", + "id" : 40273 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "394336012119203841", + "in_reply_to_user_id" : 86629833, + "text" : "@Bemorte @monkbent It requires a change in mindset and expectations about how thing should and do work. Arguably harder for current users.", + "id" : 394336012119203841, + "created_at" : "2013-10-27 05:33:26 +0000", + "in_reply_to_screen_name" : "Bemorte", + "in_reply_to_user_id_str" : "86629833", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/394271934759714816\/photo\/1", + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/orApsEh7F1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BXi8PDzCMAEtB4H.png", + "id_str" : "394271934298337281", + "id" : 394271934298337281, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BXi8PDzCMAEtB4H.png", + "sizes" : [ { + "h" : 450, + "resize" : "fit", + "w" : 600 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 255, + "resize" : "fit", + "w" : 340 + } ], + "display_url" : "pic.twitter.com\/orApsEh7F1" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "394271934759714816", + "text" : "Say what you want about the Nexus 7. I think it\u2019s a fantastic cup holder. http:\/\/t.co\/orApsEh7F1", + "id" : 394271934759714816, + "created_at" : "2013-10-27 01:18:49 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Benedict Evans", + "screen_name" : "BenedictEvans", + "indices" : [ 3, 17 ], + "id_str" : "1236101", + "id" : 1236101 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/BenedictEvans\/status\/394264455153864704\/photo\/1", + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/5aGAuBPW8B", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BXi1btiCIAAu5Mv.jpg", + "id_str" : "394264455078354944", + "id" : 394264455078354944, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BXi1btiCIAAu5Mv.jpg", + "sizes" : [ { + "h" : 568, + "resize" : "fit", + "w" : 320 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 568, + "resize" : "fit", + "w" : 320 + }, { + "h" : 568, + "resize" : "fit", + "w" : 320 + }, { + "h" : 568, + "resize" : "fit", + "w" : 320 + } ], + "display_url" : "pic.twitter.com\/5aGAuBPW8B" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "394271752647213056", + "text" : "RT @BenedictEvans: Funny how even a company with >$100bn of cash can be resource-constrained http:\/\/t.co\/5aGAuBPW8B", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/BenedictEvans\/status\/394264455153864704\/photo\/1", + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/5aGAuBPW8B", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BXi1btiCIAAu5Mv.jpg", + "id_str" : "394264455078354944", + "id" : 394264455078354944, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BXi1btiCIAAu5Mv.jpg", + "sizes" : [ { + "h" : 568, + "resize" : "fit", + "w" : 320 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 568, + "resize" : "fit", + "w" : 320 + }, { + "h" : 568, + "resize" : "fit", + "w" : 320 + }, { + "h" : 568, + "resize" : "fit", + "w" : 320 + } ], + "display_url" : "pic.twitter.com\/5aGAuBPW8B" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "394264455153864704", + "text" : "Funny how even a company with >$100bn of cash can be resource-constrained http:\/\/t.co\/5aGAuBPW8B", + "id" : 394264455153864704, + "created_at" : "2013-10-27 00:49:05 +0000", + "user" : { + "name" : "Benedict Evans", + "screen_name" : "BenedictEvans", + "protected" : false, + "id_str" : "1236101", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/86361875\/photo1_normal.jpg", + "id" : 1236101, + "verified" : false + } + }, + "id" : 394271752647213056, + "created_at" : "2013-10-27 01:18:05 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Dan Benjamin", + "screen_name" : "danbenjamin", + "indices" : [ 0, 12 ], + "id_str" : "5905672", + "id" : 5905672 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "394143749552345090", + "geo" : { }, + "id_str" : "394199477805793281", + "in_reply_to_user_id" : 5905672, + "text" : "@danbenjamin Nice of you to celebrate my birthday down there in Austin.", + "id" : 394199477805793281, + "in_reply_to_status_id" : 394143749552345090, + "created_at" : "2013-10-26 20:30:54 +0000", + "in_reply_to_screen_name" : "danbenjamin", + "in_reply_to_user_id_str" : "5905672", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Bryan Kyle", + "screen_name" : "bryan_kyle", + "indices" : [ 0, 11 ], + "id_str" : "14864447", + "id" : 14864447 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "394186529284702208", + "geo" : { }, + "id_str" : "394197961237745665", + "in_reply_to_user_id" : 14864447, + "text" : "@bryan_kyle Heh, wow. Yeah Podcasts only has playlists. Maybe retention but I don't use it. I just want to know what's new and stream it all", + "id" : 394197961237745665, + "in_reply_to_status_id" : 394186529284702208, + "created_at" : "2013-10-26 20:24:52 +0000", + "in_reply_to_screen_name" : "bryan_kyle", + "in_reply_to_user_id_str" : "14864447", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Bryan Kyle", + "screen_name" : "bryan_kyle", + "indices" : [ 0, 11 ], + "id_str" : "14864447", + "id" : 14864447 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "394009708001914880", + "geo" : { }, + "id_str" : "394185750670868480", + "in_reply_to_user_id" : 14864447, + "text" : "@bryan_kyle I don't understand what people want from a podcast client. I used iPod\/Music.app and now I use Podcasts.app. It's fine.", + "id" : 394185750670868480, + "in_reply_to_status_id" : 394009708001914880, + "created_at" : "2013-10-26 19:36:21 +0000", + "in_reply_to_screen_name" : "bryan_kyle", + "in_reply_to_user_id_str" : "14864447", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Aaron Harpole", + "screen_name" : "harpaa01", + "indices" : [ 0, 9 ], + "id_str" : "4525221", + "id" : 4525221 + }, { + "name" : "Craig Hockenberry", + "screen_name" : "chockenberry", + "indices" : [ 10, 23 ], + "id_str" : "36183", + "id" : 36183 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 35, 57 ], + "url" : "http:\/\/t.co\/FJGAcbGYeK", + "expanded_url" : "http:\/\/i.imgur.com\/5RRJzsc.gif", + "display_url" : "i.imgur.com\/5RRJzsc.gif" + } ] + }, + "in_reply_to_status_id_str" : "393883215200407552", + "geo" : { }, + "id_str" : "393959412831756288", + "in_reply_to_user_id" : 4525221, + "text" : "@harpaa01 @chockenberry Mind blown http:\/\/t.co\/FJGAcbGYeK", + "id" : 393959412831756288, + "in_reply_to_status_id" : 393883215200407552, + "created_at" : "2013-10-26 04:36:58 +0000", + "in_reply_to_screen_name" : "harpaa01", + "in_reply_to_user_id_str" : "4525221", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jacob Schwartz", + "screen_name" : "isoiphone", + "indices" : [ 0, 10 ], + "id_str" : "28265820", + "id" : 28265820 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "393868981737488384", + "geo" : { }, + "id_str" : "393869899681898496", + "in_reply_to_user_id" : 28265820, + "text" : "@isoiphone Boy would I throw an exception.", + "id" : 393869899681898496, + "in_reply_to_status_id" : 393868981737488384, + "created_at" : "2013-10-25 22:41:16 +0000", + "in_reply_to_screen_name" : "isoiphone", + "in_reply_to_user_id_str" : "28265820", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Aaron Heckmann", + "screen_name" : "aaronheckmann", + "indices" : [ 0, 14 ], + "id_str" : "13818902", + "id" : 13818902 + }, { + "name" : "Brandon Black", + "screen_name" : "brandonmblack", + "indices" : [ 15, 29 ], + "id_str" : "15678855", + "id" : 15678855 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "393862471535972352", + "geo" : { }, + "id_str" : "393863112450785280", + "in_reply_to_user_id" : 13818902, + "text" : "@aaronheckmann @brandonmblack Is SQL old enough to have run on machines without lowercase? That was also a thing back in the day.", + "id" : 393863112450785280, + "in_reply_to_status_id" : 393862471535972352, + "created_at" : "2013-10-25 22:14:18 +0000", + "in_reply_to_screen_name" : "aaronheckmann", + "in_reply_to_user_id_str" : "13818902", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jacob Schwartz", + "screen_name" : "isoiphone", + "indices" : [ 0, 10 ], + "id_str" : "28265820", + "id" : 28265820 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "393853684301324288", + "geo" : { }, + "id_str" : "393855910302334976", + "in_reply_to_user_id" : 28265820, + "text" : "@isoiphone Seems normal to me. That's how I ask my girlfriend for breakfast.", + "id" : 393855910302334976, + "in_reply_to_status_id" : 393853684301324288, + "created_at" : "2013-10-25 21:45:41 +0000", + "in_reply_to_screen_name" : "isoiphone", + "in_reply_to_user_id_str" : "28265820", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jay-san", + "screen_name" : "JaySan25", + "indices" : [ 29, 38 ], + "id_str" : "1891485739", + "id" : 1891485739 + }, { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 39, 51 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/JaySan25\/status\/393848241516974080\/photo\/1", + "indices" : [ 57, 79 ], + "url" : "http:\/\/t.co\/QDpwIPadbt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BXc644qIIAEzvCQ.png", + "id_str" : "393848241374371841", + "id" : 393848241374371841, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BXc644qIIAEzvCQ.png", + "sizes" : [ { + "h" : 604, + "resize" : "fit", + "w" : 340 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1136, + "resize" : "fit", + "w" : 640 + }, { + "h" : 1136, + "resize" : "fit", + "w" : 640 + }, { + "h" : 1065, + "resize" : "fit", + "w" : 600 + } ], + "display_url" : "pic.twitter.com\/QDpwIPadbt" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "393849731429830656", + "text" : "Now that's an app review. RT @JaySan25 @tapbot_paul LOL? http:\/\/t.co\/QDpwIPadbt", + "id" : 393849731429830656, + "created_at" : "2013-10-25 21:21:08 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Felix Geisend\u00F6rfer", + "screen_name" : "felixge", + "indices" : [ 0, 8 ], + "id_str" : "9599342", + "id" : 9599342 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "393746930167451648", + "geo" : { }, + "id_str" : "393749386154344448", + "in_reply_to_user_id" : 9599342, + "text" : "@felixge In Ruby ^ matches beginning of line. Use \\A to match the beginning of string.", + "id" : 393749386154344448, + "in_reply_to_status_id" : 393746930167451648, + "created_at" : "2013-10-25 14:42:23 +0000", + "in_reply_to_screen_name" : "felixge", + "in_reply_to_user_id_str" : "9599342", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Evan Doll", + "screen_name" : "edog1203", + "indices" : [ 3, 12 ], + "id_str" : "14305022", + "id" : 14305022 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/E6BaS2qRHK", + "expanded_url" : "http:\/\/coverscreen.tumblr.com\/post\/64965314790\/introducing-cover", + "display_url" : "coverscreen.tumblr.com\/post\/649653147\u2026" + } ] + }, + "geo" : { }, + "id_str" : "393631844563824640", + "text" : "RT @edog1203: Cover looks pretty great. Wish this sort of thing was possible on iOS! http:\/\/t.co\/E6BaS2qRHK", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003ESafari on iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/E6BaS2qRHK", + "expanded_url" : "http:\/\/coverscreen.tumblr.com\/post\/64965314790\/introducing-cover", + "display_url" : "coverscreen.tumblr.com\/post\/649653147\u2026" + } ] + }, + "geo" : { }, + "id_str" : "393587990213046273", + "text" : "Cover looks pretty great. Wish this sort of thing was possible on iOS! http:\/\/t.co\/E6BaS2qRHK", + "id" : 393587990213046273, + "created_at" : "2013-10-25 04:01:04 +0000", + "user" : { + "name" : "Evan Doll", + "screen_name" : "edog1203", + "protected" : false, + "id_str" : "14305022", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/195558653\/Calvin_and_Hobbes_-_Spaceman_Spiff_normal.gif", + "id" : 14305022, + "verified" : false + } + }, + "id" : 393631844563824640, + "created_at" : "2013-10-25 06:55:19 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Taylor", + "screen_name" : "jlt50", + "indices" : [ 0, 6 ], + "id_str" : "169298343", + "id" : 169298343 + }, { + "name" : "Tapbots", + "screen_name" : "tapbots", + "indices" : [ 7, 15 ], + "id_str" : "16669898", + "id" : 16669898 + }, { + "name" : "Tweetbot by Tapbots", + "screen_name" : "tweetbot", + "indices" : [ 16, 25 ], + "id_str" : "274626857", + "id" : 274626857 + }, { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 26, 38 ], + "id_str" : "18247541", + "id" : 18247541 + }, { + "name" : "Tapbots", + "screen_name" : "tapbots", + "indices" : [ 98, 106 ], + "id_str" : "16669898", + "id" : 16669898 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "393533078284406785", + "geo" : { }, + "id_str" : "393534985665146880", + "in_reply_to_user_id" : 169298343, + "text" : "@jlt50 @tapbots @tweetbot @tapbot_paul You want to enjoy the fruits of their labour for free, yet @tapbots are the greedy ones? Nice logic.", + "id" : 393534985665146880, + "in_reply_to_status_id" : 393533078284406785, + "created_at" : "2013-10-25 00:30:26 +0000", + "in_reply_to_screen_name" : "jlt50", + "in_reply_to_user_id_str" : "169298343", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "File Transporter", + "screen_name" : "FileTransporter", + "indices" : [ 3, 19 ], + "id_str" : "868874827", + "id" : 868874827 + }, { + "name" : "Joseph Martel", + "screen_name" : "JosephMartel", + "indices" : [ 40, 53 ], + "id_str" : "217540637", + "id" : 217540637 + }, { + "name" : "Accidental Tech", + "screen_name" : "atpfm", + "indices" : [ 132, 138 ], + "id_str" : "1253355925", + "id" : 1253355925 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "393526928549761024", + "text" : "Hi @FileTransporter. You made a sale to @JosephMartel, on my recommendation, because of the podcasts you sponsor. If I had to pick: @atpfm", + "id" : 393526928549761024, + "created_at" : "2013-10-24 23:58:25 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "bergmayer", + "screen_name" : "bergmayer", + "indices" : [ 3, 13 ], + "id_str" : "18322285", + "id" : 18322285 + }, { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 27, 38 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/14Kbi6sed9", + "expanded_url" : "http:\/\/pcasts.in\/nGgt", + "display_url" : "pcasts.in\/nGgt" + } ] + }, + "geo" : { }, + "id_str" : "393509527611379713", + "text" : "RT @bergmayer: I love that @nerdtalker has been appearing on podcasts lately since he actually knows what he's talking about. \nhttp:\/\/t.co\/\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/unitedmagnet.bergmayer.net\" rel=\"nofollow\"\u003EUnited Magnet Tweets\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 12, 23 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 134 ], + "url" : "http:\/\/t.co\/14Kbi6sed9", + "expanded_url" : "http:\/\/pcasts.in\/nGgt", + "display_url" : "pcasts.in\/nGgt" + } ] + }, + "geo" : { }, + "id_str" : "393504635451113472", + "text" : "I love that @nerdtalker has been appearing on podcasts lately since he actually knows what he's talking about. \nhttp:\/\/t.co\/14Kbi6sed9", + "id" : 393504635451113472, + "created_at" : "2013-10-24 22:29:50 +0000", + "user" : { + "name" : "bergmayer", + "screen_name" : "bergmayer", + "protected" : false, + "id_str" : "18322285", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000711921140\/1e84780899c2928766f5d771a959e9e8_normal.jpeg", + "id" : 18322285, + "verified" : false + } + }, + "id" : 393509527611379713, + "created_at" : "2013-10-24 22:49:17 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Dan Benjamin", + "screen_name" : "danbenjamin", + "indices" : [ 0, 12 ], + "id_str" : "5905672", + "id" : 5905672 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "393492572343398400", + "geo" : { }, + "id_str" : "393508660757790720", + "in_reply_to_user_id" : 5905672, + "text" : "@danbenjamin The NeXT box is going to eat those tiny Apple machines.", + "id" : 393508660757790720, + "in_reply_to_status_id" : 393492572343398400, + "created_at" : "2013-10-24 22:45:50 +0000", + "in_reply_to_screen_name" : "danbenjamin", + "in_reply_to_user_id_str" : "5905672", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Kontra", + "screen_name" : "counternotions", + "indices" : [ 0, 15 ], + "id_str" : "19225408", + "id" : 19225408 + }, { + "name" : "John Gruber", + "screen_name" : "gruber", + "indices" : [ 16, 23 ], + "id_str" : "33423", + "id" : 33423 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "393216244868186112", + "geo" : { }, + "id_str" : "393259492889985024", + "in_reply_to_user_id" : 19225408, + "text" : "@counternotions @gruber And possibly a larger display.", + "id" : 393259492889985024, + "in_reply_to_status_id" : 393216244868186112, + "created_at" : "2013-10-24 06:15:44 +0000", + "in_reply_to_screen_name" : "counternotions", + "in_reply_to_user_id_str" : "19225408", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 0, 11 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "393196327716143104", + "geo" : { }, + "id_str" : "393214725476978688", + "in_reply_to_user_id" : 15122081, + "text" : "@nerdtalker My status bar gets so full that my carrier's name is truncated. Trying the signal strength for a while.", + "id" : 393214725476978688, + "in_reply_to_status_id" : 393196327716143104, + "created_at" : "2013-10-24 03:17:50 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Joseph Martel", + "screen_name" : "JosephMartel", + "indices" : [ 0, 13 ], + "id_str" : "217540637", + "id" : 217540637 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "392784447273062400", + "geo" : { }, + "id_str" : "392784960240627712", + "in_reply_to_user_id" : 217540637, + "text" : "@JosephMartel I charge only $50 to stage a B&E where, miraculously, only your iPad is damaged.", + "id" : 392784960240627712, + "in_reply_to_status_id" : 392784447273062400, + "created_at" : "2013-10-22 22:50:06 +0000", + "in_reply_to_screen_name" : "JosephMartel", + "in_reply_to_user_id_str" : "217540637", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Joseph Martel", + "screen_name" : "JosephMartel", + "indices" : [ 0, 13 ], + "id_str" : "217540637", + "id" : 217540637 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "392782920475095041", + "geo" : { }, + "id_str" : "392783484890013696", + "in_reply_to_user_id" : 217540637, + "text" : "@JosephMartel No kidding. Fortunately I don't actually need, well, *any* of it, so that makes some decisions easier.", + "id" : 392783484890013696, + "in_reply_to_status_id" : 392782920475095041, + "created_at" : "2013-10-22 22:44:15 +0000", + "in_reply_to_screen_name" : "JosephMartel", + "in_reply_to_user_id_str" : "217540637", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Joseph Martel", + "screen_name" : "JosephMartel", + "indices" : [ 0, 13 ], + "id_str" : "217540637", + "id" : 217540637 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "392777253483868160", + "geo" : { }, + "id_str" : "392782418962173952", + "in_reply_to_user_id" : 217540637, + "text" : "@JosephMartel Retina for yourself, old one for the family. Starts to get expensive though!", + "id" : 392782418962173952, + "in_reply_to_status_id" : 392777253483868160, + "created_at" : "2013-10-22 22:40:00 +0000", + "in_reply_to_screen_name" : "JosephMartel", + "in_reply_to_user_id_str" : "217540637", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Gruber", + "screen_name" : "gruber", + "indices" : [ 0, 7 ], + "id_str" : "33423", + "id" : 33423 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "392738766630027264", + "geo" : { }, + "id_str" : "392739667864350720", + "in_reply_to_user_id" : 33423, + "text" : "@gruber I was set on the iPad mini, largely because of its weight. Is it likely that the weight of the iPad Air would change that?", + "id" : 392739667864350720, + "in_reply_to_status_id" : 392738766630027264, + "created_at" : "2013-10-22 19:50:08 +0000", + "in_reply_to_screen_name" : "gruber", + "in_reply_to_user_id_str" : "33423", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "rands", + "screen_name" : "rands", + "indices" : [ 3, 9 ], + "id_str" : "30923", + "id" : 30923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "392736161187123201", + "text" : "RT @rands: This is a really expensive Apple event.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "392716525389369345", + "text" : "This is a really expensive Apple event.", + "id" : 392716525389369345, + "created_at" : "2013-10-22 18:18:10 +0000", + "user" : { + "name" : "rands", + "screen_name" : "rands", + "protected" : false, + "id_str" : "30923", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2886028302\/d9137f9df14bafdb1144d6b6c16259c1_normal.png", + "id" : 30923, + "verified" : false + } + }, + "id" : 392736161187123201, + "created_at" : "2013-10-22 19:36:12 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 0, 11 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "392717314539286528", + "geo" : { }, + "id_str" : "392717900265443328", + "in_reply_to_user_id" : 15122081, + "text" : "@nerdtalker Is the Nexus 7 really that popular that Apple would care?", + "id" : 392717900265443328, + "in_reply_to_status_id" : 392717314539286528, + "created_at" : "2013-10-22 18:23:38 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "greg bate", + "screen_name" : "gregbate", + "indices" : [ 0, 9 ], + "id_str" : "15292261", + "id" : 15292261 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 42, 64 ], + "url" : "http:\/\/t.co\/VeDBCCJP0o", + "expanded_url" : "http:\/\/daringfireball.net\/2013\/10\/apples_stock_price_product_announcements", + "display_url" : "daringfireball.net\/2013\/10\/apples\u2026" + } ] + }, + "in_reply_to_status_id_str" : "392716018537091072", + "geo" : { }, + "id_str" : "392717460610105344", + "in_reply_to_user_id" : 15292261, + "text" : "@gregbate Happens at almost every launch. http:\/\/t.co\/VeDBCCJP0o", + "id" : 392717460610105344, + "in_reply_to_status_id" : 392716018537091072, + "created_at" : "2013-10-22 18:21:53 +0000", + "in_reply_to_screen_name" : "gregbate", + "in_reply_to_user_id_str" : "15292261", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Steven Frank", + "screen_name" : "stevenf", + "indices" : [ 3, 11 ], + "id_str" : "733813", + "id" : 733813 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "392699459588481024", + "text" : "RT @stevenf: lol get your wallets out for apple, sheeple *notices own wallet is out* hey what in the", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "392692594393616384", + "text" : "lol get your wallets out for apple, sheeple *notices own wallet is out* hey what in the", + "id" : 392692594393616384, + "created_at" : "2013-10-22 16:43:05 +0000", + "user" : { + "name" : "Steven Frank", + "screen_name" : "stevenf", + "protected" : false, + "id_str" : "733813", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/838378818\/avatar_normal.png", + "id" : 733813, + "verified" : false + } + }, + "id" : 392699459588481024, + "created_at" : "2013-10-22 17:10:21 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "392698929130643456", + "text" : "You know you're in for trouble when API docs arrive as a Word document. Give me strength.", + "id" : 392698929130643456, + "created_at" : "2013-10-22 17:08:15 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Benedict Evans", + "screen_name" : "BenedictEvans", + "indices" : [ 3, 17 ], + "id_str" : "1236101", + "id" : 1236101 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "392671108761001985", + "text" : "RT @BenedictEvans: Nokia continues to create great products from a parallel universe in which Windows was the right OS choice.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "392622669566197761", + "text" : "Nokia continues to create great products from a parallel universe in which Windows was the right OS choice.", + "id" : 392622669566197761, + "created_at" : "2013-10-22 12:05:13 +0000", + "user" : { + "name" : "Benedict Evans", + "screen_name" : "BenedictEvans", + "protected" : false, + "id_str" : "1236101", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/86361875\/photo1_normal.jpg", + "id" : 1236101, + "verified" : false + } + }, + "id" : 392671108761001985, + "created_at" : "2013-10-22 15:17:42 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Craig Hockenberry", + "screen_name" : "chockenberry", + "indices" : [ 3, 16 ], + "id_str" : "36183", + "id" : 36183 + }, { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 32, 41 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "392462345697390593", + "text" : "RT @chockenberry: It's like I'm @siracusa, but with bugs instead of screenshots.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 14, 23 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "392449725812584449", + "text" : "It's like I'm @siracusa, but with bugs instead of screenshots.", + "id" : 392449725812584449, + "created_at" : "2013-10-22 00:38:00 +0000", + "user" : { + "name" : "Craig Hockenberry", + "screen_name" : "chockenberry", + "protected" : false, + "id_str" : "36183", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/443849647363072000\/t5o3H1ey_normal.png", + "id" : 36183, + "verified" : false + } + }, + "id" : 392462345697390593, + "created_at" : "2013-10-22 01:28:09 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Eric Elliott", + "screen_name" : "dilvie", + "indices" : [ 0, 7 ], + "id_str" : "14148308", + "id" : 14148308 + }, { + "name" : "TJ Holowaychuk", + "screen_name" : "tjholowaychuk", + "indices" : [ 8, 22 ], + "id_str" : "29255412", + "id" : 29255412 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "392333894642454528", + "geo" : { }, + "id_str" : "392461598297575425", + "in_reply_to_user_id" : 14148308, + "text" : "@dilvie @tjholowaychuk I also deal with Dropbox sync conflicts in .git folders which is mildly annoying. I don't really recommend it.", + "id" : 392461598297575425, + "in_reply_to_status_id" : 392333894642454528, + "created_at" : "2013-10-22 01:25:11 +0000", + "in_reply_to_screen_name" : "dilvie", + "in_reply_to_user_id_str" : "14148308", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Eric Elliott", + "screen_name" : "dilvie", + "indices" : [ 0, 7 ], + "id_str" : "14148308", + "id" : 14148308 + }, { + "name" : "TJ Holowaychuk", + "screen_name" : "tjholowaychuk", + "indices" : [ 8, 22 ], + "id_str" : "29255412", + "id" : 29255412 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "392333894642454528", + "geo" : { }, + "id_str" : "392461275290034178", + "in_reply_to_user_id" : 14148308, + "text" : "@dilvie @tjholowaychuk Me too, and it sucks when I move between OS X and Linux and have to recompile binary deps in node_modules.", + "id" : 392461275290034178, + "in_reply_to_status_id" : 392333894642454528, + "created_at" : "2013-10-22 01:23:54 +0000", + "in_reply_to_screen_name" : "dilvie", + "in_reply_to_user_id_str" : "14148308", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Denya", + "screen_name" : "pdenya", + "indices" : [ 0, 7 ], + "id_str" : "8549992", + "id" : 8549992 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "392403676691562496", + "geo" : { }, + "id_str" : "392405220908466176", + "in_reply_to_user_id" : 8549992, + "text" : "@pdenya And URLs!", + "id" : 392405220908466176, + "in_reply_to_status_id" : 392403676691562496, + "created_at" : "2013-10-21 21:41:09 +0000", + "in_reply_to_screen_name" : "pdenya", + "in_reply_to_user_id_str" : "8549992", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 0, 9 ], + "id_str" : "636923", + "id" : 636923 + }, { + "name" : "John McCoy", + "screen_name" : "TraceMcJoy", + "indices" : [ 10, 21 ], + "id_str" : "25347996", + "id" : 25347996 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "392367754256580608", + "geo" : { }, + "id_str" : "392369835440496641", + "in_reply_to_user_id" : 636923, + "text" : "@siracusa @TraceMcJoy Looks like Zalgo got the guy from SLC.", + "id" : 392369835440496641, + "in_reply_to_status_id" : 392367754256580608, + "created_at" : "2013-10-21 19:20:33 +0000", + "in_reply_to_screen_name" : "siracusa", + "in_reply_to_user_id_str" : "636923", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 0, 12 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "392098086337519616", + "geo" : { }, + "id_str" : "392108008060108800", + "in_reply_to_user_id" : 18247541, + "text" : "@tapbot_paul Only because they couldn't make it free altogether. According to that article anyway. You have a very different business model.", + "id" : 392108008060108800, + "in_reply_to_status_id" : 392098086337519616, + "created_at" : "2013-10-21 02:00:08 +0000", + "in_reply_to_screen_name" : "tapbot_paul", + "in_reply_to_user_id_str" : "18247541", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Rene Ritchie", + "screen_name" : "reneritchie", + "indices" : [ 0, 12 ], + "id_str" : "10194392", + "id" : 10194392 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "391951605001912320", + "geo" : { }, + "id_str" : "391983826051690496", + "in_reply_to_user_id" : 10194392, + "text" : "@reneritchie Retina on mini 2 is less likely. If Touch ID is on iPad 5 \u2013 as it should be \u2013 then do they open up more than 5 finger slots?", + "id" : 391983826051690496, + "in_reply_to_status_id" : 391951605001912320, + "created_at" : "2013-10-20 17:46:41 +0000", + "in_reply_to_screen_name" : "reneritchie", + "in_reply_to_user_id_str" : "10194392", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Daring Fireball", + "screen_name" : "daringfireball", + "indices" : [ 3, 18 ], + "id_str" : "10760422", + "id" : 10760422 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/fLjRqbnL9B", + "expanded_url" : "http:\/\/df4.us\/ly6", + "display_url" : "df4.us\/ly6" + } ] + }, + "geo" : { }, + "id_str" : "391319015588515841", + "text" : "RT @daringfireball: Elon Musk to Make James Bond Submarine Car a Reality: http:\/\/t.co\/fLjRqbnL9B", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/daringfireball.net\/\" rel=\"nofollow\"\u003EDF Tootbot\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 54, 76 ], + "url" : "http:\/\/t.co\/fLjRqbnL9B", + "expanded_url" : "http:\/\/df4.us\/ly6", + "display_url" : "df4.us\/ly6" + } ] + }, + "geo" : { }, + "id_str" : "391265903481864193", + "text" : "Elon Musk to Make James Bond Submarine Car a Reality: http:\/\/t.co\/fLjRqbnL9B", + "id" : 391265903481864193, + "created_at" : "2013-10-18 18:13:55 +0000", + "user" : { + "name" : "Daring Fireball", + "screen_name" : "daringfireball", + "protected" : false, + "id_str" : "10760422", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/425948730\/DF-Star-Logo_normal.png", + "id" : 10760422, + "verified" : false + } + }, + "id" : 391319015588515841, + "created_at" : "2013-10-18 21:44:58 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "TJ Holowaychuk", + "screen_name" : "tjholowaychuk", + "indices" : [ 0, 14 ], + "id_str" : "29255412", + "id" : 29255412 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "391292085573136384", + "geo" : { }, + "id_str" : "391292571978178561", + "in_reply_to_user_id" : 29255412, + "text" : "@tjholowaychuk Time for a *new project* that scans ~\/Projects and shows a local notification if you have a git repo w\/ no remotes yet.", + "id" : 391292571978178561, + "in_reply_to_status_id" : 391292085573136384, + "created_at" : "2013-10-18 19:59:53 +0000", + "in_reply_to_screen_name" : "tjholowaychuk", + "in_reply_to_user_id_str" : "29255412", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "TJ Holowaychuk", + "screen_name" : "tjholowaychuk", + "indices" : [ 0, 14 ], + "id_str" : "29255412", + "id" : 29255412 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "391292008465047552", + "geo" : { }, + "id_str" : "391292179013836800", + "in_reply_to_user_id" : 29255412, + "text" : "@tjholowaychuk Hmm, yeah node_modules is definitely a problem! git folders can be a pain in Dropbox too. There's no panacea.", + "id" : 391292179013836800, + "in_reply_to_status_id" : 391292008465047552, + "created_at" : "2013-10-18 19:58:19 +0000", + "in_reply_to_screen_name" : "tjholowaychuk", + "in_reply_to_user_id_str" : "29255412", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "TJ Holowaychuk", + "screen_name" : "tjholowaychuk", + "indices" : [ 0, 14 ], + "id_str" : "29255412", + "id" : 29255412 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "391262571350593536", + "geo" : { }, + "id_str" : "391289138504540160", + "in_reply_to_user_id" : 29255412, + "text" : "@tjholowaychuk Dropbox? Time Machine? Online backup? Having a single copy of anything small, like code, is so 2007.", + "id" : 391289138504540160, + "in_reply_to_status_id" : 391262571350593536, + "created_at" : "2013-10-18 19:46:15 +0000", + "in_reply_to_screen_name" : "tjholowaychuk", + "in_reply_to_user_id_str" : "29255412", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "indices" : [ 3, 10 ], + "id_str" : "207756340", + "id" : 207756340 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "391281742293635072", + "text" : "RT @wwwtxt: I make no apologies for screening calls. It's my home, and if I decline to be tyrannized by the machines in it, it's my preroga\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/bufferapp.com\" rel=\"nofollow\"\u003EBuffer\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "391235159808569345", + "text" : "I make no apologies for screening calls. It's my home, and if I decline to be tyrannized by the machines in it, it's my prerogative. \u262F90MAR", + "id" : 391235159808569345, + "created_at" : "2013-10-18 16:11:45 +0000", + "user" : { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "protected" : false, + "id_str" : "207756340", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000328039060\/306deca90d2cf629aec0b51423f11a02_normal.png", + "id" : 207756340, + "verified" : false + } + }, + "id" : 391281742293635072, + "created_at" : "2013-10-18 19:16:51 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "indices" : [ 3, 10 ], + "id_str" : "207756340", + "id" : 207756340 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "391281735582752768", + "text" : "RT @wwwtxt: AARGH! Please don't leave your answering machines on all the time when you are home. Humans deserve more respect than that! \u262F90\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/bufferapp.com\" rel=\"nofollow\"\u003EBuffer\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "391234495820877824", + "text" : "AARGH! Please don't leave your answering machines on all the time when you are home. Humans deserve more respect than that! \u262F90MAR", + "id" : 391234495820877824, + "created_at" : "2013-10-18 16:09:07 +0000", + "user" : { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "protected" : false, + "id_str" : "207756340", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000328039060\/306deca90d2cf629aec0b51423f11a02_normal.png", + "id" : 207756340, + "verified" : false + } + }, + "id" : 391281735582752768, + "created_at" : "2013-10-18 19:16:50 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 0, 12 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "390818883357011969", + "geo" : { }, + "id_str" : "390855334014627841", + "in_reply_to_user_id" : 18247541, + "text" : "@tapbot_paul Seems to be only SpringBoard. No need to re-type pass code and such. I haven't seen SpringBoard crashes since jailbroken iOS 3.", + "id" : 390855334014627841, + "in_reply_to_status_id" : 390818883357011969, + "created_at" : "2013-10-17 15:02:28 +0000", + "in_reply_to_screen_name" : "tapbot_paul", + "in_reply_to_user_id_str" : "18247541", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tim Bray", + "screen_name" : "timbray", + "indices" : [ 0, 8 ], + "id_str" : "1235521", + "id" : 1235521 + }, { + "name" : "John Gruber", + "screen_name" : "gruber", + "indices" : [ 9, 16 ], + "id_str" : "33423", + "id" : 33423 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "390658808965767168", + "geo" : { }, + "id_str" : "390665266335453184", + "in_reply_to_user_id" : 1235521, + "text" : "@timbray @gruber Email money transfers aren't initiated by sending an email. It is not the same.", + "id" : 390665266335453184, + "in_reply_to_status_id" : 390658808965767168, + "created_at" : "2013-10-17 02:27:12 +0000", + "in_reply_to_screen_name" : "timbray", + "in_reply_to_user_id_str" : "1235521", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "indices" : [ 0, 13 ], + "id_str" : "5637652", + "id" : 5637652 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "390611751676297217", + "geo" : { }, + "id_str" : "390663946358628352", + "in_reply_to_user_id" : 5637652, + "text" : "@codinghorror I don't think you can draw conclusions about a strategy for non-enthusiasts before it's been in place for a year or two.", + "id" : 390663946358628352, + "in_reply_to_status_id" : 390611751676297217, + "created_at" : "2013-10-17 02:21:57 +0000", + "in_reply_to_screen_name" : "codinghorror", + "in_reply_to_user_id_str" : "5637652", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jacob Schwartz", + "screen_name" : "isoiphone", + "indices" : [ 0, 10 ], + "id_str" : "28265820", + "id" : 28265820 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 47, 69 ], + "url" : "http:\/\/t.co\/7IOv7n062P", + "expanded_url" : "http:\/\/mattgemmell.com\/2011\/07\/25\/network-link-conditioner-in-lion\/", + "display_url" : "mattgemmell.com\/2011\/07\/25\/net\u2026" + } ] + }, + "in_reply_to_status_id_str" : "390605823606411264", + "geo" : { }, + "id_str" : "390663316278116352", + "in_reply_to_user_id" : 28265820, + "text" : "@isoiphone Does Network Link Conditioner help? http:\/\/t.co\/7IOv7n062P", + "id" : 390663316278116352, + "in_reply_to_status_id" : 390605823606411264, + "created_at" : "2013-10-17 02:19:27 +0000", + "in_reply_to_screen_name" : "isoiphone", + "in_reply_to_user_id_str" : "28265820", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "390333904185356288", + "geo" : { }, + "id_str" : "390349211163586560", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke They don't achieve it through voice recognition, just the same result. I agree that it should be possible soon though!", + "id" : 390349211163586560, + "in_reply_to_status_id" : 390333904185356288, + "created_at" : "2013-10-16 05:31:18 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "390304881510072321", + "geo" : { }, + "id_str" : "390327315881668608", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke I believe Android apps \u2013 including one by Microsoft \u2013 can do this today.", + "id" : 390327315881668608, + "in_reply_to_status_id" : 390304881510072321, + "created_at" : "2013-10-16 04:04:18 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Michael Jurewitz", + "screen_name" : "Jury", + "indices" : [ 0, 5 ], + "id_str" : "10754282", + "id" : 10754282 + }, { + "name" : "Reeder", + "screen_name" : "reederapp", + "indices" : [ 12, 22 ], + "id_str" : "79033767", + "id" : 79033767 + }, { + "name" : "Feedbin", + "screen_name" : "feedbin", + "indices" : [ 45, 53 ], + "id_str" : "1170518132", + "id" : 1170518132 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "390218842548342784", + "geo" : { }, + "id_str" : "390223720200941568", + "in_reply_to_user_id" : 10754282, + "text" : "@Jury I use @reederapp on iOS and ReadKit or @feedbin's website directly on OS X. I usually read RSS on iOS though.", + "id" : 390223720200941568, + "in_reply_to_status_id" : 390218842548342784, + "created_at" : "2013-10-15 21:12:39 +0000", + "in_reply_to_screen_name" : "Jury", + "in_reply_to_user_id_str" : "10754282", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Instapaper", + "screen_name" : "instapaper", + "indices" : [ 75, 86 ], + "id_str" : "16240267", + "id" : 16240267 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/TRgrgrPb6U", + "expanded_url" : "http:\/\/instapaper.com", + "display_url" : "instapaper.com" + } ] + }, + "geo" : { }, + "id_str" : "390173227697180672", + "text" : "It's great that people are using Content-Security-Policy, but it breaks my @instapaper bookmarklet. Please allow http:\/\/t.co\/TRgrgrPb6U.", + "id" : 390173227697180672, + "created_at" : "2013-10-15 17:52:01 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "The Macalope", + "screen_name" : "TheMacalope", + "indices" : [ 3, 15 ], + "id_str" : "15212527", + "id" : 15212527 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "390142365551185920", + "text" : "RT @TheMacalope: Steve Jobs never would have hired a senior vice president of retail.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "390127788910718976", + "text" : "Steve Jobs never would have hired a senior vice president of retail.", + "id" : 390127788910718976, + "created_at" : "2013-10-15 14:51:27 +0000", + "user" : { + "name" : "The Macalope", + "screen_name" : "TheMacalope", + "protected" : false, + "id_str" : "15212527", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/55814261\/Macalope_for_Twitter_normal.jpg", + "id" : 15212527, + "verified" : false + } + }, + "id" : 390142365551185920, + "created_at" : "2013-10-15 15:49:23 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "indices" : [ 0, 13 ], + "id_str" : "5637652", + "id" : 5637652 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "389793860999602176", + "geo" : { }, + "id_str" : "389800526445293568", + "in_reply_to_user_id" : 5637652, + "text" : "@codinghorror I agree. They have changed.", + "id" : 389800526445293568, + "in_reply_to_status_id" : 389793860999602176, + "created_at" : "2013-10-14 17:11:02 +0000", + "in_reply_to_screen_name" : "codinghorror", + "in_reply_to_user_id_str" : "5637652", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Benedict Evans", + "screen_name" : "BenedictEvans", + "indices" : [ 0, 14 ], + "id_str" : "1236101", + "id" : 1236101 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "389788818486099968", + "geo" : { }, + "id_str" : "389800379372023808", + "in_reply_to_user_id" : 1236101, + "text" : "@BenedictEvans Also great how people think they can draw conclusions about the 5c strategy before it has been available for 1 to 2 years.", + "id" : 389800379372023808, + "in_reply_to_status_id" : 389788818486099968, + "created_at" : "2013-10-14 17:10:27 +0000", + "in_reply_to_screen_name" : "BenedictEvans", + "in_reply_to_user_id_str" : "1236101", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "The Moon Brewery ", + "screen_name" : "TheMoonBrewpub", + "indices" : [ 3, 18 ], + "id_str" : "286865421", + "id" : 286865421 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "389483277632802816", + "text" : "RT @TheMoonBrewpub: This year, I'm thankful for beer. If you're without beer for your Thanksgiving dinner, come on down and stock up befor\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.facebook.com\/twitter\" rel=\"nofollow\"\u003EFacebook\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "389480851819737088", + "text" : "This year, I'm thankful for beer. If you're without beer for your Thanksgiving dinner, come on down and stock up before 8pm!", + "id" : 389480851819737088, + "created_at" : "2013-10-13 20:00:45 +0000", + "user" : { + "name" : "The Moon Brewery ", + "screen_name" : "TheMoonBrewpub", + "protected" : false, + "id_str" : "286865421", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000707868766\/39595f5af0058a36259f9d7868bbde95_normal.jpeg", + "id" : 286865421, + "verified" : false + } + }, + "id" : 389483277632802816, + "created_at" : "2013-10-13 20:10:24 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "David Herman", + "screen_name" : "littlecalculist", + "indices" : [ 0, 16 ], + "id_str" : "104245499", + "id" : 104245499 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "389119009662050305", + "geo" : { }, + "id_str" : "389160997694365696", + "in_reply_to_user_id" : 104245499, + "text" : "@littlecalculist Oh, of course. You're right.", + "id" : 389160997694365696, + "in_reply_to_status_id" : 389119009662050305, + "created_at" : "2013-10-12 22:49:46 +0000", + "in_reply_to_screen_name" : "littlecalculist", + "in_reply_to_user_id_str" : "104245499", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "David Herman", + "screen_name" : "littlecalculist", + "indices" : [ 0, 16 ], + "id_str" : "104245499", + "id" : 104245499 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "388907873004052480", + "geo" : { }, + "id_str" : "389103683159347200", + "in_reply_to_user_id" : 104245499, + "text" : "@littlecalculist It seems like UTF8 should just be the default charset.", + "id" : 389103683159347200, + "in_reply_to_status_id" : 388907873004052480, + "created_at" : "2013-10-12 19:02:01 +0000", + "in_reply_to_screen_name" : "littlecalculist", + "in_reply_to_user_id_str" : "104245499", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Guillermo Rauch", + "screen_name" : "rauchg", + "indices" : [ 3, 10 ], + "id_str" : "15540222", + "id" : 15540222 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/8RijNbTUx2", + "expanded_url" : "https:\/\/cloudup.com\/blog\/signup-autocompletion-with-gravatar", + "display_url" : "cloudup.com\/blog\/signup-au\u2026" + } ] + }, + "geo" : { }, + "id_str" : "389103464657084416", + "text" : "RT @rauchg: Signup autocompletion with Gravatar. It doesn't have to be just the avatar!\nhttps:\/\/t.co\/8RijNbTUx2", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/8RijNbTUx2", + "expanded_url" : "https:\/\/cloudup.com\/blog\/signup-autocompletion-with-gravatar", + "display_url" : "cloudup.com\/blog\/signup-au\u2026" + } ] + }, + "geo" : { }, + "id_str" : "388896092022005760", + "text" : "Signup autocompletion with Gravatar. It doesn't have to be just the avatar!\nhttps:\/\/t.co\/8RijNbTUx2", + "id" : 388896092022005760, + "created_at" : "2013-10-12 05:17:08 +0000", + "user" : { + "name" : "Guillermo Rauch", + "screen_name" : "rauchg", + "protected" : false, + "id_str" : "15540222", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/424606094237790208\/ii_CxjK1_normal.png", + "id" : 15540222, + "verified" : false + } + }, + "id" : 389103464657084416, + "created_at" : "2013-10-12 19:01:09 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "388943954579693568", + "text" : "OH: \u201CTight and tough. I\u2019m sad.\u201D", + "id" : 388943954579693568, + "created_at" : "2013-10-12 08:27:19 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Feedbin", + "screen_name" : "feedbin", + "indices" : [ 3, 11 ], + "id_str" : "1170518132", + "id" : 1170518132 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "388805440118591488", + "text" : "RT @feedbin: Looking for a consultant with Ruby and XML experience to improve or write new RSS parser. Send qualifications to ben@feedbin.m\u2026", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "388804069780779008", + "text" : "Looking for a consultant with Ruby and XML experience to improve or write new RSS parser. Send qualifications to ben@feedbin.me. Please RT.", + "id" : 388804069780779008, + "created_at" : "2013-10-11 23:11:28 +0000", + "user" : { + "name" : "Feedbin", + "screen_name" : "feedbin", + "protected" : false, + "id_str" : "1170518132", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3548592823\/74e01c864c70f25b5efad42a1c324c69_normal.png", + "id" : 1170518132, + "verified" : false + } + }, + "id" : 388805440118591488, + "created_at" : "2013-10-11 23:16:55 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "news.yc Popular", + "screen_name" : "newsycombinator", + "indices" : [ 0, 16 ], + "id_str" : "14335498", + "id" : 14335498 + }, { + "name" : "Fedor Indutny", + "screen_name" : "indutny", + "indices" : [ 17, 25 ], + "id_str" : "92915570", + "id" : 92915570 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "388741482276196352", + "geo" : { }, + "id_str" : "388764432844611584", + "in_reply_to_user_id" : 14335498, + "text" : "@newsycombinator @indutny I have to sign up for Google+ to opt out?", + "id" : 388764432844611584, + "in_reply_to_status_id" : 388741482276196352, + "created_at" : "2013-10-11 20:33:58 +0000", + "in_reply_to_screen_name" : "newsycombinator", + "in_reply_to_user_id_str" : "14335498", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Fraser Speirs", + "screen_name" : "fraserspeirs", + "indices" : [ 3, 16 ], + "id_str" : "644603", + "id" : 644603 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "388678731432075265", + "text" : "RT @fraserspeirs: The four-finger swipe up for multitasking makes no sense at all with iOS 7\u2019s multitasking UI.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "388567019731558400", + "text" : "The four-finger swipe up for multitasking makes no sense at all with iOS 7\u2019s multitasking UI.", + "id" : 388567019731558400, + "created_at" : "2013-10-11 07:29:31 +0000", + "user" : { + "name" : "Fraser Speirs", + "screen_name" : "fraserspeirs", + "protected" : false, + "id_str" : "644603", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2514482031\/Headshot-Square-Twitter_normal.jpeg", + "id" : 644603, + "verified" : false + } + }, + "id" : 388678731432075265, + "created_at" : "2013-10-11 14:53:25 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 26, 48 ], + "url" : "http:\/\/t.co\/IpFNfj6hnT", + "expanded_url" : "http:\/\/bohodev.net:1234\/dev\/random?size=4k", + "display_url" : "bohodev.net:1234\/dev\/random?siz\u2026" + } ] + }, + "geo" : { }, + "id_str" : "388586848613724160", + "text" : "\/dev\/random as a service: http:\/\/t.co\/IpFNfj6hnT", + "id" : 388586848613724160, + "created_at" : "2013-10-11 08:48:18 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 0, 11 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 12, 34 ], + "url" : "http:\/\/t.co\/Nsj5hle9RV", + "expanded_url" : "http:\/\/bohodev.net:1243\/dev\/random?size=4k", + "display_url" : "bohodev.net:1243\/dev\/random?siz\u2026" + } ] + }, + "in_reply_to_status_id_str" : "388575342946185216", + "geo" : { }, + "id_str" : "388586653989621760", + "in_reply_to_user_id" : 15122081, + "text" : "@nerdtalker http:\/\/t.co\/Nsj5hle9RV", + "id" : 388586653989621760, + "in_reply_to_status_id" : 388575342946185216, + "created_at" : "2013-10-11 08:47:32 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 0, 11 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "388575342946185216", + "geo" : { }, + "id_str" : "388575928730660864", + "in_reply_to_user_id" : 15122081, + "text" : "@nerdtalker \/dev\/random as a service", + "id" : 388575928730660864, + "in_reply_to_status_id" : 388575342946185216, + "created_at" : "2013-10-11 08:04:55 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Michael Jurewitz", + "screen_name" : "Jury", + "indices" : [ 0, 5 ], + "id_str" : "10754282", + "id" : 10754282 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "388354989849985024", + "geo" : { }, + "id_str" : "388407180228968448", + "in_reply_to_user_id" : 10754282, + "text" : "@Jury We used to be able to visit the USA with just a driver's license, but no more.", + "id" : 388407180228968448, + "in_reply_to_status_id" : 388354989849985024, + "created_at" : "2013-10-10 20:54:22 +0000", + "in_reply_to_screen_name" : "Jury", + "in_reply_to_user_id_str" : "10754282", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "DHH", + "screen_name" : "dhh", + "indices" : [ 0, 4 ], + "id_str" : "14561327", + "id" : 14561327 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "387802848450203649", + "geo" : { }, + "id_str" : "387816046079791104", + "in_reply_to_user_id" : 14561327, + "text" : "@dhh They still make the Envy line, and this looks a lot like an old MacBook with a black bezel. Meh.", + "id" : 387816046079791104, + "in_reply_to_status_id" : 387802848450203649, + "created_at" : "2013-10-09 05:45:25 +0000", + "in_reply_to_screen_name" : "dhh", + "in_reply_to_user_id_str" : "14561327", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Louis C.K.", + "screen_name" : "louisck", + "indices" : [ 0, 8 ], + "id_str" : "22027186", + "id" : 22027186 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "387785973607571456", + "in_reply_to_user_id" : 22027186, + "text" : "@louisck Holy shit, my purchase actually worked. It was slow and ended with an error page but it fucking worked.", + "id" : 387785973607571456, + "created_at" : "2013-10-09 03:45:55 +0000", + "in_reply_to_screen_name" : "louisck", + "in_reply_to_user_id_str" : "22027186", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Rich Siegel", + "screen_name" : "siegel", + "indices" : [ 0, 7 ], + "id_str" : "8021722", + "id" : 8021722 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "387726018821505024", + "geo" : { }, + "id_str" : "387727833495113728", + "in_reply_to_user_id" : 8021722, + "text" : "@siegel Yup.", + "id" : 387727833495113728, + "in_reply_to_status_id" : 387726018821505024, + "created_at" : "2013-10-08 23:54:53 +0000", + "in_reply_to_screen_name" : "siegel", + "in_reply_to_user_id_str" : "8021722", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Rene Ritchie", + "screen_name" : "reneritchie", + "indices" : [ 0, 12 ], + "id_str" : "10194392", + "id" : 10194392 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "387715142840246273", + "geo" : { }, + "id_str" : "387725252190429185", + "in_reply_to_user_id" : 10194392, + "text" : "@reneritchie Without a retina display I won't buy a mini. I'd rather wait for retina + performance but if Apple doesn't, I'll buy it anyway.", + "id" : 387725252190429185, + "in_reply_to_status_id" : 387715142840246273, + "created_at" : "2013-10-08 23:44:38 +0000", + "in_reply_to_screen_name" : "reneritchie", + "in_reply_to_user_id_str" : "10194392", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Rene Ritchie", + "screen_name" : "reneritchie", + "indices" : [ 0, 12 ], + "id_str" : "10194392", + "id" : 10194392 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "387715142840246273", + "geo" : { }, + "id_str" : "387725128315834368", + "in_reply_to_user_id" : 10194392, + "text" : "@reneritchie iPad 3 owner here. I'd prefer retina, as crazy as that might sound. My concern is more about battery life than performance.", + "id" : 387725128315834368, + "in_reply_to_status_id" : 387715142840246273, + "created_at" : "2013-10-08 23:44:08 +0000", + "in_reply_to_screen_name" : "reneritchie", + "in_reply_to_user_id_str" : "10194392", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Florian Gilcher", + "screen_name" : "Argorak", + "indices" : [ 3, 11 ], + "id_str" : "27227212", + "id" : 27227212 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/5qk2oKNeHk", + "expanded_url" : "https:\/\/github.com\/mxcl\/homebrew\/wiki\/C++-Standard-Libraries", + "display_url" : "github.com\/mxcl\/homebrew\/\u2026" + } ] + }, + "geo" : { }, + "id_str" : "387719748584103936", + "text" : "RT @Argorak: Homebrew users, be aware of this before Mavericks hits you:\n\nhttps:\/\/t.co\/5qk2oKNeHk", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 61, 84 ], + "url" : "https:\/\/t.co\/5qk2oKNeHk", + "expanded_url" : "https:\/\/github.com\/mxcl\/homebrew\/wiki\/C++-Standard-Libraries", + "display_url" : "github.com\/mxcl\/homebrew\/\u2026" + } ] + }, + "geo" : { }, + "id_str" : "387502810046398464", + "text" : "Homebrew users, be aware of this before Mavericks hits you:\n\nhttps:\/\/t.co\/5qk2oKNeHk", + "id" : 387502810046398464, + "created_at" : "2013-10-08 09:00:44 +0000", + "user" : { + "name" : "Florian Gilcher", + "screen_name" : "Argorak", + "protected" : false, + "id_str" : "27227212", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2902714965\/86f0a67b9b1f1e5e5d1f443580842ddb_normal.png", + "id" : 27227212, + "verified" : false + } + }, + "id" : 387719748584103936, + "created_at" : "2013-10-08 23:22:46 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "387682559435350017", + "geo" : { }, + "id_str" : "387719458300514304", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Messages don't always make it to the Mac, but it otherwise works fine for me. I don't have iMessage problems through, many do.", + "id" : 387719458300514304, + "in_reply_to_status_id" : 387682559435350017, + "created_at" : "2013-10-08 23:21:36 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Earl Galleher", + "screen_name" : "BashoT", + "indices" : [ 3, 10 ], + "id_str" : "25982757", + "id" : 25982757 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "Riak", + "indices" : [ 99, 104 ] + } ], + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/VBMqrm9SF3", + "expanded_url" : "http:\/\/bit.ly\/16vbss3", + "display_url" : "bit.ly\/16vbss3" + } ] + }, + "geo" : { }, + "id_str" : "387627705883054080", + "text" : "RT @BashoT: Basho throws out Oracle for National Health System of UK Database of Record. It's now #Riak. That is big. http:\/\/t.co\/VBMqrm9\u2026", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "Riak", + "indices" : [ 87, 92 ] + } ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/VBMqrm9SF3", + "expanded_url" : "http:\/\/bit.ly\/16vbss3", + "display_url" : "bit.ly\/16vbss3" + } ] + }, + "geo" : { }, + "id_str" : "387581162761109504", + "text" : "Basho throws out Oracle for National Health System of UK Database of Record. It's now #Riak. That is big. http:\/\/t.co\/VBMqrm9SF3", + "id" : 387581162761109504, + "created_at" : "2013-10-08 14:12:04 +0000", + "user" : { + "name" : "Earl Galleher", + "screen_name" : "BashoT", + "protected" : false, + "id_str" : "25982757", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3199340747\/6f631b0b4fbee48962a03b5a76fb9a83_normal.jpeg", + "id" : 25982757, + "verified" : false + } + }, + "id" : 387627705883054080, + "created_at" : "2013-10-08 17:17:01 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Mathias Bynens", + "screen_name" : "mathias", + "indices" : [ 3, 11 ], + "id_str" : "532923", + "id" : 532923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/7Lm7H7Ow8O", + "expanded_url" : "http:\/\/mths.be\/bpk", + "display_url" : "mths.be\/bpk" + } ] + }, + "geo" : { }, + "id_str" : "387603329036980224", + "text" : "RT @mathias: Enabling negative array indices in JavaScript by using an ES6 proxy: http:\/\/t.co\/7Lm7H7Ow8O", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 91 ], + "url" : "http:\/\/t.co\/7Lm7H7Ow8O", + "expanded_url" : "http:\/\/mths.be\/bpk", + "display_url" : "mths.be\/bpk" + } ] + }, + "geo" : { }, + "id_str" : "387509308524883968", + "text" : "Enabling negative array indices in JavaScript by using an ES6 proxy: http:\/\/t.co\/7Lm7H7Ow8O", + "id" : 387509308524883968, + "created_at" : "2013-10-08 09:26:33 +0000", + "user" : { + "name" : "Mathias Bynens", + "screen_name" : "mathias", + "protected" : false, + "id_str" : "532923", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1255767431\/kung-fu_normal.jpg", + "id" : 532923, + "verified" : false + } + }, + "id" : 387603329036980224, + "created_at" : "2013-10-08 15:40:09 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "indices" : [ 3, 10 ], + "id_str" : "207756340", + "id" : 207756340 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "387313149340184576", + "text" : "RT @wwwtxt: If Cyberspace is going to be for the masses, the masses will use it for whatever they see fit (mostly \u2018junk-talk\u2019 + \u2018stupid-gam\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/bufferapp.com\" rel=\"nofollow\"\u003EBuffer\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "387300607427878912", + "text" : "If Cyberspace is going to be for the masses, the masses will use it for whatever they see fit (mostly \u2018junk-talk\u2019 + \u2018stupid-games\u2019). \u262F89NOV", + "id" : 387300607427878912, + "created_at" : "2013-10-07 19:37:15 +0000", + "user" : { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "protected" : false, + "id_str" : "207756340", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000328039060\/306deca90d2cf629aec0b51423f11a02_normal.png", + "id" : 207756340, + "verified" : false + } + }, + "id" : 387313149340184576, + "created_at" : "2013-10-07 20:27:05 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 0, 9 ], + "id_str" : "636923", + "id" : 636923 + }, { + "name" : "I, Randall Munroe", + "screen_name" : "irandallmunroe", + "indices" : [ 10, 25 ], + "id_str" : "226056360", + "id" : 226056360 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "387192504808128512", + "geo" : { }, + "id_str" : "387230087046647808", + "in_reply_to_user_id" : 636923, + "text" : "@siracusa @irandallmunroe +1\n\nAnd\/or an RSS feed for the mobile version. Pretty please.", + "id" : 387230087046647808, + "in_reply_to_status_id" : 387192504808128512, + "created_at" : "2013-10-07 14:57:01 +0000", + "in_reply_to_screen_name" : "siracusa", + "in_reply_to_user_id_str" : "636923", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jan Lehnardt", + "screen_name" : "janl", + "indices" : [ 0, 5 ], + "id_str" : "819606", + "id" : 819606 + }, { + "name" : "Paolo Fragomeni", + "screen_name" : "hij1nx", + "indices" : [ 6, 13 ], + "id_str" : "95938827", + "id" : 95938827 + }, { + "name" : "Cyriel", + "screen_name" : "mindcrash", + "indices" : [ 14, 24 ], + "id_str" : "11335852", + "id" : 11335852 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "387113406836514816", + "geo" : { }, + "id_str" : "387227325760155648", + "in_reply_to_user_id" : 819606, + "text" : "@janl @hij1nx @mindcrash Put the pitchforks away guys. Anyone can create and participate in community groups. Those are our fellow devs. \uD83D\uDE28", + "id" : 387227325760155648, + "in_reply_to_status_id" : 387113406836514816, + "created_at" : "2013-10-07 14:46:03 +0000", + "in_reply_to_screen_name" : "janl", + "in_reply_to_user_id_str" : "819606", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/387023775570485248\/photo\/1", + "indices" : [ 12, 34 ], + "url" : "http:\/\/t.co\/kIYX7LMyGA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BV78ErHCYAAAZ6I.png", + "id_str" : "387023775222358016", + "id" : 387023775222358016, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BV78ErHCYAAAZ6I.png", + "sizes" : [ { + "h" : 698, + "resize" : "fit", + "w" : 829 + }, { + "h" : 698, + "resize" : "fit", + "w" : 829 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 286, + "resize" : "fit", + "w" : 340 + }, { + "h" : 505, + "resize" : "fit", + "w" : 600 + } ], + "display_url" : "pic.twitter.com\/kIYX7LMyGA" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "387014131091374080", + "geo" : { }, + "id_str" : "387023775570485248", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke http:\/\/t.co\/kIYX7LMyGA", + "id" : 387023775570485248, + "in_reply_to_status_id" : 387014131091374080, + "created_at" : "2013-10-07 01:17:13 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "386999697123975168", + "geo" : { }, + "id_str" : "387011950896377856", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Lol, that's rough! Headphones?", + "id" : 387011950896377856, + "in_reply_to_status_id" : 386999697123975168, + "created_at" : "2013-10-07 00:30:14 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "jbr", + "screen_name" : "jacobrothstein", + "indices" : [ 0, 15 ], + "id_str" : "27302287", + "id" : 27302287 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "386733230969196544", + "geo" : { }, + "id_str" : "386752702186668032", + "in_reply_to_user_id" : 27302287, + "text" : "@jacobrothstein There are no OTA upgrades for the GM, so you have to do a clean install with iTunes. Betas do expire, that's a known thing.", + "id" : 386752702186668032, + "in_reply_to_status_id" : 386733230969196544, + "created_at" : "2013-10-06 07:20:04 +0000", + "in_reply_to_screen_name" : "jacobrothstein", + "in_reply_to_user_id_str" : "27302287", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/386639144761311233\/photo\/1", + "indices" : [ 13, 35 ], + "url" : "http:\/\/t.co\/IUF1vmf9G1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BV2eQNjCQAAq810.png", + "id_str" : "386639144375435264", + "id" : 386639144375435264, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BV2eQNjCQAAq810.png", + "sizes" : [ { + "h" : 450, + "resize" : "fit", + "w" : 600 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 255, + "resize" : "fit", + "w" : 340 + } ], + "display_url" : "pic.twitter.com\/IUF1vmf9G1" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "386639144761311233", + "text" : "A true poet. http:\/\/t.co\/IUF1vmf9G1", + "id" : 386639144761311233, + "created_at" : "2013-10-05 23:48:50 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "386249810728058881", + "geo" : { }, + "id_str" : "386252895097606144", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Just wait till he starts getting you to look up movie showtimes and do simple arithmetic for him.", + "id" : 386252895097606144, + "in_reply_to_status_id" : 386249810728058881, + "created_at" : "2013-10-04 22:14:01 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tim Caswell", + "screen_name" : "creationix", + "indices" : [ 3, 14 ], + "id_str" : "70596949", + "id" : 70596949 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/creationix\/status\/385967654038564864\/photo\/1", + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/1IkwAkvCZ4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BVs7iVKCcAEGRcx.png", + "id_str" : "385967654051147777", + "id" : 385967654051147777, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BVs7iVKCcAEGRcx.png", + "sizes" : [ { + "h" : 702, + "resize" : "fit", + "w" : 489 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 702, + "resize" : "fit", + "w" : 489 + }, { + "h" : 702, + "resize" : "fit", + "w" : 489 + }, { + "h" : 488, + "resize" : "fit", + "w" : 340 + } ], + "display_url" : "pic.twitter.com\/1IkwAkvCZ4" + } ], + "hashtags" : [ { + "text" : "jsgit", + "indices" : [ 106, 112 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "385995546445377536", + "text" : "RT @creationix: I updated the chrome app version too, all versions even have basic code highlighting now. #jsgit http:\/\/t.co\/1IkwAkvCZ4", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/creationix\/status\/385967654038564864\/photo\/1", + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/1IkwAkvCZ4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BVs7iVKCcAEGRcx.png", + "id_str" : "385967654051147777", + "id" : 385967654051147777, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BVs7iVKCcAEGRcx.png", + "sizes" : [ { + "h" : 702, + "resize" : "fit", + "w" : 489 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 702, + "resize" : "fit", + "w" : 489 + }, { + "h" : 702, + "resize" : "fit", + "w" : 489 + }, { + "h" : 488, + "resize" : "fit", + "w" : 340 + } ], + "display_url" : "pic.twitter.com\/1IkwAkvCZ4" + } ], + "hashtags" : [ { + "text" : "jsgit", + "indices" : [ 90, 96 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "385967654038564864", + "text" : "I updated the chrome app version too, all versions even have basic code highlighting now. #jsgit http:\/\/t.co\/1IkwAkvCZ4", + "id" : 385967654038564864, + "created_at" : "2013-10-04 03:20:34 +0000", + "user" : { + "name" : "Tim Caswell", + "screen_name" : "creationix", + "protected" : false, + "id_str" : "70596949", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2636020456\/d447953a1f656bc20420859e667da59f_normal.jpeg", + "id" : 70596949, + "verified" : false + } + }, + "id" : 385995546445377536, + "created_at" : "2013-10-04 05:11:24 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tim Caswell", + "screen_name" : "creationix", + "indices" : [ 3, 14 ], + "id_str" : "70596949", + "id" : 70596949 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/creationix\/status\/385967448832212993\/photo\/1", + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/VKqI4vdF5Z", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BVs7WYsCAAAYqtk.png", + "id_str" : "385967448840601600", + "id" : 385967448840601600, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BVs7WYsCAAAYqtk.png", + "sizes" : [ { + "h" : 636, + "resize" : "fit", + "w" : 997 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 636, + "resize" : "fit", + "w" : 997 + }, { + "h" : 217, + "resize" : "fit", + "w" : 340 + }, { + "h" : 383, + "resize" : "fit", + "w" : 600 + } ], + "display_url" : "pic.twitter.com\/VKqI4vdF5Z" + } ], + "hashtags" : [ { + "text" : "jsgit", + "indices" : [ 117, 123 ] + } ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/BsbY7QENLc", + "expanded_url" : "http:\/\/git-browser.creationix.com\/", + "display_url" : "git-browser.creationix.com" + } ] + }, + "geo" : { }, + "id_str" : "385995539193409536", + "text" : "RT @creationix: The web version of git-browser now actually persists data using localStorage.\nhttp:\/\/t.co\/BsbY7QENLc #jsgit http:\/\/t.co\/VKq\u2026", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/creationix\/status\/385967448832212993\/photo\/1", + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/VKqI4vdF5Z", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BVs7WYsCAAAYqtk.png", + "id_str" : "385967448840601600", + "id" : 385967448840601600, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BVs7WYsCAAAYqtk.png", + "sizes" : [ { + "h" : 636, + "resize" : "fit", + "w" : 997 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 636, + "resize" : "fit", + "w" : 997 + }, { + "h" : 217, + "resize" : "fit", + "w" : 340 + }, { + "h" : 383, + "resize" : "fit", + "w" : 600 + } ], + "display_url" : "pic.twitter.com\/VKqI4vdF5Z" + } ], + "hashtags" : [ { + "text" : "jsgit", + "indices" : [ 101, 107 ] + } ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/BsbY7QENLc", + "expanded_url" : "http:\/\/git-browser.creationix.com\/", + "display_url" : "git-browser.creationix.com" + } ] + }, + "geo" : { }, + "id_str" : "385967448832212993", + "text" : "The web version of git-browser now actually persists data using localStorage.\nhttp:\/\/t.co\/BsbY7QENLc #jsgit http:\/\/t.co\/VKqI4vdF5Z", + "id" : 385967448832212993, + "created_at" : "2013-10-04 03:19:45 +0000", + "user" : { + "name" : "Tim Caswell", + "screen_name" : "creationix", + "protected" : false, + "id_str" : "70596949", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2636020456\/d447953a1f656bc20420859e667da59f_normal.jpeg", + "id" : 70596949, + "verified" : false + } + }, + "id" : 385995539193409536, + "created_at" : "2013-10-04 05:11:22 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Shaw Help", + "screen_name" : "Shawhelp", + "indices" : [ 0, 9 ], + "id_str" : "216808077", + "id" : 216808077 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "385782915520401408", + "in_reply_to_user_id" : 216808077, + "text" : "@Shawhelp What's the ETA on fixing this partial outage? Is there a status page?", + "id" : 385782915520401408, + "created_at" : "2013-10-03 15:06:29 +0000", + "in_reply_to_screen_name" : "Shawhelp", + "in_reply_to_user_id_str" : "216808077", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Patrick Collison", + "screen_name" : "patrickc", + "indices" : [ 3, 12 ], + "id_str" : "4939401", + "id" : 4939401 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/patrickc\/status\/385614140712042496\/photo\/1", + "indices" : [ 53, 75 ], + "url" : "http:\/\/t.co\/1pIMwGJqev", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BVn6BIfCQAAsROJ.jpg", + "id_str" : "385614140481355776", + "id" : 385614140481355776, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BVn6BIfCQAAsROJ.jpg", + "sizes" : [ { + "h" : 347, + "resize" : "fit", + "w" : 340 + }, { + "h" : 613, + "resize" : "fit", + "w" : 600 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 1002 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 1002 + } ], + "display_url" : "pic.twitter.com\/1pIMwGJqev" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "385778047862837248", + "text" : "RT @patrickc: John McCarthy on AWS and APIs in 1962. http:\/\/t.co\/1pIMwGJqev", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/patrickc\/status\/385614140712042496\/photo\/1", + "indices" : [ 39, 61 ], + "url" : "http:\/\/t.co\/1pIMwGJqev", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BVn6BIfCQAAsROJ.jpg", + "id_str" : "385614140481355776", + "id" : 385614140481355776, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BVn6BIfCQAAsROJ.jpg", + "sizes" : [ { + "h" : 347, + "resize" : "fit", + "w" : 340 + }, { + "h" : 613, + "resize" : "fit", + "w" : 600 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 1002 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 1002 + } ], + "display_url" : "pic.twitter.com\/1pIMwGJqev" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "385614140712042496", + "text" : "John McCarthy on AWS and APIs in 1962. http:\/\/t.co\/1pIMwGJqev", + "id" : 385614140712042496, + "created_at" : "2013-10-03 03:55:50 +0000", + "user" : { + "name" : "Patrick Collison", + "screen_name" : "patrickc", + "protected" : false, + "id_str" : "4939401", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000609934413\/83919213b96be1b267b6af3a63b7d4d7_normal.jpeg", + "id" : 4939401, + "verified" : false + } + }, + "id" : 385778047862837248, + "created_at" : "2013-10-03 14:47:08 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +} ] \ No newline at end of file diff --git a/public/tweets/data/js/tweets/2013_11.js b/public/tweets/data/js/tweets/2013_11.js new file mode 100755 index 0000000..bba8295 --- /dev/null +++ b/public/tweets/data/js/tweets/2013_11.js @@ -0,0 +1,2793 @@ +Grailbird.data.tweets_2013_11 = + [ { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "news.yc Popular", + "screen_name" : "newsycombinator", + "indices" : [ 3, 19 ], + "id_str" : "14335498", + "id" : 14335498 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/2nn3YkpnXS", + "expanded_url" : "http:\/\/jsfiddle.net\/ondras\/hYfN3\/", + "display_url" : "jsfiddle.net\/ondras\/hYfN3\/" + } ] + }, + "geo" : { }, + "id_str" : "406979192752840704", + "text" : "RT @newsycombinator: A spreadsheet in fewer than 30 lines of JavaScript, no library used http:\/\/t.co\/2nn3YkpnXS", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.steer.me\" rel=\"nofollow\"\u003Enewsycombinator\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 90 ], + "url" : "http:\/\/t.co\/2nn3YkpnXS", + "expanded_url" : "http:\/\/jsfiddle.net\/ondras\/hYfN3\/", + "display_url" : "jsfiddle.net\/ondras\/hYfN3\/" + } ] + }, + "geo" : { }, + "id_str" : "400942095386824704", + "text" : "A spreadsheet in fewer than 30 lines of JavaScript, no library used http:\/\/t.co\/2nn3YkpnXS", + "id" : 400942095386824704, + "created_at" : "2013-11-14 11:03:39 +0000", + "user" : { + "name" : "news.yc Popular", + "screen_name" : "newsycombinator", + "protected" : false, + "id_str" : "14335498", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000017952599\/cf443a6da9a74e5c9c1fcddf422ebb0e_normal.png", + "id" : 14335498, + "verified" : false + } + }, + "id" : 406979192752840704, + "created_at" : "2013-12-01 02:52:55 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Angelinatron 9001 v1", + "screen_name" : "angelinamagnum", + "indices" : [ 3, 18 ], + "id_str" : "58708498", + "id" : 58708498 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "405548460596015104", + "text" : "RT @angelinamagnum: If you are a dev writing code that you expect other devs to use you may be surprised to find that you are working on us\u2026", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "405450793605533697", + "text" : "If you are a dev writing code that you expect other devs to use you may be surprised to find that you are working on user experience design.", + "id" : 405450793605533697, + "created_at" : "2013-11-26 21:39:36 +0000", + "user" : { + "name" : "Angelinatron 9001 v1", + "screen_name" : "angelinamagnum", + "protected" : false, + "id_str" : "58708498", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/430057452701102080\/KdTbOetE_normal.jpeg", + "id" : 58708498, + "verified" : false + } + }, + "id" : 405548460596015104, + "created_at" : "2013-11-27 04:07:42 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/405160374518833152\/photo\/1", + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/aenTH3JfBn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BZ9rNsQCAAALa4t.png", + "id_str" : "405160374447505408", + "id" : 405160374447505408, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BZ9rNsQCAAALa4t.png", + "sizes" : [ { + "h" : 170, + "resize" : "fit", + "w" : 600 + }, { + "h" : 257, + "resize" : "fit", + "w" : 908 + }, { + "h" : 96, + "resize" : "fit", + "w" : 340 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 257, + "resize" : "fit", + "w" : 908 + } ], + "display_url" : "pic.twitter.com\/aenTH3JfBn" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "405160374518833152", + "text" : "3 days and counting. No way to check the progress or status. I'm too curious if it will ever finish to cancel it. http:\/\/t.co\/aenTH3JfBn", + "id" : 405160374518833152, + "created_at" : "2013-11-26 02:25:35 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "David Hicks", + "screen_name" : "ALL_CAPS", + "indices" : [ 0, 9 ], + "id_str" : "35745942", + "id" : 35745942 + }, { + "name" : "Dean Landolt", + "screen_name" : "deanlandolt", + "indices" : [ 10, 22 ], + "id_str" : "57433438", + "id" : 57433438 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "403636753950453761", + "geo" : { }, + "id_str" : "404277343046225920", + "in_reply_to_user_id" : 35745942, + "text" : "@ALL_CAPS @deanlandolt Give them some credit. It could be an impeccable typeface selection.", + "id" : 404277343046225920, + "in_reply_to_status_id" : 403636753950453761, + "created_at" : "2013-11-23 15:56:44 +0000", + "in_reply_to_screen_name" : "ALL_CAPS", + "in_reply_to_user_id_str" : "35745942", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 25, 34 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "404057393371176960", + "text" : "Man, HFS+ really stinks. @siracusa", + "id" : 404057393371176960, + "created_at" : "2013-11-23 01:22:44 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 10, 19 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "404056906794164224", + "text" : "Thanks to @siracusa I'm spending my Friday night restoring from backup because Disk Utility found irreparable errors on my boot drive.", + "id" : 404056906794164224, + "created_at" : "2013-11-23 01:20:48 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 3, 12 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 132 ], + "url" : "http:\/\/t.co\/gJXuhBcQAi", + "expanded_url" : "http:\/\/hypercritical.co\/feeds\/appearances", + "display_url" : "hypercritical.co\/feeds\/appearan\u2026" + } ] + }, + "geo" : { }, + "id_str" : "403960188475957248", + "text" : "RT @siracusa: By popular demand, here's a feed to keep up with my appearances on other podcasts and websites: http:\/\/t.co\/gJXuhBcQAi", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/gJXuhBcQAi", + "expanded_url" : "http:\/\/hypercritical.co\/feeds\/appearances", + "display_url" : "hypercritical.co\/feeds\/appearan\u2026" + } ] + }, + "geo" : { }, + "id_str" : "403954283856793600", + "text" : "By popular demand, here's a feed to keep up with my appearances on other podcasts and websites: http:\/\/t.co\/gJXuhBcQAi", + "id" : 403954283856793600, + "created_at" : "2013-11-22 18:33:01 +0000", + "user" : { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "protected" : false, + "id_str" : "636923", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", + "id" : 636923, + "verified" : false + } + }, + "id" : 403960188475957248, + "created_at" : "2013-11-22 18:56:28 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "tom robinson", + "screen_name" : "tlrobinson", + "indices" : [ 3, 14 ], + "id_str" : "14206068", + "id" : 14206068 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "403947320657457152", + "text" : "RT @tlrobinson: Rappers can't make it rain Bitcoins, but they can sign a message with a rich Bitcoin address' private key provably attestin\u2026", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "403923535661236224", + "text" : "Rappers can't make it rain Bitcoins, but they can sign a message with a rich Bitcoin address' private key provably attesting to their wealth", + "id" : 403923535661236224, + "created_at" : "2013-11-22 16:30:50 +0000", + "user" : { + "name" : "tom robinson", + "screen_name" : "tlrobinson", + "protected" : false, + "id_str" : "14206068", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000853310157\/a0e3b1296ad4bad4a668803a54a79afd_normal.jpeg", + "id" : 14206068, + "verified" : false + } + }, + "id" : 403947320657457152, + "created_at" : "2013-11-22 18:05:20 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Flo Gehring", + "screen_name" : "flogehring", + "indices" : [ 0, 11 ], + "id_str" : "23365210", + "id" : 23365210 + }, { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 12, 24 ], + "id_str" : "14231571", + "id" : 14231571 + }, { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 25, 34 ], + "id_str" : "636923", + "id" : 636923 + }, { + "name" : "Casey Liss", + "screen_name" : "caseyliss", + "indices" : [ 35, 45 ], + "id_str" : "18119839", + "id" : 18119839 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "403769438597836800", + "geo" : { }, + "id_str" : "403923270019211264", + "in_reply_to_user_id" : 23365210, + "text" : "@flogehring @marcoarment @siracusa @caseyliss Don't forget iPAD. Do you guys see that one too? Grating.", + "id" : 403923270019211264, + "in_reply_to_status_id" : 403769438597836800, + "created_at" : "2013-11-22 16:29:46 +0000", + "in_reply_to_screen_name" : "flogehring", + "in_reply_to_user_id_str" : "23365210", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Benjamin Borowski", + "screen_name" : "typeoneerror", + "indices" : [ 0, 13 ], + "id_str" : "11973362", + "id" : 11973362 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "403612296955449345", + "geo" : { }, + "id_str" : "403622565131735040", + "in_reply_to_user_id" : 11973362, + "text" : "@typeoneerror Seems like a good general rule to me.", + "id" : 403622565131735040, + "in_reply_to_status_id" : 403612296955449345, + "created_at" : "2013-11-21 20:34:53 +0000", + "in_reply_to_screen_name" : "typeoneerror", + "in_reply_to_user_id_str" : "11973362", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Ramsden", + "screen_name" : "ramsden", + "indices" : [ 0, 8 ], + "id_str" : "20092406", + "id" : 20092406 + }, { + "name" : "Benjamin Borowski", + "screen_name" : "typeoneerror", + "indices" : [ 9, 22 ], + "id_str" : "11973362", + "id" : 11973362 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "403593528632426496", + "geo" : { }, + "id_str" : "403612118827556864", + "in_reply_to_user_id" : 20092406, + "text" : "@ramsden @typeoneerror I've heard \"you-ee\" ... but blech!", + "id" : 403612118827556864, + "in_reply_to_status_id" : 403593528632426496, + "created_at" : "2013-11-21 19:53:22 +0000", + "in_reply_to_screen_name" : "ramsden", + "in_reply_to_user_id_str" : "20092406", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 3, 13 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "403041389723676672", + "text" : "RT @raganwald: The thing about \u201CJumping the Shark?\u201D Happy Days was #1 for three more years after The Fonz jumped the shark.", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "403027906818895873", + "text" : "The thing about \u201CJumping the Shark?\u201D Happy Days was #1 for three more years after The Fonz jumped the shark.", + "id" : 403027906818895873, + "created_at" : "2013-11-20 05:11:55 +0000", + "user" : { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "protected" : false, + "id_str" : "18137723", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/436205905437134848\/MdRKL9hb_normal.jpeg", + "id" : 18137723, + "verified" : false + } + }, + "id" : 403041389723676672, + "created_at" : "2013-11-20 06:05:30 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "403017002995814400", + "text" : "Sriracha jumped the shark.", + "id" : 403017002995814400, + "created_at" : "2013-11-20 04:28:35 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "tom robinson", + "screen_name" : "tlrobinson", + "indices" : [ 3, 14 ], + "id_str" : "14206068", + "id" : 14206068 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/rca33ZjPPx", + "expanded_url" : "http:\/\/bitcoinwisdom.com\/markets\/mtgox\/btcusd", + "display_url" : "bitcoinwisdom.com\/markets\/mtgox\/\u2026" + } ] + }, + "geo" : { }, + "id_str" : "402627149854543873", + "text" : "RT @tlrobinson: If Bitcoin volatility entertains you, this is entertaining as hell right now: http:\/\/t.co\/rca33ZjPPx", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/rca33ZjPPx", + "expanded_url" : "http:\/\/bitcoinwisdom.com\/markets\/mtgox\/btcusd", + "display_url" : "bitcoinwisdom.com\/markets\/mtgox\/\u2026" + } ] + }, + "geo" : { }, + "id_str" : "402614497015115776", + "text" : "If Bitcoin volatility entertains you, this is entertaining as hell right now: http:\/\/t.co\/rca33ZjPPx", + "id" : 402614497015115776, + "created_at" : "2013-11-19 01:49:10 +0000", + "user" : { + "name" : "tom robinson", + "screen_name" : "tlrobinson", + "protected" : false, + "id_str" : "14206068", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000853310157\/a0e3b1296ad4bad4a668803a54a79afd_normal.jpeg", + "id" : 14206068, + "verified" : false + } + }, + "id" : 402627149854543873, + "created_at" : "2013-11-19 02:39:27 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "David Most", + "screen_name" : "dmost", + "indices" : [ 3, 9 ], + "id_str" : "16489633", + "id" : 16489633 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/dmost\/status\/402208518792417280\/photo\/1", + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/uOMDLqTjKc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BZTuhFDCEAIOwF0.png", + "id_str" : "402208518800805890", + "id" : 402208518800805890, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BZTuhFDCEAIOwF0.png", + "sizes" : [ { + "h" : 398, + "resize" : "fit", + "w" : 518 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 398, + "resize" : "fit", + "w" : 518 + }, { + "h" : 261, + "resize" : "fit", + "w" : 340 + }, { + "h" : 398, + "resize" : "fit", + "w" : 518 + } ], + "display_url" : "pic.twitter.com\/uOMDLqTjKc" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "402235486854340610", + "text" : "RT @dmost: Noticing the UI elements in XCode. Button looks like text, and text looks like button. http:\/\/t.co\/uOMDLqTjKc", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/dmost\/status\/402208518792417280\/photo\/1", + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/uOMDLqTjKc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BZTuhFDCEAIOwF0.png", + "id_str" : "402208518800805890", + "id" : 402208518800805890, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BZTuhFDCEAIOwF0.png", + "sizes" : [ { + "h" : 398, + "resize" : "fit", + "w" : 518 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 398, + "resize" : "fit", + "w" : 518 + }, { + "h" : 261, + "resize" : "fit", + "w" : 340 + }, { + "h" : 398, + "resize" : "fit", + "w" : 518 + } ], + "display_url" : "pic.twitter.com\/uOMDLqTjKc" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "402208518792417280", + "text" : "Noticing the UI elements in XCode. Button looks like text, and text looks like button. http:\/\/t.co\/uOMDLqTjKc", + "id" : 402208518792417280, + "created_at" : "2013-11-17 22:55:58 +0000", + "user" : { + "name" : "David Most", + "screen_name" : "dmost", + "protected" : false, + "id_str" : "16489633", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/297341209\/IMG_0237_normal.JPG", + "id" : 16489633, + "verified" : false + } + }, + "id" : 402235486854340610, + "created_at" : "2013-11-18 00:43:07 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "JesseSchell", + "screen_name" : "jesseschell", + "indices" : [ 3, 15 ], + "id_str" : "11591662", + "id" : 11591662 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/jcolman\/status\/320917928881033218\/photo\/1", + "indices" : [ 59, 81 ], + "url" : "http:\/\/t.co\/RSn7WufBqL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BHQhJ_FCEAEnwu2.jpg", + "id_str" : "320917928885227521", + "id" : 320917928885227521, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BHQhJ_FCEAEnwu2.jpg", + "sizes" : [ { + "h" : 598, + "resize" : "fit", + "w" : 448 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 454, + "resize" : "fit", + "w" : 340 + }, { + "h" : 598, + "resize" : "fit", + "w" : 448 + }, { + "h" : 598, + "resize" : "fit", + "w" : 448 + } ], + "display_url" : "pic.twitter.com\/RSn7WufBqL" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "402137658953973760", + "text" : "RT @jesseschell: A truer flowchart was never whiteboarded. http:\/\/t.co\/RSn7WufBqL", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.hootsuite.com\" rel=\"nofollow\"\u003EHootSuite\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/jcolman\/status\/320917928881033218\/photo\/1", + "indices" : [ 42, 64 ], + "url" : "http:\/\/t.co\/RSn7WufBqL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BHQhJ_FCEAEnwu2.jpg", + "id_str" : "320917928885227521", + "id" : 320917928885227521, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BHQhJ_FCEAEnwu2.jpg", + "sizes" : [ { + "h" : 598, + "resize" : "fit", + "w" : 448 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 454, + "resize" : "fit", + "w" : 340 + }, { + "h" : 598, + "resize" : "fit", + "w" : 448 + }, { + "h" : 598, + "resize" : "fit", + "w" : 448 + } ], + "display_url" : "pic.twitter.com\/RSn7WufBqL" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "321209685631963136", + "text" : "A truer flowchart was never whiteboarded. http:\/\/t.co\/RSn7WufBqL", + "id" : 321209685631963136, + "created_at" : "2013-04-08 10:35:31 +0000", + "user" : { + "name" : "JesseSchell", + "screen_name" : "jesseschell", + "protected" : false, + "id_str" : "11591662", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/714968618\/jesse3_normal.jpg", + "id" : 11591662, + "verified" : false + } + }, + "id" : 402137658953973760, + "created_at" : "2013-11-17 18:14:23 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "James Halliday", + "screen_name" : "substack", + "indices" : [ 3, 12 ], + "id_str" : "125027291", + "id" : 125027291 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 45, 67 ], + "url" : "http:\/\/t.co\/iuE0TGOUto", + "expanded_url" : "http:\/\/substack.net\/task_automation_with_npm_run", + "display_url" : "substack.net\/task_automatio\u2026" + } ] + }, + "geo" : { }, + "id_str" : "402137568105336832", + "text" : "RT @substack: task automation with `npm run` http:\/\/t.co\/iuE0TGOUto", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 31, 53 ], + "url" : "http:\/\/t.co\/iuE0TGOUto", + "expanded_url" : "http:\/\/substack.net\/task_automation_with_npm_run", + "display_url" : "substack.net\/task_automatio\u2026" + } ] + }, + "geo" : { }, + "id_str" : "402132695137779712", + "text" : "task automation with `npm run` http:\/\/t.co\/iuE0TGOUto", + "id" : 402132695137779712, + "created_at" : "2013-11-17 17:54:40 +0000", + "user" : { + "name" : "James Halliday", + "screen_name" : "substack", + "protected" : false, + "id_str" : "125027291", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3342514715\/3fde89df63ea4dacf9de71369019df22_normal.png", + "id" : 125027291, + "verified" : false + } + }, + "id" : 402137568105336832, + "created_at" : "2013-11-17 18:14:02 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paolo Fragomeni", + "screen_name" : "hij1nx", + "indices" : [ 0, 7 ], + "id_str" : "95938827", + "id" : 95938827 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "401804100653678592", + "geo" : { }, + "id_str" : "401819098755002368", + "in_reply_to_user_id" : 95938827, + "text" : "@hij1nx New past-time: sneakily deselecting floors in tall buildings.", + "id" : 401819098755002368, + "in_reply_to_status_id" : 401804100653678592, + "created_at" : "2013-11-16 21:08:33 +0000", + "in_reply_to_screen_name" : "hij1nx", + "in_reply_to_user_id_str" : "95938827", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.dwdesign.tweetings&hl=en\" rel=\"nofollow\"\u003ETweetings for Android\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jake Archibald", + "screen_name" : "jaffathecake", + "indices" : [ 3, 16 ], + "id_str" : "15390783", + "id" : 15390783 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "401745058312892417", + "text" : "RT @jaffathecake: \"With camelCasing, what do we do with abbreviations? Capitalise all, or just the first letter?\"\n\n\"Fuck it, both\"\n\nXMLHttp\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "401643673022001152", + "text" : "\"With camelCasing, what do we do with abbreviations? Capitalise all, or just the first letter?\"\n\n\"Fuck it, both\"\n\nXMLHttpRequest", + "id" : 401643673022001152, + "created_at" : "2013-11-16 09:31:28 +0000", + "user" : { + "name" : "Jake Archibald", + "screen_name" : "jaffathecake", + "protected" : false, + "id_str" : "15390783", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1695239906\/me_normal.jpg", + "id" : 15390783, + "verified" : false + } + }, + "id" : 401745058312892417, + "created_at" : "2013-11-16 16:14:20 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sally Kohn", + "screen_name" : "sallykohn", + "indices" : [ 0, 10 ], + "id_str" : "18978610", + "id" : 18978610 + }, { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 11, 21 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "401421572906303489", + "geo" : { }, + "id_str" : "401453621914505216", + "in_reply_to_user_id" : 18978610, + "text" : "@sallykohn @raganwald What about Marion Barry?", + "id" : 401453621914505216, + "in_reply_to_status_id" : 401421572906303489, + "created_at" : "2013-11-15 20:56:16 +0000", + "in_reply_to_screen_name" : "sallykohn", + "in_reply_to_user_id_str" : "18978610", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Evan Phoenix", + "screen_name" : "evanphx", + "indices" : [ 0, 8 ], + "id_str" : "5444392", + "id" : 5444392 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "401419889434308608", + "geo" : { }, + "id_str" : "401452332723888128", + "in_reply_to_user_id" : 5444392, + "text" : "@evanphx ... that can't be serious. Nobody is that crazy.", + "id" : 401452332723888128, + "in_reply_to_status_id" : 401419889434308608, + "created_at" : "2013-11-15 20:51:09 +0000", + "in_reply_to_screen_name" : "evanphx", + "in_reply_to_user_id_str" : "5444392", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 0, 12 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "401409677462085632", + "geo" : { }, + "id_str" : "401410819201593345", + "in_reply_to_user_id" : 18247541, + "text" : "@tapbot_paul Some people I know don't care about the new features at all. They'll update eventually because it's free. Probably wouldn't buy", + "id" : 401410819201593345, + "in_reply_to_status_id" : 401409677462085632, + "created_at" : "2013-11-15 18:06:11 +0000", + "in_reply_to_screen_name" : "tapbot_paul", + "in_reply_to_user_id_str" : "18247541", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco.org", + "screen_name" : "marco_org", + "indices" : [ 0, 10 ], + "id_str" : "477898117", + "id" : 477898117 + }, { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 11, 23 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "401182143596208129", + "geo" : { }, + "id_str" : "401194964580696065", + "in_reply_to_user_id" : 477898117, + "text" : "@marco_org @marcoarment My iPad 3 has it too. Have not noticed in real usage either.", + "id" : 401194964580696065, + "in_reply_to_status_id" : 401182143596208129, + "created_at" : "2013-11-15 03:48:28 +0000", + "in_reply_to_screen_name" : "marco_org", + "in_reply_to_user_id_str" : "477898117", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 0, 5 ], + "id_str" : "4777951", + "id" : 4777951 + }, { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 6, 17 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "401186798182739969", + "geo" : { }, + "id_str" : "401187311477469184", + "in_reply_to_user_id" : 4777951, + "text" : "@_sjs @JimRoepcke (not representative of typical results, usually it's 15-30 down \/ 2-5 up)", + "id" : 401187311477469184, + "in_reply_to_status_id" : 401186798182739969, + "created_at" : "2013-11-15 03:18:03 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/401186798182739969\/photo\/1", + "indices" : [ 59, 81 ], + "url" : "http:\/\/t.co\/DViwfPX56u", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BZFNRGeCMAAV9MO.png", + "id_str" : "401186798002384896", + "id" : 401186798002384896, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BZFNRGeCMAAV9MO.png", + "sizes" : [ { + "h" : 1024, + "resize" : "fit", + "w" : 577 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 577 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 603, + "resize" : "fit", + "w" : 340 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 577 + } ], + "display_url" : "pic.twitter.com\/DViwfPX56u" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "401176001348001792", + "geo" : { }, + "id_str" : "401186798182739969", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Here's a good run from when I first got my 5s. http:\/\/t.co\/DViwfPX56u", + "id" : 401186798182739969, + "in_reply_to_status_id" : 401176001348001792, + "created_at" : "2013-11-15 03:16:01 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 0, 12 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "401155430493478912", + "geo" : { }, + "id_str" : "401156884985421824", + "in_reply_to_user_id" : 14231571, + "text" : "@marcoarment I'm still trying to figure out when and why episodes are sometimes listed in ascending order, and sometimes descending order.", + "id" : 401156884985421824, + "in_reply_to_status_id" : 401155430493478912, + "created_at" : "2013-11-15 01:17:09 +0000", + "in_reply_to_screen_name" : "marcoarment", + "in_reply_to_user_id_str" : "14231571", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Gus Mueller", + "screen_name" : "ccgus", + "indices" : [ 0, 6 ], + "id_str" : "710563", + "id" : 710563 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "399976584834457601", + "geo" : { }, + "id_str" : "400004844813307904", + "in_reply_to_user_id" : 710563, + "text" : "@ccgus That happened to me with v3. Good riddance.", + "id" : 400004844813307904, + "in_reply_to_status_id" : 399976584834457601, + "created_at" : "2013-11-11 20:59:21 +0000", + "in_reply_to_screen_name" : "ccgus", + "in_reply_to_user_id_str" : "710563", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Rene Ritchie", + "screen_name" : "reneritchie", + "indices" : [ 0, 12 ], + "id_str" : "10194392", + "id" : 10194392 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "399199904767434752", + "geo" : { }, + "id_str" : "399230744846798848", + "in_reply_to_user_id" : 10194392, + "text" : "@reneritchie I know! It feels so rigid. It's the same with scrolling on Windows and Linux now too. Feels terrible.", + "id" : 399230744846798848, + "in_reply_to_status_id" : 399199904767434752, + "created_at" : "2013-11-09 17:43:21 +0000", + "in_reply_to_screen_name" : "reneritchie", + "in_reply_to_user_id_str" : "10194392", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Guy English", + "screen_name" : "gte", + "indices" : [ 3, 7 ], + "id_str" : "7125712", + "id" : 7125712 + }, { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 9, 18 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "399091242144780289", + "text" : "RT @gte: @siracusa You blew off Debug to yap about, \"tl;dr\"!? Bah!", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 0, 9 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "399015617266982912", + "geo" : { }, + "id_str" : "399018683596832768", + "in_reply_to_user_id" : 636923, + "text" : "@siracusa You blew off Debug to yap about, \"tl;dr\"!? Bah!", + "id" : 399018683596832768, + "in_reply_to_status_id" : 399015617266982912, + "created_at" : "2013-11-09 03:40:42 +0000", + "in_reply_to_screen_name" : "siracusa", + "in_reply_to_user_id_str" : "636923", + "user" : { + "name" : "Guy English", + "screen_name" : "gte", + "protected" : false, + "id_str" : "7125712", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3024383995\/6fab1623aa65d33423ed98927ff8cf5f_normal.jpeg", + "id" : 7125712, + "verified" : false + } + }, + "id" : 399091242144780289, + "created_at" : "2013-11-09 08:29:01 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Cielo Adomako", + "screen_name" : "tussleouddgGait", + "indices" : [ 0, 16 ], + "id_str" : "2176864190", + "id" : 2176864190 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "398952186249375744", + "geo" : { }, + "id_str" : "399016746285166592", + "in_reply_to_user_id" : 2176864190, + "text" : "@tussleouddgGait DIE IN A FIRE", + "id" : 399016746285166592, + "in_reply_to_status_id" : 398952186249375744, + "created_at" : "2013-11-09 03:33:00 +0000", + "in_reply_to_screen_name" : "tussleouddgGait", + "in_reply_to_user_id_str" : "2176864190", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Scott Johnson", + "screen_name" : "everydayscott", + "indices" : [ 3, 17 ], + "id_str" : "22854817", + "id" : 22854817 + }, { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 19, 28 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/8QMGN4PmkU", + "expanded_url" : "http:\/\/support.apple.com\/kb\/HT4858", + "display_url" : "support.apple.com\/kb\/HT4858" + } ] + }, + "geo" : { }, + "id_str" : "398927534135320576", + "text" : "RT @everydayscott: @siracusa iCloud Photo Sharing updated in the last month. 1000 per stream cap is gone. Also allows video up to 5 min\n\nht\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 0, 9 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/8QMGN4PmkU", + "expanded_url" : "http:\/\/support.apple.com\/kb\/HT4858", + "display_url" : "support.apple.com\/kb\/HT4858" + } ] + }, + "geo" : { }, + "id_str" : "398917658969526273", + "in_reply_to_user_id" : 636923, + "text" : "@siracusa iCloud Photo Sharing updated in the last month. 1000 per stream cap is gone. Also allows video up to 5 min\n\nhttp:\/\/t.co\/8QMGN4PmkU", + "id" : 398917658969526273, + "created_at" : "2013-11-08 20:59:16 +0000", + "in_reply_to_screen_name" : "siracusa", + "in_reply_to_user_id_str" : "636923", + "user" : { + "name" : "Scott Johnson", + "screen_name" : "everydayscott", + "protected" : false, + "id_str" : "22854817", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/416193548682162176\/aiyHXodk_normal.jpeg", + "id" : 22854817, + "verified" : false + } + }, + "id" : 398927534135320576, + "created_at" : "2013-11-08 21:38:30 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "398897541451751424", + "text" : "This line of thinking is brought to you by fs_usage and OS X's energy shaming menu.", + "id" : 398897541451751424, + "created_at" : "2013-11-08 19:39:19 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Dropbox", + "screen_name" : "Dropbox", + "indices" : [ 25, 33 ], + "id_str" : "14749606", + "id" : 14749606 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "398897165335932928", + "text" : "What do you all do about @Dropbox greatly affecting battery life on MacBooks? It's painful to wait for launch, but I won't leave it open.", + "id" : 398897165335932928, + "created_at" : "2013-11-08 19:37:50 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "398896587922878464", + "text" : "I only use LaunchBar for launching & clipboard history, and could replace it w\/ something lighter. Any good clipboard history apps for OS X?", + "id" : 398896587922878464, + "created_at" : "2013-11-08 19:35:32 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tom Dale", + "screen_name" : "tomdale", + "indices" : [ 3, 11 ], + "id_str" : "668863", + "id" : 668863 + }, { + "name" : "Alex Matchneer", + "screen_name" : "machty", + "indices" : [ 24, 31 ], + "id_str" : "18740111", + "id" : 18740111 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/GGQsIGYXRr", + "expanded_url" : "http:\/\/buff.ly\/1iQEtAo", + "display_url" : "buff.ly\/1iQEtAo" + } ] + }, + "geo" : { }, + "id_str" : "398889557908660224", + "text" : "RT @tomdale: So I think @machty may have come up with the single best answer to the pros and cons between Ember.js and Angular: http:\/\/t.co\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/bufferapp.com\" rel=\"nofollow\"\u003EBuffer\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Alex Matchneer", + "screen_name" : "machty", + "indices" : [ 11, 18 ], + "id_str" : "18740111", + "id" : 18740111 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 137 ], + "url" : "http:\/\/t.co\/GGQsIGYXRr", + "expanded_url" : "http:\/\/buff.ly\/1iQEtAo", + "display_url" : "buff.ly\/1iQEtAo" + } ] + }, + "geo" : { }, + "id_str" : "398646477742145536", + "text" : "So I think @machty may have come up with the single best answer to the pros and cons between Ember.js and Angular: http:\/\/t.co\/GGQsIGYXRr", + "id" : 398646477742145536, + "created_at" : "2013-11-08 03:01:41 +0000", + "user" : { + "name" : "Tom Dale", + "screen_name" : "tomdale", + "protected" : false, + "id_str" : "668863", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1317834118\/avatar_normal.png", + "id" : 668863, + "verified" : false + } + }, + "id" : 398889557908660224, + "created_at" : "2013-11-08 19:07:36 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "greg bate", + "screen_name" : "gregbate", + "indices" : [ 0, 9 ], + "id_str" : "15292261", + "id" : 15292261 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "398676362103648256", + "geo" : { }, + "id_str" : "398683451995348992", + "in_reply_to_user_id" : 15292261, + "text" : "@gregbate Drink more.", + "id" : 398683451995348992, + "in_reply_to_status_id" : 398676362103648256, + "created_at" : "2013-11-08 05:28:36 +0000", + "in_reply_to_screen_name" : "gregbate", + "in_reply_to_user_id_str" : "15292261", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 0, 12 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "398440860008062976", + "geo" : { }, + "id_str" : "398493592131354624", + "in_reply_to_user_id" : 18247541, + "text" : "@tapbot_paul My guess: bandwidth throttling. Carriers don't want people inadvertently seeding torrents or having Xcode auto update on LTE.", + "id" : 398493592131354624, + "in_reply_to_status_id" : 398440860008062976, + "created_at" : "2013-11-07 16:54:10 +0000", + "in_reply_to_screen_name" : "tapbot_paul", + "in_reply_to_user_id_str" : "18247541", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Fedor Indutny", + "screen_name" : "indutny", + "indices" : [ 0, 8 ], + "id_str" : "92915570", + "id" : 92915570 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "398177548880060416", + "geo" : { }, + "id_str" : "398234497612668928", + "in_reply_to_user_id" : 92915570, + "text" : "@indutny Yep.", + "id" : 398234497612668928, + "in_reply_to_status_id" : 398177548880060416, + "created_at" : "2013-11-06 23:44:37 +0000", + "in_reply_to_screen_name" : "indutny", + "in_reply_to_user_id_str" : "92915570", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Adobe Revel", + "screen_name" : "AdobeRevel", + "indices" : [ 0, 11 ], + "id_str" : "304719153", + "id" : 304719153 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "398179378502172672", + "geo" : { }, + "id_str" : "398234098524647424", + "in_reply_to_user_id" : 304719153, + "text" : "@AdobeRevel Thanks, good to know!", + "id" : 398234098524647424, + "in_reply_to_status_id" : 398179378502172672, + "created_at" : "2013-11-06 23:43:02 +0000", + "in_reply_to_screen_name" : "AdobeRevel", + "in_reply_to_user_id_str" : "304719153", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Adobe Revel", + "screen_name" : "AdobeRevel", + "indices" : [ 3, 14 ], + "id_str" : "304719153", + "id" : 304719153 + }, { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 16, 21 ], + "id_str" : "4777951", + "id" : 4777951 + }, { + "name" : "Picturelife", + "screen_name" : "picturelife", + "indices" : [ 22, 34 ], + "id_str" : "296980645", + "id" : 296980645 + }, { + "name" : "Loom", + "screen_name" : "TeamLoom", + "indices" : [ 35, 44 ], + "id_str" : "1375739545", + "id" : 1375739545 + }, { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 45, 54 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "398234048499159042", + "text" : "RT @AdobeRevel: @_sjs @picturelife @TeamLoom @siracusa Adobe Revel will not upload exact duplicates in a library, you will get a msg and pi\u2026", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 0, 5 ], + "id_str" : "4777951", + "id" : 4777951 + }, { + "name" : "Picturelife", + "screen_name" : "picturelife", + "indices" : [ 6, 18 ], + "id_str" : "296980645", + "id" : 296980645 + }, { + "name" : "Loom", + "screen_name" : "TeamLoom", + "indices" : [ 19, 28 ], + "id_str" : "1375739545", + "id" : 1375739545 + }, { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 29, 38 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "397971134009712641", + "geo" : { }, + "id_str" : "398179378502172672", + "in_reply_to_user_id" : 4777951, + "text" : "@_sjs @picturelife @TeamLoom @siracusa Adobe Revel will not upload exact duplicates in a library, you will get a msg and pic will be skipped", + "id" : 398179378502172672, + "in_reply_to_status_id" : 397971134009712641, + "created_at" : "2013-11-06 20:05:36 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Adobe Revel", + "screen_name" : "AdobeRevel", + "protected" : false, + "id_str" : "304719153", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3472436901\/abc7d6d36e8432523f3101aba3768e8d_normal.png", + "id" : 304719153, + "verified" : false + } + }, + "id" : 398234048499159042, + "created_at" : "2013-11-06 23:42:50 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", + "screen_name" : "markkolich", + "indices" : [ 0, 11 ], + "id_str" : "22196723", + "id" : 22196723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "398150668449357824", + "geo" : { }, + "id_str" : "398162040142843905", + "in_reply_to_user_id" : 22196723, + "text" : "@markkolich IDEA FTW", + "id" : 398162040142843905, + "in_reply_to_status_id" : 398150668449357824, + "created_at" : "2013-11-06 18:56:42 +0000", + "in_reply_to_screen_name" : "markkolich", + "in_reply_to_user_id_str" : "22196723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Rasmus Andersson", + "screen_name" : "rsms", + "indices" : [ 0, 5 ], + "id_str" : "2475171", + "id" : 2475171 + }, { + "name" : "Felix Geisend\u00F6rfer", + "screen_name" : "felixge", + "indices" : [ 6, 14 ], + "id_str" : "9599342", + "id" : 9599342 + }, { + "name" : "Jed Schmidt", + "screen_name" : "jedschmidt", + "indices" : [ 15, 26 ], + "id_str" : "815114", + "id" : 815114 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "398003451499540481", + "geo" : { }, + "id_str" : "398127613509513217", + "in_reply_to_user_id" : 2475171, + "text" : "@rsms @felixge @jedschmidt Of course there's a difference. As you surely know there are proto chains used for inheritance in JS.", + "id" : 398127613509513217, + "in_reply_to_status_id" : 398003451499540481, + "created_at" : "2013-11-06 16:39:54 +0000", + "in_reply_to_screen_name" : "rsms", + "in_reply_to_user_id_str" : "2475171", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jason Fiore", + "screen_name" : "yuusharo", + "indices" : [ 0, 9 ], + "id_str" : "14824763", + "id" : 14824763 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "397990788308549632", + "geo" : { }, + "id_str" : "398126911756304384", + "in_reply_to_user_id" : 14824763, + "text" : "@yuusharo Good to know! Revel or Loom?", + "id" : 398126911756304384, + "in_reply_to_status_id" : 397990788308549632, + "created_at" : "2013-11-06 16:37:07 +0000", + "in_reply_to_screen_name" : "yuusharo", + "in_reply_to_user_id_str" : "14824763", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jason Fiore", + "screen_name" : "yuusharo", + "indices" : [ 3, 12 ], + "id_str" : "14824763", + "id" : 14824763 + }, { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 14, 19 ], + "id_str" : "4777951", + "id" : 4777951 + }, { + "name" : "Picturelife", + "screen_name" : "picturelife", + "indices" : [ 20, 32 ], + "id_str" : "296980645", + "id" : 296980645 + }, { + "name" : "Loom", + "screen_name" : "TeamLoom", + "indices" : [ 33, 42 ], + "id_str" : "1375739545", + "id" : 1375739545 + }, { + "name" : "Adobe Revel", + "screen_name" : "AdobeRevel", + "indices" : [ 43, 54 ], + "id_str" : "304719153", + "id" : 304719153 + }, { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 55, 64 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "398126719237754880", + "text" : "RT @yuusharo: @_sjs @picturelife @TeamLoom @AdobeRevel @siracusa They don\u2019t dedup now, but they hint it\u2019s coming soon.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 0, 5 ], + "id_str" : "4777951", + "id" : 4777951 + }, { + "name" : "Picturelife", + "screen_name" : "picturelife", + "indices" : [ 6, 18 ], + "id_str" : "296980645", + "id" : 296980645 + }, { + "name" : "Loom", + "screen_name" : "TeamLoom", + "indices" : [ 19, 28 ], + "id_str" : "1375739545", + "id" : 1375739545 + }, { + "name" : "Adobe Revel", + "screen_name" : "AdobeRevel", + "indices" : [ 29, 40 ], + "id_str" : "304719153", + "id" : 304719153 + }, { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 41, 50 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "397971134009712641", + "geo" : { }, + "id_str" : "397990788308549632", + "in_reply_to_user_id" : 4777951, + "text" : "@_sjs @picturelife @TeamLoom @AdobeRevel @siracusa They don\u2019t dedup now, but they hint it\u2019s coming soon.", + "id" : 397990788308549632, + "in_reply_to_status_id" : 397971134009712641, + "created_at" : "2013-11-06 07:36:12 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Jason Fiore", + "screen_name" : "yuusharo", + "protected" : false, + "id_str" : "14824763", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000350594871\/0b332351beb25bd7cd3b6d02cad6f061_normal.png", + "id" : 14824763, + "verified" : false + } + }, + "id" : 398126719237754880, + "created_at" : "2013-11-06 16:36:21 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Picturelife", + "screen_name" : "picturelife", + "indices" : [ 7, 19 ], + "id_str" : "296980645", + "id" : 296980645 + }, { + "name" : "Loom", + "screen_name" : "TeamLoom", + "indices" : [ 40, 49 ], + "id_str" : "1375739545", + "id" : 1375739545 + }, { + "name" : "Adobe Revel", + "screen_name" : "AdobeRevel", + "indices" : [ 79, 90 ], + "id_str" : "304719153", + "id" : 304719153 + }, { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 115, 124 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "397971134009712641", + "text" : "Trying @Picturelife and like it so far. @TeamLoom doesn't appear to dedupe and @AdobeRevel doesn't say if they do. @siracusa", + "id" : 397971134009712641, + "created_at" : "2013-11-06 06:18:06 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Evan Doll", + "screen_name" : "edog1203", + "indices" : [ 3, 12 ], + "id_str" : "14305022", + "id" : 14305022 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "397833371063054336", + "text" : "RT @edog1203: Apple buying Color and not buying Everpix is a travesty.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "397825150466265088", + "text" : "Apple buying Color and not buying Everpix is a travesty.", + "id" : 397825150466265088, + "created_at" : "2013-11-05 20:38:01 +0000", + "user" : { + "name" : "Evan Doll", + "screen_name" : "edog1203", + "protected" : false, + "id_str" : "14305022", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/195558653\/Calvin_and_Hobbes_-_Spaceman_Spiff_normal.gif", + "id" : 14305022, + "verified" : false + } + }, + "id" : 397833371063054336, + "created_at" : "2013-11-05 21:10:41 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Everpix", + "screen_name" : "everpix", + "indices" : [ 30, 38 ], + "id_str" : "325814484", + "id" : 325814484 + }, { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 64, 73 ], + "id_str" : "636923", + "id" : 636923 + }, { + "name" : "Loom", + "screen_name" : "TeamLoom", + "indices" : [ 95, 104 ], + "id_str" : "1375739545", + "id" : 1375739545 + }, { + "name" : "Picturelife", + "screen_name" : "picturelife", + "indices" : [ 106, 118 ], + "id_str" : "296980645", + "id" : 296980645 + }, { + "name" : "Adobe Revel", + "screen_name" : "AdobeRevel", + "indices" : [ 124, 135 ], + "id_str" : "304719153", + "id" : 304719153 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "397816588469940224", + "text" : "Here's a round-up of possible @everpix alternatives courtesy of @siracusa's awesome followers: @TeamLoom, @PictureLife, and @AdobeRevel.", + "id" : 397816588469940224, + "created_at" : "2013-11-05 20:04:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ben Lozano", + "screen_name" : "benlozano", + "indices" : [ 0, 10 ], + "id_str" : "10946872", + "id" : 10946872 + }, { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 11, 20 ], + "id_str" : "636923", + "id" : 636923 + }, { + "name" : "Adobe Revel", + "screen_name" : "AdobeRevel", + "indices" : [ 21, 32 ], + "id_str" : "304719153", + "id" : 304719153 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "397813304610934784", + "geo" : { }, + "id_str" : "397815139505676288", + "in_reply_to_user_id" : 10946872, + "text" : "@benlozano @siracusa @AdobeRevel I can't decide if Revel being an Adobe product is a good or bad thing. I'll put it on the list though!", + "id" : 397815139505676288, + "in_reply_to_status_id" : 397813304610934784, + "created_at" : "2013-11-05 19:58:14 +0000", + "in_reply_to_screen_name" : "benlozano", + "in_reply_to_user_id_str" : "10946872", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Zac Wasielewski", + "screen_name" : "xac", + "indices" : [ 0, 4 ], + "id_str" : "798978", + "id" : 798978 + }, { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 5, 14 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "397803301158518784", + "geo" : { }, + "id_str" : "397807117576318976", + "in_reply_to_user_id" : 798978, + "text" : "@xac @siracusa Thanks, that looks promising too. I'll check it out. I hope some of these companies can turn a profit.", + "id" : 397807117576318976, + "in_reply_to_status_id" : 397803301158518784, + "created_at" : "2013-11-05 19:26:22 +0000", + "in_reply_to_screen_name" : "xac", + "in_reply_to_user_id_str" : "798978", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 0, 9 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "397797824542560256", + "geo" : { }, + "id_str" : "397799372194185216", + "in_reply_to_user_id" : 636923, + "text" : "@siracusa Thanks! That looks promising. I wish there was something I could recommend to family in good conscience. It's a whack-a-mole game.", + "id" : 397799372194185216, + "in_reply_to_status_id" : 397797824542560256, + "created_at" : "2013-11-05 18:55:35 +0000", + "in_reply_to_screen_name" : "siracusa", + "in_reply_to_user_id_str" : "636923", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 3, 12 ], + "id_str" : "636923", + "id" : 636923 + }, { + "name" : "Everpix", + "screen_name" : "everpix", + "indices" : [ 31, 39 ], + "id_str" : "325814484", + "id" : 325814484 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "397796763823644672", + "text" : "RT @siracusa: Everything about @everpix worked except the business model. Apple can fix that by making it part of a profitable overall pac\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Everpix", + "screen_name" : "everpix", + "indices" : [ 17, 25 ], + "id_str" : "325814484", + "id" : 325814484 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "397789011743621120", + "text" : "Everything about @everpix worked except the business model. Apple can fix that by making it part of a profitable overall package.", + "id" : 397789011743621120, + "created_at" : "2013-11-05 18:14:25 +0000", + "user" : { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "protected" : false, + "id_str" : "636923", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", + "id" : 636923, + "verified" : false + } + }, + "id" : 397796763823644672, + "created_at" : "2013-11-05 18:45:13 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 0, 9 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "397779967876288512", + "geo" : { }, + "id_str" : "397796434222673920", + "in_reply_to_user_id" : 636923, + "text" : "@siracusa Do you know of any alternatives? I really liked Everpix.", + "id" : 397796434222673920, + "in_reply_to_status_id" : 397779967876288512, + "created_at" : "2013-11-05 18:43:55 +0000", + "in_reply_to_screen_name" : "siracusa", + "in_reply_to_user_id_str" : "636923", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Everpix", + "screen_name" : "everpix", + "indices" : [ 0, 8 ], + "id_str" : "325814484", + "id" : 325814484 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "397777870983921664", + "geo" : { }, + "id_str" : "397794434638548992", + "in_reply_to_user_id" : 325814484, + "text" : "@everpix Sorry to hear that. You guys have done a great job.", + "id" : 397794434638548992, + "in_reply_to_status_id" : 397777870983921664, + "created_at" : "2013-11-05 18:35:58 +0000", + "in_reply_to_screen_name" : "everpix", + "in_reply_to_user_id_str" : "325814484", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Anton", + "screen_name" : "valueof", + "indices" : [ 3, 11 ], + "id_str" : "18179447", + "id" : 18179447 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "397618989402030080", + "text" : "RT @valueof: Hey y'all! Did you know JavaScript type coercion is weird when you use == instead of ===? Let's keep talking about that until \u2026", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "397528604751314945", + "text" : "Hey y'all! Did you know JavaScript type coercion is weird when you use == instead of ===? Let's keep talking about that until we all die!", + "id" : 397528604751314945, + "created_at" : "2013-11-05 00:59:39 +0000", + "user" : { + "name" : "Anton", + "screen_name" : "valueof", + "protected" : false, + "id_str" : "18179447", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/427992270235648000\/37-v4MEP_normal.jpeg", + "id" : 18179447, + "verified" : false + } + }, + "id" : 397618989402030080, + "created_at" : "2013-11-05 06:58:49 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Hacker News Onion", + "screen_name" : "HackerNewsOnion", + "indices" : [ 3, 19 ], + "id_str" : "1263967268", + "id" : 1263967268 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "397585763719602176", + "text" : "RT @HackerNewsOnion: Startup naming trends:\n-ster, 1999\n-ify, 2006\n-ly, 2009\n.io, 2013", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "397539910501924865", + "text" : "Startup naming trends:\n-ster, 1999\n-ify, 2006\n-ly, 2009\n.io, 2013", + "id" : 397539910501924865, + "created_at" : "2013-11-05 01:44:35 +0000", + "user" : { + "name" : "Hacker News Onion", + "screen_name" : "HackerNewsOnion", + "protected" : false, + "id_str" : "1263967268", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3374120487\/e4f509a5ea232cd5b80f9cbac23d9432_normal.jpeg", + "id" : 1263967268, + "verified" : false + } + }, + "id" : 397585763719602176, + "created_at" : "2013-11-05 04:46:47 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "397158126283001856", + "text" : "So Coxsackie isn't a joke by the Archer writers. It's a real town in New York.", + "id" : 397158126283001856, + "created_at" : "2013-11-04 00:27:30 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Rosyna Keller", + "screen_name" : "rosyna", + "indices" : [ 0, 7 ], + "id_str" : "20218024", + "id" : 20218024 + }, { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 53, 62 ], + "id_str" : "636923", + "id" : 636923 + }, { + "name" : "Dan Frakes", + "screen_name" : "DanFrakes", + "indices" : [ 63, 73 ], + "id_str" : "8259712", + "id" : 8259712 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "397000775143923712", + "geo" : { }, + "id_str" : "397014818546135040", + "in_reply_to_user_id" : 20218024, + "text" : "@rosyna Same size, to the byte. Corruption is afoot. @siracusa @danfrakes", + "id" : 397014818546135040, + "in_reply_to_status_id" : 397000775143923712, + "created_at" : "2013-11-03 14:58:03 +0000", + "in_reply_to_screen_name" : "rosyna", + "in_reply_to_user_id_str" : "20218024", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "I Am Devloper", + "screen_name" : "iamdevloper", + "indices" : [ 3, 15 ], + "id_str" : "564919357", + "id" : 564919357 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "396814220492152832", + "text" : "RT @iamdevloper: 1. This is going to be great\n2. I'll put that in just for now\n3. It's gone to shit\n4. Let's do a rewrite\n5. GOTO 1\n\nSoftwa\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "395883063177383936", + "text" : "1. This is going to be great\n2. I'll put that in just for now\n3. It's gone to shit\n4. Let's do a rewrite\n5. GOTO 1\n\nSoftware development.", + "id" : 395883063177383936, + "created_at" : "2013-10-31 12:00:52 +0000", + "user" : { + "name" : "I Am Devloper", + "screen_name" : "iamdevloper", + "protected" : false, + "id_str" : "564919357", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2170966625\/56CD5565-6B71-4DBB-84D3-24258DED9FF2_normal", + "id" : 564919357, + "verified" : false + } + }, + "id" : 396814220492152832, + "created_at" : "2013-11-03 01:40:57 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 3, 15 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "396485737849184256", + "text" : "RT @marcoarment: Tiff got the iPad Air today. It\u2019s very nice and light, but if you like the Mini, it\u2019s still too big.\n\nI\u2019m happy to wait fo\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "396436875466264577", + "text" : "Tiff got the iPad Air today. It\u2019s very nice and light, but if you like the Mini, it\u2019s still too big.\n\nI\u2019m happy to wait for a Retina Mini.", + "id" : 396436875466264577, + "created_at" : "2013-11-02 00:41:31 +0000", + "user" : { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "protected" : false, + "id_str" : "14231571", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1282173124\/untitled-158-2_normal.jpg", + "id" : 14231571, + "verified" : false + } + }, + "id" : 396485737849184256, + "created_at" : "2013-11-02 03:55:40 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +} ] \ No newline at end of file diff --git a/public/tweets/data/js/tweets/2013_12.js b/public/tweets/data/js/tweets/2013_12.js new file mode 100755 index 0000000..819941c --- /dev/null +++ b/public/tweets/data/js/tweets/2013_12.js @@ -0,0 +1,5833 @@ +Grailbird.data.tweets_2013_12 = + [ { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 0, 9 ], + "id_str" : "636923", + "id" : 636923 + }, { + "name" : "Ray Dorman", + "screen_name" : "raydorman", + "indices" : [ 10, 20 ], + "id_str" : "1034901", + "id" : 1034901 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "417893753941409793", + "geo" : { }, + "id_str" : "418250973346140160", + "in_reply_to_user_id" : 636923, + "text" : "@siracusa @raydorman There's also some stuff in a Mac Power Users episode or two.", + "id" : 418250973346140160, + "in_reply_to_status_id" : 417893753941409793, + "created_at" : "2014-01-01 05:22:57 +0000", + "in_reply_to_screen_name" : "siracusa", + "in_reply_to_user_id_str" : "636923", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 0, 9 ], + "id_str" : "636923", + "id" : 636923 + }, { + "name" : "Ray Dorman", + "screen_name" : "raydorman", + "indices" : [ 10, 20 ], + "id_str" : "1034901", + "id" : 1034901 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 36, 58 ], + "url" : "http:\/\/t.co\/wRfCnUUuYr", + "expanded_url" : "http:\/\/5by5.tv\/hypercritical\/23", + "display_url" : "5by5.tv\/hypercritical\/\u2026" + } ] + }, + "in_reply_to_status_id_str" : "417893753941409793", + "geo" : { }, + "id_str" : "418250650275676160", + "in_reply_to_user_id" : 636923, + "text" : "@siracusa @raydorman Happy new year http:\/\/t.co\/wRfCnUUuYr", + "id" : 418250650275676160, + "in_reply_to_status_id" : 417893753941409793, + "created_at" : "2014-01-01 05:21:40 +0000", + "in_reply_to_screen_name" : "siracusa", + "in_reply_to_user_id_str" : "636923", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Joel Spolsky", + "screen_name" : "spolsky", + "indices" : [ 3, 11 ], + "id_str" : "15948437", + "id" : 15948437 + }, { + "name" : "Ari Velazquez", + "screen_name" : "roxaloxa", + "indices" : [ 13, 22 ], + "id_str" : "14467421", + "id" : 14467421 + }, { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 23, 33 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "418168831169658880", + "text" : "RT @spolsky: @roxaloxa @raganwald that's the only way they make money. if you like the service why not pay them for building and hosting it\u2026", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Ari Velazquez", + "screen_name" : "roxaloxa", + "indices" : [ 0, 9 ], + "id_str" : "14467421", + "id" : 14467421 + }, { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 10, 20 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "418128316365676544", + "geo" : { }, + "id_str" : "418161178506829824", + "in_reply_to_user_id" : 14467421, + "text" : "@roxaloxa @raganwald that's the only way they make money. if you like the service why not pay them for building and hosting it for you", + "id" : 418161178506829824, + "in_reply_to_status_id" : 418128316365676544, + "created_at" : "2013-12-31 23:26:08 +0000", + "in_reply_to_screen_name" : "roxaloxa", + "in_reply_to_user_id_str" : "14467421", + "user" : { + "name" : "Joel Spolsky", + "screen_name" : "spolsky", + "protected" : false, + "id_str" : "15948437", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000091193257\/fcb03c8d0a40048f2537df967239686f_normal.jpeg", + "id" : 15948437, + "verified" : true + } + }, + "id" : 418168831169658880, + "created_at" : "2013-12-31 23:56:33 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ari Velazquez", + "screen_name" : "roxaloxa", + "indices" : [ 0, 9 ], + "id_str" : "14467421", + "id" : 14467421 + }, { + "name" : "evernote", + "screen_name" : "evernote", + "indices" : [ 10, 19 ], + "id_str" : "13837292", + "id" : 13837292 + }, { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 20, 30 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "418128316365676544", + "geo" : { }, + "id_str" : "418168761200308225", + "in_reply_to_user_id" : 14467421, + "text" : "@roxaloxa @Evernote @raganwald Hey, they have to test & support that. Changes have to be buffered until a connection is available. Not free!", + "id" : 418168761200308225, + "in_reply_to_status_id" : 418128316365676544, + "created_at" : "2013-12-31 23:56:16 +0000", + "in_reply_to_screen_name" : "roxaloxa", + "in_reply_to_user_id_str" : "14467421", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 0, 12 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "418106786000814080", + "geo" : { }, + "id_str" : "418167206170476544", + "in_reply_to_user_id" : 18247541, + "text" : "@tapbot_paul I am shocked \u2013 shocked! \u2013 that somebody known as iCrackGames101 would pirate an app. Who are these people? Are they lucid?", + "id" : 418167206170476544, + "in_reply_to_status_id" : 418106786000814080, + "created_at" : "2013-12-31 23:50:05 +0000", + "in_reply_to_screen_name" : "tapbot_paul", + "in_reply_to_user_id_str" : "18247541", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Trek Glowacki", + "screen_name" : "trek", + "indices" : [ 3, 8 ], + "id_str" : "1291711", + "id" : 1291711 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "418103043607887872", + "text" : "RT @trek: Protip: add `&vt=tl` to any netflix category to get a sortable list view (even by rating!)", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "418082875339059200", + "text" : "Protip: add `&vt=tl` to any netflix category to get a sortable list view (even by rating!)", + "id" : 418082875339059200, + "created_at" : "2013-12-31 18:14:59 +0000", + "user" : { + "name" : "Trek Glowacki", + "screen_name" : "trek", + "protected" : false, + "id_str" : "1291711", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/419215303080280064\/YVgfRE9H_normal.jpeg", + "id" : 1291711, + "verified" : false + } + }, + "id" : 418103043607887872, + "created_at" : "2013-12-31 19:35:08 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 0, 12 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "418052709192069120", + "geo" : { }, + "id_str" : "418057697884246017", + "in_reply_to_user_id" : 18247541, + "text" : "@tapbot_paul I've seen two here in BC. One was used but eventually replaced with a MacBook Air. The other unused.", + "id" : 418057697884246017, + "in_reply_to_status_id" : 418052709192069120, + "created_at" : "2013-12-31 16:34:56 +0000", + "in_reply_to_screen_name" : "tapbot_paul", + "in_reply_to_user_id_str" : "18247541", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Kontra", + "screen_name" : "counternotions", + "indices" : [ 3, 18 ], + "id_str" : "19225408", + "id" : 19225408 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "418056683898687488", + "text" : "RT @counternotions: I love the \"X pwned Y\" stories that begin with physical access to the device.", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "417996918405361664", + "text" : "I love the \"X pwned Y\" stories that begin with physical access to the device.", + "id" : 417996918405361664, + "created_at" : "2013-12-31 12:33:26 +0000", + "user" : { + "name" : "Kontra", + "screen_name" : "counternotions", + "protected" : false, + "id_str" : "19225408", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000565429354\/350ed8f0e2135732d262d91f95f92b18_normal.png", + "id" : 19225408, + "verified" : false + } + }, + "id" : 418056683898687488, + "created_at" : "2013-12-31 16:30:55 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Matt Helm", + "screen_name" : "matthelm", + "indices" : [ 3, 12 ], + "id_str" : "14166206", + "id" : 14166206 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "417781553268129792", + "text" : "RT @matthelm: Shopify was deployed to production ~1,835 times in 2013", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "417752374464098304", + "text" : "Shopify was deployed to production ~1,835 times in 2013", + "id" : 417752374464098304, + "created_at" : "2013-12-30 20:21:42 +0000", + "user" : { + "name" : "Matt Helm", + "screen_name" : "matthelm", + "protected" : false, + "id_str" : "14166206", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3416859166\/8bb6f35019b42b1b6f72accf0e500de4_normal.jpeg", + "id" : 14166206, + "verified" : false + } + }, + "id" : 417781553268129792, + "created_at" : "2013-12-30 22:17:38 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Daniel Lobato", + "screen_name" : "eLobatoss", + "indices" : [ 0, 10 ], + "id_str" : "97482220", + "id" : 97482220 + }, { + "name" : "Ben Prunty", + "screen_name" : "benprunty", + "indices" : [ 11, 21 ], + "id_str" : "15810488", + "id" : 15810488 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "417762878012547072", + "geo" : { }, + "id_str" : "417779176557400064", + "in_reply_to_user_id" : 97482220, + "text" : "@eLobatoss @benprunty She's in the top 3% this month or last month.", + "id" : 417779176557400064, + "in_reply_to_status_id" : 417762878012547072, + "created_at" : "2013-12-30 22:08:12 +0000", + "in_reply_to_screen_name" : "eLobatoss", + "in_reply_to_user_id_str" : "97482220", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Andy Lindeman", + "screen_name" : "alindeman", + "indices" : [ 3, 13 ], + "id_str" : "13235612", + "id" : 13235612 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 15, 37 ], + "url" : "http:\/\/t.co\/H9dbzl5AAc", + "expanded_url" : "http:\/\/github.com", + "display_url" : "github.com" + } ] + }, + "geo" : { }, + "id_str" : "417762801277353984", + "text" : "RT @alindeman: http:\/\/t.co\/H9dbzl5AAc was deployed to production ~10,950 times in 2013", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/bufferapp.com\" rel=\"nofollow\"\u003EBuffer\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 0, 22 ], + "url" : "http:\/\/t.co\/H9dbzl5AAc", + "expanded_url" : "http:\/\/github.com", + "display_url" : "github.com" + } ] + }, + "geo" : { }, + "id_str" : "417728083958194177", + "text" : "http:\/\/t.co\/H9dbzl5AAc was deployed to production ~10,950 times in 2013", + "id" : 417728083958194177, + "created_at" : "2013-12-30 18:45:10 +0000", + "user" : { + "name" : "Andy Lindeman", + "screen_name" : "alindeman", + "protected" : false, + "id_str" : "13235612", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/418072137493000192\/O1_iBoXj_normal.png", + "id" : 13235612, + "verified" : false + } + }, + "id" : 417762801277353984, + "created_at" : "2013-12-30 21:03:08 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 0, 12 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "417720652721041408", + "geo" : { }, + "id_str" : "417762412557639680", + "in_reply_to_user_id" : 14231571, + "text" : "@marcoarment The cable on my PX 200-IIi went after about a year as well. I won\u2019t buy those again.", + "id" : 417762412557639680, + "in_reply_to_status_id" : 417720652721041408, + "created_at" : "2013-12-30 21:01:35 +0000", + "in_reply_to_screen_name" : "marcoarment", + "in_reply_to_user_id_str" : "14231571", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Horse iOS", + "screen_name" : "Horse_iOS", + "indices" : [ 3, 13 ], + "id_str" : "1518266449", + "id" : 1518266449 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "417487252554387456", + "text" : "RT @Horse_iOS: A last-minute change has opened up next week\u2019s Horse_iOS sponsorship. For only $9500 you can get a sarcastic oblique referen\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "417486381418442753", + "text" : "A last-minute change has opened up next week\u2019s Horse_iOS sponsorship. For only $9500 you can get a sarcastic oblique reference to your brand", + "id" : 417486381418442753, + "created_at" : "2013-12-30 02:44:44 +0000", + "user" : { + "name" : "Horse iOS", + "screen_name" : "Horse_iOS", + "protected" : false, + "id_str" : "1518266449", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000662240388\/6ee0fb6aa5f9f139544b1296a7324aaa_normal.png", + "id" : 1518266449, + "verified" : false + } + }, + "id" : 417487252554387456, + "created_at" : "2013-12-30 02:48:12 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "George Nachman", + "screen_name" : "gnachman", + "indices" : [ 0, 9 ], + "id_str" : "102550526", + "id" : 102550526 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 10, 32 ], + "url" : "http:\/\/t.co\/GRkuduidxy", + "expanded_url" : "http:\/\/iterm2.com", + "display_url" : "iterm2.com" + } ] + }, + "geo" : { }, + "id_str" : "417464699710492672", + "in_reply_to_user_id" : 102550526, + "text" : "@gnachman http:\/\/t.co\/GRkuduidxy is down. I'm using Terminal on my new machine, like an animal! :)", + "id" : 417464699710492672, + "created_at" : "2013-12-30 01:18:35 +0000", + "in_reply_to_screen_name" : "gnachman", + "in_reply_to_user_id_str" : "102550526", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "History In Pictures", + "screen_name" : "HistoryInPics", + "indices" : [ 3, 17 ], + "id_str" : "1582853809", + "id" : 1582853809 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/HistoryInPics\/status\/417100417815023616\/photo\/1", + "indices" : [ 61, 83 ], + "url" : "http:\/\/t.co\/XvgWgPcjJu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BcnWnrWIgAAlSbt.jpg", + "id_str" : "417100417647280128", + "id" : 417100417647280128, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BcnWnrWIgAAlSbt.jpg", + "sizes" : [ { + "h" : 453, + "resize" : "fit", + "w" : 600 + }, { + "h" : 483, + "resize" : "fit", + "w" : 640 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 257, + "resize" : "fit", + "w" : 340 + }, { + "h" : 483, + "resize" : "fit", + "w" : 640 + } ], + "display_url" : "pic.twitter.com\/XvgWgPcjJu" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "417130316575162368", + "text" : "RT @HistoryInPics: Behind the scene of 2001: A Space Odyssey http:\/\/t.co\/XvgWgPcjJu", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/bufferapp.com\" rel=\"nofollow\"\u003EBuffer\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/HistoryInPics\/status\/417100417815023616\/photo\/1", + "indices" : [ 42, 64 ], + "url" : "http:\/\/t.co\/XvgWgPcjJu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BcnWnrWIgAAlSbt.jpg", + "id_str" : "417100417647280128", + "id" : 417100417647280128, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BcnWnrWIgAAlSbt.jpg", + "sizes" : [ { + "h" : 453, + "resize" : "fit", + "w" : 600 + }, { + "h" : 483, + "resize" : "fit", + "w" : 640 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 257, + "resize" : "fit", + "w" : 340 + }, { + "h" : 483, + "resize" : "fit", + "w" : 640 + } ], + "display_url" : "pic.twitter.com\/XvgWgPcjJu" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "417100417815023616", + "text" : "Behind the scene of 2001: A Space Odyssey http:\/\/t.co\/XvgWgPcjJu", + "id" : 417100417815023616, + "created_at" : "2013-12-29 01:11:03 +0000", + "user" : { + "name" : "History In Pictures", + "screen_name" : "HistoryInPics", + "protected" : false, + "id_str" : "1582853809", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000113951273\/4abbd87b253a99907fe7a18e1a2f7bb0_normal.jpeg", + "id" : 1582853809, + "verified" : false + } + }, + "id" : 417130316575162368, + "created_at" : "2013-12-29 03:09:52 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sol", + "screen_name" : "Badger32d", + "indices" : [ 0, 10 ], + "id_str" : "74837444", + "id" : 74837444 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "417047209561948160", + "geo" : { }, + "id_str" : "417113139520352256", + "in_reply_to_user_id" : 74837444, + "text" : "@Badger32d The sub-$800 notebook market is a terrible place.", + "id" : 417113139520352256, + "in_reply_to_status_id" : 417047209561948160, + "created_at" : "2013-12-29 02:01:36 +0000", + "in_reply_to_screen_name" : "Badger32d", + "in_reply_to_user_id_str" : "74837444", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Barnaby Edwards", + "screen_name" : "BarnabyEdwards", + "indices" : [ 3, 18 ], + "id_str" : "112125663", + "id" : 112125663 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/BarnabyEdwards\/status\/416925199947538432\/photo\/1", + "indices" : [ 56, 78 ], + "url" : "http:\/\/t.co\/nhIi2jJCHZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Bck3QqAIQAAWDUO.jpg", + "id_str" : "416925199800745984", + "id" : 416925199800745984, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bck3QqAIQAAWDUO.jpg", + "sizes" : [ { + "h" : 605, + "resize" : "fit", + "w" : 640 + }, { + "h" : 321, + "resize" : "fit", + "w" : 340 + }, { + "h" : 605, + "resize" : "fit", + "w" : 640 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 567, + "resize" : "fit", + "w" : 600 + } ], + "display_url" : "pic.twitter.com\/nhIi2jJCHZ" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "416983078599266304", + "text" : "RT @BarnabyEdwards: The X-rated sequel to Blade Runner? http:\/\/t.co\/nhIi2jJCHZ", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/BarnabyEdwards\/status\/416925199947538432\/photo\/1", + "indices" : [ 36, 58 ], + "url" : "http:\/\/t.co\/nhIi2jJCHZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Bck3QqAIQAAWDUO.jpg", + "id_str" : "416925199800745984", + "id" : 416925199800745984, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bck3QqAIQAAWDUO.jpg", + "sizes" : [ { + "h" : 605, + "resize" : "fit", + "w" : 640 + }, { + "h" : 321, + "resize" : "fit", + "w" : 340 + }, { + "h" : 605, + "resize" : "fit", + "w" : 640 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 567, + "resize" : "fit", + "w" : 600 + } ], + "display_url" : "pic.twitter.com\/nhIi2jJCHZ" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "416925199947538432", + "text" : "The X-rated sequel to Blade Runner? http:\/\/t.co\/nhIi2jJCHZ", + "id" : 416925199947538432, + "created_at" : "2013-12-28 13:34:48 +0000", + "user" : { + "name" : "Barnaby Edwards", + "screen_name" : "BarnabyEdwards", + "protected" : false, + "id_str" : "112125663", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000400209597\/cb476f62982d1c0979f64d599a91f1e7_normal.jpeg", + "id" : 112125663, + "verified" : false + } + }, + "id" : 416983078599266304, + "created_at" : "2013-12-28 17:24:47 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Gruber", + "screen_name" : "gruber", + "indices" : [ 0, 7 ], + "id_str" : "33423", + "id" : 33423 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "416888799944511488", + "geo" : { }, + "id_str" : "416982055973445632", + "in_reply_to_user_id" : 33423, + "text" : "@gruber And that's one of the nice comments.", + "id" : 416982055973445632, + "in_reply_to_status_id" : 416888799944511488, + "created_at" : "2013-12-28 17:20:43 +0000", + "in_reply_to_screen_name" : "gruber", + "in_reply_to_user_id_str" : "33423", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Fogus", + "screen_name" : "fogus", + "indices" : [ 3, 9 ], + "id_str" : "14375110", + "id" : 14375110 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "416620157465673728", + "text" : "RT @fogus: I'm working on a new book \"JavaScript: The Good-enough Parts\"", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "416597972818731008", + "text" : "I'm working on a new book \"JavaScript: The Good-enough Parts\"", + "id" : 416597972818731008, + "created_at" : "2013-12-27 15:54:31 +0000", + "user" : { + "name" : "Fogus", + "screen_name" : "fogus", + "protected" : false, + "id_str" : "14375110", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3256662665\/ec5ef7f304e212a6b6e8308a2ad4b50d_normal.png", + "id" : 14375110, + "verified" : false + } + }, + "id" : 416620157465673728, + "created_at" : "2013-12-27 17:22:40 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Casey Johnston", + "screen_name" : "caseyjohnston", + "indices" : [ 3, 17 ], + "id_str" : "16472748", + "id" : 16472748 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/caseyjohnston\/status\/416339242705367040\/photo\/1", + "indices" : [ 51, 73 ], + "url" : "http:\/\/t.co\/ZSebEIoita", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BcciVdPCEAAAaMt.png", + "id_str" : "416339242575335424", + "id" : 416339242575335424, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BcciVdPCEAAAaMt.png", + "sizes" : [ { + "h" : 455, + "resize" : "fit", + "w" : 720 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 455, + "resize" : "fit", + "w" : 720 + }, { + "h" : 215, + "resize" : "fit", + "w" : 340 + }, { + "h" : 379, + "resize" : "fit", + "w" : 600 + } ], + "display_url" : "pic.twitter.com\/ZSebEIoita" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "416380008588775424", + "text" : "RT @caseyjohnston: Netflix nail, meet cable coffin http:\/\/t.co\/ZSebEIoita", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/caseyjohnston\/status\/416339242705367040\/photo\/1", + "indices" : [ 32, 54 ], + "url" : "http:\/\/t.co\/ZSebEIoita", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BcciVdPCEAAAaMt.png", + "id_str" : "416339242575335424", + "id" : 416339242575335424, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BcciVdPCEAAAaMt.png", + "sizes" : [ { + "h" : 455, + "resize" : "fit", + "w" : 720 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 455, + "resize" : "fit", + "w" : 720 + }, { + "h" : 215, + "resize" : "fit", + "w" : 340 + }, { + "h" : 379, + "resize" : "fit", + "w" : 600 + } ], + "display_url" : "pic.twitter.com\/ZSebEIoita" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "416339242705367040", + "text" : "Netflix nail, meet cable coffin http:\/\/t.co\/ZSebEIoita", + "id" : 416339242705367040, + "created_at" : "2013-12-26 22:46:25 +0000", + "user" : { + "name" : "Casey Johnston", + "screen_name" : "caseyjohnston", + "protected" : false, + "id_str" : "16472748", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/429473322771152896\/GLFJXlT__normal.jpeg", + "id" : 16472748, + "verified" : true + } + }, + "id" : 416380008588775424, + "created_at" : "2013-12-27 01:28:24 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Gruber", + "screen_name" : "gruber", + "indices" : [ 3, 10 ], + "id_str" : "33423", + "id" : 33423 + }, { + "name" : "TONX", + "screen_name" : "tonxcoffee", + "indices" : [ 47, 58 ], + "id_str" : "288854366", + "id" : 288854366 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/gruber\/status\/416287777542930432\/photo\/1", + "indices" : [ 60, 82 ], + "url" : "http:\/\/t.co\/m7aOOMACCe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Bcbzhx4IQAEG6_W.jpg", + "id_str" : "416287777228341249", + "id" : 416287777228341249, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bcbzhx4IQAEG6_W.jpg", + "sizes" : [ { + "h" : 600, + "resize" : "fit", + "w" : 600 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 2048 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 340, + "resize" : "fit", + "w" : 340 + } ], + "display_url" : "pic.twitter.com\/m7aOOMACCe" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "416299142441205760", + "text" : "RT @gruber: Gag gift of the year award goes to @tonxcoffee: http:\/\/t.co\/m7aOOMACCe", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "TONX", + "screen_name" : "tonxcoffee", + "indices" : [ 35, 46 ], + "id_str" : "288854366", + "id" : 288854366 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/gruber\/status\/416287777542930432\/photo\/1", + "indices" : [ 48, 70 ], + "url" : "http:\/\/t.co\/m7aOOMACCe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Bcbzhx4IQAEG6_W.jpg", + "id_str" : "416287777228341249", + "id" : 416287777228341249, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bcbzhx4IQAEG6_W.jpg", + "sizes" : [ { + "h" : 600, + "resize" : "fit", + "w" : 600 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 2048 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 340, + "resize" : "fit", + "w" : 340 + } ], + "display_url" : "pic.twitter.com\/m7aOOMACCe" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "416287777542930432", + "text" : "Gag gift of the year award goes to @tonxcoffee: http:\/\/t.co\/m7aOOMACCe", + "id" : 416287777542930432, + "created_at" : "2013-12-26 19:21:55 +0000", + "user" : { + "name" : "John Gruber", + "screen_name" : "gruber", + "protected" : false, + "id_str" : "33423", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3065313266\/7d563f0c22918aba2d6be2eaa9fb92a7_normal.png", + "id" : 33423, + "verified" : true + } + }, + "id" : 416299142441205760, + "created_at" : "2013-12-26 20:07:04 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Vyacheslav Egorov", + "screen_name" : "mraleph", + "indices" : [ 0, 8 ], + "id_str" : "53010195", + "id" : 53010195 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "416186833295659008", + "geo" : { }, + "id_str" : "416239777185136640", + "in_reply_to_user_id" : 53010195, + "text" : "@mraleph CloJavaScripture?", + "id" : 416239777185136640, + "in_reply_to_status_id" : 416186833295659008, + "created_at" : "2013-12-26 16:11:10 +0000", + "in_reply_to_screen_name" : "mraleph", + "in_reply_to_user_id_str" : "53010195", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "McDonald's", + "screen_name" : "McDonalds", + "indices" : [ 7, 17 ], + "id_str" : "71026122", + "id" : 71026122 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "415936999774642177", + "text" : "Oh no, @McDonalds is closed! Christmas lunch is ruined!", + "id" : 415936999774642177, + "created_at" : "2013-12-25 20:08:03 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 0, 12 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "415555253799370753", + "geo" : { }, + "id_str" : "415581989199036416", + "in_reply_to_user_id" : 18247541, + "text" : "@tapbot_paul I have a feeling that over the next few years we'll see software use those GPUs and open up new use cases though.", + "id" : 415581989199036416, + "in_reply_to_status_id" : 415555253799370753, + "created_at" : "2013-12-24 20:37:22 +0000", + "in_reply_to_screen_name" : "tapbot_paul", + "in_reply_to_user_id_str" : "18247541", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 0, 12 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "415555253799370753", + "geo" : { }, + "id_str" : "415581775050448896", + "in_reply_to_user_id" : 18247541, + "text" : "@tapbot_paul If someone wants the fastest Mac they can get, the Mac Pro is it. If someone wants a Mac with ECC RAM, the Mac Pro is it.", + "id" : 415581775050448896, + "in_reply_to_status_id" : 415555253799370753, + "created_at" : "2013-12-24 20:36:30 +0000", + "in_reply_to_screen_name" : "tapbot_paul", + "in_reply_to_user_id_str" : "18247541", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Thomas Fuchs", + "screen_name" : "thomasfuchs", + "indices" : [ 0, 12 ], + "id_str" : "6927562", + "id" : 6927562 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "415556594202836993", + "geo" : { }, + "id_str" : "415563971756703744", + "in_reply_to_user_id" : 6927562, + "text" : "@thomasfuchs You get in the door at $3k which is easy enough for most professionals, who probably won't use all that power.", + "id" : 415563971756703744, + "in_reply_to_status_id" : 415556594202836993, + "created_at" : "2013-12-24 19:25:46 +0000", + "in_reply_to_screen_name" : "thomasfuchs", + "in_reply_to_user_id_str" : "6927562", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Thomas Fuchs", + "screen_name" : "thomasfuchs", + "indices" : [ 0, 12 ], + "id_str" : "6927562", + "id" : 6927562 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "415547440574783488", + "geo" : { }, + "id_str" : "415554035903512576", + "in_reply_to_user_id" : 6927562, + "text" : "@thomasfuchs The thing is most people don't need that power and it's probably bad value for most consumers because they won't use it.", + "id" : 415554035903512576, + "in_reply_to_status_id" : 415547440574783488, + "created_at" : "2013-12-24 18:46:17 +0000", + "in_reply_to_screen_name" : "thomasfuchs", + "in_reply_to_user_id_str" : "6927562", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Thomas Fuchs", + "screen_name" : "thomasfuchs", + "indices" : [ 0, 12 ], + "id_str" : "6927562", + "id" : 6927562 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "415547440574783488", + "geo" : { }, + "id_str" : "415553825043259392", + "in_reply_to_user_id" : 6927562, + "text" : "@thomasfuchs The comments are a train wreck. People too lazy to price components or competitors and realize that the Mac Pro is good value.", + "id" : 415553825043259392, + "in_reply_to_status_id" : 415547440574783488, + "created_at" : "2013-12-24 18:45:27 +0000", + "in_reply_to_screen_name" : "thomasfuchs", + "in_reply_to_user_id_str" : "6927562", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Luke O'Neil", + "screen_name" : "lukeoneil47", + "indices" : [ 3, 15 ], + "id_str" : "108338399", + "id" : 108338399 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "415529643878256640", + "text" : "RT @lukeoneil47: It's pronounced Christmas jift, actually.", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "415347426795343872", + "text" : "It's pronounced Christmas jift, actually.", + "id" : 415347426795343872, + "created_at" : "2013-12-24 05:05:17 +0000", + "user" : { + "name" : "Luke O'Neil", + "screen_name" : "lukeoneil47", + "protected" : false, + "id_str" : "108338399", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/441684001464401920\/wwLgt2KU_normal.jpeg", + "id" : 108338399, + "verified" : false + } + }, + "id" : 415529643878256640, + "created_at" : "2013-12-24 17:09:21 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "David Bonner", + "screen_name" : "rascalking", + "indices" : [ 0, 11 ], + "id_str" : "9405632", + "id" : 9405632 + }, { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 12, 21 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "415462886853865472", + "geo" : { }, + "id_str" : "415528468340674560", + "in_reply_to_user_id" : 9405632, + "text" : "@rascalking @siracusa I'm neither mad nor surprised at the bank's actions. The US government is the hypocritical offender here.", + "id" : 415528468340674560, + "in_reply_to_status_id" : 415462886853865472, + "created_at" : "2013-12-24 17:04:41 +0000", + "in_reply_to_screen_name" : "rascalking", + "in_reply_to_user_id_str" : "9405632", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ben Thompson", + "screen_name" : "monkbent", + "indices" : [ 3, 12 ], + "id_str" : "40273", + "id" : 40273 + }, { + "name" : "Sam Faulkner Biddle", + "screen_name" : "samfbiddle", + "indices" : [ 25, 36 ], + "id_str" : "44123487", + "id" : 44123487 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/95VYRBFLDx", + "expanded_url" : "http:\/\/valleywag.gawker.com\/the-biggest-dick-moves-of-silicon-valley-2013-1488642817\/", + "display_url" : "valleywag.gawker.com\/the-biggest-di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "415523944158875648", + "text" : "RT @monkbent: The reason @samfbiddle pulls it off is because he's genuinely funny. http:\/\/t.co\/95VYRBFLDx", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sam Faulkner Biddle", + "screen_name" : "samfbiddle", + "indices" : [ 11, 22 ], + "id_str" : "44123487", + "id" : 44123487 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 91 ], + "url" : "http:\/\/t.co\/95VYRBFLDx", + "expanded_url" : "http:\/\/valleywag.gawker.com\/the-biggest-dick-moves-of-silicon-valley-2013-1488642817\/", + "display_url" : "valleywag.gawker.com\/the-biggest-di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "415448995708694528", + "text" : "The reason @samfbiddle pulls it off is because he's genuinely funny. http:\/\/t.co\/95VYRBFLDx", + "id" : 415448995708694528, + "created_at" : "2013-12-24 11:48:53 +0000", + "user" : { + "name" : "Ben Thompson", + "screen_name" : "monkbent", + "protected" : false, + "id_str" : "40273", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3097836774\/5b138c2da4e7a96c83409436e301ace2_normal.jpeg", + "id" : 40273, + "verified" : false + } + }, + "id" : 415523944158875648, + "created_at" : "2013-12-24 16:46:43 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ben Thompson", + "screen_name" : "monkbent", + "indices" : [ 0, 9 ], + "id_str" : "40273", + "id" : 40273 + }, { + "name" : "Sam Faulkner Biddle", + "screen_name" : "samfbiddle", + "indices" : [ 10, 21 ], + "id_str" : "44123487", + "id" : 44123487 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "415448995708694528", + "geo" : { }, + "id_str" : "415523870389448705", + "in_reply_to_user_id" : 40273, + "text" : "@monkbent @samfbiddle And those all sound like genuine dick moves. If anyone mentioned is upset they can only blame themselves.", + "id" : 415523870389448705, + "in_reply_to_status_id" : 415448995708694528, + "created_at" : "2013-12-24 16:46:25 +0000", + "in_reply_to_screen_name" : "monkbent", + "in_reply_to_user_id_str" : "40273", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "The Node", + "screen_name" : "TheNodeLebowski", + "indices" : [ 3, 19 ], + "id_str" : "1339240128", + "id" : 1339240128 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/TheNodeLebowski\/status\/415182150988611584\/photo\/1", + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/xxdLHfxl9H", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BcMF93NCQAAXKhW.jpg", + "id_str" : "415182150997000192", + "id" : 415182150997000192, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BcMF93NCQAAXKhW.jpg", + "sizes" : [ { + "h" : 451, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 469, + "resize" : "fit", + "w" : 1064 + }, { + "h" : 264, + "resize" : "fit", + "w" : 600 + }, { + "h" : 150, + "resize" : "fit", + "w" : 340 + } ], + "display_url" : "pic.twitter.com\/xxdLHfxl9H" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "415198820167712769", + "text" : "RT @TheNodeLebowski: JSLint vs. JSHint. Well, you know, that's just like, your opinion, man. http:\/\/t.co\/xxdLHfxl9H", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/TheNodeLebowski\/status\/415182150988611584\/photo\/1", + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/xxdLHfxl9H", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BcMF93NCQAAXKhW.jpg", + "id_str" : "415182150997000192", + "id" : 415182150997000192, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BcMF93NCQAAXKhW.jpg", + "sizes" : [ { + "h" : 451, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 469, + "resize" : "fit", + "w" : 1064 + }, { + "h" : 264, + "resize" : "fit", + "w" : 600 + }, { + "h" : 150, + "resize" : "fit", + "w" : 340 + } ], + "display_url" : "pic.twitter.com\/xxdLHfxl9H" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "415182150988611584", + "text" : "JSLint vs. JSHint. Well, you know, that's just like, your opinion, man. http:\/\/t.co\/xxdLHfxl9H", + "id" : 415182150988611584, + "created_at" : "2013-12-23 18:08:33 +0000", + "user" : { + "name" : "The Node", + "screen_name" : "TheNodeLebowski", + "protected" : false, + "id_str" : "1339240128", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3498427941\/68aaf3032ff9eeb1a1ccd7b7e3707225_normal.jpeg", + "id" : 1339240128, + "verified" : false + } + }, + "id" : 415198820167712769, + "created_at" : "2013-12-23 19:14:47 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Bryan Kyle", + "screen_name" : "bryan_kyle", + "indices" : [ 0, 11 ], + "id_str" : "14864447", + "id" : 14864447 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "415162623735246848", + "geo" : { }, + "id_str" : "415198418563112960", + "in_reply_to_user_id" : 14864447, + "text" : "@bryan_kyle That post is so good I like reading it again every now and then.", + "id" : 415198418563112960, + "in_reply_to_status_id" : 415162623735246848, + "created_at" : "2013-12-23 19:13:11 +0000", + "in_reply_to_screen_name" : "bryan_kyle", + "in_reply_to_user_id_str" : "14864447", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "415161487934500864", + "text" : "Right or wrong, someone was going to get that money by providing the service that is clearly in high demand.", + "id" : 415161487934500864, + "created_at" : "2013-12-23 16:46:26 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Kim Dotcom", + "screen_name" : "KimDotcom", + "indices" : [ 123, 133 ], + "id_str" : "611986351", + "id" : 611986351 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "415161289384546304", + "text" : "Megaupload profited mainly from subscriptions. Movie studios could have taken that money but they left it on the table for @KimDotcom.", + "id" : 415161289384546304, + "created_at" : "2013-12-23 16:45:39 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "George RR Martin", + "screen_name" : "GeorgeRRMartin_", + "indices" : [ 3, 19 ], + "id_str" : "425938818", + "id" : 425938818 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/GeorgeRRMartin_\/status\/413542106595352576\/photo\/1", + "indices" : [ 65, 87 ], + "url" : "http:\/\/t.co\/0PklpWzv6L", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Bb0yWswIEAAkwZS.jpg", + "id_str" : "413542106339479552", + "id" : 413542106339479552, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bb0yWswIEAAkwZS.jpg", + "sizes" : [ { + "h" : 667, + "resize" : "fit", + "w" : 500 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 454, + "resize" : "fit", + "w" : 340 + }, { + "h" : 667, + "resize" : "fit", + "w" : 500 + }, { + "h" : 667, + "resize" : "fit", + "w" : 500 + } ], + "display_url" : "pic.twitter.com\/0PklpWzv6L" + } ], + "hashtags" : [ { + "text" : "asoiaf", + "indices" : [ 57, 64 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "415156284044754944", + "text" : "RT @GeorgeRRMartin_: Well played bookstore, well played. #asoiaf http:\/\/t.co\/0PklpWzv6L", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/GeorgeRRMartin_\/status\/413542106595352576\/photo\/1", + "indices" : [ 44, 66 ], + "url" : "http:\/\/t.co\/0PklpWzv6L", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Bb0yWswIEAAkwZS.jpg", + "id_str" : "413542106339479552", + "id" : 413542106339479552, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bb0yWswIEAAkwZS.jpg", + "sizes" : [ { + "h" : 667, + "resize" : "fit", + "w" : 500 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 454, + "resize" : "fit", + "w" : 340 + }, { + "h" : 667, + "resize" : "fit", + "w" : 500 + }, { + "h" : 667, + "resize" : "fit", + "w" : 500 + } ], + "display_url" : "pic.twitter.com\/0PklpWzv6L" + } ], + "hashtags" : [ { + "text" : "asoiaf", + "indices" : [ 36, 43 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "413542106595352576", + "text" : "Well played bookstore, well played. #asoiaf http:\/\/t.co\/0PklpWzv6L", + "id" : 413542106595352576, + "created_at" : "2013-12-19 05:31:36 +0000", + "user" : { + "name" : "George RR Martin", + "screen_name" : "GeorgeRRMartin_", + "protected" : false, + "id_str" : "425938818", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000359425267\/e3896bf5350d36c6c5f4ce47dfd4f718_normal.jpeg", + "id" : 425938818, + "verified" : false + } + }, + "id" : 415156284044754944, + "created_at" : "2013-12-23 16:25:46 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Trek Glowacki", + "screen_name" : "trek", + "indices" : [ 0, 5 ], + "id_str" : "1291711", + "id" : 1291711 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "415142693312794624", + "geo" : { }, + "id_str" : "415156186854334466", + "in_reply_to_user_id" : 1291711, + "text" : "@trek Kiind might be the next best thing.", + "id" : 415156186854334466, + "in_reply_to_status_id" : 415142693312794624, + "created_at" : "2013-12-23 16:25:22 +0000", + "in_reply_to_screen_name" : "trek", + "in_reply_to_user_id_str" : "1291711", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Matt Bors", + "screen_name" : "MattBors", + "indices" : [ 3, 12 ], + "id_str" : "15161984", + "id" : 15161984 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "414927658967764992", + "text" : "RT @MattBors: Her: Wait, what is a \"doge\" coin?\n\nMe: Oh, it's a crypto currency based on a meme of a shiba inu.\n\nHer: I don't know any of t\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "414639889980735488", + "text" : "Her: Wait, what is a \"doge\" coin?\n\nMe: Oh, it's a crypto currency based on a meme of a shiba inu.\n\nHer: I don't know any of those words.", + "id" : 414639889980735488, + "created_at" : "2013-12-22 06:13:48 +0000", + "user" : { + "name" : "Matt Bors", + "screen_name" : "MattBors", + "protected" : false, + "id_str" : "15161984", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3444427297\/f9c83749dd16fbc0bac9a78f80ccded1_normal.jpeg", + "id" : 15161984, + "verified" : false + } + }, + "id" : 414927658967764992, + "created_at" : "2013-12-23 01:17:17 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 0, 10 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "414834894422814720", + "geo" : { }, + "id_str" : "414857884028002304", + "in_reply_to_user_id" : 18137723, + "text" : "@raganwald I haven't seen him say anything like that before. But hey, he thinks that god channels him to communicate to the world, so...", + "id" : 414857884028002304, + "in_reply_to_status_id" : 414834894422814720, + "created_at" : "2013-12-22 20:40:01 +0000", + "in_reply_to_screen_name" : "raganwald", + "in_reply_to_user_id_str" : "18137723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 0, 12 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "414278407095332864", + "geo" : { }, + "id_str" : "414324783543615488", + "in_reply_to_user_id" : 14231571, + "text" : "@marcoarment The Mac Pro is for A\/V work. It doesn't make sense for any other use case.", + "id" : 414324783543615488, + "in_reply_to_status_id" : 414278407095332864, + "created_at" : "2013-12-21 09:21:40 +0000", + "in_reply_to_screen_name" : "marcoarment", + "in_reply_to_user_id_str" : "14231571", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "tom robinson", + "screen_name" : "tlrobinson", + "indices" : [ 3, 14 ], + "id_str" : "14206068", + "id" : 14206068 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/tlrobinson\/status\/414198869958733825\/photo\/1", + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/sihU1ralRm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Bb-HrXRCAAAEeYU.jpg", + "id_str" : "414198869790949376", + "id" : 414198869790949376, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bb-HrXRCAAAEeYU.jpg", + "sizes" : [ { + "h" : 450, + "resize" : "fit", + "w" : 600 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 255, + "resize" : "fit", + "w" : 340 + } ], + "display_url" : "pic.twitter.com\/sihU1ralRm" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "414213277636255744", + "text" : "RT @tlrobinson: This is either a really good idea, or a really terrible idea. Either way, Merry Christmas! http:\/\/t.co\/sihU1ralRm", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/tlrobinson\/status\/414198869958733825\/photo\/1", + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/sihU1ralRm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Bb-HrXRCAAAEeYU.jpg", + "id_str" : "414198869790949376", + "id" : 414198869790949376, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bb-HrXRCAAAEeYU.jpg", + "sizes" : [ { + "h" : 450, + "resize" : "fit", + "w" : 600 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 255, + "resize" : "fit", + "w" : 340 + } ], + "display_url" : "pic.twitter.com\/sihU1ralRm" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "414198869958733825", + "text" : "This is either a really good idea, or a really terrible idea. Either way, Merry Christmas! http:\/\/t.co\/sihU1ralRm", + "id" : 414198869958733825, + "created_at" : "2013-12-21 01:01:20 +0000", + "user" : { + "name" : "tom robinson", + "screen_name" : "tlrobinson", + "protected" : false, + "id_str" : "14206068", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000853310157\/a0e3b1296ad4bad4a668803a54a79afd_normal.jpeg", + "id" : 14206068, + "verified" : false + } + }, + "id" : 414213277636255744, + "created_at" : "2013-12-21 01:58:35 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Alex Gaynor", + "screen_name" : "alex_gaynor", + "indices" : [ 3, 15 ], + "id_str" : "14635493", + "id" : 14635493 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "414213134849560576", + "text" : "RT @alex_gaynor: Your database always has a schema, sometimes it\u2019s just ad-hoc and not enforced by the database software.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "414179123079045121", + "text" : "Your database always has a schema, sometimes it\u2019s just ad-hoc and not enforced by the database software.", + "id" : 414179123079045121, + "created_at" : "2013-12-20 23:42:52 +0000", + "user" : { + "name" : "Alex Gaynor", + "screen_name" : "alex_gaynor", + "protected" : false, + "id_str" : "14635493", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3363464549\/6af933342227b6c6d6cb4fdb6c3d8822_normal.jpeg", + "id" : 14635493, + "verified" : false + } + }, + "id" : 414213134849560576, + "created_at" : "2013-12-21 01:58:01 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 116, 127 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "414213001479065600", + "text" : "It seems like iOS sets the flash to Auto every time you take a photo with Messages. Wtf? Don't do that. Someone get @nerdtalker on the case.", + "id" : 414213001479065600, + "created_at" : "2013-12-21 01:57:29 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "414130317423689728", + "text" : "Ruby 2.1-rc1 is out. I like new lambda return semantics, Array\/Enumerable#to_h and String#scrub. Haven\u2019t used refinements yet, but should.", + "id" : 414130317423689728, + "created_at" : "2013-12-20 20:28:56 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "anandshimpi", + "screen_name" : "anandshimpi", + "indices" : [ 0, 12 ], + "id_str" : "14618863", + "id" : 14618863 + }, { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 13, 22 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "414122205513936897", + "geo" : { }, + "id_str" : "414122791470788608", + "in_reply_to_user_id" : 14618863, + "text" : "@anandshimpi @siracusa But maybe I\u2019m just too cheap for the Mac Pro :)", + "id" : 414122791470788608, + "in_reply_to_status_id" : 414122205513936897, + "created_at" : "2013-12-20 19:59:02 +0000", + "in_reply_to_screen_name" : "anandshimpi", + "in_reply_to_user_id_str" : "14618863", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "anandshimpi", + "screen_name" : "anandshimpi", + "indices" : [ 0, 12 ], + "id_str" : "14618863", + "id" : 14618863 + }, { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 13, 22 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "414122205513936897", + "geo" : { }, + "id_str" : "414122615310008320", + "in_reply_to_user_id" : 14618863, + "text" : "@anandshimpi @siracusa It\u2019s just a waste of those GPUs. I could put together a hell of a quad-core Mac mini w\/ SSDs and displays for $3000.", + "id" : 414122615310008320, + "in_reply_to_status_id" : 414122205513936897, + "created_at" : "2013-12-20 19:58:20 +0000", + "in_reply_to_screen_name" : "anandshimpi", + "in_reply_to_user_id_str" : "14618863", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 0, 9 ], + "id_str" : "636923", + "id" : 636923 + }, { + "name" : "anandshimpi", + "screen_name" : "anandshimpi", + "indices" : [ 10, 22 ], + "id_str" : "14618863", + "id" : 14618863 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "414113385148862464", + "geo" : { }, + "id_str" : "414116467081084928", + "in_reply_to_user_id" : 636923, + "text" : "@siracusa @anandshimpi It\u2019s crazy that Apple doesn\u2019t make a reasonable machine for devs. Pro is too much, mini too little, and iMac ROFL.", + "id" : 414116467081084928, + "in_reply_to_status_id" : 414113385148862464, + "created_at" : "2013-12-20 19:33:54 +0000", + "in_reply_to_screen_name" : "siracusa", + "in_reply_to_user_id_str" : "636923", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Thomas Fuchs", + "screen_name" : "thomasfuchs", + "indices" : [ 3, 15 ], + "id_str" : "6927562", + "id" : 6927562 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/thomasfuchs\/status\/414091191211532288\/photo\/1", + "indices" : [ 53, 75 ], + "url" : "http:\/\/t.co\/wFAIMQUKQS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Bb8lvowIIAACMck.jpg", + "id_str" : "414091191064731648", + "id" : 414091191064731648, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bb8lvowIIAACMck.jpg", + "sizes" : [ { + "h" : 604, + "resize" : "fit", + "w" : 340 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 576 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 576 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 576 + } ], + "display_url" : "pic.twitter.com\/wFAIMQUKQS" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "414094884136439808", + "text" : "RT @thomasfuchs: Wow! So journalism. Such reporting. http:\/\/t.co\/wFAIMQUKQS", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/thomasfuchs\/status\/414091191211532288\/photo\/1", + "indices" : [ 36, 58 ], + "url" : "http:\/\/t.co\/wFAIMQUKQS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Bb8lvowIIAACMck.jpg", + "id_str" : "414091191064731648", + "id" : 414091191064731648, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bb8lvowIIAACMck.jpg", + "sizes" : [ { + "h" : 604, + "resize" : "fit", + "w" : 340 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 576 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 576 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 576 + } ], + "display_url" : "pic.twitter.com\/wFAIMQUKQS" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { + "type" : "Point", + "coordinates" : [ 39.9527243186, -75.1463633566 ] + }, + "id_str" : "414091191211532288", + "text" : "Wow! So journalism. Such reporting. http:\/\/t.co\/wFAIMQUKQS", + "id" : 414091191211532288, + "created_at" : "2013-12-20 17:53:28 +0000", + "user" : { + "name" : "Thomas Fuchs", + "screen_name" : "thomasfuchs", + "protected" : false, + "id_str" : "6927562", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/447055689026764800\/fpOqxwkY_normal.jpeg", + "id" : 6927562, + "verified" : false + } + }, + "id" : 414094884136439808, + "created_at" : "2013-12-20 18:08:08 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "EmberSherpa", + "screen_name" : "EmberSherpa", + "indices" : [ 0, 12 ], + "id_str" : "1699999614", + "id" : 1699999614 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "414089844277927936", + "geo" : { }, + "id_str" : "414094814167052288", + "in_reply_to_user_id" : 1699999614, + "text" : "@EmberSherpa Good timing. Just this week I made a component that was leaking an event handler. Fixed now.", + "id" : 414094814167052288, + "in_reply_to_status_id" : 414089844277927936, + "created_at" : "2013-12-20 18:07:51 +0000", + "in_reply_to_screen_name" : "EmberSherpa", + "in_reply_to_user_id_str" : "1699999614", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Dan Frakes", + "screen_name" : "DanFrakes", + "indices" : [ 0, 10 ], + "id_str" : "8259712", + "id" : 8259712 + }, { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 11, 23 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "413838906178555904", + "geo" : { }, + "id_str" : "413912828718743552", + "in_reply_to_user_id" : 8259712, + "text" : "@DanFrakes @marcoarment That's the first photo that really showed me how small that Mac is. Incredible power \/ volume ratio.", + "id" : 413912828718743552, + "in_reply_to_status_id" : 413838906178555904, + "created_at" : "2013-12-20 06:04:43 +0000", + "in_reply_to_screen_name" : "DanFrakes", + "in_reply_to_user_id_str" : "8259712", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 0, 12 ], + "id_str" : "18247541", + "id" : 18247541 + }, { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 131, 140 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "413661605507764224", + "geo" : { }, + "id_str" : "413706019835895808", + "in_reply_to_user_id" : 18247541, + "text" : "@tapbot_paul Man I wish they made sense. There is the 4k angle, and the fact that iMacs are a non-starter. Still waiting for xMac. @siracusa", + "id" : 413706019835895808, + "in_reply_to_status_id" : 413661605507764224, + "created_at" : "2013-12-19 16:22:56 +0000", + "in_reply_to_screen_name" : "tapbot_paul", + "in_reply_to_user_id_str" : "18247541", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 3, 15 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "413705634802970624", + "text" : "RT @tapbot_paul: Current Mac Pro is only for devs with more money than sense. So I probably won\u2019t be buying one, until at least the first r\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "413661605507764224", + "text" : "Current Mac Pro is only for devs with more money than sense. So I probably won\u2019t be buying one, until at least the first reviews come out. \uD83D\uDE2E", + "id" : 413661605507764224, + "created_at" : "2013-12-19 13:26:26 +0000", + "user" : { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "protected" : false, + "id_str" : "18247541", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000727389627\/46dacd92037d23a7203bdc20188b8141_normal.png", + "id" : 18247541, + "verified" : false + } + }, + "id" : 413705634802970624, + "created_at" : "2013-12-19 16:21:24 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 3, 15 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/tapbot_paul\/status\/413656619642527744\/photo\/1", + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/h8lDrkI8Lk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Bb2agPGIEAAos_Z.png", + "id_str" : "413656619386671104", + "id" : 413656619386671104, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bb2agPGIEAAos_Z.png", + "sizes" : [ { + "h" : 1365, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 453, + "resize" : "fit", + "w" : 340 + }, { + "h" : 800, + "resize" : "fit", + "w" : 600 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 1536 + } ], + "display_url" : "pic.twitter.com\/h8lDrkI8Lk" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "413705624547893249", + "text" : "RT @tapbot_paul: As a dev who doesn\u2019t give a crap about video\/image editing this is probably the only config that makes any sense. http:\/\/t\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/tapbot_paul\/status\/413656619642527744\/photo\/1", + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/h8lDrkI8Lk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Bb2agPGIEAAos_Z.png", + "id_str" : "413656619386671104", + "id" : 413656619386671104, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bb2agPGIEAAos_Z.png", + "sizes" : [ { + "h" : 1365, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 453, + "resize" : "fit", + "w" : 340 + }, { + "h" : 800, + "resize" : "fit", + "w" : 600 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 1536 + } ], + "display_url" : "pic.twitter.com\/h8lDrkI8Lk" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "413656619642527744", + "text" : "As a dev who doesn\u2019t give a crap about video\/image editing this is probably the only config that makes any sense. http:\/\/t.co\/h8lDrkI8Lk", + "id" : 413656619642527744, + "created_at" : "2013-12-19 13:06:38 +0000", + "user" : { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "protected" : false, + "id_str" : "18247541", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000727389627\/46dacd92037d23a7203bdc20188b8141_normal.png", + "id" : 18247541, + "verified" : false + } + }, + "id" : 413705624547893249, + "created_at" : "2013-12-19 16:21:21 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "TJ Holowaychuk", + "screen_name" : "tjholowaychuk", + "indices" : [ 0, 14 ], + "id_str" : "29255412", + "id" : 29255412 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "413577276035313664", + "geo" : { }, + "id_str" : "413703830254018560", + "in_reply_to_user_id" : 29255412, + "text" : "@tjholowaychuk Yeah, could be worse though. I haven't really played with them yet but I like what I've seen.", + "id" : 413703830254018560, + "in_reply_to_status_id" : 413577276035313664, + "created_at" : "2013-12-19 16:14:14 +0000", + "in_reply_to_screen_name" : "tjholowaychuk", + "in_reply_to_user_id_str" : "29255412", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "TJ Holowaychuk", + "screen_name" : "tjholowaychuk", + "indices" : [ 0, 14 ], + "id_str" : "29255412", + "id" : 29255412 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "413561066308644864", + "geo" : { }, + "id_str" : "413575321611280384", + "in_reply_to_user_id" : 29255412, + "text" : "@tjholowaychuk I like the API. Context has some nice conveniences. Are you using generators all over now? It seems like you like them a lot.", + "id" : 413575321611280384, + "in_reply_to_status_id" : 413561066308644864, + "created_at" : "2013-12-19 07:43:35 +0000", + "in_reply_to_screen_name" : "tjholowaychuk", + "in_reply_to_user_id_str" : "29255412", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "IsTheAppleStoreDown", + "screen_name" : "IsTheStoreDown", + "indices" : [ 3, 18 ], + "id_str" : "71861246", + "id" : 71861246 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/rNSW61xwjS", + "expanded_url" : "http:\/\/istheapplestoredown.com\/alarm", + "display_url" : "istheapplestoredown.com\/alarm" + } ] + }, + "geo" : { }, + "id_str" : "413574686593658881", + "text" : "RT @IsTheStoreDown: The Apple Store is down! The average Store downtime is about 3 hours and 2 minutes. http:\/\/t.co\/rNSW61xwjS", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/istheapplestoredown.de\/\" rel=\"nofollow\"\u003EIsTheAppleStoreDown.de\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/rNSW61xwjS", + "expanded_url" : "http:\/\/istheapplestoredown.com\/alarm", + "display_url" : "istheapplestoredown.com\/alarm" + } ] + }, + "geo" : { }, + "id_str" : "413564735754620928", + "text" : "The Apple Store is down! The average Store downtime is about 3 hours and 2 minutes. http:\/\/t.co\/rNSW61xwjS", + "id" : 413564735754620928, + "created_at" : "2013-12-19 07:01:31 +0000", + "user" : { + "name" : "IsTheAppleStoreDown", + "screen_name" : "IsTheStoreDown", + "protected" : false, + "id_str" : "71861246", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2963089532\/b103498f9a105dba11bd621beb865161_normal.png", + "id" : 71861246, + "verified" : false + } + }, + "id" : 413574686593658881, + "created_at" : "2013-12-19 07:41:03 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Resig", + "screen_name" : "jeresig", + "indices" : [ 3, 11 ], + "id_str" : "752673", + "id" : 752673 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "413543332061528064", + "text" : "RT @jeresig: A plea for those writing complex libraries: Include practical examples. Use of foo\/bar\/baz and single-letter variables is forb\u2026", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "413527935019003904", + "text" : "A plea for those writing complex libraries: Include practical examples. Use of foo\/bar\/baz and single-letter variables is forbidden.", + "id" : 413527935019003904, + "created_at" : "2013-12-19 04:35:17 +0000", + "user" : { + "name" : "John Resig", + "screen_name" : "jeresig", + "protected" : false, + "id_str" : "752673", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3710418056\/50890b833c898cab45237a461e873807_normal.jpeg", + "id" : 752673, + "verified" : true + } + }, + "id" : 413543332061528064, + "created_at" : "2013-12-19 05:36:28 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Mike Beltzner", + "screen_name" : "beltzner", + "indices" : [ 0, 9 ], + "id_str" : "814316", + "id" : 814316 + }, { + "name" : "Jason Scott", + "screen_name" : "textfiles", + "indices" : [ 88, 98 ], + "id_str" : "1465481", + "id" : 1465481 + }, { + "name" : "BrendanEich", + "screen_name" : "BrendanEich", + "indices" : [ 99, 111 ], + "id_str" : "9533042", + "id" : 9533042 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "413509052593745920", + "geo" : { }, + "id_str" : "413542982650843136", + "in_reply_to_user_id" : 814316, + "text" : "@beltzner Yeah, they are trying to fix it albeit for a different reason. Mainly anyway. @textfiles @BrendanEich", + "id" : 413542982650843136, + "in_reply_to_status_id" : 413509052593745920, + "created_at" : "2013-12-19 05:35:04 +0000", + "in_reply_to_screen_name" : "beltzner", + "in_reply_to_user_id_str" : "814316", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brent Simmons", + "screen_name" : "brentsimmons", + "indices" : [ 3, 16 ], + "id_str" : "652293", + "id" : 652293 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 41, 64 ], + "url" : "https:\/\/t.co\/dI8pqAvUHU", + "expanded_url" : "https:\/\/github.com\/quartermaster\/QSKit", + "display_url" : "github.com\/quartermaster\/\u2026" + } ] + }, + "geo" : { }, + "id_str" : "413491021536702466", + "text" : "RT @brentsimmons: Q Branch Standard Kit: https:\/\/t.co\/dI8pqAvUHU", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 23, 46 ], + "url" : "https:\/\/t.co\/dI8pqAvUHU", + "expanded_url" : "https:\/\/github.com\/quartermaster\/QSKit", + "display_url" : "github.com\/quartermaster\/\u2026" + } ] + }, + "geo" : { }, + "id_str" : "413458424148406272", + "text" : "Q Branch Standard Kit: https:\/\/t.co\/dI8pqAvUHU", + "id" : 413458424148406272, + "created_at" : "2013-12-18 23:59:04 +0000", + "user" : { + "name" : "Brent Simmons", + "screen_name" : "brentsimmons", + "protected" : false, + "id_str" : "652293", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1608701783\/GoldenGardens_Cropped_normal.png", + "id" : 652293, + "verified" : false + } + }, + "id" : 413491021536702466, + "created_at" : "2013-12-19 02:08:36 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 0, 12 ], + "id_str" : "18247541", + "id" : 18247541 + }, { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 13, 25 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "413446848641130496", + "geo" : { }, + "id_str" : "413448732344991744", + "in_reply_to_user_id" : 18247541, + "text" : "@tapbot_paul @marcoarment On the MacBook Air, MacBook Pro, and iMac the current 256 GB -> 512 GB SSD upgrade price is $300 across the board.", + "id" : 413448732344991744, + "in_reply_to_status_id" : 413446848641130496, + "created_at" : "2013-12-18 23:20:33 +0000", + "in_reply_to_screen_name" : "tapbot_paul", + "in_reply_to_user_id_str" : "18247541", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tarikh Korula", + "screen_name" : "tarikh", + "indices" : [ 3, 10 ], + "id_str" : "7535272", + "id" : 7535272 + }, { + "name" : "John Gruber", + "screen_name" : "gruber", + "indices" : [ 12, 19 ], + "id_str" : "33423", + "id" : 33423 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/PhrZBw5FWr", + "expanded_url" : "http:\/\/youtu.be\/O2tK0Wl2F8w?t=42m10s", + "display_url" : "youtu.be\/O2tK0Wl2F8w?t=\u2026" + } ] + }, + "geo" : { }, + "id_str" : "413415315364511744", + "text" : "RT @tarikh: @gruber \"this keyboard represents everything about Apple that I hate\" http:\/\/t.co\/PhrZBw5FWr", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "John Gruber", + "screen_name" : "gruber", + "indices" : [ 0, 7 ], + "id_str" : "33423", + "id" : 33423 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 92 ], + "url" : "http:\/\/t.co\/PhrZBw5FWr", + "expanded_url" : "http:\/\/youtu.be\/O2tK0Wl2F8w?t=42m10s", + "display_url" : "youtu.be\/O2tK0Wl2F8w?t=\u2026" + } ] + }, + "in_reply_to_status_id_str" : "413412195557728256", + "geo" : { }, + "id_str" : "413413708170153984", + "in_reply_to_user_id" : 33423, + "text" : "@gruber \"this keyboard represents everything about Apple that I hate\" http:\/\/t.co\/PhrZBw5FWr", + "id" : 413413708170153984, + "in_reply_to_status_id" : 413412195557728256, + "created_at" : "2013-12-18 21:01:23 +0000", + "in_reply_to_screen_name" : "gruber", + "in_reply_to_user_id_str" : "33423", + "user" : { + "name" : "Tarikh Korula", + "screen_name" : "tarikh", + "protected" : false, + "id_str" : "7535272", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2538565448\/x4hbkzxke1j4tt5iugqf_normal.png", + "id" : 7535272, + "verified" : false + } + }, + "id" : 413415315364511744, + "created_at" : "2013-12-18 21:07:46 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "413409717487034368", + "text" : "I wish I could rate websites \u2605 \u2606 \u2606 \u2606 \u2606 when they puke up garbage right over top of what I\u2019m trying to read. Closing the tab doesn\u2019t cut it.", + "id" : 413409717487034368, + "created_at" : "2013-12-18 20:45:32 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 16, 38 ], + "url" : "http:\/\/t.co\/DmTXDPGYhg", + "expanded_url" : "http:\/\/ngrok.com", + "display_url" : "ngrok.com" + } ] + }, + "geo" : { }, + "id_str" : "413403806823489536", + "text" : "I started using http:\/\/t.co\/DmTXDPGYhg to make my locally developed app available publicly (for Twilio integration). It\u2019s awesome.", + "id" : 413403806823489536, + "created_at" : "2013-12-18 20:22:02 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Gruber", + "screen_name" : "gruber", + "indices" : [ 0, 7 ], + "id_str" : "33423", + "id" : 33423 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "413385989743476736", + "geo" : { }, + "id_str" : "413387103708258305", + "in_reply_to_user_id" : 33423, + "text" : "@gruber Or a 32\u201D Sharp for more than twice the price. Sane people would get the Dell I guess.", + "id" : 413387103708258305, + "in_reply_to_status_id" : 413385989743476736, + "created_at" : "2013-12-18 19:15:40 +0000", + "in_reply_to_screen_name" : "gruber", + "in_reply_to_user_id_str" : "33423", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sir Charles of Somer", + "screen_name" : "charliesome", + "indices" : [ 3, 15 ], + "id_str" : "16142240", + "id" : 16142240 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/8aWnSJKVh6", + "expanded_url" : "http:\/\/news.php.net\/php.internals\/70691", + "display_url" : "news.php.net\/php.internals\/\u2026" + } ] + }, + "geo" : { }, + "id_str" : "413067504244629504", + "text" : "RT @charliesome: TIL PHP originally used strlen() as its hash function, so function names were picked to ensure an even distribution: http:\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 139 ], + "url" : "http:\/\/t.co\/8aWnSJKVh6", + "expanded_url" : "http:\/\/news.php.net\/php.internals\/70691", + "display_url" : "news.php.net\/php.internals\/\u2026" + } ] + }, + "geo" : { }, + "id_str" : "412780320685957120", + "text" : "TIL PHP originally used strlen() as its hash function, so function names were picked to ensure an even distribution: http:\/\/t.co\/8aWnSJKVh6", + "id" : 412780320685957120, + "created_at" : "2013-12-17 03:04:32 +0000", + "user" : { + "name" : "Sir Charles of Somer", + "screen_name" : "charliesome", + "protected" : false, + "id_str" : "16142240", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/434246659195682816\/zI0e3r10_normal.png", + "id" : 16142240, + "verified" : false + } + }, + "id" : 413067504244629504, + "created_at" : "2013-12-17 22:05:42 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Carcassonne", + "screen_name" : "CarcassonneApp", + "indices" : [ 3, 18 ], + "id_str" : "49669910", + "id" : 49669910 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "412971686552547328", + "text" : "RT @CarcassonneApp: Happy to announce the next expansion update is becoming available! Update the app, get Dragon and Princess as In-App pu\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "412964522454827009", + "text" : "Happy to announce the next expansion update is becoming available! Update the app, get Dragon and Princess as In-App purchase. \uD83D\uDC78\uD83D\uDC09\u2757", + "id" : 412964522454827009, + "created_at" : "2013-12-17 15:16:29 +0000", + "user" : { + "name" : "Carcassonne", + "screen_name" : "CarcassonneApp", + "protected" : false, + "id_str" : "49669910", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/863254920\/CarcassonneIcon512_normal.png", + "id" : 49669910, + "verified" : false + } + }, + "id" : 412971686552547328, + "created_at" : "2013-12-17 15:44:57 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ben Thompson", + "screen_name" : "monkbent", + "indices" : [ 3, 12 ], + "id_str" : "40273", + "id" : 40273 + }, { + "name" : "strat\u0113chery", + "screen_name" : "stratechery", + "indices" : [ 113, 125 ], + "id_str" : "1233663476", + "id" : 1233663476 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/DhtON6wHXR", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=suRDUFpsHus", + "display_url" : "youtube.com\/watch?v=suRDUF\u2026" + }, { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/lF3CAjHhBt", + "expanded_url" : "http:\/\/stratechery.com\/2013\/misunderstood\/", + "display_url" : "stratechery.com\/2013\/misunders\u2026" + } ] + }, + "geo" : { }, + "id_str" : "412970551607439360", + "text" : "RT @monkbent: I\u2019m surprised Apple released the agency pitch video for \u201CMisunderstood\u201D \n\nhttp:\/\/t.co\/DhtON6wHXR\n\n(@stratechery: http:\/\/t.co\/\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "strat\u0113chery", + "screen_name" : "stratechery", + "indices" : [ 99, 111 ], + "id_str" : "1233663476", + "id" : 1233663476 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/DhtON6wHXR", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=suRDUFpsHus", + "display_url" : "youtube.com\/watch?v=suRDUF\u2026" + }, { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/lF3CAjHhBt", + "expanded_url" : "http:\/\/stratechery.com\/2013\/misunderstood\/", + "display_url" : "stratechery.com\/2013\/misunders\u2026" + } ] + }, + "geo" : { }, + "id_str" : "412932529495101441", + "text" : "I\u2019m surprised Apple released the agency pitch video for \u201CMisunderstood\u201D \n\nhttp:\/\/t.co\/DhtON6wHXR\n\n(@stratechery: http:\/\/t.co\/lF3CAjHhBt)", + "id" : 412932529495101441, + "created_at" : "2013-12-17 13:09:21 +0000", + "user" : { + "name" : "Ben Thompson", + "screen_name" : "monkbent", + "protected" : false, + "id_str" : "40273", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3097836774\/5b138c2da4e7a96c83409436e301ace2_normal.jpeg", + "id" : 40273, + "verified" : false + } + }, + "id" : 412970551607439360, + "created_at" : "2013-12-17 15:40:26 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sol", + "screen_name" : "Badger32d", + "indices" : [ 0, 10 ], + "id_str" : "74837444", + "id" : 74837444 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "412790939283771393", + "geo" : { }, + "id_str" : "412839996874178560", + "in_reply_to_user_id" : 74837444, + "text" : "@Badger32d Ha ha. Masochist! Whenever I set up old machines in Gentoo days I went stage 3 and it wasn't that bad though.", + "id" : 412839996874178560, + "in_reply_to_status_id" : 412790939283771393, + "created_at" : "2013-12-17 07:01:40 +0000", + "in_reply_to_screen_name" : "Badger32d", + "in_reply_to_user_id_str" : "74837444", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Sol", + "screen_name" : "Badger32d", + "indices" : [ 0, 10 ], + "id_str" : "74837444", + "id" : 74837444 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "412781006446292992", + "geo" : { }, + "id_str" : "412789586218074112", + "in_reply_to_user_id" : 74837444, + "text" : "@Badger32d Everything seems fast after Gentoo.", + "id" : 412789586218074112, + "in_reply_to_status_id" : 412781006446292992, + "created_at" : "2013-12-17 03:41:21 +0000", + "in_reply_to_screen_name" : "Badger32d", + "in_reply_to_user_id_str" : "74837444", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sol", + "screen_name" : "Badger32d", + "indices" : [ 0, 10 ], + "id_str" : "74837444", + "id" : 74837444 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "412775931262935041", + "geo" : { }, + "id_str" : "412778267284762624", + "in_reply_to_user_id" : 74837444, + "text" : "@Badger32d Ah, I'm too late. At least you didn't reinstall! \\o\/", + "id" : 412778267284762624, + "in_reply_to_status_id" : 412775931262935041, + "created_at" : "2013-12-17 02:56:22 +0000", + "in_reply_to_screen_name" : "Badger32d", + "in_reply_to_user_id_str" : "74837444", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sol", + "screen_name" : "Badger32d", + "indices" : [ 0, 10 ], + "id_str" : "74837444", + "id" : 74837444 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "412773101693194240", + "geo" : { }, + "id_str" : "412778007896420352", + "in_reply_to_user_id" : 74837444, + "text" : "@Badger32d Single-user mode?", + "id" : 412778007896420352, + "in_reply_to_status_id" : 412773101693194240, + "created_at" : "2013-12-17 02:55:20 +0000", + "in_reply_to_screen_name" : "Badger32d", + "in_reply_to_user_id_str" : "74837444", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Peter Gasston", + "screen_name" : "stopsatgreen", + "indices" : [ 3, 16 ], + "id_str" : "13407012", + "id" : 13407012 + }, { + "name" : "Daniel McKenzie", + "screen_name" : "djmc", + "indices" : [ 139, 140 ], + "id_str" : "8621192", + "id" : 8621192 + } ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/benjamincrozat\/status\/411614161286991872\/photo\/1", + "indices" : [ 139, 140 ], + "url" : "https:\/\/t.co\/OKcD5N5sK2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BbZY5hTIYAA0d56.jpg", + "id_str" : "411614161165377536", + "id" : 411614161165377536, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BbZY5hTIYAA0d56.jpg", + "sizes" : [ { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 453, + "resize" : "fit", + "w" : 340 + }, { + "h" : 800, + "resize" : "fit", + "w" : 600 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + } ], + "display_url" : "pic.twitter.com\/OKcD5N5sK2" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "412610688272842752", + "text" : "RT @stopsatgreen: Good news: Safari\/iOS 7.1 will introduce a viewport flag that allows for hiding the top and bottom bars: https:\/\/t.co\/OKc\u2026", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Daniel McKenzie", + "screen_name" : "djmc", + "indices" : [ 133, 138 ], + "id_str" : "8621192", + "id" : 8621192 + } ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/benjamincrozat\/status\/411614161286991872\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/OKcD5N5sK2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BbZY5hTIYAA0d56.jpg", + "id_str" : "411614161165377536", + "id" : 411614161165377536, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BbZY5hTIYAA0d56.jpg", + "sizes" : [ { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 453, + "resize" : "fit", + "w" : 340 + }, { + "h" : 800, + "resize" : "fit", + "w" : 600 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + } ], + "display_url" : "pic.twitter.com\/OKcD5N5sK2" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "412522788633587712", + "text" : "Good news: Safari\/iOS 7.1 will introduce a viewport flag that allows for hiding the top and bottom bars: https:\/\/t.co\/OKcD5N5sK2 via @djmc", + "id" : 412522788633587712, + "created_at" : "2013-12-16 10:01:11 +0000", + "user" : { + "name" : "Peter Gasston", + "screen_name" : "stopsatgreen", + "protected" : false, + "id_str" : "13407012", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/391831398\/peter_opie_normal.png", + "id" : 13407012, + "verified" : false + } + }, + "id" : 412610688272842752, + "created_at" : "2013-12-16 15:50:28 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Andreas Bovens", + "screen_name" : "andreasbovens", + "indices" : [ 3, 17 ], + "id_str" : "15736487", + "id" : 15736487 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "https:\/\/t.co\/Hb3G0T3x6u", + "expanded_url" : "https:\/\/pbs.twimg.com\/media\/BbZY5hTIYAA0d56.jpg:large", + "display_url" : "pbs.twimg.com\/media\/BbZY5hTI\u2026" + } ] + }, + "geo" : { }, + "id_str" : "412610680533942272", + "text" : "RT @andreasbovens: If the viewport meta tag wasn\u2019t convoluted enough, Apple now has added a \u201Cminimal-ui\u201D property to it in iOS 7.1 https:\/\/\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/Hb3G0T3x6u", + "expanded_url" : "https:\/\/pbs.twimg.com\/media\/BbZY5hTIYAA0d56.jpg:large", + "display_url" : "pbs.twimg.com\/media\/BbZY5hTI\u2026" + } ] + }, + "geo" : { }, + "id_str" : "412539269463277568", + "text" : "If the viewport meta tag wasn\u2019t convoluted enough, Apple now has added a \u201Cminimal-ui\u201D property to it in iOS 7.1 https:\/\/t.co\/Hb3G0T3x6u :\/", + "id" : 412539269463277568, + "created_at" : "2013-12-16 11:06:41 +0000", + "user" : { + "name" : "Andreas Bovens", + "screen_name" : "andreasbovens", + "protected" : false, + "id_str" : "15736487", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/426151019144171520\/_52Tk3-3_normal.jpeg", + "id" : 15736487, + "verified" : false + } + }, + "id" : 412610680533942272, + "created_at" : "2013-12-16 15:50:26 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "412326689587224577", + "geo" : { }, + "id_str" : "412368699539345408", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Succumb to the dark side.", + "id" : 412368699539345408, + "in_reply_to_status_id" : 412326689587224577, + "created_at" : "2013-12-15 23:48:54 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Liam McArdle", + "screen_name" : "mcardleliam", + "indices" : [ 0, 12 ], + "id_str" : "86400592", + "id" : 86400592 + }, { + "name" : "Tom Dale", + "screen_name" : "tomdale", + "indices" : [ 13, 21 ], + "id_str" : "668863", + "id" : 668863 + }, { + "name" : "EmberJS", + "screen_name" : "emberjs", + "indices" : [ 22, 30 ], + "id_str" : "432971072", + "id" : 432971072 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "412046820383002624", + "geo" : { }, + "id_str" : "412310155104387073", + "in_reply_to_user_id" : 86400592, + "text" : "@mcardleliam @tomdale @emberjs I like it more than iOS development.", + "id" : 412310155104387073, + "in_reply_to_status_id" : 412046820383002624, + "created_at" : "2013-12-15 19:56:15 +0000", + "in_reply_to_screen_name" : "mcardleliam", + "in_reply_to_user_id_str" : "86400592", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Yehuda Katz", + "screen_name" : "wycats", + "indices" : [ 0, 7 ], + "id_str" : "8526432", + "id" : 8526432 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "412002687299764224", + "geo" : { }, + "id_str" : "412099026134134784", + "in_reply_to_user_id" : 8526432, + "text" : "@wycats Thanks for your work on it!", + "id" : 412099026134134784, + "in_reply_to_status_id" : 412002687299764224, + "created_at" : "2013-12-15 05:57:18 +0000", + "in_reply_to_screen_name" : "wycats", + "in_reply_to_user_id_str" : "8526432", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Yehuda Katz", + "screen_name" : "wycats", + "indices" : [ 0, 7 ], + "id_str" : "8526432", + "id" : 8526432 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "412002687299764224", + "geo" : { }, + "id_str" : "412098964494618624", + "in_reply_to_user_id" : 8526432, + "text" : "@wycats I've been using it for a few weeks and really enjoy it so far. It addresses a lot of client side pain points simply and elegantly.", + "id" : 412098964494618624, + "in_reply_to_status_id" : 412002687299764224, + "created_at" : "2013-12-15 05:57:04 +0000", + "in_reply_to_screen_name" : "wycats", + "in_reply_to_user_id_str" : "8526432", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Michael Love", + "screen_name" : "elkmovie", + "indices" : [ 0, 9 ], + "id_str" : "1572159853", + "id" : 1572159853 + }, { + "name" : "Kontra", + "screen_name" : "counternotions", + "indices" : [ 10, 25 ], + "id_str" : "19225408", + "id" : 19225408 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "412096317855256576", + "geo" : { }, + "id_str" : "412097159933095936", + "in_reply_to_user_id" : 1572159853, + "text" : "@elkmovie @counternotions I agree 100% there. However maybe Candy Crush is a better game for lots of people.", + "id" : 412097159933095936, + "in_reply_to_status_id" : 412096317855256576, + "created_at" : "2013-12-15 05:49:53 +0000", + "in_reply_to_screen_name" : "elkmovie", + "in_reply_to_user_id_str" : "1572159853", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 0, 12 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "411978407027552257", + "geo" : { }, + "id_str" : "412096790502977536", + "in_reply_to_user_id" : 18247541, + "text" : "@tapbot_paul At least you can stuff a second disk in the mini for time machine. I mean, come on.", + "id" : 412096790502977536, + "in_reply_to_status_id" : 411978407027552257, + "created_at" : "2013-12-15 05:48:25 +0000", + "in_reply_to_screen_name" : "tapbot_paul", + "in_reply_to_user_id_str" : "18247541", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 0, 12 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "411978407027552257", + "geo" : { }, + "id_str" : "412096598408040448", + "in_reply_to_user_id" : 18247541, + "text" : "@tapbot_paul Until those GPUs are really exploited I don't know how a developer can buy a Mac Pro over a Mac mini and justify the cost.", + "id" : 412096598408040448, + "in_reply_to_status_id" : 411978407027552257, + "created_at" : "2013-12-15 05:47:40 +0000", + "in_reply_to_screen_name" : "tapbot_paul", + "in_reply_to_user_id_str" : "18247541", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 0, 11 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/412095418558709760\/photo\/1", + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/FKGo0JzXSB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BbgOmYHCIAAtfBm.png", + "id_str" : "412095418374168576", + "id" : 412095418374168576, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BbgOmYHCIAAtfBm.png", + "sizes" : [ { + "h" : 640, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 213, + "resize" : "fit", + "w" : 340 + }, { + "h" : 640, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 375, + "resize" : "fit", + "w" : 600 + } ], + "display_url" : "pic.twitter.com\/FKGo0JzXSB" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "411975528397029376", + "geo" : { }, + "id_str" : "412095418558709760", + "in_reply_to_user_id" : 15122081, + "text" : "@nerdtalker If they put that technology in consumers' hands I'm fucking stoked. I don't care what it is. http:\/\/t.co\/FKGo0JzXSB", + "id" : 412095418558709760, + "in_reply_to_status_id" : 411975528397029376, + "created_at" : "2013-12-15 05:42:58 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Michael Love", + "screen_name" : "elkmovie", + "indices" : [ 0, 9 ], + "id_str" : "1572159853", + "id" : 1572159853 + }, { + "name" : "Kontra", + "screen_name" : "counternotions", + "indices" : [ 10, 25 ], + "id_str" : "19225408", + "id" : 19225408 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "412068883235733504", + "geo" : { }, + "id_str" : "412095057101983745", + "in_reply_to_user_id" : 1572159853, + "text" : "@elkmovie @counternotions That's not really step backwards though, is it? Everything is prone to manipulation somehow.", + "id" : 412095057101983745, + "in_reply_to_status_id" : 412068883235733504, + "created_at" : "2013-12-15 05:41:32 +0000", + "in_reply_to_screen_name" : "elkmovie", + "in_reply_to_user_id_str" : "1572159853", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 3, 14 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "412094430993055744", + "text" : "RT @JimRoepcke: One reason I didn\u2019t release it is it doesn\u2019t have (IMHO) sufficient docs or sample code, but better this than keeping it hi\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "411968028436209664", + "text" : "One reason I didn\u2019t release it is it doesn\u2019t have (IMHO) sufficient docs or sample code, but better this than keeping it hidden forever.", + "id" : 411968028436209664, + "created_at" : "2013-12-14 21:16:46 +0000", + "user" : { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "protected" : false, + "id_str" : "894911", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", + "id" : 894911, + "verified" : false + } + }, + "id" : 412094430993055744, + "created_at" : "2013-12-15 05:39:03 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 3, 14 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "https:\/\/t.co\/s9I0RmwYVi", + "expanded_url" : "https:\/\/github.com\/JimRoepcke\/RCSTableKit", + "display_url" : "github.com\/JimRoepcke\/RCS\u2026" + } ] + }, + "geo" : { }, + "id_str" : "412094417676144640", + "text" : "RT @JimRoepcke: In the spirit of that blog post, I\u2019ve finally made RCSTableKit public. I should have done this years ago. https:\/\/t.co\/s9I0\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/s9I0RmwYVi", + "expanded_url" : "https:\/\/github.com\/JimRoepcke\/RCSTableKit", + "display_url" : "github.com\/JimRoepcke\/RCS\u2026" + } ] + }, + "geo" : { }, + "id_str" : "411967147057758208", + "text" : "In the spirit of that blog post, I\u2019ve finally made RCSTableKit public. I should have done this years ago. https:\/\/t.co\/s9I0RmwYVi", + "id" : 411967147057758208, + "created_at" : "2013-12-14 21:13:16 +0000", + "user" : { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "protected" : false, + "id_str" : "894911", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", + "id" : 894911, + "verified" : false + } + }, + "id" : 412094417676144640, + "created_at" : "2013-12-15 05:39:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Adolfo Builes", + "screen_name" : "abuiles", + "indices" : [ 0, 8 ], + "id_str" : "13977542", + "id" : 13977542 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "412031139650744320", + "geo" : { }, + "id_str" : "412094318904479744", + "in_reply_to_user_id" : 13977542, + "text" : "@abuiles No problem. I messed it up though, I didn't put the restructuring in the function argument position. \/hangs head in shame", + "id" : 412094318904479744, + "in_reply_to_status_id" : 412031139650744320, + "created_at" : "2013-12-15 05:38:36 +0000", + "in_reply_to_screen_name" : "abuiles", + "in_reply_to_user_id_str" : "13977542", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Adolfo Builes", + "screen_name" : "abuiles", + "indices" : [ 0, 8 ], + "id_str" : "13977542", + "id" : 13977542 + }, { + "name" : "Yehuda Katz", + "screen_name" : "wycats", + "indices" : [ 9, 16 ], + "id_str" : "8526432", + "id" : 8526432 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "411609098539778048", + "geo" : { }, + "id_str" : "411632527993208832", + "in_reply_to_user_id" : 13977542, + "text" : "@abuiles @wycats RSVP.hash(...).then (data) ->\n \u007Bposts, comments\u007D = data\n\nCoffeeScript", + "id" : 411632527993208832, + "in_reply_to_status_id" : 411609098539778048, + "created_at" : "2013-12-13 23:03:37 +0000", + "in_reply_to_screen_name" : "abuiles", + "in_reply_to_user_id_str" : "13977542", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Aaron Patterson", + "screen_name" : "tenderlove", + "indices" : [ 0, 11 ], + "id_str" : "14761655", + "id" : 14761655 + }, { + "name" : "Thomas Fuchs", + "screen_name" : "thomasfuchs", + "indices" : [ 12, 24 ], + "id_str" : "6927562", + "id" : 6927562 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "411602383848751104", + "geo" : { }, + "id_str" : "411631975435624448", + "in_reply_to_user_id" : 14761655, + "text" : "@tenderlove @thomasfuchs There are worse deaths than choking on pie.", + "id" : 411631975435624448, + "in_reply_to_status_id" : 411602383848751104, + "created_at" : "2013-12-13 23:01:25 +0000", + "in_reply_to_screen_name" : "tenderlove", + "in_reply_to_user_id_str" : "14761655", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Neil deGrasse Tyson", + "screen_name" : "neiltyson", + "indices" : [ 3, 13 ], + "id_str" : "19725644", + "id" : 19725644 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "411609162523893761", + "text" : "RT @neiltyson: There are two kinds of people in the world: Those who divide everybody into two kinds of people, and those who don't.", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "411517240064737280", + "text" : "There are two kinds of people in the world: Those who divide everybody into two kinds of people, and those who don't.", + "id" : 411517240064737280, + "created_at" : "2013-12-13 15:25:30 +0000", + "user" : { + "name" : "Neil deGrasse Tyson", + "screen_name" : "neiltyson", + "protected" : false, + "id_str" : "19725644", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/74188698\/NeilTysonOriginsA-Crop_normal.jpg", + "id" : 19725644, + "verified" : true + } + }, + "id" : 411609162523893761, + "created_at" : "2013-12-13 21:30:46 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Carol", + "screen_name" : "Carols10cents", + "indices" : [ 0, 14 ], + "id_str" : "194688433", + "id" : 194688433 + }, { + "name" : "Aaron Patterson", + "screen_name" : "tenderlove", + "indices" : [ 15, 26 ], + "id_str" : "14761655", + "id" : 14761655 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "411331608361598976", + "geo" : { }, + "id_str" : "411335362095497219", + "in_reply_to_user_id" : 194688433, + "text" : "@Carols10cents @tenderlove Twilio error \uD83D\uDE14\n\n\"We're sorry. An application error has occurred. Goodbye.\"", + "id" : 411335362095497219, + "in_reply_to_status_id" : 411331608361598976, + "created_at" : "2013-12-13 03:22:47 +0000", + "in_reply_to_screen_name" : "Carols10cents", + "in_reply_to_user_id_str" : "194688433", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ryan Florence", + "screen_name" : "ryanflorence", + "indices" : [ 3, 16 ], + "id_str" : "16468446", + "id" : 16468446 + }, { + "name" : "Yehuda Katz", + "screen_name" : "wycats", + "indices" : [ 41, 48 ], + "id_str" : "8526432", + "id" : 8526432 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "YehudaGetWell", + "indices" : [ 107, 121 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "411332480281481216", + "text" : "RT @ryanflorence: If you've used some of @wycats software today, retweet.\n\n(that's pretty much everybody)\n\n#YehudaGetWell", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Yehuda Katz", + "screen_name" : "wycats", + "indices" : [ 23, 30 ], + "id_str" : "8526432", + "id" : 8526432 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "YehudaGetWell", + "indices" : [ 89, 103 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "411192296038608896", + "text" : "If you've used some of @wycats software today, retweet.\n\n(that's pretty much everybody)\n\n#YehudaGetWell", + "id" : 411192296038608896, + "created_at" : "2013-12-12 17:54:17 +0000", + "user" : { + "name" : "Ryan Florence", + "screen_name" : "ryanflorence", + "protected" : false, + "id_str" : "16468446", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000743351448\/1baa39b31470c1f03d333fbca13ac47e_normal.jpeg", + "id" : 16468446, + "verified" : false + } + }, + "id" : 411332480281481216, + "created_at" : "2013-12-13 03:11:20 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ben Thompson", + "screen_name" : "monkbent", + "indices" : [ 0, 9 ], + "id_str" : "40273", + "id" : 40273 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "410947463600545792", + "geo" : { }, + "id_str" : "411009226278846464", + "in_reply_to_user_id" : 40273, + "text" : "@monkbent I like it because full screen is great, but I agree that it's terrible. Tap a link at the bottom, the toolbar appears. Facepalm.", + "id" : 411009226278846464, + "in_reply_to_status_id" : 410947463600545792, + "created_at" : "2013-12-12 05:46:50 +0000", + "in_reply_to_screen_name" : "monkbent", + "in_reply_to_user_id_str" : "40273", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Gautam Trivedi", + "screen_name" : "Gotham3", + "indices" : [ 3, 11 ], + "id_str" : "126903716", + "id" : 126903716 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/Gotham3\/status\/401120129137655810\/photo\/1", + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/b05qncGs8v", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BZEQodoCQAEjz2J.jpg", + "id_str" : "401120129146044417", + "id" : 401120129146044417, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BZEQodoCQAEjz2J.jpg", + "sizes" : [ { + "h" : 518, + "resize" : "fit", + "w" : 520 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 518, + "resize" : "fit", + "w" : 520 + }, { + "h" : 518, + "resize" : "fit", + "w" : 520 + }, { + "h" : 339, + "resize" : "fit", + "w" : 340 + } ], + "display_url" : "pic.twitter.com\/b05qncGs8v" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "410925508654661632", + "text" : "RT @Gotham3: Allow me to play with your mind by showing you 4 perfect circles. http:\/\/t.co\/b05qncGs8v", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/Gotham3\/status\/401120129137655810\/photo\/1", + "indices" : [ 66, 88 ], + "url" : "http:\/\/t.co\/b05qncGs8v", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BZEQodoCQAEjz2J.jpg", + "id_str" : "401120129146044417", + "id" : 401120129146044417, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BZEQodoCQAEjz2J.jpg", + "sizes" : [ { + "h" : 518, + "resize" : "fit", + "w" : 520 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 518, + "resize" : "fit", + "w" : 520 + }, { + "h" : 518, + "resize" : "fit", + "w" : 520 + }, { + "h" : 339, + "resize" : "fit", + "w" : 340 + } ], + "display_url" : "pic.twitter.com\/b05qncGs8v" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "401120129137655810", + "text" : "Allow me to play with your mind by showing you 4 perfect circles. http:\/\/t.co\/b05qncGs8v", + "id" : 401120129137655810, + "created_at" : "2013-11-14 22:51:06 +0000", + "user" : { + "name" : "Gautam Trivedi", + "screen_name" : "Gotham3", + "protected" : false, + "id_str" : "126903716", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437713419358064640\/gsjAyt07_normal.jpeg", + "id" : 126903716, + "verified" : false + } + }, + "id" : 410925508654661632, + "created_at" : "2013-12-12 00:14:10 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Irish", + "screen_name" : "paul_irish", + "indices" : [ 3, 14 ], + "id_str" : "1671811", + "id" : 1671811 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/VDgCNgL07n", + "expanded_url" : "http:\/\/googlewebmastercentral.blogspot.com\/2013\/12\/checklist-and-videos-for-mobile-website.html", + "display_url" : "googlewebmastercentral.blogspot.com\/2013\/12\/checkl\u2026" + } ] + }, + "geo" : { }, + "id_str" : "410647920501743616", + "text" : "RT @paul_irish: Improving your mobile web experience. Checklist and recommendations from Google Search: http:\/\/t.co\/VDgCNgL07n", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/VDgCNgL07n", + "expanded_url" : "http:\/\/googlewebmastercentral.blogspot.com\/2013\/12\/checklist-and-videos-for-mobile-website.html", + "display_url" : "googlewebmastercentral.blogspot.com\/2013\/12\/checkl\u2026" + } ] + }, + "geo" : { }, + "id_str" : "410540997961998336", + "text" : "Improving your mobile web experience. Checklist and recommendations from Google Search: http:\/\/t.co\/VDgCNgL07n", + "id" : 410540997961998336, + "created_at" : "2013-12-10 22:46:16 +0000", + "user" : { + "name" : "Paul Irish", + "screen_name" : "paul_irish", + "protected" : false, + "id_str" : "1671811", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/420826194083213312\/CP1RmLa3_normal.jpeg", + "id" : 1671811, + "verified" : false + } + }, + "id" : 410647920501743616, + "created_at" : "2013-12-11 05:51:08 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Cabel Sasser", + "screen_name" : "cabel", + "indices" : [ 3, 9 ], + "id_str" : "1919231", + "id" : 1919231 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/cabel\/status\/410201956120928256\/photo\/1", + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/KNeWlDXboz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BbFUgXlCIAAvW71.jpg", + "id_str" : "410201956129316864", + "id" : 410201956129316864, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BbFUgXlCIAAvW71.jpg", + "sizes" : [ { + "h" : 482, + "resize" : "fit", + "w" : 709 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 408, + "resize" : "fit", + "w" : 600 + }, { + "h" : 482, + "resize" : "fit", + "w" : 709 + }, { + "h" : 231, + "resize" : "fit", + "w" : 340 + } ], + "display_url" : "pic.twitter.com\/KNeWlDXboz" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "410236072850108416", + "text" : "RT @cabel: When informed that, in 2013, people would be pirating software that costs $1.99, and has no packaging, Peter died. http:\/\/t.co\/K\u2026", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/cabel\/status\/410201956120928256\/photo\/1", + "indices" : [ 115, 137 ], + "url" : "http:\/\/t.co\/KNeWlDXboz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BbFUgXlCIAAvW71.jpg", + "id_str" : "410201956129316864", + "id" : 410201956129316864, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BbFUgXlCIAAvW71.jpg", + "sizes" : [ { + "h" : 482, + "resize" : "fit", + "w" : 709 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 408, + "resize" : "fit", + "w" : 600 + }, { + "h" : 482, + "resize" : "fit", + "w" : 709 + }, { + "h" : 231, + "resize" : "fit", + "w" : 340 + } ], + "display_url" : "pic.twitter.com\/KNeWlDXboz" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "410201956120928256", + "text" : "When informed that, in 2013, people would be pirating software that costs $1.99, and has no packaging, Peter died. http:\/\/t.co\/KNeWlDXboz", + "id" : 410201956120928256, + "created_at" : "2013-12-10 00:19:02 +0000", + "user" : { + "name" : "Cabel Sasser", + "screen_name" : "cabel", + "protected" : false, + "id_str" : "1919231", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/427993224708255744\/l8BZAOcH_normal.jpeg", + "id" : 1919231, + "verified" : false + } + }, + "id" : 410236072850108416, + "created_at" : "2013-12-10 02:34:36 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Cabel Sasser", + "screen_name" : "cabel", + "indices" : [ 0, 6 ], + "id_str" : "1919231", + "id" : 1919231 + }, { + "name" : "Louie", + "screen_name" : "mantia", + "indices" : [ 7, 14 ], + "id_str" : "41783", + "id" : 41783 + }, { + "name" : "Alex Pasco", + "screen_name" : "alexpalex", + "indices" : [ 15, 25 ], + "id_str" : "787158", + "id" : 787158 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "410126268164628480", + "geo" : { }, + "id_str" : "410144430281478144", + "in_reply_to_user_id" : 1919231, + "text" : "@cabel @mantia @alexpalex It\u2019s become an established term in marketing and advertising, and your guess as to the origin is correct.", + "id" : 410144430281478144, + "in_reply_to_status_id" : 410126268164628480, + "created_at" : "2013-12-09 20:30:26 +0000", + "in_reply_to_screen_name" : "cabel", + "in_reply_to_user_id_str" : "1919231", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 3, 15 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 62, 84 ], + "url" : "http:\/\/t.co\/8Tn4qgZiWP", + "expanded_url" : "http:\/\/www.kickstarter.com\/projects\/2107726947\/hiddenradio2-bluetooth-multispeaker\/", + "display_url" : "kickstarter.com\/projects\/21077\u2026" + } ] + }, + "geo" : { }, + "id_str" : "409880774926540801", + "text" : "RT @tapbot_paul: Pretty impressive tech\/design for a speaker.\nhttp:\/\/t.co\/8Tn4qgZiWP", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 45, 67 ], + "url" : "http:\/\/t.co\/8Tn4qgZiWP", + "expanded_url" : "http:\/\/www.kickstarter.com\/projects\/2107726947\/hiddenradio2-bluetooth-multispeaker\/", + "display_url" : "kickstarter.com\/projects\/21077\u2026" + } ] + }, + "geo" : { }, + "id_str" : "409877673645600768", + "text" : "Pretty impressive tech\/design for a speaker.\nhttp:\/\/t.co\/8Tn4qgZiWP", + "id" : 409877673645600768, + "created_at" : "2013-12-09 02:50:27 +0000", + "user" : { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "protected" : false, + "id_str" : "18247541", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000727389627\/46dacd92037d23a7203bdc20188b8141_normal.png", + "id" : 18247541, + "verified" : false + } + }, + "id" : 409880774926540801, + "created_at" : "2013-12-09 03:02:46 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 0, 11 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "409487998762246144", + "geo" : { }, + "id_str" : "409757375604613120", + "in_reply_to_user_id" : 15122081, + "text" : "@nerdtalker They know this too, because it offers to disable it immediately.", + "id" : 409757375604613120, + "in_reply_to_status_id" : 409487998762246144, + "created_at" : "2013-12-08 18:52:25 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 0, 12 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "409003928164913154", + "geo" : { }, + "id_str" : "409006825422336000", + "in_reply_to_user_id" : 18247541, + "text" : "@tapbot_paul Really? I swear that cow looked alive. I'll take your word for it though. Don't need to see that again with my coffee.", + "id" : 409006825422336000, + "in_reply_to_status_id" : 409003928164913154, + "created_at" : "2013-12-06 17:10:00 +0000", + "in_reply_to_screen_name" : "tapbot_paul", + "in_reply_to_user_id_str" : "18247541", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 0, 10 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "408995458107719680", + "geo" : { }, + "id_str" : "409006330167304193", + "in_reply_to_user_id" : 18137723, + "text" : "@raganwald What if editors let us configure syntax definitions with contexts that count as invisibles like other whitepsace? Toggle noise.", + "id" : 409006330167304193, + "in_reply_to_status_id" : 408995458107719680, + "created_at" : "2013-12-06 17:08:02 +0000", + "in_reply_to_screen_name" : "raganwald", + "in_reply_to_user_id_str" : "18137723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 0, 12 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "408966145488588802", + "geo" : { }, + "id_str" : "409003534886006784", + "in_reply_to_user_id" : 18247541, + "text" : "@tapbot_paul It got to me when the live cow went in. That's just mean.", + "id" : 409003534886006784, + "in_reply_to_status_id" : 408966145488588802, + "created_at" : "2013-12-06 16:56:56 +0000", + "in_reply_to_screen_name" : "tapbot_paul", + "in_reply_to_user_id_str" : "18247541", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brett Fitzner", + "screen_name" : "BradFazner", + "indices" : [ 0, 11 ], + "id_str" : "44287241", + "id" : 44287241 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "408915911005839360", + "geo" : { }, + "id_str" : "409000577524178944", + "in_reply_to_user_id" : 44287241, + "text" : "@BradFazner I haven't noticed much different really, but I know how that upgrade itch feels. You have to have it.", + "id" : 409000577524178944, + "in_reply_to_status_id" : 408915911005839360, + "created_at" : "2013-12-06 16:45:11 +0000", + "in_reply_to_screen_name" : "BradFazner", + "in_reply_to_user_id_str" : "44287241", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "408816750348607488", + "text" : "The best thing about Android 4.4 KitKat? The lock screen doesn't wiggle the edge of an off-screen widget on Nexus 7, begging for attention.", + "id" : 408816750348607488, + "created_at" : "2013-12-06 04:34:43 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Aaron Patterson", + "screen_name" : "tenderlove", + "indices" : [ 0, 11 ], + "id_str" : "14761655", + "id" : 14761655 + }, { + "name" : "Yehuda Katz", + "screen_name" : "wycats", + "indices" : [ 12, 19 ], + "id_str" : "8526432", + "id" : 8526432 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/408727168194068480\/photo\/1", + "indices" : [ 29, 51 ], + "url" : "http:\/\/t.co\/ZWVLJf0s3n", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BawXMaaCQAEpaiM.png", + "id_str" : "408727168198262785", + "id" : 408727168198262785, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BawXMaaCQAEpaiM.png", + "sizes" : [ { + "h" : 177, + "resize" : "fit", + "w" : 314 + }, { + "h" : 177, + "resize" : "fit", + "w" : 314 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 177, + "resize" : "fit", + "w" : 314 + }, { + "h" : 177, + "resize" : "fit", + "w" : 314 + } ], + "display_url" : "pic.twitter.com\/ZWVLJf0s3n" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "408692165682790400", + "geo" : { }, + "id_str" : "408727168194068480", + "in_reply_to_user_id" : 14761655, + "text" : "@tenderlove @wycats Will do. http:\/\/t.co\/ZWVLJf0s3n", + "id" : 408727168194068480, + "in_reply_to_status_id" : 408692165682790400, + "created_at" : "2013-12-05 22:38:45 +0000", + "in_reply_to_screen_name" : "tenderlove", + "in_reply_to_user_id_str" : "14761655", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Joseph Martel", + "screen_name" : "JosephMartel", + "indices" : [ 0, 13 ], + "id_str" : "217540637", + "id" : 217540637 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "408669234290360320", + "geo" : { }, + "id_str" : "408683901217824768", + "in_reply_to_user_id" : 217540637, + "text" : "@JosephMartel ZOMG!!1", + "id" : 408683901217824768, + "in_reply_to_status_id" : 408669234290360320, + "created_at" : "2013-12-05 19:46:49 +0000", + "in_reply_to_screen_name" : "JosephMartel", + "in_reply_to_user_id_str" : "217540637", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "anandshimpi", + "screen_name" : "anandshimpi", + "indices" : [ 0, 12 ], + "id_str" : "14618863", + "id" : 14618863 + }, { + "name" : "John", + "screen_name" : "Broadwayblues", + "indices" : [ 109, 123 ], + "id_str" : "22510101", + "id" : 22510101 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "408507645608210432", + "geo" : { }, + "id_str" : "408639659007172608", + "in_reply_to_user_id" : 14618863, + "text" : "@anandshimpi You guys work really hard though so don't feel bad about it on my account. Enjoy your December! @Broadwayblues", + "id" : 408639659007172608, + "in_reply_to_status_id" : 408507645608210432, + "created_at" : "2013-12-05 16:51:01 +0000", + "in_reply_to_screen_name" : "anandshimpi", + "in_reply_to_user_id_str" : "14618863", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "anandshimpi", + "screen_name" : "anandshimpi", + "indices" : [ 0, 12 ], + "id_str" : "14618863", + "id" : 14618863 + }, { + "name" : "John", + "screen_name" : "Broadwayblues", + "indices" : [ 13, 27 ], + "id_str" : "22510101", + "id" : 22510101 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "408507645608210432", + "geo" : { }, + "id_str" : "408639445634535424", + "in_reply_to_user_id" : 14618863, + "text" : "@anandshimpi @Broadwayblues I thought about the podcast the other day and was sad to realize it'd probably be a month out due to holidays.", + "id" : 408639445634535424, + "in_reply_to_status_id" : 408507645608210432, + "created_at" : "2013-12-05 16:50:10 +0000", + "in_reply_to_screen_name" : "anandshimpi", + "in_reply_to_user_id_str" : "14618863", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tim Caswell", + "screen_name" : "creationix", + "indices" : [ 3, 14 ], + "id_str" : "70596949", + "id" : 70596949 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "https:\/\/t.co\/Gkq9LHFboe", + "expanded_url" : "https:\/\/gist.github.com\/creationix\/7796338", + "display_url" : "gist.github.com\/creationix\/779\u2026" + } ] + }, + "geo" : { }, + "id_str" : "408508392542453760", + "text" : "RT @creationix: Today's mad science hack is a utility that uses async-listener to trace and draw all events in your node program.\nhttps:\/\/t\u2026", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/Gkq9LHFboe", + "expanded_url" : "https:\/\/gist.github.com\/creationix\/7796338", + "display_url" : "gist.github.com\/creationix\/779\u2026" + } ] + }, + "geo" : { }, + "id_str" : "408356459886292992", + "text" : "Today's mad science hack is a utility that uses async-listener to trace and draw all events in your node program.\nhttps:\/\/t.co\/Gkq9LHFboe", + "id" : 408356459886292992, + "created_at" : "2013-12-04 22:05:41 +0000", + "user" : { + "name" : "Tim Caswell", + "screen_name" : "creationix", + "protected" : false, + "id_str" : "70596949", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2636020456\/d447953a1f656bc20420859e667da59f_normal.jpeg", + "id" : 70596949, + "verified" : false + } + }, + "id" : 408508392542453760, + "created_at" : "2013-12-05 08:09:25 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Benjamin Borowski", + "screen_name" : "typeoneerror", + "indices" : [ 0, 13 ], + "id_str" : "11973362", + "id" : 11973362 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "408268113688289280", + "geo" : { }, + "id_str" : "408284081151938560", + "in_reply_to_user_id" : 11973362, + "text" : "@typeoneerror I don't think it's possible unless both apps use x-callback-url to jump.", + "id" : 408284081151938560, + "in_reply_to_status_id" : 408268113688289280, + "created_at" : "2013-12-04 17:18:05 +0000", + "in_reply_to_screen_name" : "typeoneerror", + "in_reply_to_user_id_str" : "11973362", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Matt Pardee", + "screen_name" : "matt_pardee", + "indices" : [ 3, 15 ], + "id_str" : "16225162", + "id" : 16225162 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 30, 52 ], + "url" : "http:\/\/t.co\/SrnhnTzTPH", + "expanded_url" : "http:\/\/blog.nodejs.org\/2013\/12\/03\/bnoordhuis-departure\/", + "display_url" : "blog.nodejs.org\/2013\/12\/03\/bno\u2026" + } ] + }, + "geo" : { }, + "id_str" : "408258992477970432", + "text" : "RT @matt_pardee: This sucks.\n\nhttp:\/\/t.co\/SrnhnTzTPH", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 13, 35 ], + "url" : "http:\/\/t.co\/SrnhnTzTPH", + "expanded_url" : "http:\/\/blog.nodejs.org\/2013\/12\/03\/bnoordhuis-departure\/", + "display_url" : "blog.nodejs.org\/2013\/12\/03\/bno\u2026" + } ] + }, + "geo" : { }, + "id_str" : "408132348815745024", + "text" : "This sucks.\n\nhttp:\/\/t.co\/SrnhnTzTPH", + "id" : 408132348815745024, + "created_at" : "2013-12-04 07:15:09 +0000", + "user" : { + "name" : "Matt Pardee", + "screen_name" : "matt_pardee", + "protected" : false, + "id_str" : "16225162", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000050775168\/53dd245d8f8ce845386bfb74790c7e99_normal.jpeg", + "id" : 16225162, + "verified" : false + } + }, + "id" : 408258992477970432, + "created_at" : "2013-12-04 15:38:23 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Doug Pawl", + "screen_name" : "DougPawl", + "indices" : [ 3, 12 ], + "id_str" : "53507520", + "id" : 53507520 + }, { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 14, 26 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "wonthappen", + "indices" : [ 139, 140 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "408078630758006784", + "text" : "RT @DougPawl: @tapbot_paul pirating occurs because greedy DEV'S like u charge for updates. I paid for v2, now u want us to pay again for v3\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 0, 12 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "wonthappen", + "indices" : [ 127, 138 ] + } ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "408042631088717824", + "geo" : { }, + "id_str" : "408059711138037761", + "in_reply_to_user_id" : 18247541, + "text" : "@tapbot_paul pirating occurs because greedy DEV'S like u charge for updates. I paid for v2, now u want us to pay again for v3. #wonthappen", + "id" : 408059711138037761, + "in_reply_to_status_id" : 408042631088717824, + "created_at" : "2013-12-04 02:26:31 +0000", + "in_reply_to_screen_name" : "tapbot_paul", + "in_reply_to_user_id_str" : "18247541", + "user" : { + "name" : "Doug Pawl", + "screen_name" : "DougPawl", + "protected" : false, + "id_str" : "53507520", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/443137760808144896\/XLSOMSlP_normal.jpeg", + "id" : 53507520, + "verified" : false + } + }, + "id" : 408078630758006784, + "created_at" : "2013-12-04 03:41:41 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 0, 9 ], + "id_str" : "636923", + "id" : 636923 + }, { + "name" : "Letterpress", + "screen_name" : "letterpressapp", + "indices" : [ 10, 25 ], + "id_str" : "576390987", + "id" : 576390987 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "407647845224026112", + "geo" : { }, + "id_str" : "407649326060408832", + "in_reply_to_user_id" : 636923, + "text" : "@siracusa @letterpressapp Wow! How many words was that?", + "id" : 407649326060408832, + "in_reply_to_status_id" : 407647845224026112, + "created_at" : "2013-12-02 23:15:47 +0000", + "in_reply_to_screen_name" : "siracusa", + "in_reply_to_user_id_str" : "636923", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 0, 10 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "407597150751580160", + "geo" : { }, + "id_str" : "407608367088009216", + "in_reply_to_user_id" : 18137723, + "text" : "@raganwald I don't know what's with the meat names, but it's been going on for at least a few weeks now.", + "id" : 407608367088009216, + "in_reply_to_status_id" : 407597150751580160, + "created_at" : "2013-12-02 20:33:02 +0000", + "in_reply_to_screen_name" : "raganwald", + "in_reply_to_user_id_str" : "18137723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "B to A to the R R Y", + "screen_name" : "QuantumPirate", + "indices" : [ 3, 17 ], + "id_str" : "161373868", + "id" : 161373868 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/QuantumPirate\/status\/407439281989640192\/photo\/1", + "indices" : [ 54, 76 ], + "url" : "http:\/\/t.co\/neJxYANj6p", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BaeD3juIMAAF4Ek.jpg", + "id_str" : "407439281805078528", + "id" : 407439281805078528, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BaeD3juIMAAF4Ek.jpg", + "sizes" : [ { + "h" : 1024, + "resize" : "fit", + "w" : 769 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 769 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 453, + "resize" : "fit", + "w" : 340 + }, { + "h" : 799, + "resize" : "fit", + "w" : 600 + } ], + "display_url" : "pic.twitter.com\/neJxYANj6p" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "407587026695778304", + "text" : "RT @QuantumPirate: I missed an Amazon drone delivery. http:\/\/t.co\/neJxYANj6p", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/QuantumPirate\/status\/407439281989640192\/photo\/1", + "indices" : [ 35, 57 ], + "url" : "http:\/\/t.co\/neJxYANj6p", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BaeD3juIMAAF4Ek.jpg", + "id_str" : "407439281805078528", + "id" : 407439281805078528, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BaeD3juIMAAF4Ek.jpg", + "sizes" : [ { + "h" : 1024, + "resize" : "fit", + "w" : 769 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 769 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 453, + "resize" : "fit", + "w" : 340 + }, { + "h" : 799, + "resize" : "fit", + "w" : 600 + } ], + "display_url" : "pic.twitter.com\/neJxYANj6p" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "407439281989640192", + "text" : "I missed an Amazon drone delivery. http:\/\/t.co\/neJxYANj6p", + "id" : 407439281989640192, + "created_at" : "2013-12-02 09:21:09 +0000", + "user" : { + "name" : "B to A to the R R Y", + "screen_name" : "QuantumPirate", + "protected" : false, + "id_str" : "161373868", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000677612771\/ee15a30fe91396388ccc3e111c5768ff_normal.png", + "id" : 161373868, + "verified" : false + } + }, + "id" : 407587026695778304, + "created_at" : "2013-12-02 19:08:14 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "James", + "screen_name" : "Jameslfc19", + "indices" : [ 0, 11 ], + "id_str" : "204008694", + "id" : 204008694 + }, { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 12, 24 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "407196873037197312", + "geo" : { }, + "id_str" : "407209600140595200", + "in_reply_to_user_id" : 204008694, + "text" : "@Jameslfc19 @tapbot_paul And the question of how we are to know which 0.N -> 0.N+1 updates are major (2.2, 2.3) and which are minor (4.4).", + "id" : 407209600140595200, + "in_reply_to_status_id" : 407196873037197312, + "created_at" : "2013-12-01 18:08:28 +0000", + "in_reply_to_screen_name" : "Jameslfc19", + "in_reply_to_user_id_str" : "204008694", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "James", + "screen_name" : "Jameslfc19", + "indices" : [ 0, 11 ], + "id_str" : "204008694", + "id" : 204008694 + }, { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 12, 24 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "407196873037197312", + "geo" : { }, + "id_str" : "407209339057758208", + "in_reply_to_user_id" : 204008694, + "text" : "@Jameslfc19 @tapbot_paul That raises the question of where the next major release is.", + "id" : 407209339057758208, + "in_reply_to_status_id" : 407196873037197312, + "created_at" : "2013-12-01 18:07:26 +0000", + "in_reply_to_screen_name" : "Jameslfc19", + "in_reply_to_user_id_str" : "204008694", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +} ] \ No newline at end of file diff --git a/public/tweets/data/js/tweets/2014_01.js b/public/tweets/data/js/tweets/2014_01.js new file mode 100755 index 0000000..2d1b707 --- /dev/null +++ b/public/tweets/data/js/tweets/2014_01.js @@ -0,0 +1,6676 @@ +Grailbird.data.tweets_2014_01 = + [ { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "429429559503507458", + "text" : "By expressive I mean that trackpads have gestures and you can trigger more commands with a single action with a trackpad.", + "id" : 429429559503507458, + "created_at" : "2014-02-01 01:42:40 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 0, 9 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "429426843159392257", + "geo" : { }, + "id_str" : "429428421890805761", + "in_reply_to_user_id" : 636923, + "text" : "@siracusa Gestures. I'm not counting the Magic Mouse because I find its gestures clumsy, but it is more expressive as well.", + "id" : 429428421890805761, + "in_reply_to_status_id" : 429426843159392257, + "created_at" : "2014-02-01 01:38:08 +0000", + "in_reply_to_screen_name" : "siracusa", + "in_reply_to_user_id_str" : "636923", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 4, 13 ], + "id_str" : "636923", + "id" : 636923 + }, { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 61, 73 ], + "id_str" : "14231571", + "id" : 14231571 + }, { + "name" : "Casey Liss", + "screen_name" : "caseyliss", + "indices" : [ 78, 88 ], + "id_str" : "18119839", + "id" : 18119839 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "429426337296547841", + "text" : "But @siracusa is right about watching blinkenlights all day, @marcoarment and @caseyliss ought to ditch the stat menus.", + "id" : 429426337296547841, + "created_at" : "2014-02-01 01:29:51 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 119, 128 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "429425667931791361", + "text" : "Trackpads are more expressive and less precise than mice. I'm relatively lousy with mice anyway so I prefer trackpads. @siracusa", + "id" : 429425667931791361, + "created_at" : "2014-02-01 01:27:12 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Alex Matchneer", + "screen_name" : "machty", + "indices" : [ 0, 7 ], + "id_str" : "18740111", + "id" : 18740111 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "429403910910930945", + "geo" : { }, + "id_str" : "429412575223103488", + "in_reply_to_user_id" : 18740111, + "text" : "@machty Game night! Playing games and drinking with friends.", + "id" : 429412575223103488, + "in_reply_to_status_id" : 429403910910930945, + "created_at" : "2014-02-01 00:35:10 +0000", + "in_reply_to_screen_name" : "machty", + "in_reply_to_user_id_str" : "18740111", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Dan Gebhardt", + "screen_name" : "dgeb", + "indices" : [ 0, 5 ], + "id_str" : "14651212", + "id" : 14651212 + }, { + "name" : "Toran Billups", + "screen_name" : "toranb", + "indices" : [ 6, 13 ], + "id_str" : "16091517", + "id" : 16091517 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "429368110152691712", + "geo" : { }, + "id_str" : "429368283054084096", + "in_reply_to_user_id" : 14651212, + "text" : "@dgeb @toranb That's not a bad thing. I'll cling to my cynicism as well to keep it balanced.", + "id" : 429368283054084096, + "in_reply_to_status_id" : 429368110152691712, + "created_at" : "2014-01-31 21:39:10 +0000", + "in_reply_to_screen_name" : "dgeb", + "in_reply_to_user_id_str" : "14651212", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ryan Block", + "screen_name" : "ryan", + "indices" : [ 3, 8 ], + "id_str" : "862681", + "id" : 862681 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/ryan\/status\/313755123295854592\/photo\/1", + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/zrRs4bDRH3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BFqun08CIAEtcYC.png", + "id_str" : "313755123304243201", + "id" : 313755123304243201, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BFqun08CIAEtcYC.png", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 156, + "resize" : "fit", + "w" : 409 + }, { + "h" : 156, + "resize" : "fit", + "w" : 409 + }, { + "h" : 156, + "resize" : "fit", + "w" : 409 + }, { + "h" : 130, + "resize" : "fit", + "w" : 340 + } ], + "display_url" : "pic.twitter.com\/zrRs4bDRH3" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "429350895659126784", + "text" : "RT @ryan: This is by far the best bit of user interface design I have ever seen. Ever. EVER. http:\/\/t.co\/zrRs4bDRH3", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/ryan\/status\/313755123295854592\/photo\/1", + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/zrRs4bDRH3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BFqun08CIAEtcYC.png", + "id_str" : "313755123304243201", + "id" : 313755123304243201, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BFqun08CIAEtcYC.png", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 156, + "resize" : "fit", + "w" : 409 + }, { + "h" : 156, + "resize" : "fit", + "w" : 409 + }, { + "h" : 156, + "resize" : "fit", + "w" : 409 + }, { + "h" : 130, + "resize" : "fit", + "w" : 340 + } ], + "display_url" : "pic.twitter.com\/zrRs4bDRH3" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "313755123295854592", + "text" : "This is by far the best bit of user interface design I have ever seen. Ever. EVER. http:\/\/t.co\/zrRs4bDRH3", + "id" : 313755123295854592, + "created_at" : "2013-03-18 20:53:45 +0000", + "user" : { + "name" : "Ryan Block", + "screen_name" : "ryan", + "protected" : false, + "id_str" : "862681", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3279804601\/dd6c3a124f4fbf8f88aaee46cea7e3ad_normal.jpeg", + "id" : 862681, + "verified" : true + } + }, + "id" : 429350895659126784, + "created_at" : "2014-01-31 20:30:05 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Dan Gebhardt", + "screen_name" : "dgeb", + "indices" : [ 0, 5 ], + "id_str" : "14651212", + "id" : 14651212 + }, { + "name" : "Toran Billups", + "screen_name" : "toranb", + "indices" : [ 6, 13 ], + "id_str" : "16091517", + "id" : 16091517 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "429267179641769984", + "geo" : { }, + "id_str" : "429349385760018432", + "in_reply_to_user_id" : 14651212, + "text" : "@dgeb @toranb Boring and optimistic. New features aren't bug-free even if it's generally a lot better than it used to be.", + "id" : 429349385760018432, + "in_reply_to_status_id" : 429267179641769984, + "created_at" : "2014-01-31 20:24:05 +0000", + "in_reply_to_screen_name" : "dgeb", + "in_reply_to_user_id_str" : "14651212", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Craig Hockenberry", + "screen_name" : "chockenberry", + "indices" : [ 0, 13 ], + "id_str" : "36183", + "id" : 36183 + }, { + "name" : "John Gruber", + "screen_name" : "gruber", + "indices" : [ 14, 21 ], + "id_str" : "33423", + "id" : 33423 + }, { + "name" : "Dr. Drang", + "screen_name" : "drdrang", + "indices" : [ 22, 30 ], + "id_str" : "10697232", + "id" : 10697232 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "429147894231228416", + "geo" : { }, + "id_str" : "429166723774685184", + "in_reply_to_user_id" : 36183, + "text" : "@chockenberry @gruber @drdrang The interview with Tog, linked at the end, is great.", + "id" : 429166723774685184, + "in_reply_to_status_id" : 429147894231228416, + "created_at" : "2014-01-31 08:18:15 +0000", + "in_reply_to_screen_name" : "chockenberry", + "in_reply_to_user_id_str" : "36183", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Oscar Godson", + "screen_name" : "oscargodson", + "indices" : [ 3, 15 ], + "id_str" : "10138412", + "id" : 10138412 + }, { + "name" : "Tom Dale", + "screen_name" : "tomdale", + "indices" : [ 17, 25 ], + "id_str" : "668863", + "id" : 668863 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 26, 49 ], + "url" : "https:\/\/t.co\/BIn7l5Z5Hj", + "expanded_url" : "https:\/\/medium.com\/the-javascript-collection\/ce3645cca083", + "display_url" : "medium.com\/the-javascript\u2026" + } ] + }, + "geo" : { }, + "id_str" : "429041442518888449", + "text" : "RT @oscargodson: @tomdale https:\/\/t.co\/BIn7l5Z5Hj", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tom Dale", + "screen_name" : "tomdale", + "indices" : [ 0, 8 ], + "id_str" : "668863", + "id" : 668863 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 9, 32 ], + "url" : "https:\/\/t.co\/BIn7l5Z5Hj", + "expanded_url" : "https:\/\/medium.com\/the-javascript-collection\/ce3645cca083", + "display_url" : "medium.com\/the-javascript\u2026" + } ] + }, + "in_reply_to_status_id_str" : "428974492702892032", + "geo" : { }, + "id_str" : "428974673905582080", + "in_reply_to_user_id" : 668863, + "text" : "@tomdale https:\/\/t.co\/BIn7l5Z5Hj", + "id" : 428974673905582080, + "in_reply_to_status_id" : 428974492702892032, + "created_at" : "2014-01-30 19:35:06 +0000", + "in_reply_to_screen_name" : "tomdale", + "in_reply_to_user_id_str" : "668863", + "user" : { + "name" : "Oscar Godson", + "screen_name" : "oscargodson", + "protected" : false, + "id_str" : "10138412", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/445625864420474880\/wrMglQRg_normal.jpeg", + "id" : 10138412, + "verified" : false + } + }, + "id" : 429041442518888449, + "created_at" : "2014-01-31 00:00:25 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "kangax", + "screen_name" : "kangax", + "indices" : [ 0, 7 ], + "id_str" : "9973082", + "id" : 9973082 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "429015075039367168", + "geo" : { }, + "id_str" : "429023663539499009", + "in_reply_to_user_id" : 9973082, + "text" : "@kangax 4: Don\u2019t gloss over things that might not be obvious, e.g. having addClass and leaving out removeClass.", + "id" : 429023663539499009, + "in_reply_to_status_id" : 429015075039367168, + "created_at" : "2014-01-30 22:49:46 +0000", + "in_reply_to_screen_name" : "kangax", + "in_reply_to_user_id_str" : "9973082", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "jQuery", + "screen_name" : "jquery", + "indices" : [ 3, 10 ], + "id_str" : "14538601", + "id" : 14538601 + }, { + "name" : "John Resig", + "screen_name" : "jeresig", + "indices" : [ 12, 20 ], + "id_str" : "752673", + "id" : 752673 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "429020343487848449", + "text" : "RT @jquery: @jeresig tell me about it!", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "John Resig", + "screen_name" : "jeresig", + "indices" : [ 0, 8 ], + "id_str" : "752673", + "id" : 752673 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "429011991068303361", + "geo" : { }, + "id_str" : "429017149630189569", + "in_reply_to_user_id" : 752673, + "text" : "@jeresig tell me about it!", + "id" : 429017149630189569, + "in_reply_to_status_id" : 429011991068303361, + "created_at" : "2014-01-30 22:23:53 +0000", + "in_reply_to_screen_name" : "jeresig", + "in_reply_to_user_id_str" : "752673", + "user" : { + "name" : "jQuery", + "screen_name" : "jquery", + "protected" : false, + "id_str" : "14538601", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/59268975\/jquery_avatar_normal.png", + "id" : 14538601, + "verified" : false + } + }, + "id" : 429020343487848449, + "created_at" : "2014-01-30 22:36:35 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "E.R", + "screen_name" : "elrickvm", + "indices" : [ 0, 9 ], + "id_str" : "818728921", + "id" : 818728921 + }, { + "name" : "EmberSherpa", + "screen_name" : "EmberSherpa", + "indices" : [ 10, 22 ], + "id_str" : "1699999614", + "id" : 1699999614 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "428890034855350273", + "geo" : { }, + "id_str" : "428932839887736832", + "in_reply_to_user_id" : 818728921, + "text" : "@elrickvm @EmberSherpa Then write a small Ember app, and then go read it again. So much more will sink in that second time.", + "id" : 428932839887736832, + "in_reply_to_status_id" : 428890034855350273, + "created_at" : "2014-01-30 16:48:52 +0000", + "in_reply_to_screen_name" : "elrickvm", + "in_reply_to_user_id_str" : "818728921", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "427958104462880768", + "geo" : { }, + "id_str" : "427959187239219200", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Okay. How about a dog barking?\n\n\u2026\n\nNo good?", + "id" : 427959187239219200, + "in_reply_to_status_id" : 427958104462880768, + "created_at" : "2014-01-28 00:19:55 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", + "screen_name" : "markkolich", + "indices" : [ 0, 11 ], + "id_str" : "22196723", + "id" : 22196723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "427197107691216896", + "geo" : { }, + "id_str" : "427215463114739713", + "in_reply_to_user_id" : 22196723, + "text" : "@markkolich Try \"askew\".", + "id" : 427215463114739713, + "in_reply_to_status_id" : 427197107691216896, + "created_at" : "2014-01-25 23:04:38 +0000", + "in_reply_to_screen_name" : "markkolich", + "in_reply_to_user_id_str" : "22196723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "indices" : [ 3, 10 ], + "id_str" : "207756340", + "id" : 207756340 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "427106167332958208", + "text" : "RT @wwwtxt: I suggest that the net as a whole shutdown for an entire week so that people can see how much we DESIRE to use it. \u262F85NOV", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/bufferapp.com\" rel=\"nofollow\"\u003EBuffer\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "427102826591178752", + "text" : "I suggest that the net as a whole shutdown for an entire week so that people can see how much we DESIRE to use it. \u262F85NOV", + "id" : 427102826591178752, + "created_at" : "2014-01-25 15:37:03 +0000", + "user" : { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "protected" : false, + "id_str" : "207756340", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000328039060\/306deca90d2cf629aec0b51423f11a02_normal.png", + "id" : 207756340, + "verified" : false + } + }, + "id" : 427106167332958208, + "created_at" : "2014-01-25 15:50:20 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 29, 51 ], + "url" : "http:\/\/t.co\/KhNAOxV7Zw", + "expanded_url" : "http:\/\/i.imgur.com\/Xo7s3ef.gif", + "display_url" : "i.imgur.com\/Xo7s3ef.gif" + } ] + }, + "geo" : { }, + "id_str" : "426933697732808704", + "text" : "Sugar gliders in slow motion http:\/\/t.co\/KhNAOxV7Zw", + "id" : 426933697732808704, + "created_at" : "2014-01-25 04:25:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "tom robinson", + "screen_name" : "tlrobinson", + "indices" : [ 3, 14 ], + "id_str" : "14206068", + "id" : 14206068 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/UmCnAJN8E6", + "expanded_url" : "http:\/\/techcrunch.com\/2014\/01\/24\/gmail-glitch-is-causing-thousands-of-emails-to-be-sent-to-one-mans-hotmail-account\/", + "display_url" : "techcrunch.com\/2014\/01\/24\/gma\u2026" + } ] + }, + "geo" : { }, + "id_str" : "426833802631983105", + "text" : "RT @tlrobinson: If you think you have an email problem, just be thankful you\u2019re not David S. Peck: http:\/\/t.co\/UmCnAJN8E6", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/UmCnAJN8E6", + "expanded_url" : "http:\/\/techcrunch.com\/2014\/01\/24\/gmail-glitch-is-causing-thousands-of-emails-to-be-sent-to-one-mans-hotmail-account\/", + "display_url" : "techcrunch.com\/2014\/01\/24\/gma\u2026" + } ] + }, + "geo" : { }, + "id_str" : "426825611978346496", + "text" : "If you think you have an email problem, just be thankful you\u2019re not David S. Peck: http:\/\/t.co\/UmCnAJN8E6", + "id" : 426825611978346496, + "created_at" : "2014-01-24 21:15:30 +0000", + "user" : { + "name" : "tom robinson", + "screen_name" : "tlrobinson", + "protected" : false, + "id_str" : "14206068", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000853310157\/a0e3b1296ad4bad4a668803a54a79afd_normal.jpeg", + "id" : 14206068, + "verified" : false + } + }, + "id" : 426833802631983105, + "created_at" : "2014-01-24 21:48:03 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "426797186106417152", + "geo" : { }, + "id_str" : "426801449637392384", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke I realize they don\u2019t want to say \u201CGmail is down\u201D because it might not be down for everyone, but I don\u2019t care. For me it\u2019s down.", + "id" : 426801449637392384, + "in_reply_to_status_id" : 426797186106417152, + "created_at" : "2014-01-24 19:39:29 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "426797186106417152", + "geo" : { }, + "id_str" : "426801110804738048", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke The wording of that message is terrible. At first I thought my account was suspended or something.", + "id" : 426801110804738048, + "in_reply_to_status_id" : 426797186106417152, + "created_at" : "2014-01-24 19:38:09 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Benjamin Borowski", + "screen_name" : "typeoneerror", + "indices" : [ 0, 13 ], + "id_str" : "11973362", + "id" : 11973362 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 92 ], + "url" : "http:\/\/t.co\/PwHQEI4dn1", + "expanded_url" : "http:\/\/img.ly\/xQLK", + "display_url" : "img.ly\/xQLK" + } ] + }, + "in_reply_to_status_id_str" : "426791069657735168", + "geo" : { }, + "id_str" : "426791965187768320", + "in_reply_to_user_id" : 11973362, + "text" : "@typeoneerror Good stuff! Sounds like you\u2019re looking forward to it :) http:\/\/t.co\/PwHQEI4dn1", + "id" : 426791965187768320, + "in_reply_to_status_id" : 426791069657735168, + "created_at" : "2014-01-24 19:01:48 +0000", + "in_reply_to_screen_name" : "typeoneerror", + "in_reply_to_user_id_str" : "11973362", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Benjamin Borowski", + "screen_name" : "typeoneerror", + "indices" : [ 0, 13 ], + "id_str" : "11973362", + "id" : 11973362 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "426777466976235520", + "geo" : { }, + "id_str" : "426790808855916544", + "in_reply_to_user_id" : 11973362, + "text" : "@typeoneerror \u201CYou\u2019re sitting next to me, so you must be trustworthy!\u201D\n\nWe\u2019re a strange lot.", + "id" : 426790808855916544, + "in_reply_to_status_id" : 426777466976235520, + "created_at" : "2014-01-24 18:57:12 +0000", + "in_reply_to_screen_name" : "typeoneerror", + "in_reply_to_user_id_str" : "11973362", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "kangax", + "screen_name" : "kangax", + "indices" : [ 0, 7 ], + "id_str" : "9973082", + "id" : 9973082 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 37, 59 ], + "url" : "http:\/\/t.co\/2lWuPlgre1", + "expanded_url" : "http:\/\/moviecode.tumblr.com\/post\/74358817427\/overriding-guided-missile-with-jquery-in-the-tv", + "display_url" : "moviecode.tumblr.com\/post\/743588174\u2026" + } ] + }, + "in_reply_to_status_id_str" : "426776637603344384", + "geo" : { }, + "id_str" : "426790550973333504", + "in_reply_to_user_id" : 9973082, + "text" : "@kangax Also see \u201CjQuery code\u201D (e.g. http:\/\/t.co\/2lWuPlgre1) \u2026 It\u2019s not \u201CjQuery code\u201D unless you\u2019re talking about the jQuery implementation.", + "id" : 426790550973333504, + "in_reply_to_status_id" : 426776637603344384, + "created_at" : "2014-01-24 18:56:11 +0000", + "in_reply_to_screen_name" : "kangax", + "in_reply_to_user_id_str" : "9973082", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/YzRXfNZoyC", + "expanded_url" : "http:\/\/ben-evans.com\/benedictevans\/2014\/1\/24\/smartphones-and-pcs", + "display_url" : "ben-evans.com\/benedictevans\/\u2026" + } ] + }, + "geo" : { }, + "id_str" : "426754310857166848", + "text" : "Smartphones are overtaking PCs as we speak. Developing for mobile first is probably a good idea. http:\/\/t.co\/YzRXfNZoyC", + "id" : 426754310857166848, + "created_at" : "2014-01-24 16:32:11 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 64, 75 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "426750132780933121", + "text" : "My first Mac was a Mac mini in 2005 while I was at UVic. Thanks @JimRoepcke for introducing me to Mac!", + "id" : 426750132780933121, + "created_at" : "2014-01-24 16:15:34 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sol", + "screen_name" : "Badger32d", + "indices" : [ 0, 10 ], + "id_str" : "74837444", + "id" : 74837444 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "426512535596974080", + "geo" : { }, + "id_str" : "426517769991888896", + "in_reply_to_user_id" : 74837444, + "text" : "@Badger32d It's cool but can be fiddly. You have to want it. It's like using Linux in the 90s!", + "id" : 426517769991888896, + "in_reply_to_status_id" : 426512535596974080, + "created_at" : "2014-01-24 00:52:15 +0000", + "in_reply_to_screen_name" : "Badger32d", + "in_reply_to_user_id_str" : "74837444", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sol", + "screen_name" : "Badger32d", + "indices" : [ 0, 10 ], + "id_str" : "74837444", + "id" : 74837444 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "426511766793629697", + "geo" : { }, + "id_str" : "426512337491607552", + "in_reply_to_user_id" : 74837444, + "text" : "@Badger32d Now I mostly use Macs but have a Hackintosh that dual boots Windows. Yay choices!", + "id" : 426512337491607552, + "in_reply_to_status_id" : 426511766793629697, + "created_at" : "2014-01-24 00:30:40 +0000", + "in_reply_to_screen_name" : "Badger32d", + "in_reply_to_user_id_str" : "74837444", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sol", + "screen_name" : "Badger32d", + "indices" : [ 0, 10 ], + "id_str" : "74837444", + "id" : 74837444 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "426511766793629697", + "geo" : { }, + "id_str" : "426512178078683136", + "in_reply_to_user_id" : 74837444, + "text" : "@Badger32d Very true. For a year or two I ran Windows on my desktop and worked in a Linux VM. It doesn\u2019t have to be all or nothing.", + "id" : 426512178078683136, + "in_reply_to_status_id" : 426511766793629697, + "created_at" : "2014-01-24 00:30:02 +0000", + "in_reply_to_screen_name" : "Badger32d", + "in_reply_to_user_id_str" : "74837444", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sol", + "screen_name" : "Badger32d", + "indices" : [ 0, 10 ], + "id_str" : "74837444", + "id" : 74837444 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "426510993795981312", + "geo" : { }, + "id_str" : "426511860926394368", + "in_reply_to_user_id" : 74837444, + "text" : "@Badger32d Wealth of WMs is really cool and useful. Wealth of GUI toolkits is a negative in some ways, for some people. Hated Qt in Gnome.", + "id" : 426511860926394368, + "in_reply_to_status_id" : 426510993795981312, + "created_at" : "2014-01-24 00:28:46 +0000", + "in_reply_to_screen_name" : "Badger32d", + "in_reply_to_user_id_str" : "74837444", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sol", + "screen_name" : "Badger32d", + "indices" : [ 0, 10 ], + "id_str" : "74837444", + "id" : 74837444 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "426510993795981312", + "geo" : { }, + "id_str" : "426511419756908544", + "in_reply_to_user_id" : 74837444, + "text" : "@Badger32d It can be great for some things, bad for others. For example the lack of consensus on next gen window system is a real problem.", + "id" : 426511419756908544, + "in_reply_to_status_id" : 426510993795981312, + "created_at" : "2014-01-24 00:27:01 +0000", + "in_reply_to_screen_name" : "Badger32d", + "in_reply_to_user_id_str" : "74837444", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sol", + "screen_name" : "Badger32d", + "indices" : [ 0, 10 ], + "id_str" : "74837444", + "id" : 74837444 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "426509340996956160", + "geo" : { }, + "id_str" : "426510424863813632", + "in_reply_to_user_id" : 74837444, + "text" : "@Badger32d For some reason many people love to view things in monochrome.", + "id" : 426510424863813632, + "in_reply_to_status_id" : 426509340996956160, + "created_at" : "2014-01-24 00:23:04 +0000", + "in_reply_to_screen_name" : "Badger32d", + "in_reply_to_user_id_str" : "74837444", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sol", + "screen_name" : "Badger32d", + "indices" : [ 0, 10 ], + "id_str" : "74837444", + "id" : 74837444 + }, { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "indices" : [ 11, 24 ], + "id_str" : "5637652", + "id" : 5637652 + }, { + "name" : "Cole", + "screen_name" : "bai_hao", + "indices" : [ 25, 33 ], + "id_str" : "280607560", + "id" : 280607560 + }, { + "name" : "Joel Crane", + "screen_name" : "FuelCell250", + "indices" : [ 34, 46 ], + "id_str" : "216086056", + "id" : 216086056 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "426469562595278848", + "geo" : { }, + "id_str" : "426478141113004032", + "in_reply_to_user_id" : 74837444, + "text" : "@Badger32d @codinghorror @bai_hao @FuelCell250 Note that the current batch have greens not clears. Clears are coming later.", + "id" : 426478141113004032, + "in_reply_to_status_id" : 426469562595278848, + "created_at" : "2014-01-23 22:14:47 +0000", + "in_reply_to_screen_name" : "Badger32d", + "in_reply_to_user_id_str" : "74837444", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Guy English", + "screen_name" : "gte", + "indices" : [ 3, 7 ], + "id_str" : "7125712", + "id" : 7125712 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 67, 89 ], + "url" : "http:\/\/t.co\/4hwBXipZoj", + "expanded_url" : "http:\/\/www.bbc.co.uk\/news\/world-us-canada-25866101", + "display_url" : "bbc.co.uk\/news\/world-us-\u2026" + } ] + }, + "geo" : { }, + "id_str" : "426442129347342336", + "text" : "RT @gte: 'Mobster' charged in Lufthansa 'Goodfellas' cash robbery\n\nhttp:\/\/t.co\/4hwBXipZoj\n\nTime for a sequel!", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 58, 80 ], + "url" : "http:\/\/t.co\/4hwBXipZoj", + "expanded_url" : "http:\/\/www.bbc.co.uk\/news\/world-us-canada-25866101", + "display_url" : "bbc.co.uk\/news\/world-us-\u2026" + } ] + }, + "geo" : { }, + "id_str" : "426406803589849088", + "text" : "'Mobster' charged in Lufthansa 'Goodfellas' cash robbery\n\nhttp:\/\/t.co\/4hwBXipZoj\n\nTime for a sequel!", + "id" : 426406803589849088, + "created_at" : "2014-01-23 17:31:18 +0000", + "user" : { + "name" : "Guy English", + "screen_name" : "gte", + "protected" : false, + "id_str" : "7125712", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3024383995\/6fab1623aa65d33423ed98927ff8cf5f_normal.jpeg", + "id" : 7125712, + "verified" : false + } + }, + "id" : 426442129347342336, + "created_at" : "2014-01-23 19:51:41 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "426384370887172097", + "text" : "\"It has a 2GB DDR3 hard drive and 16GB of memory\" O_o", + "id" : 426384370887172097, + "created_at" : "2014-01-23 16:02:10 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "dan barker", + "screen_name" : "danbarker", + "indices" : [ 0, 10 ], + "id_str" : "14672744", + "id" : 14672744 + }, { + "name" : "Peter Cooper", + "screen_name" : "peterc", + "indices" : [ 11, 18 ], + "id_str" : "33493", + "id" : 33493 + }, { + "name" : "CNN", + "screen_name" : "CNN", + "indices" : [ 19, 23 ], + "id_str" : "759251", + "id" : 759251 + }, { + "name" : "Steve Wright", + "screen_name" : "turnitupalittle", + "indices" : [ 24, 40 ], + "id_str" : "50616979", + "id" : 50616979 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "426317102744469504", + "geo" : { }, + "id_str" : "426376781180841986", + "in_reply_to_user_id" : 14672744, + "text" : "@danbarker @peterc @CNN @turnitupalittle CNN has turned into a tabloid. Disgusting.", + "id" : 426376781180841986, + "in_reply_to_status_id" : 426317102744469504, + "created_at" : "2014-01-23 15:32:00 +0000", + "in_reply_to_screen_name" : "danbarker", + "in_reply_to_user_id_str" : "14672744", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jo\u00E3o Figueiredo", + "screen_name" : "lucalanca", + "indices" : [ 0, 10 ], + "id_str" : "19376410", + "id" : 19376410 + }, { + "name" : "Tom Dale", + "screen_name" : "tomdale", + "indices" : [ 11, 19 ], + "id_str" : "668863", + "id" : 668863 + }, { + "name" : "EmberJS", + "screen_name" : "emberjs", + "indices" : [ 20, 28 ], + "id_str" : "432971072", + "id" : 432971072 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "426153353299886080", + "geo" : { }, + "id_str" : "426202342451466240", + "in_reply_to_user_id" : 19376410, + "text" : "@lucalanca @tomdale @emberjs Totally. It moves so much tedious wiring and boilerplate up into well tested framework code. Love it.", + "id" : 426202342451466240, + "in_reply_to_status_id" : 426153353299886080, + "created_at" : "2014-01-23 03:58:51 +0000", + "in_reply_to_screen_name" : "lucalanca", + "in_reply_to_user_id_str" : "19376410", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Viktor Klang", + "screen_name" : "viktorklang", + "indices" : [ 3, 15 ], + "id_str" : "52061552", + "id" : 52061552 + }, { + "name" : "Rose Toomey", + "screen_name" : "prasinous", + "indices" : [ 17, 27 ], + "id_str" : "90640376", + "id" : 90640376 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "426156220269858818", + "text" : "RT @viktorklang: @prasinous \n> git merge fix master\nGit dodges your attack!\nGit's diff maims you!\nGit is in excellent health.\nYou are bleed\u2026", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Rose Toomey", + "screen_name" : "prasinous", + "indices" : [ 0, 10 ], + "id_str" : "90640376", + "id" : 90640376 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "426002139601575936", + "geo" : { }, + "id_str" : "426010903947915264", + "in_reply_to_user_id" : 90640376, + "text" : "@prasinous \n> git merge fix master\nGit dodges your attack!\nGit's diff maims you!\nGit is in excellent health.\nYou are bleeding!\n>flee; flee", + "id" : 426010903947915264, + "in_reply_to_status_id" : 426002139601575936, + "created_at" : "2014-01-22 15:18:09 +0000", + "in_reply_to_screen_name" : "prasinous", + "in_reply_to_user_id_str" : "90640376", + "user" : { + "name" : "Viktor Klang", + "screen_name" : "viktorklang", + "protected" : false, + "id_str" : "52061552", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/440087264618491904\/BgY_ZRk8_normal.png", + "id" : 52061552, + "verified" : false + } + }, + "id" : 426156220269858818, + "created_at" : "2014-01-23 00:55:35 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Peter Cooper", + "screen_name" : "peterc", + "indices" : [ 0, 7 ], + "id_str" : "33493", + "id" : 33493 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "426108560871677952", + "geo" : { }, + "id_str" : "426109104990347264", + "in_reply_to_user_id" : 33493, + "text" : "@peterc That's interesting. Both look odd to me. This time I decided to not link the whole sentence and entirely sidestep the issue.", + "id" : 426109104990347264, + "in_reply_to_status_id" : 426108560871677952, + "created_at" : "2014-01-22 21:48:22 +0000", + "in_reply_to_screen_name" : "peterc", + "in_reply_to_user_id_str" : "33493", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Joseph Martel", + "screen_name" : "JosephMartel", + "indices" : [ 3, 16 ], + "id_str" : "217540637", + "id" : 217540637 + }, { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 18, 23 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "426108785556324352", + "text" : "RT @JosephMartel: @_sjs Whole sentence? Yes. Sentence fragment? No.", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 0, 5 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "426107064062996481", + "geo" : { }, + "id_str" : "426108546648788992", + "in_reply_to_user_id" : 4777951, + "text" : "@_sjs Whole sentence? Yes. Sentence fragment? No.", + "id" : 426108546648788992, + "in_reply_to_status_id" : 426107064062996481, + "created_at" : "2014-01-22 21:46:08 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Joseph Martel", + "screen_name" : "JosephMartel", + "protected" : false, + "id_str" : "217540637", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1171025681\/profile-pic_normal.png", + "id" : 217540637, + "verified" : false + } + }, + "id" : 426108785556324352, + "created_at" : "2014-01-22 21:47:05 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Peter Cooper", + "screen_name" : "peterc", + "indices" : [ 3, 10 ], + "id_str" : "33493", + "id" : 33493 + }, { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 12, 17 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "426108161502617600", + "text" : "RT @peterc: @_sjs If it's the complete sentence, yes. If it's a URL at the end of a sentence, no.", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 0, 5 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "426107064062996481", + "geo" : { }, + "id_str" : "426108008335044608", + "in_reply_to_user_id" : 4777951, + "text" : "@_sjs If it's the complete sentence, yes. If it's a URL at the end of a sentence, no.", + "id" : 426108008335044608, + "in_reply_to_status_id" : 426107064062996481, + "created_at" : "2014-01-22 21:44:00 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Peter Cooper", + "screen_name" : "peterc", + "protected" : false, + "id_str" : "33493", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/432149950852378624\/MTvJN889_normal.png", + "id" : 33493, + "verified" : false + } + }, + "id" : 426108161502617600, + "created_at" : "2014-01-22 21:44:37 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "426107064062996481", + "text" : "You\u2019re linking a sentence. Do you include the ending punctuation in the link or not?", + "id" : 426107064062996481, + "created_at" : "2014-01-22 21:40:15 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "adam j. sontag", + "screen_name" : "ajpiano", + "indices" : [ 3, 11 ], + "id_str" : "16502211", + "id" : 16502211 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "https:\/\/t.co\/9xBqL0j7ay", + "expanded_url" : "https:\/\/twitter.com\/spolsky\/status\/426041505812598784", + "display_url" : "twitter.com\/spolsky\/status\u2026" + } ] + }, + "geo" : { }, + "id_str" : "426051373273063424", + "text" : "RT @ajpiano: moral: tossing jQuery for native DOM doesn't make the difference, understanding browser rendering and layout does https:\/\/t.co\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/9xBqL0j7ay", + "expanded_url" : "https:\/\/twitter.com\/spolsky\/status\/426041505812598784", + "display_url" : "twitter.com\/spolsky\/status\u2026" + } ] + }, + "geo" : { }, + "id_str" : "426046280872517632", + "text" : "moral: tossing jQuery for native DOM doesn't make the difference, understanding browser rendering and layout does https:\/\/t.co\/9xBqL0j7ay", + "id" : 426046280872517632, + "created_at" : "2014-01-22 17:38:43 +0000", + "user" : { + "name" : "adam j. sontag", + "screen_name" : "ajpiano", + "protected" : false, + "id_str" : "16502211", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3744028125\/60fbc0df81a37742d851916c79003a0b_normal.jpeg", + "id" : 16502211, + "verified" : false + } + }, + "id" : 426051373273063424, + "created_at" : "2014-01-22 17:58:57 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Lance Jones", + "screen_name" : "userhue", + "indices" : [ 0, 8 ], + "id_str" : "2236788145", + "id" : 2236788145 + }, { + "name" : "Adam Jordens", + "screen_name" : "ajordens", + "indices" : [ 9, 18 ], + "id_str" : "2262091", + "id" : 2262091 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "423913850665041920", + "geo" : { }, + "id_str" : "425866673791307777", + "in_reply_to_user_id" : 2236788145, + "text" : "@userhue @ajordens All those persuade me to do is close the tab. Ain't nobody got time for that.", + "id" : 425866673791307777, + "in_reply_to_status_id" : 423913850665041920, + "created_at" : "2014-01-22 05:45:01 +0000", + "in_reply_to_screen_name" : "userhue", + "in_reply_to_user_id_str" : "2236788145", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Adam Jordens", + "screen_name" : "ajordens", + "indices" : [ 3, 12 ], + "id_str" : "2262091", + "id" : 2262091 + }, { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 31, 42 ], + "id_str" : "894911", + "id" : 894911 + }, { + "name" : "Michael Tippett", + "screen_name" : "mtippett", + "indices" : [ 45, 54 ], + "id_str" : "5666672", + "id" : 5666672 + }, { + "name" : "car2go Vancouver", + "screen_name" : "car2goVancouver", + "indices" : [ 80, 96 ], + "id_str" : "213779042", + "id" : 213779042 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "425865749786148864", + "text" : "RT @ajordens: They should hire @JimRoepcke \u201C@mtippett: Fallen out of love with @car2goVancouver . App doesn't cut it. Heartbroken\u201D", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 17, 28 ], + "id_str" : "894911", + "id" : 894911 + }, { + "name" : "Michael Tippett", + "screen_name" : "mtippett", + "indices" : [ 31, 40 ], + "id_str" : "5666672", + "id" : 5666672 + }, { + "name" : "car2go Vancouver", + "screen_name" : "car2goVancouver", + "indices" : [ 66, 82 ], + "id_str" : "213779042", + "id" : 213779042 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "425848735877173248", + "text" : "They should hire @JimRoepcke \u201C@mtippett: Fallen out of love with @car2goVancouver . App doesn't cut it. Heartbroken\u201D", + "id" : 425848735877173248, + "created_at" : "2014-01-22 04:33:45 +0000", + "user" : { + "name" : "Adam Jordens", + "screen_name" : "ajordens", + "protected" : false, + "id_str" : "2262091", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000733697110\/d9cc5c403e1d3fc8bce0c9fd970fe388_normal.jpeg", + "id" : 2262091, + "verified" : false + } + }, + "id" : 425865749786148864, + "created_at" : "2014-01-22 05:41:21 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Nitrous.IO", + "screen_name" : "NitrousIO", + "indices" : [ 3, 13 ], + "id_str" : "571491988", + "id" : 571491988 + }, { + "name" : "Yehuda Katz", + "screen_name" : "wycats", + "indices" : [ 69, 76 ], + "id_str" : "8526432", + "id" : 8526432 + }, { + "name" : "Tom Dale", + "screen_name" : "tomdale", + "indices" : [ 77, 85 ], + "id_str" : "668863", + "id" : 668863 + }, { + "name" : "Peter Jihoon Kim", + "screen_name" : "raingrove", + "indices" : [ 86, 96 ], + "id_str" : "6174752", + "id" : 6174752 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/48VuijesL7", + "expanded_url" : "http:\/\/bitly.com\/nitrousmac", + "display_url" : "bitly.com\/nitrousmac" + } ] + }, + "geo" : { }, + "id_str" : "425779772656873472", + "text" : "RT @NitrousIO: The new Mac App is built on node.js and ember.js! \/cc @wycats @tomdale @raingrove \n\nhttp:\/\/t.co\/48VuijesL7", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Yehuda Katz", + "screen_name" : "wycats", + "indices" : [ 54, 61 ], + "id_str" : "8526432", + "id" : 8526432 + }, { + "name" : "Tom Dale", + "screen_name" : "tomdale", + "indices" : [ 62, 70 ], + "id_str" : "668863", + "id" : 668863 + }, { + "name" : "Peter Jihoon Kim", + "screen_name" : "raingrove", + "indices" : [ 71, 81 ], + "id_str" : "6174752", + "id" : 6174752 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/48VuijesL7", + "expanded_url" : "http:\/\/bitly.com\/nitrousmac", + "display_url" : "bitly.com\/nitrousmac" + } ] + }, + "geo" : { }, + "id_str" : "425712704674725888", + "text" : "The new Mac App is built on node.js and ember.js! \/cc @wycats @tomdale @raingrove \n\nhttp:\/\/t.co\/48VuijesL7", + "id" : 425712704674725888, + "created_at" : "2014-01-21 19:33:12 +0000", + "user" : { + "name" : "Nitrous.IO", + "screen_name" : "NitrousIO", + "protected" : false, + "id_str" : "571491988", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/428352639919607808\/cgNDBEEy_normal.png", + "id" : 571491988, + "verified" : false + } + }, + "id" : 425779772656873472, + "created_at" : "2014-01-21 23:59:43 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Robert Jackson", + "screen_name" : "rwjblue", + "indices" : [ 0, 8 ], + "id_str" : "156361232", + "id" : 156361232 + }, { + "name" : "Alex Matchneer", + "screen_name" : "machty", + "indices" : [ 9, 16 ], + "id_str" : "18740111", + "id" : 18740111 + }, { + "name" : "Jo Liss", + "screen_name" : "jo_liss", + "indices" : [ 17, 25 ], + "id_str" : "223422672", + "id" : 223422672 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "425498468187394048", + "geo" : { }, + "id_str" : "425551815245959168", + "in_reply_to_user_id" : 156361232, + "text" : "@rwjblue @machty @jo_liss Broccolifile.not-a-FIFO.or-a-block-device.just-a-file.js", + "id" : 425551815245959168, + "in_reply_to_status_id" : 425498468187394048, + "created_at" : "2014-01-21 08:53:53 +0000", + "in_reply_to_screen_name" : "rwjblue", + "in_reply_to_user_id_str" : "156361232", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "425331013422546944", + "text" : "\u201CI am new in Ruby but not in Visual Foxpro, if somebody needs my help, I can exchange knowledge\u201D\n\nSorry, I\u2019m still using dBASE III. rofl", + "id" : 425331013422546944, + "created_at" : "2014-01-20 18:16:30 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Richard Heath", + "screen_name" : "Space36", + "indices" : [ 0, 8 ], + "id_str" : "15135024", + "id" : 15135024 + }, { + "name" : "Minty Snacks", + "screen_name" : "MintySnacks", + "indices" : [ 9, 21 ], + "id_str" : "1861843507", + "id" : 1861843507 + }, { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 22, 31 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "425272470267236352", + "geo" : { }, + "id_str" : "425301556125106176", + "in_reply_to_user_id" : 15135024, + "text" : "@Space36 @MintySnacks @siracusa No, there isn't. Citizens pay for the NHS damn near directly via taxes.", + "id" : 425301556125106176, + "in_reply_to_status_id" : 425272470267236352, + "created_at" : "2014-01-20 16:19:27 +0000", + "in_reply_to_screen_name" : "Space36", + "in_reply_to_user_id_str" : "15135024", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 0, 5 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "425059355864494082", + "geo" : { }, + "id_str" : "425059828868710400", + "in_reply_to_user_id" : 4777951, + "text" : "@_sjs Chief indicator if you miss the flash: scroll position is lost.", + "id" : 425059828868710400, + "in_reply_to_status_id" : 425059355864494082, + "created_at" : "2014-01-20 00:18:55 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 0, 5 ], + "id_str" : "4777951", + "id" : 4777951 + }, { + "name" : "JonathonW", + "screen_name" : "JonathonW", + "indices" : [ 6, 16 ], + "id_str" : "14402479", + "id" : 14402479 + }, { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "indices" : [ 17, 30 ], + "id_str" : "5637652", + "id" : 5637652 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/5B1LoiGD4n", + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/425059355864494082", + "display_url" : "twitter.com\/_sjs\/status\/42\u2026" + } ] + }, + "in_reply_to_status_id_str" : "424976046023122944", + "geo" : { }, + "id_str" : "425059639483314177", + "in_reply_to_user_id" : 4777951, + "text" : "@_sjs @JonathonW @codinghorror Better but still lame. Loses scroll position :\/ http:\/\/t.co\/5B1LoiGD4n", + "id" : 425059639483314177, + "in_reply_to_status_id" : 424976046023122944, + "created_at" : "2014-01-20 00:18:09 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "425059355864494082", + "text" : "Well, Safari on iOS 7.1 is still evicting tabs but has some kind of cached version ready and shows it quickly. It's better but still lame.", + "id" : 425059355864494082, + "created_at" : "2014-01-20 00:17:02 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Phillips Beer", + "screen_name" : "phillipsbeer", + "indices" : [ 121, 134 ], + "id_str" : "65141250", + "id" : 65141250 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "424991479191175169", + "text" : "Here's a tip\/warning. If you don't finish a growler you may get\/have to drink some breakfast beer. Blue Buck & eggs! @phillipsbeer", + "id" : 424991479191175169, + "created_at" : "2014-01-19 19:47:19 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "424976539604639744", + "text" : "Those plagued by Safari evicting tabs from memory on iOS 7: try the 7.1 beta if you have access. It seems better to me.", + "id" : 424976539604639744, + "created_at" : "2014-01-19 18:47:57 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "JonathonW", + "screen_name" : "JonathonW", + "indices" : [ 0, 10 ], + "id_str" : "14402479", + "id" : 14402479 + }, { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "indices" : [ 11, 24 ], + "id_str" : "5637652", + "id" : 5637652 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "422150895720071168", + "geo" : { }, + "id_str" : "424976046023122944", + "in_reply_to_user_id" : 14402479, + "text" : "@JonathonW @codinghorror Follow up: after a week on the beta it seems much better to me as well. Thanks for the tip.", + "id" : 424976046023122944, + "in_reply_to_status_id" : 422150895720071168, + "created_at" : "2014-01-19 18:45:59 +0000", + "in_reply_to_screen_name" : "JonathonW", + "in_reply_to_user_id_str" : "14402479", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 0, 10 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "424965323075227648", + "geo" : { }, + "id_str" : "424971585229828096", + "in_reply_to_user_id" : 18137723, + "text" : "@raganwald I don't think you are abrasive, but I could be oblivious.", + "id" : 424971585229828096, + "in_reply_to_status_id" : 424965323075227648, + "created_at" : "2014-01-19 18:28:16 +0000", + "in_reply_to_screen_name" : "raganwald", + "in_reply_to_user_id_str" : "18137723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Nick Momrik", + "screen_name" : "nickmomrik", + "indices" : [ 0, 11 ], + "id_str" : "11996", + "id" : 11996 + }, { + "name" : "Ben Thompson", + "screen_name" : "monkbent", + "indices" : [ 12, 21 ], + "id_str" : "40273", + "id" : 40273 + }, { + "name" : "Steve T-S", + "screen_name" : "stroughtonsmith", + "indices" : [ 22, 38 ], + "id_str" : "15267898", + "id" : 15267898 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 60, 82 ], + "url" : "http:\/\/t.co\/kEMWUJl2iB", + "expanded_url" : "http:\/\/www.google.com\/trends\/explore?hl=en-US&q=android+crash,+ios+crash,+iPhone+crash&cmpt=q&content=1", + "display_url" : "google.com\/trends\/explore\u2026" + } ] + }, + "in_reply_to_status_id_str" : "424922288291459072", + "geo" : { }, + "id_str" : "424953082120658944", + "in_reply_to_user_id" : 11996, + "text" : "@nickmomrik @monkbent @stroughtonsmith Added \"iPhone crash\" http:\/\/t.co\/kEMWUJl2iB", + "id" : 424953082120658944, + "in_reply_to_status_id" : 424922288291459072, + "created_at" : "2014-01-19 17:14:44 +0000", + "in_reply_to_screen_name" : "nickmomrik", + "in_reply_to_user_id_str" : "11996", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Alex Matchneer", + "screen_name" : "machty", + "indices" : [ 0, 7 ], + "id_str" : "18740111", + "id" : 18740111 + }, { + "name" : "Robert Jackson", + "screen_name" : "rwjblue", + "indices" : [ 8, 16 ], + "id_str" : "156361232", + "id" : 156361232 + }, { + "name" : "thought leader.js", + "screen_name" : "fivetanley", + "indices" : [ 17, 28 ], + "id_str" : "306497372", + "id" : 306497372 + }, { + "name" : "Tom Dale", + "screen_name" : "tomdale", + "indices" : [ 29, 37 ], + "id_str" : "668863", + "id" : 668863 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "424751895106695168", + "geo" : { }, + "id_str" : "424752583865942016", + "in_reply_to_user_id" : 18740111, + "text" : "@machty @rwjblue @fivetanley @tomdale Well what do you expect moving to Oregon.", + "id" : 424752583865942016, + "in_reply_to_status_id" : 424751895106695168, + "created_at" : "2014-01-19 03:58:02 +0000", + "in_reply_to_screen_name" : "machty", + "in_reply_to_user_id_str" : "18740111", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Dan Parsons", + "screen_name" : "danparsons", + "indices" : [ 3, 14 ], + "id_str" : "3827111", + "id" : 3827111 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/steven_lebron\/status\/423958089440567296\/photo\/1", + "indices" : [ 16, 38 ], + "url" : "http:\/\/t.co\/79secR9BGR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BeIzotJCAAADdar.jpg", + "id_str" : "423958089331507200", + "id" : 423958089331507200, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BeIzotJCAAADdar.jpg", + "sizes" : [ { + "h" : 254, + "resize" : "fit", + "w" : 340 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 373, + "resize" : "fit", + "w" : 500 + }, { + "h" : 373, + "resize" : "fit", + "w" : 500 + }, { + "h" : 373, + "resize" : "fit", + "w" : 500 + } ], + "display_url" : "pic.twitter.com\/79secR9BGR" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "424669250289016834", + "text" : "RT @danparsons: http:\/\/t.co\/79secR9BGR", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/steven_lebron\/status\/423958089440567296\/photo\/1", + "indices" : [ 0, 22 ], + "url" : "http:\/\/t.co\/79secR9BGR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BeIzotJCAAADdar.jpg", + "id_str" : "423958089331507200", + "id" : 423958089331507200, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BeIzotJCAAADdar.jpg", + "sizes" : [ { + "h" : 254, + "resize" : "fit", + "w" : 340 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 373, + "resize" : "fit", + "w" : 500 + }, { + "h" : 373, + "resize" : "fit", + "w" : 500 + }, { + "h" : 373, + "resize" : "fit", + "w" : 500 + } ], + "display_url" : "pic.twitter.com\/79secR9BGR" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "424328368230649856", + "text" : "http:\/\/t.co\/79secR9BGR", + "id" : 424328368230649856, + "created_at" : "2014-01-17 23:52:21 +0000", + "user" : { + "name" : "Dan Parsons", + "screen_name" : "danparsons", + "protected" : false, + "id_str" : "3827111", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/432768715856150529\/isIadYWa_normal.jpeg", + "id" : 3827111, + "verified" : false + } + }, + "id" : 424669250289016834, + "created_at" : "2014-01-18 22:26:53 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Gruber", + "screen_name" : "gruber", + "indices" : [ 0, 7 ], + "id_str" : "33423", + "id" : 33423 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "424345205303943168", + "geo" : { }, + "id_str" : "424487052441169920", + "in_reply_to_user_id" : 33423, + "text" : "@gruber Yes! It is. Gets me every time too.", + "id" : 424487052441169920, + "in_reply_to_status_id" : 424345205303943168, + "created_at" : "2014-01-18 10:22:54 +0000", + "in_reply_to_screen_name" : "gruber", + "in_reply_to_user_id_str" : "33423", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "jbr", + "screen_name" : "jacobrothstein", + "indices" : [ 0, 15 ], + "id_str" : "27302287", + "id" : 27302287 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "424308780273119232", + "geo" : { }, + "id_str" : "424317352386125825", + "in_reply_to_user_id" : 27302287, + "text" : "@jacobrothstein I do like that Dropbox works offline. Hence pushing to git in Dropbox not remote. But location is just a detail.", + "id" : 424317352386125825, + "in_reply_to_status_id" : 424308780273119232, + "created_at" : "2014-01-17 23:08:34 +0000", + "in_reply_to_screen_name" : "jacobrothstein", + "in_reply_to_user_id_str" : "27302287", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 3, 12 ], + "id_str" : "636923", + "id" : 636923 + }, { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 14, 26 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "424316727745196032", + "text" : "RT @siracusa: @marcoarment Doing nothing\u2014pah! ABC: Always Be Compiling.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 0, 12 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "424295556895481856", + "geo" : { }, + "id_str" : "424296423178649600", + "in_reply_to_user_id" : 14231571, + "text" : "@marcoarment Doing nothing\u2014pah! ABC: Always Be Compiling.", + "id" : 424296423178649600, + "in_reply_to_status_id" : 424295556895481856, + "created_at" : "2014-01-17 21:45:24 +0000", + "in_reply_to_screen_name" : "marcoarment", + "in_reply_to_user_id_str" : "14231571", + "user" : { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "protected" : false, + "id_str" : "636923", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", + "id" : 636923, + "verified" : false + } + }, + "id" : 424316727745196032, + "created_at" : "2014-01-17 23:06:05 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "jbr", + "screen_name" : "jacobrothstein", + "indices" : [ 0, 15 ], + "id_str" : "27302287", + "id" : 27302287 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 56, 78 ], + "url" : "http:\/\/t.co\/mjvHJcoGct", + "expanded_url" : "http:\/\/github.com\/samsonjs\/northwatcher", + "display_url" : "github.com\/samsonjs\/north\u2026" + } ] + }, + "in_reply_to_status_id_str" : "424308780273119232", + "geo" : { }, + "id_str" : "424316599701491713", + "in_reply_to_user_id" : 27302287, + "text" : "@jacobrothstein I already have one piece of the puzzle: http:\/\/t.co\/mjvHJcoGct\n\nNow just a script to do the git part.", + "id" : 424316599701491713, + "in_reply_to_status_id" : 424308780273119232, + "created_at" : "2014-01-17 23:05:35 +0000", + "in_reply_to_screen_name" : "jacobrothstein", + "in_reply_to_user_id_str" : "27302287", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "jbr", + "screen_name" : "jacobrothstein", + "indices" : [ 0, 15 ], + "id_str" : "27302287", + "id" : 27302287 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "424293319103889408", + "geo" : { }, + "id_str" : "424307518366429185", + "in_reply_to_user_id" : 27302287, + "text" : "@jacobrothstein That's an idea! Could even push to a repo in Dropbox, or `git add -N . && git diff >~\/Dropbox\/...\/$(hostname -s).patch`", + "id" : 424307518366429185, + "in_reply_to_status_id" : 424293319103889408, + "created_at" : "2014-01-17 22:29:30 +0000", + "in_reply_to_screen_name" : "jacobrothstein", + "in_reply_to_user_id_str" : "27302287", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "jbr", + "screen_name" : "jacobrothstein", + "indices" : [ 0, 15 ], + "id_str" : "27302287", + "id" : 27302287 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "424291968839999488", + "geo" : { }, + "id_str" : "424292284511711232", + "in_reply_to_user_id" : 4777951, + "text" : "@jacobrothstein I want to just pick up and leave off wherever I'm at without having to remember to push, and take time to commit neatly.", + "id" : 424292284511711232, + "in_reply_to_status_id" : 424291968839999488, + "created_at" : "2014-01-17 21:28:58 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "jbr", + "screen_name" : "jacobrothstein", + "indices" : [ 0, 15 ], + "id_str" : "27302287", + "id" : 27302287 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "424289570109145088", + "geo" : { }, + "id_str" : "424291968839999488", + "in_reply_to_user_id" : 27302287, + "text" : "@jacobrothstein The problem is that I want it to sync the entire repo. I use it to be lazy and avoid pushing WIP commits to sync up boxes.", + "id" : 424291968839999488, + "in_reply_to_status_id" : 424289570109145088, + "created_at" : "2014-01-17 21:27:42 +0000", + "in_reply_to_screen_name" : "jacobrothstein", + "in_reply_to_user_id_str" : "27302287", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Erik Bryn\u2122", + "screen_name" : "ebryn", + "indices" : [ 3, 9 ], + "id_str" : "3594", + "id" : 3594 + }, { + "name" : "Pete Hunt", + "screen_name" : "floydophone", + "indices" : [ 13, 25 ], + "id_str" : "14521411", + "id" : 14521411 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "424291062195036160", + "text" : "RT @ebryn: . @floydophone Ember.js will be the #1 JS framework for spinning circles", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Pete Hunt", + "screen_name" : "floydophone", + "indices" : [ 2, 14 ], + "id_str" : "14521411", + "id" : 14521411 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "424250433868021760", + "geo" : { }, + "id_str" : "424250707294699520", + "in_reply_to_user_id" : 14521411, + "text" : ". @floydophone Ember.js will be the #1 JS framework for spinning circles", + "id" : 424250707294699520, + "in_reply_to_status_id" : 424250433868021760, + "created_at" : "2014-01-17 18:43:45 +0000", + "in_reply_to_screen_name" : "floydophone", + "in_reply_to_user_id_str" : "14521411", + "user" : { + "name" : "Erik Bryn\u2122", + "screen_name" : "ebryn", + "protected" : false, + "id_str" : "3594", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/427293094724116480\/WtJ70isV_normal.png", + "id" : 3594, + "verified" : false + } + }, + "id" : 424291062195036160, + "created_at" : "2014-01-17 21:24:06 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 3, 14 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "iOS", + "indices" : [ 133, 137 ] + } ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/8Zu6lsrmST", + "expanded_url" : "http:\/\/about.me\/jimroepcke", + "display_url" : "about.me\/jimroepcke" + } ] + }, + "geo" : { }, + "id_str" : "424290460413095936", + "text" : "RT @JimRoepcke: (repost) Looking for a senior \/ lead iOS Developer or Mentor? I\u2019m available. http:\/\/t.co\/8Zu6lsrmST\n\nPlease retweet! #iOS", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "iOS", + "indices" : [ 117, 121 ] + } ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/8Zu6lsrmST", + "expanded_url" : "http:\/\/about.me\/jimroepcke", + "display_url" : "about.me\/jimroepcke" + } ] + }, + "geo" : { }, + "id_str" : "424249514187186176", + "text" : "(repost) Looking for a senior \/ lead iOS Developer or Mentor? I\u2019m available. http:\/\/t.co\/8Zu6lsrmST\n\nPlease retweet! #iOS", + "id" : 424249514187186176, + "created_at" : "2014-01-17 18:39:01 +0000", + "user" : { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "protected" : false, + "id_str" : "894911", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", + "id" : 894911, + "verified" : false + } + }, + "id" : 424290460413095936, + "created_at" : "2014-01-17 21:21:43 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Erik Bryn\u2122", + "screen_name" : "ebryn", + "indices" : [ 3, 9 ], + "id_str" : "3594", + "id" : 3594 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/eZaU8HPPJa", + "expanded_url" : "http:\/\/bit.ly\/1dCA0SL", + "display_url" : "bit.ly\/1dCA0SL" + } ] + }, + "geo" : { }, + "id_str" : "424290405656449024", + "text" : "RT @ebryn: We\u2019re getting close to raw JS speed here with Ember.js + HTMLBars: http:\/\/t.co\/eZaU8HPPJa Faster than React.js now at least :)", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 67, 89 ], + "url" : "http:\/\/t.co\/eZaU8HPPJa", + "expanded_url" : "http:\/\/bit.ly\/1dCA0SL", + "display_url" : "bit.ly\/1dCA0SL" + } ] + }, + "geo" : { }, + "id_str" : "424247675026808832", + "text" : "We\u2019re getting close to raw JS speed here with Ember.js + HTMLBars: http:\/\/t.co\/eZaU8HPPJa Faster than React.js now at least :)", + "id" : 424247675026808832, + "created_at" : "2014-01-17 18:31:42 +0000", + "user" : { + "name" : "Erik Bryn\u2122", + "screen_name" : "ebryn", + "protected" : false, + "id_str" : "3594", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/427293094724116480\/WtJ70isV_normal.png", + "id" : 3594, + "verified" : false + } + }, + "id" : 424290405656449024, + "created_at" : "2014-01-17 21:21:30 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "424289110639923201", + "text" : "Symptom: me angrily cursing at my computer while changes staged to the index are reverted a second after staging them.", + "id" : 424289110639923201, + "created_at" : "2014-01-17 21:16:21 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "424288905374871552", + "text" : "Dropbox will have fits where it creates several identical conflicted copies of the index from one machine. Or battle other machines.", + "id" : 424288905374871552, + "created_at" : "2014-01-17 21:15:32 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "424288499542413313", + "text" : "Tip for puting git repos in Dropbox: create a copy of the repo for each machine you use it on. Else suffer endless conflicts on .git\/index.", + "id" : 424288499542413313, + "created_at" : "2014-01-17 21:13:55 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Anton Arhipov", + "screen_name" : "antonarhipov", + "indices" : [ 3, 16 ], + "id_str" : "94757717", + "id" : 94757717 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 45, 67 ], + "url" : "http:\/\/t.co\/JlUzEcbml8", + "expanded_url" : "http:\/\/twitpic.com\/dseptp", + "display_url" : "twitpic.com\/dseptp" + } ] + }, + "geo" : { }, + "id_str" : "424084526101311489", + "text" : "RT @antonarhipov: IDEs as seen by each other http:\/\/t.co\/JlUzEcbml8", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitpic.com\" rel=\"nofollow\"\u003ETwitpic\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 27, 49 ], + "url" : "http:\/\/t.co\/JlUzEcbml8", + "expanded_url" : "http:\/\/twitpic.com\/dseptp", + "display_url" : "twitpic.com\/dseptp" + } ] + }, + "geo" : { }, + "id_str" : "423739169098063872", + "text" : "IDEs as seen by each other http:\/\/t.co\/JlUzEcbml8", + "id" : 423739169098063872, + "created_at" : "2014-01-16 08:51:05 +0000", + "user" : { + "name" : "Anton Arhipov", + "screen_name" : "antonarhipov", + "protected" : false, + "id_str" : "94757717", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000853498646\/8c4dd1446c058a721f5327c8cc6349f2_normal.jpeg", + "id" : 94757717, + "verified" : false + } + }, + "id" : 424084526101311489, + "created_at" : "2014-01-17 07:43:24 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "NewRelic", + "screen_name" : "newrelic", + "indices" : [ 3, 12 ], + "id_str" : "15527007", + "id" : 15527007 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/newrelic\/status\/424028099273957376\/photo\/1", + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/jTIx0v7yF3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BeJzTz8CAAAZGEv.jpg", + "id_str" : "424028099122954240", + "id" : 424028099122954240, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BeJzTz8CAAAZGEv.jpg", + "sizes" : [ { + "h" : 180, + "resize" : "fit", + "w" : 240 + }, { + "h" : 180, + "resize" : "fit", + "w" : 240 + }, { + "h" : 180, + "resize" : "fit", + "w" : 240 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 180, + "resize" : "fit", + "w" : 240 + } ], + "display_url" : "pic.twitter.com\/jTIx0v7yF3" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "424035370250948608", + "text" : "RT @newrelic: i heard you want to be a web developer here are a few devices to test your site... (Ugh) http:\/\/t.co\/jTIx0v7yF3", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/newrelic\/status\/424028099273957376\/photo\/1", + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/jTIx0v7yF3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BeJzTz8CAAAZGEv.jpg", + "id_str" : "424028099122954240", + "id" : 424028099122954240, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BeJzTz8CAAAZGEv.jpg", + "sizes" : [ { + "h" : 180, + "resize" : "fit", + "w" : 240 + }, { + "h" : 180, + "resize" : "fit", + "w" : 240 + }, { + "h" : 180, + "resize" : "fit", + "w" : 240 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 180, + "resize" : "fit", + "w" : 240 + } ], + "display_url" : "pic.twitter.com\/jTIx0v7yF3" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "424028099273957376", + "text" : "i heard you want to be a web developer here are a few devices to test your site... (Ugh) http:\/\/t.co\/jTIx0v7yF3", + "id" : 424028099273957376, + "created_at" : "2014-01-17 03:59:11 +0000", + "user" : { + "name" : "NewRelic", + "screen_name" : "newrelic", + "protected" : false, + "id_str" : "15527007", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000732477801\/09a3c51063a799bca2f3af9f8baf1142_normal.png", + "id" : 15527007, + "verified" : true + } + }, + "id" : 424035370250948608, + "created_at" : "2014-01-17 04:28:05 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Butt Coin", + "screen_name" : "ButtCoin", + "indices" : [ 3, 12 ], + "id_str" : "305854715", + "id" : 305854715 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "424017399608639488", + "text" : "RT @ButtCoin: Anything is possible with Zombocoin", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "423959384780070913", + "text" : "Anything is possible with Zombocoin", + "id" : 423959384780070913, + "created_at" : "2014-01-16 23:26:08 +0000", + "user" : { + "name" : "Butt Coin", + "screen_name" : "ButtCoin", + "protected" : false, + "id_str" : "305854715", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1370538436\/buttcoin-small_normal.png", + "id" : 305854715, + "verified" : false + } + }, + "id" : 424017399608639488, + "created_at" : "2014-01-17 03:16:40 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Steven Frank", + "screen_name" : "stevenf", + "indices" : [ 0, 8 ], + "id_str" : "733813", + "id" : 733813 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 23, 45 ], + "url" : "http:\/\/t.co\/0IWMg3Z2Vr", + "expanded_url" : "http:\/\/xkcd.com\/1316\/", + "display_url" : "xkcd.com\/1316\/" + } ] + }, + "in_reply_to_status_id_str" : "423865932847386624", + "geo" : { }, + "id_str" : "423910043688247296", + "in_reply_to_user_id" : 733813, + "text" : "@stevenf Relevant XKCD http:\/\/t.co\/0IWMg3Z2Vr", + "id" : 423910043688247296, + "in_reply_to_status_id" : 423865932847386624, + "created_at" : "2014-01-16 20:10:04 +0000", + "in_reply_to_screen_name" : "stevenf", + "in_reply_to_user_id_str" : "733813", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Aaron Patterson", + "screen_name" : "tenderlove", + "indices" : [ 3, 14 ], + "id_str" : "14761655", + "id" : 14761655 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/tenderlove\/status\/423571625737342976\/photo\/1", + "indices" : [ 64, 86 ], + "url" : "http:\/\/t.co\/ERKV4MaY3j", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BeDUJi9CUAAXAxm.jpg", + "id_str" : "423571625439547392", + "id" : 423571625439547392, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BeDUJi9CUAAXAxm.jpg", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 600 + }, { + "h" : 625, + "resize" : "fit", + "w" : 1032 + }, { + "h" : 206, + "resize" : "fit", + "w" : 340 + }, { + "h" : 620, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "display_url" : "pic.twitter.com\/ERKV4MaY3j" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "423715033965539328", + "text" : "RT @tenderlove: AdequateRecord is even more Adequate than ever. http:\/\/t.co\/ERKV4MaY3j", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/tenderlove\/status\/423571625737342976\/photo\/1", + "indices" : [ 48, 70 ], + "url" : "http:\/\/t.co\/ERKV4MaY3j", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BeDUJi9CUAAXAxm.jpg", + "id_str" : "423571625439547392", + "id" : 423571625439547392, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BeDUJi9CUAAXAxm.jpg", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 600 + }, { + "h" : 625, + "resize" : "fit", + "w" : 1032 + }, { + "h" : 206, + "resize" : "fit", + "w" : 340 + }, { + "h" : 620, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "display_url" : "pic.twitter.com\/ERKV4MaY3j" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "423571625737342976", + "text" : "AdequateRecord is even more Adequate than ever. http:\/\/t.co\/ERKV4MaY3j", + "id" : 423571625737342976, + "created_at" : "2014-01-15 21:45:19 +0000", + "user" : { + "name" : "Aaron Patterson", + "screen_name" : "tenderlove", + "protected" : false, + "id_str" : "14761655", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000325798111\/ca48276f8ebbbbac9c6ce83aac3c8548_normal.jpeg", + "id" : 14761655, + "verified" : false + } + }, + "id" : 423715033965539328, + "created_at" : "2014-01-16 07:15:11 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "greg bate", + "screen_name" : "gregbate", + "indices" : [ 0, 9 ], + "id_str" : "15292261", + "id" : 15292261 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "423332392154058752", + "geo" : { }, + "id_str" : "423524100376891393", + "in_reply_to_user_id" : 15292261, + "text" : "@gregbate I think it'd be interesting to develop on a Chromebook Pixel with Nitrous.io and Cloud9. Fun experiment anyway.", + "id" : 423524100376891393, + "in_reply_to_status_id" : 423332392154058752, + "created_at" : "2014-01-15 18:36:28 +0000", + "in_reply_to_screen_name" : "gregbate", + "in_reply_to_user_id_str" : "15292261", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Casey Liss", + "screen_name" : "caseyliss", + "indices" : [ 4, 14 ], + "id_str" : "18119839", + "id" : 18119839 + }, { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 23, 32 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/t2VXVKdEFW", + "expanded_url" : "http:\/\/5by5.tv\/hypercritical\/31", + "display_url" : "5by5.tv\/hypercritical\/\u2026" + } ] + }, + "geo" : { }, + "id_str" : "423135185203249152", + "text" : "Hey @caseyliss, here's @siracusa talking about the new Mac Pro in 2011. http:\/\/t.co\/t2VXVKdEFW\n\nYou're welcome.", + "id" : 423135185203249152, + "created_at" : "2014-01-14 16:51:04 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "423126765582553088", + "text" : "Breakfast is delicious. I love the taste of schadenfreude in the morning.", + "id" : 423126765582553088, + "created_at" : "2014-01-14 16:17:36 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Craig Hockenberry", + "screen_name" : "chockenberry", + "indices" : [ 3, 16 ], + "id_str" : "36183", + "id" : 36183 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "422953732775493632", + "text" : "RT @chockenberry: IS THERE A TRIPPIN BALLS EMOJI ASKING FOR A FRIEND", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "422952272213966848", + "text" : "IS THERE A TRIPPIN BALLS EMOJI ASKING FOR A FRIEND", + "id" : 422952272213966848, + "created_at" : "2014-01-14 04:44:14 +0000", + "user" : { + "name" : "Craig Hockenberry", + "screen_name" : "chockenberry", + "protected" : false, + "id_str" : "36183", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/443849647363072000\/t5o3H1ey_normal.png", + "id" : 36183, + "verified" : false + } + }, + "id" : 422953732775493632, + "created_at" : "2014-01-14 04:50:02 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Rogers", + "screen_name" : "polotek", + "indices" : [ 0, 8 ], + "id_str" : "20079975", + "id" : 20079975 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "422812079779635200", + "geo" : { }, + "id_str" : "422819127711911936", + "in_reply_to_user_id" : 20079975, + "text" : "@polotek Thanks for the pointer. I\u2019m going to mull this on a background thread while we try to get the product off the ground for now.", + "id" : 422819127711911936, + "in_reply_to_status_id" : 422812079779635200, + "created_at" : "2014-01-13 19:55:10 +0000", + "in_reply_to_screen_name" : "polotek", + "in_reply_to_user_id_str" : "20079975", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Rogers", + "screen_name" : "polotek", + "indices" : [ 1, 9 ], + "id_str" : "20079975", + "id" : 20079975 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/aYQHyxmmyW", + "expanded_url" : "http:\/\/stackoverflow.com\/questions\/15870457\/affects-to-the-server-from-running-eventsources", + "display_url" : "stackoverflow.com\/questions\/1587\u2026" + } ] + }, + "in_reply_to_status_id_str" : "422810974781837312", + "geo" : { }, + "id_str" : "422811284879319040", + "in_reply_to_user_id" : 20079975, + "text" : ".@polotek Nor am I. My best source so far is an answer on Stack Overflow :\/ But the answer seems good http:\/\/t.co\/aYQHyxmmyW", + "id" : 422811284879319040, + "in_reply_to_status_id" : 422810974781837312, + "created_at" : "2014-01-13 19:24:00 +0000", + "in_reply_to_screen_name" : "polotek", + "in_reply_to_user_id_str" : "20079975", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "422810713090842624", + "text" : "EventSource sould be more efficient than the constant reconnection of long polling.", + "id" : 422810713090842624, + "created_at" : "2014-01-13 19:21:44 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "422810439114711040", + "text" : "From the server perspective there\u2019s little difference between long-polling and EventSource. My overhead concerns are mainly about clients.", + "id" : 422810439114711040, + "created_at" : "2014-01-13 19:20:38 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Rogers", + "screen_name" : "polotek", + "indices" : [ 0, 8 ], + "id_str" : "20079975", + "id" : 20079975 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "422809590531489792", + "geo" : { }, + "id_str" : "422809722798878720", + "in_reply_to_user_id" : 4777951, + "text" : "@polotek really isn\u2019t up to the polling\/event serving task without a lot of fuss.", + "id" : 422809722798878720, + "in_reply_to_status_id" : 422809590531489792, + "created_at" : "2014-01-13 19:17:48 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Rogers", + "screen_name" : "polotek", + "indices" : [ 0, 8 ], + "id_str" : "20079975", + "id" : 20079975 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "422807742252716032", + "geo" : { }, + "id_str" : "422809590531489792", + "in_reply_to_user_id" : 20079975, + "text" : "@polotek The overhead I\u2019m worried about is a laptop battery draining on the client side more than server. I\u2019ll add a node server if Rails\u2026", + "id" : 422809590531489792, + "in_reply_to_status_id" : 422807742252716032, + "created_at" : "2014-01-13 19:17:16 +0000", + "in_reply_to_screen_name" : "polotek", + "in_reply_to_user_id_str" : "20079975", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Rogers", + "screen_name" : "polotek", + "indices" : [ 0, 8 ], + "id_str" : "20079975", + "id" : 20079975 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "422807994447835136", + "geo" : { }, + "id_str" : "422809105737080833", + "in_reply_to_user_id" : 20079975, + "text" : "@polotek There is another upcoming use case for which a 30-60s interval would be adequate. Polling might be the way to go for that.", + "id" : 422809105737080833, + "in_reply_to_status_id" : 422807994447835136, + "created_at" : "2014-01-13 19:15:20 +0000", + "in_reply_to_screen_name" : "polotek", + "in_reply_to_user_id_str" : "20079975", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jed Schmidt", + "screen_name" : "jedschmidt", + "indices" : [ 1, 12 ], + "id_str" : "815114", + "id" : 815114 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "422791058448060416", + "text" : ".@jedschmidt Yeah, it really isn\u2019t different from my current method which is a one-off request that hangs until the event occurs server-side", + "id" : 422791058448060416, + "created_at" : "2014-01-13 18:03:38 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jed Schmidt", + "screen_name" : "jedschmidt", + "indices" : [ 3, 14 ], + "id_str" : "815114", + "id" : 815114 + }, { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 16, 21 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "422790877254131713", + "text" : "RT @jedschmidt: @_sjs why close it? at that point you're just long polling.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 0, 5 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "422790034899484672", + "geo" : { }, + "id_str" : "422790353763434496", + "in_reply_to_user_id" : 4777951, + "text" : "@_sjs why close it? at that point you're just long polling.", + "id" : 422790353763434496, + "in_reply_to_status_id" : 422790034899484672, + "created_at" : "2014-01-13 18:00:50 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Jed Schmidt", + "screen_name" : "jedschmidt", + "protected" : false, + "id_str" : "815114", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000847455995\/92856a0e8d7651cd5fc74699319e9f59_normal.jpeg", + "id" : 815114, + "verified" : false + } + }, + "id" : 422790877254131713, + "created_at" : "2014-01-13 18:02:54 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "422790034899484672", + "text" : "I guess I just initialize an EventSource, wait for the event, and then close it. That makes the server side easier as well, given Rails.", + "id" : 422790034899484672, + "created_at" : "2014-01-13 17:59:34 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "422789705109741568", + "text" : "I\u2019m worried about overhead. I only need to listen for an event every now and then so I don\u2019t want to constantly poll.", + "id" : 422789705109741568, + "created_at" : "2014-01-13 17:58:15 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "422788490745487360", + "text" : "It seems like EventSource (Server-sent events) + polyfill is the way to go. My current project uses Rails 4 on the server.", + "id" : 422788490745487360, + "created_at" : "2014-01-13 17:53:25 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "422787114925707264", + "text" : "What are you all using to push events from the server in your single-page web apps? Seems like a basic necessity.", + "id" : 422787114925707264, + "created_at" : "2014-01-13 17:47:57 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "422485134361628672", + "text" : "I've shipped a static library for an iOS SDK and it was a terrible experience. Just figuring out how to build it was an ordeal.", + "id" : 422485134361628672, + "created_at" : "2014-01-12 21:48:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Landon Fuller", + "screen_name" : "landonfuller", + "indices" : [ 3, 16 ], + "id_str" : "17947796", + "id" : 17947796 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/5vKqLrLUft", + "expanded_url" : "http:\/\/landonf.bikemonkey.org\/code\/ios\/Radar_15800975_iOS_Frameworks.20140112.html", + "display_url" : "landonf.bikemonkey.org\/code\/ios\/Radar\u2026" + } ] + }, + "geo" : { }, + "id_str" : "422484690600079360", + "text" : "RT @landonfuller: Finally sharing how I really feel: iOS Static Libraries Are, Like, Really Bad, And Stuff: http:\/\/t.co\/5vKqLrLUft", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/5vKqLrLUft", + "expanded_url" : "http:\/\/landonf.bikemonkey.org\/code\/ios\/Radar_15800975_iOS_Frameworks.20140112.html", + "display_url" : "landonf.bikemonkey.org\/code\/ios\/Radar\u2026" + } ] + }, + "geo" : { }, + "id_str" : "422467706311696385", + "text" : "Finally sharing how I really feel: iOS Static Libraries Are, Like, Really Bad, And Stuff: http:\/\/t.co\/5vKqLrLUft", + "id" : 422467706311696385, + "created_at" : "2014-01-12 20:38:44 +0000", + "user" : { + "name" : "Landon Fuller", + "screen_name" : "landonfuller", + "protected" : false, + "id_str" : "17947796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3588158127\/4a660c83b0cf5914ff11d9f1d55f1acc_normal.jpeg", + "id" : 17947796, + "verified" : false + } + }, + "id" : 422484690600079360, + "created_at" : "2014-01-12 21:46:14 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Horse iOS", + "screen_name" : "Horse_iOS", + "indices" : [ 3, 13 ], + "id_str" : "1518266449", + "id" : 1518266449 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "422193152124919809", + "text" : "RT @Horse_iOS: nil, NULL, and NSNull walk into a bar", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "422176768330448896", + "text" : "nil, NULL, and NSNull walk into a bar", + "id" : 422176768330448896, + "created_at" : "2014-01-12 01:22:39 +0000", + "user" : { + "name" : "Horse iOS", + "screen_name" : "Horse_iOS", + "protected" : false, + "id_str" : "1518266449", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000662240388\/6ee0fb6aa5f9f139544b1296a7324aaa_normal.png", + "id" : 1518266449, + "verified" : false + } + }, + "id" : 422193152124919809, + "created_at" : "2014-01-12 02:27:46 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "JonathonW", + "screen_name" : "JonathonW", + "indices" : [ 0, 10 ], + "id_str" : "14402479", + "id" : 14402479 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "422174588999458816", + "geo" : { }, + "id_str" : "422185603455664128", + "in_reply_to_user_id" : 14402479, + "text" : "@JonathonW Too late! \u00AF\\_(\u30C4)_\/\u00AF\n\nIt's cool I have a backup if I need to restore. Thanks though.", + "id" : 422185603455664128, + "in_reply_to_status_id" : 422174588999458816, + "created_at" : "2014-01-12 01:57:46 +0000", + "in_reply_to_screen_name" : "JonathonW", + "in_reply_to_user_id_str" : "14402479", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Action Jay", + "screen_name" : "action_jay", + "indices" : [ 0, 11 ], + "id_str" : "6608642", + "id" : 6608642 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "422163528867278848", + "geo" : { }, + "id_str" : "422165196094701568", + "in_reply_to_user_id" : 6608642, + "text" : "@action_jay Heh, that's one of the remaining categories I find lacking on Android. :) Press is great for RSS now.", + "id" : 422165196094701568, + "in_reply_to_status_id" : 422163528867278848, + "created_at" : "2014-01-12 00:36:40 +0000", + "in_reply_to_screen_name" : "action_jay", + "in_reply_to_user_id_str" : "6608642", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Adam Jordens", + "screen_name" : "ajordens", + "indices" : [ 0, 9 ], + "id_str" : "2262091", + "id" : 2262091 + }, { + "name" : "Alex Mendelev", + "screen_name" : "mendelev", + "indices" : [ 10, 19 ], + "id_str" : "10201762", + "id" : 10201762 + }, { + "name" : "Aaron Patterson", + "screen_name" : "tenderlove", + "indices" : [ 37, 48 ], + "id_str" : "14761655", + "id" : 14761655 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 67, 89 ], + "url" : "http:\/\/t.co\/sARHOm6VbX", + "expanded_url" : "http:\/\/img.ly\/xJwV", + "display_url" : "img.ly\/xJwV" + } ] + }, + "in_reply_to_status_id_str" : "422159223451947008", + "geo" : { }, + "id_str" : "422160364390723584", + "in_reply_to_user_id" : 2262091, + "text" : "@ajordens @mendelev In the spirit of @tenderlove, Saturday cheers! http:\/\/t.co\/sARHOm6VbX", + "id" : 422160364390723584, + "in_reply_to_status_id" : 422159223451947008, + "created_at" : "2014-01-12 00:17:28 +0000", + "in_reply_to_screen_name" : "ajordens", + "in_reply_to_user_id_str" : "2262091", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Action Jay", + "screen_name" : "action_jay", + "indices" : [ 0, 11 ], + "id_str" : "6608642", + "id" : 6608642 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "422157531729756160", + "geo" : { }, + "id_str" : "422157881857691649", + "in_reply_to_user_id" : 6608642, + "text" : "@action_jay Nice. I have the first one and it's a great device. Apps are a bit lacking for me in some areas, but otherwise good. 2nd gen \uD83D\uDC4D", + "id" : 422157881857691649, + "in_reply_to_status_id" : 422157531729756160, + "created_at" : "2014-01-12 00:07:37 +0000", + "in_reply_to_screen_name" : "action_jay", + "in_reply_to_user_id_str" : "6608642", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Action Jay", + "screen_name" : "action_jay", + "indices" : [ 0, 11 ], + "id_str" : "6608642", + "id" : 6608642 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "422155017701711872", + "geo" : { }, + "id_str" : "422156967079968768", + "in_reply_to_user_id" : 6608642, + "text" : "@action_jay In my experience the iPod touch is a good iPod but a bad machine for apps. It's at best a gateway to the iPhone. No replacement.", + "id" : 422156967079968768, + "in_reply_to_status_id" : 422155017701711872, + "created_at" : "2014-01-12 00:03:58 +0000", + "in_reply_to_screen_name" : "action_jay", + "in_reply_to_user_id_str" : "6608642", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Action Jay", + "screen_name" : "action_jay", + "indices" : [ 0, 11 ], + "id_str" : "6608642", + "id" : 6608642 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "422155017701711872", + "geo" : { }, + "id_str" : "422156711911116800", + "in_reply_to_user_id" : 6608642, + "text" : "@action_jay I mean this completely seriously, are there alternatives to the iPod touch? Is the Galaxy Player still a thing?", + "id" : 422156711911116800, + "in_reply_to_status_id" : 422155017701711872, + "created_at" : "2014-01-12 00:02:58 +0000", + "in_reply_to_screen_name" : "action_jay", + "in_reply_to_user_id_str" : "6608642", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "clarity99", + "screen_name" : "clarity99", + "indices" : [ 0, 10 ], + "id_str" : "8953202", + "id" : 8953202 + }, { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "indices" : [ 11, 24 ], + "id_str" : "5637652", + "id" : 5637652 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "422153947236007936", + "geo" : { }, + "id_str" : "422154797383311360", + "in_reply_to_user_id" : 8953202, + "text" : "@clarity99 @codinghorror Oh, I misunderstood. I thought you meant upgrade to iOS 7, not get a new iPad. My advice is to wait if you can.", + "id" : 422154797383311360, + "in_reply_to_status_id" : 422153947236007936, + "created_at" : "2014-01-11 23:55:21 +0000", + "in_reply_to_screen_name" : "clarity99", + "in_reply_to_user_id_str" : "8953202", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "indices" : [ 3, 16 ], + "id_str" : "5637652", + "id" : 5637652 + }, { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 18, 23 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "422153494305320960", + "text" : "RT @codinghorror: @_sjs it is horrid now. iPad went from being one of my fave browsing platforms to one I dread", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 0, 5 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "422147299209269248", + "geo" : { }, + "id_str" : "422148993582260225", + "in_reply_to_user_id" : 4777951, + "text" : "@_sjs it is horrid now. iPad went from being one of my fave browsing platforms to one I dread", + "id" : 422148993582260225, + "in_reply_to_status_id" : 422147299209269248, + "created_at" : "2014-01-11 23:32:17 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "protected" : false, + "id_str" : "5637652", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2052442590\/coding-horror-official-logo-medium_normal.png", + "id" : 5637652, + "verified" : true + } + }, + "id" : 422153494305320960, + "created_at" : "2014-01-11 23:50:10 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "clarity99", + "screen_name" : "clarity99", + "indices" : [ 0, 10 ], + "id_str" : "8953202", + "id" : 8953202 + }, { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "indices" : [ 11, 24 ], + "id_str" : "5637652", + "id" : 5637652 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "422152182516162560", + "geo" : { }, + "id_str" : "422153421328633856", + "in_reply_to_user_id" : 8953202, + "text" : "@clarity99 @codinghorror I upgraded from an iPad 3. It isn't much worse because it was already so bad ;-) If you like iOS 7 go for it (imho)", + "id" : 422153421328633856, + "in_reply_to_status_id" : 422152182516162560, + "created_at" : "2014-01-11 23:49:53 +0000", + "in_reply_to_screen_name" : "clarity99", + "in_reply_to_user_id_str" : "8953202", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "JonathonW", + "screen_name" : "JonathonW", + "indices" : [ 0, 10 ], + "id_str" : "14402479", + "id" : 14402479 + }, { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "indices" : [ 11, 24 ], + "id_str" : "5637652", + "id" : 5637652 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "422150895720071168", + "geo" : { }, + "id_str" : "422152352473161729", + "in_reply_to_user_id" : 14402479, + "text" : "@JonathonW @codinghorror Really? I'm going to try the beta right now.", + "id" : 422152352473161729, + "in_reply_to_status_id" : 422150895720071168, + "created_at" : "2014-01-11 23:45:38 +0000", + "in_reply_to_screen_name" : "JonathonW", + "in_reply_to_user_id_str" : "14402479", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Matthew Inman", + "screen_name" : "Oatmeal", + "indices" : [ 3, 11 ], + "id_str" : "4519121", + "id" : 4519121 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 33, 55 ], + "url" : "http:\/\/t.co\/9chxJHNwsp", + "expanded_url" : "http:\/\/theoatmeal.com\/comics\/log_out", + "display_url" : "theoatmeal.com\/comics\/log_out" + } ] + }, + "geo" : { }, + "id_str" : "422147546840985600", + "text" : "RT @Oatmeal: Log out, right now. http:\/\/t.co\/9chxJHNwsp", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 20, 42 ], + "url" : "http:\/\/t.co\/9chxJHNwsp", + "expanded_url" : "http:\/\/theoatmeal.com\/comics\/log_out", + "display_url" : "theoatmeal.com\/comics\/log_out" + } ] + }, + "geo" : { }, + "id_str" : "422140374866333696", + "text" : "Log out, right now. http:\/\/t.co\/9chxJHNwsp", + "id" : 422140374866333696, + "created_at" : "2014-01-11 22:58:03 +0000", + "user" : { + "name" : "Matthew Inman", + "screen_name" : "Oatmeal", + "protected" : false, + "id_str" : "4519121", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3443960533\/b4d4f7d8a07d67df7ecd2883542e3f3b_normal.jpeg", + "id" : 4519121, + "verified" : true + } + }, + "id" : 422147546840985600, + "created_at" : "2014-01-11 23:26:32 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tom Dale", + "screen_name" : "tomdale", + "indices" : [ 0, 8 ], + "id_str" : "668863", + "id" : 668863 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "422144344397606912", + "geo" : { }, + "id_str" : "422147423423586304", + "in_reply_to_user_id" : 668863, + "text" : "@tomdale Hand towels are larger and meant for drying hands. Washcloths, also known as facecloths, are smaller and typically for your face.", + "id" : 422147423423586304, + "in_reply_to_status_id" : 422144344397606912, + "created_at" : "2014-01-11 23:26:03 +0000", + "in_reply_to_screen_name" : "tomdale", + "in_reply_to_user_id_str" : "668863", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "indices" : [ 0, 13 ], + "id_str" : "5637652", + "id" : 5637652 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "422143457604288512", + "geo" : { }, + "id_str" : "422147299209269248", + "in_reply_to_user_id" : 5637652, + "text" : "@codinghorror It\u2019s so bad now that I wonder if they optimized for keeping apps in memory over tabs in iOS 7.", + "id" : 422147299209269248, + "in_reply_to_status_id" : 422143457604288512, + "created_at" : "2014-01-11 23:25:33 +0000", + "in_reply_to_screen_name" : "codinghorror", + "in_reply_to_user_id_str" : "5637652", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brett Fitzner", + "screen_name" : "BradFazner", + "indices" : [ 0, 11 ], + "id_str" : "44287241", + "id" : 44287241 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "422139941632503808", + "geo" : { }, + "id_str" : "422147113405796352", + "in_reply_to_user_id" : 44287241, + "text" : "@BradFazner Ha ha. Will do.", + "id" : 422147113405796352, + "in_reply_to_status_id" : 422139941632503808, + "created_at" : "2014-01-11 23:24:49 +0000", + "in_reply_to_screen_name" : "BradFazner", + "in_reply_to_user_id_str" : "44287241", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "422146977216729088", + "text" : "\u201CBetter Than Olive Garden Alfredo Sauce\u201D\n\n*closes tab*", + "id" : 422146977216729088, + "created_at" : "2014-01-11 23:24:17 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "indices" : [ 0, 13 ], + "id_str" : "5637652", + "id" : 5637652 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "422129356232593408", + "geo" : { }, + "id_str" : "422139726120751104", + "in_reply_to_user_id" : 5637652, + "text" : "@codinghorror I realize this is ridiculous, but when you're surfing and tabs are closing kill the last couple of apps you used. It helps.", + "id" : 422139726120751104, + "in_reply_to_status_id" : 422129356232593408, + "created_at" : "2014-01-11 22:55:28 +0000", + "in_reply_to_screen_name" : "codinghorror", + "in_reply_to_user_id_str" : "5637652", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Benedict Evans", + "screen_name" : "BenedictEvans", + "indices" : [ 3, 17 ], + "id_str" : "1236101", + "id" : 1236101 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/BenedictEvans\/status\/422016470030114816\/photo\/1", + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/RxfknHjBv8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BdtNvkWCMAALutH.jpg", + "id_str" : "422016469694558208", + "id" : 422016469694558208, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BdtNvkWCMAALutH.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 388, + "resize" : "fit", + "w" : 340 + }, { + "h" : 684, + "resize" : "fit", + "w" : 600 + }, { + "h" : 1168, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 3072, + "resize" : "fit", + "w" : 2694 + } ], + "display_url" : "pic.twitter.com\/RxfknHjBv8" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "422138900136472576", + "text" : "RT @BenedictEvans: A candidate for best financial news headline of 2013 http:\/\/t.co\/RxfknHjBv8", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/BenedictEvans\/status\/422016470030114816\/photo\/1", + "indices" : [ 53, 75 ], + "url" : "http:\/\/t.co\/RxfknHjBv8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BdtNvkWCMAALutH.jpg", + "id_str" : "422016469694558208", + "id" : 422016469694558208, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BdtNvkWCMAALutH.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 388, + "resize" : "fit", + "w" : 340 + }, { + "h" : 684, + "resize" : "fit", + "w" : 600 + }, { + "h" : 1168, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 3072, + "resize" : "fit", + "w" : 2694 + } ], + "display_url" : "pic.twitter.com\/RxfknHjBv8" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "422016470030114816", + "text" : "A candidate for best financial news headline of 2013 http:\/\/t.co\/RxfknHjBv8", + "id" : 422016470030114816, + "created_at" : "2014-01-11 14:45:41 +0000", + "user" : { + "name" : "Benedict Evans", + "screen_name" : "BenedictEvans", + "protected" : false, + "id_str" : "1236101", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/86361875\/photo1_normal.jpg", + "id" : 1236101, + "verified" : false + } + }, + "id" : 422138900136472576, + "created_at" : "2014-01-11 22:52:11 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brett Fitzner", + "screen_name" : "BradFazner", + "indices" : [ 0, 11 ], + "id_str" : "44287241", + "id" : 44287241 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "422087905595887616", + "geo" : { }, + "id_str" : "422138542806941696", + "in_reply_to_user_id" : 44287241, + "text" : "@BradFazner Account hacked?", + "id" : 422138542806941696, + "in_reply_to_status_id" : 422087905595887616, + "created_at" : "2014-01-11 22:50:46 +0000", + "in_reply_to_screen_name" : "BradFazner", + "in_reply_to_user_id_str" : "44287241", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Tane Piper", + "screen_name" : "tanepiper", + "indices" : [ 0, 10 ], + "id_str" : "20693", + "id" : 20693 + }, { + "name" : "Jed Schmidt", + "screen_name" : "jedschmidt", + "indices" : [ 11, 22 ], + "id_str" : "815114", + "id" : 815114 + }, { + "name" : "soundgarden reunion", + "screen_name" : "jennschiffer", + "indices" : [ 23, 36 ], + "id_str" : "12524622", + "id" : 12524622 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "422069289081139201", + "geo" : { }, + "id_str" : "422113178055491584", + "in_reply_to_user_id" : 20693, + "text" : "@tanepiper @jedschmidt @jennschiffer Somehow. If one wasn't sure yet \"California Style Sheets\" should have tipped the scale.", + "id" : 422113178055491584, + "in_reply_to_status_id" : 422069289081139201, + "created_at" : "2014-01-11 21:09:58 +0000", + "in_reply_to_screen_name" : "tanepiper", + "in_reply_to_user_id_str" : "20693", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jed Schmidt", + "screen_name" : "jedschmidt", + "indices" : [ 3, 14 ], + "id_str" : "815114", + "id" : 815114 + }, { + "name" : "soundgarden reunion", + "screen_name" : "jennschiffer", + "indices" : [ 53, 66 ], + "id_str" : "12524622", + "id" : 12524622 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "thoughtleaders", + "indices" : [ 29, 44 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "422065002002927616", + "text" : "RT @jedschmidt: watching css #thoughtleaders misread @jennschiffer and then claim to grok satire.\n\nbackface-visibility: visible;", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "soundgarden reunion", + "screen_name" : "jennschiffer", + "indices" : [ 37, 50 ], + "id_str" : "12524622", + "id" : 12524622 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "thoughtleaders", + "indices" : [ 13, 28 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "422064146872827904", + "text" : "watching css #thoughtleaders misread @jennschiffer and then claim to grok satire.\n\nbackface-visibility: visible;", + "id" : 422064146872827904, + "created_at" : "2014-01-11 17:55:08 +0000", + "user" : { + "name" : "Jed Schmidt", + "screen_name" : "jedschmidt", + "protected" : false, + "id_str" : "815114", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000847455995\/92856a0e8d7651cd5fc74699319e9f59_normal.jpeg", + "id" : 815114, + "verified" : false + } + }, + "id" : 422065002002927616, + "created_at" : "2014-01-11 17:58:32 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "PressFriendly", + "screen_name" : "PressFriendly", + "indices" : [ 3, 17 ], + "id_str" : "20953171", + "id" : 20953171 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/vTSMXhKsp1", + "expanded_url" : "https:\/\/github.com\/everpix\/Everpix-Intelligence\/blob\/master\/Financials.md", + "display_url" : "github.com\/everpix\/Everpi\u2026" + } ] + }, + "geo" : { }, + "id_str" : "421829761870987264", + "text" : "RT @PressFriendly: Everpix spent $109,552.34 (~4% of total expenses) on public relations. https:\/\/t.co\/vTSMXhKsp1", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/vTSMXhKsp1", + "expanded_url" : "https:\/\/github.com\/everpix\/Everpix-Intelligence\/blob\/master\/Financials.md", + "display_url" : "github.com\/everpix\/Everpi\u2026" + } ] + }, + "geo" : { }, + "id_str" : "421798619633577986", + "text" : "Everpix spent $109,552.34 (~4% of total expenses) on public relations. https:\/\/t.co\/vTSMXhKsp1", + "id" : 421798619633577986, + "created_at" : "2014-01-11 00:20:02 +0000", + "user" : { + "name" : "PressFriendly", + "screen_name" : "PressFriendly", + "protected" : false, + "id_str" : "20953171", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/431002926039834624\/dLg_xk1v_normal.png", + "id" : 20953171, + "verified" : false + } + }, + "id" : 421829761870987264, + "created_at" : "2014-01-11 02:23:47 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "StockFinds", + "screen_name" : "stockfinds", + "indices" : [ 3, 14 ], + "id_str" : "2188800116", + "id" : 2188800116 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/stockfinds\/status\/421758855765168128\/photo\/1", + "indices" : [ 33, 55 ], + "url" : "http:\/\/t.co\/TAcjVnHkQZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BdpjcdsCEAA8KJ6.jpg", + "id_str" : "421758855769362432", + "id" : 421758855769362432, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BdpjcdsCEAA8KJ6.jpg", + "sizes" : [ { + "h" : 470, + "resize" : "fit", + "w" : 300 + }, { + "h" : 470, + "resize" : "fit", + "w" : 300 + }, { + "h" : 470, + "resize" : "fit", + "w" : 300 + }, { + "h" : 470, + "resize" : "fit", + "w" : 300 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "display_url" : "pic.twitter.com\/TAcjVnHkQZ" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "421796349286154240", + "text" : "RT @stockfinds: Junk food regret http:\/\/t.co\/TAcjVnHkQZ", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/stockfinds\/status\/421758855765168128\/photo\/1", + "indices" : [ 17, 39 ], + "url" : "http:\/\/t.co\/TAcjVnHkQZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BdpjcdsCEAA8KJ6.jpg", + "id_str" : "421758855769362432", + "id" : 421758855769362432, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BdpjcdsCEAA8KJ6.jpg", + "sizes" : [ { + "h" : 470, + "resize" : "fit", + "w" : 300 + }, { + "h" : 470, + "resize" : "fit", + "w" : 300 + }, { + "h" : 470, + "resize" : "fit", + "w" : 300 + }, { + "h" : 470, + "resize" : "fit", + "w" : 300 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "display_url" : "pic.twitter.com\/TAcjVnHkQZ" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "421758855765168128", + "text" : "Junk food regret http:\/\/t.co\/TAcjVnHkQZ", + "id" : 421758855765168128, + "created_at" : "2014-01-10 21:42:01 +0000", + "user" : { + "name" : "StockFinds", + "screen_name" : "stockfinds", + "protected" : false, + "id_str" : "2188800116", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/439664653308657664\/xjBFTtHF_normal.jpeg", + "id" : 2188800116, + "verified" : false + } + }, + "id" : 421796349286154240, + "created_at" : "2014-01-11 00:11:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Felix Gnass", + "screen_name" : "fgnass", + "indices" : [ 0, 7 ], + "id_str" : "15208068", + "id" : 15208068 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "421489190824861696", + "geo" : { }, + "id_str" : "421499888103219201", + "in_reply_to_user_id" : 15208068, + "text" : "@fgnass Beautiful! That just made my night.", + "id" : 421499888103219201, + "in_reply_to_status_id" : 421489190824861696, + "created_at" : "2014-01-10 04:32:59 +0000", + "in_reply_to_screen_name" : "fgnass", + "in_reply_to_user_id_str" : "15208068", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Felix Gnass", + "screen_name" : "fgnass", + "indices" : [ 3, 10 ], + "id_str" : "15208068", + "id" : 15208068 + }, { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 12, 17 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/U55z88gL21", + "expanded_url" : "http:\/\/en.m.wiktionary.org\/wiki\/verschlimmbessern", + "display_url" : "en.m.wiktionary.org\/wiki\/verschlim\u2026" + } ] + }, + "geo" : { }, + "id_str" : "421499664832008192", + "text" : "RT @fgnass: @_sjs I think \"verschlimmbessern\" is the term you're looking for: http:\/\/t.co\/U55z88gL21", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 0, 5 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 66, 88 ], + "url" : "http:\/\/t.co\/U55z88gL21", + "expanded_url" : "http:\/\/en.m.wiktionary.org\/wiki\/verschlimmbessern", + "display_url" : "en.m.wiktionary.org\/wiki\/verschlim\u2026" + } ] + }, + "in_reply_to_status_id_str" : "421429596358053888", + "geo" : { }, + "id_str" : "421489190824861696", + "in_reply_to_user_id" : 4777951, + "text" : "@_sjs I think \"verschlimmbessern\" is the term you're looking for: http:\/\/t.co\/U55z88gL21", + "id" : 421489190824861696, + "in_reply_to_status_id" : 421429596358053888, + "created_at" : "2014-01-10 03:50:28 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Felix Gnass", + "screen_name" : "fgnass", + "protected" : false, + "id_str" : "15208068", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1398349573\/me_normal.jpg", + "id" : 15208068, + "verified" : false + } + }, + "id" : 421499664832008192, + "created_at" : "2014-01-10 04:32:05 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Joseph Martel", + "screen_name" : "JosephMartel", + "indices" : [ 0, 13 ], + "id_str" : "217540637", + "id" : 217540637 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "421433593492041729", + "geo" : { }, + "id_str" : "421441561235189760", + "in_reply_to_user_id" : 217540637, + "text" : "@JosephMartel I\u2019m scared to ask how much of that is based in reality.", + "id" : 421441561235189760, + "in_reply_to_status_id" : 421433593492041729, + "created_at" : "2014-01-10 00:41:12 +0000", + "in_reply_to_screen_name" : "JosephMartel", + "in_reply_to_user_id_str" : "217540637", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Joseph Martel", + "screen_name" : "JosephMartel", + "indices" : [ 3, 16 ], + "id_str" : "217540637", + "id" : 217540637 + }, { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 18, 23 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "421433808185851904", + "text" : "RT @JosephMartel: @_sjs Pfeilbreitermachensymmetrieanpassungverursachenverlust?", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 0, 5 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "421429596358053888", + "geo" : { }, + "id_str" : "421433593492041729", + "in_reply_to_user_id" : 4777951, + "text" : "@_sjs Pfeilbreitermachensymmetrieanpassungverursachenverlust?", + "id" : 421433593492041729, + "in_reply_to_status_id" : 421429596358053888, + "created_at" : "2014-01-10 00:09:33 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Joseph Martel", + "screen_name" : "JosephMartel", + "protected" : false, + "id_str" : "217540637", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1171025681\/profile-pic_normal.png", + "id" : 217540637, + "verified" : false + } + }, + "id" : 421433808185851904, + "created_at" : "2014-01-10 00:10:24 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "421429596358053888", + "text" : "What\u2019s the German word for when you\u2019re sketching a diagram and try to even out an arrow only to fatten up both sides, completely ruining it?", + "id" : 421429596358053888, + "created_at" : "2014-01-09 23:53:40 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sonny Chhen", + "screen_name" : "SChhen", + "indices" : [ 3, 10 ], + "id_str" : "31032963", + "id" : 31032963 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "421414335504609280", + "text" : "RT @SChhen: \"Worry is a misuse of imagination.\"", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "421131049725210624", + "text" : "\"Worry is a misuse of imagination.\"", + "id" : 421131049725210624, + "created_at" : "2014-01-09 04:07:21 +0000", + "user" : { + "name" : "Sonny Chhen", + "screen_name" : "SChhen", + "protected" : false, + "id_str" : "31032963", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3596695873\/3eb41c8e88ab21da14e72867580317af_normal.jpeg", + "id" : 31032963, + "verified" : false + } + }, + "id" : 421414335504609280, + "created_at" : "2014-01-09 22:53:01 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Yehuda Katz", + "screen_name" : "wycats", + "indices" : [ 3, 10 ], + "id_str" : "8526432", + "id" : 8526432 + }, { + "name" : "David Herman", + "screen_name" : "littlecalculist", + "indices" : [ 28, 44 ], + "id_str" : "104245499", + "id" : 104245499 + }, { + "name" : "Domenic Denicola", + "screen_name" : "domenic", + "indices" : [ 49, 57 ], + "id_str" : "30968081", + "id" : 30968081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/gr3Hv34eGM", + "expanded_url" : "http:\/\/www.w3.org\/blog\/news\/archives\/3570", + "display_url" : "w3.org\/blog\/news\/arch\u2026" + } ] + }, + "geo" : { }, + "id_str" : "421392356928000000", + "text" : "RT @wycats: Big congrats to @littlecalculist and @domenic for winning the TAG election. 2014 just got even more exciting! http:\/\/t.co\/gr3Hv\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "David Herman", + "screen_name" : "littlecalculist", + "indices" : [ 16, 32 ], + "id_str" : "104245499", + "id" : 104245499 + }, { + "name" : "Domenic Denicola", + "screen_name" : "domenic", + "indices" : [ 37, 45 ], + "id_str" : "30968081", + "id" : 30968081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 132 ], + "url" : "http:\/\/t.co\/gr3Hv34eGM", + "expanded_url" : "http:\/\/www.w3.org\/blog\/news\/archives\/3570", + "display_url" : "w3.org\/blog\/news\/arch\u2026" + } ] + }, + "geo" : { }, + "id_str" : "421361927269654529", + "text" : "Big congrats to @littlecalculist and @domenic for winning the TAG election. 2014 just got even more exciting! http:\/\/t.co\/gr3Hv34eGM", + "id" : 421361927269654529, + "created_at" : "2014-01-09 19:24:46 +0000", + "user" : { + "name" : "Yehuda Katz", + "screen_name" : "wycats", + "protected" : false, + "id_str" : "8526432", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3250074047\/46d910af94e25187832cb4a3bc84b2b5_normal.jpeg", + "id" : 8526432, + "verified" : false + } + }, + "id" : 421392356928000000, + "created_at" : "2014-01-09 21:25:41 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Aaron Patterson", + "screen_name" : "tenderlove", + "indices" : [ 0, 11 ], + "id_str" : "14761655", + "id" : 14761655 + }, { + "name" : "Tom Dale", + "screen_name" : "tomdale", + "indices" : [ 12, 20 ], + "id_str" : "668863", + "id" : 668863 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "421347910396047360", + "geo" : { }, + "id_str" : "421392265932574720", + "in_reply_to_user_id" : 14761655, + "text" : "@tenderlove @tomdale That\u2019s how many GSM phones got on the Internet before EDGE. When I was in highschool it was the new, fast standard.", + "id" : 421392265932574720, + "in_reply_to_status_id" : 421347910396047360, + "created_at" : "2014-01-09 21:25:19 +0000", + "in_reply_to_screen_name" : "tenderlove", + "in_reply_to_user_id_str" : "14761655", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 3, 13 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 29, 51 ], + "url" : "http:\/\/t.co\/EKkLfYhYTn", + "expanded_url" : "http:\/\/raganwald.com\/2014\/01\/09\/flavourize.html", + "display_url" : "raganwald.com\/2014\/01\/09\/fla\u2026" + } ] + }, + "geo" : { }, + "id_str" : "421374231008403456", + "text" : "RT @raganwald: flavourize.js http:\/\/t.co\/EKkLfYhYTn", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/tweetbutton\" rel=\"nofollow\"\u003ETweet Button\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 14, 36 ], + "url" : "http:\/\/t.co\/EKkLfYhYTn", + "expanded_url" : "http:\/\/raganwald.com\/2014\/01\/09\/flavourize.html", + "display_url" : "raganwald.com\/2014\/01\/09\/fla\u2026" + } ] + }, + "geo" : { }, + "id_str" : "421323606509903872", + "text" : "flavourize.js http:\/\/t.co\/EKkLfYhYTn", + "id" : 421323606509903872, + "created_at" : "2014-01-09 16:52:30 +0000", + "user" : { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "protected" : false, + "id_str" : "18137723", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/436205905437134848\/MdRKL9hb_normal.jpeg", + "id" : 18137723, + "verified" : false + } + }, + "id" : 421374231008403456, + "created_at" : "2014-01-09 20:13:40 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Michael Jurewitz", + "screen_name" : "Jury", + "indices" : [ 3, 8 ], + "id_str" : "10754282", + "id" : 10754282 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "421086078322630656", + "text" : "RT @Jury: Are you a fan of custom keybindings? Keyboard Shortcuts supports MenuTitle->SubmenuTitle syntax if you ever need to particularly \u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "421029097691947008", + "text" : "Are you a fan of custom keybindings? Keyboard Shortcuts supports MenuTitle->SubmenuTitle syntax if you ever need to particularly specific.", + "id" : 421029097691947008, + "created_at" : "2014-01-08 21:22:13 +0000", + "user" : { + "name" : "Michael Jurewitz", + "screen_name" : "Jury", + "protected" : false, + "id_str" : "10754282", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3759182817\/6c5c02145cf109788397d5c323f9aabc_normal.jpeg", + "id" : 10754282, + "verified" : false + } + }, + "id" : 421086078322630656, + "created_at" : "2014-01-09 01:08:39 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tom Dale", + "screen_name" : "tomdale", + "indices" : [ 0, 8 ], + "id_str" : "668863", + "id" : 668863 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "421065732806701057", + "geo" : { }, + "id_str" : "421067351719546880", + "in_reply_to_user_id" : 668863, + "text" : "@tomdale Baratza makes some good burr grinders.", + "id" : 421067351719546880, + "in_reply_to_status_id" : 421065732806701057, + "created_at" : "2014-01-08 23:54:14 +0000", + "in_reply_to_screen_name" : "tomdale", + "in_reply_to_user_id_str" : "668863", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Stu Maschwitz", + "screen_name" : "5tu", + "indices" : [ 0, 4 ], + "id_str" : "8464692", + "id" : 8464692 + }, { + "name" : "John Gruber", + "screen_name" : "gruber", + "indices" : [ 5, 12 ], + "id_str" : "33423", + "id" : 33423 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "421021260114853888", + "geo" : { }, + "id_str" : "421061106983907328", + "in_reply_to_user_id" : 8464692, + "text" : "@5tu @gruber Only .markdown and .md are acceptable. Anything else is insanity. Does anyone actually use the others?", + "id" : 421061106983907328, + "in_reply_to_status_id" : 421021260114853888, + "created_at" : "2014-01-08 23:29:25 +0000", + "in_reply_to_screen_name" : "5tu", + "in_reply_to_user_id_str" : "8464692", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 3, 14 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/IH1DVSt5WK", + "expanded_url" : "http:\/\/www.reddit.com\/r\/canada\/comments\/1uoobz\/60_gigs_of_usage_came_out_of_nowhere_so_i_called\/", + "display_url" : "reddit.com\/r\/canada\/comme\u2026" + } ] + }, + "geo" : { }, + "id_str" : "421057701213257729", + "text" : "RT @JimRoepcke: Rogers charges for \u201Cdata usage\u201D for traffic *between devices on a local home network*! http:\/\/t.co\/IH1DVSt5WK (Please RT to\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/IH1DVSt5WK", + "expanded_url" : "http:\/\/www.reddit.com\/r\/canada\/comments\/1uoobz\/60_gigs_of_usage_came_out_of_nowhere_so_i_called\/", + "display_url" : "reddit.com\/r\/canada\/comme\u2026" + } ] + }, + "geo" : { }, + "id_str" : "420974351161122817", + "text" : "Rogers charges for \u201Cdata usage\u201D for traffic *between devices on a local home network*! http:\/\/t.co\/IH1DVSt5WK (Please RT to spread the word)", + "id" : 420974351161122817, + "created_at" : "2014-01-08 17:44:41 +0000", + "user" : { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "protected" : false, + "id_str" : "894911", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", + "id" : 894911, + "verified" : false + } + }, + "id" : 421057701213257729, + "created_at" : "2014-01-08 23:15:53 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Aaron Patterson", + "screen_name" : "tenderlove", + "indices" : [ 3, 14 ], + "id_str" : "14761655", + "id" : 14761655 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "thoughtleaderintraining", + "indices" : [ 80, 104 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "420777863940280320", + "text" : "RT @tenderlove: I'm getting fewer and fewer serious responses to my pun tweets. #thoughtleaderintraining", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "thoughtleaderintraining", + "indices" : [ 64, 88 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "420768294929321984", + "text" : "I'm getting fewer and fewer serious responses to my pun tweets. #thoughtleaderintraining", + "id" : 420768294929321984, + "created_at" : "2014-01-08 04:05:53 +0000", + "user" : { + "name" : "Aaron Patterson", + "screen_name" : "tenderlove", + "protected" : false, + "id_str" : "14761655", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000325798111\/ca48276f8ebbbbac9c6ce83aac3c8548_normal.jpeg", + "id" : 14761655, + "verified" : false + } + }, + "id" : 420777863940280320, + "created_at" : "2014-01-08 04:43:55 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "emberjs", + "indices" : [ 45, 53 ] + } ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/tCaarLWAhZ", + "expanded_url" : "https:\/\/github.com\/emberjs\/ember.js\/issues\/4105", + "display_url" : "github.com\/emberjs\/ember.\u2026" + } ] + }, + "geo" : { }, + "id_str" : "420712499709607936", + "text" : "Problems with models on parent routes in the #emberjs 1.4.0 beta? It might be a bug: https:\/\/t.co\/tCaarLWAhZ", + "id" : 420712499709607936, + "created_at" : "2014-01-08 00:24:11 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Aaron Patterson", + "screen_name" : "tenderlove", + "indices" : [ 0, 11 ], + "id_str" : "14761655", + "id" : 14761655 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "420345587687370753", + "geo" : { }, + "id_str" : "420361083614797824", + "in_reply_to_user_id" : 14761655, + "text" : "@tenderlove Hey-oh! Zing.", + "id" : 420361083614797824, + "in_reply_to_status_id" : 420345587687370753, + "created_at" : "2014-01-07 01:07:46 +0000", + "in_reply_to_screen_name" : "tenderlove", + "in_reply_to_user_id_str" : "14761655", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 0, 12 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "420324141925814272", + "geo" : { }, + "id_str" : "420360076390457344", + "in_reply_to_user_id" : 18247541, + "text" : "@tapbot_paul Wow, that\u2019s barely more than what I paid for a decent 24\u201D 1200p display 5 years ago. (Dell WFP2408) \u2026 Very enticing.", + "id" : 420360076390457344, + "in_reply_to_status_id" : 420324141925814272, + "created_at" : "2014-01-07 01:03:46 +0000", + "in_reply_to_screen_name" : "tapbot_paul", + "in_reply_to_user_id_str" : "18247541", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "420296998005141504", + "text" : "OH: \u201CFor some reason now it thinks I want anal.\u201D", + "id" : 420296998005141504, + "created_at" : "2014-01-06 20:53:07 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 3, 12 ], + "id_str" : "636923", + "id" : 636923 + }, { + "name" : "Kontra", + "screen_name" : "counternotions", + "indices" : [ 110, 125 ], + "id_str" : "19225408", + "id" : 19225408 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/ZcWkBrWs4H", + "expanded_url" : "http:\/\/hypercritical.co\/2013\/01\/07\/ces-worse-products-through-software", + "display_url" : "hypercritical.co\/2013\/01\/07\/ces\u2026" + } ] + }, + "geo" : { }, + "id_str" : "420227497033080835", + "text" : "RT @siracusa: If I reposted this with a new date, I wonder if anyone would notice: http:\/\/t.co\/ZcWkBrWs4H \/cc @counternotions", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Kontra", + "screen_name" : "counternotions", + "indices" : [ 96, 111 ], + "id_str" : "19225408", + "id" : 19225408 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 91 ], + "url" : "http:\/\/t.co\/ZcWkBrWs4H", + "expanded_url" : "http:\/\/hypercritical.co\/2013\/01\/07\/ces-worse-products-through-software", + "display_url" : "hypercritical.co\/2013\/01\/07\/ces\u2026" + } ] + }, + "in_reply_to_status_id_str" : "420155342207479809", + "geo" : { }, + "id_str" : "420210871680643072", + "in_reply_to_user_id" : 19225408, + "text" : "If I reposted this with a new date, I wonder if anyone would notice: http:\/\/t.co\/ZcWkBrWs4H \/cc @counternotions", + "id" : 420210871680643072, + "in_reply_to_status_id" : 420155342207479809, + "created_at" : "2014-01-06 15:10:53 +0000", + "in_reply_to_screen_name" : "counternotions", + "in_reply_to_user_id_str" : "19225408", + "user" : { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "protected" : false, + "id_str" : "636923", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", + "id" : 636923, + "verified" : false + } + }, + "id" : 420227497033080835, + "created_at" : "2014-01-06 16:16:57 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Wil Shipley", + "screen_name" : "wilshipley", + "indices" : [ 0, 11 ], + "id_str" : "2911221", + "id" : 2911221 + }, { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "indices" : [ 12, 25 ], + "id_str" : "5637652", + "id" : 5637652 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "420013592436436992", + "geo" : { }, + "id_str" : "420072924016439296", + "in_reply_to_user_id" : 2911221, + "text" : "@wilshipley @codinghorror I have a bookmarklet titled \"Fix SO comments\". Gets me every time.", + "id" : 420072924016439296, + "in_reply_to_status_id" : 420013592436436992, + "created_at" : "2014-01-06 06:02:44 +0000", + "in_reply_to_screen_name" : "wilshipley", + "in_reply_to_user_id_str" : "2911221", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Wil Shipley", + "screen_name" : "wilshipley", + "indices" : [ 3, 14 ], + "id_str" : "2911221", + "id" : 2911221 + }, { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "indices" : [ 33, 46 ], + "id_str" : "5637652", + "id" : 5637652 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "420072678049861632", + "text" : "RT @wilshipley: Is the worst sin @codinghorror ever committed replacing standard emacs editing bindings with crazy formatting commands?\n\nYe\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "indices" : [ 17, 30 ], + "id_str" : "5637652", + "id" : 5637652 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "420013592436436992", + "text" : "Is the worst sin @codinghorror ever committed replacing standard emacs editing bindings with crazy formatting commands?\n\nYes.", + "id" : 420013592436436992, + "created_at" : "2014-01-06 02:06:58 +0000", + "user" : { + "name" : "Wil Shipley", + "screen_name" : "wilshipley", + "protected" : false, + "id_str" : "2911221", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000676998208\/099289c89b745046d466027dd53b3484_normal.png", + "id" : 2911221, + "verified" : false + } + }, + "id" : 420072678049861632, + "created_at" : "2014-01-06 06:01:45 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 0, 12 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "419832586303967232", + "geo" : { }, + "id_str" : "419888862811275265", + "in_reply_to_user_id" : 14231571, + "text" : "@marcoarment I used Music, then Podcasts, and now Castro. I never liked Downcast or Instacast yet they are very popular. None are perfect.", + "id" : 419888862811275265, + "in_reply_to_status_id" : 419832586303967232, + "created_at" : "2014-01-05 17:51:20 +0000", + "in_reply_to_screen_name" : "marcoarment", + "in_reply_to_user_id_str" : "14231571", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tom Dale", + "screen_name" : "tomdale", + "indices" : [ 3, 11 ], + "id_str" : "668863", + "id" : 668863 + }, { + "name" : "Slack", + "screen_name" : "SlackHQ", + "indices" : [ 67, 75 ], + "id_str" : "1305940272", + "id" : 1305940272 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/NNZiAce90G", + "expanded_url" : "https:\/\/www.monosnap.com\/image\/kbTfC2hyiGHEqBuNNw7ctKDUJ", + "display_url" : "monosnap.com\/image\/kbTfC2hy\u2026" + } ] + }, + "geo" : { }, + "id_str" : "419512634388389889", + "text" : "RT @tomdale: Literally the best error message I\u2019ve ever seen, from @slackhq. https:\/\/t.co\/NNZiAce90G", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Slack", + "screen_name" : "SlackHQ", + "indices" : [ 54, 62 ], + "id_str" : "1305940272", + "id" : 1305940272 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 64, 87 ], + "url" : "https:\/\/t.co\/NNZiAce90G", + "expanded_url" : "https:\/\/www.monosnap.com\/image\/kbTfC2hyiGHEqBuNNw7ctKDUJ", + "display_url" : "monosnap.com\/image\/kbTfC2hy\u2026" + } ] + }, + "geo" : { }, + "id_str" : "419493469007011841", + "text" : "Literally the best error message I\u2019ve ever seen, from @slackhq. https:\/\/t.co\/NNZiAce90G", + "id" : 419493469007011841, + "created_at" : "2014-01-04 15:40:11 +0000", + "user" : { + "name" : "Tom Dale", + "screen_name" : "tomdale", + "protected" : false, + "id_str" : "668863", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1317834118\/avatar_normal.png", + "id" : 668863, + "verified" : false + } + }, + "id" : 419512634388389889, + "created_at" : "2014-01-04 16:56:20 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Horse JS", + "screen_name" : "horse_js", + "indices" : [ 3, 12 ], + "id_str" : "497617437", + "id" : 497617437 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "419316868537520128", + "text" : "RT @horse_js: the one that everyone is using now is ember.js but it makes absolutely no sense", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "419301197409828864", + "text" : "the one that everyone is using now is ember.js but it makes absolutely no sense", + "id" : 419301197409828864, + "created_at" : "2014-01-04 02:56:10 +0000", + "user" : { + "name" : "Horse JS", + "screen_name" : "horse_js", + "protected" : false, + "id_str" : "497617437", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1844491454\/horse-js_normal.png", + "id" : 497617437, + "verified" : false + } + }, + "id" : 419316868537520128, + "created_at" : "2014-01-04 03:58:26 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "419237780829376513", + "text" : "OH: \u201CI don\u2019t think I\u2019ve ever made a useful comment.\u201D", + "id" : 419237780829376513, + "created_at" : "2014-01-03 22:44:10 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "indices" : [ 0, 13 ], + "id_str" : "5637652", + "id" : 5637652 + }, { + "name" : "Wil Shipley", + "screen_name" : "wilshipley", + "indices" : [ 14, 25 ], + "id_str" : "2911221", + "id" : 2911221 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "419003769410441217", + "geo" : { }, + "id_str" : "419168657525059584", + "in_reply_to_user_id" : 5637652, + "text" : "@codinghorror @wilshipley Yup, I just built another Hackintosh. I didn\u2019t have to hack around any activation or licensing bullshit.", + "id" : 419168657525059584, + "in_reply_to_status_id" : 419003769410441217, + "created_at" : "2014-01-03 18:09:30 +0000", + "in_reply_to_screen_name" : "codinghorror", + "in_reply_to_user_id_str" : "5637652", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brent Simmons", + "screen_name" : "brentsimmons", + "indices" : [ 0, 13 ], + "id_str" : "652293", + "id" : 652293 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "418962367234338816", + "in_reply_to_user_id" : 652293, + "text" : "@brentsimmons I'm really enjoying the Vesper Sync Diaries. Thoughtful and honest. Thanks for sharing.", + "id" : 418962367234338816, + "created_at" : "2014-01-03 04:29:46 +0000", + "in_reply_to_screen_name" : "brentsimmons", + "in_reply_to_user_id_str" : "652293", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Fernando Briano", + "screen_name" : "picandocodigo", + "indices" : [ 0, 14 ], + "id_str" : "13941522", + "id" : 13941522 + }, { + "name" : "Aaron Patterson", + "screen_name" : "tenderlove", + "indices" : [ 15, 26 ], + "id_str" : "14761655", + "id" : 14761655 + }, { + "name" : "Mike Danko", + "screen_name" : "mikedanko", + "indices" : [ 27, 37 ], + "id_str" : "7131662", + "id" : 7131662 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "418940291421204482", + "geo" : { }, + "id_str" : "418959532979539968", + "in_reply_to_user_id" : 13941522, + "text" : "@picandocodigo @tenderlove @mikedanko That bulge.", + "id" : 418959532979539968, + "in_reply_to_status_id" : 418940291421204482, + "created_at" : "2014-01-03 04:18:31 +0000", + "in_reply_to_screen_name" : "picandocodigo", + "in_reply_to_user_id_str" : "13941522", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "418876909510860800", + "text" : "I\u2019m going to make it less flexible and clever, but more explicit.", + "id" : 418876909510860800, + "created_at" : "2014-01-02 22:50:12 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "418876677070929920", + "text" : "Uh oh. I made a mistake with this data model. Models & assocations are hidden with flexible and clever field choices. It\u2019s opaque and bad.", + "id" : 418876677070929920, + "created_at" : "2014-01-02 22:49:16 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "jbr", + "screen_name" : "jacobrothstein", + "indices" : [ 3, 18 ], + "id_str" : "27302287", + "id" : 27302287 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "418840269048389633", + "text" : "RT @jacobrothstein: I really hope some linguist has studied the phenomenon of having a Facebook\/Twitter\/etc standing for having an account.\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "418838732528029696", + "text" : "I really hope some linguist has studied the phenomenon of having a Facebook\/Twitter\/etc standing for having an account. You have a Twitter.", + "id" : 418838732528029696, + "created_at" : "2014-01-02 20:18:30 +0000", + "user" : { + "name" : "jbr", + "screen_name" : "jacobrothstein", + "protected" : false, + "id_str" : "27302287", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/424311964949413888\/ZYHjiCgB_normal.jpeg", + "id" : 27302287, + "verified" : false + } + }, + "id" : 418840269048389633, + "created_at" : "2014-01-02 20:24:36 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tim Cook", + "screen_name" : "tim_cook", + "indices" : [ 0, 9 ], + "id_str" : "1636590253", + "id" : 1636590253 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "418388085546577920", + "geo" : { }, + "id_str" : "418445261426274304", + "in_reply_to_user_id" : 1636590253, + "text" : "@tim_cook We have an enormous year to announce today. Thanks to our brilliant engineering and design teams iYear 2014 is the best year ever.", + "id" : 418445261426274304, + "in_reply_to_status_id" : 418388085546577920, + "created_at" : "2014-01-01 18:14:59 +0000", + "in_reply_to_screen_name" : "tim_cook", + "in_reply_to_user_id_str" : "1636590253", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "indices" : [ 3, 10 ], + "id_str" : "207756340", + "id" : 207756340 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "418297611464867840", + "text" : "RT @wwwtxt: If you're a long-distance telephone company and want me to switch to your service, please hang up and try again in the year 201\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/bufferapp.com\" rel=\"nofollow\"\u003EBuffer\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "418279119533932545", + "text" : "If you're a long-distance telephone company and want me to switch to your service, please hang up and try again in the year 2014. \u262F91OCT", + "id" : 418279119533932545, + "created_at" : "2014-01-01 07:14:48 +0000", + "user" : { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "protected" : false, + "id_str" : "207756340", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000328039060\/306deca90d2cf629aec0b51423f11a02_normal.png", + "id" : 207756340, + "verified" : false + } + }, + "id" : 418297611464867840, + "created_at" : "2014-01-01 08:28:16 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +} ] \ No newline at end of file diff --git a/public/tweets/data/js/tweets/2014_02.js b/public/tweets/data/js/tweets/2014_02.js new file mode 100755 index 0000000..0a88a8e --- /dev/null +++ b/public/tweets/data/js/tweets/2014_02.js @@ -0,0 +1,7463 @@ +Grailbird.data.tweets_2014_02 = + [ { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Daring Fireball", + "screen_name" : "daringfireball", + "indices" : [ 3, 18 ], + "id_str" : "10760422", + "id" : 10760422 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 90 ], + "url" : "http:\/\/t.co\/VtVErOYqSD", + "expanded_url" : "http:\/\/df4.us\/mi5", + "display_url" : "df4.us\/mi5" + } ] + }, + "geo" : { }, + "id_str" : "439572492785442816", + "text" : "RT @daringfireball: Apple Offers More Details on iMessage Security: http:\/\/t.co\/VtVErOYqSD", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/daringfireball.net\/\" rel=\"nofollow\"\u003EDF Tootbot\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 48, 70 ], + "url" : "http:\/\/t.co\/VtVErOYqSD", + "expanded_url" : "http:\/\/df4.us\/mi5", + "display_url" : "df4.us\/mi5" + } ] + }, + "geo" : { }, + "id_str" : "439559051735609345", + "text" : "Apple Offers More Details on iMessage Security: http:\/\/t.co\/VtVErOYqSD", + "id" : 439559051735609345, + "created_at" : "2014-03-01 00:33:39 +0000", + "user" : { + "name" : "Daring Fireball", + "screen_name" : "daringfireball", + "protected" : false, + "id_str" : "10760422", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/425948730\/DF-Star-Logo_normal.png", + "id" : 10760422, + "verified" : false + } + }, + "id" : 439572492785442816, + "created_at" : "2014-03-01 01:27:03 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John-David Dalton", + "screen_name" : "jdalton", + "indices" : [ 0, 8 ], + "id_str" : "14272162", + "id" : 14272162 + }, { + "name" : "Michael The", + "screen_name" : "ReturnFalse", + "indices" : [ 9, 21 ], + "id_str" : "1310574475", + "id" : 1310574475 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "439519801661083648", + "geo" : { }, + "id_str" : "439521654427746304", + "in_reply_to_user_id" : 14272162, + "text" : "@jdalton @ReturnFalse kebab-case is great. Okay, I do have a soft-spot for Lisp BUT I also like that it doesn\u2019t require shifting.", + "id" : 439521654427746304, + "in_reply_to_status_id" : 439519801661083648, + "created_at" : "2014-02-28 22:05:02 +0000", + "in_reply_to_screen_name" : "jdalton", + "in_reply_to_user_id_str" : "14272162", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Robert Jackson", + "screen_name" : "rwjblue", + "indices" : [ 0, 8 ], + "id_str" : "156361232", + "id" : 156361232 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "439504073755484160", + "geo" : { }, + "id_str" : "439509978991177728", + "in_reply_to_user_id" : 156361232, + "text" : "@rwjblue \uD83D\uDC4F", + "id" : 439509978991177728, + "in_reply_to_status_id" : 439504073755484160, + "created_at" : "2014-02-28 21:18:39 +0000", + "in_reply_to_screen_name" : "rwjblue", + "in_reply_to_user_id_str" : "156361232", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Craig Hockenberry", + "screen_name" : "chockenberry", + "indices" : [ 0, 13 ], + "id_str" : "36183", + "id" : 36183 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "439467219475394560", + "geo" : { }, + "id_str" : "439468257368498176", + "in_reply_to_user_id" : 36183, + "text" : "@chockenberry Nice humble brag.", + "id" : 439468257368498176, + "in_reply_to_status_id" : 439467219475394560, + "created_at" : "2014-02-28 18:32:52 +0000", + "in_reply_to_screen_name" : "chockenberry", + "in_reply_to_user_id_str" : "36183", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Gruber", + "screen_name" : "gruber", + "indices" : [ 0, 7 ], + "id_str" : "33423", + "id" : 33423 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/EZ6t7yFcY6", + "expanded_url" : "http:\/\/daringfireball.net", + "display_url" : "daringfireball.net" + } ] + }, + "geo" : { }, + "id_str" : "439468078519156736", + "in_reply_to_user_id" : 33423, + "text" : "@gruber Description: \u201C*** Cited as having the \"The User Interface of the Week\" by the Daring Fireball (http:\/\/t.co\/EZ6t7yFcY6).\u201D", + "id" : 439468078519156736, + "created_at" : "2014-02-28 18:32:09 +0000", + "in_reply_to_screen_name" : "gruber", + "in_reply_to_user_id_str" : "33423", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "439462466125176836", + "text" : "\u201CCasey's and Marco's hard-to-find bugs and language misfeatures. (Perl protects John from writing bugs.)\u201D", + "id" : 439462466125176836, + "created_at" : "2014-02-28 18:09:51 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/izrE2HUBJN", + "expanded_url" : "http:\/\/blog.instapaper.com\/post\/78011513031", + "display_url" : "blog.instapaper.com\/post\/780115130\u2026" + } ] + }, + "geo" : { }, + "id_str" : "439462060028485632", + "text" : "Scumbag users: annouce a new release with several new features, comments are (almost) all unrelated feature requests. http:\/\/t.co\/izrE2HUBJN", + "id" : 439462060028485632, + "created_at" : "2014-02-28 18:08:14 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ziv Unger", + "screen_name" : "ineptlyawesome", + "indices" : [ 0, 15 ], + "id_str" : "180383784", + "id" : 180383784 + }, { + "name" : "Tom Dale", + "screen_name" : "tomdale", + "indices" : [ 16, 24 ], + "id_str" : "668863", + "id" : 668863 + }, { + "name" : "EmberJS", + "screen_name" : "emberjs", + "indices" : [ 25, 33 ], + "id_str" : "432971072", + "id" : 432971072 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/439319862993641472\/photo\/1", + "indices" : [ 34, 56 ], + "url" : "http:\/\/t.co\/8AMBJxl20t", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BhjHFnDCYAERS1q.png", + "id_str" : "439319862863618049", + "id" : 439319862863618049, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BhjHFnDCYAERS1q.png", + "sizes" : [ { + "h" : 221, + "resize" : "fit", + "w" : 340 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 352, + "resize" : "fit", + "w" : 541 + }, { + "h" : 352, + "resize" : "fit", + "w" : 541 + }, { + "h" : 352, + "resize" : "fit", + "w" : 541 + } ], + "display_url" : "pic.twitter.com\/8AMBJxl20t" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "439309506959663104", + "geo" : { }, + "id_str" : "439319862993641472", + "in_reply_to_user_id" : 180383784, + "text" : "@ineptlyawesome @tomdale @emberjs http:\/\/t.co\/8AMBJxl20t", + "id" : 439319862993641472, + "in_reply_to_status_id" : 439309506959663104, + "created_at" : "2014-02-28 08:43:12 +0000", + "in_reply_to_screen_name" : "ineptlyawesome", + "in_reply_to_user_id_str" : "180383784", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "mikeash", + "screen_name" : "mikeash", + "indices" : [ 3, 11 ], + "id_str" : "8142952", + "id" : 8142952 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "439251816438444032", + "text" : "RT @mikeash: \"Apple designed the iOS platform with security at its core, which is why it took us a year to notice that we didn't validate T\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "439121965690155009", + "text" : "\"Apple designed the iOS platform with security at its core, which is why it took us a year to notice that we didn't validate TLS correctly.\"", + "id" : 439121965690155009, + "created_at" : "2014-02-27 19:36:49 +0000", + "user" : { + "name" : "mikeash", + "screen_name" : "mikeash", + "protected" : false, + "id_str" : "8142952", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000411178681\/7e5349d0f2874ce17d2766b14f83144b_normal.jpeg", + "id" : 8142952, + "verified" : false + } + }, + "id" : 439251816438444032, + "created_at" : "2014-02-28 04:12:48 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Juha Saarinen", + "screen_name" : "juhasaarinen", + "indices" : [ 3, 16 ], + "id_str" : "15829574", + "id" : 15829574 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/juhasaarinen\/status\/439176400696659969\/photo\/1", + "indices" : [ 36, 58 ], + "url" : "http:\/\/t.co\/6XkKZ3yvsH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BhhEnAMCIAE_z3J.png", + "id_str" : "439176400524681217", + "id" : 439176400524681217, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BhhEnAMCIAE_z3J.png", + "sizes" : [ { + "h" : 199, + "resize" : "fit", + "w" : 640 + }, { + "h" : 199, + "resize" : "fit", + "w" : 640 + }, { + "h" : 187, + "resize" : "fit", + "w" : 600 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 106, + "resize" : "fit", + "w" : 340 + } ], + "display_url" : "pic.twitter.com\/6XkKZ3yvsH" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "439198988655263744", + "text" : "RT @juhasaarinen: I so... whatever. http:\/\/t.co\/6XkKZ3yvsH", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/juhasaarinen\/status\/439176400696659969\/photo\/1", + "indices" : [ 18, 40 ], + "url" : "http:\/\/t.co\/6XkKZ3yvsH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BhhEnAMCIAE_z3J.png", + "id_str" : "439176400524681217", + "id" : 439176400524681217, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BhhEnAMCIAE_z3J.png", + "sizes" : [ { + "h" : 199, + "resize" : "fit", + "w" : 640 + }, { + "h" : 199, + "resize" : "fit", + "w" : 640 + }, { + "h" : 187, + "resize" : "fit", + "w" : 600 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 106, + "resize" : "fit", + "w" : 340 + } ], + "display_url" : "pic.twitter.com\/6XkKZ3yvsH" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "439176400696659969", + "text" : "I so... whatever. http:\/\/t.co\/6XkKZ3yvsH", + "id" : 439176400696659969, + "created_at" : "2014-02-27 23:13:08 +0000", + "user" : { + "name" : "Juha Saarinen", + "screen_name" : "juhasaarinen", + "protected" : false, + "id_str" : "15829574", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/443948243647361024\/qluym9IZ_normal.jpeg", + "id" : 15829574, + "verified" : true + } + }, + "id" : 439198988655263744, + "created_at" : "2014-02-28 00:42:53 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Kontra", + "screen_name" : "counternotions", + "indices" : [ 0, 15 ], + "id_str" : "19225408", + "id" : 19225408 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "439193027689852928", + "geo" : { }, + "id_str" : "439193552715665408", + "in_reply_to_user_id" : 19225408, + "text" : "@counternotions \u201CThose who would give up freedoms for some temporary safety deserve neither freedom nor safety.\u201D \u2014 Sundar Pichai", + "id" : 439193552715665408, + "in_reply_to_status_id" : 439193027689852928, + "created_at" : "2014-02-28 00:21:17 +0000", + "in_reply_to_screen_name" : "counternotions", + "in_reply_to_user_id_str" : "19225408", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "emberjs", + "indices" : [ 126, 134 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "439163566349123584", + "text" : "Are there any operation queues for Ember or Ember Data? Seems like a big part of a robust and responsive client-side web app. #emberjs", + "id" : 439163566349123584, + "created_at" : "2014-02-27 22:22:08 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Feedbin", + "screen_name" : "feedbin", + "indices" : [ 0, 8 ], + "id_str" : "1170518132", + "id" : 1170518132 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "439160821600776192", + "geo" : { }, + "id_str" : "439161505880473600", + "in_reply_to_user_id" : 1170518132, + "text" : "@feedbin Hooray! \\o\/", + "id" : 439161505880473600, + "in_reply_to_status_id" : 439160821600776192, + "created_at" : "2014-02-27 22:13:56 +0000", + "in_reply_to_screen_name" : "feedbin", + "in_reply_to_user_id_str" : "1170518132", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "439161452633784320", + "text" : "Server-rendered web apps are akin to Opera\u2019s dumbphone browser that renders images on its proxy servers. Except they emit HTML instead.", + "id" : 439161452633784320, + "created_at" : "2014-02-27 22:13:44 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Feedbin", + "screen_name" : "feedbin", + "indices" : [ 0, 8 ], + "id_str" : "1170518132", + "id" : 1170518132 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "439154478642921472", + "geo" : { }, + "id_str" : "439157338772344832", + "in_reply_to_user_id" : 1170518132, + "text" : "@feedbin Cool! Is there (or will there be) support for that in the API?", + "id" : 439157338772344832, + "in_reply_to_status_id" : 439154478642921472, + "created_at" : "2014-02-27 21:57:23 +0000", + "in_reply_to_screen_name" : "feedbin", + "in_reply_to_user_id_str" : "1170518132", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "GminusG", + "screen_name" : "GMinusG", + "indices" : [ 3, 11 ], + "id_str" : "16419203", + "id" : 16419203 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 26, 48 ], + "url" : "http:\/\/t.co\/iXJ24yOrV9", + "expanded_url" : "http:\/\/garfieldminusgarfield.net\/post\/78019284760\/", + "display_url" : "garfieldminusgarfield.net\/post\/780192847\u2026" + }, { + "indices" : [ 49, 71 ], + "url" : "http:\/\/t.co\/hYaSHochl6", + "expanded_url" : "http:\/\/fb.me\/14KFIUThb", + "display_url" : "fb.me\/14KFIUThb" + } ] + }, + "geo" : { }, + "id_str" : "439095035754053632", + "text" : "RT @GMinusG: Big tools! \n\nhttp:\/\/t.co\/iXJ24yOrV9 http:\/\/t.co\/hYaSHochl6", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.facebook.com\/twitter\" rel=\"nofollow\"\u003EFacebook\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 13, 35 ], + "url" : "http:\/\/t.co\/iXJ24yOrV9", + "expanded_url" : "http:\/\/garfieldminusgarfield.net\/post\/78019284760\/", + "display_url" : "garfieldminusgarfield.net\/post\/780192847\u2026" + }, { + "indices" : [ 36, 58 ], + "url" : "http:\/\/t.co\/hYaSHochl6", + "expanded_url" : "http:\/\/fb.me\/14KFIUThb", + "display_url" : "fb.me\/14KFIUThb" + } ] + }, + "geo" : { }, + "id_str" : "439090102401134592", + "text" : "Big tools! \n\nhttp:\/\/t.co\/iXJ24yOrV9 http:\/\/t.co\/hYaSHochl6", + "id" : 439090102401134592, + "created_at" : "2014-02-27 17:30:12 +0000", + "user" : { + "name" : "GminusG", + "screen_name" : "GMinusG", + "protected" : false, + "id_str" : "16419203", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/60699372\/untitled_normal.PNG", + "id" : 16419203, + "verified" : false + } + }, + "id" : 439095035754053632, + "created_at" : "2014-02-27 17:49:49 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brandon Tilley", + "screen_name" : "BinaryMuse", + "indices" : [ 0, 11 ], + "id_str" : "5511322", + "id" : 5511322 + }, { + "name" : "Trek Glowacki", + "screen_name" : "trek", + "indices" : [ 12, 17 ], + "id_str" : "1291711", + "id" : 1291711 + }, { + "name" : "Atom Editor", + "screen_name" : "AtomEditor", + "indices" : [ 18, 29 ], + "id_str" : "2339397540", + "id" : 2339397540 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "438916984269324288", + "geo" : { }, + "id_str" : "439072997865816064", + "in_reply_to_user_id" : 5511322, + "text" : "@BinaryMuse @trek @AtomEditor Yeah, that is amazing. Currently using TextMate and I miss that sort of power from Emacs. Can't wait to try it", + "id" : 439072997865816064, + "in_reply_to_status_id" : 438916984269324288, + "created_at" : "2014-02-27 16:22:14 +0000", + "in_reply_to_screen_name" : "BinaryMuse", + "in_reply_to_user_id_str" : "5511322", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Fedor Indutny", + "screen_name" : "indutny", + "indices" : [ 0, 8 ], + "id_str" : "92915570", + "id" : 92915570 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "439067547942793217", + "geo" : { }, + "id_str" : "439072093057998848", + "in_reply_to_user_id" : 92915570, + "text" : "@indutny Yes please!", + "id" : 439072093057998848, + "in_reply_to_status_id" : 439067547942793217, + "created_at" : "2014-02-27 16:18:39 +0000", + "in_reply_to_screen_name" : "indutny", + "in_reply_to_user_id_str" : "92915570", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Shit SO says", + "screen_name" : "shit_so_says", + "indices" : [ 3, 16 ], + "id_str" : "1084490250", + "id" : 1084490250 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "439065374756052992", + "text" : "RT @shit_so_says: To use CUDA you need to use C, which doesn't support inheritance. Therefore, you need to be clever.", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "439041176659034112", + "text" : "To use CUDA you need to use C, which doesn't support inheritance. Therefore, you need to be clever.", + "id" : 439041176659034112, + "created_at" : "2014-02-27 14:15:48 +0000", + "user" : { + "name" : "Shit SO says", + "screen_name" : "shit_so_says", + "protected" : false, + "id_str" : "1084490250", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3100909726\/56117b5bd34b314ab25551b923bb6942_normal.png", + "id" : 1084490250, + "verified" : false + } + }, + "id" : 439065374756052992, + "created_at" : "2014-02-27 15:51:57 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "anandshimpi", + "screen_name" : "anandshimpi", + "indices" : [ 0, 12 ], + "id_str" : "14618863", + "id" : 14618863 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "438958650598903808", + "geo" : { }, + "id_str" : "439064280587980800", + "in_reply_to_user_id" : 14618863, + "text" : "@anandshimpi Wow. I don't know how you can pull that off! I'd be asleep on my feet.", + "id" : 439064280587980800, + "in_reply_to_status_id" : 438958650598903808, + "created_at" : "2014-02-27 15:47:36 +0000", + "in_reply_to_screen_name" : "anandshimpi", + "in_reply_to_user_id_str" : "14618863", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Joseph Martel", + "screen_name" : "JosephMartel", + "indices" : [ 0, 13 ], + "id_str" : "217540637", + "id" : 217540637 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "438867072370491392", + "geo" : { }, + "id_str" : "438912920278163456", + "in_reply_to_user_id" : 217540637, + "text" : "@JosephMartel Heh, close. Update Android SDK stuff. Know anyone who wants the job? Pay sucks but all the yak hair they can carry!", + "id" : 438912920278163456, + "in_reply_to_status_id" : 438867072370491392, + "created_at" : "2014-02-27 05:46:09 +0000", + "in_reply_to_screen_name" : "JosephMartel", + "in_reply_to_user_id_str" : "217540637", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Gruber", + "screen_name" : "gruber", + "indices" : [ 0, 7 ], + "id_str" : "33423", + "id" : 33423 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "438832831171538944", + "in_reply_to_user_id" : 33423, + "text" : "@gruber Al Franken didn\u2019t write any letters for fingerprint scanners before the iPhone 5S either. People only care because Apple. \u270A\uD83C\uDF46", + "id" : 438832831171538944, + "created_at" : "2014-02-27 00:27:54 +0000", + "in_reply_to_screen_name" : "gruber", + "in_reply_to_user_id_str" : "33423", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Benedict Evans", + "screen_name" : "BenedictEvans", + "indices" : [ 0, 14 ], + "id_str" : "1236101", + "id" : 1236101 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "438754106195582976", + "geo" : { }, + "id_str" : "438757727334965249", + "in_reply_to_user_id" : 1236101, + "text" : "@BenedictEvans Any chance of that audio being recorded? Sounds interesting.", + "id" : 438757727334965249, + "in_reply_to_status_id" : 438754106195582976, + "created_at" : "2014-02-26 19:29:28 +0000", + "in_reply_to_screen_name" : "BenedictEvans", + "in_reply_to_user_id_str" : "1236101", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Hacker News Onion", + "screen_name" : "HackerNewsOnion", + "indices" : [ 3, 19 ], + "id_str" : "1263967268", + "id" : 1263967268 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "438757365387497472", + "text" : "RT @HackerNewsOnion: New Github IDE can tab-complete an entire Rails app", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "438749165267320832", + "text" : "New Github IDE can tab-complete an entire Rails app", + "id" : 438749165267320832, + "created_at" : "2014-02-26 18:55:27 +0000", + "user" : { + "name" : "Hacker News Onion", + "screen_name" : "HackerNewsOnion", + "protected" : false, + "id_str" : "1263967268", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3374120487\/e4f509a5ea232cd5b80f9cbac23d9432_normal.jpeg", + "id" : 1263967268, + "verified" : false + } + }, + "id" : 438757365387497472, + "created_at" : "2014-02-26 19:28:02 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "438757327525535744", + "text" : "PBX admins have some serious job security. The configs that drive Asterisk are insane. Making simple things simple clearly was not a goal.", + "id" : 438757327525535744, + "created_at" : "2014-02-26 19:27:53 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 53, 75 ], + "url" : "http:\/\/t.co\/azzFV2n2fR", + "expanded_url" : "http:\/\/www.dailymotion.com\/video\/x79zxf_ren-stimpy-the-royal-canadian-kilte_shortfilms", + "display_url" : "dailymotion.com\/video\/x79zxf_r\u2026" + } ] + }, + "geo" : { }, + "id_str" : "438746327749369856", + "text" : "Ugh. Somebody please breed a yak that shaves itself. http:\/\/t.co\/azzFV2n2fR", + "id" : 438746327749369856, + "created_at" : "2014-02-26 18:44:10 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Chris Nehren", + "screen_name" : "justapeiron", + "indices" : [ 3, 15 ], + "id_str" : "1500277741", + "id" : 1500277741 + }, { + "name" : "Gizmo Mathboy", + "screen_name" : "gizmomathboy", + "indices" : [ 17, 30 ], + "id_str" : "41309638", + "id" : 41309638 + }, { + "name" : "literally no thing", + "screen_name" : "izs", + "indices" : [ 102, 106 ], + "id_str" : "8038312", + "id" : 8038312 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "438734039759859712", + "text" : "RT @justapeiron: @gizmomathboy npmjs is a terrible (confusing!) name for something that's unofficial. @izs is totally justified in his acti\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twirssi.com\" rel=\"nofollow\"\u003ETwirssi\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Gizmo Mathboy", + "screen_name" : "gizmomathboy", + "indices" : [ 0, 13 ], + "id_str" : "41309638", + "id" : 41309638 + }, { + "name" : "literally no thing", + "screen_name" : "izs", + "indices" : [ 85, 89 ], + "id_str" : "8038312", + "id" : 8038312 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "438694178483367937", + "geo" : { }, + "id_str" : "438696411434323968", + "in_reply_to_user_id" : 41309638, + "text" : "@gizmomathboy npmjs is a terrible (confusing!) name for something that's unofficial. @izs is totally justified in his actions.", + "id" : 438696411434323968, + "in_reply_to_status_id" : 438694178483367937, + "created_at" : "2014-02-26 15:25:49 +0000", + "in_reply_to_screen_name" : "gizmomathboy", + "in_reply_to_user_id_str" : "41309638", + "user" : { + "name" : "Chris Nehren", + "screen_name" : "justapeiron", + "protected" : false, + "id_str" : "1500277741", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3784834226\/d1983e2521c7d51ed989c1b18d226487_normal.jpeg", + "id" : 1500277741, + "verified" : false + } + }, + "id" : 438734039759859712, + "created_at" : "2014-02-26 17:55:21 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "literally no thing", + "screen_name" : "izs", + "indices" : [ 3, 7 ], + "id_str" : "8038312", + "id" : 8038312 + }, { + "name" : "Fedor Indutny", + "screen_name" : "indutny", + "indices" : [ 9, 17 ], + "id_str" : "92915570", + "id" : 92915570 + }, { + "name" : "Arnout Kazemier", + "screen_name" : "3rdEden", + "indices" : [ 18, 26 ], + "id_str" : "14350255", + "id" : 14350255 + }, { + "name" : "npmbot", + "screen_name" : "npmjs", + "indices" : [ 27, 33 ], + "id_str" : "309528017", + "id" : 309528017 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "438733816031494145", + "text" : "RT @izs: @indutny @3rdeden @npmjs I would have done the same if GitHub had asked him to remove a module called \"github\". It's confusing.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Fedor Indutny", + "screen_name" : "indutny", + "indices" : [ 0, 8 ], + "id_str" : "92915570", + "id" : 92915570 + }, { + "name" : "Arnout Kazemier", + "screen_name" : "3rdEden", + "indices" : [ 9, 17 ], + "id_str" : "14350255", + "id" : 14350255 + }, { + "name" : "npmbot", + "screen_name" : "npmjs", + "indices" : [ 18, 24 ], + "id_str" : "309528017", + "id" : 309528017 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "438669070557544448", + "geo" : { }, + "id_str" : "438716818618724352", + "in_reply_to_user_id" : 92915570, + "text" : "@indutny @3rdeden @npmjs I would have done the same if GitHub had asked him to remove a module called \"github\". It's confusing.", + "id" : 438716818618724352, + "in_reply_to_status_id" : 438669070557544448, + "created_at" : "2014-02-26 16:46:55 +0000", + "in_reply_to_screen_name" : "indutny", + "in_reply_to_user_id_str" : "92915570", + "user" : { + "name" : "literally solipsist", + "screen_name" : "izs", + "protected" : false, + "id_str" : "8038312", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/429334527018672128\/WbXbeeHb_normal.png", + "id" : 8038312, + "verified" : false + } + }, + "id" : 438733816031494145, + "created_at" : "2014-02-26 17:54:27 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "438730883168612352", + "text" : "Huh, SIP is like HTTP in that if you bring up a new server you\u2019ll be port scanned and someone will try to use\/own that service immediately.", + "id" : 438730883168612352, + "created_at" : "2014-02-26 17:42:48 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ben Thompson", + "screen_name" : "monkbent", + "indices" : [ 3, 12 ], + "id_str" : "40273", + "id" : 40273 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/FgXEGqAEIh", + "expanded_url" : "http:\/\/www.romainbrasier.fr\/404", + "display_url" : "romainbrasier.fr\/404" + } ] + }, + "geo" : { }, + "id_str" : "438700779952558080", + "text" : "RT @monkbent: At the risk of getting a ton of replies trying to prove me wrong, it\u2019s hard to imagine a better 404 page. http:\/\/t.co\/FgXEGqA\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/FgXEGqAEIh", + "expanded_url" : "http:\/\/www.romainbrasier.fr\/404", + "display_url" : "romainbrasier.fr\/404" + } ] + }, + "geo" : { }, + "id_str" : "438691212225417216", + "text" : "At the risk of getting a ton of replies trying to prove me wrong, it\u2019s hard to imagine a better 404 page. http:\/\/t.co\/FgXEGqAEIh", + "id" : 438691212225417216, + "created_at" : "2014-02-26 15:05:10 +0000", + "user" : { + "name" : "Ben Thompson", + "screen_name" : "monkbent", + "protected" : false, + "id_str" : "40273", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3097836774\/5b138c2da4e7a96c83409436e301ace2_normal.jpeg", + "id" : 40273, + "verified" : false + } + }, + "id" : 438700779952558080, + "created_at" : "2014-02-26 15:43:11 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/SScxcN4rfZ", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=MK6TXMsvgQg", + "display_url" : "youtube.com\/watch?v=MK6TXM\u2026" + } ] + }, + "geo" : { }, + "id_str" : "438503472028082176", + "text" : "Between Apple and government agencies, security on the Internet is a farce. http:\/\/t.co\/SScxcN4rfZ", + "id" : 438503472028082176, + "created_at" : "2014-02-26 02:39:09 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 3, 14 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/Xhc30wKLzh", + "expanded_url" : "http:\/\/www.cbc.ca\/news\/canada\/edmonton\/truck-stolen-with-7-month-old-child-inside-in-grande-prairie-1.2551175", + "display_url" : "cbc.ca\/news\/canada\/ed\u2026" + } ] + }, + "geo" : { }, + "id_str" : "438448327810494464", + "text" : "RT @JimRoepcke: Amber Alert: RCMP looking for 4-door, light brown 2010 Dodge Ram stolen in Grand Prairie containing 7 month old girl. http:\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/Xhc30wKLzh", + "expanded_url" : "http:\/\/www.cbc.ca\/news\/canada\/edmonton\/truck-stolen-with-7-month-old-child-inside-in-grande-prairie-1.2551175", + "display_url" : "cbc.ca\/news\/canada\/ed\u2026" + } ] + }, + "geo" : { }, + "id_str" : "438427660507566080", + "text" : "Amber Alert: RCMP looking for 4-door, light brown 2010 Dodge Ram stolen in Grand Prairie containing 7 month old girl. http:\/\/t.co\/Xhc30wKLzh", + "id" : 438427660507566080, + "created_at" : "2014-02-25 21:37:54 +0000", + "user" : { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "protected" : false, + "id_str" : "894911", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", + "id" : 894911, + "verified" : false + } + }, + "id" : 438448327810494464, + "created_at" : "2014-02-25 23:00:01 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 3, 15 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "438388242979622912", + "text" : "RT @tapbot_paul: When is Apple going to fix this security bug I feel totally unsafe.\n\n\"OS X Update 10.9.2\"\n\nRestart Required? Screw it, it'\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "438375138908581888", + "text" : "When is Apple going to fix this security bug I feel totally unsafe.\n\n\"OS X Update 10.9.2\"\n\nRestart Required? Screw it, it's not that bad.", + "id" : 438375138908581888, + "created_at" : "2014-02-25 18:09:12 +0000", + "user" : { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "protected" : false, + "id_str" : "18247541", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000727389627\/46dacd92037d23a7203bdc20188b8141_normal.png", + "id" : 18247541, + "verified" : false + } + }, + "id" : 438388242979622912, + "created_at" : "2014-02-25 19:01:16 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "JetBrains AppCode", + "screen_name" : "appcode", + "indices" : [ 3, 11 ], + "id_str" : "256494877", + "id" : 256494877 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/appcode\/status\/437896886649757696\/photo\/1", + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/ap5XXr6W7n", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BhO45fmCIAAj0SK.png", + "id_str" : "437896886658146304", + "id" : 437896886658146304, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BhO45fmCIAAj0SK.png", + "sizes" : [ { + "h" : 188, + "resize" : "fit", + "w" : 340 + }, { + "h" : 331, + "resize" : "fit", + "w" : 600 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 331, + "resize" : "fit", + "w" : 600 + }, { + "h" : 331, + "resize" : "fit", + "w" : 600 + } ], + "display_url" : "pic.twitter.com\/ap5XXr6W7n" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "438175053792833536", + "text" : "RT @appcode: Tip of the day: Detecting unreachable code is easy with AppCode. Can your IDE do the same? http:\/\/t.co\/ap5XXr6W7n", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/appcode\/status\/437896886649757696\/photo\/1", + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/ap5XXr6W7n", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BhO45fmCIAAj0SK.png", + "id_str" : "437896886658146304", + "id" : 437896886658146304, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BhO45fmCIAAj0SK.png", + "sizes" : [ { + "h" : 188, + "resize" : "fit", + "w" : 340 + }, { + "h" : 331, + "resize" : "fit", + "w" : 600 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 331, + "resize" : "fit", + "w" : 600 + }, { + "h" : 331, + "resize" : "fit", + "w" : 600 + } ], + "display_url" : "pic.twitter.com\/ap5XXr6W7n" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "437896886649757696", + "text" : "Tip of the day: Detecting unreachable code is easy with AppCode. Can your IDE do the same? http:\/\/t.co\/ap5XXr6W7n", + "id" : 437896886649757696, + "created_at" : "2014-02-24 10:28:48 +0000", + "user" : { + "name" : "JetBrains AppCode", + "screen_name" : "appcode", + "protected" : false, + "id_str" : "256494877", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3404956487\/d73004b3f416e1a7b3aa68a60efa4020_normal.png", + "id" : 256494877, + "verified" : false + } + }, + "id" : 438175053792833536, + "created_at" : "2014-02-25 04:54:08 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "438157636194668544", + "text" : "Microsoft will have to assemble an Android development toolchain if it makes Android phones. Including Java. That'd be something.", + "id" : 438157636194668544, + "created_at" : "2014-02-25 03:44:55 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 61, 83 ], + "url" : "http:\/\/t.co\/PfT3lq9mgW", + "expanded_url" : "http:\/\/blog.streamingmedia.com\/2014\/02\/media-botching-coverage-netflix-comcast-deal-getting-basics-wrong.html", + "display_url" : "blog.streamingmedia.com\/2014\/02\/media-\u2026" + } ] + }, + "geo" : { }, + "id_str" : "438144598309748736", + "text" : "The Comcast-Netflix deal isn't a bad sign of things to come. http:\/\/t.co\/PfT3lq9mgW", + "id" : 438144598309748736, + "created_at" : "2014-02-25 02:53:07 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 10, 21 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "MWC2014", + "indices" : [ 65, 73 ] + } ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "438004977835859968", + "geo" : { }, + "id_str" : "438024900209422336", + "in_reply_to_user_id" : 15122081, + "text" : "BREAKING: @nerdtalker is live-tweeting his jamon adventures from #MWC2014. Follow him for updates on where and when he eats too much jamon.", + "id" : 438024900209422336, + "in_reply_to_status_id" : 438004977835859968, + "created_at" : "2014-02-24 18:57:28 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Erik Bryn\u2122", + "screen_name" : "ebryn", + "indices" : [ 0, 6 ], + "id_str" : "3594", + "id" : 3594 + }, { + "name" : "Daniel Beach", + "screen_name" : "danielbeach", + "indices" : [ 7, 19 ], + "id_str" : "14500050", + "id" : 14500050 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "437970949585911808", + "geo" : { }, + "id_str" : "437995498343899136", + "in_reply_to_user_id" : 3594, + "text" : "@ebryn @danielbeach I have done very little Django but I think it embraces convention as well.", + "id" : 437995498343899136, + "in_reply_to_status_id" : 437970949585911808, + "created_at" : "2014-02-24 17:00:39 +0000", + "in_reply_to_screen_name" : "ebryn", + "in_reply_to_user_id_str" : "3594", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Justin Williams", + "screen_name" : "justin", + "indices" : [ 3, 10 ], + "id_str" : "929", + "id" : 929 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 37, 59 ], + "url" : "http:\/\/t.co\/ba9cBreolF", + "expanded_url" : "http:\/\/vrge.co\/1jr4rx0", + "display_url" : "vrge.co\/1jr4rx0" + } ] + }, + "geo" : { }, + "id_str" : "437673959027245056", + "text" : "RT @justin: This is a big, bad deal. http:\/\/t.co\/ba9cBreolF", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 25, 47 ], + "url" : "http:\/\/t.co\/ba9cBreolF", + "expanded_url" : "http:\/\/vrge.co\/1jr4rx0", + "display_url" : "vrge.co\/1jr4rx0" + } ] + }, + "geo" : { + "type" : "Point", + "coordinates" : [ 39.7029543765, -104.9183998887 ] + }, + "id_str" : "437655485479526400", + "text" : "This is a big, bad deal. http:\/\/t.co\/ba9cBreolF", + "id" : 437655485479526400, + "created_at" : "2014-02-23 18:29:33 +0000", + "user" : { + "name" : "Justin Williams", + "screen_name" : "justin", + "protected" : false, + "id_str" : "929", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/443183497843183616\/q67WDC64_normal.jpeg", + "id" : 929, + "verified" : false + } + }, + "id" : 437673959027245056, + "created_at" : "2014-02-23 19:42:58 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Benjamin Borowski", + "screen_name" : "typeoneerror", + "indices" : [ 0, 13 ], + "id_str" : "11973362", + "id" : 11973362 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "437378529341472768", + "geo" : { }, + "id_str" : "437386070750027776", + "in_reply_to_user_id" : 11973362, + "text" : "@typeoneerror \uD83C\uDF89\uD83D\uDC4D\uD83D\uDE00\uD83C\uDF8A", + "id" : 437386070750027776, + "in_reply_to_status_id" : 437378529341472768, + "created_at" : "2014-02-23 00:39:00 +0000", + "in_reply_to_screen_name" : "typeoneerror", + "in_reply_to_user_id_str" : "11973362", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 3, 14 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "437289370526052353", + "text" : "RT @JimRoepcke: Why haven\u2019t SSL patches been released for OS X yet?", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "437271378492809216", + "text" : "Why haven\u2019t SSL patches been released for OS X yet?", + "id" : 437271378492809216, + "created_at" : "2014-02-22 17:03:15 +0000", + "user" : { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "protected" : false, + "id_str" : "894911", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", + "id" : 894911, + "verified" : false + } + }, + "id" : 437289370526052353, + "created_at" : "2014-02-22 18:14:45 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Klug", + "screen_name" : "nerdtalker", + "indices" : [ 0, 11 ], + "id_str" : "15122081", + "id" : 15122081 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "437260704135909376", + "geo" : { }, + "id_str" : "437289057987489792", + "in_reply_to_user_id" : 15122081, + "text" : "@nerdtalker I don't know what that is but that all looks delicious.", + "id" : 437289057987489792, + "in_reply_to_status_id" : 437260704135909376, + "created_at" : "2014-02-22 18:13:30 +0000", + "in_reply_to_screen_name" : "nerdtalker", + "in_reply_to_user_id_str" : "15122081", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Adam Langley", + "screen_name" : "agl__", + "indices" : [ 57, 63 ], + "id_str" : "235129029", + "id" : 235129029 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/G89cXLHSXB", + "expanded_url" : "https:\/\/www.imperialviolet.org\/2014\/02\/22\/applebug.html", + "display_url" : "imperialviolet.org\/2014\/02\/22\/app\u2026" + } ] + }, + "geo" : { }, + "id_str" : "437247952482889729", + "text" : "Wow. This is brutal. And Macs are still affected? \u0CA0_\u0CA0 RT @agl__: Apple's SSL\/TLS bug: https:\/\/t.co\/G89cXLHSXB", + "id" : 437247952482889729, + "created_at" : "2014-02-22 15:30:10 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Exponent Podcast", + "screen_name" : "exponentfm", + "indices" : [ 3, 14 ], + "id_str" : "1923374760", + "id" : 1923374760 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 30, 52 ], + "url" : "http:\/\/t.co\/6Va8HmKMZV", + "expanded_url" : "http:\/\/exponent.fm", + "display_url" : "exponent.fm" + } ] + }, + "geo" : { }, + "id_str" : "437093753350680576", + "text" : "RT @exponentfm: Hello World.\n\nhttp:\/\/t.co\/6Va8HmKMZV", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 14, 36 ], + "url" : "http:\/\/t.co\/6Va8HmKMZV", + "expanded_url" : "http:\/\/exponent.fm", + "display_url" : "exponent.fm" + } ] + }, + "geo" : { }, + "id_str" : "437077893907095552", + "text" : "Hello World.\n\nhttp:\/\/t.co\/6Va8HmKMZV", + "id" : 437077893907095552, + "created_at" : "2014-02-22 04:14:25 +0000", + "user" : { + "name" : "Exponent Podcast", + "screen_name" : "exponentfm", + "protected" : false, + "id_str" : "1923374760", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437077573378392066\/6r-psLal_normal.jpeg", + "id" : 1923374760, + "verified" : false + } + }, + "id" : 437093753350680576, + "created_at" : "2014-02-22 05:17:26 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "tom robinson", + "screen_name" : "tlrobinson", + "indices" : [ 0, 11 ], + "id_str" : "14206068", + "id" : 14206068 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "437061129387270144", + "geo" : { }, + "id_str" : "437066721958977536", + "in_reply_to_user_id" : 14206068, + "text" : "@tlrobinson 13\" or 15\"?", + "id" : 437066721958977536, + "in_reply_to_status_id" : 437061129387270144, + "created_at" : "2014-02-22 03:30:01 +0000", + "in_reply_to_screen_name" : "tlrobinson", + "in_reply_to_user_id_str" : "14206068", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Christopher Soghoian", + "screen_name" : "csoghoian", + "indices" : [ 3, 13 ], + "id_str" : "14669471", + "id" : 14669471 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "437008832548466688", + "text" : "RT @csoghoian: Don't worry. The security update used to patch Apple's iOS SSL authentication flaw will be delivered to you securely via a S\u2026", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "436997563343200256", + "text" : "Don't worry. The security update used to patch Apple's iOS SSL authentication flaw will be delivered to you securely via a SSL connection.", + "id" : 436997563343200256, + "created_at" : "2014-02-21 22:55:12 +0000", + "user" : { + "name" : "Christopher Soghoian", + "screen_name" : "csoghoian", + "protected" : false, + "id_str" : "14669471", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000723950844\/386b29d0ac8506a0d916f7fa6634e4c8_normal.jpeg", + "id" : 14669471, + "verified" : false + } + }, + "id" : 437008832548466688, + "created_at" : "2014-02-21 23:39:59 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Maria Ignatova", + "screen_name" : "mariaignatova", + "indices" : [ 3, 17 ], + "id_str" : "55608606", + "id" : 55608606 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/mariaignatova\/status\/436974335098486784\/photo\/1", + "indices" : [ 66, 88 ], + "url" : "http:\/\/t.co\/J7fDjp6Ozr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BhBx17QCAAAYN1W.jpg", + "id_str" : "436974335106875392", + "id" : 436974335106875392, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BhBx17QCAAAYN1W.jpg", + "sizes" : [ { + "h" : 668, + "resize" : "fit", + "w" : 500 + }, { + "h" : 668, + "resize" : "fit", + "w" : 500 + }, { + "h" : 668, + "resize" : "fit", + "w" : 500 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 454, + "resize" : "fit", + "w" : 340 + } ], + "display_url" : "pic.twitter.com\/J7fDjp6Ozr" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "437006954045517824", + "text" : "RT @mariaignatova: Hilarious yet absolutely spot-on writing rules http:\/\/t.co\/J7fDjp6Ozr", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/mariaignatova\/status\/436974335098486784\/photo\/1", + "indices" : [ 47, 69 ], + "url" : "http:\/\/t.co\/J7fDjp6Ozr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BhBx17QCAAAYN1W.jpg", + "id_str" : "436974335106875392", + "id" : 436974335106875392, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BhBx17QCAAAYN1W.jpg", + "sizes" : [ { + "h" : 668, + "resize" : "fit", + "w" : 500 + }, { + "h" : 668, + "resize" : "fit", + "w" : 500 + }, { + "h" : 668, + "resize" : "fit", + "w" : 500 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 454, + "resize" : "fit", + "w" : 340 + } ], + "display_url" : "pic.twitter.com\/J7fDjp6Ozr" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "436974335098486784", + "text" : "Hilarious yet absolutely spot-on writing rules http:\/\/t.co\/J7fDjp6Ozr", + "id" : 436974335098486784, + "created_at" : "2014-02-21 21:22:54 +0000", + "user" : { + "name" : "Maria Ignatova", + "screen_name" : "mariaignatova", + "protected" : false, + "id_str" : "55608606", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2606354702\/lolr7pahkjhv4dsmpc20_normal.png", + "id" : 55608606, + "verified" : false + } + }, + "id" : 437006954045517824, + "created_at" : "2014-02-21 23:32:31 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Benjamin Borowski", + "screen_name" : "typeoneerror", + "indices" : [ 0, 13 ], + "id_str" : "11973362", + "id" : 11973362 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "436963320650690560", + "geo" : { }, + "id_str" : "437006020712230912", + "in_reply_to_user_id" : 11973362, + "text" : "@typeoneerror woohoo!", + "id" : 437006020712230912, + "in_reply_to_status_id" : 436963320650690560, + "created_at" : "2014-02-21 23:28:49 +0000", + "in_reply_to_screen_name" : "typeoneerror", + "in_reply_to_user_id_str" : "11973362", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Steven Frank", + "screen_name" : "stevenf", + "indices" : [ 0, 8 ], + "id_str" : "733813", + "id" : 733813 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "436937906494525440", + "geo" : { }, + "id_str" : "436941598589333504", + "in_reply_to_user_id" : 733813, + "text" : "@stevenf Also, if you accidentally add a duplicate instance variable PHP segfaults without an error message. Yay PHP!", + "id" : 436941598589333504, + "in_reply_to_status_id" : 436937906494525440, + "created_at" : "2014-02-21 19:12:49 +0000", + "in_reply_to_screen_name" : "stevenf", + "in_reply_to_user_id_str" : "733813", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Steven Frank", + "screen_name" : "stevenf", + "indices" : [ 0, 8 ], + "id_str" : "733813", + "id" : 733813 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "436937906494525440", + "geo" : { }, + "id_str" : "436941496709697537", + "in_reply_to_user_id" : 733813, + "text" : "@stevenf You can also call static methods from instance context and vice versa. Can\u2019t have static & instance methods with the same name.", + "id" : 436941496709697537, + "in_reply_to_status_id" : 436937906494525440, + "created_at" : "2014-02-21 19:12:25 +0000", + "in_reply_to_screen_name" : "stevenf", + "in_reply_to_user_id_str" : "733813", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Fyrite", + "screen_name" : "fyrite", + "indices" : [ 3, 10 ], + "id_str" : "232701963", + "id" : 232701963 + }, { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 12, 17 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "436933930915098624", + "text" : "RT @fyrite: @_sjs yup, one of the reasons I've come to prefer sublime text over Textpad", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 0, 5 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "436928666912567296", + "geo" : { }, + "id_str" : "436932322391101440", + "in_reply_to_user_id" : 4777951, + "text" : "@_sjs yup, one of the reasons I've come to prefer sublime text over Textpad", + "id" : 436932322391101440, + "in_reply_to_status_id" : 436928666912567296, + "created_at" : "2014-02-21 18:35:58 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Fyrite", + "screen_name" : "fyrite", + "protected" : false, + "id_str" : "232701963", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3448639191\/27d64cffef84f55217c9d9be3d162aff_normal.jpeg", + "id" : 232701963, + "verified" : false + } + }, + "id" : 436933930915098624, + "created_at" : "2014-02-21 18:42:21 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/9GQJ2Ya97D", + "expanded_url" : "http:\/\/i.imgur.com\/XH6icZO.gif", + "display_url" : "i.imgur.com\/XH6icZO.gif" + } ] + }, + "geo" : { }, + "id_str" : "436928666912567296", + "text" : "Are you using multi cursors in your text editor? TextMate and Sublime Text famously have great support for this. http:\/\/t.co\/9GQJ2Ya97D", + "id" : 436928666912567296, + "created_at" : "2014-02-21 18:21:26 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Resig", + "screen_name" : "jeresig", + "indices" : [ 0, 8 ], + "id_str" : "752673", + "id" : 752673 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 65, 87 ], + "url" : "http:\/\/t.co\/9GQJ2Ya97D", + "expanded_url" : "http:\/\/i.imgur.com\/XH6icZO.gif", + "display_url" : "i.imgur.com\/XH6icZO.gif" + } ] + }, + "in_reply_to_status_id_str" : "436918104845987840", + "geo" : { }, + "id_str" : "436926546477985792", + "in_reply_to_user_id" : 752673, + "text" : "@jeresig Not to mention navigation with multiple cursors active! http:\/\/t.co\/9GQJ2Ya97D \u2026 I love this feature so hard.", + "id" : 436926546477985792, + "in_reply_to_status_id" : 436918104845987840, + "created_at" : "2014-02-21 18:13:01 +0000", + "in_reply_to_screen_name" : "jeresig", + "in_reply_to_user_id_str" : "752673", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Richard Dawkins", + "screen_name" : "RichardDawkins", + "indices" : [ 3, 18 ], + "id_str" : "15143478", + "id" : 15143478 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "436890127395061760", + "text" : "RT @RichardDawkins: I would use \"troll\" to mean someone who seeks not to enlighten, persuade or amuse, but to \"get a rise out of\" or pointl\u2026", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "436765145617145856", + "geo" : { }, + "id_str" : "436765377008529408", + "in_reply_to_user_id" : 15143478, + "text" : "I would use \"troll\" to mean someone who seeks not to enlighten, persuade or amuse, but to \"get a rise out of\" or pointlessly PROVOKE.", + "id" : 436765377008529408, + "in_reply_to_status_id" : 436765145617145856, + "created_at" : "2014-02-21 07:32:35 +0000", + "in_reply_to_screen_name" : "RichardDawkins", + "in_reply_to_user_id_str" : "15143478", + "user" : { + "name" : "Richard Dawkins", + "screen_name" : "RichardDawkins", + "protected" : false, + "id_str" : "15143478", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/435900751861141504\/s_lG70es_normal.png", + "id" : 15143478, + "verified" : true + } + }, + "id" : 436890127395061760, + "created_at" : "2014-02-21 15:48:18 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Richard Dawkins", + "screen_name" : "RichardDawkins", + "indices" : [ 3, 18 ], + "id_str" : "15143478", + "id" : 15143478 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "436890117613965313", + "text" : "RT @RichardDawkins: Anyone who loves language welcomes useful neologisms. But \"troll\" is increasingly used to mean only \"someone who disagr\u2026", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "436765145617145856", + "text" : "Anyone who loves language welcomes useful neologisms. But \"troll\" is increasingly used to mean only \"someone who disagrees with me\".", + "id" : 436765145617145856, + "created_at" : "2014-02-21 07:31:40 +0000", + "user" : { + "name" : "Richard Dawkins", + "screen_name" : "RichardDawkins", + "protected" : false, + "id_str" : "15143478", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/435900751861141504\/s_lG70es_normal.png", + "id" : 15143478, + "verified" : true + } + }, + "id" : 436890117613965313, + "created_at" : "2014-02-21 15:48:15 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", + "screen_name" : "markkolich", + "indices" : [ 0, 11 ], + "id_str" : "22196723", + "id" : 22196723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "436746164738609152", + "geo" : { }, + "id_str" : "436750979422113792", + "in_reply_to_user_id" : 22196723, + "text" : "@markkolich lulz, start a war! Pipe \/dev\/zero into a POST request.\n\nContent-Length: \u221E", + "id" : 436750979422113792, + "in_reply_to_status_id" : 436746164738609152, + "created_at" : "2014-02-21 06:35:22 +0000", + "in_reply_to_screen_name" : "markkolich", + "in_reply_to_user_id_str" : "22196723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Gary Bernhardt", + "screen_name" : "garybernhardt", + "indices" : [ 3, 17 ], + "id_str" : "809685", + "id" : 809685 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "436657252447948800", + "text" : "RT @garybernhardt: just gonna rewrite literally everything in Ruby because everything is too slow, don't mind me, black is white, up is dow\u2026", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "436642791813165056", + "text" : "just gonna rewrite literally everything in Ruby because everything is too slow, don't mind me, black is white, up is down, Ruby is fast", + "id" : 436642791813165056, + "created_at" : "2014-02-20 23:25:28 +0000", + "user" : { + "name" : "Gary Bernhardt", + "screen_name" : "garybernhardt", + "protected" : false, + "id_str" : "809685", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1170938305\/twitter_headshot_normal.png", + "id" : 809685, + "verified" : false + } + }, + "id" : 436657252447948800, + "created_at" : "2014-02-21 00:22:56 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Joe Armstrong", + "screen_name" : "joeerl", + "indices" : [ 3, 10 ], + "id_str" : "51546468", + "id" : 51546468 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "erlang", + "indices" : [ 35, 42 ] + }, { + "text" : "WhatsApp", + "indices" : [ 47, 56 ] + } ], + "urls" : [ { + "indices" : [ 12, 34 ], + "url" : "http:\/\/t.co\/OEfKeS2c1P", + "expanded_url" : "http:\/\/ow.ly\/tO7kd", + "display_url" : "ow.ly\/tO7kd" + } ] + }, + "geo" : { }, + "id_str" : "436392936951922688", + "text" : "RT @joeerl: http:\/\/t.co\/OEfKeS2c1P #erlang and #WhatsApp - this is what a 55 people company can do with erlang.", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "erlang", + "indices" : [ 23, 30 ] + }, { + "text" : "WhatsApp", + "indices" : [ 35, 44 ] + } ], + "urls" : [ { + "indices" : [ 0, 22 ], + "url" : "http:\/\/t.co\/OEfKeS2c1P", + "expanded_url" : "http:\/\/ow.ly\/tO7kd", + "display_url" : "ow.ly\/tO7kd" + } ] + }, + "geo" : { }, + "id_str" : "436378084049420288", + "text" : "http:\/\/t.co\/OEfKeS2c1P #erlang and #WhatsApp - this is what a 55 people company can do with erlang.", + "id" : 436378084049420288, + "created_at" : "2014-02-20 05:53:37 +0000", + "user" : { + "name" : "Joe Armstrong", + "screen_name" : "joeerl", + "protected" : false, + "id_str" : "51546468", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/285946522\/joeold_normal.jpg", + "id" : 51546468, + "verified" : false + } + }, + "id" : 436392936951922688, + "created_at" : "2014-02-20 06:52:38 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Benedict Evans", + "screen_name" : "BenedictEvans", + "indices" : [ 3, 17 ], + "id_str" : "1236101", + "id" : 1236101 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "436341629603942400", + "text" : "RT @BenedictEvans: Flickr: $35m. \nYoutube: $1.65bn\nWhatsapp: $19bn. \nMobile is big. And global. And the next computing platform. Paying att\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "436271026914095104", + "text" : "Flickr: $35m. \nYoutube: $1.65bn\nWhatsapp: $19bn. \nMobile is big. And global. And the next computing platform. Paying attention?", + "id" : 436271026914095104, + "created_at" : "2014-02-19 22:48:13 +0000", + "user" : { + "name" : "Benedict Evans", + "screen_name" : "BenedictEvans", + "protected" : false, + "id_str" : "1236101", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/86361875\/photo1_normal.jpg", + "id" : 1236101, + "verified" : false + } + }, + "id" : 436341629603942400, + "created_at" : "2014-02-20 03:28:46 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Gary Bernhardt", + "screen_name" : "garybernhardt", + "indices" : [ 0, 14 ], + "id_str" : "809685", + "id" : 809685 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "436265964897042432", + "geo" : { }, + "id_str" : "436339500386488320", + "in_reply_to_user_id" : 809685, + "text" : "@garybernhardt Hmmm... because it's like longjmp?", + "id" : 436339500386488320, + "in_reply_to_status_id" : 436265964897042432, + "created_at" : "2014-02-20 03:20:18 +0000", + "in_reply_to_screen_name" : "garybernhardt", + "in_reply_to_user_id_str" : "809685", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sol", + "screen_name" : "Badger32d", + "indices" : [ 0, 10 ], + "id_str" : "74837444", + "id" : 74837444 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "435960043238735872", + "geo" : { }, + "id_str" : "435997923952713728", + "in_reply_to_user_id" : 74837444, + "text" : "@Badger32d Welcome to the first world!", + "id" : 435997923952713728, + "in_reply_to_status_id" : 435960043238735872, + "created_at" : "2014-02-19 04:43:00 +0000", + "in_reply_to_screen_name" : "Badger32d", + "in_reply_to_user_id_str" : "74837444", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Topher Bullock", + "screen_name" : "topherbullock", + "indices" : [ 3, 17 ], + "id_str" : "83164095", + "id" : 83164095 + }, { + "name" : "Aaron Patterson", + "screen_name" : "tenderlove", + "indices" : [ 19, 30 ], + "id_str" : "14761655", + "id" : 14761655 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "435997573451509760", + "text" : "RT @topherbullock: @tenderlove throw some \"!important\" on that, its basically the YOLO of CSS.", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Aaron Patterson", + "screen_name" : "tenderlove", + "indices" : [ 0, 11 ], + "id_str" : "14761655", + "id" : 14761655 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "435949457989844992", + "geo" : { }, + "id_str" : "435951509977567233", + "in_reply_to_user_id" : 14761655, + "text" : "@tenderlove throw some \"!important\" on that, its basically the YOLO of CSS.", + "id" : 435951509977567233, + "in_reply_to_status_id" : 435949457989844992, + "created_at" : "2014-02-19 01:38:34 +0000", + "in_reply_to_screen_name" : "tenderlove", + "in_reply_to_user_id_str" : "14761655", + "user" : { + "name" : "Topher Bullock", + "screen_name" : "topherbullock", + "protected" : false, + "id_str" : "83164095", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000283287504\/80e9d4334ed7f657c99be35a18b5a2e3_normal.jpeg", + "id" : 83164095, + "verified" : false + } + }, + "id" : 435997573451509760, + "created_at" : "2014-02-19 04:41:36 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ben Schwarz", + "screen_name" : "benschwarz", + "indices" : [ 3, 14 ], + "id_str" : "14431882", + "id" : 14431882 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/LWjWXMXkv7", + "expanded_url" : "http:\/\/exisweb.net\/mobile-menu-abtest", + "display_url" : "exisweb.net\/mobile-menu-ab\u2026" + } ] + }, + "geo" : { }, + "id_str" : "435953280103903232", + "text" : "RT @benschwarz: \"Menu\" label tested better than \"Menu\" label w\/ hamburger\n\nhttp:\/\/t.co\/LWjWXMXkv7", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 59, 81 ], + "url" : "http:\/\/t.co\/LWjWXMXkv7", + "expanded_url" : "http:\/\/exisweb.net\/mobile-menu-abtest", + "display_url" : "exisweb.net\/mobile-menu-ab\u2026" + } ] + }, + "geo" : { }, + "id_str" : "435922467920420865", + "text" : "\"Menu\" label tested better than \"Menu\" label w\/ hamburger\n\nhttp:\/\/t.co\/LWjWXMXkv7", + "id" : 435922467920420865, + "created_at" : "2014-02-18 23:43:10 +0000", + "user" : { + "name" : "Ben Schwarz", + "screen_name" : "benschwarz", + "protected" : false, + "id_str" : "14431882", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000787427480\/a5782116df96280751a9e453e392db51_normal.png", + "id" : 14431882, + "verified" : false + } + }, + "id" : 435953280103903232, + "created_at" : "2014-02-19 01:45:36 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Bob O'Donnell", + "screen_name" : "bobodtech", + "indices" : [ 0, 10 ], + "id_str" : "208595633", + "id" : 208595633 + }, { + "name" : "Tech.pinions", + "screen_name" : "techpinions", + "indices" : [ 11, 23 ], + "id_str" : "364416166", + "id" : 364416166 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "435839772720771072", + "geo" : { }, + "id_str" : "435898903158743040", + "in_reply_to_user_id" : 208595633, + "text" : "@bobodtech @techpinions The absolute worst part of using someone\u2019s laptop that isn\u2019t a MacBook is the awful touchpad. Invariably.", + "id" : 435898903158743040, + "in_reply_to_status_id" : 435839772720771072, + "created_at" : "2014-02-18 22:09:31 +0000", + "in_reply_to_screen_name" : "bobodtech", + "in_reply_to_user_id_str" : "208595633", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Bob O'Donnell", + "screen_name" : "bobodtech", + "indices" : [ 3, 13 ], + "id_str" : "208595633", + "id" : 208595633 + }, { + "name" : "Tech.pinions", + "screen_name" : "techpinions", + "indices" : [ 60, 72 ], + "id_str" : "364416166", + "id" : 364416166 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/uIaPIQ4Ltf", + "expanded_url" : "http:\/\/bit.ly\/O57ikB", + "display_url" : "bit.ly\/O57ikB" + } ] + }, + "geo" : { }, + "id_str" : "435898782530560000", + "text" : "RT @bobodtech: The Trouble with Touchpads, my latest column @techpinions: http:\/\/t.co\/uIaPIQ4Ltf", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Tech.pinions", + "screen_name" : "techpinions", + "indices" : [ 45, 57 ], + "id_str" : "364416166", + "id" : 364416166 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 59, 81 ], + "url" : "http:\/\/t.co\/uIaPIQ4Ltf", + "expanded_url" : "http:\/\/bit.ly\/O57ikB", + "display_url" : "bit.ly\/O57ikB" + } ] + }, + "geo" : { }, + "id_str" : "435839772720771072", + "text" : "The Trouble with Touchpads, my latest column @techpinions: http:\/\/t.co\/uIaPIQ4Ltf", + "id" : 435839772720771072, + "created_at" : "2014-02-18 18:14:33 +0000", + "user" : { + "name" : "Bob O'Donnell", + "screen_name" : "bobodtech", + "protected" : false, + "id_str" : "208595633", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000824998004\/994d29b0ea3a7372fec7068a0df09fa2_normal.png", + "id" : 208595633, + "verified" : false + } + }, + "id" : 435898782530560000, + "created_at" : "2014-02-18 22:09:03 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Gary Bernhardt", + "screen_name" : "garybernhardt", + "indices" : [ 0, 14 ], + "id_str" : "809685", + "id" : 809685 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "435889828610056192", + "geo" : { }, + "id_str" : "435892012332507137", + "in_reply_to_user_id" : 809685, + "text" : "@garybernhardt Ah, gotcha. It must run before ~\/.zshenv and ~\/.zshrc.", + "id" : 435892012332507137, + "in_reply_to_status_id" : 435889828610056192, + "created_at" : "2014-02-18 21:42:08 +0000", + "in_reply_to_screen_name" : "garybernhardt", + "in_reply_to_user_id_str" : "809685", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Gary Bernhardt", + "screen_name" : "garybernhardt", + "indices" : [ 0, 14 ], + "id_str" : "809685", + "id" : 809685 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "435868022159310848", + "geo" : { }, + "id_str" : "435889340971896832", + "in_reply_to_user_id" : 809685, + "text" : "@garybernhardt At least, in the 8 years I\u2019ve been using zsh on OS X I\u2019ve never experienced that PATH clobbering behaviour.", + "id" : 435889340971896832, + "in_reply_to_status_id" : 435868022159310848, + "created_at" : "2014-02-18 21:31:31 +0000", + "in_reply_to_screen_name" : "garybernhardt", + "in_reply_to_user_id_str" : "809685", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Gary Bernhardt", + "screen_name" : "garybernhardt", + "indices" : [ 0, 14 ], + "id_str" : "809685", + "id" : 809685 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "435868022159310848", + "geo" : { }, + "id_str" : "435889187317751809", + "in_reply_to_user_id" : 809685, + "text" : "@garybernhardt Wow, it prepends stuff on PATH. That\u2019s crazy. If you have a .zshrc or .zshenv it doesn\u2019t seem to use \/etc\/zshenv though.", + "id" : 435889187317751809, + "in_reply_to_status_id" : 435868022159310848, + "created_at" : "2014-02-18 21:30:55 +0000", + "in_reply_to_screen_name" : "garybernhardt", + "in_reply_to_user_id_str" : "809685", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Gruber", + "screen_name" : "gruber", + "indices" : [ 0, 7 ], + "id_str" : "33423", + "id" : 33423 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "435861617121587201", + "in_reply_to_user_id" : 33423, + "text" : "@gruber There\u2019s a difference between being able to discern an individual pixel and being able to see more detail.", + "id" : 435861617121587201, + "created_at" : "2014-02-18 19:41:22 +0000", + "in_reply_to_screen_name" : "gruber", + "in_reply_to_user_id_str" : "33423", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tyler Hunt", + "screen_name" : "tylerhunt", + "indices" : [ 3, 13 ], + "id_str" : "4384181", + "id" : 4384181 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 51, 74 ], + "url" : "https:\/\/t.co\/yZoEV6KEjJ", + "expanded_url" : "https:\/\/help.github.com\/articles\/checking-out-pull-requests-locally", + "display_url" : "help.github.com\/articles\/check\u2026" + } ] + }, + "geo" : { }, + "id_str" : "435834814222970880", + "text" : "RT @tylerhunt: Checking out pull requests locally: https:\/\/t.co\/yZoEV6KEjJ. This is so much easier than adding a new remote. Just `git chec\u2026", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 36, 59 ], + "url" : "https:\/\/t.co\/yZoEV6KEjJ", + "expanded_url" : "https:\/\/help.github.com\/articles\/checking-out-pull-requests-locally", + "display_url" : "help.github.com\/articles\/check\u2026" + } ] + }, + "geo" : { }, + "id_str" : "435796383111475200", + "text" : "Checking out pull requests locally: https:\/\/t.co\/yZoEV6KEjJ. This is so much easier than adding a new remote. Just `git checkout pr\/<id>`.", + "id" : 435796383111475200, + "created_at" : "2014-02-18 15:22:09 +0000", + "user" : { + "name" : "Tyler Hunt", + "screen_name" : "tylerhunt", + "protected" : false, + "id_str" : "4384181", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/178659283\/avatar-color_normal.jpg", + "id" : 4384181, + "verified" : false + } + }, + "id" : 435834814222970880, + "created_at" : "2014-02-18 17:54:51 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Anil Dash", + "screen_name" : "anildash", + "indices" : [ 3, 12 ], + "id_str" : "36823", + "id" : 36823 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "435562351132028928", + "text" : "RT @anildash: All retweets are theft.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "435547057408212993", + "text" : "All retweets are theft.", + "id" : 435547057408212993, + "created_at" : "2014-02-17 22:51:25 +0000", + "user" : { + "name" : "Anil Dash", + "screen_name" : "anildash", + "protected" : false, + "id_str" : "36823", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3588056222\/0d62af265381d6b5861371e86d0bff23_normal.jpeg", + "id" : 36823, + "verified" : true + } + }, + "id" : 435562351132028928, + "created_at" : "2014-02-17 23:52:11 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "435505026933342209", + "text" : "\u201CApple may also be asking some existing clone apps to change their names to put an end to the Flappy frenzy.\u201D", + "id" : 435505026933342209, + "created_at" : "2014-02-17 20:04:24 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Trek Glowacki", + "screen_name" : "trek", + "indices" : [ 3, 8 ], + "id_str" : "1291711", + "id" : 1291711 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/RUMaPaWzH4", + "expanded_url" : "http:\/\/stackoverflow.com\/questions\/tagged\/ember-invalid", + "display_url" : "stackoverflow.com\/questions\/tagg\u2026" + } ] + }, + "geo" : { }, + "id_str" : "435504438384422912", + "text" : "RT @trek: You can help clean up old Ember.js StackOverflow questions:\n\nhttp:\/\/t.co\/RUMaPaWzH4\n\ntag them with ember-invalid and we'll come r\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 61, 83 ], + "url" : "http:\/\/t.co\/RUMaPaWzH4", + "expanded_url" : "http:\/\/stackoverflow.com\/questions\/tagged\/ember-invalid", + "display_url" : "stackoverflow.com\/questions\/tagg\u2026" + } ] + }, + "geo" : { }, + "id_str" : "435502536808611841", + "text" : "You can help clean up old Ember.js StackOverflow questions:\n\nhttp:\/\/t.co\/RUMaPaWzH4\n\ntag them with ember-invalid and we'll come review.", + "id" : 435502536808611841, + "created_at" : "2014-02-17 19:54:30 +0000", + "user" : { + "name" : "Trek Glowacki", + "screen_name" : "trek", + "protected" : false, + "id_str" : "1291711", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/419215303080280064\/YVgfRE9H_normal.jpeg", + "id" : 1291711, + "verified" : false + } + }, + "id" : 435504438384422912, + "created_at" : "2014-02-17 20:02:04 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "greg bate", + "screen_name" : "gregbate", + "indices" : [ 0, 9 ], + "id_str" : "15292261", + "id" : 15292261 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "435490232222638080", + "geo" : { }, + "id_str" : "435503649754599424", + "in_reply_to_user_id" : 15292261, + "text" : "@gregbate That\u2019s cool to see! When\u2019s the launch? ;-)", + "id" : 435503649754599424, + "in_reply_to_status_id" : 435490232222638080, + "created_at" : "2014-02-17 19:58:56 +0000", + "in_reply_to_screen_name" : "gregbate", + "in_reply_to_user_id_str" : "15292261", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jan-Michael Cart", + "screen_name" : "jammiesblvd", + "indices" : [ 3, 15 ], + "id_str" : "213803207", + "id" : 213803207 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/jammiesblvd\/status\/435485100315119616\/photo\/1", + "indices" : [ 45, 67 ], + "url" : "http:\/\/t.co\/ylFLR107Pk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BgsnZDWCEAERroc.jpg", + "id_str" : "435485100319313921", + "id" : 435485100319313921, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BgsnZDWCEAERroc.jpg", + "sizes" : [ { + "h" : 504, + "resize" : "fit", + "w" : 500 + }, { + "h" : 343, + "resize" : "fit", + "w" : 340 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 504, + "resize" : "fit", + "w" : 500 + }, { + "h" : 504, + "resize" : "fit", + "w" : 500 + } ], + "display_url" : "pic.twitter.com\/ylFLR107Pk" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "435488133749035008", + "text" : "RT @jammiesblvd: The Birds of the App Store. http:\/\/t.co\/ylFLR107Pk", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/jammiesblvd\/status\/435485100315119616\/photo\/1", + "indices" : [ 28, 50 ], + "url" : "http:\/\/t.co\/ylFLR107Pk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BgsnZDWCEAERroc.jpg", + "id_str" : "435485100319313921", + "id" : 435485100319313921, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BgsnZDWCEAERroc.jpg", + "sizes" : [ { + "h" : 504, + "resize" : "fit", + "w" : 500 + }, { + "h" : 343, + "resize" : "fit", + "w" : 340 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 504, + "resize" : "fit", + "w" : 500 + }, { + "h" : 504, + "resize" : "fit", + "w" : 500 + } ], + "display_url" : "pic.twitter.com\/ylFLR107Pk" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "435485100315119616", + "text" : "The Birds of the App Store. http:\/\/t.co\/ylFLR107Pk", + "id" : 435485100315119616, + "created_at" : "2014-02-17 18:45:13 +0000", + "user" : { + "name" : "Jan-Michael Cart", + "screen_name" : "jammiesblvd", + "protected" : false, + "id_str" : "213803207", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/420198595330314240\/VGGj0VRT_normal.jpeg", + "id" : 213803207, + "verified" : false + } + }, + "id" : 435488133749035008, + "created_at" : "2014-02-17 18:57:16 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ben Thompson", + "screen_name" : "monkbent", + "indices" : [ 3, 12 ], + "id_str" : "40273", + "id" : 40273 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 45, 67 ], + "url" : "http:\/\/t.co\/ZmzbDFmqP2", + "expanded_url" : "http:\/\/www.theverge.com\/2014\/2\/14\/5411934\/youre-not-going-to-read-this", + "display_url" : "theverge.com\/2014\/2\/14\/5411\u2026" + } ] + }, + "geo" : { }, + "id_str" : "435453282136252416", + "text" : "RT @monkbent: This might be a great article. http:\/\/t.co\/ZmzbDFmqP2", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 31, 53 ], + "url" : "http:\/\/t.co\/ZmzbDFmqP2", + "expanded_url" : "http:\/\/www.theverge.com\/2014\/2\/14\/5411934\/youre-not-going-to-read-this", + "display_url" : "theverge.com\/2014\/2\/14\/5411\u2026" + } ] + }, + "geo" : { }, + "id_str" : "435343819135913984", + "text" : "This might be a great article. http:\/\/t.co\/ZmzbDFmqP2", + "id" : 435343819135913984, + "created_at" : "2014-02-17 09:23:49 +0000", + "user" : { + "name" : "Ben Thompson", + "screen_name" : "monkbent", + "protected" : false, + "id_str" : "40273", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3097836774\/5b138c2da4e7a96c83409436e301ace2_normal.jpeg", + "id" : 40273, + "verified" : false + } + }, + "id" : 435453282136252416, + "created_at" : "2014-02-17 16:38:47 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Computer Science ", + "screen_name" : "CompSciFact", + "indices" : [ 3, 15 ], + "id_str" : "220145170", + "id" : 220145170 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "435450845291741185", + "text" : "RT @CompSciFact: \"One person's syntax is another person's semantics.\" -- Joseph Goguen", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.hootsuite.com\" rel=\"nofollow\"\u003EHootSuite\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "435431033681764352", + "text" : "\"One person's syntax is another person's semantics.\" -- Joseph Goguen", + "id" : 435431033681764352, + "created_at" : "2014-02-17 15:10:23 +0000", + "user" : { + "name" : "Computer Science ", + "screen_name" : "CompSciFact", + "protected" : false, + "id_str" : "220145170", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1178298385\/CompSci_normal.png", + "id" : 220145170, + "verified" : false + } + }, + "id" : 435450845291741185, + "created_at" : "2014-02-17 16:29:06 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "435298502197776385", + "text" : "% uglifyjs --compress --mangle --screw-ie8", + "id" : 435298502197776385, + "created_at" : "2014-02-17 06:23:45 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 0, 10 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "435206591273385984", + "geo" : { }, + "id_str" : "435213216239468544", + "in_reply_to_user_id" : 18137723, + "text" : "@raganwald It depends on the context and purpose of the discussion. It could be acute, or it could be a distraction.", + "id" : 435213216239468544, + "in_reply_to_status_id" : 435206591273385984, + "created_at" : "2014-02-17 00:44:51 +0000", + "in_reply_to_screen_name" : "raganwald", + "in_reply_to_user_id_str" : "18137723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 0, 10 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "435206591273385984", + "geo" : { }, + "id_str" : "435212699924844545", + "in_reply_to_user_id" : 18137723, + "text" : "@raganwald It depends on the pattern being used. If it's CS or Ember.Object then the pattern is classical. That's not to say it always is.", + "id" : 435212699924844545, + "in_reply_to_status_id" : 435206591273385984, + "created_at" : "2014-02-17 00:42:48 +0000", + "in_reply_to_screen_name" : "raganwald", + "in_reply_to_user_id_str" : "18137723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 0, 10 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "435191698897911808", + "geo" : { }, + "id_str" : "435193132104159232", + "in_reply_to_user_id" : 18137723, + "text" : "@raganwald It's like talking about pushing arguments on the stack and jumping instead of saying that you're calling a function.", + "id" : 435193132104159232, + "in_reply_to_status_id" : 435191698897911808, + "created_at" : "2014-02-16 23:25:02 +0000", + "in_reply_to_screen_name" : "raganwald", + "in_reply_to_user_id_str" : "18137723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 0, 10 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "435191698897911808", + "geo" : { }, + "id_str" : "435192844970496000", + "in_reply_to_user_id" : 18137723, + "text" : "@raganwald I see it as a design pattern. You don't have to explain the mechanism if everyone knows the generation gap, or class, pattern.", + "id" : 435192844970496000, + "in_reply_to_status_id" : 435191698897911808, + "created_at" : "2014-02-16 23:23:54 +0000", + "in_reply_to_screen_name" : "raganwald", + "in_reply_to_user_id_str" : "18137723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 0, 10 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "435182468459540480", + "geo" : { }, + "id_str" : "435190962327805953", + "in_reply_to_user_id" : 18137723, + "text" : "@raganwald There's no reason to use more verbose explanations if everyone understands what is being discussed with more concise jargon.", + "id" : 435190962327805953, + "in_reply_to_status_id" : 435182468459540480, + "created_at" : "2014-02-16 23:16:25 +0000", + "in_reply_to_screen_name" : "raganwald", + "in_reply_to_user_id_str" : "18137723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 0, 10 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "435182468459540480", + "geo" : { }, + "id_str" : "435190439751069696", + "in_reply_to_user_id" : 18137723, + "text" : "@raganwald Exactly. Unless it's relevant to take advantage of features specific to prototypal inheritance. Then talk prototypes.", + "id" : 435190439751069696, + "in_reply_to_status_id" : 435182468459540480, + "created_at" : "2014-02-16 23:14:20 +0000", + "in_reply_to_screen_name" : "raganwald", + "in_reply_to_user_id_str" : "18137723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Casey Johnston", + "screen_name" : "caseyjohnston", + "indices" : [ 0, 14 ], + "id_str" : "16472748", + "id" : 16472748 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "435182004217577472", + "geo" : { }, + "id_str" : "435182456287666176", + "in_reply_to_user_id" : 16472748, + "text" : "@caseyjohnston Oh, maybe I'm thinking of the iOS app? Not sure now but I think something besides the PS3 does it as well.", + "id" : 435182456287666176, + "in_reply_to_status_id" : 435182004217577472, + "created_at" : "2014-02-16 22:42:37 +0000", + "in_reply_to_screen_name" : "caseyjohnston", + "in_reply_to_user_id_str" : "16472748", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 0, 10 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "435178680227078144", + "geo" : { }, + "id_str" : "435182117597622272", + "in_reply_to_user_id" : 18137723, + "text" : "@raganwald As long as everyone's on the same page the word class can have a real and useful meaning.", + "id" : 435182117597622272, + "in_reply_to_status_id" : 435178680227078144, + "created_at" : "2014-02-16 22:41:16 +0000", + "in_reply_to_screen_name" : "raganwald", + "in_reply_to_user_id_str" : "18137723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 0, 10 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "435178680227078144", + "geo" : { }, + "id_str" : "435181978657095680", + "in_reply_to_user_id" : 18137723, + "text" : "@raganwald If you're using a classical pattern then you have, as you put it, a \"class\" anyway. Mainly just the mechanism differs.", + "id" : 435181978657095680, + "in_reply_to_status_id" : 435178680227078144, + "created_at" : "2014-02-16 22:40:43 +0000", + "in_reply_to_screen_name" : "raganwald", + "in_reply_to_user_id_str" : "18137723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Casey Johnston", + "screen_name" : "caseyjohnston", + "indices" : [ 0, 14 ], + "id_str" : "16472748", + "id" : 16472748 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "435178133361549312", + "geo" : { }, + "id_str" : "435181644538859520", + "in_reply_to_user_id" : 16472748, + "text" : "@caseyjohnston The problem is that the PS3 and website do that by default. Binge inducing rather than detection.", + "id" : 435181644538859520, + "in_reply_to_status_id" : 435178133361549312, + "created_at" : "2014-02-16 22:39:24 +0000", + "in_reply_to_screen_name" : "caseyjohnston", + "in_reply_to_user_id_str" : "16472748", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "435092727714160640", + "text" : "Now I sometimes forget parentheses in JavaScript. Shouldn\u2019t take long to recover.\n\nHi. My name is Sami and I\u2019m a recovering CoffeeScripter.", + "id" : 435092727714160640, + "created_at" : "2014-02-16 16:46:04 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "435092229292445696", + "text" : "I recently built a web app using Ember and Rails. Since CoffeeScript is the default in Rails I went with it, and I liked it.", + "id" : 435092229292445696, + "created_at" : "2014-02-16 16:44:05 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 0, 12 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "434900658098274304", + "geo" : { }, + "id_str" : "434930802300690432", + "in_reply_to_user_id" : 14231571, + "text" : "@marcoarment Analyst: \"According to my awesome source, Apple may or may not introduce a new iPad model this year! Or maybe (not) next year!\"", + "id" : 434930802300690432, + "in_reply_to_status_id" : 434900658098274304, + "created_at" : "2014-02-16 06:02:38 +0000", + "in_reply_to_screen_name" : "marcoarment", + "in_reply_to_user_id_str" : "14231571", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brock Whitten", + "screen_name" : "sintaxi", + "indices" : [ 113, 121 ], + "id_str" : "5447362", + "id" : 5447362 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 59, 81 ], + "url" : "http:\/\/t.co\/caPrcka5dn", + "expanded_url" : "http:\/\/harpjs.com", + "display_url" : "harpjs.com" + } ] + }, + "geo" : { }, + "id_str" : "434800438156595200", + "text" : "Migrating from my homegrown static site generator to Harp (http:\/\/t.co\/caPrcka5dn) and so far it's slick. Thanks @sintaxi!", + "id" : 434800438156595200, + "created_at" : "2014-02-15 21:24:37 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Trek Glowacki", + "screen_name" : "trek", + "indices" : [ 0, 5 ], + "id_str" : "1291711", + "id" : 1291711 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "434749223083331584", + "geo" : { }, + "id_str" : "434750921558331392", + "in_reply_to_user_id" : 1291711, + "text" : "@trek Try to put one over your head and then blow it up by exhaling out your nose. Not at all dangerous, I promise.\n\nSafer: balloon animals.", + "id" : 434750921558331392, + "in_reply_to_status_id" : 434749223083331584, + "created_at" : "2014-02-15 18:07:51 +0000", + "in_reply_to_screen_name" : "trek", + "in_reply_to_user_id_str" : "1291711", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 0, 10 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "434700228445208579", + "geo" : { }, + "id_str" : "434742367023685632", + "in_reply_to_user_id" : 18137723, + "text" : "@raganwald Kept hitting Cmd-R to run, couldn\u2019t get past the third question. I am not used to writing code in a browser.", + "id" : 434742367023685632, + "in_reply_to_status_id" : 434700228445208579, + "created_at" : "2014-02-15 17:33:52 +0000", + "in_reply_to_screen_name" : "raganwald", + "in_reply_to_user_id_str" : "18137723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Dom Hazael-Massieux", + "screen_name" : "dontcallmeDOM", + "indices" : [ 3, 17 ], + "id_str" : "19218240", + "id" : 19218240 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "WebRTC", + "indices" : [ 41, 48 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "434591535170990080", + "text" : "RT @dontcallmeDOM: Apple just joined the #WebRTC Working Group; welcome on board, guys!", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "WebRTC", + "indices" : [ 22, 29 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "434448884262117376", + "text" : "Apple just joined the #WebRTC Working Group; welcome on board, guys!", + "id" : 434448884262117376, + "created_at" : "2014-02-14 22:07:40 +0000", + "user" : { + "name" : "Dom Hazael-Massieux", + "screen_name" : "dontcallmeDOM", + "protected" : false, + "id_str" : "19218240", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1132222584\/40a3e560-d85f-4b93-bbd5-b00ef983da77_normal.png", + "id" : 19218240, + "verified" : false + } + }, + "id" : 434591535170990080, + "created_at" : "2014-02-15 07:34:31 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Dom Hazael-Massieux", + "screen_name" : "dontcallmeDOM", + "indices" : [ 0, 14 ], + "id_str" : "19218240", + "id" : 19218240 + }, { + "name" : "Benedict Evans", + "screen_name" : "BenedictEvans", + "indices" : [ 15, 29 ], + "id_str" : "1236101", + "id" : 1236101 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "434448884262117376", + "geo" : { }, + "id_str" : "434591482356301824", + "in_reply_to_user_id" : 19218240, + "text" : "@dontcallmeDOM @BenedictEvans Better late than never I suppose.", + "id" : 434591482356301824, + "in_reply_to_status_id" : 434448884262117376, + "created_at" : "2014-02-15 07:34:18 +0000", + "in_reply_to_screen_name" : "dontcallmeDOM", + "in_reply_to_user_id_str" : "19218240", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "434442174789214208", + "text" : "Trying to write PHP without jumping through hoops is some bizarre kind of mental exercise.", + "id" : 434442174789214208, + "created_at" : "2014-02-14 21:41:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "434442001715449857", + "text" : "You can\u2019t have a static and instance method with the same name in the same class in PHP. Sefgault without an error message.", + "id" : 434442001715449857, + "created_at" : "2014-02-14 21:40:19 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "indices" : [ 3, 16 ], + "id_str" : "5637652", + "id" : 5637652 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "434412063889186816", + "text" : "RT @codinghorror: Apparently the Silence of the Lambs was not actually a \"romance\" and thus is an \"inappropriate\" valentine reference. I re\u2026", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "434381383847251969", + "text" : "Apparently the Silence of the Lambs was not actually a \"romance\" and thus is an \"inappropriate\" valentine reference. I regret the error.", + "id" : 434381383847251969, + "created_at" : "2014-02-14 17:39:26 +0000", + "user" : { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "protected" : false, + "id_str" : "5637652", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2052442590\/coding-horror-official-logo-medium_normal.png", + "id" : 5637652, + "verified" : true + } + }, + "id" : 434412063889186816, + "created_at" : "2014-02-14 19:41:21 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "indices" : [ 3, 16 ], + "id_str" : "5637652", + "id" : 5637652 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/codinghorror\/status\/434379473601826816\/photo\/1", + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/6DmZG3cZBs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Bgc51G4CEAAShrl.jpg", + "id_str" : "434379473606021120", + "id" : 434379473606021120, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bgc51G4CEAAShrl.jpg", + "sizes" : [ { + "h" : 407, + "resize" : "fit", + "w" : 443 + }, { + "h" : 407, + "resize" : "fit", + "w" : 443 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 312, + "resize" : "fit", + "w" : 340 + }, { + "h" : 407, + "resize" : "fit", + "w" : 443 + } ], + "display_url" : "pic.twitter.com\/6DmZG3cZBs" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "434412053130801153", + "text" : "RT @codinghorror: Happy Valentine's Day! Here's to placing the lotion in someone's basket. http:\/\/t.co\/6DmZG3cZBs", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/codinghorror\/status\/434379473601826816\/photo\/1", + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/6DmZG3cZBs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Bgc51G4CEAAShrl.jpg", + "id_str" : "434379473606021120", + "id" : 434379473606021120, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bgc51G4CEAAShrl.jpg", + "sizes" : [ { + "h" : 407, + "resize" : "fit", + "w" : 443 + }, { + "h" : 407, + "resize" : "fit", + "w" : 443 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 312, + "resize" : "fit", + "w" : 340 + }, { + "h" : 407, + "resize" : "fit", + "w" : 443 + } ], + "display_url" : "pic.twitter.com\/6DmZG3cZBs" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "434379473601826816", + "text" : "Happy Valentine's Day! Here's to placing the lotion in someone's basket. http:\/\/t.co\/6DmZG3cZBs", + "id" : 434379473601826816, + "created_at" : "2014-02-14 17:31:51 +0000", + "user" : { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "protected" : false, + "id_str" : "5637652", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2052442590\/coding-horror-official-logo-medium_normal.png", + "id" : 5637652, + "verified" : true + } + }, + "id" : 434412053130801153, + "created_at" : "2014-02-14 19:41:19 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Fitzgerald Steele", + "screen_name" : "fjsteele", + "indices" : [ 3, 12 ], + "id_str" : "12242992", + "id" : 12242992 + }, { + "name" : "Hopscotch", + "screen_name" : "hopscotch", + "indices" : [ 85, 95 ], + "id_str" : "461562633", + "id" : 461562633 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/fjsteele\/status\/434249935316615168\/photo\/1", + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/693pMHmZFX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BgbEA-fIYAAL7ao.jpg", + "id_str" : "434249935140446208", + "id" : 434249935140446208, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BgbEA-fIYAAL7ao.jpg", + "sizes" : [ { + "h" : 450, + "resize" : "fit", + "w" : 600 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 255, + "resize" : "fit", + "w" : 340 + }, { + "h" : 972, + "resize" : "fit", + "w" : 1296 + } ], + "display_url" : "pic.twitter.com\/693pMHmZFX" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "434411478800535552", + "text" : "RT @fjsteele: My 7yo daughter captured the essence of programming after an hour with @hopscotch http:\/\/t.co\/693pMHmZFX", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/bufferapp.com\" rel=\"nofollow\"\u003EBuffer\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Hopscotch", + "screen_name" : "hopscotch", + "indices" : [ 71, 81 ], + "id_str" : "461562633", + "id" : 461562633 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/fjsteele\/status\/434249935316615168\/photo\/1", + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/693pMHmZFX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BgbEA-fIYAAL7ao.jpg", + "id_str" : "434249935140446208", + "id" : 434249935140446208, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BgbEA-fIYAAL7ao.jpg", + "sizes" : [ { + "h" : 450, + "resize" : "fit", + "w" : 600 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 255, + "resize" : "fit", + "w" : 340 + }, { + "h" : 972, + "resize" : "fit", + "w" : 1296 + } ], + "display_url" : "pic.twitter.com\/693pMHmZFX" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "434249935316615168", + "text" : "My 7yo daughter captured the essence of programming after an hour with @hopscotch http:\/\/t.co\/693pMHmZFX", + "id" : 434249935316615168, + "created_at" : "2014-02-14 08:57:07 +0000", + "user" : { + "name" : "Fitzgerald Steele", + "screen_name" : "fjsteele", + "protected" : false, + "id_str" : "12242992", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3325700565\/8255e4efed608b3a98a1450a6b9e9195_normal.jpeg", + "id" : 12242992, + "verified" : false + } + }, + "id" : 434411478800535552, + "created_at" : "2014-02-14 19:39:02 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Joseph Martel", + "screen_name" : "JosephMartel", + "indices" : [ 3, 16 ], + "id_str" : "217540637", + "id" : 217540637 + }, { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 18, 23 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "434380399645437952", + "text" : "RT @JosephMartel: @_sjs It's a social linguistic process.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 0, 5 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "434363217800753152", + "geo" : { }, + "id_str" : "434374384875077632", + "in_reply_to_user_id" : 4777951, + "text" : "@_sjs It's a social linguistic process.", + "id" : 434374384875077632, + "in_reply_to_status_id" : 434363217800753152, + "created_at" : "2014-02-14 17:11:38 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Joseph Martel", + "screen_name" : "JosephMartel", + "protected" : false, + "id_str" : "217540637", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1171025681\/profile-pic_normal.png", + "id" : 217540637, + "verified" : false + } + }, + "id" : 434380399645437952, + "created_at" : "2014-02-14 17:35:32 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Joseph Martel", + "screen_name" : "JosephMartel", + "indices" : [ 0, 13 ], + "id_str" : "217540637", + "id" : 217540637 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "434374384875077632", + "geo" : { }, + "id_str" : "434380386596966400", + "in_reply_to_user_id" : 217540637, + "text" : "@JosephMartel Heh, yeah. I can be a grumpy prescriptivist.", + "id" : 434380386596966400, + "in_reply_to_status_id" : 434374384875077632, + "created_at" : "2014-02-14 17:35:29 +0000", + "in_reply_to_screen_name" : "JosephMartel", + "in_reply_to_user_id_str" : "217540637", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "434363757104340992", + "text" : "\"I know this sounds like a semantic quibble, but words mean things.\"", + "id" : 434363757104340992, + "created_at" : "2014-02-14 16:29:24 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "434363552032247808", + "text" : "While I'm at it, the same goes for \"troll\". What word do we now use to mean what \"troll\" used to mean? We already had prank and joke. Argh.", + "id" : 434363552032247808, + "created_at" : "2014-02-14 16:28:35 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "434363217800753152", + "text" : "\"Social messing\" isn't a thing. It's just \"messaging\". Why must people latch onto words and abuse them until they're meaningless?", + "id" : 434363217800753152, + "created_at" : "2014-02-14 16:27:15 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "anandshimpi", + "screen_name" : "anandshimpi", + "indices" : [ 67, 79 ], + "id_str" : "14618863", + "id" : 14618863 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 30, 52 ], + "url" : "http:\/\/t.co\/40V8KP70JF", + "expanded_url" : "http:\/\/twitamore.com\/_sjs", + "display_url" : "twitamore.com\/_sjs" + } ] + }, + "geo" : { }, + "id_str" : "434137749604409344", + "text" : "Honestly, it could be worse. http:\/\/t.co\/40V8KP70JF\n\n(Don't worry @anandshimpi it's strictly platonic!)", + "id" : 434137749604409344, + "created_at" : "2014-02-14 01:31:20 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 3, 14 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/yYDnOX8MEx", + "expanded_url" : "http:\/\/youtu.be\/PfGzJ4mkSa0", + "display_url" : "youtu.be\/PfGzJ4mkSa0" + } ] + }, + "geo" : { }, + "id_str" : "434134852560887808", + "text" : "RT @JimRoepcke: The Heart and Stroke Foundation Owes Canadian Parents an Apology: http:\/\/t.co\/yYDnOX8MEx", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/tweetbutton\" rel=\"nofollow\"\u003ETweet Button\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 66, 88 ], + "url" : "http:\/\/t.co\/yYDnOX8MEx", + "expanded_url" : "http:\/\/youtu.be\/PfGzJ4mkSa0", + "display_url" : "youtu.be\/PfGzJ4mkSa0" + } ] + }, + "geo" : { }, + "id_str" : "434130588744699904", + "text" : "The Heart and Stroke Foundation Owes Canadian Parents an Apology: http:\/\/t.co\/yYDnOX8MEx", + "id" : 434130588744699904, + "created_at" : "2014-02-14 01:02:52 +0000", + "user" : { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "protected" : false, + "id_str" : "894911", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", + "id" : 894911, + "verified" : false + } + }, + "id" : 434134852560887808, + "created_at" : "2014-02-14 01:19:49 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Steven Frank", + "screen_name" : "stevenf", + "indices" : [ 3, 11 ], + "id_str" : "733813", + "id" : 733813 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/stevenf\/status\/434112678445846529\/photo\/1", + "indices" : [ 17, 39 ], + "url" : "http:\/\/t.co\/aqlxzTEwhq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BgZHLkzCMAAXfDA.png", + "id_str" : "434112678269693952", + "id" : 434112678269693952, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BgZHLkzCMAAXfDA.png", + "sizes" : [ { + "h" : 504, + "resize" : "fit", + "w" : 740 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 232, + "resize" : "fit", + "w" : 340 + }, { + "h" : 409, + "resize" : "fit", + "w" : 600 + }, { + "h" : 504, + "resize" : "fit", + "w" : 740 + } ], + "display_url" : "pic.twitter.com\/aqlxzTEwhq" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "434133250932367360", + "text" : "RT @stevenf: lol http:\/\/t.co\/aqlxzTEwhq", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/stevenf\/status\/434112678445846529\/photo\/1", + "indices" : [ 4, 26 ], + "url" : "http:\/\/t.co\/aqlxzTEwhq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BgZHLkzCMAAXfDA.png", + "id_str" : "434112678269693952", + "id" : 434112678269693952, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BgZHLkzCMAAXfDA.png", + "sizes" : [ { + "h" : 504, + "resize" : "fit", + "w" : 740 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 232, + "resize" : "fit", + "w" : 340 + }, { + "h" : 409, + "resize" : "fit", + "w" : 600 + }, { + "h" : 504, + "resize" : "fit", + "w" : 740 + } ], + "display_url" : "pic.twitter.com\/aqlxzTEwhq" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "434112678445846529", + "text" : "lol http:\/\/t.co\/aqlxzTEwhq", + "id" : 434112678445846529, + "created_at" : "2014-02-13 23:51:42 +0000", + "user" : { + "name" : "Steven Frank", + "screen_name" : "stevenf", + "protected" : false, + "id_str" : "733813", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/838378818\/avatar_normal.png", + "id" : 733813, + "verified" : false + } + }, + "id" : 434133250932367360, + "created_at" : "2014-02-14 01:13:27 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Alex Matchneer", + "screen_name" : "machty", + "indices" : [ 0, 7 ], + "id_str" : "18740111", + "id" : 18740111 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "433762468880330752", + "geo" : { }, + "id_str" : "433772429232459776", + "in_reply_to_user_id" : 18740111, + "text" : "@machty I was going to use it, but it seemed to do way more than I needed and rolling some auth+forgotpass with has_secure_password is easy.", + "id" : 433772429232459776, + "in_reply_to_status_id" : 433762468880330752, + "created_at" : "2014-02-13 01:19:40 +0000", + "in_reply_to_screen_name" : "machty", + "in_reply_to_user_id_str" : "18740111", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Benjamin Borowski", + "screen_name" : "typeoneerror", + "indices" : [ 0, 13 ], + "id_str" : "11973362", + "id" : 11973362 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "433743109705310208", + "geo" : { }, + "id_str" : "433745246946484224", + "in_reply_to_user_id" : 11973362, + "text" : "@typeoneerror Enjoy it while you can. Amazon sucks in Canada compared to the USA.", + "id" : 433745246946484224, + "in_reply_to_status_id" : 433743109705310208, + "created_at" : "2014-02-12 23:31:40 +0000", + "in_reply_to_screen_name" : "typeoneerror", + "in_reply_to_user_id_str" : "11973362", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "anandshimpi", + "screen_name" : "anandshimpi", + "indices" : [ 3, 15 ], + "id_str" : "14618863", + "id" : 14618863 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "433503428828860416", + "text" : "RT @anandshimpi: Note: zero attempts to email me, no follow up tweets, the investigator also asked my mom for my email address\u2026I tend to be\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "433483288561590272", + "text" : "Note: zero attempts to email me, no follow up tweets, the investigator also asked my mom for my email address\u2026I tend to be pretty incognito", + "id" : 433483288561590272, + "created_at" : "2014-02-12 06:10:44 +0000", + "user" : { + "name" : "anandshimpi", + "screen_name" : "anandshimpi", + "protected" : false, + "id_str" : "14618863", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2463469836\/fkh63sx6q5n9mcp9nggt_normal.jpeg", + "id" : 14618863, + "verified" : false + } + }, + "id" : 433503428828860416, + "created_at" : "2014-02-12 07:30:46 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "anandshimpi", + "screen_name" : "anandshimpi", + "indices" : [ 3, 15 ], + "id_str" : "14618863", + "id" : 14618863 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "433503289942896640", + "text" : "RT @anandshimpi: Seriously, if at first you can\u2019t reach me via twitter, apparently just hire a private investigator.", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "433482965361106944", + "text" : "Seriously, if at first you can\u2019t reach me via twitter, apparently just hire a private investigator.", + "id" : 433482965361106944, + "created_at" : "2014-02-12 06:09:27 +0000", + "user" : { + "name" : "anandshimpi", + "screen_name" : "anandshimpi", + "protected" : false, + "id_str" : "14618863", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2463469836\/fkh63sx6q5n9mcp9nggt_normal.jpeg", + "id" : 14618863, + "verified" : false + } + }, + "id" : 433503289942896640, + "created_at" : "2014-02-12 07:30:13 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "anandshimpi", + "screen_name" : "anandshimpi", + "indices" : [ 3, 15 ], + "id_str" : "14618863", + "id" : 14618863 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "433503278941208576", + "text" : "RT @anandshimpi: I landed from a trip a few hours ago, apparently the investigator followed my mom to her house and asked to speak to me wh\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "433482757638197248", + "text" : "I landed from a trip a few hours ago, apparently the investigator followed my mom to her house and asked to speak to me while I was gone", + "id" : 433482757638197248, + "created_at" : "2014-02-12 06:08:37 +0000", + "user" : { + "name" : "anandshimpi", + "screen_name" : "anandshimpi", + "protected" : false, + "id_str" : "14618863", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2463469836\/fkh63sx6q5n9mcp9nggt_normal.jpeg", + "id" : 14618863, + "verified" : false + } + }, + "id" : 433503278941208576, + "created_at" : "2014-02-12 07:30:10 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "anandshimpi", + "screen_name" : "anandshimpi", + "indices" : [ 3, 15 ], + "id_str" : "14618863", + "id" : 14618863 + }, { + "name" : "Kristine Meredith", + "screen_name" : "CalTweagle", + "indices" : [ 69, 80 ], + "id_str" : "196232775", + "id" : 196232775 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "433503257516728320", + "text" : "RT @anandshimpi: What\u2019s her next step for trying to get ahold of me? @CalTweagle hires a private investigator to try and track me down", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Kristine Meredith", + "screen_name" : "CalTweagle", + "indices" : [ 52, 63 ], + "id_str" : "196232775", + "id" : 196232775 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "433482503123652608", + "text" : "What\u2019s her next step for trying to get ahold of me? @CalTweagle hires a private investigator to try and track me down", + "id" : 433482503123652608, + "created_at" : "2014-02-12 06:07:37 +0000", + "user" : { + "name" : "anandshimpi", + "screen_name" : "anandshimpi", + "protected" : false, + "id_str" : "14618863", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2463469836\/fkh63sx6q5n9mcp9nggt_normal.jpeg", + "id" : 14618863, + "verified" : false + } + }, + "id" : 433503257516728320, + "created_at" : "2014-02-12 07:30:05 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "anandshimpi", + "screen_name" : "anandshimpi", + "indices" : [ 3, 15 ], + "id_str" : "14618863", + "id" : 14618863 + }, { + "name" : "Kristine Meredith", + "screen_name" : "CalTweagle", + "indices" : [ 20, 31 ], + "id_str" : "196232775", + "id" : 196232775 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/x4grLM16lD", + "expanded_url" : "https:\/\/twitter.com\/CalTweagle\/status\/429022175492710401", + "display_url" : "twitter.com\/CalTweagle\/sta\u2026" + } ] + }, + "geo" : { }, + "id_str" : "433503249203609600", + "text" : "RT @anandshimpi: So @CalTweagle sends me this tweet back at the end of January https:\/\/t.co\/x4grLM16lD, Jan was particularly busy, didn\u2019t r\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Kristine Meredith", + "screen_name" : "CalTweagle", + "indices" : [ 3, 14 ], + "id_str" : "196232775", + "id" : 196232775 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 62, 85 ], + "url" : "https:\/\/t.co\/x4grLM16lD", + "expanded_url" : "https:\/\/twitter.com\/CalTweagle\/status\/429022175492710401", + "display_url" : "twitter.com\/CalTweagle\/sta\u2026" + } ] + }, + "geo" : { }, + "id_str" : "433482341328379904", + "text" : "So @CalTweagle sends me this tweet back at the end of January https:\/\/t.co\/x4grLM16lD, Jan was particularly busy, didn\u2019t respond", + "id" : 433482341328379904, + "created_at" : "2014-02-12 06:06:58 +0000", + "user" : { + "name" : "anandshimpi", + "screen_name" : "anandshimpi", + "protected" : false, + "id_str" : "14618863", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2463469836\/fkh63sx6q5n9mcp9nggt_normal.jpeg", + "id" : 14618863, + "verified" : false + } + }, + "id" : 433503249203609600, + "created_at" : "2014-02-12 07:30:03 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "anandshimpi", + "screen_name" : "anandshimpi", + "indices" : [ 3, 15 ], + "id_str" : "14618863", + "id" : 14618863 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "433503243281252352", + "text" : "RT @anandshimpi: Anyone up for bizarre story time?", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "433482137036414976", + "text" : "Anyone up for bizarre story time?", + "id" : 433482137036414976, + "created_at" : "2014-02-12 06:06:09 +0000", + "user" : { + "name" : "anandshimpi", + "screen_name" : "anandshimpi", + "protected" : false, + "id_str" : "14618863", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2463469836\/fkh63sx6q5n9mcp9nggt_normal.jpeg", + "id" : 14618863, + "verified" : false + } + }, + "id" : 433503243281252352, + "created_at" : "2014-02-12 07:30:01 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 30, 52 ], + "url" : "http:\/\/t.co\/2x6D8O0xXz", + "expanded_url" : "http:\/\/twitter.com\/izs\/status\/433464696289497088", + "display_url" : "twitter.com\/izs\/status\/433\u2026" + } ] + }, + "geo" : { }, + "id_str" : "433503002905681920", + "text" : "People still care about this? http:\/\/t.co\/2x6D8O0xXz", + "id" : 433503002905681920, + "created_at" : "2014-02-12 07:29:04 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 0, 12 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "433446977809154048", + "geo" : { }, + "id_str" : "433451939355824128", + "in_reply_to_user_id" : 14231571, + "text" : "@marcoarment Too picky to use the good parts of the language you know, and too pragmatic to switch to something better. You're an odd one.", + "id" : 433451939355824128, + "in_reply_to_status_id" : 433446977809154048, + "created_at" : "2014-02-12 04:06:10 +0000", + "in_reply_to_screen_name" : "marcoarment", + "in_reply_to_user_id_str" : "14231571", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 0, 12 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "433442044837888000", + "geo" : { }, + "id_str" : "433443861860323328", + "in_reply_to_user_id" : 14231571, + "text" : "@marcoarment Someone is going to hate it. If even one person uses it, something from it, or reports a bug, it's a net win. I say go for it.", + "id" : 433443861860323328, + "in_reply_to_status_id" : 433442044837888000, + "created_at" : "2014-02-12 03:34:04 +0000", + "in_reply_to_screen_name" : "marcoarment", + "in_reply_to_user_id_str" : "14231571", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jerel Unruh", + "screen_name" : "jerelunruh", + "indices" : [ 0, 11 ], + "id_str" : "129064295", + "id" : 129064295 + }, { + "name" : "Tom Dale", + "screen_name" : "tomdale", + "indices" : [ 12, 20 ], + "id_str" : "668863", + "id" : 668863 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "433424737402757120", + "geo" : { }, + "id_str" : "433437132758077441", + "in_reply_to_user_id" : 129064295, + "text" : "@jerelunruh @tomdale At a certain point you're using services for your backend, whether that's at the persistence layer or the data centre.", + "id" : 433437132758077441, + "in_reply_to_status_id" : 433424737402757120, + "created_at" : "2014-02-12 03:07:19 +0000", + "in_reply_to_screen_name" : "jerelunruh", + "in_reply_to_user_id_str" : "129064295", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tim Bray", + "screen_name" : "timbray", + "indices" : [ 3, 11 ], + "id_str" : "1235521", + "id" : 1235521 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/timbray\/status\/433362625276018689\/photo\/1", + "indices" : [ 57, 79 ], + "url" : "http:\/\/t.co\/DiqYFKSal6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BgOdAvsCAAAah9I.png", + "id_str" : "433362625284407296", + "id" : 433362625284407296, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BgOdAvsCAAAah9I.png", + "sizes" : [ { + "h" : 542, + "resize" : "fit", + "w" : 600 + }, { + "h" : 307, + "resize" : "fit", + "w" : 340 + }, { + "h" : 930, + "resize" : "fit", + "w" : 1030 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 925, + "resize" : "fit", + "w" : 1024 + } ], + "display_url" : "pic.twitter.com\/DiqYFKSal6" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "433417774879109121", + "text" : "RT @timbray: How I\u2019m thinking about browsers these days. http:\/\/t.co\/DiqYFKSal6", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/timbray\/status\/433362625276018689\/photo\/1", + "indices" : [ 44, 66 ], + "url" : "http:\/\/t.co\/DiqYFKSal6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BgOdAvsCAAAah9I.png", + "id_str" : "433362625284407296", + "id" : 433362625284407296, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BgOdAvsCAAAah9I.png", + "sizes" : [ { + "h" : 542, + "resize" : "fit", + "w" : 600 + }, { + "h" : 307, + "resize" : "fit", + "w" : 340 + }, { + "h" : 930, + "resize" : "fit", + "w" : 1030 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 925, + "resize" : "fit", + "w" : 1024 + } ], + "display_url" : "pic.twitter.com\/DiqYFKSal6" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "433362625276018689", + "text" : "How I\u2019m thinking about browsers these days. http:\/\/t.co\/DiqYFKSal6", + "id" : 433362625276018689, + "created_at" : "2014-02-11 22:11:16 +0000", + "user" : { + "name" : "Tim Bray", + "screen_name" : "timbray", + "protected" : false, + "id_str" : "1235521", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/421637246\/Tim_normal.jpg", + "id" : 1235521, + "verified" : false + } + }, + "id" : 433417774879109121, + "created_at" : "2014-02-12 01:50:24 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Calvin", + "screen_name" : "aurosan", + "indices" : [ 0, 8 ], + "id_str" : "23141473", + "id" : 23141473 + }, { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 9, 18 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "432720496338034688", + "geo" : { }, + "id_str" : "433279175235891200", + "in_reply_to_user_id" : 23141473, + "text" : "@aurosan @siracusa Impressive. Real blondes *and* bleached blondes.", + "id" : 433279175235891200, + "in_reply_to_status_id" : 432720496338034688, + "created_at" : "2014-02-11 16:39:39 +0000", + "in_reply_to_screen_name" : "aurosan", + "in_reply_to_user_id_str" : "23141473", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Arq Backup", + "screen_name" : "arqbackup", + "indices" : [ 3, 13 ], + "id_str" : "76699143", + "id" : 76699143 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 67, 89 ], + "url" : "http:\/\/t.co\/jRF7akW6Dv", + "expanded_url" : "http:\/\/sethgodin.typepad.com\/seths_blog\/2014\/02\/do-you-love-your-customers.html", + "display_url" : "sethgodin.typepad.com\/seths_blog\/201\u2026" + } ] + }, + "geo" : { }, + "id_str" : "433271073199517696", + "text" : "RT @arqbackup: Seth's Blog: Do you love your customers? (We do!) \n\nhttp:\/\/t.co\/jRF7akW6Dv", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 52, 74 ], + "url" : "http:\/\/t.co\/jRF7akW6Dv", + "expanded_url" : "http:\/\/sethgodin.typepad.com\/seths_blog\/2014\/02\/do-you-love-your-customers.html", + "display_url" : "sethgodin.typepad.com\/seths_blog\/201\u2026" + } ] + }, + "geo" : { }, + "id_str" : "433241235684593664", + "text" : "Seth's Blog: Do you love your customers? (We do!) \n\nhttp:\/\/t.co\/jRF7akW6Dv", + "id" : 433241235684593664, + "created_at" : "2014-02-11 14:08:54 +0000", + "user" : { + "name" : "Arq Backup", + "screen_name" : "arqbackup", + "protected" : false, + "id_str" : "76699143", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/730819637\/arq128_normal.png", + "id" : 76699143, + "verified" : false + } + }, + "id" : 433271073199517696, + "created_at" : "2014-02-11 16:07:28 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Fyrite", + "screen_name" : "fyrite", + "indices" : [ 0, 7 ], + "id_str" : "232701963", + "id" : 232701963 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "433003461328642048", + "geo" : { }, + "id_str" : "433010575543529472", + "in_reply_to_user_id" : 232701963, + "text" : "@fyrite Nooooooo!", + "id" : 433010575543529472, + "in_reply_to_status_id" : 433003461328642048, + "created_at" : "2014-02-10 22:52:20 +0000", + "in_reply_to_screen_name" : "fyrite", + "in_reply_to_user_id_str" : "232701963", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 0, 9 ], + "id_str" : "636923", + "id" : 636923 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "432942086883921921", + "geo" : { }, + "id_str" : "432952365264535552", + "in_reply_to_user_id" : 636923, + "text" : "@siracusa You're not doing them a favour. Let us put them out of our misery.", + "id" : 432952365264535552, + "in_reply_to_status_id" : 432942086883921921, + "created_at" : "2014-02-10 19:01:02 +0000", + "in_reply_to_screen_name" : "siracusa", + "in_reply_to_user_id_str" : "636923", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 51, 73 ], + "url" : "http:\/\/t.co\/PDUPXrrkXd", + "expanded_url" : "http:\/\/www.google.com\/images?q=derp+dog", + "display_url" : "google.com\/images?q=derp+\u2026" + } ] + }, + "geo" : { }, + "id_str" : "432940869717463040", + "text" : "Google image search for \u201Cderp dog\u201D is a gold mine. http:\/\/t.co\/PDUPXrrkXd", + "id" : 432940869717463040, + "created_at" : "2014-02-10 18:15:21 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Guy English", + "screen_name" : "gte", + "indices" : [ 3, 7 ], + "id_str" : "7125712", + "id" : 7125712 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "432929135640330240", + "text" : "RT @gte: This is not a promise but I promise that our next \u00C7ingleton will feature a mechanical mammoth.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "432762648141107200", + "text" : "This is not a promise but I promise that our next \u00C7ingleton will feature a mechanical mammoth.", + "id" : 432762648141107200, + "created_at" : "2014-02-10 06:27:10 +0000", + "user" : { + "name" : "Guy English", + "screen_name" : "gte", + "protected" : false, + "id_str" : "7125712", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3024383995\/6fab1623aa65d33423ed98927ff8cf5f_normal.jpeg", + "id" : 7125712, + "verified" : false + } + }, + "id" : 432929135640330240, + "created_at" : "2014-02-10 17:28:44 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "432759702582087680", + "geo" : { }, + "id_str" : "432779082560839681", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Ha ha. I was going to see if there was anything interesting. Maybe I should check it out.", + "id" : 432779082560839681, + "in_reply_to_status_id" : 432759702582087680, + "created_at" : "2014-02-10 07:32:28 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 3, 15 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "432726976550289409", + "text" : "RT @marcoarment: Now try to match your Flappy Bird high score in Desert Bus.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "432689586985504768", + "text" : "Now try to match your Flappy Bird high score in Desert Bus.", + "id" : 432689586985504768, + "created_at" : "2014-02-10 01:36:51 +0000", + "user" : { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "protected" : false, + "id_str" : "14231571", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1282173124\/untitled-158-2_normal.jpg", + "id" : 14231571, + "verified" : false + } + }, + "id" : 432726976550289409, + "created_at" : "2014-02-10 04:05:25 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 0, 12 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "432205693114781696", + "geo" : { }, + "id_str" : "432381020910788608", + "in_reply_to_user_id" : 14231571, + "text" : "@marcoarment Classic case of worse is better. For most people the benefits outweigh the poor design they're not aware of, or can accept.", + "id" : 432381020910788608, + "in_reply_to_status_id" : 432205693114781696, + "created_at" : "2014-02-09 05:10:43 +0000", + "in_reply_to_screen_name" : "marcoarment", + "in_reply_to_user_id_str" : "14231571", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 0, 12 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "432205693114781696", + "geo" : { }, + "id_str" : "432380828799078401", + "in_reply_to_user_id" : 14231571, + "text" : "@marcoarment People get worked up because the language is technically abysmal from a design perspective. It's proven itself anyway though.", + "id" : 432380828799078401, + "in_reply_to_status_id" : 432205693114781696, + "created_at" : "2014-02-09 05:09:57 +0000", + "in_reply_to_screen_name" : "marcoarment", + "in_reply_to_user_id_str" : "14231571", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "indices" : [ 3, 16 ], + "id_str" : "5637652", + "id" : 5637652 + }, { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 18, 30 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "432271957023670273", + "text" : "RT @codinghorror: @marcoarment server herpes!", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 0, 12 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "432172532557709312", + "geo" : { }, + "id_str" : "432201773294432256", + "in_reply_to_user_id" : 14231571, + "text" : "@marcoarment server herpes!", + "id" : 432201773294432256, + "in_reply_to_status_id" : 432172532557709312, + "created_at" : "2014-02-08 17:18:27 +0000", + "in_reply_to_screen_name" : "marcoarment", + "in_reply_to_user_id_str" : "14231571", + "user" : { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "protected" : false, + "id_str" : "5637652", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2052442590\/coding-horror-official-logo-medium_normal.png", + "id" : 5637652, + "verified" : true + } + }, + "id" : 432271957023670273, + "created_at" : "2014-02-08 21:57:20 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "\u0265\u0254\u0131\u026Do\u029E \u029E\u0279\u0250\u026F", + "screen_name" : "markkolich", + "indices" : [ 0, 11 ], + "id_str" : "22196723", + "id" : 22196723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/cHTV4jCVjC", + "expanded_url" : "http:\/\/goatse.cx", + "display_url" : "goatse.cx" + } ] + }, + "in_reply_to_status_id_str" : "431966121663541248", + "geo" : { }, + "id_str" : "431986849569972224", + "in_reply_to_user_id" : 22196723, + "text" : "@markkolich if (browser.msie && browser.version <= 8) $('body').html('<iframe src=\"http:\/\/t.co\/cHTV4jCVjC\"><\/iframe>')", + "id" : 431986849569972224, + "in_reply_to_status_id" : 431966121663541248, + "created_at" : "2014-02-08 03:04:25 +0000", + "in_reply_to_screen_name" : "markkolich", + "in_reply_to_user_id_str" : "22196723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Hacker News Onion", + "screen_name" : "HackerNewsOnion", + "indices" : [ 3, 19 ], + "id_str" : "1263967268", + "id" : 1263967268 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "431951859478040576", + "text" : "RT @HackerNewsOnion: A gorgeous, opinionated JavaScript microframework hand-delivered to your door every month", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "431946978751021056", + "text" : "A gorgeous, opinionated JavaScript microframework hand-delivered to your door every month", + "id" : 431946978751021056, + "created_at" : "2014-02-08 00:25:59 +0000", + "user" : { + "name" : "Hacker News Onion", + "screen_name" : "HackerNewsOnion", + "protected" : false, + "id_str" : "1263967268", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3374120487\/e4f509a5ea232cd5b80f9cbac23d9432_normal.jpeg", + "id" : 1263967268, + "verified" : false + } + }, + "id" : 431951859478040576, + "created_at" : "2014-02-08 00:45:23 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "431929243698593792", + "text" : "Throw it out. Start over. Switch to anything else. I\u2019d rather write C.", + "id" : 431929243698593792, + "created_at" : "2014-02-07 23:15:31 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "431929113197043712", + "text" : "I try not to bash PHP just for the sake of it, but it\u2019s a mess of a language. I mean, you can\u2019t assign arrays to constants in PHP.", + "id" : 431929113197043712, + "created_at" : "2014-02-07 23:15:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "431928435456212992", + "text" : "I tried $(\u2018body\u2019).append(<html>). I tried setting the google_* globals and then $.getScript to include their script. Nada. Zip. Zero. Zilch", + "id" : 431928435456212992, + "created_at" : "2014-02-07 23:12:18 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "431927809649295360", + "text" : "How do you use AdWords conversion tracking and remarketing tags in single-page web apps? It\u2019s insane that this use case isn\u2019t documented.", + "id" : 431927809649295360, + "created_at" : "2014-02-07 23:09:49 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/Y8I28y0CP2", + "expanded_url" : "http:\/\/samhuri.net\/blog\/2006.07.21-class-method-instance-method-it-doesnt-matter-to-php", + "display_url" : "samhuri.net\/blog\/2006.07.2\u2026" + } ] + }, + "geo" : { }, + "id_str" : "431926019147067392", + "text" : "Other things are still problems. Like being able to call instance methods from static context. http:\/\/t.co\/Y8I28y0CP2\n\n\uD83D\uDE03\uD83D\uDD2B", + "id" : 431926019147067392, + "created_at" : "2014-02-07 23:02:42 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 60, 82 ], + "url" : "http:\/\/t.co\/mJWAYK6SUW", + "expanded_url" : "http:\/\/samhuri.net\/blog\/2006.07.19-late-static-binding", + "display_url" : "samhuri.net\/blog\/2006.07.1\u2026" + } ] + }, + "geo" : { }, + "id_str" : "431924845178130432", + "text" : "The last time I wrote PHP there was no late static binding. http:\/\/t.co\/mJWAYK6SUW\n\nNow it has it, but use self:: by mistake & it segfaults.", + "id" : 431924845178130432, + "created_at" : "2014-02-07 22:58:02 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "indices" : [ 3, 10 ], + "id_str" : "207756340", + "id" : 207756340 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "431895590524313601", + "text" : "RT @wwwtxt: At any moment, I could lose my connectivity and disappear. Some would wonder what happened, some may cheer, most would never no\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/bufferapp.com\" rel=\"nofollow\"\u003EBuffer\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "431889370959069184", + "text" : "At any moment, I could lose my connectivity and disappear. Some would wonder what happened, some may cheer, most would never notice. \u262F93SEP", + "id" : 431889370959069184, + "created_at" : "2014-02-07 20:37:04 +0000", + "user" : { + "name" : "wwwtxt (1980\u201394)", + "screen_name" : "wwwtxt", + "protected" : false, + "id_str" : "207756340", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000328039060\/306deca90d2cf629aec0b51423f11a02_normal.png", + "id" : 207756340, + "verified" : false + } + }, + "id" : 431895590524313601, + "created_at" : "2014-02-07 21:01:47 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "indices" : [ 0, 13 ], + "id_str" : "5637652", + "id" : 5637652 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "431586558748016640", + "geo" : { }, + "id_str" : "431592483600879617", + "in_reply_to_user_id" : 5637652, + "text" : "@codinghorror They probably chew through thousands of posts each day using mutt or something.\n\n(Love, the guy whining about Emacs shortcuts)", + "id" : 431592483600879617, + "in_reply_to_status_id" : 431586558748016640, + "created_at" : "2014-02-07 00:57:21 +0000", + "in_reply_to_screen_name" : "codinghorror", + "in_reply_to_user_id_str" : "5637652", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Adolfo Builes", + "screen_name" : "abuiles", + "indices" : [ 0, 8 ], + "id_str" : "13977542", + "id" : 13977542 + }, { + "name" : "Discourse", + "screen_name" : "discourse", + "indices" : [ 9, 19 ], + "id_str" : "1187955571", + "id" : 1187955571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "431572093608534016", + "geo" : { }, + "id_str" : "431573720902021120", + "in_reply_to_user_id" : 13977542, + "text" : "@abuiles @discourse Is pretty annoying. There are userscripts & bookmarklets available that unbreak WMD fields on StackOverflow. Still lame.", + "id" : 431573720902021120, + "in_reply_to_status_id" : 431572093608534016, + "created_at" : "2014-02-06 23:42:47 +0000", + "in_reply_to_screen_name" : "abuiles", + "in_reply_to_user_id_str" : "13977542", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "indices" : [ 124, 137 ], + "id_str" : "5637652", + "id" : 5637652 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "431560254229204992", + "text" : "StackOverflow, a site for programmers, breaks Emacs keyboard shortcuts for navigating around a text field.\n\n*shakes fist at @codinghorror*", + "id" : 431560254229204992, + "created_at" : "2014-02-06 22:49:17 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 3, 15 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/XBiIuOCwBz", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=waEeJJVZ5P8", + "display_url" : "youtube.com\/watch?v=waEeJJ\u2026" + }, { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/o7wzds9SD8", + "expanded_url" : "http:\/\/www.reddit.com\/r\/videos\/comments\/1x2t3j\/all_visitors_to_sochi_olympics_hacked_immediately\/cf7sbwo", + "display_url" : "reddit.com\/r\/videos\/comme\u2026" + } ] + }, + "geo" : { }, + "id_str" : "431471169510703104", + "text" : "RT @tapbot_paul: NBC should be ashamed of itself for running this story.\nhttp:\/\/t.co\/XBiIuOCwBz\n\nDetails on what actually happened.\nhttp:\/\/\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 56, 78 ], + "url" : "http:\/\/t.co\/XBiIuOCwBz", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=waEeJJVZ5P8", + "display_url" : "youtube.com\/watch?v=waEeJJ\u2026" + }, { + "indices" : [ 115, 137 ], + "url" : "http:\/\/t.co\/o7wzds9SD8", + "expanded_url" : "http:\/\/www.reddit.com\/r\/videos\/comments\/1x2t3j\/all_visitors_to_sochi_olympics_hacked_immediately\/cf7sbwo", + "display_url" : "reddit.com\/r\/videos\/comme\u2026" + } ] + }, + "geo" : { }, + "id_str" : "431437996831686656", + "text" : "NBC should be ashamed of itself for running this story.\nhttp:\/\/t.co\/XBiIuOCwBz\n\nDetails on what actually happened.\nhttp:\/\/t.co\/o7wzds9SD8", + "id" : 431437996831686656, + "created_at" : "2014-02-06 14:43:28 +0000", + "user" : { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "protected" : false, + "id_str" : "18247541", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000727389627\/46dacd92037d23a7203bdc20188b8141_normal.png", + "id" : 18247541, + "verified" : false + } + }, + "id" : 431471169510703104, + "created_at" : "2014-02-06 16:55:17 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Twitterrific", + "screen_name" : "Twitterrific", + "indices" : [ 0, 13 ], + "id_str" : "643443", + "id" : 643443 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "431159985637036032", + "geo" : { }, + "id_str" : "431190536284696576", + "in_reply_to_user_id" : 643443, + "text" : "@Twitterrific 10-4, just thought I'd report in case it happens on the stable release as well.", + "id" : 431190536284696576, + "in_reply_to_status_id" : 431159985637036032, + "created_at" : "2014-02-05 22:20:09 +0000", + "in_reply_to_screen_name" : "Twitterrific", + "in_reply_to_user_id_str" : "643443", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Haddad", + "screen_name" : "tapbot_paul", + "indices" : [ 0, 12 ], + "id_str" : "18247541", + "id" : 18247541 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "431113294594990080", + "geo" : { }, + "id_str" : "431128951377760256", + "in_reply_to_user_id" : 18247541, + "text" : "@tapbot_paul Some places in the UK do this too. I felt so bad for the people I was staying with. Pretty nasty.", + "id" : 431128951377760256, + "in_reply_to_status_id" : 431113294594990080, + "created_at" : "2014-02-05 18:15:26 +0000", + "in_reply_to_screen_name" : "tapbot_paul", + "in_reply_to_user_id_str" : "18247541", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Twitterrific", + "screen_name" : "Twitterrific", + "indices" : [ 0, 13 ], + "id_str" : "643443", + "id" : 643443 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 139 ], + "url" : "http:\/\/t.co\/qk6PjXbNbb", + "expanded_url" : "http:\/\/twitter.com\/tomdale\/status\/431111918929985536", + "display_url" : "twitter.com\/tomdale\/status\u2026" + } ] + }, + "geo" : { }, + "id_str" : "431128636343582720", + "in_reply_to_user_id" : 643443, + "text" : "@Twitterrific Opening the image on this tweet crashes consistently on retina iPad mini. But I'm on 7.1 beta 4, so... http:\/\/t.co\/qk6PjXbNbb", + "id" : 431128636343582720, + "created_at" : "2014-02-05 18:14:11 +0000", + "in_reply_to_screen_name" : "Twitterrific", + "in_reply_to_user_id_str" : "643443", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "J.C. Hutchins", + "screen_name" : "jchutchins", + "indices" : [ 3, 14 ], + "id_str" : "773003", + "id" : 773003 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/jchutchins\/status\/431111106874974208\/photo\/1", + "indices" : [ 53, 75 ], + "url" : "http:\/\/t.co\/icOIrEuVPq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BfudRICCIAAcgI1.png", + "id_str" : "431111106883362816", + "id" : 431111106883362816, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BfudRICCIAAcgI1.png", + "sizes" : [ { + "h" : 96, + "resize" : "fit", + "w" : 340 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 169, + "resize" : "fit", + "w" : 600 + }, { + "h" : 236, + "resize" : "fit", + "w" : 839 + }, { + "h" : 236, + "resize" : "fit", + "w" : 839 + } ], + "display_url" : "pic.twitter.com\/icOIrEuVPq" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "431128071198871553", + "text" : "RT @jchutchins: Wikipedia, you crack me the hell up. http:\/\/t.co\/icOIrEuVPq", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/jchutchins\/status\/431111106874974208\/photo\/1", + "indices" : [ 37, 59 ], + "url" : "http:\/\/t.co\/icOIrEuVPq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BfudRICCIAAcgI1.png", + "id_str" : "431111106883362816", + "id" : 431111106883362816, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BfudRICCIAAcgI1.png", + "sizes" : [ { + "h" : 96, + "resize" : "fit", + "w" : 340 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 169, + "resize" : "fit", + "w" : 600 + }, { + "h" : 236, + "resize" : "fit", + "w" : 839 + }, { + "h" : 236, + "resize" : "fit", + "w" : 839 + } ], + "display_url" : "pic.twitter.com\/icOIrEuVPq" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "431111106874974208", + "text" : "Wikipedia, you crack me the hell up. http:\/\/t.co\/icOIrEuVPq", + "id" : 431111106874974208, + "created_at" : "2014-02-05 17:04:32 +0000", + "user" : { + "name" : "J.C. Hutchins", + "screen_name" : "jchutchins", + "protected" : false, + "id_str" : "773003", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/435236285020516352\/cb_gXznB_normal.png", + "id" : 773003, + "verified" : false + } + }, + "id" : 431128071198871553, + "created_at" : "2014-02-05 18:11:56 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Eli Perelman", + "screen_name" : "eliperelman", + "indices" : [ 0, 12 ], + "id_str" : "83275985", + "id" : 83275985 + }, { + "name" : "Adam Ferguson", + "screen_name" : "AdamBFerg", + "indices" : [ 13, 23 ], + "id_str" : "88489441", + "id" : 88489441 + }, { + "name" : "TJ Holowaychuk", + "screen_name" : "tjholowaychuk", + "indices" : [ 24, 38 ], + "id_str" : "29255412", + "id" : 29255412 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "430751510679400448", + "geo" : { }, + "id_str" : "430881199557324800", + "in_reply_to_user_id" : 83275985, + "text" : "@eliperelman @AdamBFerg @tjholowaychuk Ha ha. New sport for Victorians, try to snap a selfie with TJ and Tobi.", + "id" : 430881199557324800, + "in_reply_to_status_id" : 430751510679400448, + "created_at" : "2014-02-05 01:50:58 +0000", + "in_reply_to_screen_name" : "eliperelman", + "in_reply_to_user_id_str" : "83275985", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + }, { + "name" : "Mashable", + "screen_name" : "mashable", + "indices" : [ 53, 62 ], + "id_str" : "972651", + "id" : 972651 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "430745161438486529", + "geo" : { }, + "id_str" : "430749615525097472", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Congrats on the new job! And congrats to @Mashable, you picked the right guy.", + "id" : 430749615525097472, + "in_reply_to_status_id" : 430745161438486529, + "created_at" : "2014-02-04 17:08:05 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Adam Ferguson", + "screen_name" : "AdamBFerg", + "indices" : [ 0, 10 ], + "id_str" : "88489441", + "id" : 88489441 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "430538776813633536", + "geo" : { }, + "id_str" : "430542709829292032", + "in_reply_to_user_id" : 88489441, + "text" : "@AdamBFerg Thanks for the feedback. I need to research that area and fix it up. Glad you find it helpful!", + "id" : 430542709829292032, + "in_reply_to_status_id" : 430538776813633536, + "created_at" : "2014-02-04 03:25:55 +0000", + "in_reply_to_screen_name" : "AdamBFerg", + "in_reply_to_user_id_str" : "88489441", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/jyUFX00DJk", + "expanded_url" : "http:\/\/samhuri.net\/blog\/2014.02.03-ember-structure", + "display_url" : "samhuri.net\/blog\/2014.02.0\u2026" + }, { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/gHD61LsyGc", + "expanded_url" : "http:\/\/discuss.emberjs.com\/t\/diagram-of-an-ember-apps-structure\/4060", + "display_url" : "discuss.emberjs.com\/t\/diagram-of-a\u2026" + } ] + }, + "geo" : { }, + "id_str" : "430524314002001920", + "text" : "Here are 2 permanent links for that diagram of an Ember app\u2019s structure I posted yesterday http:\/\/t.co\/jyUFX00DJk and http:\/\/t.co\/gHD61LsyGc", + "id" : 430524314002001920, + "created_at" : "2014-02-04 02:12:49 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Adam Ferguson", + "screen_name" : "AdamBFerg", + "indices" : [ 0, 10 ], + "id_str" : "88489441", + "id" : 88489441 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 11, 33 ], + "url" : "http:\/\/t.co\/jyUFX00DJk", + "expanded_url" : "http:\/\/samhuri.net\/blog\/2014.02.03-ember-structure", + "display_url" : "samhuri.net\/blog\/2014.02.0\u2026" + }, { + "indices" : [ 51, 73 ], + "url" : "http:\/\/t.co\/gHD61LsyGc", + "expanded_url" : "http:\/\/discuss.emberjs.com\/t\/diagram-of-an-ember-apps-structure\/4060", + "display_url" : "discuss.emberjs.com\/t\/diagram-of-a\u2026" + } ] + }, + "in_reply_to_status_id_str" : "430317721280983040", + "geo" : { }, + "id_str" : "430524116546777088", + "in_reply_to_user_id" : 88489441, + "text" : "@AdamBFerg http:\/\/t.co\/jyUFX00DJk and a discussion http:\/\/t.co\/gHD61LsyGc", + "id" : 430524116546777088, + "in_reply_to_status_id" : 430317721280983040, + "created_at" : "2014-02-04 02:12:02 +0000", + "in_reply_to_screen_name" : "AdamBFerg", + "in_reply_to_user_id_str" : "88489441", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Axel Rauschmayer", + "screen_name" : "rauschma", + "indices" : [ 0, 9 ], + "id_str" : "56992811", + "id" : 56992811 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 10, 32 ], + "url" : "http:\/\/t.co\/jyUFX00DJk", + "expanded_url" : "http:\/\/samhuri.net\/blog\/2014.02.03-ember-structure", + "display_url" : "samhuri.net\/blog\/2014.02.0\u2026" + }, { + "indices" : [ 50, 72 ], + "url" : "http:\/\/t.co\/gHD61LsyGc", + "expanded_url" : "http:\/\/discuss.emberjs.com\/t\/diagram-of-an-ember-apps-structure\/4060", + "display_url" : "discuss.emberjs.com\/t\/diagram-of-a\u2026" + } ] + }, + "in_reply_to_status_id_str" : "430278136400736256", + "geo" : { }, + "id_str" : "430524051862208512", + "in_reply_to_user_id" : 56992811, + "text" : "@rauschma http:\/\/t.co\/jyUFX00DJk and a discussion http:\/\/t.co\/gHD61LsyGc", + "id" : 430524051862208512, + "in_reply_to_status_id" : 430278136400736256, + "created_at" : "2014-02-04 02:11:47 +0000", + "in_reply_to_screen_name" : "rauschma", + "in_reply_to_user_id_str" : "56992811", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "EmberSherpa", + "screen_name" : "EmberSherpa", + "indices" : [ 0, 12 ], + "id_str" : "1699999614", + "id" : 1699999614 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 13, 35 ], + "url" : "http:\/\/t.co\/gHD61LsyGc", + "expanded_url" : "http:\/\/discuss.emberjs.com\/t\/diagram-of-an-ember-apps-structure\/4060", + "display_url" : "discuss.emberjs.com\/t\/diagram-of-a\u2026" + } ] + }, + "in_reply_to_status_id_str" : "430172738326507520", + "geo" : { }, + "id_str" : "430523938955735040", + "in_reply_to_user_id" : 1699999614, + "text" : "@EmberSherpa http:\/\/t.co\/gHD61LsyGc \u2026 I wanted to ask for clarification on your point about events going from controllers to views.", + "id" : 430523938955735040, + "in_reply_to_status_id" : 430172738326507520, + "created_at" : "2014-02-04 02:11:20 +0000", + "in_reply_to_screen_name" : "EmberSherpa", + "in_reply_to_user_id_str" : "1699999614", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Moeskau", + "screen_name" : "bmoeskau", + "indices" : [ 0, 9 ], + "id_str" : "166403387", + "id" : 166403387 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "430392557676138496", + "geo" : { }, + "id_str" : "430400749604835328", + "in_reply_to_user_id" : 166403387, + "text" : "@bmoeskau Fair enough! If you have an organizational method that works there\u2019s nothing wrong with that.", + "id" : 430400749604835328, + "in_reply_to_status_id" : 430392557676138496, + "created_at" : "2014-02-03 18:01:49 +0000", + "in_reply_to_screen_name" : "bmoeskau", + "in_reply_to_user_id_str" : "166403387", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Axel Rauschmayer", + "screen_name" : "rauschma", + "indices" : [ 0, 9 ], + "id_str" : "56992811", + "id" : 56992811 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "430278136400736256", + "geo" : { }, + "id_str" : "430381750267551744", + "in_reply_to_user_id" : 56992811, + "text" : "@rauschma Sure can. I should post it on my blog. Will tweet it later.", + "id" : 430381750267551744, + "in_reply_to_status_id" : 430278136400736256, + "created_at" : "2014-02-03 16:46:20 +0000", + "in_reply_to_screen_name" : "rauschma", + "in_reply_to_user_id_str" : "56992811", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "EmberSherpa", + "screen_name" : "EmberSherpa", + "indices" : [ 3, 15 ], + "id_str" : "1699999614", + "id" : 1699999614 + }, { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 17, 22 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "430381629412892673", + "text" : "RT @EmberSherpa: @_sjs arrow from controller to view should have events because events are handled within the Views.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 0, 5 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "430171456707002368", + "geo" : { }, + "id_str" : "430172401251270656", + "in_reply_to_user_id" : 4777951, + "text" : "@_sjs arrow from controller to view should have events because events are handled within the Views.", + "id" : 430172401251270656, + "in_reply_to_status_id" : 430171456707002368, + "created_at" : "2014-02-03 02:54:27 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "EmberSherpa", + "screen_name" : "EmberSherpa", + "protected" : false, + "id_str" : "1699999614", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000381292883\/2868fb7c8956d6b92d6c019968816259_normal.png", + "id" : 1699999614, + "verified" : false + } + }, + "id" : 430381629412892673, + "created_at" : "2014-02-03 16:45:51 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "EmberSherpa", + "screen_name" : "EmberSherpa", + "indices" : [ 3, 15 ], + "id_str" : "1699999614", + "id" : 1699999614 + }, { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 17, 22 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "430381620399316992", + "text" : "RT @EmberSherpa: @_sjs your diagram shows views and components sending actions to the route directly, which doesn\u2019t happen. It goes through\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 0, 5 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "430171456707002368", + "geo" : { }, + "id_str" : "430172105238278145", + "in_reply_to_user_id" : 4777951, + "text" : "@_sjs your diagram shows views and components sending actions to the route directly, which doesn\u2019t happen. It goes through controller", + "id" : 430172105238278145, + "in_reply_to_status_id" : 430171456707002368, + "created_at" : "2014-02-03 02:53:16 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "EmberSherpa", + "screen_name" : "EmberSherpa", + "protected" : false, + "id_str" : "1699999614", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000381292883\/2868fb7c8956d6b92d6c019968816259_normal.png", + "id" : 1699999614, + "verified" : false + } + }, + "id" : 430381620399316992, + "created_at" : "2014-02-03 16:45:49 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Adam Ferguson", + "screen_name" : "AdamBFerg", + "indices" : [ 0, 10 ], + "id_str" : "88489441", + "id" : 88489441 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "430317721280983040", + "geo" : { }, + "id_str" : "430381587776040961", + "in_reply_to_user_id" : 88489441, + "text" : "@AdamBFerg Absolutely not! I plan on revising is based on feedback from the forums. Will tweet the link later today.", + "id" : 430381587776040961, + "in_reply_to_status_id" : 430317721280983040, + "created_at" : "2014-02-03 16:45:41 +0000", + "in_reply_to_screen_name" : "AdamBFerg", + "in_reply_to_user_id_str" : "88489441", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Moeskau", + "screen_name" : "bmoeskau", + "indices" : [ 0, 9 ], + "id_str" : "166403387", + "id" : 166403387 + }, { + "name" : "EmberJS", + "screen_name" : "emberjs", + "indices" : [ 40, 48 ], + "id_str" : "432971072", + "id" : 432971072 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "430361943736451072", + "geo" : { }, + "id_str" : "430381418535870464", + "in_reply_to_user_id" : 166403387, + "text" : "@bmoeskau It's a perfect example of why @emberjs is great. You'll have that complexity anyway, but it'll be wired up in an ad-hoc manner.", + "id" : 430381418535870464, + "in_reply_to_status_id" : 430361943736451072, + "created_at" : "2014-02-03 16:45:00 +0000", + "in_reply_to_screen_name" : "bmoeskau", + "in_reply_to_user_id_str" : "166403387", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ember Watch", + "screen_name" : "EmberWatch", + "indices" : [ 91, 102 ], + "id_str" : "831894367", + "id" : 831894367 + }, { + "name" : "EmberJS", + "screen_name" : "emberjs", + "indices" : [ 103, 111 ], + "id_str" : "432971072", + "id" : 432971072 + }, { + "name" : "EmberSherpa", + "screen_name" : "EmberSherpa", + "indices" : [ 112, 124 ], + "id_str" : "1699999614", + "id" : 1699999614 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 90 ], + "url" : "http:\/\/t.co\/VIm9aKp4Mi", + "expanded_url" : "http:\/\/img.ly\/xWjy", + "display_url" : "img.ly\/xWjy" + } ] + }, + "geo" : { }, + "id_str" : "430171456707002368", + "text" : "First try at a diagram of an Ember app\u2019s structure. What\u2019s missing? http:\/\/t.co\/VIm9aKp4Mi @EmberWatch @emberjs @EmberSherpa", + "id" : 430171456707002368, + "created_at" : "2014-02-03 02:50:42 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "430112744700780544", + "geo" : { }, + "id_str" : "430147338183536640", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke \uD83D\uDE03\uD83D\uDD2B", + "id" : 430147338183536640, + "in_reply_to_status_id" : 430112744700780544, + "created_at" : "2014-02-03 01:14:51 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 3, 13 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "429779983800598528", + "text" : "RT @raganwald: CoffeeScript, where \u201Cfoo isnt bar\u201D isnt \u201Cfoo is not bar\"", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "429775420435599360", + "text" : "CoffeeScript, where \u201Cfoo isnt bar\u201D isnt \u201Cfoo is not bar\"", + "id" : 429775420435599360, + "created_at" : "2014-02-02 00:36:59 +0000", + "user" : { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "protected" : false, + "id_str" : "18137723", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/436205905437134848\/MdRKL9hb_normal.jpeg", + "id" : 18137723, + "verified" : false + } + }, + "id" : 429779983800598528, + "created_at" : "2014-02-02 00:55:07 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/429748394513281024\/photo\/1", + "indices" : [ 67, 89 ], + "url" : "http:\/\/t.co\/M8XwCrY6st", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BfbF40DCQAAMgqK.png", + "id_str" : "429748394295181312", + "id" : 429748394295181312, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BfbF40DCQAAMgqK.png", + "sizes" : [ { + "h" : 1024, + "resize" : "fit", + "w" : 577 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 577 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 603, + "resize" : "fit", + "w" : 340 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 577 + } ], + "display_url" : "pic.twitter.com\/M8XwCrY6st" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "429748394513281024", + "text" : "The fake EQ is over the track number. Is that a bug or a joke? \u0CA0_\u0CA0 http:\/\/t.co\/M8XwCrY6st", + "id" : 429748394513281024, + "created_at" : "2014-02-01 22:49:36 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Trek Glowacki", + "screen_name" : "trek", + "indices" : [ 0, 5 ], + "id_str" : "1291711", + "id" : 1291711 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "429661426483875840", + "geo" : { }, + "id_str" : "429699916936396800", + "in_reply_to_user_id" : 1291711, + "text" : "@trek Pesky youngsters! Always makin' us sick!", + "id" : 429699916936396800, + "in_reply_to_status_id" : 429661426483875840, + "created_at" : "2014-02-01 19:36:58 +0000", + "in_reply_to_screen_name" : "trek", + "in_reply_to_user_id_str" : "1291711", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +} ] \ No newline at end of file diff --git a/public/tweets/data/js/tweets/2014_03.js b/public/tweets/data/js/tweets/2014_03.js new file mode 100755 index 0000000..d6d2cab --- /dev/null +++ b/public/tweets/data/js/tweets/2014_03.js @@ -0,0 +1,6873 @@ +Grailbird.data.tweets_2014_03 = +[ { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "448945718607093760", + "geo" : { }, + "id_str" : "448952546984357888", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke I don\u2019t think it\u2019s a software issue. Either way you should probably contact Apple for support.", + "id" : 448952546984357888, + "in_reply_to_status_id" : 448945718607093760, + "created_at" : "2014-03-26 22:40:03 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "448897933820182528", + "text" : "ASCII delimited text is neat. But can I import it into Excel, Numbers, or Google Docs? And how does it look in a text editor?", + "id" : 448897933820182528, + "created_at" : "2014-03-26 19:03:02 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Isaac Cambron", + "screen_name" : "icambron", + "indices" : [ 0, 9 ], + "id_str" : "171695675", + "id" : 171695675 + }, { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 10, 20 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "448881528689684480", + "geo" : { }, + "id_str" : "448894677538729984", + "in_reply_to_user_id" : 171695675, + "text" : "@icambron @raganwald But I like your perspective on it. I don\u2019t understand how people see it as anything but a donation (even with rewards).", + "id" : 448894677538729984, + "in_reply_to_status_id" : 448881528689684480, + "created_at" : "2014-03-26 18:50:05 +0000", + "in_reply_to_screen_name" : "icambron", + "in_reply_to_user_id_str" : "171695675", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Isaac Cambron", + "screen_name" : "icambron", + "indices" : [ 0, 9 ], + "id_str" : "171695675", + "id" : 171695675 + }, { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 10, 20 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "448881528689684480", + "geo" : { }, + "id_str" : "448894481706651648", + "in_reply_to_user_id" : 171695675, + "text" : "@icambron @raganwald One difference is that people feel that if they don\u2019t back the Kickstarter campaign then it may never exist at all.", + "id" : 448894481706651648, + "in_reply_to_status_id" : 448881528689684480, + "created_at" : "2014-03-26 18:49:19 +0000", + "in_reply_to_screen_name" : "icambron", + "in_reply_to_user_id_str" : "171695675", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sol", + "screen_name" : "Badger32d", + "indices" : [ 3, 13 ], + "id_str" : "74837444", + "id" : 74837444 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "448866855264862208", + "text" : "RT @Badger32d: Backing a kickstarter gives you precisely zero say in their business practices. It's a kickstarter, not an investment. Don't\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "448860595912077312", + "text" : "Backing a kickstarter gives you precisely zero say in their business practices. It's a kickstarter, not an investment. Don't mistake that.", + "id" : 448860595912077312, + "created_at" : "2014-03-26 16:34:40 +0000", + "user" : { + "name" : "Sol", + "screen_name" : "Badger32d", + "protected" : false, + "id_str" : "74837444", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2224698956\/8231_143332322238_718682238_2659363_3781842_n_normal.jpg", + "id" : 74837444, + "verified" : false + } + }, + "id" : 448866855264862208, + "created_at" : "2014-03-26 16:59:32 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Mat Honan", + "screen_name" : "mat", + "indices" : [ 0, 4 ], + "id_str" : "11113", + "id" : 11113 + }, { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 5, 17 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "448615808688586752", + "geo" : { }, + "id_str" : "448680163895566336", + "in_reply_to_user_id" : 11113, + "text" : "@mat @marcoarment It's a donation, not an investment. Everyone who backs a project and pays attention to what they're doing knows that.", + "id" : 448680163895566336, + "in_reply_to_status_id" : 448615808688586752, + "created_at" : "2014-03-26 04:37:41 +0000", + "in_reply_to_screen_name" : "mat", + "in_reply_to_user_id_str" : "11113", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "indices" : [ 0, 11 ], + "id_str" : "108814849", + "id" : 108814849 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "448653344051961856", + "geo" : { }, + "id_str" : "448657408802320385", + "in_reply_to_user_id" : 108814849, + "text" : "@snarfmason Oh, yeah that sounds right. I was surprised by it when I started using OS X.", + "id" : 448657408802320385, + "in_reply_to_status_id" : 448653344051961856, + "created_at" : "2014-03-26 03:07:16 +0000", + "in_reply_to_screen_name" : "snarfmason", + "in_reply_to_user_id_str" : "108814849", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 3, 14 ], + "id_str" : "894911", + "id" : 894911 + }, { + "name" : "Grant Paul (chpwn)", + "screen_name" : "chpwn", + "indices" : [ 84, 90 ], + "id_str" : "91625528", + "id" : 91625528 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/9q3DIa87Dk", + "expanded_url" : "https:\/\/github.com\/facebook\/Tweaks", + "display_url" : "github.com\/facebook\/Tweaks" + } ] + }, + "geo" : { }, + "id_str" : "448642516447801344", + "text" : "RT @JimRoepcke: Tweaks looks extremely cool and useful. Thanks for open-sourcing it @chpwn! https:\/\/t.co\/9q3DIa87Dk", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grant Paul (chpwn)", + "screen_name" : "chpwn", + "indices" : [ 68, 74 ], + "id_str" : "91625528", + "id" : 91625528 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/9q3DIa87Dk", + "expanded_url" : "https:\/\/github.com\/facebook\/Tweaks", + "display_url" : "github.com\/facebook\/Tweaks" + } ] + }, + "geo" : { }, + "id_str" : "448512746439852033", + "text" : "Tweaks looks extremely cool and useful. Thanks for open-sourcing it @chpwn! https:\/\/t.co\/9q3DIa87Dk", + "id" : 448512746439852033, + "created_at" : "2014-03-25 17:32:26 +0000", + "user" : { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "protected" : false, + "id_str" : "894911", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/437064720906846208\/tAqM1Q5y_normal.jpeg", + "id" : 894911, + "verified" : false + } + }, + "id" : 448642516447801344, + "created_at" : "2014-03-26 02:08:05 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "indices" : [ 0, 11 ], + "id_str" : "108814849", + "id" : 108814849 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "448506823138496512", + "geo" : { }, + "id_str" : "448641498901270528", + "in_reply_to_user_id" : 108814849, + "text" : "@snarfmason Default install is case-insensitive HFS+ for reads. Weird, but I use that all the time when doing tab completion in Finder, zsh.", + "id" : 448641498901270528, + "in_reply_to_status_id" : 448506823138496512, + "created_at" : "2014-03-26 02:04:03 +0000", + "in_reply_to_screen_name" : "snarfmason", + "in_reply_to_user_id_str" : "108814849", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "DHH", + "screen_name" : "dhh", + "indices" : [ 3, 7 ], + "id_str" : "14561327", + "id" : 14561327 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 53, 76 ], + "url" : "https:\/\/t.co\/ziOLeQAqev", + "expanded_url" : "https:\/\/medium.com\/p\/506a06ae35ea", + "display_url" : "medium.com\/p\/506a06ae35ea" + } ] + }, + "geo" : { }, + "id_str" : "448496200077934592", + "text" : "RT @dhh: \"Why your previous developer was terrible\", https:\/\/t.co\/ziOLeQAqev, this applies to whole architectures as well. Great post.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 44, 67 ], + "url" : "https:\/\/t.co\/ziOLeQAqev", + "expanded_url" : "https:\/\/medium.com\/p\/506a06ae35ea", + "display_url" : "medium.com\/p\/506a06ae35ea" + } ] + }, + "geo" : { }, + "id_str" : "448416945638227969", + "text" : "\"Why your previous developer was terrible\", https:\/\/t.co\/ziOLeQAqev, this applies to whole architectures as well. Great post.", + "id" : 448416945638227969, + "created_at" : "2014-03-25 11:11:45 +0000", + "user" : { + "name" : "DHH", + "screen_name" : "dhh", + "protected" : false, + "id_str" : "14561327", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2556368541\/alng5gtlmjhrdlr3qxqv_normal.jpeg", + "id" : 14561327, + "verified" : true + } + }, + "id" : 448496200077934592, + "created_at" : "2014-03-25 16:26:41 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 0, 10 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "448125067205947392", + "geo" : { }, + "id_str" : "448129390048595968", + "in_reply_to_user_id" : 18137723, + "text" : "@raganwald That could work. I bet there are some low bits that could be used to tag null values.", + "id" : 448129390048595968, + "in_reply_to_status_id" : 448125067205947392, + "created_at" : "2014-03-24 16:09:07 +0000", + "in_reply_to_screen_name" : "raganwald", + "in_reply_to_user_id_str" : "18137723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 0, 10 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "define", + "indices" : [ 11, 18 ] + } ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "448099535110144000", + "geo" : { }, + "id_str" : "448124698451144705", + "in_reply_to_user_id" : 18137723, + "text" : "@raganwald #define NULL 0", + "id" : 448124698451144705, + "in_reply_to_status_id" : 448099535110144000, + "created_at" : "2014-03-24 15:50:28 +0000", + "in_reply_to_screen_name" : "raganwald", + "in_reply_to_user_id_str" : "18137723", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Denya", + "screen_name" : "pdenya", + "indices" : [ 0, 7 ], + "id_str" : "8549992", + "id" : 8549992 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "447230132629942272", + "geo" : { }, + "id_str" : "447233460088750080", + "in_reply_to_user_id" : 8549992, + "text" : "@pdenya The requests you get are insane, even without a domain hooked up. People just scan every IP trying their bag of exploits.", + "id" : 447233460088750080, + "in_reply_to_status_id" : 447230132629942272, + "created_at" : "2014-03-22 04:49:00 +0000", + "in_reply_to_screen_name" : "pdenya", + "in_reply_to_user_id_str" : "8549992", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 0, 12 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "447112326718963712", + "geo" : { }, + "id_str" : "447114497904226304", + "in_reply_to_user_id" : 14231571, + "text" : "@marcoarment If Linode\u2019s CPU priority numbers mean anything, their 16 GB VMs should perform at least as good as that E3.", + "id" : 447114497904226304, + "in_reply_to_status_id" : 447112326718963712, + "created_at" : "2014-03-21 20:56:17 +0000", + "in_reply_to_screen_name" : "marcoarment", + "in_reply_to_user_id_str" : "14231571", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "447055888117813248", + "text" : "\u201Cfirst to bring gradual typing to a \u201Creal, industrial strength\u201D language.\u201D\n\nSuddenly, all 4 Common Lisp developers cried out in agony.", + "id" : 447055888117813248, + "created_at" : "2014-03-21 17:03:24 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Steven Frank", + "screen_name" : "stevenf", + "indices" : [ 3, 11 ], + "id_str" : "733813", + "id" : 733813 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "447053819147329536", + "text" : "RT @stevenf: Is the whole exercise moot if I\u2019m still pushing all my passwords and a copy of my entire hard drive up to a mystery server?", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "447039574120742912", + "text" : "Is the whole exercise moot if I\u2019m still pushing all my passwords and a copy of my entire hard drive up to a mystery server?", + "id" : 447039574120742912, + "created_at" : "2014-03-21 15:58:34 +0000", + "user" : { + "name" : "Steven Frank", + "screen_name" : "stevenf", + "protected" : false, + "id_str" : "733813", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/838378818\/avatar_normal.png", + "id" : 733813, + "verified" : false + } + }, + "id" : 447053819147329536, + "created_at" : "2014-03-21 16:55:11 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Rico Sta. Cruz", + "screen_name" : "rstacruz", + "indices" : [ 3, 12 ], + "id_str" : "9513832", + "id" : 9513832 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "446921095594000384", + "text" : "RT @rstacruz: TIL Dropbox is a terrible place to store Git repositories.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "446822189413572608", + "text" : "TIL Dropbox is a terrible place to store Git repositories.", + "id" : 446822189413572608, + "created_at" : "2014-03-21 01:34:46 +0000", + "user" : { + "name" : "Rico Sta. Cruz", + "screen_name" : "rstacruz", + "protected" : false, + "id_str" : "9513832", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000561954158\/e5691a649a754b62022e8b993a1867d9_normal.jpeg", + "id" : 9513832, + "verified" : false + } + }, + "id" : 446921095594000384, + "created_at" : "2014-03-21 08:07:47 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Kiran Jonnalagadda", + "screen_name" : "jackerhack", + "indices" : [ 0, 11 ], + "id_str" : "747153", + "id" : 747153 + }, { + "name" : "Rico Sta. Cruz", + "screen_name" : "rstacruz", + "indices" : [ 12, 21 ], + "id_str" : "9513832", + "id" : 9513832 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "446880057177284608", + "geo" : { }, + "id_str" : "446920674435555329", + "in_reply_to_user_id" : 747153, + "text" : "@jackerhack @rstacruz I get sync conflicts all the time with 2-3 machines involved. Separate projects dir for each machine is my workaround.", + "id" : 446920674435555329, + "in_reply_to_status_id" : 446880057177284608, + "created_at" : "2014-03-21 08:06:06 +0000", + "in_reply_to_screen_name" : "jackerhack", + "in_reply_to_user_id_str" : "747153", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Rico Sta. Cruz", + "screen_name" : "rstacruz", + "indices" : [ 0, 9 ], + "id_str" : "9513832", + "id" : 9513832 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "446822189413572608", + "geo" : { }, + "id_str" : "446920346361294848", + "in_reply_to_user_id" : 9513832, + "text" : "@rstacruz \"Oh, those files you git added? They're un-added now.\"\n\n.git\/index (Sami's conflicted copy 2014-03-20 (1))", + "id" : 446920346361294848, + "in_reply_to_status_id" : 446822189413572608, + "created_at" : "2014-03-21 08:04:48 +0000", + "in_reply_to_screen_name" : "rstacruz", + "in_reply_to_user_id_str" : "9513832", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "indices" : [ 0, 11 ], + "id_str" : "108814849", + "id" : 108814849 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 12, 34 ], + "url" : "http:\/\/t.co\/uyeUhv5pOk", + "expanded_url" : "http:\/\/facefuckbook.com", + "display_url" : "facefuckbook.com" + } ] + }, + "in_reply_to_status_id_str" : "446791003697991680", + "geo" : { }, + "id_str" : "446793061314486272", + "in_reply_to_user_id" : 108814849, + "text" : "@snarfmason http:\/\/t.co\/uyeUhv5pOk", + "id" : 446793061314486272, + "in_reply_to_status_id" : 446791003697991680, + "created_at" : "2014-03-20 23:39:01 +0000", + "in_reply_to_screen_name" : "snarfmason", + "in_reply_to_user_id_str" : "108814849", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "indices" : [ 0, 11 ], + "id_str" : "108814849", + "id" : 108814849 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "446787605862948864", + "geo" : { }, + "id_str" : "446789672740478976", + "in_reply_to_user_id" : 108814849, + "text" : "@snarfmason Fuckbook? Facefuck? Probably already porn sites.", + "id" : 446789672740478976, + "in_reply_to_status_id" : 446787605862948864, + "created_at" : "2014-03-20 23:25:33 +0000", + "in_reply_to_screen_name" : "snarfmason", + "in_reply_to_user_id_str" : "108814849", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "greg bate", + "screen_name" : "gregbate", + "indices" : [ 0, 9 ], + "id_str" : "15292261", + "id" : 15292261 + }, { + "name" : "The Daily Beast", + "screen_name" : "thedailybeast", + "indices" : [ 10, 24 ], + "id_str" : "16012783", + "id" : 16012783 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "446749202580660224", + "geo" : { }, + "id_str" : "446759594904154112", + "in_reply_to_user_id" : 15292261, + "text" : "@gregbate @thedailybeast Measles, yellow fever, deaths caused by the flu, \u2026 \uD83D\uDE14", + "id" : 446759594904154112, + "in_reply_to_status_id" : 446749202580660224, + "created_at" : "2014-03-20 21:26:02 +0000", + "in_reply_to_screen_name" : "gregbate", + "in_reply_to_user_id_str" : "15292261", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "TJ Holowaychuk", + "screen_name" : "tjholowaychuk", + "indices" : [ 0, 14 ], + "id_str" : "29255412", + "id" : 29255412 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "446718139095470080", + "geo" : { }, + "id_str" : "446719239873785857", + "in_reply_to_user_id" : 29255412, + "text" : "@tjholowaychuk So, probably not by default. But should be possible.", + "id" : 446719239873785857, + "in_reply_to_status_id" : 446718139095470080, + "created_at" : "2014-03-20 18:45:41 +0000", + "in_reply_to_screen_name" : "tjholowaychuk", + "in_reply_to_user_id_str" : "29255412", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "TJ Holowaychuk", + "screen_name" : "tjholowaychuk", + "indices" : [ 0, 14 ], + "id_str" : "29255412", + "id" : 29255412 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "446718139095470080", + "geo" : { }, + "id_str" : "446719140946923520", + "in_reply_to_user_id" : 29255412, + "text" : "@tjholowaychuk Seems like eslint might be up for the task since all rules are plugins. Unsure what\u2019s involved though.", + "id" : 446719140946923520, + "in_reply_to_status_id" : 446718139095470080, + "created_at" : "2014-03-20 18:45:17 +0000", + "in_reply_to_screen_name" : "tjholowaychuk", + "in_reply_to_user_id_str" : "29255412", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Denya", + "screen_name" : "pdenya", + "indices" : [ 0, 7 ], + "id_str" : "8549992", + "id" : 8549992 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "446712049519689728", + "geo" : { }, + "id_str" : "446713058174332928", + "in_reply_to_user_id" : 8549992, + "text" : "@pdenya lol", + "id" : 446713058174332928, + "in_reply_to_status_id" : 446712049519689728, + "created_at" : "2014-03-20 18:21:07 +0000", + "in_reply_to_screen_name" : "pdenya", + "in_reply_to_user_id_str" : "8549992", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Paul Denya", + "screen_name" : "pdenya", + "indices" : [ 3, 10 ], + "id_str" : "8549992", + "id" : 8549992 + }, { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 12, 17 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "446713000401965056", + "text" : "RT @pdenya: @_sjs that's hilarious. I'd retweet it if my name wasn't paul..", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "indices" : [ 0, 5 ], + "id_str" : "4777951", + "id" : 4777951 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "446711107374153728", + "geo" : { }, + "id_str" : "446712049519689728", + "in_reply_to_user_id" : 4777951, + "text" : "@_sjs that's hilarious. I'd retweet it if my name wasn't paul..", + "id" : 446712049519689728, + "in_reply_to_status_id" : 446711107374153728, + "created_at" : "2014-03-20 18:17:06 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Paul Denya", + "screen_name" : "pdenya", + "protected" : false, + "id_str" : "8549992", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000638375124\/bb471cad2e01bb5b7fcd7db6c9dd6045_normal.jpeg", + "id" : 8549992, + "verified" : false + } + }, + "id" : 446713000401965056, + "created_at" : "2014-03-20 18:20:53 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "446711107374153728", + "text" : "OH: alert('Failed. Tell Paul.\u2019);", + "id" : 446711107374153728, + "created_at" : "2014-03-20 18:13:22 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Horace Dediu", + "screen_name" : "hdediu", + "indices" : [ 3, 10 ], + "id_str" : "14172679", + "id" : 14172679 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "446695996697763840", + "text" : "RT @hdediu: twitter", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "773554511", + "text" : "twitter", + "id" : 773554511, + "created_at" : "2008-03-18 21:26:55 +0000", + "user" : { + "name" : "Horace Dediu", + "screen_name" : "hdediu", + "protected" : false, + "id_str" : "14172679", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000434536351\/c6fce1cf6a9d69c1184d485d4bb8fc61_normal.png", + "id" : 14172679, + "verified" : false + } + }, + "id" : 446695996697763840, + "created_at" : "2014-03-20 17:13:19 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "JF Bastien", + "screen_name" : "jfbastien", + "indices" : [ 3, 13 ], + "id_str" : "29315623", + "id" : 29315623 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "446695468496457728", + "text" : "RT @jfbastien: Everyone thought that Leslie Lamport had a Turing award. Consensus was just reached, he indeed does have a Turing award.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "446480224469778432", + "text" : "Everyone thought that Leslie Lamport had a Turing award. Consensus was just reached, he indeed does have a Turing award.", + "id" : 446480224469778432, + "created_at" : "2014-03-20 02:55:55 +0000", + "user" : { + "name" : "JF Bastien", + "screen_name" : "jfbastien", + "protected" : false, + "id_str" : "29315623", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2546973411\/cfdugm3rn8wuzlbyaazc_normal.jpeg", + "id" : 29315623, + "verified" : false + } + }, + "id" : 446695468496457728, + "created_at" : "2014-03-20 17:11:13 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "446513014913519616", + "text" : "Everything above my DNS and host, that is.", + "id" : 446513014913519616, + "created_at" : "2014-03-20 05:06:13 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "446509510211817472", + "text" : "Got my site loading about as fast as possible while still using a web font, Font Awesome, some scripts, styles, etc. Inline CSS is a win.", + "id" : 446509510211817472, + "created_at" : "2014-03-20 04:52:17 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "James Whatley", + "screen_name" : "Whatleydude", + "indices" : [ 0, 12 ], + "id_str" : "2172691", + "id" : 2172691 + }, { + "name" : "Ben Thompson", + "screen_name" : "monkbent", + "indices" : [ 13, 22 ], + "id_str" : "40273", + "id" : 40273 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 67, 89 ], + "url" : "http:\/\/t.co\/RrSUON3ifi", + "expanded_url" : "http:\/\/yearofthelinuxdesktop.tumblr.com", + "display_url" : "yearofthelinuxdesktop.tumblr.com" + } ] + }, + "in_reply_to_status_id_str" : "445995343000641536", + "geo" : { }, + "id_str" : "446138274516463616", + "in_reply_to_user_id" : 2172691, + "text" : "@Whatleydude @monkbent 2014 is the year of the Windows smartphone! http:\/\/t.co\/RrSUON3ifi", + "id" : 446138274516463616, + "in_reply_to_status_id" : 445995343000641536, + "created_at" : "2014-03-19 04:17:08 +0000", + "in_reply_to_screen_name" : "Whatleydude", + "in_reply_to_user_id_str" : "2172691", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 3, 12 ], + "id_str" : "636923", + "id" : 636923 + }, { + "name" : "Wil Shipley", + "screen_name" : "wilshipley", + "indices" : [ 14, 25 ], + "id_str" : "2911221", + "id" : 2911221 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "446136955441405952", + "text" : "RT @siracusa: @wilshipley Why no alt text button for people who read by tapping links to the non-mobile site in tweets on iOS? Drives me cr\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Wil Shipley", + "screen_name" : "wilshipley", + "indices" : [ 0, 11 ], + "id_str" : "2911221", + "id" : 2911221 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "446096656493477888", + "geo" : { }, + "id_str" : "446117673039331328", + "in_reply_to_user_id" : 2911221, + "text" : "@wilshipley Why no alt text button for people who read by tapping links to the non-mobile site in tweets on iOS? Drives me crazy.", + "id" : 446117673039331328, + "in_reply_to_status_id" : 446096656493477888, + "created_at" : "2014-03-19 02:55:16 +0000", + "in_reply_to_screen_name" : "wilshipley", + "in_reply_to_user_id_str" : "2911221", + "user" : { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "protected" : false, + "id_str" : "636923", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", + "id" : 636923, + "verified" : false + } + }, + "id" : 446136955441405952, + "created_at" : "2014-03-19 04:11:53 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "indices" : [ 0, 13 ], + "id_str" : "5637652", + "id" : 5637652 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "445692458383331330", + "geo" : { }, + "id_str" : "445693307532754944", + "in_reply_to_user_id" : 5637652, + "text" : "@codinghorror \u201COnly $9.99. That\u2019s less than ten bucks!\u201D \u0CA0_\u0CA0", + "id" : 445693307532754944, + "in_reply_to_status_id" : 445692458383331330, + "created_at" : "2014-03-17 22:48:59 +0000", + "in_reply_to_screen_name" : "codinghorror", + "in_reply_to_user_id_str" : "5637652", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Aaron Patterson", + "screen_name" : "tenderlove", + "indices" : [ 0, 11 ], + "id_str" : "14761655", + "id" : 14761655 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 54, 76 ], + "url" : "http:\/\/t.co\/z5B6DqMfhB", + "expanded_url" : "http:\/\/lodash.com\/docs#sortBy", + "display_url" : "lodash.com\/docs#sortBy" + } ] + }, + "in_reply_to_status_id_str" : "445625181558431744", + "geo" : { }, + "id_str" : "445627446360952832", + "in_reply_to_user_id" : 14761655, + "text" : "@tenderlove Another reason to use Underscore\/Lo-dash. http:\/\/t.co\/z5B6DqMfhB", + "id" : 445627446360952832, + "in_reply_to_status_id" : 445625181558431744, + "created_at" : "2014-03-17 18:27:17 +0000", + "in_reply_to_screen_name" : "tenderlove", + "in_reply_to_user_id_str" : "14761655", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Aaron Patterson", + "screen_name" : "tenderlove", + "indices" : [ 0, 11 ], + "id_str" : "14761655", + "id" : 14761655 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "445613436731281408", + "geo" : { }, + "id_str" : "445613596668481536", + "in_reply_to_user_id" : 14761655, + "text" : "@tenderlove It\u2019s not intuitive. It\u2019s terrible.", + "id" : 445613596668481536, + "in_reply_to_status_id" : 445613436731281408, + "created_at" : "2014-03-17 17:32:15 +0000", + "in_reply_to_screen_name" : "tenderlove", + "in_reply_to_user_id_str" : "14761655", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Aaron Patterson", + "screen_name" : "tenderlove", + "indices" : [ 0, 11 ], + "id_str" : "14761655", + "id" : 14761655 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "445612559379361792", + "geo" : { }, + "id_str" : "445613530062938112", + "in_reply_to_user_id" : 14761655, + "text" : "@tenderlove Otherwise, `this` is global\/window by default. In strict mode `this` is undefined. (maybe null?)", + "id" : 445613530062938112, + "in_reply_to_status_id" : 445612559379361792, + "created_at" : "2014-03-17 17:31:59 +0000", + "in_reply_to_screen_name" : "tenderlove", + "in_reply_to_user_id_str" : "14761655", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Aaron Patterson", + "screen_name" : "tenderlove", + "indices" : [ 0, 11 ], + "id_str" : "14761655", + "id" : 14761655 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "445612559379361792", + "geo" : { }, + "id_str" : "445613231222960128", + "in_reply_to_user_id" : 14761655, + "text" : "@tenderlove `this` is dynamically bound for every function call. If the function is bound or invoked via an object then `this` is the obj.", + "id" : 445613231222960128, + "in_reply_to_status_id" : 445612559379361792, + "created_at" : "2014-03-17 17:30:48 +0000", + "in_reply_to_screen_name" : "tenderlove", + "in_reply_to_user_id_str" : "14761655", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Aaron Patterson", + "screen_name" : "tenderlove", + "indices" : [ 0, 11 ], + "id_str" : "14761655", + "id" : 14761655 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "445278332653813760", + "geo" : { }, + "id_str" : "445292148754112512", + "in_reply_to_user_id" : 14761655, + "text" : "@tenderlove Ninetenelevendo", + "id" : 445292148754112512, + "in_reply_to_status_id" : 445278332653813760, + "created_at" : "2014-03-16 20:14:56 +0000", + "in_reply_to_screen_name" : "tenderlove", + "in_reply_to_user_id_str" : "14761655", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Guy English", + "screen_name" : "gte", + "indices" : [ 0, 4 ], + "id_str" : "7125712", + "id" : 7125712 + }, { + "name" : "Ben Thompson", + "screen_name" : "monkbent", + "indices" : [ 5, 14 ], + "id_str" : "40273", + "id" : 40273 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "445032177164902400", + "geo" : { }, + "id_str" : "445039827763728384", + "in_reply_to_user_id" : 7125712, + "text" : "@gte @monkbent Either one alone is lifeless. Either one being terrible ruins it. Without assuming a minimum quality it's a crapshoot.", + "id" : 445039827763728384, + "in_reply_to_status_id" : 445032177164902400, + "created_at" : "2014-03-16 03:32:18 +0000", + "in_reply_to_screen_name" : "gte", + "in_reply_to_user_id_str" : "7125712", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Guy English", + "screen_name" : "gte", + "indices" : [ 0, 4 ], + "id_str" : "7125712", + "id" : 7125712 + }, { + "name" : "Ben Thompson", + "screen_name" : "monkbent", + "indices" : [ 5, 14 ], + "id_str" : "40273", + "id" : 40273 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "445032177164902400", + "geo" : { }, + "id_str" : "445037013121499136", + "in_reply_to_user_id" : 7125712, + "text" : "@gte @monkbent Most of us would take Windows or Android over nothing. Assuming some competence I can see hardware at #1. Hard to cram in 140", + "id" : 445037013121499136, + "in_reply_to_status_id" : 445032177164902400, + "created_at" : "2014-03-16 03:21:06 +0000", + "in_reply_to_screen_name" : "gte", + "in_reply_to_user_id_str" : "7125712", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Guy English", + "screen_name" : "gte", + "indices" : [ 0, 4 ], + "id_str" : "7125712", + "id" : 7125712 + }, { + "name" : "Ben Thompson", + "screen_name" : "monkbent", + "indices" : [ 5, 14 ], + "id_str" : "40273", + "id" : 40273 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "445032177164902400", + "geo" : { }, + "id_str" : "445035271289982977", + "in_reply_to_user_id" : 7125712, + "text" : "@gte @monkbent Yeah, things move fast. BlackBerry aged quickly after the iPhone came out. iOS today leaves older versions way behind.", + "id" : 445035271289982977, + "in_reply_to_status_id" : 445032177164902400, + "created_at" : "2014-03-16 03:14:11 +0000", + "in_reply_to_screen_name" : "gte", + "in_reply_to_user_id_str" : "7125712", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Landolfe", + "screen_name" : "johnlandolfe", + "indices" : [ 3, 16 ], + "id_str" : "15781468", + "id" : 15781468 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "445032430005534720", + "text" : "RT @johnlandolfe: 270 people disappeared on a plane a week ago. The biggest mystery is how 23,000 people died in car crashes since without \u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "444759958005895169", + "text" : "270 people disappeared on a plane a week ago. The biggest mystery is how 23,000 people died in car crashes since without anyone noticing.", + "id" : 444759958005895169, + "created_at" : "2014-03-15 09:00:11 +0000", + "user" : { + "name" : "John Landolfe", + "screen_name" : "johnlandolfe", + "protected" : false, + "id_str" : "15781468", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1566025898\/dandy_normal.jpg", + "id" : 15781468, + "verified" : false + } + }, + "id" : 445032430005534720, + "created_at" : "2014-03-16 03:02:54 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Guy English", + "screen_name" : "gte", + "indices" : [ 0, 4 ], + "id_str" : "7125712", + "id" : 7125712 + }, { + "name" : "Ben Thompson", + "screen_name" : "monkbent", + "indices" : [ 5, 14 ], + "id_str" : "40273", + "id" : 40273 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "445007578779885568", + "geo" : { }, + "id_str" : "445031815573549056", + "in_reply_to_user_id" : 7125712, + "text" : "@gte @monkbent If the software meets a minimum level of usefulness then hardware trumps software. If not then it may be software.", + "id" : 445031815573549056, + "in_reply_to_status_id" : 445007578779885568, + "created_at" : "2014-03-16 03:00:27 +0000", + "in_reply_to_screen_name" : "gte", + "in_reply_to_user_id_str" : "7125712", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "A$AP Sacha", + "screen_name" : "sachasayan", + "indices" : [ 0, 11 ], + "id_str" : "48093353", + "id" : 48093353 + }, { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 12, 24 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "444985243640922112", + "geo" : { }, + "id_str" : "444996179747557376", + "in_reply_to_user_id" : 48093353, + "text" : "@sachasayan @marcoarment But there's still a distinction. Stagnation is different.", + "id" : 444996179747557376, + "in_reply_to_status_id" : 444985243640922112, + "created_at" : "2014-03-16 00:38:51 +0000", + "in_reply_to_screen_name" : "sachasayan", + "in_reply_to_user_id_str" : "48093353", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "A$AP Sacha", + "screen_name" : "sachasayan", + "indices" : [ 0, 11 ], + "id_str" : "48093353", + "id" : 48093353 + }, { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 12, 24 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "444985243640922112", + "geo" : { }, + "id_str" : "444996042019192832", + "in_reply_to_user_id" : 48093353, + "text" : "@sachasayan @marcoarment Windows suffered, and the company paid a hefty opportunity cost.", + "id" : 444996042019192832, + "in_reply_to_status_id" : 444985243640922112, + "created_at" : "2014-03-16 00:38:18 +0000", + "in_reply_to_screen_name" : "sachasayan", + "in_reply_to_user_id_str" : "48093353", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "A$AP Sacha", + "screen_name" : "sachasayan", + "indices" : [ 0, 11 ], + "id_str" : "48093353", + "id" : 48093353 + }, { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 12, 24 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "444953915860070400", + "geo" : { }, + "id_str" : "444969539516645376", + "in_reply_to_user_id" : 48093353, + "text" : "@sachasayan @marcoarment They also tried to compete with the iPad and MacBook with Surface.", + "id" : 444969539516645376, + "in_reply_to_status_id" : 444953915860070400, + "created_at" : "2014-03-15 22:53:00 +0000", + "in_reply_to_screen_name" : "sachasayan", + "in_reply_to_user_id_str" : "48093353", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ben Thompson", + "screen_name" : "monkbent", + "indices" : [ 0, 9 ], + "id_str" : "40273", + "id" : 40273 + }, { + "name" : "Matt Drance", + "screen_name" : "drance", + "indices" : [ 10, 17 ], + "id_str" : "7440462", + "id" : 7440462 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "444856135489556481", + "geo" : { }, + "id_str" : "444870007151796224", + "in_reply_to_user_id" : 40273, + "text" : "@monkbent @drance I don't think many use calendars much or at all. Same for contacts. Contacts probably tied to email in most cases.", + "id" : 444870007151796224, + "in_reply_to_status_id" : 444856135489556481, + "created_at" : "2014-03-15 16:17:29 +0000", + "in_reply_to_screen_name" : "monkbent", + "in_reply_to_user_id_str" : "40273", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ben Thompson", + "screen_name" : "monkbent", + "indices" : [ 0, 9 ], + "id_str" : "40273", + "id" : 40273 + }, { + "name" : "Matt Drance", + "screen_name" : "drance", + "indices" : [ 10, 17 ], + "id_str" : "7440462", + "id" : 7440462 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "444856135489556481", + "geo" : { }, + "id_str" : "444869828222799872", + "in_reply_to_user_id" : 40273, + "text" : "@monkbent @drance The idea that everyone uses Google services is wrong outside geek circles. Many still on Yahoo and Hotmail.", + "id" : 444869828222799872, + "in_reply_to_status_id" : 444856135489556481, + "created_at" : "2014-03-15 16:16:46 +0000", + "in_reply_to_screen_name" : "monkbent", + "in_reply_to_user_id_str" : "40273", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 0, 12 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "444852196757471233", + "geo" : { }, + "id_str" : "444869250591637504", + "in_reply_to_user_id" : 14231571, + "text" : "@marcoarment I did the same. The microblogging part didn't take off, and if I cared about the other stuff I guess I'd be on Facebook.", + "id" : 444869250591637504, + "in_reply_to_status_id" : 444852196757471233, + "created_at" : "2014-03-15 16:14:29 +0000", + "in_reply_to_screen_name" : "marcoarment", + "in_reply_to_user_id_str" : "14231571", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jake Archibald", + "screen_name" : "jaffathecake", + "indices" : [ 3, 16 ], + "id_str" : "15390783", + "id" : 15390783 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/jaffathecake\/status\/444409258986070016\/photo\/1", + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/MqGLd7AhoE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Birb3chCMAAl8-T.png", + "id_str" : "444409258843451392", + "id" : 444409258843451392, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Birb3chCMAAl8-T.png", + "sizes" : [ { + "h" : 316, + "resize" : "fit", + "w" : 600 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 654 + }, { + "h" : 179, + "resize" : "fit", + "w" : 340 + }, { + "h" : 344, + "resize" : "fit", + "w" : 654 + } ], + "display_url" : "pic.twitter.com\/MqGLd7AhoE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/QwphSu49SR", + "expanded_url" : "https:\/\/github.com\/domenic\/mocha\/blob\/gh-pages-promises\/index.md#asynchronous-code", + "display_url" : "github.com\/domenic\/mocha\/\u2026" + } ] + }, + "geo" : { }, + "id_str" : "444868725234089985", + "text" : "RT @jaffathecake: Whoa, look how much promises improve testing with Mocha https:\/\/t.co\/QwphSu49SR http:\/\/t.co\/MqGLd7AhoE", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/jaffathecake\/status\/444409258986070016\/photo\/1", + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/MqGLd7AhoE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Birb3chCMAAl8-T.png", + "id_str" : "444409258843451392", + "id" : 444409258843451392, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Birb3chCMAAl8-T.png", + "sizes" : [ { + "h" : 316, + "resize" : "fit", + "w" : 600 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 654 + }, { + "h" : 179, + "resize" : "fit", + "w" : 340 + }, { + "h" : 344, + "resize" : "fit", + "w" : 654 + } ], + "display_url" : "pic.twitter.com\/MqGLd7AhoE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 56, 79 ], + "url" : "https:\/\/t.co\/QwphSu49SR", + "expanded_url" : "https:\/\/github.com\/domenic\/mocha\/blob\/gh-pages-promises\/index.md#asynchronous-code", + "display_url" : "github.com\/domenic\/mocha\/\u2026" + } ] + }, + "geo" : { }, + "id_str" : "444409258986070016", + "text" : "Whoa, look how much promises improve testing with Mocha https:\/\/t.co\/QwphSu49SR http:\/\/t.co\/MqGLd7AhoE", + "id" : 444409258986070016, + "created_at" : "2014-03-14 09:46:38 +0000", + "user" : { + "name" : "Jake Archibald", + "screen_name" : "jaffathecake", + "protected" : false, + "id_str" : "15390783", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1695239906\/me_normal.jpg", + "id" : 15390783, + "verified" : false + } + }, + "id" : 444868725234089985, + "created_at" : "2014-03-15 16:12:24 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "DF Style Guide", + "screen_name" : "DFstyleguide", + "indices" : [ 3, 16 ], + "id_str" : "840829712", + "id" : 840829712 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "444676540891009024", + "text" : "RT @DFstyleguide: Woz thinks the game is Yahtzee.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "444666228603228160", + "text" : "Woz thinks the game is Yahtzee.", + "id" : 444666228603228160, + "created_at" : "2014-03-15 02:47:45 +0000", + "user" : { + "name" : "DF Style Guide", + "screen_name" : "DFstyleguide", + "protected" : false, + "id_str" : "840829712", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2660077486\/bb596a013d72aaae8356b826a354114c_normal.png", + "id" : 840829712, + "verified" : false + } + }, + "id" : 444676540891009024, + "created_at" : "2014-03-15 03:28:43 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Josh Helfferich", + "screen_name" : "JoshHelfferich", + "indices" : [ 3, 18 ], + "id_str" : "563200400", + "id" : 563200400 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/xBJdcsdAuz", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=frjaQ17yAww", + "display_url" : "youtube.com\/watch?v=frjaQ1\u2026" + } ] + }, + "geo" : { }, + "id_str" : "444647986270699520", + "text" : "RT @JoshHelfferich: Hipsters at SXSW professing to love bands that don't exist: http:\/\/t.co\/xBJdcsdAuz", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 60, 82 ], + "url" : "http:\/\/t.co\/xBJdcsdAuz", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=frjaQ17yAww", + "display_url" : "youtube.com\/watch?v=frjaQ1\u2026" + } ] + }, + "geo" : { }, + "id_str" : "444612377254719488", + "text" : "Hipsters at SXSW professing to love bands that don't exist: http:\/\/t.co\/xBJdcsdAuz", + "id" : 444612377254719488, + "created_at" : "2014-03-14 23:13:45 +0000", + "user" : { + "name" : "Josh Helfferich", + "screen_name" : "JoshHelfferich", + "protected" : false, + "id_str" : "563200400", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000330959546\/51e30efe6de60c7079970721c288b25e_normal.png", + "id" : 563200400, + "verified" : false + } + }, + "id" : 444647986270699520, + "created_at" : "2014-03-15 01:35:15 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Fyrite", + "screen_name" : "fyrite", + "indices" : [ 0, 7 ], + "id_str" : "232701963", + "id" : 232701963 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "444618008493711362", + "geo" : { }, + "id_str" : "444620442536402944", + "in_reply_to_user_id" : 232701963, + "text" : "@fyrite Yum!", + "id" : 444620442536402944, + "in_reply_to_status_id" : 444618008493711362, + "created_at" : "2014-03-14 23:45:48 +0000", + "in_reply_to_screen_name" : "fyrite", + "in_reply_to_user_id_str" : "232701963", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco.org", + "screen_name" : "marco_org", + "indices" : [ 0, 10 ], + "id_str" : "477898117", + "id" : 477898117 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "444611594173947904", + "geo" : { }, + "id_str" : "444615585381367810", + "in_reply_to_user_id" : 4777951, + "text" : "@marco_org Although, I\u2019m not sure how useful it\u2019d be for those of us outside the USA. e.g. Amazon\u2019s selection is lacking quite a bit.", + "id" : 444615585381367810, + "in_reply_to_status_id" : 444611594173947904, + "created_at" : "2014-03-14 23:26:30 +0000", + "in_reply_to_screen_name" : "_sjs", + "in_reply_to_user_id_str" : "4777951", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco.org", + "screen_name" : "marco_org", + "indices" : [ 0, 10 ], + "id_str" : "477898117", + "id" : 477898117 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "444609991216234496", + "geo" : { }, + "id_str" : "444611594173947904", + "in_reply_to_user_id" : 477898117, + "text" : "@marco_org \uD83D\uDC4D to the store idea.", + "id" : 444611594173947904, + "in_reply_to_status_id" : 444609991216234496, + "created_at" : "2014-03-14 23:10:39 +0000", + "in_reply_to_screen_name" : "marco_org", + "in_reply_to_user_id_str" : "477898117", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "indices" : [ 0, 11 ], + "id_str" : "108814849", + "id" : 108814849 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "444598760866213889", + "geo" : { }, + "id_str" : "444598824451862528", + "in_reply_to_user_id" : 108814849, + "text" : "@snarfmason Heh, no problem.", + "id" : 444598824451862528, + "in_reply_to_status_id" : 444598760866213889, + "created_at" : "2014-03-14 22:19:54 +0000", + "in_reply_to_screen_name" : "snarfmason", + "in_reply_to_user_id_str" : "108814849", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "indices" : [ 0, 11 ], + "id_str" : "108814849", + "id" : 108814849 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 47, 69 ], + "url" : "http:\/\/t.co\/dsEU1LOdzc", + "expanded_url" : "http:\/\/img.ly\/yk2w", + "display_url" : "img.ly\/yk2w" + } ] + }, + "in_reply_to_status_id_str" : "444598056340553728", + "geo" : { }, + "id_str" : "444598627801915393", + "in_reply_to_user_id" : 108814849, + "text" : "@snarfmason Now I\u2019m curious wtf you are up to. http:\/\/t.co\/dsEU1LOdzc", + "id" : 444598627801915393, + "in_reply_to_status_id" : 444598056340553728, + "created_at" : "2014-03-14 22:19:07 +0000", + "in_reply_to_screen_name" : "snarfmason", + "in_reply_to_user_id_str" : "108814849", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "indices" : [ 0, 11 ], + "id_str" : "108814849", + "id" : 108814849 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "444596926365696000", + "geo" : { }, + "id_str" : "444597552336220161", + "in_reply_to_user_id" : 108814849, + "text" : "@snarfmason Good luck!", + "id" : 444597552336220161, + "in_reply_to_status_id" : 444596926365696000, + "created_at" : "2014-03-14 22:14:51 +0000", + "in_reply_to_screen_name" : "snarfmason", + "in_reply_to_user_id_str" : "108814849", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "indices" : [ 0, 11 ], + "id_str" : "108814849", + "id" : 108814849 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "444596112687513600", + "geo" : { }, + "id_str" : "444596761303068672", + "in_reply_to_user_id" : 108814849, + "text" : "@snarfmason You\u2019re a maniac! You deserve what you get ;-)\n\nWhat about ulimit -n 16000, or however big you need it?", + "id" : 444596761303068672, + "in_reply_to_status_id" : 444596112687513600, + "created_at" : "2014-03-14 22:11:42 +0000", + "in_reply_to_screen_name" : "snarfmason", + "in_reply_to_user_id_str" : "108814849", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "indices" : [ 0, 11 ], + "id_str" : "108814849", + "id" : 108814849 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 52, 74 ], + "url" : "http:\/\/t.co\/Wt33lXloqR", + "expanded_url" : "http:\/\/nodejs.org\/api\/process.html#process_event_uncaughtexception", + "display_url" : "nodejs.org\/api\/process.ht\u2026" + } ] + }, + "in_reply_to_status_id_str" : "444594451978002432", + "geo" : { }, + "id_str" : "444595480140337153", + "in_reply_to_user_id" : 108814849, + "text" : "@snarfmason Where is stderr going? This might help: http:\/\/t.co\/Wt33lXloqR", + "id" : 444595480140337153, + "in_reply_to_status_id" : 444594451978002432, + "created_at" : "2014-03-14 22:06:37 +0000", + "in_reply_to_screen_name" : "snarfmason", + "in_reply_to_user_id_str" : "108814849", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "indices" : [ 0, 11 ], + "id_str" : "108814849", + "id" : 108814849 + }, { + "name" : "Phillips Beer", + "screen_name" : "phillipsbeer", + "indices" : [ 12, 25 ], + "id_str" : "65141250", + "id" : 65141250 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "444554786138902528", + "geo" : { }, + "id_str" : "444555095468826625", + "in_reply_to_user_id" : 108814849, + "text" : "@snarfmason @phillipsbeer Totally! I had one last night and that was enough for a weekday.", + "id" : 444555095468826625, + "in_reply_to_status_id" : 444554786138902528, + "created_at" : "2014-03-14 19:26:08 +0000", + "in_reply_to_screen_name" : "snarfmason", + "in_reply_to_user_id_str" : "108814849", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Phillips Beer", + "screen_name" : "phillipsbeer", + "indices" : [ 39, 52 ], + "id_str" : "65141250", + "id" : 65141250 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "444540495096578048", + "text" : "I was a little worried when I saw that @phillipsbeer\u2019s Double Dragon is 8.2%. But, of course, it is delicious. Like all of their brews.", + "id" : 444540495096578048, + "created_at" : "2014-03-14 18:28:07 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ars Technica", + "screen_name" : "arstechnica", + "indices" : [ 13, 25 ], + "id_str" : "717313", + "id" : 717313 + }, { + "name" : "Ron Amadeo", + "screen_name" : "RonAmadeo", + "indices" : [ 123, 133 ], + "id_str" : "83426327", + "id" : 83426327 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/yPSbOmw64d", + "expanded_url" : "http:\/\/ars.to\/1giBIpc", + "display_url" : "ars.to\/1giBIpc" + } ] + }, + "geo" : { }, + "id_str" : "444529761474187264", + "text" : "Shocking! RT @arstechnica Google and Microsoft are out to stop dual-boot Windows\/Android devices http:\/\/t.co\/yPSbOmw64d by @RonAmadeo", + "id" : 444529761474187264, + "created_at" : "2014-03-14 17:45:28 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Fyrite", + "screen_name" : "fyrite", + "indices" : [ 0, 7 ], + "id_str" : "232701963", + "id" : 232701963 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "444505532427014144", + "geo" : { }, + "id_str" : "444510510885531648", + "in_reply_to_user_id" : 232701963, + "text" : "@fyrite Woah, nice use of MT. I only learned what that was yesterday. You\u2019re a twitter pro!", + "id" : 444510510885531648, + "in_reply_to_status_id" : 444505532427014144, + "created_at" : "2014-03-14 16:28:59 +0000", + "in_reply_to_screen_name" : "fyrite", + "in_reply_to_user_id_str" : "232701963", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "J Cornelius", + "screen_name" : "jc", + "indices" : [ 3, 6 ], + "id_str" : "877421", + "id" : 877421 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/jc\/status\/444452635538497536\/photo\/1", + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/Av0Sv27af7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BisDUS_CcAAhM3U.jpg", + "id_str" : "444452635454631936", + "id" : 444452635454631936, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BisDUS_CcAAhM3U.jpg", + "sizes" : [ { + "h" : 224, + "resize" : "fit", + "w" : 340 + }, { + "h" : 264, + "resize" : "fit", + "w" : 400 + }, { + "h" : 264, + "resize" : "fit", + "w" : 400 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 264, + "resize" : "fit", + "w" : 400 + } ], + "display_url" : "pic.twitter.com\/Av0Sv27af7" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "444504163787890688", + "text" : "RT @jc: In celebration of Pi day, here\u2019s the most accurate pie chart ever. http:\/\/t.co\/Av0Sv27af7", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/jc\/status\/444452635538497536\/photo\/1", + "indices" : [ 67, 89 ], + "url" : "http:\/\/t.co\/Av0Sv27af7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BisDUS_CcAAhM3U.jpg", + "id_str" : "444452635454631936", + "id" : 444452635454631936, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BisDUS_CcAAhM3U.jpg", + "sizes" : [ { + "h" : 224, + "resize" : "fit", + "w" : 340 + }, { + "h" : 264, + "resize" : "fit", + "w" : 400 + }, { + "h" : 264, + "resize" : "fit", + "w" : 400 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 264, + "resize" : "fit", + "w" : 400 + } ], + "display_url" : "pic.twitter.com\/Av0Sv27af7" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "444452635538497536", + "text" : "In celebration of Pi day, here\u2019s the most accurate pie chart ever. http:\/\/t.co\/Av0Sv27af7", + "id" : 444452635538497536, + "created_at" : "2014-03-14 12:39:00 +0000", + "user" : { + "name" : "J Cornelius", + "screen_name" : "jc", + "protected" : false, + "id_str" : "877421", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3645952317\/6c8547d388267f68b2ce8fce366e7635_normal.jpeg", + "id" : 877421, + "verified" : false + } + }, + "id" : 444504163787890688, + "created_at" : "2014-03-14 16:03:45 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "444327658009010177", + "text" : "Hmmm. Someone tried to reset my Disqus password this morning, and now my reddit password. sjs is popular.", + "id" : 444327658009010177, + "created_at" : "2014-03-14 04:22:23 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Computer Science ", + "screen_name" : "CompSciFact", + "indices" : [ 3, 15 ], + "id_str" : "220145170", + "id" : 220145170 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "444184072223330304", + "text" : "RT @CompSciFact: \"Lisp isn't a language, it's a building material.\" -- Alan Kay.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.hootsuite.com\" rel=\"nofollow\"\u003EHootSuite\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "444181273696010240", + "text" : "\"Lisp isn't a language, it's a building material.\" -- Alan Kay.", + "id" : 444181273696010240, + "created_at" : "2014-03-13 18:40:42 +0000", + "user" : { + "name" : "Computer Science ", + "screen_name" : "CompSciFact", + "protected" : false, + "id_str" : "220145170", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1178298385\/CompSci_normal.png", + "id" : 220145170, + "verified" : false + } + }, + "id" : 444184072223330304, + "created_at" : "2014-03-13 18:51:50 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brian Cardarella", + "screen_name" : "bcardarella", + "indices" : [ 3, 15 ], + "id_str" : "18787589", + "id" : 18787589 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/bcardarella\/status\/444153649397518336\/photo\/1", + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/cp6Z7KwctA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BinzZAjIEAATiqL.png", + "id_str" : "444153649242312704", + "id" : 444153649242312704, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BinzZAjIEAATiqL.png", + "sizes" : [ { + "h" : 959, + "resize" : "fit", + "w" : 1152 + }, { + "h" : 499, + "resize" : "fit", + "w" : 600 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 283, + "resize" : "fit", + "w" : 340 + }, { + "h" : 852, + "resize" : "fit", + "w" : 1024 + } ], + "display_url" : "pic.twitter.com\/cp6Z7KwctA" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "444158261315379200", + "text" : "RT @bcardarella: I made an Ember class inheritance tree. Or, why you should know Ember.Object http:\/\/t.co\/cp6Z7KwctA", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/bcardarella\/status\/444153649397518336\/photo\/1", + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/cp6Z7KwctA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BinzZAjIEAATiqL.png", + "id_str" : "444153649242312704", + "id" : 444153649242312704, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BinzZAjIEAATiqL.png", + "sizes" : [ { + "h" : 959, + "resize" : "fit", + "w" : 1152 + }, { + "h" : 499, + "resize" : "fit", + "w" : 600 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 283, + "resize" : "fit", + "w" : 340 + }, { + "h" : 852, + "resize" : "fit", + "w" : 1024 + } ], + "display_url" : "pic.twitter.com\/cp6Z7KwctA" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "444153649397518336", + "text" : "I made an Ember class inheritance tree. Or, why you should know Ember.Object http:\/\/t.co\/cp6Z7KwctA", + "id" : 444153649397518336, + "created_at" : "2014-03-13 16:50:56 +0000", + "user" : { + "name" : "Brian Cardarella", + "screen_name" : "bcardarella", + "protected" : false, + "id_str" : "18787589", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000553511645\/21a9348ff9f9ff11f9278695b8afa76d_normal.jpeg", + "id" : 18787589, + "verified" : false + } + }, + "id" : 444158261315379200, + "created_at" : "2014-03-13 17:09:16 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Aaron Patterson", + "screen_name" : "tenderlove", + "indices" : [ 3, 14 ], + "id_str" : "14761655", + "id" : 14761655 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "443976439612702720", + "text" : "RT @tenderlove: Calling `send` is basically the Bill O'Reilly\u2019s \"WE\u2019LL DO IT LIVE\" of Ruby code.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "443973147029565440", + "text" : "Calling `send` is basically the Bill O'Reilly\u2019s \"WE\u2019LL DO IT LIVE\" of Ruby code.", + "id" : 443973147029565440, + "created_at" : "2014-03-13 04:53:41 +0000", + "user" : { + "name" : "Aaron Patterson", + "screen_name" : "tenderlove", + "protected" : false, + "id_str" : "14761655", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000325798111\/ca48276f8ebbbbac9c6ce83aac3c8548_normal.jpeg", + "id" : 14761655, + "verified" : false + } + }, + "id" : 443976439612702720, + "created_at" : "2014-03-13 05:06:46 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "DHH", + "screen_name" : "dhh", + "indices" : [ 0, 4 ], + "id_str" : "14561327", + "id" : 14561327 + }, { + "name" : "Aaron Patterson", + "screen_name" : "tenderlove", + "indices" : [ 5, 16 ], + "id_str" : "14761655", + "id" : 14761655 + }, { + "name" : "DHH", + "screen_name" : "dhh", + "indices" : [ 22, 26 ], + "id_str" : "14561327", + "id" : 14561327 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "443859746253463553", + "geo" : { }, + "id_str" : "443863625069899777", + "in_reply_to_user_id" : 14561327, + "text" : "@dhh @tenderlove What @dhh said, but not all the time. And only when I would otherwise be working at home, alone.", + "id" : 443863625069899777, + "in_reply_to_status_id" : 443859746253463553, + "created_at" : "2014-03-12 21:38:29 +0000", + "in_reply_to_screen_name" : "dhh", + "in_reply_to_user_id_str" : "14561327", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 3, 13 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "443850659029200896", + "text" : "RT @raganwald: It\u2019s common to design around objects (nouns) and functions (verbs). That\u2019s great, but I\u2019d like to see more adjectives and ad\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "443848691065958400", + "text" : "It\u2019s common to design around objects (nouns) and functions (verbs). That\u2019s great, but I\u2019d like to see more adjectives and adverbs.", + "id" : 443848691065958400, + "created_at" : "2014-03-12 20:39:08 +0000", + "user" : { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "protected" : false, + "id_str" : "18137723", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/436205905437134848\/MdRKL9hb_normal.jpeg", + "id" : 18137723, + "verified" : false + } + }, + "id" : 443850659029200896, + "created_at" : "2014-03-12 20:46:58 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "443808470035214336", + "text" : "So I traded working buttons in Music on iOS 7.0 for broken buttons with shapes in 7.1? I don't even care about button shapes. Yay.", + "id" : 443808470035214336, + "created_at" : "2014-03-12 17:59:19 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "DHH", + "screen_name" : "dhh", + "indices" : [ 3, 7 ], + "id_str" : "14561327", + "id" : 14561327 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "443802267737538560", + "text" : "RT @dhh: Corruption of the NSA seems so thorough that its hard to imagine anything left to salvage in that agency. Abolish it all.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "443785585820700672", + "text" : "Corruption of the NSA seems so thorough that its hard to imagine anything left to salvage in that agency. Abolish it all.", + "id" : 443785585820700672, + "created_at" : "2014-03-12 16:28:23 +0000", + "user" : { + "name" : "DHH", + "screen_name" : "dhh", + "protected" : false, + "id_str" : "14561327", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2556368541\/alng5gtlmjhrdlr3qxqv_normal.jpeg", + "id" : 14561327, + "verified" : true + } + }, + "id" : 443802267737538560, + "created_at" : "2014-03-12 17:34:40 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "indices" : [ 0, 11 ], + "id_str" : "108814849", + "id" : 108814849 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "443781631669592065", + "geo" : { }, + "id_str" : "443783114666414080", + "in_reply_to_user_id" : 108814849, + "text" : "@snarfmason I hear ya. People treat it like public infrastructure. Myself included.", + "id" : 443783114666414080, + "in_reply_to_status_id" : 443781631669592065, + "created_at" : "2014-03-12 16:18:34 +0000", + "in_reply_to_screen_name" : "snarfmason", + "in_reply_to_user_id_str" : "108814849", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "greg bate", + "screen_name" : "gregbate", + "indices" : [ 0, 9 ], + "id_str" : "15292261", + "id" : 15292261 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "443781587683901440", + "geo" : { }, + "id_str" : "443782771740123137", + "in_reply_to_user_id" : 15292261, + "text" : "@gregbate Yeah, I got it the other day. It looks promising for a beta! Need an invite?", + "id" : 443782771740123137, + "in_reply_to_status_id" : 443781587683901440, + "created_at" : "2014-03-12 16:17:12 +0000", + "in_reply_to_screen_name" : "gregbate", + "in_reply_to_user_id_str" : "15292261", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "indices" : [ 3, 14 ], + "id_str" : "108814849", + "id" : 108814849 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "443780982093533185", + "text" : "RT @snarfmason: Man, people sure get touchy when I say bad things about github. I'm sorry everyone, github is the bestest and I love it's a\u2026", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "443779033071751168", + "text" : "Man, people sure get touchy when I say bad things about github. I'm sorry everyone, github is the bestest and I love it's awesomeness.", + "id" : 443779033071751168, + "created_at" : "2014-03-12 16:02:21 +0000", + "user" : { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "protected" : false, + "id_str" : "108814849", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/657938913\/snarf-small_normal.jpg", + "id" : 108814849, + "verified" : false + } + }, + "id" : 443780982093533185, + "created_at" : "2014-03-12 16:10:05 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "indices" : [ 0, 11 ], + "id_str" : "108814849", + "id" : 108814849 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "443779033071751168", + "geo" : { }, + "id_str" : "443780958118899712", + "in_reply_to_user_id" : 108814849, + "text" : "@snarfmason Bow to the octocat!", + "id" : 443780958118899712, + "in_reply_to_status_id" : 443779033071751168, + "created_at" : "2014-03-12 16:10:00 +0000", + "in_reply_to_screen_name" : "snarfmason", + "in_reply_to_user_id_str" : "108814849", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 67, 90 ], + "url" : "https:\/\/t.co\/HXzma22kxz", + "expanded_url" : "https:\/\/medium.com\/design-ux\/bc190d62eff5", + "display_url" : "medium.com\/design-ux\/bc19\u2026" + } ] + }, + "geo" : { }, + "id_str" : "443583556996972544", + "text" : "Great article about creating something better than <select>. https:\/\/t.co\/HXzma22kxz", + "id" : 443583556996972544, + "created_at" : "2014-03-12 03:05:36 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "indices" : [ 0, 11 ], + "id_str" : "108814849", + "id" : 108814849 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "443556186109923329", + "geo" : { }, + "id_str" : "443564601540505600", + "in_reply_to_user_id" : 108814849, + "text" : "@snarfmason Yeah, it got me too. Was a huge outage. Luckily I didn't have anything pressing held up!", + "id" : 443564601540505600, + "in_reply_to_status_id" : 443556186109923329, + "created_at" : "2014-03-12 01:50:16 +0000", + "in_reply_to_screen_name" : "snarfmason", + "in_reply_to_user_id_str" : "108814849", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "indices" : [ 0, 11 ], + "id_str" : "108814849", + "id" : 108814849 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "443547821304598528", + "geo" : { }, + "id_str" : "443553098934415361", + "in_reply_to_user_id" : 108814849, + "text" : "@snarfmason But if you\u2019re just making a joke, carry on and ignore me.", + "id" : 443553098934415361, + "in_reply_to_status_id" : 443547821304598528, + "created_at" : "2014-03-12 01:04:34 +0000", + "in_reply_to_screen_name" : "snarfmason", + "in_reply_to_user_id_str" : "108814849", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "indices" : [ 0, 11 ], + "id_str" : "108814849", + "id" : 108814849 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "443547821304598528", + "geo" : { }, + "id_str" : "443552252561608707", + "in_reply_to_user_id" : 108814849, + "text" : "@snarfmason There\u2019s as much reason to avoid GitHub as there is to avoid BitBucket or anyone else. Or in other areas, Gmail, Netflix, etc.", + "id" : 443552252561608707, + "in_reply_to_status_id" : 443547821304598528, + "created_at" : "2014-03-12 01:01:12 +0000", + "in_reply_to_screen_name" : "snarfmason", + "in_reply_to_user_id_str" : "108814849", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "indices" : [ 0, 11 ], + "id_str" : "108814849", + "id" : 108814849 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "443547821304598528", + "geo" : { }, + "id_str" : "443552019890978818", + "in_reply_to_user_id" : 108814849, + "text" : "@snarfmason If you\u2019re sharing git repos they\u2019ll be hosted. And no matter where you host them, they will be unavailable now and then.", + "id" : 443552019890978818, + "in_reply_to_status_id" : 443547821304598528, + "created_at" : "2014-03-12 01:00:17 +0000", + "in_reply_to_screen_name" : "snarfmason", + "in_reply_to_user_id_str" : "108814849", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "EmberSherpa", + "screen_name" : "EmberSherpa", + "indices" : [ 0, 12 ], + "id_str" : "1699999614", + "id" : 1699999614 + }, { + "name" : "Erik Bryn", + "screen_name" : "ebryn", + "indices" : [ 13, 19 ], + "id_str" : "3594", + "id" : 3594 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/urH9QE5Ugp", + "expanded_url" : "http:\/\/www.google.com\/trends\/explore?hl=en-US&q=jquery,+angular,+ember&cmpt=q&content=1#q=jquery%2C%20angular%2C%20ember%2C%20javascript&cmpt=q", + "display_url" : "google.com\/trends\/explore\u2026" + } ] + }, + "in_reply_to_status_id_str" : "443519204759965696", + "geo" : { }, + "id_str" : "443522794597281792", + "in_reply_to_user_id" : 1699999614, + "text" : "@EmberSherpa @ebryn Uh-oh. Interest in JavaScript is on the decline! I\u2019m switching to Dart. http:\/\/t.co\/urH9QE5Ugp", + "id" : 443522794597281792, + "in_reply_to_status_id" : 443519204759965696, + "created_at" : "2014-03-11 23:04:09 +0000", + "in_reply_to_screen_name" : "EmberSherpa", + "in_reply_to_user_id_str" : "1699999614", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "indices" : [ 0, 11 ], + "id_str" : "108814849", + "id" : 108814849 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "443441801756569600", + "geo" : { }, + "id_str" : "443442142967390208", + "in_reply_to_user_id" : 108814849, + "text" : "@snarfmason Good luck out there!", + "id" : 443442142967390208, + "in_reply_to_status_id" : 443441801756569600, + "created_at" : "2014-03-11 17:43:40 +0000", + "in_reply_to_screen_name" : "snarfmason", + "in_reply_to_user_id_str" : "108814849", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "indices" : [ 0, 11 ], + "id_str" : "108814849", + "id" : 108814849 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "443439316019081216", + "geo" : { }, + "id_str" : "443441077735809024", + "in_reply_to_user_id" : 108814849, + "text" : "@snarfmason \u2026 then Report a Problem. It opens a web page.\n\nWTF", + "id" : 443441077735809024, + "in_reply_to_status_id" : 443439316019081216, + "created_at" : "2014-03-11 17:39:26 +0000", + "in_reply_to_screen_name" : "snarfmason", + "in_reply_to_user_id_str" : "108814849", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "indices" : [ 0, 11 ], + "id_str" : "108814849", + "id" : 108814849 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "443439316019081216", + "geo" : { }, + "id_str" : "443440980378001408", + "in_reply_to_user_id" : 108814849, + "text" : "@snarfmason It\u2019s batshit crazy, but you do it in iTunes. Go to iTunes Store, Account, Purchase History, find the order, click the arrow\u2026", + "id" : 443440980378001408, + "in_reply_to_status_id" : 443439316019081216, + "created_at" : "2014-03-11 17:39:03 +0000", + "in_reply_to_screen_name" : "snarfmason", + "in_reply_to_user_id_str" : "108814849", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Feedbin", + "screen_name" : "feedbin", + "indices" : [ 0, 8 ], + "id_str" : "1170518132", + "id" : 1170518132 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "443424091039494145", + "geo" : { }, + "id_str" : "443431562768441344", + "in_reply_to_user_id" : 1170518132, + "text" : "@feedbin Thanks for the great service with a boring business model. So far it has been good for everyone.", + "id" : 443431562768441344, + "in_reply_to_status_id" : 443424091039494145, + "created_at" : "2014-03-11 17:01:37 +0000", + "in_reply_to_screen_name" : "feedbin", + "in_reply_to_user_id_str" : "1170518132", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Feedbin", + "screen_name" : "feedbin", + "indices" : [ 3, 11 ], + "id_str" : "1170518132", + "id" : 1170518132 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 34, 56 ], + "url" : "http:\/\/t.co\/l9jdcqoOja", + "expanded_url" : "http:\/\/blog.feedbin.me\/2014\/03\/11\/feedbins-first-year\/", + "display_url" : "blog.feedbin.me\/2014\/03\/11\/fee\u2026" + } ] + }, + "geo" : { }, + "id_str" : "443431370539274240", + "text" : "RT @feedbin: Feedbin\u2019s First Year http:\/\/t.co\/l9jdcqoOja", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 21, 43 ], + "url" : "http:\/\/t.co\/l9jdcqoOja", + "expanded_url" : "http:\/\/blog.feedbin.me\/2014\/03\/11\/feedbins-first-year\/", + "display_url" : "blog.feedbin.me\/2014\/03\/11\/fee\u2026" + } ] + }, + "geo" : { }, + "id_str" : "443424091039494145", + "text" : "Feedbin\u2019s First Year http:\/\/t.co\/l9jdcqoOja", + "id" : 443424091039494145, + "created_at" : "2014-03-11 16:31:56 +0000", + "user" : { + "name" : "Feedbin", + "screen_name" : "feedbin", + "protected" : false, + "id_str" : "1170518132", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3548592823\/74e01c864c70f25b5efad42a1c324c69_normal.png", + "id" : 1170518132, + "verified" : false + } + }, + "id" : 443431370539274240, + "created_at" : "2014-03-11 17:00:51 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "443430492616933376", + "text" : "Current status: aspiring Unix greybeard.", + "id" : 443430492616933376, + "created_at" : "2014-03-11 16:57:22 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/mobile.twitter.com\" rel=\"nofollow\"\u003EMobile Web (M5)\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "indices" : [ 3, 13 ], + "id_str" : "18137723", + "id" : 18137723 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 48, 70 ], + "url" : "http:\/\/t.co\/mtTydAruqb", + "expanded_url" : "http:\/\/raganwald.com\/2014\/03\/10\/writing-oop-using-oop.html", + "display_url" : "raganwald.com\/2014\/03\/10\/wri\u2026" + } ] + }, + "geo" : { }, + "id_str" : "443208462906839040", + "text" : "RT @raganwald: Blogged: \u201CWriting OOP using OOP\u201D http:\/\/t.co\/mtTydAruqb", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 33, 55 ], + "url" : "http:\/\/t.co\/mtTydAruqb", + "expanded_url" : "http:\/\/raganwald.com\/2014\/03\/10\/writing-oop-using-oop.html", + "display_url" : "raganwald.com\/2014\/03\/10\/wri\u2026" + } ] + }, + "geo" : { }, + "id_str" : "443202635017883648", + "text" : "Blogged: \u201CWriting OOP using OOP\u201D http:\/\/t.co\/mtTydAruqb", + "id" : 443202635017883648, + "created_at" : "2014-03-11 01:51:57 +0000", + "user" : { + "name" : "Reginald Braithwaite", + "screen_name" : "raganwald", + "protected" : false, + "id_str" : "18137723", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/436205905437134848\/MdRKL9hb_normal.jpeg", + "id" : 18137723, + "verified" : false + } + }, + "id" : 443208462906839040, + "created_at" : "2014-03-11 02:15:06 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Glenn Fleishman", + "screen_name" : "GlennF", + "indices" : [ 0, 7 ], + "id_str" : "8315692", + "id" : 8315692 + }, { + "name" : "Jenni Leder", + "screen_name" : "thoughtbrain", + "indices" : [ 8, 21 ], + "id_str" : "14303235", + "id" : 14303235 + }, { + "name" : "Ars Technica", + "screen_name" : "arstechnica", + "indices" : [ 22, 34 ], + "id_str" : "717313", + "id" : 717313 + }, { + "name" : "Casey Johnston", + "screen_name" : "caseyjohnston", + "indices" : [ 35, 49 ], + "id_str" : "16472748", + "id" : 16472748 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "443180154236321792", + "geo" : { }, + "id_str" : "443194203288260608", + "in_reply_to_user_id" : 8315692, + "text" : "@GlennF @thoughtbrain @arstechnica @caseyjohnston Sorry, not my intent. Sometimes I\u2019m too familiar with people I don\u2019t know.", + "id" : 443194203288260608, + "in_reply_to_status_id" : 443180154236321792, + "created_at" : "2014-03-11 01:18:26 +0000", + "in_reply_to_screen_name" : "GlennF", + "in_reply_to_user_id_str" : "8315692", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Glenn Fleishman", + "screen_name" : "GlennF", + "indices" : [ 0, 7 ], + "id_str" : "8315692", + "id" : 8315692 + }, { + "name" : "Jenni Leder", + "screen_name" : "thoughtbrain", + "indices" : [ 8, 21 ], + "id_str" : "14303235", + "id" : 14303235 + }, { + "name" : "Ars Technica", + "screen_name" : "arstechnica", + "indices" : [ 22, 34 ], + "id_str" : "717313", + "id" : 717313 + }, { + "name" : "Casey Johnston", + "screen_name" : "caseyjohnston", + "indices" : [ 35, 49 ], + "id_str" : "16472748", + "id" : 16472748 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "443171214517747712", + "geo" : { }, + "id_str" : "443178109492158464", + "in_reply_to_user_id" : 8315692, + "text" : "@GlennF @thoughtbrain @arstechnica @caseyjohnston \u201CI know this sounds like a semantic quibble, but words mean things.\u201D", + "id" : 443178109492158464, + "in_reply_to_status_id" : 443171214517747712, + "created_at" : "2014-03-11 00:14:29 +0000", + "in_reply_to_screen_name" : "GlennF", + "in_reply_to_user_id_str" : "8315692", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "443145359699619840", + "text" : "<vendor>atom.io invitations! Get your atom.io invitations right here!<\/vendor>\n\nI only have 2 of them.", + "id" : 443145359699619840, + "created_at" : "2014-03-10 22:04:21 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "mikeash", + "screen_name" : "mikeash", + "indices" : [ 0, 8 ], + "id_str" : "8142952", + "id" : 8142952 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "443126260622168064", + "geo" : { }, + "id_str" : "443126635286368256", + "in_reply_to_user_id" : 8142952, + "text" : "@mikeash Wow. And I thought TextMate was bad.", + "id" : 443126635286368256, + "in_reply_to_status_id" : 443126260622168064, + "created_at" : "2014-03-10 20:49:57 +0000", + "in_reply_to_screen_name" : "mikeash", + "in_reply_to_user_id_str" : "8142952", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "443114782053253120", + "text" : "Cron job scheduled for 1AM ran twice this morning. The world should abolish daylight savings to make my life easier.", + "id" : 443114782053253120, + "created_at" : "2014-03-10 20:02:51 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "BrendanEich", + "screen_name" : "BrendanEich", + "indices" : [ 0, 12 ], + "id_str" : "9533042", + "id" : 9533042 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 13, 35 ], + "url" : "http:\/\/t.co\/qHWvf1kDiK", + "expanded_url" : "http:\/\/willingtofail.com\/origin.html", + "display_url" : "willingtofail.com\/origin.html" + } ] + }, + "in_reply_to_status_id_str" : "443099345454256128", + "geo" : { }, + "id_str" : "443109284910727168", + "in_reply_to_user_id" : 9533042, + "text" : "@BrendanEich http:\/\/t.co\/qHWvf1kDiK", + "id" : 443109284910727168, + "in_reply_to_status_id" : 443099345454256128, + "created_at" : "2014-03-10 19:41:00 +0000", + "in_reply_to_screen_name" : "BrendanEich", + "in_reply_to_user_id_str" : "9533042", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Greg Parker", + "screen_name" : "gparker", + "indices" : [ 3, 11 ], + "id_str" : "16318564", + "id" : 16318564 + }, { + "name" : "Greg Parker", + "screen_name" : "gparker", + "indices" : [ 13, 21 ], + "id_str" : "16318564", + "id" : 16318564 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "443106991544606720", + "text" : "RT @gparker: @gparker As I understand it, it's a ten year old bug in the virtual memory system that happened to be harmless until now.", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Greg Parker", + "screen_name" : "gparker", + "indices" : [ 0, 8 ], + "id_str" : "16318564", + "id" : 16318564 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "443086763607609346", + "geo" : { }, + "id_str" : "443088488150228994", + "in_reply_to_user_id" : 16318564, + "text" : "@gparker As I understand it, it's a ten year old bug in the virtual memory system that happened to be harmless until now.", + "id" : 443088488150228994, + "in_reply_to_status_id" : 443086763607609346, + "created_at" : "2014-03-10 18:18:22 +0000", + "in_reply_to_screen_name" : "gparker", + "in_reply_to_user_id_str" : "16318564", + "user" : { + "name" : "Greg Parker", + "screen_name" : "gparker", + "protected" : false, + "id_str" : "16318564", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/60148488\/face_normal.png", + "id" : 16318564, + "verified" : false + } + }, + "id" : 443106991544606720, + "created_at" : "2014-03-10 19:31:53 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "443068447098798080", + "geo" : { }, + "id_str" : "443069702328156160", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Hooray! My poor iPad has the 7.1 beta w\/o the TLS fix. \uD83D\uDE2C", + "id" : 443069702328156160, + "in_reply_to_status_id" : 443068447098798080, + "created_at" : "2014-03-10 17:03:43 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + }, { + "name" : "Hipwood", + "screen_name" : "HipwoodDigital", + "indices" : [ 12, 27 ], + "id_str" : "17088322", + "id" : 17088322 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "442814853359484928", + "geo" : { }, + "id_str" : "442817803611947008", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke @HipwoodDigital I'm ready too. Bring on the warmth.", + "id" : 442817803611947008, + "in_reply_to_status_id" : 442814853359484928, + "created_at" : "2014-03-10 00:22:46 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + }, { + "name" : "Hipwood", + "screen_name" : "HipwoodDigital", + "indices" : [ 12, 27 ], + "id_str" : "17088322", + "id" : 17088322 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/442813726442258433\/photo\/1", + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/YpV9EEd18i", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BiUwvOtCUAAuxO6.png", + "id_str" : "442813726324838400", + "id" : 442813726324838400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BiUwvOtCUAAuxO6.png", + "sizes" : [ { + "h" : 1024, + "resize" : "fit", + "w" : 577 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 577 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 603, + "resize" : "fit", + "w" : 340 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 577 + } ], + "display_url" : "pic.twitter.com\/YpV9EEd18i" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "442750767552659456", + "geo" : { }, + "id_str" : "442813726442258433", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke @HipwoodDigital Turned it around with some geocaching! So nice out. http:\/\/t.co\/YpV9EEd18i", + "id" : 442813726442258433, + "in_reply_to_status_id" : 442750767552659456, + "created_at" : "2014-03-10 00:06:34 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + }, { + "name" : "Hipwood", + "screen_name" : "HipwoodDigital", + "indices" : [ 12, 27 ], + "id_str" : "17088322", + "id" : 17088322 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/_sjs\/status\/442751481389658112\/photo\/1", + "indices" : [ 46, 68 ], + "url" : "http:\/\/t.co\/GCdL72YSKO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BiT4IFrCIAAsJXi.png", + "id_str" : "442751481234464768", + "id" : 442751481234464768, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BiT4IFrCIAAsJXi.png", + "sizes" : [ { + "h" : 1024, + "resize" : "fit", + "w" : 577 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 577 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 603, + "resize" : "fit", + "w" : 340 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 577 + } ], + "display_url" : "pic.twitter.com\/GCdL72YSKO" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "442750767552659456", + "geo" : { }, + "id_str" : "442751481389658112", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke @HipwoodDigital You're not alone. http:\/\/t.co\/GCdL72YSKO", + "id" : 442751481389658112, + "in_reply_to_status_id" : 442750767552659456, + "created_at" : "2014-03-09 19:59:13 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + }, { + "name" : "Hipwood", + "screen_name" : "HipwoodDigital", + "indices" : [ 12, 27 ], + "id_str" : "17088322", + "id" : 17088322 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "442750335577096192", + "geo" : { }, + "id_str" : "442750381160816640", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke @HipwoodDigital Exactly!", + "id" : 442750381160816640, + "in_reply_to_status_id" : 442750335577096192, + "created_at" : "2014-03-09 19:54:51 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + }, { + "name" : "Hipwood", + "screen_name" : "HipwoodDigital", + "indices" : [ 12, 27 ], + "id_str" : "17088322", + "id" : 17088322 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/EcSEZFOKCN", + "expanded_url" : "https:\/\/itunes.apple.com\/ca\/app\/pedometer++\/id712286167?mt=8", + "display_url" : "itunes.apple.com\/ca\/app\/pedomet\u2026" + } ] + }, + "in_reply_to_status_id_str" : "442749847125250048", + "geo" : { }, + "id_str" : "442750126931451904", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke @HipwoodDigital Are you rocking a 5s? The M7 chip stores 7 days of data. https:\/\/t.co\/EcSEZFOKCN", + "id" : 442750126931451904, + "in_reply_to_status_id" : 442749847125250048, + "created_at" : "2014-03-09 19:53:50 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + }, { + "name" : "Hipwood", + "screen_name" : "HipwoodDigital", + "indices" : [ 12, 27 ], + "id_str" : "17088322", + "id" : 17088322 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "442716655479578624", + "geo" : { }, + "id_str" : "442748018303827968", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke @HipwoodDigital When I was in NYC I took around 15-25k steps every day. So much walking when you\u2019re trying to see everything!", + "id" : 442748018303827968, + "in_reply_to_status_id" : 442716655479578624, + "created_at" : "2014-03-09 19:45:28 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jonas Bon\u00E9r", + "screen_name" : "jboner", + "indices" : [ 60, 67 ], + "id_str" : "18160154", + "id" : 18160154 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/cerEN5qJ2N", + "expanded_url" : "https:\/\/raw.github.com\/for-GET\/http-decision-diagram\/master\/httpdd.png", + "display_url" : "raw.github.com\/for-GET\/http-d\u2026" + } ] + }, + "geo" : { }, + "id_str" : "442743534177624064", + "text" : "Don\u2019t forget to check out Webmachine after this diagram. RT @jboner Nice HTTP decision diagram: https:\/\/t.co\/cerEN5qJ2N", + "id" : 442743534177624064, + "created_at" : "2014-03-09 19:27:39 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "plain jew", + "screen_name" : "sadjew", + "indices" : [ 3, 10 ], + "id_str" : "17123259", + "id" : 17123259 + }, { + "name" : "hanna", + "screen_name" : "princessthot", + "indices" : [ 27, 40 ], + "id_str" : "25715564", + "id" : 25715564 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/sadjew\/status\/442468084004048896\/photo\/1", + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/o7cxFqZVkx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BiP2YL2CIAEHgwt.jpg", + "id_str" : "442468083769155585", + "id" : 442468083769155585, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BiP2YL2CIAEHgwt.jpg", + "sizes" : [ { + "h" : 1136, + "resize" : "fit", + "w" : 852 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 453, + "resize" : "fit", + "w" : 340 + }, { + "h" : 800, + "resize" : "fit", + "w" : 600 + }, { + "h" : 1136, + "resize" : "fit", + "w" : 852 + } ], + "display_url" : "pic.twitter.com\/o7cxFqZVkx" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "442507926226235393", + "text" : "RT @sadjew: so inspired by @princessthot 's act of generosity. I'm spreading out half my bitcoin fortune to the first 5k retweets http:\/\/t.\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "hanna", + "screen_name" : "princessthot", + "indices" : [ 15, 28 ], + "id_str" : "25715564", + "id" : 25715564 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/sadjew\/status\/442468084004048896\/photo\/1", + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/o7cxFqZVkx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BiP2YL2CIAEHgwt.jpg", + "id_str" : "442468083769155585", + "id" : 442468083769155585, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BiP2YL2CIAEHgwt.jpg", + "sizes" : [ { + "h" : 1136, + "resize" : "fit", + "w" : 852 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 453, + "resize" : "fit", + "w" : 340 + }, { + "h" : 800, + "resize" : "fit", + "w" : 600 + }, { + "h" : 1136, + "resize" : "fit", + "w" : 852 + } ], + "display_url" : "pic.twitter.com\/o7cxFqZVkx" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "442468084004048896", + "text" : "so inspired by @princessthot 's act of generosity. I'm spreading out half my bitcoin fortune to the first 5k retweets http:\/\/t.co\/o7cxFqZVkx", + "id" : 442468084004048896, + "created_at" : "2014-03-09 01:13:06 +0000", + "user" : { + "name" : "plain jew", + "screen_name" : "sadjew", + "protected" : false, + "id_str" : "17123259", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/442783026049605632\/6cApwOk6_normal.png", + "id" : 17123259, + "verified" : false + } + }, + "id" : 442507926226235393, + "created_at" : "2014-03-09 03:51:25 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Wilander", + "screen_name" : "johnwilander", + "indices" : [ 0, 13 ], + "id_str" : "57622045", + "id" : 57622045 + }, { + "name" : "BrendanEich", + "screen_name" : "BrendanEich", + "indices" : [ 14, 26 ], + "id_str" : "9533042", + "id" : 9533042 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "442220199492980736", + "geo" : { }, + "id_str" : "442335810910564352", + "in_reply_to_user_id" : 57622045, + "text" : "@johnwilander @BrendanEich People who don't understand C used casting syntax for conversions in PHP. They had a hand in this, surely.", + "id" : 442335810910564352, + "in_reply_to_status_id" : 442220199492980736, + "created_at" : "2014-03-08 16:27:30 +0000", + "in_reply_to_screen_name" : "johnwilander", + "in_reply_to_user_id_str" : "57622045", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "442103897369231360", + "geo" : { }, + "id_str" : "442137061563195392", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke We have legs too!", + "id" : 442137061563195392, + "in_reply_to_status_id" : 442103897369231360, + "created_at" : "2014-03-08 03:17:44 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "442136536687980544", + "text" : "atom.io editor invitation, woohoo wild Friday night!", + "id" : 442136536687980544, + "created_at" : "2014-03-08 03:15:39 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "indices" : [ 0, 11 ], + "id_str" : "108814849", + "id" : 108814849 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "442092848599416832", + "geo" : { }, + "id_str" : "442094012766253056", + "in_reply_to_user_id" : 108814849, + "text" : "@snarfmason \"Therefore if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.\" Brian Kernighan", + "id" : 442094012766253056, + "in_reply_to_status_id" : 442092848599416832, + "created_at" : "2014-03-08 00:26:41 +0000", + "in_reply_to_screen_name" : "snarfmason", + "in_reply_to_user_id_str" : "108814849", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "indices" : [ 0, 11 ], + "id_str" : "108814849", + "id" : 108814849 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 38, 60 ], + "url" : "http:\/\/t.co\/g5BJHF0K85", + "expanded_url" : "http:\/\/cm.bell-labs.com\/who\/dmr\/odd.html#muldiv", + "display_url" : "cm.bell-labs.com\/who\/dmr\/odd.ht\u2026" + } ] + }, + "in_reply_to_status_id_str" : "442092848599416832", + "geo" : { }, + "id_str" : "442093907984121856", + "in_reply_to_user_id" : 108814849, + "text" : "@snarfmason \u201Cthis is the clever part\u201D http:\/\/t.co\/g5BJHF0K85", + "id" : 442093907984121856, + "in_reply_to_status_id" : 442092848599416832, + "created_at" : "2014-03-08 00:26:16 +0000", + "in_reply_to_screen_name" : "snarfmason", + "in_reply_to_user_id_str" : "108814849", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Vyacheslav Egorov", + "screen_name" : "mraleph", + "indices" : [ 3, 11 ], + "id_str" : "53010195", + "id" : 53010195 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "442092929612406784", + "text" : "RT @mraleph: I just need an non-technical cofounder with an idea that can be sold for $$$ by this morning.", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "442091565855809536", + "text" : "I just need an non-technical cofounder with an idea that can be sold for $$$ by this morning.", + "id" : 442091565855809536, + "created_at" : "2014-03-08 00:16:57 +0000", + "user" : { + "name" : "Vyacheslav Egorov", + "screen_name" : "mraleph", + "protected" : false, + "id_str" : "53010195", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/428865653903081472\/XqtZKTVu_normal.png", + "id" : 53010195, + "verified" : false + } + }, + "id" : 442092929612406784, + "created_at" : "2014-03-08 00:22:22 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Erik Bryn\u2122", + "screen_name" : "ebryn", + "indices" : [ 0, 6 ], + "id_str" : "3594", + "id" : 3594 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "442060592778452992", + "geo" : { }, + "id_str" : "442062938816258048", + "in_reply_to_user_id" : 3594, + "text" : "@ebryn Returning promises unintentionally from hooks? That could be fun.", + "id" : 442062938816258048, + "in_reply_to_status_id" : 442060592778452992, + "created_at" : "2014-03-07 22:23:12 +0000", + "in_reply_to_screen_name" : "ebryn", + "in_reply_to_user_id_str" : "3594", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "442048250653065216", + "geo" : { }, + "id_str" : "442049052696256512", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke It\u2019s a fantastic city! I\u2019ve only been once but I had a blast. So much to do, lots of energy.", + "id" : 442049052696256512, + "in_reply_to_status_id" : 442048250653065216, + "created_at" : "2014-03-07 21:28:01 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 29, 51 ], + "url" : "http:\/\/t.co\/SScxcN4rfZ", + "expanded_url" : "http:\/\/www.youtube.com\/watch?v=MK6TXMsvgQg", + "display_url" : "youtube.com\/watch?v=MK6TXM\u2026" + } ] + }, + "in_reply_to_status_id_str" : "442032816545890304", + "geo" : { }, + "id_str" : "442042833310982144", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Airlines amirite http:\/\/t.co\/SScxcN4rfZ", + "id" : 442042833310982144, + "in_reply_to_status_id" : 442032816545890304, + "created_at" : "2014-03-07 21:03:18 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "441813954189197312", + "text" : "Now that scaling works 4k on a Mac is interesting.", + "id" : 441813954189197312, + "created_at" : "2014-03-07 05:53:49 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Khaos Tian", + "screen_name" : "KhaosT", + "indices" : [ 3, 10 ], + "id_str" : "16167171", + "id" : 16167171 + }, { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 12, 24 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/KhaosT\/status\/441758367178964992\/photo\/1", + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/GjKYJZBYZi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BiFw5OoCIAANTvS.png", + "id_str" : "441758366939881472", + "id" : 441758366939881472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BiFw5OoCIAANTvS.png", + "sizes" : [ { + "h" : 689, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 404, + "resize" : "fit", + "w" : 600 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1052, + "resize" : "fit", + "w" : 1564 + }, { + "h" : 229, + "resize" : "fit", + "w" : 340 + } ], + "display_url" : "pic.twitter.com\/GjKYJZBYZi" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "441813405192581120", + "text" : "RT @KhaosT: @marcoarment OS X 10.9.3 brings official option for upscale resolution and full MST support. http:\/\/t.co\/GjKYJZBYZi", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 0, 12 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ { + "expanded_url" : "http:\/\/twitter.com\/KhaosT\/status\/441758367178964992\/photo\/1", + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/GjKYJZBYZi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BiFw5OoCIAANTvS.png", + "id_str" : "441758366939881472", + "id" : 441758366939881472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BiFw5OoCIAANTvS.png", + "sizes" : [ { + "h" : 689, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 404, + "resize" : "fit", + "w" : 600 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1052, + "resize" : "fit", + "w" : 1564 + }, { + "h" : 229, + "resize" : "fit", + "w" : 340 + } ], + "display_url" : "pic.twitter.com\/GjKYJZBYZi" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "441758367178964992", + "in_reply_to_user_id" : 14231571, + "text" : "@marcoarment OS X 10.9.3 brings official option for upscale resolution and full MST support. http:\/\/t.co\/GjKYJZBYZi", + "id" : 441758367178964992, + "created_at" : "2014-03-07 02:12:56 +0000", + "in_reply_to_screen_name" : "marcoarment", + "in_reply_to_user_id_str" : "14231571", + "user" : { + "name" : "Khaos Tian", + "screen_name" : "KhaosT", + "protected" : false, + "id_str" : "16167171", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2009409273\/avatar-n_normal.png", + "id" : 16167171, + "verified" : false + } + }, + "id" : 441813405192581120, + "created_at" : "2014-03-07 05:51:38 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Toran Billups", + "screen_name" : "toranb", + "indices" : [ 3, 10 ], + "id_str" : "16091517", + "id" : 16091517 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "https:\/\/t.co\/BQ8d9ogDgV", + "expanded_url" : "https:\/\/github.com\/toranb\/ember-broccoli-example", + "display_url" : "github.com\/toranb\/ember-b\u2026" + } ] + }, + "geo" : { }, + "id_str" : "441813211692556288", + "text" : "RT @toranb: Anyone who wants to see a simple ember + handlebars + coffee + css + concat with Broccoli look no further! https:\/\/t.co\/BQ8d9og\u2026", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/BQ8d9ogDgV", + "expanded_url" : "https:\/\/github.com\/toranb\/ember-broccoli-example", + "display_url" : "github.com\/toranb\/ember-b\u2026" + } ] + }, + "geo" : { }, + "id_str" : "441800602733932544", + "text" : "Anyone who wants to see a simple ember + handlebars + coffee + css + concat with Broccoli look no further! https:\/\/t.co\/BQ8d9ogDgV", + "id" : 441800602733932544, + "created_at" : "2014-03-07 05:00:46 +0000", + "user" : { + "name" : "Toran Billups", + "screen_name" : "toranb", + "protected" : false, + "id_str" : "16091517", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2763251332\/40d875410a5009d307ef4bd685fd336e_normal.jpeg", + "id" : 16091517, + "verified" : false + } + }, + "id" : 441813211692556288, + "created_at" : "2014-03-07 05:50:52 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Erik Bryn\u2122", + "screen_name" : "ebryn", + "indices" : [ 35, 41 ], + "id_str" : "3594", + "id" : 3594 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "shipit", + "indices" : [ 127, 134 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "441793692324487168", + "text" : "PSA: HTMLBARS PROMISED BY APRIL RT @ebryn Spending this weekend working on HTMLBars. Only three weeks left until EmberConf O_O #shipit", + "id" : 441793692324487168, + "created_at" : "2014-03-07 04:33:19 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Kontra", + "screen_name" : "counternotions", + "indices" : [ 0, 15 ], + "id_str" : "19225408", + "id" : 19225408 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "441773765861838848", + "geo" : { }, + "id_str" : "441793303386677248", + "in_reply_to_user_id" : 19225408, + "text" : "@counternotions Less than $X. While you\u2019re not driving you\u2019ll use your phone or tablet and hopefully see some Google ads.", + "id" : 441793303386677248, + "in_reply_to_status_id" : 441773765861838848, + "created_at" : "2014-03-07 04:31:46 +0000", + "in_reply_to_screen_name" : "counternotions", + "in_reply_to_user_id_str" : "19225408", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Caremad About Crypto", + "screen_name" : "bascule", + "indices" : [ 0, 8 ], + "id_str" : "6083342", + "id" : 6083342 + }, { + "name" : "Peter Wagenet", + "screen_name" : "wagenet", + "indices" : [ 9, 17 ], + "id_str" : "16405975", + "id" : 16405975 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "441696135254536192", + "geo" : { }, + "id_str" : "441765297767198721", + "in_reply_to_user_id" : 6083342, + "text" : "@bascule @wagenet What do they expect to get from him? They wouldn't know what to ask even if he was answering.", + "id" : 441765297767198721, + "in_reply_to_status_id" : 441696135254536192, + "created_at" : "2014-03-07 02:40:29 +0000", + "in_reply_to_screen_name" : "bascule", + "in_reply_to_user_id_str" : "6083342", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jason Snell", + "screen_name" : "jsnell", + "indices" : [ 3, 10 ], + "id_str" : "784912", + "id" : 784912 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "441693562900475904", + "text" : "RT @jsnell: Journalists have discovered the original Doge and are now chasing him through the streets of Japan on tricycles.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "441687399467200512", + "text" : "Journalists have discovered the original Doge and are now chasing him through the streets of Japan on tricycles.", + "id" : 441687399467200512, + "created_at" : "2014-03-06 21:30:56 +0000", + "user" : { + "name" : "Jason Snell", + "screen_name" : "jsnell", + "protected" : false, + "id_str" : "784912", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/416080002807910400\/Vg16aQkq_normal.jpeg", + "id" : 784912, + "verified" : false + } + }, + "id" : 441693562900475904, + "created_at" : "2014-03-06 21:55:26 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brent Simmons", + "screen_name" : "brentsimmons", + "indices" : [ 0, 13 ], + "id_str" : "652293", + "id" : 652293 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "441644217916325888", + "geo" : { }, + "id_str" : "441652715672715265", + "in_reply_to_user_id" : 652293, + "text" : "@brentsimmons (Oops, s\/switch\/switched\/. I\u2019m not commanding you to use Harp.)", + "id" : 441652715672715265, + "in_reply_to_status_id" : 441644217916325888, + "created_at" : "2014-03-06 19:13:07 +0000", + "in_reply_to_screen_name" : "brentsimmons", + "in_reply_to_user_id_str" : "652293", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brent Simmons", + "screen_name" : "brentsimmons", + "indices" : [ 0, 13 ], + "id_str" : "652293", + "id" : 652293 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 47, 70 ], + "url" : "https:\/\/t.co\/lBexuqRsps", + "expanded_url" : "https:\/\/github.com\/samsonjs\/samhuri.net", + "display_url" : "github.com\/samsonjs\/samhu\u2026" + } ] + }, + "in_reply_to_status_id_str" : "441644217916325888", + "geo" : { }, + "id_str" : "441651901646397440", + "in_reply_to_user_id" : 652293, + "text" : "@brentsimmons You can look at my project here: https:\/\/t.co\/lBexuqRsps Posts are Markdown in public\/posts\/YYYY\/MM. Metadata in _data.json.", + "id" : 441651901646397440, + "in_reply_to_status_id" : 441644217916325888, + "created_at" : "2014-03-06 19:09:53 +0000", + "in_reply_to_screen_name" : "brentsimmons", + "in_reply_to_user_id_str" : "652293", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Brent Simmons", + "screen_name" : "brentsimmons", + "indices" : [ 0, 13 ], + "id_str" : "652293", + "id" : 652293 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/caPrckserv", + "expanded_url" : "http:\/\/harpjs.com", + "display_url" : "harpjs.com" + } ] + }, + "in_reply_to_status_id_str" : "441644217916325888", + "geo" : { }, + "id_str" : "441651695269867520", + "in_reply_to_user_id" : 652293, + "text" : "@brentsimmons I previously had metadata at the top of Markdown posts. Just switch to http:\/\/t.co\/caPrckserv (compiled, not using server).", + "id" : 441651695269867520, + "in_reply_to_status_id" : 441644217916325888, + "created_at" : "2014-03-06 19:09:04 +0000", + "in_reply_to_screen_name" : "brentsimmons", + "in_reply_to_user_id_str" : "652293", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "indices" : [ 0, 11 ], + "id_str" : "108814849", + "id" : 108814849 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "441646984563130368", + "geo" : { }, + "id_str" : "441647133783900160", + "in_reply_to_user_id" : 108814849, + "text" : "@snarfmason Sadly not! Just sharing in the puns on Twitter and wishing I was at the conf. Super jealous.", + "id" : 441647133783900160, + "in_reply_to_status_id" : 441646984563130368, + "created_at" : "2014-03-06 18:50:56 +0000", + "in_reply_to_screen_name" : "snarfmason", + "in_reply_to_user_id_str" : "108814849", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "indices" : [ 3, 14 ], + "id_str" : "108814849", + "id" : 108814849 + }, { + "name" : "Aaron Patterson", + "screen_name" : "tenderlove", + "indices" : [ 52, 63 ], + "id_str" : "14761655", + "id" : 14761655 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "441640671665864704", + "text" : "RT @snarfmason: Ruby on Ales 2014 is under way. And @tenderlove is making awful puns before 10am. Someone stop him.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.myplume.com\/\" rel=\"nofollow\"\u003EPlume\u00A0for\u00A0Android\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Aaron Patterson", + "screen_name" : "tenderlove", + "indices" : [ 36, 47 ], + "id_str" : "14761655", + "id" : 14761655 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "441634824030146560", + "text" : "Ruby on Ales 2014 is under way. And @tenderlove is making awful puns before 10am. Someone stop him.", + "id" : 441634824030146560, + "created_at" : "2014-03-06 18:02:01 +0000", + "user" : { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "protected" : false, + "id_str" : "108814849", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/657938913\/snarf-small_normal.jpg", + "id" : 108814849, + "verified" : false + } + }, + "id" : 441640671665864704, + "created_at" : "2014-03-06 18:25:16 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Aaron Patterson", + "screen_name" : "tenderlove", + "indices" : [ 0, 11 ], + "id_str" : "14761655", + "id" : 14761655 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "441617712398082048", + "geo" : { }, + "id_str" : "441619649164103680", + "in_reply_to_user_id" : 14761655, + "text" : "@tenderlove They're big proponents of the actor model.", + "id" : 441619649164103680, + "in_reply_to_status_id" : 441617712398082048, + "created_at" : "2014-03-06 17:01:43 +0000", + "in_reply_to_screen_name" : "tenderlove", + "in_reply_to_user_id_str" : "14761655", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "matt h", + "screen_name" : "matthavener", + "indices" : [ 3, 15 ], + "id_str" : "1451761", + "id" : 1451761 + }, { + "name" : "Phil Hagelberg", + "screen_name" : "technomancy", + "indices" : [ 112, 124 ], + "id_str" : "6264792", + "id" : 6264792 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "441471438101282816", + "text" : "RT @matthavener: Dear scp: no one has ever wanted to use scp to locally copy a file and name it 'user@host' (cc @technomancy)", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "Phil Hagelberg", + "screen_name" : "technomancy", + "indices" : [ 95, 107 ], + "id_str" : "6264792", + "id" : 6264792 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "282983602197782528", + "geo" : { }, + "id_str" : "283024720281075712", + "in_reply_to_user_id" : 6264792, + "text" : "Dear scp: no one has ever wanted to use scp to locally copy a file and name it 'user@host' (cc @technomancy)", + "id" : 283024720281075712, + "in_reply_to_status_id" : 282983602197782528, + "created_at" : "2012-12-24 01:42:06 +0000", + "in_reply_to_screen_name" : "technomancy", + "in_reply_to_user_id_str" : "6264792", + "user" : { + "name" : "matt h", + "screen_name" : "matthavener", + "protected" : false, + "id_str" : "1451761", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3469235418\/350e277156ae7106760a2a83351cd68d_normal.jpeg", + "id" : 1451761, + "verified" : false + } + }, + "id" : 441471438101282816, + "created_at" : "2014-03-06 07:12:47 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Michael Brown", + "screen_name" : "Supermathie", + "indices" : [ 3, 15 ], + "id_str" : "17052596", + "id" : 17052596 + }, { + "name" : "Melissa", + "screen_name" : "0xabad1dea", + "indices" : [ 18, 29 ], + "id_str" : "126030998", + "id" : 126030998 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "441375550741827584", + "text" : "RT @Supermathie: .@0xabad1dea Hah, this made me realize: We have the notion of a gold standard, what is the opposite? A PHP standard?", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/backtoblaq.com\" rel=\"nofollow\"\u003EBlaq for BlackBerry\u00AE 10\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Melissa", + "screen_name" : "0xabad1dea", + "indices" : [ 1, 12 ], + "id_str" : "126030998", + "id" : 126030998 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "441359653092339713", + "geo" : { }, + "id_str" : "441371346560630784", + "in_reply_to_user_id" : 126030998, + "text" : ".@0xabad1dea Hah, this made me realize: We have the notion of a gold standard, what is the opposite? A PHP standard?", + "id" : 441371346560630784, + "in_reply_to_status_id" : 441359653092339713, + "created_at" : "2014-03-06 00:35:03 +0000", + "in_reply_to_screen_name" : "0xabad1dea", + "in_reply_to_user_id_str" : "126030998", + "user" : { + "name" : "Michael Brown", + "screen_name" : "Supermathie", + "protected" : false, + "id_str" : "17052596", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/447205965935304705\/3dLFncIa_normal.png", + "id" : 17052596, + "verified" : false + } + }, + "id" : 441375550741827584, + "created_at" : "2014-03-06 00:51:46 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 62, 84 ], + "url" : "http:\/\/t.co\/5QCy8kKo8W", + "expanded_url" : "http:\/\/img.ly\/yeOC", + "display_url" : "img.ly\/yeOC" + } ] + }, + "in_reply_to_status_id_str" : "441366012764913664", + "geo" : { }, + "id_str" : "441374875387564032", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke You need a Dr. Suess hat so I can spot you on TV. http:\/\/t.co\/5QCy8kKo8W", + "id" : 441374875387564032, + "in_reply_to_status_id" : 441366012764913664, + "created_at" : "2014-03-06 00:49:05 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 0, 12 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "441250880336449536", + "geo" : { }, + "id_str" : "441273277109907457", + "in_reply_to_user_id" : 14231571, + "text" : "@marcoarment git clean -fdx", + "id" : 441273277109907457, + "in_reply_to_status_id" : 441250880336449536, + "created_at" : "2014-03-05 18:05:22 +0000", + "in_reply_to_screen_name" : "marcoarment", + "in_reply_to_user_id_str" : "14231571", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Erik Bryn\u2122", + "screen_name" : "ebryn", + "indices" : [ 3, 9 ], + "id_str" : "3594", + "id" : 3594 + }, { + "name" : "Delwyn de Villiers", + "screen_name" : "delwynd", + "indices" : [ 126, 134 ], + "id_str" : "20694915", + "id" : 20694915 + }, { + "name" : "Brian Cardarella", + "screen_name" : "bcardarella", + "indices" : [ 135, 140 ], + "id_str" : "18787589", + "id" : 18787589 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "441272019703693315", + "text" : "RT @ebryn: I treat my Ember.js apps just like my iOS app. It has it\u2019s own repo. Nobody sticks their iOS code in their backend @delwynd @bca\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Delwyn de Villiers", + "screen_name" : "delwynd", + "indices" : [ 115, 123 ], + "id_str" : "20694915", + "id" : 20694915 + }, { + "name" : "Brian Cardarella", + "screen_name" : "bcardarella", + "indices" : [ 124, 136 ], + "id_str" : "18787589", + "id" : 18787589 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "441235495721254913", + "geo" : { }, + "id_str" : "441236014820900864", + "in_reply_to_user_id" : 20694915, + "text" : "I treat my Ember.js apps just like my iOS app. It has it\u2019s own repo. Nobody sticks their iOS code in their backend @delwynd @bcardarella", + "id" : 441236014820900864, + "in_reply_to_status_id" : 441235495721254913, + "created_at" : "2014-03-05 15:37:18 +0000", + "in_reply_to_screen_name" : "delwynd", + "in_reply_to_user_id_str" : "20694915", + "user" : { + "name" : "Erik Bryn\u2122", + "screen_name" : "ebryn", + "protected" : false, + "id_str" : "3594", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/427293094724116480\/WtJ70isV_normal.png", + "id" : 3594, + "verified" : false + } + }, + "id" : 441272019703693315, + "created_at" : "2014-03-05 18:00:22 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Chidgey", + "screen_name" : "johnchidgey", + "indices" : [ 0, 12 ], + "id_str" : "30182704", + "id" : 30182704 + }, { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 13, 25 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "441169151504039936", + "geo" : { }, + "id_str" : "441262123256000512", + "in_reply_to_user_id" : 30182704, + "text" : "@johnchidgey @marcoarment It's already too late.", + "id" : 441262123256000512, + "in_reply_to_status_id" : 441169151504039936, + "created_at" : "2014-03-05 17:21:03 +0000", + "in_reply_to_screen_name" : "johnchidgey", + "in_reply_to_user_id_str" : "30182704", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Marco Arment", + "screen_name" : "marcoarment", + "indices" : [ 0, 12 ], + "id_str" : "14231571", + "id" : 14231571 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "441068737874382848", + "geo" : { }, + "id_str" : "441075048275652608", + "in_reply_to_user_id" : 14231571, + "text" : "@marcoarment Anyone who hasn\u2019t done that is either brilliant or oblivious.", + "id" : 441075048275652608, + "in_reply_to_status_id" : 441068737874382848, + "created_at" : "2014-03-05 04:57:40 +0000", + "in_reply_to_screen_name" : "marcoarment", + "in_reply_to_user_id_str" : "14231571", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Guy English", + "screen_name" : "gte", + "indices" : [ 0, 4 ], + "id_str" : "7125712", + "id" : 7125712 + }, { + "name" : "History In Pictures", + "screen_name" : "HistoryInPics", + "indices" : [ 5, 19 ], + "id_str" : "1582853809", + "id" : 1582853809 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "441039121218547712", + "geo" : { }, + "id_str" : "441041157200441344", + "in_reply_to_user_id" : 7125712, + "text" : "@gte @HistoryInPics He appears to handle the rock\u2019n\u2019rolling better than Slash. Slash looks like someone you avoid in McD\u2019s late at night.", + "id" : 441041157200441344, + "in_reply_to_status_id" : 441039121218547712, + "created_at" : "2014-03-05 02:43:00 +0000", + "in_reply_to_screen_name" : "gte", + "in_reply_to_user_id_str" : "7125712", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "441039699365199872", + "text" : "Couldn\u2019t make the Octocat work, so it had to go. Safari has some serious font rendering problems. Using the GPU just yields different bugs.", + "id" : 441039699365199872, + "created_at" : "2014-03-05 02:37:13 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Greg Parker", + "screen_name" : "gparker", + "indices" : [ 0, 8 ], + "id_str" : "16318564", + "id" : 16318564 + }, { + "name" : "John Gruber", + "screen_name" : "gruber", + "indices" : [ 9, 16 ], + "id_str" : "33423", + "id" : 33423 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "441022212439416832", + "geo" : { }, + "id_str" : "441023725295509504", + "in_reply_to_user_id" : 16318564, + "text" : "@gparker @gruber I heard that worrying about cancer gives you cancer.", + "id" : 441023725295509504, + "in_reply_to_status_id" : 441022212439416832, + "created_at" : "2014-03-05 01:33:44 +0000", + "in_reply_to_screen_name" : "gparker", + "in_reply_to_user_id_str" : "16318564", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Nadim Kobeissi", + "screen_name" : "kaepora", + "indices" : [ 3, 11 ], + "id_str" : "11728992", + "id" : 11728992 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 139, 140 ], + "url" : "http:\/\/t.co\/ScXyn8Xg69", + "expanded_url" : "http:\/\/www.gnutls.org\/security.html#GNUTLS-SA-2014-2", + "display_url" : "gnutls.org\/security.html#\u2026" + } ] + }, + "geo" : { }, + "id_str" : "440899908317372416", + "text" : "RT @kaepora: EVERY version of GnuTLS EVER is vulnerable to certificate verification bypass, eerily similar to the Apple SSL bug http:\/\/t.co\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 137 ], + "url" : "http:\/\/t.co\/ScXyn8Xg69", + "expanded_url" : "http:\/\/www.gnutls.org\/security.html#GNUTLS-SA-2014-2", + "display_url" : "gnutls.org\/security.html#\u2026" + } ] + }, + "geo" : { }, + "id_str" : "440687403012227073", + "text" : "EVERY version of GnuTLS EVER is vulnerable to certificate verification bypass, eerily similar to the Apple SSL bug http:\/\/t.co\/ScXyn8Xg69", + "id" : 440687403012227073, + "created_at" : "2014-03-04 03:17:19 +0000", + "user" : { + "name" : "Nadim Kobeissi", + "screen_name" : "kaepora", + "protected" : false, + "id_str" : "11728992", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/433359879172927488\/dSyU7dey_normal.jpeg", + "id" : 11728992, + "verified" : false + } + }, + "id" : 440899908317372416, + "created_at" : "2014-03-04 17:21:44 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jim Roepcke", + "screen_name" : "JimRoepcke", + "indices" : [ 0, 11 ], + "id_str" : "894911", + "id" : 894911 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "440867349219246081", + "geo" : { }, + "id_str" : "440897953310318592", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke Ha ha. Yup. Now you're part of the backlog.", + "id" : 440897953310318592, + "in_reply_to_status_id" : 440867349219246081, + "created_at" : "2014-03-04 17:13:58 +0000", + "in_reply_to_screen_name" : "JimRoepcke", + "in_reply_to_user_id_str" : "894911", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Aaron Patterson", + "screen_name" : "tenderlove", + "indices" : [ 0, 11 ], + "id_str" : "14761655", + "id" : 14761655 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "440688686858899456", + "geo" : { }, + "id_str" : "440773928068214785", + "in_reply_to_user_id" : 14761655, + "text" : "@tenderlove When there's more ceremony than ShinyThing.new(...) to make one. When # files loaded to use the class > $arbitrary_big_number.", + "id" : 440773928068214785, + "in_reply_to_status_id" : 440688686858899456, + "created_at" : "2014-03-04 09:01:08 +0000", + "in_reply_to_screen_name" : "tenderlove", + "in_reply_to_user_id_str" : "14761655", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 45, 67 ], + "url" : "http:\/\/t.co\/BEQuIHt7gd", + "expanded_url" : "http:\/\/samhuri.net", + "display_url" : "samhuri.net" + } ] + }, + "geo" : { }, + "id_str" : "440760509290123264", + "text" : "I love the smell of a freshly deployed site. http:\/\/t.co\/BEQuIHt7gd just got a new coat of paint. It\u2019s not done but I decided to ship it.", + "id" : 440760509290123264, + "created_at" : "2014-03-04 08:07:49 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jeremy Kemper", + "screen_name" : "bitsweat", + "indices" : [ 0, 9 ], + "id_str" : "9462972", + "id" : 9462972 + }, { + "name" : "Godfrey Chan", + "screen_name" : "chancancode", + "indices" : [ 26, 38 ], + "id_str" : "55032805", + "id" : 55032805 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "440647299165745152", + "geo" : { }, + "id_str" : "440651501329870848", + "in_reply_to_user_id" : 9462972, + "text" : "@bitsweat Awesome! Thanks @chancancode.", + "id" : 440651501329870848, + "in_reply_to_status_id" : 440647299165745152, + "created_at" : "2014-03-04 00:54:39 +0000", + "in_reply_to_screen_name" : "bitsweat", + "in_reply_to_user_id_str" : "9462972", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jeremy Kemper", + "screen_name" : "bitsweat", + "indices" : [ 3, 12 ], + "id_str" : "9462972", + "id" : 9462972 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/nX1YmVN8l8", + "expanded_url" : "https:\/\/github.com\/chancancode\/blame_parent", + "display_url" : "github.com\/chancancode\/bl\u2026" + } ] + }, + "geo" : { }, + "id_str" : "440651226032533504", + "text" : "RT @bitsweat: Chrome extension turns the GitHub blame view into a time machine: https:\/\/t.co\/nX1YmVN8l8", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 66, 89 ], + "url" : "https:\/\/t.co\/nX1YmVN8l8", + "expanded_url" : "https:\/\/github.com\/chancancode\/blame_parent", + "display_url" : "github.com\/chancancode\/bl\u2026" + } ] + }, + "geo" : { }, + "id_str" : "440647299165745152", + "text" : "Chrome extension turns the GitHub blame view into a time machine: https:\/\/t.co\/nX1YmVN8l8", + "id" : 440647299165745152, + "created_at" : "2014-03-04 00:37:57 +0000", + "user" : { + "name" : "Jeremy Kemper", + "screen_name" : "bitsweat", + "protected" : false, + "id_str" : "9462972", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000304627384\/0c9b57d782667f55214c075c996cf731_normal.jpeg", + "id" : 9462972, + "verified" : false + } + }, + "id" : 440651226032533504, + "created_at" : "2014-03-04 00:53:33 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Hacker News Onion", + "screen_name" : "HackerNewsOnion", + "indices" : [ 3, 19 ], + "id_str" : "1263967268", + "id" : 1263967268 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "440588328618827776", + "text" : "RT @HackerNewsOnion: New node.js co-working space has 1 table and everyone takes turns", + "retweeted_status" : { + "source" : "web", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "440586112579284992", + "text" : "New node.js co-working space has 1 table and everyone takes turns", + "id" : 440586112579284992, + "created_at" : "2014-03-03 20:34:49 +0000", + "user" : { + "name" : "Hacker News Onion", + "screen_name" : "HackerNewsOnion", + "protected" : false, + "id_str" : "1263967268", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3374120487\/e4f509a5ea232cd5b80f9cbac23d9432_normal.jpeg", + "id" : 1263967268, + "verified" : false + } + }, + "id" : 440588328618827776, + "created_at" : "2014-03-03 20:43:37 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jacob Terry", + "screen_name" : "jerkob", + "indices" : [ 3, 10 ], + "id_str" : "15427589", + "id" : 15427589 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 12, 34 ], + "url" : "http:\/\/t.co\/tGME16auYK", + "expanded_url" : "http:\/\/inessential.com", + "display_url" : "inessential.com" + }, { + "indices" : [ 57, 79 ], + "url" : "http:\/\/t.co\/5Gxdgv0lpI", + "expanded_url" : "http:\/\/inessential.com\/2009\/07\/30\/anatomy_of_a_feature", + "display_url" : "inessential.com\/2009\/07\/30\/ana\u2026" + } ] + }, + "geo" : { }, + "id_str" : "440580996451160064", + "text" : "RT @jerkob: http:\/\/t.co\/tGME16auYK: Anatomy of a feature http:\/\/t.co\/5Gxdgv0lpI", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 0, 22 ], + "url" : "http:\/\/t.co\/tGME16auYK", + "expanded_url" : "http:\/\/inessential.com", + "display_url" : "inessential.com" + }, { + "indices" : [ 45, 67 ], + "url" : "http:\/\/t.co\/5Gxdgv0lpI", + "expanded_url" : "http:\/\/inessential.com\/2009\/07\/30\/anatomy_of_a_feature", + "display_url" : "inessential.com\/2009\/07\/30\/ana\u2026" + } ] + }, + "geo" : { }, + "id_str" : "440571421392375808", + "text" : "http:\/\/t.co\/tGME16auYK: Anatomy of a feature http:\/\/t.co\/5Gxdgv0lpI", + "id" : 440571421392375808, + "created_at" : "2014-03-03 19:36:26 +0000", + "user" : { + "name" : "Jacob Terry", + "screen_name" : "jerkob", + "protected" : false, + "id_str" : "15427589", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/211645205\/Jacob_Twitter_Blue_normal.png", + "id" : 15427589, + "verified" : false + } + }, + "id" : 440580996451160064, + "created_at" : "2014-03-03 20:14:29 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Radley Balko", + "screen_name" : "radleybalko", + "indices" : [ 0, 12 ], + "id_str" : "15816595", + "id" : 15816595 + }, { + "name" : "Matt Drance", + "screen_name" : "drance", + "indices" : [ 13, 20 ], + "id_str" : "7440462", + "id" : 7440462 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "440553070208905216", + "geo" : { }, + "id_str" : "440576589680500736", + "in_reply_to_user_id" : 15816595, + "text" : "@radleybalko @drance The White Slitherers!", + "id" : 440576589680500736, + "in_reply_to_status_id" : 440553070208905216, + "created_at" : "2014-03-03 19:56:59 +0000", + "in_reply_to_screen_name" : "radleybalko", + "in_reply_to_user_id_str" : "15816595", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Thomas Fuchs", + "screen_name" : "thomasfuchs", + "indices" : [ 3, 15 ], + "id_str" : "6927562", + "id" : 6927562 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "440524051409158144", + "text" : "RT @thomasfuchs: To become good at something you need to know what\u2019s going on one layer deeper.\n\nE.g. for web apps understand how browsers \u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "439973109341224961", + "text" : "To become good at something you need to know what\u2019s going on one layer deeper.\n\nE.g. for web apps understand how browsers do their thing.", + "id" : 439973109341224961, + "created_at" : "2014-03-02 03:58:58 +0000", + "user" : { + "name" : "Thomas Fuchs", + "screen_name" : "thomasfuchs", + "protected" : false, + "id_str" : "6927562", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/447055689026764800\/fpOqxwkY_normal.jpeg", + "id" : 6927562, + "verified" : false + } + }, + "id" : 440524051409158144, + "created_at" : "2014-03-03 16:28:13 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Yan", + "screen_name" : "bcrypt", + "indices" : [ 0, 7 ], + "id_str" : "968881477", + "id" : 968881477 + }, { + "name" : "Zach Carter", + "screen_name" : "zii", + "indices" : [ 8, 12 ], + "id_str" : "12712742", + "id" : 12712742 + }, { + "name" : "Chris Palmer", + "screen_name" : "fugueish", + "indices" : [ 13, 22 ], + "id_str" : "908631278", + "id" : 908631278 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "440366794729984001", + "geo" : { }, + "id_str" : "440382769399480320", + "in_reply_to_user_id" : 968881477, + "text" : "@bcrypt @zii @fugueish Yet another reason why Windows isn't suitable for doing Unixy stuff or development. Better off with a Linux VM.", + "id" : 440382769399480320, + "in_reply_to_status_id" : 440366794729984001, + "created_at" : "2014-03-03 07:06:48 +0000", + "in_reply_to_screen_name" : "bcrypt", + "in_reply_to_user_id_str" : "968881477", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "indices" : [ 3, 12 ], + "id_str" : "636923", + "id" : 636923 + }, { + "name" : "Casey Johnston", + "screen_name" : "caseyjohnston", + "indices" : [ 14, 28 ], + "id_str" : "16472748", + "id" : 16472748 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "440381672043716608", + "text" : "RT @siracusa: @caseyjohnston Hush now, important people are tweeting.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Casey Johnston", + "screen_name" : "caseyjohnston", + "indices" : [ 0, 14 ], + "id_str" : "16472748", + "id" : 16472748 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "440346587387408384", + "geo" : { }, + "id_str" : "440346730258001920", + "in_reply_to_user_id" : 16472748, + "text" : "@caseyjohnston Hush now, important people are tweeting.", + "id" : 440346730258001920, + "in_reply_to_status_id" : 440346587387408384, + "created_at" : "2014-03-03 04:43:36 +0000", + "in_reply_to_screen_name" : "caseyjohnston", + "in_reply_to_user_id_str" : "16472748", + "user" : { + "name" : "John Siracusa", + "screen_name" : "siracusa", + "protected" : false, + "id_str" : "636923", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1501070030\/John_2011_1_500x500_normal.png", + "id" : 636923, + "verified" : false + } + }, + "id" : 440381672043716608, + "created_at" : "2014-03-03 07:02:27 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "439914165914697728", + "text" : "Well after spending an afternoon using LESS I\u2019m sold. I just renamed a class and that was the clincher.", + "id" : 439914165914697728, + "created_at" : "2014-03-02 00:04:45 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "jalbertbowdenii", + "screen_name" : "jalbertbowdenii", + "indices" : [ 0, 16 ], + "id_str" : "14465889", + "id" : 14465889 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "439898100896112641", + "geo" : { }, + "id_str" : "439902759840514048", + "in_reply_to_user_id" : 14465889, + "text" : "@jalbertbowdenii Well there's -o- and the Scooby Doo version -ro-.", + "id" : 439902759840514048, + "in_reply_to_status_id" : 439898100896112641, + "created_at" : "2014-03-01 23:19:25 +0000", + "in_reply_to_screen_name" : "jalbertbowdenii", + "in_reply_to_user_id_str" : "14465889", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "jalbertbowdenii", + "screen_name" : "jalbertbowdenii", + "indices" : [ 0, 16 ], + "id_str" : "14465889", + "id" : 14465889 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "439890130946764801", + "geo" : { }, + "id_str" : "439902612813393920", + "in_reply_to_user_id" : 14465889, + "text" : "@jalbertbowdenii Cheers!", + "id" : 439902612813393920, + "in_reply_to_status_id" : 439890130946764801, + "created_at" : "2014-03-01 23:18:50 +0000", + "in_reply_to_screen_name" : "jalbertbowdenii", + "in_reply_to_user_id_str" : "14465889", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "439867783803719680", + "text" : "Looks like setting padding-left affects -webkit-padding-start, so it\u2019s just an implementation detail. Phew.", + "id" : 439867783803719680, + "created_at" : "2014-03-01 21:00:26 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "jalbertbowdenii", + "screen_name" : "jalbertbowdenii", + "indices" : [ 0, 16 ], + "id_str" : "14465889", + "id" : 14465889 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "439858148565057536", + "geo" : { }, + "id_str" : "439859080509669376", + "in_reply_to_user_id" : 14465889, + "text" : "@jalbertbowdenii Good to know, thanks. Makes normalizing\/resetting CSS more of a pain. I wonder why padding-left was passed over for this.", + "id" : 439859080509669376, + "in_reply_to_status_id" : 439858148565057536, + "created_at" : "2014-03-01 20:25:51 +0000", + "in_reply_to_screen_name" : "jalbertbowdenii", + "in_reply_to_user_id_str" : "14465889", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "439856995286257664", + "text" : "I just had to remove a user agent style on <ul> in Safari: -webkit-padding-start. WTF is that? \u0CA0_\u0CA0", + "id" : 439856995286257664, + "created_at" : "2014-03-01 20:17:34 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "web", + "entities" : { + "user_mentions" : [ { + "name" : "literally no thing", + "screen_name" : "izs", + "indices" : [ 0, 4 ], + "id_str" : "8038312", + "id" : 8038312 + }, { + "name" : "npmbot", + "screen_name" : "npmjs", + "indices" : [ 5, 11 ], + "id_str" : "309528017", + "id" : 309528017 + }, { + "name" : "Paul Graham", + "screen_name" : "paulg", + "indices" : [ 12, 18 ], + "id_str" : "183749519", + "id" : 183749519 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "439853651180269569", + "geo" : { }, + "id_str" : "439853978709266432", + "in_reply_to_user_id" : 8038312, + "text" : "@izs @npmjs @paulg Ha! Nah, total wannabe.", + "id" : 439853978709266432, + "in_reply_to_status_id" : 439853651180269569, + "created_at" : "2014-03-01 20:05:35 +0000", + "in_reply_to_screen_name" : "izs", + "in_reply_to_user_id_str" : "8038312", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "literally no thing", + "screen_name" : "izs", + "indices" : [ 0, 4 ], + "id_str" : "8038312", + "id" : 8038312 + }, { + "name" : "npmbot", + "screen_name" : "npmjs", + "indices" : [ 5, 11 ], + "id_str" : "309528017", + "id" : 309528017 + }, { + "name" : "Paul Graham", + "screen_name" : "paulg", + "indices" : [ 12, 18 ], + "id_str" : "183749519", + "id" : 183749519 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "439851291783593984", + "geo" : { }, + "id_str" : "439851992081375232", + "in_reply_to_user_id" : 8038312, + "text" : "@izs @npmjs @paulg Banning seems to be reserved for real trolls, spammers, and hateful people.", + "id" : 439851992081375232, + "in_reply_to_status_id" : 439851291783593984, + "created_at" : "2014-03-01 19:57:41 +0000", + "in_reply_to_screen_name" : "izs", + "in_reply_to_user_id_str" : "8038312", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "literally no thing", + "screen_name" : "izs", + "indices" : [ 0, 4 ], + "id_str" : "8038312", + "id" : 8038312 + }, { + "name" : "npmbot", + "screen_name" : "npmjs", + "indices" : [ 5, 11 ], + "id_str" : "309528017", + "id" : 309528017 + }, { + "name" : "Paul Graham", + "screen_name" : "paulg", + "indices" : [ 12, 18 ], + "id_str" : "183749519", + "id" : 183749519 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "439851291783593984", + "geo" : { }, + "id_str" : "439851802201030656", + "in_reply_to_user_id" : 8038312, + "text" : "@izs @npmjs @paulg Seems like they jumped to a hasty conclusion. (People do get banned, and the effect is all comments are instantly dead.)", + "id" : 439851802201030656, + "in_reply_to_status_id" : 439851291783593984, + "created_at" : "2014-03-01 19:56:56 +0000", + "in_reply_to_screen_name" : "izs", + "in_reply_to_user_id_str" : "8038312", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "literally no thing", + "screen_name" : "izs", + "indices" : [ 0, 4 ], + "id_str" : "8038312", + "id" : 8038312 + }, { + "name" : "npmbot", + "screen_name" : "npmjs", + "indices" : [ 5, 11 ], + "id_str" : "309528017", + "id" : 309528017 + }, { + "name" : "Paul Graham", + "screen_name" : "paulg", + "indices" : [ 12, 18 ], + "id_str" : "183749519", + "id" : 183749519 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 58, 80 ], + "url" : "http:\/\/t.co\/u1vKHrDt8n", + "expanded_url" : "http:\/\/img.ly\/yctR", + "display_url" : "img.ly\/yctR" + } ] + }, + "in_reply_to_status_id_str" : "439843823397531648", + "geo" : { }, + "id_str" : "439850834784837632", + "in_reply_to_user_id" : 8038312, + "text" : "@izs @npmjs @paulg In case you don\u2019t see what I\u2019m seeing\u2026 http:\/\/t.co\/u1vKHrDt8n", + "id" : 439850834784837632, + "in_reply_to_status_id" : 439843823397531648, + "created_at" : "2014-03-01 19:53:05 +0000", + "in_reply_to_screen_name" : "izs", + "in_reply_to_user_id_str" : "8038312", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "literally no thing", + "screen_name" : "izs", + "indices" : [ 0, 4 ], + "id_str" : "8038312", + "id" : 8038312 + }, { + "name" : "npmbot", + "screen_name" : "npmjs", + "indices" : [ 5, 11 ], + "id_str" : "309528017", + "id" : 309528017 + }, { + "name" : "Paul Graham", + "screen_name" : "paulg", + "indices" : [ 12, 18 ], + "id_str" : "183749519", + "id" : 183749519 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/JyPxYa7pr3", + "expanded_url" : "https:\/\/news.ycombinator.com\/threads?id=IsaacSchlueter", + "display_url" : "news.ycombinator.com\/threads?id=Isa\u2026" + } ] + }, + "in_reply_to_status_id_str" : "439843823397531648", + "geo" : { }, + "id_str" : "439850216762519552", + "in_reply_to_user_id" : 8038312, + "text" : "@izs @npmjs @paulg It doesn\u2019t look like you\u2019re banned. It looks like your last comment was detected as a dupe. https:\/\/t.co\/JyPxYa7pr3", + "id" : 439850216762519552, + "in_reply_to_status_id" : 439843823397531648, + "created_at" : "2014-03-01 19:50:38 +0000", + "in_reply_to_screen_name" : "izs", + "in_reply_to_user_id_str" : "8038312", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1307563055\/me_normal.jpg", + "id" : 4777951, + "verified" : false + } +} ] \ No newline at end of file diff --git a/public/tweets/data/js/user_details.js b/public/tweets/data/js/user_details.js index 150576c..a0d1069 100755 --- a/public/tweets/data/js/user_details.js +++ b/public/tweets/data/js/user_details.js @@ -1,8 +1,11 @@ var user_details = { + "expanded_url" : "http:\/\/samhuri.net", "screen_name" : "_sjs", "location" : "Victoria, BC", + "url" : "http:\/\/t.co\/svKuvhGHnQ", "full_name" : "Sami Samhuri", "bio" : "I make computers do things, from servers to phones and back. Writing lots of JavaScript these days. Which is sweet.", "id" : "4777951", - "created_at" : "Sun Apr 15 17:06:10 +0000 2007" + "created_at" : "2007-04-15 17:06:10 +0000", + "display_url" : "samhuri.net" } \ No newline at end of file diff --git a/public/tweets/fonts/simplebird.dev.svg b/public/tweets/fonts/simplebird.dev.svg deleted file mode 100644 index f80f01d..0000000 --- a/public/tweets/fonts/simplebird.dev.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - -This is a custom SVG font generated by IcoMoon. - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/tweets/fonts/simplebird.eot b/public/tweets/fonts/simplebird.eot deleted file mode 100644 index 759b455264da7946ce75606fc43c61a3a9c6395d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2352 zcmds2Uu;ul6hG&-y|-)G7|^xF&h2ia?WWmid;5p|QOCbRB4%?lsEg4S)|KJ9Htj}+ z5oqFwAuf>@NvaPnL=;U#A9!*vkoYJphCmc`nb8CujKLUvAkz8!ZttX##ptVFa_;$^ z^PO|<`M&Rb-wD(Z6|F=}5{V&^#iRphPP0J!1}iev8yquK6xi8YGHh381b0w@#wkNN znxGUN0M64W^mQ}@IZe~hC!vEs?T03>+h=K#R0>iT1^yuhrbJG)_`it;wvuFP-bdo^L5Dv`BTW@ ziR{6osc6PNnf5|%%p_-WSad7qw?S4XlbKY&~nk;1HdAIxRKHHQ zm4z05GAZ!F%BY5HBu*bQs~f~(Cj?cG)yZnz{}n$%dua@{cM&yym+N^44~m^Ps;mar zb|ZExwfJL^u&=Gfh5x%^ z?{3fKwtGF?JoJm#Q~rMF6Ud)^aN@*ek9Wj-`61s3FpB0HjqzE&iKmOW&K#5-E~l%B zW6`Z3zfa~#v)a+_vD;s(wKdz_?wJ|4+uqEJrq)M09=0{vPSx7j?(!Tv=5g6kWK2tl z_puSL$sBY#6j`ZbzwZf9Eb8Qq|1q9QaVf!fX# z^VRXClP8ysV^25HW+@~2$xThLZj}{mVcX-Zg`5t#t<|qMwNNzdQyN?`e}vPAOVYrR zBQKcp14H@zP=B~{&q$_JnoX#~lJBjRJWdokWHv4MweL4SFf!v M9y_}zEUNqOpXnWSMgRZ+ diff --git a/public/tweets/fonts/simplebird.svg b/public/tweets/fonts/simplebird.svg deleted file mode 100644 index e20faf8..0000000 --- a/public/tweets/fonts/simplebird.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - -This is a custom SVG font generated by IcoMoon. - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/tweets/fonts/simplebird.ttf b/public/tweets/fonts/simplebird.ttf deleted file mode 100644 index 34e75812281ebf7e5b20c5d5999350b5f118ea20..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2176 zcmds2Uu;ul6hG&-y|-)G7|^xF&h2ia?WWmid;5oVQ^&tTB4)EQsEg4S)|KJ9Htj}+ z5oqFwAuiDuNv01jL=;U#A9!*vkoYJphCmc`nb8CujKLUvAkz8!Zf|7<66331a_%|5 z^Y5PTeCOVen274BOePviB%XOH>%RUok#!W><~_T1Cn!!b@Gf9=aCmDd`11FciTF9- z{ReaD!jHpW*@1rojb_uO!s;qAk+mOoYj)!3*t(D2oFg(JpR{l&lOFx^mFaI_`wkR6 z1cjw}^%ulCfVUjVP0eh+CfR^L0}fB*52j6Jb0gyS0ypQ=sKzvaTBt5R0WUzeN_Z@&aE3e!j|CL(EwbV5vq5 zU&0puUPEKMM`>V%Zj(_%iqx`RlW?i-0K&DZEbtn-3V9i%f_$J&A_hymOHi|3BhiaM zVo%LvrXAqc+U{4Zw+Uy6B`T;&jq7w@S!fX_lY%JhjOxfn;`CvuHHbwgYJJoL@TeJU z`2Wlwp}jPQ*}H%lzr&5ZgNH=tjVY_62HJ>*gq%%|_3V#DS&6aV#eSBWyZRiRbDf?_ zcjpBz&Uq`h+Sx6o`nuXYP&+E&3!PA(($#1ndTiuWkdwAF`c%2msdB7IYwBo{%8Qjh z78lu8`F3Gp;a#>Z3d{owGea}?#k$$4MiI|Sq$8q55GB0Xi%33OO|w|JSPj+BHig+< z!O6RbViC=+XiW~M*5;2z!oH3+7vArRy|=wk*zWakYw}mGr}9JcQ{c}(JaOWZ$2;P^ z^pI}^GUnncjqw@2K~D6f!5owwE~l%7W6`Z3zfa~#v)a|^vD;s(x3${c?wJ|4+uq7c zruIj>9=5gEPSxAk?(!Tv=5g6EWK7G*_lc3O#T;}x6j^CtzwZf9Eb8Qq|1qCR2`R;Q zXakYANA8Fyu1KiG1eLtGwRh)e{N~N@o~Qfz5{h$s-(GFYt4r74uxx1S#rZJ#NR~#V zIKC2Mm!`P!Uuvnh30^1Xd{c6Kmd zdcWig#O80zA3dFF9iG+esm%)}X9KrMW&GGucgrwgt)tVZSS-dj?KETwUwY7xP1w)t zhHQq<7lv%X9NaWynQUAq{w(G?Xv9CgDodEqHbXYiKI%1OGkne)vITElGGrP0->5|6 zl%oPoP=*dbE)s5$(s-^gkvTA4gq(ySOVe;j!$`?Yc6uTWAwhYXq$!;j;gKPgLexV6 z@Hpr}iK~_%O6w*K6oPjU5+(AJQ;B>rn^8kO0X44PD*zza+pTqn0zvpaDCs|{-H$qo zx|^s@MRrjU?avfTW8-GQLmqfm>%odheVJp`$J``noa(s6n z5HPrA@UX#y1`ioLV(_TJV+P+QcmjFEn{Y!&`ss@s)vebdun7~zxFu@!vao#l*qJ54 I*WSN>0kTqJ!vFvP diff --git a/public/tweets/fonts/simplebird.woff b/public/tweets/fonts/simplebird.woff deleted file mode 100644 index a041de03f496116d1cb87aed577ce1726cb69cb4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2088 zcmZWqdpy+J7T?pD8O(S#TyGQdN?uWjYlM-QD8n#EnFmG~goB9VF$zwLjm_{(QfC?X}lh`}5g5+J!)HA(31F5Y`50 z02u}cV7v4Gn=OHW0{|urfDj)56w;vOoEm{ZA_9Pzg}fCYC^6;6W*zM82>>7=KcEZ& z2h4zwi<^Nlq-jIk2?EuKGd|B?(ZV1t65=PIxW4>jL+}7UnlGerA4SkK@#Hf5cK2$Y==dQf#RX`AddV2v?~aqvHT#-1me@s8C5#d zPUNuA2J|9w-RL%B&w?yXrv^F3uxa46d+$8W!vh0!(DrWEGv#7^qH4ce48|`Y z{`yj~0*wjtmX*?PQohDlBV2y9f{*q;qkoN#v&+48(+BVs5{s>R|t6J}c!PLh# zkD2N#U23jk4)-|lkxuf4XM1w(!&>dxJb4>1z(L0_;`Ljc*1Y2N-J3gPi~WliGIZE` z`^RX0kLS_rl6nR;REgGG;zz%t-{w6%Uvy+_fv=lTec#w^Y$Za+m9cL3`iWQ^17GuM z%d$~#hsaCpN}2rkovbSP#t$Q6t35#jvIvueLRpE;x*4@Fy*N5MJ8lbiv{2@s7=f9i z$>spKJ?Dif9;&F^rfwu##}r;ME^2arFsfv(*xft(Nn$)OUSyTfel}ynPeHxgBG!Jj zF17FAiRWT;c(hi+!Kdww*|iyT+E3!)cAt_fzj)=adM@xvo7pw*Q{U(!GaI9L>!mf^ z@j-DA9l~Pti*{+@1zd7@bm$c7puYK7bMD94j>UX?<1RF&q;gcsXmLF7@%^kM#jUc4 z=08K1>XuN=={bId;CY!qE8y+O^+H@j=@%()%E@^4)J|nKhMgXnVCH-y{cW|I zs(cN77-@sHRQWu9X8`Ul)Fl zpvzj-sSozN>$dqO7-@gjDxY8e=98v!(l0u7At6>6$I>Sk9D-I($VX=Rdg+wOp7!Q; zPVaH=<;*_+4No||;n{rkh8DBQE6QShk4cTs%kjZWDzDcILtY;UU&z3GNEwR5lHzrw8lH}d z>+*MUqXs7it$3e@EP3kL#R8XHjT4t@Dfm7$A3&Ke1F`iX>2@DekGq~+hSw8Ekwl3( z+jZfDz_~!@8>Y+Fn{gHMyKfwWN~QXOq2ZzEmm?P8UH+ zQt4EoWBNFM*oqtwY6Mo$Be}cRKag6&<@R!08xxlR9B!+@_BZj*VS4s*xgFfzet_B| ztZ9oc3KC6eho?zkoJDq24Lyza8)};X(>57xuumO?A}~q+&BH&DDvu-}B{Sg5a;+C- zky^M{Ft#%;6Q!gox4na^m!s;z^dC|VKRih&7xyTq_~XiyE3@`$cXR^NsHr{RakTL2 z|MCX>s$)qKOWzOs$Tt=$B&uPU5zM81(>oFc3I)=M-r`8j9Bp8T7Omc`1FG}H#!h1E zrF%(9lcDe&p-bf;1SDD^M1RB!gqqaWas8$zEMqj$vjF<5YMwTo4a>jAZqES@@nc=exZd+du^$M<+5~4 z|AA_5o#jH3*6*A0F;&|~lw}-Fj+m{}2VqTLW2(kqEb}?++$_w|%wX>e_o9=NucfVo z#hELmm0WfHMp>KS`MlJnw4KiHW7%U_5&9G#i@dvqUd1gS_MQ80&ddG1(TCUWPOkj$=j%1kocn3>$B!RuYQCDk^UVA^53}XDpXJS6)8@IJeG^)3X`C`8#cKka}jW^Vqp_ z-oa5tOt~Ksq&3Pe5~MUUF{hF5-@j8R5kW3>Y`T=U%$@JAS6Y|`&xb25o~NImpU;O8 zXKs!x<^|_-CYjpAx#IXE0?rk^Ipy{ulb5S>CflGQ3omxKa3u|NhH6? zXh(SZK}I{>;+)K2sK!}<^A7etvZl`GS5X8`coZ|@>zU99qZem(=fjsTU%r0*dWKEK zoC)JAUL+D#Pjj=n*lzSK&2i+Kc`5w#W*W?rKG)1x#uEjmHbu)c=9z~6win%b%QW@$ z^fc2;!i-HrMcjb-qz(t3WA<=G2Ez{zv9n_}0Z^TEN!jbF#jFzT1!=Qj7!D!zo zT9!scleNZw>AAFsE{#X3ajwzl-+wPo3ulR69gWND$2E)sXQJ{UU7uAj+Qg;z4`U$% zG@2`Il~b2vj_qTEH_IA(5h>0f=K*>gB9ushO;hA&gjviP+bo%Lohjvd;UKd@TS=#f zS#H$0xpSJ0l#d0GAIu!2{kVcR?@Lh$K~Z;Rl4EfM=LFRv5o)Gv^RcfF4-exGg)r4wQuspI^;z=7+OjWu()ZGl(*~!EmK5GwIZyLT?jnMGf~%hSo#%b!G%f1 zq~V{3$BPZ3J%0y-(B5ZUvByL%bMr+aqm#0lv8gd48TpE@WuY@g(f0VVS>&T2qnlKs zpYJbWymXQZMTkhGGvlJ(4ICGkqL!UI7qND)`E}8zudAcU3`-p8)5J})+UGNsR!Apq zHBGU@TE)};Or-45G%|0eL5Sl^n-^z5W0N5y23JH&h(%w+IaEMJj}Wz&ubHoohDQ4I zjFbx-pAp8Pq$jaWbAJ?ngg8B!W-pmNg&y-824<8_d{AB{;2XW2M#kL6@6yC@2`Cz% z#bGDg&S3YjZ*h+`N`C@xE66~R97zSamG-%MvjGek@}5QHX+Go!ol zBcj(u0}SO`!<2=yQgf59kW#SsE8#8&zh3i<7GvfHQCD; zl%`=oWFqD$Hc_0y1)3W^L*vEg6_Iob?aKc&C_+0C7FqQ~ZpX9gjs3@|ak1O=*~}xDTylI`}j$Z58^? z_zxN$Qf|dTgnUw*Jb88Yi0ETF&16DGrI5E5`7keHk{SNBT4~tK$R;3Y*PG5Hmc5tg zqJ0tA2~%?=&BJU!;)p0nD8;A}sSWV}`8NSBM;NA0UXzp0sAt|Dg;KZ>=ta}k<}*SW z*$r$Vp2+7bE|AfbmWdRn6ZCRYidhvm(J0X6lWj;0rTnq@XX)3ts!yLjozKtD&rFF^ zQc^J~(Uoj72Pqnr5jV|h{0n;=#$nBY(fhJ1qwSP$Y@xI-TB9~&K94D38jLY_<6Y5? z?=o0QGAR$l%or(;d`?tG<)Xcymsu4mxf{|yBI`JexZ7OQ|1ri2d==w0QSvT>#YG#$ zr4=D$#WhJ>l&&;^%xs>(f*f<)rxscqKiwQV!_Q%PMDDH0a~hP3&LRstyuSExu@y;+ z-hc zYD{%62TD;!C|UIcjkGnrjuIJObWusKHRk^ZPuWI0WC}S-s)pvOQ|Qv8o{Saar7|Uj zYLlRuf8&7IzVfPXc0@0mOwWqGn+g|~NA#UJ$zoX<@H{}Dl1}q#WK3CvvWo~LIHG4d zO3uw&ZNNSB)<9@gT~P;3L^nJaLZg!+*h$uMxPF3q*|iY_!}0Kmq6oT6(uu1RNV0Zo zu2()>jjHgf6I7hrreipbff!tC?V%KB54xEEN9x%%VlsT!ivL*#u%faCKg{(K_)u$GOV&4e7G|0|i6e`a>RVRS z2(vW5M~gl-=vEuhNj54==vA)O6aohY3c0si5v7>rGY)d7IZl_-z{>Ikm7VM1;X$e8 zGjrkkWJIZn@y#*AZzx`YgTieIsQFP`8U9U`HtHnr5auOm%~+I7(7J!&#s&!a9iNi8 zpvj(git26`j7T*)mk)U@nE42@`t)d6?$x3YIvb1Gk7FL9r3Ryt+h(xGDt z236?TnJtO0+oaD{EsfG_Ehd3Il0k2)h7#p^7RA&VMg#1b?kLliRwjAD$sraq;ZIywkVwE?XZ+)6XHfRKr=ppi~r&rc4-=yFXNyMa|}Btb7p zb&!E)eK}#?MO&y0AY%b8rB3k?q>8ynjj4RI7%k3T$E?cok#_C^3s%>NRiMstM`J+d zOZBE?)(fYZK5=|hRKgym1qA%MCR^lydM~nPMaHp%vH)5~v@8eUef;>5;P4`^HF~Ip zv-$9Jfu*ZhUJ?L8=Dp49D>iO;)^DL9KXLU@sgD#x^6YW1ut zn9+pDo=J8oAzX78E6J45i6pbIe-j!Mt~`rkg|Lk?{EOnx3=7w9zD56DhlP-HX$D54tuB-XmsIIV-T=b*1ai)pgZgDyW&Bryg6;8NDwzH7btH zew2&#a~-7JE03j)sJe>G+lLPyjxpB{Wi>=ws9b4?m@)bE5!sK&+?BFi!qAhr5Czc{ zw-?^tj%tQwMa97&Bm~iDcNz+}uH6S>xE3m0=DXkY|mg4jl ztF@RdN-Cp9bz`xS02phbm=bTCGToaRlX;k1zu(2aN@cA<(bNp&v&iR_5D{U)cguOP zK(JHm)bqr6U8|r{!nNjYplW2NbjQVjrO72NNN&*x%4Sj3TEHor--RLEJ0xTzbJJcq z&bX_o*W_v9;MFC+=!mj7+!v|60L>K=fOYi?msnePl~8t4QQ( z)GEGuzw-*!2YS)Ol9CFIbPvl)7QLsiONj3AX{yZClF3?DWfnP?XjzsFr|0TpVFaa` z&gvo#`VMZ%Zeyf;aF?8Lgl%8f3}I?dXksR1!$4UqSGYJ*s5cI6t+y3+iUIFnr)#X_ zzcW$70x?fyDtrIRTBUOD+RJV6PPC~t@zK?(iQZhL3NhtwyTnDQ zJX+KBs4yNxrM(HTqWCu=UgBa#!6KoT% zf_$usp+xAUCGKF;Y)MgpXjmRvsHPyq1QGIH>sAyx4yMi+ENNpdm6Ht9YQW@}m0nQr z-MCv-K`N-^!A;uQ(_3NYVQ$U5dJBOlk5Ei&u3+7M(2+qO+;s2AvEFMql@mOEaV;}o z)y=&P+S;I*Vdm7pclE6D%nbp%h>g3l!tt+;O_706Jb&2rU)%(CuNJ&%I|Dz)pW4S643*$F)zS;8%RDq~nliA#Bt=4|P- zvb{@Z_o=9=H%LZUf~tKc=V}^sQo+5N9FZ*C@5VzeZ%ZplR~e8Wu^n|4Z2$NIHh z&~Y?Mt?PiA^;iF}_d4+KO(J5+No_F3Y5po_4EHGsE1TaeRJxUzSZ7oS#XUVeC5j{Z zYGlD_)`7A-X^y9w-u8qmDXYUi6hwCNxjnHWuJ8b{H7%VriO)*Q>D8xCpVElNxz>5F z$2#$(4xV-v8+Y{8jKg@}LE0MNt`O{&_l(-eKGCl!#za}&QcY>}a9yi1x&ilF*xHFDeCs(36> zP-^(s^Szoz?g%xwNX6NG9u6Z0`n!&^7=~!mU~+Vv!hkxK(*EOon=ANA8PF!gx<2h* z?U729s4_8`jeT@hbq7k^C7dJF`mACaPChWpL|LKc$uGuoea@baHfg$GrMbJ3E$6mt zPo(; w4-a!nvyMkmkg}EykpSkQA01~+>NY+6KdzZBdrRRbX8a3^q`d7FWOk zAtWKaXL`?f&da>X%geknE#=Fc{LXLk-n;kQJMaGIoO9c`AuG>V0Vy823FOn`$m^Z? zh>DS4cztZ>^K^kSmytZY{z#_0e$LMdxfN(>X^~yokdP3??Afy;jvP5+VDBX+CeFu? z2azWr$3WMR4*4YVvkeUm|B_04?%cTy{J0Z&F7nTi`ykgLUqSvDdC!OuBT77}z_n}F zpt-qOQm$I9b}M(lfB_J);9AVDK3qC!Wkcb) zze&jYCGw8sLQCnL}V0;Mq13!Z(6hV}TAgXo(Xe)kfQYw|8P$(E#p2+hDVVyvw zQbA~FD06Kxnf_2+UA|_2q3D{L3&~8v<#SZ$AgfbJqf}hJ69Q5 zj5;Vke*#YIeGW{GRS+H?4o0Ifr@XxUAg`fUVEtdG=fqNEHk%p7_p=g#^o9t4yq1eV zdV>ohRoS;kCZ*pvo4rQ>S>Oay2lJ+{DgSMBO1fl$*Dqcbe)N&M)M9C-PMx}a>(;Fb zLcQH?XYQq>q`(tTJfW~yEZe{S`s;~)Y%?V(Am{%Z2te_DGhzPbzkx*=4UIO`L>g-+ zYoc(7A3g(e9-9CMxBdz&%{34i8A;~#Ag7^!O${9#9Sx*4O3 z0gz8}(fnBuNG`dGLu=<%vFhB(3(>q4f z>ZHoe%^gSS2|!$?d-ROb__57YPCHLpX*>aU+@kfMZHWYvmDINQcM1eknN&8_f$BnL zgX+d<=%Hj4JZWgxF9y?7KFaTu1OAqaKyt}dEdSQ{MadTj&@XCf;}%fk=N9BfnMhzQY!Ce1+F+g%#ENBKz( z?~$Nfx<~Rzt{9N`a#h&ynKeItcP4f8)UjbPZY|J4CvORjierExiq`N*ofv?K(C=a1 znDfQCbvh}{Ew|j_Pfe7cG%g z3)%f+Vd8`|7&R~(Lc_x0_n%g~^4XOUOj`QhPHk}=YRk1^z6uvW^jTF^)#3Y4esm4i zqP%C(tQCvNrLtK7(PvFfjbQt*a#0&Si#}1Y>dL2oA3k>F6Jwb#ZTG#0qOU45Nu@z> zXbv1WV8_ZR1)Mm0PEL--&*m(ddxJE992y*DfCnD91rlQ;B-385HNk7g>!4n51G7O3 z`nqzs^@e_syJQ-q#z!$}8uS);>$^rq3yIL(VPRpiHIPQ55&S`r9PIg#kGn-oF6AdV z*zs@yQw&I4xvH<9SYFX*_(X_F%kWEUY09sb%1MXa`NFicv@D@#9`w8piuB;-^UWFk z;)o?0(M9WWMnHUYm}L6AOImpER0ESvTVDl3;vKMd#boH07~QJ*@V>=nhtJN}!H?x8 zx0-;}L`buRObXpkPEK|KsG*^OoLy1CAm~iG-y8N$KLCX5s(d22X zOW@9%GvL3c4q-sSIMM_XYH))cs`Mdp${s|{zYu^}AV>j-ae7oKk5!Z z;>uMy(1e|PZ^x5i>g4B!<*xP#K#f=a1I0)8{Y_5V(9qCVbvoUXXwo8hrp$!*cF8Ss z{P^+nj~+eRK^x7QHETXc#dEv(F3li^*mP3n&u+DVLR$e_?-~Qc2PC!|z$~lR!z-T^ zL4_qoasbjvNu2+IGs^A)5H+?GfH*P}#pJpJ68SyU6QlB|T+&EFauwt#-}Pzp^Nof7 z*>~;OLCM~i7+?A1FQv{=Ye`zXc(Jaqu<$e?oXd2No_PXZ0!&?99k5K-ZZuH>*KF7w zc6rS98b#7rOa@Tu%HWSn$3s>>HIv?Gw!q0tRq#`}2DBD{n}?^1%HWx^dUrk!X&zQ1 zPy;)=+j2(s8^q-Di7T7RqjJUMD%wEc_#l1KJg)(y!ye3~{jY8DpzRaRoH>(0L+V_{ zdzoy5dqQ{IaR&n=`V<&!RP)W5EM~ju0?(}`6GR!S;OV6kAvrF>m0qO?fq|*9@X^^? z*!oF1ynnJzv>YB4xzm)?pk!Lu!CBG}Qb2ObxhN)=4o+io@>J`y_GA(j}9l;ZhB1r7#6E68$;$*7C~?;K`r~2SjgLESBF1jT5mzV!QcqadBWU z7~FRAQ4VnCI|b!Z*=n^~7J&G2RoubD#rx~u*|#96IC1E>9m&~~$A(6$CBJxa-urNQ z|E>o`1{i68!Y@*Bx zw*C>}kE|4bKrdn^W33dBNORQJ*SiG}O_*Z6U!;LXDY=xNchRym|9Nzx?vc4TlaLiZdFGE46P*QJ%XY(q-V6k;bxBLESuwu?I*>ZX244mtMmQiYJyQ6wnk=--&af--O$sPxfSpN*T~`5b^wRb@?Y+&E&gzEvS`7>hYyeNw6a2!m6a9c1BeV<`!BanZR13(>BH?>SoMn$P}XRI z?MJFWXA+neP=z=rSml+&bFA40e;3V97%jh`Nl&q<5U#I6n!>rB=v{Yde3i>x2EvY? zkU4s%^80@;M5eVwGgx!RBLdEs&h(5elmZYDRubQ%UFi=HVei4_1BkTV3^uYLVAD?< z-Vfe5UJYl-X>O69&s(B}W!T_fqZwaKz6`qpkxUUgB2Hy-Rv?n^_zLDL2!vdGRzP!X z?LfqF$UbtiUx@uxJ^b*){#+O2EfM${+s&QXJ#(xzWtYH#@9OW@Yw-?!7q~ z)RCT9UKVh*}x14b_aG? zjA8&<;cU2dGQTUOyXed(1|YBGBCqJJAROgggjEtnZo#Zt1P>?sF zEk^G+<$%BCA`k72AgXhkvggQjM2DE5@$jF(RC)%@iJ=Qjn1Lyq>Ogg&0Y9o6r_O7n zz7*xj%*=G{q7|Su64x#wIV4Zc;3HQ~NH^<>2g+%s9k7{4jvQeI;06sEv^6OyX%h{u z(ZCtafcvu-C5LEvDJ{LA8F(7d!}9-d`t<3|PHl0WSZ|0AAes=pa^;HHu*yJmw2Q^$ z(hqC!;K9s_MjBi!E-q$g>cxnW+go~Pc6P9lsHmuD^RQvVPO8=F2a=PMCn}Z7C^^eU z{XLFmx7!Uyqw#zE|2YKE0nX#Qyk2dy6Il9)P+_XqgynDB5y9 zGc`4p8(JpGU7qyxbe9uNjV%*E%vTnZ>kdfdui+1jDUZq}jU*&j708#=1!h1FfGD&K z<5b5bUkBqBJOKTMO@h#f&Q(TMlMX5hPQdB?&x2W04Y9GYo3OFIbB30odA`2mFbqHhv$+g?Vom@VVY+|OKsDVi1iOKCQn#kiwX+97WT1K6c2|wTPSFnUcLA@C@ zk*V`T%ft-p=FBPH8$I8Vtpbuu9FNPxpsRMY?tye%b{^3(1c4*=wn+hyh~ zCnsn7-o1Mj+{NOgruXdGqd;(NKXBl{#6XsBMRU?3V}Q|O)If7>DQXVsMU`O@(dcJo zfKnC4I&NUl)`1CmWQH0hjZcG7gR{{Tg~Ox&sN~cotX*iC?Ck8)^XJdgO2V~LKqAdS zKR^*5@kJUCl#)yNOG-)@Cz^a982}$5zNQXt!W0)*W!-(J$V%`Y^zh7C^J z$gg+$AaaP(UGK~%22ii$B6pD6WsY@aWo6-@L4&e{o_PSsr$h!M9~Crb9`1k@OK-QC zA<9+*Pp`NUQWK(>JZ7sM&RuPQ=;$acPYIJpq{Dm1>m|*sK!Y>8Jy3f*3$1IR1$Skz zPP9x-$L#jNefRfn zk2=DYE>sx;gZjq8uEQ1ZpECdS51at;`)&^>KziP854BqTs$Q>uGCDfCUAG7Cnef>z z4>S>llQ}4GU+`D&aM(Qrk=>0+v_rI`8a2=)h>z(Q*Ri_U20DwpvcxnIOMy7s!!KR! zt^yIQCq8!U*y+hg-23_Y`KPB$nWFPhRy!ckwOC_$(#3BxXAZs!1ckW@w%k1yVk1?c zHCUmb!U)mfN-$a+kaw;b&R*4f8(M}B9%kTgsdIkpzCIS|%9XFfJ>xeO*=-D1U9Ypk|ZbQH4mE7Fi{``lF7A;EOwQJYe z`uci`Li&mDSX|pkD~IOGn%xiaO%qv7TKLtJG|0|KfD6}ju!R>&2POXM|xDc1LjS<4oYf_ux)=C7|hlV`QF+%9ahd8F1sAQISbU; z9)Y0F01=J%??_2WDciVl0IZ{A?(zH^DO>m4VJ^bDJ+rr4S7m%4au@wdC0zQa}w*T_6!bks%gfaAJCkx={|q!5alO1C@-@|`$PzwrT5%(k54k_w$tjx{`Q0h z9tkM4$&diV)lfnjk9W35&jL|*-k!|_{-kg&s)%k;pB9^$-!r2#IQqH+5@{APVLWXw zsEK%Id-T{Yes?1#w2Zm-r*0FU$Xt7YA6lkJ$TYD|G?_3uy_+>{?s{z;-|u1&ME)fv zw2Zdk0BR!&E#v4?raDkvc%fz7p20yHhwB5e!O&SC(Q`iW&h`j`$WNxMHMES<1dZS9 z08>>yIIO15KaCp8q_U|FR2N=onK#`nl&Ae=6ib?Gx>#qM?z`K6#yi_1Fz>WCgqG>h z_37rJWt;yBs#y^@N2%-S=)Vj21Ci4EBv-loQ!m?*@pzLK*v-m*}`9N%F z8RRYvE#q{i`JrXFKw{Ptd3m-+r>rOHl_2Uyp=Df?rr7Y@&@y}=4a1MsG@0tJvps?! z@(n-~TIL|L5->Ie(nse)T-tC@hIa12qaAx^nyL#>p8rp1u{1L??&u%oI77<_nYT=k z*p=bQ*&aaS^z^*F{QWL(BBL;g?XW4PgfSK*mlBzdO{(w4mQ?4Pok1_T8Ig+Qy6J3ERT80mvfSm0S1d)$qZ3%}E zg|rEC*iB%!G@%14y`n{-2nS_&0<+_l)i(~C9#LX|3B&us^l_tLLiPZ3idAsO=EI!2 zDBFdW;Q@#i;d!!Wo`6QXWmigVr4E9~ce}>;B~o zs@{O$Ged}7154%%hyT5OETkv5205v1G{En6pK?1{>IOi*p6y`~3hEF9k&j(#h86M# z?|%QAS&*cTl$;jX`*{)Uc>hP{kUYCh2NSZ?@Yp@`;JUQdW8o>k*g;nt-T}I*KthH{JIy$sQbSSZuL2!2P*5z}-1x8BNCxEmPfS zg5qkk+_L?(OGC()3WCUIjU-bOu^Ol)L;+&fuf<`5ga|!6z411o&6)*Wab+_+ z`Of$7Q<+_~Y*rIF&*10~&5TB^)6&x5+O=!#PPwLm#{mNdKvh*0duBbC)>1SPPojl* z{DbVR=8WBbEXC~BAF(tcV29*r1HAFbTo^H^50l*7myqu)fQSt z6#_#CB*HU$F2MH}wH}oT0%vfL1|qG0(Af8~BvQfoR<{ z*L1PYHr=nTt`_>r0p0Bp9BlN^v7UZII_%DCgtNsaQKwnhA(tkhGdM`&(D@tg%5rz# zNiPO+pt0BX&b;a3>+3HuBhdTu - - - - + + Your Twitter archive + + + + + + + + + + + + -
-
- -
    -
    - -
    -
    - + - - - - + - - + + + + + + + + + + + + + + + + + + + diff --git a/public/tweets/js/application.js b/public/tweets/js/application.js new file mode 100755 index 0000000..428b0d1 --- /dev/null +++ b/public/tweets/js/application.js @@ -0,0 +1,645 @@ +var Grailbird = function (type, date, data) { + Grailbird.data = Grailbird.data || {}; + Grailbird.data[type+'_'+date] = data; +}; + +(function(exports) { + "use strict"; + + var User = {}, + Tweets = {}, + mixins = {}; + +// change the mustache tag delimiters so that it will leave the runtime variables alone +// + var templates = { + empty_month: Hogan.compile('
  1. {{this_month}}
  2. '), + month_bar: Hogan.compile('
  3. {{this_month}}
  4. '), + header_str: Hogan.compile('{{title_str}} {{tweet_count}}'), + user_header: Hogan.compile('
  5. @{{screen_name}}

  6. '), + user_nav: Hogan.compile(''), + modal_header: Hogan.compile('

    Account details as of {{created_at_relative}}

    '), + modal_user_details: Hogan.compile('

    {{full_name}}

    @{{screen_name}}

    {{#bio}}

    {{bio}}

    {{/bio}}

    {{#location}}{{location}}{{/location}}{{#url}}{{#location}} · {{/location}}{{#display_url}}{{display_url}}{{/display_url}}{{^display_url}}{{url}}{{/display_url}}{{/url}}

    '), + modal_payload_details: Hogan.compile('

    {{tweets}} Tweets

    '), + modal_account_details: Hogan.compile('

    #{{id}} User ID

    {{created_at_relative}} Joined

    '), + nav_tab: Hogan.compile('
  7. {{sectionName}}
  8. '), + searching_for: Hogan.compile('Searching for {{{query}}} ...'), + query_results_one: Hogan.compile('1 result matches {{{query}}}'), + query_results_many: Hogan.compile('{{count}} results match {{{query}}}'), + singular_tweet_count: Hogan.compile('{{count}} Tweet'), + plural_tweet_count: Hogan.compile('{{count}} Tweets') + }; +// + + exports.init = function () { + Grailbird.localizeStrings(); + var doc = $(document), + header = $('.tweets-header'); + + twt.settings.showLocalTimes = true; + twt.settings.showRelativeTimes = true; + twt.settings.product = 'archive'; + twt.settings.lang = payload_details.lang; + + // since twt is an imported library, we're going to mess with how it formats dates here, so that the changes aren't + // overwritten. hopefully in the future it will use cldr properly and we can remove this. + // we want it to look like it does on twitter.com: 10:15 AM - Mar 7, 2013, properly localized and in local time + twt.formattedDate = function(str) { + var d = twt.parseDate(str); + var fmt = new TwitterCldr.DateTimeFormatter(); + var date, time; + + if (!d) return str; + + time = fmt.format(d, {"format": "additional", "type": "hm"}); + date = fmt.format(d, {"format": "date", "type": "long"}) + return [time, date].join(' - ') + }; + + twt.timeAgo = function(d, relative) { + var fmt; + var then = twt.parseDate(d), rightNow = new Date(); + + if (!then) return ""; + + var diff_seconds = Math.abs(rightNow.getTime() - then.getTime()) / 1000; + var diff_minutes = Math.floor(diff_seconds / 60); + var unit; + + if ((relative !== false) && (diff_minutes < (60 * 24 * 31))) { + // tweeted less than a month ago, so display time difference by unit "10 d" + if (diff_minutes === 0) { + unit = "second" + } else if (diff_minutes < 60) { + unit = "minute" + } else if (diff_minutes < 60 * 24) { + unit = "hour" + } else if (diff_minutes < 60 * 24 * 31) { + unit = "day" + } + // so many time units ago + fmt = new TwitterCldr.TimespanFormatter(); + return fmt.format(diff_seconds, {direction: "none", type: "short", unit: unit}); + } else if (diff_minutes < 60 * 24 * 365) { + // tweeted more than a month ago, but less than a year so show the month and day: "Mar 10" + fmt = new TwitterCldr.DateTimeFormatter(); + return fmt.format(then, {"format": "additional", "type": "MMMd"}); + } else { + // tweeted more than a year ago, so show the full date: Mar 10, 2012 + fmt = new TwitterCldr.DateTimeFormatter(); + return fmt.format(then, {format: "date", type: "long"}); + } + }; + + Grailbird.data = Grailbird.data || {}; + Grailbird.current_index = 0; + + User = Grailbird.user(); + User.init(); + + Tweets = Grailbird.tweets(); + + // Remove when tabs are implemented + User.setState(Tweets); + Tweets.init(); + + $('.brand').click(function(e) { + e.preventDefault(); + e.stopImmediatePropagation(); + $('.row .contents, .sidebar').removeClass('container-messages'); + $('.tweets-header .nav-clear').hide(); + $('.container').removeClass('searching'); + User.setState(Tweets); + Tweets.init(); + }); + + $('.tweets-header .nav-arrow').tooltip().click(function() { + Tweets.displayTweets(Number($(this).attr('data-idx'))); + $(this).tooltip('show'); + }); + + $('.navbar-search').submit(function(e) { + e.preventDefault(); + + var searchInput = $(this).find('.search-query').val(), + searchString = searchInput.trim(); + + if (!Grailbird.isValidSearchStr(searchString)) { + $('.navbar-search').trigger('invalidSearch'); + return; + } + + $('.navbar-search').trigger('dismissTooltip'); + $('.nav-arrow-left, .nav-arrow-right').tooltip('hide').hide(); + $('.container .tweets').fadeOut(0, function () { + $('.months .with-tweets, .histogram').removeClass('active'); + $('.container').addClass('searching in-progress'); + $('.tweets-header-title').empty().text(templates.searching_for.render({'query' : searchInput})); + $(this).empty(); + $(this).fadeIn(100); + User.search(searchInput); + }); + }) + .tooltip() + .bind('dismissTooltip', function (e) { + e.preventDefault(); + $(this).tooltip('hide'); + }) + .bind('invalidSearch', function (e) { + e.preventDefault(); + $(this) + .attr('data-original-title', 'Your query must be at least two characters.') + .tooltip('show'); + }); + + $('.navbar-search .search-query').blur(function(e) { + $('.navbar-search').trigger('dismissTooltip'); + }); + + $('.sidebar-nav .search-mask, .tweets-header .nav-clear').tooltip().click(jQuery.proxy(function(e) { + e.preventDefault(); + User.getState().resetSearch(); + }, Grailbird)); + + $('.icon-compose').tooltip(); + $('.icon-compose a').click(function(e){ + e.preventDefault(); + twt.popup($(this).attr('href')); + }); + + $(document).keyup(function (e) { + if($('.container.searching').length === 0){ + // nav left if possible on keyup of left arrow + if(e.keyCode === 37) { + e.preventDefault(); + $('.nav-arrow-left:visible').click(); + $('.nav-arrow-right').tooltip('hide'); + } + // nav right if possible on keyup of right arrow + if(e.keyCode === 39) { + e.preventDefault(); + $('.nav-arrow-right:visible').click(); + $('.nav-arrow-left').tooltip('hide'); + } + } else { + // exit search mode on keyup of 'esc' + if(e.keyCode === 27) { + $('.tweets-header .nav-clear:visible').click(); + } + } + // set focus and highlight search contents on keyup of / + if(e.keyCode === 191) { + $('.navbar-search .search-query:not(:focus)').focus().select(); + } + + }); + + $(window).scroll(function() { + var pos = doc.scrollTop(); + if(pos > 0) { + header.addClass('raised'); + } else { + header.removeClass('raised'); + } + }); + }; + + exports.extend = function (obj) { + var args = Array.prototype.slice.call(arguments, 1), + i = 0, + l = args.length, + prop, + source; + + for (i; i < l; i++) { + source = args[i]; + for (prop in source) { + if (source[prop] !== undefined) { + obj[prop] = source[prop]; + } + } + } + return obj; + }; + + (function(exports) { + exports.base = { + init: function () { + $('.navbar-search .search-query').attr('placeholder', 'Search all Tweets'); + this.buildNavigation(); + this.displayTweets(0); + }, + buildNavigation: function () { + // Note: Every DOM element constructed in this function must be removed and reinitialized as this + // is called every time you click on a section nav element. If the DOM elements aren't flushed and + // recreated, any click handlers bound to them will be bound to them again + + // build nav for each year/month + var number_formatter = new TwitterCldr.DecimalFormatter(); + var date_formatter = new TwitterCldr.DateTimeFormatter(); + var count, status_file; + var temp_date = new Date(); + var months = [ + 'January', + 'February', + 'March', + 'April', + 'May', + 'June', + 'July', + 'August', + 'September', + 'October', + 'November', + 'December' + ], + self = this, + $year_chart = $('

      '), + $year_chart_clone, + month_bar = [], + year_curr; + + $('.content-nav').empty(); + var month_count_max = _.max(this.status_index, function (month) {return month['tweet_count'];}), + renderYear = function() { + if ($year_chart_clone) { + month_bar = month_bar.reverse(); + if (month_bar.length < 12) { + for (var m = 0; m < 12; m++) { + if (!month_bar[m] || month_bar[m].match(/class="value">(\d+)<\/span>/)[1] != m+1) { + month_bar.splice(m,0,templates.empty_month.render({this_month : m+1})); + } + } + } + $year_chart_clone.find('.months').append(month_bar.join('')); + } + }; + + for (var i = 0, l = this.status_index.length; i < l; i++) { + status_file = this.status_index[i]; + temp_date.setUTCFullYear(status_file.year, status_file.month - 1, 15); + var title_str = date_formatter.format(temp_date, {"format": "additional", "type": "yMMMM"}); + count = number_formatter.format(status_file.tweet_count); + var count_str = status_file.tweet_count > 1 ? + templates.plural_tweet_count.render({"count" : count}) : + templates.singular_tweet_count.render({"count" : count}); + var month_index = { + this_year: status_file.year, + this_month: status_file.month, + this_count: count, + this_height: (status_file.tweet_count / month_count_max.tweet_count) * 100, + str_title: title_str, + str_count: count_str, + data_idx: i + }; + + status_file.title_str = title_str; + + if (status_file.year !== year_curr) { + renderYear(); + + $year_chart_clone = $year_chart.clone(); + month_bar = []; + + $year_chart_clone.find('h3').text(month_index.this_year); + $('.content-nav').append($year_chart_clone); + year_curr = month_index.this_year; + } + month_bar.push(templates.month_bar.render(month_index)); + } + renderYear(); + + $('.months .with-tweets').tooltip().click(function() { + self.displayTweets(Number($(this).attr('data-idx'))); + }); + }, + + displayTweets: function (tweet_index_id) { + + Grailbird.current_index = tweet_index_id; + + var timeline_options = {border: false, showMedia: true, popupWebIntents: true}; + var number_formatter = new TwitterCldr.DecimalFormatter(); + + if (this.status_index.length === 0) return; + + var prev_month = 0, + next_month = 0, + tweet_month = this.status_index[tweet_index_id], + tweet_array_name = tweet_month['var_name'], + month_count = number_formatter.format(tweet_month.tweet_count), + title = templates.header_str.render({ + title_str: tweet_month['title_str'], + tweet_count: tweet_month.tweet_count > 1 ? + templates.plural_tweet_count.render({"count" : month_count}) : + templates.singular_tweet_count.render({"count" : month_count}), + }), + showTweets = function() { + var header_title = $('.tweets-header-title'); + header_title.fadeOut(100); + $('.container .contents .tweets').fadeOut(100, function () { + header_title.empty().html(title).attr('title', ''); + $(this).empty(); + $(window).scrollTop(0); + $('.navbar-search .search-query').val(''); + + twt.timeline( + Grailbird.data[tweet_array_name], + timeline_options + ).renderTo('.tweets'); + header_title.fadeIn(100); + $(this).fadeIn(100); + }); + }; + + if (tweet_month.year === undefined) { + $('.user-list .user').removeClass('active'); + $($('.user-list .user')[tweet_index_id]).addClass('active'); + timeline_options.showActions = false; + } else { + $('.months .with-tweets, .histogram').removeClass('active'); + $('.months .with-tweets[data-idx="'+tweet_index_id+'"]').addClass('active').parents('.histogram').addClass('active'); + } + + prev_month = Number(tweet_index_id)+1; + next_month = Number(tweet_index_id)-1; + if(tweet_index_id === 0) { + next_month = null; + $('.tweets-header .nav-arrow-right').hide(); + } + if (this.status_index.length-1 == tweet_index_id) { + prev_month = null; + $('.tweets-header .nav-arrow-left').hide(); + } + if(tweet_index_id < this.status_index.length-1) { + $('.tweets-header .nav-arrow-left').attr({ + 'data-idx': prev_month, + 'data-original-title': this.status_index[prev_month]['title_str'] + }).show(); + } + + if(tweet_index_id > 0) { + $('.tweets-header .nav-arrow-right').attr({ + 'data-idx': next_month, + 'data-original-title': this.status_index[next_month]['title_str'] + }).show(); + } + + if (!Grailbird.data[tweet_array_name]) { + Grailbird.loadScript(tweet_month, showTweets); + } else { + showTweets(); + } + }, + pluralize: function (value) { + return (Number(value) === 1) ? this.str_singular : this.str_plural; + }, + search: function (searchString) { + var statusArr = this.status_index, + statusIndex = this.status_index.length, + statusIndexEntry, + result = [], + searchRegex = new RegExp(escapeRegexCharacters(searchString), "im"), + escapedStr = escapeRegexCharacters(escapeURL(searchString)), + escapedSearchRegex = new RegExp(escapedStr, "im"), + readyCount = 0; + + while(statusIndex--) { + statusIndexEntry = statusArr[statusIndex]; + + if (!Grailbird.data[statusIndexEntry.var_name]) { + Grailbird.loadScript(statusIndexEntry, (function(sie) { + return function() { + searchFunc(sie['var_name']); + }; + })(statusIndexEntry)); + } else { + window.setTimeout((function(sie) { + return function(){ + searchFunc(sie['var_name']); + }; + })(statusIndexEntry), 1); + } + } + + function escapeURL (text) { + return text.replace(/[-[\]{}()*+?.,\\^$|#\s]/g, "\\$&"); + } + + function escapeRegexCharacters (text) { + return text.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&"); + } + + function unescapeHtml (text) { + var div = document.createElement('div'); + div.innerHTML = text; + return div.firstChild.nodeValue; + } + + function searchFunc (statusArrName) { + var filteredResults = _.filter(Grailbird.data[statusArrName], function(tweet) { + var searchMatch = false; + if(!!unescapeHtml(tweet.text).match(searchRegex)){ + searchMatch = true; + } else if(!!(tweet.user && (tweet.user.screen_name.match(searchRegex) || ('@'+tweet.user.screen_name).match(searchRegex) || tweet.user.name.match(searchRegex)))){ + searchMatch = true; + } else if(!!(tweet.retweeted_status && (unescapeHtml(tweet.retweeted_status.text).match(searchRegex)))){ + searchMatch = true; + } else if(!!(tweet.retweeted_status && (tweet.retweeted_status.user && tweet.retweeted_status.user.name.match(searchRegex)))){ + searchMatch = true; + } else if(!!(tweet.retweeted_status && (tweet.retweeted_status.user && tweet.retweeted_status.user.screen_name.match(searchRegex)))){ + searchMatch = true; + } else if(!!(tweet.retweeted_status && (tweet.retweeted_status_user && ('@'+tweet.retweeted_status.user.screen_name).match(searchRegex)))){ + searchMatch = true; + } else if(!!(tweet.entities)){ + _.each(tweet.entities.urls || [], function (u){ + if((u.display_url && u.display_url.match(escapedSearchRegex)) || (u.expanded_url && u.expanded_url.match(escapedSearchRegex))){ + searchMatch = true; + return; + } + }); + _.each(tweet.entities.media || [], function (u){ + if((u.display_url && u.display_url.match(escapedSearchRegex)) || (u.expanded_url && u.expanded_url.match(escapedSearchRegex))){ + searchMatch = true; + } + }); + } + return searchMatch; + }); + _.each(filteredResults, function(t){result.push(t);}); + showResults(); + } + + function showResults () { + readyCount++; + if (readyCount == statusArr.length) { + var sortedResult = _.sortBy(result, function(x) {return Date.parse(x.created_at)*-1;}); + var header_title = (result.length === 1) ? + templates.query_results_one.render({"query" : searchString}) : + templates.query_results_many.render({"query" : searchString, "count" : result.length}); + + $('.container .tweets').fadeOut(100, function () { + $('.container').removeClass('in-progress'); + $('.tweets-header-title').empty().text(header_title).attr('title', header_title); + $('.tweets-header .nav-clear').show(); + $(this).empty(); + + twt.timeline(sortedResult, {border: false, showMedia: true, popupWebIntents: false}).renderTo('.tweets'); + + _.each($('.e-content .p-name, .h-card .screen-name'), function(tweet) { + _.each($(tweet).find("*").andSelf(), function(e) {$(e).highlight(escapeRegexCharacters(searchString), "found");}); + }); + $(this).fadeIn(100); + }); + } + } + }, + resetSearch: function () { + $('.container').removeClass('searching'); + Tweets.displayTweets(Grailbird.current_index); + } + }; + })(mixins); + + (function(exports) { + var Tweets = function () { + this.str_singular = 'Tweet'; + this.str_plural = 'Tweets'; + this.status_index = tweet_index; + }; + + Tweets.prototype = Grailbird.extend({}, mixins.base); + exports.tweets = function () { + return new Tweets(); + }; + + })(Grailbird); + + (function (exports){ + + var User = function () { + var active_display; + }; + + User.prototype.init = function () { + user_details.created_at_relative = twt.formattedDate(user_details.created_at); + payload_details.created_at_relative = twt.formattedDate(payload_details.created_at); + + user_details.id = Grailbird.insertCommas(user_details.id); + + payload_details.tweets = Grailbird.insertCommas(payload_details.tweets); + + $('#primary-nav').append(templates.user_header.render(user_details)); + $('#util-nav .dropdown').append(templates.user_nav.render(user_details)); + + $('.modal-header').append(templates.modal_header.render(payload_details)); + $('.modal-body .user-details').append(templates.modal_user_details.render(user_details)); + $('.modal-footer .stats').append(templates.modal_payload_details.render(payload_details)).append(templates.modal_account_details.render(user_details)); + }; + + User.prototype.setState = function (obj) { + this.active_display = obj; + }; + User.prototype.getState = function () { + return this.active_display; + }; + User.prototype.search = function (searchString) { + this.active_display.search(searchString); + }; + exports.user = function () { + return new User(); + }; + + exports.localizeStrings = function() { + $('html').attr('lang', payload_details["lang"]); + document.title = "Your Twitter archive"; + $('#footer-text').append("This is an offline archive of your Tweets from Twitter. Use the months above to navigate the archive."); + var compose_new_tweet = "Compose new Tweet"; + $('#compose-tweet').append(compose_new_tweet); + $('#compose-tweet-a').attr('title', compose_new_tweet); + $('#compose-tweet-li').attr('data-original-title', compose_new_tweet); + } + + })(Grailbird); + + + exports.createNavTab = function (title, sectionObj) { + var selector = 'nav-'+title.toLowerCase(); + + $('#primary-nav').append( + templates.nav_tab.render({ + sectionClass: selector, + sectionName: title + }) + ); + + var sectionTab = $('.'+selector); + sectionTab.click(function(e) { + $(this).addClass('active').siblings().removeClass('active'); + $('.row .contents, .sidebar').removeClass('container-messages'); + User.setState(sectionObj); + sectionObj.init(); + }); + return sectionTab; + }; + + exports.isValidSearchStr = function (searchString) { + return searchString.length > 1; + }; + + exports.loadScript = function (tweet_month, callback) { + var newScript = document.createElement('script'), + loadCallback = function () { + tweet_month.loaded = true; + callback && callback(); + }; + + newScript.src = tweet_month['file_name']; + newScript.charset = 'utf-8'; + newScript.onreadystatechange = function() { + if (this.readyState == 'complete' || this.readyState == 'loaded') { + loadCallback(); + } + }; + newScript.onload = loadCallback; + document.getElementsByTagName('head')[0].appendChild(newScript); + }; + + exports.insertCommas = function InsertCommmas(num) { + num = num.toString(); + return (num.length > 3) ? self.Grailbird.insertCommas(num.substr(0, num.length - 3)) + "," + num.substr(num.length - 3) : num ; + }; + +})(Grailbird); + +jQuery.fn.highlight = function (str, class_name) { +// change the mustache tag delimiters so that it will leave the runtime variables alone +// + var regex = new RegExp(str, "gi"), + search_highlight = Hogan.compile('{{{match}}}'); +// + + return this.each(function () { + $(this).contents().filter(function() { + return (this.nodeType == 3 && regex.test(this.nodeValue)) || ($(this).text().toLowerCase() === str.toLowerCase()); + }).replaceWith(function() { + if(this.nodeValue === null) { + return search_highlight.render({ + class_name: class_name, + match: $(this).html() + }); + } else { + return (this.nodeValue || "").replace(regex, function(match) { + return search_highlight.render({ + class_name: class_name, + match: match + }); + }); + } + }); + }); +}; + +$(document).ready(function(){ + Grailbird.init(); +}); diff --git a/public/tweets/js/en.js b/public/tweets/js/en.js new file mode 100755 index 0000000..6429441 --- /dev/null +++ b/public/tweets/js/en.js @@ -0,0 +1,1816 @@ + +/* +// Copyright 2012 Twitter, Inc +// http://www.apache.org/licenses/LICENSE-2.0 + +// TwitterCLDR (JavaScript) v2.1.0 +// Authors: Cameron Dutro [@camertron] + Kirill Lashuk [@KL_7] + portions by Sven Fuchs [@svenfuchs] +// Homepage: https://twitter.com +// Description: Provides date, time, number, and list formatting functionality for various Twitter-supported locales in Javascript. +*/ + + +/*-module-*/ +/*_lib/twitter_cldr_*/ + + +(function() { + var TwitterCldr, key, obj, root, + __hasProp = {}.hasOwnProperty, + __extends = function(child, parent) { for (var key in parent) { if (__hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; }; + + TwitterCldr = {}; + + TwitterCldr.is_rtl = false; + + TwitterCldr.Utilities = (function() { + + function Utilities() {} + + Utilities.from_char_code = function(code_point) { + if (code_point > 0xFFFF) { + code_point -= 0x10000; + return String.fromCharCode(0xD800 + (code_point >> 10), 0xDC00 + (code_point & 0x3FF)); + } else { + return String.fromCharCode(code_point); + } + }; + + Utilities.char_code_at = function(str, idx) { + var code, end, hi, li, low, surrogatePairs; + str += ''; + end = str.length; + surrogatePairs = /[\uD800-\uDBFF][\uDC00-\uDFFF]/g; + while (surrogatePairs.exec(str) !== null) { + li = surrogatePairs.lastIndex; + if (li - 2 < idx) { + idx += 1; + } else { + break; + } + } + if ((idx >= end) || (idx < 0)) { + return NaN; + } + code = str.charCodeAt(idx); + if ((0xD800 <= code) && (code <= 0xDBFF)) { + hi = code; + low = str.charCodeAt(idx + 1); + return ((hi - 0xD800) * 0x400) + (low - 0xDC00) + 0x10000; + } + return code; + }; + + Utilities.unpack_string = function(str) { + var code_point, idx, result, _i, _ref; + result = []; + for (idx = _i = 0, _ref = str.length; 0 <= _ref ? _i < _ref : _i > _ref; idx = 0 <= _ref ? ++_i : --_i) { + code_point = this.char_code_at(str, idx); + if (!code_point) { + break; + } + result.push(code_point); + } + return result; + }; + + Utilities.pack_array = function(char_arr) { + var cur_char; + return ((function() { + var _i, _len, _results; + _results = []; + for (_i = 0, _len = char_arr.length; _i < _len; _i++) { + cur_char = char_arr[_i]; + _results.push(this.from_char_code(cur_char)); + } + return _results; + }).call(this)).join(""); + }; + + Utilities.arraycopy = function(orig, orig_index, dest, dest_index, length) { + var count, elem, _i, _len, _ref; + _ref = orig.slice(orig_index, orig_index + length); + for (count = _i = 0, _len = _ref.length; _i < _len; count = ++_i) { + elem = _ref[count]; + dest[dest_index + count] = elem; + } + }; + + Utilities.max = function(arr) { + var elem, i, max, start_index, _i, _j, _len, _ref; + max = null; + for (start_index = _i = 0, _len = arr.length; _i < _len; start_index = ++_i) { + elem = arr[start_index]; + if (elem != null) { + max = elem; + break; + } + } + for (i = _j = start_index, _ref = arr.length; start_index <= _ref ? _j <= _ref : _j >= _ref; i = start_index <= _ref ? ++_j : --_j) { + if (arr[i] > max) { + max = arr[i]; + } + } + return max; + }; + + Utilities.min = function(arr) { + var elem, i, min, start_index, _i, _j, _len, _ref; + min = null; + for (start_index = _i = 0, _len = arr.length; _i < _len; start_index = ++_i) { + elem = arr[start_index]; + if (elem != null) { + min = elem; + break; + } + } + for (i = _j = start_index, _ref = arr.length; start_index <= _ref ? _j <= _ref : _j >= _ref; i = start_index <= _ref ? ++_j : --_j) { + if (arr[i] < min) { + min = arr[i]; + } + } + return min; + }; + + Utilities.is_even = function(num) { + return num % 2 === 0; + }; + + Utilities.is_odd = function(num) { + return num % 2 === 1; + }; + + return Utilities; + + })(); + + TwitterCldr.PluralRules = (function() { + + function PluralRules() {} + + PluralRules.rules = {"keys": ["one","other"], "rule": function(n) { return (function() { if (n == 1) { return "one" } else { return "other" } })(); }}; + + PluralRules.all = function() { + return this.rules.keys; + }; + + PluralRules.rule_for = function(number) { + try { + return this.rules.rule(number); + } catch (error) { + return "other"; + } + }; + + return PluralRules; + + })(); + + TwitterCldr.TimespanFormatter = (function() { + + function TimespanFormatter() { + this.approximate_multiplier = 0.75; + this.default_type = "default"; + this.tokens = {"ago":{"second":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" second ago","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" seconds ago","type":"plaintext"}]}},"minute":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" minute ago","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" minutes ago","type":"plaintext"}]}},"hour":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" hour ago","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" hours ago","type":"plaintext"}]}},"day":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" day ago","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" days ago","type":"plaintext"}]}},"week":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" week ago","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" weeks ago","type":"plaintext"}]}},"month":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" month ago","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" months ago","type":"plaintext"}]}},"year":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" year ago","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" years ago","type":"plaintext"}]}}},"until":{"second":{"default":{"one":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" second","type":"plaintext"}],"other":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" seconds","type":"plaintext"}]}},"minute":{"default":{"one":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" minute","type":"plaintext"}],"other":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" minutes","type":"plaintext"}]}},"hour":{"default":{"one":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" hour","type":"plaintext"}],"other":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" hours","type":"plaintext"}]}},"day":{"default":{"one":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" day","type":"plaintext"}],"other":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" days","type":"plaintext"}]}},"week":{"default":{"one":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" week","type":"plaintext"}],"other":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" weeks","type":"plaintext"}]}},"month":{"default":{"one":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" month","type":"plaintext"}],"other":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" months","type":"plaintext"}]}},"year":{"default":{"one":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" year","type":"plaintext"}],"other":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" years","type":"plaintext"}]}}},"none":{"second":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" second","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" seconds","type":"plaintext"}]},"short":{"one":[{"value":"{0}","type":"placeholder"},{"value":" sec","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" secs","type":"plaintext"}]},"abbreviated":{"one":[{"value":"{0}","type":"placeholder"},{"value":"s","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":"s","type":"plaintext"}]}},"minute":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" minute","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" minutes","type":"plaintext"}]},"short":{"one":[{"value":"{0}","type":"placeholder"},{"value":" min","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" mins","type":"plaintext"}]},"abbreviated":{"one":[{"value":"{0}","type":"placeholder"},{"value":"m","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":"m","type":"plaintext"}]}},"hour":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" hour","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" hours","type":"plaintext"}]},"short":{"one":[{"value":"{0}","type":"placeholder"},{"value":" hr","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" hrs","type":"plaintext"}]},"abbreviated":{"one":[{"value":"{0}","type":"placeholder"},{"value":"h","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":"h","type":"plaintext"}]}},"day":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" day","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" days","type":"plaintext"}]},"short":{"one":[{"value":"{0}","type":"placeholder"},{"value":" day","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" days","type":"plaintext"}]},"abbreviated":{"one":[{"value":"{0}","type":"placeholder"},{"value":"d","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":"d","type":"plaintext"}]}},"week":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" week","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" weeks","type":"plaintext"}]},"short":{"one":[{"value":"{0}","type":"placeholder"},{"value":" wk","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" wks","type":"plaintext"}]}},"month":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" month","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" months","type":"plaintext"}]},"short":{"one":[{"value":"{0}","type":"placeholder"},{"value":" mth","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" mths","type":"plaintext"}]}},"year":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" year","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" years","type":"plaintext"}]},"short":{"one":[{"value":"{0}","type":"placeholder"},{"value":" yr","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" yrs","type":"plaintext"}]}}}}; + this.time_in_seconds = { + "second": 1, + "minute": 60, + "hour": 3600, + "day": 86400, + "week": 604800, + "month": 2629743.83, + "year": 31556926 + }; + } + + TimespanFormatter.prototype.format = function(seconds, fmt_options) { + var key, number, obj, options, strings, token; + if (fmt_options == null) { + fmt_options = {}; + } + options = {}; + for (key in fmt_options) { + obj = fmt_options[key]; + options[key] = obj; + } + options["direction"] || (options["direction"] = (seconds < 0 ? "ago" : "until")); + if (options["unit"] === null || options["unit"] === void 0) { + options["unit"] = this.calculate_unit(Math.abs(seconds), options); + } + options["type"] || (options["type"] = this.default_type); + options["number"] = this.calculate_time(Math.abs(seconds), options["unit"]); + number = this.calculate_time(Math.abs(seconds), options["unit"]); + options["rule"] = TwitterCldr.PluralRules.rule_for(number); + strings = (function() { + var _i, _len, _ref, _results; + _ref = this.tokens[options["direction"]][options["unit"]][options["type"]][options["rule"]]; + _results = []; + for (_i = 0, _len = _ref.length; _i < _len; _i++) { + token = _ref[_i]; + _results.push(token.value); + } + return _results; + }).call(this); + return strings.join("").replace(/\{[0-9]\}/, number.toString()); + }; + + TimespanFormatter.prototype.calculate_unit = function(seconds, unit_options) { + var key, multiplier, obj, options; + if (unit_options == null) { + unit_options = {}; + } + options = {}; + for (key in unit_options) { + obj = unit_options[key]; + options[key] = obj; + } + if (options.approximate == null) { + options["approximate"] = false; + } + multiplier = options.approximate ? this.approximate_multiplier : 1; + if (seconds < (this.time_in_seconds.minute * multiplier)) { + return "second"; + } else if (seconds < (this.time_in_seconds.hour * multiplier)) { + return "minute"; + } else if (seconds < (this.time_in_seconds.day * multiplier)) { + return "hour"; + } else if (seconds < (this.time_in_seconds.week * multiplier)) { + return "day"; + } else if (seconds < (this.time_in_seconds.month * multiplier)) { + return "week"; + } else if (seconds < (this.time_in_seconds.year * multiplier)) { + return "month"; + } else { + return "year"; + } + }; + + TimespanFormatter.prototype.calculate_time = function(seconds, unit) { + return Math.round(seconds / this.time_in_seconds[unit]); + }; + + return TimespanFormatter; + + })(); + + TwitterCldr.DateTimeFormatter = (function() { + + function DateTimeFormatter() { + this.tokens = {"date_time":{"default":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"},{"value":",","type":"plaintext"},{"value":" ","type":"plaintext"},{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"full":[{"value":"EEEE","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"MMMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"'at'","type":"plaintext"},{"value":" ","type":"plaintext"},{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"zzzz","type":"pattern"}],"long":[{"value":"MMMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"'at'","type":"plaintext"},{"value":" ","type":"plaintext"},{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"z","type":"pattern"}],"medium":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"},{"value":",","type":"plaintext"},{"value":" ","type":"plaintext"},{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"short":[{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"yy","type":"pattern"},{"value":",","type":"plaintext"},{"value":" ","type":"plaintext"},{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"additional":{"EHm":[{"value":"E","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"HH","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"}],"EHms":[{"value":"E","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"HH","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"}],"Ed":[{"value":"d","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"E","type":"pattern"}],"Ehm":[{"value":"E","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"Ehms":[{"value":"E","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"Gy":[{"value":"y","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"G","type":"pattern"}],"H":[{"value":"HH","type":"pattern"}],"Hm":[{"value":"HH","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"}],"Hms":[{"value":"HH","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"}],"M":[{"value":"L","type":"pattern"}],"MEd":[{"value":"E","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"}],"MMM":[{"value":"LLL","type":"pattern"}],"MMMEd":[{"value":"E","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"}],"MMMd":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"}],"Md":[{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"}],"d":[{"value":"d","type":"pattern"}],"h":[{"value":"h","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"hm":[{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"hms":[{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"ms":[{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"}],"y":[{"value":"y","type":"pattern"}],"yM":[{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"y","type":"pattern"}],"yMEd":[{"value":"E","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"y","type":"pattern"}],"yMMM":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"y","type":"pattern"}],"yMMMEd":[{"value":"E","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"}],"yMMMd":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"}],"yMd":[{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"y","type":"pattern"}],"yQQQ":[{"value":"QQQ","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"y","type":"pattern"}],"yQQQQ":[{"value":"QQQQ","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"y","type":"pattern"}]}},"time":{"default":[{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"full":[{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"zzzz","type":"pattern"}],"long":[{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"z","type":"pattern"}],"medium":[{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"short":[{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"additional":{"EHm":[{"value":"E","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"HH","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"}],"EHms":[{"value":"E","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"HH","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"}],"Ed":[{"value":"d","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"E","type":"pattern"}],"Ehm":[{"value":"E","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"Ehms":[{"value":"E","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"Gy":[{"value":"y","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"G","type":"pattern"}],"H":[{"value":"HH","type":"pattern"}],"Hm":[{"value":"HH","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"}],"Hms":[{"value":"HH","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"}],"M":[{"value":"L","type":"pattern"}],"MEd":[{"value":"E","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"}],"MMM":[{"value":"LLL","type":"pattern"}],"MMMEd":[{"value":"E","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"}],"MMMd":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"}],"Md":[{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"}],"d":[{"value":"d","type":"pattern"}],"h":[{"value":"h","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"hm":[{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"hms":[{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"ms":[{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"}],"y":[{"value":"y","type":"pattern"}],"yM":[{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"y","type":"pattern"}],"yMEd":[{"value":"E","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"y","type":"pattern"}],"yMMM":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"y","type":"pattern"}],"yMMMEd":[{"value":"E","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"}],"yMMMd":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"}],"yMd":[{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"y","type":"pattern"}],"yQQQ":[{"value":"QQQ","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"y","type":"pattern"}],"yQQQQ":[{"value":"QQQQ","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"y","type":"pattern"}]}},"date":{"default":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"}],"full":[{"value":"EEEE","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"MMMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"}],"long":[{"value":"MMMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"}],"medium":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"}],"short":[{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"yy","type":"pattern"}],"additional":{"EHm":[{"value":"E","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"HH","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"}],"EHms":[{"value":"E","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"HH","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"}],"Ed":[{"value":"d","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"E","type":"pattern"}],"Ehm":[{"value":"E","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"Ehms":[{"value":"E","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"Gy":[{"value":"y","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"G","type":"pattern"}],"H":[{"value":"HH","type":"pattern"}],"Hm":[{"value":"HH","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"}],"Hms":[{"value":"HH","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"}],"M":[{"value":"L","type":"pattern"}],"MEd":[{"value":"E","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"}],"MMM":[{"value":"LLL","type":"pattern"}],"MMMEd":[{"value":"E","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"}],"MMMd":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"}],"Md":[{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"}],"d":[{"value":"d","type":"pattern"}],"h":[{"value":"h","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"hm":[{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"hms":[{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"ms":[{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"}],"y":[{"value":"y","type":"pattern"}],"yM":[{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"y","type":"pattern"}],"yMEd":[{"value":"E","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"y","type":"pattern"}],"yMMM":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"y","type":"pattern"}],"yMMMEd":[{"value":"E","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"}],"yMMMd":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"}],"yMd":[{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"y","type":"pattern"}],"yQQQ":[{"value":"QQQ","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"y","type":"pattern"}],"yQQQQ":[{"value":"QQQQ","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"y","type":"pattern"}]}}}; + this.weekday_keys = ["sun", "mon", "tue", "wed", "thu", "fri", "sat"]; + this.methods = { + 'G': 'era', + 'y': 'year', + 'Y': 'year_of_week_of_year', + 'Q': 'quarter', + 'q': 'quarter_stand_alone', + 'M': 'month', + 'L': 'month_stand_alone', + 'w': 'week_of_year', + 'W': 'week_of_month', + 'd': 'day', + 'D': 'day_of_month', + 'F': 'day_of_week_in_month', + 'E': 'weekday', + 'e': 'weekday_local', + 'c': 'weekday_local_stand_alone', + 'a': 'period', + 'h': 'hour', + 'H': 'hour', + 'K': 'hour', + 'k': 'hour', + 'm': 'minute', + 's': 'second', + 'S': 'second_fraction', + 'z': 'timezone', + 'Z': 'timezone', + 'v': 'timezone_generic_non_location', + 'V': 'timezone_metazone' + }; + } + + DateTimeFormatter.prototype.format = function(obj, options) { + var format_token, token, tokens, + _this = this; + format_token = function(token) { + var result; + result = ""; + switch (token.type) { + case "pattern": + return _this.result_for_token(token, obj); + default: + if (token.value.length > 0 && token.value[0] === "'" && token.value[token.value.length - 1] === "'") { + return token.value.substring(1, token.value.length - 1); + } else { + return token.value; + } + } + }; + tokens = this.get_tokens(obj, options); + return ((function() { + var _i, _len, _results; + _results = []; + for (_i = 0, _len = tokens.length; _i < _len; _i++) { + token = tokens[_i]; + _results.push(format_token(token)); + } + return _results; + })()).join(""); + }; + + DateTimeFormatter.prototype.get_tokens = function(obj, options) { + var format, type; + format = options.format || "date_time"; + type = options.type || "default"; + if (format === "additional") { + return this.tokens["date_time"][format][this.additional_format_selector().find_closest(options.type)]; + } else { + return this.tokens[format][type]; + } + }; + + DateTimeFormatter.prototype.result_for_token = function(token, date) { + return this[this.methods[token.value[0]]](date, token.value, token.value.length); + }; + + DateTimeFormatter.prototype.additional_format_selector = function() { + return new TwitterCldr.AdditionalDateFormatSelector(this.tokens["date_time"]["additional"]); + }; + + DateTimeFormatter.additional_formats = function() { + return new TwitterCldr.DateTimeFormatter().additional_format_selector().patterns(); + }; + + DateTimeFormatter.prototype.era = function(date, pattern, length) { + var choices, index, result; + switch (length) { + case 0: + choices = ["", ""]; + break; + case 1: + case 2: + case 3: + choices = TwitterCldr.Calendar.calendar["eras"]["abbr"]; + break; + default: + choices = TwitterCldr.Calendar.calendar["eras"]["name"]; + } + index = date.getFullYear() < 0 ? 0 : 1; + result = choices[index]; + if (result != null) { + return result; + } else { + return this.era(date, pattern.slice(0, -1), length - 1); + } + }; + + DateTimeFormatter.prototype.year = function(date, pattern, length) { + var year; + year = date.getFullYear().toString(); + if (length === 2) { + if (year.length !== 1) { + year = year.slice(-2); + } + } + if (length > 1) { + year = ("0000" + year).slice(-length); + } + return year; + }; + + DateTimeFormatter.prototype.year_of_week_of_year = function(date, pattern, length) { + throw 'not implemented'; + }; + + DateTimeFormatter.prototype.day_of_week_in_month = function(date, pattern, length) { + throw 'not implemented'; + }; + + DateTimeFormatter.prototype.quarter = function(date, pattern, length) { + var quarter; + quarter = ((date.getMonth() / 3) | 0) + 1; + switch (length) { + case 1: + return quarter.toString(); + case 2: + return ("0000" + quarter.toString()).slice(-length); + case 3: + return TwitterCldr.Calendar.calendar.quarters.format.abbreviated[quarter]; + case 4: + return TwitterCldr.Calendar.calendar.quarters.format.wide[quarter]; + } + }; + + DateTimeFormatter.prototype.quarter_stand_alone = function(date, pattern, length) { + var quarter; + quarter = (date.getMonth() - 1) / 3 + 1; + switch (length) { + case 1: + return quarter.toString(); + case 2: + return ("0000" + quarter.toString()).slice(-length); + case 3: + throw 'not yet implemented (requires cldr\'s "multiple inheritance")'; + break; + case 4: + throw 'not yet implemented (requires cldr\'s "multiple inheritance")'; + break; + case 5: + return TwitterCldr.Calendar.calendar.quarters['stand-alone'].narrow[quarter]; + } + }; + + DateTimeFormatter.prototype.month = function(date, pattern, length) { + var month_str; + month_str = (date.getMonth() + 1).toString(); + switch (length) { + case 1: + return month_str; + case 2: + return ("0000" + month_str).slice(-length); + case 3: + return TwitterCldr.Calendar.calendar.months.format.abbreviated[month_str]; + case 4: + return TwitterCldr.Calendar.calendar.months.format.wide[month_str]; + case 5: + throw 'not yet implemented (requires cldr\'s "multiple inheritance")'; + break; + default: + throw "Unknown date format"; + } + }; + + DateTimeFormatter.prototype.month_stand_alone = function(date, pattern, length) { + var month_str; + month_str = (date.getMonth() + 1).toString(); + switch (length) { + case 1: + return month_str; + case 2: + return ("0000" + month_str).slice(-length); + case 3: + return TwitterCldr.Calendar.calendar.months['stand-alone'].abbreviated[month_str]; + case 4: + return TwitterCldr.Calendar.calendar.months['stand-alone'].wide[month_str]; + case 5: + return TwitterCldr.Calendar.calendar.months['stand-alone'].narrow[month_str]; + default: + throw "Unknown date format"; + } + }; + + DateTimeFormatter.prototype.day = function(date, pattern, length) { + switch (length) { + case 1: + return date.getDate().toString(); + case 2: + return ("0000" + date.getDate().toString()).slice(-length); + } + }; + + DateTimeFormatter.prototype.weekday = function(date, pattern, length) { + var key; + key = this.weekday_keys[date.getDay()]; + switch (length) { + case 1: + case 2: + case 3: + return TwitterCldr.Calendar.calendar.days.format.abbreviated[key]; + case 4: + return TwitterCldr.Calendar.calendar.days.format.wide[key]; + case 5: + return TwitterCldr.Calendar.calendar.days['stand-alone'].narrow[key]; + } + }; + + DateTimeFormatter.prototype.weekday_local = function(date, pattern, length) { + var day; + switch (length) { + case 1: + case 2: + day = date.getDay(); + if (day === 0) { + return "7"; + } else { + return day.toString(); + } + break; + default: + return this.weekday(date, pattern, length); + } + }; + + DateTimeFormatter.prototype.weekday_local_stand_alone = function(date, pattern, length) { + switch (length) { + case 1: + return this.weekday_local(date, pattern, length); + default: + return this.weekday(date, pattern, length); + } + }; + + DateTimeFormatter.prototype.period = function(time, pattern, length) { + if (time.getHours() > 11) { + return TwitterCldr.Calendar.calendar.periods.format.wide["pm"]; + } else { + return TwitterCldr.Calendar.calendar.periods.format.wide["am"]; + } + }; + + DateTimeFormatter.prototype.hour = function(time, pattern, length) { + var hour; + hour = time.getHours(); + switch (pattern[0]) { + case 'h': + if (hour > 12) { + hour = hour - 12; + } else if (hour === 0) { + hour = 12; + } + break; + case 'K': + if (hour > 11) { + hour = hour - 12; + } + break; + case 'k': + if (hour === 0) { + hour = 24; + } + } + if (length === 1) { + return hour.toString(); + } else { + return ("000000" + hour.toString()).slice(-length); + } + }; + + DateTimeFormatter.prototype.minute = function(time, pattern, length) { + if (length === 1) { + return time.getMinutes().toString(); + } else { + return ("000000" + time.getMinutes().toString()).slice(-length); + } + }; + + DateTimeFormatter.prototype.second = function(time, pattern, length) { + if (length === 1) { + return time.getSeconds().toString(); + } else { + return ("000000" + time.getSeconds().toString()).slice(-length); + } + }; + + DateTimeFormatter.prototype.second_fraction = function(time, pattern, length) { + if (length > 6) { + throw 'can not use the S format with more than 6 digits'; + } + return ("000000" + Math.round(Math.pow(time.getMilliseconds() * 100.0, 6 - length)).toString()).slice(-length); + }; + + DateTimeFormatter.prototype.timezone = function(time, pattern, length) { + var hours, minutes, offset, offsetString, sign; + offset = time.getTimezoneOffset(); + hours = ("00" + (Math.abs(offset) / 60).toString()).slice(-2); + minutes = ("00" + (Math.abs(offset) % 60).toString()).slice(-2); + sign = offset > 0 ? "-" : "+"; + offsetString = sign + hours + ":" + minutes; + switch (length) { + case 1: + case 2: + case 3: + return offsetString; + default: + return "UTC" + offsetString; + } + }; + + DateTimeFormatter.prototype.timezone_generic_non_location = function(time, pattern, length) { + throw 'not yet implemented (requires timezone translation data")'; + }; + + return DateTimeFormatter; + + })(); + + TwitterCldr.AdditionalDateFormatSelector = (function() { + + function AdditionalDateFormatSelector(pattern_hash) { + this.pattern_hash = pattern_hash; + } + + AdditionalDateFormatSelector.prototype.find_closest = function(goal_pattern) { + var key, min_key, min_rank, rank, ranks; + if (!(goal_pattern != null) || goal_pattern.trim().length === 0) { + return null; + } else { + ranks = this.rank(goal_pattern); + min_rank = 100; + min_key = null; + for (key in ranks) { + rank = ranks[key]; + if (rank < min_rank) { + min_rank = rank; + min_key = key; + } + } + return min_key; + } + }; + + AdditionalDateFormatSelector.prototype.patterns = function() { + var key, _results; + _results = []; + for (key in this.pattern_hash) { + _results.push(key); + } + return _results; + }; + + AdditionalDateFormatSelector.prototype.separate = function(pattern_key) { + var cur_char, last_char, result, _i, _len; + last_char = ""; + result = []; + for (_i = 0, _len = pattern_key.length; _i < _len; _i++) { + cur_char = pattern_key[_i]; + if (cur_char === last_char) { + result[result.length - 1] += cur_char; + } else { + result.push(cur_char); + } + last_char = cur_char; + } + return result; + }; + + AdditionalDateFormatSelector.prototype.all_separated_patterns = function() { + var key, _results; + _results = []; + for (key in this.pattern_hash) { + _results.push(this.separate(key)); + } + return _results; + }; + + AdditionalDateFormatSelector.prototype.score = function(entities, goal_entities) { + var score; + score = this.exist_score(entities, goal_entities) * 2; + score += this.position_score(entities, goal_entities); + return score + this.count_score(entities, goal_entities); + }; + + AdditionalDateFormatSelector.prototype.position_score = function(entities, goal_entities) { + var found, goal_entity, index, sum; + sum = 0; + for (index in goal_entities) { + goal_entity = goal_entities[index]; + found = entities.indexOf(goal_entity); + if (found > -1) { + sum += Math.abs(found - index); + } + } + return sum; + }; + + AdditionalDateFormatSelector.prototype.exist_score = function(entities, goal_entities) { + var count, entity, goal_entity, _i, _len; + count = 0; + for (_i = 0, _len = goal_entities.length; _i < _len; _i++) { + goal_entity = goal_entities[_i]; + if (!(((function() { + var _j, _len1, _results; + _results = []; + for (_j = 0, _len1 = entities.length; _j < _len1; _j++) { + entity = entities[_j]; + if (entity[0] === goal_entity[0]) { + _results.push(entity); + } + } + return _results; + })()).length > 0)) { + count += 1; + } + } + return count; + }; + + AdditionalDateFormatSelector.prototype.count_score = function(entities, goal_entities) { + var entity, found_entity, goal_entity, sum, _i, _len; + sum = 0; + for (_i = 0, _len = goal_entities.length; _i < _len; _i++) { + goal_entity = goal_entities[_i]; + found_entity = ((function() { + var _j, _len1, _results; + _results = []; + for (_j = 0, _len1 = entities.length; _j < _len1; _j++) { + entity = entities[_j]; + if (entity[0] === goal_entity[0]) { + _results.push(entity); + } + } + return _results; + })())[0]; + if (found_entity != null) { + sum += Math.abs(found_entity.length - goal_entity.length); + } + } + return sum; + }; + + AdditionalDateFormatSelector.prototype.rank = function(goal_pattern) { + var result, separated_goal_pattern, separated_pattern, _i, _len, _ref; + separated_goal_pattern = this.separate(goal_pattern); + result = {}; + _ref = this.all_separated_patterns(); + for (_i = 0, _len = _ref.length; _i < _len; _i++) { + separated_pattern = _ref[_i]; + result[separated_pattern.join("")] = this.score(separated_pattern, separated_goal_pattern); + } + return result; + }; + + return AdditionalDateFormatSelector; + + })(); + + TwitterCldr.NumberFormatter = (function() { + + function NumberFormatter() { + this.all_tokens = {"decimal":{"positive":["","#,##0.###"],"negative":["-","#,##0.###"]},"percent":{"positive":["","#,##0","%"],"negative":["-","#,##0","%"]},"currency":{"positive":["¤","#,##0.00"],"negative":["-(¤","#,##0.00",")"]},"short_decimal":{"positive":{"1000":["","0","K"],"10000":["","00","K"],"100000":["","000","K"],"1000000":["","0","M"],"10000000":["","00","M"],"100000000":["","000","M"],"1000000000":["","0","B"],"10000000000":["","00","B"],"100000000000":["","000","B"],"1000000000000":["","0","T"],"10000000000000":["","00","T"],"100000000000000":["","000","T"]},"negative":{"1000":["-","0","K"],"10000":["-","00","K"],"100000":["-","000","K"],"1000000":["-","0","M"],"10000000":["-","00","M"],"100000000":["-","000","M"],"1000000000":["-","0","B"],"10000000000":["-","00","B"],"100000000000":["-","000","B"],"1000000000000":["-","0","T"],"10000000000000":["-","00","T"],"100000000000000":["-","000","T"]}},"long_decimal":{"positive":{"1000":["","0"," thousand"],"10000":["","00"," thousand"],"100000":["","000"," thousand"],"1000000":["","0"," million"],"10000000":["","00"," million"],"100000000":["","000"," million"],"1000000000":["","0"," billion"],"10000000000":["","00"," billion"],"100000000000":["","000"," billion"],"1000000000000":["","0"," trillion"],"10000000000000":["","00"," trillion"],"100000000000000":["","000"," trillion"]},"negative":{"1000":["-","0"," thousand"],"10000":["-","00"," thousand"],"100000":["-","000"," thousand"],"1000000":["-","0"," million"],"10000000":["-","00"," million"],"100000000":["-","000"," million"],"1000000000":["-","0"," billion"],"10000000000":["-","00"," billion"],"100000000000":["-","000"," billion"],"1000000000000":["-","0"," trillion"],"10000000000000":["-","00"," trillion"],"100000000000000":["-","000"," trillion"]}}}; + this.tokens = []; + this.symbols = {"alias":"","decimal":".","exponential":"E","group":",","infinity":"∞","list":";","minus_sign":"-","nan":"NaN","per_mille":"‰","percent_sign":"%","plus_sign":"+"}; + this.default_symbols = { + 'group': ',', + 'decimal': '.', + 'plus_sign': '+', + 'minus_sign': '-' + }; + } + + NumberFormatter.prototype.format = function(number, options) { + var fraction, fraction_format, integer_format, intg, key, opts, prefix, result, sign, suffix, val, _ref, _ref1; + if (options == null) { + options = {}; + } + opts = this.default_format_options_for(number); + for (key in options) { + val = options[key]; + opts[key] = options[key] != null ? options[key] : opts[key]; + } + _ref = this.partition_tokens(this.get_tokens(number, opts)), prefix = _ref[0], suffix = _ref[1], integer_format = _ref[2], fraction_format = _ref[3]; + number = this.transform_number(number); + _ref1 = this.parse_number(number, opts), intg = _ref1[0], fraction = _ref1[1]; + result = integer_format.apply(parseFloat(intg), opts); + if (fraction) { + result += fraction_format.apply(fraction, opts); + } + sign = number < 0 && prefix !== "-" ? this.symbols.minus_sign || this.default_symbols.minus_sign : ""; + return "" + prefix + result + suffix; + }; + + NumberFormatter.prototype.transform_number = function(number) { + return number; + }; + + NumberFormatter.prototype.partition_tokens = function(tokens) { + return [tokens[0] || "", tokens[2] || "", new TwitterCldr.NumberFormatter.IntegerHelper(tokens[1], this.symbols), new TwitterCldr.NumberFormatter.FractionHelper(tokens[1], this.symbols)]; + }; + + NumberFormatter.prototype.parse_number = function(number, options) { + var precision; + if (options == null) { + options = {}; + } + if (options.precision != null) { + precision = options.precision; + } else { + precision = this.precision_from(number); + } + number = this.round_to(number, precision); + return Math.abs(number).toFixed(precision).split("."); + }; + + NumberFormatter.prototype.precision_from = function(num) { + var parts; + parts = num.toString().split("."); + if (parts.length === 2) { + return parts[1].length; + } else { + return 0; + } + }; + + NumberFormatter.prototype.round_to = function(number, precision) { + var factor; + factor = Math.pow(10, precision); + return Math.round(number * factor) / factor; + }; + + NumberFormatter.prototype.get_tokens = function() { + throw "get_tokens() not implemented - use a derived class like PercentFormatter."; + }; + + return NumberFormatter; + + })(); + + TwitterCldr.PercentFormatter = (function(_super) { + + __extends(PercentFormatter, _super); + + function PercentFormatter(options) { + if (options == null) { + options = {}; + } + this.default_percent_sign = "%"; + PercentFormatter.__super__.constructor.apply(this, arguments); + } + + PercentFormatter.prototype.format = function(number, options) { + if (options == null) { + options = {}; + } + return PercentFormatter.__super__.format.call(this, number, options).replace('¤', this.symbols.percent_sign || this.default_percent_sign); + }; + + PercentFormatter.prototype.default_format_options_for = function(number) { + return { + precision: 0 + }; + }; + + PercentFormatter.prototype.get_tokens = function(number, options) { + if (number < 0) { + return this.all_tokens.percent.negative; + } else { + return this.all_tokens.percent.positive; + } + }; + + return PercentFormatter; + + })(TwitterCldr.NumberFormatter); + + TwitterCldr.DecimalFormatter = (function(_super) { + + __extends(DecimalFormatter, _super); + + function DecimalFormatter() { + return DecimalFormatter.__super__.constructor.apply(this, arguments); + } + + DecimalFormatter.prototype.format = function(number, options) { + if (options == null) { + options = {}; + } + try { + return DecimalFormatter.__super__.format.call(this, number, options); + } catch (error) { + return number; + } + }; + + DecimalFormatter.prototype.default_format_options_for = function(number) { + return { + precision: this.precision_from(number) + }; + }; + + DecimalFormatter.prototype.get_tokens = function(number, options) { + if (options == null) { + options = {}; + } + if (number < 0) { + return this.all_tokens.decimal.negative; + } else { + return this.all_tokens.decimal.positive; + } + }; + + return DecimalFormatter; + + })(TwitterCldr.NumberFormatter); + + TwitterCldr.CurrencyFormatter = (function(_super) { + + __extends(CurrencyFormatter, _super); + + function CurrencyFormatter(options) { + if (options == null) { + options = {}; + } + this.default_currency_symbol = "$"; + this.default_precision = 2; + CurrencyFormatter.__super__.constructor.apply(this, arguments); + } + + CurrencyFormatter.prototype.format = function(number, options) { + var currency, symbol; + if (options == null) { + options = {}; + } + if (options.currency) { + if (TwitterCldr.Currencies != null) { + currency = TwitterCldr.Currencies.for_code(options.currency); + currency || (currency = { + symbol: options.currency + }); + } else { + currency = { + symbol: options.currency + }; + } + } else { + currency = { + symbol: this.default_currency_symbol + }; + } + symbol = options.use_cldr_symbol ? currency.cldr_symbol : currency.symbol; + return CurrencyFormatter.__super__.format.call(this, number, options).replace('¤', symbol); + }; + + CurrencyFormatter.prototype.default_format_options_for = function(number) { + var precision; + precision = this.precision_from(number); + if (precision === 0) { + precision = this.default_precision; + } + return { + precision: precision + }; + }; + + CurrencyFormatter.prototype.get_tokens = function(number, options) { + if (options == null) { + options = {}; + } + if (number < 0) { + return this.all_tokens.currency.negative; + } else { + return this.all_tokens.currency.positive; + } + }; + + return CurrencyFormatter; + + })(TwitterCldr.NumberFormatter); + + TwitterCldr.AbbreviatedNumberFormatter = (function(_super) { + + __extends(AbbreviatedNumberFormatter, _super); + + function AbbreviatedNumberFormatter() { + return AbbreviatedNumberFormatter.__super__.constructor.apply(this, arguments); + } + + AbbreviatedNumberFormatter.prototype.NUMBER_MAX = Math.pow(10, 15); + + AbbreviatedNumberFormatter.prototype.NUMBER_MIN = 1000; + + AbbreviatedNumberFormatter.prototype.default_format_options_for = function(number) { + return { + precision: this.precision_from(number) + }; + }; + + AbbreviatedNumberFormatter.prototype.get_type = function() { + return "decimal"; + }; + + AbbreviatedNumberFormatter.prototype.get_key = function(number) { + var i, zeroes; + zeroes = ((function() { + var _i, _ref, _results; + _results = []; + for (i = _i = 0, _ref = Math.floor(number).toString().length - 1; 0 <= _ref ? _i < _ref : _i > _ref; i = 0 <= _ref ? ++_i : --_i) { + _results.push("0"); + } + return _results; + })()).join(""); + return "1" + zeroes; + }; + + AbbreviatedNumberFormatter.prototype.get_tokens = function(number, options) { + var format, tokens, type; + if (options == null) { + options = {}; + } + type = (number < this.NUMBER_MAX) && (number >= this.NUMBER_MIN) ? this.get_type() : "decimal"; + format = type === this.get_type() ? this.get_key(number) : null; + tokens = this.all_tokens[type]; + tokens = number < 0 ? tokens.negative : tokens.positive; + if (format != null) { + tokens = tokens[format]; + } + return tokens; + }; + + AbbreviatedNumberFormatter.prototype.transform_number = function(number) { + var sig_figs; + if ((number < this.NUMBER_MAX) && (number >= this.NUMBER_MIN)) { + sig_figs = (parseInt(number).toString().length - 1) % 3; + return parseInt(number.toString().slice(0, +sig_figs + 1 || 9e9)); + } else { + return number; + } + }; + + return AbbreviatedNumberFormatter; + + })(TwitterCldr.NumberFormatter); + + TwitterCldr.ShortDecimalFormatter = (function(_super) { + + __extends(ShortDecimalFormatter, _super); + + function ShortDecimalFormatter() { + return ShortDecimalFormatter.__super__.constructor.apply(this, arguments); + } + + ShortDecimalFormatter.prototype.get_type = function() { + return "short_decimal"; + }; + + return ShortDecimalFormatter; + + })(TwitterCldr.AbbreviatedNumberFormatter); + + TwitterCldr.LongDecimalFormatter = (function(_super) { + + __extends(LongDecimalFormatter, _super); + + function LongDecimalFormatter() { + return LongDecimalFormatter.__super__.constructor.apply(this, arguments); + } + + LongDecimalFormatter.prototype.get_type = function() { + return "long_decimal"; + }; + + return LongDecimalFormatter; + + })(TwitterCldr.AbbreviatedNumberFormatter); + + TwitterCldr.NumberFormatter.BaseHelper = (function() { + + function BaseHelper() {} + + BaseHelper.prototype.interpolate = function(string, value, orientation) { + var i, length, start; + if (orientation == null) { + orientation = "right"; + } + value = value.toString(); + length = value.length; + start = orientation === "left" ? 0 : -length; + if (string.length < length) { + string = (((function() { + var _i, _results; + _results = []; + for (i = _i = 0; 0 <= length ? _i < length : _i > length; i = 0 <= length ? ++_i : --_i) { + _results.push("#"); + } + return _results; + })()).join("") + string).slice(-length); + } + if (start < 0) { + string = string.slice(0, start + string.length) + value; + } else { + string = string.slice(0, start) + value + string.slice(length); + } + return string.replace(/#/g, ""); + }; + + return BaseHelper; + + })(); + + TwitterCldr.NumberFormatter.IntegerHelper = (function(_super) { + + __extends(IntegerHelper, _super); + + function IntegerHelper(token, symbols) { + var format; + if (symbols == null) { + symbols = {}; + } + format = token.split('.')[0]; + this.format = this.prepare_format(format, symbols); + this.groups = this.parse_groups(format); + this.separator = symbols.group || ','; + } + + IntegerHelper.prototype.apply = function(number, options) { + if (options == null) { + options = {}; + } + return this.format_groups(this.interpolate(this.format, parseInt(number))); + }; + + IntegerHelper.prototype.format_groups = function(string) { + var cur_token, token, tokens; + if (this.groups.length === 0) { + return string; + } + tokens = []; + cur_token = this.chop_group(string, this.groups[0]); + tokens.push(cur_token); + if (cur_token) { + string = string.slice(0, string.length - cur_token.length); + } + while (string.length > this.groups[this.groups.length - 1]) { + cur_token = this.chop_group(string, this.groups[this.groups.length - 1]); + tokens.push(cur_token); + if (cur_token) { + string = string.slice(0, string.length - cur_token.length); + } + } + tokens.push(string); + return ((function() { + var _i, _len, _results; + _results = []; + for (_i = 0, _len = tokens.length; _i < _len; _i++) { + token = tokens[_i]; + if (token !== null) { + _results.push(token); + } + } + return _results; + })()).reverse().join(this.separator); + }; + + IntegerHelper.prototype.parse_groups = function(format) { + var index, rest, width, widths; + index = format.lastIndexOf(','); + if (!(index > 0)) { + return []; + } + rest = format.slice(0, index); + widths = [format.length - index - 1]; + if (rest.lastIndexOf(',') > -1) { + widths.push(rest.length - rest.lastIndexOf(',') - 1); + } + widths = (function() { + var _i, _len, _results; + _results = []; + for (_i = 0, _len = widths.length; _i < _len; _i++) { + width = widths[_i]; + if (width !== null) { + _results.push(width); + } + } + return _results; + })(); + widths.reverse(); + return ((function() { + var _i, _ref, _results; + _results = []; + for (index = _i = 0, _ref = widths.length; 0 <= _ref ? _i < _ref : _i > _ref; index = 0 <= _ref ? ++_i : --_i) { + if (widths.indexOf(widths[index], index + 1) === -1) { + _results.push(widths[index]); + } + } + return _results; + })()).reverse(); + }; + + IntegerHelper.prototype.chop_group = function(string, size) { + if (string.length > size) { + return string.slice(-size); + } else { + return null; + } + }; + + IntegerHelper.prototype.prepare_format = function(format, symbols) { + return format.replace(",", "").replace("+", symbols.plus_sign).replace("-", symbols.minus_sign); + }; + + return IntegerHelper; + + })(TwitterCldr.NumberFormatter.BaseHelper); + + TwitterCldr.NumberFormatter.FractionHelper = (function(_super) { + + __extends(FractionHelper, _super); + + function FractionHelper(token, symbols) { + if (symbols == null) { + symbols = {}; + } + this.format = token ? token.split('.').pop() : ""; + this.decimal = symbols.decimal || "."; + this.precision = this.format.length; + } + + FractionHelper.prototype.apply = function(fraction, options) { + var precision; + if (options == null) { + options = {}; + } + precision = options.precision != null ? options.precision : this.precision; + if (precision > 0) { + return this.decimal + this.interpolate(this.format_for(options), fraction, "left"); + } else { + return ""; + } + }; + + FractionHelper.prototype.format_for = function(options) { + var i, precision; + precision = options.precision != null ? options.precision : this.precision; + if (precision) { + return ((function() { + var _i, _results; + _results = []; + for (i = _i = 0; 0 <= precision ? _i < precision : _i > precision; i = 0 <= precision ? ++_i : --_i) { + _results.push("0"); + } + return _results; + })()).join(""); + } else { + return this.format; + } + }; + + return FractionHelper; + + })(TwitterCldr.NumberFormatter.BaseHelper); + + TwitterCldr.Currencies = (function() { + + function Currencies() {} + + Currencies.currencies = {"ADP":{"currency":"ADP","name":"Andorran peseta","cldr_symbol":"ADP","symbol":"ADP","code_points":[65,68,80]},"AED":{"currency":"AED","name":"UAE dirham","cldr_symbol":"AED","symbol":"AED","code_points":[65,69,68]},"AFA":{"currency":"AFA","name":"Afghan afghani (1927-2002)","cldr_symbol":"AFA","symbol":"AFA","code_points":[65,70,65]},"AFN":{"currency":"AFN","name":"Afghan Afghani","cldr_symbol":"AFN","symbol":"؋","code_points":[1547]},"ALK":{"currency":"ALK","name":"Albanian lek (1946-1965)","cldr_symbol":"ALK","symbol":"ALK","code_points":[65,76,75]},"ALL":{"currency":"ALL","name":"Albanian lek","cldr_symbol":"ALL","symbol":"LEK","code_points":[76,69,75]},"AMD":{"currency":"AMD","name":"Armenian dram","cldr_symbol":"AMD","symbol":"AMD","code_points":[65,77,68]},"ANG":{"currency":"ANG","name":"Netherlands Antillean guilder","cldr_symbol":"ANG","symbol":"ƒ","code_points":[402]},"AOA":{"currency":"AOA","name":"Angolan kwanza","cldr_symbol":"AOA","symbol":"AOA","code_points":[65,79,65]},"AOK":{"currency":"AOK","name":"Angolan kwanza (1977-1991)","cldr_symbol":"AOK","symbol":"AOK","code_points":[65,79,75]},"AON":{"currency":"AON","name":"Angolan new kwanza (1990-2000)","cldr_symbol":"AON","symbol":"AON","code_points":[65,79,78]},"AOR":{"currency":"AOR","name":"Angolan readjusted kwanza (1995-1999)","cldr_symbol":"AOR","symbol":"AOR","code_points":[65,79,82]},"ARA":{"currency":"ARA","name":"Argentine austral","cldr_symbol":"ARA","symbol":"ARA","code_points":[65,82,65]},"ARL":{"currency":"ARL","name":"Argentine peso ley (1970-1983)","cldr_symbol":"ARL","symbol":"ARL","code_points":[65,82,76]},"ARM":{"currency":"ARM","name":"Argentine peso (1881-1970)","cldr_symbol":"ARM","symbol":"ARM","code_points":[65,82,77]},"ARP":{"currency":"ARP","name":"Argentine peso (1983-1985)","cldr_symbol":"ARP","symbol":"ARP","code_points":[65,82,80]},"ARS":{"currency":"ARS","name":"Argentine peso","cldr_symbol":"ARS","symbol":"$","code_points":[36]},"ATS":{"currency":"ATS","name":"Austrian schilling","cldr_symbol":"ATS","symbol":"ATS","code_points":[65,84,83]},"AUD":{"currency":"AUD","name":"Australian dollar","cldr_symbol":"A$","symbol":"$","code_points":[36]},"AWG":{"currency":"AWG","name":"Aruban florin","cldr_symbol":"AWG","symbol":"ƒ","code_points":[402],"alt_name":"Florins"},"AZM":{"currency":"AZM","name":"Azerbaijani manat (1993-2006)","cldr_symbol":"AZM","symbol":"AZM","code_points":[65,90,77]},"AZN":{"currency":"AZN","name":"Azerbaijani manat","cldr_symbol":"AZN","symbol":"ман","code_points":[1084,1072,1085]},"BAD":{"currency":"BAD","name":"Bosnia-Herzegovina dinar (1992-1994)","cldr_symbol":"BAD","symbol":"BAD","code_points":[66,65,68]},"BAM":{"currency":"BAM","name":"Bosnia-Herzegovina convertible mark","cldr_symbol":"BAM","symbol":"KM","code_points":[75,77]},"BAN":{"currency":"BAN","name":"Bosnia-Herzegovina new dinar (1994-1997)","cldr_symbol":"BAN","symbol":"BAN","code_points":[66,65,78]},"BBD":{"currency":"BBD","name":"Barbadian dollar","cldr_symbol":"BBD","symbol":"$","code_points":[36]},"BDT":{"currency":"BDT","name":"Bangladeshi taka","cldr_symbol":"BDT","symbol":"BDT","code_points":[66,68,84]},"BEC":{"currency":"BEC","name":"Belgian franc (convertible)","cldr_symbol":"BEC","symbol":"BEC","code_points":[66,69,67]},"BEF":{"currency":"BEF","name":"Belgian franc","cldr_symbol":"BEF","symbol":"BEF","code_points":[66,69,70]},"BEL":{"currency":"BEL","name":"Belgian franc (financial)","cldr_symbol":"BEL","symbol":"BEL","code_points":[66,69,76]},"BGL":{"currency":"BGL","name":"Bulgarian hard lev","cldr_symbol":"BGL","symbol":"BGL","code_points":[66,71,76]},"BGM":{"currency":"BGM","name":"Bulgarian socialist lev","cldr_symbol":"BGM","symbol":"BGM","code_points":[66,71,77]},"BGN":{"currency":"BGN","name":"Bulgarian lev","cldr_symbol":"BGN","symbol":"лв","code_points":[1083,1074]},"BGO":{"currency":"BGO","name":"Bulgarian lev (1879-1952)","cldr_symbol":"BGO","symbol":"BGO","code_points":[66,71,79]},"BHD":{"currency":"BHD","name":"Bahraini dinar","cldr_symbol":"BHD","symbol":"BHD","code_points":[66,72,68]},"BIF":{"currency":"BIF","name":"Burundian franc","cldr_symbol":"BIF","symbol":"BIF","code_points":[66,73,70]},"BMD":{"currency":"BMD","name":"Bermudan dollar","cldr_symbol":"BMD","symbol":"$","code_points":[36]},"BND":{"currency":"BND","name":"Brunei dollar","cldr_symbol":"BND","symbol":"$","code_points":[36]},"BOB":{"currency":"BOB","name":"Bolivian boliviano","cldr_symbol":"BOB","symbol":"$b","code_points":[36,98]},"BOL":{"currency":"BOL","name":"Bolivian boliviano (1863-1963)","cldr_symbol":"BOL","symbol":"BOL","code_points":[66,79,76]},"BOP":{"currency":"BOP","name":"Bolivian peso","cldr_symbol":"BOP","symbol":"BOP","code_points":[66,79,80]},"BOV":{"currency":"BOV","name":"Bolivian mvdol","cldr_symbol":"BOV","symbol":"BOV","code_points":[66,79,86]},"BRB":{"currency":"BRB","name":"Brazilian new cruzeiro (1967-1986)","cldr_symbol":"BRB","symbol":"BRB","code_points":[66,82,66]},"BRC":{"currency":"BRC","name":"Brazilian cruzado (1986-1989)","cldr_symbol":"BRC","symbol":"BRC","code_points":[66,82,67]},"BRE":{"currency":"BRE","name":"Brazilian cruzeiro (1990-1993)","cldr_symbol":"BRE","symbol":"BRE","code_points":[66,82,69]},"BRL":{"currency":"BRL","name":"Brazilian real","cldr_symbol":"R$","symbol":"R$","code_points":[82,36]},"BRN":{"currency":"BRN","name":"Brazilian new cruzado (1989-1990)","cldr_symbol":"BRN","symbol":"BRN","code_points":[66,82,78]},"BRR":{"currency":"BRR","name":"Brazilian cruzeiro (1993-1994)","cldr_symbol":"BRR","symbol":"BRR","code_points":[66,82,82]},"BRZ":{"currency":"BRZ","name":"Brazilian cruzeiro (1942-1967)","cldr_symbol":"BRZ","symbol":"BRZ","code_points":[66,82,90]},"BSD":{"currency":"BSD","name":"Bahamian dollar","cldr_symbol":"BSD","symbol":"$","code_points":[36]},"BTN":{"currency":"BTN","name":"Bhutanese ngultrum","cldr_symbol":"BTN","symbol":"BTN","code_points":[66,84,78]},"BUK":{"currency":"BUK","name":"Burmese kyat","cldr_symbol":"BUK","symbol":"BUK","code_points":[66,85,75]},"BWP":{"currency":"BWP","name":"Botswanan pula","cldr_symbol":"BWP","symbol":"P","code_points":[80]},"BYB":{"currency":"BYB","name":"Belarusian new ruble (1994-1999)","cldr_symbol":"BYB","symbol":"BYB","code_points":[66,89,66]},"BYR":{"currency":"BYR","name":"Belarusian ruble","cldr_symbol":"BYR","symbol":"p.","code_points":[112,46]},"BZD":{"currency":"BZD","name":"Belize dollar","cldr_symbol":"BZD","symbol":"BZ$","code_points":[66,90,36]},"CAD":{"currency":"CAD","name":"Canadian dollar","cldr_symbol":"CA$","symbol":"$","code_points":[36]},"CDF":{"currency":"CDF","name":"Congolese franc","cldr_symbol":"CDF","symbol":"CDF","code_points":[67,68,70]},"CHE":{"currency":"CHE","name":"WIR euro","cldr_symbol":"CHE","symbol":"CHE","code_points":[67,72,69]},"CHF":{"currency":"CHF","name":"Swiss franc","cldr_symbol":"CHF","symbol":"CHF","code_points":[67,72,70]},"CHW":{"currency":"CHW","name":"WIR franc","cldr_symbol":"CHW","symbol":"CHW","code_points":[67,72,87]},"CLE":{"currency":"CLE","name":"Chilean escudo","cldr_symbol":"CLE","symbol":"CLE","code_points":[67,76,69]},"CLF":{"currency":"CLF","name":"Chilean unit of account (UF)","cldr_symbol":"CLF","symbol":"CLF","code_points":[67,76,70]},"CLP":{"currency":"CLP","name":"Chilean peso","cldr_symbol":"CLP","symbol":"$","code_points":[36]},"CNX":{"currency":"CNX","name":"Chinese People’s Bank dollar","cldr_symbol":"CNX","symbol":"CNX","code_points":[67,78,88]},"CNY":{"currency":"CNY","name":"Chinese yuan","cldr_symbol":"CN¥","symbol":"¥","code_points":[165]},"COP":{"currency":"COP","name":"Colombian peso","cldr_symbol":"COP","symbol":"$","code_points":[36]},"COU":{"currency":"COU","name":"Colombian real value unit","cldr_symbol":"COU","symbol":"COU","code_points":[67,79,85]},"CRC":{"currency":"CRC","name":"Costa Rican colón","cldr_symbol":"CRC","symbol":"₡","code_points":[8353]},"CSD":{"currency":"CSD","name":"Serbian dinar (2002-2006)","cldr_symbol":"CSD","symbol":"CSD","code_points":[67,83,68]},"CSK":{"currency":"CSK","name":"Czechoslovak hard koruna","cldr_symbol":"CSK","symbol":"CSK","code_points":[67,83,75]},"CUC":{"currency":"CUC","name":"Cuban convertible peso","cldr_symbol":"CUC","symbol":"CUC","code_points":[67,85,67]},"CUP":{"currency":"CUP","name":"Cuban peso","cldr_symbol":"CUP","symbol":"₱","code_points":[8369]},"CVE":{"currency":"CVE","name":"Cape Verdean escudo","cldr_symbol":"CVE","symbol":"CVE","code_points":[67,86,69]},"CYP":{"currency":"CYP","name":"Cypriot pound","cldr_symbol":"CYP","symbol":"CYP","code_points":[67,89,80]},"CZK":{"currency":"CZK","name":"Czech Republic koruna","cldr_symbol":"CZK","symbol":"Kč","code_points":[75,269]},"DDM":{"currency":"DDM","name":"East German mark","cldr_symbol":"DDM","symbol":"DDM","code_points":[68,68,77]},"DEM":{"currency":"DEM","name":"German mark","cldr_symbol":"DEM","symbol":"DEM","code_points":[68,69,77]},"DJF":{"currency":"DJF","name":"Djiboutian franc","cldr_symbol":"DJF","symbol":"DJF","code_points":[68,74,70]},"DKK":{"currency":"DKK","name":"Danish krone","cldr_symbol":"DKK","symbol":"kr","code_points":[107,114]},"DOP":{"currency":"DOP","name":"Dominican peso","cldr_symbol":"DOP","symbol":"RD$","code_points":[82,68,36]},"DZD":{"currency":"DZD","name":"Algerian dinar","cldr_symbol":"DZD","symbol":"DZD","code_points":[68,90,68]},"ECS":{"currency":"ECS","name":"Ecuadorian sucre","cldr_symbol":"ECS","symbol":"ECS","code_points":[69,67,83]},"ECV":{"currency":"ECV","name":"Ecuadorian unit of constant value","cldr_symbol":"ECV","symbol":"ECV","code_points":[69,67,86]},"EEK":{"currency":"EEK","name":"Estonian kroon","cldr_symbol":"EEK","symbol":"kr","code_points":[107,114]},"EGP":{"currency":"EGP","name":"Egyptian pound","cldr_symbol":"EGP","symbol":"£","code_points":[163]},"ERN":{"currency":"ERN","name":"Eritrean nakfa","cldr_symbol":"ERN","symbol":"ERN","code_points":[69,82,78]},"ESA":{"currency":"ESA","name":"Spanish peseta (A account)","cldr_symbol":"ESA","symbol":"ESA","code_points":[69,83,65]},"ESB":{"currency":"ESB","name":"Spanish peseta (convertible account)","cldr_symbol":"ESB","symbol":"ESB","code_points":[69,83,66]},"ESP":{"currency":"ESP","name":"Spanish peseta","cldr_symbol":"ESP","symbol":"ESP","code_points":[69,83,80]},"ETB":{"currency":"ETB","name":"Ethiopian birr","cldr_symbol":"ETB","symbol":"ETB","code_points":[69,84,66]},"EUR":{"currency":"EUR","name":"euro","cldr_symbol":"€","symbol":"€","code_points":[8364]},"FIM":{"currency":"FIM","name":"Finnish markka","cldr_symbol":"FIM","symbol":"FIM","code_points":[70,73,77]},"FJD":{"currency":"FJD","name":"Fijian dollar","cldr_symbol":"FJD","symbol":"FJD","code_points":[70,74,68]},"FKP":{"currency":"FKP","name":"Falkland Islands pound","cldr_symbol":"FKP","symbol":"£","code_points":[163]},"FRF":{"currency":"FRF","name":"French franc","cldr_symbol":"FRF","symbol":"FRF","code_points":[70,82,70]},"GBP":{"currency":"GBP","name":"British pound sterling","cldr_symbol":"£","symbol":"£","code_points":[163]},"GEK":{"currency":"GEK","name":"Georgian kupon larit","cldr_symbol":"GEK","symbol":"GEK","code_points":[71,69,75]},"GEL":{"currency":"GEL","name":"Georgian lari","cldr_symbol":"GEL","symbol":"GEL","code_points":[71,69,76]},"GHC":{"currency":"GHC","name":"Ghanaian cedi (1979-2007)","cldr_symbol":"GHC","symbol":"GHC","code_points":[71,72,67]},"GHS":{"currency":"GHS","name":"Ghanaian cedi","cldr_symbol":"GHS","symbol":"¢","code_points":[162]},"GIP":{"currency":"GIP","name":"Gibraltar pound","cldr_symbol":"GIP","symbol":"£","code_points":[163]},"GMD":{"currency":"GMD","name":"Gambian dalasi","cldr_symbol":"GMD","symbol":"GMD","code_points":[71,77,68]},"GNF":{"currency":"GNF","name":"Guinean franc","cldr_symbol":"GNF","symbol":"GNF","code_points":[71,78,70]},"GNS":{"currency":"GNS","name":"Guinean syli","cldr_symbol":"GNS","symbol":"GNS","code_points":[71,78,83]},"GQE":{"currency":"GQE","name":"Equatorial Guinean ekwele","cldr_symbol":"GQE","symbol":"GQE","code_points":[71,81,69]},"GRD":{"currency":"GRD","name":"Greek drachma","cldr_symbol":"GRD","symbol":"GRD","code_points":[71,82,68]},"GTQ":{"currency":"GTQ","name":"Guatemalan quetzal","cldr_symbol":"GTQ","symbol":"Q","code_points":[81]},"GWE":{"currency":"GWE","name":"Portuguese Guinea escudo","cldr_symbol":"GWE","symbol":"GWE","code_points":[71,87,69]},"GWP":{"currency":"GWP","name":"Guinea-Bissau peso","cldr_symbol":"GWP","symbol":"GWP","code_points":[71,87,80]},"GYD":{"currency":"GYD","name":"Guyanaese dollar","cldr_symbol":"GYD","symbol":"GYD","code_points":[71,89,68]},"HKD":{"currency":"HKD","name":"Hong Kong dollar","cldr_symbol":"HK$","symbol":"$","code_points":[36]},"HNL":{"currency":"HNL","name":"Honduran lempira","cldr_symbol":"HNL","symbol":"L","code_points":[76]},"HRD":{"currency":"HRD","name":"Croatian dinar","cldr_symbol":"HRD","symbol":"HRD","code_points":[72,82,68]},"HRK":{"currency":"HRK","name":"Croatian kuna","cldr_symbol":"HRK","symbol":"kn","code_points":[107,110]},"HTG":{"currency":"HTG","name":"Haitian gourde","cldr_symbol":"HTG","symbol":"HTG","code_points":[72,84,71]},"HUF":{"currency":"HUF","name":"Hungarian forint","cldr_symbol":"HUF","symbol":"Ft","code_points":[70,116]},"IDR":{"currency":"IDR","name":"Indonesian rupiah","cldr_symbol":"IDR","symbol":"Rp","code_points":[82,112]},"IEP":{"currency":"IEP","name":"Irish pound","cldr_symbol":"IEP","symbol":"IEP","code_points":[73,69,80]},"ILP":{"currency":"ILP","name":"Israeli pound","cldr_symbol":"ILP","symbol":"ILP","code_points":[73,76,80]},"ILR":{"currency":"ILR","name":"Israeli sheqel (1980-1985)","cldr_symbol":"ILR","symbol":"ILR","code_points":[73,76,82]},"ILS":{"currency":"ILS","name":"Israeli new sheqel","cldr_symbol":"₪","symbol":"₪","code_points":[8362]},"INR":{"currency":"INR","name":"Indian rupee","cldr_symbol":"₹","symbol":"₨","code_points":[8360]},"IQD":{"currency":"IQD","name":"Iraqi dinar","cldr_symbol":"IQD","symbol":"IQD","code_points":[73,81,68]},"IRR":{"currency":"IRR","name":"Iranian rial","cldr_symbol":"IRR","symbol":"﷼","code_points":[65020]},"ISJ":{"currency":"ISJ","name":"Icelandic króna (1918-1981)","cldr_symbol":"ISJ","symbol":"ISJ","code_points":[73,83,74]},"ISK":{"currency":"ISK","name":"Icelandic króna","cldr_symbol":"ISK","symbol":"kr","code_points":[107,114]},"ITL":{"currency":"ITL","name":"Italian lira","cldr_symbol":"ITL","symbol":"ITL","code_points":[73,84,76]},"JMD":{"currency":"JMD","name":"Jamaican dollar","cldr_symbol":"JMD","symbol":"JMD","code_points":[74,77,68]},"JOD":{"currency":"JOD","name":"Jordanian dinar","cldr_symbol":"JOD","symbol":"JOD","code_points":[74,79,68]},"JPY":{"currency":"JPY","name":"Japanese yen","cldr_symbol":"¥","symbol":"¥","code_points":[165]},"KES":{"currency":"KES","name":"Kenyan shilling","cldr_symbol":"KES","symbol":"KES","code_points":[75,69,83]},"KGS":{"currency":"KGS","name":"Kyrgystani som","cldr_symbol":"KGS","symbol":"лв","code_points":[1083,1074]},"KHR":{"currency":"KHR","name":"Cambodian riel","cldr_symbol":"KHR","symbol":"KHR","code_points":[75,72,82]},"KMF":{"currency":"KMF","name":"Comorian franc","cldr_symbol":"KMF","symbol":"KMF","code_points":[75,77,70]},"KPW":{"currency":"KPW","name":"North Korean won","cldr_symbol":"KPW","symbol":"₩","code_points":[8361]},"KRH":{"currency":"KRH","name":"South Korean hwan (1953-1962)","cldr_symbol":"KRH","symbol":"KRH","code_points":[75,82,72]},"KRO":{"currency":"KRO","name":"South Korean won (1945-1953)","cldr_symbol":"KRO","symbol":"KRO","code_points":[75,82,79]},"KRW":{"currency":"KRW","name":"South Korean won","cldr_symbol":"₩","symbol":"₩","code_points":[8361]},"KWD":{"currency":"KWD","name":"Kuwaiti dinar","cldr_symbol":"KWD","symbol":"KWD","code_points":[75,87,68]},"KYD":{"currency":"KYD","name":"Cayman Islands dollar","cldr_symbol":"KYD","symbol":"$","code_points":[36]},"KZT":{"currency":"KZT","name":"Kazakhstani tenge","cldr_symbol":"KZT","symbol":"лв","code_points":[1083,1074]},"LAK":{"currency":"LAK","name":"Laotian kip","cldr_symbol":"LAK","symbol":"₭","code_points":[8365]},"LBP":{"currency":"LBP","name":"Lebanese pound","cldr_symbol":"LBP","symbol":"£","code_points":[163]},"LKR":{"currency":"LKR","name":"Sri Lankan rupee","cldr_symbol":"LKR","symbol":"₨","code_points":[8360]},"LRD":{"currency":"LRD","name":"Liberian dollar","cldr_symbol":"LRD","symbol":"$","code_points":[36]},"LSL":{"currency":"LSL","name":"Lesotho loti","cldr_symbol":"LSL","symbol":"LSL","code_points":[76,83,76]},"LTL":{"currency":"LTL","name":"Lithuanian litas","cldr_symbol":"LTL","symbol":"Lt","code_points":[76,116]},"LTT":{"currency":"LTT","name":"Lithuanian talonas","cldr_symbol":"LTT","symbol":"LTT","code_points":[76,84,84]},"LUC":{"currency":"LUC","name":"Luxembourgian convertible franc","cldr_symbol":"LUC","symbol":"LUC","code_points":[76,85,67]},"LUF":{"currency":"LUF","name":"Luxembourgian franc","cldr_symbol":"LUF","symbol":"LUF","code_points":[76,85,70]},"LUL":{"currency":"LUL","name":"Luxembourg financial franc","cldr_symbol":"LUL","symbol":"LUL","code_points":[76,85,76]},"LVL":{"currency":"LVL","name":"Latvian lats","cldr_symbol":"LVL","symbol":"Ls","code_points":[76,115]},"LVR":{"currency":"LVR","name":"Latvian ruble","cldr_symbol":"LVR","symbol":"LVR","code_points":[76,86,82]},"LYD":{"currency":"LYD","name":"Libyan dinar","cldr_symbol":"LYD","symbol":"LYD","code_points":[76,89,68]},"MAD":{"currency":"MAD","name":"Moroccan dirham","cldr_symbol":"MAD","symbol":"MAD","code_points":[77,65,68]},"MAF":{"currency":"MAF","name":"Moroccan franc","cldr_symbol":"MAF","symbol":"MAF","code_points":[77,65,70]},"MCF":{"currency":"MCF","name":"Monegasque franc","cldr_symbol":"MCF","symbol":"MCF","code_points":[77,67,70]},"MDC":{"currency":"MDC","name":"Moldovan cupon","cldr_symbol":"MDC","symbol":"MDC","code_points":[77,68,67]},"MDL":{"currency":"MDL","name":"Moldovan leu","cldr_symbol":"MDL","symbol":"MDL","code_points":[77,68,76]},"MGA":{"currency":"MGA","name":"Malagasy Ariary","cldr_symbol":"MGA","symbol":"MGA","code_points":[77,71,65]},"MGF":{"currency":"MGF","name":"Malagasy franc","cldr_symbol":"MGF","symbol":"MGF","code_points":[77,71,70]},"MKD":{"currency":"MKD","name":"Macedonian denar","cldr_symbol":"MKD","symbol":"MKD","code_points":[77,75,68]},"MKN":{"currency":"MKN","name":"Macedonian denar (1992-1993)","cldr_symbol":"MKN","symbol":"MKN","code_points":[77,75,78]},"MLF":{"currency":"MLF","name":"Malian franc","cldr_symbol":"MLF","symbol":"MLF","code_points":[77,76,70]},"MMK":{"currency":"MMK","name":"Myanma kyat","cldr_symbol":"MMK","symbol":"MMK","code_points":[77,77,75]},"MNT":{"currency":"MNT","name":"Mongolian tugrik","cldr_symbol":"MNT","symbol":"₮","code_points":[8366]},"MOP":{"currency":"MOP","name":"Macanese pataca","cldr_symbol":"MOP","symbol":"MOP","code_points":[77,79,80]},"MRO":{"currency":"MRO","name":"Mauritanian ouguiya","cldr_symbol":"MRO","symbol":"MRO","code_points":[77,82,79]},"MTL":{"currency":"MTL","name":"Maltese lira","cldr_symbol":"MTL","symbol":"MTL","code_points":[77,84,76]},"MTP":{"currency":"MTP","name":"Maltese pound","cldr_symbol":"MTP","symbol":"MTP","code_points":[77,84,80]},"MUR":{"currency":"MUR","name":"Mauritian rupee","cldr_symbol":"MUR","symbol":"₨","code_points":[8360]},"MVP":{"currency":"MVP","name":"Maldivian rupee","cldr_symbol":"MVP","symbol":"MVP","code_points":[77,86,80]},"MVR":{"currency":"MVR","name":"Maldivian rufiyaa","cldr_symbol":"MVR","symbol":"MVR","code_points":[77,86,82]},"MWK":{"currency":"MWK","name":"Malawian Kwacha","cldr_symbol":"MWK","symbol":"MWK","code_points":[77,87,75]},"MXN":{"currency":"MXN","name":"Mexican peso","cldr_symbol":"MX$","symbol":"$","code_points":[36]},"MXP":{"currency":"MXP","name":"Mexican silver peso (1861-1992)","cldr_symbol":"MXP","symbol":"MXP","code_points":[77,88,80]},"MXV":{"currency":"MXV","name":"Mexican investment unit","cldr_symbol":"MXV","symbol":"MXV","code_points":[77,88,86]},"MYR":{"currency":"MYR","name":"Malaysian ringgit","cldr_symbol":"MYR","symbol":"RM","code_points":[82,77]},"MZE":{"currency":"MZE","name":"Mozambican escudo","cldr_symbol":"MZE","symbol":"MZE","code_points":[77,90,69]},"MZM":{"currency":"MZM","name":"Mozambican metical (1980-2006)","cldr_symbol":"MZM","symbol":"MZM","code_points":[77,90,77]},"MZN":{"currency":"MZN","name":"Mozambican metical","cldr_symbol":"MZN","symbol":"MT","code_points":[77,84]},"NAD":{"currency":"NAD","name":"Namibian dollar","cldr_symbol":"NAD","symbol":"$","code_points":[36]},"NGN":{"currency":"NGN","name":"Nigerian naira","cldr_symbol":"NGN","symbol":"₦","code_points":[8358]},"NIC":{"currency":"NIC","name":"Nicaraguan córdoba (1988-1991)","cldr_symbol":"NIC","symbol":"NIC","code_points":[78,73,67]},"NIO":{"currency":"NIO","name":"Nicaraguan córdoba","cldr_symbol":"NIO","symbol":"C$","code_points":[67,36]},"NLG":{"currency":"NLG","name":"Dutch guilder","cldr_symbol":"NLG","symbol":"NLG","code_points":[78,76,71]},"NOK":{"currency":"NOK","name":"Norwegian krone","cldr_symbol":"NOK","symbol":"kr","code_points":[107,114]},"NPR":{"currency":"NPR","name":"Nepalese rupee","cldr_symbol":"NPR","symbol":"₨","code_points":[8360]},"NZD":{"currency":"NZD","name":"New Zealand dollar","cldr_symbol":"NZ$","symbol":"$","code_points":[36]},"OMR":{"currency":"OMR","name":"Omani rial","cldr_symbol":"OMR","symbol":"﷼","code_points":[65020]},"PAB":{"currency":"PAB","name":"Panamanian balboa","cldr_symbol":"PAB","symbol":"B/.","code_points":[66,47,46]},"PEI":{"currency":"PEI","name":"Peruvian inti","cldr_symbol":"PEI","symbol":"PEI","code_points":[80,69,73]},"PEN":{"currency":"PEN","name":"Peruvian nuevo sol","cldr_symbol":"PEN","symbol":"S/.","code_points":[83,47,46]},"PES":{"currency":"PES","name":"Peruvian sol (1863-1965)","cldr_symbol":"PES","symbol":"PES","code_points":[80,69,83]},"PGK":{"currency":"PGK","name":"Papua New Guinean kina","cldr_symbol":"PGK","symbol":"PGK","code_points":[80,71,75]},"PHP":{"currency":"PHP","name":"Philippine peso","cldr_symbol":"PHP","symbol":"Php","code_points":[80,104,112]},"PKR":{"currency":"PKR","name":"Pakistani rupee","cldr_symbol":"PKR","symbol":"₨","code_points":[8360]},"PLN":{"currency":"PLN","name":"Polish zloty","cldr_symbol":"PLN","symbol":"zł","code_points":[122,322]},"PLZ":{"currency":"PLZ","name":"Polish zloty (PLZ)","cldr_symbol":"PLZ","symbol":"PLZ","code_points":[80,76,90]},"PTE":{"currency":"PTE","name":"Portuguese escudo","cldr_symbol":"PTE","symbol":"PTE","code_points":[80,84,69]},"PYG":{"currency":"PYG","name":"Paraguayan guarani","cldr_symbol":"PYG","symbol":"Gs","code_points":[71,115]},"QAR":{"currency":"QAR","name":"Qatari rial","cldr_symbol":"QAR","symbol":"﷼","code_points":[65020]},"RHD":{"currency":"RHD","name":"Rhodesian dollar","cldr_symbol":"RHD","symbol":"RHD","code_points":[82,72,68]},"ROL":{"currency":"ROL","name":"Romanian leu (1952-2006)","cldr_symbol":"ROL","symbol":"ROL","code_points":[82,79,76]},"RON":{"currency":"RON","name":"Romanian leu","cldr_symbol":"RON","symbol":"lei","code_points":[108,101,105]},"RSD":{"currency":"RSD","name":"Serbian dinar","cldr_symbol":"RSD","symbol":"Дин.","code_points":[1044,1080,1085,46]},"RUB":{"currency":"RUB","name":"Russian ruble","cldr_symbol":"RUB","symbol":"руб","code_points":[1088,1091,1073]},"RUR":{"currency":"RUR","name":"Russian ruble (1991-1998)","cldr_symbol":"RUR","symbol":"RUR","code_points":[82,85,82]},"RWF":{"currency":"RWF","name":"Rwandan franc","cldr_symbol":"RWF","symbol":"RWF","code_points":[82,87,70]},"SAR":{"currency":"SAR","name":"Saudi riyal","cldr_symbol":"SAR","symbol":"﷼","code_points":[65020]},"SBD":{"currency":"SBD","name":"Solomon Islands dollar","cldr_symbol":"SBD","symbol":"$","code_points":[36]},"SCR":{"currency":"SCR","name":"Seychellois rupee","cldr_symbol":"SCR","symbol":"₨","code_points":[8360]},"SDD":{"currency":"SDD","name":"Sudanese dinar (1992-2007)","cldr_symbol":"SDD","symbol":"SDD","code_points":[83,68,68]},"SDG":{"currency":"SDG","name":"Sudanese pound","cldr_symbol":"SDG","symbol":"SDG","code_points":[83,68,71]},"SDP":{"currency":"SDP","name":"Sudanese pound (1957-1998)","cldr_symbol":"SDP","symbol":"SDP","code_points":[83,68,80]},"SEK":{"currency":"SEK","name":"Swedish krona","cldr_symbol":"SEK","symbol":"kr","code_points":[107,114]},"SGD":{"currency":"SGD","name":"Singapore dollar","cldr_symbol":"SGD","symbol":"$","code_points":[36]},"SHP":{"currency":"SHP","name":"Saint Helena pound","cldr_symbol":"SHP","symbol":"£","code_points":[163]},"SIT":{"currency":"SIT","name":"Slovenian tolar","cldr_symbol":"SIT","symbol":"SIT","code_points":[83,73,84]},"SKK":{"currency":"SKK","name":"Slovak koruna","cldr_symbol":"SKK","symbol":"SKK","code_points":[83,75,75]},"SLL":{"currency":"SLL","name":"Sierra Leonean leone","cldr_symbol":"SLL","symbol":"SLL","code_points":[83,76,76]},"SOS":{"currency":"SOS","name":"Somali shilling","cldr_symbol":"SOS","symbol":"S","code_points":[83]},"SRD":{"currency":"SRD","name":"Surinamese dollar","cldr_symbol":"SRD","symbol":"$","code_points":[36]},"SRG":{"currency":"SRG","name":"Surinamese guilder","cldr_symbol":"SRG","symbol":"SRG","code_points":[83,82,71]},"SSP":{"currency":"SSP","name":"South Sudanese pound","cldr_symbol":"SSP","symbol":"SSP","code_points":[83,83,80]},"STD":{"currency":"STD","name":"São Tomé and Príncipe dobra","cldr_symbol":"STD","symbol":"STD","code_points":[83,84,68]},"SUR":{"currency":"SUR","name":"Soviet rouble","cldr_symbol":"SUR","symbol":"SUR","code_points":[83,85,82]},"SVC":{"currency":"SVC","name":"Salvadoran colón","cldr_symbol":"SVC","symbol":"SVC","code_points":[83,86,67]},"SYP":{"currency":"SYP","name":"Syrian pound","cldr_symbol":"SYP","symbol":"£","code_points":[163]},"SZL":{"currency":"SZL","name":"Swazi lilangeni","cldr_symbol":"SZL","symbol":"SZL","code_points":[83,90,76]},"THB":{"currency":"THB","name":"Thai baht","cldr_symbol":"฿","symbol":"฿","code_points":[3647]},"TJR":{"currency":"TJR","name":"Tajikistani ruble","cldr_symbol":"TJR","symbol":"TJR","code_points":[84,74,82]},"TJS":{"currency":"TJS","name":"Tajikistani somoni","cldr_symbol":"TJS","symbol":"TJS","code_points":[84,74,83]},"TMM":{"currency":"TMM","name":"Turkmenistani manat (1993-2009)","cldr_symbol":"TMM","symbol":"TMM","code_points":[84,77,77]},"TMT":{"currency":"TMT","name":"Turkmenistani manat","cldr_symbol":"TMT","symbol":"TMT","code_points":[84,77,84]},"TND":{"currency":"TND","name":"Tunisian dinar","cldr_symbol":"TND","symbol":"TND","code_points":[84,78,68]},"TOP":{"currency":"TOP","name":"Tongan paʻanga","cldr_symbol":"TOP","symbol":"TOP","code_points":[84,79,80]},"TPE":{"currency":"TPE","name":"Timorese escudo","cldr_symbol":"TPE","symbol":"TPE","code_points":[84,80,69]},"TRL":{"currency":"TRL","name":"Turkish lira (1922-2005)","cldr_symbol":"TRL","symbol":"TRL","code_points":[84,82,76]},"TRY":{"currency":"TRY","name":"Turkish lira","cldr_symbol":"TRY","symbol":"TL","code_points":[84,76]},"TTD":{"currency":"TTD","name":"Trinidad and Tobago dollar","cldr_symbol":"TTD","symbol":"$","code_points":[36]},"TWD":{"currency":"TWD","name":"New Taiwan dollar","cldr_symbol":"NT$","symbol":"NT$","code_points":[78,84,36]},"TZS":{"currency":"TZS","name":"Tanzanian shilling","cldr_symbol":"TZS","symbol":"TZS","code_points":[84,90,83]},"UAH":{"currency":"UAH","name":"Ukrainian hryvnia","cldr_symbol":"UAH","symbol":"₴","code_points":[8372]},"UAK":{"currency":"UAK","name":"Ukrainian karbovanets","cldr_symbol":"UAK","symbol":"UAK","code_points":[85,65,75]},"UGS":{"currency":"UGS","name":"Ugandan shilling (1966-1987)","cldr_symbol":"UGS","symbol":"UGS","code_points":[85,71,83]},"UGX":{"currency":"UGX","name":"Ugandan shilling","cldr_symbol":"UGX","symbol":"UGX","code_points":[85,71,88]},"USD":{"currency":"USD","name":"US dollar","cldr_symbol":"$","symbol":"$","code_points":[36]},"USN":{"currency":"USN","name":"US dollar (next day)","cldr_symbol":"USN","symbol":"USN","code_points":[85,83,78]},"USS":{"currency":"USS","name":"US dollar (same day)","cldr_symbol":"USS","symbol":"USS","code_points":[85,83,83]},"UYI":{"currency":"UYI","name":"Uruguayan peso (indexed units)","cldr_symbol":"UYI","symbol":"UYI","code_points":[85,89,73]},"UYP":{"currency":"UYP","name":"Uruguayan peso (1975-1993)","cldr_symbol":"UYP","symbol":"UYP","code_points":[85,89,80]},"UYU":{"currency":"UYU","name":"Uruguayan peso","cldr_symbol":"UYU","symbol":"$U","code_points":[36,85]},"UZS":{"currency":"UZS","name":"Uzbekistan som","cldr_symbol":"UZS","symbol":"лв","code_points":[1083,1074]},"VEB":{"currency":"VEB","name":"Venezuelan bolívar (1871-2008)","cldr_symbol":"VEB","symbol":"VEB","code_points":[86,69,66]},"VEF":{"currency":"VEF","name":"Venezuelan bolívar","cldr_symbol":"VEF","symbol":"Bs","code_points":[66,115]},"VND":{"currency":"VND","name":"Vietnamese dong","cldr_symbol":"₫","symbol":"₫","code_points":[8363]},"VNN":{"currency":"VNN","name":"Vietnamese dong (1978-1985)","cldr_symbol":"VNN","symbol":"VNN","code_points":[86,78,78]},"VUV":{"currency":"VUV","name":"Vanuatu vatu","cldr_symbol":"VUV","symbol":"VUV","code_points":[86,85,86]},"WST":{"currency":"WST","name":"Samoan tala","cldr_symbol":"WST","symbol":"WST","code_points":[87,83,84]},"XAF":{"currency":"XAF","name":"CFA franc BEAC","cldr_symbol":"FCFA","symbol":"FCFA","code_points":[70,67,70,65]},"XAG":{"currency":"XAG","name":"troy ounce of silver","cldr_symbol":"XAG","symbol":"XAG","code_points":[88,65,71]},"XAU":{"currency":"XAU","name":"troy ounce of gold","cldr_symbol":"XAU","symbol":"XAU","code_points":[88,65,85]},"XBA":{"currency":"XBA","name":"European composite unit","cldr_symbol":"XBA","symbol":"XBA","code_points":[88,66,65]},"XBB":{"currency":"XBB","name":"European monetary unit","cldr_symbol":"XBB","symbol":"XBB","code_points":[88,66,66]},"XBC":{"currency":"XBC","name":"European unit of account (XBC)","cldr_symbol":"XBC","symbol":"XBC","code_points":[88,66,67]},"XBD":{"currency":"XBD","name":"European unit of account (XBD)","cldr_symbol":"XBD","symbol":"XBD","code_points":[88,66,68]},"XCD":{"currency":"XCD","name":"East Caribbean dollar","cldr_symbol":"EC$","symbol":"$","code_points":[36]},"XDR":{"currency":"XDR","name":"special drawing rights","cldr_symbol":"XDR","symbol":"XDR","code_points":[88,68,82]},"XEU":{"currency":"XEU","name":"European currency unit","cldr_symbol":"XEU","symbol":"XEU","code_points":[88,69,85]},"XFO":{"currency":"XFO","name":"French gold franc","cldr_symbol":"XFO","symbol":"XFO","code_points":[88,70,79]},"XFU":{"currency":"XFU","name":"French UIC-franc","cldr_symbol":"XFU","symbol":"XFU","code_points":[88,70,85]},"XOF":{"currency":"XOF","name":"CFA franc BCEAO","cldr_symbol":"CFA","symbol":"CFA","code_points":[67,70,65]},"XPD":{"currency":"XPD","name":"troy ounce of palladium","cldr_symbol":"XPD","symbol":"XPD","code_points":[88,80,68]},"XPF":{"currency":"XPF","name":"CFP franc","cldr_symbol":"CFPF","symbol":"CFPF","code_points":[67,70,80,70]},"XPT":{"currency":"XPT","name":"troy ounce of platinum","cldr_symbol":"XPT","symbol":"XPT","code_points":[88,80,84]},"XRE":{"currency":"XRE","name":"RINET Funds unit","cldr_symbol":"XRE","symbol":"XRE","code_points":[88,82,69]},"XSU":{"currency":"XSU","name":"Sucre","cldr_symbol":"XSU","symbol":"XSU","code_points":[88,83,85]},"XTS":{"currency":"XTS","name":"Testing Currency unit","cldr_symbol":"XTS","symbol":"XTS","code_points":[88,84,83]},"XUA":{"currency":"XUA","name":"ADB unit of account","cldr_symbol":"XUA","symbol":"XUA","code_points":[88,85,65]},"XXX":{"currency":"XXX","name":"(unknown unit of currency)","cldr_symbol":"XXX","symbol":"XXX","code_points":[88,88,88]},"YDD":{"currency":"YDD","name":"Yemeni dinar","cldr_symbol":"YDD","symbol":"YDD","code_points":[89,68,68]},"YER":{"currency":"YER","name":"Yemeni rial","cldr_symbol":"YER","symbol":"﷼","code_points":[65020]},"YUD":{"currency":"YUD","name":"Yugoslavian hard dinar (1966-1990)","cldr_symbol":"YUD","symbol":"YUD","code_points":[89,85,68]},"YUM":{"currency":"YUM","name":"Yugoslavian new dinar (1994-2002)","cldr_symbol":"YUM","symbol":"YUM","code_points":[89,85,77]},"YUN":{"currency":"YUN","name":"Yugoslavian convertible dinar (1990-1992)","cldr_symbol":"YUN","symbol":"YUN","code_points":[89,85,78]},"YUR":{"currency":"YUR","name":"Yugoslavian reformed dinar (1992-1993)","cldr_symbol":"YUR","symbol":"YUR","code_points":[89,85,82]},"ZAL":{"currency":"ZAL","name":"South African rand (financial)","cldr_symbol":"ZAL","symbol":"ZAL","code_points":[90,65,76]},"ZAR":{"currency":"ZAR","name":"South African rand","cldr_symbol":"ZAR","symbol":"R","code_points":[82]},"ZMK":{"currency":"ZMK","name":"Zambian kwacha","cldr_symbol":"ZMK","symbol":"ZMK","code_points":[90,77,75]},"ZRN":{"currency":"ZRN","name":"Zairean new zaire (1993-1998)","cldr_symbol":"ZRN","symbol":"ZRN","code_points":[90,82,78]},"ZRZ":{"currency":"ZRZ","name":"Zairean zaire (1971-1993)","cldr_symbol":"ZRZ","symbol":"ZRZ","code_points":[90,82,90]},"ZWD":{"currency":"ZWD","name":"Zimbabwean dollar (1980-2008)","cldr_symbol":"ZWD","symbol":"Z$","code_points":[90,36]},"ZWL":{"currency":"ZWL","name":"Zimbabwean dollar (2009)","cldr_symbol":"ZWL","symbol":"ZWL","code_points":[90,87,76]},"ZWR":{"currency":"ZWR","name":"Zimbabwean dollar (2008)","cldr_symbol":"ZWR","symbol":"ZWR","code_points":[90,87,82]}}; + + Currencies.currency_codes = function() { + var data, _; + return this.codes || (this.codes = (function() { + var _ref, _results; + _ref = this.currencies; + _results = []; + for (_ in _ref) { + data = _ref[_]; + _results.push(data.code); + } + return _results; + }).call(this)); + }; + + Currencies.for_code = function(currency_code) { + var country_name, data, result, _ref; + result = null; + _ref = this.currencies; + for (country_name in _ref) { + data = _ref[country_name]; + if (data.currency === currency_code) { + result = { + country: country_name, + cldr_symbol: data.cldr_symbol, + symbol: data.symbol, + currency: data.currency + }; + break; + } + } + return result; + }; + + return Currencies; + + })(); + + TwitterCldr.ListFormatter = (function() { + + function ListFormatter(options) { + if (options == null) { + options = {}; + } + this.formats = {"2":"{0} and {1}","end":"{0}, and {1}","middle":"{0}, {1}","start":"{0}, {1}"}; + } + + ListFormatter.prototype.format = function(list) { + if (this.formats[list.length.toString()] != null) { + return this.compose(this.formats[list.length.toString()], list); + } else { + return this.compose_list(list); + } + }; + + ListFormatter.prototype.compose_list = function(list) { + var format_key, i, result, _i, _ref; + result = this.compose(this.formats.end || this.formats.middle || "", [list[list.length - 2], list[list.length - 1]]); + if (list.length > 2) { + for (i = _i = 3, _ref = list.length; 3 <= _ref ? _i <= _ref : _i >= _ref; i = 3 <= _ref ? ++_i : --_i) { + format_key = i === list.length ? "start" : "middle"; + if (this.formats[format_key] == null) { + format_key = "middle"; + } + result = this.compose(this.formats[format_key] || "", [list[list.length - i], result]); + } + } + return result; + }; + + ListFormatter.prototype.compose = function(format, elements) { + var element, result; + elements = (function() { + var _i, _len, _results; + _results = []; + for (_i = 0, _len = elements.length; _i < _len; _i++) { + element = elements[_i]; + if (element !== null) { + _results.push(element); + } + } + return _results; + })(); + if (elements.length > 1) { + result = format.replace(/\{(\d+)\}/g, function() { + return RegExp.$1; + }); + if (TwitterCldr.is_rtl) { + result = TwitterCldr.Bidi.from_string(result, { + "direction": "RTL" + }).reorder_visually().toString(); + } + return result.replace(/(\d+)/g, function() { + return elements[parseInt(RegExp.$1)]; + }); + } else { + return elements[0] || ""; + } + }; + + return ListFormatter; + + })(); + + TwitterCldr.Bidi = (function() { + var MAX_DEPTH; + + MAX_DEPTH = 62; + + function Bidi(options) { + if (options == null) { + options = {}; + } + this.bidi_classes = {"BN":{"8":[0],"13":[14],"5":[127,8298],"25":[134],"0":[173,65279,917505],"2":[8203],"4":[8288],"7":[119155],"95":[917536]},"S":{"0":[9,11,31]},"B":{"0":[10,13,133,8233],"2":[28]},"WS":{"0":[12,32,5760,6158,8232,8287,12288],"10":[8192]},"ON":{"1":[33,171,174,697,884,900,1542,1550,5787,6468,8189,8448,8456,8506,12342,12443,12829,13278,42622,64830,65120,65281,126704,127338],"4":[38,187,8512,65286,65529,127942],"5":[59,91,3059,8478,11493,65307,65339,127792],"3":[123,166,2038,3898,8451,8522,12289,13004,13175,43048,43124,128249,128320],"0":[161,180,215,247,894,903,1014,1418,1758,1769,3066,5120,6464,8125,8468,8485,8487,8489,8585,12336,12448,12539,13311,42611,42888,65021,65105,65108,65128,65131,65793,67871,119365,120539,120597,120655,120713,120771,128064],"2":[182,8127,8141,8157,8173,8316,8332,8470,12349,12924,42509,65124,65506],"13":[706,722,127153],"8":[741,65110],"16":[751,127968],"6":[3192,11513,65512,68409],"9":[5008,6128,11088,65040],"10":[6144,9280,65371,128581],"33":[6622,42752],"23":[8208,128336],"14":[8245,12977,127136,127169,127185],"25":[8261,9083,11904],"15":[8528,12880],"129":[8592],"289":[8724],"93":[9110],"38":[9216],"39":[9312],"449":[9450],"82":[9901],"254":[9985],"588":[10496],"59":[11776],"88":[11931],"213":[12032],"11":[12272,65936],"24":[12296],"35":[12736],"63":[19904],"54":[42128],"31":[65072],"74":[65856],"19":[69714,127872],"65":[119296],"86":[119552],"43":[126976],"99":[127024],"32":[127744],"69":[127799,128507,128640],"36":[127904],"62":[128000],"181":[128066],"61":[128256],"115":[128768]},"ET":{"2":[35,65283],"3":[162],"1":[176,1545,2546,43064,65129,65504,65509],"0":[1423,1642,2555,2801,3065,3647,6107,8494,8723,65119],"4":[8240],"25":[8352]},"ES":{"0":[43,45,8722,64297,65291,65293],"1":[8314,8330,65122]},"CS":{"0":[44,58,160,1548,8239,8260,65104,65106,65109,65292,65306],"1":[46,65294]},"EN":{"9":[48,1776,8320,65296],"1":[178],"0":[185,8304],"5":[8308],"19":[9352],"49":[120782],"10":[127232]},"L":{"25":[65,97,5761,6576,65313,65345,65549],"0":[170,181,186,750,902,908,1417,2363,2482,2510,2519,2563,2654,2691,2761,2768,2880,2903,2947,2972,3024,3031,3133,3199,3294,3406,3415,3517,3716,3722,3725,3749,3751,3773,3782,3894,3896,3967,3973,4145,4152,4295,4301,4696,4800,6070,6108,6314,6743,6753,6965,6971,7082,7143,7150,7379,7393,8025,8027,8029,8126,8206,8305,8319,8450,8455,8469,8484,8486,8488,9109,9900,11559,11565,43047,43597,43697,43712,43714,65792,65794,69632,69932,71340,71350,119970,119995,120134],"22":[192,3090,3218,6656,11648],"30":[216,8031,13280,66304,127248],"448":[248],"6":[699,1369,2425,2474,2548,2602,2730,2858,3449,3520,3648,3737,4688,4792,6100,8118,8134,8182,11680,11688,11696,11704,11712,11720,11728,11736,43808,43816,64256,69703,69819,119997,120086,120138],"1":[720,886,2434,2447,2503,2507,2524,2575,2610,2613,2616,2738,2763,2784,2818,2831,2866,2877,2887,2891,2908,2969,2974,2979,3006,3009,3160,3168,3202,3274,3285,3296,3313,3330,3424,3458,3634,3713,3719,3754,3762,4155,4227,5941,6087,6448,6755,7078,7154,7220,7413,8526,11506,11631,12334,43346,43444,43450,43486,43567,43571,43701,44006,65596,69815,71342,110592,119171,119966,119973,127568],"4":[736,2741,2869,3125,3253,3776,3976,6512,6973,8473,8517,12337,12344,43705,64275,120128],"3":[880,890,2365,2377,2486,2493,2649,2749,2962,3137,3389,3732,3757,3804,4186,4682,4698,4746,4786,4802,4882,5902,6435,7401,8144,8490,8508,11499,12540,42896,43015,44009,66336,74864,119977,120071,120123],"2":[904,2382,2527,2622,2674,2703,2911,2958,2984,3014,3018,3073,3086,3214,3270,3342,3398,3402,3535,3570,3745,5998,6441,6681,7146,8130,8178,12293,12445,43011,43584,65498],"19":[910,2404],"82":[931],"139":[1015],"157":[1162,66560],"37":[1329,7968,11520,43264],"38":[1377,119040],"54":[2307],"9":[2392,2662,3114,3174,3242,3302,3792,3902,6112,6160,6784,6800,8458,43000,43250,43600,44016,66720,69734,69872,70079,70096,71360],"7":[2437,2821,3077,3205,3261,3333,3544,4030,6078,7360,8016,43056,43588,43758,120077,120772],"21":[2451,2579,2707,2835],"11":[2534,2990,12992,43214,65536,119982],"5":[2565,2949,4039,4231,6451,6765,7406,7960,8008,8150,42738,42889,43777,43785,43793,65474,65482,65490],"8":[2693,3507,6979,7028,12321,65847,119146,127552],"10":[2790,6608,8495,42912,43471],"17":[2918,3461,5920,5952,119648],"12":[3046,3663,4046,4213,5888,5984,8160,8336,94099],"40":[3346,4704,6272,8544,12549,43520],"15":[3430,4193,4992],"23":[3482,3840,42624],"47":[3585,6916,7164,12832,43395,43648,119214],"26":[3866,6992,66352],"35":[3913,69891],"44":[4096,12784,65799,66000],"24":[4159,43020,43310,69840],"14":[4238,4808,7227,65599],"39":[4254,6470],"376":[4304],"32":[4752],"56":[4824,120540,120598,120656,120714],"66":[4888],"28":[4960,6400,66176,127462],"84":[5024,119808],"638":[5121],"80":[5792],"51":[6016,43072,70018],"87":[6176],"69":[6320],"43":[6528],"55":[6686,11568],"13":[6816,65616,66504,69942],"31":[7042,43612],"57":[7084,127280],"50":[7245,120488],"191":[7424],"277":[7680],"52":[8064],"68":[9014,93952],"77":[9372],"255":[10240],"46":[11264,11312,13008,42560,94032],"132":[11360],"85":[12353],"89":[12449],"93":[12593],"42":[12688,71296,127344,127504],"27":[12896,42512,120094],"49":[12927],"118":[13056],"98":[13179,74752],"6591":[13312],"22156":[19968],"316":[42192],"79":[42656],"101":[42786],"67":[43136],"29":[43359,66432,119180],"16":[43453,43739],"36":[43968,66463],"11206":[44032],"48":[55243,66208,69762],"8813":[55296],"105":[64112],"88":[65382],"18":[65576],"122":[65664],"53":[69634],"878":[73728],"1070":[77824],"568":[92160],"245":[118784],"61":[119081],"70":[119894],"64":[120005],"339":[120146],"42719":[131072],"4383":[173824],"541":[194560],"131071":[983040]},"NSM":{"111":[768],"6":[1155,1750,2385,3636,6071,6744,7394,65056,119173],"44":[1425],"0":[1471,1479,1648,1809,2362,2364,2381,2433,2492,2509,2620,2641,2677,2748,2765,2817,2876,2879,2893,2902,2946,3008,3021,3260,3405,3530,3542,3633,3761,3893,3895,3897,4038,4226,4237,4253,6086,6109,6313,6450,6742,6752,6754,6783,6964,6972,6978,7083,7142,7149,7405,7412,11647,42655,43010,43014,43019,43204,43443,43452,43587,43596,43696,43713,43766,44005,44008,44013,64286,66045,68159,69633,71339,71341,71351],"1":[1473,1476,1767,2402,2530,2561,2625,2631,2672,2689,2759,2786,2914,3157,3170,3276,3298,3426,3771,3864,3974,4153,4157,4184,4229,5970,6002,6068,6439,6679,7040,7080,7144,7222,12441,42736,43045,43569,43573,43703,43710,43756,68101,69760,69817,70016],"10":[1552,1958,3981,6089,43335],"20":[1611],"5":[1759,3764,3784,4146,43561,71344],"3":[1770,2070,2497,2881,3146,3393,4141,4209,6912,7074,7676,12330,42607,43446,68108,69811,94095,119210],"26":[1840,2276],"8":[2027,2075,7019,70070],"2":[2085,2137,2304,2635,3134,3142,3538,4190,4957,5906,5938,6155,6432,6457,7151,7376,11503,43392,43698,68097,68152,69888,119143,119362],"4":[2089,2753,3968,6966,69927],"7":[2369,3655,6757,7212,43302,69933,119163],"13":[3953],"35":[3993],"9":[6771,42612],"12":[7380],"38":[7616],"32":[8400],"31":[11744],"17":[43232],"15":[65024],"14":[69688],"239":[917760]},"R":{"0":[1470,1472,1475,1478,2042,2074,2084,2088,2142,8207,64285,64318,67592,67644,67903,68096],"26":[1488,68121,68440],"4":[1520,64312],"42":[1984],"1":[2036,64320,64323,67639,68030],"21":[2048,68416],"14":[2096],"24":[2112],"9":[64287,64326],"12":[64298],"5":[67584],"43":[67594],"22":[67647],"8":[67671,68176],"27":[67840],"25":[67872],"55":[67968],"3":[68112],"2":[68117],"7":[68160,68472],"31":[68192],"53":[68352],"72":[68608]},"AN":{"4":[1536],"9":[1632],"1":[1643],"0":[1757],"30":[69216]},"AL":{"0":[1544,1547,1549,1563,1969,2208,126500,126503,126521,126523,126530,126535,126537,126539,126548,126551,126553,126555,126557,126559,126564,126590],"44":[1566],"2":[1645,126541,126625],"100":[1649],"1":[1765,1774,1807,126497,126545,126561],"19":[1786],"29":[1810],"88":[1869],"10":[2210],"113":[64336],"362":[64467],"63":[64848],"53":[64914],"12":[65008],"4":[65136,126629],"134":[65142],"3":[126464,126516,126567,126580,126585],"26":[126469],"9":[126505,126592],"6":[126572],"16":[126603,126635]},"LRE":{"0":[8234]},"RLE":{"0":[8235]},"PDF":{"0":[8236]},"LRO":{"0":[8237]},"RLO":{"0":[8238]}}; + this.string_arr = options.string_arr || options.types; + this.types = options.types || []; + this.levels = []; + this.runs = []; + this.direction = options.direction; + this.default_direction = options.default_direction || "LTR"; + this.length = this.types.length; + this.run_bidi(); + } + + Bidi.bidi_class_for = function(code_point) { + var bidi_class, end, range, range_list, range_offset, ranges, start, _i, _len, _ref; + _ref = this.bidi_classes; + for (bidi_class in _ref) { + ranges = _ref[bidi_class]; + for (range_offset in ranges) { + range_list = ranges[range_offset]; + for (_i = 0, _len = range_list.length; _i < _len; _i++) { + range = range_list[_i]; + start = range; + end = start + parseInt(range_offset); + if ((code_point >= start) && (code_point <= end)) { + return bidi_class; + } + } + } + } + return null; + }; + + Bidi.from_string = function(str, options) { + var string_arr; + if (options == null) { + options = {}; + } + string_arr = TwitterCldr.Utilities.unpack_string(str); + options.types || (options.types = this.compute_types(string_arr)); + options.string_arr || (options.string_arr = string_arr); + return new TwitterCldr.Bidi(options); + }; + + Bidi.from_type_array = function(types, options) { + if (options == null) { + options = {}; + } + options.types || (options.types = types); + return new TwitterCldr.Bidi(options); + }; + + Bidi.compute_types = function(arr) { + var code_point, _i, _len, _results; + _results = []; + for (_i = 0, _len = arr.length; _i < _len; _i++) { + code_point = arr[_i]; + _results.push(TwitterCldr.Bidi.bidi_class_for(code_point)); + } + return _results; + }; + + Bidi.prototype.toString = function() { + return TwitterCldr.Utilities.pack_array(this.string_arr); + }; + + Bidi.prototype.reorder_visually = function() { + var depth, finish, i, level, lowest_odd, max, start, tmpb, tmpo, _i, _j, _k, _len, _ref, _ref1; + if (!this.string_arr) { + throw "No string given!"; + } + max = 0; + lowest_odd = MAX_DEPTH + 1; + _ref = this.levels; + for (_i = 0, _len = _ref.length; _i < _len; _i++) { + level = _ref[_i]; + max = TwitterCldr.Utilities.max([level, max]); + if (!TwitterCldr.Utilities.is_even(level)) { + lowest_odd = TwitterCldr.Utilities.min([lowest_odd, level]); + } + } + for (depth = _j = max; max <= 0 ? _j < 0 : _j > 0; depth = max <= 0 ? ++_j : --_j) { + start = 0; + while (start < this.levels.length) { + while (start < this.levels.length && this.levels[start] < depth) { + start += 1; + } + if (start === this.levels.length) { + break; + } + finish = start + 1; + while (finish < this.levels.length && this.levels[finish] >= depth) { + finish += 1; + } + for (i = _k = 0, _ref1 = (finish - start) / 2; 0 <= _ref1 ? _k < _ref1 : _k > _ref1; i = 0 <= _ref1 ? ++_k : --_k) { + tmpb = this.levels[finish - i - 1]; + this.levels[finish - i - 1] = this.levels[start + i]; + this.levels[start + i] = tmpb; + tmpo = this.string_arr[finish - i - 1]; + this.string_arr[finish - i - 1] = this.string_arr[start + i]; + this.string_arr[start + i] = tmpo; + } + start = finish + 1; + } + } + return this; + }; + + Bidi.prototype.compute_paragraph_embedding_level = function() { + var type, _i, _len, _ref; + if (["LTR", "RTL"].indexOf(this.direction) > -1) { + if (this.direction === "LTR") { + return 0; + } else { + return 1; + } + } else { + _ref = this.types; + for (_i = 0, _len = _ref.length; _i < _len; _i++) { + type = _ref[_i]; + if (type === "L") { + return 0; + } + if (type === "R") { + return 1; + } + } + if (this.default_direction === "LTR") { + return 0; + } else { + return 1; + } + } + }; + + Bidi.prototype.compute_explicit_levels = function() { + var current_embedding, directional_override, embedding_stack, i, input, is_ltr, is_special, len, new_embedding, next_fmt, output, size, sp, _i, _j, _ref, _ref1; + current_embedding = this.base_embedding; + directional_override = -1; + embedding_stack = []; + this.formatter_indices || (this.formatter_indices = []); + sp = 0; + for (i = _i = 0, _ref = this.length; 0 <= _ref ? _i < _ref : _i > _ref; i = 0 <= _ref ? ++_i : --_i) { + is_ltr = false; + is_special = true; + is_ltr = this.types[i] === "LRE" || this.types[i] === "LRO"; + switch (this.types[i]) { + case "RLE": + case "RLO": + case "LRE": + case "LRO": + new_embedding = is_ltr ? (current_embedding & ~1) + 2 : (current_embedding + 1) | 1; + if (new_embedding < MAX_DEPTH) { + if (directional_override !== -1) { + current_embedding |= -0x80; + } + embedding_stack[sp] = current_embedding; + current_embedding = new_embedding; + sp += 1; + directional_override = this.types[i] === "LRO" ? "L" : this.types[i] === "RLO" ? "R" : -1; + } + break; + case "PDF": + if (sp > 0) { + sp -= 1; + new_embedding = embedding_stack[sp]; + current_embedding = new_embedding & 0x7f; + directional_override = new_embedding < 0 ? (_ref1 = (new_embedding & 1) === 0) != null ? _ref1 : { + "L": "R" + } : -1; + } + break; + default: + is_special = false; + } + this.levels[i] = current_embedding; + if (is_special) { + this.formatter_indices.push(i); + } else if (directional_override !== -1) { + this.types[i] = directional_override; + } + } + output = 0; + input = 0; + size = this.formatter_indices.length; + for (i = _j = 0; 0 <= size ? _j <= size : _j >= size; i = 0 <= size ? ++_j : --_j) { + next_fmt = i === size ? this.length : this.formatter_indices[i]; + len = next_fmt - input; + TwitterCldr.Utilities.arraycopy(this.levels, input, this.levels, output, len); + TwitterCldr.Utilities.arraycopy(this.types, input, this.types, output, len); + output += len; + input = next_fmt + 1; + } + return this.length -= this.formatter_indices.length; + }; + + Bidi.prototype.compute_runs = function() { + var current_embedding, i, last_run_start, run_count, where, _i, _j, _ref, _ref1; + run_count = 0; + current_embedding = this.base_embedding; + for (i = _i = 0, _ref = this.length; 0 <= _ref ? _i < _ref : _i > _ref; i = 0 <= _ref ? ++_i : --_i) { + if (this.levels[i] !== current_embedding) { + current_embedding = this.levels[i]; + run_count += 1; + } + } + where = 0; + last_run_start = 0; + current_embedding = this.base_embedding; + for (i = _j = 0, _ref1 = this.length; 0 <= _ref1 ? _j < _ref1 : _j > _ref1; i = 0 <= _ref1 ? ++_j : --_j) { + if (this.levels[i] !== current_embedding) { + this.runs[where] = last_run_start; + where += 1; + last_run_start = i; + current_embedding = this.levels[i]; + } + } + return this.runs[where] = last_run_start; + }; + + Bidi.prototype.resolve_weak_types = function() { + var eor, finish, i, j, k, level, next_level, next_type, prev_strong_type, prev_type, previous_level, run_count, run_idx, sor, start, _i, _j, _k; + run_count = this.runs.length; + previous_level = this.base_embedding; + for (run_idx = _i = 0; 0 <= run_count ? _i < run_count : _i > run_count; run_idx = 0 <= run_count ? ++_i : --_i) { + start = this.get_run_start(run_idx); + finish = this.get_run_limit(run_idx); + level = this.get_run_level(run_idx) || 0; + sor = TwitterCldr.Utilities.is_even(TwitterCldr.Utilities.max([previous_level, level])) ? "L" : "R"; + next_level = run_idx === (run_count - 1) ? this.base_embedding : this.get_run_level(run_idx + 1) || 0; + eor = TwitterCldr.Utilities.is_even(TwitterCldr.Utilities.max([level, next_level])) ? "L" : "R"; + prev_type = sor; + prev_strong_type = sor; + for (i = _j = start; start <= finish ? _j < finish : _j > finish; i = start <= finish ? ++_j : --_j) { + next_type = i === (finish - 1) ? eor : this.types[i + 1]; + if (this.types[i] === "NSM") { + this.types[i] = prev_type; + } else { + prev_type = this.types[i]; + } + if (this.types[i] === "EN") { + if (prev_strong_type === "AL") { + this.types[i] = "AN"; + } + } else if (this.types[i] === "L" || this.types[i] === "R" || this.types[i] === "AL") { + prev_strong_type = this.types[i]; + } + if (this.types[i] === "AL") { + this.types[i] = "R"; + } + if (prev_type === "EN" && next_type === "EN") { + if (this.types[i] === "ES" || this.types[i] === "CS") { + this.types[i] = nextType; + } + } else if (prev_type === "AN" && next_type === "AN" && this.types[i] === "CS") { + this.types[i] = next_type; + } + if (this.types[i] === "ET" || this.types[i] === "BN") { + if (prev_type === "EN") { + this.types[i] = prev_type; + } else { + j = i + 1; + while (j < finish && this.types[j] === "ET" || this.types[j] === "BN") { + j += 1; + } + if (j < finish && this.types[j] === "EN") { + for (k = _k = i; i <= j ? _k < j : _k > j; k = i <= j ? ++_k : --_k) { + this.types[k] = "EN"; + } + } + } + } + if (this.types[i] === "ET" || this.types[i] === "CS" || this.types[i] === "BN") { + this.types[i] = "ON"; + } + if (prev_strong_type === "L" && this.types[i] === "EN") { + this.types[i] = prev_strong_type; + } + } + previous_level = level; + } + }; + + Bidi.prototype.get_run_count = function() { + return this.runs.length; + }; + + Bidi.prototype.get_run_level = function(which) { + return this.levels[this.runs[which]]; + }; + + Bidi.prototype.get_run_limit = function(which) { + if (which === (this.runs.length - 1)) { + return this.length; + } else { + return this.runs[which + 1]; + } + }; + + Bidi.prototype.get_run_start = function(which) { + return this.runs[which]; + }; + + Bidi.prototype.resolve_implicit_levels = function() { + var i, _i, _ref; + for (i = _i = 0, _ref = this.length; 0 <= _ref ? _i < _ref : _i > _ref; i = 0 <= _ref ? ++_i : --_i) { + if ((this.levels[i] & 1) === 0) { + if (this.types[i] === "R") { + this.levels[i] += 1; + } else if (this.types[i] === "AN" || this.types[i] === "EN") { + this.levels[i] += 2; + } + } else { + if (this.types[i] === "L" || this.types[i] === "AN" || this.types[i] === "EN") { + this.levels[i] += 1; + } + } + } + }; + + Bidi.prototype.resolve_neutral_types = function() { + var embedding_direction, eor, finish, i, j, level, neutral_start, new_strong, next_level, override, prev_strong, previous_level, run, run_count, sor, start, this_type, _i, _j, _k; + run_count = this.get_run_count(); + previous_level = this.base_embedding; + for (run = _i = 0; 0 <= run_count ? _i < run_count : _i > run_count; run = 0 <= run_count ? ++_i : --_i) { + start = this.get_run_start(run); + finish = this.get_run_limit(run); + level = this.get_run_level(run); + if (level == null) { + continue; + } + embedding_direction = TwitterCldr.Utilities.is_even(level) ? "L" : "R"; + sor = TwitterCldr.Utilities.is_even(TwitterCldr.Utilities.max([previous_level, level])) ? "L" : "R"; + next_level = run === (run_count - 1) ? this.base_embedding : this.get_run_level(run + 1); + eor = TwitterCldr.Utilities.is_even(TwitterCldr.Utilities.max([level, next_level])) ? "L" : "R"; + prev_strong = sor; + neutral_start = -1; + for (i = _j = start; start <= finish ? _j <= finish : _j >= finish; i = start <= finish ? ++_j : --_j) { + new_strong = -1; + this_type = i === finish ? eor : this.types[i]; + switch (this_type) { + case "L": + new_strong = "L"; + break; + case "R": + case "AN": + case "EN": + new_strong = "R"; + break; + case "BN": + case "ON": + case "S": + case "B": + case "WS": + if (neutral_start === -1) { + neutral_start = i; + } + } + if (new_strong !== -1) { + if (neutral_start !== -1) { + override = prev_strong === new_strong ? prev_strong : embedding_direction; + for (j = _k = neutral_start; neutral_start <= i ? _k < i : _k > i; j = neutral_start <= i ? ++_k : --_k) { + this.types[j] = override; + } + } + prev_strong = new_strong; + neutral_start = -1; + } + } + previous_level = level; + } + }; + + Bidi.prototype.reinsert_formatting_codes = function() { + var index, input, left_level, len, next_fmt, output, right_level, _i, _ref; + if ((this.formatter_indices != null) && this.formatter_indices.length > 0) { + input = this.length; + output = this.levels.length; + for (index = _i = _ref = this.formatter_indices.length - 1; _ref <= 0 ? _i <= 0 : _i >= 0; index = _ref <= 0 ? ++_i : --_i) { + next_fmt = this.formatter_indices[index]; + len = output - next_fmt - 1; + output = next_fmt; + input -= len; + if (next_fmt + 1 < this.levels.length) { + TwitterCldr.Utilities.arraycopy(this.levels, input, this.levels, next_fmt + 1, len); + } + right_level = output === this.levels.length - 1 ? this.base_embedding : this.levels[output + 1] != null ? this.levels[output + 1] : 0; + left_level = input === 0 ? this.base_embedding : this.levels[input] != null ? this.levels[input] : 0; + this.levels[output] = TwitterCldr.Utilities.max([left_level, right_level]); + } + } + return this.length = this.levels.length; + }; + + Bidi.prototype.run_bidi = function() { + this.base_embedding = this.compute_paragraph_embedding_level(); + this.compute_explicit_levels(); + this.compute_runs(); + this.resolve_weak_types(); + this.resolve_neutral_types(); + this.resolve_implicit_levels(); + this.reinsert_formatting_codes(); + this.compute_runs(); + }; + + return Bidi; + + })(); + + TwitterCldr.Calendar = (function() { + + function Calendar() {} + + Calendar.calendar = {"additional_formats":{"EHm":"E HH:mm","EHms":"E HH:mm:ss","Ed":"d E","Ehm":"E h:mm a","Ehms":"E h:mm:ss a","Gy":"y G","H":"HH","Hm":"HH:mm","Hms":"HH:mm:ss","M":"L","MEd":"E, M/d","MMM":"LLL","MMMEd":"E, MMM d","MMMd":"MMM d","Md":"M/d","d":"d","h":"h a","hm":"h:mm a","hms":"h:mm:ss a","ms":"mm:ss","y":"y","yM":"M/y","yMEd":"E, M/d/y","yMMM":"MMM y","yMMMEd":"E, MMM d, y","yMMMd":"MMM d, y","yMd":"M/d/y","yQQQ":"QQQ y","yQQQQ":"QQQQ y"},"days":{"format":{"abbreviated":{"fri":"Fri","mon":"Mon","sat":"Sat","sun":"Sun","thu":"Thu","tue":"Tue","wed":"Wed"},"narrow":{"fri":"F","mon":"M","sat":"S","sun":"S","thu":"T","tue":"T","wed":"W"},"short":{"fri":"Fr","mon":"Mo","sat":"Sa","sun":"Su","thu":"Th","tue":"Tu","wed":"We"},"wide":{"fri":"Friday","mon":"Monday","sat":"Saturday","sun":"Sunday","thu":"Thursday","tue":"Tuesday","wed":"Wednesday"}},"stand-alone":{"abbreviated":{"fri":"Fri","mon":"Mon","sat":"Sat","sun":"Sun","thu":"Thu","tue":"Tue","wed":"Wed"},"narrow":{"fri":"F","mon":"M","sat":"S","sun":"S","thu":"T","tue":"T","wed":"W"},"short":{"fri":"Fr","mon":"Mo","sat":"Sa","sun":"Su","thu":"Th","tue":"Tu","wed":"We"},"wide":{"fri":"Friday","mon":"Monday","sat":"Saturday","sun":"Sunday","thu":"Thursday","tue":"Tuesday","wed":"Wednesday"}}},"eras":{"abbr":{"0":"BC","1":"AD"},"name":{"0":"Before Christ","1":"Anno Domini"},"narrow":{"0":"B","1":"A"}},"fields":{"day":"Day","dayperiod":"AM/PM","era":"Era","hour":"Hour","minute":"Minute","month":"Month","second":"Second","week":"Week","weekday":"Day of the Week","year":"Year","zone":"Time Zone"},"formats":{"date":{"default":{"pattern":"MMM d, y"},"full":{"pattern":"EEEE, MMMM d, y"},"long":{"pattern":"MMMM d, y"},"medium":{"pattern":"MMM d, y"},"short":{"pattern":"M/d/yy"}},"datetime":{"default":{"pattern":"{{date}}, {{time}}"},"full":{"pattern":"{{date}} 'at' {{time}}"},"long":{"pattern":"{{date}} 'at' {{time}}"},"medium":{"pattern":"{{date}}, {{time}}"},"short":{"pattern":"{{date}}, {{time}}"}},"time":{"default":{"pattern":"h:mm:ss a"},"full":{"pattern":"h:mm:ss a zzzz"},"long":{"pattern":"h:mm:ss a z"},"medium":{"pattern":"h:mm:ss a"},"short":{"pattern":"h:mm a"}}},"months":{"format":{"abbreviated":{"1":"Jan","10":"Oct","11":"Nov","12":"Dec","2":"Feb","3":"Mar","4":"Apr","5":"May","6":"Jun","7":"Jul","8":"Aug","9":"Sep"},"narrow":{"1":"J","10":"O","11":"N","12":"D","2":"F","3":"M","4":"A","5":"M","6":"J","7":"J","8":"A","9":"S"},"wide":{"1":"January","10":"October","11":"November","12":"December","2":"February","3":"March","4":"April","5":"May","6":"June","7":"July","8":"August","9":"September"}},"stand-alone":{"abbreviated":{"1":"Jan","10":"Oct","11":"Nov","12":"Dec","2":"Feb","3":"Mar","4":"Apr","5":"May","6":"Jun","7":"Jul","8":"Aug","9":"Sep"},"narrow":{"1":"J","10":"O","11":"N","12":"D","2":"F","3":"M","4":"A","5":"M","6":"J","7":"J","8":"A","9":"S"},"wide":{"1":"January","10":"October","11":"November","12":"December","2":"February","3":"March","4":"April","5":"May","6":"June","7":"July","8":"August","9":"September"}}},"periods":{"format":{"abbreviated":null,"narrow":{"am":"a","noon":"n","pm":"p"},"wide":{"am":"a.m.","noon":"noon","pm":"p.m."}},"stand-alone":{}},"quarters":{"format":{"abbreviated":{"1":"Q1","2":"Q2","3":"Q3","4":"Q4"},"narrow":{"1":1,"2":2,"3":3,"4":4},"wide":{"1":"1st quarter","2":"2nd quarter","3":"3rd quarter","4":"4th quarter"}},"stand-alone":{"abbreviated":{"1":"Q1","2":"Q2","3":"Q3","4":"Q4"},"narrow":{"1":1,"2":2,"3":3,"4":4},"wide":{"1":"1st quarter","2":"2nd quarter","3":"3rd quarter","4":"4th quarter"}}}}; + + Calendar.months = function(options) { + var key, result, root, val; + if (options == null) { + options = {}; + } + root = this.get_root("months", options); + result = []; + for (key in root) { + val = root[key]; + result[parseInt(key) - 1] = val; + } + return result; + }; + + Calendar.weekdays = function(options) { + if (options == null) { + options = {}; + } + return this.get_root("days", options); + }; + + Calendar.get_root = function(key, options) { + var format, names_form, root, _ref; + if (options == null) { + options = {}; + } + root = this.calendar[key]; + names_form = options["names_form"] || "wide"; + format = options.format || ((root != null ? (_ref = root["stand-alone"]) != null ? _ref[names_form] : void 0 : void 0) != null ? "stand-alone" : "format"); + return root[format][names_form]; + }; + + return Calendar; + + })(); + + root = typeof exports !== "undefined" && exports !== null ? exports : (this.TwitterCldr = {}, this.TwitterCldr); + + for (key in TwitterCldr) { + obj = TwitterCldr[key]; + root[key] = obj; + } + +}).call(this); diff --git a/public/tweets/js/jquery.min.js b/public/tweets/js/jquery.min.js deleted file mode 100644 index 006e953..0000000 --- a/public/tweets/js/jquery.min.js +++ /dev/null @@ -1,5 +0,0 @@ -/*! jQuery v1.9.1 | (c) 2005, 2012 jQuery Foundation, Inc. | jquery.org/license -//@ sourceMappingURL=jquery.min.map -*/(function(e,t){var n,r,i=typeof t,o=e.document,a=e.location,s=e.jQuery,u=e.$,l={},c=[],p="1.9.1",f=c.concat,d=c.push,h=c.slice,g=c.indexOf,m=l.toString,y=l.hasOwnProperty,v=p.trim,b=function(e,t){return new b.fn.init(e,t,r)},x=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,w=/\S+/g,T=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,N=/^(?:(<[\w\W]+>)[^>]*|#([\w-]*))$/,C=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,k=/^[\],:{}\s]*$/,E=/(?:^|:|,)(?:\s*\[)+/g,S=/\\(?:["\\\/bfnrt]|u[\da-fA-F]{4})/g,A=/"[^"\\\r\n]*"|true|false|null|-?(?:\d+\.|)\d+(?:[eE][+-]?\d+|)/g,j=/^-ms-/,D=/-([\da-z])/gi,L=function(e,t){return t.toUpperCase()},H=function(e){(o.addEventListener||"load"===e.type||"complete"===o.readyState)&&(q(),b.ready())},q=function(){o.addEventListener?(o.removeEventListener("DOMContentLoaded",H,!1),e.removeEventListener("load",H,!1)):(o.detachEvent("onreadystatechange",H),e.detachEvent("onload",H))};b.fn=b.prototype={jquery:p,constructor:b,init:function(e,n,r){var i,a;if(!e)return this;if("string"==typeof e){if(i="<"===e.charAt(0)&&">"===e.charAt(e.length-1)&&e.length>=3?[null,e,null]:N.exec(e),!i||!i[1]&&n)return!n||n.jquery?(n||r).find(e):this.constructor(n).find(e);if(i[1]){if(n=n instanceof b?n[0]:n,b.merge(this,b.parseHTML(i[1],n&&n.nodeType?n.ownerDocument||n:o,!0)),C.test(i[1])&&b.isPlainObject(n))for(i in n)b.isFunction(this[i])?this[i](n[i]):this.attr(i,n[i]);return this}if(a=o.getElementById(i[2]),a&&a.parentNode){if(a.id!==i[2])return r.find(e);this.length=1,this[0]=a}return this.context=o,this.selector=e,this}return e.nodeType?(this.context=this[0]=e,this.length=1,this):b.isFunction(e)?r.ready(e):(e.selector!==t&&(this.selector=e.selector,this.context=e.context),b.makeArray(e,this))},selector:"",length:0,size:function(){return this.length},toArray:function(){return h.call(this)},get:function(e){return null==e?this.toArray():0>e?this[this.length+e]:this[e]},pushStack:function(e){var t=b.merge(this.constructor(),e);return t.prevObject=this,t.context=this.context,t},each:function(e,t){return b.each(this,e,t)},ready:function(e){return b.ready.promise().done(e),this},slice:function(){return this.pushStack(h.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(0>e?t:0);return this.pushStack(n>=0&&t>n?[this[n]]:[])},map:function(e){return this.pushStack(b.map(this,function(t,n){return e.call(t,n,t)}))},end:function(){return this.prevObject||this.constructor(null)},push:d,sort:[].sort,splice:[].splice},b.fn.init.prototype=b.fn,b.extend=b.fn.extend=function(){var e,n,r,i,o,a,s=arguments[0]||{},u=1,l=arguments.length,c=!1;for("boolean"==typeof s&&(c=s,s=arguments[1]||{},u=2),"object"==typeof s||b.isFunction(s)||(s={}),l===u&&(s=this,--u);l>u;u++)if(null!=(o=arguments[u]))for(i in o)e=s[i],r=o[i],s!==r&&(c&&r&&(b.isPlainObject(r)||(n=b.isArray(r)))?(n?(n=!1,a=e&&b.isArray(e)?e:[]):a=e&&b.isPlainObject(e)?e:{},s[i]=b.extend(c,a,r)):r!==t&&(s[i]=r));return s},b.extend({noConflict:function(t){return e.$===b&&(e.$=u),t&&e.jQuery===b&&(e.jQuery=s),b},isReady:!1,readyWait:1,holdReady:function(e){e?b.readyWait++:b.ready(!0)},ready:function(e){if(e===!0?!--b.readyWait:!b.isReady){if(!o.body)return setTimeout(b.ready);b.isReady=!0,e!==!0&&--b.readyWait>0||(n.resolveWith(o,[b]),b.fn.trigger&&b(o).trigger("ready").off("ready"))}},isFunction:function(e){return"function"===b.type(e)},isArray:Array.isArray||function(e){return"array"===b.type(e)},isWindow:function(e){return null!=e&&e==e.window},isNumeric:function(e){return!isNaN(parseFloat(e))&&isFinite(e)},type:function(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?l[m.call(e)]||"object":typeof e},isPlainObject:function(e){if(!e||"object"!==b.type(e)||e.nodeType||b.isWindow(e))return!1;try{if(e.constructor&&!y.call(e,"constructor")&&!y.call(e.constructor.prototype,"isPrototypeOf"))return!1}catch(n){return!1}var r;for(r in e);return r===t||y.call(e,r)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},error:function(e){throw Error(e)},parseHTML:function(e,t,n){if(!e||"string"!=typeof e)return null;"boolean"==typeof t&&(n=t,t=!1),t=t||o;var r=C.exec(e),i=!n&&[];return r?[t.createElement(r[1])]:(r=b.buildFragment([e],t,i),i&&b(i).remove(),b.merge([],r.childNodes))},parseJSON:function(n){return e.JSON&&e.JSON.parse?e.JSON.parse(n):null===n?n:"string"==typeof n&&(n=b.trim(n),n&&k.test(n.replace(S,"@").replace(A,"]").replace(E,"")))?Function("return "+n)():(b.error("Invalid JSON: "+n),t)},parseXML:function(n){var r,i;if(!n||"string"!=typeof n)return null;try{e.DOMParser?(i=new DOMParser,r=i.parseFromString(n,"text/xml")):(r=new ActiveXObject("Microsoft.XMLDOM"),r.async="false",r.loadXML(n))}catch(o){r=t}return r&&r.documentElement&&!r.getElementsByTagName("parsererror").length||b.error("Invalid XML: "+n),r},noop:function(){},globalEval:function(t){t&&b.trim(t)&&(e.execScript||function(t){e.eval.call(e,t)})(t)},camelCase:function(e){return e.replace(j,"ms-").replace(D,L)},nodeName:function(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()},each:function(e,t,n){var r,i=0,o=e.length,a=M(e);if(n){if(a){for(;o>i;i++)if(r=t.apply(e[i],n),r===!1)break}else for(i in e)if(r=t.apply(e[i],n),r===!1)break}else if(a){for(;o>i;i++)if(r=t.call(e[i],i,e[i]),r===!1)break}else for(i in e)if(r=t.call(e[i],i,e[i]),r===!1)break;return e},trim:v&&!v.call("\ufeff\u00a0")?function(e){return null==e?"":v.call(e)}:function(e){return null==e?"":(e+"").replace(T,"")},makeArray:function(e,t){var n=t||[];return null!=e&&(M(Object(e))?b.merge(n,"string"==typeof e?[e]:e):d.call(n,e)),n},inArray:function(e,t,n){var r;if(t){if(g)return g.call(t,e,n);for(r=t.length,n=n?0>n?Math.max(0,r+n):n:0;r>n;n++)if(n in t&&t[n]===e)return n}return-1},merge:function(e,n){var r=n.length,i=e.length,o=0;if("number"==typeof r)for(;r>o;o++)e[i++]=n[o];else while(n[o]!==t)e[i++]=n[o++];return e.length=i,e},grep:function(e,t,n){var r,i=[],o=0,a=e.length;for(n=!!n;a>o;o++)r=!!t(e[o],o),n!==r&&i.push(e[o]);return i},map:function(e,t,n){var r,i=0,o=e.length,a=M(e),s=[];if(a)for(;o>i;i++)r=t(e[i],i,n),null!=r&&(s[s.length]=r);else for(i in e)r=t(e[i],i,n),null!=r&&(s[s.length]=r);return f.apply([],s)},guid:1,proxy:function(e,n){var r,i,o;return"string"==typeof n&&(o=e[n],n=e,e=o),b.isFunction(e)?(r=h.call(arguments,2),i=function(){return e.apply(n||this,r.concat(h.call(arguments)))},i.guid=e.guid=e.guid||b.guid++,i):t},access:function(e,n,r,i,o,a,s){var u=0,l=e.length,c=null==r;if("object"===b.type(r)){o=!0;for(u in r)b.access(e,n,u,r[u],!0,a,s)}else if(i!==t&&(o=!0,b.isFunction(i)||(s=!0),c&&(s?(n.call(e,i),n=null):(c=n,n=function(e,t,n){return c.call(b(e),n)})),n))for(;l>u;u++)n(e[u],r,s?i:i.call(e[u],u,n(e[u],r)));return o?e:c?n.call(e):l?n(e[0],r):a},now:function(){return(new Date).getTime()}}),b.ready.promise=function(t){if(!n)if(n=b.Deferred(),"complete"===o.readyState)setTimeout(b.ready);else if(o.addEventListener)o.addEventListener("DOMContentLoaded",H,!1),e.addEventListener("load",H,!1);else{o.attachEvent("onreadystatechange",H),e.attachEvent("onload",H);var r=!1;try{r=null==e.frameElement&&o.documentElement}catch(i){}r&&r.doScroll&&function a(){if(!b.isReady){try{r.doScroll("left")}catch(e){return setTimeout(a,50)}q(),b.ready()}}()}return n.promise(t)},b.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(e,t){l["[object "+t+"]"]=t.toLowerCase()});function M(e){var t=e.length,n=b.type(e);return b.isWindow(e)?!1:1===e.nodeType&&t?!0:"array"===n||"function"!==n&&(0===t||"number"==typeof t&&t>0&&t-1 in e)}r=b(o);var _={};function F(e){var t=_[e]={};return b.each(e.match(w)||[],function(e,n){t[n]=!0}),t}b.Callbacks=function(e){e="string"==typeof e?_[e]||F(e):b.extend({},e);var n,r,i,o,a,s,u=[],l=!e.once&&[],c=function(t){for(r=e.memory&&t,i=!0,a=s||0,s=0,o=u.length,n=!0;u&&o>a;a++)if(u[a].apply(t[0],t[1])===!1&&e.stopOnFalse){r=!1;break}n=!1,u&&(l?l.length&&c(l.shift()):r?u=[]:p.disable())},p={add:function(){if(u){var t=u.length;(function i(t){b.each(t,function(t,n){var r=b.type(n);"function"===r?e.unique&&p.has(n)||u.push(n):n&&n.length&&"string"!==r&&i(n)})})(arguments),n?o=u.length:r&&(s=t,c(r))}return this},remove:function(){return u&&b.each(arguments,function(e,t){var r;while((r=b.inArray(t,u,r))>-1)u.splice(r,1),n&&(o>=r&&o--,a>=r&&a--)}),this},has:function(e){return e?b.inArray(e,u)>-1:!(!u||!u.length)},empty:function(){return u=[],this},disable:function(){return u=l=r=t,this},disabled:function(){return!u},lock:function(){return l=t,r||p.disable(),this},locked:function(){return!l},fireWith:function(e,t){return t=t||[],t=[e,t.slice?t.slice():t],!u||i&&!l||(n?l.push(t):c(t)),this},fire:function(){return p.fireWith(this,arguments),this},fired:function(){return!!i}};return p},b.extend({Deferred:function(e){var t=[["resolve","done",b.Callbacks("once memory"),"resolved"],["reject","fail",b.Callbacks("once memory"),"rejected"],["notify","progress",b.Callbacks("memory")]],n="pending",r={state:function(){return n},always:function(){return i.done(arguments).fail(arguments),this},then:function(){var e=arguments;return b.Deferred(function(n){b.each(t,function(t,o){var a=o[0],s=b.isFunction(e[t])&&e[t];i[o[1]](function(){var e=s&&s.apply(this,arguments);e&&b.isFunction(e.promise)?e.promise().done(n.resolve).fail(n.reject).progress(n.notify):n[a+"With"](this===r?n.promise():this,s?[e]:arguments)})}),e=null}).promise()},promise:function(e){return null!=e?b.extend(e,r):r}},i={};return r.pipe=r.then,b.each(t,function(e,o){var a=o[2],s=o[3];r[o[1]]=a.add,s&&a.add(function(){n=s},t[1^e][2].disable,t[2][2].lock),i[o[0]]=function(){return i[o[0]+"With"](this===i?r:this,arguments),this},i[o[0]+"With"]=a.fireWith}),r.promise(i),e&&e.call(i,i),i},when:function(e){var t=0,n=h.call(arguments),r=n.length,i=1!==r||e&&b.isFunction(e.promise)?r:0,o=1===i?e:b.Deferred(),a=function(e,t,n){return function(r){t[e]=this,n[e]=arguments.length>1?h.call(arguments):r,n===s?o.notifyWith(t,n):--i||o.resolveWith(t,n)}},s,u,l;if(r>1)for(s=Array(r),u=Array(r),l=Array(r);r>t;t++)n[t]&&b.isFunction(n[t].promise)?n[t].promise().done(a(t,l,n)).fail(o.reject).progress(a(t,u,s)):--i;return i||o.resolveWith(l,n),o.promise()}}),b.support=function(){var t,n,r,a,s,u,l,c,p,f,d=o.createElement("div");if(d.setAttribute("className","t"),d.innerHTML="
      a",n=d.getElementsByTagName("*"),r=d.getElementsByTagName("a")[0],!n||!r||!n.length)return{};s=o.createElement("select"),l=s.appendChild(o.createElement("option")),a=d.getElementsByTagName("input")[0],r.style.cssText="top:1px;float:left;opacity:.5",t={getSetAttribute:"t"!==d.className,leadingWhitespace:3===d.firstChild.nodeType,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/top/.test(r.getAttribute("style")),hrefNormalized:"/a"===r.getAttribute("href"),opacity:/^0.5/.test(r.style.opacity),cssFloat:!!r.style.cssFloat,checkOn:!!a.value,optSelected:l.selected,enctype:!!o.createElement("form").enctype,html5Clone:"<:nav>"!==o.createElement("nav").cloneNode(!0).outerHTML,boxModel:"CSS1Compat"===o.compatMode,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0,boxSizingReliable:!0,pixelPosition:!1},a.checked=!0,t.noCloneChecked=a.cloneNode(!0).checked,s.disabled=!0,t.optDisabled=!l.disabled;try{delete d.test}catch(h){t.deleteExpando=!1}a=o.createElement("input"),a.setAttribute("value",""),t.input=""===a.getAttribute("value"),a.value="t",a.setAttribute("type","radio"),t.radioValue="t"===a.value,a.setAttribute("checked","t"),a.setAttribute("name","t"),u=o.createDocumentFragment(),u.appendChild(a),t.appendChecked=a.checked,t.checkClone=u.cloneNode(!0).cloneNode(!0).lastChild.checked,d.attachEvent&&(d.attachEvent("onclick",function(){t.noCloneEvent=!1}),d.cloneNode(!0).click());for(f in{submit:!0,change:!0,focusin:!0})d.setAttribute(c="on"+f,"t"),t[f+"Bubbles"]=c in e||d.attributes[c].expando===!1;return d.style.backgroundClip="content-box",d.cloneNode(!0).style.backgroundClip="",t.clearCloneStyle="content-box"===d.style.backgroundClip,b(function(){var n,r,a,s="padding:0;margin:0;border:0;display:block;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;",u=o.getElementsByTagName("body")[0];u&&(n=o.createElement("div"),n.style.cssText="border:0;width:0;height:0;position:absolute;top:0;left:-9999px;margin-top:1px",u.appendChild(n).appendChild(d),d.innerHTML="
      t
      ",a=d.getElementsByTagName("td"),a[0].style.cssText="padding:0;margin:0;border:0;display:none",p=0===a[0].offsetHeight,a[0].style.display="",a[1].style.display="none",t.reliableHiddenOffsets=p&&0===a[0].offsetHeight,d.innerHTML="",d.style.cssText="box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:1px;border:1px;display:block;width:4px;margin-top:1%;position:absolute;top:1%;",t.boxSizing=4===d.offsetWidth,t.doesNotIncludeMarginInBodyOffset=1!==u.offsetTop,e.getComputedStyle&&(t.pixelPosition="1%"!==(e.getComputedStyle(d,null)||{}).top,t.boxSizingReliable="4px"===(e.getComputedStyle(d,null)||{width:"4px"}).width,r=d.appendChild(o.createElement("div")),r.style.cssText=d.style.cssText=s,r.style.marginRight=r.style.width="0",d.style.width="1px",t.reliableMarginRight=!parseFloat((e.getComputedStyle(r,null)||{}).marginRight)),typeof d.style.zoom!==i&&(d.innerHTML="",d.style.cssText=s+"width:1px;padding:1px;display:inline;zoom:1",t.inlineBlockNeedsLayout=3===d.offsetWidth,d.style.display="block",d.innerHTML="
      ",d.firstChild.style.width="5px",t.shrinkWrapBlocks=3!==d.offsetWidth,t.inlineBlockNeedsLayout&&(u.style.zoom=1)),u.removeChild(n),n=d=a=r=null)}),n=s=u=l=r=a=null,t}();var O=/(?:\{[\s\S]*\}|\[[\s\S]*\])$/,B=/([A-Z])/g;function P(e,n,r,i){if(b.acceptData(e)){var o,a,s=b.expando,u="string"==typeof n,l=e.nodeType,p=l?b.cache:e,f=l?e[s]:e[s]&&s;if(f&&p[f]&&(i||p[f].data)||!u||r!==t)return f||(l?e[s]=f=c.pop()||b.guid++:f=s),p[f]||(p[f]={},l||(p[f].toJSON=b.noop)),("object"==typeof n||"function"==typeof n)&&(i?p[f]=b.extend(p[f],n):p[f].data=b.extend(p[f].data,n)),o=p[f],i||(o.data||(o.data={}),o=o.data),r!==t&&(o[b.camelCase(n)]=r),u?(a=o[n],null==a&&(a=o[b.camelCase(n)])):a=o,a}}function R(e,t,n){if(b.acceptData(e)){var r,i,o,a=e.nodeType,s=a?b.cache:e,u=a?e[b.expando]:b.expando;if(s[u]){if(t&&(o=n?s[u]:s[u].data)){b.isArray(t)?t=t.concat(b.map(t,b.camelCase)):t in o?t=[t]:(t=b.camelCase(t),t=t in o?[t]:t.split(" "));for(r=0,i=t.length;i>r;r++)delete o[t[r]];if(!(n?$:b.isEmptyObject)(o))return}(n||(delete s[u].data,$(s[u])))&&(a?b.cleanData([e],!0):b.support.deleteExpando||s!=s.window?delete s[u]:s[u]=null)}}}b.extend({cache:{},expando:"jQuery"+(p+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(e){return e=e.nodeType?b.cache[e[b.expando]]:e[b.expando],!!e&&!$(e)},data:function(e,t,n){return P(e,t,n)},removeData:function(e,t){return R(e,t)},_data:function(e,t,n){return P(e,t,n,!0)},_removeData:function(e,t){return R(e,t,!0)},acceptData:function(e){if(e.nodeType&&1!==e.nodeType&&9!==e.nodeType)return!1;var t=e.nodeName&&b.noData[e.nodeName.toLowerCase()];return!t||t!==!0&&e.getAttribute("classid")===t}}),b.fn.extend({data:function(e,n){var r,i,o=this[0],a=0,s=null;if(e===t){if(this.length&&(s=b.data(o),1===o.nodeType&&!b._data(o,"parsedAttrs"))){for(r=o.attributes;r.length>a;a++)i=r[a].name,i.indexOf("data-")||(i=b.camelCase(i.slice(5)),W(o,i,s[i]));b._data(o,"parsedAttrs",!0)}return s}return"object"==typeof e?this.each(function(){b.data(this,e)}):b.access(this,function(n){return n===t?o?W(o,e,b.data(o,e)):null:(this.each(function(){b.data(this,e,n)}),t)},null,n,arguments.length>1,null,!0)},removeData:function(e){return this.each(function(){b.removeData(this,e)})}});function W(e,n,r){if(r===t&&1===e.nodeType){var i="data-"+n.replace(B,"-$1").toLowerCase();if(r=e.getAttribute(i),"string"==typeof r){try{r="true"===r?!0:"false"===r?!1:"null"===r?null:+r+""===r?+r:O.test(r)?b.parseJSON(r):r}catch(o){}b.data(e,n,r)}else r=t}return r}function $(e){var t;for(t in e)if(("data"!==t||!b.isEmptyObject(e[t]))&&"toJSON"!==t)return!1;return!0}b.extend({queue:function(e,n,r){var i;return e?(n=(n||"fx")+"queue",i=b._data(e,n),r&&(!i||b.isArray(r)?i=b._data(e,n,b.makeArray(r)):i.push(r)),i||[]):t},dequeue:function(e,t){t=t||"fx";var n=b.queue(e,t),r=n.length,i=n.shift(),o=b._queueHooks(e,t),a=function(){b.dequeue(e,t)};"inprogress"===i&&(i=n.shift(),r--),o.cur=i,i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,a,o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return b._data(e,n)||b._data(e,n,{empty:b.Callbacks("once memory").add(function(){b._removeData(e,t+"queue"),b._removeData(e,n)})})}}),b.fn.extend({queue:function(e,n){var r=2;return"string"!=typeof e&&(n=e,e="fx",r--),r>arguments.length?b.queue(this[0],e):n===t?this:this.each(function(){var t=b.queue(this,e,n);b._queueHooks(this,e),"fx"===e&&"inprogress"!==t[0]&&b.dequeue(this,e)})},dequeue:function(e){return this.each(function(){b.dequeue(this,e)})},delay:function(e,t){return e=b.fx?b.fx.speeds[e]||e:e,t=t||"fx",this.queue(t,function(t,n){var r=setTimeout(t,e);n.stop=function(){clearTimeout(r)}})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,n){var r,i=1,o=b.Deferred(),a=this,s=this.length,u=function(){--i||o.resolveWith(a,[a])};"string"!=typeof e&&(n=e,e=t),e=e||"fx";while(s--)r=b._data(a[s],e+"queueHooks"),r&&r.empty&&(i++,r.empty.add(u));return u(),o.promise(n)}});var I,z,X=/[\t\r\n]/g,U=/\r/g,V=/^(?:input|select|textarea|button|object)$/i,Y=/^(?:a|area)$/i,J=/^(?:checked|selected|autofocus|autoplay|async|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped)$/i,G=/^(?:checked|selected)$/i,Q=b.support.getSetAttribute,K=b.support.input;b.fn.extend({attr:function(e,t){return b.access(this,b.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each(function(){b.removeAttr(this,e)})},prop:function(e,t){return b.access(this,b.prop,e,t,arguments.length>1)},removeProp:function(e){return e=b.propFix[e]||e,this.each(function(){try{this[e]=t,delete this[e]}catch(n){}})},addClass:function(e){var t,n,r,i,o,a=0,s=this.length,u="string"==typeof e&&e;if(b.isFunction(e))return this.each(function(t){b(this).addClass(e.call(this,t,this.className))});if(u)for(t=(e||"").match(w)||[];s>a;a++)if(n=this[a],r=1===n.nodeType&&(n.className?(" "+n.className+" ").replace(X," "):" ")){o=0;while(i=t[o++])0>r.indexOf(" "+i+" ")&&(r+=i+" ");n.className=b.trim(r)}return this},removeClass:function(e){var t,n,r,i,o,a=0,s=this.length,u=0===arguments.length||"string"==typeof e&&e;if(b.isFunction(e))return this.each(function(t){b(this).removeClass(e.call(this,t,this.className))});if(u)for(t=(e||"").match(w)||[];s>a;a++)if(n=this[a],r=1===n.nodeType&&(n.className?(" "+n.className+" ").replace(X," "):"")){o=0;while(i=t[o++])while(r.indexOf(" "+i+" ")>=0)r=r.replace(" "+i+" "," ");n.className=e?b.trim(r):""}return this},toggleClass:function(e,t){var n=typeof e,r="boolean"==typeof t;return b.isFunction(e)?this.each(function(n){b(this).toggleClass(e.call(this,n,this.className,t),t)}):this.each(function(){if("string"===n){var o,a=0,s=b(this),u=t,l=e.match(w)||[];while(o=l[a++])u=r?u:!s.hasClass(o),s[u?"addClass":"removeClass"](o)}else(n===i||"boolean"===n)&&(this.className&&b._data(this,"__className__",this.className),this.className=this.className||e===!1?"":b._data(this,"__className__")||"")})},hasClass:function(e){var t=" "+e+" ",n=0,r=this.length;for(;r>n;n++)if(1===this[n].nodeType&&(" "+this[n].className+" ").replace(X," ").indexOf(t)>=0)return!0;return!1},val:function(e){var n,r,i,o=this[0];{if(arguments.length)return i=b.isFunction(e),this.each(function(n){var o,a=b(this);1===this.nodeType&&(o=i?e.call(this,n,a.val()):e,null==o?o="":"number"==typeof o?o+="":b.isArray(o)&&(o=b.map(o,function(e){return null==e?"":e+""})),r=b.valHooks[this.type]||b.valHooks[this.nodeName.toLowerCase()],r&&"set"in r&&r.set(this,o,"value")!==t||(this.value=o))});if(o)return r=b.valHooks[o.type]||b.valHooks[o.nodeName.toLowerCase()],r&&"get"in r&&(n=r.get(o,"value"))!==t?n:(n=o.value,"string"==typeof n?n.replace(U,""):null==n?"":n)}}}),b.extend({valHooks:{option:{get:function(e){var t=e.attributes.value;return!t||t.specified?e.value:e.text}},select:{get:function(e){var t,n,r=e.options,i=e.selectedIndex,o="select-one"===e.type||0>i,a=o?null:[],s=o?i+1:r.length,u=0>i?s:o?i:0;for(;s>u;u++)if(n=r[u],!(!n.selected&&u!==i||(b.support.optDisabled?n.disabled:null!==n.getAttribute("disabled"))||n.parentNode.disabled&&b.nodeName(n.parentNode,"optgroup"))){if(t=b(n).val(),o)return t;a.push(t)}return a},set:function(e,t){var n=b.makeArray(t);return b(e).find("option").each(function(){this.selected=b.inArray(b(this).val(),n)>=0}),n.length||(e.selectedIndex=-1),n}}},attr:function(e,n,r){var o,a,s,u=e.nodeType;if(e&&3!==u&&8!==u&&2!==u)return typeof e.getAttribute===i?b.prop(e,n,r):(a=1!==u||!b.isXMLDoc(e),a&&(n=n.toLowerCase(),o=b.attrHooks[n]||(J.test(n)?z:I)),r===t?o&&a&&"get"in o&&null!==(s=o.get(e,n))?s:(typeof e.getAttribute!==i&&(s=e.getAttribute(n)),null==s?t:s):null!==r?o&&a&&"set"in o&&(s=o.set(e,r,n))!==t?s:(e.setAttribute(n,r+""),r):(b.removeAttr(e,n),t))},removeAttr:function(e,t){var n,r,i=0,o=t&&t.match(w);if(o&&1===e.nodeType)while(n=o[i++])r=b.propFix[n]||n,J.test(n)?!Q&&G.test(n)?e[b.camelCase("default-"+n)]=e[r]=!1:e[r]=!1:b.attr(e,n,""),e.removeAttribute(Q?n:r)},attrHooks:{type:{set:function(e,t){if(!b.support.radioValue&&"radio"===t&&b.nodeName(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(e,n,r){var i,o,a,s=e.nodeType;if(e&&3!==s&&8!==s&&2!==s)return a=1!==s||!b.isXMLDoc(e),a&&(n=b.propFix[n]||n,o=b.propHooks[n]),r!==t?o&&"set"in o&&(i=o.set(e,r,n))!==t?i:e[n]=r:o&&"get"in o&&null!==(i=o.get(e,n))?i:e[n]},propHooks:{tabIndex:{get:function(e){var n=e.getAttributeNode("tabindex");return n&&n.specified?parseInt(n.value,10):V.test(e.nodeName)||Y.test(e.nodeName)&&e.href?0:t}}}}),z={get:function(e,n){var r=b.prop(e,n),i="boolean"==typeof r&&e.getAttribute(n),o="boolean"==typeof r?K&&Q?null!=i:G.test(n)?e[b.camelCase("default-"+n)]:!!i:e.getAttributeNode(n);return o&&o.value!==!1?n.toLowerCase():t},set:function(e,t,n){return t===!1?b.removeAttr(e,n):K&&Q||!G.test(n)?e.setAttribute(!Q&&b.propFix[n]||n,n):e[b.camelCase("default-"+n)]=e[n]=!0,n}},K&&Q||(b.attrHooks.value={get:function(e,n){var r=e.getAttributeNode(n);return b.nodeName(e,"input")?e.defaultValue:r&&r.specified?r.value:t},set:function(e,n,r){return b.nodeName(e,"input")?(e.defaultValue=n,t):I&&I.set(e,n,r)}}),Q||(I=b.valHooks.button={get:function(e,n){var r=e.getAttributeNode(n);return r&&("id"===n||"name"===n||"coords"===n?""!==r.value:r.specified)?r.value:t},set:function(e,n,r){var i=e.getAttributeNode(r);return i||e.setAttributeNode(i=e.ownerDocument.createAttribute(r)),i.value=n+="","value"===r||n===e.getAttribute(r)?n:t}},b.attrHooks.contenteditable={get:I.get,set:function(e,t,n){I.set(e,""===t?!1:t,n)}},b.each(["width","height"],function(e,n){b.attrHooks[n]=b.extend(b.attrHooks[n],{set:function(e,r){return""===r?(e.setAttribute(n,"auto"),r):t}})})),b.support.hrefNormalized||(b.each(["href","src","width","height"],function(e,n){b.attrHooks[n]=b.extend(b.attrHooks[n],{get:function(e){var r=e.getAttribute(n,2);return null==r?t:r}})}),b.each(["href","src"],function(e,t){b.propHooks[t]={get:function(e){return e.getAttribute(t,4)}}})),b.support.style||(b.attrHooks.style={get:function(e){return e.style.cssText||t},set:function(e,t){return e.style.cssText=t+""}}),b.support.optSelected||(b.propHooks.selected=b.extend(b.propHooks.selected,{get:function(e){var t=e.parentNode;return t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex),null}})),b.support.enctype||(b.propFix.enctype="encoding"),b.support.checkOn||b.each(["radio","checkbox"],function(){b.valHooks[this]={get:function(e){return null===e.getAttribute("value")?"on":e.value}}}),b.each(["radio","checkbox"],function(){b.valHooks[this]=b.extend(b.valHooks[this],{set:function(e,n){return b.isArray(n)?e.checked=b.inArray(b(e).val(),n)>=0:t}})});var Z=/^(?:input|select|textarea)$/i,et=/^key/,tt=/^(?:mouse|contextmenu)|click/,nt=/^(?:focusinfocus|focusoutblur)$/,rt=/^([^.]*)(?:\.(.+)|)$/;function it(){return!0}function ot(){return!1}b.event={global:{},add:function(e,n,r,o,a){var s,u,l,c,p,f,d,h,g,m,y,v=b._data(e);if(v){r.handler&&(c=r,r=c.handler,a=c.selector),r.guid||(r.guid=b.guid++),(u=v.events)||(u=v.events={}),(f=v.handle)||(f=v.handle=function(e){return typeof b===i||e&&b.event.triggered===e.type?t:b.event.dispatch.apply(f.elem,arguments)},f.elem=e),n=(n||"").match(w)||[""],l=n.length;while(l--)s=rt.exec(n[l])||[],g=y=s[1],m=(s[2]||"").split(".").sort(),p=b.event.special[g]||{},g=(a?p.delegateType:p.bindType)||g,p=b.event.special[g]||{},d=b.extend({type:g,origType:y,data:o,handler:r,guid:r.guid,selector:a,needsContext:a&&b.expr.match.needsContext.test(a),namespace:m.join(".")},c),(h=u[g])||(h=u[g]=[],h.delegateCount=0,p.setup&&p.setup.call(e,o,m,f)!==!1||(e.addEventListener?e.addEventListener(g,f,!1):e.attachEvent&&e.attachEvent("on"+g,f))),p.add&&(p.add.call(e,d),d.handler.guid||(d.handler.guid=r.guid)),a?h.splice(h.delegateCount++,0,d):h.push(d),b.event.global[g]=!0;e=null}},remove:function(e,t,n,r,i){var o,a,s,u,l,c,p,f,d,h,g,m=b.hasData(e)&&b._data(e);if(m&&(c=m.events)){t=(t||"").match(w)||[""],l=t.length;while(l--)if(s=rt.exec(t[l])||[],d=g=s[1],h=(s[2]||"").split(".").sort(),d){p=b.event.special[d]||{},d=(r?p.delegateType:p.bindType)||d,f=c[d]||[],s=s[2]&&RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),u=o=f.length;while(o--)a=f[o],!i&&g!==a.origType||n&&n.guid!==a.guid||s&&!s.test(a.namespace)||r&&r!==a.selector&&("**"!==r||!a.selector)||(f.splice(o,1),a.selector&&f.delegateCount--,p.remove&&p.remove.call(e,a));u&&!f.length&&(p.teardown&&p.teardown.call(e,h,m.handle)!==!1||b.removeEvent(e,d,m.handle),delete c[d])}else for(d in c)b.event.remove(e,d+t[l],n,r,!0);b.isEmptyObject(c)&&(delete m.handle,b._removeData(e,"events"))}},trigger:function(n,r,i,a){var s,u,l,c,p,f,d,h=[i||o],g=y.call(n,"type")?n.type:n,m=y.call(n,"namespace")?n.namespace.split("."):[];if(l=f=i=i||o,3!==i.nodeType&&8!==i.nodeType&&!nt.test(g+b.event.triggered)&&(g.indexOf(".")>=0&&(m=g.split("."),g=m.shift(),m.sort()),u=0>g.indexOf(":")&&"on"+g,n=n[b.expando]?n:new b.Event(g,"object"==typeof n&&n),n.isTrigger=!0,n.namespace=m.join("."),n.namespace_re=n.namespace?RegExp("(^|\\.)"+m.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,n.result=t,n.target||(n.target=i),r=null==r?[n]:b.makeArray(r,[n]),p=b.event.special[g]||{},a||!p.trigger||p.trigger.apply(i,r)!==!1)){if(!a&&!p.noBubble&&!b.isWindow(i)){for(c=p.delegateType||g,nt.test(c+g)||(l=l.parentNode);l;l=l.parentNode)h.push(l),f=l;f===(i.ownerDocument||o)&&h.push(f.defaultView||f.parentWindow||e)}d=0;while((l=h[d++])&&!n.isPropagationStopped())n.type=d>1?c:p.bindType||g,s=(b._data(l,"events")||{})[n.type]&&b._data(l,"handle"),s&&s.apply(l,r),s=u&&l[u],s&&b.acceptData(l)&&s.apply&&s.apply(l,r)===!1&&n.preventDefault();if(n.type=g,!(a||n.isDefaultPrevented()||p._default&&p._default.apply(i.ownerDocument,r)!==!1||"click"===g&&b.nodeName(i,"a")||!b.acceptData(i)||!u||!i[g]||b.isWindow(i))){f=i[u],f&&(i[u]=null),b.event.triggered=g;try{i[g]()}catch(v){}b.event.triggered=t,f&&(i[u]=f)}return n.result}},dispatch:function(e){e=b.event.fix(e);var n,r,i,o,a,s=[],u=h.call(arguments),l=(b._data(this,"events")||{})[e.type]||[],c=b.event.special[e.type]||{};if(u[0]=e,e.delegateTarget=this,!c.preDispatch||c.preDispatch.call(this,e)!==!1){s=b.event.handlers.call(this,e,l),n=0;while((o=s[n++])&&!e.isPropagationStopped()){e.currentTarget=o.elem,a=0;while((i=o.handlers[a++])&&!e.isImmediatePropagationStopped())(!e.namespace_re||e.namespace_re.test(i.namespace))&&(e.handleObj=i,e.data=i.data,r=((b.event.special[i.origType]||{}).handle||i.handler).apply(o.elem,u),r!==t&&(e.result=r)===!1&&(e.preventDefault(),e.stopPropagation()))}return c.postDispatch&&c.postDispatch.call(this,e),e.result}},handlers:function(e,n){var r,i,o,a,s=[],u=n.delegateCount,l=e.target;if(u&&l.nodeType&&(!e.button||"click"!==e.type))for(;l!=this;l=l.parentNode||this)if(1===l.nodeType&&(l.disabled!==!0||"click"!==e.type)){for(o=[],a=0;u>a;a++)i=n[a],r=i.selector+" ",o[r]===t&&(o[r]=i.needsContext?b(r,this).index(l)>=0:b.find(r,this,null,[l]).length),o[r]&&o.push(i);o.length&&s.push({elem:l,handlers:o})}return n.length>u&&s.push({elem:this,handlers:n.slice(u)}),s},fix:function(e){if(e[b.expando])return e;var t,n,r,i=e.type,a=e,s=this.fixHooks[i];s||(this.fixHooks[i]=s=tt.test(i)?this.mouseHooks:et.test(i)?this.keyHooks:{}),r=s.props?this.props.concat(s.props):this.props,e=new b.Event(a),t=r.length;while(t--)n=r[t],e[n]=a[n];return e.target||(e.target=a.srcElement||o),3===e.target.nodeType&&(e.target=e.target.parentNode),e.metaKey=!!e.metaKey,s.filter?s.filter(e,a):e},props:"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(e,t){return null==e.which&&(e.which=null!=t.charCode?t.charCode:t.keyCode),e}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(e,n){var r,i,a,s=n.button,u=n.fromElement;return null==e.pageX&&null!=n.clientX&&(i=e.target.ownerDocument||o,a=i.documentElement,r=i.body,e.pageX=n.clientX+(a&&a.scrollLeft||r&&r.scrollLeft||0)-(a&&a.clientLeft||r&&r.clientLeft||0),e.pageY=n.clientY+(a&&a.scrollTop||r&&r.scrollTop||0)-(a&&a.clientTop||r&&r.clientTop||0)),!e.relatedTarget&&u&&(e.relatedTarget=u===e.target?n.toElement:u),e.which||s===t||(e.which=1&s?1:2&s?3:4&s?2:0),e}},special:{load:{noBubble:!0},click:{trigger:function(){return b.nodeName(this,"input")&&"checkbox"===this.type&&this.click?(this.click(),!1):t}},focus:{trigger:function(){if(this!==o.activeElement&&this.focus)try{return this.focus(),!1}catch(e){}},delegateType:"focusin"},blur:{trigger:function(){return this===o.activeElement&&this.blur?(this.blur(),!1):t},delegateType:"focusout"},beforeunload:{postDispatch:function(e){e.result!==t&&(e.originalEvent.returnValue=e.result)}}},simulate:function(e,t,n,r){var i=b.extend(new b.Event,n,{type:e,isSimulated:!0,originalEvent:{}});r?b.event.trigger(i,null,t):b.event.dispatch.call(t,i),i.isDefaultPrevented()&&n.preventDefault()}},b.removeEvent=o.removeEventListener?function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n,!1)}:function(e,t,n){var r="on"+t;e.detachEvent&&(typeof e[r]===i&&(e[r]=null),e.detachEvent(r,n))},b.Event=function(e,n){return this instanceof b.Event?(e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||e.returnValue===!1||e.getPreventDefault&&e.getPreventDefault()?it:ot):this.type=e,n&&b.extend(this,n),this.timeStamp=e&&e.timeStamp||b.now(),this[b.expando]=!0,t):new b.Event(e,n)},b.Event.prototype={isDefaultPrevented:ot,isPropagationStopped:ot,isImmediatePropagationStopped:ot,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=it,e&&(e.preventDefault?e.preventDefault():e.returnValue=!1)},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=it,e&&(e.stopPropagation&&e.stopPropagation(),e.cancelBubble=!0)},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=it,this.stopPropagation()}},b.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(e,t){b.event.special[e]={delegateType:t,bindType:t,handle:function(e){var n,r=this,i=e.relatedTarget,o=e.handleObj; -return(!i||i!==r&&!b.contains(r,i))&&(e.type=o.origType,n=o.handler.apply(this,arguments),e.type=t),n}}}),b.support.submitBubbles||(b.event.special.submit={setup:function(){return b.nodeName(this,"form")?!1:(b.event.add(this,"click._submit keypress._submit",function(e){var n=e.target,r=b.nodeName(n,"input")||b.nodeName(n,"button")?n.form:t;r&&!b._data(r,"submitBubbles")&&(b.event.add(r,"submit._submit",function(e){e._submit_bubble=!0}),b._data(r,"submitBubbles",!0))}),t)},postDispatch:function(e){e._submit_bubble&&(delete e._submit_bubble,this.parentNode&&!e.isTrigger&&b.event.simulate("submit",this.parentNode,e,!0))},teardown:function(){return b.nodeName(this,"form")?!1:(b.event.remove(this,"._submit"),t)}}),b.support.changeBubbles||(b.event.special.change={setup:function(){return Z.test(this.nodeName)?(("checkbox"===this.type||"radio"===this.type)&&(b.event.add(this,"propertychange._change",function(e){"checked"===e.originalEvent.propertyName&&(this._just_changed=!0)}),b.event.add(this,"click._change",function(e){this._just_changed&&!e.isTrigger&&(this._just_changed=!1),b.event.simulate("change",this,e,!0)})),!1):(b.event.add(this,"beforeactivate._change",function(e){var t=e.target;Z.test(t.nodeName)&&!b._data(t,"changeBubbles")&&(b.event.add(t,"change._change",function(e){!this.parentNode||e.isSimulated||e.isTrigger||b.event.simulate("change",this.parentNode,e,!0)}),b._data(t,"changeBubbles",!0))}),t)},handle:function(e){var n=e.target;return this!==n||e.isSimulated||e.isTrigger||"radio"!==n.type&&"checkbox"!==n.type?e.handleObj.handler.apply(this,arguments):t},teardown:function(){return b.event.remove(this,"._change"),!Z.test(this.nodeName)}}),b.support.focusinBubbles||b.each({focus:"focusin",blur:"focusout"},function(e,t){var n=0,r=function(e){b.event.simulate(t,e.target,b.event.fix(e),!0)};b.event.special[t]={setup:function(){0===n++&&o.addEventListener(e,r,!0)},teardown:function(){0===--n&&o.removeEventListener(e,r,!0)}}}),b.fn.extend({on:function(e,n,r,i,o){var a,s;if("object"==typeof e){"string"!=typeof n&&(r=r||n,n=t);for(a in e)this.on(a,n,r,e[a],o);return this}if(null==r&&null==i?(i=n,r=n=t):null==i&&("string"==typeof n?(i=r,r=t):(i=r,r=n,n=t)),i===!1)i=ot;else if(!i)return this;return 1===o&&(s=i,i=function(e){return b().off(e),s.apply(this,arguments)},i.guid=s.guid||(s.guid=b.guid++)),this.each(function(){b.event.add(this,e,i,r,n)})},one:function(e,t,n,r){return this.on(e,t,n,r,1)},off:function(e,n,r){var i,o;if(e&&e.preventDefault&&e.handleObj)return i=e.handleObj,b(e.delegateTarget).off(i.namespace?i.origType+"."+i.namespace:i.origType,i.selector,i.handler),this;if("object"==typeof e){for(o in e)this.off(o,n,e[o]);return this}return(n===!1||"function"==typeof n)&&(r=n,n=t),r===!1&&(r=ot),this.each(function(){b.event.remove(this,e,r,n)})},bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},trigger:function(e,t){return this.each(function(){b.event.trigger(e,t,this)})},triggerHandler:function(e,n){var r=this[0];return r?b.event.trigger(e,n,r,!0):t}}),function(e,t){var n,r,i,o,a,s,u,l,c,p,f,d,h,g,m,y,v,x="sizzle"+-new Date,w=e.document,T={},N=0,C=0,k=it(),E=it(),S=it(),A=typeof t,j=1<<31,D=[],L=D.pop,H=D.push,q=D.slice,M=D.indexOf||function(e){var t=0,n=this.length;for(;n>t;t++)if(this[t]===e)return t;return-1},_="[\\x20\\t\\r\\n\\f]",F="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",O=F.replace("w","w#"),B="([*^$|!~]?=)",P="\\["+_+"*("+F+")"+_+"*(?:"+B+_+"*(?:(['\"])((?:\\\\.|[^\\\\])*?)\\3|("+O+")|)|)"+_+"*\\]",R=":("+F+")(?:\\(((['\"])((?:\\\\.|[^\\\\])*?)\\3|((?:\\\\.|[^\\\\()[\\]]|"+P.replace(3,8)+")*)|.*)\\)|)",W=RegExp("^"+_+"+|((?:^|[^\\\\])(?:\\\\.)*)"+_+"+$","g"),$=RegExp("^"+_+"*,"+_+"*"),I=RegExp("^"+_+"*([\\x20\\t\\r\\n\\f>+~])"+_+"*"),z=RegExp(R),X=RegExp("^"+O+"$"),U={ID:RegExp("^#("+F+")"),CLASS:RegExp("^\\.("+F+")"),NAME:RegExp("^\\[name=['\"]?("+F+")['\"]?\\]"),TAG:RegExp("^("+F.replace("w","w*")+")"),ATTR:RegExp("^"+P),PSEUDO:RegExp("^"+R),CHILD:RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+_+"*(even|odd|(([+-]|)(\\d*)n|)"+_+"*(?:([+-]|)"+_+"*(\\d+)|))"+_+"*\\)|)","i"),needsContext:RegExp("^"+_+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+_+"*((?:-\\d)?\\d*)"+_+"*\\)|)(?=[^-]|$)","i")},V=/[\x20\t\r\n\f]*[+~]/,Y=/^[^{]+\{\s*\[native code/,J=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,G=/^(?:input|select|textarea|button)$/i,Q=/^h\d$/i,K=/'|\\/g,Z=/\=[\x20\t\r\n\f]*([^'"\]]*)[\x20\t\r\n\f]*\]/g,et=/\\([\da-fA-F]{1,6}[\x20\t\r\n\f]?|.)/g,tt=function(e,t){var n="0x"+t-65536;return n!==n?t:0>n?String.fromCharCode(n+65536):String.fromCharCode(55296|n>>10,56320|1023&n)};try{q.call(w.documentElement.childNodes,0)[0].nodeType}catch(nt){q=function(e){var t,n=[];while(t=this[e++])n.push(t);return n}}function rt(e){return Y.test(e+"")}function it(){var e,t=[];return e=function(n,r){return t.push(n+=" ")>i.cacheLength&&delete e[t.shift()],e[n]=r}}function ot(e){return e[x]=!0,e}function at(e){var t=p.createElement("div");try{return e(t)}catch(n){return!1}finally{t=null}}function st(e,t,n,r){var i,o,a,s,u,l,f,g,m,v;if((t?t.ownerDocument||t:w)!==p&&c(t),t=t||p,n=n||[],!e||"string"!=typeof e)return n;if(1!==(s=t.nodeType)&&9!==s)return[];if(!d&&!r){if(i=J.exec(e))if(a=i[1]){if(9===s){if(o=t.getElementById(a),!o||!o.parentNode)return n;if(o.id===a)return n.push(o),n}else if(t.ownerDocument&&(o=t.ownerDocument.getElementById(a))&&y(t,o)&&o.id===a)return n.push(o),n}else{if(i[2])return H.apply(n,q.call(t.getElementsByTagName(e),0)),n;if((a=i[3])&&T.getByClassName&&t.getElementsByClassName)return H.apply(n,q.call(t.getElementsByClassName(a),0)),n}if(T.qsa&&!h.test(e)){if(f=!0,g=x,m=t,v=9===s&&e,1===s&&"object"!==t.nodeName.toLowerCase()){l=ft(e),(f=t.getAttribute("id"))?g=f.replace(K,"\\$&"):t.setAttribute("id",g),g="[id='"+g+"'] ",u=l.length;while(u--)l[u]=g+dt(l[u]);m=V.test(e)&&t.parentNode||t,v=l.join(",")}if(v)try{return H.apply(n,q.call(m.querySelectorAll(v),0)),n}catch(b){}finally{f||t.removeAttribute("id")}}}return wt(e.replace(W,"$1"),t,n,r)}a=st.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return t?"HTML"!==t.nodeName:!1},c=st.setDocument=function(e){var n=e?e.ownerDocument||e:w;return n!==p&&9===n.nodeType&&n.documentElement?(p=n,f=n.documentElement,d=a(n),T.tagNameNoComments=at(function(e){return e.appendChild(n.createComment("")),!e.getElementsByTagName("*").length}),T.attributes=at(function(e){e.innerHTML="";var t=typeof e.lastChild.getAttribute("multiple");return"boolean"!==t&&"string"!==t}),T.getByClassName=at(function(e){return e.innerHTML="",e.getElementsByClassName&&e.getElementsByClassName("e").length?(e.lastChild.className="e",2===e.getElementsByClassName("e").length):!1}),T.getByName=at(function(e){e.id=x+0,e.innerHTML="
      ",f.insertBefore(e,f.firstChild);var t=n.getElementsByName&&n.getElementsByName(x).length===2+n.getElementsByName(x+0).length;return T.getIdNotName=!n.getElementById(x),f.removeChild(e),t}),i.attrHandle=at(function(e){return e.innerHTML="",e.firstChild&&typeof e.firstChild.getAttribute!==A&&"#"===e.firstChild.getAttribute("href")})?{}:{href:function(e){return e.getAttribute("href",2)},type:function(e){return e.getAttribute("type")}},T.getIdNotName?(i.find.ID=function(e,t){if(typeof t.getElementById!==A&&!d){var n=t.getElementById(e);return n&&n.parentNode?[n]:[]}},i.filter.ID=function(e){var t=e.replace(et,tt);return function(e){return e.getAttribute("id")===t}}):(i.find.ID=function(e,n){if(typeof n.getElementById!==A&&!d){var r=n.getElementById(e);return r?r.id===e||typeof r.getAttributeNode!==A&&r.getAttributeNode("id").value===e?[r]:t:[]}},i.filter.ID=function(e){var t=e.replace(et,tt);return function(e){var n=typeof e.getAttributeNode!==A&&e.getAttributeNode("id");return n&&n.value===t}}),i.find.TAG=T.tagNameNoComments?function(e,n){return typeof n.getElementsByTagName!==A?n.getElementsByTagName(e):t}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},i.find.NAME=T.getByName&&function(e,n){return typeof n.getElementsByName!==A?n.getElementsByName(name):t},i.find.CLASS=T.getByClassName&&function(e,n){return typeof n.getElementsByClassName===A||d?t:n.getElementsByClassName(e)},g=[],h=[":focus"],(T.qsa=rt(n.querySelectorAll))&&(at(function(e){e.innerHTML="",e.querySelectorAll("[selected]").length||h.push("\\["+_+"*(?:checked|disabled|ismap|multiple|readonly|selected|value)"),e.querySelectorAll(":checked").length||h.push(":checked")}),at(function(e){e.innerHTML="",e.querySelectorAll("[i^='']").length&&h.push("[*^$]="+_+"*(?:\"\"|'')"),e.querySelectorAll(":enabled").length||h.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),h.push(",.*:")})),(T.matchesSelector=rt(m=f.matchesSelector||f.mozMatchesSelector||f.webkitMatchesSelector||f.oMatchesSelector||f.msMatchesSelector))&&at(function(e){T.disconnectedMatch=m.call(e,"div"),m.call(e,"[s!='']:x"),g.push("!=",R)}),h=RegExp(h.join("|")),g=RegExp(g.join("|")),y=rt(f.contains)||f.compareDocumentPosition?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},v=f.compareDocumentPosition?function(e,t){var r;return e===t?(u=!0,0):(r=t.compareDocumentPosition&&e.compareDocumentPosition&&e.compareDocumentPosition(t))?1&r||e.parentNode&&11===e.parentNode.nodeType?e===n||y(w,e)?-1:t===n||y(w,t)?1:0:4&r?-1:1:e.compareDocumentPosition?-1:1}:function(e,t){var r,i=0,o=e.parentNode,a=t.parentNode,s=[e],l=[t];if(e===t)return u=!0,0;if(!o||!a)return e===n?-1:t===n?1:o?-1:a?1:0;if(o===a)return ut(e,t);r=e;while(r=r.parentNode)s.unshift(r);r=t;while(r=r.parentNode)l.unshift(r);while(s[i]===l[i])i++;return i?ut(s[i],l[i]):s[i]===w?-1:l[i]===w?1:0},u=!1,[0,0].sort(v),T.detectDuplicates=u,p):p},st.matches=function(e,t){return st(e,null,null,t)},st.matchesSelector=function(e,t){if((e.ownerDocument||e)!==p&&c(e),t=t.replace(Z,"='$1']"),!(!T.matchesSelector||d||g&&g.test(t)||h.test(t)))try{var n=m.call(e,t);if(n||T.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(r){}return st(t,p,null,[e]).length>0},st.contains=function(e,t){return(e.ownerDocument||e)!==p&&c(e),y(e,t)},st.attr=function(e,t){var n;return(e.ownerDocument||e)!==p&&c(e),d||(t=t.toLowerCase()),(n=i.attrHandle[t])?n(e):d||T.attributes?e.getAttribute(t):((n=e.getAttributeNode(t))||e.getAttribute(t))&&e[t]===!0?t:n&&n.specified?n.value:null},st.error=function(e){throw Error("Syntax error, unrecognized expression: "+e)},st.uniqueSort=function(e){var t,n=[],r=1,i=0;if(u=!T.detectDuplicates,e.sort(v),u){for(;t=e[r];r++)t===e[r-1]&&(i=n.push(r));while(i--)e.splice(n[i],1)}return e};function ut(e,t){var n=t&&e,r=n&&(~t.sourceIndex||j)-(~e.sourceIndex||j);if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function lt(e){return function(t){var n=t.nodeName.toLowerCase();return"input"===n&&t.type===e}}function ct(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function pt(e){return ot(function(t){return t=+t,ot(function(n,r){var i,o=e([],n.length,t),a=o.length;while(a--)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))})})}o=st.getText=function(e){var t,n="",r=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=o(e)}else if(3===i||4===i)return e.nodeValue}else for(;t=e[r];r++)n+=o(t);return n},i=st.selectors={cacheLength:50,createPseudo:ot,match:U,find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(et,tt),e[3]=(e[4]||e[5]||"").replace(et,tt),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||st.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&st.error(e[0]),e},PSEUDO:function(e){var t,n=!e[5]&&e[2];return U.CHILD.test(e[0])?null:(e[4]?e[2]=e[4]:n&&z.test(n)&&(t=ft(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){return"*"===e?function(){return!0}:(e=e.replace(et,tt).toLowerCase(),function(t){return t.nodeName&&t.nodeName.toLowerCase()===e})},CLASS:function(e){var t=k[e+" "];return t||(t=RegExp("(^|"+_+")"+e+"("+_+"|$)"))&&k(e,function(e){return t.test(e.className||typeof e.getAttribute!==A&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r){var i=st.attr(r,e);return null==i?"!="===t:t?(i+="","="===t?i===n:"!="===t?i!==n:"^="===t?n&&0===i.indexOf(n):"*="===t?n&&i.indexOf(n)>-1:"$="===t?n&&i.slice(-n.length)===n:"~="===t?(" "+i+" ").indexOf(n)>-1:"|="===t?i===n||i.slice(0,n.length+1)===n+"-":!1):!0}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),a="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var l,c,p,f,d,h,g=o!==a?"nextSibling":"previousSibling",m=t.parentNode,y=s&&t.nodeName.toLowerCase(),v=!u&&!s;if(m){if(o){while(g){p=t;while(p=p[g])if(s?p.nodeName.toLowerCase()===y:1===p.nodeType)return!1;h=g="only"===e&&!h&&"nextSibling"}return!0}if(h=[a?m.firstChild:m.lastChild],a&&v){c=m[x]||(m[x]={}),l=c[e]||[],d=l[0]===N&&l[1],f=l[0]===N&&l[2],p=d&&m.childNodes[d];while(p=++d&&p&&p[g]||(f=d=0)||h.pop())if(1===p.nodeType&&++f&&p===t){c[e]=[N,d,f];break}}else if(v&&(l=(t[x]||(t[x]={}))[e])&&l[0]===N)f=l[1];else while(p=++d&&p&&p[g]||(f=d=0)||h.pop())if((s?p.nodeName.toLowerCase()===y:1===p.nodeType)&&++f&&(v&&((p[x]||(p[x]={}))[e]=[N,f]),p===t))break;return f-=i,f===r||0===f%r&&f/r>=0}}},PSEUDO:function(e,t){var n,r=i.pseudos[e]||i.setFilters[e.toLowerCase()]||st.error("unsupported pseudo: "+e);return r[x]?r(t):r.length>1?(n=[e,e,"",t],i.setFilters.hasOwnProperty(e.toLowerCase())?ot(function(e,n){var i,o=r(e,t),a=o.length;while(a--)i=M.call(e,o[a]),e[i]=!(n[i]=o[a])}):function(e){return r(e,0,n)}):r}},pseudos:{not:ot(function(e){var t=[],n=[],r=s(e.replace(W,"$1"));return r[x]?ot(function(e,t,n,i){var o,a=r(e,null,i,[]),s=e.length;while(s--)(o=a[s])&&(e[s]=!(t[s]=o))}):function(e,i,o){return t[0]=e,r(t,null,o,n),!n.pop()}}),has:ot(function(e){return function(t){return st(e,t).length>0}}),contains:ot(function(e){return function(t){return(t.textContent||t.innerText||o(t)).indexOf(e)>-1}}),lang:ot(function(e){return X.test(e||"")||st.error("unsupported lang: "+e),e=e.replace(et,tt).toLowerCase(),function(t){var n;do if(n=d?t.getAttribute("xml:lang")||t.getAttribute("lang"):t.lang)return n=n.toLowerCase(),n===e||0===n.indexOf(e+"-");while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===f},focus:function(e){return e===p.activeElement&&(!p.hasFocus||p.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:function(e){return e.disabled===!1},disabled:function(e){return e.disabled===!0},checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,e.selected===!0},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeName>"@"||3===e.nodeType||4===e.nodeType)return!1;return!0},parent:function(e){return!i.pseudos.empty(e)},header:function(e){return Q.test(e.nodeName)},input:function(e){return G.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||t.toLowerCase()===e.type)},first:pt(function(){return[0]}),last:pt(function(e,t){return[t-1]}),eq:pt(function(e,t,n){return[0>n?n+t:n]}),even:pt(function(e,t){var n=0;for(;t>n;n+=2)e.push(n);return e}),odd:pt(function(e,t){var n=1;for(;t>n;n+=2)e.push(n);return e}),lt:pt(function(e,t,n){var r=0>n?n+t:n;for(;--r>=0;)e.push(r);return e}),gt:pt(function(e,t,n){var r=0>n?n+t:n;for(;t>++r;)e.push(r);return e})}};for(n in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})i.pseudos[n]=lt(n);for(n in{submit:!0,reset:!0})i.pseudos[n]=ct(n);function ft(e,t){var n,r,o,a,s,u,l,c=E[e+" "];if(c)return t?0:c.slice(0);s=e,u=[],l=i.preFilter;while(s){(!n||(r=$.exec(s)))&&(r&&(s=s.slice(r[0].length)||s),u.push(o=[])),n=!1,(r=I.exec(s))&&(n=r.shift(),o.push({value:n,type:r[0].replace(W," ")}),s=s.slice(n.length));for(a in i.filter)!(r=U[a].exec(s))||l[a]&&!(r=l[a](r))||(n=r.shift(),o.push({value:n,type:a,matches:r}),s=s.slice(n.length));if(!n)break}return t?s.length:s?st.error(e):E(e,u).slice(0)}function dt(e){var t=0,n=e.length,r="";for(;n>t;t++)r+=e[t].value;return r}function ht(e,t,n){var i=t.dir,o=n&&"parentNode"===i,a=C++;return t.first?function(t,n,r){while(t=t[i])if(1===t.nodeType||o)return e(t,n,r)}:function(t,n,s){var u,l,c,p=N+" "+a;if(s){while(t=t[i])if((1===t.nodeType||o)&&e(t,n,s))return!0}else while(t=t[i])if(1===t.nodeType||o)if(c=t[x]||(t[x]={}),(l=c[i])&&l[0]===p){if((u=l[1])===!0||u===r)return u===!0}else if(l=c[i]=[p],l[1]=e(t,n,s)||r,l[1]===!0)return!0}}function gt(e){return e.length>1?function(t,n,r){var i=e.length;while(i--)if(!e[i](t,n,r))return!1;return!0}:e[0]}function mt(e,t,n,r,i){var o,a=[],s=0,u=e.length,l=null!=t;for(;u>s;s++)(o=e[s])&&(!n||n(o,r,i))&&(a.push(o),l&&t.push(s));return a}function yt(e,t,n,r,i,o){return r&&!r[x]&&(r=yt(r)),i&&!i[x]&&(i=yt(i,o)),ot(function(o,a,s,u){var l,c,p,f=[],d=[],h=a.length,g=o||xt(t||"*",s.nodeType?[s]:s,[]),m=!e||!o&&t?g:mt(g,f,e,s,u),y=n?i||(o?e:h||r)?[]:a:m;if(n&&n(m,y,s,u),r){l=mt(y,d),r(l,[],s,u),c=l.length;while(c--)(p=l[c])&&(y[d[c]]=!(m[d[c]]=p))}if(o){if(i||e){if(i){l=[],c=y.length;while(c--)(p=y[c])&&l.push(m[c]=p);i(null,y=[],l,u)}c=y.length;while(c--)(p=y[c])&&(l=i?M.call(o,p):f[c])>-1&&(o[l]=!(a[l]=p))}}else y=mt(y===a?y.splice(h,y.length):y),i?i(null,a,y,u):H.apply(a,y)})}function vt(e){var t,n,r,o=e.length,a=i.relative[e[0].type],s=a||i.relative[" "],u=a?1:0,c=ht(function(e){return e===t},s,!0),p=ht(function(e){return M.call(t,e)>-1},s,!0),f=[function(e,n,r){return!a&&(r||n!==l)||((t=n).nodeType?c(e,n,r):p(e,n,r))}];for(;o>u;u++)if(n=i.relative[e[u].type])f=[ht(gt(f),n)];else{if(n=i.filter[e[u].type].apply(null,e[u].matches),n[x]){for(r=++u;o>r;r++)if(i.relative[e[r].type])break;return yt(u>1&>(f),u>1&&dt(e.slice(0,u-1)).replace(W,"$1"),n,r>u&&vt(e.slice(u,r)),o>r&&vt(e=e.slice(r)),o>r&&dt(e))}f.push(n)}return gt(f)}function bt(e,t){var n=0,o=t.length>0,a=e.length>0,s=function(s,u,c,f,d){var h,g,m,y=[],v=0,b="0",x=s&&[],w=null!=d,T=l,C=s||a&&i.find.TAG("*",d&&u.parentNode||u),k=N+=null==T?1:Math.random()||.1;for(w&&(l=u!==p&&u,r=n);null!=(h=C[b]);b++){if(a&&h){g=0;while(m=e[g++])if(m(h,u,c)){f.push(h);break}w&&(N=k,r=++n)}o&&((h=!m&&h)&&v--,s&&x.push(h))}if(v+=b,o&&b!==v){g=0;while(m=t[g++])m(x,y,u,c);if(s){if(v>0)while(b--)x[b]||y[b]||(y[b]=L.call(f));y=mt(y)}H.apply(f,y),w&&!s&&y.length>0&&v+t.length>1&&st.uniqueSort(f)}return w&&(N=k,l=T),x};return o?ot(s):s}s=st.compile=function(e,t){var n,r=[],i=[],o=S[e+" "];if(!o){t||(t=ft(e)),n=t.length;while(n--)o=vt(t[n]),o[x]?r.push(o):i.push(o);o=S(e,bt(i,r))}return o};function xt(e,t,n){var r=0,i=t.length;for(;i>r;r++)st(e,t[r],n);return n}function wt(e,t,n,r){var o,a,u,l,c,p=ft(e);if(!r&&1===p.length){if(a=p[0]=p[0].slice(0),a.length>2&&"ID"===(u=a[0]).type&&9===t.nodeType&&!d&&i.relative[a[1].type]){if(t=i.find.ID(u.matches[0].replace(et,tt),t)[0],!t)return n;e=e.slice(a.shift().value.length)}o=U.needsContext.test(e)?0:a.length;while(o--){if(u=a[o],i.relative[l=u.type])break;if((c=i.find[l])&&(r=c(u.matches[0].replace(et,tt),V.test(a[0].type)&&t.parentNode||t))){if(a.splice(o,1),e=r.length&&dt(a),!e)return H.apply(n,q.call(r,0)),n;break}}}return s(e,p)(r,t,d,n,V.test(e)),n}i.pseudos.nth=i.pseudos.eq;function Tt(){}i.filters=Tt.prototype=i.pseudos,i.setFilters=new Tt,c(),st.attr=b.attr,b.find=st,b.expr=st.selectors,b.expr[":"]=b.expr.pseudos,b.unique=st.uniqueSort,b.text=st.getText,b.isXMLDoc=st.isXML,b.contains=st.contains}(e);var at=/Until$/,st=/^(?:parents|prev(?:Until|All))/,ut=/^.[^:#\[\.,]*$/,lt=b.expr.match.needsContext,ct={children:!0,contents:!0,next:!0,prev:!0};b.fn.extend({find:function(e){var t,n,r,i=this.length;if("string"!=typeof e)return r=this,this.pushStack(b(e).filter(function(){for(t=0;i>t;t++)if(b.contains(r[t],this))return!0}));for(n=[],t=0;i>t;t++)b.find(e,this[t],n);return n=this.pushStack(i>1?b.unique(n):n),n.selector=(this.selector?this.selector+" ":"")+e,n},has:function(e){var t,n=b(e,this),r=n.length;return this.filter(function(){for(t=0;r>t;t++)if(b.contains(this,n[t]))return!0})},not:function(e){return this.pushStack(ft(this,e,!1))},filter:function(e){return this.pushStack(ft(this,e,!0))},is:function(e){return!!e&&("string"==typeof e?lt.test(e)?b(e,this.context).index(this[0])>=0:b.filter(e,this).length>0:this.filter(e).length>0)},closest:function(e,t){var n,r=0,i=this.length,o=[],a=lt.test(e)||"string"!=typeof e?b(e,t||this.context):0;for(;i>r;r++){n=this[r];while(n&&n.ownerDocument&&n!==t&&11!==n.nodeType){if(a?a.index(n)>-1:b.find.matchesSelector(n,e)){o.push(n);break}n=n.parentNode}}return this.pushStack(o.length>1?b.unique(o):o)},index:function(e){return e?"string"==typeof e?b.inArray(this[0],b(e)):b.inArray(e.jquery?e[0]:e,this):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){var n="string"==typeof e?b(e,t):b.makeArray(e&&e.nodeType?[e]:e),r=b.merge(this.get(),n);return this.pushStack(b.unique(r))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),b.fn.andSelf=b.fn.addBack;function pt(e,t){do e=e[t];while(e&&1!==e.nodeType);return e}b.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return b.dir(e,"parentNode")},parentsUntil:function(e,t,n){return b.dir(e,"parentNode",n)},next:function(e){return pt(e,"nextSibling")},prev:function(e){return pt(e,"previousSibling")},nextAll:function(e){return b.dir(e,"nextSibling")},prevAll:function(e){return b.dir(e,"previousSibling")},nextUntil:function(e,t,n){return b.dir(e,"nextSibling",n)},prevUntil:function(e,t,n){return b.dir(e,"previousSibling",n)},siblings:function(e){return b.sibling((e.parentNode||{}).firstChild,e)},children:function(e){return b.sibling(e.firstChild)},contents:function(e){return b.nodeName(e,"iframe")?e.contentDocument||e.contentWindow.document:b.merge([],e.childNodes)}},function(e,t){b.fn[e]=function(n,r){var i=b.map(this,t,n);return at.test(e)||(r=n),r&&"string"==typeof r&&(i=b.filter(r,i)),i=this.length>1&&!ct[e]?b.unique(i):i,this.length>1&&st.test(e)&&(i=i.reverse()),this.pushStack(i)}}),b.extend({filter:function(e,t,n){return n&&(e=":not("+e+")"),1===t.length?b.find.matchesSelector(t[0],e)?[t[0]]:[]:b.find.matches(e,t)},dir:function(e,n,r){var i=[],o=e[n];while(o&&9!==o.nodeType&&(r===t||1!==o.nodeType||!b(o).is(r)))1===o.nodeType&&i.push(o),o=o[n];return i},sibling:function(e,t){var n=[];for(;e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n}});function ft(e,t,n){if(t=t||0,b.isFunction(t))return b.grep(e,function(e,r){var i=!!t.call(e,r,e);return i===n});if(t.nodeType)return b.grep(e,function(e){return e===t===n});if("string"==typeof t){var r=b.grep(e,function(e){return 1===e.nodeType});if(ut.test(t))return b.filter(t,r,!n);t=b.filter(t,r)}return b.grep(e,function(e){return b.inArray(e,t)>=0===n})}function dt(e){var t=ht.split("|"),n=e.createDocumentFragment();if(n.createElement)while(t.length)n.createElement(t.pop());return n}var ht="abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",gt=/ jQuery\d+="(?:null|\d+)"/g,mt=RegExp("<(?:"+ht+")[\\s/>]","i"),yt=/^\s+/,vt=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,bt=/<([\w:]+)/,xt=/\s*$/g,At={option:[1,""],legend:[1,"
      ","
      "],area:[1,"",""],param:[1,"",""],thead:[1,"","
      "],tr:[2,"","
      "],col:[2,"","
      "],td:[3,"","
      "],_default:b.support.htmlSerialize?[0,"",""]:[1,"X
      ","
      "]},jt=dt(o),Dt=jt.appendChild(o.createElement("div"));At.optgroup=At.option,At.tbody=At.tfoot=At.colgroup=At.caption=At.thead,At.th=At.td,b.fn.extend({text:function(e){return b.access(this,function(e){return e===t?b.text(this):this.empty().append((this[0]&&this[0].ownerDocument||o).createTextNode(e))},null,e,arguments.length)},wrapAll:function(e){if(b.isFunction(e))return this.each(function(t){b(this).wrapAll(e.call(this,t))});if(this[0]){var t=b(e,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstChild&&1===e.firstChild.nodeType)e=e.firstChild;return e}).append(this)}return this},wrapInner:function(e){return b.isFunction(e)?this.each(function(t){b(this).wrapInner(e.call(this,t))}):this.each(function(){var t=b(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=b.isFunction(e);return this.each(function(n){b(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(){return this.parent().each(function(){b.nodeName(this,"body")||b(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(e){(1===this.nodeType||11===this.nodeType||9===this.nodeType)&&this.appendChild(e)})},prepend:function(){return this.domManip(arguments,!0,function(e){(1===this.nodeType||11===this.nodeType||9===this.nodeType)&&this.insertBefore(e,this.firstChild)})},before:function(){return this.domManip(arguments,!1,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return this.domManip(arguments,!1,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},remove:function(e,t){var n,r=0;for(;null!=(n=this[r]);r++)(!e||b.filter(e,[n]).length>0)&&(t||1!==n.nodeType||b.cleanData(Ot(n)),n.parentNode&&(t&&b.contains(n.ownerDocument,n)&&Mt(Ot(n,"script")),n.parentNode.removeChild(n)));return this},empty:function(){var e,t=0;for(;null!=(e=this[t]);t++){1===e.nodeType&&b.cleanData(Ot(e,!1));while(e.firstChild)e.removeChild(e.firstChild);e.options&&b.nodeName(e,"select")&&(e.options.length=0)}return this},clone:function(e,t){return e=null==e?!1:e,t=null==t?e:t,this.map(function(){return b.clone(this,e,t)})},html:function(e){return b.access(this,function(e){var n=this[0]||{},r=0,i=this.length;if(e===t)return 1===n.nodeType?n.innerHTML.replace(gt,""):t;if(!("string"!=typeof e||Tt.test(e)||!b.support.htmlSerialize&&mt.test(e)||!b.support.leadingWhitespace&&yt.test(e)||At[(bt.exec(e)||["",""])[1].toLowerCase()])){e=e.replace(vt,"<$1>");try{for(;i>r;r++)n=this[r]||{},1===n.nodeType&&(b.cleanData(Ot(n,!1)),n.innerHTML=e);n=0}catch(o){}}n&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(e){var t=b.isFunction(e);return t||"string"==typeof e||(e=b(e).not(this).detach()),this.domManip([e],!0,function(e){var t=this.nextSibling,n=this.parentNode;n&&(b(this).remove(),n.insertBefore(e,t))})},detach:function(e){return this.remove(e,!0)},domManip:function(e,n,r){e=f.apply([],e);var i,o,a,s,u,l,c=0,p=this.length,d=this,h=p-1,g=e[0],m=b.isFunction(g);if(m||!(1>=p||"string"!=typeof g||b.support.checkClone)&&Ct.test(g))return this.each(function(i){var o=d.eq(i);m&&(e[0]=g.call(this,i,n?o.html():t)),o.domManip(e,n,r)});if(p&&(l=b.buildFragment(e,this[0].ownerDocument,!1,this),i=l.firstChild,1===l.childNodes.length&&(l=i),i)){for(n=n&&b.nodeName(i,"tr"),s=b.map(Ot(l,"script"),Ht),a=s.length;p>c;c++)o=l,c!==h&&(o=b.clone(o,!0,!0),a&&b.merge(s,Ot(o,"script"))),r.call(n&&b.nodeName(this[c],"table")?Lt(this[c],"tbody"):this[c],o,c);if(a)for(u=s[s.length-1].ownerDocument,b.map(s,qt),c=0;a>c;c++)o=s[c],kt.test(o.type||"")&&!b._data(o,"globalEval")&&b.contains(u,o)&&(o.src?b.ajax({url:o.src,type:"GET",dataType:"script",async:!1,global:!1,"throws":!0}):b.globalEval((o.text||o.textContent||o.innerHTML||"").replace(St,"")));l=i=null}return this}});function Lt(e,t){return e.getElementsByTagName(t)[0]||e.appendChild(e.ownerDocument.createElement(t))}function Ht(e){var t=e.getAttributeNode("type");return e.type=(t&&t.specified)+"/"+e.type,e}function qt(e){var t=Et.exec(e.type);return t?e.type=t[1]:e.removeAttribute("type"),e}function Mt(e,t){var n,r=0;for(;null!=(n=e[r]);r++)b._data(n,"globalEval",!t||b._data(t[r],"globalEval"))}function _t(e,t){if(1===t.nodeType&&b.hasData(e)){var n,r,i,o=b._data(e),a=b._data(t,o),s=o.events;if(s){delete a.handle,a.events={};for(n in s)for(r=0,i=s[n].length;i>r;r++)b.event.add(t,n,s[n][r])}a.data&&(a.data=b.extend({},a.data))}}function Ft(e,t){var n,r,i;if(1===t.nodeType){if(n=t.nodeName.toLowerCase(),!b.support.noCloneEvent&&t[b.expando]){i=b._data(t);for(r in i.events)b.removeEvent(t,r,i.handle);t.removeAttribute(b.expando)}"script"===n&&t.text!==e.text?(Ht(t).text=e.text,qt(t)):"object"===n?(t.parentNode&&(t.outerHTML=e.outerHTML),b.support.html5Clone&&e.innerHTML&&!b.trim(t.innerHTML)&&(t.innerHTML=e.innerHTML)):"input"===n&&Nt.test(e.type)?(t.defaultChecked=t.checked=e.checked,t.value!==e.value&&(t.value=e.value)):"option"===n?t.defaultSelected=t.selected=e.defaultSelected:("input"===n||"textarea"===n)&&(t.defaultValue=e.defaultValue)}}b.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,t){b.fn[e]=function(e){var n,r=0,i=[],o=b(e),a=o.length-1;for(;a>=r;r++)n=r===a?this:this.clone(!0),b(o[r])[t](n),d.apply(i,n.get());return this.pushStack(i)}});function Ot(e,n){var r,o,a=0,s=typeof e.getElementsByTagName!==i?e.getElementsByTagName(n||"*"):typeof e.querySelectorAll!==i?e.querySelectorAll(n||"*"):t;if(!s)for(s=[],r=e.childNodes||e;null!=(o=r[a]);a++)!n||b.nodeName(o,n)?s.push(o):b.merge(s,Ot(o,n));return n===t||n&&b.nodeName(e,n)?b.merge([e],s):s}function Bt(e){Nt.test(e.type)&&(e.defaultChecked=e.checked)}b.extend({clone:function(e,t,n){var r,i,o,a,s,u=b.contains(e.ownerDocument,e);if(b.support.html5Clone||b.isXMLDoc(e)||!mt.test("<"+e.nodeName+">")?o=e.cloneNode(!0):(Dt.innerHTML=e.outerHTML,Dt.removeChild(o=Dt.firstChild)),!(b.support.noCloneEvent&&b.support.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||b.isXMLDoc(e)))for(r=Ot(o),s=Ot(e),a=0;null!=(i=s[a]);++a)r[a]&&Ft(i,r[a]);if(t)if(n)for(s=s||Ot(e),r=r||Ot(o),a=0;null!=(i=s[a]);a++)_t(i,r[a]);else _t(e,o);return r=Ot(o,"script"),r.length>0&&Mt(r,!u&&Ot(e,"script")),r=s=i=null,o},buildFragment:function(e,t,n,r){var i,o,a,s,u,l,c,p=e.length,f=dt(t),d=[],h=0;for(;p>h;h++)if(o=e[h],o||0===o)if("object"===b.type(o))b.merge(d,o.nodeType?[o]:o);else if(wt.test(o)){s=s||f.appendChild(t.createElement("div")),u=(bt.exec(o)||["",""])[1].toLowerCase(),c=At[u]||At._default,s.innerHTML=c[1]+o.replace(vt,"<$1>")+c[2],i=c[0];while(i--)s=s.lastChild;if(!b.support.leadingWhitespace&&yt.test(o)&&d.push(t.createTextNode(yt.exec(o)[0])),!b.support.tbody){o="table"!==u||xt.test(o)?""!==c[1]||xt.test(o)?0:s:s.firstChild,i=o&&o.childNodes.length;while(i--)b.nodeName(l=o.childNodes[i],"tbody")&&!l.childNodes.length&&o.removeChild(l) -}b.merge(d,s.childNodes),s.textContent="";while(s.firstChild)s.removeChild(s.firstChild);s=f.lastChild}else d.push(t.createTextNode(o));s&&f.removeChild(s),b.support.appendChecked||b.grep(Ot(d,"input"),Bt),h=0;while(o=d[h++])if((!r||-1===b.inArray(o,r))&&(a=b.contains(o.ownerDocument,o),s=Ot(f.appendChild(o),"script"),a&&Mt(s),n)){i=0;while(o=s[i++])kt.test(o.type||"")&&n.push(o)}return s=null,f},cleanData:function(e,t){var n,r,o,a,s=0,u=b.expando,l=b.cache,p=b.support.deleteExpando,f=b.event.special;for(;null!=(n=e[s]);s++)if((t||b.acceptData(n))&&(o=n[u],a=o&&l[o])){if(a.events)for(r in a.events)f[r]?b.event.remove(n,r):b.removeEvent(n,r,a.handle);l[o]&&(delete l[o],p?delete n[u]:typeof n.removeAttribute!==i?n.removeAttribute(u):n[u]=null,c.push(o))}}});var Pt,Rt,Wt,$t=/alpha\([^)]*\)/i,It=/opacity\s*=\s*([^)]*)/,zt=/^(top|right|bottom|left)$/,Xt=/^(none|table(?!-c[ea]).+)/,Ut=/^margin/,Vt=RegExp("^("+x+")(.*)$","i"),Yt=RegExp("^("+x+")(?!px)[a-z%]+$","i"),Jt=RegExp("^([+-])=("+x+")","i"),Gt={BODY:"block"},Qt={position:"absolute",visibility:"hidden",display:"block"},Kt={letterSpacing:0,fontWeight:400},Zt=["Top","Right","Bottom","Left"],en=["Webkit","O","Moz","ms"];function tn(e,t){if(t in e)return t;var n=t.charAt(0).toUpperCase()+t.slice(1),r=t,i=en.length;while(i--)if(t=en[i]+n,t in e)return t;return r}function nn(e,t){return e=t||e,"none"===b.css(e,"display")||!b.contains(e.ownerDocument,e)}function rn(e,t){var n,r,i,o=[],a=0,s=e.length;for(;s>a;a++)r=e[a],r.style&&(o[a]=b._data(r,"olddisplay"),n=r.style.display,t?(o[a]||"none"!==n||(r.style.display=""),""===r.style.display&&nn(r)&&(o[a]=b._data(r,"olddisplay",un(r.nodeName)))):o[a]||(i=nn(r),(n&&"none"!==n||!i)&&b._data(r,"olddisplay",i?n:b.css(r,"display"))));for(a=0;s>a;a++)r=e[a],r.style&&(t&&"none"!==r.style.display&&""!==r.style.display||(r.style.display=t?o[a]||"":"none"));return e}b.fn.extend({css:function(e,n){return b.access(this,function(e,n,r){var i,o,a={},s=0;if(b.isArray(n)){for(o=Rt(e),i=n.length;i>s;s++)a[n[s]]=b.css(e,n[s],!1,o);return a}return r!==t?b.style(e,n,r):b.css(e,n)},e,n,arguments.length>1)},show:function(){return rn(this,!0)},hide:function(){return rn(this)},toggle:function(e){var t="boolean"==typeof e;return this.each(function(){(t?e:nn(this))?b(this).show():b(this).hide()})}}),b.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Wt(e,"opacity");return""===n?"1":n}}}},cssNumber:{columnCount:!0,fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":b.support.cssFloat?"cssFloat":"styleFloat"},style:function(e,n,r,i){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var o,a,s,u=b.camelCase(n),l=e.style;if(n=b.cssProps[u]||(b.cssProps[u]=tn(l,u)),s=b.cssHooks[n]||b.cssHooks[u],r===t)return s&&"get"in s&&(o=s.get(e,!1,i))!==t?o:l[n];if(a=typeof r,"string"===a&&(o=Jt.exec(r))&&(r=(o[1]+1)*o[2]+parseFloat(b.css(e,n)),a="number"),!(null==r||"number"===a&&isNaN(r)||("number"!==a||b.cssNumber[u]||(r+="px"),b.support.clearCloneStyle||""!==r||0!==n.indexOf("background")||(l[n]="inherit"),s&&"set"in s&&(r=s.set(e,r,i))===t)))try{l[n]=r}catch(c){}}},css:function(e,n,r,i){var o,a,s,u=b.camelCase(n);return n=b.cssProps[u]||(b.cssProps[u]=tn(e.style,u)),s=b.cssHooks[n]||b.cssHooks[u],s&&"get"in s&&(a=s.get(e,!0,r)),a===t&&(a=Wt(e,n,i)),"normal"===a&&n in Kt&&(a=Kt[n]),""===r||r?(o=parseFloat(a),r===!0||b.isNumeric(o)?o||0:a):a},swap:function(e,t,n,r){var i,o,a={};for(o in t)a[o]=e.style[o],e.style[o]=t[o];i=n.apply(e,r||[]);for(o in t)e.style[o]=a[o];return i}}),e.getComputedStyle?(Rt=function(t){return e.getComputedStyle(t,null)},Wt=function(e,n,r){var i,o,a,s=r||Rt(e),u=s?s.getPropertyValue(n)||s[n]:t,l=e.style;return s&&(""!==u||b.contains(e.ownerDocument,e)||(u=b.style(e,n)),Yt.test(u)&&Ut.test(n)&&(i=l.width,o=l.minWidth,a=l.maxWidth,l.minWidth=l.maxWidth=l.width=u,u=s.width,l.width=i,l.minWidth=o,l.maxWidth=a)),u}):o.documentElement.currentStyle&&(Rt=function(e){return e.currentStyle},Wt=function(e,n,r){var i,o,a,s=r||Rt(e),u=s?s[n]:t,l=e.style;return null==u&&l&&l[n]&&(u=l[n]),Yt.test(u)&&!zt.test(n)&&(i=l.left,o=e.runtimeStyle,a=o&&o.left,a&&(o.left=e.currentStyle.left),l.left="fontSize"===n?"1em":u,u=l.pixelLeft+"px",l.left=i,a&&(o.left=a)),""===u?"auto":u});function on(e,t,n){var r=Vt.exec(t);return r?Math.max(0,r[1]-(n||0))+(r[2]||"px"):t}function an(e,t,n,r,i){var o=n===(r?"border":"content")?4:"width"===t?1:0,a=0;for(;4>o;o+=2)"margin"===n&&(a+=b.css(e,n+Zt[o],!0,i)),r?("content"===n&&(a-=b.css(e,"padding"+Zt[o],!0,i)),"margin"!==n&&(a-=b.css(e,"border"+Zt[o]+"Width",!0,i))):(a+=b.css(e,"padding"+Zt[o],!0,i),"padding"!==n&&(a+=b.css(e,"border"+Zt[o]+"Width",!0,i)));return a}function sn(e,t,n){var r=!0,i="width"===t?e.offsetWidth:e.offsetHeight,o=Rt(e),a=b.support.boxSizing&&"border-box"===b.css(e,"boxSizing",!1,o);if(0>=i||null==i){if(i=Wt(e,t,o),(0>i||null==i)&&(i=e.style[t]),Yt.test(i))return i;r=a&&(b.support.boxSizingReliable||i===e.style[t]),i=parseFloat(i)||0}return i+an(e,t,n||(a?"border":"content"),r,o)+"px"}function un(e){var t=o,n=Gt[e];return n||(n=ln(e,t),"none"!==n&&n||(Pt=(Pt||b("';b+="\n"+i;b+=" ";b+="\n";return b});c.pop()}else{b+=_.b;_.b=""}b+=" ";b+="\n"+i;b+=" ";b+=_.f("after_media",c,p,0);b+="\n";return b});c.pop()}else{b+=_.b;_.b=""}return b}),tweet:new Hogan.Template(function(c,p,i){i=i||"";var b=i+"",_=this;b+=_.f("before_tweet_element",c,p,0);b+="\n"+i;b+="<";b+=_.v(_.f("_tweet_element",c,p,0));b+="\n"+i;b+=" ";b+=_.v(_.f("_root_attr",c,p,0));b+="\n"+i;b+=' data-twt-id="';b+=_.v(_.f("id",c,p,0));b+='"';b+="\n"+i;if(_.s(_.f("_web_intents",c,p,1),c,p,0,106,337,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+=' data-twt-intents="';b+=_.v(_.f("_enabled",c,p,0));b+='"';b+="\n"+i;b+=" ";if(_.s(_.f("_partner",c,p,1),c,p,0,160,193,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+=' data-twt-partner="';b+=_.v(_.f("_partner",c,p,0));b+='" ';return b});c.pop()}else{b+=_.b;_.b=""}b+="\n"+i;b+=" ";if(_.s(_.f("_related",c,p,1),c,p,0,224,257,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+=' data-twt-related="';b+=_.v(_.f("_related",c,p,0));b+='" ';return b});c.pop()}else{b+=_.b;_.b=""}b+="\n"+i;b+=" ";if(_.s(_.f("_product",c,p,1),c,p,0,288,321,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+=' data-twt-product="';b+=_.v(_.f("_product",c,p,0));b+='" ';return b});c.pop()}else{b+=_.b;_.b=""}b+="\n";return b});c.pop()}else{b+=_.b;_.b=""}b+=' class="twt-o twt-tweet h-entry';b+="\n"+i;b+=" ";if(_.s(_.f("_as_reply",c,p,1),c,p,0,404,426,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+=" twt-inline twt-reply ";return b});c.pop()}else{b+=_.b;_.b=""}b+="\n"+i;b+=" ";if(_.s(_.f("_always_show_actions",c,p,1),c,p,0,468,493,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+=" twt-always-show-actions ";return b});c.pop()}else{b+=_.b;_.b=""}b+="\n"+i;b+=" ";if(_.s(_.f("_was_retweeted",c,p,1),c,p,0,540,564,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+=" tweet-retweeted twt-rt ";return b});c.pop()}else{b+=_.b;_.b=""}b+="\n"+i;b+=" ";if(_.s(_.f("media",c,p,1),c,p,0,596,607,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+=" has-photo ";return b});c.pop()}else{b+=_.b;_.b=""}b+="\n"+i;b+=" ";if(_.s(_.f("_pin_media",c,p,1),c,p,0,635,647,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+=" twt-pinned ";return b});c.pop()}else{b+=_.b;_.b=""}b+="\n"+i;b+=" ";if(_.s(_.f("_tweet_not_found",c,p,1),c,p,0,686,697,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+=" twt-error ";return b});c.pop()}else{b+=_.b;_.b=""}b+="\n"+i;b+=" ";if(_.s(_.f("_favorited",c,p,1),c,p,0,736,745,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+=" twt-fav ";return b});c.pop()}else{b+=_.b;_.b=""}b+="\n"+i;b+=" ";if(_.s(_.f("_format",c,p,1),c,p,0,775,788,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+=" ";b+=_.v(_.f("_format",c,p,0));b+=" ";return b});c.pop()}else{b+=_.b;_.b=""}b+="\n"+i;b+=" ";if(_.s(_.f("_touch_device",c,p,1),c,p,0,821,832,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+=" twt-touch ";return b});c.pop()}else{b+=_.b;_.b=""}b+="\n"+i;b+=" ";if(_.s(_.f("_rtl",c,p,1),c,p,0,862,989,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+=" twt-rtl twt-rtl-body";b+="\n"+i;b+=" ";if(_.s(_.f("_as_reply",c,p,1),c,p,0,902,918,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+=" twt-rtl-inline ";return b});c.pop()}else{b+=_.b;_.b=""}b+="\n"+i;b+=" ";if(_.s(_.f("_rtl_format",c,p,1),c,p,0,953,970,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+=" ";b+=_.v(_.f("_rtl_format",c,p,0));b+=" ";return b});c.pop()}else{b+=_.b;_.b=""}b+="\n";return b});c.pop()}else{b+=_.b;_.b=""}b+=' ">';b+="\n"+i;b+='
      ';b+="\n"+i;b+=" ";b+=_.f("before_username",c,p,0);b+="\n"+i;if(_.s(_.f("user",c,p,1),c,p,0,1081,2451,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";if(_.s(_.f("screen_name",c,p,1),c,p,0,1106,1241,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+=' ';if(_.s(_.f("profile_image_url_https",c,p,1),c,p,0,1315,1377,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+='";b+="\n"+i;b+=" ";if(_.s(_.f("name",c,p,1),c,p,0,1430,1466,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+='';b+=_.v(_.f("name",c,p,0));b+="";return b});c.pop()}else{b+=_.b;_.b=""}b+="\n"+i;if(_.s(_.f("_has_badges",c,p,1),c,p,0,1500,1852,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+='
        ';b+="\n"+i;b+=" ";b+=_.f("before_badges",c,p,0);b+="\n"+i;b+=" ";if(_.s(_.f("protected",c,p,1),c,p,0,1590,1671,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+='
      • ';return b});c.pop()}else{b+=_.b;_.b=""}b+="\n"+i;b+=" ";b+=_.f("after_badges",c,p,0);b+="\n"+i;b+="
      ";b+="\n";return b});c.pop()}else{b+=_.b;_.b=""}if(_.s(_.f("screen_name",c,p,1),c,p,0,1893,1979,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+=' @';b+=_.v(_.f("screen_name",c,p,0));b+="";b+="\n"+i;b+="
      ";b+="\n";return b});c.pop()}else{b+=_.b;_.b=""}b+=" ";if(_.s(_.f("in_reply_to",c,p,1),c,p,0,2020,2073,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+='· ';b+=_.f("_in_reply_to",c,p,0);b+="";return b});c.pop()}else{b+=_.b;_.b=""}b+="\n"+i;if(_.s(_.f("_show_follow_button",c,p,1),c,p,0,2122,2420,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+=' ';b+="\n";return b});c.pop()}else{b+=_.b;_.b=""}return b});c.pop()}else{b+=_.b;_.b=""}b+="\n"+i;b+=" ";b+=_.f("after_username",c,p,0);b+="\n"+i;b+="
      ";b+="\n"+i;if(_.s(_.f("_as_timeline",c,p,1),c,p,0,2521,2721,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";if(_.s(_.f("rendered_time",c,p,1),c,p,0,2544,2698,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+=' ";b+="\n";return b});c.pop()}else{b+=_.b;_.b=""}return b});c.pop()}else{b+=_.b;_.b=""}b+="\n"+i;b+="\n"+i;if(_.s(_.f("rendered_text",c,p,1),c,p,0,2763,2904,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+='
      ';b+="\n"+i;b+=" ";b+=_.f("before_tweet",c,p,0);b+="\n"+i;b+='

      ';b+=_.f("rendered_text",c,p,0);b+="

      ";b+="\n"+i;b+=" ";b+=_.f("after_tweet",c,p,0);b+="\n"+i;b+="
      ";b+="\n";return b});c.pop()}else{b+=_.b;_.b=""}b+="\n"+i;b+=" ";b+=_.f("tweet_media",c,p,0);b+="\n"+i;b+="\n"+i;if(!_.s(_.f("_as_reply",c,p,1),c,p,1,0,0,"")){b+=' ";b+="\n"}b+="\n"+i;b+=" ";b+=_.f("timeline_media",c,p,0);b+="\n"+i;b+="\n"+i;if(_.s(_.f("_as_reply",c,p,1),c,p,0,3829,3896,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+='
      ';b+="\n"+i;b+='
      ';b+="\n";return b});c.pop()}else{b+=_.b;_.b=""}b+="\n"+i;b+="";b+="\n"+i;b+=_.f("after_tweet_element",c,p,0);return b}),time:new Hogan.Template(function(c,p,i){i=i||"";var b=i+"",_=this;b+='';b+="\n"+i;b+=" ";b+=_.v(_.f("time",c,p,0));b+="\n"+i;b+="";return b})};twt.urls={base:"https://twitter.com",permalink:"https://twitter.com/{{{screen_name}}}/statuses/{{{tweet_id}}}",profile:"https://twitter.com/{{{screen_name}}}",userIntent:"https://twitter.com/intent/user?screen_name={{screen_name}}",hashtag:"https://twitter.com/search/%23{{hashtag}}"};!function(exports){exports.isType=function(type,obj){return type=={}.toString.call(obj).match(/\s([a-zA-Z]+)/)[1].toLowerCase()};exports.extend=function(obj){var args=Array.prototype.slice.call(arguments,1),l=args.length,i=0,prop,source;for(;iin reply to @{{screen_name}}":"balasan kepada @{{screen_name}}",AM:"AM",Apr:"Apr",Aug:"Ogo",Dec:"Dis",Favorite:"Gemar",Feb:"Feb",Jan:"Jan",Jul:"Jul",Jun:"Jun",Mar:"Mac",May:"Mei","New Tweets":"Tweet Baru",Nov:"Nov",Oct:"Okt",PM:"PM",Reply:"Balas",Retweet:"Tweet Semula","Retweeted by @{{screen_name}} on {{date}}":"Ditweet semula oleh @{{screen_name}} pada {{date}}","Retweeted by {{{user}}}":"Ditweet semula oleh {{{user}}}",Sep:"Sep","This account is protected":"Akaun ini dilindungi","Verified Account":"Akaun Disahkan","View on Twitter":"Lihat di Twitter",ltr:"ltr",now:"sekarang","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)","{{time_date}} {{time_month}}":"{{time_date}} {{time_month}}","{{time_date}} {{time_month}} {{time_year}}":"{{time_date}} {{time_month}} {{time_year}}","{{time_hours}} hrs":"{{time_hours}} jam","{{time_minutes}} mins":"{{time_minutes}} minit","{{time_seconds}} secs":"{{time_seconds}} saat"},fr:{"1 day":"1 jour","1 hr":"1 h","1 min":"1 min","in reply to @{{screen_name}}":"en réponse à @{{screen_name}}",AM:"AM",Apr:"Avr",Aug:"Août",Dec:"Déc",Favorite:"Favori",Feb:"Févr",Jan:"Janv",Jul:"Juill",Jun:"Juin",Mar:"Mars",May:"Mai","New Tweets":"Nouveaux Tweets",Nov:"Nov",Oct:"Oct",PM:"PM",Reply:"Répondre",Retweet:"Retweeter","Retweeted by @{{screen_name}} on {{date}}":"Retweeté par @{{screen_name}} le {{date}}","Retweeted by {{{user}}}":"Retweeté par {{{user}}}",Sep:"Sept","This account is protected":"Ce compte est protégé","Verified Account":"Compte certifié","View on Twitter":"Voir sur Twitter",ltr:"ltr",now:"maintenant","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{date}} {{month}} {{year}}, {{hour24}}:{{minute}}:{{second}} (UTC)","{{time_date}} {{time_month}}":"{{time_date}} {{time_month}}","{{time_date}} {{time_month}} {{time_year}}":"{{time_date}} {{time_month}} {{time_year}}","{{time_hours}} hrs":"{{time_hours}} h","{{time_minutes}} mins":"{{time_minutes}} min","{{time_seconds}} secs":"{{time_seconds}} s"},"zh-cn":{"1 day":"1天","1 hr":"1小时","1 min":"1分钟","in reply to @{{screen_name}}":"回复给 @{{screen_name}}",AM:"上午",Apr:"4月",Aug:"8月",Dec:"12月",Favorite:"收藏",Feb:"2月",Jan:"1月",Jul:"7月",Jun:"6月",Mar:"3月",May:"5月","New Tweets":"新推文",Nov:"11月",Oct:"10月",PM:"下午",Reply:"回复",Retweet:"转推","Retweeted by @{{screen_name}} on {{date}}":"由 @{{screen_name}} 在 {{date}} 转推","Retweeted by {{{user}}}":"由 {{{user}}} 转推",Sep:"9月","This account is protected":"此账号已被保护","Verified Account":"认证账号","View on Twitter":"在 Twitter 上查看",ltr:"ltr",now:"现在","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{year}}年{{month}}{{date}}日, {{hour24}}:{{minute}}:{{second}} (UTC)","{{time_date}} {{time_month}}":"{{time_month}}{{time_date}}日","{{time_date}} {{time_month}} {{time_year}}":"{{time_year}}年{{time_month}}{{time_date}}日","{{time_hours}} hrs":"{{time_hours}}小时","{{time_minutes}} mins":"{{time_minutes}}分钟","{{time_seconds}} secs":"{{time_seconds}}秒"},"zh-tw":{"1 day":"1 天","1 hr":"1 小時","1 min":"1分鐘","in reply to @{{screen_name}}":"回覆給 @{{screen_name}}\n ",AM:"上午",Apr:"4月",Aug:"8月",Dec:"12月",Favorite:"收藏",Feb:"2月",Jan:"1月",Jul:"7月",Jun:"6月",Mar:"3月",May:"5月","New Tweets":"新推文",Nov:"11月",Oct:"10月",PM:"下午",Reply:"回覆",Retweet:"轉推","Retweeted by @{{screen_name}} on {{date}}":"在 {{date}} 被 @{{screen_name}} 轉推","Retweeted by {{{user}}}":"被 {{{user}}} 轉推",Sep:"9月","This account is protected":"此帳戶已受保護","Verified Account":"已認證帳戶","View on Twitter":"在 Twitter 顯示",ltr:"ltr",now:"現在","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{year}} {{month}} {{date}}, {{amPm}} {{hour12}}:{{minute}}:{{second}}(世界標準時間)","{{time_date}} {{time_month}}":"{{time_month}}{{time_date}}日","{{time_date}} {{time_month}} {{time_year}}":"{{time_year}}年{{time_month}}{{time_date}}日","{{time_hours}} hrs":"{{time_hours}} 小時","{{time_minutes}} mins":"{{time_minutes}}分","{{time_seconds}} secs":"{{time_seconds}} 秒"},fil:{"1 day":"1 araw","1 hr":"1 oras","1 min":"1 minuto","in reply to @{{screen_name}}":"sagot kay @{{screen_name}}",AM:"AM",Apr:"Abr",Aug:"Aug",Dec:"Dis",Favorite:"Paborito",Feb:"Peb",Jan:"Enero",Jul:"Hul",Jun:"Hun",Mar:"Mar",May:"Mayo","New Tweets":"Mga Bagong Tweet",Nov:"Nob",Oct:"Okt",PM:"PM",Reply:"Sagot",Retweet:"I-retweet","Retweeted by @{{screen_name}} on {{date}}":"Ini-retweet ni @{{screen_name}} noong {{date}}","Retweeted by {{{user}}}":"Ini-retweet ni {{{user}}}",Sep:"Set","This account is protected":"Ang account na ito ay protektado","Verified Account":"Napatunayan na Account","View on Twitter":"Tingnan sa Twitter",ltr:"ltr",now:"ngayon","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)","{{time_date}} {{time_month}}":"{{time_date}} {{time_month}}","{{time_date}} {{time_month}} {{time_year}}":"{{time_date}} {{time_month}} {{time_year}}","{{time_hours}} hrs":"{{time_hours}} oras","{{time_minutes}} mins":"{{time_minutes}} minuto","{{time_seconds}} secs":"{{time_seconds}} segundo"},hi:{"1 day":"१ दिन","1 hr":"1 घंटा ","1 min":"१ मिनट","in reply to @{{screen_name}}":" @{{screen_name}} के जवाब मे",AM:"पूर्वाह्न",Apr:"अप्रैल",Aug:"अगस्त",Dec:"दिसम्बर",Favorite:"पसंदीदा",Feb:"फरवरी",Jan:"जनवरी",Jul:"जुलाई",Jun:"जून",Mar:"मार्च",May:"मई","New Tweets":"नये ट्वीट्स",Nov:"नवम्बर",Oct:"अक्टूबर",PM:"अपराह्न",Reply:"जवाब",Retweet:"रीट्वीट","Retweeted by @{{screen_name}} on {{date}}":"{{date}} को @{{screen_name}} द्वारा रीट्वीट किया गया","Retweeted by {{{user}}}":"{{{user}}} द्वारा रीट्वीट किया गया",Sep:"सितंबर","This account is protected":"यह खाता संरक्षित है ","Verified Account":"सत्यापित खाता","View on Twitter":"ट्विटर पर देखें",ltr:"Itr",now:"अभी","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)","{{time_date}} {{time_month}}":"{{time_date}} {{time_month}}","{{time_date}} {{time_month}} {{time_year}}":"{{time_date}} {{time_month}} {{time_year}}","{{time_hours}} hrs":"{{time_hours}} घंटे","{{time_minutes}} mins":"{{time_minutes}} मिनट","{{time_seconds}} secs":"{{time_seconds}} सेकंड"},fi:{"1 day":"1 päivä","1 hr":"1 h","1 min":"1 min","in reply to @{{screen_name}}":"vastauksena käyttäjälle @{{screen_name}}",AM:"a.m.",Apr:"huhtikuu",Aug:"elokuu",Dec:"joulukuu",Favorite:"Suosikki",Feb:"helmikuu",Jan:"tammikuu",Jul:"heinäkuu",Jun:"kesäkuu",Mar:"maaliskuu",May:"toukokuu","New Tweets":"Uudet twiitit",Nov:"marraskuu",Oct:"lokakuu",PM:"p.m.",Reply:"Vastaa",Retweet:"Uudelleentwiittaa","Retweeted by @{{screen_name}} on {{date}}":"Käyttäjän @{{screen_name}} uudelleentwiittaama {{date}}","Retweeted by {{{user}}}":"Käyttäjän {{{user}}} uudelleentwiittaama",Sep:"syyskuu","This account is protected":"Tämä tili on suojattu","Verified Account":"Varmennettu tili","View on Twitter":"Näytä Twitterissä",ltr:"ltr",now:"nyt","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{date}}. {{month}}ta {{year}}, {{hour24}}:{{minute}}:{{second}} (UTC)","{{time_date}} {{time_month}}":"{{time_date}}. {{time_month}}ta","{{time_date}} {{time_month}} {{time_year}}":"{{time_date}}. {{time_month}}ta {{time_year}}","{{time_hours}} hrs":"{{time_hours}} tuntia","{{time_minutes}} mins":"{{time_minutes}} min","{{time_seconds}} secs":"{{time_seconds}} s"},sv:{"1 day":"1 dag","1 hr":"1 tim","1 min":"1 minut","in reply to @{{screen_name}}":"i svar till @{{screen_name}}",AM:"F.M.",Apr:"april",Aug:"aug",Dec:"dec",Favorite:"Favoritmarkera",Feb:"feb",Jan:"jan",Jul:"juli",Jun:"juni",Mar:"mars",May:"maj","New Tweets":"Nya Tweets",Nov:"nov",Oct:"okt",PM:"E.M.",Reply:"Svara",Retweet:"Retweeta","Retweeted by @{{screen_name}} on {{date}}":"Retweetat av @{{screen_name}} {{date}} ","Retweeted by {{{user}}}":"Retweetat av {{{user}}}",Sep:"sep","This account is protected":"Detta konto är skyddat","Verified Account":"Verifierat konto","View on Twitter":"Visa på Twitter",ltr:"ltr",now:"nu","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)","{{time_date}} {{time_month}}":"{{time_date}}, {{time_month}}","{{time_date}} {{time_month}} {{time_year}}":"{{time_date}} {{time_month}} {{time_year}}","{{time_hours}} hrs":"{{time_hours}} tim","{{time_minutes}} mins":"{{time_minutes}} min","{{time_seconds}} secs":"{{time_seconds}} sek"},pl:{"1 day":"1 dzień","1 hr":"1 godzina","1 min":"1 min","in reply to @{{screen_name}}":"w odpowiedzi do @{{screen_name}}",AM:"rano",Apr:"kwi",Aug:"sie",Dec:"gru",Favorite:"Ulubione",Feb:"lut",Jan:"sty",Jul:"lip",Jun:"cze",Mar:"mar",May:"maj","New Tweets":"Nowe tweety",Nov:"lis",Oct:"paź.",PM:"po południu",Reply:"Odpowiedź",Retweet:"Podaj dalej","Retweeted by @{{screen_name}} on {{date}}":"Przesłane dalej przez @{{screen_name}}, {{date}}","Retweeted by {{{user}}}":"Podane dalej przez {{{user}}}",Sep:"wrz","This account is protected":"To konto jest chronione","Verified Account":"Konto zweryfikowane","View on Twitter":"Zobacz na Twitterze",ltr:"ltr",now:"teraz","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{date}} {{month}} {{year}}, {{hour24}}:{{minute}}:{{second}} (UTC)","{{time_date}} {{time_month}}":"{{time_date}} {{time_month}}","{{time_date}} {{time_month}} {{time_year}}":"{{time_date}} {{time_month}} {{time_year}}","{{time_hours}} hrs":"{{time_hours}} godz.","{{time_minutes}} mins":"{{time_minutes}} minut","{{time_seconds}} secs":"{{time_seconds}} sekund"},ja:{"1 day":"1日","1 hr":"1時間","1 min":"1分","in reply to @{{screen_name}}":"@{{screen_name}}さんへの返信",AM:"AM",Apr:"4月",Aug:"8月",Dec:"12月",Favorite:"お気に入りに登録",Feb:"2月",Jan:"1月",Jul:"7月",Jun:"6月",Mar:"3月",May:"5月","New Tweets":"新しいツイート",Nov:"11月",Oct:"10月",PM:"PM",Reply:"返信",Retweet:"リツイート","Retweeted by @{{screen_name}} on {{date}}":"{{date}}日に@{{screen_name}}さんがリツイートしました","Retweeted by {{{user}}}":"{{{user}}}さんがリツイートしました",Sep:"9月","This account is protected":"このアカウントは非公開です","Verified Account":"認証済みアカウント","View on Twitter":"Twitterで表示",ltr:"左横書き",now:"現在","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{year4}}{{month}}{{date}} {{hour24}}:{{minute}}:{{second}} (UTC)","{{time_date}} {{time_month}}":"{{time_month}} {{time_date}}","{{time_date}} {{time_month}} {{time_year}}":"{{time_year_full}}年{{time_month}}{{time_date}}日","{{time_hours}} hrs":"{{time_hours}}時間","{{time_minutes}} mins":"{{time_minutes}}分","{{time_seconds}} secs":"{{time_seconds}}秒"},ko:{"1 day":"1일","1 hr":"1시간","1 min":"1분","in reply to @{{screen_name}}":"@{{screen_name}} 님에게 보낸 답글",AM:"AM",Apr:"4월",Aug:"8월",Dec:"12월",Favorite:"관심글 담기",Feb:"2월",Jan:"1월",Jul:"7월",Jun:"6월",Mar:"3월",May:"5월","New Tweets":"새 트윗",Nov:"11월",Oct:"10월",PM:"PM",Reply:"답글",Retweet:"리트윗","Retweeted by @{{screen_name}} on {{date}}":"{{date}}에 @{{screen_name}}님이 리트윗함","Retweeted by {{{user}}}":"{{{user}}} 님이 리트윗했습니다.",Sep:"9월","This account is protected":"이 계정은 비공개 계정입니다","Verified Account":"인증된 계정","View on Twitter":"트위터에서 보기",ltr:"Itr",now:"지금","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{year}} {{month}} {{date}}, {{amPm}} {{hour12}}:{{minute}}:{{second}} (UTC)","{{time_date}} {{time_month}}":"{{time_month}} {{time_date}}","{{time_date}} {{time_month}} {{time_year}}":"{{time_year}} {{time_month}} {{time_date}}","{{time_hours}} hrs":"{{time_hours}}시간","{{time_minutes}} mins":"{{time_minutes}}분","{{time_seconds}} secs":"{{time_seconds}}초"},de:{"1 day":"1 Tag","1 hr":"1 Std","1 min":"1 Min","in reply to @{{screen_name}}":"als Antwort an @{{screen_name}}",AM:"AM",Apr:"Apr",Aug:"Aug",Dec:"Dez",Favorite:"Favorisieren",Feb:"Feb",Jan:"Jan",Jul:"Jul",Jun:"Jun",Mar:"Mär",May:"Mai","New Tweets":"Neue Tweets",Nov:"Nov",Oct:"Okt",PM:"PM",Reply:"Antworten",Retweet:"Retweeten","Retweeted by @{{screen_name}} on {{date}}":"Retweetet von @{{screen_name}} am {{date}}","Retweeted by {{{user}}}":"Retweetet von {{{user}}}",Sep:"Sep","This account is protected":"Dieser Account ist geschützt","Verified Account":"Verifizierter Account","View on Twitter":"Auf Twitter ansehen",ltr:"ltr",now:"jetzt","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{date}}. {{month}} {{year}}, {{hour24}}:{{minute}}:{{second}} (UTC)","{{time_date}} {{time_month}}":"{{time_date}} {{time_month}}","{{time_date}} {{time_month}} {{time_year}}":"{{time_date}} {{time_month}} {{time_year}}","{{time_hours}} hrs":"{{time_hours}} Std","{{time_minutes}} mins":"{{time_minutes}} Min","{{time_seconds}} secs":"{{time_seconds}} Sek"},pt:{"1 day":"1 dia","1 hr":"1 hr","1 min":"1 min","in reply to @{{screen_name}}":"em resposta a @{{screen_name}}",AM:"Manhã",Apr:"abr",Aug:"ago",Dec:"Dez",Favorite:"Favorito",Feb:"Fev",Jan:"Jan",Jul:"Jul",Jun:"jun",Mar:"mar",May:"maio","New Tweets":"Novos Tweets",Nov:"nov",Oct:"out",PM:"PM",Reply:"Responder",Retweet:"Retweetar","Retweeted by @{{screen_name}} on {{date}}":"Retweetado por @{{screen_name}} em {{date}}","Retweeted by {{{user}}}":"Retweetado por {{{user}}}",Sep:"set","This account is protected":"Esta conta é protegida","Verified Account":"Conta Verificada","View on Twitter":"Ver no Twitter",ltr:"ltr",now:"agora","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)","{{time_date}} {{time_month}}":"{{time_date}} {{time_month}}","{{time_date}} {{time_month}} {{time_year}}":"{{time_date}} {{time_month}} {{time_year}}","{{time_hours}} hrs":"{{time_hours}} hrs","{{time_minutes}} mins":"{{time_minutes}} mins","{{time_seconds}} secs":"{{time_seconds}} segundos"},it:{"1 day":"1 giorno","1 hr":"1 ora","1 min":"1 min","in reply to @{{screen_name}}":"in risposta a @{{screen_name}}",AM:"AM",Apr:"Apr",Aug:"Ago",Dec:"Dic",Favorite:"Aggiungi ai preferiti",Feb:"Feb",Jan:"Gen",Jul:"Lug",Jun:"Giu",Mar:"Mar",May:"Mag","New Tweets":"Nuovi Tweet",Nov:"Nov",Oct:"Ott",PM:"PM",Reply:"Risposta",Retweet:"Retweet","Retweeted by @{{screen_name}} on {{date}}":"Ritwittato da @{{screen_name}} il {{date}}","Retweeted by {{{user}}}":"Ritwittato da {{{user}}}",Sep:"Set","This account is protected":"Questo account è protetto","Verified Account":"Account Verificato","View on Twitter":"Vedi su Twitter",ltr:"ltr",now:"ora","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{date}} {{month}} {{year}}, {{hour24}}:{{minute}}:{{second}} (UTC)","{{time_date}} {{time_month}}":"{{time_date}} {{time_month}}","{{time_date}} {{time_month}} {{time_year}}":"{{time_date}} {{time_month}} {{time_year}}","{{time_hours}} hrs":"{{time_hours}} ore","{{time_minutes}} mins":"{{time_minutes}} min","{{time_seconds}} secs":"{{time_seconds}} sec"},es:{"1 day":"1 día","1 hr":"1 hora","1 min":"1 minuto","in reply to @{{screen_name}}":"en respuesta a @{{screen_name}} ",AM:"am",Apr:"abr",Aug:"ago",Dec:"dic",Favorite:"Favorito",Feb:"feb",Jan:"ene",Jul:"jul",Jun:"jun",Mar:"mar",May:"mayo","New Tweets":"Nuevos Tweets",Nov:"nov",Oct:"oct",PM:"pm",Reply:"Responder",Retweet:"Retwittear","Retweeted by @{{screen_name}} on {{date}}":"Retwitteado por @{{screen_name}} el {{date}}","Retweeted by {{{user}}}":"Retwitteado por {{{user}}}",Sep:"sep","This account is protected":"Esta cuenta está protegida","Verified Account":"Cuenta Verificada","View on Twitter":"Ver en Twitter",ltr:"ltr",now:"ahora","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)","{{time_date}} {{time_month}}":"{{time_date}} {{time_month}}","{{time_date}} {{time_month}} {{time_year}}":"{{time_date}} {{time_month}} {{time_year}}","{{time_hours}} hrs":"{{time_hours}} horas","{{time_minutes}} mins":"{{time_minutes}} minutos","{{time_seconds}} secs":"{{time_seconds}} segundos"},id:{"1 day":"1 hari","1 hr":"1 jam","1 min":"1 menit","in reply to @{{screen_name}}":"sebagai balasan untuk @{{screen_name}}",AM:"AM",Apr:"Apr",Aug:"Ags",Dec:"Des",Favorite:"Favorit",Feb:"Feb",Jan:"Jan",Jul:"Jul",Jun:"Jun",Mar:"Mar",May:"Mei","New Tweets":"Tweet Baru",Nov:"Nov",Oct:"Okt",PM:"PM",Reply:"Balas",Retweet:"Retweet","Retweeted by @{{screen_name}} on {{date}}":"Di-retweet oleh @{{screen_name}} pada {{date}}","Retweeted by {{{user}}}":"Di-retweet oleh {{{user}}}",Sep:"Sep","This account is protected":"Akun ini dilindungi","Verified Account":"Akun Terverifikasi","View on Twitter":"Lihat di Twitter",ltr:"ltr",now:"sekarang","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{date}} {{month}} {{year}}, {{hour24}}.{{minute}}.{{second}} (UTC)","{{time_date}} {{time_month}}":"{{time_date}} {{time_month}}","{{time_date}} {{time_month}} {{time_year}}":"{{time_date}} {{time_month}} {{time_year}}","{{time_hours}} hrs":"{{time_hours}} jam","{{time_minutes}} mins":"{{time_minutes}} menit","{{time_seconds}} secs":"{{time_seconds}} detik"},ru:{"1 day":"1 день","1 hr":"1 ч","1 min":"1 мин","in reply to @{{screen_name}}":"в ответ @{{screen_name}}",AM:"утра",Apr:"апреля",Aug:"августа",Dec:"декабря",Favorite:"В избранное",Feb:"февраля",Jan:"января",Jul:"июля",Jun:"июня",Mar:"марта",May:"мая","New Tweets":"Новые твиты",Nov:"ноября",Oct:"октября",PM:"после полудня",Reply:"Ответить",Retweet:"Ретвитнуть","Retweeted by @{{screen_name}} on {{date}}":"Ретвитнула(а) @{{screen_name}} on {{date}}","Retweeted by {{{user}}}":"Ретвитнул(а) {{{user}}}",Sep:"сентября","This account is protected":"Учётная запись защищена","Verified Account":"Подлинная учётная запись","View on Twitter":"Показать в Твиттере",ltr:"ltr",now:"сейчас","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{date}} {{month}} {{year}}, {{hour24}}:{{minute}}:{{second}}","{{time_date}} {{time_month}}":"{{time_date}} {{time_month}}","{{time_date}} {{time_month}} {{time_year}}":"{{time_date}} {{time_month}} {{time_year}}","{{time_hours}} hrs":"{{time_hours}} ч","{{time_minutes}} mins":"{{time_minutes}} мин","{{time_seconds}} secs":"{{time_seconds}} сек"},tr:{"1 day":"1 gün","1 hr":"1 sa","1 min":"1 dk","in reply to @{{screen_name}}":"@{{screen_name}} adlı kişiye yanıt olarak",AM:"AM",Apr:"Nisan",Aug:"Ağustos",Dec:"Aralık",Favorite:"Favorilere ekle",Feb:"Şubat",Jan:"Ocak",Jul:"Temmuz",Jun:"Haziran",Mar:"Mart",May:"Mayıs","New Tweets":"Yeni Tweetler",Nov:"Kasım",Oct:"Ekim",PM:"PM",Reply:"Yanıtla",Retweet:"Retweetle","Retweeted by @{{screen_name}} on {{date}}":"@{{screen_name}} {{date}} tarihinde retweetledi","Retweeted by {{{user}}}":"{{{user}}} retweetledi",Sep:"Eylül","This account is protected":"Bu hesap korumalıdır","Verified Account":"Onaylanmış Hesap","View on Twitter":"Twitter'da görüntüle",ltr:"ltr",now:"şimdi","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{date}} {{month}} {{year}}, {{hour24}}:{{minute}}:{{second}} (UTC)","{{time_date}} {{time_month}}":"{{time_date}} {{time_month}}","{{time_date}} {{time_month}} {{time_year}}":"{{time_date}} {{time_month}} {{time_year}}","{{time_hours}} hrs":"{{time_hours}} saat","{{time_minutes}} mins":"{{time_minutes}} dk","{{time_seconds}} secs":"{{time_seconds}} sn"},da:{"1 day":"1 dag","1 hr":"1 time","1 min":"1 min","in reply to @{{screen_name}}":"som svar til @{{screen_name}}",AM:"AM",Apr:"apr",Aug:"aug",Dec:"dec",Favorite:"Føj til foretrukne",Feb:"feb",Jan:"jan",Jul:"jul",Jun:"jun",Mar:"mar",May:"maj","New Tweets":"Nye tweets",Nov:"nov",Oct:"okt",PM:"PM",Reply:"Svar",Retweet:"Retweet","Retweeted by @{{screen_name}} on {{date}}":"Retweetet af @{{screen_name}} den {{date}}","Retweeted by {{{user}}}":"Retweetet af {{{user}}}",Sep:"sep","This account is protected":"Denne konto er beskyttet","Verified Account":"Verificeret konto","View on Twitter":"Vis på Twitter",ltr:"ltr",now:"nu","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)","{{time_date}} {{time_month}}":"{{time_date}} {{time_month}}","{{time_date}} {{time_month}} {{time_year}}":"{{time_date}} {{time_month}} {{time_year}}","{{time_hours}} hrs":"{{time_hours}} timer","{{time_minutes}} mins":"{{time_minutes}} min","{{time_seconds}} secs":"{{time_seconds}} sek"},no:{"1 day":"1 dag","1 hr":"1 t","1 min":"1 min","in reply to @{{screen_name}}":"som svar til @{{screen_name}}",AM:"AM",Apr:"apr",Aug:"aug",Dec:"des",Favorite:"Favoritt",Feb:"feb",Jan:"jan",Jul:"juli",Jun:"juni",Mar:"mar",May:"mai","New Tweets":"Nye tweets",Nov:"nov",Oct:"okt",PM:"PM",Reply:"Svar",Retweet:"Retweet","Retweeted by @{{screen_name}} on {{date}}":"Retweetet av @{{screen_name}} den {{date}}","Retweeted by {{{user}}}":"Retweetet av {{{user}}}",Sep:"sep","This account is protected":"Denne kontoen er beskyttet","Verified Account":"Verifisert konto","View on Twitter":"Vis på Twitter",ltr:"ltr",now:"nå","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{date}} {{month}} {{year}}, {{hour24}}:{{minute}}:{{second}} (UTC)","{{time_date}} {{time_month}}":"{{time_date}} {{time_month}}","{{time_date}} {{time_month}} {{time_year}}":"{{time_date}} {{time_month}} {{time_year}}","{{time_hours}} hrs":"{{time_hours}} t","{{time_minutes}} mins":"{{time_minutes}} min","{{time_seconds}} secs":"{{time_seconds}} sek"},nl:{"1 day":"1 dag","1 hr":"1 uur","1 min":"1 minuut","in reply to @{{screen_name}}":"als antwoord op @{{screen_name}}",AM:"'s ochtends",Apr:"april",Aug:"augustus",Dec:"december",Favorite:"Toevoegen aan favorieten",Feb:"februari",Jan:"januari",Jul:"juli",Jun:"juni",Mar:"maart",May:"mei","New Tweets":"Nieuwe tweets",Nov:"november",Oct:"oktober",PM:"'s middags",Reply:"Beantwoorden",Retweet:"Retweeten","Retweeted by @{{screen_name}} on {{date}}":"Geretweet door @{{screen_name}} op {{date}}","Retweeted by {{{user}}}":"Geretweet door {{{user}}}",Sep:"september","This account is protected":"Dit is een afgeschermd account","Verified Account":"Geverifieerd account","View on Twitter":"Op Twitter weergeven",ltr:"Itr",now:"nu","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{date}} {{month}} {{year}}, {{hour24}}:{{minute}}:{{second}} (UTC)","{{time_date}} {{time_month}}":"{{time_date}} {{time_month}}","{{time_date}} {{time_month}} {{time_year}}":"{{time_date}} {{time_month}} {{time_year}}","{{time_hours}} hrs":"{{time_hours}} uur","{{time_minutes}} mins":"{{time_minutes}} minuten","{{time_seconds}} secs":"{{time_seconds}} seconden"},hu:{"1 day":"1 nap","1 hr":"1 óra","1 min":"1 perc","in reply to @{{screen_name}}":'válasz neki: @{{screen_name}}',AM:"de.",Apr:"Ápr",Aug:"Aug",Dec:"Dec",Favorite:"Kedvenc",Feb:"Feb",Jan:"Jan",Jul:"Júl",Jun:"Jún",Mar:"Márc",May:"Máj","New Tweets":"Új Tweetek",Nov:"Nov",Oct:"Okt",PM:"du.",Reply:"Válasz",Retweet:"Retweet","Retweeted by @{{screen_name}} on {{date}}":"Retweetelte: @{{screen_name}} ekkor: {{date}}","Retweeted by {{{user}}}":"Retweetelte: {{{user}}}",Sep:"Szept","This account is protected":"Ez a fiók védett","Verified Account":"Hitelesített felhasználó","View on Twitter":"Megtekintés Twitteren",ltr:"ltr",now:"most","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{year}} {{month}} {{date}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)","{{time_date}} {{time_month}}":"{{time_month}} {{time_date}}","{{time_date}} {{time_month}} {{time_year}}":"{{time_year}} {{time_month}} {{time_date}}","{{time_hours}} hrs":"{{time_hours}} óra","{{time_minutes}} mins":"{{time_minutes}} perc","{{time_seconds}} secs":"{{time_seconds}} másodperc"},fa:{"1 day":"١ روز","1 hr":"یک ساعت","1 min":"یک دقیقه","in reply to @{{screen_name}}":'در پاسخ به @{{screen_name}}',AM:"ق.ظ",Apr:"آوریل",Aug:"آگوست",Dec:"دسامبر",Favorite:"برگزیدن",Feb:"فوریه",Jan:"ژانویه",Jul:"ژوئیه",Jun:"ژوئن",Mar:"مارس",May:"مه","New Tweets":"توییت‌های تازه",Nov:"نوامبر",Oct:"اکتبر",PM:"ب.ظ",Reply:"پاسخ",Retweet:"بازتوییت","Retweeted by @{{screen_name}} on {{date}}":"بازتوییت شده توسط @{{screen_name}} در {{date}}","Retweeted by {{{user}}}":"بازتوییت شده توسط {{{user}}}",Sep:"سپتامبر","This account is protected":"این حساب حفاظت‌شده است","Verified Account":"حساب تایید شده","View on Twitter":"مشاهده در توییتر",ltr:"rtl",now:"اکنون","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)","{{time_date}} {{time_month}}":"{{time_date}} {{time_month}}","{{time_date}} {{time_month}} {{time_year}}":"{{time_date}} {{time_month}} {{time_year}}","{{time_hours}} hrs":"{{time_hours}} ساعت","{{time_minutes}} mins":"{{time_minutes}} دقیقه","{{time_seconds}} secs":"{{time_seconds}} ثانیه"},ar:{"1 day":"يوم واحد","1 hr":"ساعة واحدة","1 min":"دقيقة واحدة","in reply to @{{screen_name}}":"ردًا على @{{screen_name}}",AM:"صباحًا",Apr:"أبريل",Aug:"أغسطس",Dec:"ديسمبر",Favorite:"تفضيل",Feb:"فبراير",Jan:"يناير",Jul:"يوليو",Jun:"يونيو",Mar:"مارس",May:"مايو","New Tweets":"تغريدات جديدة",Nov:"نوفمبر",Oct:"أكتوبر",PM:"مساءً",Reply:"رَد",Retweet:"إعادة تغريد","Retweeted by @{{screen_name}} on {{date}}":"مُعاد تغريدها بواسطة @{{screen_name}} في {{date}}","Retweeted by {{{user}}}":"مُعاد تغريدها بواسطة {{{user}}}",Sep:"سبتمبر","This account is protected":"هذا الحساب محميّ","Verified Account":"حساب موثّق","View on Twitter":"الإظهار على تويتر",ltr:"rtl",now:"الآن","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (utc)","{{time_date}} {{time_month}}":"{{time_date}} {{time_month}}","{{time_date}} {{time_month}} {{time_year}}":"{{time_date}} {{time_month}} {{time_year}}","{{time_hours}} hrs":"{{time_hours}} ساعة","{{time_minutes}} mins":"{{time_minutes}} دقيقة","{{time_seconds}} secs":"{{time_seconds}} ثانية"},ur:{"1 day":"ایک دن","1 hr":"ا گھنٹہ","1 min":"ایک منٹ","in reply to @{{screen_name}}":"کے جواب میں @{{screen_name}}",AM:"صبح",Apr:"اپریل",Aug:"اگست",Dec:"دسمبر",Favorite:"پسند کریں",Feb:"فروری",Jan:"جنوری",Jul:"جولائی",Jun:"جون",Mar:"مارچ",May:"مئی","New Tweets":"نئی ٹویٹس",Nov:"نومبر",Oct:"اکتوبر",PM:"شام",Reply:"جواب دیں",Retweet:"ریٹویٹ کریں","Retweeted by @{{screen_name}} on {{date}}":"@{{screen_name}} نے ریٹویٹ کیا بتاریخ {{date}}","Retweeted by {{{user}}}":"{{{user}}} نے ریٹویٹ کیا",Sep:"ستمبر","This account is protected":"یہ اکاؤنٹ محفوظ ہے.","Verified Account":"تصدیق شدہ اکاؤنٹ","View on Twitter":"ٹوئٹر پر دیکھیں",ltr:"rtl",now:"ابھی","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)","{{time_date}} {{time_month}}":"{{time_date}} {{time_month}}","{{time_date}} {{time_month}} {{time_year}}":"{{time_date}} {{time_month}} {{time_year}}","{{time_hours}} hrs":"{{time_hours}} گھنٹے","{{time_minutes}} mins":"{{time_minutes}} منٹ","{{time_seconds}} secs":"{{time_seconds}} سیکنڈز"},he:{"1 day":"יום אחד","1 hr":"שעה אחת","1 min":"דקה אחת","in reply to @{{screen_name}}":"@{{screen_name}}בתגובה ל־",AM:"לפני הצהריים",Apr:"אפר׳",Aug:"אוג׳",Dec:"דצמ׳",Favorite:"אהוב",Feb:"פבר׳",Jan:"ינו׳",Jul:"יולי",Jun:"יוני",Mar:"מרץ",May:"מאי","New Tweets":"ציוצים חדשים",Nov:"נוב׳",Oct:"אוק׳",PM:"אחר הצהריים",Reply:"תגובה",Retweet:"לצייץ מחדש","Retweeted by @{{screen_name}} on {{date}}":"צויץ מחדש על־ידי @{{screen_name}} ב-{{date}}","Retweeted by {{{user}}}":"צויץ מחדש על־ידי {{{user}}}",Sep:"ספט׳","This account is protected":"חשבון זה נעול","Verified Account":"חשבון מאומת","View on Twitter":"הצגה בטוויטר",ltr:"rtl",now:"כעת","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{date}} ב{{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)","{{time_date}} {{time_month}}":"{{time_date}} ב{{time_month}}","{{time_date}} {{time_month}} {{time_year}}":"{{time_date}} ב{{time_month}} {{time_year}}","{{time_hours}} hrs":"{{time_hours}} שעות","{{time_minutes}} mins":"{{time_minutes}} דקות","{{time_seconds}} secs":"{{time_seconds}} שניות"},th:{"1 day":"1 วัน","1 hr":"1 ชม.","1 min":"1นาที","in reply to @{{screen_name}}":"ตอบกลับถึง @{{screen_name}}",AM:"ก่อนเที่ยง",Apr:"เม.ย.",Aug:"ส.ค.",Dec:"ธ.ค.",Favorite:"ชื่นชอบ",Feb:"ก.พ.",Jan:"ม.ค.",Jul:"ก.ค.",Jun:"มิ.ย.",Mar:"มี.ค.",May:"พ.ค.","New Tweets":"ทวีตใหม่",Nov:"พ.ย.",Oct:"ต.ค.",PM:"หลังเที่ยง",Reply:"ตอบกลับ",Retweet:"รีทวีต","Retweeted by @{{screen_name}} on {{date}}":"ถูกรีทวีตโดย @{{screen_name}} ใน {{date}}","Retweeted by {{{user}}}":"ถูกรีทวีตโดย {{{user}}}",Sep:"ก.ย.","This account is protected":"บัญชีนี้ถูกป้องกันไว้","Verified Account":"บัญชีที่ยืนยันแล้ว","View on Twitter":"ดูบนทวิตเตอร์",ltr:"ltr",now:"ตอนนี้","{{date}} {{month}} {{year}}, {{hour12}}:{{minute}}:{{second}} {{amPm}} (UTC)":"{{date}} {{month}} {{year}} เวลา {{hour24}}:{{minute}}:{{second}} (เวลาสากล)","{{time_date}} {{time_month}}":"{{time_date}} {{time_month}}","{{time_date}} {{time_month}} {{time_year}}":"{{time_date}} {{time_month}} {{time_year}}","{{time_hours}} hrs":"{{time_hours}} ชม.","{{time_minutes}} mins":"{{time_minutes}} นาที","{{time_seconds}} secs":"{{time_seconds}} วินาที"}},mixins={},emit=$({});!function(exports){function generateEntityReplacements(entities,linkifier,replacements){var i=0,e,l;if(!entities)return;for(l=entities.length;iday&&diff"+(s.before_tweet_element||"");s.after_tweet_element=(s.after_tweet_element||"")+""}if(s.error&&s.request){s._tweet_not_found=!0;s.user={};s._tweet_element="div";return s}s._linkTarget=this.settings.linkTarget;if(s.from_user_id){s.user={id:$.fixedID(s,"from_user_id"),screen_name:s.from_user,name:s.from_user_name,profile_image_url_https:s.profile_image_url_https,"protected":!1,verified:!1};s.in_reply_to_screen_name=s.to_user;s.in_reply_to_user_id=$.fixedID(s,"to_user_id")}if(s.retweeted_status){ogStatus=s;screenNameUrl=_(twt.urls.profile,{screen_name:ogStatus.user.screen_name,user_id:$.fixedID(ogStatus.user,"id")});user=$.to_html("@{{screen_name}}",{screen_name_url:screenNameUrl,screen_name:ogStatus.user.screen_name,link_format:this.settings.linkTarget});s=s.retweeted_status;s._as_timeline=ogStatus._as_timeline;s.before_tweet_element=ogStatus.before_tweet_element||"";s.after_tweet_element=ogStatus.after_tweet_element||"";s._linkTarget=this.settings.linkTarget;s._retweeted=_("Retweeted by {{{user}}}",{user:user});s._retweeted_at=_("Retweeted by @{{screen_name}} on {{date}}",{screen_name:ogStatus.user.screen_name,date:twt.formattedDate(ogStatus.created_at)});s._was_retweeted=globals.userId==$.fixedID(ogStatus.user,"id")}s.user._has_badges=s.user["protected"]||s.user.verified;s._reply=_("Reply");s._retweet=_("Retweet");s._favorite=_("Favorite");s._verified_text=_("Verified Account");s._protected_text=_("This account is protected");this.rtl(s);inReplyToUrl=_(twt.urls.permalink,{screen_name:s.in_reply_to_screen_name||"",tweet_id:$.fixedID(s,"in_reply_to_status_id")});s.in_reply_to_screen_name&&s._as_timeline&&(s._in_reply_to=_("in reply to @{{screen_name}}",{in_reply_to_url:inReplyToUrl,screen_name:inReplyToUrl.screen_name,link_format:this.settings.linkTarget}));s._via_source=_("Tweeted via {{{source}}}",{source:s.source});s=iter&&$.isType("function",iter)?iter(s):s;s._format=s._format||"twt-"+this.settings.format;s._touch_device=twt.isTouchDevice();s.id=$.fixedID(s,"id");s._show_follow_button=!s._as_timeline&&this.settings.showFollowButton;s._web_intents={_enabled:this.settings.popupWebIntents,_related:this.settings.related,_partner:this.settings.partner,_product:this.settings.product};s.rendered_text=s.rendered_text||twt.linkify(s);s.user.profile_image_url_https&&(s.profile_image_url_mini=s.user.profile_image_url_https.replace(/_normal\./,"_mini."));s._actions=s._actions||$.to_html(twt.templates.actions,s);s.rendered_time=$.to_html(twt.templates.time,{time:s.time||twt.timeAgo(s.created_at,this.settings.showRelativeTimes),iso_time:twt.isoDate(s.created_at),formatted_time:twt.formattedDate(s.created_at),relative:this.settings.showRelativeTimes});s._view_permalink=s._as_timeline?_("View on Twitter"):s.rendered_time;s._permalink_url=_(twt.urls.permalink,{screen_name:s.user.screen_name,user_id:s.user.id,tweet_id:s.id});s._screen_name_url=_(twt.urls.profile,{screen_name:s.user.screen_name,user_id:$.fixedID(s.user,"id")});this.settings.showMedia&&this.formatMedia(s)&&(s[(s._as_timeline?"timeline":"tweet")+"_media"]=$.to_html(twt.templates.media,$.extend({_linkTarget:twt.settings.linkTarget},s.entities)));s._show_errors=this.settings.showErrors;s._always_show_actions=this.settings.showActions;s._render_actions=this.settings.renderActions;s._tweet_element=this.settings.tweetElement||"div";"blockquote"==s.tweet_element&&(s._root_attr="cite='https://twitter.com/"+s.user.screen_name+"/status/"+s.id+"'");return s};Tweet.prototype.rtl=function(s){s._rtl=_("ltr")=="rtl";s._fbtn_align=s._rtl?"left":"right";s._rtl_format=s._rtl&&this.settings.format&&"twt-rtl-"+this.settings.format};Tweet.prototype.formatMedia=function(s){var i=0,match,url,id,l;s._pin_media=this.settings.showMedia;if(!s._pin_media||!s.entities)return;if(s.entities.media&&s.entities.media.length){s.entities._permalink_url=s._permalink_url;return s.entities._type_photo=!0}};exports.tweet=function(object,options){return new Tweet(object,options)};exports.tweet.settings={border:!0,lang:null,limit:!1,linkTarget:"_blank",popupWebIntents:!0,showActions:!0,showErrors:!0,showFollowButton:!0,showMedia:!1,showRelativeTimes:!1,format:"auto",related:null,renderActions:!0};exports.tweet.fn=Tweet.prototype}(twt);!function(){function getEventType(element){var classes=element.className.split(" "),type;for(var i=0,l=classes.length;i2;e==null&&(e=[]);if(d&&e.reduce===d)return r&&(t=T.bind(t,r)),i?e.reduce(t,n):e.reduce(t);N(e,function(e,s,o){i?n=t.call(r,n,e,s,o):(n=e,i=!0)});if(!i)throw new TypeError("Reduce of empty array with no initial value");return n},T.reduceRight=T.foldr=function(e,t,n,r){var i=arguments.length>2;e==null&&(e=[]);if(v&&e.reduceRight===v)return r&&(t=T.bind(t,r)),arguments.length>2?e.reduceRight(t,n):e.reduceRight(t);var s=e.length;if(s!==+s){var o=T.keys(e);s=o.length}N(e,function(u,a,f){a=o?o[--s]:--s,i?n=t.call(r,n,e[a],a,f):(n=e[a],i=!0)});if(!i)throw new TypeError("Reduce of empty array with no initial value");return n},T.find=T.detect=function(e,t,n){var r;return C(e,function(e,i,s){if(t.call(n,e,i,s))return r=e,!0}),r},T.filter=T.select=function(e,t,n){var r=[];return e==null?r:m&&e.filter===m?e.filter(t,n):(N(e,function(e,i,s){t.call(n,e,i,s)&&(r[r.length]=e)}),r)},T.reject=function(e,t,n){var r=[];return e==null?r:(N(e,function(e,i,s){t.call(n,e,i,s)||(r[r.length]=e)}),r)},T.every=T.all=function(e,t,r){t||(t=T.identity);var i=!0;return e==null?i:g&&e.every===g?e.every(t,r):(N(e,function(e,s,o){if(!(i=i&&t.call(r,e,s,o)))return n}),!!i)};var C=T.some=T.any=function(e,t,r){t||(t=T.identity);var i=!1;return e==null?i:y&&e.some===y?e.some(t,r):(N(e,function(e,s,o){if(i||(i=t.call(r,e,s,o)))return n}),!!i)};T.contains=T.include=function(e,t){var n=!1;return e==null?n:b&&e.indexOf===b?e.indexOf(t)!=-1:(n=C(e,function(e){return e===t}),n)},T.invoke=function(e,t){var n=u.call(arguments,2);return T.map(e,function(e){return(T.isFunction(t)?t:e[t]).apply(e,n)})},T.pluck=function(e,t){return T.map(e,function(e){return e[t]})},T.where=function(e,t){return T.isEmpty(t)?[]:T.filter(e,function(e){for(var n in t)if(t[n]!==e[n])return!1;return!0})},T.max=function(e,t,n){if(!t&&T.isArray(e)&&e[0]===+e[0]&&e.length<65535)return Math.max.apply(Math,e);if(!t&&T.isEmpty(e))return-Infinity;var r={computed:-Infinity};return N(e,function(e,i,s){var o=t?t.call(n,e,i,s):e;o>=r.computed&&(r={value:e,computed:o})}),r.value},T.min=function(e,t,n){if(!t&&T.isArray(e)&&e[0]===+e[0]&&e.length<65535)return Math.min.apply(Math,e);if(!t&&T.isEmpty(e))return Infinity;var r={computed:Infinity};return N(e,function(e,i,s){var o=t?t.call(n,e,i,s):e;or||n===void 0)return 1;if(n>>1;n.call(r,e[u])=0})})},T.difference=function(e){var t=a.apply(r,u.call(arguments,1));return T.filter(e,function(e){return!T.contains(t,e)})},T.zip=function(){var e=u.call(arguments),t=T.max(T.pluck(e,"length")),n=new Array(t);for(var r=0;r=0;n--)t=[e[n].apply(this,t)];return t[0]}},T.after=function(e,t){return e<=0?t():function(){if(--e<1)return t.apply(this,arguments)}},T.keys=S||function(e){if(e!==Object(e))throw new TypeError("Invalid object");var t=[];for(var n in e)T.has(e,n)&&(t[t.length]=n);return t},T.values=function(e){var t=[];for(var n in e)T.has(e,n)&&t.push(e[n]);return t},T.pairs=function(e){var t=[];for(var n in e)T.has(e,n)&&t.push([n,e[n]]);return t},T.invert=function(e){var t={};for(var n in e)T.has(e,n)&&(t[e[n]]=n);return t},T.functions=T.methods=function(e){var t=[];for(var n in e)T.isFunction(e[n])&&t.push(n);return t.sort()},T.extend=function(e){return N(u.call(arguments,1),function(t){for(var n in t)e[n]=t[n]}),e},T.pick=function(e){var t={},n=a.apply(r,u.call(arguments,1));return N(n,function(n){n in e&&(t[n]=e[n])}),t},T.omit=function(e){var t={},n=a.apply(r,u.call(arguments,1));for(var i in e)T.contains(n,i)||(t[i]=e[i]);return t},T.defaults=function(e){return N(u.call(arguments,1),function(t){for(var n in t)e[n]==null&&(e[n]=t[n])}),e},T.clone=function(e){return T.isObject(e)?T.isArray(e)?e.slice():T.extend({},e):e},T.tap=function(e,t){return t(e),e};var M=function(e,t,n,r){if(e===t)return e!==0||1/e==1/t;if(e==null||t==null)return e===t;e instanceof T&&(e=e._wrapped),t instanceof T&&(t=t._wrapped);var i=l.call(e);if(i!=l.call(t))return!1;switch(i){case"[object String]":return e==String(t);case"[object Number]":return e!=+e?t!=+t:e==0?1/e==1/t:e==+t;case"[object Date]":case"[object Boolean]":return+e==+t;case"[object RegExp]":return e.source==t.source&&e.global==t.global&&e.multiline==t.multiline&&e.ignoreCase==t.ignoreCase}if(typeof e!="object"||typeof t!="object")return!1;var s=n.length;while(s--)if(n[s]==e)return r[s]==t;n.push(e),r.push(t);var o=0,u=!0;if(i=="[object Array]"){o=e.length,u=o==t.length;if(u)while(o--)if(!(u=M(e[o],t[o],n,r)))break}else{var a=e.constructor,f=t.constructor;if(a!==f&&!(T.isFunction(a)&&a instanceof a&&T.isFunction(f)&&f instanceof f))return!1;for(var c in e)if(T.has(e,c)){o++;if(!(u=T.has(t,c)&&M(e[c],t[c],n,r)))break}if(u){for(c in t)if(T.has(t,c)&&!(o--))break;u=!o}}return n.pop(),r.pop(),u};T.isEqual=function(e,t){return M(e,t,[],[])},T.isEmpty=function(e){if(e==null)return!0;if(T.isArray(e)||T.isString(e))return e.length===0;for(var t in e)if(T.has(e,t))return!1;return!0},T.isElement=function(e){return!!e&&e.nodeType===1},T.isArray=E||function(e){return l.call(e)=="[object Array]"},T.isObject=function(e){return e===Object(e)},N(["Arguments","Function","String","Number","Date","RegExp"],function(e){T["is"+e]=function(t){return l.call(t)=="[object "+e+"]"}}),T.isArguments(arguments)||(T.isArguments=function(e){return!!e&&!!T.has(e,"callee")}),typeof /./!="function"&&(T.isFunction=function(e){return typeof e=="function"}),T.isFinite=function(e){return T.isNumber(e)&&isFinite(e)},T.isNaN=function(e){return T.isNumber(e)&&e!=+e},T.isBoolean=function(e){return e===!0||e===!1||l.call(e)=="[object Boolean]"},T.isNull=function(e){return e===null},T.isUndefined=function(e){return e===void 0},T.has=function(e,t){return c.call(e,t)},T.noConflict=function(){return e._=t,this},T.identity=function(e){return e},T.times=function(e,t,n){for(var r=0;r":">",'"':""","'":"'","/":"/"}};_.unescape=T.invert(_.escape);var D={escape:new RegExp("["+T.keys(_.escape).join("")+"]","g"),unescape:new RegExp("("+T.keys(_.unescape).join("|")+")","g")};T.each(["escape","unescape"],function(e){T[e]=function(t){return t==null?"":(""+t).replace(D[e],function(t){return _[e][t]})}}),T.result=function(e,t){if(e==null)return null;var n=e[t];return T.isFunction(n)?n.call(e):n},T.mixin=function(e){N(T.functions(e),function(t){var n=T[t]=e[t];T.prototype[t]=function(){var e=[this._wrapped];return o.apply(e,arguments),F.call(this,n.apply(T,e))}})};var P=0;T.uniqueId=function(e){var t=P++;return e?e+t:t},T.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g};var H=/(.)^/,B={"'":"'","\\":"\\","\r":"r","\n":"n"," ":"t","\u2028":"u2028","\u2029":"u2029"},j=/\\|'|\r|\n|\t|\u2028|\u2029/g;T.template=function(e,t,n){n=T.defaults({},n,T.templateSettings);var r=new RegExp([(n.escape||H).source,(n.interpolate||H).source,(n.evaluate||H).source].join("|")+"|$","g"),i=0,s="__p+='";e.replace(r,function(t,n,r,o,u){s+=e.slice(i,u).replace(j,function(e){return"\\"+B[e]}),s+=n?"'+\n((__t=("+n+"))==null?'':_.escape(__t))+\n'":r?"'+\n((__t=("+r+"))==null?'':__t)+\n'":o?"';\n"+o+"\n__p+='":"",i=u+t.length}),s+="';\n",n.variable||(s="with(obj||{}){\n"+s+"}\n"),s="var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');};\n"+s+"return __p;\n";try{var o=new Function(n.variable||"obj","_",s)}catch(u){throw u.source=s,u}if(t)return o(t,T);var a=function(e){return o.call(this,e,T)};return a.source="function("+(n.variable||"obj")+"){\n"+s+"}",a},T.chain=function(e){return T(e).chain()};var F=function(e){return this._chain?T(e).chain():e};T.mixin(T),N(["pop","push","reverse","shift","sort","splice","unshift"],function(e){var t=r[e];T.prototype[e]=function(){var n=this._wrapped;return t.apply(n,arguments),(e=="shift"||e=="splice")&&n.length===0&&delete n[0],F.call(this,n)}}),N(["concat","join","slice"],function(e){var t=r[e];T.prototype[e]=function(){return F.call(this,t.apply(this._wrapped,arguments))}}),T.extend(T.prototype,{chain:function(){return this._chain=!0,this},value:function(){return this._wrapped}})}).call(this); \ No newline at end of file diff --git a/public/tweets/sass/styles.scss b/public/tweets/sass/styles.scss deleted file mode 100644 index 061ebbf..0000000 --- a/public/tweets/sass/styles.scss +++ /dev/null @@ -1,558 +0,0 @@ -// Variables -//----------------------------------------------// -$gutter_width: 20px; -$max_column_width: 560px; -$min_column_width: 320px; -$history_height: 17em; -$rounded_layout_break: $max_column_width + $gutter_width * 2; -$small_screen_break: 430px; -$baby_blue: #94ddf8; -$darken_baby_blue: #25b2e6; - -@mixin transition($transition) { - -webkit-transition: $transition; - -moz-transition: $transition; - -ms-transition: $transition; - -o-transition: $transition; - transition: $transition; -} - -@mixin filter($filter) { - -webkit-filter: $filter; - -moz-filter: $filter; - -ms-filter: $filter; - -o-filter: $filter; - filter: $filter; -} - -@mixin small_screen_break { - @media screen and (max-width: $small_screen_break) { - @content; - } -} - -@mixin rounded_layout_break { - @media screen and (max-width: $rounded_layout_break) { - @content - } -} - -@font-face { - font: { - family: 'simplebird'; - weight: normal; - style: normal; - } - - src:url('../fonts/simplebird.eot'); - src:url('../fonts/simplebird.eot?#iefix') format('embedded-opentype'), - url('../fonts/simplebird.woff') format('woff'), - url('../fonts/simplebird.ttf') format('truetype'), - url('../fonts/simplebird.svg#simplebird') format('svg'); -} - -* { - box-sizing: border-box; -} - -html, body { - margin: 0; - padding: 0; - font: { - size: 10px; - family: "Helvetica Neue", Helvetica, sans-serif; - } - background: #eaeaea; -} - -h1, h2, h3, h4, h5 { - font: { - size: 1rem; - weight: normal; - }; - text-rendering: optimizelegibility; - - margin: 0; - padding: 0; -} - -ul, dl { - margin: 0; - padding: 0; - list-style: none; -} - -a { - color: #25b2e6; - text-decoration: none; - - &:hover { - text-decoration: underline; - } -} - -.hidden { - opacity: 0; -} - -.atname { - text-decoration: none; - - &:before { - content: '@'; - text-decoration: none !important; - } -} - -[data-icon] { - font-family: 'simplebird'; - content: attr(data-icon); - speak: none; - font-weight: normal; - font-variant: normal; - text-transform: none; - line-height: 1; - -webkit-font-smoothing: antialiased; -} - -header { - background: #2c2c2c; - background: -webkit-linear-gradient(top, #333333 0%,#1E1E1E 100%); /* Webkit */ - background: linear-gradient(to bottom, #333333 0%,#1E1E1E 100%); /* W3C */ - color: #fff; - padding: 1rem 0; - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), - inset 0 -1px 0 rgba(0, 0, 0, 0.1); - - hgroup { - max-width: $max_column_width; - min-width: $min_column_width; - margin: 0 auto; - position: relative; - - @include rounded_layout_break { - //Work around stupid iOS box-sizing bug - > *:first-child { - margin-left: $gutter_width/2; - } - - > *:last-child { - margin-right: $gutter_width/2; - } - - } - } - - a { - font: { - size: 2em; - weight: 200; - }; - - color: #fff; - - &:hover { - text-decoration: none; - } - } - - .newtweet { - background: #3476b3; - background: -webkit-linear-gradient(top, #7db7e9 0%,#3476b3 100%); /* Webkit */ - background: linear-gradient(to bottom, #7db7e9 0%,#3476b3 100%); /* W3C */ - padding: 0.5em 0.6em; - font-size: 1.5em; - border-radius: .25em; - box-shadow: 0 1px 1px #1e1e1e, - inset 0 1px 1px rgba(255, 255, 255, 0.3); - - position: absolute; - right: 0; - top: -0.3rem; - } -} - -#main { - background: #fff; - border-radius: .5em; - border: 1px solid #ddd; - margin: 3rem auto; - font-size: 1.5rem; - position: relative; - overflow: hidden; - - max-width: $max_column_width; - min-width: $min_column_width; - - @include rounded_layout_break { - border-width: 1px 0; - border-radius: 0; - max-width: 100%; - margin: 1em 0 1em; - } -} - -nav { - position: relative; - z-index: 2; - padding: 1.5rem $gutter_width; - border-bottom: 1px solid #d3d3d3; - background: #fff; - border-top-left-radius: .5em; - border-top-right-radius: .5em; - - -webkit-transform: translateZ(0); - - @include transition(box-shadow .3s ease); - - button { - background: #e2e2e2; - border: 1px solid #d3d3d3; - border-radius: 10em; - color: #fff; - font-size: 1.5em; - padding: 0.1em; - position: absolute; - top: 1.5rem; - z-index: 1; - cursor: pointer; - - &#prev { - left: $gutter_width; - - @include rounded_layout_break { - left: $gutter_width/2; - } - } - - &#next { - right: $gutter_width; - text-indent: 0.1em; - padding-right: 0; - - @include rounded_layout_break { - right: $gutter_width/2; - } - } - - @include small_screen_break { - font-size: 1em; - } - } - - dt { - text-align: center; - font-size: 2em; - font-weight: 600; - line-height: 1em; - position: relative; - top: 0.1em; - - @include small_screen_break { - font-size: 1.3em; - } - - em { - font: { - size: 2rem; - weight: 200; - style: normal; - } - color: #aaa; - - @include small_screen_break { - font-size: 0.7em; - } - } - } - - #toggle_history { - $size: 30px; - - position: absolute; - width: $size; - height: $size; - left: 50%; - bottom: -$size/2; - margin-left: -$size/2; - z-index: 2; - - font: { - family: "simplebird"; - size: 1.4em; - } - text-align: center; - color: #a4a4a4; - line-height: 1.4em; - background: #fff; - -webkit-tap-highlight-color: rgba(0,0,0,0); - - &:hover { - color: #666; - text-decoration: none; - } - } -} - - -section { - padding: $gutter_width; - background: #fff; - border-bottom-left-radius: .5em; - border-bottom-right-radius: .5em; - position: relative; - z-index: 1; - box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); - - @include transition(-webkit-transform .3s ease); - -webkit-transform: translateZ(0); - - @include rounded_layout_break { - padding: $gutter_width $gutter_width/2; - } - - .tweet { - display: table; - padding-bottom: 1em; - margin-bottom: 1em; - border-bottom: 1px solid #efefef; - position: relative; - width: 100%; - - &:last-child { - margin-bottom: 0; - border-bottom: 0; - } - - .avatar { - border-radius: 0.5rem; - display: table-cell; - vertical-align: top; - margin-right: $gutter_width/2; - - @include rounded_layout_break { - width: 40px; - height: 40px; - margin-right: $gutter_width/2; - } - } - - .tweet_body { - display: table-cell; - vertical-align: top; - width: 100%; - } - - .tweet_info { - display: table; - width: 100%; - line-height: 1em; - } - - .user { - display: table-cell; - - a { - color: #222; - font-weight: 500; - - span { - color: #aaa; - font-weight: 200; - font-size: 0.9em; - } - - &:hover { - text-decoration: none; - - span { - text-decoration: underline; - } - } - } - } - - a.permalink { - display: table-cell; - text-align: right; - - font-size: 0.8em; - font-weight: 500; - color: #222; - } - - .content { - margin: 0.5em 0; - } - - .retweeted { - &, a { - color: #aaa; - } - - font-size: 0.8em; - font-weight: 200; - margin-top: -0.25em; - - &:before { - content: "\e001"; - font-family: 'simplebird'; - font-size: 1.2em; - position: relative; - top: 0.15em; - margin-right: 0.2em; - } - } - - .tweet_footer { - margin-top: 0.5em; - display: table; - width: 100%; - - > * { - display: table-cell; - vertical-align: top; - } - } - - .metadata { - margin: 0; - width: 100%; - line-height: 1.2em; - - &, a { - font-size: 1.3rem; - color: #333; - } - - a { - font-weight: 500; - } - - .replyto { - font-weight: 400; - - span { - font-weight: 500; - } - } - } - - .tweet_actions { - font-family: simplebird; - font-size: 1.2em; - margin: 0; - position: relative; - top: -0.1em; - - a { - color: #aaa; - margin-left: 0.4em; - - &:hover { - text-decoration: none; - } - } - } - } -} - -#tweet_history { - position: absolute; - padding: $gutter_width; - background: #fff; - max-height: $history_height; - overflow-y: auto; - -webkit-transform: translateZ(0); - - @include small_screen_break { - padding: $gutter_width/2; - } - - &, ol { - list-style: none; - margin: 0; - width: 100%; - } - - h2 { - color: #333; - font-size: 1.2em; - font-weight: 600; - } - - .tweet_year { - margin-bottom: 1em; - - &:last-child { - margin-bottom: 0; - } - - &:not(.active) { - opacity: .5; - - &:hover { - opacity: 1; - } - } - } - - .tweet_months { - display: table; - padding: 0; - - .bar { - display: table-cell; - padding-right: 3px; - - a { - display: block; - background: $baby_blue; - height: 2em; - } - - .count_bar { - background: #f8f8f8; - display: block; - height: 2em; - } - - &.active { - a { - background: $darken_baby_blue; - } - - .count_bar { - background: #dddddd; - } - } - } - } -} - -.menu_open { - section { - -webkit-transform: translateY($history_height); - border-top: 1px solid #d3d3d3; - } - - section, nav { - box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); - } - - #tweet_history { - -webkit-overflow-scrolling: touch; - } -} - -footer { - text-align: center; - font-size: 1.3em; - color: #bbb; - padding-bottom: 1em; - - a { - color: #bbb; - text-decoration: underline; - } -} \ No newline at end of file diff --git a/public/tweets/tweets.csv b/public/tweets/tweets.csv new file mode 100755 index 0000000..453be57 --- /dev/null +++ b/public/tweets/tweets.csv @@ -0,0 +1,4970 @@ +"tweet_id","in_reply_to_status_id","in_reply_to_user_id","timestamp","source","text","retweeted_status_id","retweeted_status_user_id","retweeted_status_timestamp","expanded_urls" +"448952546984357888","448945718607093760","894911","2014-03-26 22:40:03 +0000","Twitterrific for Mac","@JimRoepcke I don’t think it’s a software issue. Either way you should probably contact Apple for support.","","","","" +"448897933820182528","","","2014-03-26 19:03:02 +0000","Twitterrific for Mac","ASCII delimited text is neat. But can I import it into Excel, Numbers, or Google Docs? And how does it look in a text editor?","","","","" +"448894677538729984","448881528689684480","171695675","2014-03-26 18:50:05 +0000","Twitterrific for Mac","@icambron @raganwald But I like your perspective on it. I don’t understand how people see it as anything but a donation (even with rewards).","","","","" +"448894481706651648","448881528689684480","171695675","2014-03-26 18:49:19 +0000","Twitterrific for Mac","@icambron @raganwald One difference is that people feel that if they don’t back the Kickstarter campaign then it may never exist at all.","","","","" +"448866855264862208","","","2014-03-26 16:59:32 +0000","Twitterrific","RT @Badger32d: Backing a kickstarter gives you precisely zero say in their business practices. It's a kickstarter, not an investment. Don't…","448860595912077312","74837444","2014-03-26 16:34:40 +0000","" +"448680163895566336","448615808688586752","11113","2014-03-26 04:37:41 +0000","Twitterrific","@mat @marcoarment It's a donation, not an investment. Everyone who backs a project and pays attention to what they're doing knows that.","","","","" +"448657408802320385","448653344051961856","108814849","2014-03-26 03:07:16 +0000","Twitterrific","@snarfmason Oh, yeah that sounds right. I was surprised by it when I started using OS X.","","","","" +"448642516447801344","","","2014-03-26 02:08:05 +0000","Twitterrific","RT @JimRoepcke: Tweaks looks extremely cool and useful. Thanks for open-sourcing it @chpwn! https://t.co/9q3DIa87Dk","448512746439852033","894911","2014-03-25 17:32:26 +0000","https://github.com/facebook/Tweaks,https://github.com/facebook/Tweaks" +"448641498901270528","448506823138496512","108814849","2014-03-26 02:04:03 +0000","Twitterrific","@snarfmason Default install is case-insensitive HFS+ for reads. Weird, but I use that all the time when doing tab completion in Finder, zsh.","","","","" +"448496200077934592","","","2014-03-25 16:26:41 +0000","Twitterrific","RT @dhh: ""Why your previous developer was terrible"", https://t.co/ziOLeQAqev, this applies to whole architectures as well. Great post.","448416945638227969","14561327","2014-03-25 11:11:45 +0000","https://medium.com/p/506a06ae35ea,https://medium.com/p/506a06ae35ea" +"448129390048595968","448125067205947392","18137723","2014-03-24 16:09:07 +0000","Twitterrific","@raganwald That could work. I bet there are some low bits that could be used to tag null values.","","","","" +"448124698451144705","448099535110144000","18137723","2014-03-24 15:50:28 +0000","Twitterrific","@raganwald #define NULL 0","","","","" +"447233460088750080","447230132629942272","8549992","2014-03-22 04:49:00 +0000","Twitterrific","@pdenya The requests you get are insane, even without a domain hooked up. People just scan every IP trying their bag of exploits.","","","","" +"447114497904226304","447112326718963712","14231571","2014-03-21 20:56:17 +0000","Twitterrific for Mac","@marcoarment If Linode’s CPU priority numbers mean anything, their 16 GB VMs should perform at least as good as that E3.","","","","" +"447055888117813248","","","2014-03-21 17:03:24 +0000","Twitterrific for Mac","“first to bring gradual typing to a “real, industrial strength” language.” + +Suddenly, all 4 Common Lisp developers cried out in agony.","","","","" +"447053819147329536","","","2014-03-21 16:55:11 +0000","Twitterrific for Mac","RT @stevenf: Is the whole exercise moot if I’m still pushing all my passwords and a copy of my entire hard drive up to a mystery server?","447039574120742912","733813","2014-03-21 15:58:34 +0000","" +"446921095594000384","","","2014-03-21 08:07:47 +0000","Twitterrific","RT @rstacruz: TIL Dropbox is a terrible place to store Git repositories.","446822189413572608","9513832","2014-03-21 01:34:46 +0000","" +"446920674435555329","446880057177284608","747153","2014-03-21 08:06:06 +0000","Twitterrific","@jackerhack @rstacruz I get sync conflicts all the time with 2-3 machines involved. Separate projects dir for each machine is my workaround.","","","","" +"446920346361294848","446822189413572608","9513832","2014-03-21 08:04:48 +0000","Twitterrific","@rstacruz ""Oh, those files you git added? They're un-added now."" + +.git/index (Sami's conflicted copy 2014-03-20 (1))","","","","" +"446793061314486272","446791003697991680","108814849","2014-03-20 23:39:01 +0000","Twitterrific for Mac","@snarfmason http://t.co/uyeUhv5pOk","","","","http://facefuckbook.com" +"446789672740478976","446787605862948864","108814849","2014-03-20 23:25:33 +0000","Twitterrific for Mac","@snarfmason Fuckbook? Facefuck? Probably already porn sites.","","","","" +"446759594904154112","446749202580660224","15292261","2014-03-20 21:26:02 +0000","Twitterrific for Mac","@gregbate @thedailybeast Measles, yellow fever, deaths caused by the flu, … 😔","","","","" +"446719239873785857","446718139095470080","29255412","2014-03-20 18:45:41 +0000","Twitterrific for Mac","@tjholowaychuk So, probably not by default. But should be possible.","","","","" +"446719140946923520","446718139095470080","29255412","2014-03-20 18:45:17 +0000","Twitterrific for Mac","@tjholowaychuk Seems like eslint might be up for the task since all rules are plugins. Unsure what’s involved though.","","","","" +"446713058174332928","446712049519689728","8549992","2014-03-20 18:21:07 +0000","Twitterrific for Mac","@pdenya lol","","","","" +"446713000401965056","","","2014-03-20 18:20:53 +0000","Twitterrific for Mac","RT @pdenya: @_sjs that's hilarious. I'd retweet it if my name wasn't paul..","446712049519689728","8549992","2014-03-20 18:17:06 +0000","" +"446711107374153728","","","2014-03-20 18:13:22 +0000","Twitterrific for Mac","OH: alert('Failed. Tell Paul.’);","","","","" +"446695996697763840","","","2014-03-20 17:13:19 +0000","Twitterrific for Mac","RT @hdediu: twitter","773554511","14172679","2008-03-18 21:26:55 +0000","" +"446695468496457728","","","2014-03-20 17:11:13 +0000","Twitterrific for Mac","RT @jfbastien: Everyone thought that Leslie Lamport had a Turing award. Consensus was just reached, he indeed does have a Turing award.","446480224469778432","29315623","2014-03-20 02:55:55 +0000","" +"446513014913519616","","","2014-03-20 05:06:13 +0000","Twitterrific","Everything above my DNS and host, that is.","","","","" +"446509510211817472","","","2014-03-20 04:52:17 +0000","Twitterrific for Mac","Got my site loading about as fast as possible while still using a web font, Font Awesome, some scripts, styles, etc. Inline CSS is a win.","","","","" +"446138274516463616","445995343000641536","2172691","2014-03-19 04:17:08 +0000","Twitterrific","@Whatleydude @monkbent 2014 is the year of the Windows smartphone! http://t.co/RrSUON3ifi","","","","http://yearofthelinuxdesktop.tumblr.com" +"446136955441405952","","","2014-03-19 04:11:53 +0000","Twitterrific","RT @siracusa: @wilshipley Why no alt text button for people who read by tapping links to the non-mobile site in tweets on iOS? Drives me cr…","446117673039331328","636923","2014-03-19 02:55:16 +0000","" +"445693307532754944","445692458383331330","5637652","2014-03-17 22:48:59 +0000","Twitterrific for Mac","@codinghorror “Only $9.99. That’s less than ten bucks!” ಠ_ಠ","","","","" +"445627446360952832","445625181558431744","14761655","2014-03-17 18:27:17 +0000","Twitterrific for Mac","@tenderlove Another reason to use Underscore/Lo-dash. http://t.co/z5B6DqMfhB","","","","http://lodash.com/docs#sortBy" +"445613596668481536","445613436731281408","14761655","2014-03-17 17:32:15 +0000","Twitterrific for Mac","@tenderlove It’s not intuitive. It’s terrible.","","","","" +"445613530062938112","445612559379361792","14761655","2014-03-17 17:31:59 +0000","Twitterrific for Mac","@tenderlove Otherwise, `this` is global/window by default. In strict mode `this` is undefined. (maybe null?)","","","","" +"445613231222960128","445612559379361792","14761655","2014-03-17 17:30:48 +0000","Twitterrific for Mac","@tenderlove `this` is dynamically bound for every function call. If the function is bound or invoked via an object then `this` is the obj.","","","","" +"445292148754112512","445278332653813760","14761655","2014-03-16 20:14:56 +0000","Twitterrific","@tenderlove Ninetenelevendo","","","","" +"445039827763728384","445032177164902400","7125712","2014-03-16 03:32:18 +0000","Twitterrific","@gte @monkbent Either one alone is lifeless. Either one being terrible ruins it. Without assuming a minimum quality it's a crapshoot.","","","","" +"445037013121499136","445032177164902400","7125712","2014-03-16 03:21:06 +0000","Twitterrific","@gte @monkbent Most of us would take Windows or Android over nothing. Assuming some competence I can see hardware at #1. Hard to cram in 140","","","","" +"445035271289982977","445032177164902400","7125712","2014-03-16 03:14:11 +0000","Twitterrific","@gte @monkbent Yeah, things move fast. BlackBerry aged quickly after the iPhone came out. iOS today leaves older versions way behind.","","","","" +"445032430005534720","","","2014-03-16 03:02:54 +0000","Twitterrific","RT @johnlandolfe: 270 people disappeared on a plane a week ago. The biggest mystery is how 23,000 people died in car crashes since without …","444759958005895169","15781468","2014-03-15 09:00:11 +0000","" +"445031815573549056","445007578779885568","7125712","2014-03-16 03:00:27 +0000","Twitterrific","@gte @monkbent If the software meets a minimum level of usefulness then hardware trumps software. If not then it may be software.","","","","" +"444996179747557376","444985243640922112","48093353","2014-03-16 00:38:51 +0000","Twitterrific","@sachasayan @marcoarment But there's still a distinction. Stagnation is different.","","","","" +"444996042019192832","444985243640922112","48093353","2014-03-16 00:38:18 +0000","Twitterrific","@sachasayan @marcoarment Windows suffered, and the company paid a hefty opportunity cost.","","","","" +"444969539516645376","444953915860070400","48093353","2014-03-15 22:53:00 +0000","Twitterrific","@sachasayan @marcoarment They also tried to compete with the iPad and MacBook with Surface.","","","","" +"444870007151796224","444856135489556481","40273","2014-03-15 16:17:29 +0000","Twitterrific","@monkbent @drance I don't think many use calendars much or at all. Same for contacts. Contacts probably tied to email in most cases.","","","","" +"444869828222799872","444856135489556481","40273","2014-03-15 16:16:46 +0000","Twitterrific","@monkbent @drance The idea that everyone uses Google services is wrong outside geek circles. Many still on Yahoo and Hotmail.","","","","" +"444869250591637504","444852196757471233","14231571","2014-03-15 16:14:29 +0000","Twitterrific","@marcoarment I did the same. The microblogging part didn't take off, and if I cared about the other stuff I guess I'd be on Facebook.","","","","" +"444868725234089985","","","2014-03-15 16:12:24 +0000","Twitterrific","RT @jaffathecake: Whoa, look how much promises improve testing with Mocha https://t.co/QwphSu49SR http://t.co/MqGLd7AhoE","444409258986070016","15390783","2014-03-14 09:46:38 +0000","https://github.com/domenic/mocha/blob/gh-pages-promises/index.md#asynchronous-code,http://twitter.com/jaffathecake/status/444409258986070016/photo/1,https://github.com/domenic/mocha/blob/gh-pages-promises/index.md#asynchronous-code,http://twitter.com/jaffathecake/status/444409258986070016/photo/1" +"444676540891009024","","","2014-03-15 03:28:43 +0000","Twitterrific","RT @DFstyleguide: Woz thinks the game is Yahtzee.","444666228603228160","840829712","2014-03-15 02:47:45 +0000","" +"444647986270699520","","","2014-03-15 01:35:15 +0000","Twitterrific","RT @JoshHelfferich: Hipsters at SXSW professing to love bands that don't exist: http://t.co/xBJdcsdAuz","444612377254719488","563200400","2014-03-14 23:13:45 +0000","http://www.youtube.com/watch?v=frjaQ17yAww,http://www.youtube.com/watch?v=frjaQ17yAww" +"444620442536402944","444618008493711362","232701963","2014-03-14 23:45:48 +0000","Twitterrific for Mac","@fyrite Yum!","","","","" +"444615585381367810","444611594173947904","4777951","2014-03-14 23:26:30 +0000","Twitterrific for Mac","@marco_org Although, I’m not sure how useful it’d be for those of us outside the USA. e.g. Amazon’s selection is lacking quite a bit.","","","","" +"444611594173947904","444609991216234496","477898117","2014-03-14 23:10:39 +0000","Twitterrific for Mac","@marco_org 👍 to the store idea.","","","","" +"444598824451862528","444598760866213889","108814849","2014-03-14 22:19:54 +0000","Twitterrific for Mac","@snarfmason Heh, no problem.","","","","" +"444598627801915393","444598056340553728","108814849","2014-03-14 22:19:07 +0000","Twitterrific for Mac","@snarfmason Now I’m curious wtf you are up to. http://t.co/dsEU1LOdzc","","","","http://img.ly/yk2w" +"444597552336220161","444596926365696000","108814849","2014-03-14 22:14:51 +0000","Twitterrific for Mac","@snarfmason Good luck!","","","","" +"444596761303068672","444596112687513600","108814849","2014-03-14 22:11:42 +0000","Twitterrific for Mac","@snarfmason You’re a maniac! You deserve what you get ;-) + +What about ulimit -n 16000, or however big you need it?","","","","" +"444595480140337153","444594451978002432","108814849","2014-03-14 22:06:37 +0000","Twitterrific for Mac","@snarfmason Where is stderr going? This might help: http://t.co/Wt33lXloqR","","","","http://nodejs.org/api/process.html#process_event_uncaughtexception" +"444555095468826625","444554786138902528","108814849","2014-03-14 19:26:08 +0000","Twitterrific for Mac","@snarfmason @phillipsbeer Totally! I had one last night and that was enough for a weekday.","","","","" +"444540495096578048","","","2014-03-14 18:28:07 +0000","Twitterrific for Mac","I was a little worried when I saw that @phillipsbeer’s Double Dragon is 8.2%. But, of course, it is delicious. Like all of their brews.","","","","" +"444529761474187264","","","2014-03-14 17:45:28 +0000","Twitterrific for Mac","Shocking! RT @arstechnica Google and Microsoft are out to stop dual-boot Windows/Android devices http://t.co/yPSbOmw64d by @RonAmadeo","","","","http://ars.to/1giBIpc" +"444510510885531648","444505532427014144","232701963","2014-03-14 16:28:59 +0000","Twitterrific for Mac","@fyrite Woah, nice use of MT. I only learned what that was yesterday. You’re a twitter pro!","","","","" +"444504163787890688","","","2014-03-14 16:03:45 +0000","Twitterrific for Mac","RT @jc: In celebration of Pi day, here’s the most accurate pie chart ever. http://t.co/Av0Sv27af7","444452635538497536","877421","2014-03-14 12:39:00 +0000","http://twitter.com/jc/status/444452635538497536/photo/1,http://twitter.com/jc/status/444452635538497536/photo/1" +"444327658009010177","","","2014-03-14 04:22:23 +0000","Twitterrific","Hmmm. Someone tried to reset my Disqus password this morning, and now my reddit password. sjs is popular.","","","","" +"444184072223330304","","","2014-03-13 18:51:50 +0000","Twitterrific","RT @CompSciFact: ""Lisp isn't a language, it's a building material."" -- Alan Kay.","444181273696010240","220145170","2014-03-13 18:40:42 +0000","" +"444158261315379200","","","2014-03-13 17:09:16 +0000","Twitterrific for Mac","RT @bcardarella: I made an Ember class inheritance tree. Or, why you should know Ember.Object http://t.co/cp6Z7KwctA","444153649397518336","18787589","2014-03-13 16:50:56 +0000","http://twitter.com/bcardarella/status/444153649397518336/photo/1,http://twitter.com/bcardarella/status/444153649397518336/photo/1" +"443976439612702720","","","2014-03-13 05:06:46 +0000","Twitterrific","RT @tenderlove: Calling `send` is basically the Bill O'Reilly’s ""WE’LL DO IT LIVE"" of Ruby code.","443973147029565440","14761655","2014-03-13 04:53:41 +0000","" +"443863625069899777","443859746253463553","14561327","2014-03-12 21:38:29 +0000","Twitterrific for Mac","@dhh @tenderlove What @dhh said, but not all the time. And only when I would otherwise be working at home, alone.","","","","" +"443850659029200896","","","2014-03-12 20:46:58 +0000","Twitterrific for Mac","RT @raganwald: It’s common to design around objects (nouns) and functions (verbs). That’s great, but I’d like to see more adjectives and ad…","443848691065958400","18137723","2014-03-12 20:39:08 +0000","" +"443808470035214336","","","2014-03-12 17:59:19 +0000","Twitterrific","So I traded working buttons in Music on iOS 7.0 for broken buttons with shapes in 7.1? I don't even care about button shapes. Yay.","","","","" +"443802267737538560","","","2014-03-12 17:34:40 +0000","Twitterrific for Mac","RT @dhh: Corruption of the NSA seems so thorough that its hard to imagine anything left to salvage in that agency. Abolish it all.","443785585820700672","14561327","2014-03-12 16:28:23 +0000","" +"443783114666414080","443781631669592065","108814849","2014-03-12 16:18:34 +0000","web","@snarfmason I hear ya. People treat it like public infrastructure. Myself included.","","","","" +"443782771740123137","443781587683901440","15292261","2014-03-12 16:17:12 +0000","web","@gregbate Yeah, I got it the other day. It looks promising for a beta! Need an invite?","","","","" +"443780982093533185","","","2014-03-12 16:10:05 +0000","Twitterrific","RT @snarfmason: Man, people sure get touchy when I say bad things about github. I'm sorry everyone, github is the bestest and I love it's a…","443779033071751168","108814849","2014-03-12 16:02:21 +0000","" +"443780958118899712","443779033071751168","108814849","2014-03-12 16:10:00 +0000","Twitterrific","@snarfmason Bow to the octocat!","","","","" +"443583556996972544","","","2014-03-12 03:05:36 +0000","iOS","Great article about creating something better than <select>. https://t.co/HXzma22kxz","","","","https://medium.com/design-ux/bc190d62eff5" +"443564601540505600","443556186109923329","108814849","2014-03-12 01:50:16 +0000","Twitterrific","@snarfmason Yeah, it got me too. Was a huge outage. Luckily I didn't have anything pressing held up!","","","","" +"443553098934415361","443547821304598528","108814849","2014-03-12 01:04:34 +0000","Twitterrific for Mac","@snarfmason But if you’re just making a joke, carry on and ignore me.","","","","" +"443552252561608707","443547821304598528","108814849","2014-03-12 01:01:12 +0000","Twitterrific for Mac","@snarfmason There’s as much reason to avoid GitHub as there is to avoid BitBucket or anyone else. Or in other areas, Gmail, Netflix, etc.","","","","" +"443552019890978818","443547821304598528","108814849","2014-03-12 01:00:17 +0000","Twitterrific for Mac","@snarfmason If you’re sharing git repos they’ll be hosted. And no matter where you host them, they will be unavailable now and then.","","","","" +"443522794597281792","443519204759965696","1699999614","2014-03-11 23:04:09 +0000","Twitterrific for Mac","@EmberSherpa @ebryn Uh-oh. Interest in JavaScript is on the decline! I’m switching to Dart. http://t.co/urH9QE5Ugp","","","","http://www.google.com/trends/explore?hl=en-US&q=jquery,+angular,+ember&cmpt=q&content=1#q=jquery%2C%20angular%2C%20ember%2C%20javascript&cmpt=q" +"443442142967390208","443441801756569600","108814849","2014-03-11 17:43:40 +0000","Twitterrific for Mac","@snarfmason Good luck out there!","","","","" +"443441077735809024","443439316019081216","108814849","2014-03-11 17:39:26 +0000","Twitterrific for Mac","@snarfmason … then Report a Problem. It opens a web page. + +WTF","","","","" +"443440980378001408","443439316019081216","108814849","2014-03-11 17:39:03 +0000","Twitterrific for Mac","@snarfmason It’s batshit crazy, but you do it in iTunes. Go to iTunes Store, Account, Purchase History, find the order, click the arrow…","","","","" +"443431562768441344","443424091039494145","1170518132","2014-03-11 17:01:37 +0000","Twitterrific for Mac","@feedbin Thanks for the great service with a boring business model. So far it has been good for everyone.","","","","" +"443431370539274240","","","2014-03-11 17:00:51 +0000","Twitterrific for Mac","RT @feedbin: Feedbin’s First Year http://t.co/l9jdcqoOja","443424091039494145","1170518132","2014-03-11 16:31:56 +0000","http://blog.feedbin.me/2014/03/11/feedbins-first-year/,http://blog.feedbin.me/2014/03/11/feedbins-first-year/" +"443430492616933376","","","2014-03-11 16:57:22 +0000","Twitterrific for Mac","Current status: aspiring Unix greybeard.","","","","" +"443208462906839040","","","2014-03-11 02:15:06 +0000","Mobile Web (M5)","RT @raganwald: Blogged: “Writing OOP using OOP” http://t.co/mtTydAruqb","443202635017883648","18137723","2014-03-11 01:51:57 +0000","http://raganwald.com/2014/03/10/writing-oop-using-oop.html,http://raganwald.com/2014/03/10/writing-oop-using-oop.html" +"443194203288260608","443180154236321792","8315692","2014-03-11 01:18:26 +0000","Twitterrific for Mac","@GlennF @thoughtbrain @arstechnica @caseyjohnston Sorry, not my intent. Sometimes I’m too familiar with people I don’t know.","","","","" +"443178109492158464","443171214517747712","8315692","2014-03-11 00:14:29 +0000","Twitterrific for Mac","@GlennF @thoughtbrain @arstechnica @caseyjohnston “I know this sounds like a semantic quibble, but words mean things.”","","","","" +"443145359699619840","","","2014-03-10 22:04:21 +0000","Twitterrific for Mac","<vendor>atom.io invitations! Get your atom.io invitations right here!</vendor> + +I only have 2 of them.","","","","" +"443126635286368256","443126260622168064","8142952","2014-03-10 20:49:57 +0000","Twitterrific for Mac","@mikeash Wow. And I thought TextMate was bad.","","","","" +"443114782053253120","","","2014-03-10 20:02:51 +0000","Twitterrific for Mac","Cron job scheduled for 1AM ran twice this morning. The world should abolish daylight savings to make my life easier.","","","","" +"443109284910727168","443099345454256128","9533042","2014-03-10 19:41:00 +0000","Twitterrific for Mac","@BrendanEich http://t.co/qHWvf1kDiK","","","","http://willingtofail.com/origin.html" +"443106991544606720","","","2014-03-10 19:31:53 +0000","Twitterrific for Mac","RT @gparker: @gparker As I understand it, it's a ten year old bug in the virtual memory system that happened to be harmless until now.","443088488150228994","16318564","2014-03-10 18:18:22 +0000","" +"443069702328156160","443068447098798080","894911","2014-03-10 17:03:43 +0000","Twitterrific for Mac","@JimRoepcke Hooray! My poor iPad has the 7.1 beta w/o the TLS fix. 😬","","","","" +"442817803611947008","442814853359484928","894911","2014-03-10 00:22:46 +0000","Twitterrific","@JimRoepcke @HipwoodDigital I'm ready too. Bring on the warmth.","","","","" +"442813726442258433","442750767552659456","894911","2014-03-10 00:06:34 +0000","Twitterrific","@JimRoepcke @HipwoodDigital Turned it around with some geocaching! So nice out. http://t.co/YpV9EEd18i","","","","http://twitter.com/_sjs/status/442813726442258433/photo/1" +"442751481389658112","442750767552659456","894911","2014-03-09 19:59:13 +0000","Twitterrific","@JimRoepcke @HipwoodDigital You're not alone. http://t.co/GCdL72YSKO","","","","http://twitter.com/_sjs/status/442751481389658112/photo/1" +"442750381160816640","442750335577096192","894911","2014-03-09 19:54:51 +0000","web","@JimRoepcke @HipwoodDigital Exactly!","","","","" +"442750126931451904","442749847125250048","894911","2014-03-09 19:53:50 +0000","web","@JimRoepcke @HipwoodDigital Are you rocking a 5s? The M7 chip stores 7 days of data. https://t.co/EcSEZFOKCN","","","","https://itunes.apple.com/ca/app/pedometer++/id712286167?mt=8" +"442748018303827968","442716655479578624","894911","2014-03-09 19:45:28 +0000","Twitterrific for Mac","@JimRoepcke @HipwoodDigital When I was in NYC I took around 15-25k steps every day. So much walking when you’re trying to see everything!","","","","" +"442743534177624064","","","2014-03-09 19:27:39 +0000","Twitterrific for Mac","Don’t forget to check out Webmachine after this diagram. RT @jboner Nice HTTP decision diagram: https://t.co/cerEN5qJ2N","","","","https://raw.github.com/for-GET/http-decision-diagram/master/httpdd.png" +"442507926226235393","","","2014-03-09 03:51:25 +0000","Twitterrific","RT @sadjew: so inspired by @princessthot 's act of generosity. I'm spreading out half my bitcoin fortune to the first 5k retweets http://t.…","442468084004048896","17123259","2014-03-09 01:13:06 +0000","http://twitter.com/sadjew/status/442468084004048896/photo/1,http://twitter.com/sadjew/status/442468084004048896/photo/1" +"442335810910564352","442220199492980736","57622045","2014-03-08 16:27:30 +0000","Twitterrific","@johnwilander @BrendanEich People who don't understand C used casting syntax for conversions in PHP. They had a hand in this, surely.","","","","" +"442137061563195392","442103897369231360","894911","2014-03-08 03:17:44 +0000","Twitterrific for Mac","@JimRoepcke We have legs too!","","","","" +"442136536687980544","","","2014-03-08 03:15:39 +0000","Twitterrific for Mac","atom.io editor invitation, woohoo wild Friday night!","","","","" +"442094012766253056","442092848599416832","108814849","2014-03-08 00:26:41 +0000","Twitterrific for Mac","@snarfmason ""Therefore if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it."" Brian Kernighan","","","","" +"442093907984121856","442092848599416832","108814849","2014-03-08 00:26:16 +0000","Twitterrific for Mac","@snarfmason “this is the clever part” http://t.co/g5BJHF0K85","","","","http://cm.bell-labs.com/who/dmr/odd.html#muldiv" +"442092929612406784","","","2014-03-08 00:22:22 +0000","Twitterrific for Mac","RT @mraleph: I just need an non-technical cofounder with an idea that can be sold for $$$ by this morning.","442091565855809536","53010195","2014-03-08 00:16:57 +0000","" +"442062938816258048","442060592778452992","3594","2014-03-07 22:23:12 +0000","Twitterrific for Mac","@ebryn Returning promises unintentionally from hooks? That could be fun.","","","","" +"442049052696256512","442048250653065216","894911","2014-03-07 21:28:01 +0000","Twitterrific for Mac","@JimRoepcke It’s a fantastic city! I’ve only been once but I had a blast. So much to do, lots of energy.","","","","" +"442042833310982144","442032816545890304","894911","2014-03-07 21:03:18 +0000","Twitterrific for Mac","@JimRoepcke Airlines amirite http://t.co/SScxcN4rfZ","","","","http://www.youtube.com/watch?v=MK6TXMsvgQg" +"441813954189197312","","","2014-03-07 05:53:49 +0000","Twitterrific for Mac","Now that scaling works 4k on a Mac is interesting.","","","","" +"441813405192581120","","","2014-03-07 05:51:38 +0000","Twitterrific for Mac","RT @KhaosT: @marcoarment OS X 10.9.3 brings official option for upscale resolution and full MST support. http://t.co/GjKYJZBYZi","441758367178964992","16167171","2014-03-07 02:12:56 +0000","http://twitter.com/KhaosT/status/441758367178964992/photo/1,http://twitter.com/KhaosT/status/441758367178964992/photo/1" +"441813211692556288","","","2014-03-07 05:50:52 +0000","Twitterrific for Mac","RT @toranb: Anyone who wants to see a simple ember + handlebars + coffee + css + concat with Broccoli look no further! https://t.co/BQ8d9og…","441800602733932544","16091517","2014-03-07 05:00:46 +0000","https://github.com/toranb/ember-broccoli-example,https://github.com/toranb/ember-broccoli-example" +"441793692324487168","","","2014-03-07 04:33:19 +0000","Twitterrific for Mac","PSA: HTMLBARS PROMISED BY APRIL RT @ebryn Spending this weekend working on HTMLBars. Only three weeks left until EmberConf O_O #shipit","","","","" +"441793303386677248","441773765861838848","19225408","2014-03-07 04:31:46 +0000","Twitterrific for Mac","@counternotions Less than $X. While you’re not driving you’ll use your phone or tablet and hopefully see some Google ads.","","","","" +"441765297767198721","441696135254536192","6083342","2014-03-07 02:40:29 +0000","Twitterrific","@bascule @wagenet What do they expect to get from him? They wouldn't know what to ask even if he was answering.","","","","" +"441693562900475904","","","2014-03-06 21:55:26 +0000","Twitterrific for Mac","RT @jsnell: Journalists have discovered the original Doge and are now chasing him through the streets of Japan on tricycles.","441687399467200512","784912","2014-03-06 21:30:56 +0000","" +"441652715672715265","441644217916325888","652293","2014-03-06 19:13:07 +0000","Twitterrific for Mac","@brentsimmons (Oops, s/switch/switched/. I’m not commanding you to use Harp.)","","","","" +"441651901646397440","441644217916325888","652293","2014-03-06 19:09:53 +0000","Twitterrific for Mac","@brentsimmons You can look at my project here: https://t.co/lBexuqRsps Posts are Markdown in public/posts/YYYY/MM. Metadata in _data.json.","","","","https://github.com/samsonjs/samhuri.net" +"441651695269867520","441644217916325888","652293","2014-03-06 19:09:04 +0000","Twitterrific for Mac","@brentsimmons I previously had metadata at the top of Markdown posts. Just switch to http://t.co/caPrckserv (compiled, not using server).","","","","http://harpjs.com" +"441647133783900160","441646984563130368","108814849","2014-03-06 18:50:56 +0000","web","@snarfmason Sadly not! Just sharing in the puns on Twitter and wishing I was at the conf. Super jealous.","","","","" +"441640671665864704","","","2014-03-06 18:25:16 +0000","Twitterrific for Mac","RT @snarfmason: Ruby on Ales 2014 is under way. And @tenderlove is making awful puns before 10am. Someone stop him.","441634824030146560","108814849","2014-03-06 18:02:01 +0000","" +"441619649164103680","441617712398082048","14761655","2014-03-06 17:01:43 +0000","Twitterrific","@tenderlove They're big proponents of the actor model.","","","","" +"441471438101282816","","","2014-03-06 07:12:47 +0000","Twitterrific","RT @matthavener: Dear scp: no one has ever wanted to use scp to locally copy a file and name it 'user@host' (cc @technomancy)","283024720281075712","1451761","2012-12-24 01:42:06 +0000","" +"441375550741827584","","","2014-03-06 00:51:46 +0000","Twitterrific for Mac","RT @Supermathie: .@0xabad1dea Hah, this made me realize: We have the notion of a gold standard, what is the opposite? A PHP standard?","441371346560630784","17052596","2014-03-06 00:35:03 +0000","" +"441374875387564032","441366012764913664","894911","2014-03-06 00:49:05 +0000","Twitterrific for Mac","@JimRoepcke You need a Dr. Suess hat so I can spot you on TV. http://t.co/5QCy8kKo8W","","","","http://img.ly/yeOC" +"441273277109907457","441250880336449536","14231571","2014-03-05 18:05:22 +0000","Twitterrific","@marcoarment git clean -fdx","","","","" +"441272019703693315","","","2014-03-05 18:00:22 +0000","Twitterrific","RT @ebryn: I treat my Ember.js apps just like my iOS app. It has it’s own repo. Nobody sticks their iOS code in their backend @delwynd @bca…","441236014820900864","3594","2014-03-05 15:37:18 +0000","" +"441262123256000512","441169151504039936","30182704","2014-03-05 17:21:03 +0000","Twitterrific","@johnchidgey @marcoarment It's already too late.","","","","" +"441075048275652608","441068737874382848","14231571","2014-03-05 04:57:40 +0000","Twitterrific for Mac","@marcoarment Anyone who hasn’t done that is either brilliant or oblivious.","","","","" +"441041157200441344","441039121218547712","7125712","2014-03-05 02:43:00 +0000","Twitterrific for Mac","@gte @HistoryInPics He appears to handle the rock’n’rolling better than Slash. Slash looks like someone you avoid in McD’s late at night.","","","","" +"441039699365199872","","","2014-03-05 02:37:13 +0000","Twitterrific for Mac","Couldn’t make the Octocat work, so it had to go. Safari has some serious font rendering problems. Using the GPU just yields different bugs.","","","","" +"441023725295509504","441022212439416832","16318564","2014-03-05 01:33:44 +0000","Twitterrific for Mac","@gparker @gruber I heard that worrying about cancer gives you cancer.","","","","" +"440899908317372416","","","2014-03-04 17:21:44 +0000","Twitterrific","RT @kaepora: EVERY version of GnuTLS EVER is vulnerable to certificate verification bypass, eerily similar to the Apple SSL bug http://t.co…","440687403012227073","11728992","2014-03-04 03:17:19 +0000","http://www.gnutls.org/security.html#GNUTLS-SA-2014-2,http://www.gnutls.org/security.html#GNUTLS-SA-2014-2" +"440897953310318592","440867349219246081","894911","2014-03-04 17:13:58 +0000","Twitterrific","@JimRoepcke Ha ha. Yup. Now you're part of the backlog.","","","","" +"440773928068214785","440688686858899456","14761655","2014-03-04 09:01:08 +0000","Twitterrific","@tenderlove When there's more ceremony than ShinyThing.new(...) to make one. When # files loaded to use the class > $arbitrary_big_number.","","","","" +"440760509290123264","","","2014-03-04 08:07:49 +0000","Twitterrific for Mac","I love the smell of a freshly deployed site. http://t.co/BEQuIHt7gd just got a new coat of paint. It’s not done but I decided to ship it.","","","","http://samhuri.net" +"440651501329870848","440647299165745152","9462972","2014-03-04 00:54:39 +0000","Twitterrific for Mac","@bitsweat Awesome! Thanks @chancancode.","","","","" +"440651226032533504","","","2014-03-04 00:53:33 +0000","Twitterrific for Mac","RT @bitsweat: Chrome extension turns the GitHub blame view into a time machine: https://t.co/nX1YmVN8l8","440647299165745152","9462972","2014-03-04 00:37:57 +0000","https://github.com/chancancode/blame_parent,https://github.com/chancancode/blame_parent" +"440588328618827776","","","2014-03-03 20:43:37 +0000","Twitterrific for Mac","RT @HackerNewsOnion: New node.js co-working space has 1 table and everyone takes turns","440586112579284992","1263967268","2014-03-03 20:34:49 +0000","" +"440580996451160064","","","2014-03-03 20:14:29 +0000","Twitterrific for Mac","RT @jerkob: http://t.co/tGME16auYK: Anatomy of a feature http://t.co/5Gxdgv0lpI","440571421392375808","15427589","2014-03-03 19:36:26 +0000","http://inessential.com,http://inessential.com/2009/07/30/anatomy_of_a_feature,http://inessential.com,http://inessential.com/2009/07/30/anatomy_of_a_feature" +"440576589680500736","440553070208905216","15816595","2014-03-03 19:56:59 +0000","Twitterrific for Mac","@radleybalko @drance The White Slitherers!","","","","" +"440524051409158144","","","2014-03-03 16:28:13 +0000","Twitterrific","RT @thomasfuchs: To become good at something you need to know what’s going on one layer deeper. + +E.g. for web apps understand how browsers …","439973109341224961","6927562","2014-03-02 03:58:58 +0000","" +"440382769399480320","440366794729984001","968881477","2014-03-03 07:06:48 +0000","Twitterrific","@bcrypt @zii @fugueish Yet another reason why Windows isn't suitable for doing Unixy stuff or development. Better off with a Linux VM.","","","","" +"440381672043716608","","","2014-03-03 07:02:27 +0000","Twitterrific","RT @siracusa: @caseyjohnston Hush now, important people are tweeting.","440346730258001920","636923","2014-03-03 04:43:36 +0000","" +"439914165914697728","","","2014-03-02 00:04:45 +0000","Twitterrific for Mac","Well after spending an afternoon using LESS I’m sold. I just renamed a class and that was the clincher.","","","","" +"439902759840514048","439898100896112641","14465889","2014-03-01 23:19:25 +0000","Twitterrific","@jalbertbowdenii Well there's -o- and the Scooby Doo version -ro-.","","","","" +"439902612813393920","439890130946764801","14465889","2014-03-01 23:18:50 +0000","Twitterrific","@jalbertbowdenii Cheers!","","","","" +"439867783803719680","","","2014-03-01 21:00:26 +0000","Twitterrific for Mac","Looks like setting padding-left affects -webkit-padding-start, so it’s just an implementation detail. Phew.","","","","" +"439859080509669376","439858148565057536","14465889","2014-03-01 20:25:51 +0000","web","@jalbertbowdenii Good to know, thanks. Makes normalizing/resetting CSS more of a pain. I wonder why padding-left was passed over for this.","","","","" +"439856995286257664","","","2014-03-01 20:17:34 +0000","Twitterrific for Mac","I just had to remove a user agent style on <ul> in Safari: -webkit-padding-start. WTF is that? ಠ_ಠ","","","","" +"439853978709266432","439853651180269569","8038312","2014-03-01 20:05:35 +0000","web","@izs @npmjs @paulg Ha! Nah, total wannabe.","","","","" +"439851992081375232","439851291783593984","8038312","2014-03-01 19:57:41 +0000","Twitterrific for Mac","@izs @npmjs @paulg Banning seems to be reserved for real trolls, spammers, and hateful people.","","","","" +"439851802201030656","439851291783593984","8038312","2014-03-01 19:56:56 +0000","Twitterrific for Mac","@izs @npmjs @paulg Seems like they jumped to a hasty conclusion. (People do get banned, and the effect is all comments are instantly dead.)","","","","" +"439850834784837632","439843823397531648","8038312","2014-03-01 19:53:05 +0000","Twitterrific for Mac","@izs @npmjs @paulg In case you don’t see what I’m seeing… http://t.co/u1vKHrDt8n","","","","http://img.ly/yctR" +"439850216762519552","439843823397531648","8038312","2014-03-01 19:50:38 +0000","Twitterrific for Mac","@izs @npmjs @paulg It doesn’t look like you’re banned. It looks like your last comment was detected as a dupe. https://t.co/JyPxYa7pr3","","","","https://news.ycombinator.com/threads?id=IsaacSchlueter" +"439572492785442816","","","2014-03-01 01:27:03 +0000","Twitterrific","RT @daringfireball: Apple Offers More Details on iMessage Security: http://t.co/VtVErOYqSD","439559051735609345","10760422","2014-03-01 00:33:39 +0000","http://df4.us/mi5,http://df4.us/mi5" +"439521654427746304","439519801661083648","14272162","2014-02-28 22:05:02 +0000","Twitterrific for Mac","@jdalton @ReturnFalse kebab-case is great. Okay, I do have a soft-spot for Lisp BUT I also like that it doesn’t require shifting.","","","","" +"439509978991177728","439504073755484160","156361232","2014-02-28 21:18:39 +0000","Twitterrific for Mac","@rwjblue 👏","","","","" +"439468257368498176","439467219475394560","36183","2014-02-28 18:32:52 +0000","Twitterrific for Mac","@chockenberry Nice humble brag.","","","","" +"439468078519156736","","33423","2014-02-28 18:32:09 +0000","Twitterrific for Mac","@gruber Description: “*** Cited as having the ""The User Interface of the Week"" by the Daring Fireball (http://t.co/EZ6t7yFcY6).”","","","","http://daringfireball.net" +"439462466125176836","","","2014-02-28 18:09:51 +0000","Twitterrific for Mac","“Casey's and Marco's hard-to-find bugs and language misfeatures. (Perl protects John from writing bugs.)”","","","","" +"439462060028485632","","","2014-02-28 18:08:14 +0000","Twitterrific for Mac","Scumbag users: annouce a new release with several new features, comments are (almost) all unrelated feature requests. http://t.co/izrE2HUBJN","","","","http://blog.instapaper.com/post/78011513031" +"439319862993641472","439309506959663104","180383784","2014-02-28 08:43:12 +0000","Twitterrific","@ineptlyawesome @tomdale @emberjs http://t.co/8AMBJxl20t","","","","http://twitter.com/_sjs/status/439319862993641472/photo/1" +"439251816438444032","","","2014-02-28 04:12:48 +0000","Twitterrific","RT @mikeash: ""Apple designed the iOS platform with security at its core, which is why it took us a year to notice that we didn't validate T…","439121965690155009","8142952","2014-02-27 19:36:49 +0000","" +"439198988655263744","","","2014-02-28 00:42:53 +0000","Twitterrific for Mac","RT @juhasaarinen: I so... whatever. http://t.co/6XkKZ3yvsH","439176400696659969","15829574","2014-02-27 23:13:08 +0000","http://twitter.com/juhasaarinen/status/439176400696659969/photo/1,http://twitter.com/juhasaarinen/status/439176400696659969/photo/1" +"439193552715665408","439193027689852928","19225408","2014-02-28 00:21:17 +0000","Twitterrific for Mac","@counternotions “Those who would give up freedoms for some temporary safety deserve neither freedom nor safety.” — Sundar Pichai","","","","" +"439163566349123584","","","2014-02-27 22:22:08 +0000","Twitterrific for Mac","Are there any operation queues for Ember or Ember Data? Seems like a big part of a robust and responsive client-side web app. #emberjs","","","","" +"439161505880473600","439160821600776192","1170518132","2014-02-27 22:13:56 +0000","Twitterrific for Mac","@feedbin Hooray! \o/","","","","" +"439161452633784320","","","2014-02-27 22:13:44 +0000","Twitterrific for Mac","Server-rendered web apps are akin to Opera’s dumbphone browser that renders images on its proxy servers. Except they emit HTML instead.","","","","" +"439157338772344832","439154478642921472","1170518132","2014-02-27 21:57:23 +0000","Twitterrific for Mac","@feedbin Cool! Is there (or will there be) support for that in the API?","","","","" +"439095035754053632","","","2014-02-27 17:49:49 +0000","Twitterrific for Mac","RT @GMinusG: Big tools! + +http://t.co/iXJ24yOrV9 http://t.co/hYaSHochl6","439090102401134592","16419203","2014-02-27 17:30:12 +0000","http://garfieldminusgarfield.net/post/78019284760/,http://fb.me/14KFIUThb,http://garfieldminusgarfield.net/post/78019284760/,http://fb.me/14KFIUThb" +"439072997865816064","438916984269324288","5511322","2014-02-27 16:22:14 +0000","Twitterrific","@BinaryMuse @trek @AtomEditor Yeah, that is amazing. Currently using TextMate and I miss that sort of power from Emacs. Can't wait to try it","","","","" +"439072093057998848","439067547942793217","92915570","2014-02-27 16:18:39 +0000","Twitterrific","@indutny Yes please!","","","","" +"439065374756052992","","","2014-02-27 15:51:57 +0000","Twitterrific","RT @shit_so_says: To use CUDA you need to use C, which doesn't support inheritance. Therefore, you need to be clever.","439041176659034112","1084490250","2014-02-27 14:15:48 +0000","" +"439064280587980800","438958650598903808","14618863","2014-02-27 15:47:36 +0000","Twitterrific","@anandshimpi Wow. I don't know how you can pull that off! I'd be asleep on my feet.","","","","" +"438912920278163456","438867072370491392","217540637","2014-02-27 05:46:09 +0000","Twitterrific","@JosephMartel Heh, close. Update Android SDK stuff. Know anyone who wants the job? Pay sucks but all the yak hair they can carry!","","","","" +"438832831171538944","","33423","2014-02-27 00:27:54 +0000","Twitterrific for Mac","@gruber Al Franken didn’t write any letters for fingerprint scanners before the iPhone 5S either. People only care because Apple. ✊🍆","","","","" +"438757727334965249","438754106195582976","1236101","2014-02-26 19:29:28 +0000","Twitterrific for Mac","@BenedictEvans Any chance of that audio being recorded? Sounds interesting.","","","","" +"438757365387497472","","","2014-02-26 19:28:02 +0000","Twitterrific for Mac","RT @HackerNewsOnion: New Github IDE can tab-complete an entire Rails app","438749165267320832","1263967268","2014-02-26 18:55:27 +0000","" +"438757327525535744","","","2014-02-26 19:27:53 +0000","Twitterrific for Mac","PBX admins have some serious job security. The configs that drive Asterisk are insane. Making simple things simple clearly was not a goal.","","","","" +"438746327749369856","","","2014-02-26 18:44:10 +0000","Twitterrific for Mac","Ugh. Somebody please breed a yak that shaves itself. http://t.co/azzFV2n2fR","","","","http://www.dailymotion.com/video/x79zxf_ren-stimpy-the-royal-canadian-kilte_shortfilms" +"438734039759859712","","","2014-02-26 17:55:21 +0000","Twitterrific for Mac","RT @justapeiron: @gizmomathboy npmjs is a terrible (confusing!) name for something that's unofficial. @izs is totally justified in his acti…","438696411434323968","1500277741","2014-02-26 15:25:49 +0000","" +"438733816031494145","","","2014-02-26 17:54:27 +0000","Twitterrific for Mac","RT @izs: @indutny @3rdeden @npmjs I would have done the same if GitHub had asked him to remove a module called ""github"". It's confusing.","438716818618724352","8038312","2014-02-26 16:46:55 +0000","" +"438730883168612352","","","2014-02-26 17:42:48 +0000","Twitterrific for Mac","Huh, SIP is like HTTP in that if you bring up a new server you’ll be port scanned and someone will try to use/own that service immediately.","","","","" +"438700779952558080","","","2014-02-26 15:43:11 +0000","Twitterrific","RT @monkbent: At the risk of getting a ton of replies trying to prove me wrong, it’s hard to imagine a better 404 page. http://t.co/FgXEGqA…","438691212225417216","40273","2014-02-26 15:05:10 +0000","http://www.romainbrasier.fr/404,http://www.romainbrasier.fr/404" +"438503472028082176","","","2014-02-26 02:39:09 +0000","Twitterrific","Between Apple and government agencies, security on the Internet is a farce. http://t.co/SScxcN4rfZ","","","","http://www.youtube.com/watch?v=MK6TXMsvgQg" +"438448327810494464","","","2014-02-25 23:00:01 +0000","Twitterrific for Mac","RT @JimRoepcke: Amber Alert: RCMP looking for 4-door, light brown 2010 Dodge Ram stolen in Grand Prairie containing 7 month old girl. http:…","438427660507566080","894911","2014-02-25 21:37:54 +0000","http://www.cbc.ca/news/canada/edmonton/truck-stolen-with-7-month-old-child-inside-in-grande-prairie-1.2551175,http://www.cbc.ca/news/canada/edmonton/truck-stolen-with-7-month-old-child-inside-in-grande-prairie-1.2551175" +"438388242979622912","","","2014-02-25 19:01:16 +0000","Twitterrific for Mac","RT @tapbot_paul: When is Apple going to fix this security bug I feel totally unsafe. + +""OS X Update 10.9.2"" + +Restart Required? Screw it, it'…","438375138908581888","18247541","2014-02-25 18:09:12 +0000","" +"438175053792833536","","","2014-02-25 04:54:08 +0000","Twitterrific","RT @appcode: Tip of the day: Detecting unreachable code is easy with AppCode. Can your IDE do the same? http://t.co/ap5XXr6W7n","437896886649757696","256494877","2014-02-24 10:28:48 +0000","http://twitter.com/appcode/status/437896886649757696/photo/1,http://twitter.com/appcode/status/437896886649757696/photo/1" +"438157636194668544","","","2014-02-25 03:44:55 +0000","Twitterrific","Microsoft will have to assemble an Android development toolchain if it makes Android phones. Including Java. That'd be something.","","","","" +"438144598309748736","","","2014-02-25 02:53:07 +0000","iOS","The Comcast-Netflix deal isn't a bad sign of things to come. http://t.co/PfT3lq9mgW","","","","http://blog.streamingmedia.com/2014/02/media-botching-coverage-netflix-comcast-deal-getting-basics-wrong.html" +"438024900209422336","438004977835859968","15122081","2014-02-24 18:57:28 +0000","Twitterrific for Mac","BREAKING: @nerdtalker is live-tweeting his jamon adventures from #MWC2014. Follow him for updates on where and when he eats too much jamon.","","","","" +"437995498343899136","437970949585911808","3594","2014-02-24 17:00:39 +0000","Twitterrific","@ebryn @danielbeach I have done very little Django but I think it embraces convention as well.","","","","" +"437673959027245056","","","2014-02-23 19:42:58 +0000","Twitterrific","RT @justin: This is a big, bad deal. http://t.co/ba9cBreolF","437655485479526400","929","2014-02-23 18:29:33 +0000","http://vrge.co/1jr4rx0,http://vrge.co/1jr4rx0" +"437386070750027776","437378529341472768","11973362","2014-02-23 00:39:00 +0000","Twitterrific","@typeoneerror 🎉👍😀🎊","","","","" +"437289370526052353","","","2014-02-22 18:14:45 +0000","Twitterrific","RT @JimRoepcke: Why haven’t SSL patches been released for OS X yet?","437271378492809216","894911","2014-02-22 17:03:15 +0000","" +"437289057987489792","437260704135909376","15122081","2014-02-22 18:13:30 +0000","Twitterrific","@nerdtalker I don't know what that is but that all looks delicious.","","","","" +"437247952482889729","","","2014-02-22 15:30:10 +0000","Twitterrific","Wow. This is brutal. And Macs are still affected? ಠ_ಠ RT @agl__: Apple's SSL/TLS bug: https://t.co/G89cXLHSXB","","","","https://www.imperialviolet.org/2014/02/22/applebug.html" +"437093753350680576","","","2014-02-22 05:17:26 +0000","Twitterrific","RT @exponentfm: Hello World. + +http://t.co/6Va8HmKMZV","437077893907095552","1923374760","2014-02-22 04:14:25 +0000","http://exponent.fm,http://exponent.fm" +"437066721958977536","437061129387270144","14206068","2014-02-22 03:30:01 +0000","Twitterrific","@tlrobinson 13"" or 15""?","","","","" +"437008832548466688","","","2014-02-21 23:39:59 +0000","Twitterrific for Mac","RT @csoghoian: Don't worry. The security update used to patch Apple's iOS SSL authentication flaw will be delivered to you securely via a S…","436997563343200256","14669471","2014-02-21 22:55:12 +0000","" +"437006954045517824","","","2014-02-21 23:32:31 +0000","Twitterrific for Mac","RT @mariaignatova: Hilarious yet absolutely spot-on writing rules http://t.co/J7fDjp6Ozr","436974335098486784","55608606","2014-02-21 21:22:54 +0000","http://twitter.com/mariaignatova/status/436974335098486784/photo/1,http://twitter.com/mariaignatova/status/436974335098486784/photo/1" +"437006020712230912","436963320650690560","11973362","2014-02-21 23:28:49 +0000","Twitterrific for Mac","@typeoneerror woohoo!","","","","" +"436941598589333504","436937906494525440","733813","2014-02-21 19:12:49 +0000","Twitterrific for Mac","@stevenf Also, if you accidentally add a duplicate instance variable PHP segfaults without an error message. Yay PHP!","","","","" +"436941496709697537","436937906494525440","733813","2014-02-21 19:12:25 +0000","Twitterrific for Mac","@stevenf You can also call static methods from instance context and vice versa. Can’t have static & instance methods with the same name.","","","","" +"436933930915098624","","","2014-02-21 18:42:21 +0000","Twitterrific for Mac","RT @fyrite: @_sjs yup, one of the reasons I've come to prefer sublime text over Textpad","436932322391101440","232701963","2014-02-21 18:35:58 +0000","" +"436928666912567296","","","2014-02-21 18:21:26 +0000","Twitterrific for Mac","Are you using multi cursors in your text editor? TextMate and Sublime Text famously have great support for this. http://t.co/9GQJ2Ya97D","","","","http://i.imgur.com/XH6icZO.gif" +"436926546477985792","436918104845987840","752673","2014-02-21 18:13:01 +0000","Twitterrific for Mac","@jeresig Not to mention navigation with multiple cursors active! http://t.co/9GQJ2Ya97D … I love this feature so hard.","","","","http://i.imgur.com/XH6icZO.gif" +"436890127395061760","","","2014-02-21 15:48:18 +0000","Twitterrific","RT @RichardDawkins: I would use ""troll"" to mean someone who seeks not to enlighten, persuade or amuse, but to ""get a rise out of"" or pointl…","436765377008529408","15143478","2014-02-21 07:32:35 +0000","" +"436890117613965313","","","2014-02-21 15:48:15 +0000","Twitterrific","RT @RichardDawkins: Anyone who loves language welcomes useful neologisms. But ""troll"" is increasingly used to mean only ""someone who disagr…","436765145617145856","15143478","2014-02-21 07:31:40 +0000","" +"436750979422113792","436746164738609152","22196723","2014-02-21 06:35:22 +0000","Twitterrific","@markkolich lulz, start a war! Pipe /dev/zero into a POST request. + +Content-Length: ∞","","","","" +"436657252447948800","","","2014-02-21 00:22:56 +0000","Twitterrific for Mac","RT @garybernhardt: just gonna rewrite literally everything in Ruby because everything is too slow, don't mind me, black is white, up is dow…","436642791813165056","809685","2014-02-20 23:25:28 +0000","" +"436392936951922688","","","2014-02-20 06:52:38 +0000","Twitterrific","RT @joeerl: http://t.co/OEfKeS2c1P #erlang and #WhatsApp - this is what a 55 people company can do with erlang.","436378084049420288","51546468","2014-02-20 05:53:37 +0000","http://ow.ly/tO7kd,http://ow.ly/tO7kd" +"436341629603942400","","","2014-02-20 03:28:46 +0000","Twitterrific","RT @BenedictEvans: Flickr: $35m. +Youtube: $1.65bn +Whatsapp: $19bn. +Mobile is big. And global. And the next computing platform. Paying att…","436271026914095104","1236101","2014-02-19 22:48:13 +0000","" +"436339500386488320","436265964897042432","809685","2014-02-20 03:20:18 +0000","Twitterrific","@garybernhardt Hmmm... because it's like longjmp?","","","","" +"435997923952713728","435960043238735872","74837444","2014-02-19 04:43:00 +0000","Twitterrific","@Badger32d Welcome to the first world!","","","","" +"435997573451509760","","","2014-02-19 04:41:36 +0000","Twitterrific","RT @topherbullock: @tenderlove throw some ""!important"" on that, its basically the YOLO of CSS.","435951509977567233","83164095","2014-02-19 01:38:34 +0000","" +"435953280103903232","","","2014-02-19 01:45:36 +0000","Twitterrific","RT @benschwarz: ""Menu"" label tested better than ""Menu"" label w/ hamburger + +http://t.co/LWjWXMXkv7","435922467920420865","14431882","2014-02-18 23:43:10 +0000","http://exisweb.net/mobile-menu-abtest,http://exisweb.net/mobile-menu-abtest" +"435898903158743040","435839772720771072","208595633","2014-02-18 22:09:31 +0000","Twitterrific for Mac","@bobodtech @techpinions The absolute worst part of using someone’s laptop that isn’t a MacBook is the awful touchpad. Invariably.","","","","" +"435898782530560000","","","2014-02-18 22:09:03 +0000","Twitterrific for Mac","RT @bobodtech: The Trouble with Touchpads, my latest column @techpinions: http://t.co/uIaPIQ4Ltf","435839772720771072","208595633","2014-02-18 18:14:33 +0000","http://bit.ly/O57ikB,http://bit.ly/O57ikB" +"435892012332507137","435889828610056192","809685","2014-02-18 21:42:08 +0000","Twitterrific for Mac","@garybernhardt Ah, gotcha. It must run before ~/.zshenv and ~/.zshrc.","","","","" +"435889340971896832","435868022159310848","809685","2014-02-18 21:31:31 +0000","Twitterrific for Mac","@garybernhardt At least, in the 8 years I’ve been using zsh on OS X I’ve never experienced that PATH clobbering behaviour.","","","","" +"435889187317751809","435868022159310848","809685","2014-02-18 21:30:55 +0000","Twitterrific for Mac","@garybernhardt Wow, it prepends stuff on PATH. That’s crazy. If you have a .zshrc or .zshenv it doesn’t seem to use /etc/zshenv though.","","","","" +"435861617121587201","","33423","2014-02-18 19:41:22 +0000","Twitterrific for Mac","@gruber There’s a difference between being able to discern an individual pixel and being able to see more detail.","","","","" +"435834814222970880","","","2014-02-18 17:54:51 +0000","Twitterrific for Mac","RT @tylerhunt: Checking out pull requests locally: https://t.co/yZoEV6KEjJ. This is so much easier than adding a new remote. Just `git chec…","435796383111475200","4384181","2014-02-18 15:22:09 +0000","https://help.github.com/articles/checking-out-pull-requests-locally,https://help.github.com/articles/checking-out-pull-requests-locally" +"435562351132028928","","","2014-02-17 23:52:11 +0000","Twitterrific for Mac","RT @anildash: All retweets are theft.","435547057408212993","36823","2014-02-17 22:51:25 +0000","" +"435505026933342209","","","2014-02-17 20:04:24 +0000","Twitterrific for Mac","“Apple may also be asking some existing clone apps to change their names to put an end to the Flappy frenzy.”","","","","" +"435504438384422912","","","2014-02-17 20:02:04 +0000","Twitterrific for Mac","RT @trek: You can help clean up old Ember.js StackOverflow questions: + +http://t.co/RUMaPaWzH4 + +tag them with ember-invalid and we'll come r…","435502536808611841","1291711","2014-02-17 19:54:30 +0000","http://stackoverflow.com/questions/tagged/ember-invalid,http://stackoverflow.com/questions/tagged/ember-invalid" +"435503649754599424","435490232222638080","15292261","2014-02-17 19:58:56 +0000","Twitterrific for Mac","@gregbate That’s cool to see! When’s the launch? ;-)","","","","" +"435488133749035008","","","2014-02-17 18:57:16 +0000","Twitterrific for Mac","RT @jammiesblvd: The Birds of the App Store. http://t.co/ylFLR107Pk","435485100315119616","213803207","2014-02-17 18:45:13 +0000","http://twitter.com/jammiesblvd/status/435485100315119616/photo/1,http://twitter.com/jammiesblvd/status/435485100315119616/photo/1" +"435453282136252416","","","2014-02-17 16:38:47 +0000","Twitterrific for Mac","RT @monkbent: This might be a great article. http://t.co/ZmzbDFmqP2","435343819135913984","40273","2014-02-17 09:23:49 +0000","http://www.theverge.com/2014/2/14/5411934/youre-not-going-to-read-this,http://www.theverge.com/2014/2/14/5411934/youre-not-going-to-read-this" +"435450845291741185","","","2014-02-17 16:29:06 +0000","Twitterrific for Mac","RT @CompSciFact: ""One person's syntax is another person's semantics."" -- Joseph Goguen","435431033681764352","220145170","2014-02-17 15:10:23 +0000","" +"435298502197776385","","","2014-02-17 06:23:45 +0000","OS X","% uglifyjs --compress --mangle --screw-ie8","","","","" +"435213216239468544","435206591273385984","18137723","2014-02-17 00:44:51 +0000","Twitterrific","@raganwald It depends on the context and purpose of the discussion. It could be acute, or it could be a distraction.","","","","" +"435212699924844545","435206591273385984","18137723","2014-02-17 00:42:48 +0000","Twitterrific","@raganwald It depends on the pattern being used. If it's CS or Ember.Object then the pattern is classical. That's not to say it always is.","","","","" +"435193132104159232","435191698897911808","18137723","2014-02-16 23:25:02 +0000","Twitterrific","@raganwald It's like talking about pushing arguments on the stack and jumping instead of saying that you're calling a function.","","","","" +"435192844970496000","435191698897911808","18137723","2014-02-16 23:23:54 +0000","Twitterrific","@raganwald I see it as a design pattern. You don't have to explain the mechanism if everyone knows the generation gap, or class, pattern.","","","","" +"435190962327805953","435182468459540480","18137723","2014-02-16 23:16:25 +0000","Twitterrific","@raganwald There's no reason to use more verbose explanations if everyone understands what is being discussed with more concise jargon.","","","","" +"435190439751069696","435182468459540480","18137723","2014-02-16 23:14:20 +0000","Twitterrific","@raganwald Exactly. Unless it's relevant to take advantage of features specific to prototypal inheritance. Then talk prototypes.","","","","" +"435182456287666176","435182004217577472","16472748","2014-02-16 22:42:37 +0000","Twitterrific","@caseyjohnston Oh, maybe I'm thinking of the iOS app? Not sure now but I think something besides the PS3 does it as well.","","","","" +"435182117597622272","435178680227078144","18137723","2014-02-16 22:41:16 +0000","Twitterrific","@raganwald As long as everyone's on the same page the word class can have a real and useful meaning.","","","","" +"435181978657095680","435178680227078144","18137723","2014-02-16 22:40:43 +0000","Twitterrific","@raganwald If you're using a classical pattern then you have, as you put it, a ""class"" anyway. Mainly just the mechanism differs.","","","","" +"435181644538859520","435178133361549312","16472748","2014-02-16 22:39:24 +0000","Twitterrific","@caseyjohnston The problem is that the PS3 and website do that by default. Binge inducing rather than detection.","","","","" +"435092727714160640","","","2014-02-16 16:46:04 +0000","Twitterrific for Mac","Now I sometimes forget parentheses in JavaScript. Shouldn’t take long to recover. + +Hi. My name is Sami and I’m a recovering CoffeeScripter.","","","","" +"435092229292445696","","","2014-02-16 16:44:05 +0000","Twitterrific for Mac","I recently built a web app using Ember and Rails. Since CoffeeScript is the default in Rails I went with it, and I liked it.","","","","" +"434930802300690432","434900658098274304","14231571","2014-02-16 06:02:38 +0000","Twitterrific","@marcoarment Analyst: ""According to my awesome source, Apple may or may not introduce a new iPad model this year! Or maybe (not) next year!""","","","","" +"434800438156595200","","","2014-02-15 21:24:37 +0000","Twitterrific","Migrating from my homegrown static site generator to Harp (http://t.co/caPrcka5dn) and so far it's slick. Thanks @sintaxi!","","","","http://harpjs.com" +"434750921558331392","434749223083331584","1291711","2014-02-15 18:07:51 +0000","Twitterrific for Mac","@trek Try to put one over your head and then blow it up by exhaling out your nose. Not at all dangerous, I promise. + +Safer: balloon animals.","","","","" +"434742367023685632","434700228445208579","18137723","2014-02-15 17:33:52 +0000","Twitterrific for Mac","@raganwald Kept hitting Cmd-R to run, couldn’t get past the third question. I am not used to writing code in a browser.","","","","" +"434591535170990080","","","2014-02-15 07:34:31 +0000","Twitterrific","RT @dontcallmeDOM: Apple just joined the #WebRTC Working Group; welcome on board, guys!","434448884262117376","19218240","2014-02-14 22:07:40 +0000","" +"434591482356301824","434448884262117376","19218240","2014-02-15 07:34:18 +0000","Twitterrific","@dontcallmeDOM @BenedictEvans Better late than never I suppose.","","","","" +"434442174789214208","","","2014-02-14 21:41:00 +0000","Twitterrific for Mac","Trying to write PHP without jumping through hoops is some bizarre kind of mental exercise.","","","","" +"434442001715449857","","","2014-02-14 21:40:19 +0000","Twitterrific for Mac","You can’t have a static and instance method with the same name in the same class in PHP. Sefgault without an error message.","","","","" +"434412063889186816","","","2014-02-14 19:41:21 +0000","Twitterrific for Mac","RT @codinghorror: Apparently the Silence of the Lambs was not actually a ""romance"" and thus is an ""inappropriate"" valentine reference. I re…","434381383847251969","5637652","2014-02-14 17:39:26 +0000","" +"434412053130801153","","","2014-02-14 19:41:19 +0000","Twitterrific for Mac","RT @codinghorror: Happy Valentine's Day! Here's to placing the lotion in someone's basket. http://t.co/6DmZG3cZBs","434379473601826816","5637652","2014-02-14 17:31:51 +0000","http://twitter.com/codinghorror/status/434379473601826816/photo/1,http://twitter.com/codinghorror/status/434379473601826816/photo/1" +"434411478800535552","","","2014-02-14 19:39:02 +0000","Twitterrific for Mac","RT @fjsteele: My 7yo daughter captured the essence of programming after an hour with @hopscotch http://t.co/693pMHmZFX","434249935316615168","12242992","2014-02-14 08:57:07 +0000","http://twitter.com/fjsteele/status/434249935316615168/photo/1,http://twitter.com/fjsteele/status/434249935316615168/photo/1" +"434380399645437952","","","2014-02-14 17:35:32 +0000","web","RT @JosephMartel: @_sjs It's a social linguistic process.","434374384875077632","217540637","2014-02-14 17:11:38 +0000","" +"434380386596966400","434374384875077632","217540637","2014-02-14 17:35:29 +0000","web","@JosephMartel Heh, yeah. I can be a grumpy prescriptivist.","","","","" +"434363757104340992","","","2014-02-14 16:29:24 +0000","Twitterrific","""I know this sounds like a semantic quibble, but words mean things.""","","","","" +"434363552032247808","","","2014-02-14 16:28:35 +0000","Twitterrific","While I'm at it, the same goes for ""troll"". What word do we now use to mean what ""troll"" used to mean? We already had prank and joke. Argh.","","","","" +"434363217800753152","","","2014-02-14 16:27:15 +0000","Twitterrific","""Social messing"" isn't a thing. It's just ""messaging"". Why must people latch onto words and abuse them until they're meaningless?","","","","" +"434137749604409344","","","2014-02-14 01:31:20 +0000","Twitterrific","Honestly, it could be worse. http://t.co/40V8KP70JF + +(Don't worry @anandshimpi it's strictly platonic!)","","","","http://twitamore.com/_sjs" +"434134852560887808","","","2014-02-14 01:19:49 +0000","Twitterrific for Mac","RT @JimRoepcke: The Heart and Stroke Foundation Owes Canadian Parents an Apology: http://t.co/yYDnOX8MEx","434130588744699904","894911","2014-02-14 01:02:52 +0000","http://youtu.be/PfGzJ4mkSa0,http://youtu.be/PfGzJ4mkSa0" +"434133250932367360","","","2014-02-14 01:13:27 +0000","Twitterrific for Mac","RT @stevenf: lol http://t.co/aqlxzTEwhq","434112678445846529","733813","2014-02-13 23:51:42 +0000","http://twitter.com/stevenf/status/434112678445846529/photo/1,http://twitter.com/stevenf/status/434112678445846529/photo/1" +"433772429232459776","433762468880330752","18740111","2014-02-13 01:19:40 +0000","Twitterrific for Mac","@machty I was going to use it, but it seemed to do way more than I needed and rolling some auth+forgotpass with has_secure_password is easy.","","","","" +"433745246946484224","433743109705310208","11973362","2014-02-12 23:31:40 +0000","Twitterrific for Mac","@typeoneerror Enjoy it while you can. Amazon sucks in Canada compared to the USA.","","","","" +"433503428828860416","","","2014-02-12 07:30:46 +0000","Twitterrific","RT @anandshimpi: Note: zero attempts to email me, no follow up tweets, the investigator also asked my mom for my email address…I tend to be…","433483288561590272","14618863","2014-02-12 06:10:44 +0000","" +"433503289942896640","","","2014-02-12 07:30:13 +0000","Twitterrific","RT @anandshimpi: Seriously, if at first you can’t reach me via twitter, apparently just hire a private investigator.","433482965361106944","14618863","2014-02-12 06:09:27 +0000","" +"433503278941208576","","","2014-02-12 07:30:10 +0000","Twitterrific","RT @anandshimpi: I landed from a trip a few hours ago, apparently the investigator followed my mom to her house and asked to speak to me wh…","433482757638197248","14618863","2014-02-12 06:08:37 +0000","" +"433503257516728320","","","2014-02-12 07:30:05 +0000","Twitterrific","RT @anandshimpi: What’s her next step for trying to get ahold of me? @CalTweagle hires a private investigator to try and track me down","433482503123652608","14618863","2014-02-12 06:07:37 +0000","" +"433503249203609600","","","2014-02-12 07:30:03 +0000","Twitterrific","RT @anandshimpi: So @CalTweagle sends me this tweet back at the end of January https://t.co/x4grLM16lD, Jan was particularly busy, didn’t r…","433482341328379904","14618863","2014-02-12 06:06:58 +0000","https://twitter.com/CalTweagle/status/429022175492710401,https://twitter.com/CalTweagle/status/429022175492710401" +"433503243281252352","","","2014-02-12 07:30:01 +0000","Twitterrific","RT @anandshimpi: Anyone up for bizarre story time?","433482137036414976","14618863","2014-02-12 06:06:09 +0000","" +"433503002905681920","","","2014-02-12 07:29:04 +0000","Twitterrific","People still care about this? http://t.co/2x6D8O0xXz","","","","http://twitter.com/izs/status/433464696289497088" +"433451939355824128","433446977809154048","14231571","2014-02-12 04:06:10 +0000","Twitterrific","@marcoarment Too picky to use the good parts of the language you know, and too pragmatic to switch to something better. You're an odd one.","","","","" +"433443861860323328","433442044837888000","14231571","2014-02-12 03:34:04 +0000","Twitterrific","@marcoarment Someone is going to hate it. If even one person uses it, something from it, or reports a bug, it's a net win. I say go for it.","","","","" +"433437132758077441","433424737402757120","129064295","2014-02-12 03:07:19 +0000","Twitterrific","@jerelunruh @tomdale At a certain point you're using services for your backend, whether that's at the persistence layer or the data centre.","","","","" +"433417774879109121","","","2014-02-12 01:50:24 +0000","Twitterrific","RT @timbray: How I’m thinking about browsers these days. http://t.co/DiqYFKSal6","433362625276018689","1235521","2014-02-11 22:11:16 +0000","http://twitter.com/timbray/status/433362625276018689/photo/1,http://twitter.com/timbray/status/433362625276018689/photo/1" +"433279175235891200","432720496338034688","23141473","2014-02-11 16:39:39 +0000","Twitterrific","@aurosan @siracusa Impressive. Real blondes *and* bleached blondes.","","","","" +"433271073199517696","","","2014-02-11 16:07:28 +0000","Twitterrific","RT @arqbackup: Seth's Blog: Do you love your customers? (We do!) + +http://t.co/jRF7akW6Dv","433241235684593664","76699143","2014-02-11 14:08:54 +0000","http://sethgodin.typepad.com/seths_blog/2014/02/do-you-love-your-customers.html,http://sethgodin.typepad.com/seths_blog/2014/02/do-you-love-your-customers.html" +"433010575543529472","433003461328642048","232701963","2014-02-10 22:52:20 +0000","Twitterrific for Mac","@fyrite Nooooooo!","","","","" +"432952365264535552","432942086883921921","636923","2014-02-10 19:01:02 +0000","Twitterrific","@siracusa You're not doing them a favour. Let us put them out of our misery.","","","","" +"432940869717463040","","","2014-02-10 18:15:21 +0000","Twitterrific for Mac","Google image search for “derp dog” is a gold mine. http://t.co/PDUPXrrkXd","","","","http://www.google.com/images?q=derp+dog" +"432929135640330240","","","2014-02-10 17:28:44 +0000","Twitterrific for Mac","RT @gte: This is not a promise but I promise that our next Çingleton will feature a mechanical mammoth.","432762648141107200","7125712","2014-02-10 06:27:10 +0000","" +"432779082560839681","432759702582087680","894911","2014-02-10 07:32:28 +0000","Twitterrific","@JimRoepcke Ha ha. I was going to see if there was anything interesting. Maybe I should check it out.","","","","" +"432726976550289409","","","2014-02-10 04:05:25 +0000","Twitterrific","RT @marcoarment: Now try to match your Flappy Bird high score in Desert Bus.","432689586985504768","14231571","2014-02-10 01:36:51 +0000","" +"432381020910788608","432205693114781696","14231571","2014-02-09 05:10:43 +0000","Twitterrific","@marcoarment Classic case of worse is better. For most people the benefits outweigh the poor design they're not aware of, or can accept.","","","","" +"432380828799078401","432205693114781696","14231571","2014-02-09 05:09:57 +0000","Twitterrific","@marcoarment People get worked up because the language is technically abysmal from a design perspective. It's proven itself anyway though.","","","","" +"432271957023670273","","","2014-02-08 21:57:20 +0000","Twitterrific for Mac","RT @codinghorror: @marcoarment server herpes!","432201773294432256","5637652","2014-02-08 17:18:27 +0000","" +"431986849569972224","431966121663541248","22196723","2014-02-08 03:04:25 +0000","Twitterrific","@markkolich if (browser.msie && browser.version <= 8) $('body').html('<iframe src=""http://t.co/cHTV4jCVjC""></iframe>')","","","","http://goatse.cx" +"431951859478040576","","","2014-02-08 00:45:23 +0000","Twitterrific for Mac","RT @HackerNewsOnion: A gorgeous, opinionated JavaScript microframework hand-delivered to your door every month","431946978751021056","1263967268","2014-02-08 00:25:59 +0000","" +"431929243698593792","","","2014-02-07 23:15:31 +0000","Twitterrific for Mac","Throw it out. Start over. Switch to anything else. I’d rather write C.","","","","" +"431929113197043712","","","2014-02-07 23:15:00 +0000","Twitterrific for Mac","I try not to bash PHP just for the sake of it, but it’s a mess of a language. I mean, you can’t assign arrays to constants in PHP.","","","","" +"431928435456212992","","","2014-02-07 23:12:18 +0000","Twitterrific for Mac","I tried $(‘body’).append(<html>). I tried setting the google_* globals and then $.getScript to include their script. Nada. Zip. Zero. Zilch","","","","" +"431927809649295360","","","2014-02-07 23:09:49 +0000","Twitterrific for Mac","How do you use AdWords conversion tracking and remarketing tags in single-page web apps? It’s insane that this use case isn’t documented.","","","","" +"431926019147067392","","","2014-02-07 23:02:42 +0000","web","Other things are still problems. Like being able to call instance methods from static context. http://t.co/Y8I28y0CP2 + +😃🔫","","","","http://samhuri.net/blog/2006.07.21-class-method-instance-method-it-doesnt-matter-to-php" +"431924845178130432","","","2014-02-07 22:58:02 +0000","Twitterrific for Mac","The last time I wrote PHP there was no late static binding. http://t.co/mJWAYK6SUW + +Now it has it, but use self:: by mistake & it segfaults.","","","","http://samhuri.net/blog/2006.07.19-late-static-binding" +"431895590524313601","","","2014-02-07 21:01:47 +0000","Twitterrific for Mac","RT @wwwtxt: At any moment, I could lose my connectivity and disappear. Some would wonder what happened, some may cheer, most would never no…","431889370959069184","207756340","2014-02-07 20:37:04 +0000","" +"431592483600879617","431586558748016640","5637652","2014-02-07 00:57:21 +0000","Twitterrific for Mac","@codinghorror They probably chew through thousands of posts each day using mutt or something. + +(Love, the guy whining about Emacs shortcuts)","","","","" +"431573720902021120","431572093608534016","13977542","2014-02-06 23:42:47 +0000","web","@abuiles @discourse Is pretty annoying. There are userscripts & bookmarklets available that unbreak WMD fields on StackOverflow. Still lame.","","","","" +"431560254229204992","","","2014-02-06 22:49:17 +0000","Twitterrific for Mac","StackOverflow, a site for programmers, breaks Emacs keyboard shortcuts for navigating around a text field. + +*shakes fist at @codinghorror*","","","","" +"431471169510703104","","","2014-02-06 16:55:17 +0000","Twitterrific","RT @tapbot_paul: NBC should be ashamed of itself for running this story. +http://t.co/XBiIuOCwBz + +Details on what actually happened. +http://…","431437996831686656","18247541","2014-02-06 14:43:28 +0000","http://www.youtube.com/watch?v=waEeJJVZ5P8,http://www.reddit.com/r/videos/comments/1x2t3j/all_visitors_to_sochi_olympics_hacked_immediately/cf7sbwo,http://www.youtube.com/watch?v=waEeJJVZ5P8,http://www.reddit.com/r/videos/comments/1x2t3j/all_visitors_to_sochi_olympics_hacked_immediately/cf7sbwo" +"431190536284696576","431159985637036032","643443","2014-02-05 22:20:09 +0000","web","@Twitterrific 10-4, just thought I'd report in case it happens on the stable release as well.","","","","" +"431128951377760256","431113294594990080","18247541","2014-02-05 18:15:26 +0000","Twitterrific","@tapbot_paul Some places in the UK do this too. I felt so bad for the people I was staying with. Pretty nasty.","","","","" +"431128636343582720","","643443","2014-02-05 18:14:11 +0000","Twitterrific","@Twitterrific Opening the image on this tweet crashes consistently on retina iPad mini. But I'm on 7.1 beta 4, so... http://t.co/qk6PjXbNbb","","","","http://twitter.com/tomdale/status/431111918929985536" +"431128071198871553","","","2014-02-05 18:11:56 +0000","Twitterrific","RT @jchutchins: Wikipedia, you crack me the hell up. http://t.co/icOIrEuVPq","431111106874974208","773003","2014-02-05 17:04:32 +0000","http://twitter.com/jchutchins/status/431111106874974208/photo/1,http://twitter.com/jchutchins/status/431111106874974208/photo/1" +"430881199557324800","430751510679400448","83275985","2014-02-05 01:50:58 +0000","web","@eliperelman @AdamBFerg @tjholowaychuk Ha ha. New sport for Victorians, try to snap a selfie with TJ and Tobi.","","","","" +"430749615525097472","430745161438486529","894911","2014-02-04 17:08:05 +0000","Twitterrific","@JimRoepcke Congrats on the new job! And congrats to @Mashable, you picked the right guy.","","","","" +"430542709829292032","430538776813633536","88489441","2014-02-04 03:25:55 +0000","Twitterrific for Mac","@AdamBFerg Thanks for the feedback. I need to research that area and fix it up. Glad you find it helpful!","","","","" +"430524314002001920","","","2014-02-04 02:12:49 +0000","Twitterrific for Mac","Here are 2 permanent links for that diagram of an Ember app’s structure I posted yesterday http://t.co/jyUFX00DJk and http://t.co/gHD61LsyGc","","","","http://samhuri.net/blog/2014.02.03-ember-structure,http://discuss.emberjs.com/t/diagram-of-an-ember-apps-structure/4060" +"430524116546777088","430317721280983040","88489441","2014-02-04 02:12:02 +0000","Twitterrific for Mac","@AdamBFerg http://t.co/jyUFX00DJk and a discussion http://t.co/gHD61LsyGc","","","","http://samhuri.net/blog/2014.02.03-ember-structure,http://discuss.emberjs.com/t/diagram-of-an-ember-apps-structure/4060" +"430524051862208512","430278136400736256","56992811","2014-02-04 02:11:47 +0000","Twitterrific for Mac","@rauschma http://t.co/jyUFX00DJk and a discussion http://t.co/gHD61LsyGc","","","","http://samhuri.net/blog/2014.02.03-ember-structure,http://discuss.emberjs.com/t/diagram-of-an-ember-apps-structure/4060" +"430523938955735040","430172738326507520","1699999614","2014-02-04 02:11:20 +0000","Twitterrific for Mac","@EmberSherpa http://t.co/gHD61LsyGc … I wanted to ask for clarification on your point about events going from controllers to views.","","","","http://discuss.emberjs.com/t/diagram-of-an-ember-apps-structure/4060" +"430400749604835328","430392557676138496","166403387","2014-02-03 18:01:49 +0000","Twitterrific for Mac","@bmoeskau Fair enough! If you have an organizational method that works there’s nothing wrong with that.","","","","" +"430381750267551744","430278136400736256","56992811","2014-02-03 16:46:20 +0000","Twitterrific","@rauschma Sure can. I should post it on my blog. Will tweet it later.","","","","" +"430381629412892673","","","2014-02-03 16:45:51 +0000","Twitterrific","RT @EmberSherpa: @_sjs arrow from controller to view should have events because events are handled within the Views.","430172401251270656","1699999614","2014-02-03 02:54:27 +0000","" +"430381620399316992","","","2014-02-03 16:45:49 +0000","Twitterrific","RT @EmberSherpa: @_sjs your diagram shows views and components sending actions to the route directly, which doesn’t happen. It goes through…","430172105238278145","1699999614","2014-02-03 02:53:16 +0000","" +"430381587776040961","430317721280983040","88489441","2014-02-03 16:45:41 +0000","Twitterrific","@AdamBFerg Absolutely not! I plan on revising is based on feedback from the forums. Will tweet the link later today.","","","","" +"430381418535870464","430361943736451072","166403387","2014-02-03 16:45:00 +0000","Twitterrific","@bmoeskau It's a perfect example of why @emberjs is great. You'll have that complexity anyway, but it'll be wired up in an ad-hoc manner.","","","","" +"430171456707002368","","","2014-02-03 02:50:42 +0000","Twitterrific for Mac","First try at a diagram of an Ember app’s structure. What’s missing? http://t.co/VIm9aKp4Mi @EmberWatch @emberjs @EmberSherpa","","","","http://img.ly/xWjy" +"430147338183536640","430112744700780544","894911","2014-02-03 01:14:51 +0000","Twitterrific","@JimRoepcke 😃🔫","","","","" +"429779983800598528","","","2014-02-02 00:55:07 +0000","Twitterrific","RT @raganwald: CoffeeScript, where “foo isnt bar” isnt “foo is not bar""","429775420435599360","18137723","2014-02-02 00:36:59 +0000","" +"429748394513281024","","","2014-02-01 22:49:36 +0000","Twitterrific","The fake EQ is over the track number. Is that a bug or a joke? ಠ_ಠ http://t.co/M8XwCrY6st","","","","http://twitter.com/_sjs/status/429748394513281024/photo/1" +"429699916936396800","429661426483875840","1291711","2014-02-01 19:36:58 +0000","Twitterrific","@trek Pesky youngsters! Always makin' us sick!","","","","" +"429429559503507458","","","2014-02-01 01:42:40 +0000","web","By expressive I mean that trackpads have gestures and you can trigger more commands with a single action with a trackpad.","","","","" +"429428421890805761","429426843159392257","636923","2014-02-01 01:38:08 +0000","web","@siracusa Gestures. I'm not counting the Magic Mouse because I find its gestures clumsy, but it is more expressive as well.","","","","" +"429426337296547841","","","2014-02-01 01:29:51 +0000","Twitterrific","But @siracusa is right about watching blinkenlights all day, @marcoarment and @caseyliss ought to ditch the stat menus.","","","","" +"429425667931791361","","","2014-02-01 01:27:12 +0000","Twitterrific","Trackpads are more expressive and less precise than mice. I'm relatively lousy with mice anyway so I prefer trackpads. @siracusa","","","","" +"429412575223103488","429403910910930945","18740111","2014-02-01 00:35:10 +0000","Twitterrific for Mac","@machty Game night! Playing games and drinking with friends.","","","","" +"429368283054084096","429368110152691712","14651212","2014-01-31 21:39:10 +0000","web","@dgeb @toranb That's not a bad thing. I'll cling to my cynicism as well to keep it balanced.","","","","" +"429350895659126784","","","2014-01-31 20:30:05 +0000","Twitterrific","RT @ryan: This is by far the best bit of user interface design I have ever seen. Ever. EVER. http://t.co/zrRs4bDRH3","313755123295854592","862681","2013-03-18 20:53:45 +0000","http://twitter.com/ryan/status/313755123295854592/photo/1,http://twitter.com/ryan/status/313755123295854592/photo/1" +"429349385760018432","429267179641769984","14651212","2014-01-31 20:24:05 +0000","Twitterrific","@dgeb @toranb Boring and optimistic. New features aren't bug-free even if it's generally a lot better than it used to be.","","","","" +"429166723774685184","429147894231228416","36183","2014-01-31 08:18:15 +0000","Twitterrific","@chockenberry @gruber @drdrang The interview with Tog, linked at the end, is great.","","","","" +"429041442518888449","","","2014-01-31 00:00:25 +0000","Twitterrific for Mac","RT @oscargodson: @tomdale https://t.co/BIn7l5Z5Hj","428974673905582080","10138412","2014-01-30 19:35:06 +0000","https://medium.com/the-javascript-collection/ce3645cca083,https://medium.com/the-javascript-collection/ce3645cca083" +"429023663539499009","429015075039367168","9973082","2014-01-30 22:49:46 +0000","Twitterrific for Mac","@kangax 4: Don’t gloss over things that might not be obvious, e.g. having addClass and leaving out removeClass.","","","","" +"429020343487848449","","","2014-01-30 22:36:35 +0000","Twitterrific for Mac","RT @jquery: @jeresig tell me about it!","429017149630189569","14538601","2014-01-30 22:23:53 +0000","" +"428932839887736832","428890034855350273","818728921","2014-01-30 16:48:52 +0000","Twitterrific","@elrickvm @EmberSherpa Then write a small Ember app, and then go read it again. So much more will sink in that second time.","","","","" +"427959187239219200","427958104462880768","894911","2014-01-28 00:19:55 +0000","Twitterrific for Mac","@JimRoepcke Okay. How about a dog barking? + +… + +No good?","","","","" +"427215463114739713","427197107691216896","22196723","2014-01-25 23:04:38 +0000","Twitterrific","@markkolich Try ""askew"".","","","","" +"427106167332958208","","","2014-01-25 15:50:20 +0000","Twitterrific","RT @wwwtxt: I suggest that the net as a whole shutdown for an entire week so that people can see how much we DESIRE to use it. ☯85NOV","427102826591178752","207756340","2014-01-25 15:37:03 +0000","" +"426933697732808704","","","2014-01-25 04:25:00 +0000","Twitterrific","Sugar gliders in slow motion http://t.co/KhNAOxV7Zw","","","","http://i.imgur.com/Xo7s3ef.gif" +"426833802631983105","","","2014-01-24 21:48:03 +0000","Twitterrific for Mac","RT @tlrobinson: If you think you have an email problem, just be thankful you’re not David S. Peck: http://t.co/UmCnAJN8E6","426825611978346496","14206068","2014-01-24 21:15:30 +0000","http://techcrunch.com/2014/01/24/gmail-glitch-is-causing-thousands-of-emails-to-be-sent-to-one-mans-hotmail-account/,http://techcrunch.com/2014/01/24/gmail-glitch-is-causing-thousands-of-emails-to-be-sent-to-one-mans-hotmail-account/" +"426801449637392384","426797186106417152","894911","2014-01-24 19:39:29 +0000","Twitterrific for Mac","@JimRoepcke I realize they don’t want to say “Gmail is down” because it might not be down for everyone, but I don’t care. For me it’s down.","","","","" +"426801110804738048","426797186106417152","894911","2014-01-24 19:38:09 +0000","Twitterrific for Mac","@JimRoepcke The wording of that message is terrible. At first I thought my account was suspended or something.","","","","" +"426791965187768320","426791069657735168","11973362","2014-01-24 19:01:48 +0000","Twitterrific for Mac","@typeoneerror Good stuff! Sounds like you’re looking forward to it :) http://t.co/PwHQEI4dn1","","","","http://img.ly/xQLK" +"426790808855916544","426777466976235520","11973362","2014-01-24 18:57:12 +0000","Twitterrific for Mac","@typeoneerror “You’re sitting next to me, so you must be trustworthy!” + +We’re a strange lot.","","","","" +"426790550973333504","426776637603344384","9973082","2014-01-24 18:56:11 +0000","Twitterrific for Mac","@kangax Also see “jQuery code” (e.g. http://t.co/2lWuPlgre1) … It’s not “jQuery code” unless you’re talking about the jQuery implementation.","","","","http://moviecode.tumblr.com/post/74358817427/overriding-guided-missile-with-jquery-in-the-tv" +"426754310857166848","","","2014-01-24 16:32:11 +0000","Twitterrific","Smartphones are overtaking PCs as we speak. Developing for mobile first is probably a good idea. http://t.co/YzRXfNZoyC","","","","http://ben-evans.com/benedictevans/2014/1/24/smartphones-and-pcs" +"426750132780933121","","","2014-01-24 16:15:34 +0000","Twitterrific","My first Mac was a Mac mini in 2005 while I was at UVic. Thanks @JimRoepcke for introducing me to Mac!","","","","" +"426517769991888896","426512535596974080","74837444","2014-01-24 00:52:15 +0000","Twitterrific","@Badger32d It's cool but can be fiddly. You have to want it. It's like using Linux in the 90s!","","","","" +"426512337491607552","426511766793629697","74837444","2014-01-24 00:30:40 +0000","Twitterrific for Mac","@Badger32d Now I mostly use Macs but have a Hackintosh that dual boots Windows. Yay choices!","","","","" +"426512178078683136","426511766793629697","74837444","2014-01-24 00:30:02 +0000","Twitterrific for Mac","@Badger32d Very true. For a year or two I ran Windows on my desktop and worked in a Linux VM. It doesn’t have to be all or nothing.","","","","" +"426511860926394368","426510993795981312","74837444","2014-01-24 00:28:46 +0000","Twitterrific for Mac","@Badger32d Wealth of WMs is really cool and useful. Wealth of GUI toolkits is a negative in some ways, for some people. Hated Qt in Gnome.","","","","" +"426511419756908544","426510993795981312","74837444","2014-01-24 00:27:01 +0000","Twitterrific for Mac","@Badger32d It can be great for some things, bad for others. For example the lack of consensus on next gen window system is a real problem.","","","","" +"426510424863813632","426509340996956160","74837444","2014-01-24 00:23:04 +0000","Twitterrific for Mac","@Badger32d For some reason many people love to view things in monochrome.","","","","" +"426478141113004032","426469562595278848","74837444","2014-01-23 22:14:47 +0000","Twitterrific for Mac","@Badger32d @codinghorror @bai_hao @FuelCell250 Note that the current batch have greens not clears. Clears are coming later.","","","","" +"426442129347342336","","","2014-01-23 19:51:41 +0000","Twitterrific","RT @gte: 'Mobster' charged in Lufthansa 'Goodfellas' cash robbery + +http://t.co/4hwBXipZoj + +Time for a sequel!","426406803589849088","7125712","2014-01-23 17:31:18 +0000","http://www.bbc.co.uk/news/world-us-canada-25866101,http://www.bbc.co.uk/news/world-us-canada-25866101" +"426384370887172097","","","2014-01-23 16:02:10 +0000","Twitterrific","""It has a 2GB DDR3 hard drive and 16GB of memory"" O_o","","","","" +"426376781180841986","426317102744469504","14672744","2014-01-23 15:32:00 +0000","Twitterrific","@danbarker @peterc @CNN @turnitupalittle CNN has turned into a tabloid. Disgusting.","","","","" +"426202342451466240","426153353299886080","19376410","2014-01-23 03:58:51 +0000","Twitterrific","@lucalanca @tomdale @emberjs Totally. It moves so much tedious wiring and boilerplate up into well tested framework code. Love it.","","","","" +"426156220269858818","","","2014-01-23 00:55:35 +0000","Twitterrific for Mac","RT @viktorklang: @prasinous +> git merge fix master +Git dodges your attack! +Git's diff maims you! +Git is in excellent health. +You are bleed…","426010903947915264","52061552","2014-01-22 15:18:09 +0000","" +"426109104990347264","426108560871677952","33493","2014-01-22 21:48:22 +0000","web","@peterc That's interesting. Both look odd to me. This time I decided to not link the whole sentence and entirely sidestep the issue.","","","","" +"426108785556324352","","","2014-01-22 21:47:05 +0000","web","RT @JosephMartel: @_sjs Whole sentence? Yes. Sentence fragment? No.","426108546648788992","217540637","2014-01-22 21:46:08 +0000","" +"426108161502617600","","","2014-01-22 21:44:37 +0000","web","RT @peterc: @_sjs If it's the complete sentence, yes. If it's a URL at the end of a sentence, no.","426108008335044608","33493","2014-01-22 21:44:00 +0000","" +"426107064062996481","","","2014-01-22 21:40:15 +0000","Twitterrific for Mac","You’re linking a sentence. Do you include the ending punctuation in the link or not?","","","","" +"426051373273063424","","","2014-01-22 17:58:57 +0000","Twitterrific for Mac","RT @ajpiano: moral: tossing jQuery for native DOM doesn't make the difference, understanding browser rendering and layout does https://t.co…","426046280872517632","16502211","2014-01-22 17:38:43 +0000","https://twitter.com/spolsky/status/426041505812598784,https://twitter.com/spolsky/status/426041505812598784" +"425866673791307777","423913850665041920","2236788145","2014-01-22 05:45:01 +0000","Twitterrific","@userhue @ajordens All those persuade me to do is close the tab. Ain't nobody got time for that.","","","","" +"425865749786148864","","","2014-01-22 05:41:21 +0000","Twitterrific","RT @ajordens: They should hire @JimRoepcke “@mtippett: Fallen out of love with @car2goVancouver . App doesn't cut it. Heartbroken”","425848735877173248","2262091","2014-01-22 04:33:45 +0000","" +"425779772656873472","","","2014-01-21 23:59:43 +0000","Twitterrific","RT @NitrousIO: The new Mac App is built on node.js and ember.js! /cc @wycats @tomdale @raingrove + +http://t.co/48VuijesL7","425712704674725888","571491988","2014-01-21 19:33:12 +0000","http://bitly.com/nitrousmac,http://bitly.com/nitrousmac" +"425551815245959168","425498468187394048","156361232","2014-01-21 08:53:53 +0000","Twitterrific","@rwjblue @machty @jo_liss Broccolifile.not-a-FIFO.or-a-block-device.just-a-file.js","","","","" +"425331013422546944","","","2014-01-20 18:16:30 +0000","Twitterrific for Mac","“I am new in Ruby but not in Visual Foxpro, if somebody needs my help, I can exchange knowledge” + +Sorry, I’m still using dBASE III. rofl","","","","" +"425301556125106176","425272470267236352","15135024","2014-01-20 16:19:27 +0000","Twitterrific","@Space36 @MintySnacks @siracusa No, there isn't. Citizens pay for the NHS damn near directly via taxes.","","","","" +"425059828868710400","425059355864494082","4777951","2014-01-20 00:18:55 +0000","Twitterrific","@_sjs Chief indicator if you miss the flash: scroll position is lost.","","","","" +"425059639483314177","424976046023122944","4777951","2014-01-20 00:18:09 +0000","Twitterrific","@_sjs @JonathonW @codinghorror Better but still lame. Loses scroll position :/ http://t.co/5B1LoiGD4n","","","","http://twitter.com/_sjs/status/425059355864494082" +"425059355864494082","","","2014-01-20 00:17:02 +0000","Twitterrific","Well, Safari on iOS 7.1 is still evicting tabs but has some kind of cached version ready and shows it quickly. It's better but still lame.","","","","" +"424991479191175169","","","2014-01-19 19:47:19 +0000","Twitterrific","Here's a tip/warning. If you don't finish a growler you may get/have to drink some breakfast beer. Blue Buck & eggs! @phillipsbeer","","","","" +"424976539604639744","","","2014-01-19 18:47:57 +0000","Twitterrific","Those plagued by Safari evicting tabs from memory on iOS 7: try the 7.1 beta if you have access. It seems better to me.","","","","" +"424976046023122944","422150895720071168","14402479","2014-01-19 18:45:59 +0000","Twitterrific","@JonathonW @codinghorror Follow up: after a week on the beta it seems much better to me as well. Thanks for the tip.","","","","" +"424971585229828096","424965323075227648","18137723","2014-01-19 18:28:16 +0000","Twitterrific","@raganwald I don't think you are abrasive, but I could be oblivious.","","","","" +"424953082120658944","424922288291459072","11996","2014-01-19 17:14:44 +0000","Twitterrific","@nickmomrik @monkbent @stroughtonsmith Added ""iPhone crash"" http://t.co/kEMWUJl2iB","","","","http://www.google.com/trends/explore?hl=en-US&q=android+crash,+ios+crash,+iPhone+crash&cmpt=q&content=1" +"424752583865942016","424751895106695168","18740111","2014-01-19 03:58:02 +0000","Twitterrific","@machty @rwjblue @fivetanley @tomdale Well what do you expect moving to Oregon.","","","","" +"424669250289016834","","","2014-01-18 22:26:53 +0000","Twitterrific","RT @danparsons: http://t.co/79secR9BGR","424328368230649856","3827111","2014-01-17 23:52:21 +0000","http://twitter.com/steven_lebron/status/423958089440567296/photo/1,http://twitter.com/steven_lebron/status/423958089440567296/photo/1" +"424487052441169920","424345205303943168","33423","2014-01-18 10:22:54 +0000","Twitterrific","@gruber Yes! It is. Gets me every time too.","","","","" +"424317352386125825","424308780273119232","27302287","2014-01-17 23:08:34 +0000","Twitterrific","@jacobrothstein I do like that Dropbox works offline. Hence pushing to git in Dropbox not remote. But location is just a detail.","","","","" +"424316727745196032","","","2014-01-17 23:06:05 +0000","Twitterrific","RT @siracusa: @marcoarment Doing nothing—pah! ABC: Always Be Compiling.","424296423178649600","636923","2014-01-17 21:45:24 +0000","" +"424316599701491713","424308780273119232","27302287","2014-01-17 23:05:35 +0000","Twitterrific","@jacobrothstein I already have one piece of the puzzle: http://t.co/mjvHJcoGct + +Now just a script to do the git part.","","","","http://github.com/samsonjs/northwatcher" +"424307518366429185","424293319103889408","27302287","2014-01-17 22:29:30 +0000","web","@jacobrothstein That's an idea! Could even push to a repo in Dropbox, or `git add -N . && git diff >~/Dropbox/.../$(hostname -s).patch`","","","","" +"424292284511711232","424291968839999488","4777951","2014-01-17 21:28:58 +0000","web","@jacobrothstein I want to just pick up and leave off wherever I'm at without having to remember to push, and take time to commit neatly.","","","","" +"424291968839999488","424289570109145088","27302287","2014-01-17 21:27:42 +0000","web","@jacobrothstein The problem is that I want it to sync the entire repo. I use it to be lazy and avoid pushing WIP commits to sync up boxes.","","","","" +"424291062195036160","","","2014-01-17 21:24:06 +0000","Twitterrific for Mac","RT @ebryn: . @floydophone Ember.js will be the #1 JS framework for spinning circles","424250707294699520","3594","2014-01-17 18:43:45 +0000","" +"424290460413095936","","","2014-01-17 21:21:43 +0000","Twitterrific for Mac","RT @JimRoepcke: (repost) Looking for a senior / lead iOS Developer or Mentor? I’m available. http://t.co/8Zu6lsrmST + +Please retweet! #iOS","424249514187186176","894911","2014-01-17 18:39:01 +0000","http://about.me/jimroepcke,http://about.me/jimroepcke" +"424290405656449024","","","2014-01-17 21:21:30 +0000","Twitterrific for Mac","RT @ebryn: We’re getting close to raw JS speed here with Ember.js + HTMLBars: http://t.co/eZaU8HPPJa Faster than React.js now at least :)","424247675026808832","3594","2014-01-17 18:31:42 +0000","http://bit.ly/1dCA0SL,http://bit.ly/1dCA0SL" +"424289110639923201","","","2014-01-17 21:16:21 +0000","Twitterrific for Mac","Symptom: me angrily cursing at my computer while changes staged to the index are reverted a second after staging them.","","","","" +"424288905374871552","","","2014-01-17 21:15:32 +0000","Twitterrific for Mac","Dropbox will have fits where it creates several identical conflicted copies of the index from one machine. Or battle other machines.","","","","" +"424288499542413313","","","2014-01-17 21:13:55 +0000","Twitterrific for Mac","Tip for puting git repos in Dropbox: create a copy of the repo for each machine you use it on. Else suffer endless conflicts on .git/index.","","","","" +"424084526101311489","","","2014-01-17 07:43:24 +0000","Twitterrific","RT @antonarhipov: IDEs as seen by each other http://t.co/JlUzEcbml8","423739169098063872","94757717","2014-01-16 08:51:05 +0000","http://twitpic.com/dseptp,http://twitpic.com/dseptp" +"424035370250948608","","","2014-01-17 04:28:05 +0000","Twitterrific","RT @newrelic: i heard you want to be a web developer here are a few devices to test your site... (Ugh) http://t.co/jTIx0v7yF3","424028099273957376","15527007","2014-01-17 03:59:11 +0000","http://twitter.com/newrelic/status/424028099273957376/photo/1,http://twitter.com/newrelic/status/424028099273957376/photo/1" +"424017399608639488","","","2014-01-17 03:16:40 +0000","Twitterrific","RT @ButtCoin: Anything is possible with Zombocoin","423959384780070913","305854715","2014-01-16 23:26:08 +0000","" +"423910043688247296","423865932847386624","733813","2014-01-16 20:10:04 +0000","Twitterrific for Mac","@stevenf Relevant XKCD http://t.co/0IWMg3Z2Vr","","","","http://xkcd.com/1316/" +"423715033965539328","","","2014-01-16 07:15:11 +0000","Twitterrific","RT @tenderlove: AdequateRecord is even more Adequate than ever. http://t.co/ERKV4MaY3j","423571625737342976","14761655","2014-01-15 21:45:19 +0000","http://twitter.com/tenderlove/status/423571625737342976/photo/1,http://twitter.com/tenderlove/status/423571625737342976/photo/1" +"423524100376891393","423332392154058752","15292261","2014-01-15 18:36:28 +0000","Twitterrific","@gregbate I think it'd be interesting to develop on a Chromebook Pixel with Nitrous.io and Cloud9. Fun experiment anyway.","","","","" +"423135185203249152","","","2014-01-14 16:51:04 +0000","Twitterrific","Hey @caseyliss, here's @siracusa talking about the new Mac Pro in 2011. http://t.co/t2VXVKdEFW + +You're welcome.","","","","http://5by5.tv/hypercritical/31" +"423126765582553088","","","2014-01-14 16:17:36 +0000","Twitterrific","Breakfast is delicious. I love the taste of schadenfreude in the morning.","","","","" +"422953732775493632","","","2014-01-14 04:50:02 +0000","Twitterrific","RT @chockenberry: IS THERE A TRIPPIN BALLS EMOJI ASKING FOR A FRIEND","422952272213966848","36183","2014-01-14 04:44:14 +0000","" +"422819127711911936","422812079779635200","20079975","2014-01-13 19:55:10 +0000","Twitterrific for Mac","@polotek Thanks for the pointer. I’m going to mull this on a background thread while we try to get the product off the ground for now.","","","","" +"422811284879319040","422810974781837312","20079975","2014-01-13 19:24:00 +0000","Twitterrific for Mac",".@polotek Nor am I. My best source so far is an answer on Stack Overflow :/ But the answer seems good http://t.co/aYQHyxmmyW","","","","http://stackoverflow.com/questions/15870457/affects-to-the-server-from-running-eventsources" +"422810713090842624","","","2014-01-13 19:21:44 +0000","Twitterrific for Mac","EventSource sould be more efficient than the constant reconnection of long polling.","","","","" +"422810439114711040","","","2014-01-13 19:20:38 +0000","Twitterrific for Mac","From the server perspective there’s little difference between long-polling and EventSource. My overhead concerns are mainly about clients.","","","","" +"422809722798878720","422809590531489792","4777951","2014-01-13 19:17:48 +0000","Twitterrific for Mac","@polotek really isn’t up to the polling/event serving task without a lot of fuss.","","","","" +"422809590531489792","422807742252716032","20079975","2014-01-13 19:17:16 +0000","Twitterrific for Mac","@polotek The overhead I’m worried about is a laptop battery draining on the client side more than server. I’ll add a node server if Rails…","","","","" +"422809105737080833","422807994447835136","20079975","2014-01-13 19:15:20 +0000","Twitterrific for Mac","@polotek There is another upcoming use case for which a 30-60s interval would be adequate. Polling might be the way to go for that.","","","","" +"422791058448060416","","","2014-01-13 18:03:38 +0000","Twitterrific for Mac",".@jedschmidt Yeah, it really isn’t different from my current method which is a one-off request that hangs until the event occurs server-side","","","","" +"422790877254131713","","","2014-01-13 18:02:54 +0000","Twitterrific for Mac","RT @jedschmidt: @_sjs why close it? at that point you're just long polling.","422790353763434496","815114","2014-01-13 18:00:50 +0000","" +"422790034899484672","","","2014-01-13 17:59:34 +0000","Twitterrific for Mac","I guess I just initialize an EventSource, wait for the event, and then close it. That makes the server side easier as well, given Rails.","","","","" +"422789705109741568","","","2014-01-13 17:58:15 +0000","Twitterrific for Mac","I’m worried about overhead. I only need to listen for an event every now and then so I don’t want to constantly poll.","","","","" +"422788490745487360","","","2014-01-13 17:53:25 +0000","Twitterrific for Mac","It seems like EventSource (Server-sent events) + polyfill is the way to go. My current project uses Rails 4 on the server.","","","","" +"422787114925707264","","","2014-01-13 17:47:57 +0000","Twitterrific for Mac","What are you all using to push events from the server in your single-page web apps? Seems like a basic necessity.","","","","" +"422485134361628672","","","2014-01-12 21:48:00 +0000","Twitterrific","I've shipped a static library for an iOS SDK and it was a terrible experience. Just figuring out how to build it was an ordeal.","","","","" +"422484690600079360","","","2014-01-12 21:46:14 +0000","Twitterrific","RT @landonfuller: Finally sharing how I really feel: iOS Static Libraries Are, Like, Really Bad, And Stuff: http://t.co/5vKqLrLUft","422467706311696385","17947796","2014-01-12 20:38:44 +0000","http://landonf.bikemonkey.org/code/ios/Radar_15800975_iOS_Frameworks.20140112.html,http://landonf.bikemonkey.org/code/ios/Radar_15800975_iOS_Frameworks.20140112.html" +"422193152124919809","","","2014-01-12 02:27:46 +0000","Twitterrific","RT @Horse_iOS: nil, NULL, and NSNull walk into a bar","422176768330448896","1518266449","2014-01-12 01:22:39 +0000","" +"422185603455664128","422174588999458816","14402479","2014-01-12 01:57:46 +0000","Twitterrific","@JonathonW Too late! ¯\_(ツ)_/¯ + +It's cool I have a backup if I need to restore. Thanks though.","","","","" +"422165196094701568","422163528867278848","6608642","2014-01-12 00:36:40 +0000","web","@action_jay Heh, that's one of the remaining categories I find lacking on Android. :) Press is great for RSS now.","","","","" +"422160364390723584","422159223451947008","2262091","2014-01-12 00:17:28 +0000","Twitterrific for Mac","@ajordens @mendelev In the spirit of @tenderlove, Saturday cheers! http://t.co/sARHOm6VbX","","","","http://img.ly/xJwV" +"422157881857691649","422157531729756160","6608642","2014-01-12 00:07:37 +0000","web","@action_jay Nice. I have the first one and it's a great device. Apps are a bit lacking for me in some areas, but otherwise good. 2nd gen 👍","","","","" +"422156967079968768","422155017701711872","6608642","2014-01-12 00:03:58 +0000","web","@action_jay In my experience the iPod touch is a good iPod but a bad machine for apps. It's at best a gateway to the iPhone. No replacement.","","","","" +"422156711911116800","422155017701711872","6608642","2014-01-12 00:02:58 +0000","web","@action_jay I mean this completely seriously, are there alternatives to the iPod touch? Is the Galaxy Player still a thing?","","","","" +"422154797383311360","422153947236007936","8953202","2014-01-11 23:55:21 +0000","Twitterrific for Mac","@clarity99 @codinghorror Oh, I misunderstood. I thought you meant upgrade to iOS 7, not get a new iPad. My advice is to wait if you can.","","","","" +"422153494305320960","","","2014-01-11 23:50:10 +0000","Twitterrific","RT @codinghorror: @_sjs it is horrid now. iPad went from being one of my fave browsing platforms to one I dread","422148993582260225","5637652","2014-01-11 23:32:17 +0000","" +"422153421328633856","422152182516162560","8953202","2014-01-11 23:49:53 +0000","Twitterrific","@clarity99 @codinghorror I upgraded from an iPad 3. It isn't much worse because it was already so bad ;-) If you like iOS 7 go for it (imho)","","","","" +"422152352473161729","422150895720071168","14402479","2014-01-11 23:45:38 +0000","Twitterrific","@JonathonW @codinghorror Really? I'm going to try the beta right now.","","","","" +"422147546840985600","","","2014-01-11 23:26:32 +0000","Twitterrific for Mac","RT @Oatmeal: Log out, right now. http://t.co/9chxJHNwsp","422140374866333696","4519121","2014-01-11 22:58:03 +0000","http://theoatmeal.com/comics/log_out,http://theoatmeal.com/comics/log_out" +"422147423423586304","422144344397606912","668863","2014-01-11 23:26:03 +0000","Twitterrific for Mac","@tomdale Hand towels are larger and meant for drying hands. Washcloths, also known as facecloths, are smaller and typically for your face.","","","","" +"422147299209269248","422143457604288512","5637652","2014-01-11 23:25:33 +0000","Twitterrific for Mac","@codinghorror It’s so bad now that I wonder if they optimized for keeping apps in memory over tabs in iOS 7.","","","","" +"422147113405796352","422139941632503808","44287241","2014-01-11 23:24:49 +0000","Twitterrific for Mac","@BradFazner Ha ha. Will do.","","","","" +"422146977216729088","","","2014-01-11 23:24:17 +0000","Twitterrific for Mac","“Better Than Olive Garden Alfredo Sauce” + +*closes tab*","","","","" +"422139726120751104","422129356232593408","5637652","2014-01-11 22:55:28 +0000","Twitterrific","@codinghorror I realize this is ridiculous, but when you're surfing and tabs are closing kill the last couple of apps you used. It helps.","","","","" +"422138900136472576","","","2014-01-11 22:52:11 +0000","Twitterrific","RT @BenedictEvans: A candidate for best financial news headline of 2013 http://t.co/RxfknHjBv8","422016470030114816","1236101","2014-01-11 14:45:41 +0000","http://twitter.com/BenedictEvans/status/422016470030114816/photo/1,http://twitter.com/BenedictEvans/status/422016470030114816/photo/1" +"422138542806941696","422087905595887616","44287241","2014-01-11 22:50:46 +0000","Twitterrific","@BradFazner Account hacked?","","","","" +"422113178055491584","422069289081139201","20693","2014-01-11 21:09:58 +0000","web","@tanepiper @jedschmidt @jennschiffer Somehow. If one wasn't sure yet ""California Style Sheets"" should have tipped the scale.","","","","" +"422065002002927616","","","2014-01-11 17:58:32 +0000","Tweetbot for iOS","RT @jedschmidt: watching css #thoughtleaders misread @jennschiffer and then claim to grok satire. + +backface-visibility: visible;","422064146872827904","815114","2014-01-11 17:55:08 +0000","" +"421829761870987264","","","2014-01-11 02:23:47 +0000","Twitterrific","RT @PressFriendly: Everpix spent $109,552.34 (~4% of total expenses) on public relations. https://t.co/vTSMXhKsp1","421798619633577986","20953171","2014-01-11 00:20:02 +0000","https://github.com/everpix/Everpix-Intelligence/blob/master/Financials.md,https://github.com/everpix/Everpix-Intelligence/blob/master/Financials.md" +"421796349286154240","","","2014-01-11 00:11:00 +0000","Twitterrific","RT @stockfinds: Junk food regret http://t.co/TAcjVnHkQZ","421758855765168128","2188800116","2014-01-10 21:42:01 +0000","http://twitter.com/stockfinds/status/421758855765168128/photo/1,http://twitter.com/stockfinds/status/421758855765168128/photo/1" +"421499888103219201","421489190824861696","15208068","2014-01-10 04:32:59 +0000","Twitterrific","@fgnass Beautiful! That just made my night.","","","","" +"421499664832008192","","","2014-01-10 04:32:05 +0000","Twitterrific","RT @fgnass: @_sjs I think ""verschlimmbessern"" is the term you're looking for: http://t.co/U55z88gL21","421489190824861696","15208068","2014-01-10 03:50:28 +0000","http://en.m.wiktionary.org/wiki/verschlimmbessern,http://en.m.wiktionary.org/wiki/verschlimmbessern" +"421441561235189760","421433593492041729","217540637","2014-01-10 00:41:12 +0000","Twitterrific for Mac","@JosephMartel I’m scared to ask how much of that is based in reality.","","","","" +"421433808185851904","","","2014-01-10 00:10:24 +0000","web","RT @JosephMartel: @_sjs Pfeilbreitermachensymmetrieanpassungverursachenverlust?","421433593492041729","217540637","2014-01-10 00:09:33 +0000","" +"421429596358053888","","","2014-01-09 23:53:40 +0000","Twitterrific for Mac","What’s the German word for when you’re sketching a diagram and try to even out an arrow only to fatten up both sides, completely ruining it?","","","","" +"421414335504609280","","","2014-01-09 22:53:01 +0000","Tweetbot for iOS","RT @SChhen: ""Worry is a misuse of imagination.""","421131049725210624","31032963","2014-01-09 04:07:21 +0000","" +"421392356928000000","","","2014-01-09 21:25:41 +0000","Twitterrific for Mac","RT @wycats: Big congrats to @littlecalculist and @domenic for winning the TAG election. 2014 just got even more exciting! http://t.co/gr3Hv…","421361927269654529","8526432","2014-01-09 19:24:46 +0000","http://www.w3.org/blog/news/archives/3570,http://www.w3.org/blog/news/archives/3570" +"421392265932574720","421347910396047360","14761655","2014-01-09 21:25:19 +0000","Twitterrific for Mac","@tenderlove @tomdale That’s how many GSM phones got on the Internet before EDGE. When I was in highschool it was the new, fast standard.","","","","" +"421374231008403456","","","2014-01-09 20:13:40 +0000","Tweetbot for iOS","RT @raganwald: flavourize.js http://t.co/EKkLfYhYTn","421323606509903872","18137723","2014-01-09 16:52:30 +0000","http://raganwald.com/2014/01/09/flavourize.html,http://raganwald.com/2014/01/09/flavourize.html" +"421086078322630656","","","2014-01-09 01:08:39 +0000","Twitterrific","RT @Jury: Are you a fan of custom keybindings? Keyboard Shortcuts supports MenuTitle->SubmenuTitle syntax if you ever need to particularly …","421029097691947008","10754282","2014-01-08 21:22:13 +0000","" +"421067351719546880","421065732806701057","668863","2014-01-08 23:54:14 +0000","Tweetbot for iOS","@tomdale Baratza makes some good burr grinders.","","","","" +"421061106983907328","421021260114853888","8464692","2014-01-08 23:29:25 +0000","Tweetbot for iOS","@5tu @gruber Only .markdown and .md are acceptable. Anything else is insanity. Does anyone actually use the others?","","","","" +"421057701213257729","","","2014-01-08 23:15:53 +0000","Tweetbot for iOS","RT @JimRoepcke: Rogers charges for “data usage” for traffic *between devices on a local home network*! http://t.co/IH1DVSt5WK (Please RT to…","420974351161122817","894911","2014-01-08 17:44:41 +0000","http://www.reddit.com/r/canada/comments/1uoobz/60_gigs_of_usage_came_out_of_nowhere_so_i_called/,http://www.reddit.com/r/canada/comments/1uoobz/60_gigs_of_usage_came_out_of_nowhere_so_i_called/" +"420777863940280320","","","2014-01-08 04:43:55 +0000","Twitterrific","RT @tenderlove: I'm getting fewer and fewer serious responses to my pun tweets. #thoughtleaderintraining","420768294929321984","14761655","2014-01-08 04:05:53 +0000","" +"420712499709607936","","","2014-01-08 00:24:11 +0000","Twitterrific for Mac","Problems with models on parent routes in the #emberjs 1.4.0 beta? It might be a bug: https://t.co/tCaarLWAhZ","","","","https://github.com/emberjs/ember.js/issues/4105" +"420361083614797824","420345587687370753","14761655","2014-01-07 01:07:46 +0000","Twitterrific for Mac","@tenderlove Hey-oh! Zing.","","","","" +"420360076390457344","420324141925814272","18247541","2014-01-07 01:03:46 +0000","Twitterrific for Mac","@tapbot_paul Wow, that’s barely more than what I paid for a decent 24” 1200p display 5 years ago. (Dell WFP2408) … Very enticing.","","","","" +"420296998005141504","","","2014-01-06 20:53:07 +0000","Twitterrific for Mac","OH: “For some reason now it thinks I want anal.”","","","","" +"420227497033080835","","","2014-01-06 16:16:57 +0000","Twitterrific","RT @siracusa: If I reposted this with a new date, I wonder if anyone would notice: http://t.co/ZcWkBrWs4H /cc @counternotions","420210871680643072","636923","2014-01-06 15:10:53 +0000","http://hypercritical.co/2013/01/07/ces-worse-products-through-software,http://hypercritical.co/2013/01/07/ces-worse-products-through-software" +"420072924016439296","420013592436436992","2911221","2014-01-06 06:02:44 +0000","Twitterrific","@wilshipley @codinghorror I have a bookmarklet titled ""Fix SO comments"". Gets me every time.","","","","" +"420072678049861632","","","2014-01-06 06:01:45 +0000","Twitterrific","RT @wilshipley: Is the worst sin @codinghorror ever committed replacing standard emacs editing bindings with crazy formatting commands? + +Ye…","420013592436436992","2911221","2014-01-06 02:06:58 +0000","" +"419888862811275265","419832586303967232","14231571","2014-01-05 17:51:20 +0000","Twitterrific","@marcoarment I used Music, then Podcasts, and now Castro. I never liked Downcast or Instacast yet they are very popular. None are perfect.","","","","" +"419512634388389889","","","2014-01-04 16:56:20 +0000","Twitterrific","RT @tomdale: Literally the best error message I’ve ever seen, from @slackhq. https://t.co/NNZiAce90G","419493469007011841","668863","2014-01-04 15:40:11 +0000","https://www.monosnap.com/image/kbTfC2hyiGHEqBuNNw7ctKDUJ,https://www.monosnap.com/image/kbTfC2hyiGHEqBuNNw7ctKDUJ" +"419316868537520128","","","2014-01-04 03:58:26 +0000","Twitterrific","RT @horse_js: the one that everyone is using now is ember.js but it makes absolutely no sense","419301197409828864","497617437","2014-01-04 02:56:10 +0000","" +"419237780829376513","","","2014-01-03 22:44:10 +0000","Twitterrific for Mac","OH: “I don’t think I’ve ever made a useful comment.”","","","","" +"419168657525059584","419003769410441217","5637652","2014-01-03 18:09:30 +0000","Twitterrific for Mac","@codinghorror @wilshipley Yup, I just built another Hackintosh. I didn’t have to hack around any activation or licensing bullshit.","","","","" +"418962367234338816","","652293","2014-01-03 04:29:46 +0000","Twitterrific","@brentsimmons I'm really enjoying the Vesper Sync Diaries. Thoughtful and honest. Thanks for sharing.","","","","" +"418959532979539968","418940291421204482","13941522","2014-01-03 04:18:31 +0000","Twitterrific","@picandocodigo @tenderlove @mikedanko That bulge.","","","","" +"418876909510860800","","","2014-01-02 22:50:12 +0000","Twitterrific for Mac","I’m going to make it less flexible and clever, but more explicit.","","","","" +"418876677070929920","","","2014-01-02 22:49:16 +0000","Twitterrific for Mac","Uh oh. I made a mistake with this data model. Models & assocations are hidden with flexible and clever field choices. It’s opaque and bad.","","","","" +"418840269048389633","","","2014-01-02 20:24:36 +0000","Twitterrific for Mac","RT @jacobrothstein: I really hope some linguist has studied the phenomenon of having a Facebook/Twitter/etc standing for having an account.…","418838732528029696","27302287","2014-01-02 20:18:30 +0000","" +"418445261426274304","418388085546577920","1636590253","2014-01-01 18:14:59 +0000","Twitterrific","@tim_cook We have an enormous year to announce today. Thanks to our brilliant engineering and design teams iYear 2014 is the best year ever.","","","","" +"418297611464867840","","","2014-01-01 08:28:16 +0000","Twitterrific","RT @wwwtxt: If you're a long-distance telephone company and want me to switch to your service, please hang up and try again in the year 201…","418279119533932545","207756340","2014-01-01 07:14:48 +0000","" +"418250973346140160","417893753941409793","636923","2014-01-01 05:22:57 +0000","Twitterrific","@siracusa @raydorman There's also some stuff in a Mac Power Users episode or two.","","","","" +"418250650275676160","417893753941409793","636923","2014-01-01 05:21:40 +0000","Twitterrific","@siracusa @raydorman Happy new year http://t.co/wRfCnUUuYr","","","","http://5by5.tv/hypercritical/23" +"418168831169658880","","","2013-12-31 23:56:33 +0000","Twitterrific for Mac","RT @spolsky: @roxaloxa @raganwald that's the only way they make money. if you like the service why not pay them for building and hosting it…","418161178506829824","15948437","2013-12-31 23:26:08 +0000","" +"418168761200308225","418128316365676544","14467421","2013-12-31 23:56:16 +0000","Twitterrific for Mac","@roxaloxa @Evernote @raganwald Hey, they have to test & support that. Changes have to be buffered until a connection is available. Not free!","","","","" +"418167206170476544","418106786000814080","18247541","2013-12-31 23:50:05 +0000","Twitterrific for Mac","@tapbot_paul I am shocked – shocked! – that somebody known as iCrackGames101 would pirate an app. Who are these people? Are they lucid?","","","","" +"418103043607887872","","","2013-12-31 19:35:08 +0000","Twitterrific for Mac","RT @trek: Protip: add `&vt=tl` to any netflix category to get a sortable list view (even by rating!)","418082875339059200","1291711","2013-12-31 18:14:59 +0000","" +"418057697884246017","418052709192069120","18247541","2013-12-31 16:34:56 +0000","Twitterrific","@tapbot_paul I've seen two here in BC. One was used but eventually replaced with a MacBook Air. The other unused.","","","","" +"418056683898687488","","","2013-12-31 16:30:55 +0000","Twitterrific","RT @counternotions: I love the ""X pwned Y"" stories that begin with physical access to the device.","417996918405361664","19225408","2013-12-31 12:33:26 +0000","" +"417781553268129792","","","2013-12-30 22:17:38 +0000","Twitterrific","RT @matthelm: Shopify was deployed to production ~1,835 times in 2013","417752374464098304","14166206","2013-12-30 20:21:42 +0000","" +"417779176557400064","417762878012547072","97482220","2013-12-30 22:08:12 +0000","Twitterrific","@eLobatoss @benprunty She's in the top 3% this month or last month.","","","","" +"417762801277353984","","","2013-12-30 21:03:08 +0000","Twitterrific for Mac","RT @alindeman: http://t.co/H9dbzl5AAc was deployed to production ~10,950 times in 2013","417728083958194177","13235612","2013-12-30 18:45:10 +0000","http://github.com,http://github.com" +"417762412557639680","417720652721041408","14231571","2013-12-30 21:01:35 +0000","Twitterrific for Mac","@marcoarment The cable on my PX 200-IIi went after about a year as well. I won’t buy those again.","","","","" +"417487252554387456","","","2013-12-30 02:48:12 +0000","Twitterrific","RT @Horse_iOS: A last-minute change has opened up next week’s Horse_iOS sponsorship. For only $9500 you can get a sarcastic oblique referen…","417486381418442753","1518266449","2013-12-30 02:44:44 +0000","" +"417464699710492672","","102550526","2013-12-30 01:18:35 +0000","web","@gnachman http://t.co/GRkuduidxy is down. I'm using Terminal on my new machine, like an animal! :)","","","","http://iterm2.com" +"417130316575162368","","","2013-12-29 03:09:52 +0000","Twitterrific","RT @HistoryInPics: Behind the scene of 2001: A Space Odyssey http://t.co/XvgWgPcjJu","417100417815023616","1582853809","2013-12-29 01:11:03 +0000","http://twitter.com/HistoryInPics/status/417100417815023616/photo/1,http://twitter.com/HistoryInPics/status/417100417815023616/photo/1" +"417113139520352256","417047209561948160","74837444","2013-12-29 02:01:36 +0000","Twitterrific","@Badger32d The sub-$800 notebook market is a terrible place.","","","","" +"416983078599266304","","","2013-12-28 17:24:47 +0000","Twitterrific","RT @BarnabyEdwards: The X-rated sequel to Blade Runner? http://t.co/nhIi2jJCHZ","416925199947538432","112125663","2013-12-28 13:34:48 +0000","http://twitter.com/BarnabyEdwards/status/416925199947538432/photo/1,http://twitter.com/BarnabyEdwards/status/416925199947538432/photo/1" +"416982055973445632","416888799944511488","33423","2013-12-28 17:20:43 +0000","Twitterrific","@gruber And that's one of the nice comments.","","","","" +"416620157465673728","","","2013-12-27 17:22:40 +0000","Twitterrific","RT @fogus: I'm working on a new book ""JavaScript: The Good-enough Parts""","416597972818731008","14375110","2013-12-27 15:54:31 +0000","" +"416380008588775424","","","2013-12-27 01:28:24 +0000","Twitterrific","RT @caseyjohnston: Netflix nail, meet cable coffin http://t.co/ZSebEIoita","416339242705367040","16472748","2013-12-26 22:46:25 +0000","http://twitter.com/caseyjohnston/status/416339242705367040/photo/1,http://twitter.com/caseyjohnston/status/416339242705367040/photo/1" +"416299142441205760","","","2013-12-26 20:07:04 +0000","Twitterrific","RT @gruber: Gag gift of the year award goes to @tonxcoffee: http://t.co/m7aOOMACCe","416287777542930432","33423","2013-12-26 19:21:55 +0000","http://twitter.com/gruber/status/416287777542930432/photo/1,http://twitter.com/gruber/status/416287777542930432/photo/1" +"416239777185136640","416186833295659008","53010195","2013-12-26 16:11:10 +0000","Twitterrific","@mraleph CloJavaScripture?","","","","" +"415936999774642177","","","2013-12-25 20:08:03 +0000","Twitterrific","Oh no, @McDonalds is closed! Christmas lunch is ruined!","","","","" +"415581989199036416","415555253799370753","18247541","2013-12-24 20:37:22 +0000","Twitterrific","@tapbot_paul I have a feeling that over the next few years we'll see software use those GPUs and open up new use cases though.","","","","" +"415581775050448896","415555253799370753","18247541","2013-12-24 20:36:30 +0000","Twitterrific","@tapbot_paul If someone wants the fastest Mac they can get, the Mac Pro is it. If someone wants a Mac with ECC RAM, the Mac Pro is it.","","","","" +"415563971756703744","415556594202836993","6927562","2013-12-24 19:25:46 +0000","web","@thomasfuchs You get in the door at $3k which is easy enough for most professionals, who probably won't use all that power.","","","","" +"415554035903512576","415547440574783488","6927562","2013-12-24 18:46:17 +0000","Twitterrific","@thomasfuchs The thing is most people don't need that power and it's probably bad value for most consumers because they won't use it.","","","","" +"415553825043259392","415547440574783488","6927562","2013-12-24 18:45:27 +0000","Twitterrific","@thomasfuchs The comments are a train wreck. People too lazy to price components or competitors and realize that the Mac Pro is good value.","","","","" +"415529643878256640","","","2013-12-24 17:09:21 +0000","Twitterrific","RT @lukeoneil47: It's pronounced Christmas jift, actually.","415347426795343872","108338399","2013-12-24 05:05:17 +0000","" +"415528468340674560","415462886853865472","9405632","2013-12-24 17:04:41 +0000","Twitterrific","@rascalking @siracusa I'm neither mad nor surprised at the bank's actions. The US government is the hypocritical offender here.","","","","" +"415523944158875648","","","2013-12-24 16:46:43 +0000","Twitterrific","RT @monkbent: The reason @samfbiddle pulls it off is because he's genuinely funny. http://t.co/95VYRBFLDx","415448995708694528","40273","2013-12-24 11:48:53 +0000","http://valleywag.gawker.com/the-biggest-dick-moves-of-silicon-valley-2013-1488642817/,http://valleywag.gawker.com/the-biggest-dick-moves-of-silicon-valley-2013-1488642817/" +"415523870389448705","415448995708694528","40273","2013-12-24 16:46:25 +0000","Twitterrific","@monkbent @samfbiddle And those all sound like genuine dick moves. If anyone mentioned is upset they can only blame themselves.","","","","" +"415198820167712769","","","2013-12-23 19:14:47 +0000","Twitterrific","RT @TheNodeLebowski: JSLint vs. JSHint. Well, you know, that's just like, your opinion, man. http://t.co/xxdLHfxl9H","415182150988611584","1339240128","2013-12-23 18:08:33 +0000","http://twitter.com/TheNodeLebowski/status/415182150988611584/photo/1,http://twitter.com/TheNodeLebowski/status/415182150988611584/photo/1" +"415198418563112960","415162623735246848","14864447","2013-12-23 19:13:11 +0000","Twitterrific","@bryan_kyle That post is so good I like reading it again every now and then.","","","","" +"415161487934500864","","","2013-12-23 16:46:26 +0000","Twitterrific","Right or wrong, someone was going to get that money by providing the service that is clearly in high demand.","","","","" +"415161289384546304","","","2013-12-23 16:45:39 +0000","Twitterrific","Megaupload profited mainly from subscriptions. Movie studios could have taken that money but they left it on the table for @KimDotcom.","","","","" +"415156284044754944","","","2013-12-23 16:25:46 +0000","Twitterrific","RT @GeorgeRRMartin_: Well played bookstore, well played. #asoiaf http://t.co/0PklpWzv6L","413542106595352576","425938818","2013-12-19 05:31:36 +0000","http://twitter.com/GeorgeRRMartin_/status/413542106595352576/photo/1,http://twitter.com/GeorgeRRMartin_/status/413542106595352576/photo/1" +"415156186854334466","415142693312794624","1291711","2013-12-23 16:25:22 +0000","Twitterrific","@trek Kiind might be the next best thing.","","","","" +"414927658967764992","","","2013-12-23 01:17:17 +0000","Twitterrific","RT @MattBors: Her: Wait, what is a ""doge"" coin? + +Me: Oh, it's a crypto currency based on a meme of a shiba inu. + +Her: I don't know any of t…","414639889980735488","15161984","2013-12-22 06:13:48 +0000","" +"414857884028002304","414834894422814720","18137723","2013-12-22 20:40:01 +0000","Twitterrific","@raganwald I haven't seen him say anything like that before. But hey, he thinks that god channels him to communicate to the world, so...","","","","" +"414324783543615488","414278407095332864","14231571","2013-12-21 09:21:40 +0000","Twitterrific","@marcoarment The Mac Pro is for A/V work. It doesn't make sense for any other use case.","","","","" +"414213277636255744","","","2013-12-21 01:58:35 +0000","Twitterrific","RT @tlrobinson: This is either a really good idea, or a really terrible idea. Either way, Merry Christmas! http://t.co/sihU1ralRm","414198869958733825","14206068","2013-12-21 01:01:20 +0000","http://twitter.com/tlrobinson/status/414198869958733825/photo/1,http://twitter.com/tlrobinson/status/414198869958733825/photo/1" +"414213134849560576","","","2013-12-21 01:58:01 +0000","Twitterrific","RT @alex_gaynor: Your database always has a schema, sometimes it’s just ad-hoc and not enforced by the database software.","414179123079045121","14635493","2013-12-20 23:42:52 +0000","" +"414213001479065600","","","2013-12-21 01:57:29 +0000","Twitterrific","It seems like iOS sets the flash to Auto every time you take a photo with Messages. Wtf? Don't do that. Someone get @nerdtalker on the case.","","","","" +"414130317423689728","","","2013-12-20 20:28:56 +0000","Twitterrific for Mac","Ruby 2.1-rc1 is out. I like new lambda return semantics, Array/Enumerable#to_h and String#scrub. Haven’t used refinements yet, but should.","","","","" +"414122791470788608","414122205513936897","14618863","2013-12-20 19:59:02 +0000","Twitterrific for Mac","@anandshimpi @siracusa But maybe I’m just too cheap for the Mac Pro :)","","","","" +"414122615310008320","414122205513936897","14618863","2013-12-20 19:58:20 +0000","Twitterrific for Mac","@anandshimpi @siracusa It’s just a waste of those GPUs. I could put together a hell of a quad-core Mac mini w/ SSDs and displays for $3000.","","","","" +"414116467081084928","414113385148862464","636923","2013-12-20 19:33:54 +0000","Twitterrific for Mac","@siracusa @anandshimpi It’s crazy that Apple doesn’t make a reasonable machine for devs. Pro is too much, mini too little, and iMac ROFL.","","","","" +"414094884136439808","","","2013-12-20 18:08:08 +0000","Twitterrific for Mac","RT @thomasfuchs: Wow! So journalism. Such reporting. http://t.co/wFAIMQUKQS","414091191211532288","6927562","2013-12-20 17:53:28 +0000","http://twitter.com/thomasfuchs/status/414091191211532288/photo/1,http://twitter.com/thomasfuchs/status/414091191211532288/photo/1" +"414094814167052288","414089844277927936","1699999614","2013-12-20 18:07:51 +0000","Twitterrific for Mac","@EmberSherpa Good timing. Just this week I made a component that was leaking an event handler. Fixed now.","","","","" +"413912828718743552","413838906178555904","8259712","2013-12-20 06:04:43 +0000","Twitterrific","@DanFrakes @marcoarment That's the first photo that really showed me how small that Mac is. Incredible power / volume ratio.","","","","" +"413706019835895808","413661605507764224","18247541","2013-12-19 16:22:56 +0000","Twitterrific","@tapbot_paul Man I wish they made sense. There is the 4k angle, and the fact that iMacs are a non-starter. Still waiting for xMac. @siracusa","","","","" +"413705634802970624","","","2013-12-19 16:21:24 +0000","Twitterrific","RT @tapbot_paul: Current Mac Pro is only for devs with more money than sense. So I probably won’t be buying one, until at least the first r…","413661605507764224","18247541","2013-12-19 13:26:26 +0000","" +"413705624547893249","","","2013-12-19 16:21:21 +0000","Twitterrific","RT @tapbot_paul: As a dev who doesn’t give a crap about video/image editing this is probably the only config that makes any sense. http://t…","413656619642527744","18247541","2013-12-19 13:06:38 +0000","http://twitter.com/tapbot_paul/status/413656619642527744/photo/1,http://twitter.com/tapbot_paul/status/413656619642527744/photo/1" +"413703830254018560","413577276035313664","29255412","2013-12-19 16:14:14 +0000","Twitterrific","@tjholowaychuk Yeah, could be worse though. I haven't really played with them yet but I like what I've seen.","","","","" +"413575321611280384","413561066308644864","29255412","2013-12-19 07:43:35 +0000","Twitterrific","@tjholowaychuk I like the API. Context has some nice conveniences. Are you using generators all over now? It seems like you like them a lot.","","","","" +"413574686593658881","","","2013-12-19 07:41:03 +0000","Twitterrific","RT @IsTheStoreDown: The Apple Store is down! The average Store downtime is about 3 hours and 2 minutes. http://t.co/rNSW61xwjS","413564735754620928","71861246","2013-12-19 07:01:31 +0000","http://istheapplestoredown.com/alarm,http://istheapplestoredown.com/alarm" +"413543332061528064","","","2013-12-19 05:36:28 +0000","Twitterrific","RT @jeresig: A plea for those writing complex libraries: Include practical examples. Use of foo/bar/baz and single-letter variables is forb…","413527935019003904","752673","2013-12-19 04:35:17 +0000","" +"413542982650843136","413509052593745920","814316","2013-12-19 05:35:04 +0000","Twitterrific","@beltzner Yeah, they are trying to fix it albeit for a different reason. Mainly anyway. @textfiles @BrendanEich","","","","" +"413491021536702466","","","2013-12-19 02:08:36 +0000","Twitterrific","RT @brentsimmons: Q Branch Standard Kit: https://t.co/dI8pqAvUHU","413458424148406272","652293","2013-12-18 23:59:04 +0000","https://github.com/quartermaster/QSKit,https://github.com/quartermaster/QSKit" +"413448732344991744","413446848641130496","18247541","2013-12-18 23:20:33 +0000","Twitterrific for Mac","@tapbot_paul @marcoarment On the MacBook Air, MacBook Pro, and iMac the current 256 GB -> 512 GB SSD upgrade price is $300 across the board.","","","","" +"413415315364511744","","","2013-12-18 21:07:46 +0000","Twitterrific for Mac","RT @tarikh: @gruber ""this keyboard represents everything about Apple that I hate"" http://t.co/PhrZBw5FWr","413413708170153984","7535272","2013-12-18 21:01:23 +0000","http://youtu.be/O2tK0Wl2F8w?t=42m10s,http://youtu.be/O2tK0Wl2F8w?t=42m10s" +"413409717487034368","","","2013-12-18 20:45:32 +0000","Twitterrific for Mac","I wish I could rate websites ★ ☆ ☆ ☆ ☆ when they puke up garbage right over top of what I’m trying to read. Closing the tab doesn’t cut it.","","","","" +"413403806823489536","","","2013-12-18 20:22:02 +0000","Twitterrific for Mac","I started using http://t.co/DmTXDPGYhg to make my locally developed app available publicly (for Twilio integration). It’s awesome.","","","","http://ngrok.com" +"413387103708258305","413385989743476736","33423","2013-12-18 19:15:40 +0000","Twitterrific for Mac","@gruber Or a 32” Sharp for more than twice the price. Sane people would get the Dell I guess.","","","","" +"413067504244629504","","","2013-12-17 22:05:42 +0000","Twitterrific","RT @charliesome: TIL PHP originally used strlen() as its hash function, so function names were picked to ensure an even distribution: http:…","412780320685957120","16142240","2013-12-17 03:04:32 +0000","http://news.php.net/php.internals/70691,http://news.php.net/php.internals/70691" +"412971686552547328","","","2013-12-17 15:44:57 +0000","Twitterrific","RT @CarcassonneApp: Happy to announce the next expansion update is becoming available! Update the app, get Dragon and Princess as In-App pu…","412964522454827009","49669910","2013-12-17 15:16:29 +0000","" +"412970551607439360","","","2013-12-17 15:40:26 +0000","Twitterrific","RT @monkbent: I’m surprised Apple released the agency pitch video for “Misunderstood” + +http://t.co/DhtON6wHXR + +(@stratechery: http://t.co/…","412932529495101441","40273","2013-12-17 13:09:21 +0000","http://www.youtube.com/watch?v=suRDUFpsHus,http://stratechery.com/2013/misunderstood/,http://www.youtube.com/watch?v=suRDUFpsHus,http://stratechery.com/2013/misunderstood/" +"412839996874178560","412790939283771393","74837444","2013-12-17 07:01:40 +0000","Twitterrific","@Badger32d Ha ha. Masochist! Whenever I set up old machines in Gentoo days I went stage 3 and it wasn't that bad though.","","","","" +"412789586218074112","412781006446292992","74837444","2013-12-17 03:41:21 +0000","web","@Badger32d Everything seems fast after Gentoo.","","","","" +"412778267284762624","412775931262935041","74837444","2013-12-17 02:56:22 +0000","Twitterrific","@Badger32d Ah, I'm too late. At least you didn't reinstall! \o/","","","","" +"412778007896420352","412773101693194240","74837444","2013-12-17 02:55:20 +0000","Twitterrific","@Badger32d Single-user mode?","","","","" +"412610688272842752","","","2013-12-16 15:50:28 +0000","Twitterrific","RT @stopsatgreen: Good news: Safari/iOS 7.1 will introduce a viewport flag that allows for hiding the top and bottom bars: https://t.co/OKc…","412522788633587712","13407012","2013-12-16 10:01:11 +0000","https://twitter.com/benjamincrozat/status/411614161286991872/photo/1,https://twitter.com/benjamincrozat/status/411614161286991872/photo/1" +"412610680533942272","","","2013-12-16 15:50:26 +0000","Twitterrific","RT @andreasbovens: If the viewport meta tag wasn’t convoluted enough, Apple now has added a “minimal-ui” property to it in iOS 7.1 https://…","412539269463277568","15736487","2013-12-16 11:06:41 +0000","https://pbs.twimg.com/media/BbZY5hTIYAA0d56.jpg:large,https://pbs.twimg.com/media/BbZY5hTIYAA0d56.jpg:large" +"412368699539345408","412326689587224577","894911","2013-12-15 23:48:54 +0000","Twitterrific","@JimRoepcke Succumb to the dark side.","","","","" +"412310155104387073","412046820383002624","86400592","2013-12-15 19:56:15 +0000","Twitterrific","@mcardleliam @tomdale @emberjs I like it more than iOS development.","","","","" +"412099026134134784","412002687299764224","8526432","2013-12-15 05:57:18 +0000","Twitterrific","@wycats Thanks for your work on it!","","","","" +"412098964494618624","412002687299764224","8526432","2013-12-15 05:57:04 +0000","Twitterrific","@wycats I've been using it for a few weeks and really enjoy it so far. It addresses a lot of client side pain points simply and elegantly.","","","","" +"412097159933095936","412096317855256576","1572159853","2013-12-15 05:49:53 +0000","Twitterrific","@elkmovie @counternotions I agree 100% there. However maybe Candy Crush is a better game for lots of people.","","","","" +"412096790502977536","411978407027552257","18247541","2013-12-15 05:48:25 +0000","Twitterrific","@tapbot_paul At least you can stuff a second disk in the mini for time machine. I mean, come on.","","","","" +"412096598408040448","411978407027552257","18247541","2013-12-15 05:47:40 +0000","Twitterrific","@tapbot_paul Until those GPUs are really exploited I don't know how a developer can buy a Mac Pro over a Mac mini and justify the cost.","","","","" +"412095418558709760","411975528397029376","15122081","2013-12-15 05:42:58 +0000","Twitterrific","@nerdtalker If they put that technology in consumers' hands I'm fucking stoked. I don't care what it is. http://t.co/FKGo0JzXSB","","","","http://twitter.com/_sjs/status/412095418558709760/photo/1" +"412095057101983745","412068883235733504","1572159853","2013-12-15 05:41:32 +0000","Twitterrific","@elkmovie @counternotions That's not really step backwards though, is it? Everything is prone to manipulation somehow.","","","","" +"412094430993055744","","","2013-12-15 05:39:03 +0000","Twitterrific","RT @JimRoepcke: One reason I didn’t release it is it doesn’t have (IMHO) sufficient docs or sample code, but better this than keeping it hi…","411968028436209664","894911","2013-12-14 21:16:46 +0000","" +"412094417676144640","","","2013-12-15 05:39:00 +0000","Twitterrific","RT @JimRoepcke: In the spirit of that blog post, I’ve finally made RCSTableKit public. I should have done this years ago. https://t.co/s9I0…","411967147057758208","894911","2013-12-14 21:13:16 +0000","https://github.com/JimRoepcke/RCSTableKit,https://github.com/JimRoepcke/RCSTableKit" +"412094318904479744","412031139650744320","13977542","2013-12-15 05:38:36 +0000","Twitterrific","@abuiles No problem. I messed it up though, I didn't put the restructuring in the function argument position. /hangs head in shame","","","","" +"411632527993208832","411609098539778048","13977542","2013-12-13 23:03:37 +0000","Twitterrific","@abuiles @wycats RSVP.hash(...).then (data) -> + {posts, comments} = data + +CoffeeScript","","","","" +"411631975435624448","411602383848751104","14761655","2013-12-13 23:01:25 +0000","Twitterrific","@tenderlove @thomasfuchs There are worse deaths than choking on pie.","","","","" +"411609162523893761","","","2013-12-13 21:30:46 +0000","Twitterrific","RT @neiltyson: There are two kinds of people in the world: Those who divide everybody into two kinds of people, and those who don't.","411517240064737280","19725644","2013-12-13 15:25:30 +0000","" +"411335362095497219","411331608361598976","194688433","2013-12-13 03:22:47 +0000","Twitterrific","@Carols10cents @tenderlove Twilio error 😔 + +""We're sorry. An application error has occurred. Goodbye.""","","","","" +"411332480281481216","","","2013-12-13 03:11:20 +0000","Twitterrific","RT @ryanflorence: If you've used some of @wycats software today, retweet. + +(that's pretty much everybody) + +#YehudaGetWell","411192296038608896","16468446","2013-12-12 17:54:17 +0000","" +"411009226278846464","410947463600545792","40273","2013-12-12 05:46:50 +0000","Twitterrific","@monkbent I like it because full screen is great, but I agree that it's terrible. Tap a link at the bottom, the toolbar appears. Facepalm.","","","","" +"410925508654661632","","","2013-12-12 00:14:10 +0000","Twitterrific","RT @Gotham3: Allow me to play with your mind by showing you 4 perfect circles. http://t.co/b05qncGs8v","401120129137655810","126903716","2013-11-14 22:51:06 +0000","http://twitter.com/Gotham3/status/401120129137655810/photo/1,http://twitter.com/Gotham3/status/401120129137655810/photo/1" +"410647920501743616","","","2013-12-11 05:51:08 +0000","Twitterrific","RT @paul_irish: Improving your mobile web experience. Checklist and recommendations from Google Search: http://t.co/VDgCNgL07n","410540997961998336","1671811","2013-12-10 22:46:16 +0000","http://googlewebmastercentral.blogspot.com/2013/12/checklist-and-videos-for-mobile-website.html,http://googlewebmastercentral.blogspot.com/2013/12/checklist-and-videos-for-mobile-website.html" +"410236072850108416","","","2013-12-10 02:34:36 +0000","Twitterrific","RT @cabel: When informed that, in 2013, people would be pirating software that costs $1.99, and has no packaging, Peter died. http://t.co/K…","410201956120928256","1919231","2013-12-10 00:19:02 +0000","http://twitter.com/cabel/status/410201956120928256/photo/1,http://twitter.com/cabel/status/410201956120928256/photo/1" +"410144430281478144","410126268164628480","1919231","2013-12-09 20:30:26 +0000","Twitterrific for Mac","@cabel @mantia @alexpalex It’s become an established term in marketing and advertising, and your guess as to the origin is correct.","","","","" +"409880774926540801","","","2013-12-09 03:02:46 +0000","Twitterrific","RT @tapbot_paul: Pretty impressive tech/design for a speaker. +http://t.co/8Tn4qgZiWP","409877673645600768","18247541","2013-12-09 02:50:27 +0000","http://www.kickstarter.com/projects/2107726947/hiddenradio2-bluetooth-multispeaker/,http://www.kickstarter.com/projects/2107726947/hiddenradio2-bluetooth-multispeaker/" +"409757375604613120","409487998762246144","15122081","2013-12-08 18:52:25 +0000","Twitterrific","@nerdtalker They know this too, because it offers to disable it immediately.","","","","" +"409006825422336000","409003928164913154","18247541","2013-12-06 17:10:00 +0000","Twitterrific","@tapbot_paul Really? I swear that cow looked alive. I'll take your word for it though. Don't need to see that again with my coffee.","","","","" +"409006330167304193","408995458107719680","18137723","2013-12-06 17:08:02 +0000","Twitterrific","@raganwald What if editors let us configure syntax definitions with contexts that count as invisibles like other whitepsace? Toggle noise.","","","","" +"409003534886006784","408966145488588802","18247541","2013-12-06 16:56:56 +0000","Twitterrific","@tapbot_paul It got to me when the live cow went in. That's just mean.","","","","" +"409000577524178944","408915911005839360","44287241","2013-12-06 16:45:11 +0000","Twitterrific","@BradFazner I haven't noticed much different really, but I know how that upgrade itch feels. You have to have it.","","","","" +"408816750348607488","","","2013-12-06 04:34:43 +0000","Twitterrific","The best thing about Android 4.4 KitKat? The lock screen doesn't wiggle the edge of an off-screen widget on Nexus 7, begging for attention.","","","","" +"408727168194068480","408692165682790400","14761655","2013-12-05 22:38:45 +0000","web","@tenderlove @wycats Will do. http://t.co/ZWVLJf0s3n","","","","http://twitter.com/_sjs/status/408727168194068480/photo/1" +"408683901217824768","408669234290360320","217540637","2013-12-05 19:46:49 +0000","Twitterrific for Mac","@JosephMartel ZOMG!!1","","","","" +"408639659007172608","408507645608210432","14618863","2013-12-05 16:51:01 +0000","Twitterrific","@anandshimpi You guys work really hard though so don't feel bad about it on my account. Enjoy your December! @Broadwayblues","","","","" +"408639445634535424","408507645608210432","14618863","2013-12-05 16:50:10 +0000","Twitterrific","@anandshimpi @Broadwayblues I thought about the podcast the other day and was sad to realize it'd probably be a month out due to holidays.","","","","" +"408508392542453760","","","2013-12-05 08:09:25 +0000","Twitterrific","RT @creationix: Today's mad science hack is a utility that uses async-listener to trace and draw all events in your node program. +https://t…","408356459886292992","70596949","2013-12-04 22:05:41 +0000","https://gist.github.com/creationix/7796338,https://gist.github.com/creationix/7796338" +"408284081151938560","408268113688289280","11973362","2013-12-04 17:18:05 +0000","Twitterrific for Mac","@typeoneerror I don't think it's possible unless both apps use x-callback-url to jump.","","","","" +"408258992477970432","","","2013-12-04 15:38:23 +0000","Twitterrific","RT @matt_pardee: This sucks. + +http://t.co/SrnhnTzTPH","408132348815745024","16225162","2013-12-04 07:15:09 +0000","http://blog.nodejs.org/2013/12/03/bnoordhuis-departure/,http://blog.nodejs.org/2013/12/03/bnoordhuis-departure/" +"408078630758006784","","","2013-12-04 03:41:41 +0000","Twitterrific","RT @DougPawl: @tapbot_paul pirating occurs because greedy DEV'S like u charge for updates. I paid for v2, now u want us to pay again for v3…","408059711138037761","53507520","2013-12-04 02:26:31 +0000","" +"407649326060408832","407647845224026112","636923","2013-12-02 23:15:47 +0000","Twitterrific for Mac","@siracusa @letterpressapp Wow! How many words was that?","","","","" +"407608367088009216","407597150751580160","18137723","2013-12-02 20:33:02 +0000","Twitterrific for Mac","@raganwald I don't know what's with the meat names, but it's been going on for at least a few weeks now.","","","","" +"407587026695778304","","","2013-12-02 19:08:14 +0000","Twitterrific for Mac","RT @QuantumPirate: I missed an Amazon drone delivery. http://t.co/neJxYANj6p","407439281989640192","161373868","2013-12-02 09:21:09 +0000","http://twitter.com/QuantumPirate/status/407439281989640192/photo/1,http://twitter.com/QuantumPirate/status/407439281989640192/photo/1" +"407209600140595200","407196873037197312","204008694","2013-12-01 18:08:28 +0000","Twitterrific","@Jameslfc19 @tapbot_paul And the question of how we are to know which 0.N -> 0.N+1 updates are major (2.2, 2.3) and which are minor (4.4).","","","","" +"407209339057758208","407196873037197312","204008694","2013-12-01 18:07:26 +0000","Twitterrific","@Jameslfc19 @tapbot_paul That raises the question of where the next major release is.","","","","" +"406979192752840704","","","2013-12-01 02:52:55 +0000","Twitterrific","RT @newsycombinator: A spreadsheet in fewer than 30 lines of JavaScript, no library used http://t.co/2nn3YkpnXS","400942095386824704","14335498","2013-11-14 11:03:39 +0000","http://jsfiddle.net/ondras/hYfN3/,http://jsfiddle.net/ondras/hYfN3/" +"405548460596015104","","","2013-11-27 04:07:42 +0000","Twitterrific","RT @angelinamagnum: If you are a dev writing code that you expect other devs to use you may be surprised to find that you are working on us…","405450793605533697","58708498","2013-11-26 21:39:36 +0000","" +"405160374518833152","","","2013-11-26 02:25:35 +0000","Twitterrific","3 days and counting. No way to check the progress or status. I'm too curious if it will ever finish to cancel it. http://t.co/aenTH3JfBn","","","","http://twitter.com/_sjs/status/405160374518833152/photo/1" +"404277343046225920","403636753950453761","35745942","2013-11-23 15:56:44 +0000","Twitter for iPad","@ALL_CAPS @deanlandolt Give them some credit. It could be an impeccable typeface selection.","","","","" +"404057393371176960","","","2013-11-23 01:22:44 +0000","Twitterrific","Man, HFS+ really stinks. @siracusa","","","","" +"404056906794164224","","","2013-11-23 01:20:48 +0000","Twitterrific","Thanks to @siracusa I'm spending my Friday night restoring from backup because Disk Utility found irreparable errors on my boot drive.","","","","" +"403960188475957248","","","2013-11-22 18:56:28 +0000","Twitterrific for Mac","RT @siracusa: By popular demand, here's a feed to keep up with my appearances on other podcasts and websites: http://t.co/gJXuhBcQAi","403954283856793600","636923","2013-11-22 18:33:01 +0000","http://hypercritical.co/feeds/appearances,http://hypercritical.co/feeds/appearances" +"403947320657457152","","","2013-11-22 18:05:20 +0000","Twitterrific for Mac","RT @tlrobinson: Rappers can't make it rain Bitcoins, but they can sign a message with a rich Bitcoin address' private key provably attestin…","403923535661236224","14206068","2013-11-22 16:30:50 +0000","" +"403923270019211264","403769438597836800","23365210","2013-11-22 16:29:46 +0000","Twitterrific","@flogehring @marcoarment @siracusa @caseyliss Don't forget iPAD. Do you guys see that one too? Grating.","","","","" +"403622565131735040","403612296955449345","11973362","2013-11-21 20:34:53 +0000","Twitterrific for Mac","@typeoneerror Seems like a good general rule to me.","","","","" +"403612118827556864","403593528632426496","20092406","2013-11-21 19:53:22 +0000","Twitterrific for Mac","@ramsden @typeoneerror I've heard ""you-ee"" ... but blech!","","","","" +"403041389723676672","","","2013-11-20 06:05:30 +0000","Twitterrific","RT @raganwald: The thing about “Jumping the Shark?” Happy Days was #1 for three more years after The Fonz jumped the shark.","403027906818895873","18137723","2013-11-20 05:11:55 +0000","" +"403017002995814400","","","2013-11-20 04:28:35 +0000","Twitterrific","Sriracha jumped the shark.","","","","" +"402627149854543873","","","2013-11-19 02:39:27 +0000","Twitterrific","RT @tlrobinson: If Bitcoin volatility entertains you, this is entertaining as hell right now: http://t.co/rca33ZjPPx","402614497015115776","14206068","2013-11-19 01:49:10 +0000","http://bitcoinwisdom.com/markets/mtgox/btcusd,http://bitcoinwisdom.com/markets/mtgox/btcusd" +"402235486854340610","","","2013-11-18 00:43:07 +0000","Twitterrific","RT @dmost: Noticing the UI elements in XCode. Button looks like text, and text looks like button. http://t.co/uOMDLqTjKc","402208518792417280","16489633","2013-11-17 22:55:58 +0000","http://twitter.com/dmost/status/402208518792417280/photo/1,http://twitter.com/dmost/status/402208518792417280/photo/1" +"402137658953973760","","","2013-11-17 18:14:23 +0000","Twitterrific","RT @jesseschell: A truer flowchart was never whiteboarded. http://t.co/RSn7WufBqL","321209685631963136","11591662","2013-04-08 10:35:31 +0000","http://twitter.com/jcolman/status/320917928881033218/photo/1,http://twitter.com/jcolman/status/320917928881033218/photo/1" +"402137568105336832","","","2013-11-17 18:14:02 +0000","Twitterrific","RT @substack: task automation with `npm run` http://t.co/iuE0TGOUto","402132695137779712","125027291","2013-11-17 17:54:40 +0000","http://substack.net/task_automation_with_npm_run,http://substack.net/task_automation_with_npm_run" +"401819098755002368","401804100653678592","95938827","2013-11-16 21:08:33 +0000","Twitterrific","@hij1nx New past-time: sneakily deselecting floors in tall buildings.","","","","" +"401745058312892417","","","2013-11-16 16:14:20 +0000","Tweetings for Android","RT @jaffathecake: ""With camelCasing, what do we do with abbreviations? Capitalise all, or just the first letter?"" + +""Fuck it, both"" + +XMLHttp…","401643673022001152","15390783","2013-11-16 09:31:28 +0000","" +"401453621914505216","401421572906303489","18978610","2013-11-15 20:56:16 +0000","Twitterrific for Mac","@sallykohn @raganwald What about Marion Barry?","","","","" +"401452332723888128","401419889434308608","5444392","2013-11-15 20:51:09 +0000","Twitterrific for Mac","@evanphx ... that can't be serious. Nobody is that crazy.","","","","" +"401410819201593345","401409677462085632","18247541","2013-11-15 18:06:11 +0000","Twitterrific for Mac","@tapbot_paul Some people I know don't care about the new features at all. They'll update eventually because it's free. Probably wouldn't buy","","","","" +"401194964580696065","401182143596208129","477898117","2013-11-15 03:48:28 +0000","Twitterrific","@marco_org @marcoarment My iPad 3 has it too. Have not noticed in real usage either.","","","","" +"401187311477469184","401186798182739969","4777951","2013-11-15 03:18:03 +0000","Twitterrific","@_sjs @JimRoepcke (not representative of typical results, usually it's 15-30 down / 2-5 up)","","","","" +"401186798182739969","401176001348001792","894911","2013-11-15 03:16:01 +0000","Twitterrific","@JimRoepcke Here's a good run from when I first got my 5s. http://t.co/DViwfPX56u","","","","http://twitter.com/_sjs/status/401186798182739969/photo/1" +"401156884985421824","401155430493478912","14231571","2013-11-15 01:17:09 +0000","Twitterrific for Mac","@marcoarment I'm still trying to figure out when and why episodes are sometimes listed in ascending order, and sometimes descending order.","","","","" +"400004844813307904","399976584834457601","710563","2013-11-11 20:59:21 +0000","Twitterrific","@ccgus That happened to me with v3. Good riddance.","","","","" +"399230744846798848","399199904767434752","10194392","2013-11-09 17:43:21 +0000","Twitterrific","@reneritchie I know! It feels so rigid. It's the same with scrolling on Windows and Linux now too. Feels terrible.","","","","" +"399091242144780289","","","2013-11-09 08:29:01 +0000","Twitterrific","RT @gte: @siracusa You blew off Debug to yap about, ""tl;dr""!? Bah!","399018683596832768","7125712","2013-11-09 03:40:42 +0000","" +"399016746285166592","398952186249375744","2176864190","2013-11-09 03:33:00 +0000","Twitterrific","@tussleouddgGait DIE IN A FIRE","","","","" +"398927534135320576","","","2013-11-08 21:38:30 +0000","Twitterrific for Mac","RT @everydayscott: @siracusa iCloud Photo Sharing updated in the last month. 1000 per stream cap is gone. Also allows video up to 5 min + +ht…","398917658969526273","22854817","2013-11-08 20:59:16 +0000","http://support.apple.com/kb/HT4858,http://support.apple.com/kb/HT4858" +"398897541451751424","","","2013-11-08 19:39:19 +0000","Twitterrific for Mac","This line of thinking is brought to you by fs_usage and OS X's energy shaming menu.","","","","" +"398897165335932928","","","2013-11-08 19:37:50 +0000","Twitterrific for Mac","What do you all do about @Dropbox greatly affecting battery life on MacBooks? It's painful to wait for launch, but I won't leave it open.","","","","" +"398896587922878464","","","2013-11-08 19:35:32 +0000","Twitterrific for Mac","I only use LaunchBar for launching & clipboard history, and could replace it w/ something lighter. Any good clipboard history apps for OS X?","","","","" +"398889557908660224","","","2013-11-08 19:07:36 +0000","Twitterrific for Mac","RT @tomdale: So I think @machty may have come up with the single best answer to the pros and cons between Ember.js and Angular: http://t.co…","398646477742145536","668863","2013-11-08 03:01:41 +0000","http://buff.ly/1iQEtAo,http://buff.ly/1iQEtAo" +"398683451995348992","398676362103648256","15292261","2013-11-08 05:28:36 +0000","Twitterrific","@gregbate Drink more.","","","","" +"398493592131354624","398440860008062976","18247541","2013-11-07 16:54:10 +0000","Twitterrific","@tapbot_paul My guess: bandwidth throttling. Carriers don't want people inadvertently seeding torrents or having Xcode auto update on LTE.","","","","" +"398234497612668928","398177548880060416","92915570","2013-11-06 23:44:37 +0000","Tweetbot for iOS","@indutny Yep.","","","","" +"398234098524647424","398179378502172672","304719153","2013-11-06 23:43:02 +0000","Tweetbot for iOS","@AdobeRevel Thanks, good to know!","","","","" +"398234048499159042","","","2013-11-06 23:42:50 +0000","Tweetbot for iOS","RT @AdobeRevel: @_sjs @picturelife @TeamLoom @siracusa Adobe Revel will not upload exact duplicates in a library, you will get a msg and pi…","398179378502172672","304719153","2013-11-06 20:05:36 +0000","" +"398162040142843905","398150668449357824","22196723","2013-11-06 18:56:42 +0000","Twitterrific","@markkolich IDEA FTW","","","","" +"398127613509513217","398003451499540481","2475171","2013-11-06 16:39:54 +0000","Twitterrific","@rsms @felixge @jedschmidt Of course there's a difference. As you surely know there are proto chains used for inheritance in JS.","","","","" +"398126911756304384","397990788308549632","14824763","2013-11-06 16:37:07 +0000","Twitterrific","@yuusharo Good to know! Revel or Loom?","","","","" +"398126719237754880","","","2013-11-06 16:36:21 +0000","Twitterrific","RT @yuusharo: @_sjs @picturelife @TeamLoom @AdobeRevel @siracusa They don’t dedup now, but they hint it’s coming soon.","397990788308549632","14824763","2013-11-06 07:36:12 +0000","" +"397971134009712641","","","2013-11-06 06:18:06 +0000","Twitterrific","Trying @Picturelife and like it so far. @TeamLoom doesn't appear to dedupe and @AdobeRevel doesn't say if they do. @siracusa","","","","" +"397833371063054336","","","2013-11-05 21:10:41 +0000","Twitterrific for Mac","RT @edog1203: Apple buying Color and not buying Everpix is a travesty.","397825150466265088","14305022","2013-11-05 20:38:01 +0000","" +"397816588469940224","","","2013-11-05 20:04:00 +0000","Twitterrific for Mac","Here's a round-up of possible @everpix alternatives courtesy of @siracusa's awesome followers: @TeamLoom, @PictureLife, and @AdobeRevel.","","","","" +"397815139505676288","397813304610934784","10946872","2013-11-05 19:58:14 +0000","Twitterrific for Mac","@benlozano @siracusa @AdobeRevel I can't decide if Revel being an Adobe product is a good or bad thing. I'll put it on the list though!","","","","" +"397807117576318976","397803301158518784","798978","2013-11-05 19:26:22 +0000","Twitterrific for Mac","@xac @siracusa Thanks, that looks promising too. I'll check it out. I hope some of these companies can turn a profit.","","","","" +"397799372194185216","397797824542560256","636923","2013-11-05 18:55:35 +0000","Twitterrific for Mac","@siracusa Thanks! That looks promising. I wish there was something I could recommend to family in good conscience. It's a whack-a-mole game.","","","","" +"397796763823644672","","","2013-11-05 18:45:13 +0000","Twitterrific for Mac","RT @siracusa: Everything about @everpix worked except the business model. Apple can fix that by making it part of a profitable overall pac…","397789011743621120","636923","2013-11-05 18:14:25 +0000","" +"397796434222673920","397779967876288512","636923","2013-11-05 18:43:55 +0000","Twitterrific for Mac","@siracusa Do you know of any alternatives? I really liked Everpix.","","","","" +"397794434638548992","397777870983921664","325814484","2013-11-05 18:35:58 +0000","Twitterrific for Mac","@everpix Sorry to hear that. You guys have done a great job.","","","","" +"397618989402030080","","","2013-11-05 06:58:49 +0000","Twitterrific","RT @valueof: Hey y'all! Did you know JavaScript type coercion is weird when you use == instead of ===? Let's keep talking about that until …","397528604751314945","18179447","2013-11-05 00:59:39 +0000","" +"397585763719602176","","","2013-11-05 04:46:47 +0000","Twitterrific","RT @HackerNewsOnion: Startup naming trends: +-ster, 1999 +-ify, 2006 +-ly, 2009 +.io, 2013","397539910501924865","1263967268","2013-11-05 01:44:35 +0000","" +"397158126283001856","","","2013-11-04 00:27:30 +0000","Twitterrific","So Coxsackie isn't a joke by the Archer writers. It's a real town in New York.","","","","" +"397014818546135040","397000775143923712","20218024","2013-11-03 14:58:03 +0000","Twitterrific","@rosyna Same size, to the byte. Corruption is afoot. @siracusa @danfrakes","","","","" +"396814220492152832","","","2013-11-03 01:40:57 +0000","Twitterrific","RT @iamdevloper: 1. This is going to be great +2. I'll put that in just for now +3. It's gone to shit +4. Let's do a rewrite +5. GOTO 1 + +Softwa…","395883063177383936","564919357","2013-10-31 12:00:52 +0000","" +"396485737849184256","","","2013-11-02 03:55:40 +0000","Twitterrific","RT @marcoarment: Tiff got the iPad Air today. It’s very nice and light, but if you like the Mini, it’s still too big. + +I’m happy to wait fo…","396436875466264577","14231571","2013-11-02 00:41:31 +0000","" +"396145398470815744","","","2013-11-01 05:23:17 +0000","Twitterrific","RT @mikeal: why node’s module system is winning https://t.co/tinUvsNedP","396072803931156480","668423","2013-11-01 00:34:49 +0000","https://gist.github.com/jrburke/0479f25edfc6bb043ddb#comment-941599,https://gist.github.com/jrburke/0479f25edfc6bb043ddb#comment-941599" +"396000306695135233","395994034113884160","15122081","2013-10-31 19:46:45 +0000","Twitterrific for Mac","@nerdtalker @anexanhume @rguadalupejr He is not buying an Android phone again. Soured on the entire experience.","","","","" +"396000221227786240","395994034113884160","15122081","2013-10-31 19:46:24 +0000","Twitterrific for Mac","@nerdtalker @anexanhume @rguadalupejr And his LTE doesn't even work... can't get support from carrier or LG.","","","","" +"396000103590137857","395994034113884160","15122081","2013-10-31 19:45:56 +0000","Twitterrific for Mac","@nerdtalker @anexanhume @rguadalupejr Until recently we had 3 year contracts in Canada. My co-worker has the Optimus LTE for 1 more year.","","","","" +"395998565555658752","395990596319727616","15122081","2013-10-31 19:39:49 +0000","Twitterrific for Mac","@nerdtalker So that means most Android devices see at most one update (assuming yearly cadence)? 4.4 could be the last for my Nexus 7 then.","","","","" +"395395559827046400","395395046402314240","15122081","2013-10-30 03:43:42 +0000","Twitterrific","@nerdtalker Yeah! I want to return my $35 OtterBox.","","","","" +"395395186475294720","395373993131122688","14561327","2013-10-30 03:42:13 +0000","Twitterrific","@dhh LOL, I just deleted that BS a minute ago. They are spamming everyone.","","","","" +"395394970720292865","","","2013-10-30 03:41:21 +0000","Twitterrific","Picked up a Magpul Field case for my iPhone on @nerdtalker's recommendation. Amazing value. $14 on Amazon Canada, even less in the USA.","","","","" +"395208302612582400","","","2013-10-29 15:19:36 +0000","Twitterrific","RT @antirez: Just blogged ""Finally Redis collections are iterable"" -> http://t.co/t5eS4s5SC4","395132967959678976","5813712","2013-10-29 10:20:15 +0000","http://antirez.com/news/63,http://antirez.com/news/63" +"394977899649843200","394970818134167552","18247541","2013-10-29 00:04:04 +0000","Twitterrific for Mac","@tapbot_paul I didn't own an iPhone 4 so I have to go w/ iPad 3. Scrolling on that thing is so chunky. Ka-chunk, ka-chunk, ka-chunk!","","","","" +"394960884914978816","394960747442499584","1236101","2013-10-28 22:56:27 +0000","Twitterrific for Mac","@BenedictEvans @tim_cook Sorry, perhaps it was a bad joke. I am in no way serious.","","","","" +"394960529346662401","394958518257975296","1236101","2013-10-28 22:55:02 +0000","Twitterrific for Mac","@BenedictEvans Simply blanket the earth with coverage. Problem solved! I can hear @tim_cook already: ""Only Apple could do this.""","","","","" +"394904594171449344","394890915627532288","274626857","2013-10-28 19:12:46 +0000","Twitterrific for Mac","@tweetbot You guys rock! Keep it up.","","","","" +"394904255183609856","","","2013-10-28 19:11:26 +0000","Twitterrific for Mac","RT @nerdtalker: Phone includes microSD, I comment about how I won’t have to hear bitching about it, comments proceed to bitch about it. + +S…","394890754859884544","15122081","2013-10-28 18:17:47 +0000","" +"394661587220320256","394634491374751744","22196723","2013-10-28 03:07:09 +0000","Twitterrific","@markkolich I checked out the Wikipedia article on initialization vectors but didn't really glean anything I hadn't already inferred.","","","","" +"394336012119203841","","86629833","2013-10-27 05:33:26 +0000","Twitterrific","@Bemorte @monkbent It requires a change in mindset and expectations about how thing should and do work. Arguably harder for current users.","","","","" +"394271934759714816","","","2013-10-27 01:18:49 +0000","Twitterrific","Say what you want about the Nexus 7. I think it’s a fantastic cup holder. http://t.co/orApsEh7F1","","","","http://twitter.com/_sjs/status/394271934759714816/photo/1" +"394271752647213056","","","2013-10-27 01:18:05 +0000","Twitterrific","RT @BenedictEvans: Funny how even a company with >$100bn of cash can be resource-constrained http://t.co/5aGAuBPW8B","394264455153864704","1236101","2013-10-27 00:49:05 +0000","http://twitter.com/BenedictEvans/status/394264455153864704/photo/1,http://twitter.com/BenedictEvans/status/394264455153864704/photo/1" +"394199477805793281","394143749552345090","5905672","2013-10-26 20:30:54 +0000","Twitterrific","@danbenjamin Nice of you to celebrate my birthday down there in Austin.","","","","" +"394197961237745665","394186529284702208","14864447","2013-10-26 20:24:52 +0000","Twitterrific","@bryan_kyle Heh, wow. Yeah Podcasts only has playlists. Maybe retention but I don't use it. I just want to know what's new and stream it all","","","","" +"394185750670868480","394009708001914880","14864447","2013-10-26 19:36:21 +0000","Twitterrific","@bryan_kyle I don't understand what people want from a podcast client. I used iPod/Music.app and now I use Podcasts.app. It's fine.","","","","" +"393959412831756288","393883215200407552","4525221","2013-10-26 04:36:58 +0000","web","@harpaa01 @chockenberry Mind blown http://t.co/FJGAcbGYeK","","","","http://i.imgur.com/5RRJzsc.gif" +"393869899681898496","393868981737488384","28265820","2013-10-25 22:41:16 +0000","Twitterrific for Mac","@isoiphone Boy would I throw an exception.","","","","" +"393863112450785280","393862471535972352","13818902","2013-10-25 22:14:18 +0000","Twitterrific for Mac","@aaronheckmann @brandonmblack Is SQL old enough to have run on machines without lowercase? That was also a thing back in the day.","","","","" +"393855910302334976","393853684301324288","28265820","2013-10-25 21:45:41 +0000","Twitterrific for Mac","@isoiphone Seems normal to me. That's how I ask my girlfriend for breakfast.","","","","" +"393849731429830656","","","2013-10-25 21:21:08 +0000","Twitterrific for Mac","Now that's an app review. RT @JaySan25 @tapbot_paul LOL? http://t.co/QDpwIPadbt","","","","http://twitter.com/JaySan25/status/393848241516974080/photo/1" +"393749386154344448","393746930167451648","9599342","2013-10-25 14:42:23 +0000","Twitterrific","@felixge In Ruby ^ matches beginning of line. Use \A to match the beginning of string.","","","","" +"393631844563824640","","","2013-10-25 06:55:19 +0000","Twitterrific","RT @edog1203: Cover looks pretty great. Wish this sort of thing was possible on iOS! http://t.co/E6BaS2qRHK","393587990213046273","14305022","2013-10-25 04:01:04 +0000","http://coverscreen.tumblr.com/post/64965314790/introducing-cover,http://coverscreen.tumblr.com/post/64965314790/introducing-cover" +"393534985665146880","393533078284406785","169298343","2013-10-25 00:30:26 +0000","Twitterrific for Mac","@jlt50 @tapbots @tweetbot @tapbot_paul You want to enjoy the fruits of their labour for free, yet @tapbots are the greedy ones? Nice logic.","","","","" +"393526928549761024","","","2013-10-24 23:58:25 +0000","Twitterrific for Mac","Hi @FileTransporter. You made a sale to @JosephMartel, on my recommendation, because of the podcasts you sponsor. If I had to pick: @atpfm","","","","" +"393509527611379713","","","2013-10-24 22:49:17 +0000","Twitterrific for Mac","RT @bergmayer: I love that @nerdtalker has been appearing on podcasts lately since he actually knows what he's talking about. +http://t.co/…","393504635451113472","18322285","2013-10-24 22:29:50 +0000","http://pcasts.in/nGgt,http://pcasts.in/nGgt" +"393508660757790720","393492572343398400","5905672","2013-10-24 22:45:50 +0000","Twitterrific for Mac","@danbenjamin The NeXT box is going to eat those tiny Apple machines.","","","","" +"393259492889985024","393216244868186112","19225408","2013-10-24 06:15:44 +0000","Twitterrific","@counternotions @gruber And possibly a larger display.","","","","" +"393214725476978688","393196327716143104","15122081","2013-10-24 03:17:50 +0000","Twitterrific","@nerdtalker My status bar gets so full that my carrier's name is truncated. Trying the signal strength for a while.","","","","" +"392784960240627712","392784447273062400","217540637","2013-10-22 22:50:06 +0000","web","@JosephMartel I charge only $50 to stage a B&E where, miraculously, only your iPad is damaged.","","","","" +"392783484890013696","392782920475095041","217540637","2013-10-22 22:44:15 +0000","Twitterrific for Mac","@JosephMartel No kidding. Fortunately I don't actually need, well, *any* of it, so that makes some decisions easier.","","","","" +"392782418962173952","392777253483868160","217540637","2013-10-22 22:40:00 +0000","Twitterrific for Mac","@JosephMartel Retina for yourself, old one for the family. Starts to get expensive though!","","","","" +"392739667864350720","392738766630027264","33423","2013-10-22 19:50:08 +0000","Twitterrific for Mac","@gruber I was set on the iPad mini, largely because of its weight. Is it likely that the weight of the iPad Air would change that?","","","","" +"392736161187123201","","","2013-10-22 19:36:12 +0000","Twitterrific for Mac","RT @rands: This is a really expensive Apple event.","392716525389369345","30923","2013-10-22 18:18:10 +0000","" +"392717900265443328","392717314539286528","15122081","2013-10-22 18:23:38 +0000","Twitterrific for Mac","@nerdtalker Is the Nexus 7 really that popular that Apple would care?","","","","" +"392717460610105344","392716018537091072","15292261","2013-10-22 18:21:53 +0000","Twitterrific for Mac","@gregbate Happens at almost every launch. http://t.co/VeDBCCJP0o","","","","http://daringfireball.net/2013/10/apples_stock_price_product_announcements" +"392699459588481024","","","2013-10-22 17:10:21 +0000","Twitterrific for Mac","RT @stevenf: lol get your wallets out for apple, sheeple *notices own wallet is out* hey what in the","392692594393616384","733813","2013-10-22 16:43:05 +0000","" +"392698929130643456","","","2013-10-22 17:08:15 +0000","OS X","You know you're in for trouble when API docs arrive as a Word document. Give me strength.","","","","" +"392671108761001985","","","2013-10-22 15:17:42 +0000","Twitterrific","RT @BenedictEvans: Nokia continues to create great products from a parallel universe in which Windows was the right OS choice.","392622669566197761","1236101","2013-10-22 12:05:13 +0000","" +"392462345697390593","","","2013-10-22 01:28:09 +0000","Twitterrific","RT @chockenberry: It's like I'm @siracusa, but with bugs instead of screenshots.","392449725812584449","36183","2013-10-22 00:38:00 +0000","" +"392461598297575425","392333894642454528","14148308","2013-10-22 01:25:11 +0000","Twitterrific","@dilvie @tjholowaychuk I also deal with Dropbox sync conflicts in .git folders which is mildly annoying. I don't really recommend it.","","","","" +"392461275290034178","392333894642454528","14148308","2013-10-22 01:23:54 +0000","Twitterrific","@dilvie @tjholowaychuk Me too, and it sucks when I move between OS X and Linux and have to recompile binary deps in node_modules.","","","","" +"392405220908466176","392403676691562496","8549992","2013-10-21 21:41:09 +0000","Twitterrific for Mac","@pdenya And URLs!","","","","" +"392369835440496641","392367754256580608","636923","2013-10-21 19:20:33 +0000","Twitterrific for Mac","@siracusa @TraceMcJoy Looks like Zalgo got the guy from SLC.","","","","" +"392108008060108800","392098086337519616","18247541","2013-10-21 02:00:08 +0000","Twitterrific","@tapbot_paul Only because they couldn't make it free altogether. According to that article anyway. You have a very different business model.","","","","" +"391983826051690496","391951605001912320","10194392","2013-10-20 17:46:41 +0000","Twitterrific","@reneritchie Retina on mini 2 is less likely. If Touch ID is on iPad 5 – as it should be – then do they open up more than 5 finger slots?","","","","" +"391319015588515841","","","2013-10-18 21:44:58 +0000","web","RT @daringfireball: Elon Musk to Make James Bond Submarine Car a Reality: http://t.co/fLjRqbnL9B","391265903481864193","10760422","2013-10-18 18:13:55 +0000","http://df4.us/ly6,http://df4.us/ly6" +"391292571978178561","391292085573136384","29255412","2013-10-18 19:59:53 +0000","web","@tjholowaychuk Time for a *new project* that scans ~/Projects and shows a local notification if you have a git repo w/ no remotes yet.","","","","" +"391292179013836800","391292008465047552","29255412","2013-10-18 19:58:19 +0000","web","@tjholowaychuk Hmm, yeah node_modules is definitely a problem! git folders can be a pain in Dropbox too. There's no panacea.","","","","" +"391289138504540160","391262571350593536","29255412","2013-10-18 19:46:15 +0000","Twitterrific for Mac","@tjholowaychuk Dropbox? Time Machine? Online backup? Having a single copy of anything small, like code, is so 2007.","","","","" +"391281742293635072","","","2013-10-18 19:16:51 +0000","Twitterrific","RT @wwwtxt: I make no apologies for screening calls. It's my home, and if I decline to be tyrannized by the machines in it, it's my preroga…","391235159808569345","207756340","2013-10-18 16:11:45 +0000","" +"391281735582752768","","","2013-10-18 19:16:50 +0000","Twitterrific","RT @wwwtxt: AARGH! Please don't leave your answering machines on all the time when you are home. Humans deserve more respect than that! ☯90…","391234495820877824","207756340","2013-10-18 16:09:07 +0000","" +"390855334014627841","390818883357011969","18247541","2013-10-17 15:02:28 +0000","Twitterrific","@tapbot_paul Seems to be only SpringBoard. No need to re-type pass code and such. I haven't seen SpringBoard crashes since jailbroken iOS 3.","","","","" +"390665266335453184","390658808965767168","1235521","2013-10-17 02:27:12 +0000","Twitterrific","@timbray @gruber Email money transfers aren't initiated by sending an email. It is not the same.","","","","" +"390663946358628352","390611751676297217","5637652","2013-10-17 02:21:57 +0000","Twitterrific","@codinghorror I don't think you can draw conclusions about a strategy for non-enthusiasts before it's been in place for a year or two.","","","","" +"390663316278116352","390605823606411264","28265820","2013-10-17 02:19:27 +0000","Twitterrific","@isoiphone Does Network Link Conditioner help? http://t.co/7IOv7n062P","","","","http://mattgemmell.com/2011/07/25/network-link-conditioner-in-lion/" +"390349211163586560","390333904185356288","894911","2013-10-16 05:31:18 +0000","Twitterrific","@JimRoepcke They don't achieve it through voice recognition, just the same result. I agree that it should be possible soon though!","","","","" +"390327315881668608","390304881510072321","894911","2013-10-16 04:04:18 +0000","Twitterrific","@JimRoepcke I believe Android apps – including one by Microsoft – can do this today.","","","","" +"390223720200941568","390218842548342784","10754282","2013-10-15 21:12:39 +0000","Twitterrific for Mac","@Jury I use @reederapp on iOS and ReadKit or @feedbin's website directly on OS X. I usually read RSS on iOS though.","","","","" +"390173227697180672","","","2013-10-15 17:52:01 +0000","Twitterrific for Mac","It's great that people are using Content-Security-Policy, but it breaks my @instapaper bookmarklet. Please allow http://t.co/TRgrgrPb6U.","","","","http://instapaper.com" +"390142365551185920","","","2013-10-15 15:49:23 +0000","Twitterrific","RT @TheMacalope: Steve Jobs never would have hired a senior vice president of retail.","390127788910718976","15212527","2013-10-15 14:51:27 +0000","" +"389800526445293568","389793860999602176","5637652","2013-10-14 17:11:02 +0000","Twitterrific","@codinghorror I agree. They have changed.","","","","" +"389800379372023808","389788818486099968","1236101","2013-10-14 17:10:27 +0000","Twitterrific","@BenedictEvans Also great how people think they can draw conclusions about the 5c strategy before it has been available for 1 to 2 years.","","","","" +"389483277632802816","","","2013-10-13 20:10:24 +0000","Twitterrific","RT @TheMoonBrewpub: This year, I'm thankful for beer. If you're without beer for your Thanksgiving dinner, come on down and stock up befor…","389480851819737088","286865421","2013-10-13 20:00:45 +0000","" +"389160997694365696","389119009662050305","104245499","2013-10-12 22:49:46 +0000","Twitterrific","@littlecalculist Oh, of course. You're right.","","","","" +"389103683159347200","388907873004052480","104245499","2013-10-12 19:02:01 +0000","Twitterrific","@littlecalculist It seems like UTF8 should just be the default charset.","","","","" +"389103464657084416","","","2013-10-12 19:01:09 +0000","Twitterrific","RT @rauchg: Signup autocompletion with Gravatar. It doesn't have to be just the avatar! +https://t.co/8RijNbTUx2","388896092022005760","15540222","2013-10-12 05:17:08 +0000","https://cloudup.com/blog/signup-autocompletion-with-gravatar,https://cloudup.com/blog/signup-autocompletion-with-gravatar" +"388943954579693568","","","2013-10-12 08:27:19 +0000","Twitterrific","OH: “Tight and tough. I’m sad.”","","","","" +"388805440118591488","","","2013-10-11 23:16:55 +0000","Twitterrific for Mac","RT @feedbin: Looking for a consultant with Ruby and XML experience to improve or write new RSS parser. Send qualifications to ben@feedbin.m…","388804069780779008","1170518132","2013-10-11 23:11:28 +0000","" +"388764432844611584","388741482276196352","14335498","2013-10-11 20:33:58 +0000","Twitterrific for Mac","@newsycombinator @indutny I have to sign up for Google+ to opt out?","","","","" +"388678731432075265","","","2013-10-11 14:53:25 +0000","Twitterrific","RT @fraserspeirs: The four-finger swipe up for multitasking makes no sense at all with iOS 7’s multitasking UI.","388567019731558400","644603","2013-10-11 07:29:31 +0000","" +"388586848613724160","","","2013-10-11 08:48:18 +0000","web","/dev/random as a service: http://t.co/IpFNfj6hnT","","","","http://bohodev.net:1234/dev/random?size=4k" +"388586653989621760","388575342946185216","15122081","2013-10-11 08:47:32 +0000","web","@nerdtalker http://t.co/Nsj5hle9RV","","","","http://bohodev.net:1243/dev/random?size=4k" +"388575928730660864","388575342946185216","15122081","2013-10-11 08:04:55 +0000","Twitterrific","@nerdtalker /dev/random as a service","","","","" +"388407180228968448","388354989849985024","10754282","2013-10-10 20:54:22 +0000","Twitterrific for Mac","@Jury We used to be able to visit the USA with just a driver's license, but no more.","","","","" +"387816046079791104","387802848450203649","14561327","2013-10-09 05:45:25 +0000","Twitterrific","@dhh They still make the Envy line, and this looks a lot like an old MacBook with a black bezel. Meh.","","","","" +"387785973607571456","","22027186","2013-10-09 03:45:55 +0000","Twitterrific","@louisck Holy shit, my purchase actually worked. It was slow and ended with an error page but it fucking worked.","","","","" +"387727833495113728","387726018821505024","8021722","2013-10-08 23:54:53 +0000","Twitterrific for Mac","@siegel Yup.","","","","" +"387725252190429185","387715142840246273","10194392","2013-10-08 23:44:38 +0000","Twitterrific for Mac","@reneritchie Without a retina display I won't buy a mini. I'd rather wait for retina + performance but if Apple doesn't, I'll buy it anyway.","","","","" +"387725128315834368","387715142840246273","10194392","2013-10-08 23:44:08 +0000","Twitterrific for Mac","@reneritchie iPad 3 owner here. I'd prefer retina, as crazy as that might sound. My concern is more about battery life than performance.","","","","" +"387719748584103936","","","2013-10-08 23:22:46 +0000","Twitterrific for Mac","RT @Argorak: Homebrew users, be aware of this before Mavericks hits you: + +https://t.co/5qk2oKNeHk","387502810046398464","27227212","2013-10-08 09:00:44 +0000","https://github.com/mxcl/homebrew/wiki/C++-Standard-Libraries,https://github.com/mxcl/homebrew/wiki/C++-Standard-Libraries" +"387719458300514304","387682559435350017","894911","2013-10-08 23:21:36 +0000","Twitterrific for Mac","@JimRoepcke Messages don't always make it to the Mac, but it otherwise works fine for me. I don't have iMessage problems through, many do.","","","","" +"387627705883054080","","","2013-10-08 17:17:01 +0000","Twitterrific for Mac","RT @BashoT: Basho throws out Oracle for National Health System of UK Database of Record. It's now #Riak. That is big. http://t.co/VBMqrm9…","387581162761109504","25982757","2013-10-08 14:12:04 +0000","http://bit.ly/16vbss3,http://bit.ly/16vbss3" +"387603329036980224","","","2013-10-08 15:40:09 +0000","Twitterrific","RT @mathias: Enabling negative array indices in JavaScript by using an ES6 proxy: http://t.co/7Lm7H7Ow8O","387509308524883968","532923","2013-10-08 09:26:33 +0000","http://mths.be/bpk,http://mths.be/bpk" +"387313149340184576","","","2013-10-07 20:27:05 +0000","Twitterrific for Mac","RT @wwwtxt: If Cyberspace is going to be for the masses, the masses will use it for whatever they see fit (mostly ‘junk-talk’ + ‘stupid-gam…","387300607427878912","207756340","2013-10-07 19:37:15 +0000","" +"387230087046647808","387192504808128512","636923","2013-10-07 14:57:01 +0000","Twitterrific","@siracusa @irandallmunroe +1 + +And/or an RSS feed for the mobile version. Pretty please.","","","","" +"387227325760155648","387113406836514816","819606","2013-10-07 14:46:03 +0000","Twitterrific","@janl @hij1nx @mindcrash Put the pitchforks away guys. Anyone can create and participate in community groups. Those are our fellow devs. 😨","","","","" +"387023775570485248","387014131091374080","894911","2013-10-07 01:17:13 +0000","Twitterrific","@JimRoepcke http://t.co/kIYX7LMyGA","","","","http://twitter.com/_sjs/status/387023775570485248/photo/1" +"387011950896377856","386999697123975168","894911","2013-10-07 00:30:14 +0000","Twitterrific","@JimRoepcke Lol, that's rough! Headphones?","","","","" +"386752702186668032","386733230969196544","27302287","2013-10-06 07:20:04 +0000","Twitterrific","@jacobrothstein There are no OTA upgrades for the GM, so you have to do a clean install with iTunes. Betas do expire, that's a known thing.","","","","" +"386639144761311233","","","2013-10-05 23:48:50 +0000","Twitterrific","A true poet. http://t.co/IUF1vmf9G1","","","","http://twitter.com/_sjs/status/386639144761311233/photo/1" +"386252895097606144","386249810728058881","894911","2013-10-04 22:14:01 +0000","Twitterrific for Mac","@JimRoepcke Just wait till he starts getting you to look up movie showtimes and do simple arithmetic for him.","","","","" +"385995546445377536","","","2013-10-04 05:11:24 +0000","Twitterrific","RT @creationix: I updated the chrome app version too, all versions even have basic code highlighting now. #jsgit http://t.co/1IkwAkvCZ4","385967654038564864","70596949","2013-10-04 03:20:34 +0000","http://twitter.com/creationix/status/385967654038564864/photo/1,http://twitter.com/creationix/status/385967654038564864/photo/1" +"385995539193409536","","","2013-10-04 05:11:22 +0000","Twitterrific","RT @creationix: The web version of git-browser now actually persists data using localStorage. +http://t.co/BsbY7QENLc #jsgit http://t.co/VKq…","385967448832212993","70596949","2013-10-04 03:19:45 +0000","http://git-browser.creationix.com/,http://twitter.com/creationix/status/385967448832212993/photo/1,http://git-browser.creationix.com/,http://twitter.com/creationix/status/385967448832212993/photo/1" +"385782915520401408","","216808077","2013-10-03 15:06:29 +0000","Twitterrific","@Shawhelp What's the ETA on fixing this partial outage? Is there a status page?","","","","" +"385778047862837248","","","2013-10-03 14:47:08 +0000","Twitterrific","RT @patrickc: John McCarthy on AWS and APIs in 1962. http://t.co/1pIMwGJqev","385614140712042496","4939401","2013-10-03 03:55:50 +0000","http://twitter.com/patrickc/status/385614140712042496/photo/1,http://twitter.com/patrickc/status/385614140712042496/photo/1" +"384815334588293120","","","2013-09-30 23:01:39 +0000","Twitterrific for Mac","RT @jessiechar: 15% of design is making sure it doesn't look like a swastika or a dick.","384807382112415745","8552602","2013-09-30 22:30:03 +0000","" +"384533320144416768","","","2013-09-30 04:21:02 +0000","Twitterrific","Or is it the app itself? Killing it just fixed things.","","","","" +"384532935027589121","","","2013-09-30 04:19:30 +0000","Twitterrific","Is it just me or is the App Store always down and slow these days?","","","","" +"384496268451401729","384442590675730432","894911","2013-09-30 01:53:48 +0000","Twitterrific","@JimRoepcke Yup. It's fine and doesn't feel choppy, but frames are skipped all over.","","","","" +"384403685876301824","384394630302679040","894911","2013-09-29 19:45:55 +0000","Twitterrific","@JimRoepcke That would be nice.","","","","" +"384403426114695168","384378245556084736","894911","2013-09-29 19:44:53 +0000","Twitterrific","@JimRoepcke I mean that it's slow on my iPad 3.","","","","" +"384377098514595840","384372728867721216","5637652","2013-09-29 18:00:16 +0000","Twitterrific","@codinghorror Those saying it is smooth on an iPad 3 haven't seen it on an iPhone 5 or 5S. It is not smooth. I'm using one right now.","","","","" +"384369493880754177","384366621474578432","31245455","2013-09-29 17:30:03 +0000","Twitterrific","@ScoutApp Pocket tweeting on that slide again? 😝","","","","" +"384101615591899138","384096908169314305","14864447","2013-09-28 23:45:36 +0000","web","@bryan_kyle Heh, thanks.","","","","" +"384091558317813761","","","2013-09-28 23:05:38 +0000","OS X","I'm pretty happy with this Rube Goldberg device I devised for sending links from touch devices to my computers: http://t.co/7TD5hysGpw","","","","http://s42.ca/1G" +"384036784507584512","384019103062573056","15292261","2013-09-28 19:27:59 +0000","Twitterrific","@gregbate Mwa ha ha! http://t.co/5Mehl9KEfr","","","","http://images.fineartamerica.com/images-medium-large-5/the-frankenstein-monster-dick-bobnick.jpg" +"384009715975352321","383952981160243202","40273","2013-09-28 17:40:25 +0000","Twitterrific","@monkbent On the other hand, I enjoy seeing more. It's not necessarily a bad trade-off.","","","","" +"384009554670792704","383952981160243202","40273","2013-09-28 17:39:47 +0000","Twitterrific","@monkbent I just upgraded my 4S to a 5S and I gotta say, it is more difficult to operate with one hand. I have to regrip sometimes.","","","","" +"383824389394800640","383818762723418112","4777951","2013-09-28 05:24:00 +0000","Twitterrific","@lorenb err... ""caffeinate"". Which I just realized may not be a dictionary word. Sorry man. I take my fist-shaking back.","","","","" +"383818762723418112","","","2013-09-28 05:01:38 +0000","Twitterrific","Letterpress doesn't know about ""caffeinated""?! + +/shakes fist at @lorenb","","","","" +"383800258372714496","383793907471241216","20904050","2013-09-28 03:48:06 +0000","Twitterrific","@viticci It looks like they cut out the best jumping parts.","","","","" +"383743424597225472","","","2013-09-28 00:02:16 +0000","Twitterrific","RT @CTVNewsVI: VicPD dealing w/ distraught woman on patio outside Bay Centre food court. Centre is behind police tape & traffic in area bei…","383742960161935361","56503668","2013-09-28 00:00:25 +0000","" +"383743381936947200","","","2013-09-28 00:02:06 +0000","Twitterrific","What's happening at the Bay Centre?! #yyj","","","","" +"383693680525058048","383676111025995777","1090141","2013-09-27 20:44:36 +0000","Twitterrific for Mac","@backlon @reneritchie Doomed.","","","","" +"383670497440833538","","","2013-09-27 19:12:29 +0000","OS X","Tackling one of the two hard programming problems, and it isn't cache invalidation or naming.","","","","" +"383640667953442816","383635655965696001","217540637","2013-09-27 17:13:57 +0000","Twitterrific for Mac","@JosephMartel w00t!","","","","" +"383638981050511360","383630712479313921","644603","2013-09-27 17:07:15 +0000","Twitterrific for Mac","@fraserspeirs @siegel There's a shortage of *good* developers. Anyone with a Mac and 3 days can crank out a shitty tip calculator.","","","","" +"383632136349048832","383604647598227456","1310721","2013-09-27 16:40:03 +0000","Twitterrific for Mac","@dionyziz @aaronheckmann That only recently started accepting names such as ""Foo::Bar"". ActiveSupport's version has always resolved those.","","","","" +"383453307420676097","383452883846328320","4777951","2013-09-27 04:49:27 +0000","Twitterrific","@marcoarment Huh, sorry to spam you but now a 74 MB episode is downloading. So it's sometimes 100 MB, who knows. Buggy.","","","","" +"383452883846328320","383450296560545792","4777951","2013-09-27 04:47:46 +0000","Twitterrific","@marcoarment I just got the same message for a supposed 72 MB file. It might still be 50 MB.","","","","" +"383450296560545792","383435443070840833","14231571","2013-09-27 04:37:29 +0000","Twitterrific","@marcoarment Looks like they did raise it to 100 MB. Perhaps only on LTE? http://t.co/FSJJZlU2up","","","","http://twitter.com/_sjs/status/383450296560545792/photo/1" +"383394437310595073","","","2013-09-27 00:55:31 +0000","Twitterrific","RT @SimplyImagined: @drance If I use NSInteger or CGFloat I don't want to think about the underlying architecture unless absolutely necessa…","383393195666591745","110233945","2013-09-27 00:50:35 +0000","" +"383359361415782400","","","2013-09-26 22:36:08 +0000","Twitterrific for Mac","RT @TechCrunchOnion: Some white guys from Stanford raised funding from some older white guys from Stanford.","383350280714076161","1262413328","2013-09-26 22:00:03 +0000","" +"383339397053038592","383311853725962240","14331688","2013-09-26 21:16:49 +0000","Twitterrific for Mac","@ClaytonMorris Yes. Except for the times when it still apologizes for not doing anything first and then works the second time.","","","","" +"382983804022820864","382908085209026560","733813","2013-09-25 21:43:49 +0000","Twitterrific","@stevenf Golden, plastic chalice.","","","","" +"382983538661785600","382905621462265856","118720182","2013-09-25 21:42:45 +0000","Twitterrific","@GrantCuster Oh yeah! I prefer #f7f7f7 to white, but yeah.","","","","" +"382898279458947072","382886408870199296","12131132","2013-09-25 16:03:58 +0000","Twitterrific","@jdalrymple Gold plastic trim nonetheless. Super classy.","","","","" +"382894784764850176","","","2013-09-25 15:50:05 +0000","Twitterrific","If @instapaper is showing you HTML, reinstalling may help. Worked on my iPad. @InstapaperHelp http://t.co/57iMEVaH3t","","","","http://twitter.com/_sjs/status/382894784764850176/photo/1" +"382558564062986241","382539521268531201","808627","2013-09-24 17:34:03 +0000","Twitterrific for Mac","@StevenLevy @parislemon Clusterfuck. Date and time handling is crazy, and then we throw constantly changing daylight savings times on top.","","","","" +"382539412623478784","382539028496539649","4777951","2013-09-24 16:17:57 +0000","Twitterrific","@InstapaperHelp Woah, it actually appears to be every article.","","","","" +"382539028496539649","","1517226020","2013-09-24 16:16:26 +0000","Twitterrific","@InstapaperHelp This page is showing raw HTML. http://t.co/nj04w5DmGr http://t.co/TXG0JXokjI","","","","http://arstechnica.com/gaming/2013/09/what-the-steamos-announcement-means-for-living-room-pc-gaming/,http://twitter.com/_sjs/status/382539028496539649/photo/1" +"382534159094140928","","","2013-09-24 15:57:05 +0000","Twitterrific","RT @diegoperini: element.dispatchEvent(new Event('click', { 'bubbles': true, 'cancelable': true })); all in one line ! - createEvent is dep…","382489047752380416","42855024","2013-09-24 12:57:49 +0000","" +"382533612349837312","382491080346075136","10194392","2013-09-24 15:54:54 +0000","Twitterrific","@reneritchie @counternotions Same thing with ""bricked"" Apple TVs that can be restored with iTunes.","","","","" +"382416026492608512","","15122081","2013-09-24 08:07:40 +0000","Twitterrific","@nerdtalker @reneritchie Old school signal dots. http://t.co/ZB8iZhwqmD","","","","http://twitter.com/_sjs/status/382416026492608512/photo/1" +"382375165146828800","","1517226020","2013-09-24 05:25:18 +0000","Twitterrific","@InstapaperHelp Looks like a bug. This page is rendered on white in dark mode: http://t.co/n8zzcY08ru http://t.co/vXE4LUEhGn","","","","http://www.takebetterphotos.com.au/iphone5s-camera-review.html,http://twitter.com/_sjs/status/382375165146828800/photo/1" +"382346207500066816","","","2013-09-24 03:30:14 +0000","Twitterrific","So does Surface 2's camera rotate with the kickstand or is it fixed at 22°? Or some other angle? http://t.co/NzJ4j1wden @siracusa","","","","http://5by5.tv/hypercritical/73" +"382328473584287744","382306398362550272","14561327","2013-09-24 02:19:46 +0000","Twitterrific","@dhh How about 4S to 5S?","","","","" +"382276583748169729","382275087367299072","65141250","2013-09-23 22:53:34 +0000","Twitterrific for Mac","@phillipsbeer @BreweryTheBeast It was awesome! You guys did a great job.","","","","" +"381921511877013504","","","2013-09-22 23:22:38 +0000","Twitterrific","iTunes Store app crashes on launch on iOS 7 for me. Any tips on recovery without a reinstall?","","","","" +"381492798580473856","381229785453584384","15122081","2013-09-21 18:59:05 +0000","Twitterrific","@nerdtalker Happened to me this morning. First time on the GM. You did this to me. I blame you.","","","","" +"381489429430296576","381487744062873600","46800814","2013-09-21 18:45:42 +0000","Twitterrific","@_DavidSmith No problem, and thank you as well. I've enjoyed following it.","","","","" +"381469422013014016","","46800814","2013-09-21 17:26:12 +0000","Mobile Web (M5)","@_DavidSmith It looks like your iOS 7 adoption stats have stopped updating.","","","","" +"381309364985810946","","","2013-09-21 06:50:11 +0000","Twitterrific","RT @gparker: iOS 7 fixes a performance bug in some animated GIFs. I was annoyed enough to hunt it down one weekend. You're welcome.","380533597783871488","16318564","2013-09-19 03:27:34 +0000","" +"381308433342816256","380533597783871488","16318564","2013-09-21 06:46:29 +0000","Twitterrific","@gparker @tomdale Thanks! You have significantly improved my redditing. http://t.co/EAJHg3siMf","","","","http://i.imgur.com/geXrmng.jpg" +"381232511956680705","","","2013-09-21 01:44:48 +0000","Twitterrific","RT @Horse_iOS: As of 4:57pm PST today, two days after its release, iOS 7 is now installed on every iPhone and iPad in the entire world","381207826971906049","1518266449","2013-09-21 00:06:43 +0000","" +"381172420771446784","381171762622259200","217540637","2013-09-20 21:46:01 +0000","Twitterrific for Mac","@JosephMartel It's fairly subtle in the real photos I've seen so far. I'm not a fan of gold either but I think it's been done tastefully.","","","","" +"381168000981667840","","","2013-09-20 21:28:27 +0000","Twitterrific for Mac","RT @abdophoto: @marcoarment I think this image is fitting given today's news on Blackberry. + +http://t.co/sBpm6el49G","381157911746985984","240886437","2013-09-20 20:48:22 +0000","http://www.marco.org/2012/01/22/rim-ceos-stepping-down,http://www.marco.org/2012/01/22/rim-ceos-stepping-down" +"381161247015587840","381153854584135680","894911","2013-09-20 21:01:37 +0000","Twitterrific for Mac","@JimRoepcke I almost switched to Koodo but they won't hook up my iPad with data. At all. For any amount of money.","","","","" +"381161033399664641","381157500428374016","36183","2013-09-20 21:00:46 +0000","Twitterrific for Mac","@chockenberry Heh. First comment: http://t.co/SAnOIpGlSO","","","","http://www.loopinsight.com/2013/09/19/twitterrific-5-5-for-ios-7" +"381160605651980288","381153854584135680","894911","2013-09-20 20:59:04 +0000","Twitterrific for Mac","@JimRoepcke Luckily I have a grandfathered 6 GB promo plan from a year or two back. Aren't they all terrible though? Last I looked they were","","","","" +"381151812914401280","381151190869737472","894911","2013-09-20 20:24:08 +0000","web","@JimRoepcke Hmmm. Looks like it actually. Telus does it too. http://t.co/cIM0sei79l https://t.co/SLkkZ60cNP","","","","http://mobility.telus.com/en/BC/bring-own-device/,https://www.rogers.com/web/content/bring-your-own-phone" +"381150984681959425","381135266406100992","894911","2013-09-20 20:20:50 +0000","Twitterrific for Mac","@JimRoepcke Rogers is starting to offer discounts if you bring your own device. Time to switch again?","","","","" +"381115154869411841","381100567533076481","135727142","2013-09-20 17:58:28 +0000","Twitterrific for Mac","@ToddDunlop http://t.co/XFTNkHNA2Z","","","","http://inboxzero.com/" +"380965510529032192","380940926811521024","624683","2013-09-20 08:03:50 +0000","Twitterrific","@Stammy @mahyarm Lol! Yeah it's all downhill after that ;-)","","","","" +"380963020320411648","380961315860123648","15122081","2013-09-20 07:53:56 +0000","web","@nerdtalker Thanks! It's not often a CDN saturates 100 mbit for me. This should be done by the morning.","","","","" +"380931230629249025","380927831640772608","894911","2013-09-20 05:47:37 +0000","Twitterrific","@JimRoepcke There are legit complaints. I'm glad to see big changes in 6 years rather than stagnation. I'll take missteps for that.","","","","" +"380927660383166465","380926882469797889","894911","2013-09-20 05:33:26 +0000","Twitterrific","@JimRoepcke There will be problems - like swipe to delete reversal and back gesture - but people can learn. It's like ""natural"" scrolling.","","","","" +"380927435346178048","380926882469797889","894911","2013-09-20 05:32:32 +0000","Twitterrific","@JimRoepcke Heh, really though I think some people just fear change. Given time they'll like it. I like it a lot now. More than at first.","","","","" +"380926609483526144","","894911","2013-09-20 05:29:15 +0000","Twitterrific","@JimRoepcke Relevant http://t.co/rJabPxYpSK","","","","http://www.youtube.com/watch?v=JTpXVv-DaBQ" +"380837775857045504","380837394095681536","15122081","2013-09-19 23:36:16 +0000","Twitterrific for Mac","@nerdtalker Thanks! I'm mostly interested in a few of them, but I like to hoard data…","","","","" +"380837567697920000","","","2013-09-19 23:35:26 +0000","Twitterrific for Mac","RT @nerdtalker: @_sjs yeah I just used wget and then cleaned up the folders, I’ll share","380837394095681536","15122081","2013-09-19 23:34:45 +0000","" +"380837546130825216","","","2013-09-19 23:35:21 +0000","Twitterrific for Mac","RT @nerdtalker: It’s a lot of files: http://t.co/qDsn8AoOzw","380828354510721024","15122081","2013-09-19 22:58:49 +0000","http://cl.ly/RUlW/image.png,http://cl.ly/RUlW/image.png" +"380837533812146176","","","2013-09-19 23:35:18 +0000","Twitterrific for Mac","RT @nerdtalker: So I downloaded all of the .ipsw restore images that Apple makes available online, all in all 228 GB.","380827957196886016","15122081","2013-09-19 22:57:15 +0000","" +"380833696212733952","380827957196886016","15122081","2013-09-19 23:20:03 +0000","Twitterrific for Mac","@nerdtalker Could you share the links for those in the dev forums, or somewhere? Or the command line or whatever you used.","","","","" +"380798077310730240","380792977293312000","1236101","2013-09-19 20:58:31 +0000","Twitterrific for Mac","@BenedictEvans That's why I think Apple's answer to the sub-$500 phone might be some form of wearable device. Independent, not tethered.","","","","" +"380775553260740608","380768583921324032","53010195","2013-09-19 19:29:01 +0000","Twitterrific for Mac","@mraleph What freaks me out is that some PHP devs use false for false/null/undefined/uninitialized/error in other languages too. Augh!","","","","" +"380737510738898944","380735877187510272","36183","2013-09-19 16:57:50 +0000","Twitterrific for Mac","@chockenberry They tossed those phones in the garbage after the shoot.","","","","" +"380601076413505536","380576874465751040","668863","2013-09-19 07:55:42 +0000","Twitterrific","@tomdale Tap the bottom of the screen where the toolbar would be. It appears. Same for the top bar. Oh, Apple.","","","","" +"380529773081939968","380527321943265280","4777951","2013-09-19 03:12:22 +0000","Twitterrific","@reneritchie I see you sorted it already. That'll learn me to reply to 3 hour old tweets without catching up.","","","","" +"380527321943265280","380474528952250368","10194392","2013-09-19 03:02:38 +0000","Twitterrific","@reneritchie 4 hours on my 4S","","","","" +"380526542322802688","380521335421554688","15122081","2013-09-19 02:59:32 +0000","Twitterrific","@nerdtalker Yeah ASR on device would be great. I'm just happy it's faster. If they even try to compete with Google it should get better.","","","","" +"380520856838873088","380520586625048576","15122081","2013-09-19 02:36:56 +0000","Twitterrific","@nerdtalker Poor wording, sorry. That particular problem is totally fixed for me.","","","","" +"380518392978890752","380471337698873344","15122081","2013-09-19 02:27:09 +0000","Twitterrific","@nerdtalker Weak. I am happy to see Siri totally fixed in the GM on my 4S. I had that *every* time during the betas.","","","","" +"380437797728829440","380426194568876033","20904050","2013-09-18 21:06:53 +0000","Twitterrific","@viticci @gruber @jdalrymple And which old fruit is ever ripening still? (Low-hanging or otherwise)","","","","" +"380404660407783424","","","2013-09-18 18:55:13 +0000","Twitterrific","RT @KKrzcuik: The new iPhone update is soooooo weird 😳 but I like it","380396192934670336","588435038","2013-09-18 18:21:34 +0000","" +"380386418477891584","380378411119546368","894911","2013-09-18 17:42:44 +0000","Twitterrific","@JimRoepcke Fo shizzle.","","","","" +"380364914985930753","380299629684076545","155408489","2013-09-18 16:17:17 +0000","Twitterrific","@pburford @BenedictEvans You may miss quality apps made by devs who don't rush things. I'd plan to revisit that in 3-6 months.","","","","" +"380362164579475458","380351793584029696","209916925","2013-09-18 16:06:21 +0000","Twitterrific","@rocksaucestudio Please take me off this list.","","","","" +"380356935960121344","","","2013-09-18 15:45:34 +0000","Twitterrific","Happy iOS 7 (code name ""What happened to my phone?!"") day!","","","","" +"380199520300068864","","","2013-09-18 05:20:04 +0000","Twitterrific","RT @anandshimpi: I just spent the past week doing the best I can to understand Apple's A7 SoC. In short? It's insanely fast. http://t.co/Ag…","380135477090598912","14618863","2013-09-18 01:05:34 +0000","http://www.anandtech.com/show/7335/the-iphone-5s-review,http://www.anandtech.com/show/7335/the-iphone-5s-review" +"380070762939301888","380062188762722304","14090245","2013-09-17 20:48:25 +0000","Twitterrific for Mac","@swildstrom @BenedictEvans That implies that NFC has lived. It hasn't.","","","","" +"380051844816326657","","","2013-09-17 19:33:15 +0000","Twitterrific for Mac","Things like that combined with computed properties and powerful but simple routing are big wins.","","","","" +"380051515605397504","","","2013-09-17 19:31:56 +0000","Twitterrific for Mac","After an 18 month long detour using Backbone it feels good to get back into Ember.js. Instead of helping you wire up events it just does it.","","","","" +"380034585637040129","380032797291053056","33423","2013-09-17 18:24:40 +0000","Twitterrific for Mac","@gruber @codinghorror An iPhone 5C is a significant upgrade from the 4S on down (especially from no phone). People still use 3GSes.","","","","" +"380007706133671937","","","2013-09-17 16:37:52 +0000","Twitterrific for Mac","NSDateFormatter vs SQLite performance for parsing dates: http://t.co/GGzGiTKhJ0 (via https://t.co/v0vJew4aft)","","","","http://mjtsai.com/blog/2013/09/10/date-parsing-performance-nsdateformatter-vs-sqlite/,https://alpha.app.net/mikael/post/11059692" +"379989735168425984","","","2013-09-17 15:26:27 +0000","Twitterrific","RT @codinghorror: Too big for Excel is not “Big Data”. http://t.co/kpV78wh9Ew","379985634972008448","5637652","2013-09-17 15:10:09 +0000","http://www.chrisstucchio.com/blog/2013/hadoop_hatred.html,http://www.chrisstucchio.com/blog/2013/hadoop_hatred.html" +"379983647408799744","379943694797135872","10194392","2013-09-17 15:02:15 +0000","Twitterrific","@reneritchie As long as it allows downloads but not purchases it seems okay to me.","","","","" +"379655205454766080","379654997329203200","277724842","2013-09-16 17:17:09 +0000","Twitterrific for Mac","@TooTallNate So close. You almost qualify^W^Wmay already be a winner!","","","","" +"379654754458021889","379653776543453184","277724842","2013-09-16 17:15:21 +0000","Twitterrific for Mac","@TooTallNate Is your laptop a MacBook with stickers on it?","","","","" +"379472354771881984","379471573654450176","525226773","2013-09-16 05:10:34 +0000","Twitterrific","@muditosanchez @counternotions You don't need magic. Thunderbolt is a start.","","","","" +"379444376084021248","","","2013-09-16 03:19:23 +0000","Twitterrific","RT @wwwtxt: Considering that prices start at $799, not including a fax modem—Apple Newtons will only fit in deep pockets, in more ways than…","379414851946549248","207756340","2013-09-16 01:22:04 +0000","" +"379444345528541184","","","2013-09-16 03:19:16 +0000","Twitterrific","RT @wwwtxt: The MessagePad weighs less than a pound and is about the size of a videocassette. ☯93AUG","379414147311890433","207756340","2013-09-16 01:19:16 +0000","" +"379444328424148992","","","2013-09-16 03:19:12 +0000","Twitterrific","RT @wwwtxt: It seems as if everyone here in Silicon Valley is salivating over the new Apple Newton MessagePad. Not me. ☯93AUG","379413680653598720","207756340","2013-09-16 01:17:25 +0000","" +"379444280818823169","","","2013-09-16 03:19:00 +0000","Twitterrific","RT @igrigorik: Ruby HTTP 2.0 library is starting to come together... http://t.co/LpiswQlEh5 - 154 examples, 0 failures - woot.","379395441818759169","9980812","2013-09-16 00:04:56 +0000","http://bit.ly/16b5JDz,http://bit.ly/16b5JDz" +"379444229623123968","","","2013-09-16 03:18:48 +0000","Twitterrific","RT @HTTP_2: We now have *three* implementations of #HTTP2 draft -06, if you include Wireshark. https://t.co/TB3InG8r8z","379407656609271808","491179627","2013-09-16 00:53:29 +0000","https://github.com/http2/http2-spec/wiki/Implementations,https://github.com/http2/http2-spec/wiki/Implementations" +"379443146901299201","379367937838432256","525226773","2013-09-16 03:14:30 +0000","Twitterrific","@muditosanchez @counternotions Aside from the core components it is. The line is in a different place but the principle is the same.","","","","" +"379366438869286912","379355716143677440","525226773","2013-09-15 22:09:41 +0000","Twitterrific","@muditosanchez @counternotions The basic principle of those is quite similar to that of the new Mac Pro.","","","","" +"379277045064159232","379273607827828736","894911","2013-09-15 16:14:28 +0000","Twitterrific","@JimRoepcke Really? My favourite apps have been doing it for years. I love it.","","","","" +"379276871629684737","379275016077971459","74837444","2013-09-15 16:13:47 +0000","Twitterrific","@Badger32d @mckeay Well if comparing to Google puts it in perspective that seems like a good thing. It is outrageous.","","","","" +"379267379907137536","379234026101669888","813697","2013-09-15 15:36:04 +0000","Twitterrific","@mckeay @Badger32d I agree in spirit, but Google and the NSA are very different entities with very different rules. Not a useful comparison.","","","","" +"378650492210913280","378647668198608897","894911","2013-09-13 22:44:46 +0000","Twitterrific for Mac","@JimRoepcke Apple Maps is brutal for that! Searching for Mount Becher yielded garbage until I added "", BC"" at the end. Google got it right.","","","","" +"378643971397787648","378622643735261185","6687652","2013-09-13 22:18:52 +0000","Twitterrific for Mac","@panic Yay! Congrats on shipping. I've been anxious for this version of Prompt.","","","","" +"378631709530398720","","","2013-09-13 21:30:08 +0000","OS X","""Here's our API for mobile apps. Just make the request and then put the response HTML on your website."" + +What?! Die in a fire.","","","","" +"378576924802445312","","","2013-09-13 17:52:27 +0000","Twitterrific for Mac","RT @Horse_iOS: Many plan to sell their iPhone 5s to upgrade to the new iPhone 5s. Demand for iPhone 5ses is high, due to their appealing pl…","378574819262234624","1518266449","2013-09-13 17:44:05 +0000","" +"378567738202931201","378564026370101248","61536181","2013-09-13 17:15:56 +0000","Twitterrific for Mac","@Daverecruit @fogus The problem isn't the question itself, it's that it highlights how the prior statement was complete and utter bullshit.","","","","" +"378545585906659328","378544154147422208","4777951","2013-09-13 15:47:55 +0000","Twitterrific for Mac","@monkbent @SammyWalrusIV Ah, unlocked & SIM-free is sold out in the USA, and we Canadians have looser delivery dates across the board.","","","","" +"378544495815446529","378533678239858689","894911","2013-09-13 15:43:35 +0000","Twitterrific","@JimRoepcke iCloud LOL","","","","" +"378544154147422208","378525290130980864","40273","2013-09-13 15:42:14 +0000","Twitterrific","@monkbent @SammyWalrusIV Same ship date as the others here in Canada. 9/20-9/24. Sold out on one carrier in the USA maybe?","","","","" +"378404569027321856","378390671859531779","15122081","2013-09-13 06:27:34 +0000","Twitterrific","@nerdtalker BIGGEST PIXEL IS BEST PIXEL http://t.co/DB03SGi878","","","","http://www.youtube.com/watch?v=i_APoSfCYwU" +"378304734563545089","378294392504610818","33493","2013-09-12 23:50:51 +0000","Twitterrific for Mac","@peterc *face palm* … did they even ask a single dev? Or just search for 2 seconds and then make something up based on their ""understanding""","","","","" +"378269104936726530","","","2013-09-12 21:29:17 +0000","Twitterrific for Mac","RT @HackerNewsOnion: Self-proclaimed ""visionary"" seeks technical cofounder.","376763816907767808","1263967268","2013-09-08 17:47:48 +0000","" +"378222167034306561","","","2013-09-12 18:22:46 +0000","Twitterrific for Mac","RT @maira: ""This painting is not available in your country."" // new artwork for the @EFF office. http://t.co/ewGjnqOHil","377234645471219713","397570506","2013-09-10 00:58:42 +0000","http://twitter.com/maira/status/377234645471219713/photo/1,http://twitter.com/maira/status/377234645471219713/photo/1" +"378221871784681472","378202642733744128","22196723","2013-09-12 18:21:35 +0000","Twitterrific for Mac","@markkolich ""I don't understand why you lesbians have to be so super lame about this.""","","","","" +"378213476176388096","378184895702786048","806757","2013-09-12 17:48:14 +0000","Twitterrific for Mac","@dshaw Textastic might be a good fit for that. Nice syntax highlighting and all that. I've even written some code with it.","","","","" +"378191110884958208","","","2013-09-12 16:19:21 +0000","Twitterrific","Siri works much better on my 4S with the iOS 7 GM. Animation is much smoother too. Overall pretty happy with it.","","","","" +"378177894591111168","","","2013-09-12 15:26:50 +0000","Twitterrific","So nice to be back in Reeder! Bylines at the top. UI that isn't garish or awkward to use. (Sorry Slow Feeds and Mr Reader.)","","","","" +"378175571810734082","378162584471744512","20904050","2013-09-12 15:17:37 +0000","Twitterrific","@viticci Arguably not small, but the fact that when one app launches another it visually appears from the correct side (left).","","","","" +"378045374180519936","","","2013-09-12 06:40:15 +0000","Twitterrific","RT @Horse_iOS: As we were designing iPhone 5c, we were also designing the case. We designed them together to ensure “hon” shows through one…","377936748183310336","1518266449","2013-09-11 23:28:37 +0000","" +"377879676477509632","377855039995670528","9513832","2013-09-11 19:41:50 +0000","Twitterrific","@rstacruz Dropbox and GitHub.","","","","" +"377877767813365760","377877601588895744","209916925","2013-09-11 19:34:15 +0000","Twitterrific","@rocksaucestudio Oh! Please remove me from the list. Thanks.","","","","" +"377877264379420672","377873380591931392","209916925","2013-09-11 19:32:15 +0000","Twitterrific","@rocksaucestudio ?","","","","" +"377831115836628993","377814440978423808","16472748","2013-09-11 16:28:52 +0000","Twitterrific","@caseyjohnston WTF?! When I handed out resumes at 14 my parents didn't accompany me. Don't see why they would now.","","","","" +"377644781016715264","377643718880530432","74837444","2013-09-11 04:08:26 +0000","Twitterrific","@Badger32d Heh no worries. + +""Oh no, I forgot to add -ffast-math to CFLAGS! Better recompile from stage 1...""","","","","" +"377643279518826496","377634010928648193","74837444","2013-09-11 04:02:28 +0000","Twitterrific","@Badger32d zomg what did I win?!","","","","" +"377634857272487937","","","2013-09-11 03:29:00 +0000","Twitterrific","RT @counternotions: One iPhone 5S. Two iPhone 5Ses. +Be civilized.","377615481035051008","19225408","2013-09-11 02:12:01 +0000","" +"377551756085174272","377550153848078336","74837444","2013-09-10 21:58:47 +0000","Twitterrific for Mac","@Badger32d The real problem is that there aren't enough new things to kick the tires on.","","","","" +"377549839250112513","377549285035737088","74837444","2013-09-10 21:51:10 +0000","Twitterrific for Mac","@Badger32d Whatever excuse you can find to use beefier hardware. http://t.co/Kzjhw4UI4z","","","","http://img.ly/wsfJ" +"377549086758825985","377546890947985408","74837444","2013-09-10 21:48:11 +0000","Twitterrific for Mac","@Badger32d Don't do it! Arch is the hotness now anyway.","","","","" +"377504463725948928","377504366762024960","33493","2013-09-10 18:50:52 +0000","Twitterrific for Mac","@peterc Yup, before all sales taxes. http://t.co/OOMAuNOBS7","","","","http://store.apple.com/ca/buy-iphone/iphone5s" +"377504382603890688","377503261533945856","652193","2013-09-10 18:50:33 +0000","Twitterrific for Mac","@parislemon The authentication flow is identical for all iTunes purchases. It would be strange if it didn't work for all of them.","","","","" +"377502716576403456","","","2013-09-10 18:43:55 +0000","OS X","Not this bullshit again. New iPhone prices are 10% higher in Canada than the USA. I thought that was over.","","","","" +"377487552220917760","","","2013-09-10 17:43:40 +0000","Twitterrific for Mac","RT @nerdtalker: 64-bit A7 http://t.co/JSwQrNHwrp","377486129181638656","15122081","2013-09-10 17:38:01 +0000","http://cl.ly/RIx5/image.jpg,http://cl.ly/RIx5/image.jpg" +"377487343348768768","","","2013-09-10 17:42:50 +0000","Twitterrific for Mac","RT @parislemon: Yellow iPhone 5C with a red case results in a hot dog stand theme.","377484599703527424","652193","2013-09-10 17:31:56 +0000","" +"377482346082992128","","","2013-09-10 17:22:59 +0000","Twitterrific for Mac","RT @tapbot_paul: I want a refund!","377481822147313664","18247541","2013-09-10 17:20:54 +0000","" +"376396778154647553","","","2013-09-07 17:29:19 +0000","Twitterrific","Apple won't lose the iPhone 5 if it leaves a gap at $100. The new line up will probably be 5C, 5, and 5S. @marcoarment @caseyliss @siracusa","","","","" +"376214341483102208","","","2013-09-07 05:24:23 +0000","Twitterrific","RT @dsandler: “Dad, how does Santa know if you’ve been bad or good, all the time?” +“Backdoored crypto protocols, son.”","376201587154092032","656863","2013-09-07 04:33:42 +0000","" +"376188046032388096","","","2013-09-07 03:39:54 +0000","Twitterrific","RT @lorenb: Got a generic recruitment spam email from @scopely. Amused.","376055312949972992","9943672","2013-09-06 18:52:28 +0000","" +"375730797061210112","375710368300937216","15122081","2013-09-05 21:22:57 +0000","Twitterrific for Mac","@nerdtalker Curse Super Hexagon. I seem to top out at 58 seconds & change.","","","","" +"375460159192985601","","","2013-09-05 03:27:32 +0000","Twitterrific","RT @BenedictEvans: So did Samsung announce a wablet, a wone or a phatch?","375373804278915072","1236101","2013-09-04 21:44:23 +0000","" +"375305779172999168","375304178987307008","15122081","2013-09-04 17:14:05 +0000","Twitterrific for Mac","@nerdtalker dat latency","","","","" +"375301874234040320","375287761437077504","30968081","2013-09-04 16:58:34 +0000","Twitterrific for Mac","@domenic @indutny I'm going to comment all of my JS that way from now on. + +thing.map(fun) <!-- zomg it's a mrap!","","","","" +"375280736867065856","375263688787111936","16686076","2013-09-04 15:34:34 +0000","Twitterrific","@getify Amazing! Lives up to the promise.","","","","" +"375280363066494976","375259102357618688","40273","2013-09-04 15:33:05 +0000","Twitterrific","@monkbent I can easily and cheaply buy fizzy water. Without AeroPress I'd need an expensive machine to make a similar beverage at home.","","","","" +"375103365039939585","","","2013-09-04 03:49:45 +0000","Twitterrific","RT @siracusa: @Jury I'm selecting the pint of gelato in the freezer for update. Deal with it.","375068856269950976","636923","2013-09-04 01:32:38 +0000","" +"375103355992817665","","","2013-09-04 03:49:43 +0000","Twitterrific","RT @Jury: Pet peeve: People who deadlock shared resources in real life.","375067339806359552","10754282","2013-09-04 01:26:36 +0000","" +"375026335501938688","","1517226020","2013-09-03 22:43:40 +0000","Twitterrific for Mac","@InstapaperHelp Specifically, it should save the body of the currently viewed article instead of the entire page itself. That'd be sweet! :)","","","","" +"375026113593872385","","1517226020","2013-09-03 22:42:47 +0000","Twitterrific for Mac","@InstapaperHelp Do you take feature requests here? I'd like the bookmarklet to work w/ @feedbin as it used to work w/ Google Reader.","","","","" +"374940728796798976","","","2013-09-03 17:03:30 +0000","Twitterrific for Mac","RT @pengwynn: Love this little git-conflicts script from @rtomayko https://t.co/ZQAeMSjclQ","374927892657881090","14100886","2013-09-03 16:12:30 +0000","https://github.com/pengwynn/dotfiles/blob/master/bin/git-conflicts,https://github.com/pengwynn/dotfiles/blob/master/bin/git-conflicts" +"374940601566781441","374927892657881090","14100886","2013-09-03 17:03:00 +0000","Twitterrific for Mac","@pengwynn @rtomayko Yoink!","","","","" +"374927083471794176","374920924698390528","18247541","2013-09-03 16:09:17 +0000","Twitterrific","@tapbot_paul I'll speak with Tim about it.","","","","" +"374926653836648448","374919884531982337","46023","2013-09-03 16:07:34 +0000","Twitterrific","@ejacqui Yes, on one of my machines. For months now.","","","","" +"374925170395213824","374903682422149120","16686076","2013-09-03 16:01:41 +0000","Twitterrific","@getify With such poor naming and improper formatting, who cares about the syntax?","","","","" +"374716408652787713","374660443287351296","14231571","2013-09-03 02:12:08 +0000","Twitterrific","@marcoarment Sounds like a useful thing to share.","","","","" +"374591129775140864","374547029197746178","18247541","2013-09-02 17:54:19 +0000","Twitterrific","@tapbot_paul Invites tomorrow with final beta / RC, event on the 10th with GM, pre-orders Friday, in stores and shipping the next Friday.","","","","" +"374202068421967872","374195430742962176","894911","2013-09-01 16:08:20 +0000","Twitterrific","@JimRoepcke All the best! It will be great.","","","","" +"373960877747089408","","","2013-09-01 00:09:55 +0000","Twitterrific","RT @reederapp: Submitted. Finally.","373917751100067840","79033767","2013-08-31 21:18:33 +0000","" +"373661651909627904","373651956805271552","29255412","2013-08-31 04:20:54 +0000","Twitterrific","@tjholowaychuk Looks nice! You accidentally a word in Metadata :)","","","","" +"373660347443318784","","","2013-08-31 04:15:43 +0000","Twitterrific","RT @danielpunkass: The secret to Twitter is always take the high road and avoid inflammatory comments. + +After you’ve had your say.","373643237350993920","666043","2013-08-31 03:07:44 +0000","" +"373638412642689024","","","2013-08-31 02:48:34 +0000","Instapaper","Advances in JavaScript Performance in IE10 (via Instapaper) http://t.co/SWy8OFucKj","","","","http://blogs.msdn.com/b/ie/archive/2012/06/13/advances-in-javascript-performance-in-ie10-and-windows-8.aspx" +"373633234476601344","","","2013-08-31 02:27:59 +0000","Twitterrific","RT @Horse_iOS: git reset head --hard -f origin master --head --reallyhard --just fucking undo the stupid shit i did","373610296046141440","1518266449","2013-08-31 00:56:50 +0000","" +"373559868528934912","","","2013-08-30 21:36:27 +0000","Twitterrific for Mac","RT @sdw: Church releases bald eagle indoors, which slams into a window as crowd yells 'USA! USA!'. + +Can't make this shit up. http://t.co/aD…","373504285436166144","6503412","2013-08-30 17:55:35 +0000","http://www.youtube.com/watch?v=bhITpTtG888,http://www.youtube.com/watch?v=bhITpTtG888" +"373193221603467265","","","2013-08-29 21:19:32 +0000","Twitterrific","RT @nerdtalker: .@owenthomas @panzer water is wet. iOS betas expire. A panda fabricating and leaking the iPhone 6 would be a phenomenon.","373181523010150400","15122081","2013-08-29 20:33:03 +0000","" +"373176105257025536","373161897895284736","15122081","2013-08-29 20:11:31 +0000","Twitterrific for Mac","@nerdtalker @reneritchie @PenLlawen @flargh I sometimes pack a keyboard for sysadmin emergencies when I don't feel like lugging my 15"" MBP.","","","","" +"372910514608668672","372885368762150912","15122081","2013-08-29 02:36:09 +0000","Twitterrific","@nerdtalker I received a few of those. Until you look closely they are indeed convincing.","","","","" +"372428077520805888","","","2013-08-27 18:39:07 +0000","OS X","I love that @feedbin is open source now. Makes me feel like I picked a good service to support!","","","","" +"372212307738116097","","","2013-08-27 04:21:44 +0000","Twitterrific","South Park S12E02 ""Britney's New Look"" is relevant. + +https://t.co/SblyCaQTrP","","","","https://itunes.apple.com/ca/tv-season/britneys-new-look/id274098327?i=276810437" +"372066602688069632","","","2013-08-26 18:42:45 +0000","Twitterrific for Mac","RT @wwwtxt: I hope Madonna had fun. She had her breasts groped three times by male dancers, plus she had them running hands up under her dr…","372063452388683776","207756340","2013-08-26 18:30:14 +0000","" +"372066311615967232","","","2013-08-26 18:41:36 +0000","Twitterrific for Mac","RT @wwwtxt: Was it just me or did the VMAs last night suck? ☯92SEP","372062674085236736","207756340","2013-08-26 18:27:08 +0000","" +"372038433792733184","372036371671568385","13567","2013-08-26 16:50:49 +0000","Twitterrific for Mac","@codepo8 @getify Funnily enough, even in Chrome… http://t.co/Pfwz9oAOHx","","","","http://img.ly/whCc" +"371731847136292864","","","2013-08-25 20:32:33 +0000","Twitterrific","RT @ejacqui: Drivers who continually pass you on the highway just to get in front and then slow down over and over.","371728426190635008","46023","2013-08-25 20:18:57 +0000","" +"371731798738206720","","","2013-08-25 20:32:21 +0000","Twitterrific","RT @ejacqui: Cyclists who run reds to pass everyone else, but ride so slowly that everyone has to pass them over and over between every lig…","371656566589509633","46023","2013-08-25 15:33:25 +0000","" +"371664722740797441","371659440153309186","5905672","2013-08-25 16:05:49 +0000","Twitterrific","@danbenjamin Fair enough!","","","","" +"371658305120112640","371639107258048512","5905672","2013-08-25 15:40:19 +0000","Twitterrific","@danbenjamin Did you find a good RSS reader? Press is nice but it's no Reeder. I use Tweetings and it's ok. It's no Twitteriffic or Tweetbot","","","","" +"371484466243309568","","","2013-08-25 04:09:33 +0000","Twitterrific","RT @mrgan: My best #blackbar tip: if you get seriously stuck, loudly and angrily declare that this is freakin' IMPOSSIBLE. You'll immediate…","371478284736790529","35293","2013-08-25 03:44:59 +0000","" +"371017081338073088","371014885901365248","14315117","2013-08-23 21:12:20 +0000","Twitterrific for Mac","@dainerose Typical. He knows where your attention is. https://t.co/GnFeR970V9 https://t.co/824rtkOGyW","","","","https://picasaweb.google.com/113145150458563580631/LittleBeej#5661542922058205618,https://picasaweb.google.com/113145150458563580631/LittleBeej#5665758381384847650" +"371013067082973184","371011953524621312","4777951","2013-08-23 20:56:22 +0000","Twitterrific for Mac","@zugzugglug @markkolich @cmsimike Damn, never mind! I was mistaken about how zsh does it. It's not up to date in all shells like I thought.","","","","" +"371012187654873088","371011953524621312","4777951","2013-08-23 20:52:53 +0000","Twitterrific for Mac","@zugzugglug @markkolich @cmsimike Combined with Dropbox my shell history is always everywhere, like synced browser history in Chrome/Fx.","","","","" +"371011953524621312","370783906540179456","14802451","2013-08-23 20:51:57 +0000","Twitterrific for Mac","@zugzugglug @markkolich @cmsimike Fuck it, I'll be ""that guy"" and smugly say that zsh does this better. https://t.co/y7ufeiXZwS","","","","https://github.com/samsonjs/config/blob/master/zsh/zshrc#L108-L120" +"370998059364122624","370990829076111360","13696102","2013-08-23 19:56:44 +0000","Twitterrific for Mac","@indexzero Do any solutions entirely prevent mixing presentation & style? If so, are they any good?","","","","" +"370960975588900865","370960243057885186","14272162","2013-08-23 17:29:23 +0000","Twitterrific for Mac","@jdalton Heh, I was waiting for that! I haven't made the lo-dash jump yet but have had my eye on it. Point is that ES5 can still use help.","","","","" +"370949610316918785","370935405035532288","14165170","2013-08-23 16:44:13 +0000","Twitterrific for Mac","@binarybits @DrPizza Article states it: ""touting mobile and tablet computing ideas for years"". MS failed to execute and succeed there.","","","","" +"370947912705900545","","","2013-08-23 16:37:28 +0000","Twitterrific for Mac","RT @wwwtxt: I reckon the best person to play Batman is Tom Selleck. He's tall, muscular, and can play the part of a playboy very well. ☯89M…","370941278458236928","207756340","2013-08-23 16:11:07 +0000","" +"370947796532084736","","","2013-08-23 16:37:01 +0000","Twitterrific for Mac","RT @wwwtxt: Michael Keaton. A guy with no chin and the voice of Mickey Mouse says “I'm Batman” and the bad guy is supposed to be scared? ☯8…","370940257422032896","207756340","2013-08-23 16:07:03 +0000","" +"370947601014603776","370937990769430528","14272162","2013-08-23 16:36:14 +0000","Twitterrific for Mac","@jdalton When someone asks me how to iterate over an object in node I say ""underscore"" without thinking about it.","","","","" +"370694935390875648","370676202161573889","529798368","2013-08-22 23:52:14 +0000","Twitterrific for Mac","@MikeGriffin_ @theloop @jdalrymple Wait, after antenna gate you still trust Consumer Reports? Hmm… I trust @anandshimpi way more than CR.","","","","" +"370573071473577985","370566310012276736","22196723","2013-08-22 15:47:59 +0000","Twitterrific","@markkolich Ah, that would be good. You could filter it periodically. zsh can only ignore consecutive dupes.","","","","" +"370565164375883777","370089793842978817","14802451","2013-08-22 15:16:34 +0000","Twitterrific","@zugzugglug @markkolich @cmsimike I keep 2 million lines of shell history (just 5-6 MB in 7 years). I still have svn commands in there.","","","","" +"370336247928983552","","","2013-08-22 00:06:56 +0000","Twitterrific","RT @brycebot: @TooTallNate cause infinite recursion until you blow the stack","370332008724963328","28501846","2013-08-21 23:50:05 +0000","" +"370336240333099008","","","2013-08-22 00:06:54 +0000","Twitterrific","RT @TooTallNate: How to forcibly throw an ""uncaught exception"" in JavaScript?","370323410707947520","277724842","2013-08-21 23:15:56 +0000","" +"370046593312894976","370022391230889985","29255412","2013-08-21 04:55:57 +0000","Twitterrific","@tjholowaychuk @izs Secret sauce: https://t.co/XEOeWXLRcr","","","","https://npmjs.org/package/abbrev" +"369957573740355585","369956701812051969","14864447","2013-08-20 23:02:13 +0000","Twitterrific for Mac","@bryan_kyle Heh, I just mean if they handle it at all it should do something instead of nothing. Handle and do something or ignore entirely.","","","","" +"369956509582495745","369949106443390976","14864447","2013-08-20 22:58:00 +0000","Twitterrific for Mac","@bryan_kyle I expected it to open the link in my default browser. I feel like they should do something even if it's a nonsensical request.","","","","" +"369927327225876480","369926973339885568","35293","2013-08-20 21:02:02 +0000","Twitterrific for Mac","@mrgan What?! Please don't tell me that's a thing now...","","","","" +"369917248061722624","369916135451279360","14864447","2013-08-20 20:21:59 +0000","Twitterrific for Mac","@bryan_kyle It opens the 1Password 4 beta on my Mac too, but nothing happens.","","","","" +"369917183687524354","369916135451279360","14864447","2013-08-20 20:21:43 +0000","Twitterrific for Mac","@bryan_kyle I created it in Safari on my Mac and it was promptly synced to my phone. It works!","","","","" +"369914870554050560","","","2013-08-20 20:12:32 +0000","Twitterrific for Mac","RT @bryan_kyle: How to Quickly Open a Site in 1Password on iOS - 1Password for iOS by Agilebits is a great app that you can... http://t.co/…","369890119891042304","14864447","2013-08-20 18:34:11 +0000","http://tmblr.co/ZjHKRysn2wqn,http://tmblr.co/ZjHKRysn2wqn" +"369914840652865536","369890119891042304","14864447","2013-08-20 20:12:25 +0000","Twitterrific for Mac","@bryan_kyle Nice write-up! I didn't know about their custom URL schemes.","","","","" +"369845379014987776","369726561798205440","894911","2013-08-20 15:36:24 +0000","Twitterrific","@JimRoepcke Heh it's a bug. Possibly in the iOS beta. It leaks to my opponents devices too.","","","","" +"368805388130328576","","","2013-08-17 18:43:51 +0000","Twitterrific","New Letterpress feature: doubles. @atebits http://t.co/aHgPaY9GHP","","","","http://twitter.com/_sjs/status/368805388130328576/photo/1" +"368780233572225027","","","2013-08-17 17:03:53 +0000","Twitterrific","The 80s are cool again, right? + +https://t.co/WHcjlZ0bIt + +http://t.co/CPEqpQuqRv","","","","https://itunes.apple.com/ca/album/somebodys-watching-me-single/id363292267?i=363292280,http://html5.grooveshark.com/#!/search/Rockwell%20somebody's%20watching%20me" +"368584133041061888","","","2013-08-17 04:04:39 +0000","Twitterrific","RT @mraleph: looking at another microbenchmark http://t.co/zc8jL73XXs","368535700972392448","53010195","2013-08-17 00:52:12 +0000","http://mrale.ph/blog/2013/08/14/hidden-classes-vs-jsperf.html,http://mrale.ph/blog/2013/08/14/hidden-classes-vs-jsperf.html" +"368108705796984832","368091514808713216","28265820","2013-08-15 20:35:29 +0000","Twitterrific for Mac","@isoiphone @TELUS @ShawInfo Here in BC Telus has fibre but doesn't compete with Shaw on bandwidth, so Shaw has no motivation to improve.","","","","" +"367314086393946113","367257911325503488","33493","2013-08-13 15:57:57 +0000","Twitterrific","@peterc @Stammy Android is a good OS but I still can't find apps for Twitter, http://t.co/Zlj3iXPJLz, and RSS that don't annoy me.","","","","http://app.net" +"367136731218198528","","","2013-08-13 04:13:12 +0000","Instapaper","Straight-up interpolation – James Padolsey http://t.co/FZ7Dz7vZ4B (via Instapaper)","","","","http://james.padolsey.com/javascript/straight-up-interpolation/" +"367124603061010433","367124205331939330","4777951","2013-08-13 03:25:00 +0000","Twitterrific","@panic Oops, I should have read your mentions first. Looks like a known issue.","","","","" +"367124205331939330","","6687652","2013-08-13 03:23:26 +0000","Twitterrific","@panic The control key on my Logitech UltraThin keyboard doesn't work in Prompt on [REDACTED]. Known issue?","","","","" +"366278104265654274","","","2013-08-10 19:21:19 +0000","Twitterrific","RT @mraleph: jokes about JITs as a high tech currency + +provides more security than bitcoin","366272302633070592","53010195","2013-08-10 18:58:16 +0000","" +"366245765133246465","366241516538175489","20079975","2013-08-10 17:12:49 +0000","Twitterrific","@polotek I use Daisy Disk or Space Gremlin to find large folders and then ship old data to AWS Glacier with Arq. Still can't fit in 128 GB.","","","","" +"365533342029975552","365533188262604800","8549992","2013-08-08 18:01:54 +0000","Twitterrific for Mac","@pdenya Wow, you have users on 4.3? Can you share a rough % estimate?","","","","" +"365532784606973952","365516401542307841","8549992","2013-08-08 17:59:41 +0000","Twitterrific for Mac","@pdenya I think everyone is abandoning 4.3 at this point. Why bother?","","","","" +"365257822306451457","365241543256317952","2262091","2013-08-07 23:47:05 +0000","Twitterrific for Mac","@ajordens @techvibes The fact that The Big Three came together here confirms my suspicion that they regularly collude and fix prices.","","","","" +"365172841106247682","365140341235527682","13818902","2013-08-07 18:09:24 +0000","Twitterrific","@aaronheckmann Agreed, it is a weird idea.","","","","" +"365135195797594113","365116796816199681","13818902","2013-08-07 15:39:49 +0000","Twitterrific","@aaronheckmann I think it's a clever way to soften the blow of the change. Distract and then change for good. Old logo is already forgotten.","","","","" +"363474815866257408","363335984676483072","894911","2013-08-03 01:42:03 +0000","Twitterrific","@JimRoepcke Looks Lisp or Rubyish. I like it.","","","","" +"363065224829472768","","16240267","2013-08-01 22:34:29 +0000","Twitterrific for Mac","@instapaper Did something change with emailing links? I now get the plain text link itself instead of Instapaper fetching the link.","","","","" +"362983658107318274","","","2013-08-01 17:10:22 +0000","Twitterrific for Mac","RT @raganwald: I've almost completely reversed my programming style: ""Leaky Greenspunned Abstractions"" http://t.co/9QB00lshwn","362968393827094529","18137723","2013-08-01 16:09:43 +0000","http://raganwald.com/2013/08/01/leaky-greenspunned-abstractions.html,http://raganwald.com/2013/08/01/leaky-greenspunned-abstractions.html" +"362442468064624642","","636923","2013-07-31 05:19:52 +0000","Tweetings for Android","@siracusa @danbenjamin Look right into the eyes of your sweetie. +http://t.co/V0r2So7EIq","","","","http://www.theverge.com/2013/7/31/4528398/eteleporter-ipad-video-chat-eye-contact-facetime" +"362290029952897026","362248484352565248","8654722","2013-07-30 19:14:08 +0000","Twitterrific","@voxdolo @github Is that the first of @raganwald's tweets you've read? Pretty clearly tongue-in-cheek.","","","","" +"361181101542223874","","","2013-07-27 17:47:39 +0000","Twitterrific","RT @mraleph: OH ""I blame Erlang's syntax for the popularity of node.js""","361088151005052928","53010195","2013-07-27 11:38:18 +0000","" +"360999856233394177","","","2013-07-27 05:47:27 +0000","Twitterrific","OH: “Get three beers in me and I’ll eat perogies. Sure.”","","","","" +"360952000969576450","","33423","2013-07-27 02:37:17 +0000","Twitterrific","@gruber 💩","","","","" +"360951951028006912","","","2013-07-27 02:37:05 +0000","Twitterrific","💩","","","","" +"360951904827736064","","","2013-07-27 02:36:54 +0000","Twitterrific","""Come on, you guys, let’s get PILE OF POO into the top 25, where it belongs."" Real-Time Emoji Use on Twitter http://t.co/tVC79cKYNe","","","","http://www.emojitracker.com/" +"360943150463852544","","","2013-07-27 02:02:07 +0000","Twitterrific","RT @CcSteff: Shout out to the Asian grandmas rubbing my belly in the showers at the Y.","360911874931433472","14336349","2013-07-26 23:57:51 +0000","" +"360126091555385344","","","2013-07-24 19:55:25 +0000","Twitterrific for Mac","Hey @TwitterAds, how about an apology not only to the 3 users you faked tweets from, but to the rest of us? You broke a lot of trust today.","","","","" +"360085424028389378","","","2013-07-24 17:13:49 +0000","OS X","""catch(o_O)"" https://t.co/YDfNg4X7yl","","","","https://github.com/WebReflection/ie8/blob/master/src/ie8.js#L267" +"359811262512771075","","","2013-07-23 23:04:24 +0000","Twitterrific for Mac","RT @rauchg: Relevant: http://t.co/9eIiLQhk4h +(by @ariyahidayat)","359795513211621376","15540222","2013-07-23 22:01:49 +0000","http://ariya.ofilabs.com/2011/08/hall-of-api-shame-boolean-trap.html,http://ariya.ofilabs.com/2011/08/hall-of-api-shame-boolean-trap.html" +"359811251884396544","","","2013-07-23 23:04:22 +0000","Twitterrific for Mac","RT @rauchg: An API jumps the shark the moment you add a single boolean argument to one of its methods.","359795417648603136","15540222","2013-07-23 22:01:26 +0000","" +"359807701095686147","","","2013-07-23 22:50:15 +0000","OS X","new Date('2013/07/23') == new Date('2013-07-23') // => false + +new Date(2013, 7, 23) == new Date('2013-07-23') // => false + +Fuck JavaScript.","","","","" +"358693775654137856","","","2013-07-20 21:03:54 +0000","Twitterrific","RT @rauchg: Detroit's motto, coined after the 1805 fire: +""We Hope For Better Things; It Shall Rise From the Ashes""","358646156798083072","15540222","2013-07-20 17:54:41 +0000","" +"358429225256108032","","","2013-07-20 03:32:41 +0000","Twitterrific","RT @raganwald: Yes, JavaScript is a Lisp http://t.co/eCAhfoxFEh via @raganwald","358417128644296704","18137723","2013-07-20 02:44:37 +0000","http://raganwald.com/2013/07/19/javascript-is-a-lisp.html,http://raganwald.com/2013/07/19/javascript-is-a-lisp.html" +"358360947582181376","358318218152120320","177824598","2013-07-19 23:01:22 +0000","Twitterrific for Mac","@Joe_query Me too! Simple, and extensible enough. Couldn't believe some alternatives that had 2-3 MB downloads. Yikes.","","","","" +"358309097650655232","","","2013-07-19 19:35:20 +0000","Twitterrific for Mac","RT @chockenberry: I just sent an email to Phil Schiller about the Dev Centers. If you're affected by the downtime, let him know: + +https://t…","358302840659263488","36183","2013-07-19 19:10:28 +0000","https://gist.github.com/chockenberry/6041565,https://gist.github.com/chockenberry/6041565" +"358308698424221696","","","2013-07-19 19:33:45 +0000","OS X","Thing I like right now: Stupid-table-plugin for jQuery. http://t.co/xTdvqlW6uN","","","","http://joequery.github.io/Stupid-Table-Plugin/" +"358293524799688704","358279948198346752","91333167","2013-07-19 18:33:27 +0000","Twitterrific","@climagic Or catenate: http://t.co/Z3dkxstBwy","","","","http://www.thefreedictionary.com/catenate" +"358238046925238272","358229773559926784","18137723","2013-07-19 14:53:00 +0000","Twitterrific","@fogus @raganwald I think that's bound to ⌘-w by default.","","","","" +"358218571161145344","358089905915691009","22196723","2013-07-19 13:35:37 +0000","Twitterrific","@olegshaldybin @markkolich I don't think that was a good idea (I leave TODOs in my code), but those TODOs should be tickets somewhere.","","","","" +"357939589367214080","","","2013-07-18 19:07:02 +0000","Twitterrific","RT @JosephMartel: A minor Coronal Mass Ejection is hitting the earth today. Be prepared. Also, check for Northern Lights after dark for the…","357899868125151233","217540637","2013-07-18 16:29:12 +0000","" +"357340319211204608","","","2013-07-17 03:25:45 +0000","Twitterrific","RT @mobile17: Whoa...Ringtone Maker Pro for iOS just hit #1 in 16 countries! + +To celebrate, we're keeping the app FREE until Friday!","357337993138286592","22219015","2013-07-17 03:16:31 +0000","" +"357336101633011712","","","2013-07-17 03:09:00 +0000","Twitterrific","Manifesto: Let my upload bandwidth flow! http://t.co/4EAEuRgDIU (via @instapaper)","","","","http://arstechnica.com/staff/2013/07/manifesto-let-my-upload-bandwidth-flow/" +"357178572567351298","357175072458412032","49227164","2013-07-16 16:43:02 +0000","Twitterrific for Mac","@ColtonPhillips You got that right.","","","","" +"357174740655419394","357174545888718848","49227164","2013-07-16 16:27:48 +0000","Twitterrific for Mac","@ColtonPhillips Damn! I thought it was there a day or two ago but it might have been longer.","","","","" +"357173667664363521","357160942049562624","49227164","2013-07-16 16:23:32 +0000","Twitterrific for Mac","@ColtonPhillips There's one on the corner of Belleville & Gov't at the harbour, and one at centennial square by Starbucks (Gov't & Fisgard).","","","","" +"355532330250682368","355354026575011843","894911","2013-07-12 03:41:27 +0000","Twitterrific","@JimRoepcke @DrawQuest Congrats on the release!","","","","" +"355532276869763075","","","2013-07-12 03:41:14 +0000","Twitterrific","RT @JimRoepcke: YES! @DrawQuest 2.0 has launched! This is a huge update, go get it! https://t.co/VQ2XQvHX91","355354026575011843","894911","2013-07-11 15:52:56 +0000","https://itunes.apple.com/us/app/drawquest-free-daily-drawing/id576917425?ls=1&mt=8,https://itunes.apple.com/us/app/drawquest-free-daily-drawing/id576917425?ls=1&mt=8" +"354642645785653249","","","2013-07-09 16:46:10 +0000","Twitterrific for Mac","RT @hij1nx: yes, browsers should have setImmediate -- http://t.co/xC63LMxzAg","354631845415104514","95938827","2013-07-09 16:03:15 +0000","http://www.nczonline.net/blog/2013/07/09/the-case-for-setimmediate/,http://www.nczonline.net/blog/2013/07/09/the-case-for-setimmediate/" +"354350067659976704","","558516258","2013-07-08 21:23:34 +0000","web","@OpenUDID iOS 7 beta 3 released today breaks OpenUDID's use of the pasteboard. Named pasteboards are unique to individual app vendors now.","","","","" +"354262755773120513","354052830224580608","38003","2013-07-08 15:36:37 +0000","Twitterrific","@gedeon @manolosavi @Twitterrific This happens with Glassboard on iOS 6.1.3 for me too. Perhaps it's a server issue on Apple's end.","","","","" +"352834936132206593","","","2013-07-04 17:02:58 +0000","OS X","Well I'm never doing that again. Lesson learned. http://t.co/0GZ9xeQjTd","","","","http://photos.app.net/7363786/1" +"350769446299774976","350760778023960576","1170518132","2013-06-29 00:15:27 +0000","Twitterrific for Mac","@feedbinapp Seems to work, and is much faster! Yay! \o/","","","","" +"349364246322216963","","","2013-06-25 03:11:41 +0000","Twitterrific","RT @PlayOnDirector: My finals predictions: Hawks in 6. Great coach + Boston depth of team character was demonstrated in loss to Sens in fi…","345749874563751936","226701299","2013-06-15 03:49:28 +0000","" +"348617029344956416","348600997821677568","217540637","2013-06-23 01:42:31 +0000","Tweetbot for iOS","@JosephMartel Nooooo! That’s too bad man.","","","","" +"348528199417856000","","","2013-06-22 19:49:32 +0000","iOS","Hidden mini-game in Letterpress: hit the hamburger button twice quickly and two menus pop up.","","","","" +"348223974574018562","","","2013-06-21 23:40:39 +0000","Twitterrific for Mac","Uh oh, Scout is drunk. RT @ScoutApp You'llyktjhjhkkytjykrjgjtjhyjjtjtgjftk","","","","" +"348197339271409664","","","2013-06-21 21:54:49 +0000","web","RT @RyanGerhardt: So proud of the @tapfortap team!! Congrats on the award for best online strategy of the year award! @viatec #tectoria","347925960177373185","50147119","2013-06-21 03:56:27 +0000","" +"348197239144996864","","135727142","2013-06-21 21:54:25 +0000","Twitterrific for Mac","@todddunlop RT @mikedemers This is what I think whenever I hear the term “Extreme Programming” http://t.co/XhizylDrHA","","","","http://twitter.com/mikedemers/status/348194634914230272/photo/1" +"348098436425465856","348089194582798336","217540637","2013-06-21 15:21:49 +0000","Tweetbot for iOS","@JosephMartel woohoo!","","","","" +"347962871411515392","347961807018799104","17088322","2013-06-21 06:23:08 +0000","Tweetbot for iOS","@HipwoodDigital @JimRoepcke Thanks guys! Good times.","","","","" +"347938040242663424","","","2013-06-21 04:44:27 +0000","Tweetbot for iOS","And Ima let you finish, but… “@caseybolts: Red Brick was robbed #Tectoria #viatec”","","","","" +"347912268341735425","347911798747443200","851272722","2013-06-21 03:02:03 +0000","Tweetbot for iOS","@redbrickm @tapfortap @go2mobi TWITTER SLAP FIGHT #Tectoria","","","","" +"347897730158452737","347897197406326784","236229968","2013-06-21 02:04:17 +0000","Tweetbot for iOS","@MatthewD_Shaw Carrot something. #Tectoria","","","","" +"347768834528256000","347768357912719361","217540637","2013-06-20 17:32:06 +0000","Twitterrific for Mac","@JosephMartel Wow, you can't write 750 words while hiking to work w/ 50 lbs on your back? What a noob.","","","","" +"347767489821814784","347738656745869312","217540637","2013-06-20 17:26:45 +0000","Twitterrific for Mac","@JosephMartel http://t.co/EHH8h2Fy5H","","","","http://750words.com/" +"345790488898572288","","","2013-06-15 06:30:51 +0000","Tweetbot for iOS","OH: No oxygen. It’s all drug now.","","","","" +"345681871260250112","345681257369321472","26191233","2013-06-14 23:19:15 +0000","Twitterrific for Mac","@Rackspace Not yet, but I should! Because we are moving from Debian to CentOS it seems more like a feature than a bug.","","","","" +"345680844846923776","","","2013-06-14 23:15:10 +0000","OS X","On Rackspace Cloud our Ruby app loads in 1/2 the time on a CentOS 6 VM compared to Debian 6 VM. What on earth could cause such a difference?","","","","" +"344673721295986688","","","2013-06-12 04:33:13 +0000","iOS","The arch Linux installer boots into zsh. I think I’m going to like this.","","","","" +"344609358203715584","344564696927584256","70596949","2013-06-12 00:17:28 +0000","Twitterrific for Mac","@creationix @TooTallNate Suspend looks nifty, I like that it doesn't require wrapping functions w/ something like https://t.co/zDeCAlMUe0","","","","https://gist.github.com/samsonjs/5736409" +"344508068832370689","344505190763864065","8549992","2013-06-11 17:34:58 +0000","Twitterrific for Mac","@pdenya At first I thought it looked bad but after changing wallpaper and getting used to it I like it a lot. It feels nicer.","","","","" +"344507958136283137","344505107968311296","8549992","2013-06-11 17:34:32 +0000","Twitterrific for Mac","@pdenya I couldn't wait! Digging it so far. Aside from visual glitches & occasional crashes it's not bad for the first beta.","","","","" +"344243706586611712","344243317418102786","8549992","2013-06-11 00:04:30 +0000","Twitterrific for Mac","@pdenya Thanks, that's exactly what I'm looking for. I will resist for a day or two and see how bad it is. I can usually deal w/ crashes.","","","","" +"344241849143263232","344241652933750785","894911","2013-06-10 23:57:07 +0000","Twitterrific for Mac","@JimRoepcke It is shipping now on http://t.co/YqHnvRbgQA but I'm unsure if retail channels all have it yet.","","","","http://apple.com" +"344241564488462336","344241341389209600","894911","2013-06-10 23:55:59 +0000","Twitterrific for Mac","@JimRoepcke At least there's a $230 model now. Better than $300. Timely release of that model.","","","","" +"344240958176632832","344240601996333056","894911","2013-06-10 23:53:34 +0000","Twitterrific for Mac","@JimRoepcke Drat! I really want to check it out and it doesn't run on my 4th gen iPod touch.","","","","" +"344240542680489986","","","2013-06-10 23:51:55 +0000","Twitterrific for Mac","What's the word on the iOS [redacted] beta? Stable enough to install on a carry phone?","","","","" +"344218502296637441","344205652375261185","22406953","2013-06-10 22:24:20 +0000","Twitterrific for Mac","@mahyarm Do you actually want a $5k dual socket Xeon w/ ECC memory anyway? Way better off w/ a Hackintosh no matter what was announced.","","","","" +"344191736358248448","344191452336775168","217540637","2013-06-10 20:37:59 +0000","Twitterrific for Mac","@JosephMartel So greedy. Give other people a chance to see the ""connection timed out"" error page.","","","","" +"344189656209973249","","","2013-06-10 20:29:43 +0000","Twitterrific for Mac","Hmmm… http://t.co/o0aWe9wBxl is unavailable. Maybe I should mash reload for the next few hours.","","","","http://developer.apple.com" +"343460313145946113","343449081013747713","29255412","2013-06-08 20:11:34 +0000","Tweetbot for iOS","@tjholowaychuk Just last night I wrote this for a project that uses the async module. https://t.co/zDeCAlMUe0","","","","https://gist.github.com/samsonjs/5736409" +"342700857814552576","342651355606953985","376565222","2013-06-06 17:53:46 +0000","Twitterrific for Mac","@krisandbrake Exciting week!","","","","" +"342672384471494656","","","2013-06-06 16:00:37 +0000","Tweetbot for iOS","I’m worried about my next dentist “appointment”. http://t.co/hjdmQMpvJp","","","","http://twitter.com/_sjs/status/342672384471494656/photo/1" +"340605567208914944","","","2013-05-31 23:07:50 +0000","OS X","Doing a little bit of pair programming at @tapfortap today. Sorry @ToddDunlop!","","","","" +"340494949231493121","","","2013-05-31 15:48:16 +0000","Tweetbot for iOS","RT @jamieforrest: If you like oscillating between feeling like the stupidest person on earth and a fucking genius, you’ll love coding.","334279984321544192","14069034","2013-05-14 12:12:13 +0000","" +"340244372824137729","","","2013-05-30 23:12:34 +0000","Twitterrific for Mac","RT @isoiphone: ""Click Here"" is lazy. Come up with links that make sense!","340233157129412608","28265820","2013-05-30 22:28:00 +0000","" +"340198366375985152","340197266348462080","14618863","2013-05-30 20:09:45 +0000","Twitterrific for Mac","@anandshimpi Can I just pinky swear not to blab?","","","","" +"339792606957559809","","","2013-05-29 17:17:25 +0000","OS X","When I learned Unix and Ctrl-t to transpose chars I wondered why there's a shortcut for such a rarely used command. Now I use it constantly.","","","","" +"339526226144272384","339449357529141251","11973362","2013-05-28 23:38:55 +0000","Twitterrific for Mac","@typeoneerror I want that room so badly. Man that video brings up a lot of memories!","","","","" +"338832087996051456","","","2013-05-27 01:40:39 +0000","Tweetbot for iOS","RT @secboffin: ""Can I tell you a TCP joke?"" ""Please tell me a TCP joke."" ""OK, I'll tell you a TCP joke."" #protolol","96858282177724416","15537466","2011-07-29 08:23:08 +0000","" +"338066559937437696","338038228462477312","11973362","2013-05-24 22:58:43 +0000","Tweetbot for iOS","@typeoneerror Phew! For a minute I was worried.","","","","" +"338063185103962112","","","2013-05-24 22:45:18 +0000","Twitterrific for Mac","RT @JeremiahLee: Front-end developers: please please please check that your sign in and credit card forms work with @1Password.","338051878686441472","14538587","2013-05-24 22:00:23 +0000","" +"338027769399234560","338025167643082752","11973362","2013-05-24 20:24:35 +0000","Twitterrific for Mac","@typeoneerror Alcohol is expensive in BC, but you really should be drinking $10 growlers of some local brews instead! @PhillipsBeer","","","","" +"337981815644094465","","","2013-05-24 17:21:58 +0000","Twitterrific for Mac","RT @DalaiLamaInBed: It is expressions of affection rather than money and power that attract real friends in bed.","337875743994421248","197495418","2013-05-24 10:20:29 +0000","" +"337665132136108032","","","2013-05-23 20:23:35 +0000","Twitterrific for Mac","RT @JosephMartel: It has to be ""jiff"", ""jife"", ""giff"", or ""gife"", but ""gif"" is not reconcilable in English orthography and morphophonology.","337660471563939840","217540637","2013-05-23 20:05:04 +0000","" +"337334710290235395","","","2013-05-22 22:30:36 +0000","OS X","OH: ""Voodoo Doughnuts is like the hipster doughnut Mecca.""","","","","" +"337333627169939457","","","2013-05-22 22:26:18 +0000","Twitterrific for Mac","RT @climagic: exec -a vim nethack # Now if your boss runs ps aux on your system, they will think you're working, not playing a game.","337233313301405696","91333167","2013-05-22 15:47:42 +0000","" +"335504866631876608","","","2013-05-17 21:19:28 +0000","Twitterrific for Mac","RT @mikeal: I think @polotek is the Ralph Nadar of node.js. Mad at everyone but hasn’t published anything in years :) Also happens to be ri…","335478552868835328","668423","2013-05-17 19:34:54 +0000","" +"334812023869304832","","","2013-05-15 23:26:21 +0000","OS X","Most ordinal functions you find around the web fail miserably on numbers such as 111.","","","","" +"334779963448369152","334779783663718400","74837444","2013-05-15 21:18:57 +0000","Twitterrific for Mac","@Badger32d @decktonic It is funny. I love saying that I am going to email someone money.","","","","" +"334779629401419776","334761043060465664","74750365","2013-05-15 21:17:38 +0000","Twitterrific for Mac","@decktonic @Badger32d Here in Canada we email money all the time. http://t.co/yNrT20mxov","","","","http://www.interac.ca/en/interac-etransfer/etransfer-detail" +"334719416950456320","","","2013-05-15 17:18:22 +0000","Twitterrific for Mac","RT @siracusa: Apple's new Objective-C-to-JavaScript bridge in WebKit: http://t.co/BtWyYfreyI (via @apike)","334702548348989440","636923","2013-05-15 16:11:20 +0000","http://www.steamclock.com/blog/2013/05/apple-objective-c-javascript-bridge/,http://www.steamclock.com/blog/2013/05/apple-objective-c-javascript-bridge/" +"334439276760690688","","","2013-05-14 22:45:11 +0000","OS X","I was wary of pt-online-schema-change (for MySQL) but I should not have been. It works very well. No more 8 hour ALTER TABLEs for me.","","","","" +"334091126678114305","334090837287903233","894911","2013-05-13 23:41:46 +0000","Twitterrific for Mac","@JimRoepcke Ah, gotcha. That makes sense.","","","","" +"334090530680086529","334087101316476929","894911","2013-05-13 23:39:24 +0000","Twitterrific for Mac","@JimRoepcke It should show up if you touch the edge of the screen with the pointer while dragging.","","","","" +"333127413007536128","","","2013-05-11 07:52:19 +0000","Tweetbot for iOS","Lead developer of @mobile17 right here. Bad ass! http://t.co/RJ9P4OFHeN","","","","http://twitter.com/_sjs/status/333127413007536128/photo/1" +"332935795201675264","332932794164588544","894911","2013-05-10 19:10:53 +0000","Tweetbot for iOS","@JimRoepcke One of my favourites!","","","","" +"332932537485758465","332927043740241920","894911","2013-05-10 18:57:57 +0000","Tweetbot for iOS","@JimRoepcke /r/nottheonion","","","","" +"332636121924247553","","29255412","2013-05-09 23:20:06 +0000","Twitterrific for Mac","@tjholowaychuk Cable has better latency than LTE too, which is pretty noticeable.","","","","" +"332635894974644225","","29255412","2013-05-09 23:19:12 +0000","Twitterrific for Mac","@tjholowaychuk Oh man have I thought about doing that. Upstream speeds are so good on LTE but data caps are too low for me even at 6 GB.","","","","" +"332616192135135233","332520191747579904","17177251","2013-05-09 22:00:54 +0000","Twitterrific for Mac","@brianloveswords @jdalton Everyone should use that format for every audience. Dates & times should go biggest to smallest. Always.","","","","" +"331910360711958528","331910286116274177","18006104","2013-05-07 23:16:11 +0000","Twitterrific for Mac","@EricAlanDyck rawr","","","","" +"331903571161411584","331899154580258816","18006104","2013-05-07 22:49:12 +0000","Twitterrific for Mac","@EricAlanDyck Ok but it will cost you $42 and I only accept payment by cheque. Last one!","","","","" +"331433755740880896","","","2013-05-06 15:42:19 +0000","Tweetbot for iOS","RT @raganwald: How can you tell someone's a Schemer? He spells it ""lis?"" instead of ""lisp""","331431633876049920","18137723","2013-05-06 15:33:53 +0000","" +"330679336669687809","","","2013-05-04 13:44:32 +0000","Tweetbot for iOS","RT @raganwald: The Illustrated Guide to JavaScript http://t.co/3MAKcLpZ1s","330654802344280064","18137723","2013-05-04 12:07:02 +0000","http://i.imgur.com/1u43kum.png,http://i.imgur.com/1u43kum.png" +"330431245865594881","330429938383593474","20826421","2013-05-03 21:18:42 +0000","Twitterrific for Mac","@wavded Oh that's good to know. If you want Parallels check out this bundle: http://t.co/FeJlQkPGmS","","","","http://www.macsuperbundle.com/?rs4=NO_BN_MACSB_DF_MAY2013&utm_source=daringfireball&utm_medium=text&utm_campaign=MSB" +"330429587328745473","330426248503373824","20826421","2013-05-03 21:12:07 +0000","Twitterrific for Mac","@wavded I get co-workers who use Windows to try things. Is ievms still a thing? Used to use VMs for that.","","","","" +"329125550671159296","329055696068935680","1260231","2013-04-30 06:50:20 +0000","Tweetbot for iOS","@joehewitt @typeoneerror It can be if it’s already a good idea. You can go too far with physics as well. Everything is a balance.","","","","" +"327578050000728064","327577236377055233","15540222","2013-04-26 00:21:07 +0000","Twitterrific for Mac","@rauchg I wonder why they don't just defer to the native platform as a rule.","","","","" +"327577935060008960","327577236377055233","15540222","2013-04-26 00:20:40 +0000","Twitterrific for Mac","@rauchg Probably to be cross platform or something. Some co-workers recently complained about them fucking up menus on Windows too.","","","","" +"327572376516698112","","","2013-04-25 23:58:35 +0000","Twitterrific for Mac","RT @TheNodeLebowski: No, you're not wrong, Mikeal, you're just an asshole.","321637732541661184","1339240128","2013-04-09 14:56:25 +0000","" +"327523354833715201","","","2013-04-25 20:43:47 +0000","Twitterrific for Mac","RT @igrigorik: PageSpeed for Nginx is now available in Beta: http://t.co/H1xesxp3Wv - 40+ optimization filters, open-source and free to use!","327515234728308736","9980812","2013-04-25 20:11:31 +0000","http://bit.ly/11nVcDr,http://bit.ly/11nVcDr" +"327506990530170882","327495871136686080","894911","2013-04-25 19:38:45 +0000","Twitterrific for Mac","@JimRoepcke Yeah I'm glad they are aggressively posting the videos earlier. It's good for everyone.","","","","" +"327493212820357120","327483586510991361","894911","2013-04-25 18:44:01 +0000","Twitterrific for Mac","@JimRoepcke I don't think they're live streamed. The website says they will be available ""during the conference"".","","","","" +"327478100969541634","","","2013-04-25 17:43:58 +0000","Twitter for Mac","Yay, they didn't ruin it. I'm still sticking with Twitterrific though.","","","","" +"327475830391459840","","","2013-04-25 17:34:56 +0000","Twitterrific for Mac","Twitter updated their Mac app? Woah. I am pretty surprised, and hope that they didn't ruin it.","","","","" +"326405371616964608","326389203694927872","49227164","2013-04-22 18:41:19 +0000","Tweetbot for iOS","@ColtonPhillips Good question. Eric knows what is going on with our SDK and Corona and such. Might be worth mailing him about it.","","","","" +"325444041565159425","","","2013-04-20 03:01:20 +0000","iOS","OH: “I’m going to give up saturated fats for a weekend so I can try ecstasy.”","","","","" +"325356753795563521","","","2013-04-19 21:14:29 +0000","Twitterrific for Mac","RT @FGRibreau: @redisfeed 6 billion commands on the last 7 days @bringr http://t.co/2O59n0P6Hf ^^ /cc @_sjs","325330849732128769","5719692","2013-04-19 19:31:33 +0000","http://d.pr/i/Od7g,http://d.pr/i/Od7g" +"325339946678382592","325330849732128769","5719692","2013-04-19 20:07:42 +0000","Tweetbot for iOS","@FGRibreau @redisfeed @bringr We don’t push it very hard, but for our small company it seems like a lot :)","","","","" +"325040763664732160","","","2013-04-19 00:18:51 +0000","web","RT @hipsterhacker: I can't believe your Caps Lock key hasn't been remapped yet.","305524143640674304","261546340","2013-02-24 03:46:46 +0000","" +"325028481442406400","","","2013-04-18 23:30:03 +0000","OS X","One of our redis servers has processed over 100 billion commands in 128 days. Another has done 44 billion in the same time.","","","","" +"325017373298003968","","","2013-04-18 22:45:54 +0000","Twitterrific for Mac","RT @oscargodson: ""Rebasing doesn’t result in cleaner history. It just results in incorrect history that looks simpler."" + +- Creator of Git","324993266120536064","10138412","2013-04-18 21:10:07 +0000","" +"324623027335741440","","","2013-04-17 20:38:55 +0000","OS X","It might be worth moving to Celluloid anyway though. It looks so great.","","","","" +"324622807206092801","","","2013-04-17 20:38:03 +0000","OS X","Celluloid for Ruby looks awesome. Using EM-Synchrony seems to be the easiest way to add concurrency to an existing Sinatra app though.","","","","" +"324273461700730880","","","2013-04-16 21:29:52 +0000","Twitterrific for Mac","RT @secoif: been waiting for this day my whole life: just got complimented by a random person in a bagel shop on my vim t-shirt","324198722412093440","17609423","2013-04-16 16:32:53 +0000","" +"323519771549261825","","","2013-04-14 19:34:58 +0000","Tweetbot for iOS","RT @DalaiLamaInBed: It’s unrealistic to think that the future of humanity can be achieved only on the basis of prayer, what we need is t ...","323469700178780160","197495418","2013-04-14 16:16:00 +0000","" +"323135282201366528","323134454807814144","236252268","2013-04-13 18:07:09 +0000","Tweetbot for iOS","@_Beyamor @ColtonPhillips Yup. Arguments. Or refer to a dict that will be filled in later.","","","","" +"322850729612165120","322849189195304960","49227164","2013-04-12 23:16:26 +0000","Twitterrific for Mac","@ColtonPhillips They call that the ""make Colton look crazy"" feature. It's new.","","","","" +"322824648192585729","","","2013-04-12 21:32:48 +0000","Twitterrific for Mac","RT @igrigorik: It's not a web app. It's an app you install from the web: http://t.co/a9X2XSpoAL - good advice.","322819444021805058","9980812","2013-04-12 21:12:07 +0000","http://bit.ly/10ZKH7T,http://bit.ly/10ZKH7T" +"322555611302744064","322554741915779072","22196723","2013-04-12 03:43:45 +0000","Tweetbot for iOS","@markkolich With a bottle of whisky.","","","","" +"322503908725510146","322496128648089601","22196723","2013-04-12 00:18:18 +0000","Twitterrific for Mac","@markkolich Shit, having read the article I see they won't actually be using it. Nevermind then. I'll sheepishly slink off now.","","","","" +"322503059982909440","322496128648089601","22196723","2013-04-12 00:14:55 +0000","Twitterrific for Mac","@markkolich I lived in Dubai for a few years and people have fast cars and drive them fast. Hell, I got my dad's Volvo S80 up to 255 km/h.","","","","" +"322502928105611265","322496128648089601","22196723","2013-04-12 00:14:24 +0000","Twitterrific for Mac","@markkolich You see those in Germany too. If you want to catch people in fast vehicles then you need a faster vehicle.","","","","" +"322486851745222658","","","2013-04-11 23:10:31 +0000","OS X","EventMachine, fibers, em-synchrony, em-http-request, em-synchrony/em-http, sinatra/synchrony. WTF? This is madness.","","","","" +"322486273916948481","","","2013-04-11 23:08:13 +0000","OS X","If you think async with node.js is difficult try doing something simple like parallel HTTP & TCP requests in Sinatra. My brain hurts.","","","","" +"322441230774579201","322435762551390210","14231571","2013-04-11 20:09:14 +0000","Twitterrific for Mac","@marcoarment At least you're not on Rackspace.","","","","" +"322404031668555776","","","2013-04-11 17:41:25 +0000","Twitterrific for Mac","RT @jeremyckahn: Protip: Nobody is really ""qualified"" to give tech talks. We're all exploring and figuring it out. Just share what you ...","322390046491688960","24949617","2013-04-11 16:45:51 +0000","" +"322403232615895040","322361268491137028","49227164","2013-04-11 17:38:15 +0000","Twitterrific for Mac","@ColtonPhillips @_knutaf The same social habits that are good for other humans I guess.","","","","" +"322127024913276929","","","2013-04-10 23:20:42 +0000","Twitterrific for Mac","RT @Cabel: Status Board Tidbit #3: Unsure that Apple would approve it, we built a quick prototype and submitted that. In 2011. http://t. ...","322087418419351552","1919231","2013-04-10 20:43:19 +0000","http://cl.ly/OCd7,http://cl.ly/OCd7" +"322109525643636736","","","2013-04-10 22:11:10 +0000","Twitterrific for Mac","RT @mathpunk: i'm holding my bitcoin snark comments until i have a cogent explanation of what a ""dollar"" is","322062896148410368","7621482","2013-04-10 19:05:52 +0000","" +"322075508009476096","","","2013-04-10 19:55:59 +0000","Twitterrific for Mac","RT @siracusa: Related developer shame: http://t.co/DRpnrtvvAz","322004749853552640","636923","2013-04-10 15:14:49 +0000","http://weblog.rogueamoeba.com/2009/02/07/usability-nightmare-web-forms/,http://weblog.rogueamoeba.com/2009/02/07/usability-nightmare-web-forms/" +"321775723591368705","321775144647417856","14315117","2013-04-10 00:04:45 +0000","Twitterrific for Mac","@dainerose Ha, that's hilarious! Gotta start carrying a backpack or purse everywhere. Apparently people love their Notes though. Have fun!","","","","" +"321775570071478272","","","2013-04-10 00:04:08 +0000","Twitterrific for Mac","RT ""@dainerose: @_sjs it doesnt fit in my pocket!""","","","","" +"321771737719140354","","","2013-04-09 23:48:55 +0000","Twitterrific for Mac","Well what'd ya know. Someone I know in real life has a Galaxy Note 2. And it's probably about half her height. (Sorry @dainerose, I had to)","","","","" +"321722672922898432","321701795959296000","14864447","2013-04-09 20:33:57 +0000","Twitterrific for Mac","@bryan_kyle Is Steve Ballmer in Victoria?","","","","" +"321699628145836032","321633990165540864","14864447","2013-04-09 19:02:22 +0000","Twitterrific for Mac","@bryan_kyle Man, that's a good tip. I'll file that away for later.","","","","" +"321091368036491264","321088942118170625","49227164","2013-04-08 02:45:22 +0000","Twitterrific for Mac","@ColtonPhillips Ha, I'm not sure. I don't think it would be a problem. Worth a shot.","","","","" +"320989259039404032","","","2013-04-07 19:59:37 +0000","Tweetbot for iOS","RT @felixge: Looking for an iOS dev to pair with me on some fun open source stuff! https://t.co/GMT2CRmW6o - plz RT.","320962915924598784","9599342","2013-04-07 18:14:57 +0000","https://gist.github.com/felixge/1b123c6340c026857610,https://gist.github.com/felixge/1b123c6340c026857610" +"320919614068506624","320759260436918272","49227164","2013-04-07 15:22:53 +0000","Tweetbot for iOS","@ColtonPhillips There is the tc10k on the 28th. Are you going to go for it?","","","","" +"320421654767489026","","","2013-04-06 06:24:10 +0000","iOS","It’s plague time.","","","","" +"320341800181178368","320341372911620096","22196723","2013-04-06 01:06:51 +0000","Twitterrific for Mac","@markkolich Agreed, but it's easy to unfollow anyone who acts like a jack ass so it seems there's little motivation to annoy people with it.","","","","" +"320234774151196672","320234242980323328","18137723","2013-04-05 18:01:34 +0000","Twitterrific for Mac","@raganwald So we're all safe until a farm or slaughterhouse hires you for some contract work?","","","","" +"320234092195102720","320213916032577537","22196723","2013-04-05 17:58:51 +0000","Twitterrific for Mac","@markkolich Newlines have been rendered properly by most clients for ages, just not the twitter website. + +yeah.","","","","" +"320231971638890499","320201272991039488","18137723","2013-04-05 17:50:26 +0000","Twitterrific for Mac","@raganwald Please don't start tweeting about animal rights as well ;-)","","","","" +"320206773816545280","","","2013-04-05 16:10:18 +0000","iOS","Facebook Home looks awesome. I don’t even use Facebook and I think it’s awesome. This is going to be a big deal.","","","","" +"320192572955959297","","","2013-04-05 15:13:52 +0000","OS X","I haven't learned a new programming language in 3 years. With @joeerl's 2nd ed of Programming Erlang on the horizon maybe that should be it.","","","","" +"320189774637985793","","","2013-04-05 15:02:45 +0000","Twitterrific for Mac","RT @wwwtxt: I can type faster than I can use a stupid mouse. Maybe I'm just uncoordinated. ☯93NOV","320130475224080384","207756340","2013-04-05 11:07:07 +0000","" +"320189494231969792","","","2013-04-05 15:01:38 +0000","Twitterrific for Mac","Check out this fantastic article on @AppDotNet by @mattgemmell: http://t.co/FowukvCm7N … and then get yourself an invitation and join us!","","","","http://mattgemmell.com/2013/04/05/app-net-for-conversations/" +"319894263775244288","","","2013-04-04 19:28:30 +0000","Twitterrific for Mac","RT @jdalton: My current feed is: One Google employee RTs another Google employee's tweet of another Google employee's post praising thei ...","319880183714811905","14272162","2013-04-04 18:32:33 +0000","" +"319857278134140928","319856582190067715","14100886","2013-04-04 17:01:32 +0000","Twitterrific for Mac","@pengwynn Bad example, not convinced :) ""The Minnesota Wild have won"" or ""Orlando Magic have defeated …"" + +We're inconsistent w/ companies.","","","","" +"319856080249303041","319849858167091202","14100886","2013-04-04 16:56:46 +0000","Twitterrific for Mac","@pengwynn Canadian English is crazy. Half British, half American. Don't you guys also say ""the Cowboys have traded …"" or ""they've done it""?","","","","" +"319837965947924480","319821303337082882","14100886","2013-04-04 15:44:48 +0000","Tweetbot for iOS","@pengwynn Is that strictly British? In Canada we talk about sports teams in plurality, but not companies.","","","","" +"319837338199023616","","","2013-04-04 15:42:18 +0000","Tweetbot for iOS","RT @LodsysLLC: Thinking of suing @siracusa to make him start doing Hypercritical again. Our lawyers say it’s as legit as every other law ...","319820534428872704","1326945668","2013-04-04 14:35:32 +0000","" +"319837081734098945","319817115328708609","636923","2013-04-04 15:41:17 +0000","Tweetbot for iOS","@siracusa If you close the close button how will you close the actual dialog?","","","","" +"319230412259991552","319228777894928384","636923","2013-04-02 23:30:35 +0000","Twitterrific for Mac","@siracusa I wonder why the RSS feeds linked on http://t.co/SUuHWhP7sm are for the desktop site and not the mobile version. That'd help.","","","","http://m.xkcd.com" +"319212997383946240","319212823009968128","14864447","2013-04-02 22:21:23 +0000","Twitterrific for Mac","@bryan_kyle @JimRoepcke Thank science.","","","","" +"319207634244861954","319207225782583296","894911","2013-04-02 22:00:05 +0000","Twitterrific for Mac","@JimRoepcke @bryan_kyle Wait, that wasn't a joke?! :o","","","","" +"319204384208736257","319204161050800128","894911","2013-04-02 21:47:10 +0000","Twitterrific for Mac","@JimRoepcke I just read the rest of the conversation, derp. That's too bad. Too bad @bryan_kyle didn't share the code when he wrote it ;-)","","","","" +"319203811996602368","319184797979258880","20079975","2013-04-02 21:44:53 +0000","Twitterrific for Mac","@polotek I'll click on them if I don't like the advertiser so it costs them money.","","","","" +"319113764827979776","","","2013-04-02 15:47:05 +0000","Tweetbot for iOS","RT @joeerl: Red and Green Callbacks http://t.co/K9mREQdkLz","319050136405823488","51546468","2013-04-02 11:34:14 +0000","http://joearms.github.com/2013/04/02/Red-and-Green-Callbacks.html,http://joearms.github.com/2013/04/02/Red-and-Green-Callbacks.html" +"318876481872859136","318840464319053824","20079975","2013-04-02 00:04:12 +0000","Tweetbot for iOS","@polotek Here in Canada we just email money to each other with a security question. Supported by major banks & credit unions. Costs $1.","","","","" +"318875615749091328","318806850554429440","14273142","2013-04-02 00:00:45 +0000","Tweetbot for iOS","@lunafiko @jetbrains April Fool’s joke?","","","","" +"318868337318846464","318725956116295680","636923","2013-04-01 23:31:50 +0000","Tweetbot for iOS","@siracusa Those poor C developers who use csh. Nasty prank: alias unlink=rm","","","","" +"317421277793120256","","","2013-03-28 23:41:44 +0000","OS X","""But, having a bad day on the Internet is nothing new.""","","","","" +"317360590270115841","","","2013-03-28 19:40:35 +0000","Twitterrific for Mac","RT @creationix: I mean, *nothing* else has the reach of the web platform. It runs on everything from cell-phones to TV's...","317357404465549312","70596949","2013-03-28 19:27:56 +0000","" +"317360337361960960","317270857678471169","14100886","2013-03-28 19:39:35 +0000","Twitterrific for Mac","@pengwynn Thanks so much for sharing that URL quoting magic. I'll never have to opt-left opt-left ' ctrl-e ' again.","","","","" +"317343282030080000","","","2013-03-28 18:31:49 +0000","Twitterrific for Mac","RT @pengwynn: zsh URL quote magic is magical: http://t.co/NMEHHenRNa Put this in your .zshrc: http://t.co/lBEBu7lyvE","317270857678471169","14100886","2013-03-28 13:44:01 +0000","http://ascii.io/a/2621,http://git.io/aUACYw,http://ascii.io/a/2621,http://git.io/aUACYw" +"317052048858312704","","","2013-03-27 23:14:33 +0000","Twitterrific for Mac","RT @raganwald: Solving the wrong problem http://t.co/CaOYEYp2tn","317048711798747137","18137723","2013-03-27 23:01:18 +0000","http://joearms.github.com/2013/03/28/solving-the-wrong-problem.html,http://joearms.github.com/2013/03/28/solving-the-wrong-problem.html" +"317005962496073730","317004543135211520","894911","2013-03-27 20:11:25 +0000","Twitterrific for Mac","@JimRoepcke (I don't own one, just tried a friend's. His wife takes notes on her iPad and swears by it.)","","","","" +"317005859739824128","317004543135211520","894911","2013-03-27 20:11:01 +0000","Twitterrific for Mac","@JimRoepcke Oh neat, yeah similar tip on that stylus. I didn't even want to touch my iPad with it at first but after scribbling I was sold.","","","","" +"317004406639980544","","","2013-03-27 20:05:14 +0000","Twitterrific for Mac","RT @brentsimmons: Why Developers Shouldn’t Use iCloud Syncing, Even If It Worked http://t.co/U6NFNTDjDR","316997689634078721","652293","2013-03-27 19:38:33 +0000","http://inessential.com/2013/03/27/why_developers_shouldnt_use_icloud_sy,http://inessential.com/2013/03/27/why_developers_shouldnt_use_icloud_sy" +"317003376728612864","316989871451414528","894911","2013-03-27 20:01:09 +0000","Twitterrific for Mac","@JimRoepcke http://t.co/wtR2wwFaJG","","","","http://www.theverge.com/2012/4/10/2925937/best-stylus-ipad-review" +"317003187804577792","316989871451414528","894911","2013-03-27 20:00:24 +0000","Twitterrific for Mac","@JimRoepcke I haven't used it for drawing, but the Adonit Jot Pro is a really interesting stylus that works well. Looks crazy but feels good","","","","" +"316992926418874368","316981566838550528","18006104","2013-03-27 19:19:37 +0000","Tweetbot for iOS","@EricAlanDyck WHAT THE FUCK IS THAT MAN","","","","" +"316332917288734720","","","2013-03-25 23:36:59 +0000","OS X","Simplebird is cool: http://t.co/fI2AJkCycH + +Get it here -> https://t.co/ywMe9Pal9s","","","","http://samhuri.net/tweets/,https://github.com/josephschmitt/simplebird" +"316326788307505153","316319704782356480","20079975","2013-03-25 23:12:38 +0000","Twitterrific for Mac","@polotek @instapaper I do that once or twice a year. It's healthy. If you're not going to read it then there is no loss by clearing it out.","","","","" +"315233099401293826","","","2013-03-22 22:46:42 +0000","Tweetbot for iOS","RT @mraleph: I don't look people in the eyes because I am afraid to suck their brains out through my gaze. All my social troubles stem f ...","315226063917690881","53010195","2013-03-22 22:18:44 +0000","" +"314801324782931969","","","2013-03-21 18:10:59 +0000","Twitterrific for Mac","RT @shanselman: The Internet needs a timeout to go its +room to think about what it's done.","314790769338769408","5676102","2013-03-21 17:29:02 +0000","" +"314787203706400770","","","2013-03-21 17:14:52 +0000","Tweetbot for iOS","RT @tomdale: Good morning everyone! +*opens HN and Twitter* +NOPE +*closes HN and Twitter, throws computer out window*","314772984646750208","668863","2013-03-21 16:18:22 +0000","" +"314787070872801281","","","2013-03-21 17:14:20 +0000","Tweetbot for iOS","RT @me1000: I'm done with the web: http://t.co/UFsUs57XzP","314757691539091458","8675502","2013-03-21 15:17:36 +0000","http://randyluecke.tumblr.com/post/45915323813/im-done-with-the-web,http://randyluecke.tumblr.com/post/45915323813/im-done-with-the-web" +"314613348840906752","314592076945838080","74837444","2013-03-21 05:44:02 +0000","Tweetbot for iOS","@Badger32d Some people are just uptight. Of course I’m a white male so I can’t have opinions. Or something like that. I don’t really get it.","","","","" +"314612625474461699","314592076945838080","74837444","2013-03-21 05:41:09 +0000","Tweetbot for iOS","@Badger32d I’m wary of involving myself at all, but from the tiny context I have it seems like gender doesn’t even enter into this brouhaha.","","","","" +"314574365301821440","","","2013-03-21 03:09:07 +0000","Tweetbot for iOS","RT @nerdtalker: Ran sunspider on the Tesla Model S, I'm done here http://t.co/6XmuuemO6X","314547501602574336","15122081","2013-03-21 01:22:23 +0000","http://twitter.com/nerdtalker/status/314547501602574336/photo/1,http://twitter.com/nerdtalker/status/314547501602574336/photo/1" +"314508422613700610","","","2013-03-20 22:47:05 +0000","Twitterrific for Mac","RT @antirez: Finally I'm seeing Redis Cluster working in all of its main parts: creation, resharding, automatic failover. Very very happ ...","314454025460400128","5813712","2013-03-20 19:10:56 +0000","" +"314413898772135939","","","2013-03-20 16:31:29 +0000","Twitterrific for Mac","RT @wwwtxt: I want my old news reader back, please, can I have my news reader back? ☯93OCT","314388544087019520","207756340","2013-03-20 14:50:44 +0000","" +"314135372017840128","","","2013-03-19 22:04:43 +0000","OS X","OH: ""I had to wait 'til I was finished so I could get up and clean my pants.""","","","","" +"314051704821784578","","","2013-03-19 16:32:15 +0000","Tweetbot for iOS","I just saw a real life Patty the daytime hooker (from My Name Is Earl). Resisted snapping her photo.","","","","" +"314032250616442882","313877167278800897","232701963","2013-03-19 15:14:57 +0000","Tweetbot for iOS","@fyrite that was pretty hot","","","","" +"313844752317566978","","","2013-03-19 02:49:54 +0000","Instapaper","Great article by @antirez: Tcl the Misunderstood http://t.co/0VpHnOX9qu (via Instapaper)","","","","http://antirez.com/articoli/tclmisunderstood.html" +"313777549916397569","313764108652642304","1007655271","2013-03-18 22:22:52 +0000","Twitterrific for Mac","@nicolous123 you've got the wrong person","","","","" +"313143210685894656","313141773461495809","894911","2013-03-17 04:22:14 +0000","Tweetbot for iOS","@JimRoepcke Doing a podcast is a lot of work for two guys in their spare time, especially if you want to get sponsors and such.","","","","" +"313143058654973952","313141773461495809","894911","2013-03-17 04:21:37 +0000","Tweetbot for iOS","@JimRoepcke I have no idea what I might talk about in a regular podcast. I might be down to record a conversation and see if it’s any good.","","","","" +"313141428509368320","","","2013-03-17 04:15:09 +0000","Tweetbot for iOS","Wow, @gruber now charges $8,500/week to advertise on DF. That plus ad and podcast revenue should be a nice monthly pay cheque. Good for him!","","","","" +"313121241923997696","313096733678784512","49227164","2013-03-17 02:54:56 +0000","Twitterrific for Mac","@ColtonPhillips mIRC last I checked … but last I checked was before 2004.","","","","" +"313026879084982274","","","2013-03-16 20:39:58 +0000","OS X","A simple inheritance system for JavaScript (ES5+): https://t.co/BRAwQCUlbI","","","","https://github.com/samsonjs/base" +"312712303877443584","","","2013-03-15 23:49:57 +0000","iOS","Should I click □□ or □□□□□□? http://t.co/6fOCdP9onX","","","","http://moby.to/bxnb7h" +"312310507224850432","","","2013-03-14 21:13:22 +0000","Twitterrific for Mac","RT @yannickc: Every single developer today http://t.co/Mi3lVtGxwN","312129199420882944","12590142","2013-03-14 09:12:54 +0000","http://twitter.com/yannickc/status/312129199420882944/photo/1,http://twitter.com/yannickc/status/312129199420882944/photo/1" +"312289090143936514","","","2013-03-14 19:48:15 +0000","Twitterrific for Mac","RT @marcoarment: I’m calling on @reederapp and @blackpixel to make a simple change to their RSS readers: http://t.co/jh2cFAR0tb","312287562117029888","14231571","2013-03-14 19:42:11 +0000","http://www.marco.org/2013/03/14/baby-steps-replacing-google-reader,http://www.marco.org/2013/03/14/baby-steps-replacing-google-reader" +"312251037576736769","312237371972280320","232701963","2013-03-14 17:17:03 +0000","Twitterrific for Mac","@fyrite Good luck slugger.","","","","" +"312086526622302208","","","2013-03-14 06:23:20 +0000","Twitterrific for Mac","Woah, just saw @github's snazzy new live update on a pull request I'm working on. Brilliant. Instant.","","","","" +"312031802384609280","","","2013-03-14 02:45:53 +0000","Tweetbot for iOS","RT @_DavidSmith: This is probably a good time to say that the secret project I’ve been building is an RSS aggregation service to replace ...","312001884753887233","46800814","2013-03-14 00:47:00 +0000","" +"312031481864265729","","","2013-03-14 02:44:37 +0000","Tweetbot for iOS","RT @Pinboard: ""We need to focus. Keep the self-driving cars, magic glasses, laptop, handheld OS, and Brazilian social network. Ditch the ...","311993204557877249","55525953","2013-03-14 00:12:31 +0000","" +"312031377480630272","311988561513689088","22196723","2013-03-14 02:44:12 +0000","Tweetbot for iOS","@markkolich Are there better ways to keep up with hundreds of websites? I haven’t heard of any.","","","","" +"312031069148946432","","","2013-03-14 02:42:58 +0000","Tweetbot for iOS","RT @siracusa: 1. Drive competing services out of business with a free service (subsidized by a profitable product). +2. Cancel free servi ...","311984542770659328","636923","2013-03-13 23:38:06 +0000","" +"311937267042246657","","","2013-03-13 20:30:14 +0000","Twitterrific for Mac","RT @benjaminfox: Where and when did the ""+"" and ""-"" symbols originate? https://t.co/B9mFmof0sW","311898642065813506","14417477","2013-03-13 17:56:45 +0000","https://blogs.stsci.edu/livio/2013/03/12/where-and-when-did-the-symbols-%E2%80%9C%E2%80%9D-and-%E2%80%9C%E2%80%93%E2%80%9D-originate/,https://blogs.stsci.edu/livio/2013/03/12/where-and-when-did-the-symbols-%E2%80%9C%E2%80%9D-and-%E2%80%9C%E2%80%93%E2%80%9D-originate/" +"311584406718517249","311580970501410816","636923","2013-03-12 21:08:06 +0000","Twitterrific for Mac","@siracusa http://t.co/xJLHEckGqQ","","","","http://i.imgur.com/oj1LPAO.jpg" +"311366777537982465","","","2013-03-12 06:43:19 +0000","Tweetbot for iOS","""You call my brother-in-law Billy Bob. He got the fastest boat in the whole damn river."" - J. W. Pepper","","","","" +"311353302099042304","","","2013-03-12 05:49:46 +0000","iOS","It’s a lot like a sweeter favourite of mine in high school: Jack Daniel’s, Southern Comfort, lemon, and 7-Up. Candy in a glass.","","","","" +"311350268124078080","","","2013-03-12 05:37:43 +0000","Tweetbot for iOS","RT @danbenjamin: I’m glad that I got to do shows with @marcoarment and @siracusa and proud if anything I’ve done has helped them make so ...","311334268016148480","5905672","2013-03-12 04:34:08 +0000","" +"311350129619763201","","","2013-03-12 05:37:10 +0000","iOS","Whiskey or bourbon, Cointreau, and the juice of half a lime. Shake with ice. Add soda if you want. Substitute lemon if you must.","","","","" +"311326086061518848","311317460055887873","232701963","2013-03-12 04:01:37 +0000","Tweetbot for iOS","@fyrite Nooooooo!","","","","" +"311276966592540673","311252415171137536","894911","2013-03-12 00:46:26 +0000","Twitterrific for Mac","@JimRoepcke iMacs are sweet though. I bet you're going to love having a desktop again :)","","","","" +"311276811914973184","311252964885028865","894911","2013-03-12 00:45:49 +0000","Twitterrific for Mac","@JimRoepcke (and yes I did the upgrades myself, but everything I did was available BTO)","","","","" +"311276747318501376","311252964885028865","894911","2013-03-12 00:45:34 +0000","Twitterrific for Mac","@JimRoepcke I maxed out my MBP in 2010 and it's still great, I don't need an upgrade for another year or 2, easy. I think rMBPs are similar.","","","","" +"311249658582278144","","","2013-03-11 22:57:56 +0000","Twitterrific for Mac","RT @steveklabnik: I highly recommend this 'hack' http://t.co/PKhgNFPp0R","311186820950020099","22386062","2013-03-11 18:48:14 +0000","http://felixge.de/2013/03/11/the-pull-request-hack.html,http://felixge.de/2013/03/11/the-pull-request-hack.html" +"310884786778537984","310881755999649793","232701963","2013-03-10 22:48:03 +0000","Tweetbot for iOS","@fyrite Laugh it up.","","","","" +"310868382847205377","","","2013-03-10 21:42:52 +0000","OS X","Oh my science, just saw a cock shot on Vinepeek. Fuck Vine, fuck Vine right in the ear.","","","","" +"310842066143936512","","14231571","2013-03-10 19:58:18 +0000","Tweetbot for iOS","@marcoarment What happened to the Accidental Tech Podcast? I was saving episode 3 for this weekend but http://t.co/UtC0VU9byM is 404 now.","","","","http://neutral.fm/atp" +"310827847210127360","310826797023518721","232701963","2013-03-10 19:01:48 +0000","Tweetbot for iOS","@fyrite For some values of glory. I guess I needed it.","","","","" +"310815319046373376","","","2013-03-10 18:12:01 +0000","iOS","“How dare you send me this fucking piece of shit. You must be out of your fucking mind. You want to know how I fee — https://t.co/pueBCqhK0t","","","","https://posts.app.net/3709392" +"310781788538667008","310629601615417345","232701963","2013-03-10 15:58:47 +0000","Tweetbot for iOS","@fyrite Holy shit. I didn’t get dressed or leave the house and I slept about 18 hours. At least.","","","","" +"310162833537126400","310129734224859138","894911","2013-03-08 22:59:16 +0000","Twitterrific for Mac","@JimRoepcke YOLO!","","","","" +"310129725597175808","","","2013-03-08 20:47:43 +0000","Twitterrific for Mac","RT @pdenya: Vine should drop the sound and turn the videos into gifs: +- I could see them from tweetbot +- I wouldn’t have to listen to you","310096775967039489","8549992","2013-03-08 18:36:47 +0000","" +"310058775509889026","309508193669767168","2155041","2013-03-08 16:05:47 +0000","Tweetbot for iOS","@fawad Second last.","","","","" +"309922900847259648","309755626861506562","18137723","2013-03-08 07:05:52 +0000","Twitterrific for Mac","@raganwald The difference between currying and partial application is a lost cause. Like ""begs the question"".","","","","" +"309918731956547584","","","2013-03-08 06:49:18 +0000","OS X","Also released format 0.2.0 today, works in browsers out of the box now. (printf and sprintf for JavaScript) https://t.co/hLsmFHbnen","","","","https://github.com/samsonjs/format" +"309866932293742592","","","2013-03-08 03:23:28 +0000","OS X","strftime 0.5.1 released today, bug fixes for formats in timezones east of GMT. https://t.co/uZDDEx5XFf (JS, node + browsers)","","","","https://github.com/samsonjs/strftime" +"309685767662338048","309646833351790592","16414747","2013-03-07 15:23:35 +0000","Twitterrific for Mac","@emachnic That looks interesting. Cheers, but also, curse you for making the decision more involved ;)","","","","" +"309685271732043776","309647274751979521","16058184","2013-03-07 15:21:37 +0000","Twitterrific for Mac","@erichmenge Oh god. I thought I just had to ditch C extensions. Good to know.","","","","" +"309559167499259904","309551078049972224","156740629","2013-03-07 07:00:31 +0000","Tweetbot for iOS","@jamuc (and by JVM I mean the platform, not the JVM itself obviously)","","","","" +"309558668972683264","309557537311694848","8439592","2013-03-07 06:58:32 +0000","Tweetbot for iOS","@shtirlic Will do. Thanks.","","","","" +"309558474373754880","309551078049972224","156740629","2013-03-07 06:57:46 +0000","Tweetbot for iOS","@jamuc @headius Well I have 2/3 of them with Ruby 1.9 and unicorn right now, but performance is lacking a bit. Too much to ask of the JVM?","","","","" +"309539096353730560","309538778169614336","15600424","2013-03-07 05:40:46 +0000","Tweetbot for iOS","@bri3d Interesting. I was leaning towards TorqueBox but I think I have to try them both to really decide. Thanks. No esoteric config for me.","","","","" +"309538230582255616","309530324935770112","14925480","2013-03-07 05:37:19 +0000","Tweetbot for iOS","@nirvdrum Good to know. We have > 1 node so that shouldn’t be a problem. So far I’m leaning towards ToequeBox.","","","","" +"309537843657711618","","","2013-03-07 05:35:47 +0000","iOS","Context: app servers have local Redis caches and I don’t want to maintain a list of these in case I spin up VMs to handle extra load.","","","","" +"309537555420962816","","","2013-03-07 05:34:38 +0000","iOS","Purge cached values in Redis by setting local caches up as slaves of a master that holds no data, but relays the d — https://t.co/UWmMv3GT8k","","","","https://posts.app.net/3593992" +"309528517954129920","309525191300620290","96923147","2013-03-07 04:58:44 +0000","Tweetbot for iOS","@adzdavies28 We also use unicorn with MRI right now. Wondering how much faster JRuby will be with our Sinatra app. Sounds promising.","","","","" +"309528143855755264","309524672368766976","17454755","2013-03-07 04:57:14 +0000","Tweetbot for iOS","@arielvalentin @headius Thanks. I may just have to try both and benchmark our app. We have pretty simple needs right now.","","","","" +"309516106660466690","","","2013-03-07 04:09:25 +0000","Tweetbot for iOS","Currently using MRI 1.9.3 and unicorn. I normally just do what @github does but want to try out JRuby. No experience deploying with the JVM.","","","","" +"309515771577524224","","","2013-03-07 04:08:05 +0000","Tweetbot for iOS","Who’s using JRuby? Any opinions on Trinidad and TorqueBox? I just want good performance, zero downtime restarts, and easy admin. +@headius","","","","" +"309512200857481216","","","2013-03-07 03:53:53 +0000","Tweetbot for iOS","RT @siracusa: Life was such a wheel that no technology could stand upon it for long… http://t.co/5mAK1fYEp6 http://t.co/I1u4f0PH6C","309329046607642624","636923","2013-03-06 15:46:06 +0000","http://bjk5.com/post/44698559168/breaking-down-amazons-mega-dropdown,http://arstechnica.com/apple/1999/12/macos-x-dp2/5/,http://bjk5.com/post/44698559168/breaking-down-amazons-mega-dropdown,http://arstechnica.com/apple/1999/12/macos-x-dp2/5/" +"309506596814327808","","","2013-03-07 03:31:37 +0000","Twitterrific for Mac","Interested in some Zelda tones for your iOS device? Here you go: http://t.co/GGShvunwHF","","","","http://samhuri.net/blog/2013.03.06-zelda-tones-for-ios" +"308603623393329154","308596564048347136","14231571","2013-03-04 15:43:32 +0000","Tweetbot for iOS","@marcoarment Should reflect your audience. Geeks know 1) how to jailbreak, and 2) that they can easily restore iOS if it goes pear shaped.","","","","" +"308458652191305728","","","2013-03-04 06:07:28 +0000","Twitterrific for Mac","Phew! I put 596 movies into @Letterboxd. I liked 48 of them, and rated 533. It was a chore but it's cool to have that all down somewhere.","","","","" +"308139319237955584","308044829122772995","46852648","2013-03-03 08:58:33 +0000","Tweetbot for iOS","@postmodern_mod3 @Badger32d looks like it would match well with ruby-build too. Thanks for the tip.","","","","" +"307691919385968640","307683554589032450","74837444","2013-03-02 03:20:44 +0000","Tweetbot for iOS","@Badger32d Gotta be a contractor thing. I mainly work on one project, but do test on new versions. I don’t use alt. implementations either.","","","","" +"307683324640497664","307683095346307072","74837444","2013-03-02 02:46:35 +0000","Tweetbot for iOS","@Badger32d As someone who really likes the language, the environment & ecosystem can be a bitch. rbenv and bundled help, most of the time.","","","","" +"307682935283277824","307679986251358208","74837444","2013-03-02 02:45:02 +0000","Tweetbot for iOS","@Badger32d Oh you solved it! Good stuff. I’ve found rbenv simpler. rvm might be better for complex needs, but those I ain’t got.","","","","" +"307682657721004032","307676370673217536","74837444","2013-03-02 02:43:56 +0000","Tweetbot for iOS","@Badger32d Ugh. Maybe stick with rvm since it’s working. So much for my dig at rvm :)","","","","" +"307676208676610049","307675407191269376","74837444","2013-03-02 02:18:19 +0000","Tweetbot for iOS","@Badger32d That doesn’t sound good. rbenv works otherwise? I’ve never loaded both in one shell.","","","","" +"307626074517430272","","","2013-03-01 22:59:06 +0000","Twitterrific for Mac","""At that point you may as well just put a shebang line up top and chmod +x it."" + +""You guys are speaking another language."" + +Paul can't Unix.","","","","" +"307624931049480192","","","2013-03-01 22:54:33 +0000","Twitterrific for Mac","RT @pdenya: Unstoppable: http://t.co/vjzFJ3xHv5","307619870760108032","8549992","2013-03-01 22:34:27 +0000","http://i.imgur.com/jpD1Shi.jpg,http://i.imgur.com/jpD1Shi.jpg" +"307599365428625408","307596254395899905","539153822","2013-03-01 21:12:58 +0000","Twitterrific for Mac","@GitHubAPI *shakes fist* +Thanks for the heads up on twitter.","","","","" +"307581511341850624","307580805687934976","14315117","2013-03-01 20:02:01 +0000","Twitterrific for Mac","@dainerose Ha, like @joshuatopolsky here: http://t.co/zfEvWRiFUX … I think it looks ok for what it is though. http://t.co/XradLOXwpa","","","","http://assets.sbnation.com/assets/2215633/glass-300-use.jpg,http://www.wearcam.org/steve5.jpg" +"307574435483901952","307574157892280320","74837444","2013-03-01 19:33:54 +0000","Twitterrific for Mac","@Badger32d That's good! Lots of people use rvm so I'm sure it's good, but I had trouble with it too. I just wanted to give you a hard time.","","","","" +"307573717196738563","307533539451232256","74837444","2013-03-01 19:31:03 +0000","Twitterrific for Mac","@Badger32d *cough* rbenv + ruby-build *cough* … and seriously dude, homebrew. MacPorts? It's not 2004 :) http://t.co/XTSv7tEQLY","","","","http://img.ly/t4a5" +"307529525175140353","","","2013-03-01 16:35:27 +0000","iOS","Don’t get me wrong, Glass is interesting. It just isn’t some kind of “cure” for a smartphone “disease”.","","","","" +"307526591087525889","","","2013-03-01 16:23:47 +0000","iOS","And if it is a problem for some people then strapping a damn computer to their face is certainly not a solution.","","","","" +"307526399521083392","","","2013-03-01 16:23:01 +0000","iOS","Bullshit. This isn’t new and it isn’t a problem. + +“Human beings have developed a new problem since the advent of t — https://t.co/hMkG6VoycX","","","","https://posts.app.net/3375784" +"307518957311647744","","","2013-03-01 15:53:27 +0000","Tweetbot for iOS","I almost feel bad for Wu. A literary smackdown. @gruber just sticks to facts. “@daringfireball: ★ Open and Shut: http://t.co/Nl5Zuom4SY”","","","","http://df4.us/l0p" +"307511644316123136","307455928452653058","33493","2013-03-01 15:24:23 +0000","Tweetbot for iOS","@peterc Jammy git.","","","","" +"307209727719387136","307203699086868481","165975834","2013-02-28 19:24:41 +0000","Twitterrific for Mac","@PiCNiC_Coffee What's your phone number over at Picnic Too? Can't find it on the tumblr site.","","","","" +"306966781816340480","306872322818715648","96383","2013-02-28 03:19:18 +0000","Tweetbot for iOS","@zachleat @paul_irish @kangax Should dragging your finger on the trackpad–to move the cursor–generate touch events? Seems crazy to me.","","","","" +"306791540020363265","306774100397936642","636923","2013-02-27 15:42:57 +0000","Tweetbot for iOS","@siracusa You’re going to make me click every single link to find it, aren’t you?","","","","" +"306790831262670848","306632666508324865","7751612","2013-02-27 15:40:08 +0000","Tweetbot for iOS","@mixdup @marcoarment We don’t know how it would work. It might be its own SKU, like iPads. MacBook Air with WiFi, and WiFi + Cellular.","","","","" +"306595711410126849","","","2013-02-27 02:44:48 +0000","Tweetbot for iOS","RT @whatifnumbers: 2.18: Ounces of gold it would take to buy one ounce of 64GB MicroSD cards","298785571508195328","1120626926","2013-02-05 13:30:06 +0000","" +"306595701465423872","","","2013-02-27 02:44:46 +0000","Tweetbot for iOS","RT @whatifnumbers: 1.61: Storage capacity, in petabytes, of a gallon jug of MicroSD cards","298532109646168064","1120626926","2013-02-04 20:42:56 +0000","" +"306595355255005184","306518943810596865","18006104","2013-02-27 02:43:23 +0000","Tweetbot for iOS","@EricAlanDyck NEVER","","","","" +"306594714843496448","","","2013-02-27 02:40:50 +0000","Tweetbot for iOS","RT @wwwtxt: How much of a 3D printer might be printed by a 3D printer? Could it print a robot to assemble the new 3D printer and another ...","306503189941858305","207756340","2013-02-26 20:37:09 +0000","" +"306491661012312065","306444259962286080","1011454958","2013-02-26 19:51:20 +0000","Twitterrific for Mac","@iApologist @marcoarment Ha! Doesn't everyone have that trash can though?","","","","" +"306490884223012864","306465949291278336","20079975","2013-02-26 19:48:15 +0000","Twitterrific for Mac","@polotek Super Hexagon is awesome, but not a session game for me. The Last Rocket is worth a look.","","","","" +"306490606274883584","","","2013-02-26 19:47:09 +0000","Twitterrific for Mac","RT @yukihiro_matz: 20 years has passed since I started developing Ruby. I really appreciate your support from the great Ruby community. ...","305334327938519040","20104013","2013-02-23 15:12:31 +0000","" +"306488857665339392","306314214853726208","22196723","2013-02-26 19:40:12 +0000","Twitterrific for Mac","@markkolich Ah, the old Twitter switcheroo.","","","","" +"304514118289854464","","","2013-02-21 08:53:18 +0000","Tweetbot for iOS","RT @PiCNiC_Coffee: Photo: Once again it’s on —- PiCNiC Too. http://t.co/yMn6Th90se","304507230449958912","165975834","2013-02-21 08:25:55 +0000","http://tmblr.co/ZfbP1yeepwgv,http://tmblr.co/ZfbP1yeepwgv" +"304436043132841985","","","2013-02-21 03:43:03 +0000","Twitterrific for Mac","RT @JimRoepcke: I’m currently available for iOS development projects and mentoring. Please RT, thanks!","304323209019392000","894911","2013-02-20 20:14:41 +0000","" +"303595073529073664","303586996645949442","14231571","2013-02-18 20:01:20 +0000","Twitterrific for Mac","@marcoarment I did prepaid T-Mobile on iPhone & iPad at Christmas but the coverage was bad around Kissimmee. Next time I might try AT&T.","","","","" +"303568400939106304","","","2013-02-18 18:15:21 +0000","Twitterrific for Mac","RT @GitHubAPI: @_sjs The API Changes blog: http://t.co/Ytf5NkiA","303568037867556865","539153822","2013-02-18 18:13:54 +0000","http://developer.github.com/changes/,http://developer.github.com/changes/" +"303568387945160706","303568037867556865","539153822","2013-02-18 18:15:18 +0000","Twitterrific for Mac","@GitHubAPI Cannot believe I didn't know about this blog. Thanks for the quick response!","","","","" +"303563927709704192","","","2013-02-18 17:57:34 +0000","Twitterrific for Mac","Is there any way to get notified when @github adds new post-receive hook servers? This last week has been really annoying.","","","","" +"303384119235203072","303349850353852417","636923","2013-02-18 06:03:05 +0000","Tweetbot for iOS","@siracusa I hear that Netflix on PS3 automatically plays the next episode, and when it does it skips the intro. I wish Apple TV did that.","","","","" +"302467154094211072","302458059664531456","166272705","2013-02-15 17:19:23 +0000","Tweetbot for iOS","@2percentjazz @phillipsbeer 98% funky stuff baby! We are the 98%. #occupyjazz","","","","" +"302205040729391105","302196202580082689","14112263","2013-02-14 23:57:51 +0000","Twitterrific for Mac","@juddv Be sure to read this as well: http://t.co/3QBb9F65 … the jury is still out for me on this one.","","","","http://www.theatlanticwire.com/technology/2013/02/elon-musks-data-doesnt-back-his-claims-new-york-times-fakery/62149/" +"302103053073518595","","","2013-02-14 17:12:35 +0000","iOS","It sounds like Rap Genius outgrew VMs. An 8-core server can do hundreds or thousands of req/sec for $800/month. An — https://t.co/ZRkAyCvm","","","","https://posts.app.net/2962969" +"302099579137040384","302094330032693249","198093","2013-02-14 16:58:47 +0000","Tweetbot for iOS","@vinniefranco @typeoneerror Who pays 20k / month for hosting instead of hiring a sysadmin? That’s crazy.","","","","" +"302099218959585280","302093587435372544","166272705","2013-02-14 16:57:21 +0000","Tweetbot for iOS","@2percentjazz @phillipsbeer Ethiopia, the motherland!","","","","" +"302098825521283074","","","2013-02-14 16:55:47 +0000","Tweetbot for iOS","RT @raganwald: Crookery: Getting people to do things against their better judgment. Consulting: Getting people to do things against thei ...","302094235627290625","18137723","2013-02-14 16:37:33 +0000","" +"301840555472744449","301792897760628736","166272705","2013-02-13 23:49:31 +0000","Twitterrific for Mac","@2percentjazz @phillipsbeer Right now I'm really into Dr. Funk, and the classic Americano is my favourite! Booya!","","","","" +"301766449511424001","","","2013-02-13 18:55:02 +0000","Twitterrific for Mac","RT @tolmasky: I wonder if those KHTML guys imagined they'd power most the web someday. Something to think about when you're working on y ...","301617237880606720","14581738","2013-02-13 09:02:07 +0000","" +"301523847490965505","301464968103084032","143882311","2013-02-13 02:51:01 +0000","Tweetbot for iOS","@bulletproofexec @marcoarment Oh no! Now all of his readers–who weren’t going to try it anyway–won’t try your coffee.","","","","" +"301521957646655488","301517903847628800","20960306","2013-02-13 02:43:31 +0000","Tweetbot for iOS","@Justyn @soung3 I think you have already won.","","","","" +"301467906384994304","301464510772953089","14100886","2013-02-12 23:08:44 +0000","Twitterrific for Mac","@pengwynn http://t.co/cJmdfevB","","","","http://code.google.com/p/iterm2/issues/detail?id=2223" +"301464195868815363","301462165553041408","14100886","2013-02-12 22:53:59 +0000","Twitterrific for Mac","@pengwynn @MacHomebrew Emoji is text. Deal with it 😎","","","","" +"301015441093058560","300862399286738945","18006104","2013-02-11 17:10:48 +0000","Tweetbot for iOS","@EricAlanDyck Have you seen http://t.co/fc0hIS0N yet? Right up your alley.","","","","http://letterboxd.com" +"300112384725487616","","","2013-02-09 05:22:23 +0000","Tweetbot for iOS","Highly recommended for martinis. Why choose only olive or lemon garnish? Have it all. http://t.co/6mO1IdEB","","","","http://twitter.com/_sjs/status/300112384725487616/photo/1" +"300025966086991872","300024362508103681","232701963","2013-02-08 23:38:59 +0000","Twitterrific for Mac","@fyrite It's by far my favourite sitcom on the air right now.","","","","" +"300025111224930304","300023942830256129","636923","2013-02-08 23:35:35 +0000","Twitterrific for Mac","@siracusa I got a kick out of it too. And it sparked a conversation about Back to the Future at the office, so that was a bonus.","","","","" +"300010461460561921","","","2013-02-08 22:37:22 +0000","Twitterrific for Mac","RT @izs: Step 0 to Being Nice: +Deeply accept that you are *not* surrounded by dumb stupid idiots. In fact, odds are you're mediocre your ...","294501215033761793","8038312","2013-01-24 17:45:35 +0000","" +"299972000057810945","","","2013-02-08 20:04:32 +0000","iOS","OH: “I dug a lot of balls. It was good.”","","","","" +"299926388796956672","299797421217701888","232701963","2013-02-08 17:03:18 +0000","Tweetbot for iOS","@fyrite http://t.co/bfuvRQe4","","","","http://s42.ca/degen2.m4v" +"299925472106655745","299797421217701888","232701963","2013-02-08 16:59:39 +0000","Tweetbot for iOS","@fyrite http://t.co/6IKKOaTC","","","","http://s42.ca/degen.m4v" +"299922613474566144","","","2013-02-08 16:48:18 +0000","Tweetbot for iOS","The only bad thing about It’s Always Sunny in Philadelphia is that it’s on @FXNetworks, so I can’t share clips of it with people. So angry.","","","","" +"299918918502473728","","","2013-02-08 16:33:37 +0000","iOS","One of the best Letterpress boards ever. http://t.co/YrfVw5As","","","","http://moby.to/uvsh9e" +"299915427503546368","","","2013-02-08 16:19:44 +0000","iOS","Laymen shouldn’t have to know that, but someone who writes about tech professionally absolutely should.","","","","" +"299914719911882752","","","2013-02-08 16:16:56 +0000","iOS","Dear everyone: when your phones receives a push notification a server has to initiate the push. If mail is pushed — https://t.co/K0fkuCxa","","","","https://posts.app.net/2868482" +"299681043366170624","","","2013-02-08 00:48:23 +0000","Twitterrific for Mac","def apocalypse + Date.new(2013, 2, 7) +end","","","","" +"299664683277881345","299661411636899840","14231571","2013-02-07 23:43:22 +0000","Twitterrific for Mac","@marcoarment Flee.","","","","" +"299657835590070272","299656208904753152","894911","2013-02-07 23:16:10 +0000","Twitterrific for Mac","@JimRoepcke Impressive. I fired up Mail on an iPad at London Drugs the other day and just showed the ""add an account"" screen, but it's LD...","","","","" +"299655539737128960","299654544785301505","894911","2013-02-07 23:07:02 +0000","Twitterrific for Mac","@JimRoepcke I played with a Surface at Futureshop a while back and wasn't impressed at all either. I'm curious about the Z10 too though.","","","","" +"299653727860707328","299649407664672768","793926","2013-02-07 22:59:50 +0000","Twitterrific for Mac","@1Password Excellent, thanks for the answer!","","","","" +"299629534616104962","299629114648850433","18137723","2013-02-07 21:23:42 +0000","Twitterrific for Mac","@raganwald Sorry, I should not have replied to that tweet. My question was directed at @1Password. I love it and $25 is probably < upgrade $","","","","" +"299628950043365376","299624130792267776","18137723","2013-02-07 21:21:23 +0000","Twitterrific for Mac","@raganwald @1Password @AppStore Is it worth buying this now in anticipation of v4? I already have v3 but would like an App Store version...","","","","" +"299618355525062657","299607326892126208","8549992","2013-02-07 20:39:17 +0000","Twitterrific for Mac","@pdenya Isn't it both?I think HISTSIZE is how many stay in memory and HISTFILESIZE is how many are saved to disk.","","","","" +"299316982816309248","","","2013-02-07 00:41:44 +0000","Twitterrific for Mac","Is there a way to make Sublime Text 2 *not* add an extension to a new file if I don't add it explicitly? I can name files myself, thanks.","","","","" +"299268046361604097","","","2013-02-06 21:27:17 +0000","Twitterrific for Mac","RT @cmsimike: @markkolich alias yolo='git commit -am ""DEAL WITH IT"" && git push -f origin master'","299243496806678528","14519526","2013-02-06 19:49:43 +0000","" +"299207944661241856","299190354022895618","232701963","2013-02-06 17:28:27 +0000","Twitterrific for Mac","@fyrite Nice one!","","","","" +"299175926753796098","299175637736894465","894911","2013-02-06 15:21:14 +0000","Tweetbot for iOS","@JimRoepcke Heh, yeah I had the same reaction. “Oh this is cool. … GPL? Really? Blech.” At least it’s v2 I guess.","","","","" +"299174240299655169","299153005725503488","894911","2013-02-06 15:14:31 +0000","Tweetbot for iOS","@JimRoepcke Discourse?","","","","" +"298968684586729473","","","2013-02-06 01:37:43 +0000","Twitterrific for Mac","RT @pdenya: The Developer Cycle: +1) “Whoever built this is an asshole” +2) “Dammit! I’m the asshole!”","298966811318308864","8549992","2013-02-06 01:30:17 +0000","" +"298921618560917504","298913370646642689","5637652","2013-02-05 22:30:42 +0000","Twitterrific for Mac","@codinghorror @siracusa So sometimes it's nice to just get it over with right away, and then continue on editing as usual after that.","","","","" +"298921487702827008","298913370646642689","5637652","2013-02-05 22:30:11 +0000","Twitterrific for Mac","@codinghorror @siracusa It's annoying if your editor is set to do so automatically, and you change a line and then BOOM giant commit.","","","","" +"298834275971760129","298826693999742976","9599342","2013-02-05 16:43:38 +0000","Tweetbot for iOS","@felixge Personally I’d be ok with it if it was documented, but you’ll find lots who dislike that so best make it an opt-in feature.","","","","" +"298705422364332032","298704388313210880","17609423","2013-02-05 08:11:37 +0000","Tweetbot for iOS","@secoif @HBO Interesting. I see their angle as I know advertisers pay more than I will for an episode, but it still makes me feel 2nd class.","","","","" +"298703103241367552","298699812671479808","17609423","2013-02-05 08:02:24 +0000","Tweetbot for iOS","@secoif @HBO This is a real First World Problem but I just don’t want to buy a BluRay player and some discs for GoT alone.","","","","" +"298702599580954625","298699812671479808","17609423","2013-02-05 08:00:24 +0000","Tweetbot for iOS","@secoif @HBO I hear it’s coming to iTunes in the USA, and presumably Canada, soon. You guys are living in luxury in Australia!","","","","" +"298695089209892864","","","2013-02-05 07:30:33 +0000","iOS","That baby dragon sure knows how to play the audience for dramatic effect. What an ending to season one. I’m more hooked now than ever.","","","","" +"298683614701420544","298681421139152897","4777951","2013-02-05 06:44:57 +0000","Tweetbot for iOS","@_sjs @HBO If you had it on iTunes already my money would be in your pocket right now.","","","","" +"298682858783010817","298617618137501696","8248862","2013-02-05 06:41:57 +0000","Tweetbot for iOS","@thetalkshow @PBones @scottsimpson You can get away with these antics up here in Canada. We love it.","","","","" +"298682621322461184","","","2013-02-05 06:41:00 +0000","Tweetbot for iOS","RT @elagerway: Why this Canadian startup worked hard to avoid VC Funding http://t.co/C2ahRnp5","298596394300747777","3436771","2013-02-05 00:58:22 +0000","http://bit.ly/YpOcbY,http://bit.ly/YpOcbY" +"298681421139152897","","","2013-02-05 06:36:14 +0000","iOS","Acquiring Game of Thrones season 2 is a hassle. Sorry @HBO but torrents are the lesser hassle. I’ll buy it on iTunes later.","","","","" +"298653001374117889","","","2013-02-05 04:43:18 +0000","iOS","Game of Thrones is like Rome. It’s horrible and uncomfortable, and I love every second of it.","","","","" +"298635983342166016","","","2013-02-05 03:35:41 +0000","iOS","If you miss You Look Nice Today be sure to hear the latest episode of @thetalkshow. #ylnt","","","","" +"298539970250039296","298518811026522112","14356633","2013-02-04 21:14:10 +0000","Twitterrific for Mac","@kentf Heh, well sometimes I say interesting things. I just don't write on my website these days.","","","","" +"297949042355355648","","","2013-02-03 06:06:01 +0000","Twitterrific for Mac","Bold, complacent. The line is rather fuzzy when you're on top.","","","","" +"297948682807046145","","","2013-02-03 06:04:36 +0000","Twitterrific for Mac","Bold advertising by Apple. ""You know you want it, and why. Here it is."" http://t.co/1cSjVjmb @siracusa","","","","http://img.ly/skK4" +"297857375140990977","297851358617407488","10583402","2013-02-03 00:01:46 +0000","Tweetbot for iOS","@nk Make a cucumber and yoghurt salad (yoghurt, cucumber, garlic, salt, season as you like) and then throw some sriracha in it. Yum.","","","","" +"297505962087030784","297502802891120640","18006104","2013-02-02 00:45:23 +0000","Twitterrific for Mac","@EricAlanDyck Rollin' down the street, smokin' indo, sippin' on gin & freezies. Laaiiid back.","","","","" +"297483849305296896","297471325608501248","22196723","2013-02-01 23:17:31 +0000","Twitterrific for Mac","@markkolich Anything can blow your mind, this *blasted* it!","","","","" +"297459411725733888","297435376761573377","22196723","2013-02-01 21:40:24 +0000","Twitterrific for Mac","@markkolich http://t.co/tZ6Wm7SA","","","","http://www.youtube.com/watch?v=vtKdNT7o858" +"297459330406551552","297429705508929538","494341960","2013-02-01 21:40:05 +0000","Twitterrific for Mac","@tapfortap As long as the freezies are soaked in gin I'm all for it.","","","","" +"297415701306695681","297407477929086976","8549992","2013-02-01 18:46:43 +0000","Twitterrific for Mac","@pdenya Depending on what you want from a terminal you may like Cathode: http://t.co/iYOqU6bN … it's a fun novelty. I'm a happy iTerm2 user.","","","","http://www.secretgeometry.com/apps/cathode/" +"297389801169113088","297342088721342465","14356633","2013-02-01 17:03:48 +0000","Tweetbot for iOS","@kentf The minuscule amount that I do write, I type. I’m not a writer.","","","","" +"297239510494896128","","","2013-02-01 07:06:36 +0000","Tweetbot for iOS","Okay sometimes I pipe to or from tar as well. And once every decade the “p” option comes in handy. Still no harder than other unix commands.","","","","" +"297239124438564864","","","2013-02-01 07:05:04 +0000","Tweetbot for iOS","Should I feel good or bad that tar doesn’t give me any trouble? I only use it in 3 ways: tar c[jz]f, tar x[jz]f, or tar x[jz]f file -C dir","","","","" +"297226137971617793","297222208265269248","277347486","2013-02-01 06:13:28 +0000","Tweetbot for iOS","@philipmatix @rmi @marcoarment @gruber So they cut the displays and then chalk up losses afterwards? Knowing the average defect rate before.","","","","" +"297224998932856832","","","2013-02-01 06:08:56 +0000","Tweetbot for iOS","RT @raganwald: I'n not smart, I just happen to be interested in the kinds of things that interest smart people.","297212755872710656","18137723","2013-02-01 05:20:17 +0000","" +"297221631296802816","297174532786106368","14356633","2013-02-01 05:55:33 +0000","Tweetbot for iOS","@kentf @raganwald Might be worth trying dictation instead of typing. @siracusa @gruber","","","","" +"297174715770994688","","","2013-02-01 02:49:08 +0000","OS X","Thank goodness there’s booze stocked for us here at @tapfortap. Some days it’s just necessary.","","","","" +"297173655958458368","","","2013-02-01 02:44:55 +0000","OS X","Oh, the test was failing because of a boneheaded mistake. Business as usual then.","","","","" +"297171942304256000","","","2013-02-01 02:38:06 +0000","Twitterrific for Mac","RT @Badger32d: I think @terrycavanagh needs to make super hexagon harder. I win waaay to easy. The goal is to crash into the walls right?","297169159794614272","74837444","2013-02-01 02:27:03 +0000","" +"297136838869655552","297136009437650945","22406953","2013-02-01 00:18:37 +0000","web","@mahyarm That's true. I like the tools for creating views on iOS more than Android though.","","","","" +"297134590680764416","297134346270294017","22406953","2013-02-01 00:09:41 +0000","web","@mahyarm Fair enough, I did not claim it's perfect. You have a lot more experience w/ it than I do though so I defer to you on that!","","","","" +"297133740054958080","297126959148838912","22406953","2013-02-01 00:06:18 +0000","Twitterrific for Mac","@mahyarm Not the crufty old file API or anything, but the view system and such. Who thought reloading Activity on rotation was a good idea?","","","","" +"297133023936258048","297126959148838912","22406953","2013-02-01 00:03:28 +0000","Twitterrific for Mac","@mahyarm In some ways Java is easier than Objective-C. Most of the Android API is pretty good too, but I feel Cocoa is better thought out.","","","","" +"296852739726655488","296821089521262593","11374142","2013-01-31 05:29:43 +0000","Tweetbot for iOS","@bphogan @raganwald I’m laughing at this much more than I should be. Nice one.","","","","" +"296852456229441537","296808993903476736","232701963","2013-01-31 05:28:35 +0000","Tweetbot for iOS","@fyrite Knife blocks take up so much more room than it appears they should. Though I feel like I’d cut myself on knives on my wall, somehow.","","","","" +"296815808263380992","","","2013-01-31 03:02:57 +0000","OS X","Okay well that was fun, now back to work… http://t.co/vc3LuzFK (Yeah, I know I’m a whopping day late to this game)","","","","http://samhuri.net/f/note.html" +"296803580441157632","","","2013-01-31 02:14:22 +0000","OS X","Curse you, bundles that clobber native TextMate shortcuts! I’m looking at you Ruby & Rails bundles… Ctrl-P and Ctrl-L are *mine*.","","","","" +"296464312099282944","","14618863","2013-01-30 03:46:14 +0000","Tweetbot for iOS","@anandshimpi Loved your sign off on the last podcast. Now I’ll be scrutinizing every turn of phrase in your reviews.","","","","" +"296128197576245248","","","2013-01-29 05:30:38 +0000","Twitterrific for Mac","So there’s a webOS port for the Nexus 7. That’s intriguing. Current desktop: http://t.co/NHGnevMb","","","","http://img.ly/sc5S" +"296067475613831168","","","2013-01-29 01:29:21 +0000","Twitterrific for Mac","RT @aaronheckmann: 'strict mode'; what happens in eval() stays in eval()","296060546048999424","13818902","2013-01-29 01:01:49 +0000","" +"295771494942908416","295722600750006272","18006104","2013-01-28 05:53:14 +0000","Tweetbot for iOS","@EricAlanDyck Right in front of you. Open your eyes, sheeple!","","","","" +"295771218181763072","","","2013-01-28 05:52:08 +0000","Tweetbot for iOS","RT @AngelineGragzin: To all my real-world friends who invite me places and whose invites I politely decline: I am sorry. I am a hermit. ...","295661724101668864","58809542","2013-01-27 22:37:02 +0000","" +"295770304289071106","","","2013-01-28 05:48:30 +0000","Tweetbot for iOS","RT @horse_js: so as any JavaScript programmer would do I decided to rewrite the entire thing","295662989040812033","497617437","2013-01-27 22:42:04 +0000","" +"295769893649936384","295698171248656384","894911","2013-01-28 05:46:52 +0000","Tweetbot for iOS","@JimRoepcke Aesthetics being shit is different from the whole thing being shit.","","","","" +"295697824660738048","295688857096183809","894911","2013-01-28 01:00:29 +0000","Tweetbot for iOS","@JimRoepcke Petty was not the right word. Complaining about the different position of the text selection context menu is nitpicking though.","","","","" +"295689886680354816","295684689912553472","11442522","2013-01-28 00:28:57 +0000","Tweetbot for iOS","@gustojunk I can understand that sentiment. I don’t necessarily agree, but I get it.","","","","" +"295593486734995457","","894911","2013-01-27 18:05:53 +0000","Tweetbot for iOS","@JimRoepcke If someone reviewed iOS and said it was “still shit” for a petty reason we’d say they don’t get it. Same logic applies here.","","","","" +"295591878592720897","295589652344213504","894911","2013-01-27 17:59:30 +0000","Tweetbot for iOS","@JimRoepcke And don’t get me wrong, I have complaints about Android too. Dismissing it as “still shit” is just unfair.","","","","" +"295591496223174658","295589411410804736","894911","2013-01-27 17:57:59 +0000","Tweetbot for iOS","@JimRoepcke Like so. It’s a small detail but I appreciate it. http://t.co/uK9pwVQI","","","","http://cl.ly/MSNV" +"295590901370191872","295589411410804736","894911","2013-01-27 17:55:37 +0000","Tweetbot for iOS","@JimRoepcke Unlocking isn’t difficult on iOS it is just easier on Android. You slide from the centre of a circle to the perimeter.","","","","" +"295590651779768320","295590087234842624","894911","2013-01-27 17:54:37 +0000","Tweetbot for iOS","@JimRoepcke Naw, Android 2.x was like Win 3.1. Android 4.0 is like Win XP.","","","","" +"295585048135073793","295583559404621824","894911","2013-01-27 17:32:21 +0000","Tweetbot for iOS","@JimRoepcke Sorry to barrage, last thought is that Android isn’t as good as iOS but it is getting good enough. Think Windows 95.","","","","" +"295584558928261120","295583559404621824","894911","2013-01-27 17:30:25 +0000","Tweetbot for iOS","@JimRoepcke A lot comes down to preference too. Edit modes vs context menu / acting in items directly. It’s vim vs Emacs all over again.","","","","" +"295583945259618304","295583559404621824","894911","2013-01-27 17:27:58 +0000","Tweetbot for iOS","@JimRoepcke Yeah, the biggest downside to this Nexus 7 is the apps. Google is trying to lead by example but apps craftsmen still prefer iOS.","","","","" +"295583684919177218","295582011421257729","894911","2013-01-27 17:26:56 +0000","Tweetbot for iOS","@JimRoepcke Unlocking the device using a slide is easier on Android, easily done with either hand, any finger or thumb.","","","","" +"295583515049852928","295582011421257729","894911","2013-01-27 17:26:16 +0000","Tweetbot for iOS","@JimRoepcke For example moving icons on the home screen is better on Android. Choosing which app to use to open or share, advantage Android.","","","","" +"295583213240344576","295582011421257729","894911","2013-01-27 17:25:04 +0000","Tweetbot for iOS","@JimRoepcke iOS isn’t perfect either. Some things are better on Android, some better on iOS. Hard to convey more than that via twitter.","","","","" +"295579266249281536","295381825650569216","11442522","2013-01-27 17:09:23 +0000","Tweetbot for iOS","@gustojunk @JimRoepcke That’s the OS. When it comes to apps Android is nowhere near iOS yet, one big reason I still prefer iOS.","","","","" +"295578910073176064","295381825650569216","11442522","2013-01-27 17:07:58 +0000","Tweetbot for iOS","@gustojunk @JimRoepcke If you can’t see a single good thing about it you’re not being fair. I prefer iOS too but Android has improved a lot.","","","","" +"294854164222201856","","","2013-01-25 17:08:05 +0000","Tweetbot for iOS","RT @FrozenFire: ""Objects in roadmap are larger than they appear."" --@izs","294851428722282496","15734539","2013-01-25 16:57:13 +0000","" +"294852037655527424","","","2013-01-25 16:59:38 +0000","Tweetbot for iOS","RT @siracusa: OS X: always one step ahead of me in its mission to destroy my carefully arranged windows.","294527770766213120","636923","2013-01-24 19:31:07 +0000","" +"294127361429995521","294127108584771584","18137723","2013-01-23 17:00:02 +0000","Tweetbot for iOS","@raganwald @cjno Exactly. Obviously there are always new things but the low hanging fruit is dwindling. Immutable data structures are left…","","","","" +"294127120177831936","294125637734633472","18137723","2013-01-23 16:59:04 +0000","Tweetbot for iOS","@raganwald @cjno As are classes, modules, constants, etc. Proxy gives new functionality, as did Obj.defineProperty and Obj.freeze.","","","","" +"294126541049307137","294114155206696960","17198807","2013-01-23 16:56:46 +0000","Tweetbot for iOS","@cjno @raganwald Aren’t all language advances shorter and easier ways to the do the same old stuff anyway? What new capabilities are there?","","","","" +"294125761890226176","294114155206696960","17198807","2013-01-23 16:53:40 +0000","Tweetbot for iOS","@cjno @raganwald So for many people it effectively brings new capabilities.","","","","" +"294125344074657792","294114155206696960","17198807","2013-01-23 16:52:01 +0000","Tweetbot for iOS","@cjno @raganwald If this is re: ES6, lowering the knowledge required to do things like …spread is a good thing. Not everyone knows Fn.apply.","","","","" +"294113452086161408","294112087620325376","770117712","2013-01-23 16:04:45 +0000","Tweetbot for iOS","@hypercritical 👍","","","","" +"294111413981552641","294105837436280833","16144669","2013-01-23 15:56:40 +0000","Tweetbot for iOS","@rwaldron Yeah I will have to re-read, and not on my tablet, in bed, at 6:30 am. Thanks for sharing the slides. Useful stuff coming up.","","","","" +"294103063768231936","294100614038822913","16144669","2013-01-23 15:23:29 +0000","Tweetbot for iOS","@rwaldron @mathias @jdalton Oh, yes I see that now. Didn’t realize I had to spin the cube down and thought default behaviour changed. Thanks","","","","" +"294098435802533889","293988238392164352","532923","2013-01-23 15:05:05 +0000","Tweetbot for iOS","@mathias @rwaldron @jdalton Woah, what’s up with the last slide on `this`? I tried searching for “this” and “ThisMode” but yielded nothing.","","","","" +"293968555513368576","293967252267618305","33423","2013-01-23 06:28:59 +0000","Tweetbot for iOS","@gruber Yup, looks good here now. I had to read the skeuomorphism article in Reeder, like an animal. Missed the slate.","","","","" +"293952704873644032","293944310611718145","33423","2013-01-23 05:26:00 +0000","Tweetbot for iOS","@gruber I only looked at the 2 most recent. Still seeing Markdown here: http://t.co/kIcUcljn","","","","http://daringfireball.net/2013/01/the_trend_against_skeuomorphism" +"293943279987343360","","33423","2013-01-23 04:48:33 +0000","Tweetbot for iOS","@gruber Your articles are rendering as raw Markdown on @daringfireball. Linked items are fine.","","","","" +"293912082619965441","","","2013-01-23 02:44:35 +0000","iOS","Why do animated GIFs suck so badly on iOS? They load and play slowly. No problem at all on my Nexus 7.","","","","" +"293822371809341440","293813146668392448","894911","2013-01-22 20:48:07 +0000","Twitterrific for Mac","@JimRoepcke What is that? It looks amazing. French toast w/ pulled pork and bacon?","","","","" +"293514906953723904","293506705311023104","11973362","2013-01-22 00:26:21 +0000","Twitterrific for Mac","@typeoneerror Oh, yeah it sounds like it will. That's no good if you're mid-sync. Lame :/","","","","" +"293505252764835840","293504594242330624","11973362","2013-01-21 23:47:59 +0000","Twitterrific for Mac","@typeoneerror Yup, you got it. I need my configs first!","","","","" +"293500821423939584","293496553094656000","11973362","2013-01-21 23:30:23 +0000","Twitterrific for Mac","@typeoneerror You can use the selective sync settings to sync only that directory, and then add in others after it is done. Hacky, effective","","","","" +"293493181633413120","","","2013-01-21 23:00:02 +0000","Twitterrific for Mac","RT @littlecalculist: ""So we're gonna have to iterate… oh, God."" — anyone ever writing async, monadic, CPS, etc. code.","293474371270475777","104245499","2013-01-21 21:45:17 +0000","" +"293300526819471360","","","2013-01-21 10:14:29 +0000","web","Well it has been 10 months and I still haven't wrecked my case-less phone. Sometimes I case it when I'm hiking, etc. https://t.co/9F54oPS0","","","","https://twitter.com/_sjs/statuses/181540971752853504" +"293041571723620352","293036557265412097","74837444","2013-01-20 17:05:30 +0000","Tweetbot for iOS","@Badger32d @terrycavanagh I’m pretty proud of this. I don’t know if I can ever do it again. http://t.co/dZ8wli3I","","","","http://twitter.com/_sjs/status/293041571723620352/photo/1" +"292612304938364928","","","2013-01-19 12:39:44 +0000","web","Changes since 2010: Instapaper now has a read API, and Google has domain blacklist in search results.","","","","" +"292600218422226944","","","2013-01-19 11:51:42 +0000","OS X","Note to self: stopping mysql & copying data files directly is much, *much* faster than mysqldump + import. Time for another shot...","","","","" +"292569566796709888","","","2013-01-19 09:49:55 +0000","OS X","Perfect mood for some popular tunes on Grooveshark. Pretty awful, but also fun. Skipping Gotye. http://t.co/Qi4EsKcf","","","","http://grooveshark.com/#!/popular" +"292568027319398401","","","2013-01-19 09:43:48 +0000","OS X","Tequila wins by default, nothing else here to drink. It’s ok though I’m just doing some sys admin work. What could go wrong?","","","","" +"292453948110024705","292452452534480896","125027291","2013-01-19 02:10:29 +0000","Twitterrific for Mac","@substack @izs It's just so nice, clear, and consistent to write dates and times in large -> small order.","","","","" +"292444621777285120","292420443128885248","8549992","2013-01-19 01:33:25 +0000","Twitterrific for Mac","@pdenya Really? I can hit Software Update, but still not Finder. I'm on 10.8.","","","","" +"292378384779063296","292375689020182528","14058316","2013-01-18 21:10:13 +0000","Twitterrific for Mac","@tewha @JimRoepcke That's true, we are similar in many ways. Some of the differences are doozies though, and it varies greatly by prov/state","","","","" +"292377257199161344","","894911","2013-01-18 21:05:44 +0000","Twitterrific for Mac","@JimRoepcke @tewha My point is only that it's trite to compare the 2 nations like that. We could swap laws today and see the same problems.","","","","" +"292375523143868418","292375287558205440","894911","2013-01-18 20:58:51 +0000","Twitterrific for Mac","@JimRoepcke @tewha Good point. I feel pretty much right at home in Seattle, never visited Portland. And I feel foreign in parts of AB, so...","","","","" +"292375135015538688","","","2013-01-18 20:57:18 +0000","Twitterrific for Mac","RT @awbjs: May be a ""Post-PC"" computer isn't just a phone or tablet: ""A Cloud on Your Ceiling?"" http://t.co/PQkIp8Nk","292348083889635328","159946057","2013-01-18 19:09:49 +0000","http://bit.ly/13JBwgp,http://bit.ly/13JBwgp" +"292374540045131777","292359062010617856","14058316","2013-01-18 20:54:57 +0000","Twitterrific for Mac","@tewha @JimRoepcke There are a lot of other cultural differences too though. The USA feels distinctly foreign to me whenever I visit.","","","","" +"292121858952790017","","","2013-01-18 04:10:53 +0000","OS X","Looks like @jacobrothstein doesn't fuck around. One day https://t.co/d0cV9qvE... https://t.co/qiLTnlpc","","","","https://twitter.com/_sjs/statuses/17223783303?tw_i=1722378,https://alpha.app.net/sjs/post/2508417" +"291707958864277504","","","2013-01-17 00:46:11 +0000","Twitterrific for Mac","RT @timbray: MAC addresses and liberty; essential stuff: http://t.co/EdlVn3tW","291612631511494658","1235521","2013-01-16 18:27:23 +0000","http://goo.gl/O6M6L,http://goo.gl/O6M6L" +"291340678984781824","291334101544345600","14231571","2013-01-16 00:26:45 +0000","Twitterrific for Mac","@marcoarment We're not as vocal, but some of us use both iOS and Android and appreciate having Instapaper on both platforms. Thanks.","","","","" +"291325053994409984","291318884294877184","14231571","2013-01-15 23:24:40 +0000","Twitterrific for Mac","@marcoarment It's pretty good. The last I tried it a few months ago I went back to Ruby+nokogiri because it was more robust, but I'd try it.","","","","" +"291309550194266113","","","2013-01-15 22:23:03 +0000","Twitterrific for Mac","A little birdie says that @mobile17 is going ""super public live"" with their new site design today.","","","","" +"291274395664654336","","","2013-01-15 20:03:22 +0000","Twitterrific for Mac","All the @instapaper login forms (incl 3rd party) say that I probably don't have a password… haven't passwords been required for a while now?","","","","" +"291258751770558464","291256065159479296","18006104","2013-01-15 19:01:12 +0000","Twitterrific for Mac","@EricAlanDyck In case you don't have it, take this: https://t.co/8BXy3KBA","","","","https://www.dropbox.com/s/1f78j4j4c8wtuc2/Be%20Here%20Now.pdf" +"290586655344185344","290556281792647168","74837444","2013-01-13 22:30:32 +0000","Tweetbot for iOS","@Badger32d @zebpalmer Apple doesn’t trail by much. All 3 are in the same ballpark unlike, say, Acer and Gateway.","","","","" +"289559487403151360","289532023964590081","894911","2013-01-11 02:28:56 +0000","Tweetbot for iOS","@JimRoepcke I think so. They should anyway; it’s not very old.","","","","" +"289374954829524992","289228619195224064","20079975","2013-01-10 14:15:40 +0000","Tweetings for Android","@polotek Unless I'm *very* interested that usually makes me hit back or close the tab. Not the content I came to see, so I leave.","","","","" +"289070147493318657","289068930423742464","22196723","2013-01-09 18:04:28 +0000","Tweetbot for iOS","@markkolich @Badger32d That’s a good point. I think that I feel guilty for not keeping some of my projects up to date.","","","","" +"289063291949551616","289063048747053056","74837444","2013-01-09 17:37:13 +0000","web","@Badger32d @markkolich Augh! Don't look yet!","","","","" +"289061210085793792","","","2013-01-09 17:28:57 +0000","iOS","My GitHub open source contributions are pretty sad. Need to do something about that. https://t.co/6ev3ZmVU","","","","https://github.com/samsonjs" +"288665956371279872","288551260884443138","894911","2013-01-08 15:18:21 +0000","Tweetbot for iOS","@JimRoepcke @bryan_kyle could be brainfuck http://t.co/I1RBGwrS","","","","http://tdwright.co.uk/phpplayground/BF/?s=Could+be+brainfuck&plainBF=on" +"288516732484726785","","","2013-01-08 05:25:24 +0000","Tweetbot for iOS","RT @asymco: Where the next dot falls is quite an interesting question. http://t.co/rxdVjLD4","288329838937391104","110520327","2013-01-07 17:02:45 +0000","http://twitpic.com/btbbi1,http://twitpic.com/btbbi1" +"288054516564246528","","","2013-01-06 22:48:43 +0000","iOS","Calls dropped frequently too. Rogers rarely drops calls. Next time I’ll try AT&T.","","","","" +"288053872331743233","","","2013-01-06 22:46:09 +0000","iOS","On a boat in the middle of the Strait of Georgia and have a fast 3G signal on Rogers. Middle of cities on T-Mobile in the US had Edge or nil","","","","" +"288051360132370432","287976215254536193","14864447","2013-01-06 22:36:10 +0000","Tweetbot for iOS","@bryan_kyle I’m a baller.","","","","" +"288051267425677312","287956180456833024","6562002","2013-01-06 22:35:48 +0000","Tweetbot for iOS","@debasishg @raganwald Just joking around. Look forward to the write-up.","","","","" +"287975234513018880","","","2013-01-06 17:33:40 +0000","iOS","I have an entire airplane to myself. No other passengers on this 9-seat Piper Chieftain PA-31. Luxurious!","","","","" +"287954356727324672","287947175277760513","6562002","2013-01-06 16:10:43 +0000","Tweetbot for iOS","@debasishg @raganwald Is that a parody like http://t.co/nNqG34xn ?","","","","http://html9responsiveboilerstrapjs.com" +"287947600798310400","287927505887838209","815114","2013-01-06 15:43:52 +0000","Tweetbot for iOS","@jedschmidt yeah yeah yeah :)","","","","" +"287779551977799680","","","2013-01-06 04:36:06 +0000","iOS","Top game doesn’t bode well for me. I’ll get you, @jedschmidt! Next time…","","","","" +"287775377269612544","","","2013-01-06 04:19:31 +0000","iOS","A Dr. Strangelove joke! Awesome.","","","","" +"287760676930338816","","","2013-01-06 03:21:06 +0000","iOS","Women’s boots in Seattle appear to come in one style: brown, knee-high.","","","","" +"287756390209048576","287754694875549696","2262091","2013-01-06 03:04:04 +0000","Tweetbot for iOS","@ajordens @victoriaroyals Good seats.","","","","" +"287756265323651073","287755288780627969","15880928","2013-01-06 03:03:34 +0000","Tweetbot for iOS","@pbombach @siracusa You’re right, I did catch NBC. Uncultured and not paying attention. Shame on me.","","","","" +"287752132990472192","","","2013-01-06 02:47:09 +0000","iOS","Almost used Passbook, but the Fandango app isn’t in the Canadian store and I’m visiting the USA. Some other time.","","","","" +"287751267210645505","287750664807931904","636923","2013-01-06 02:43:42 +0000","Tweetbot for iOS","@siracusa @pbombach I only recognized Sega. I may be too young, or uncultured. Born in 1982.","","","","" +"287749623118983168","287745268781305858","15880928","2013-01-06 02:37:10 +0000","Tweetbot for iOS","@pbombach @siracusa For better or for worse, it plays on my iPad. I’ll save you 3 mins: “DVNO, four capital letters” with 80s-esque effects.","","","","" +"287748118055903232","","","2013-01-06 02:31:12 +0000","Tweetbot for iOS","@CafeTorrefacto @TheMagazineApp @marcoarment I was uncertain when it started changing voice but so far so great. Good job guys. @GlennF","","","","" +"287747705764200448","","","2013-01-06 02:29:33 +0000","Tweetbot for iOS","RT @bryan_kyle: @_sjs @tapbot_paul @marcoarment but crust is full of antioxidants. Enjoy your lunch cancer.","287747549106941955","14864447","2013-01-06 02:28:56 +0000","" +"287740306407972865","","","2013-01-06 02:00:09 +0000","iOS","What to do in Seattle this evening? http://t.co/2DtPmuPp","","","","http://www.reddit.com/r/Seattle/comments/161cx7/arrived_2_hours_ago_leaving_early_tomorrow_what/" +"287739875690688512","","","2013-01-06 01:58:26 +0000","iOS","Epic Letterpress match against @fyrite (she won). Played words don’t fit on my phone so I have to screenshot on my — https://t.co/O4zBfH9g","","","","https://posts.app.net/2335842" +"287733201366048768","","","2013-01-06 01:31:55 +0000","iOS","Haven’t had anything less than delicious at Local 360 in Seattle yet. Nice bar and great food.","","","","" +"287728090497548289","287715479823466496","894911","2013-01-06 01:11:37 +0000","Tweetbot for iOS","@JimRoepcke That does help. I feel that it’s a bit like the old “above the fold” problem though. Sometimes the first N rows fit perfectly.","","","","" +"287715561004216321","287626809435095041","14606202","2013-01-06 00:21:49 +0000","Tweetbot for iOS","@mattlanger @marcoarment Buy one of those silicone roller things. Or mash it like everyone else said. Both work well enough.","","","","" +"287714402805882880","287705011666956288","894911","2013-01-06 00:17:13 +0000","Tweetbot for iOS","@JimRoepcke That’s right, and the same argument applies for your finger. Especially on tablets where views rarely occupy the full screen.","","","","" +"287632239251034112","287631117828370433","14864447","2013-01-05 18:50:44 +0000","Tweetbot for iOS","@bryan_kyle @atebits A grievous omission!","","","","" +"287631624596774914","287608437062369282","18247541","2013-01-05 18:48:17 +0000","Tweetbot for iOS","@tapbot_paul @marcoarment Also, please clean my room and make me lunch. No crusts.","","","","" +"287589731003420672","","","2013-01-05 16:01:49 +0000","OS X","Just released strftime v0.5 from 10k feet, added %U and %W. I'm sure there's a cloud joke here somewhere. https://... https://t.co/kN7UtjCA","","","","https://alpha.app.net/sjs/post/2329872" +"287580902190616578","","","2013-01-05 15:26:44 +0000","OS X","One awesome thing about the USA is in-flight wifi. Reminds me of the first time I made a phone call from an airplane. + +Location: in thy sky","","","","" +"287552671706128384","287446419890130947","894911","2013-01-05 13:34:34 +0000","Tweetbot for iOS","@JimRoepcke In general though, I agree with this thought. I’ve missed UI on touch devices because of the lack of scroll bars.","","","","" +"287551029761957891","287445540831100928","894911","2013-01-05 13:28:02 +0000","Tweetbot for iOS","@JimRoepcke You can just place the cursor over the view you want to scroll in. One thing OS X gets right an Windows gets wrong.","","","","" +"287548248514760704","","","2013-01-05 13:16:59 +0000","iOS","In some ways the USA is so foreign to me. Truly bizarre. I’ll be glad to be back in Canada.","","","","" +"287236160789569536","287227376209911809","74837444","2013-01-04 16:36:51 +0000","Tweetbot for iOS","@Badger32d nooo! Actually I liked Gentoo quite a bit back in the day.","","","","" +"287226803616104448","287224092141187072","74837444","2013-01-04 15:59:41 +0000","Tweetbot for iOS","@Badger32d I don’t mess with Fedora, but I wonder if it has something like build-essential. I do like dev being similar to prod.","","","","" +"287223127925219328","287222460053610496","74837444","2013-01-04 15:45:04 +0000","Tweetbot for iOS","@Badger32d Agreed. I prefer Debian or Ubuntu for dev.","","","","" +"287219984596340737","","","2013-01-04 15:32:35 +0000","iOS","LLVM.js: LLVM Itself Compiled to JavaScript via Emscripten http://t.co/qgr8G5rk","","","","http://badassjs.com/post/39573969361" +"287193278737158144","","","2013-01-04 13:46:28 +0000","Tweetbot for iOS","RT @JimRoepcke: I'm going to be available for part time or full time iOS development projects in a couple of weeks. Please RT, thanks!","287043930107805696","894911","2013-01-04 03:53:00 +0000","" +"287192246124675073","286962376547377152","74837444","2013-01-04 13:42:21 +0000","Tweetbot for iOS","@Badger32d After a year and a half of admining CentOS and RedHat I can tolerate it now, but it can still annoy me. It’s not all bad though.","","","","" +"287191563493314560","286919751857479680","636923","2013-01-04 13:39:39 +0000","Tweetbot for iOS","@siracusa How quickly rage turns to shame.","","","","" +"286489115610984448","","","2013-01-02 15:08:22 +0000","Tweetbot for iOS","Lesson learned. Some places spam you based on the location of your tweets. This is why we can’t have nice things.","","","","" +"286467748148686848","286456326970826753","815114","2013-01-02 13:43:28 +0000","Tweetbot for iOS","@jedschmidt Nice one! I had a similar moment at an airport at 5am the other day. Sunrise cheered me up.","","","","" +"286235256128933889","286221252539056130","14864447","2013-01-01 22:19:37 +0000","Tweetbot for iOS","@bryan_kyle @5by5 I can understand that but for me it was never enough. I could easily listen to 2 hours of @siracusa every week.","","","","" +"286213440148762624","","","2013-01-01 20:52:56 +0000","iOS","My favourite @5by5 podcasts ended and moved in 2012. I was a little bit sad to unsubscribe from the After Dark feed.","","","","" +"286178778697306112","286163838632595457","14231571","2013-01-01 18:35:12 +0000","Tweetbot for iOS","@marcoarment Spot on. My Nexus 7 is neglected now that the novelty wore off. iPad 3rd gen is used for hours each day though. It’s the apps.","","","","" +"286167753520459776","286127431218257920","74837444","2013-01-01 17:51:23 +0000","Twitter for Android","@Badger32d @markkolich Thanks! :)","","","","" +"286127107459907586","286126775292014592","74837444","2013-01-01 15:09:53 +0000","Tweetbot for iOS","@Badger32d @markkolich Touché!","","","","" +"286126634472448002","285103375647911937","74837444","2013-01-01 15:08:00 +0000","Tweetbot for iOS","@Badger32d @markkolich In the time it took to tweet that you could have just installed wget instead.","","","","" +"283996829371228160","","","2012-12-26 18:04:55 +0000","OS X","Hmm… catawampus isn't in the letterpress dictionary. @atebits","","","","" +"283328780909563904","283127984410460161","894911","2012-12-24 21:50:20 +0000","Tweetbot for iOS","@JimRoepcke Cute! She lucked out with her new home.","","","","" +"283013917792423936","","","2012-12-24 00:59:10 +0000","iOS","I wondered why this happens in Xcode. @bbum figured it out: http://t.co/gOLPvdfE","","","","http://www.friday.com/bbum/2012/12/23/xcode-sometimes-a-return-is-not-a-return-emacs-brain-damage/" +"282816543467905025","","","2012-12-23 11:54:53 +0000","iOS","Status bar clutter. http://t.co/1zECl1hx","","","","http://moby.to/hoa82p" +"282796110152613888","","","2012-12-23 10:33:41 +0000","iOS","Good morning Atlanta. I’m on Pacific time so for breakfast I’ll have some eggs with a whiskey sour.","","","","" +"282715350443909120","","","2012-12-23 05:12:46 +0000","iOS","Ironically I can’t push this code until I get on a plane because T-mobile doesn’t let me tether w/ prepaid plans, — https://t.co/DfEbUBke","","","","https://posts.app.net/2154150" +"282707981513138177","","","2012-12-23 04:43:29 +0000","Tweetbot for iOS","And @github is back up! Now I can push that fix before my flight. Booyakasha! I’m too excited about that.","","","","" +"282703960027054081","","","2012-12-23 04:27:31 +0000","iOS","Playing Letterpress? Let’s have it out. I’m samsonjs on Game Centre.","","","","" +"282680821905760256","","","2012-12-23 02:55:34 +0000","iOS","Downtown Seattle seems to have a Starbucks for every 100 people, and there are 100 people in every Starbucks.","","","","" +"282674140014583813","","","2012-12-23 02:29:01 +0000","OS X","Damn, I feel bad for the @GitHub ops team right now. Good luck guys!","","","","" +"282659829179367424","","","2012-12-23 01:32:09 +0000","iOS","Symmetric word. http://t.co/ZI7u1NpH","","","","http://moby.to/w2fszm" +"282589530106761217","282572460925276160","14231571","2012-12-22 20:52:48 +0000","Tweetbot for iOS","@marcoarment @danbenjamin @hotdogsladies and every sane dev who uses a Mac. That’s right @siracusa, you are insane. MAC address whitelister!","","","","" +"282588830857588737","282564115392765952","4777951","2012-12-22 20:50:02 +0000","Tweetbot for iOS","@_sjs @UVicGameDev @siracusa @danbenjammin Not @danbenjammin, but @danbenjamin. They are the same person but one is a novelty account.","","","","" +"282574081147158528","","","2012-12-22 19:51:25 +0000","iOS","In downtown Seattle for the day. Any recommendations on where to get a good americano?","","","","" +"282564115392765952","282300633921503233","534912521","2012-12-22 19:11:49 +0000","Twitter for Android","@UVicGameDev I don't know what hyperterminal is, but it sounds cool! Hypercritical is a podcast with @siracusa and @danbenjammin","","","","" +"282300204965834752","","","2012-12-22 01:43:08 +0000","iOS","Don’t say “learning the terminal.” — Hypercritical, episode 99","","","","" +"282236503386628097","","","2012-12-21 21:30:00 +0000","iOS","Preparation is key. + +☑ Clothes +☑ Toothbrush +☑ Ticket +☑ Growler + +http://t.co/STKprVDV","","","","http://moby.to/coih1b" +"280750875792777217","280750071740497920","49227164","2012-12-17 19:06:39 +0000","web","@ColtonPhillips With some fava beans, a nice chianti.","","","","" +"280749518008483840","280746436965060608","49227164","2012-12-17 19:01:15 +0000","Twitterrific for Mac","@ColtonPhillips You're a superstar now. Next you'll have paparazzi after you.","","","","" +"280549887521742848","","","2012-12-17 05:48:00 +0000","iOS","Lost hard, but I think I put up an okay fight. http://t.co/ByYW4BmO","","","","http://moby.to/aaebux" +"272566608583589889","272532034361106432","534912521","2012-11-25 05:05:18 +0000","Twitter for Android","@UVicGameDev alias u='cd ..'; alias uu='cd ../..'; alias uuu= etc.","","","","" +"272002368395161600","271992408424722433","636923","2012-11-23 15:43:12 +0000","twicca","@siracusa @CrashPlan I bought it and it automatically extended my exisiting, expired account.","","","","" +"268555259742412802","","","2012-11-14 03:25:38 +0000","iOS","It still bothers me that iOS’s app switching animation is misleading. Launch an app from another app and it animat — https://t.co/gXriHv0k","","","","https://posts.app.net/1529609" +"268027346181840897","","","2012-11-12 16:27:53 +0000","Tweetbot for iOS","RT @jkprime: @marcoarment sometimes reading the replies to your tweets makes me glad I don’t have any followers.","267826504807886848","637133","2012-11-12 03:09:49 +0000","" +"265489666193629184","","11178592","2012-11-05 16:24:03 +0000","Tweetbot for iOS","@atebits Letterpress is so fun, but I’m with @marco and want to see the status bar while I play. Pretty please?","","","","" +"264975272355442690","264894236388904961","8259712","2012-11-04 06:20:02 +0000","Tweetbot for iOS","@danfrakes @marcoarment No joke, somebody played “naggers” against me today. It’s pretty awesome though so I don’t mind.","","","","" +"264538434859831296","264530619986501633","894911","2012-11-03 01:24:12 +0000","Tweetbot for iOS","@JimRoepcke Weak. I’m surprised that supply is so constrained. I thought LD would have at least a few.","","","","" +"264506229592846336","","","2012-11-02 23:16:14 +0000","Twitterrific for Mac","OH:"" I didn't say a sausage shower.""","","","","" +"264506144280690688","264460190550749184","894911","2012-11-02 23:15:53 +0000","Twitterrific for Mac","@JimRoepcke Unfortunately I don't know if #yyj has any. None of the London Drugs received them. I haven't checked Future Shop or elsewhere.","","","","" +"263836191126872064","","","2012-11-01 02:53:44 +0000","Tweetbot for iOS","RT @AlTobey: Chaos Monkey is for sissies. We run Ruby in production.","263771862125928448","146248951","2012-10-31 22:38:07 +0000","" +"261166204155211777","","","2012-10-24 18:04:09 +0000","Twitterrific for Mac","So long http://t.co/bDZ41Dv0! It was fun while it lasted.","","","","http://ajax.googleapis.com" +"259031402446721024","","","2012-10-18 20:41:13 +0000","Twitterrific for Mac","Hooray, @github is getting DDOSd and I imagine that thousands of devs are pushing and pulling like mad on top of that making it even worse.","","","","" +"258801181147664384","258787012331581441","8549992","2012-10-18 05:26:24 +0000","Tweetbot for iOS","@pdenya @paul_irish My limit is 200,000 and since about 2007 I have 98k commands in it. Is only 3.7 MB. I love it.","","","","" +"258709800920178688","","","2012-10-17 23:23:17 +0000","web","RT @JimRoepcke: Lightt has launched! I've been working hard on this with the rest of the @lightt team since June. Share the Lightt! http ...","258702456060538880","894911","2012-10-17 22:54:06 +0000","https://itunes.apple.com/us/app/lightt/id545803363,https://itunes.apple.com/us/app/lightt/id545803363" +"258648276277002240","","","2012-10-17 19:18:49 +0000","Tweetbot for iOS","OH: “If you want a traditional salad you won’t get that. You’ll get three leaves and an apple or something.”","","","","" +"258327103680946177","","","2012-10-16 22:02:35 +0000","web","RT @tapfortap: Mobile App Ad Exchange Network Tap For Tap Pivots To Engagement Swapping Model http://t.co/DUVkfJfo via @techcrunch","258318014653550593","494341960","2012-10-16 21:26:28 +0000","http://techcrunch.com/2012/10/16/mobile-app-ad-exchange-network-tap-for-tap-pivots-to-engagement-swapping-model/,http://techcrunch.com/2012/10/16/mobile-app-ad-exchange-network-tap-for-tap-pivots-to-engagement-swapping-model/" +"258124861652729857","","","2012-10-16 08:38:57 +0000","Tweetbot for iOS","RT @the_webhamster: The 6 Stages of Debugging: That can't happen. That shouldn't happen. Hmmm, weird. Why does that happen? Oh, I see. H ...","256954058131267584","207536489","2012-10-13 03:06:36 +0000","" +"258093065233899520","","","2012-10-16 06:32:36 +0000","Tweetbot for iOS","RT @ToddDunlop: BIG DAY at @tapfortap, BIG BIG DAY!","257865497163476992","135727142","2012-10-15 15:28:20 +0000","" +"256625059601469440","256466426020368384","29255412","2012-10-12 05:19:16 +0000","Kiwi","@tjholowaychuk Nice! Cleaned it up a bit, fixed a bug, and now it works in bash and zsh too. https://t.co/BlwSmmdd","","","","https://gist.github.com/3877451" +"256221333048934400","","","2012-10-11 02:35:00 +0000","Tweetbot for iOS","RT @rob_pike: How to report a bug: 1) Say what happened. 2) Say what should have happened. 3) Give a self-contained reproducible example ...","254166322815041537","197263266","2012-10-05 10:29:08 +0000","" +"256220008026341377","","","2012-10-11 02:29:44 +0000","Tweetbot for iOS","RT @garybernhardt: >>> def method_missing(n, *a, &b); send(methods.min_by { |m| levenshtein(n.to_s, m.to_s) }, *a, &b); ...","256181800928411651","809685","2012-10-10 23:57:55 +0000","" +"254241884136935424","254214287063666688","309194717","2012-10-05 15:29:23 +0000","Tweetbot for iOS","@JFlavin @siracusa Works on my iPad.","","","","" +"253891282924077056","253887339720495104","9533042","2012-10-04 16:16:13 +0000","Tweetbot for iOS","@BrendanEich @gu3st @jlongster My mistake! If Object.prototype.toString.call(new Date) is unchanged I think breakage would be minimal.","","","","" +"253879666044203008","253737435454902272","18702069","2012-10-04 15:30:03 +0000","Tweetbot for iOS","@gu3st @jlongster @BrendanEich It would break a little project called jQuery. https://t.co/ldQrZd6L https://t.co/0OPtpfkr","","","","https://github.com/jquery/jquery/blob/master/src/core.js#L23,https://github.com/jquery/jquery/blob/master/src/core.js#L419" +"252893730447699969","","","2012-10-01 22:12:18 +0000","Twitterrific for Mac","RT @siracusa: That's it, I'm moving all my status updates to UUCP.","252862916099964928","636923","2012-10-01 20:09:51 +0000","" +"252072853661417472","251940398338019328","22406953","2012-09-29 15:50:26 +0000","Tweetbot for iOS","@mahyarm (process for the sake of it, that is)","","","","" +"252072738867511296","251940398338019328","22406953","2012-09-29 15:49:58 +0000","Tweetbot for iOS","@mahyarm That’s probably a big part of it. I think deep management hierarchies can also indicate a poorly run company with too much process.","","","","" +"251834608629473280","251812894495350785","894911","2012-09-29 00:03:44 +0000","Twitterrific for Mac","@JimRoepcke Isn't that in Rework by 37signals?","","","","" +"251786804401950720","251779721438851072","894911","2012-09-28 20:53:46 +0000","web","@JimRoepcke lol, as well it should! Latency is amazing, often 30-50 ms. I was playing around with @JosephMartel's phone on LTE at lunch.","","","","" +"251780215783710720","","","2012-09-28 20:27:35 +0000","Twitterrific for Mac","Rogers has a ""bill explainer"" now. Someone somewhere thought that was a better idea than simplifying the bill. Canadian telcos have issues.","","","","" +"251776966091489280","251776730572935168","894911","2012-09-28 20:14:41 +0000","web","@JimRoepcke I'm considering the switch to Telus just because they have LTE here first. I'll let you be the guinea pig :)","","","","" +"251775388051714048","251763329624838146","894911","2012-09-28 20:08:24 +0000","Twitterrific for Mac","@JimRoepcke Their LTE is *very* new. They hadn't updated their coverage map when you got it, though it is now. Turning it off may help :/","","","","" +"251475366290546689","251471388462948355","29255412","2012-09-28 00:16:14 +0000","Twitterrific for Mac","@tjholowaychuk Ha ha, I felt the same way after using a Nexus One for several months last year. I liked it at first and hated it by the end.","","","","" +"251475024215683072","","","2012-09-28 00:14:52 +0000","Twitterrific for Mac","Did Apple really drop HSPA+ from the iPhone 4S now? The price isn't that much lower. They must be milking it. http://t.co/BwWC17Fz","","","","http://store.apple.com/ca/browse/home/shop_iphone/family/iphone/compare" +"250981457001058305","250958480708599808","31151313","2012-09-26 15:33:37 +0000","Tweetbot for iOS","@kuvos That’s the price of any phone plan that includes data here in Canada. No discount if you bring your own phone either.","","","","" +"250619461479055360","250612197330415616","5813712","2012-09-25 15:35:10 +0000","Tweetbot for iOS","@antirez You should. 2.6 will be better than Christmas.","","","","" +"249396918663401473","249395055436124161","14864447","2012-09-22 06:37:13 +0000","Tweetbot for iOS","@bryan_kyle @JimRoepcke I went to one of the booths that has all carriers and apparently I can’t get a better deal so it seems like a wash.","","","","" +"249393365546856448","249391413853290497","14864447","2012-09-22 06:23:06 +0000","Tweetbot for iOS","@bryan_kyle @JimRoepcke I’m happy with Rogers’ service, except for the lack of LTE in #yyj, but I won’t defend them. They all suck.","","","","" +"249381433251098624","249378672031711232","894911","2012-09-22 05:35:41 +0000","Tweetbot for iOS","@JimRoepcke Not that I know of. They have a country wide plan but my10 is close enough for a lot of people.","","","","" +"249377126455861248","249374598779518976","894911","2012-09-22 05:18:34 +0000","Tweetbot for iOS","@JimRoepcke My sister is really happy with Koodo so I will definitely look at Telus/Koodo if I cave and sign a contract for a new iPhone :)","","","","" +"249374203088871425","249367729453281280","894911","2012-09-22 05:06:57 +0000","Tweetbot for iOS","@JimRoepcke Telus has LTE here? I should switch to Bell or Telus.","","","","" +"249373157008482304","249362628319801344","894911","2012-09-22 05:02:48 +0000","Tweetbot for iOS","@JimRoepcke Feels goodman http://t.co/6JgpZjfS + +I wanted to switch carriers but nobody had a better deal than 6GB for $60 plus minutes, etc.","","","","http://i.imgur.com/TqQxS.jpg" +"249358246664609792","249349311706587136","894911","2012-09-22 04:03:33 +0000","Tweetbot for iOS","@JimRoepcke @RogersHelps @TELUS The upside of the oligopoly and price fixing is that the carriers are interchangeable.","","","","" +"249291902875226112","249254587863818241","49227164","2012-09-21 23:39:55 +0000","Twitterrific for Mac","@ColtonPhillips @tapfortap Naive? Ambitious? FUCK IT WE'LL DO IT LIVE! :)","","","","" +"249174334755700738","249173890486652928","356943684","2012-09-21 15:52:45 +0000","Tweetbot for iOS","@edw519 @raganwald I saw some people on reddit bitching about HN the other day. We have come full circle.","","","","" +"248979407354617856","","","2012-09-21 02:58:11 +0000","Tweetbot for iOS","(Numbers mostly pulled directly from thin air)","","","","" +"248979221458845697","","","2012-09-21 02:57:26 +0000","Tweetbot for iOS","How much does the iPhone 5 and iOS 6 release cost Apple in terms of bandwidth? Average 100 apps, 20 MB each, 300M devices is 550 PB.","","","","" +"248969948507013120","248944811418206208","18605897","2012-09-21 02:20:36 +0000","Tweetbot for iOS","@joe_hill @JimRoepcke Steve Jobs, the guy going “thermonuclear” against Android, would have renewed a service contract with Google? Okay.","","","","" +"248276174562807808","248160047614529537","19725644","2012-09-19 04:23:47 +0000","Tweetbot for iOS","@neiltyson Vegas rolls off the tongue so nicely, and is also two syllables.","","","","" +"248237592842235904","248154932329459713","19725644","2012-09-19 01:50:28 +0000","Tweetbot for iOS","@neiltyson People love their two syllable names. All names tend towards two syllables over time.","","","","" +"247723073518854145","","","2012-09-17 15:45:57 +0000","Tweetbot for iOS","RT @antirez: If you plan production deployment of Sentinel, expect my assistance if needed. Btw this week I'm going to put it in product ...","247659596079067136","5813712","2012-09-17 11:33:43 +0000","" +"246466597219336192","","","2012-09-14 04:33:10 +0000","Tweetbot for iOS","RT @JimRoepcke: Just ordered @jetcidr (JetBrains AppCode), it's 40% off until tomorrow.","246445796814385153","894911","2012-09-14 03:10:31 +0000","" +"246441766700601345","246343360615419904","14272162","2012-09-14 02:54:30 +0000","Tweetbot for iOS","@jdalton @ckindel I tried rebooting but the OS keeps restoring my session.","","","","" +"245906286468808704","","","2012-09-12 15:26:42 +0000","Tweetbot for iOS","And linen. Of course the background is linen.","","","","" +"245906155535224833","","","2012-09-12 15:26:11 +0000","Tweetbot for iOS","The end of an era. No more yellow sticky note, but now the message rotates through many languages. http://t.co/r2YbEHHg","","","","http://twitter.com/_sjs/status/245906155535224833/photo/1" +"244895665837199361","244861410964799488","14864447","2012-09-09 20:30:51 +0000","Tweetbot for iOS","@bryan_kyle Yes! I wanted to gift an iPad app while I was out the other day and I couldn’t.","","","","" +"244521936783282177","","","2012-09-08 19:45:47 +0000","Twitterrific for Mac","I just tried to buy a new Kindle Paperwhite but @amazon wouldn't sell it to me because I'm in Canada. Maybe I'll buy a Nexus 7 instead.","","","","" +"244507951044374528","","","2012-09-08 18:50:12 +0000","Twitterrific for Mac","Received an email from a ""Talent Sourcer"". Yes, capitalized in the middle of a sentence. How do these people expect to be taken seriously?","","","","" +"244286596105519104","","","2012-09-08 04:10:37 +0000","Tweetbot for iOS","RT @jjustice: Objective C always reminds me of nursery rhymes. -(id)doYouKnowTheMuffinMan:(TheMuffinMan *)theMuffinMan;","244038956449140736","14325629","2012-09-07 11:46:35 +0000","" +"243538985924829185","","","2012-09-06 02:39:54 +0000","Tweetbot for iOS","I cannot tell if it’s a parade or a protest. Everyone looks happy. http://t.co/1YKFB7Ow","","","","http://twitter.com/_sjs/status/243538985924829185/photo/1" +"243370611978690560","243358129327316992","14818939","2012-09-05 15:30:50 +0000","Tweetbot for iOS","@sjtrny @hypercritical @theincomparable Well, the important thing is that you let everyone who enjoys it know how much you do not.","","","","" +"243159421591625731","243129407877808128","77772032","2012-09-05 01:31:38 +0000","Tweetbot for iOS","@kylegreenlaw @tapfortap Glad to hear it!","","","","" +"243043278105227264","243042877930868736","494341960","2012-09-04 17:50:07 +0000","Tweetbot for iOS","@tapfortap @oneglobalapps If you sent some code I missed it. Please mail it to support@tapfortap.com.","","","","" +"243041249173598208","242935359590256640","77772032","2012-09-04 17:42:03 +0000","web","@kylegreenlaw @tapfortap Hey Kyle, just remove the < and > around the app ID and you should be good to go!","","","","" +"242841675070844928","242783247698894849","494341960","2012-09-04 04:29:01 +0000","Twitterrific for Mac","@tapfortap I don't think so. That doesn't look like something caused by our code.","","","","" +"241337083975827456","241330184828096512","31442511","2012-08-31 00:50:19 +0000","Twitterrific for Mac","@RogersHelps I believe it's the 11th of each month and will try to forget about it till then. Except I've turned data off because of this :/","","","","" +"241327652013748224","241306818574438400","31442511","2012-08-31 00:12:50 +0000","Tweetbot for iOS","@RogersHelps Not yet. 2 weeks into the cycle I was texted about a $50 overage fee for data usage so I started finding out what’s up.","","","","" +"241302138322575361","241299057908252673","31442511","2012-08-30 22:31:27 +0000","Twitterrific for Mac","@RogersHelps However I did change my plan last month so I suspect that is somehow related. I might have to wait for the bill and dispute it.","","","","" +"241301979727527936","241299057908252673","31442511","2012-08-30 22:30:49 +0000","Twitterrific for Mac","@RogersHelps I have been streaming podcasts more. At ~30MB/hour, 10 GB is 333 hours. I did not listen to 333 hours in 2 weeks (336 hours).","","","","" +"241295730948587521","","31442511","2012-08-30 22:05:59 +0000","Twitterrific for Mac","@RogersHelps I have a bogus charge for 10+ GB data usage this month and trying to get an explanation is like pulling teeth.","","","","" +"241295254093967360","241241993605443584","31442511","2012-08-30 22:04:06 +0000","Twitterrific for Mac","@RogersHelps Exactly. She was trying to explain the excessive data usage and insisted that was true. Very frustrating trying to get help.","","","","" +"241206166124900352","","","2012-08-30 16:10:06 +0000","Twitterrific for Mac","I'm so glad I decided to buy my phone instead of getting a subsidized one. The oligopoly of telcos in Canada continually disgusts me.","","","","" +"241205854374854656","","","2012-08-30 16:08:51 +0000","Twitterrific for Mac","Maybe they believe it themselves, but that is so misguided I don't know where to begin. If they actually try to bill me for this I'm gone.","","","","" +"241205643753697280","","","2012-08-30 16:08:01 +0000","Twitterrific for Mac","Someone at Rogers just told me that my phone used 10GB of data this month because when you turn on an iPhone it updates itself. @rogershelps","","","","" +"240616679246278657","240563202138730496","33493","2012-08-29 01:07:41 +0000","Twitterrific for Mac","@peterc I search some of my reference ebooks all the time. Other reference books I want to flip through. They both have their place for me.","","","","" +"239194092863639552","239159133897629696","894911","2012-08-25 02:54:50 +0000","Tweetbot for iOS","@JimRoepcke It was PHP this time. Don’t worry, it wasn’t my bug.","","","","" +"239132972060655617","","","2012-08-24 22:51:58 +0000","Tweetbot for iOS","Yet another bug solved by renaming something to “banana”. The magic cure-all. @JimRoepcke","","","","" +"238057651219623936","238052249606189056","22196723","2012-08-21 23:39:01 +0000","Twitterrific for Mac","@markkolich The name says it all.","","","","" +"237929302027546624","237923321692438528","636923","2012-08-21 15:09:00 +0000","Tweetbot for iOS","@siracusa @marcoarment According to @anandshimpi you want 20% free space or performance suffers on SSDs. This seems true in my experience.","","","","" +"237928578749173760","","","2012-08-21 15:06:08 +0000","Tweetbot for iOS","Coffee drinkers of #yyj, treat yourself the house blend of beans from @2percentjazz. Delicious! I’m sitting here grinning at my cup.","","","","" +"235921732240805890","","","2012-08-16 02:11:39 +0000","Tweetbot for Mac","First time I’ve seen my 100mbps connection push close to that. Slightly reassuring. http://t.co/MgQeKRiC","","","","http://twitter.com/_sjs/status/235921732240805890/photo/1" +"235546156032200704","235475629657714688","9533042","2012-08-15 01:19:14 +0000","Tweetbot for iOS","@BrendanEich Yes. I’ve only wanted to use var to start a case block a few times but it seems like a reasonable thing to do.","","","","" +"234005167475924992","233895767381782528","39448955","2012-08-10 19:15:54 +0000","Twitterrific for Mac","@amanderpp You're welcome! It's friiiiday!","","","","" +"231155055548567554","231133112556474368","22219015","2012-08-02 22:30:34 +0000","Twitterrific for Mac","@mobile17 YOLO!!!!","","","","" +"231090743584911360","","","2012-08-02 18:15:01 +0000","Tweetbot for iOS","RT @antirez: Redis 2.4.16 and Redis 2.6.0-rc6 are out. In 2.4.16 main change is Sentinel-compatibility. 2.6.0-rc6 has more: http://t.co/ ...","230953862952013824","5813712","2012-08-02 09:11:06 +0000","http://bit.ly/NVwZPG,http://bit.ly/NVwZPG" +"230452793373241345","230366010551709696","494341960","2012-08-01 00:00:02 +0000","Twitterrific for Mac","@tapfortap @mashable The thing is he has to buy thousands of custom pieces of his getup at a time. He can't just buy a single, custom cowl.","","","","" +"230452011584344064","","","2012-07-31 23:56:55 +0000","Twitterrific for Mac","RT @lunafiko: Just launched Tell Your Boss Anything, anonymous way for employees to provide feedback to their managers https://t.co/YsFeC6yD","230403390306385920","14273142","2012-07-31 20:43:43 +0000","https://tellyourbossanything.com/,https://tellyourbossanything.com/" +"229312810641924097","","","2012-07-28 20:30:09 +0000","Tweetbot for iOS","@ryah Yup, I do. 99.999% of code doesn’t need arguments.callee, leaked globals, with, eval, etc.","","","","" +"228319667960295424","","","2012-07-26 02:43:45 +0000","Tweetbot for Mac","The new version of Apple’s Podcast app is snappy and doesn’t crash, but still doesn’t seem to use iCloud. Better, still a long way to go.","","","","" +"228309946507329536","","","2012-07-26 02:05:07 +0000","Tweetbot for Mac","RT @siracusa: Nerds… http://t.co/aP38wtln","228186629876105216","636923","2012-07-25 17:55:06 +0000","http://patdryburgh.com/blog/preparing-for-john-siracusas-review-of-mountain-lion/,http://patdryburgh.com/blog/preparing-for-john-siracusas-review-of-mountain-lion/" +"228150232339316737","","","2012-07-25 15:30:32 +0000","Tweetbot for iOS","And so it begins. http://t.co/ZvurHzji","","","","http://twitter.com/_sjs/status/228150232339316737/photo/1" +"227590328264302594","","","2012-07-24 02:25:37 +0000","Tweetbot for Mac","about.me for geeks: `curl http://t.co/FBPAPQP5` /tip o’ the hat to @pengwynn","","","","http://cui-about.me/sjs" +"227229550977884160","","","2012-07-23 02:32:01 +0000","Tweetbot for iOS","I just saw an American tourist with a Galaxy Note and did a double take.","","","","" +"226739166346633216","","","2012-07-21 18:03:24 +0000","Tweetbot for Mac","RT @antirez: p.s. The appointment of monday July 23th with the first public release of Redis Sentinel is confirmed!","226739107378896896","5813712","2012-07-21 18:03:10 +0000","" +"226520883584450561","226511843215151106","29255412","2012-07-21 03:36:01 +0000","Tweetbot for iOS","@tjholowaychuk Nice one! Love the second photo. Where did you spot that heron?","","","","" +"224966774452527105","","","2012-07-16 20:40:33 +0000","Instagram","Current status: redneck http://t.co/WAXAHJej","","","","http://instagr.am/p/NJ84vSreu7/" +"224947674925891584","224886642056503296","14231571","2012-07-16 19:24:39 +0000","Tweetbot for iOS","@marcoarment @siracusa’s worst nightmare.","","","","" +"224947464963227648","","","2012-07-16 19:23:49 +0000","Tweetbot for iOS","RT @noVNC: JavaScript is now faster than Java at math: http://t.co/AAuhXWMi","224875738241835009","169309199","2012-07-16 14:38:48 +0000","http://www.redcode.nl/blog/2012/07/java-speed-of-math/,http://www.redcode.nl/blog/2012/07/java-speed-of-math/" +"224595246779088897","","","2012-07-15 20:04:14 +0000","Tweetbot for iOS","RT @peterc: A story about a useful *zero* byte program that sold for £5 a go in the 80s: http://t.co/obmLPff3 (I loved the Tatung Einstein!)","224588916043423744","33493","2012-07-15 19:39:04 +0000","http://peetm.com/blog/?p=55,http://peetm.com/blog/?p=55" +"224163617682096128","","","2012-07-14 15:29:05 +0000","Tweetbot for iOS","RT @ChrisBeckmann: The 1989 Game Boy has 0.23% the display resolution of an iPhone 4S. It sold 117.69 million units.","223996324792635394","55486012","2012-07-14 04:24:20 +0000","" +"223978099648368642","","","2012-07-14 03:11:54 +0000","Tweetbot for iOS","RT @nddrylliog: NY Supreme Court Upholds Grooveshark Legality http://t.co/tF9nzujm (via @KimDotcom)","223932856269938690","267433199","2012-07-14 00:12:08 +0000","http://blog.grooveshark.com/post/27150025910/ny-supreme-court-upholds-grooveshark-legality,http://blog.grooveshark.com/post/27150025910/ny-supreme-court-upholds-grooveshark-legality" +"223132039967293440","","","2012-07-11 19:09:58 +0000","Tweetbot for iOS","RT @polotek: This is pretty amazing. ""Paid, PAID Vacation"". Pay employees to take a real vacation and NOT work. http://t.co/RhC4ZSpL via ...","223127533837762561","20079975","2012-07-11 18:52:04 +0000","http://www.fullcontact.com/2012/07/10/paid-paid-vacation/,http://www.fullcontact.com/2012/07/10/paid-paid-vacation/" +"223076848144355331","","","2012-07-11 15:30:39 +0000","Tweetbot for iOS","RT @RealRonHoward: Arrested Development for Netflix. IT'S ALIVE. This is what the writer's room looks like http://t.co/yhSRZET4","222829875109699584","125481462","2012-07-10 23:09:17 +0000","http://twitter.com/RealRonHoward/status/222829875109699584/photo/1,http://twitter.com/RealRonHoward/status/222829875109699584/photo/1" +"223076789461843969","","","2012-07-11 15:30:25 +0000","Tweetbot for iOS","RT @mitchellh: Next up, let's get Vagrant booting up VMWare Fusion instances, shall we? Final touches on this boxes branch, then a merge ...","222936727516491777","12819682","2012-07-11 06:13:52 +0000","" +"222924618497916928","","","2012-07-11 05:25:45 +0000","Tweetbot for iOS","RT @Glinner: “I’d LOVE to download your app instead of going to the webpage I just tried to visit!”— No-one, ever. No-one in the future ...","222779724567547904","7076492","2012-07-10 19:50:00 +0000","" +"221285716448133121","","","2012-07-06 16:53:20 +0000","Tweetbot for iOS","RT @bgifford: YYYYMMDD Let's just agree that's the best for organising dates. K, thanks.","221279965122015232","17263516","2012-07-06 16:30:29 +0000","" +"220529221741715459","","","2012-07-04 14:47:18 +0000","Twitterrific for Mac","Episode 15, The Bridges of Siracusa County, is the original ""this will be a short show"" that ends up being long. @danbenjamin @siracusa","","","","" +"220160115322527744","","","2012-07-03 14:20:36 +0000","Tweetbot for iOS","RT @antirez: some more sentinel in action (agreement using two sentinels to mark a master objectively down): http://t.co/2PqpJtYc","220135260799778816","5813712","2012-07-03 12:41:50 +0000","http://bit.ly/N8f1K4,http://bit.ly/N8f1K4" +"220019224402341888","220018943572721664","894911","2012-07-03 05:00:45 +0000","Tweetbot for iOS","@JimRoepcke Ha ha. Fair enough.","","","","" +"220018831144390656","220018281027870721","894911","2012-07-03 04:59:11 +0000","Tweetbot for iOS","@JimRoepcke Just grab your ankles like a good Canadian.","","","","" +"220017909517398017","219999497911152640","894911","2012-07-03 04:55:32 +0000","Twitterrific for Mac","@JimRoepcke Time to get off that old business account. The water's fine on residential plans :) http://t.co/mQvTBEgi http://t.co/zpern97F","","","","http://cl.ly/2t2g0p2R29122U2q0e2b,http://cl.ly/2V0y2K160v2V1Z083d2Z" +"219654929831301121","219649972709232640","894911","2012-07-02 04:53:10 +0000","Tweetbot for iOS","@JimRoepcke Dropbox keeps versions around for 30 days so if it goes awry you can restore from the web UI. Should be fine though.","","","","" +"219059371156574209","219039303458762753","5813712","2012-06-30 13:26:38 +0000","Tweetbot for iOS","@antirez Many more of us love your work. Thanks for doing it!","","","","" +"218889087803858944","","","2012-06-30 02:09:59 +0000","Tweetbot for iOS","RT @awbjs: This afternoon I took the first steps of incorporating proper tail calls into the ECMAScript 6 draft specification.","218813504008892416","159946057","2012-06-29 21:09:39 +0000","" +"218575937183293440","218558453164150785","29255412","2012-06-29 05:25:39 +0000","Tweetbot for iOS","@tjholowaychuk Nice project there. I have some shell aliases get/post/put/delete but they’re not as flexible.","","","","" +"218575476938117120","","","2012-06-29 05:23:49 +0000","Tweetbot for iOS","RT @tjholowaychuk: burl(1) http verbs are more expressive now https://t.co/EYVveBuF","218558453164150785","29255412","2012-06-29 04:16:10 +0000","https://github.com/visionmedia/burl/commit/6b5bbf6e11c278c7f68ad8228b0b4aa0fc284d78,https://github.com/visionmedia/burl/commit/6b5bbf6e11c278c7f68ad8228b0b4aa0fc284d78" +"218537790361706496","218417016464351233","165975834","2012-06-29 02:54:04 +0000","Tweetbot for iOS","@PiCNiC_Coffee Brace yourself for the return of Beta Street. Moved back downtown to be closer to Picnic.","","","","" +"217499730123567104","217417152054042624","11222","2012-06-26 06:09:11 +0000","Tweetbot for iOS","@k @typeoneerror In typical ZDNet style the article is incorrect. Higher priced rooms are ranked higher. The same room doesn’t cost more.","","","","" +"216404237129760768","216384676456173569","894911","2012-06-23 05:36:05 +0000","Tweetbot for iOS","@JimRoepcke Arousing.","","","","" +"216196324561920001","","","2012-06-22 15:49:55 +0000","Tweetbot for iOS","RT @antirez: It's not much but I want to share the first interaction I'm having with Sentinel: http://t.co/8npH2l9B","216181560808968192","5813712","2012-06-22 14:51:15 +0000","http://bit.ly/O03gqy,http://bit.ly/O03gqy" +"215970658172153856","","","2012-06-22 00:53:12 +0000","Tweetbot for iOS","RT @angustweets: Object.create might have enjoyed more success if the second arg was a simple key-value hash instead of all that defineP ...","215827498716495872","140108433","2012-06-21 15:24:20 +0000","" +"215546200491954176","215511255417503745","894911","2012-06-20 20:46:33 +0000","Twitterrific for Mac","@JimRoepcke The new MBP can theoretically run 5 external displays using USB adapters. Someone please try this :) @macsales @marcoarment","","","","" +"215286550689366017","215279802578509825","15540222","2012-06-20 03:34:48 +0000","Tweetbot for iOS","@rauchg Last fall I had to embark on The Great Unfollowing of 2011. Trimmed from 200-300 down to ~100. It’s much better now.","","","","" +"215232090927673345","","","2012-06-19 23:58:23 +0000","Twitterrific for Mac","RT @siracusa: WWDC session videos are up! https://t.co/HTcPB6bS (via @Jury, of course)","215231024190337025","636923","2012-06-19 23:54:09 +0000","https://developer.apple.com/videos/wwdc/2012/,https://developer.apple.com/videos/wwdc/2012/" +"215224632826015745","215190182356467712","165975834","2012-06-19 23:28:45 +0000","Twitterrific for Mac","@PiCNiC_Coffee I can't wait until we move back downtown in 2 weeks. I'm sitting here drooling on my keyboard over that salad.","","","","" +"214968297278550017","214933686242656256","22406953","2012-06-19 06:30:10 +0000","Tweetbot for iOS","@mahyarm I’d love to try it out. I also dig the kickstand, that was about the only thing I liked about my Nokia n810.","","","","" +"214827465456107520","214802580700803078","894911","2012-06-18 21:10:33 +0000","Twitterrific for Mac","@JimRoepcke That doesn't sound good. Hope you feel better after a rest.","","","","" +"214752126965002240","214729748763516928","36823","2012-06-18 16:11:11 +0000","Tweetbot for iOS","@anildash It seems that nobody knows that Google Maps works very well in Safari either.","","","","" +"213805712869048321","213779618770063360","15687937","2012-06-16 01:30:28 +0000","Tweetbot for iOS","@devongovett GarageBand is collaborative. Still shouldn’t ask until you show intent to collaborate though.","","","","" +"213658172257345536","213655434450567170","18137723","2012-06-15 15:44:12 +0000","Tweetbot for iOS","@raganwald Anecdotally, I have only purchased one desktop (rather than building it myself) and I will take the thinner notebook every time.","","","","" +"213656946702684160","213655434450567170","18137723","2012-06-15 15:39:20 +0000","Tweetbot for iOS","@raganwald The same goes for TVs. Most people really could not care less about repairing their appliances themselves.","","","","" +"213521615823179778","213521275325382656","14315117","2012-06-15 06:41:34 +0000","Tweetbot for iOS","@dainerose They are all pretty cool. Haven’t used any enough to settle on one yet though. Let me know what you think of angular.","","","","" +"213521406170902528","213378429112946688","14231571","2012-06-15 06:40:44 +0000","Tweetbot for iOS","@marcoarment @Pogue … and sends nicely packaged digests to my Kindle every week.","","","","" +"213521220837179392","213378429112946688","14231571","2012-06-15 06:40:00 +0000","Tweetbot for iOS","@marcoarment @Pogue Let me know as soon as Safari gets a nice reading UI and lets me save articles from RSS & twitter apps, Chrome, email, …","","","","" +"213519229004169216","213437128875577344","14315117","2012-06-15 06:32:05 +0000","Tweetbot for iOS","@dainerose You might also like ember.js and knockout.js. Ember has pretty awesome routing.","","","","" +"213293639537930241","213279207743176704","18137723","2012-06-14 15:35:41 +0000","Tweetbot for iOS","@raganwald Happy birthday! Looking forward to the next 8 years of essays and such.","","","","" +"213081365422424064","","","2012-06-14 01:32:11 +0000","Tweetbot for iOS","RT @steveklabnik: I can not even describe how insane the text of this blog post is: http://t.co/lXIa0cQ1 Good thing I never use Skype an ...","212981330538020864","22386062","2012-06-13 18:54:40 +0000","http://blogs.skype.com/en/2012/06/skype_advertising_update.html,http://blogs.skype.com/en/2012/06/skype_advertising_update.html" +"213080977357017088","","","2012-06-14 01:30:38 +0000","Tweetbot for iOS","RT @wwwtxt: I don't think anyone's going to release a laptop with a—or even a powered-portable—optical disk system (they're not small no ...","212974378755964929","207756340","2012-06-13 18:27:03 +0000","" +"212912602987245569","","","2012-06-13 14:21:34 +0000","Tweetbot for iOS","VMware Fusion is $50. A response to the bundle with Parallel’s, or is version 5 eminent?","","","","" +"212895503459942403","","","2012-06-13 13:13:38 +0000","Tweetbot for iOS","RT @ariyahidayat: For those ""Please help me building my skyscraper, I'm clueless!"" questions, as much as I'd like to help everyone, I al ...","212740952887001089","15608761","2012-06-13 02:59:30 +0000","" +"212776761010814976","","","2012-06-13 05:21:47 +0000","Tweetbot for iOS","Ok @github you win. Released gitter v0.2.0 today for GitHub API v3. Works in node.js and browsers. https://t.co/vs1ycVPc","","","","https://github.com/samsonjs/gitter" +"212361899088674819","","","2012-06-12 01:53:16 +0000","Tweetbot for iOS","RT @bryan_kyle: Big news day today. Emacs 24.1 released!","212280755198509056","14864447","2012-06-11 20:30:50 +0000","" +"212361781866266625","212361165743988736","894911","2012-06-12 01:52:48 +0000","Tweetbot for iOS","@JimRoepcke I happen to have a $300 cheque here I was going to blow on something. Maybe I should.","","","","" +"212360952933388288","212267980539703296","894911","2012-06-12 01:49:31 +0000","Tweetbot for iOS","@JimRoepcke No fair! I don’t want to put iOS 6 on a main device. *shakes fist*","","","","" +"212360732950540289","212359251128098816","894911","2012-06-12 01:48:38 +0000","Tweetbot for iOS","@JimRoepcke I understand going from 17” to 15” is a loss in screen space regardless of pixels, but it may not be as bad as you expect.","","","","" +"212360353714147328","212357478069977088","7198302","2012-06-12 01:47:08 +0000","Tweetbot for iOS","@jonathanstark @davecreates If Apple really sees Mac as a truck and iOS as a car, they know that there will be fundamental differences.","","","","" +"212359366345621504","212357478069977088","7198302","2012-06-12 01:43:13 +0000","Tweetbot for iOS","@jonathanstark @davecreates The genie wasn’t out of the bottle yet so nothing was taken away from users by the 3rd party restriction.","","","","" +"212358422383951872","212356034914811904","894911","2012-06-12 01:39:27 +0000","Tweetbot for iOS","@JimRoepcke Like 1680x1050 on a 15” the added clarity makes smaller text more readable, so you can see more at once than on 1440x900.","","","","" +"212355482239778817","212262167209193473","894911","2012-06-12 01:27:46 +0000","Tweetbot for iOS","@JimRoepcke Why would you get 1440x900? At that point get the 13” Air w/ the same res. 1680x1050 and 2880x1800 are available on the 15”.","","","","" +"212267086909677569","212236758438518784","894911","2012-06-11 19:36:31 +0000","Tweetbot for iOS","@JimRoepcke Really nice on iPad too!","","","","" +"212266835444379648","212236313611612160","7198302","2012-06-11 19:35:31 +0000","Tweetbot for iOS","@jonathanstark @davecreates How does disabling non-App Store installs altogether benefit their bottom line, or the UX?","","","","" +"212034179322482688","","","2012-06-11 04:11:02 +0000","Twitterrific for Mac","Keynote Bingo from 2008. Interesting how many of these are relevant this year too, especially if you tweak them a bit. http://t.co/SUJ0sV4D","","","","http://appletechblog.blogspot.ca/2008/01/macworld-keynote-bingo.html" +"211945613380694016","211945467754459136","894911","2012-06-10 22:19:06 +0000","Tweetbot for iOS","@JimRoepcke Not until the human centipad is released.","","","","" +"211945271423275011","211929223156342784","894911","2012-06-10 22:17:45 +0000","Tweetbot for iOS","@JimRoepcke My iPad screen scrambled and then it presumably kernel panicked and rebooted while watching YouTube. Authentic Flash experience!","","","","" +"211926452894044161","211905368127836160","20079975","2012-06-10 21:02:58 +0000","Tweetbot for iOS","@polotek (low end Oakley’s. I have sat on them, etc. Lenses and arms pop off and pop right back in)","","","","" +"211926153265561601","211905368127836160","20079975","2012-06-10 21:01:46 +0000","Tweetbot for iOS","@polotek I was the same with sunglasses until my friends talked me into a decent pair (for me about $100). They don’t break easily, worth it","","","","" +"211327907031814145","","","2012-06-09 05:24:33 +0000","Tweetbot for iOS","@ryah heresy","","","","" +"211307336491483137","211306607441743873","136077128","2012-06-09 04:02:49 +0000","Tweetbot for iOS","@kitcambridge @juddv Tried to console a coworker with that site earlier, it’s hilarious :) + +But also sad because Xcode 4 is 2 years old…","","","","" +"211281805964349440","","","2012-06-09 02:21:22 +0000","Tweetbot for iOS","RT @juddv: OH (a lot): ""Oh fuck you, Xcode.""","211227166929719296","14112263","2012-06-08 22:44:15 +0000","" +"211107974339502080","","","2012-06-08 14:50:37 +0000","Tweetbot for iOS","I’ve been playing with HTML7 in the WebKit nightly and so far I’m quite impressed! LatteDartScript is pure bliss. http://t.co/JFjDuRrK","","","","http://james.padolsey.com/general/html7-arrives/" +"211106691348054016","","","2012-06-08 14:45:32 +0000","Tweetbot for iOS","RT @creationix: NaN !== NaN and -0 === +0, except in ECMA6 Map keys where they are reversed!? JavaScript sure is entertaining.","211102628501921792","70596949","2012-06-08 14:29:23 +0000","" +"210991031192264704","210988232425488384","894911","2012-06-08 07:05:56 +0000","Tweetbot for iOS","@JimRoepcke Just keep in mind he’s the guy who thinks Jobs was a tinkerer. He doesn’t seem to understand why Jobs was special at all.","","","","" +"210990431188692993","210988232425488384","894911","2012-06-08 07:03:33 +0000","Tweetbot for iOS","@JimRoepcke But who knows. IBM has been forgotten by the masses and they were a big part of the PC revolution as well.","","","","" +"210989870229884930","210988232425488384","894911","2012-06-08 07:01:19 +0000","Tweetbot for iOS","@JimRoepcke Just because it’s controversial doesn’t mean it isn’t stupid. He may be right in the end but his reasoning seems off.","","","","" +"210988653063831552","210986927296487424","894911","2012-06-08 06:56:29 +0000","Tweetbot for iOS","@JimRoepcke They never were household names either. Jobs and Gates are as their work has had a much more direct impact on millions of people","","","","" +"210986176662872064","210980013665812480","894911","2012-06-08 06:46:39 +0000","Tweetbot for iOS","@JimRoepcke Not to mention that you can’t mention Gates or Jobs without the other coming up. If one is remembered so will be the other.","","","","" +"210985672205545473","210980013665812480","894911","2012-06-08 06:44:38 +0000","Tweetbot for iOS","@JimRoepcke Malcolm Gladwell is whoring for attention. Apple is truly legendary in the computing era and Jobs is almost synonymous w/ Apple.","","","","" +"210910853548081154","210908478288576513","894911","2012-06-08 01:47:20 +0000","Tweetbot for iOS","@JimRoepcke Apparently you can but GitX lacks the menu option for that. My build does anyway. Maybe it’s time to compile a new one.","","","","" +"210908301364432897","210879046765125633","894911","2012-06-08 01:37:12 +0000","Tweetbot for iOS","@JimRoepcke Apparently contacting new recruits is a thing now so there might actually be a correlation.","","","","" +"210907690346627072","210854974878527488","894911","2012-06-08 01:34:46 +0000","Tweetbot for iOS","@JimRoepcke @bryan_kyle Autocorrect in GitX is my nemesis.","","","","" +"210775053288214529","","","2012-06-07 16:47:43 +0000","Tweetbot for iOS","The fundamental problem with typing (a lot) on an iPad is that you want to type on a horizontal surface while looking at a vertical one.","","","","" +"210758173857026049","","","2012-06-07 15:40:39 +0000","Tweetbot for iOS","RT @marcoarment: The Morning Of Weird Emails continues. http://t.co/0rbiBqPU","210753107053920256","14231571","2012-06-07 15:20:30 +0000","http://twitpic.com/9ts7m0,http://twitpic.com/9ts7m0" +"210547570857082882","210532933390442496","894911","2012-06-07 01:43:47 +0000","Tweetbot for iOS","@JimRoepcke Hooray! Glad to hear that :)","","","","" +"210529963626078208","","","2012-06-07 00:33:49 +0000","Twitterrific for Mac","I'm just about sold on Sublime Text 2 and I haven't even tried it yet. Nice to see a TM2 alpha but is it ever shipping? #textmate #tm2","","","","" +"210469472803364864","210467183380267008","7198302","2012-06-06 20:33:27 +0000","Twitterrific for Mac","@jonathanstark Only 9 for myself.","","","","" +"210166838385057794","","","2012-06-06 00:30:53 +0000","Twitterrific for Mac","RT @SteveStreza: @marcoarment THERE WERE NO INSTAPAPER COUPONS AT PHILZ COFFEE PLEASE ADVISE","210159439234342913","658643","2012-06-06 00:01:29 +0000","" +"210142123687813121","","","2012-06-05 22:52:41 +0000","Twitterrific for Mac","""What is Xcode? What is the app delicate?"" + +Some people are beyond help.","","","","" +"209518717216890880","209505353640058880","14231571","2012-06-04 05:35:29 +0000","Tweetbot for iOS","@marcoarment They seem to care a lot about that photo. Congrats on the release. I *almost* wish I had an Android device to use it on.","","","","" +"208793727911731201","","","2012-06-02 05:34:38 +0000","Tweetbot for iOS","RT @marcoarment: Ah, late-night weekend server migrations. Reminds me of Tumblr's early days. + +I waited far too long to ask for a sysadmin.","208786403197333504","14231571","2012-06-02 05:05:32 +0000","" +"208725184037924865","","","2012-06-02 01:02:16 +0000","Twitterrific for Mac","I just gained 14 GB of disk space by restarting my Hackintosh … OS X issue or osx86? That's too much transient usage in an SSD world.","","","","" +"208722662246187008","","","2012-06-02 00:52:15 +0000","Twitterrific for Mac","RT @JimRoepcke: 📲 I'm currently available for iOS app development contracts and positions. I'm also available for 1-on-1 iOS mentoring v ...","208709983024590848","894911","2012-06-02 00:01:52 +0000","" +"208616432852942848","","","2012-06-01 17:50:08 +0000","Tweetbot for iOS","RT @bmf: In commodity trading news, futures on brilliant ideas continue to be depressed, as prices on talk remain at all time lows.","208543475770204161","8710132","2012-06-01 13:00:13 +0000","" +"208549171106562049","","","2012-06-01 13:22:51 +0000","Tweetbot for iOS","RT @DavidBruant: ""Completeness is an anti-goal for syntax."" @littlecalculist https://t.co/W2zYRNgw","207950038226317314","217829531","2012-05-30 21:42:07 +0000","https://mail.mozilla.org/pipermail/es-discuss/2012-May/023045.html,https://mail.mozilla.org/pipermail/es-discuss/2012-May/023045.html" +"208394719355604992","208388364418809858","894911","2012-06-01 03:09:07 +0000","Tweetbot for iOS","@JimRoepcke They made the mistake of making it for the “enterprise” instead of for people.","","","","" +"207494274785353728","","","2012-05-29 15:31:04 +0000","Tweetbot for iOS","Don’t even joke about a <like> tag.","","","","" +"207492612859506689","","","2012-05-29 15:24:28 +0000","Tweetbot for iOS","RT @siracusa: Wow, there's a hell of a lot of ""TBA"" on the WWDC schedule. Soon I'll be expecting sessions like ""Adopting Core Levitation.""","207467977724014594","636923","2012-05-29 13:46:35 +0000","" +"207490853411897344","","","2012-05-29 15:17:29 +0000","Tweetbot for iOS","RT @DalaiLama: The many factors which divide us are actually much more superficial than those we share.","207402953378766848","20609518","2012-05-29 09:28:12 +0000","" +"207307473776943104","","","2012-05-29 03:08:47 +0000","Tweetbot for iOS","RT @lunafiko: Need a website, custom web or mobile app, or design work done? We provide local expertise in UI/UX, cutting edge web and m ...","207249827652829184","14273142","2012-05-28 23:19:44 +0000","" +"207299014406840320","","","2012-05-29 02:35:11 +0000","Tweetbot for iOS","RT @JimRoepcke: Just built GitX from http://t.co/meo167JX - he's been merging in pull requests. Drag-and-drop of branch labels works aga ...","207196009498025984","894911","2012-05-28 19:45:52 +0000","http://github.com/laullon/GitX,http://github.com/laullon/GitX" +"207175537209262081","207175227011117056","894911","2012-05-28 18:24:31 +0000","Tweetbot for iOS","@JimRoepcke I bet MS is experimenting with the Kinect on those things.","","","","" +"207174580203307009","207005852341764097","894911","2012-05-28 18:20:43 +0000","Tweetbot for iOS","@JimRoepcke Seems like you would shuffling back and forth to see the whole screen and then move in to touch. Whiteboards work so maybe…","","","","" +"206971072883605504","206921806995660800","894911","2012-05-28 04:52:03 +0000","Tweetbot for iOS","@JimRoepcke Giant invisible slurpee! I wonder what the primary input device is for that beast.","","","","" +"206497879098015744","206484108581421057","15687937","2012-05-26 21:31:45 +0000","Tweetbot for iOS","@devongovett It’s a setting. If you don’t acknowledge a message it notifies again after some interval. I turn it off.","","","","" +"206271572317716482","","","2012-05-26 06:32:29 +0000","Tweetbot for iOS","RT @tapfortap: We are pushing over 500k impressions / day on the @tapfortap network. Great week, thanks to all of you new devs!","206270404988375040","494341960","2012-05-26 06:27:51 +0000","" +"206197555288223744","","8248862","2012-05-26 01:38:22 +0000","Twitterrific for Mac","@thetalkshow Keep your chin up. Most are critical because they like your work even if they are dicks about it. Many fans out there still.","","","","" +"206196531865464832","","8248862","2012-05-26 01:34:18 +0000","Twitterrific for Mac","@thetalkshow Wow, very unfair iTunes reviews. It is better than a 2 star show! Left a good review, but in Canadia so it barely counts.","","","","" +"206173636573409281","","","2012-05-26 00:03:20 +0000","Tweetbot for iOS","RT @brianloveswords: Guys, I just found out I can do `git checkout -` to switch back to my last used branch. This is fantastic.","206109094338232320","17177251","2012-05-25 19:46:52 +0000","" +"205889494782722048","","","2012-05-25 05:14:15 +0000","Twitterrific for Mac","Well looky here. WebKit inside the Mac App Store: http://t.co/mdFUWWJa","","","","http://cl.ly/2z1h3T433U3x0W3s3e3S" +"205718510754738176","205717434336948224","894911","2012-05-24 17:54:49 +0000","Twitterrific for Mac","@JimRoepcke Oh. That would be quite lame if it didn't include sync and the rest of it.","","","","" +"205717263452614658","205711692116664322","894911","2012-05-24 17:49:52 +0000","Twitterrific for Mac","@JimRoepcke Apparently MobileMe has been extended to the fall. Forget where I heard that or the exact date. I think you'll be ok though.","","","","" +"205701172185677825","","","2012-05-24 16:45:55 +0000","Tweetbot for iOS","RT @tapfortap: Tap for Tappers. Today is Free Credit Thursday! Tweet me or retweet this and I'll give you 1000 credits for free app prom ...","205697019266875392","494341960","2012-05-24 16:29:25 +0000","" +"205493857482317824","","","2012-05-24 03:02:08 +0000","Tweetbot for iOS","@ryah I just use Dreamhost. $100/year unlimited domains and hosting. No sketchy up sells or anything. Leave anytime.","","","","" +"205493197043011584","205465071273508864","668863","2012-05-24 02:59:30 +0000","Tweetbot for iOS","@tomdale Most likely.","","","","" +"205115245885259779","","","2012-05-23 01:57:40 +0000","Tweetbot for iOS","RT @conradirwin: Introducing `&X`, a library we use at @rapportive to write more readable ruby: http://t.co/CGCtiftl","204620791193681921","162814758","2012-05-21 17:12:52 +0000","http://cirw.in/blog/ampex,http://cirw.in/blog/ampex" +"204966535675121665","","","2012-05-22 16:06:44 +0000","Tweetbot for iOS","RT @awbjs: ECMAScript 5.1 Specification, now offically available in HTML: http://t.co/aSLjrnDc","204962525287157760","159946057","2012-05-22 15:50:48 +0000","http://ecma-international.org/ecma-262/5.1,http://ecma-international.org/ecma-262/5.1" +"204711763520917505","204701916696031232","14231571","2012-05-21 23:14:22 +0000","Tweetbot for iOS","@marcoarment Zaray buzz: iced espresso, cream, vanilla syrup, soda. Delicious in the summer. It's not for everyone though.","","","","" +"204658202133020675","","5905672","2012-05-21 19:41:32 +0000","Twitterrific for Mac","@danbenjamin Thanks for the summary of what happened to @thetalkshow. Most of us didn't want details, that's all it took. Stay classy.","","","","" +"203779301890461696","203768353796521984","31151313","2012-05-19 09:29:06 +0000","Twitterrific for Mac","@kuvos Angry Birds Space","","","","" +"203779117978624000","203777093870432256","16518060","2012-05-19 09:28:22 +0000","Twitterrific for Mac","@vesech Yup.","","","","" +"203763978369900544","203698906931015682","33423","2012-05-19 08:28:12 +0000","Tweetbot for iOS","@gruber All I'll say is it's not the same same show without @danbenjamin so don't pretend nothing happened. Address it and move on.","","","","" +"203763618527977472","","33423","2012-05-19 08:26:47 +0000","Tweetbot for iOS","@gruber I don't love the new talk show yet (you have to prove it, no free pass). I even think you should change the name. But life goes on.","","","","" +"203763001629749248","203719571188883458","33423","2012-05-19 08:24:19 +0000","Tweetbot for iOS","@gruber @blankbaby You might be missing out on a delicious dirty martini, but worse things have happened.","","","","" +"203760730732904448","203666524467232769","14231571","2012-05-19 08:15:18 +0000","Tweetbot for iOS","@marcoarment Oh dear. It wasn't even subtle.","","","","" +"203658791538003968","203655795605377024","20079975","2012-05-19 01:30:14 +0000","Tweetbot for iOS","@polotek Damn. Hasn't been updated for years too. Hopefully there's something better.","","","","" +"203653799393505280","203651801076080641","20079975","2012-05-19 01:10:24 +0000","Tweetbot for iOS","@polotek There are at least a few Mac apps for that. I tried SSH Tunnel, it wasn't bad. Others may be better.","","","","" +"203649125420498945","","","2012-05-19 00:51:49 +0000","Tweetbot for iOS","RT @siracusa: This is why I still pay attention to ""old man of the web"" @zeldman: boldness with purpose. http://t.co/x2w38heA","203628565927964672","636923","2012-05-18 23:30:08 +0000","http://www.zeldman.com/2012/05/18/web-design-manifesto-2012/,http://www.zeldman.com/2012/05/18/web-design-manifesto-2012/" +"203648294340132864","203583359375523840","894911","2012-05-19 00:48:31 +0000","Tweetbot for iOS","@JimRoepcke He better be or we'll all know you're slacking off.","","","","" +"203574884197089280","203563002857930752","894911","2012-05-18 19:56:49 +0000","Twitterrific for Mac","@JimRoepcke That's bad ass. High five.","","","","" +"203554855984439296","203552122640404482","894911","2012-05-18 18:37:14 +0000","Twitterrific for Mac","@JimRoepcke What have you done?!","","","","" +"203302152884588545","","","2012-05-18 01:53:05 +0000","Tweetbot for iOS","RT @RichAberman: I have a great idea for a novel, but i need an author to write it for me. I'm willing to give equity.","202573686589497344","16592401","2012-05-16 01:38:25 +0000","" +"203290519550431233","","","2012-05-18 01:06:51 +0000","Tweetbot for iOS","RT @devongovett: Oh shit... RT @hackernewsbot: Ruby 1.9 lands NaCl support, can run in Chrome... http://t.co/VZ0xubtM","203273374867267584","15687937","2012-05-17 23:58:43 +0000","http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?revision=35672&view=revision,http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?revision=35672&view=revision" +"203218312493154304","","","2012-05-17 20:19:55 +0000","Twitterrific for Mac","That's no moon. http://t.co/1EzJt06r","","","","http://img.ly/imL0" +"203188613461180416","","","2012-05-17 18:21:55 +0000","Twitterrific for Mac","I alias `s` to `git status` and compulsively type it all the time. It's gotten out of hand. I use it outside of git repos for no reason. wtf","","","","" +"203148240709890048","203121455934873601","3330","2012-05-17 15:41:29 +0000","Tweetbot for iOS","@3rdparty @raganwald Don't know if I should laugh or cry. Canadian telecom is rife for disruption but nobody can get their foot in the door.","","","","" +"202937781977235456","","","2012-05-17 01:45:12 +0000","Tweetbot for iOS","I really love these aged espresso beans from @2percentjazz. The best coffee in town just got even better. #yyj","","","","" +"202848158877892608","202841375539068928","894911","2012-05-16 19:49:04 +0000","Twitterrific for Mac","@JimRoepcke Ignore. The download probably affects their ranking more than the 1 star review (I hope anyway, for legit apps).","","","","" +"202426794396237825","","","2012-05-15 15:54:43 +0000","Tweetbot for iOS","The recipe I tried is very good, but I won't be trying any others. I like about 3x the amount of beans they use for a single cup.","","","","" +"202425204427849728","","","2012-05-15 15:48:24 +0000","Tweetbot for iOS","World champ recipes all seem very similar. I prefer making a strong shot or two and then topping it up in the cup after it's made.","","","","" +"202424594357960704","","","2012-05-15 15:45:58 +0000","Tweetbot for iOS","Do most people use the AeroPress to make a drip coffee-like drink? I roughly follow the included instructions for an Americano style cup.","","","","" +"202173788308246530","202172280908955648","894911","2012-05-14 23:09:21 +0000","Twitterrific for Mac","@JimRoepcke @summify Interesting. I wonder how slow this rollout will be. I haven't received any, but have the setting. http://t.co/S0GiK1w9","","","","http://img.ly/ig2j" +"202155878063935488","","","2012-05-14 21:58:11 +0000","Twitterrific for Mac","Our latest project is @tapfortap. If you need to promote your iOS or Android app have a look! Great reception so far. http://t.co/og8ujY7e","","","","http://in.tapfortap.com/sjs/twitter" +"202154853949112320","202113319832793090","894911","2012-05-14 21:54:07 +0000","Twitterrific for Mac","@JimRoepcke @atomicbird Especially if you end up using CFString or another bridged type. ARC is easy until it's not, then it's a steep fall.","","","","" +"201912545974558721","201911072410710016","9533042","2012-05-14 05:51:16 +0000","Tweetbot for iOS","@BrendanEich @dalmaer Absolutely. Again, it may be possible now, or soon, but that's not it. What they have is nice though. Great flipping.","","","","" +"201910448981938178","201904429849509889","4216361","2012-05-14 05:42:57 +0000","Tweetbot for iOS","@dalmaer @BrendanEich It's not as smooth either. It might be possible but this is not that implementation. Flipboard reflows in real time.","","","","" +"201910058500636672","201904429849509889","4216361","2012-05-14 05:41:23 +0000","Tweetbot for iOS","@dalmaer @BrendanEich To be fair this barely replicates any of Flipboard's UI. No pinch zoom in/out, and the content disappears when tapped.","","","","" +"201869940255506433","201856965272543232","389153","2012-05-14 03:01:58 +0000","Twitterrific for Mac","@danwrong Ah, but you have no idea how many of us muted you for a day or so ;-)","","","","" +"201731273054617601","","","2012-05-13 17:50:58 +0000","Twitterrific for Mac","My happiness when discussing things on Reddit is inversely proportional to the depth of each conversation.","","","","" +"201730873006112769","","","2012-05-13 17:49:22 +0000","Twitterrific for Mac","On an unrelated note, this is the funniest thing I have read so for today. And I have read some ridiculous stuff today. http://t.co/geJhikeJ","","","","http://cl.ly/2u313p1j2g2G0I1J3C3d" +"201729885356568576","","","2012-05-13 17:45:27 +0000","Tweetbot for iOS","Man up and admit you were wrong, or don't say anything. People will respect you more if you show that you can learn from mistakes.","","","","" +"201729512604573696","","","2012-05-13 17:43:58 +0000","Tweetbot for iOS","Nothing is worse than seeing people try to pedantically and semantically weasel their way into being correct in some insignificant way.","","","","" +"201509968753590272","","","2012-05-13 03:11:35 +0000","Tweetbot for iOS","I get a surprising amount of joy from crafting a tweet that consists of exactly 140 characters.","","","","" +"201509653476159489","","","2012-05-13 03:10:19 +0000","Tweetbot for iOS","TrueTwit eh? Well, at least the name is apt. Very apt. I feel like there are 2 different twitter worlds. Let's hope the streams never cross.","","","","" +"201336305282584577","201297620944175104","18137723","2012-05-12 15:41:30 +0000","Tweetbot for iOS","@raganwald It's pretty ridiculous. In theory the policy is sound and it prevents some shady behaviour. Enforcement is too strict though.","","","","" +"201017048531341312","","","2012-05-11 18:32:53 +0000","Twitterrific for Mac","Have I misunderstood NSConditionLock completely or should -[NSConditionLock lockWhenCondition:] really be called lockUntilCondition:?","","","","" +"201013939226677248","201003548530589696","29255412","2012-05-11 18:20:32 +0000","Twitterrific for Mac","@tjholowaychuk An unfortunate right of passage I think. git clean is a motherfucking foot gun, especially -x.","","","","" +"200620249916248065","200470898447360002","549709310","2012-05-10 16:16:09 +0000","Tweetbot for iOS","@say_eye @2percentjazz Great video, and the place looks amazing! I'll have to stop by soon.","","","","" +"200601928890204160","200600849095999488","18137723","2012-05-10 15:03:21 +0000","Tweetbot for iOS","@raganwald I see! For a second I thought it might be a null operator used to confound job applicants or something. COMEFROM","","","","" +"200600139503632385","200596788250550273","18137723","2012-05-10 14:56:14 +0000","Tweetbot for iOS","@raganwald I'm still trying to wrap my head around +-= ... Surely that is a syntax error in any language. It's nonsensical.","","","","" +"200450788215103489","200444992802656256","894911","2012-05-10 05:02:46 +0000","Tweetbot for iOS","@JimRoepcke lol!","","","","" +"200438553291927552","200412073648340993","33423","2012-05-10 04:14:09 +0000","Tweetbot for iOS","@gruber Read that as ""slave"" and was pretty confused for a few seconds.","","","","" +"200387258136801280","200367048952512514","45993","2012-05-10 00:50:20 +0000","Tweetbot for iOS","@clint @siracusa I'm all for change when it makes sense, but there's no need to throw out everything solely because it's perceived as ""old"".","","","","" +"200386842447716352","200367048952512514","45993","2012-05-10 00:48:40 +0000","Tweetbot for iOS","@clint @siracusa Is there anything wrong with icons of old items taking on new meanings? We need something to represent new abstract things.","","","","" +"200353143941378048","200295208070561792","894911","2012-05-09 22:34:46 +0000","Twitterrific for Mac","@JimRoepcke Now that's an ambitious goal.","","","","" +"200243765707935745","","","2012-05-09 15:20:08 +0000","Tweetbot for iOS","The problem with LTE data caps is that nobody cares how fast video streams if they can only watch one or two videos a month.","","","","" +"200236452737589249","80610181515448320","16484216","2012-05-09 14:51:05 +0000","Tweetbot for iOS","@old_sound @indutny Looks more like ""bre.ho"" to me. In the other direction you get ""lshdc;"". If it was just a joke I guess I don't get it :)","","","","" +"200057208585728002","","","2012-05-09 02:58:50 +0000","Tweetbot for iOS","RT @jsfixed: Deadlines for new issues is 6:00 PST Friday. Issues submitted after that will not be considered. https://t.co/KFdQDFP2","200037605633564672","571442131","2012-05-09 01:40:56 +0000","https://github.com/JSFixed/JSFixed/issues,https://github.com/JSFixed/JSFixed/issues" +"199902302742646784","","","2012-05-08 16:43:17 +0000","Twitterrific for Mac","unfuckbootstrap thanks to @mikeash … http://t.co/qSQk9kHf","","","","http://www.mikeash.com/pyblog/solving-simulator-bootstrap-errors.html" +"199736326529097729","","","2012-05-08 05:43:45 +0000","Tweetbot for iOS","RT @rob_pike: The Go compiler isn't so fast; other compilers are just slow. Machines are bloody fast. Just don't piss the speed away.","199620997459087360","197263266","2012-05-07 22:05:29 +0000","" +"199722671469105152","199618509192441859","33493","2012-05-08 04:49:30 +0000","Tweetbot for iOS","@peterc @raganwald Some were pretty questionable. Not sure if it's good or bad I got 20/20. Lucky guesses for COBOL and Fortran.","","","","" +"199716458278825985","","","2012-05-08 04:24:48 +0000","Tweetbot for iOS","@OHMYDAIMY_ @__SJS Hey, leave me out of this! :p Ik ben niet de sjs u zoekt.","","","","" +"199544969369882625","","","2012-05-07 17:03:22 +0000","Tweetbot for iOS","Pronounce words however you like. Unless you pronounce niche as ""nitch"". Then we've got problems.","","","","" +"199515343692120066","","","2012-05-07 15:05:39 +0000","Tweetbot for iOS","RT @kylepulver: Every single programming bug hunt seems to end with ""Wow, I'm an idiot.""","199405059694542848","50850314","2012-05-07 07:47:25 +0000","" +"199184300200046593","199183452774481920","14231571","2012-05-06 17:10:12 +0000","Tweetbot for iOS","@marcoarment Make a great app. Guys effectively buys you lunch. Over 3 years later he wants half the lunch back. Must be the full moon.","","","","" +"198939898919653378","","","2012-05-06 00:59:02 +0000","Tweetbot for iOS","RT @peterc: @_sjs perl -pe ""s/\n/\n;\n/"" < script.js .. it cures all!","198939381724229632","33493","2012-05-06 00:56:59 +0000","" +"198937102644297728","","","2012-05-06 00:47:56 +0000","Tweetbot for iOS","If people actually listened to Canadians they would notice that we say ""aboat"", not ""aboot"". Closer to ""aboat"" anyway. +@jdalrymple @5by5","","","","" +"198931798426783744","","","2012-05-06 00:26:51 +0000","Tweetbot for iOS","I posit that those who omit semicolons in JS are more mindful of when they are necessary and therefore less likely to miss an important one.","","","","" +"198930855320752129","198897178612203521","123323498","2012-05-06 00:23:06 +0000","Tweetbot for iOS","@jashkenas @devongovett How can that be? Always using semicolons prevents such errors. I propose inserting bare semicolons every other line.","","","","" +"198815493392568320","","","2012-05-05 16:44:42 +0000","Tweetbot for iOS","RT @MattBloomFilms: Sharks are much less scary when they have human teeth... http://t.co/c89GalNg","198730402322583552","32591490","2012-05-05 11:06:35 +0000","http://twitter.com/MattBloomFilms/status/198730402322583552/photo/1,http://twitter.com/MattBloomFilms/status/198730402322583552/photo/1" +"198641328492527616","","","2012-05-05 05:12:37 +0000","Tweetbot for iOS","The thought is flattering, but one of these things is not like the others. https://t.co/TSySw9Fg (hint: it's me, I don't belong)","","","","https://twitter.com/ByranZaugg/following" +"198590359658442759","","","2012-05-05 01:50:06 +0000","Tweetbot for iOS","RT @toshok: color diff viewers should flip red/green. red should be for lines added. green should be for lines removed.","198507161687572480","14877600","2012-05-04 20:19:30 +0000","" +"198480590398431234","198479416957997056","22196723","2012-05-04 18:33:55 +0000","Twitterrific for Mac","@markkolich Fair enough. I'm no fan of Scala but I understand that perspective.","","","","" +"198478607125979139","198472368824385537","22196723","2012-05-04 18:26:02 +0000","Twitterrific for Mac","@markkolich Objective-C is a non-starter but Scala is cool? I want some of what you're smoking! ;-)","","","","" +"198456924642095106","","","2012-05-04 16:59:52 +0000","Tweetbot for iOS","RT @rupie: @tapfortap lead developer --> @_sjs crossing the TC 10k...coffee in hand! http://t.co/iJehtGGP","198456762851000322","15824992","2012-05-04 16:59:14 +0000","http://twitter.com/rupie/status/198456762851000322/photo/1,http://twitter.com/rupie/status/198456762851000322/photo/1" +"198445128870924288","","","2012-05-04 16:13:00 +0000","Tweetbot for iOS","RT @siracusa: That last tweet probably means I am now officially my mother on the Internet.","198394824368463873","636923","2012-05-04 12:53:06 +0000","" +"198445105512849408","","","2012-05-04 16:12:54 +0000","Tweetbot for iOS","RT @siracusa: Never give up: http://t.co/ICeQgDGW","198394742642458624","636923","2012-05-04 12:52:47 +0000","http://www.youtube.com/watch?v=qX9FSZJu448,http://www.youtube.com/watch?v=qX9FSZJu448" +"198443824199110661","","","2012-05-04 16:07:49 +0000","Tweetbot for iOS","RT @newsycombinator: Learn to read a sentence of Chinese in 3 minutes http://t.co/ciVBp2Di","198382736564699136","14335498","2012-05-04 12:05:04 +0000","http://j.mp/vVybnI,http://j.mp/vVybnI" +"198269191277645826","","","2012-05-04 04:33:53 +0000","Twitterrific for Mac","Ok, take 2: `shasum ""#{filename.gsub(/([$!\(\)\[\]])/, '\\\\\\1')}""` … down to 6 backslashes from 13.","","","","" +"198264297829302274","","","2012-05-04 04:14:26 +0000","Twitterrific for Mac","Maybe I just need to set SHELL=/bin/zsh in my crontab. Cron might be the $SHELL culprit here.","","","","" +"198264074335813635","","","2012-05-04 04:13:33 +0000","Twitterrific for Mac","Might be worth quoting more characters and skipping the extra level of shelling w/ zsh. Bash needs noglob and Ruby should respect $SHELL.","","","","" +"198263232442540032","","","2012-05-04 04:10:12 +0000","Twitterrific for Mac","What am I doing wrong? Shell out from Ruby, quoting nightmare: `zsh -c ""noglob shasum \\\""#{filename.gsub(/([$!])/, '\\\\\\\\\\\\\1')}\\\""""`","","","","" +"198170313316499459","","","2012-05-03 22:00:59 +0000","Twitterrific for Mac","RT @ajordens: Wah wah wah. I'll jut stick to my free 18gb dropbox. RT @ericmash: Google Drive cannot sync shared folders. Going to unins ...","198168312440557568","2262091","2012-05-03 21:53:02 +0000","" +"197883018109661184","","","2012-05-03 02:59:22 +0000","Tweetbot for iOS","RT @joshsmith: Whoa! `npm install ____ --save` is freaking amazing. How did I not know about this before?","197824148431572992","10647712","2012-05-02 23:05:27 +0000","" +"197781451670953987","197771391016251393","16468446","2012-05-02 20:15:47 +0000","Twitterrific for Mac","@ryanflorence @devongovett For every person arguing there are 1000 just using JS, with and without semis and comma-first style.","","","","" +"197556304443736065","","","2012-05-02 05:21:11 +0000","Tweetbot for iOS","xkcd has itself an apple touch icon now. Much better! http://t.co/VKgFL2M1","","","","http://twitter.com/_sjs/status/197556304443736065/photo/1" +"197555626950406145","","","2012-05-02 05:18:26 +0000","Tweetbot for iOS","RT @siracusa: .txt, .tif, .tmp…just wait until the .xt, .if, and .mp compression algorithms are introduced.","197552913952935936","636923","2012-05-02 05:07:39 +0000","" +"197555614937923585","","","2012-05-02 05:18:23 +0000","Tweetbot for iOS","RT @siracusa: Looking at an app distributed as a .tbz2 file, I find myself marveling at how tar has assumed ownership of all extensions ...","197550113382608897","636923","2012-05-02 04:56:31 +0000","" +"197554844997926912","197536312658624514","14864447","2012-05-02 05:15:20 +0000","Tweetbot for iOS","@bryan_kyle I'll have one of whatever you're having.","","","","" +"197335919437676544","197335344398602240","13753352","2012-05-01 14:45:24 +0000","Tweetbot for iOS","@crashplan No problem. Our office also has a backup server that most back up to with CrashPlan, along with CrashPlan Central. You guys rock!","","","","" +"197147908364181504","","","2012-05-01 02:18:18 +0000","Tweetbot for iOS","RT @garrytan: Better to have shipped and failed than to have never shipped at all.","197134998548119552","11768582","2012-05-01 01:27:00 +0000","" +"197140935371530240","197023061042671616","13753352","2012-05-01 01:50:36 +0000","Tweetbot for iOS","@crashplan Time Machine & weekly bootable HDD mirrors on each box w/ SuperDuper!. Big stuff on a Drobo. Everything in CrashPlan for remote.","","","","" +"196709819799961600","196691684262805504","894911","2012-04-29 21:17:30 +0000","Tweetbot for iOS","@JimRoepcke Ha ha. One scoop of coffee, one scoop of cocaine. ""I thought it was coffee creamer!""","","","","" +"196656435160031232","196654997793030146","14315117","2012-04-29 17:45:22 +0000","Tweetbot for iOS","@dainerose Eat more waffles. That should help!","","","","" +"196650783448633346","","","2012-04-29 17:22:55 +0000","Tweetbot for iOS","I just finished an 11.79 km run with a pace of 8m56s / km. #tc10k #yyjrun #yyjsexy","","","","" +"196649655734517761","196649418936692736","894911","2012-04-29 17:18:26 +0000","Tweetbot for iOS","@JimRoepcke thanks! I may or may not have taken a detour home to get headphones and coffee.","","","","" +"196378948416978946","","","2012-04-28 23:22:44 +0000","Tweetbot for iOS","“Double Irish With a Dutch Sandwich"" http://t.co/cy5LJvu8","","","","http://www.nytimes.com/2012/04/29/business/apples-tax-strategy-aims-at-low-tax-states-and-nations.html" +"196378331858485248","","","2012-04-28 23:20:17 +0000","Tweetbot for iOS","RT @marcoarment: I know ""Gigabit wireless"" is about to happen, but I'll believe that when I can transfer big files in my house with it f ...","196376372619386880","14231571","2012-04-28 23:12:30 +0000","" +"195984455347875840","195973950323433473","259415682","2012-04-27 21:15:10 +0000","Twitterrific for Mac","@yohan_teixeira @tapfortap No problem! Let us know how it goes.","","","","" +"195929947838234627","195875615478521857","259415682","2012-04-27 17:38:34 +0000","Twitterrific for Mac","@yohan_teixeira @tapfortap The delegate was added recently, please update your SDK at http://t.co/ZLzb3JiJ and you should be up & running!","","","","http://developer.tapfortap.com/sdk#ios" +"195881613580705792","","","2012-04-27 14:26:30 +0000","Tweetbot for iOS","RT @siracusa: Go Right. http://t.co/GFS0kDya (via @jchutchins)","195876138252369921","636923","2012-04-27 14:04:45 +0000","http://www.youtube.com/watch?v=kiePaAHK3jE,http://www.youtube.com/watch?v=kiePaAHK3jE" +"195880686710816768","195865749846360064","2262091","2012-04-27 14:22:49 +0000","Tweetbot for iOS","@ajordens Nice! I think mine is as well, 18.25 GB. Thanks Google.","","","","" +"195696791310704640","195691889880600577","2262091","2012-04-27 02:12:05 +0000","Twitterrific for Mac","@ajordens Pretty good stats too, my CTR is at 0.21% but rising now. The changes are working, got another as I type. http://t.co/BBj0J2fN","","","","http://cl.ly/39092K1f3S3f2S0Z2Y04" +"195688636153462784","195683211609784320","2262091","2012-04-27 01:39:41 +0000","Twitterrific for Mac","@ajordens Ugh. Had my CPC on auto and it was very high ($0.73). Thanks for the link, learned something about Adwords today.","","","","" +"195683028247392258","195682764975120385","2262091","2012-04-27 01:17:24 +0000","Tweetbot for iOS","@ajordens That's quite good. Clearly I suck at Adwords!","","","","" +"195681967335944192","195316498456256512","2262091","2012-04-27 01:13:11 +0000","web","@ajordens How is your campaign going? I'm not doing as well as I hoped. I've had 4 completed after ~$70. Previously got around 8 for $100.","","","","" +"195179308334067712","195172903074004993","3260971","2012-04-25 15:55:48 +0000","Tweetbot for iOS","@niels_bom Yes, it is! I would love to take credit but I must tip my hat to @SteveStreza (iirc)","","","","" +"195163023684534273","","","2012-04-25 14:51:05 +0000","Tweetbot for iOS","RT @coda: Some people, when confronted with a problem, think ""I know, I'll solve it."" But the Void is inescapable and our short lives ar ...","194509470561349632","637533","2012-04-23 19:34:06 +0000","" +"195162828959789058","195124900992786432","11573212","2012-04-25 14:50:19 +0000","Tweetbot for iOS","@jcrossley3 Sounds like you needed them both then :)","","","","" +"195003168944431104","194992514019758080","2262091","2012-04-25 04:15:53 +0000","Twitterrific for Mac","@ajordens Good publicity for their new Dropbox competitor.","","","","" +"195003060030935040","","","2012-04-25 04:15:27 +0000","Twitterrific for Mac","RT @ajordens: @_sjs funny. I was going to do the exact same things with the $100 I just got.","194992514019758080","2262091","2012-04-25 03:33:32 +0000","" +"194991988339253248","","","2012-04-25 03:31:27 +0000","Twitterrific for Mac","AdWords gave me $100 for signing up. Dropbox campaign #2 begins. Should get the 16 GB easily and still have a balance on AdWords.","","","","" +"194934197754933249","194927679869419521","2006261","2012-04-24 23:41:49 +0000","Twitterrific for Mac","@maccman Do you disagree with the spirit of the post or the details? I disagree about the with statement but like the spirit. +@thomasfuchs","","","","" +"194660453304111104","","","2012-04-24 05:34:03 +0000","Tweetbot for iOS","RT @samvermette: What if adding pull to refresh was easy as doing: + +[tableView addPullToRefreshWithActionHandler:block]; + +It now is: htt ...","194657307735506944","39306627","2012-04-24 05:21:33 +0000","https://github.com/samvermette/SVPullToRefresh,https://github.com/samvermette/SVPullToRefresh" +"193534869094137859","","","2012-04-21 03:01:23 +0000","Twitterrific for Mac","RT @mitchellh: I had to! RT @mannyanekal: You Can Take The Engineer To The W... And He Will Code @ W San Francisco http://t.co/jhSGls9L","193529715015954432","12819682","2012-04-21 02:40:54 +0000","http://instagr.am/p/JqkmufCfgT/,http://instagr.am/p/JqkmufCfgT/" +"193523944555413504","","33423","2012-04-21 02:17:58 +0000","Twitterrific for Mac","@gruber I think celebrities conversing w/ Siri is an attempt to make it seem more cool (or less geeky) to talk to your phone.","","","","" +"193469088733986816","","","2012-04-20 22:39:59 +0000","Twitterrific for Mac","RT @aaronbazinet: I can no longer hear “turns out” in a normal conversation without immediately hearing @hotdogsladies repeat it in my h ...","193412514107764736","15212851","2012-04-20 18:55:11 +0000","" +"192323653210357760","","","2012-04-17 18:48:26 +0000","Tweetbot for iOS","RT @Teh_kLeV: LOL: http://t.co/jQ2lk2OY /via @tinkertim","192051395250241537","68813509","2012-04-17 00:46:35 +0000","http://i.stack.imgur.com/jMHoE.jpg,http://i.stack.imgur.com/jMHoE.jpg" +"192131203829211136","192129668974002177","14864447","2012-04-17 06:03:43 +0000","Tweetbot for iOS","@bryan_kyle I hear you. *glares at the Finder*","","","","" +"192102294492418048","","","2012-04-17 04:08:50 +0000","Twitterrific for Mac","Every time I have to use Eclipse and remember that you install plugins by going Help -> Install New Software I die a little inside.","","","","" +"191990762005737472","191987893223428096","113713261","2012-04-16 20:45:39 +0000","Twitterrific for Mac","@ChromiumDev Is this a temporary step on the way to giving more storage to every site? Rubs me the wrong way that only Chrome apps get this.","","","","" +"191965426887036929","191944985841635328","18137723","2012-04-16 19:04:58 +0000","Tweetbot for iOS","@raganwald @amyhoy @BrendanEich It is valid and legal. JSMin only parses the subset of JS that JSLint accepts, but people use it for any JS.","","","","" +"190972461171474432","","","2012-04-14 01:19:17 +0000","web","RT @carllerche: MongoDB is the Rebecca Black of databases.","190970056878981122","3763061","2012-04-14 01:09:44 +0000","" +"190972338160930817","","","2012-04-14 01:18:48 +0000","web","RT @codinghorror: PHP is the Nickelback of programming languages.","190943243511406592","5637652","2012-04-13 23:23:11 +0000","" +"190972083621216256","","","2012-04-14 01:17:47 +0000","Tweetbot for iOS","RT @peterc: @_sjs I've been wrong, I've been down, been to the bottom of every bottle. These five words in my head scream ""Are we having ...","190971177609609216","33493","2012-04-14 01:14:11 +0000","" +"190969289627545600","190943243511406592","5637652","2012-04-14 01:06:41 +0000","Tweetbot for iOS","@codinghorror Brilliant. Everyone claims to hate it. Yet it is, somehow, still amazingly popular.","","","","" +"189885628727566336","","","2012-04-11 01:20:36 +0000","Twitterrific","RT @samsoffes: Seriously impressed! Really, really amazing stuff. Watch the video: http://t.co/1xhJ6Oxs","189751363700396032","6154602","2012-04-10 16:27:05 +0000","http://dcovery.com/,http://dcovery.com/" +"189420770034860032","","","2012-04-09 18:33:25 +0000","Twitterrific for Mac","Any ideas on why Xcode is archiving an iOS as a Mac app? http://t.co/oBc83IeS","","","","http://stackoverflow.com/questions/9694038/xcode-archiving-ios-app-as-a-mac-app" +"188739576502829056","188738205137387520","5637652","2012-04-07 21:26:36 +0000","Twitterrific","@codinghorror Doppelpïxler, natürlich.","","","","" +"188129651686785025","","","2012-04-06 05:02:58 +0000","Twitterrific","""The IQ of a crowd is the IQ of its most stupid member divided by the number of people in it."" -Terry Pratchett","","","","" +"187405654888157185","","","2012-04-04 05:06:04 +0000","Twitterrific for Mac","RT @TechWraith: Hey #jsconf'ers. The @yammer crew built a cool little mobile web app: http://t.co/4BicMbc7 - check into foursquare and f ...","187362989714841600","14063139","2012-04-04 02:16:32 +0000","http://geeksaround.me,http://geeksaround.me" +"187404347007709185","","","2012-04-04 05:00:52 +0000","Twitterrific for Mac","zhistory in Dropbox is a mixed blessing, but 90% good so far! It's *slightly* similar to having browser history synced across machines.","","","","" +"186689573760417793","","","2012-04-02 05:40:37 +0000","Twitterrific","RT @petervandijck: WebOS, truly the Amiga of the 2010's. http://t.co/p8hbuthE","172307505697918976","823036","2012-02-22 13:11:25 +0000","http://ignorethecode.net/blog/2012/02/21/steal_webos_features/,http://ignorethecode.net/blog/2012/02/21/steal_webos_features/" +"186578746382356482","186569826016301056","31151313","2012-04-01 22:20:14 +0000","Twitterrific","@kuvos Bonus points if it sorts numerically when both values satisfy !isNaN(+a[prop]), or something to that effect.","","","","" +"186576954936410112","","","2012-04-01 22:13:07 +0000","Twitterrific","RT @kuvos: Wouldn't it be nice to be able to have an Array#sort(prop) that desugars to .sort(function(a,b){ if (a[prop]<b[prop]) .., ...","186569826016301056","31151313","2012-04-01 21:44:47 +0000","" +"185896885335244800","185889614995783680","14315117","2012-03-31 01:10:45 +0000","Twitterrific for Mac","@dainerose I got that today as well. Forgot about it so it was like a surprise $5!","","","","" +"185792302176944129","","","2012-03-30 18:15:11 +0000","Twitterrific for Mac","RT @twbootstrap: 25,000. http://t.co/QKQqrY8C","185768722705821696","372475592","2012-03-30 16:41:29 +0000","http://blog.getbootstrap.com/2012/03/25000/,http://blog.getbootstrap.com/2012/03/25000/" +"185765608200224769","","","2012-03-30 16:29:07 +0000","Twitterrific for Mac","RT @wycats: Want to thank @drbrain for his very commonsense thoughts on the kickstarter controversy: http://t.co/8xnHjWAF","185763559064612867","8526432","2012-03-30 16:20:58 +0000","http://blog.segment7.net/2012/03/29/on-community-funding-of-open-source,http://blog.segment7.net/2012/03/29/on-community-funding-of-open-source" +"185451285540126720","","","2012-03-29 19:40:06 +0000","Twitterrific for Mac","RT @fromedome: ""Hulu Plus launches on seven Android tablets"". Very exciting day for those seven people.","185441522391584769","8479062","2012-03-29 19:01:18 +0000","" +"185434146330517504","185427770300579840","14272162","2012-03-29 18:32:00 +0000","Twitterrific for Mac","@jdalton jsmin can't parse valid JS, so it's broken. The solution is to use a proper minifier.","","","","" +"185378679579353090","","","2012-03-29 14:51:36 +0000","Twitterrific","RT @BrendanEich: Yes, arrow functions (=> only, no ->; lexical |this|, standard body block rules for break/continue/return) have c ...","185253393466523649","9533042","2012-03-29 06:33:45 +0000","" +"185378663863300096","","","2012-03-29 14:51:32 +0000","Twitterrific","RT @BrendanEich: http://t.co/O08PzEBP - TC39 consensus achieved via stand-up comedy whiteboard operation by me + goodwill & acceptable c ...","185252794939351041","9533042","2012-03-29 06:31:22 +0000","http://wiki.ecmascript.org/doku.php?id=strawman:arrow_function_syntax,http://wiki.ecmascript.org/doku.php?id=strawman:arrow_function_syntax" +"185040886030274560","","","2012-03-28 16:29:19 +0000","Twitterrific for Mac","RT @SeanToohey: Finally they admit it: A Twitter spokesperson acknowledges that the service has an unfollow bug. http://t.co/Dfc2gmE6 via","185040455359143937","28198173","2012-03-28 16:27:37 +0000","http://tinyurl.com/7pa9nq6,http://tinyurl.com/7pa9nq6" +"185040729754714112","185038748109643778","166272705","2012-03-28 16:28:42 +0000","Twitterrific for Mac","@2percentjazz Slender, tender, and tall? http://t.co/emWVpXSq","","","","http://grooveshark.com/s/The+Chicks+I+Pick+Are+Slender+Tender+and+Tall/2WvO7T?src=5" +"184791119538814976","184752258918002688","14864447","2012-03-27 23:56:50 +0000","Twitterrific for Mac","@bryan_kyle If it lives to see next week please let me know which dollar store you found it at.","","","","" +"184744748211388416","184710304125558784","10138412","2012-03-27 20:52:35 +0000","Twitterrific for Mac","@oscargodson Might want to look at iTerm2, I think iTerm was abandoned. I have no problems with vim in iTerm2.","","","","" +"184325779654578176","","","2012-03-26 17:07:45 +0000","Twitterrific for Mac","RT @ndw: Six stages of debugging: http://t.co/xu0OqAhD","184283640140800003","6578032","2012-03-26 14:20:18 +0000","http://plasmasturm.org/log/6debug/,http://plasmasturm.org/log/6debug/" +"184155347500535808","","","2012-03-26 05:50:30 +0000","Twitterrific for Mac","RT @cdixon: The worst app on my iPhone is this thing called ""Phone"" where you have to speak synchronously with other humans.","164608764547301377","2529971","2012-02-01 07:19:22 +0000","" +"184063839774576640","","","2012-03-25 23:46:54 +0000","Camera on iOS","Looks like Brinks has some serious competition. http://t.co/Qdt5PsD4","","","","http://twitter.com/_sjs/status/184063839774576640/photo/1" +"183763997315702784","","","2012-03-25 03:55:25 +0000","Twitterrific","RT @andy_casey: Borat's national anthem song accidentally played for Khazakhstan's shooting team instead of their national anthem. http ...","183685451138338817","31377368","2012-03-24 22:43:18 +0000","http://www.abc.net.au/news/2012-03-24/kasakh-medalist-played-borat-anthem/3910116,http://www.abc.net.au/news/2012-03-24/kasakh-medalist-played-borat-anthem/3910116" +"183750218720882689","","","2012-03-25 03:00:41 +0000","Camera on iOS","Makeshift stand-up workstation. It's coming together nicely enough. http://t.co/sK8KLpQO","","","","http://twitter.com/_sjs/status/183750218720882689/photo/1" +"183618691852804097","","","2012-03-24 18:18:02 +0000","Twitterrific for Mac","RT @hotdogsladies: I say: ""No, sorry. I'm not on Facebook at all."" + +They hear: ""I live amongst hill people where The Goat we worship has ...","183598848277614592","749863","2012-03-24 16:59:11 +0000","" +"183364517659541504","183343990660284416","668863","2012-03-24 01:28:02 +0000","Twitterrific","@tomdale Dashes act as word separators when moving/selecting with Option-<arrow>. And subjectively, dashes look better.","","","","" +"183351729692213248","183341372198232064","95938827","2012-03-24 00:37:13 +0000","Twitterrific","@hij1nx @paul_irish I'll take this opportunity to plug ThePusher. https://t.co/O8YZhFmc","","","","https://github.com/samsonjs/ThePusher" +"183334141155221504","183300757104246784","11973362","2012-03-23 23:27:20 +0000","Twitterrific for Mac","@typeoneerror localmind has a Google Play button on their website: http://t.co/gEpJIz0C","","","","http://www.localmind.com/" +"183297962993139713","","","2012-03-23 21:03:34 +0000","Twitterrific for Mac","RT @grigs: Apple submitted a patch to webkit containing an initial implementation of -webkit-image-set http://t.co/AJ6jqNMi /via @dontca ...","183226816037793793","5774462","2012-03-23 16:20:51 +0000","http://bit.ly/GL47tr,http://bit.ly/GL47tr" +"182878027083022336","182876359993982976","14864447","2012-03-22 17:14:54 +0000","Twitterrific for Mac","@bryan_kyle I saw that and may have to pilfer it. /etc/fstab seems to be ignored now.","","","","" +"182876514424078337","","","2012-03-22 17:08:53 +0000","Twitterrific for Mac","RT @devongovett: Nice! Safari 5.2 seems to have the Web Audio API, meaning that alac.js and aac.js work! Also: FileReader and Blob URLs! ...","182829496716627969","15687937","2012-03-22 14:02:03 +0000","" +"182875976299061248","182822020826935296","14864447","2012-03-22 17:06:45 +0000","Twitterrific for Mac","@bryan_kyle It's really bad. I booted Mountain Lion and a bunch of apps in the store were marked ""installed"" because they were on Lion. Oy!","","","","" +"182592321391566848","","","2012-03-21 22:19:36 +0000","Twitterrific for Mac","RT @JimRoepcke: Agio Studios has made ""Cool to be Clever: Edson Hendricks"" for the iPad free until the end of March. http://t.co/bM87T2e2","182541492265553920","894911","2012-03-21 18:57:37 +0000","http://bit.ly/CoolToBeClever,http://bit.ly/CoolToBeClever" +"181928551409385472","","","2012-03-20 02:22:01 +0000","Twitterrific for Mac","TextMate is great because it embraces Unix. Environment variables, standard input and output + anything with a shebang line is good to go.","","","","" +"181543407825596416","181542756441788417","17088322","2012-03-19 00:51:35 +0000","Twitterrific for Mac","@HipwoodDigital My concrete floor would be a good test of this gorilla glass. It took my 3GS, the bastard!","","","","" +"181540971752853504","","","2012-03-19 00:41:55 +0000","Twitterrific for Mac","Trying my phone w/o a case for a while. Feels really nice so far. I give it 3 months, tops, before I drop it.","","","","" +"181153424568627202","181149941245284352","894911","2012-03-17 23:01:56 +0000","Twitterrific for Mac","@JimRoepcke You should check out the iPhoto part of the keynote. I think I'll edit all of my photos with it. http://t.co/2iiMGKns","","","","http://itunes.apple.com/us/podcast/apple-keynotes-hd/id470664050" +"181149931900383234","181149316218494976","29255412","2012-03-17 22:48:04 +0000","Twitterrific for Mac","@tjholowaychuk Yeah. Take a look here https://t.co/5WPhreax … I don't recognize it and they love rewriting these things, so it's likely new.","","","","https://www.icloud.com/applications/journal/en-us/1C07/javascript-packed.js" +"181147405935312896","","","2012-03-17 22:38:01 +0000","Twitterrific for Mac","Here's a glimpse. http://t.co/WYqKkzgc","","","","http://img.ly/foce" +"181147070730747904","","","2012-03-17 22:36:41 +0000","Twitterrific for Mac","Journals in iCloud seems to use a new proprietary JS framework. Complete, of course, with its own class system: Core.Object = function(){}","","","","" +"180723792111345666","180713881260396544","14864447","2012-03-16 18:34:44 +0000","Hibari","@bryan_kyle @tapfortap A true gentleman.","","","","" +"180713501944320003","180713275166699520","14864447","2012-03-16 17:53:51 +0000","Hibari","@bryan_kyle @tapfortap Only if it’s a New Coke ;-) … wait, don’t hold me to that.","","","","" +"180711844632207361","","","2012-03-16 17:47:15 +0000","Hibari","RT @tapfortap: @_sjs first ""new iPad"" in the office award goes to you. #jealousrage","180711566012981248","494341960","2012-03-16 17:46:09 +0000","" +"180470551188484097","180468436747567105","23256690","2012-03-16 01:48:27 +0000","Hibari","@ndaversa @devongovett Agreed. I’m sure assets greatly outweigh - or at least rival - binaries in most iOS apps.","","","","" +"180462335335473152","180455082846994432","23256690","2012-03-16 01:15:48 +0000","Hibari","@devongovett @ndaversa Universal app bundles on OS X contain fat binaries with code for multiple architectures. I wouldn’t hold your breath.","","","","" +"175293413468553216","","","2012-03-01 18:56:21 +0000","Osfoora for Mac","RT @hellogeri: Hey guys it's not working what am I doing wrong http://t.co/YOdQZwro","175270007771631616","12069912","2012-03-01 17:23:20 +0000","http://instagr.am/p/Ho1aREjpjU/,http://instagr.am/p/Ho1aREjpjU/" +"175268304833871874","","","2012-03-01 17:16:34 +0000","Osfoora for Mac","RT @maccman: WebKit's auditor now tells you when you can remove vendor prefixes from CSS properties. Awesome.","175259442093363200","2006261","2012-03-01 16:41:21 +0000","" +"174696686160060416","","39448955","2012-02-29 03:25:10 +0000","Osfoora for Mac","@amanderpp http://t.co/S8ZPaUFZ","","","","http://youtu.be/HuDUnKPyzww" +"173156047391965184","173154724823048192","14315117","2012-02-24 21:23:13 +0000","Twitter for Mac","@dainerose Good to hear! I'll have to wait until tonight or this weekend before I get to code w/ music.","","","","" +"173087856414294017","","","2012-02-24 16:52:15 +0000","Twitter for Mac","Found some music to code to this weekend. Daft Punk meets old video games. If this were for sale I'd buy it. http://t.co/Lj91A6zS","","","","http://www.dachip.com/download.html" +"173085202166452225","","","2012-02-24 16:41:42 +0000","Twitter for Mac","RT @DioVayne: LOL! Very Suspicious Quotation Marks :D +http://t.co/ioXrPzdl","173011286114836481","19019338","2012-02-24 11:47:59 +0000","http://www.smosh.com/smosh-pit/photos/very-suspicious-quotation-marks,http://www.smosh.com/smosh-pit/photos/very-suspicious-quotation-marks" +"172756377092100098","172753673930289152","14315117","2012-02-23 18:55:04 +0000","Twitter for Mac","@dainerose That's one reason why I stopped wearing a wrist watch. It is really annoying.","","","","" +"172403039435620355","","","2012-02-22 19:31:02 +0000","Twitter for Mac","My data doubler has arrived! Time to perform surgery on this notebook. I guess it's not surgery if I shut it down, but whatever. MOAR GBS!!","","","","" +"172060075802886145","172058331156975618","668863","2012-02-21 20:48:13 +0000","Twitter for Mac","@eishay @tomdale Is this linked from http://t.co/B8prqcHf? I'm getting started w/ Ember and this looks really useful.","","","","http://emberjs.com" +"171710635091046400","171703819720331264","894911","2012-02-20 21:39:40 +0000","Twitter for Mac","@JimRoepcke I think I just heard 100 Lispers cry out in agony.","","","","" +"171107557157515264","171098566494928896","16988530","2012-02-19 05:43:15 +0000","web","@TannerStokes No worries. I made a mistake though, it should be p.ctx not li.c for feather mode.","","","","" +"171082757202653185","170280933897945088","16988530","2012-02-19 04:04:42 +0000","web","@TannerStokes Fun extension, thanks. You can also support YouTube's feather mode by using "".comment-text,li.c"" as your selector.","","","","" +"170703702900998144","","","2012-02-18 02:58:28 +0000","Twitter for Mac","I can't believe this works --> ""Siri, I command you to [blah blah blah]"" + +This is too fun.","","","","" +"170703299367026689","170698399392337920","894911","2012-02-18 02:56:52 +0000","Twitter for Mac","@JimRoepcke Success!","","","","" +"170698324561756160","","","2012-02-18 02:37:06 +0000","Mobile Web","""Absolutely"" is an acceptable confirmation for Siri. That's pretty cool. I get bored of ""yup"", ""okay"", and ""yes"". Next: ""sure"", ""please do"".","","","","" +"170690726009634816","170685901830242305","1671811","2012-02-18 02:06:55 +0000","Twitter for Mac","@paul_irish @polotek @visnup There are fewer reasons to use zsh today than there were several years ago. Bash has caught up in many ways.","","","","" +"170588439811592194","170584976016949249","136077128","2012-02-17 19:20:28 +0000","Twitter for Mac","@kitcambridge @webreflection Unfortunately in reality you have to do: var com = com || {}; com.github = com.github || {}; and so on...","","","","" +"170398306877444097","","","2012-02-17 06:44:56 +0000","Twitter for Mac","Mountain Lion has some nice improvements for Launchpad and Dashboard.","","","","" +"170331858406617088","170331441719283713","14231571","2012-02-17 02:20:54 +0000","Twitter for Mac","@marcoarment Workaround for the 0x0 problem is to disable the ""Compress PNGs"" setting. You have my sympathy. Good luck.","","","","" +"170323529114460160","170322113520082944","39448955","2012-02-17 01:47:48 +0000","Twitter for Mac","@amanderpp Absolutely.","","","","" +"170278566804725760","170278065337925632","894911","2012-02-16 22:49:08 +0000","Twitter for Mac","@JimRoepcke Sadly I'll probably restore the IE 8 VM from a backup once my data doubler arrives. Hopefully this week.","","","","" +"170277107316953088","170275798010433537","894911","2012-02-16 22:43:20 +0000","Twitter for Mac","@JimRoepcke Yeah, 4.1.0. Taking its sweet time to install. Had to delete an IE 8 VM to make room. No more supporting IE 8 for me! ;-)","","","","" +"170270541700268032","170269938878132225","894911","2012-02-16 22:17:15 +0000","Twitter for Mac","@JimRoepcke VMWare Fusion. I'm following @mattgemmell's Lion instructions and so far so good.","","","","" +"170269303222960129","","","2012-02-16 22:12:19 +0000","Twitter for Mac","Current status: http://t.co/RLlCFU1R","","","","http://yfrog.com/hswbzzkp" +"170203694586007553","","","2012-02-16 17:51:37 +0000","Twitter for Mac","Who wants to make a long bet? When OS 11 is released people will call it ""oh ess ex eleven"". One hundred kabillion majillion dollars.","","","","" +"169886653303885824","","","2012-02-15 20:51:49 +0000","Twitter for Mac","RT @devongovett: If you haven't noticed, I'm starting to write up some ideas for missing browser standards here. Join in the fun! https: ...","169880530832195585","15687937","2012-02-15 20:27:29 +0000","https://github.com/devongovett/standards/issues,https://github.com/devongovett/standards/issues" +"169870315621584896","","","2012-02-15 19:46:53 +0000","Twitter for Mac","RT @devongovett: Wrote up some thoughts on a potential JavaScript ""Choose File"" API here. I'd love your comments! https://t.co/of2wM5Z4","169731281167454208","15687937","2012-02-15 10:34:25 +0000","https://github.com/devongovett/standards/issues/1,https://github.com/devongovett/standards/issues/1" +"169870291449806849","169724566640406528","15687937","2012-02-15 19:46:48 +0000","Twitter for Mac","@devongovett What did you end up doing? Faced with the same problem a while back I resorted to uploadify for IE (Flash) :/","","","","" +"169870033546252288","","","2012-02-15 19:45:46 +0000","Twitter for Mac","RT @devongovett: Man all in the guise of ""security"". What a load of crap.","169700576815366144","15687937","2012-02-15 08:32:25 +0000","" +"169870014546067456","","","2012-02-15 19:45:42 +0000","Twitter for Mac","RT @devongovett: OMFG IE. Calling form.submit() causes Access denied if it contains a file input that you had previously triggered the c ...","169698812653346816","15687937","2012-02-15 08:25:24 +0000","" +"168075933528494080","","","2012-02-10 20:56:39 +0000","Twitter for Mac","One of @peterc's Ruby tricks is quite handy w/ Redis: Hash[keys.zip(redis.hmget(key, *keys))]","","","","" +"167116253192925184","","","2012-02-08 05:23:14 +0000","Twitter for Mac","I can't wait to see what Google does with Chrome on Android now. I have a feeling it will be good for everyone who makes web apps.","","","","" +"167041146822987780","","","2012-02-08 00:24:47 +0000","Twitter for Mac","RT @devongovett: Why don't browsers preload background images used by :active and :hover states in the background after the page has loa ...","167005043797667841","15687937","2012-02-07 22:01:19 +0000","" +"167000106590142465","","","2012-02-07 21:41:43 +0000","Twitter for iPhone","iOS UI on other phones is the new Windows UI photoshopped onto a Mac. http://t.co/7hQAZJOw","","","","http://twitter.com/_sjs/status/167000106590142465/photo/1" +"166990969781227520","166990006974550017","749863","2012-02-07 21:05:24 +0000","Twitter for Mac","@hotdogsladies Look at those socks. Quite fetching.","","","","" +"166986793802141696","","","2012-02-07 20:48:48 +0000","Twitter for Mac","RT @polotek: Wow. @github definitely thinks their hoodie is worth $55. As someone who was pretty excited and now is not, I ask you to re ...","166975461988122624","20079975","2012-02-07 20:03:47 +0000","" +"166986667054481408","166962376799830016","894911","2012-02-07 20:48:18 +0000","Twitter for Mac","@JimRoepcke @ShitJimDoesntTweet strikes again!","","","","" +"166961423728115713","166960325948735489","894911","2012-02-07 19:08:00 +0000","Twitter for iPhone","@JimRoepcke I'd follow.","","","","" +"166729897216192512","166727020305317889","14499111","2012-02-07 03:47:59 +0000","Twitter for Mac","@jgagan Ha ha. Good plan. You're asking for trouble.","","","","" +"166701111393267712","166698412719349762","14315117","2012-02-07 01:53:36 +0000","Twitter for Mac","@dainerose No kidding. I was all ""hey, IE 9 is pretty decent …. oh, there it goes."" Reminds me of http://t.co/K4YbiIvl","","","","http://www.youtube.com/watch?v=BzbOoJNC_TU" +"166695782303531011","166695430971854849","14499111","2012-02-07 01:32:26 +0000","Twitter for iPhone","@jgagan seriously? Sweet pocket tweet!","","","","" +"166695439029125120","166694831320608768","14499111","2012-02-07 01:31:04 +0000","Twitter for iPhone","@jgagan I don't know, I didn't sleep much last night. 🐳","","","","" +"166684172637839360","166679745151508480","14499111","2012-02-07 00:46:18 +0000","Twitter for Mac","@jgagan I'll see you. http://t.co/RAqt4gYw","","","","http://yfrog.com/odyukpgj" +"166668892326993920","","","2012-02-06 23:45:35 +0000","Twitter for Mac","Hurrp dee durrr http://t.co/AqWRMheV http://t.co/yFxseShx","","","","http://yfrog.com/h81k1zp,http://yfrog.com/mm1f4p" +"166630688316071936","166629673525182464","29255412","2012-02-06 21:13:46 +0000","Twitter for Mac","@tjholowaychuk It'll be interesting to see how things perform too. Looks like I'll learn a lot over the next few months. Exciting stuff.","","","","" +"166628705018458112","166628385085325313","29255412","2012-02-06 21:05:53 +0000","Twitter for Mac","@tjholowaychuk Ok, kind of like a game loop where you update state and then render in one shot. Yeah not so bad at all then.","","","","" +"166628414680346624","166627692639305728","29255412","2012-02-06 21:04:44 +0000","Twitter for Mac","@tjholowaychuk $('#things').html(tmpl('foo', { bar: 42 })) isn't so bad, and you can always function tmplDom(id, template, data) { … }","","","","" +"166627957648011264","166626848489484288","29255412","2012-02-06 21:02:55 +0000","Twitter for Mac","@tjholowaychuk Hmmm. I'll have to see how it goes. Do you just update the DOM directly with jQuery or whatever? That gets tedious.","","","","" +"166627350623170561","166626722853289984","29255412","2012-02-06 21:00:30 +0000","Twitter for Mac","@tjholowaychuk That's interesting. Wouldn't it look pretty weird on page load though? tmpl.js seems like a decent compromise there.","","","","" +"166626523237982208","166625130670325760","29255412","2012-02-06 20:57:13 +0000","Twitter for Mac","@tjholowaychuk Accept DOM elements as a target for output?","","","","" +"166624936805416960","166619999493029888","29255412","2012-02-06 20:50:55 +0000","Twitter for Mac","@tjholowaychuk http://t.co/eGQwjznn … I haven't done much tempting client side before. Don't know if this will hold up or not.","","","","http://ejohn.org/blog/javascript-micro-templating/" +"166624740486811648","166619999493029888","29255412","2012-02-06 20:50:08 +0000","Twitter for Mac","@tjholowaychuk Oh, didn't realize Eco used CoffeeScript. Hadn't looked at it at all yet. I might just stick with @jeresig's trusty old tmpl.","","","","" +"166619585460703232","","","2012-02-06 20:29:39 +0000","Twitter for Mac","Now I need to find a good way to make single page web apps for mobile devices. Gonna look at Spine and Eco for that when I have a chance.","","","","" +"166612344615600128","","","2012-02-06 20:00:53 +0000","Twitter for Mac","First time using a grid framework yesterday and I'm sold already. Now to really get my hands dirty with @TwBootstrap over the next while.","","","","" +"166471734369861632","","","2012-02-06 10:42:09 +0000","Twitter for Mac","Sometimes you just have to go to bed. Even if it really bugs you that something looks weird on small displays. At least it's still in dev.","","","","" +"165964535793074177","","","2012-02-05 01:06:43 +0000","Instagram","Sunset at Ogden Point http://t.co/U9NWyT57","","","","http://instagr.am/p/oFlxG/" +"165661848375525378","","","2012-02-04 05:03:57 +0000","Twitter for Mac","Well that'll have to do for now. http://t.co/v6AcGarK","","","","http://yfrog.com/hskp4dp" +"165616605009682432","","","2012-02-04 02:04:10 +0000","web","RT @dodeja: This is how you design a Credit Card form on the web. http://t.co/DV0r27JD by @stammy for @picplum #design #ux #interaction","164898031077031936","754978","2012-02-02 02:28:48 +0000","http://dl.dropbox.com/u/113417/picplum-cc-ui-bau5y.m4v,http://dl.dropbox.com/u/113417/picplum-cc-ui-bau5y.m4v" +"165601866087010304","","","2012-02-04 01:05:36 +0000","Twitter for Mac","RT @polotek: Import testing tip: If you've never seen a test fail in a controlled way when it should, don't assume it's valid. Fail it, ...","165583566091190273","20079975","2012-02-03 23:52:53 +0000","" +"165541625798467585","","","2012-02-03 21:06:13 +0000","Twitter for Mac","RT @chartier: The new split keyboard that iOS 5 offers on iPad has phantom buttons for your typing convenience: http://t.co/FQODmZp4","165497489552707585","35383","2012-02-03 18:10:50 +0000","http://j.mp/yuo1Kn,http://j.mp/yuo1Kn" +"165537765071663104","","","2012-02-03 20:50:53 +0000","Twitter for Mac","RT @typeoneerror: Good deal for the Super Bowl tomorrow, New Yorkers. http://t.co/ENhrbSi9","165535517616766977","11973362","2012-02-03 20:41:57 +0000","http://newyork.craigslist.org/lgi/cas/2827419015.html,http://newyork.craigslist.org/lgi/cas/2827419015.html" +"165519535804391424","165511127474769920","15687937","2012-02-03 19:38:27 +0000","Twitter for Mac",".@mikeal @devongovett High or not he is still talking about things he has no fucking idea about. It'd be funny if it weren't so sad.","","","","" +"165490621233111040","","","2012-02-03 17:43:33 +0000","Twitter for iPhone","RT @adamstac: Awesome --> “@TheChangelog: UIKIt - new web UI library from @tjholowaychuk http://t.co/F0V5xsKe”","165461206323310592","816954","2012-02-03 15:46:40 +0000","http://lg.gd/ee,http://lg.gd/ee" +"165305238327271425","165287300501221376","14499111","2012-02-03 05:26:54 +0000","Twitter for Mac","@jgagan Thanks but no dice for me. Things are fast, just not certain things. Shaw's YouTube cache is slow too.","","","","" +"165303920040751105","","","2012-02-03 05:21:40 +0000","Twitter for Mac","RT @hij1nx: ~""10% is what actually happens and 90% how you react to it""","165289107159908352","95938827","2012-02-03 04:22:48 +0000","" +"165270202538397696","","","2012-02-03 03:07:41 +0000","Twitter for Mac","RT @MeltingIce: @devongovett file input elements are the bane of the web developers existence.","165269730935062529","642543","2012-02-03 03:05:49 +0000","" +"165269095938392064","","","2012-02-03 03:03:17 +0000","Twitter for Mac","I'm pretty sure Shaw is throttling my iTunes traffic. Speed tests get 45-50 mbps as expected, but Apple's CDN can only push 200kB/s? Riiight","","","","" +"165237496781877248","","","2012-02-03 00:57:43 +0000","web","RT @asymco: @asymco @gruber @studuncan This is a 7 quarter view: http://t.co/fqfWgmh6","165132406456729600","110520327","2012-02-02 18:00:08 +0000","http://yfrog.com/mm1grp,http://yfrog.com/mm1grp" +"165232075325194240","165230817222737920","894911","2012-02-03 00:36:11 +0000","Twitter for Mac","@JimRoepcke Haven't heard of Hugo, but Tintin was really good. Especially if you've read the books. Or seen the show I guess.","","","","" +"164829167995727872","","","2012-02-01 21:55:10 +0000","Twitter for Mac","RT @maccman: Just released a new open source Spine/MacGap app called Heads Up: https://t.co/VW9oRMh3","164824892783607808","2006261","2012-02-01 21:38:11 +0000","https://github.com/maccman/headsup,https://github.com/maccman/headsup" +"164550927754338304","","","2012-02-01 03:29:33 +0000","Twitter for Mac","RT @paul_irish: Did a quick little jQuery.ajax() prefilter plugin adaptation to cache results in localStorage for better perf https://t. ...","164549141794521088","1671811","2012-02-01 03:22:27 +0000","https://github.com/paulirish/jquery-ajax-localstorage-cache,https://github.com/paulirish/jquery-ajax-localstorage-cache" +"164525837914341376","","","2012-02-01 01:49:51 +0000","Twitter for Mac","Relevant to that retweet, a great movie called The Boat That Rocked (a.k.a. Pirate Radio, in North America) http://t.co/7k9IS0p4","","","","http://en.wikipedia.org/wiki/The_Boat_That_Rocked" +"164525598742552576","","","2012-02-01 01:48:54 +0000","Twitter for Mac","RT @nddrylliog: Neil Young is right: piracy is the new radio. http://t.co/1Ok4EMNF","164519898947653632","267433199","2012-02-01 01:26:15 +0000","http://gigaom.com/2012/01/31/neil-young-is-right-piracy-is-the-new-radio/,http://gigaom.com/2012/01/31/neil-young-is-right-piracy-is-the-new-radio/" +"164525378646446080","","","2012-02-01 01:48:01 +0000","Twitter for Mac","Today's best headline: ""Teen Anal Nightmare P2P lawyer charged with felony"" http://t.co/MixCudFO","","","","http://arstechnica.com/tech-policy/news/2012/01/p2p-porn-lawyer-charged-with-felony.ars" +"164514285869993985","","894911","2012-02-01 01:03:56 +0000","Twitter for Mac","@JimRoepcke Have you seen StratifiedJS? http://t.co/WOP6oycC","","","","http://onilabs.com/stratifiedjs" +"164458332403400705","164454618967969793","136077128","2012-01-31 21:21:36 +0000","Twitter for Mac","@kitcambridge Too funny.","","","","" +"164457270065905664","","","2012-01-31 21:17:23 +0000","Twitter for Mac","Redis is fast. Mocking the subset of commands I use in Ruby only sped up tests by a second or two. Guess I can throw that mock away.","","","","" +"164192165243785217","164187687694245888","14864447","2012-01-31 03:43:57 +0000","Twitter for Mac","@bryan_kyle @ajordens When I lived in terminals on Linux I sometimes wanted to split horizontally. Nowadays screen+Divvy+SizeUp get me by.","","","","" +"164128922055872512","","","2012-01-30 23:32:39 +0000","Twitter for Mac","RT @adambrault: Ok, this is awesome: ShareJS is an operational transform library for Node.js & browsers written by an ex-Wave engineer. ...","164025952492453888","1568","2012-01-30 16:43:29 +0000","http://cl.ly/2U0A0m3A3M1E2a3P2V1z,http://cl.ly/2U0A0m3A3M1E2a3P2V1z" +"164126794407092224","","","2012-01-30 23:24:11 +0000","Twitter for Mac","Cool! @maccman and @mjackson used my strftime for JS library on twitter.github.com. For fun, see if you can find Larry on that page.","","","","" +"164025509112590336","","","2012-01-30 16:41:43 +0000","Twitter for iPhone","RT @jzawodn: One of the best Quora answers ever: http://t.co/pg2LYoiK","163077529207439360","97933","2012-01-28 01:54:47 +0000","http://www.quora.com/Why-are-software-development-task-estimations-regularly-off-by-a-factor-of-2-3/answer/Michael-Wolfe?srid=kw,http://www.quora.com/Why-are-software-development-task-estimations-regularly-off-by-a-factor-of-2-3/answer/Michael-Wolfe?srid=kw" +"163746534570213376","163489914258862080","894911","2012-01-29 22:13:10 +0000","Twitter for Mac","@JimRoepcke Looks pretty nice. Same thing as Tame.js. I would use Tame.js or node-fibers over it because I prefer JavaScript.","","","","" +"163452395790151682","","","2012-01-29 02:44:22 +0000","Tweet Button","""[...] require all movie moguls to use a special “Hollywood Edition” of our products."" http://t.co/SgGRoUX4 via @AaronKlein","","","","http://www.aaronklein.com/2012/01/hollywood-edition/?utm_source=twitter" +"163342576890544128","","","2012-01-28 19:27:59 +0000","Twitter for Mac","CoffeeScript looks likes a bunch of tokens were just splattered on a page, and I'm left to try and sort it out, make sense of it.","","","","" +"163341409171148801","","","2012-01-28 19:23:21 +0000","Twitter for Mac","RT @maccman: You can remove HTML5 cache manifests in Chrome by going to: chrome://appcache-internals/","163340840478056448","2006261","2012-01-28 19:21:05 +0000","" +"163340784882548736","","","2012-01-28 19:20:52 +0000","Twitter for Mac","CoffeeScript is *too* clean. It makes it difficult to parse and comprehend at a glance. 4 space indent and return would improve readability.","","","","" +"162941921810071552","","","2012-01-27 16:55:56 +0000","Twitter for Mac","RT @ncb000gt: Awesome: http://t.co/nxkMnEN0","162908971374620672","7955612","2012-01-27 14:45:00 +0000","http://i.imgur.com/MuTMR.jpg,http://i.imgur.com/MuTMR.jpg" +"162941782118764544","162932447162531840","39448955","2012-01-27 16:55:22 +0000","Twitter for Mac","@A_to_the_J_ lol. Which is apparently, more or less, like creeping on me anyway ;-)","","","","" +"162777451951427584","162776323973066753","12819682","2012-01-27 06:02:23 +0000","Twitter for Mac","@mitchellh Me too. Everything from Cab Calloway to The Beatles to Daft Punk to NOFX to the Scissor Sisters. Fingers tapping in time.","","","","" +"162758273030819840","","","2012-01-27 04:46:10 +0000","Twitter for Mac","RT @viticci: The Problem With The iOS Home Screen http://t.co/ETYQsQUP","162753343893147649","20904050","2012-01-27 04:26:35 +0000","http://mcstr.net/xpsE4G,http://mcstr.net/xpsE4G" +"162757027238653953","162755285923012609","15687937","2012-01-27 04:41:13 +0000","Twitter for Mac","@viticci @devongovett It's funny that the HIG states people understand folders. Un-geeks neither like nor understand filesystem hierarchies.","","","","" +"162753519831629824","","","2012-01-27 04:27:17 +0000","Twitter for Mac","I have performed 47,739 searches w/ Google since January 15th, 2006. While I am signed in anyway. My first search was for Camino extensions.","","","","" +"162751085273026560","","","2012-01-27 04:17:37 +0000","Twitter for Mac","RT @pfleidi: Hmm. Well ... /cc @marcoarment #buildandanalyze http://t.co/dzn9cgi4","162711201434976257","15647796","2012-01-27 01:39:08 +0000","http://twitter.com/pfleidi/status/162711201434976257/photo/1,http://twitter.com/pfleidi/status/162711201434976257/photo/1" +"162643552524976128","","","2012-01-26 21:10:19 +0000","Twitter for Mac","RT @elliottkember: fork it clone it pull it tweak it fix it push it pull-request it","162639322581966848","903351","2012-01-26 20:53:30 +0000","" +"162617531788558337","","","2012-01-26 19:26:55 +0000","Twitter for Mac","SimpleCov is awesome. Add gem 'simplecov' to Gemfile, bundle install, require 'simplecov', SimpleCov.start, run tests. Too easy.","","","","" +"162598517871878144","","","2012-01-26 18:11:22 +0000","Twitter for Mac","RT @NodeSummit: Talks from #NodeSummit will be available online (after a little R&R). Will announce here and to the email list - http:/ ...","162584400461168640","293718395","2012-01-26 17:15:16 +0000","http://eepurl.com/iiQPU,http://eepurl.com/iiQPU" +"162425123129933824","","","2012-01-26 06:42:21 +0000","Twitter for Mac","RT @mitchellh: Current status: rpm vagrant_0.9.3_i686.rpm. Also: I hate CentOS.","162421044563546112","12819682","2012-01-26 06:26:09 +0000","" +"162329659701334016","162327929374781440","894911","2012-01-26 00:23:01 +0000","Twitter for Mac","@JimRoepcke Ha ha, yeah I'm not sure so I'm kind of wondering out loud.","","","","" +"162309044441321475","162306188359380992","14315117","2012-01-25 23:01:06 +0000","Twitter for Mac","@dainerose Because fuck you, that's why. That and $700.","","","","" +"162305605988663297","162303844485840897","894911","2012-01-25 22:47:26 +0000","Twitter for Mac","@JimRoepcke I think other stores have to be in on a scheme for it to be price fixing. Can a single entity fix prices w/o a monopoly?","","","","" +"162279952849444864","162272842984067073","472215656","2012-01-25 21:05:30 +0000","Twitter for Mac","@applasso @picnic_coffee Ha ha. I guess I should get another Noodle Box for dinner to complete my epic plan.","","","","" +"162271778725560321","","","2012-01-25 20:33:01 +0000","Twitter for Mac","I'm getting all teary eyed eating lunch from @PiCNiC_Coffee today. It doesn't get any better than this.","","","","" +"162027120594395137","","","2012-01-25 04:20:50 +0000","Twitter for Mac","RT @DalaiLamaInBed: So long as we are under the control of disturbing emotions, real happiness is hard to find in bed.","162021668410232832","197495418","2012-01-25 03:59:10 +0000","" +"162005024388562945","","","2012-01-25 02:53:02 +0000","Twitter for iPhone","RT @jtaby: Ooooooh, well played, duckduckgo: http://t.co/WlPD2QuM (includes the MDN docs inline)","161919010634596353","6827332","2012-01-24 21:11:15 +0000","http://duckduckgo.com/?q=css+line-height,http://duckduckgo.com/?q=css+line-height" +"161982295094476800","","","2012-01-25 01:22:43 +0000","Twitter for Mac","RT @jonathanstark: ""Web Storage Support Test"" http://t.co/vbYHFOa3 /via @paul_irish","161976836321058816","7198302","2012-01-25 01:01:01 +0000","http://bit.ly/z3wmfU,http://bit.ly/z3wmfU" +"161945918244012033","","","2012-01-24 22:58:10 +0000","Twitter for Mac","RT @bcantrill: Google is being annoyingly tight-lipped, while Microsoft is writing a Node program on stage -- on a Mac. #NodeSummit #Wor ...","161938066431422464","173630577","2012-01-24 22:26:58 +0000","" +"161909413605670912","161906996650573825","17088322","2012-01-24 20:33:06 +0000","Twitter for Mac","@HipwoodDigital @dainerose There are only 3 companies here so far. I think we have some cupboards and closets available.","","","","" +"161904979462991872","161898482871975937","14315117","2012-01-24 20:15:29 +0000","Twitter for Mac","@dainerose Luxury! Soon there'll be Noodle Box too… omg.","","","","" +"161901212101386240","161899273309519873","39448955","2012-01-24 20:00:31 +0000","Twitter for Mac","@A_to_the_J_ Well hoity toity aren't we grand ;-)","","","","" +"161880264568602624","161879230781718528","39448955","2012-01-24 18:37:17 +0000","Twitter for Mac","@A_to_the_J_ I knew what it was, why would I actually read the words?","","","","" +"161863859425116161","161712871624015872","39448955","2012-01-24 17:32:06 +0000","Twitter for iPhone","@A_to_the_J_ yes, Starbucks. Is it Tim Horton's or Hortons? I think it's Horton's in which case I stand by Timmy's or Timmy Ho's.","","","","" +"161652083584532480","161650624721727488","166272705","2012-01-24 03:30:34 +0000","Twitter for Mac","@samjones5 For drip I'd hit Timmy's, espresso go for Starbuck's. Either way kind of a shame ;-)","","","","" +"160556523431526401","160529346577178625","39448955","2012-01-21 02:57:12 +0000","Twitter for iPhone","@A_to_the_J_ As am I!","","","","" +"160293861195923456","","","2012-01-20 09:33:29 +0000","Twitter for iPhone","RT @BrendanEich: Flash: let a=[]; for(let i=0;i<4;i++) a.push(function(){return i}); for (let j in a) assert(a[j]() === j) is in ES6 ...","160211441327144960","9533042","2012-01-20 04:05:58 +0000","https://mail.mozilla.org/pipermail/es-discuss/2012-January/019789.html,https://mail.mozilla.org/pipermail/es-discuss/2012-January/019789.html" +"160046022914097152","160021810681888768","39448955","2012-01-19 17:08:40 +0000","Twitter for Mac","@RealTaIk @A_to_the_J_ Lol. Just about your laugh then eh? ;-) Pretty sure that's not true at all.","","","","" +"160045883432505344","160033430787203073","39448955","2012-01-19 17:08:06 +0000","Twitter for Mac","@A_to_the_J_ How about ice cube trays? …. What's that? That's not what you meant? :p","","","","" +"160045765333499904","","","2012-01-19 17:07:38 +0000","Twitter for Mac","RT @settern: Oh, Apple, that's just mean. iBooks Author publishes to .ibooks, .pdf, and .txt. .ibooks is wrapped ePub, cannot be opened ...","160037464193503232","14957252","2012-01-19 16:34:39 +0000","" +"159905549742379009","","","2012-01-19 07:50:28 +0000","web","RT @bos31337: So glad you asked! The best ghc bug ever involved a dev version of the compiler deleting your source file if it contained ...","116372971509121025","6897142","2011-09-21 04:47:33 +0000","" +"159755063852666883","159713981085401088","165975834","2012-01-18 21:52:29 +0000","Twitter for Mac","@PiCNiC_Coffee That would be fucking awesome. You'd have to get a ghetto blaster on it playing majestic tunes like Wonderboy by Tenacious D.","","","","" +"159000282158743552","","","2012-01-16 19:53:16 +0000","Twitter for Mac","RT @joemccann: 50% of 2011 computing device sales were mobile. Are u still building your business on the desk/laptop computing environme ...","158993879981506561","14814762","2012-01-16 19:27:49 +0000","" +"158988326576209921","","","2012-01-16 19:05:45 +0000","Twitter for Mac","RT @jdalton: TIL many browsers treat method chaining like recursive calls & will hit call stack limits — http://t.co/141jAPn3","158977253546528768","14272162","2012-01-16 18:21:45 +0000","http://bit.ly/xKAaUF,http://bit.ly/xKAaUF" +"158368755607539713","158220776703668225","39448955","2012-01-15 02:03:48 +0000","Twitter for Mac","@A_to_the_J_ every night?!","","","","" +"157944348695199744","157943223753506816","39448955","2012-01-13 21:57:21 +0000","Twitter for Mac","@A_to_the_J_ Ohhh I see what you mean. Yeah I feel the same way. They're in a warm, dry, car getting where they're going quickly. Bastards.","","","","" +"157939439555985408","157934842368106497","39448955","2012-01-13 21:37:51 +0000","Twitter for Mac","@TheComedyJokes @A_to_the_J_ very appropriate XD","","","","" +"157939361072168961","157934972479619072","39448955","2012-01-13 21:37:32 +0000","Twitter for Mac","@TheComedyJokes @A_to_the_J_ lol, that was pretty good.","","","","" +"157939244772507648","157919970993504256","39448955","2012-01-13 21:37:04 +0000","Twitter for Mac","@A_to_the_J_ Can't get snow on their car? … I think you're mad with anger :p","","","","" +"157920473148174336","157907882522836992","165975834","2012-01-13 20:22:29 +0000","Twitter for Mac","@PiCNiC_Coffee Pure torture … you need a Picnic shuttle that goes to and from Gorge! ;-)","","","","" +"157891123728228352","157889116812488704","894911","2012-01-13 18:25:52 +0000","Twitter for Mac","@JimRoepcke Heh, probably better for all of us :)","","","","" +"157887305682665474","157886746560966656","894911","2012-01-13 18:10:41 +0000","Twitter for Mac","@JimRoepcke Good luck Jim! Hope that it all goes smoothly. We should get together again when you're up for it. Maybe get @djchrisrail too.","","","","" +"157886786746593280","157864160334589953","15687937","2012-01-13 18:08:38 +0000","Twitter for Mac","@jeffrey_way @devongovett If you told me those were prison lunches I wouldn't have batted an eyelash.","","","","" +"157885559673597952","","","2012-01-13 18:03:45 +0000","Twitter for Mac","If you're a fan of 5by5 shows, have an iPhone or iPad, and like to check out links in the show notes check this out: https://t.co/yZWY5fh8","","","","https://github.com/samsonjs/5by5Browser" +"157643735763652608","157636903246626816","39448955","2012-01-13 02:02:50 +0000","Twitter for Mac","@A_to_the_J_ Try and stop me.","","","","" +"156513642802712576","","","2012-01-09 23:12:14 +0000","Twitter for Mac","Well that was epiphanic. Wonder why I didn't see it before.","","","","" +"156454616320589825","","","2012-01-09 19:17:41 +0000","Twitter for Mac","RT @jonathanstark: ""Worry is a misuse of imagination."" - Dan Zadra","156450422159187970","7198302","2012-01-09 19:01:02 +0000","" +"156409546850566144","156382683616919552","39448955","2012-01-09 16:18:36 +0000","Twitter for iPhone","@A_to_the_J_ Yes I realize that. Seriously though who does that?!","","","","" +"156260721955573760","156254102295285760","39448955","2012-01-09 06:27:13 +0000","Twitter for Mac","@RealTaIk @A_to_the_J_ What if I tell her that she has really stupid capitalization? I guess it's not very romantic but it *is* real talk :p","","","","" +"156130880107200512","","","2012-01-08 21:51:17 +0000","Twitter for Mac","RT @jedschmidt: pretty sure the statute of limitations on hanlon's razor has expired for the twitter spam team.","156128998659858432","815114","2012-01-08 21:43:48 +0000","" +"156093345767235584","","","2012-01-08 19:22:08 +0000","web","RT @applehockey: The origin of the ""DROID"" ringtone used by Verizon has been found. + +Mac users: Open Terminal. say -v cellos droid (via ...","155807969991335936","16593246","2012-01-08 00:28:09 +0000","" +"155703962383822849","","","2012-01-07 17:34:52 +0000","Twitter for Mac","Ditto for not using idiomatic casing, word delimiters, etc. There's no good excuse for it.","","","","" +"155703509440929795","","","2012-01-07 17:33:04 +0000","Twitter for Mac","When I read code that is not well spaced or indented I can't help thinking ill of the author. It's like bad hygiene. Shoddy craftsmanship.","","","","" +"154413816803885057","154374574467858433","894911","2012-01-04 04:08:17 +0000","Twitter for Mac","@JimRoepcke Holy shit, sorry to hear that Jim :( Glad that you are back at home. Hope you don't have to go through that again.","","","","" +"154012981787762688","","","2012-01-03 01:35:31 +0000","Twitter for iPhone","Good thing I did not lose my luggage! http://t.co/w73DauuE","","","","http://twitter.com/_sjs/status/154012981787762688/photo/1" +"153636677078876160","","","2012-01-02 00:40:12 +0000","Twitter for Mac","My tribute to @hotdogsladies http://t.co/Piav9HME","","","","http://samsonjs.tumblr.com/post/15151798140/this-one-is-for-merlin-mann" +"153015439734214656","","","2011-12-31 07:31:38 +0000","Twitter for iPhone","RT @hackernewsbot: Facebook no longer supports IE7... http://t.co/Fx5hIqhV","153002963185577984","19575586","2011-12-31 06:42:03 +0000","http://thenextweb.com/facebook/2011/12/30/not-a-fan-of-timeline-on-facebook-use-ie7-facebook-stopped-supporting-it/,http://thenextweb.com/facebook/2011/12/30/not-a-fan-of-timeline-on-facebook-use-ie7-facebook-stopped-supporting-it/" +"152975449104990208","","","2011-12-31 04:52:43 +0000","Twitter for iPhone","yyc -> yyj, last leg of yxu -> yyj trip home! ✈","","","","" +"152288923958251520","152286855675641857","39448955","2011-12-29 07:24:43 +0000","Twitter for Mac","@A_to_the_J_ i'm so sorry! don't breath.","","","","" +"152106527031955456","","","2011-12-28 19:19:56 +0000","Twitter for Mac","OH: ""I'm just being logic.""","","","","" +"151782151803772928","","","2011-12-27 21:50:59 +0000","Twitter for iPhone","RT @abackstrom: How to Pronounce Hors d'oeuvres http://t.co/KeqlGTPz","151504628784185344","3621751","2011-12-27 03:28:12 +0000","http://www.youtube.com/watch?v=o1-ndsRPxbM&feature=share,http://www.youtube.com/watch?v=o1-ndsRPxbM&feature=share" +"151448040052502528","","","2011-12-26 23:43:21 +0000","Twitter for iPhone","RT @devongovett: Node.js modules you should know about: JSONStream http://t.co/KIOUXZGQ","151381620740472832","15687937","2011-12-26 19:19:25 +0000","http://j.mp/vpNcKZ,http://j.mp/vpNcKZ" +"151362743239323648","","","2011-12-26 18:04:24 +0000","Twitter for iPhone","RT @rands: Anytime… anytime… I'm sitting there waiting for my computer or phone to do something, I silently seethe with compounding inne ...","151356590769963008","30923","2011-12-26 17:39:57 +0000","" +"151128504677842944","151109218387234816","894911","2011-12-26 02:33:38 +0000","Twitter for iPhone","@JimRoepcke I'll have to check that out. Just saw the movie and it was really good.","","","","" +"151035779425107969","","","2011-12-25 20:25:10 +0000","Twitter for iPhone","RT @DalaiLamaInBed: If developing qualities like love, compassion, generosity & patience is to be effective, we must practice them in ou ...","151018831291219968","197495418","2011-12-25 19:17:49 +0000","" +"151035711443836928","","","2011-12-25 20:24:54 +0000","Twitter for iPhone","RT @hotdogsladies: ""A crummy commercial?!? Son…of a…*BITCH!*"" + +Perfect.","150992453636329473","749863","2011-12-25 17:33:00 +0000","" +"150756003670003712","150726551976165378","894911","2011-12-25 01:53:26 +0000","Twitter for Mac","@JimRoepcke I hear this is the form factor of the Nebula Nexus S III HD http://t.co/VEgnjVlH","","","","http://www.youtube.com/watch?feature=player_detailpage&v=wZ9RNhJAgjE#t=30s" +"150725435280474112","","","2011-12-24 23:51:58 +0000","Twitter for iPhone","I'm pretty sure Christmas is about world domination.","","","","" +"150707632448094208","","","2011-12-24 22:41:14 +0000","Twitter for Mac","RT @ChromiumDev: A nice xmas gift, in Canary you can now enable ECMAScript Harmony features via about:flags https://t.co/mE8hC2B9","150704879952859136","113713261","2011-12-24 22:30:17 +0000","https://plus.google.com/113127438179392830442/posts/T615Md5JPQG,https://plus.google.com/113127438179392830442/posts/T615Md5JPQG" +"150705598089007104","","","2011-12-24 22:33:09 +0000","Twitter for Mac","RT @kevinpo: THIS is a christmas tree: http://t.co/2kNDeEI5","150680391328608257","26706944","2011-12-24 20:52:59 +0000","http://imgur.com/U1KoD,http://imgur.com/U1KoD" +"150676908382756864","150674035192238080","894911","2011-12-24 20:39:09 +0000","Twitter for Mac","@JimRoepcke But, but, … it's open! And the background moves. You can't do that on a closed OS.","","","","" +"149612597514211328","","","2011-12-21 22:09:57 +0000","Twitter for iPhone","RT @chrisblizzard: We un-prefixed the WebSockets API in Firefox 11, coming to Aurora very soon. https://t.co/JN9trcVZ","149577765732093953","12811302","2011-12-21 19:51:33 +0000","https://bugzilla.mozilla.org/show_bug.cgi?id=695635,https://bugzilla.mozilla.org/show_bug.cgi?id=695635" +"149507013427204101","149469380265246721","39448955","2011-12-21 15:10:24 +0000","Twitter for Mac","@A_to_the_J_ Eerie fake smiles and poses.","","","","" +"149244053920288770","","","2011-12-20 21:45:29 +0000","Twitter for iPhone","(And not only because of the spurious apostrophe)","","","","" +"149243862592921600","","","2011-12-20 21:44:45 +0000","Twitter for iPhone","I'm really creeped out by photos like this. http://t.co/4PV3JzWG","","","","http://twitter.com/_sjs/status/149243862592921600/photo/1" +"149133329063612416","","","2011-12-20 14:25:31 +0000","Twitter for iPhone","Is it time to declare that memory now means storage? It jives with what people think of as memory anyway so maybe it's for the best.","","","","" +"149133055972491264","","","2011-12-20 14:24:25 +0000","Twitter for iPhone","I never know if people are talking about storage or actual memory (i.e. RAM) when they say memory. Anobit is about storage, not memory.","","","","" +"148870096113238016","","","2011-12-19 20:59:31 +0000","Twitter for Mac","iTunes Match has arrived in Canada, along with purchased TV Shows. Hooray!","","","","" +"148636030164152320","148612526865784833","39448955","2011-12-19 05:29:25 +0000","Tweetings for iPhone","@A_to_the_J_ you just leveled up!","","","","" +"148583588202430464","","","2011-12-19 02:01:02 +0000","Twitter for Mac","Arrived in YYZ.","","","","" +"148583532103614465","148494603375493121","14315117","2011-12-19 02:00:49 +0000","Twitter for Mac","@dainerose Will do :) I get to be tech support for my parents!","","","","" +"148442622883672064","","","2011-12-18 16:40:53 +0000","Tweetings for iPhone","Seeing a girl carrying a box that says ""ugg"" I just realized what ugg boots are. ""out of it"" doesn't begin to describe me. Good or bad?","","","","" +"148438873222033410","148425217105068033","39448955","2011-12-18 16:25:59 +0000","Tweetings for iPhone","@A_to_the_J_ lol, big O(n) ... Sorry, comp sci joke.","","","","" +"148414942758977536","","","2011-12-18 14:50:54 +0000","Tweetings for iPhone","Cabbie: ""Have a good flight."" +Me: ""You too!"" +Cabbie: ""Everyone always says that.""","","","","" +"148408938671517696","","","2011-12-18 14:27:02 +0000","Tweetings for iPhone","YYJ →YYC","","","","" +"148070457940254721","","","2011-12-17 16:02:02 +0000","TweetList Pro","RT @macromates: Tip: You can click on an icon in the sidebar to open it instantly. /cc @gregorysean","147981135392157696","215455741","2011-12-17 10:07:06 +0000","" +"147814783796776962","147811248929648641","20693","2011-12-16 23:06:05 +0000","Twitter for Mac","@tanepiper I think BBEdit does as well. But I'm kind of stuck on TextMate, with some Emacs. Last thing I need is another editor :)","","","","" +"147811105903882240","","","2011-12-16 22:51:28 +0000","Twitter for Mac","RT @macromates: Learn all about the new .tm_properties config files: http://t.co/338jaq39","147802484495220736","215455741","2011-12-16 22:17:12 +0000","http://blog.macromates.com/2011/git-style-configuration/,http://blog.macromates.com/2011/git-style-configuration/" +"147811090984747010","","","2011-12-16 22:51:24 +0000","Twitter for Mac","RT @macromates: @_sjs ⌃⌘T → ⌘4 → enter the shortcut (This isn't new in 2.0, works in 1.x as well, though without the ⌘4 shortcut.)","147765019948486657","215455741","2011-12-16 19:48:20 +0000","" +"147811003910991875","","","2011-12-16 22:51:04 +0000","Twitter for Mac","I love how TextMate 2 maintains the selection when you wrap it with quotes or parens.","","","","" +"147784108121128960","","","2011-12-16 21:04:11 +0000","Twitter for Mac","RT @LeaVerou: Introducing dabblet: An interactive CSS playground (a.k.a. what I've been working on for the past 3 weeks) http://t.co/QOE ...","147466309960089600","22199970","2011-12-16 00:01:22 +0000","http://lea.verou.me/2011/12/introducing-dabblet-an-interactive-css-playground/,http://lea.verou.me/2011/12/introducing-dabblet-an-interactive-css-playground/" +"147765334013784064","147765019948486657","215455741","2011-12-16 19:49:35 +0000","Twitter for Mac","@macromates Can't believe I didn't know about this. Thanks for the pointer!","","","","" +"147756118972694528","","215455741","2011-12-16 19:12:58 +0000","Twitter for Mac","@macromates Any plans for selecting bundle items by shortcut? e.g. to find items that clobber basic native shortcuts: Ctrl-[abefknpy]","","","","" +"147755521221472257","","","2011-12-16 19:10:36 +0000","Twitter for Mac","Something in TM2's Ruby bundle is clobbering Ctrl-f and I can't find offending the item. Don't clobber native shortcuts! ಠ_ಠ","","","","" +"147467517231775744","","","2011-12-16 00:06:10 +0000","Twitter for Mac","rmate is slick (especially if you have a dyndns hostname), and tm_properties > tmproj","","","","" +"147466520375721984","","","2011-12-16 00:02:12 +0000","Twitter for Mac","Decided to just jump into TextMate 2 and see what it's like. So far I like what I see, and think this can be my daily editor.","","","","" +"147460448856453120","","","2011-12-15 23:38:05 +0000","Twitter for Mac","RT @paul_irish: Really like this HTML5 & CSS3 Advent Calendar: http://t.co/WQ7Q37qB Pro techniques inside.","147388803932372993","1671811","2011-12-15 18:53:23 +0000","http://html5advent2011.digitpaint.nl/,http://html5advent2011.digitpaint.nl/" +"147385969065197568","","","2011-12-15 18:42:07 +0000","Twitter for Mac","http://t.co/JwF1zAYE","","","","http://wastm2released.com/" +"147369626941136897","","","2011-12-15 17:37:11 +0000","Twitter for Mac","Favourite song: http://t.co/t32XMtI9","","","","http://youtu.be/-twF9VikjUA" +"147343733006942208","147338586042277889","14231571","2011-12-15 15:54:18 +0000","Twitter for Mac","@marcoarment I like Menlo, closely followed by Consolas. Monaco is nice if you like something lighter.","","","","" +"147343411777769473","","","2011-12-15 15:53:01 +0000","Twitter for Mac","RT @stoyanstefanov: Performance calendar day #14: Say hello to icy: an iOS app to inspect HTTP traffic http://t.co/I1T8Q5G8 + http://t.c ...","147300039264448512","14620179","2011-12-15 13:00:40 +0000","http://calendar.perfplanet.com/2011/i-see-http/,https://github.com/stoyan/icy,http://calendar.perfplanet.com/2011/i-see-http/,https://github.com/stoyan/icy" +"147335020942606337","","","2011-12-15 15:19:41 +0000","Tweetbot for iOS","RT @mikeal: even better support in npm for checking node_modules in to git http://t.co/00xXDNI5","147213712888053760","668423","2011-12-15 07:17:38 +0000","https://github.com/isaacs/npm/issues/1886#issuecomment-3157706,https://github.com/isaacs/npm/issues/1886#issuecomment-3157706" +"147334856882397184","","","2011-12-15 15:19:01 +0000","Tweetbot for iOS","RT @newsycombinator: Microsoft decides to automatically update Internet Explorer for everyone http://t.co/WC4oNQ5S","147316248542318593","14335498","2011-12-15 14:05:05 +0000","http://j.mp/tp0PwB,http://j.mp/tp0PwB" +"147138979903442944","147138459495186432","14315117","2011-12-15 02:20:41 +0000","Twitter for iPhone","@dainerose lol, that's just a part of constantly improving. It's a good thing!","","","","" +"147113045519380480","147042932720025600","14315117","2011-12-15 00:37:37 +0000","Twitter for Mac","@dainerose Don't worry, in another week (or month, or year…) it will probably look ugly again.","","","","" +"147112201948372993","147050940497801216","15687937","2011-12-15 00:34:16 +0000","Twitter for Mac","@_romac @devongovett Sync w/ your computer, delete Twitter in iOS, update all, then sync again. Haven't tried it but it should work.","","","","" +"146335180460793857","","","2011-12-12 21:06:40 +0000","Twitter for Mac","The TM2 build is now 404. Anyone have the tarball and willing to send it my way?","","","","" +"146043512289366016","146042862306476033","39448955","2011-12-12 01:47:41 +0000","Twitter for iPhone","@A_to_the_J_ oh, I didn't know identica updated my twitter. I just remembered identica and thought it was funny.","","","","" +"144902674977013760","144902511516590081","894911","2011-12-08 22:14:24 +0000","Twitter for Mac","@JimRoepcke Derp. Sure will. Leave it on your computer and then sync instead of reinstalling.","","","","" +"144902392385769473","144901307956858880","894911","2011-12-08 22:13:17 +0000","Twitter for Mac","@JimRoepcke Uninstall Twitter, update all, install Twitter.","","","","" +"144898667084648450","144895282251956224","894911","2011-12-08 21:58:28 +0000","Twitter for Mac","@JimRoepcke Doesn't look like you can add people to lists.","","","","" +"144852332222480384","144844283759964160","39448955","2011-12-08 18:54:21 +0000","Twitter for Mac","@A_to_the_J_ Must be the Ron Jeremy balls.","","","","" +"144851683263000578","","","2011-12-08 18:51:47 +0000","Twitter for Mac","I discovered autossh this week and it is great. It just works. If you use ssh for port forwarding and get disconnected you want autossh.","","","","" +"142427878812942336","","","2011-12-02 02:20:27 +0000","Twitter for iPhone","RT @LeaVerou: Inner border-radius = outer border-radius -padding -border-width. Don't use the same for both ever again, it's pig ugly ht ...","142404567995387904","22199970","2011-12-02 00:47:49 +0000","http://twitter.com/LeaVerou/status/142404567995387904/photo/1,http://twitter.com/LeaVerou/status/142404567995387904/photo/1" +"142426343014010880","","","2011-12-02 02:14:20 +0000","Twitter for iPhone","RT @JimRoepcke: ""Cool to be Clever"" for iPad is now on the App Store. The story of Edson Hendricks, who helped design the Internet. http ...","142348849950896129","894911","2011-12-01 21:06:25 +0000","http://itunes.apple.com/us/app/cool-to-be-clever-edson-hendricks/id483020515?mt=8,http://itunes.apple.com/us/app/cool-to-be-clever-edson-hendricks/id483020515?mt=8" +"140582337091088384","140577908308717568","44287241","2011-11-27 00:06:55 +0000","Twitter for Mac","@BradFazner It's all downhill from here.","","","","" +"140582125517799426","140579210866601985","44287241","2011-11-27 00:06:05 +0000","Twitter for Mac","@BradFazner Heh, not Jobs, the guy asking the question. Or was that the old Reddit switcheroo? http://t.co/6QFb9G73","","","","http://www.reddit.com/r/bestof/comments/m26na/ahhhthe_old_reddit_switcharoo/" +"140537319626260481","","","2011-11-26 21:08:02 +0000","Twitter for Mac","Is it just me or does this sound a lot like @hotdogsladies' nerd impression? http://t.co/88dPfmFe","","","","http://www.youtube.com/watch?v=TaX25rxOY8Q&t=25m04s" +"140165759706992640","","","2011-11-25 20:31:35 +0000","Twitter for iPhone","RT @DalaiLamaInBed: Even more important than the warmth and affection we receive, is the warmth and affection we give in bed.","140163055567912960","197495418","2011-11-25 20:20:51 +0000","" +"140138383799357441","","","2011-11-25 18:42:49 +0000","Twitter for Mac","RT @peterc: Just saw this quote: ""All code in any code-base should look like a single person typed it, no matter how many people contrib ...","140124301549510656","33493","2011-11-25 17:46:51 +0000","" +"139016000761901057","139011893049303040","11573212","2011-11-22 16:22:52 +0000","Twitter for Mac","@jcrossley3 lol, no worries that was understood 100% :)","","","","" +"139006564815220736","138998894947336192","11573212","2011-11-22 15:45:22 +0000","Twitter for Mac","@jcrossley3 That probably gets more laughs from folks outside North America. http://t.co/QJlqtKof","","","","http://en.wikipedia.org/wiki/Fanny#In_slang" +"139003541745438720","138949287764705280","24140909","2011-11-22 15:33:21 +0000","Twitter for Mac","@tchoj Some pics from BC: http://t.co/lxUxRH6d http://t.co/P2VcVFQY http://t.co/Jaqkfm2P http://t.co/tT81k9Zm","","","","https://picasaweb.google.com/113145150458563580631/SwanLakeNatureSanctuary#5661555649449944882,https://picasaweb.google.com/113145150458563580631/FirstSnowInShawnigan02#5661387435413773650,https://picasaweb.google.com/113145150458563580631/LakeSunrise#5661387129516806402,https://picasaweb.google.com/113145150458563580631/SongheesSunset#5676888537638410386" +"139002757515448320","138949287764705280","24140909","2011-11-22 15:30:14 +0000","Twitter for Mac","@tchoj Yeah, I just got a all my photos scanned. As soon as I upload them to Picasa web I'll let you know. (They won't all be public)","","","","" +"138799575573078017","","24140909","2011-11-22 02:02:52 +0000","Twitter for Mac","@tchoj Look what I found :) http://t.co/3p9bZTJB","","","","http://twitpic.com/7hn1i0" +"138288396870225921","138254284788744193","33493","2011-11-20 16:11:37 +0000","Twitter for iPhone","@peterc ""First, you do a handstand ...""","","","","" +"138013579570978816","138008405016190976","95938827","2011-11-19 21:59:36 +0000","Twitter for Mac","@hij1nx @dmitrysoshnikov jQuery's type function isn't too shabby. Property lookup seems really fast in JSC. http://t.co/vOEXoQyy","","","","http://jsperf.com/totype/4" +"138008065218838529","138006044172500992","59884976","2011-11-19 21:37:41 +0000","Twitter for iPhone","@DmitrySoshnikov @hij1nx Definitely good to know, but I agree in most cases it probably doesn't matter.","","","","" +"137970989844795392","137966803002466304","95938827","2011-11-19 19:10:22 +0000","Twitter for Mac","@hij1nx @dmitrysoshnikov Hmmm. Only in Chrome though. Safari and Firefox don't like the closure.","","","","" +"137970445608697857","137966803002466304","95938827","2011-11-19 19:08:12 +0000","Twitter for Mac","@hij1nx @dmitrysoshnikov Caching toString is slightly faster. http://t.co/p9ORZje9","","","","http://jsperf.com/totype/2" +"137334467365834756","","","2011-11-18 01:01:03 +0000","Twitter for iPhone","RT @JimRoepcke: ZOMG, Xcode finally has Balance Delimiter! (in Editor->Structure) I have bound it to Cmd-Shift-B as in TM and will no ...","137327194912464896","894911","2011-11-18 00:32:09 +0000","" +"137268942593994753","137260595392159744","894911","2011-11-17 20:40:40 +0000","Twitter for Mac","@JimRoepcke You really did do a fantastic job. Congrats!","","","","" +"137206481815748608","137141796827435008","95938827","2011-11-17 16:32:29 +0000","Twitter for Mac","@hij1nx Holy uncanny valley. Straight out of a horror flick.","","","","" +"137204693947518976","","","2011-11-17 16:25:22 +0000","Twitter for Mac","RT @CodeWisdom: ""A clever person solves a problem. A wise person avoids it."" - Einstein","137170634236100608","396238794","2011-11-17 14:10:02 +0000","" +"136898996831662081","136896158059606016","14315117","2011-11-16 20:10:38 +0000","Twitter for Mac","@dainerose Obviously you need more LSD. That site is amazing!","","","","" +"136898465245573121","136894499732471808","14315117","2011-11-16 20:08:32 +0000","Twitter for Mac","@dainerose I didn't notice that! I would get one if it didn't mean supporting PETA.","","","","" +"136829810390478850","","","2011-11-16 15:35:43 +0000","Twitter for Mac","PETA has a website that promotes *skinning kittens*. http://t.co/1ZDPwUBx Report them to PETA now! http://t.co/2fZrROH1","","","","http://features.peta.org/PETASeaKittens/,http://www.peta.org/about/contact-peta/report-cruelty.aspx" +"136627575257710592","136624131423744001","14231571","2011-11-16 02:12:07 +0000","Twitter for iPhone","@marcoarment That said I'm glad to be back on the iPhone with Reeder.","","","","" +"136627381732511744","136624131423744001","14231571","2011-11-16 02:11:20 +0000","Twitter for iPhone","@marcoarment Best I found for my Nexus One was newsrob. Good app, stand up developer as well.","","","","" +"136468596091133952","","","2011-11-15 15:40:23 +0000","Twitter for Mac","RT @subdigital: Holy crap. CocoaPods looks amazing. http://t.co/uOu10PAY -- It's still early on, but this looks promising. #rubygems_f ...","136319309298409472","14133001","2011-11-15 05:47:10 +0000","https://github.com/CocoaPods/CocoaPods,https://github.com/CocoaPods/CocoaPods" +"136163767951175680","","13753352","2011-11-14 19:29:06 +0000","Twitter for Mac","@crashplan Seems to be working again.","","","","" +"136152898693365763","136151298973253634","13753352","2011-11-14 18:45:55 +0000","Twitter for Mac","@crashplan Thanks :)","","","","" +"136151324306849792","","13753352","2011-11-14 18:39:39 +0000","Twitter for Mac","@crashplan I should mention that 2 other computers in the office here are in the same boat. All using CrashPlan+.","","","","" +"136151189241860097","","13753352","2011-11-14 18:39:07 +0000","Twitter for Mac","@crashplan My computer hasn't backed up to CrashPlan Central for just over 4 hours now. Is there a server status page I can check?","","","","" +"135862186194124800","135861676024135680","2319611","2011-11-13 23:30:44 +0000","Twitter for Mac","@shaver Fair enough. It is a constant struggle, and one I gave up if a proxy doesn't cut it. I spend my time & money elsewhere instead.","","","","" +"135860802203820033","135804940391161856","2319611","2011-11-13 23:25:14 +0000","Twitter for Mac","@shaver (and a fake US mailing address. 90210 seems popular, I use one in Seattle)","","","","" +"135859620773240834","135804940391161856","2319611","2011-11-13 23:20:32 +0000","Twitter for Mac","@shaver All you need is a poor man's SOCKS proxy: ssh -ND <port> <host>","","","","" +"135424754621489152","","","2011-11-12 18:32:32 +0000","Twitter for Mac","RT @rauchg: Redis gets INCRBYFLOAT: +http://t.co/j1SvwfbR","135424264387047425","15540222","2011-11-12 18:30:35 +0000","https://github.com/antirez/redis/commit/5574b53eae1743cca9eed5a9dd25bf418c974701,https://github.com/antirez/redis/commit/5574b53eae1743cca9eed5a9dd25bf418c974701" +"135408972294402049","135285323767877632","894911","2011-11-12 17:29:49 +0000","Twitter for iPhone","@JimRoepcke It's definitely not easy but I've felt much better after ditching carbs & sugar (except Saturdays). Hope you feel better!","","","","" +"135396267009392640","135311810696978432","5637652","2011-11-12 16:39:20 +0000","Twitter for iPhone","@codinghorror Never done a 19 hour flight, but trips with 2-3 legs that are 30 hours door to door are also really draining.","","","","" +"134285361894535169","","","2011-11-09 15:04:59 +0000","Twitter for Mac","RT @gruber: We’re losing a great bozo filter. Anyone who endorsed Flash player for mobile was someone you knew, immediately, was stupid.","134172211882901504","33423","2011-11-09 07:35:22 +0000","" +"134083547391737856","","","2011-11-09 01:43:03 +0000","Twitter for Mac","RT @hotdogsladies: FWIW, iOS trick I learned from @seoulbrother that changed my game: + +Type ""welll"" to get ""we'll,"" ""illl"" to get ""I'll, ...","133989653782077440","749863","2011-11-08 19:29:57 +0000","" +"133925601181581312","133796375480639488","894911","2011-11-08 15:15:26 +0000","Twitter for Mac","@JimRoepcke That would be so awesome!","","","","" +"133923930837745664","","","2011-11-08 15:08:47 +0000","Twitter for iPhone","RT @JimRoepcke: The iTunes library should become a system service, and the iTunes app should be a frontend to that service.","133796375480639488","894911","2011-11-08 06:41:56 +0000","" +"133772345440608257","","","2011-11-08 05:06:27 +0000","Twitter for Mac","You don't need a book on emacs or vim. They both have excellent tutorials and docs built right into them. #oreilly #suckers #onetrueeditor","","","","" +"133750262379708419","","","2011-11-08 03:38:42 +0000","Twitter for Mac","RT @climagic: ssh-copy-id user@remotehost # Automatically installs your public key to the remote host (this actually is included in the ...","133617324073811968","91333167","2011-11-07 18:50:27 +0000","" +"133732648341344256","133725655308308480","14231571","2011-11-08 02:28:42 +0000","Twitter for iPhone","@marcoarment I can't decide which is more annoying: whitelisting sites with NotScripts, or the web with JS on by default.","","","","" +"133732338197725184","133725655308308480","14231571","2011-11-08 02:27:28 +0000","Twitter for iPhone","@marcoarment I try to do the same with boxes that appear right over the content asking to subscribe to something or take a survey.","","","","" +"133324381203070976","","","2011-11-06 23:26:24 +0000","Twitter for iPhone","RT @marcoarment: Just got my first spam-reply in a while. It made me realize that Twitter's been MUCH better at spam control for the las ...","133243584144084992","14231571","2011-11-06 18:05:20 +0000","" +"132945910853414913","132930349549359104","894911","2011-11-05 22:22:29 +0000","Twitter for Mac","@JimRoepcke If you're playing music and want to browse around your library at the same time what does a hybrid Play/Pause/Select button do?","","","","" +"132472104317763584","","","2011-11-04 14:59:45 +0000","Twitter for iPhone","RT @AaronHillegass: At the end of my MacTech talk, I shared the questions that keep me awake at night. TUAW found it worth writing about ...","132453840506204161","85645271","2011-11-04 13:47:11 +0000","http://www.tuaw.com/2011/11/04/mactech-2011-what-keeps-aaron-hillegass-up-at-night/,http://www.tuaw.com/2011/11/04/mactech-2011-what-keeps-aaron-hillegass-up-at-night/" +"132234102509273089","132231716210360320","14315117","2011-11-03 23:14:01 +0000","Twitter for Mac","@dainerose Now your phone won't be burning hot all night.","","","","" +"132197068482686976","132196040785920002","894911","2011-11-03 20:46:51 +0000","Twitter for Mac","@JimRoepcke If you use iCloud you also get an alert on your Mac. Of course then you have to be looking at your computer, may or may not help","","","","" +"132162237963051008","132160149770088448","749863","2011-11-03 18:28:27 +0000","Twitter for Mac","@hotdogsladies Wrapping at 78-80 makes working on and comparing files side by side much nicer. Can even fit 3 files side by side at 1920xFoo","","","","" +"131798571677790208","","","2011-11-02 18:23:22 +0000","Twitter for iPhone","RT @abozhilov: So you need arguments default value in JS? Possible approach: http://t.co/my92CDAN","131710448545443840","69557228","2011-11-02 12:33:12 +0000","https://gist.github.com/1333507,https://gist.github.com/1333507" +"130372980390891520","130156240365043712","14231571","2011-10-29 19:58:35 +0000","Twitter for iPhone","@marcoarment Thanks. That's really fitting because ads in paid content have pissed me off my entire life.","","","","" +"130066833922469888","","","2011-10-28 23:42:04 +0000","Twitter for iPhone","RT @jeresig: Look at the SHA hashes on the right hand: http://t.co/4WGVhNuN *head explodes*","130008837834031105","752673","2011-10-28 19:51:37 +0000","https://github.com/vog/beautify_git_hash/commits/master,https://github.com/vog/beautify_git_hash/commits/master" +"129244914377691136","","","2011-10-26 17:16:03 +0000","Twitter for Mac","$ reddis-^H^H^H^His-cli","","","","" +"128830811813330944","128829374765072385","14864447","2011-10-25 13:50:33 +0000","Twitter for Mac","@bryan_kyle An inelegant workaround might be to monkey with the font size until the block is on a single page.","","","","" +"127562109671321602","127540482799710208","14315117","2011-10-22 01:49:11 +0000","Twitter for Android","@dainerose Sweet! Now I'm gonna be thinking about food all weekend.","","","","" +"125385181455597568","","","2011-10-16 01:38:51 +0000","Twitter for Mac","RT @rwaldron: History seems to indicate that real change follows epic violence.","125384155986006017","16144669","2011-10-16 01:34:46 +0000","" +"125384478217601025","","","2011-10-16 01:36:03 +0000","Twitter for Mac","Now Citibank is illegally detaining customers for trying to close their accounts. Possibly arresting them. http://t.co/WwRudJzj #wtfusa","","","","http://www.youtube.com/watch?v=TH3kiaJ1-c8" +"125289932427247617","125286757171335168","894911","2011-10-15 19:20:22 +0000","Twitter for Mac","@JimRoepcke Tell me about it. That is an excellent video! Too bad it contains no kittens, nobody will watch it.","","","","" +"125285313680637952","125283167388184576","894911","2011-10-15 19:02:01 +0000","Twitter for Mac","@blogdiva @anonyops_ @JimRoepcke People often say it's hyperbole to call the US a police state. Where's the line? Is that how freedom looks?","","","","" +"125280941873700864","","","2011-10-15 18:44:38 +0000","Twitter for Mac","Epic rant about my Nexus One: http://t.co/GedLt9CO I think I covered most of my biggest complaints.","","","","http://www.reddit.com/r/canada/comments/ld4ws/siri_why_do_you_do_this_to_me/c2rqlc7" +"125014478017409024","125012163545935872","894911","2011-10-15 01:05:48 +0000","Twitter for Mac","@JimRoepcke Looks easy enough. I wonder if Rogers charges for them. http://t.co/4pjKqDdV","","","","http://www.techradar.com/news/mobile-computing/tablets/how-to-make-your-own-ipad-or-iphone-4-micro-sim-681020" +"125011854652219392","125010439280140288","894911","2011-10-15 00:55:23 +0000","Twitter for Mac","@JimRoepcke Sweet! After all that I hope you have a micro SIM! (or a good pair of scissors :)","","","","" +"124998185587449857","124997140090060800","894911","2011-10-15 00:01:04 +0000","Twitter for Mac","@JimRoepcke I have no idea but it should be illegal. I wanted my10 and had a contract till 2013 anyway. Never renewing again though.","","","","" +"124996980958167040","124995919090429952","894911","2011-10-14 23:56:17 +0000","Twitter for Mac","@JimRoepcke It does kind of seem like they're giving you the runaround. I hope you can get your hands on it today.","","","","" +"124996675185033216","124995207904239616","894911","2011-10-14 23:55:04 +0000","Twitter for Mac","@JimRoepcke No, But I changed my plan this year and that renewed my contract. Yay! ಠ_ಠ North American telecom industry is an assfuckfest.","","","","" +"124995110306979840","124981173058408448","894911","2011-10-14 23:48:51 +0000","Twitter for Mac","@JimRoepcke Yep. Now I just have to not change my plan until my contract is up and I'll be free. That's not till 2014 though… #fuckrogers","","","","" +"124994829020176384","124988192674942976","894911","2011-10-14 23:47:44 +0000","Twitter for Mac","@JimRoepcke @bryan_kyle They upped that to 30 months sometime in the last couple of years. They're probably aiming for 3 years. Fuck Rogers.","","","","" +"124994063081549824","","","2011-10-14 23:44:41 +0000","Tweet Button","Geeks on your computer on Friday evening, help me improve this logic to find the next available ID from a fixed list :) http://t.co/QK45Nc4l","","","","http://stackoverflow.com/q/7774691/188752" +"124926684087599105","124925522613510144","894911","2011-10-14 19:16:57 +0000","Twitter for Mac","@JimRoepcke @ajordens Yup, he had his finger on the trigger at 12:30 or whenever it was available in Canada.","","","","" +"124925444159049728","124918055645097986","14315117","2011-10-14 19:12:01 +0000","Twitter for Mac","@dainerose Yeah no fair! That'll teach me to over think things.","","","","" +"124925270607134720","124919055063846912","894911","2011-10-14 19:11:20 +0000","Twitter for Mac","@JimRoepcke @ajordens My friend at work here got his around 11. The UPS guy just waltzed in and cheerily said ""Joseph, your iPhone is here!""","","","","" +"124907342776123393","","","2011-10-14 18:00:05 +0000","Twitter for Mac","Merry iPhone day! :)","","","","" +"124696480677232640","124691764245303296","894911","2011-10-14 04:02:12 +0000","Twitter for Android","@JimRoepcke 64g black. Which oneS did you get?!","","","","" +"124690573448855552","124621465361457152","894911","2011-10-14 03:38:44 +0000","Twitter for Android","@JimRoepcke I hummed and hawed so my delivery estimate is Oct 25 - Nov 1. Noooooooo! I don't think I can face you till then ;-)","","","","" +"123262459367800832","","","2011-10-10 05:03:55 +0000","Twitter for Mac","RT @polotek: Dont mistake skepticism for close-mindedness. Sometimes, even when you're right, you have to convince people.","123245922191818752","20079975","2011-10-10 03:58:12 +0000","" +"122461328978882560","","","2011-10-08 00:00:30 +0000","Twitter for Android","RT @benjaminfox: If you're not eating at @PiCNiC_Coffee twice a day you need to reevaluate some life choices.","121724384338653184","14417477","2011-10-05 23:12:09 +0000","" +"122107202529009665","","","2011-10-07 00:33:20 +0000","Twitter for Android","RT @timberners_lee: Steve Jobs and the actually usable computer http://t.co/qiLlTovW","122083143091105792","84351228","2011-10-06 22:57:44 +0000","http://www.w3.org/QA/2011/10/steve_jobs.html,http://www.w3.org/QA/2011/10/steve_jobs.html" +"121317518118883331","121313931288526849","7198302","2011-10-04 20:15:24 +0000","Twitter for Android","@jonathanstark I find it useful too, will probably miss it when I go back to an iPhone.","","","","" +"120929853414440961","","","2011-10-03 18:34:58 +0000","Twitter for Android","RT @mraleph: fibonacci server... rofl http://t.co/LUOrTJoj","120927738726068224","53010195","2011-10-03 18:26:34 +0000","https://github.com/glenjamin/node-fib,https://github.com/glenjamin/node-fib" +"119639756878516225","","","2011-09-30 05:08:35 +0000","Twitter for Android","You can feel pain without suffering.","","","","" +"119598949773488129","119550983595503616","20079975","2011-09-30 02:26:26 +0000","Twitter for Android","@polotek @kriskowal have a look at the deferred lib that @JimRoepcke and I ported from Twisted. You may like it. http://t.co/aKyROxIG","","","","http://github.com/samsonjs/deferred-js" +"118705958544347136","118701969488617472","12510462","2011-09-27 15:18:00 +0000","Kiwi","@ischi Heh, sometimes I agree with people a little too aggressively. Sorry :)","","","","" +"118701826823561216","118699126232858624","12510462","2011-09-27 15:01:35 +0000","Kiwi","@ischi No service is perfect in every way. @Grooveshark is easily the best, available choice for many of us. To each his own though.","","","","" +"118701259762053121","118699126232858624","12510462","2011-09-27 14:59:20 +0000","Kiwi","@ischi @Grooveshark isn't perfect but it's available in Canada and you find lots of rare live tracks and such. Plus, no audio ads.","","","","" +"118696908289097729","","","2011-09-27 14:42:02 +0000","web","By the time @Spotify et al make it to most countries, those who stream music the most will already be using something like @Grooveshark.","","","","" +"118695330379345920","118681182136303617","15687937","2011-09-27 14:35:46 +0000","Kiwi","@devongovett But I'm also not one of the whiners so maybe I don't count ;-)","","","","" +"118695257922748416","118681182136303617","15687937","2011-09-27 14:35:29 +0000","Kiwi","@devongovett I'm happier here in my ""fake Canadian world"" with neither Spotify nor Facebook anywhere in sight. <3 @Grooveshark","","","","" +"118555636073115648","","","2011-09-27 05:20:40 +0000","Kiwi","RT @kitcambridge: Excellent Ars Technica tutorial for scripting OS X apps with MacRuby: http://t.co/aujdDwWc","118527973358972928","136077128","2011-09-27 03:30:45 +0000","http://goo.gl/ypBZ3,http://goo.gl/ypBZ3" +"118489911862104064","118489428812513280","39448955","2011-09-27 00:59:31 +0000","Twitter for Android","@Amanduh86 a house full of sickees eh? :( if you're up bored give me a call.","","","","" +"118484469106749440","118478300749369344","39448955","2011-09-27 00:37:53 +0000","Twitter for Android","@Amanduh86 a cry for help ;-) hope you feel better. Have some caffeinated tea, may help.","","","","" +"118483384472313857","","","2011-09-27 00:33:34 +0000","Twitter for Android","RT @siracusa: Christmas comes early for TextMate fans: http://t.co/6oBSQ2Ay","118343347579535360","636923","2011-09-26 15:17:07 +0000","http://blog.macromates.com/2011/whats-next/,http://blog.macromates.com/2011/whats-next/" +"117980932299948032","117979592433737728","14231571","2011-09-25 15:17:00 +0000","Kiwi","@marcoarment (sorry *last* tweet I promise) My family and I backup to each other with @Crashplan too, so I have backups in several places.","","","","" +"117980690733219840","117979592433737728","14231571","2011-09-25 15:16:03 +0000","Kiwi","@marcoarment And @Crashplan has an iOS app to browse your backups, kind of a nice bonus.","","","","" +"117980527658676224","117979592433737728","14231571","2011-09-25 15:15:24 +0000","Kiwi","@marcoarment I didn't switch but use @Crashplan extensively at home and work and have no complaints so far. It just works.","","","","" +"117980264445128704","117979592433737728","14231571","2011-09-25 15:14:21 +0000","Kiwi","@marcoarment My bro-in-law recently switched from @Carbonite to @CrashPlan. It's more flexible, does a lot even if you don't pay them.","","","","" +"117618267127947267","117609302990131200","39448955","2011-09-24 15:15:54 +0000","Kiwi","@Amanduh86 I don't think so. It's a lot cuter than later in the episode when he's licking Scott's tears after feeding him his parents.","","","","" +"117606147762040833","117604982789914624","39448955","2011-09-24 14:27:45 +0000","Kiwi","@Amanduh86 I know. Does it ever get any less funny though? :) Maybe I like South Park too much.","","","","" +"117603356448526336","117580627724873728","39448955","2011-09-24 14:16:39 +0000","Kiwi","@Amanduh86 http://t.co/EXbiaHDg","","","","http://www.youtube.com/watch?v=Mo0WQ2L3OGo" +"117603211556306944","117506345002995713","894911","2011-09-24 14:16:05 +0000","Kiwi","@JimRoepcke Barely made the cut ;-) That would have been a good idea just to have a record, in case I wanted to follow any of them again.","","","","" +"117602905976090625","117469819959382017","14864447","2011-09-24 14:14:52 +0000","Kiwi","@bryan_kyle No way, I do the same as you. Half way is really bright for me too. I don't think I ever use it outside though.","","","","" +"117465979583336448","117459380345118720","14864447","2011-09-24 05:10:46 +0000","Kiwi","@bryan_kyle Is it the only light source in the room? Same thing happens to me if I'm reading on an iPad in bed at night.","","","","" +"117297425563123712","117295392701423616","15687937","2011-09-23 18:01:00 +0000","Kiwi","@devongovett I think that might be a bit long but at any rate I agree that it could work if reformed or revamped. We don't know w/o trying.","","","","" +"117295163155554304","117293985948635136","15687937","2011-09-23 17:52:00 +0000","Kiwi","@devongovett I think it's worth trying. What kind of term though? 2 years? It has to be far shorter than 17 years or whatever it is now.","","","","" +"117257548909912064","117255240549531649","4777951","2011-09-23 15:22:32 +0000","web","@_sjs @cyrilmorales Stupid Lion spelling correction keeps changing rien to rein. Sorry.","","","","" +"117255240549531649","117151003937226754","23180048","2011-09-23 15:13:22 +0000","Kiwi","@cyrilmorales De rein. I'm glad it's useful for you! :)","","","","" +"116978556923416577","116961591089573888","39448955","2011-09-22 20:53:55 +0000","Kiwi","@Amanduh86 You love that song eh. It is a good tune!","","","","" +"116898728895451137","116870789151719425","14864447","2011-09-22 15:36:43 +0000","Twitter for Android","@bryan_kyle it's just not suitable for web dev work (for me). I just use a Linux VM to work on Windows.","","","","" +"116898313814544385","116871054961553408","14864447","2011-09-22 15:35:04 +0000","Twitter for Android","@bryan_kyle don't forget broken scroll wheel behaviour - see KatMouse - and the mess of a control panel.","","","","" +"116525225994223616","116520249196691456","39448955","2011-09-21 14:52:33 +0000","Twitter for Android","@Amanduh86 lol you baaarely made it :p","","","","" +"116510469132517376","116502261441630208","39448955","2011-09-21 13:53:55 +0000","web","@Amanduh86 Went to bed at 9pm so I got up around 4am. Took about 1/2 an hour, mostly just unfollowed those I don't know or converse with.","","","","" +"116499527606861824","","","2011-09-21 13:10:26 +0000","web","Following 95 folks now, that sounds better than 500. Thus ends The Great Twitter purge of 2011. No offence to the unfollowed, things change.","","","","" +"116277804932407296","","","2011-09-20 22:29:23 +0000","Twitter for Android","How rude! That hipster absconded with my poem. #yyj","","","","" +"115292726479687680","115285346626977794","14315117","2011-09-18 05:15:02 +0000","Twitter for Mac","@dainerose Hell yeah, I'm in.","","","","" +"115274793099591680","115273460586004480","14315117","2011-09-18 04:03:47 +0000","Twitter for Mac","@dainerose Heh only in rock band, but I'm pretty awesome at it!","","","","" +"115272340924928000","115271665558106112","14315117","2011-09-18 03:54:02 +0000","Twitter for Mac","@dainerose Need a drummer?! :p","","","","" +"115258165699948544","115258015053131776","11573212","2011-09-18 02:57:42 +0000","Twitter for Mac","@jcrossley3 So do I :)","","","","" +"115168251935334401","","","2011-09-17 21:00:25 +0000","Twitter for Android","Leveled up from peasant to plebeian. Or something.","","","","" +"114887222804750338","","","2011-09-17 02:23:43 +0000","Twitter for Mac","Oh yeah, earlier today I hit Inbox 0. Some resolved with phone calls and some just purged, but I'm at 0 nonetheless!","","","","" +"114792813299900417","114791925881651201","894911","2011-09-16 20:08:34 +0000","Twitter for Mac","@JimRoepcke I can't think of a single console game I would be excited to buy.","","","","" +"114792655443066881","114791925881651201","894911","2011-09-16 20:07:56 +0000","Twitter for Mac","@JimRoepcke I'd get an iPad before a console for a gaming machine. Still expensive but I would use it way more.","","","","" +"114792516401905664","114791925881651201","894911","2011-09-16 20:07:23 +0000","Twitter for Mac","@JimRoepcke Maybe, I'm not much of a console gamer anyway though. I far prefer a computer for FPSs.","","","","" +"114791662403858432","114791305271455745","894911","2011-09-16 20:03:59 +0000","Twitter for Mac","@JimRoepcke Good deal! No tv yet though :( I'll probably wait for a next gen console at this point.","","","","" +"114790953063157760","114790588670427137","14864447","2011-09-16 20:01:10 +0000","Twitter for Mac","@bryan_kyle @jimroepcke Agreed, I'm going back to Linux this weekend ;-)","","","","" +"114790291483013120","114790073718947841","14864447","2011-09-16 19:58:32 +0000","Twitter for Mac","@bryan_kyle @jimroepcke Yeah I understand that, but 1/2 the time I want to go full screen I want to do so on my non-primary display. blurgh!","","","","" +"114789031245643776","114758404643356672","14315117","2011-09-16 19:53:32 +0000","web","@dainerose O hai! Are you still feeling bad?","","","","" +"114786632657416193","114784234744463360","7549272","2011-09-16 19:44:00 +0000","Twitter for Mac","@boucher @tlrobinson I think it identifies you by weight and has some tricks to differentiate folks of similar weights.","","","","" +"114782135432384512","114781142544154624","894911","2011-09-16 19:26:08 +0000","Twitter for Mac","@JimRoepcke It's double plus funny because people still want maximize. New complaint: ""It doesn't do X unless it's fullscreen, but FS sucks""","","","","" +"114758597153533952","114757693016776704","14206068","2011-09-16 17:52:36 +0000","Twitter for Mac","@tlrobinson And lastly, one-click google apps DNS hosting. That's just icing.","","","","" +"114758307213869056","114757693016776704","14206068","2011-09-16 17:51:27 +0000","Twitter for Mac","@tlrobinson Dreamhost never tries to lock your domains in, transfer codes are plainly visible in the admin at all times. Great DNS uptime.","","","","" +"114757957551521793","114757693016776704","14206068","2011-09-16 17:50:03 +0000","Twitter for Mac","@tlrobinson I looked at NameCheap but it's $20/domain/year or something, after about 5 domains it's cheaper to go unlimited w/ @Dreamhost.","","","","" +"114757799770193920","114757578407424001","14206068","2011-09-16 17:49:26 +0000","Twitter for Mac","@tlrobinson If you have many domains get a cheap hosting account with @Dreamhost and host unlimited domains, cheap to register to boot.","","","","" +"114752125594107906","114751980970328064","29777587","2011-09-16 17:26:53 +0000","Twitter for Mac","@pharkmillups Great air flow under that too. Nice one!","","","","" +"114751976218177536","","","2011-09-16 17:26:17 +0000","Twitter for Mac","The new iPod nano seems terrible for exercising and random folks on the web back that up. Anyone selling a 5th gen?","","","","" +"114750231006031872","114749905234427904","14864447","2011-09-16 17:19:21 +0000","Twitter for Mac","@bryan_kyle Sami create variable name foo, make equal ""bad"". Big rock is best rock! http://t.co/0JBu7ePg","","","","http://www.youtube.com/watch?v=i_APoSfCYwU" +"114749624287379457","114749380342460416","14864447","2011-09-16 17:16:57 +0000","Twitter for Mac","@bryan_kyle Yes, retweeted with my broken grammar in all its glory :)","","","","" +"114749170463686657","114747656319930369","14864447","2011-09-16 17:15:08 +0000","Twitter for Mac","@bryan_kyle Creates a function scope variable name foo, a global called bar, and assigns each of them the value ""baz""","","","","" +"114520971293114368","114520389962567680","3655191","2011-09-16 02:08:21 +0000","Twitter for Android","@isaiah ha ha, fair enough! And agreed. I forget how long it's been out since I only jumped in a couple months back.","","","","" +"114519863279632384","114518152221687808","3655191","2011-09-16 02:03:57 +0000","Twitter for Mac","@isaiah I'd use it if it also deleted derived data. I hope they sort this stuff out in a timely fashion, besides the bugs I like Xcode 4.","","","","" +"114519619364069377","","","2011-09-16 02:02:59 +0000","Twitter for Mac","Earlier today I got off to a false start, wasn't breathing properly and stopped because of chest pain. Probably another 1 - 2 km.","","","","" +"114519250965766144","","","2011-09-16 02:01:31 +0000","Twitter for Mac","Just went for a 7.5 km jog. I walked more than I'd like and it took 75 mins but that's still an achievement for me. I didn't even hate it!","","","","" +"114068354167341056","114053923467313152","18137723","2011-09-14 20:09:49 +0000","Twitter for Android","@raganwald wah?! Reminds me of Lisp's eq? eql? and equal? No excuse for that in a modern language.","","","","" +"113652761807175680","","","2011-09-13 16:38:24 +0000","Twitter for Mac","Since nobody seems to get this right, here's my take on a liberal email regex that won't piss off your users: [^@]+@[^.@]+(\.[^.@]+)+","","","","" +"109368262315360256","109366488716165123","14231571","2011-09-01 20:53:20 +0000","Twitter for Android","@marcoarment what's the weight of the SSD? Curious how doubler + SSD stacks up against optical.","","","","" +"109114872947675136","109106092386172929","14231571","2011-09-01 04:06:27 +0000","Twitter for Mac","@marcoarment Ditto what @JimRoepcke said. I would definitely try it out.","","","","" +"107163117187907584","107154361666375680","33423","2011-08-26 18:50:52 +0000","Twitter for Android","@gruber is it live?","","","","" +"106617627786477568","","","2011-08-25 06:43:17 +0000","Twitter for Mac","If Chrome's ""it looks like you moved"" message pisses you off please star this Chromium issue http://t.co/Xlkamac","","","","http://code.google.com/p/chromium/issues/detail?id=85671" +"105893140023623680","105884880763764736","14864447","2011-08-23 06:44:26 +0000","Twitter for Mac","@bryan_kyle I can't stand Safari anymore http://t.co/Yz4Z7tQ","","","","http://twitpic.com/6aan7p" +"105687841547362304","105686807097774080","5905672","2011-08-22 17:08:39 +0000","Twitter for Mac","@danbenjamin I like the Dr. Jekyll and Mr. Hyde one where Jerry makes a potion with everything under the kitchen sink and feeds it to Tom.","","","","" +"105522313868484608","105521924347658240","22406953","2011-08-22 06:10:54 +0000","Twitter for Mac","@mahyarm From where? Can you send me one? I hear they make good SNES emulators.","","","","" +"105514296720629760","105512626875932672","14864447","2011-08-22 05:39:03 +0000","Twitter for Mac","@bryan_kyle Nice! Very tidy, makes me want to clean mine up. Do you write ObjC in Emacs?","","","","" +"105511224917241856","105511052069969920","14864447","2011-08-22 05:26:50 +0000","Twitter for Mac","@bryan_kyle You should open it up.","","","","" +"105511090204577793","","","2011-08-22 05:26:18 +0000","Twitter for Mac","RT @bryan_kyle: I feel bad for macromates. Everyone dumps on their product, but at least people care.","105507349510369280","14864447","2011-08-22 05:11:27 +0000","" +"105511021371863040","105510044732358656","14864447","2011-08-22 05:26:02 +0000","Twitter for Mac","@bryan_kyle To get select enclosing pair right you have to recognize quoted strings, possibly from inside one. It's harder than I thought.","","","","" +"105510359439392768","105510044732358656","14864447","2011-08-22 05:23:24 +0000","Twitter for Mac","@bryan_kyle May be time to split mine up, never really paid attention to the size.","","","","" +"105509261332848640","105505727434600448","14864447","2011-08-22 05:19:02 +0000","Twitter for Mac","@bryan_kyle Previous tweet + http://t.co/12yxyWX http://t.co/A2AxHMW is close, this is tricky though http://t.co/0JMKxk0 (it's a mess)","","","","https://github.com/samsonjs/config/blob/master/emacs#L436-463,https://github.com/samsonjs/config/blob/master/emacs#L505-525,https://github.com/samsonjs/config/blob/master/emacs#L551-634" +"105508532069203968","","","2011-08-22 05:16:08 +0000","Twitter for Mac","RT @bryan_kyle: I always thought it would be great to take #emacs and Macify it. Then I realized that that's pretty much what #text mat ...","105505727434600448","14864447","2011-08-22 05:05:00 +0000","" +"105489330679721984","105487581889822721","636923","2011-08-22 03:59:50 +0000","Twitter for Mac","@siracusa @marcoarment I'm just going to TextMate-ify Emacs. emacs-nav, textmate.el, and PeepOpen get me halfway there and I like Lisp.","","","","" +"105484505917304832","105483661578743808","14231571","2011-08-22 03:40:40 +0000","Twitter for Mac","@marcoarment Same for me with the Text -> Move Selection commands and column selection with the keyboard. @siracusa talked about this on HC.","","","","" +"105346397125087233","","","2011-08-21 18:31:52 +0000","Twitter for Mac","RT @assaf: Great Twitter account, or greatest Twitter account? http://t.co/UMKA34y","105346239507349504","2367111","2011-08-21 18:31:15 +0000","http://bit.ly/nPRcGS,http://bit.ly/nPRcGS" +"105114379019759618","","","2011-08-21 03:09:55 +0000","Twitter for Mac","Recovered some old blog posts thanks to the wayback machine. Now let's see what node + jsdom + jQuery can do to extract the post data.","","","","" +"105074492715442176","105066923301142528","39448955","2011-08-21 00:31:25 +0000","Twitter for Mac","@Amanduh__XO Ha ha, that's hilarious! Everybody gets their news from reddit eh. Nice racks too.","","","","" +"105024084777242624","105023270151143424","35954885","2011-08-20 21:11:07 +0000","Twitter for Mac","@joshsusser Unfortunately I don't think that's possible now that AppleScript support is gone.","","","","" +"105001631069896704","","","2011-08-20 19:41:54 +0000","Twitter for Mac","Sharpening my Emacs toolset. emacs-nav is great, if you like TextMate's project drawer check it out. nav > 10 * speedbar http://t.co/oaJ3RMh","","","","http://code.google.com/p/emacs-nav/" +"104793984764878848","104792990349918208","70596949","2011-08-20 05:56:47 +0000","Twitter for Mac","@creationix I haven't found one yet. There are plenty of them on eBay and craigslist for $200-300 :/","","","","" +"104788568915972098","","","2011-08-20 05:35:16 +0000","Twitter for Mac","RT @substack: you can now require('http') in the browser http://t.co/xLDZE46","104786297389985792","125027291","2011-08-20 05:26:14 +0000","https://github.com/substack/http-browserify,https://github.com/substack/http-browserify" +"104786723665485824","104777878125805568","14864447","2011-08-20 05:27:56 +0000","Twitter for Mac","@bryan_kyle Ha ha, I had honestly forgotten that I used to leave my computer while SD! was doing its thing.","","","","" +"104742270875607040","","","2011-08-20 02:31:18 +0000","Twitter for Android","Hey #yyj are there any TouchPads left in town?","","","","" +"104423857041047552","104408951793262592","894911","2011-08-19 05:26:02 +0000","Twitter for Mac","@JimRoepcke Seems like waiting until you have to make the call makes a less good last memory :( Can't really blame her though...","","","","" +"104422881571782656","104421885021917184","894911","2011-08-19 05:22:09 +0000","Twitter for Mac","@JimRoepcke @cocoageek Peaked first season, very sad. After the writer's strike it went absolutely crazy.","","","","" +"104063310646882304","104063227222163456","1199081","2011-08-18 05:33:21 +0000","Twitter for Mac","@ded @jeresig @ender http://t.co/Y6Xr5QD It's the 3rd one.","","","","http://search.npmjs.org/#/_author/John%20Resig" +"104002074798338049","","","2011-08-18 01:30:01 +0000","Twitter for Mac","Google is not down in Victoria.","","","","" +"103725377507172352","","","2011-08-17 07:10:31 +0000","Twitter for Mac","RT @chpwn: I don't think people realize how cool iEmu can be. A full virtual iOS device /on your computer/. + +Help @cmwdotme make it http ...","103721807806332928","91625528","2011-08-17 06:56:20 +0000","http://kck.st/nvU68o,http://kck.st/nvU68o" +"103723214278111232","103719000730636288","14405464","2011-08-17 07:01:56 +0000","Twitter for Mac","@SubtleGradient Yes and no. text: http://t.co/UGWo2ZW graphical, X11: http://t.co/6Vrsr0b http://t.co/F6gTAtZ","","","","http://emacs-w3m.namazu.org/,http://www.haxney.org/2009/08/its-alive.html,http://www.emacswiki.org/emacs/EmacsXembed" +"103693930759073792","","","2011-08-17 05:05:34 +0000","Twitter for Mac","Array extras? Obect.{create,seal,freeze}? JSON? Property descriptors? Function.prototype.bind? A giant ""meh"" to them all next to Proxy.","","","","" +"103692786821378048","","","2011-08-17 05:01:01 +0000","Twitter for Mac","I don't think I have ever wanted anything to be ready for prime time JavaScript as much as I want Proxy. It opens up so many possibilities.","","","","" +"103675102327087104","103674044100001792","14231571","2011-08-17 03:50:45 +0000","Twitter for Mac","@marcoarment In some ways TextMate is a refined set of great Emacs features distilled into a form readily used by real humans, plus more.","","","","" +"103674668069814272","103674044100001792","14231571","2011-08-17 03:49:01 +0000","Twitter for Mac","@marcoarment I think the best editor to ""graduate"" to is Emacs. TextMate is actually pretty similar to Emacs as Allan used it prior to TM.","","","","" +"103671918045052929","","","2011-08-17 03:38:06 +0000","Twitter for Mac","My other editor is Emacs and I love that I can - and do - add *anything* to Emacs that I miss from TextMate. If someone else hasn't already.","","","","" +"103671752491663361","","","2011-08-17 03:37:26 +0000","Twitter for Mac","Each a small thing and no single thing enough to keep me in TextMate forever, but things I am reliant on nonetheless.","","","","" +"103671601433804800","","","2011-08-17 03:36:50 +0000","Twitter for Mac","Those being Cmd-Ctrl-[↑↓] to shuffle the selection around, subword movement behaviour, and some other things that escape me right now.","","","","" +"103671080941649920","","","2011-08-17 03:34:46 +0000","Twitter for Mac","An update on $EDITOR, it's back to `mate -w` now. No real complaints about BBEdit, it just lacks some things I'm really used to using.","","","","" +"103538022791913472","103520524428247040","8675502","2011-08-16 18:46:02 +0000","Twitter for Mac","@me1000 They don't claim to be JS so I don't want to pick on them but I'd like more clarity about the canonical form. +@kitcambridge @getify","","","","" +"103537749600108544","103520524428247040","8675502","2011-08-16 18:44:57 +0000","Twitter for Mac","@me1000 Now look at http://t.co/U0sE8eH (named before the CS switch). They don't really make it clear it's CS. +@kitcambridge @getify","","","","http://riakjs.org" +"103537546167984128","103537246652731393","8675502","2011-08-16 18:44:09 +0000","Twitter for Mac","@me1000 @kitcambridge @getify Agreed. To be clear, I've no problem with projects that are upfront about the language they read and write in.","","","","" +"103537261404106752","103536125167157248","136077128","2011-08-16 18:43:01 +0000","Twitter for Mac","@kitcambridge I agree, but surely you realize that you are in the other 1% of devs :) +@me1000 @getify","","","","" +"103536217882243072","103520524428247040","8675502","2011-08-16 18:38:52 +0000","Twitter for Mac","@me1000 @kitcambridge @getify I'm not saying people shouldn't use compiles-to-JS langs or anything, just that they don't call it JS.","","","","" +"103519980246671361","103511608147443712","8675502","2011-08-16 17:34:21 +0000","Twitter for Mac","@me1000 @kitcambridge @getify Don't tell me it's a JS library if I have to write another language to modify it. Canonical form matters.","","","","" +"103519872704712704","103511608147443712","8675502","2011-08-16 17:33:55 +0000","Twitter for Mac","@me1000 @kitcambridge @getify Ideally sure but in real life you're gonna be working with that library, hunting down errors in the lib, etc.","","","","" +"103502089895952384","103501057480601601","14864447","2011-08-16 16:23:15 +0000","Twitter for Mac","@bryan_kyle Heh that means you waited long enough to upgrade. Those are the most fun.","","","","" +"103500741855027200","103500257958170625","14864447","2011-08-16 16:17:54 +0000","Twitter for Mac","@bryan_kyle Nice! So what's the verdict? Any regressions or is the upgrade all, er, up?","","","","" +"103486548565180417","103458852204318720","136077128","2011-08-16 15:21:30 +0000","Twitter for Mac","@kitcambridge @devongovett I have no problem with projects in CS, I do take offence when they're sold as JS libs and not written in JS.","","","","" +"103486345372119042","103458852204318720","136077128","2011-08-16 15:20:42 +0000","Twitter for Mac","@kitcambridge @devongovett I only feel misled when people sell their CS project as a JS lib. It's all about the canonical form.","","","","" +"103353196952567809","","","2011-08-16 06:31:37 +0000","Twitter for Mac","This guy definitely wins the thread … er, bug report. Either way he deserves upvotes. http://t.co/MU7eAl4","","","","https://bugzilla.mozilla.org/show_bug.cgi?id=678775#c60" +"103352794412630016","103351458220617729","894911","2011-08-16 06:30:01 +0000","Twitter for Mac","@JimRoepcke Oh I was just looking at one of those books. Good stuff, thanks.","","","","" +"103325258999803904","","","2011-08-16 04:40:36 +0000","Twitter for Mac","Aha! Things are starting to click.","","","","" +"103314347111104514","","","2011-08-16 03:57:14 +0000","Twitter for Mac","RT @_JamesNielsen: holy sunset batman! #yyj","103313061498204160","220909573","2011-08-16 03:52:07 +0000","" +"103314024527171584","","","2011-08-16 03:55:57 +0000","Twitter for Mac","Hey #yyj, if you have a view of the sunset, look.","","","","" +"103137869727662080","103119157993799680","288383647","2011-08-15 16:15:59 +0000","Twitter for Mac","@DavidAtGVC @jimroepcke Well then! Should be interesting.","","","","" +"102481870469595136","","","2011-08-13 20:49:16 +0000","Twocation","My followers live in the U.S. (29.5%), Canada (28%) & the U.K. (6.5%) [top 3]. Find yours at http://t.co/ORf9rjT","","","","http://twocation.com/" +"102434539862896640","","","2011-08-13 17:41:12 +0000","Twitter for Mac","I'm going to go with Picasa Web for now. At $5/year the price is right and if I upload more than 20 GB I'll think about SmugMug (unlimited).","","","","" +"102433254208053249","102430057699618817","22406953","2011-08-13 17:36:05 +0000","Twitter for Mac","@mahyarm And SmugMug has the best looking UI and unlimited photos while Picasa has reasonable but tiered pricing. I think Flickr is out.","","","","" +"102432120697405440","102430057699618817","22406953","2011-08-13 17:31:35 +0000","Twitter for Mac","@mahyarm Yeah. Picasa has an advantage for me because most of my friends & family already have Google accounts. Still not clear though.","","","","" +"102405051934441473","102302273211875328","894911","2011-08-13 15:44:01 +0000","Twitter for Mac","@JimRoepcke Now that we know the capacity and price / GB it doesn't matter, I can't put all the photos I want in iCloud.","","","","" +"102257618340429824","","","2011-08-13 05:58:10 +0000","Twitter for Mac","SmugMug, Flickr, or Picasa Web? I just want a one-click publish from iPhoto since MobileMe is going away.","","","","" +"102204007577174016","102203736079859712","29255412","2011-08-13 02:25:08 +0000","Twitter for Mac","@tjholowaychuk @wavded But did you inhale?","","","","" +"102194990695972864","102194364394123264","15540222","2011-08-13 01:49:19 +0000","Twitter for Mac","@rauchg @shaver I agree it creates more work to even casually analyze perf implications but so does inheritance. Some things are worth it.","","","","" +"102192421173080064","102190135747158016","2319611","2011-08-13 01:39:06 +0000","Twitter for Mac","@shaver @rauchg I suppose if you were wrapping/swizzling a function you would have to detect if it was a property first and do extra work.","","","","" +"102191225511227392","102190135747158016","2319611","2011-08-13 01:34:21 +0000","Twitter for Mac","@shaver @rauchg I'm curious too. I've never heard this reason cited as a drawback of Python's properties, which behave similarly iirc.","","","","" +"102136720065183745","102136106174251009","140108433","2011-08-12 21:57:46 +0000","Twitter for Mac","@angusTweets @kitcambridge @cjno Oh, that is a shame. There are plenty of smart folks besides Crockford and they have good opinions too.","","","","" +"102135988373037057","102135117165768704","140108433","2011-08-12 21:54:51 +0000","Twitter for Mac","@angusTweets @kitcambridge @cjno I agree that's bad, but am unsure if that's happening where there previously was real discussion. Is it?","","","","" +"102135580166586368","102135117165768704","140108433","2011-08-12 21:53:14 +0000","Twitter for Mac","@angusTweets @kitcambridge @cjno As in instead of discussing issues people use DC as a canonical source of truth?","","","","" +"102134656442445825","102132428679806976","136077128","2011-08-12 21:49:34 +0000","Twitter for Mac","@kitcambridge @angustweets @cjno Devs that won't learn themselves are better off w/ Crock's practices than Learn JS in 24 Hours practices.","","","","" +"102134373058494464","102132428679806976","136077128","2011-08-12 21:48:26 +0000","Twitter for Mac","@kitcambridge @angustweets @cjno I agree 100% but appreciate Crock's role. As long as others balance his opinions it's a net win.","","","","" +"101919963165630464","","636923","2011-08-12 07:36:27 +0000","Twitter for Mac","@siracusa As you said TM is Emacs-like, down to Ctrl-s. But js2-mode keeps Emacs around, and of course I stole TM features so a win overall.","","","","" +"101919182752456704","","636923","2011-08-12 07:33:21 +0000","Twitter for Mac","@siracusa I mostly switched from Emacs to TextMate for projects, Emacs has no equal. Even w/ a good file tree all buffers are ""global"".","","","","" +"101897734533029888","101895963970502656","4777951","2011-08-12 06:08:07 +0000","Twitter for Mac","@_sjs @danwrong Ugh, s/old/new/ and sorry for the yfrog scaling :/ http://t.co/lwG7XwN","","","","http://twitpic.com/64q9cn" +"101897121896206338","","","2011-08-12 06:05:41 +0000","Twitter for Mac","This 4-part The Oatmeal is hilarious :) http://t.co/b5KA2x1","","","","http://theoatmeal.com/comics/minor_differences" +"101895963970502656","101893339619667968","389153","2011-08-12 06:01:05 +0000","Twitter for Mac","@danwrong Weird, on twitter.com your avatar alternates. Most replies have the old but not the one to brianellin. http://t.co/2tIZHLX","","","","http://yfrog.com/ki7xrp" +"101864889827594240","","","2011-08-12 03:57:36 +0000","Twitter for Mac","RT @flipsasser: Just re-watched the first episode of Heroes. Why did something so good have to go so bad?","101861014378786817","9144132","2011-08-12 03:42:12 +0000","" +"101802364536766464","101801590914158594","894911","2011-08-11 23:49:09 +0000","Twitter for Mac","@JimRoepcke Well the spam egg sausage and spam ain't got much spam in it. (Just kidding, on twitter there's a lot of @spam in everything)","","","","" +"101795841148338176","101794937569423360","389153","2011-08-11 23:23:14 +0000","Twitter for Mac","@danwrong If you build a Riak map/reduce function using unescaped user input you deserve what you get and still not as bad as SQL injection.","","","","" +"101795493067243520","101794937569423360","389153","2011-08-11 23:21:51 +0000","Twitter for Mac","@danwrong Exactly. I'm not an expert on NoSQL injection, it's theoretically possible but if you follow good practices probably not a worry.","","","","" +"101794589047926784","101794116920283137","389153","2011-08-11 23:18:15 +0000","Twitter for Mac","@danwrong Nobody, it's a pretty bogus argument if you ask me. You could do something equally stupid in most languages.","","","","" +"101793882311892992","101792630538637314","389153","2011-08-11 23:15:27 +0000","Twitter for Mac","@danwrong http.createServer(function(req,res) { + s='' + req.on('data', function(d){s += d}) + req.on('end', function(){eval(s)}) +}) +ZOMG!!1","","","","" +"101783580635693056","101782852223508480","14063149","2011-08-11 22:34:31 +0000","Twitter for Mac","@miksago Yeah sorry, I don't have any advice. It's a waiting game.","","","","" +"101782478892703744","101781693416996864","14063149","2011-08-11 22:30:08 +0000","Twitter for Mac","@miksago Sometimes bees get stunned and lie dormant for a while. Then hours later when you've forgotten about it ,it'll spring to life.","","","","" +"101782178697981952","101780262295322624","3655191","2011-08-11 22:28:57 +0000","Twitter for Mac","@isaiah @jimroepcke I got 6.5, stopped reading LOTR in the 2nd book. Sadly I have no good reasons for not reading books more often.","","","","" +"101710683028197376","101696136632471553","288383647","2011-08-11 17:44:51 +0000","Twitter for Mac","@DavidAtGVC Good to hear. They look really slick.","","","","" +"101694760863014913","","","2011-08-11 16:41:35 +0000","Twitter for Mac","RT @timescolonist: Via Rail closing downtown Victoria station: http://cot.ag/o2PNmI #yyj","101693979258650625","16182069","2011-08-11 16:38:28 +0000","" +"101690437831622657","","","2011-08-11 16:24:24 +0000","Twitter for Mac","RT @bryan_kyle: Text Editors in The Lord of the Rings - The title says it all. http://tumblr.com/xre4188hid","101689688192069632","14864447","2011-08-11 16:21:25 +0000","" +"101688645605539840","101687070791180288","14864447","2011-08-11 16:17:17 +0000","Twitter for Mac","@bryan_kyle I'm a little wary of their proprietary tech inside it but right now I'm of the mind it's a worthwhile tradeoff.","","","","" +"101688434858524672","101687070791180288","14864447","2011-08-11 16:16:26 +0000","Twitter for Mac","@bryan_kyle Heh, convenience. If I build my own NAS it'll be bigger, louder, uglier, and require more maintenance.","","","","" +"101686714002710528","101685059123298304","14864447","2011-08-11 16:09:36 +0000","Twitter for Mac","@bryan_kyle A Drobo FS is on my wish list. Especially now that I have a 4 TB RAID10 setup with *no* data integrity checks whatsoever.","","","","" +"101686374935183361","101686250293035009","4777951","2011-08-11 16:08:15 +0000","Twitter for Mac","@_sjs @bryan_kyle I just realized you didn't necessarily mean problems w/ the Windows side of things :)","","","","" +"101686250293035009","101685059123298304","14864447","2011-08-11 16:07:45 +0000","Twitter for Mac","@bryan_kyle It was definitely Lion this time. Old 10.6 MacBook connected w/o issue, and now w/ a clean Lion install it works.","","","","" +"101684276852043776","","","2011-08-11 15:59:55 +0000","Twitter for Mac","Except now Finder opens new windows in some ABMutableMultiValue_Class/History directory deep in /Library/Developer… yay","","","","" +"101683673191026688","","","2011-08-11 15:57:31 +0000","Twitter for Mac","And now I have a Lion install disk so it won't be so involved next time, no Snow Leopard involved.","","","","" +"101683509923561474","","","2011-08-11 15:56:52 +0000","Twitter for Mac","YES! It was a long and arduous journey but my clean Lion install can now connect to my Windows 7 shared folder.","","","","" +"101541928444760064","101536073435455488","15687937","2011-08-11 06:34:16 +0000","Twitter for Android","@devongovett I think you need to use a module to handle it which is why no one does it.","","","","" +"101485180891561985","101484952276836352","894911","2011-08-11 02:48:47 +0000","Twitter for Mac","@JimRoepcke ha ha, alright then.","","","","" +"101484707992178691","101484098706612224","894911","2011-08-11 02:46:54 +0000","Twitter for Mac","@JimRoepcke I don't think so.","","","","" +"101483905663774721","101483085593460736","894911","2011-08-11 02:43:43 +0000","Twitter for Mac","@JimRoepcke I bet they look good on the iPad :) On that note, are you going to go for Shaw's 50 mbps thing? (or already have it?)","","","","" +"101482968886947841","101481702932754432","894911","2011-08-11 02:39:59 +0000","Twitter for Mac","@JimRoepcke I hope you don't have Rage HD.","","","","" +"101479877450022912","101477915962777601","894911","2011-08-11 02:27:42 +0000","Twitter for Mac","@JimRoepcke Just tape an SSD to the back. You won't notice it.","","","","" +"101477279154180096","101476190614855680","894911","2011-08-11 02:17:23 +0000","Twitter for Mac","@JimRoepcke Woah! Nice collection. No wonder you need 32gb, 16gb would barely hold your apps ;-)","","","","" +"101476038013485056","101475622508953600","894911","2011-08-11 02:12:27 +0000","Twitter for Mac","@JimRoepcke How many apps do you have? Now that you can list purchased apps it might be time to clean house. I bet you don't use 100 of 'em.","","","","" +"101473080085450752","","","2011-08-11 02:00:42 +0000","Twitter for Mac",".@gruber really nailed the cmd-tab / auto terminate situation on The Talk Show. And he mentioned the solution I want. http://t.co/2HLZqy8","","","","http://5by5.tv/talkshow/54" +"101449545635999745","101447113694650370","40175013","2011-08-11 00:27:11 +0000","Twitter for Mac","@lukecoburn No luck for me. Thanks though, I hadn't seen that yet.","","","","" +"101175738404831233","101174156657303553","40593","2011-08-10 06:19:10 +0000","Twitter for Mac","@nevyn Heh, when he said it wasn't for a consumer's man cave I thought ""he doesn't understand geeks!"" I mean, a Mac Pro can be $10-20k.","","","","" +"101172257782640640","101170489451491328","40593","2011-08-10 06:05:20 +0000","Twitter for Mac","@nevyn Now all I need is $120k...","","","","" +"101140428732108800","","","2011-08-10 03:58:51 +0000","Twitter for Mac","Don't vi users map caps lock to escape? Never heard anyone say they map caps lock to control for vi before. I guess ctrl-[ works as escape.","","","","" +"101139521772589057","","","2011-08-10 03:55:15 +0000","Twitter for Mac","""This new car drives like a dream! … Well, time to change the locks at the office now that I drive to work in a new car."" … wait, what?","","","","" +"101138978266292225","","","2011-08-10 03:53:06 +0000","Twitter for Mac","Are there any good reasons *not* to migrate your SSH key to a new machine? I can think of one big reason to keep it and none to start over.","","","","" +"101138592063176706","101137029844307968","136077128","2011-08-10 03:51:34 +0000","Twitter for Mac","@kitcambridge @wavded ""[JS] does I/O in a very particular way. And uh… that's the only reason it's exciting."" - @ryah in http://t.co/qAun8vy","","","","http://www.yuiblog.com/blog/2010/05/20/video-dahl/" +"101132495826853888","","","2011-08-10 03:27:20 +0000","Twitter for Mac","Win for mobile Flash? ""some of these sites do load […] they take forever […] and their finicky navigation makes them impossible to use.""","","","","" +"100968245477117955","","","2011-08-09 16:34:40 +0000","Twitter for Mac","If web browsing is the measure of smartness, then Symbian is the smartest smartphone OS. http://t.co/MF6bmIt +@gruber","","","","http://www.quirksmode.org/blog/archives/2011/08/platform_smartn.html" +"100812574525890560","100811310773702657","38654173","2011-08-09 06:16:05 +0000","Twitter for Mac","@WebReflection @angustweets iPhone 4.2.1 is a 2nd gen iPod touch, 4.3.3 is a 1st gen iPad.","","","","" +"100805230454771712","100802194038734848","14864447","2011-08-09 05:46:54 +0000","Twitter for Mac","@bryan_kyle @jimroepcke @twit_ryan 2001 took me a few tries, I kept dozing off. Most of Kubrick's movies seem to go over my head.","","","","" +"100797951865143296","100797131366989824","14864447","2011-08-09 05:17:59 +0000","Twitter for Mac","@bryan_kyle @jimroepcke I first saw it around 2005, and wondered why my friend was showing me a black and white movie.","","","","" +"100796901347180544","100794986819371008","14864447","2011-08-09 05:13:48 +0000","Twitter for Mac","@bryan_kyle @jimroepcke Back in the day you'd get slapped with a trout for that kind of shit.","","","","" +"100791197584470016","","","2011-08-09 04:51:08 +0000","Twitter for Mac","Lion doesn't connect to my network shared media library via smb/cifs anymore. Hooray.","","","","" +"100789226655842306","100788671397101569","894911","2011-08-09 04:43:18 +0000","Twitter for Mac","@JimRoepcke Yeah that's recent enough for KS movies. Looking through my DVDs I have surprisingly few *great* movies. Oh, add True Romance.","","","","" +"100788187085029377","100786365054189568","894911","2011-08-09 04:39:11 +0000","Twitter for Mac","@JimRoepcke Back to the Future, My Cousin Vinny, Jay and Silent Bob Strike Back. Wholesome family films. Except the first one.","","","","" +"100786261782040576","100783140888514560","894911","2011-08-09 04:31:31 +0000","Twitter for Mac","@JimRoepcke Dr. Strangelove better be on that list then :p","","","","" +"100782967273684992","100782719797170177","894911","2011-08-09 04:18:26 +0000","Twitter for Mac","@JimRoepcke Watching all the classics this week eh.","","","","" +"100777945953599489","","","2011-08-09 03:58:29 +0000","Twitter for Mac","RT @jorgeortiz85: It's <strike>turtles</strike> services hosted on EC2 all the way down http://t.co/8nTohj8","100773381242228736","6001592","2011-08-09 03:40:21 +0000","http://cl.ly/463e3h2C1z3R262L3f22/Screen_shot_2011-08-08_at_11.38.44_PM.png,http://cl.ly/463e3h2C1z3R262L3f22/Screen_shot_2011-08-08_at_11.38.44_PM.png" +"100770575047331840","100732167914663936","636923","2011-08-09 03:29:11 +0000","Twitter for Mac","@siracusa Good article. I think the goal is to prevent switchers or grandma from being confused by switching to an open app w/ no windows.","","","","" +"100765373355393024","100763373788078081","6827332","2011-08-09 03:08:31 +0000","Twitter for Mac","@jtaby Some abstractions are bad and new ones should be approached with caution. That might look like fear I guess...","","","","" +"100763870821482496","100763373788078081","6827332","2011-08-09 03:02:33 +0000","Twitter for Mac","@jtaby It's at odds w/ the browser's layout engine and lacks fluid/dynamic layout which I apparently am quite accustomed to.","","","","" +"100763699211550720","100763373788078081","6827332","2011-08-09 03:01:52 +0000","Twitter for Mac","@jtaby I'm speaking generally. You don't get closer to the metal in a browser. My main problem w/ Cappuccino was the view system.","","","","" +"100762564589395969","100761893278461952","6827332","2011-08-09 02:57:22 +0000","Twitter for Mac","@jtaby JavaScript is the new C, C for the web. Remember that at one time it would be funny to say that C was close to the metal.","","","","" +"100761565803978752","","","2011-08-09 02:53:24 +0000","Twitter for Mac","RT @tjholowaychuk: progressive API alternative for client-side ajax http://t.co/LVcNtWX","100760690448543745","29255412","2011-08-09 02:49:55 +0000","http://visionmedia.github.com/superagent/,http://visionmedia.github.com/superagent/" +"100600463635922944","","","2011-08-08 16:13:14 +0000","Twitter for Mac","I don't really care what's in my stream so I just follow *anyone* who follows me! I'm a social media guru! #StupidHashTag #EvenMoreStupider","","","","" +"100446654901141504","100446550865616896","1178441","2011-08-08 06:02:03 +0000","Twitter for Mac","@aq You're some kind of evil genius. Nice looking bacon too.","","","","" +"100446443441102848","100432404128346112","14231571","2011-08-08 06:01:12 +0000","Twitter for Mac","@marcoarment Xcode 4 is usable with 1680x1050. The extra 150 px in height helps and 1680 just squeezes 2 files side by side. #wants15inchAir","","","","" +"100423220032843776","100421001266995200","70596949","2011-08-08 04:28:56 +0000","Twitter for Mac","@creationix @tjholowaychuk Please don't take that the wrong way. I don't question the good intentions of individual members.","","","","" +"100422806398976000","100421001266995200","70596949","2011-08-08 04:27:17 +0000","Twitter for Mac","@creationix @tjholowaychuk I was born into a Mormon family and all I'll say is that the 10% tithing is pretty strongly encouraged.","","","","" +"100095071692668928","100092331298000897","29255412","2011-08-07 06:44:59 +0000","Twitter for Mac","@tjholowaychuk They're running out of doors to knock on.","","","","" +"99941328485498881","","","2011-08-06 20:34:04 +0000","Twitter for Mac","RT @joshsusser: maybe i'll just make everyone donate $1 to charity to leave a comment","99940846681587712","35954885","2011-08-06 20:32:09 +0000","" +"99916327858348032","","","2011-08-06 18:54:43 +0000","Twitter for Mac","Just to be clear I'm not talking about joking around with hashtags and such, that's still funny. I mean people who are actually upset.","","","","" +"99915072431857664","99914830038831104","894911","2011-08-06 18:49:44 +0000","Twitter for Mac","@JimRoepcke lol, yeah I must be a good mood or something :p This is what made me say that fwiw http://t.co/Xg8unpZ","","","","http://dangerouslyawesome.com/2011/08/philadelphia-scooter-thefts/" +"99914654972776448","99914120849141762","894911","2011-08-06 18:48:04 +0000","Twitter for Mac","@JimRoepcke Heh some people use it that way. I was thinking more of the people who seem ashamed to complain about anything less than dire.","","","","" +"99914453553913856","","","2011-08-06 18:47:16 +0000","Twitter for Mac","Your scooter getting stolen isn't the worst thing to happen to anyone, but it still makes you feel shitty. Someone else is always worse off.","","","","" +"99914160011358208","","","2011-08-06 18:46:06 +0000","Twitter for Mac","There's also no shame in having problems whoever you are. Your problems affect you and your mood in a real way regardless of your situation.","","","","" +"99913630073626624","","","2011-08-06 18:44:00 +0000","Twitter for Mac","Time for the ""first world problem"" meme to die. If you live in the ""first world"" we know the context of your problems, no need to qualify.","","","","" +"99912612707450880","","","2011-08-06 18:39:57 +0000","Twitter for Mac","RT @tirsen: @thomasfuchs and of course, vise versa is equally true.","99911676282929152","645143","2011-08-06 18:36:14 +0000","" +"99912596861358080","","","2011-08-06 18:39:54 +0000","Twitter for Mac","RT @thomasfuchs: If you think Apple is on the ""dark side"", and Google is on the ""light side"", then you're on the... dumb side.","99769913161416704","6927562","2011-08-06 09:12:55 +0000","" +"99910080165720064","99901199393898496","14405464","2011-08-06 18:29:54 +0000","Twitter for Mac","@bga_ @SubtleGradient If you generally mutate as little state as possible then your functions tend to return useful things.","","","","" +"99909625557680128","99901199393898496","14405464","2011-08-06 18:28:05 +0000","Twitter for Mac","@bga_ @SubtleGradient Why is it bad? Maybe those folks just aren't used to the behaviour, I don't end up with stuff like that in Lisp code.","","","","" +"99711044628398080","99708555594174464","6827332","2011-08-06 05:19:00 +0000","Twitter for Mac","@jtaby And with less donkey poop.","","","","" +"99602134990983168","99598756084850688","894911","2011-08-05 22:06:14 +0000","web","@JimRoepcke Yeah, or the devs who thinks it's acceptable to spew bullshit excuses instead of just saying ""Sorry we haven't got to that yet.""","","","","" +"99598472801554432","99597397709168640","894911","2011-08-05 21:51:41 +0000","web","@JimRoepcke I'm trying to think of what I'd blend. My fingers? Might be less painful.","","","","" +"99597017898172417","","","2011-08-05 21:45:54 +0000","web","""Oh yeah, and your control won't be hardware accelerated so if you're showing a scrolling list too bad."" ... I'll shut up now, but man...","","","","" +"99596763656224768","","","2011-08-05 21:44:53 +0000","web","""Just package your page into a user control and manually transition it. It's flexible!"" Which roughly translates from MSFT as ""Fuck you.""","","","","" +"99596353419751424","99595268684656641","14231571","2011-08-05 21:43:15 +0000","web","@marcoarment Yup. I used LastPass for all of about 10 seconds before running for 1Password.","","","","" +"99596108690493440","","","2011-08-05 21:42:17 +0000","web","Sorry, transient screens are absolutely not ""advanced"" functionality. WP7 has a massive deficiency and they just don't want to admit it.","","","","" +"99595844013146112","","","2011-08-05 21:41:14 +0000","web","Cannot believe how half baked Windows Phone 7 is, and worse MS goes further and says things like transient login screens are ""advanced"".","","","","" +"99363677601406976","99360779106660352","894911","2011-08-05 06:18:41 +0000","Twitter for Mac","@JimRoepcke True that.","","","","" +"99359473734397952","99359170402328576","894911","2011-08-05 06:01:59 +0000","Twitter for Mac","@JimRoepcke Yeah it is, hopefully they learned a lot for v2. There's a reason Apple iterates on these internally for years in advance.","","","","" +"99358444208930817","99348346967310336","894911","2011-08-05 05:57:53 +0000","Twitter for Mac","@JimRoepcke Loot at HP right now http://t.co/n6Mxuwb","","","","http://h41112.www4.hp.com/promo/webos/us/en/shopping-touchpad.html" +"99358313489235968","99352402272067584","91625528","2011-08-05 05:57:22 +0000","Twitter for Mac","@chpwn Take a look at this, $100 instant rebate from HP right now. http://t.co/n6Mxuwb When did that happen?","","","","http://h41112.www4.hp.com/promo/webos/us/en/shopping-touchpad.html" +"99357019580014594","99348346967310336","894911","2011-08-05 05:52:14 +0000","Twitter for Android","@JimRoepcke :o that's hot. Wish that a tablet was on my list of things I need. I could play with it and sell it though. Hmmm","","","","" +"99194814146412544","","","2011-08-04 19:07:41 +0000","Twitter for Mac","RT @zii: @_sjs I suppose whichever one gets you closer to where you want to be","99194051072495616","12712742","2011-08-04 19:04:39 +0000","" +"99179775645597696","99172676366643200","894911","2011-08-04 18:07:55 +0000","Twitter for Mac","@JimRoepcke Heh I didn't notice if you did. But now you've been warned!","","","","" +"99167228078981122","","","2011-08-04 17:18:04 +0000","Twitter for Android","RT @bryan_kyle: @_sjs I define success to be meeting your goals. Everyone's goals are different.","99165776782700545","14864447","2011-08-04 17:12:18 +0000","" +"99165169938214912","","","2011-08-04 17:09:53 +0000","Twitter for Mac","How do you measure success? # of customers? # of active users? # of actions performed with your product/service? Income? Profit?","","","","" +"99157370629918720","","33423","2011-08-04 16:38:54 +0000","Twitter for Mac","@gruber You seem confused. For Android numbers != success, but for Instagram numbers == success? Make up your mind.","","","","" +"99154424613699585","","","2011-08-04 16:27:11 +0000","Twitter for Mac","RT @bryan_kyle: If you're a person that touches a computer screen then you're obligated to disclose that when looking at a coworker's br ...","99154301062103040","14864447","2011-08-04 16:26:42 +0000","" +"99013796915445760","","","2011-08-04 07:08:23 +0000","Twitter for Mac","Last tweet is a quote from the @DreamHost newsletter. The only newsletter I actually read.","","","","" +"99012887993004032","","","2011-08-04 07:04:46 +0000","Twitter for Mac","""Might be tech support. Might be a marketing guy. Might be neither! Who knows? Shared Twitter accounts are the gloryhole of social media.""","","","","" +"98911455797194752","98911227618672641","894911","2011-08-04 00:21:43 +0000","Twitter for Mac","@JimRoepcke Aw man. That sucks for everyone :(","","","","" +"98910892044992513","98907828709888000","894911","2011-08-04 00:19:29 +0000","Twitter for Mac","@JimRoepcke Poor girl. Somehow she must know eh.","","","","" +"98905771659628545","98904931775426560","894911","2011-08-03 23:59:08 +0000","Twitter for Mac","@JimRoepcke :(","","","","" +"98894503636779008","","","2011-08-03 23:14:21 +0000","Twitter for Mac","RT @JimRoepcke: @_sjs IMHO, staging and committing is the most important interaction git users have, so I don't understand why the GUIs ...","98892163630366720","894911","2011-08-03 23:05:03 +0000","" +"98888780093722624","","","2011-08-03 22:51:37 +0000","Twitter for Mac","RT @mitchellh: @_sjs Non-developers, designers.","98888005091196928","12819682","2011-08-03 22:48:32 +0000","" +"98888764163756032","","","2011-08-03 22:51:33 +0000","Twitter for Mac","RT @JimRoepcke: @_sjs I don't know either. The staging area for GitX, and the ability to drag and drop branches makes GitX the most appe ...","98887837050617856","894911","2011-08-03 22:47:52 +0000","" +"98888603383508992","98887837050617856","894911","2011-08-03 22:50:54 +0000","Twitter for Mac","@JimRoepcke Yeah I thought other GUIs would at least have a good staging + commit story. Oh well, I'm happy where I am just curious.","","","","" +"98888514577498113","98888005091196928","12819682","2011-08-03 22:50:33 +0000","Twitter for Mac","@mitchellh I get that but I see devs talking about Tower and GH for Mac and wonder if I'm missing something. Maybe they aide learning git.","","","","" +"98887603604045824","","","2011-08-03 22:46:56 +0000","Twitter for Mac","Tried Git Tower, Github for Mac, and some other Git GUI. Still haven't found anything more compelling than zsh and GitX. What's the draw?","","","","" +"98857248121561090","98856981271543808","165975834","2011-08-03 20:46:19 +0000","Twitter for Mac","@PiCNiC_Coffee Picnic Coffee ain't nuttin to fuck wit!","","","","" +"98632376070062080","98631641651609602","14864447","2011-08-03 05:52:45 +0000","Twitter for Mac","@bryan_kyle Probably for the best.","","","","" +"98631243247255552","98629854244782080","14864447","2011-08-03 05:48:15 +0000","Twitter for Mac","@bryan_kyle You're gonna love the LED display.","","","","" +"98630929429446657","","18075241","2011-08-03 05:47:00 +0000","Twitter for Mac","@launchbar is there maybe a defaults command I can use to change it to the qwerty setting of hjkl?","","","","" +"98630774487646209","","18075241","2011-08-03 05:46:23 +0000","Twitter for Mac","@LaunchBar I use the Dvorak locations of hjkl so forcing dhtn on me is kind of mean :) The OS X convention of Ctrl-[abefnp] would be better.","","","","" +"98626738275360768","98625411189194753","14864447","2011-08-03 05:30:21 +0000","Twitter for Mac","@bryan_kyle Nice one, yeah the CPU upgrade is really not worth it on this one. Can't wait to hear how you like it.","","","","" +"98624753568456705","98623365891358720","14864447","2011-08-03 05:22:28 +0000","Twitter for Mac","@bryan_kyle Sweet! Which one? I'll guess the best 13"".","","","","" +"98623749212995584","98620493065748480","15687937","2011-08-03 05:18:28 +0000","Twitter for Mac","@cowboy @devongovett If you can resurrect papply go for ""begging the question"" next please.","","","","" +"98620997850251264","","13753352","2011-08-03 05:07:32 +0000","Twitter for Mac","@crashplan I turned up CPU usage to 100% and my LAN backup over WiFi sped up tremendously :) How come? Compression? http://t.co/4dhsDVH","","","","http://yfrog.com/gz71663885p" +"98575204913131524","","","2011-08-03 02:05:34 +0000","Twitter for Mac","Woah. iCloud just crashed, sent a report to Apple, and then reloaded. There was a stack trace, build number, and mention of a dir ""cloudos"".","","","","" +"98511749447303169","98511113028775937","63803","2011-08-02 21:53:25 +0000","Twitter for Mac","@sh1mmer I think it's the one you first sign in with. If you're already signed in, sign out of all accounts then sign in with your primary.","","","","" +"98467464333115392","98466905794416640","15687937","2011-08-02 18:57:27 +0000","Twitter for Mac","@devongovett Hooray! Sometimes I think I'm being hyperbolic when I say the difference is night and day. What do you think?","","","","" +"98281818641534976","98281518010609664","894911","2011-08-02 06:39:46 +0000","Twitter for iPhone","@JimRoepcke first half was about jumpcut.","","","","" +"98267729894715393","","","2011-08-02 05:43:47 +0000","Twitter for Mac","I'm really sad that Apple got rid of double-tap-and-hold to drag n drop in Lion. I use that all the time.","","","","" +"98265497962950657","98264729964904449","894911","2011-08-02 05:34:55 +0000","Twitter for Mac","@JimRoepcke And amazingly it still works in Lion, 10.3.9 lol. Yeah I should probably just use Launchbar again.","","","","" +"98264973637206016","98264729964904449","894911","2011-08-02 05:32:50 +0000","Twitter for Mac","@JimRoepcke Sorry I meant Jumpcut. Awesome simple clipboard history. http://t.co/GLaxwkI","","","","http://jumpcut.sourceforge.net/" +"98264171510120448","98263388722966528","894911","2011-08-02 05:29:38 +0000","Twitter for Mac","@JimRoepcke Oh, that 14 doesn't include menu bar apps like Flux, Dropbox, Cinch, SizeUp, Divvy, CutJump, Display Rotate, Evernote, MacFusion","","","","" +"98263857390292992","98263388722966528","894911","2011-08-02 05:28:23 +0000","Twitter for Mac","@JimRoepcke But I have to say Lion feels sluggish in general for me. Maybe I should try a clean install & migrate.","","","","" +"98263075848851456","97153554476834816","894911","2011-08-02 05:25:17 +0000","Twitter for Mac","@JimRoepcke Turns out it still takes a minute or two to start apps on login. For some folks w/ HDDs resume will be a problem.","","","","" +"98227699570589696","98227129904410624","3655191","2011-08-02 03:04:43 +0000","Twitter for Mac","@isaiah Exactly. I don't think you'll really need to worry unless you're testing 32-bit, and Macs that can't run 64-bit are rare.","","","","" +"98226853944377344","98226556484325376","3655191","2011-08-02 03:01:21 +0000","Twitter for Mac","@isaiah Oh sorry. That's the platform to run on, 32 and 64-bit for Macs and more interestingly devices and simulators for iOS.","","","","" +"98226375479148544","98225794874212352","3655191","2011-08-02 02:59:27 +0000","Twitter for Mac","@isaiah That's the active target, configured with schemes. You can click on the Stacks part to manage schemes.","","","","" +"98209753607581696","98209309548232705","91625528","2011-08-02 01:53:24 +0000","Twitter for Mac","@chpwn In Firefox 5 on OS X I just fired up a new tab and `ps ax | wc -l` didn't change. When I do it in Chrome it increments.","","","","" +"98194093548634112","","","2011-08-02 00:51:10 +0000","Twitter for Mac","RT @SubtleGradient: Node.js + TextMate?! +Yes, we have that now. + +http://t.co/35Mts9y + +Still more to come! +Also, JSHint and some stuff.","98193044821647360","14405464","2011-08-02 00:47:00 +0000","https://github.com/subtleGradient/javascript-tools.tmbundle/commits/master,https://github.com/subtleGradient/javascript-tools.tmbundle/commits/master" +"98166019117416449","98164975964651520","15687937","2011-08-01 22:59:37 +0000","Twitter for Mac","@devongovett The animation even lags in Chrome, it's like using an iPhone 3G. #authenticexperience","","","","" +"98165863408091137","98164112529428480","31151313","2011-08-01 22:59:00 +0000","Twitter for Mac","@kuvos It's standardized in 15.12.3. You'd still need to be able to identify the objects by inspection in the replacer fn.","","","","" +"98163304630992896","98161202240299008","166272705","2011-08-01 22:48:50 +0000","Twitter for Mac","@samjones5 It's ok, I hope you guys are enjoying the sunshine today. Good news about Hudson location! Right down the street from me too :)","","","","" +"98160331855101953","","","2011-08-01 22:37:01 +0000","Twitter for Mac","Epic coffee bean fail. 2% Jazz (predictably) and Fantastico (surprisingly) are both closed. 2% Jazz: best coffee, *never* open :( @samjones5","","","","" +"98157473852162048","98145734607646721","31151313","2011-08-01 22:25:40 +0000","Twitter for Mac","@kuvos Can you do what you want using the replacer fn? http://t.co/yrHbpaf","","","","https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/JSON/stringify" +"98146360641073152","98146029249114112","31151313","2011-08-01 21:41:30 +0000","web","@kuvos Yeah for some reason I'm still running out. Have to check temp folder, IDEA leaves APKs there... ಠ_ಠ","","","","" +"98146038048759808","98145734607646721","31151313","2011-08-01 21:40:13 +0000","web","@kuvos It'll be nice to have Proxy, then you could make an object that really behaves like an Array too but stringifies like an object.","","","","" +"98145332197736448","98143665406484481","31151313","2011-08-01 21:37:25 +0000","web","@kuvos I think it's good that this is not supported, JSON transcends languages and mapping that onto other languages is not always easy.","","","","" +"97826668516876290","","106231780","2011-08-01 00:31:09 +0000","Twitter for Mac","@5by5 If you did a week on BBEdit that would be cool. Good potential for some interesting FU too. How many of you guys use #BBEdit now?","","","","" +"97780317288546304","97390190800285697","20079975","2011-07-31 21:26:58 +0000","Twitter for Mac","@polotek I liked it, good job. It would be cool to see (pseudo) JS by the C++ or something to help bridge the gap.","","","","" +"97536572613857280","97532464276307969","15540222","2011-07-31 05:18:25 +0000","Twitter for iPhone","@rauchg rough guess, 30-50% excluding replies","","","","" +"97431474919321601","","","2011-07-30 22:20:48 +0000","Twitter for Mac","Is there a solution to the Nexus One running out of space? It's getting old. Install location is set to SD but internal just keeps filling.","","","","" +"97232951577804800","","","2011-07-30 09:11:56 +0000","Twitter for Mac","A nice thing about Lion scrollbars is a tall target for sizing Finder columns to fit their content by double clicking the divider.","","","","" +"97228642031120384","97210253476765697","6585632","2011-07-30 08:54:49 +0000","Twitter for Mac","@kriskowal Glad to help.","","","","" +"97159713917124608","","","2011-07-30 04:20:55 +0000","Twitter for Mac","RT @emacs: I don't always violate the GPL, but when I do, I leave out Bison grammar files.","97159561202511873","9492852","2011-07-30 04:20:19 +0000","" +"97155460586668032","97153554476834816","894911","2011-07-30 04:04:01 +0000","Twitter for Mac","@JimRoepcke Yeah and I reboot infrequently so a 30s login is probably not going to ruin my day. I'll see how it goes now that I disabled ⌘Q.","","","","" +"97147791670915072","97147439995297792","894911","2011-07-30 03:33:33 +0000","Twitter for Mac","@JimRoepcke Now that I'm thinking about it I really don't need to do it for *every* app. I never use TextEdit so it can quit, no biggie.","","","","" +"97147297120518145","97146113357922305","894911","2011-07-30 03:31:35 +0000","Twitter for Mac","@JimRoepcke Is there a way to automate that? Every app has a different menu item title, Quit <AppName>. Maybe I'll just add common apps.","","","","" +"97133982931628032","","","2011-07-30 02:38:40 +0000","Twitter for Mac","Ideally I'd like to require a confirmation or change the shortcut to Cmd-Ctrl-Q or something. Too bad each app has a different menu title.","","","","" +"97127856890576896","97112056322473984","6585632","2011-07-30 02:14:20 +0000","Twitter for Mac","@kriskowal Assuming you don't care about Firefox 2(!) it looks like it's false everywhere that matters.","","","","" +"97127619618807808","97112056322473984","6585632","2011-07-30 02:13:23 +0000","Twitter for Mac","@kriskowal false in Safari 4.0.5, Opera 10.63, Chrome 9, Firefox 3.6, IE6, IE7, and IE8 on XP. Also false in Firefox 3.0 onward on Mac.","","","","" +"97126089658339329","97125011336339456","17201709","2011-07-30 02:07:18 +0000","Twitter for Mac","@bramcohen Taking condoms to the Playboy mansion reminds me of a Polish saying from an old friend, ""Why are you taking wood to the forest?""","","","","" +"97115113974272000","97112056322473984","6585632","2011-07-30 01:23:42 +0000","Twitter for Mac","@kriskowal I'll open up my old MacBook and see what browsers I have on it. Last time I opened it up Chrome updated and I lost v7 :/","","","","" +"97114776093724673","97112056322473984","6585632","2011-07-30 01:22:21 +0000","Twitter for Mac","@kriskowal It's true on Firefox 2.0 on Mac. You asked for old :)","","","","" +"97050430609166336","97048635568693248","894911","2011-07-29 21:06:40 +0000","Twitter for Mac","@JimRoepcke Sounds like a bug. Can't imagine anyone expecting or wanting that.","","","","" +"97050299352625152","","","2011-07-29 21:06:09 +0000","Twitter for Mac","""important APIs […] in C++. You don’t need to write JavaScript code to use the html5 APIs like WebGL, Audio, Keyboard, Mouse, Sockets, etc.""","","","","" +"97048303690194944","97047955114180608","894911","2011-07-29 20:58:13 +0000","Twitter for Mac","@JimRoepcke If a URL has already been loaded is it still empty or is it the previous URL in webViewDidStartLoad:?","","","","" +"97047199032164353","97035499792896002","102550526","2011-07-29 20:53:49 +0000","Twitter for Mac","@gnachman Cool, thanks for working so hard to make iTerm2 awesome! Especially recently. You're a machine.","","","","" +"96973758501367809","96972681802563584","22406953","2011-07-29 16:02:00 +0000","Twitter for Mac","@mahyarm My friend @JimRoepcke has been using 4.1 for a while and had some problems, crashes. I think he said the GM is better, not perfect.","","","","" +"96973016872919040","96972681802563584","22406953","2011-07-29 15:59:03 +0000","Twitter for Mac","@mahyarm I have only built a couple of things in 4.1 so far and it was fine (doing web stuff at the moment).","","","","" +"96972583102193664","96972166339366913","22406953","2011-07-29 15:57:20 +0000","Twitter for Mac","@mahyarm Sorry I'm not sure, I haven't used Xcode 4.2 yet.","","","","" +"96833264790142976","96830010001854464","12819682","2011-07-29 06:43:44 +0000","Twitter for Mac","@mitchellh Yeah, wish I used Terminal :) I'd love to see #iTerm2 show a few lines of context from previous sessions in tabs too. +@gnachman","","","","" +"96830152415248384","","","2011-07-29 06:31:22 +0000","Twitter for Mac","If I can have iTerm2 set some env var with the tab number I think I could do that in zsh. Worth trying anyway.","","","","" +"96829720154488832","","","2011-07-29 06:29:38 +0000","Twitter for Mac","In Lion Terminal restores tabs by showing the last few lines from the previous session. That's a nice touch, will have to make zsh do that.","","","","" +"96827629201670144","96826404183883777","894911","2011-07-29 06:21:21 +0000","Twitter for Mac","@JimRoepcke Eventually phishers will start tweeting and that might be hard to ignore. Who knows, maybe they already are and are ignored...","","","","" +"96824372270071808","","","2011-07-29 06:08:23 +0000","Twitter for Mac","Spammer @mckenzyztnno0 has tweeted bare links to random people for 14 hours. How long does it take to recognize that pattern as spam?","","","","" +"96821527831515136","96778071742492673","13634662","2011-07-29 05:57:05 +0000","Twitter for Mac","@dave_dash @ohmyzsh A kind of loophole I guess. If I have time I'll go line by line but that might ease the transition if I need to.","","","","" +"96791855089459200","96782693630611456","136077128","2011-07-29 03:59:11 +0000","Twitter for Android","@kitcambridge no problem, hope you find something you like :)","","","","" +"96782110001594368","96781720145244160","136077128","2011-07-29 03:20:27 +0000","Twitter for Android","@kitcambridge github.com/samsonjs/config has it all","","","","" +"96765845132414976","","","2011-07-29 02:15:49 +0000","Twitter for Mac","Looks like I'll switch from my venerable custom zshrc to @ohmyzsh sometime soon. July must be my month for changing up tools.","","","","" +"96765444698030081","96760136433025024","191791052","2011-07-29 02:14:14 +0000","Twitter for Mac","@korjavin Cool, thanks! I think I'll take the plunge this weekend :)","","","","" +"96739776241209344","","","2011-07-29 00:32:14 +0000","Twitter for Mac","Thank goodness for versions because Cmd-Shift-S now clobbers files instead of doing a Save As… #lion","","","","" +"96738077430644736","","","2011-07-29 00:25:29 +0000","Twitter for Mac","Any old time zshers out there changed to oh-my-zsh? Was it easy to merge in your existing configs and prompt? /cc @ohmyzsh","","","","" +"96737312934858752","","","2011-07-29 00:22:27 +0000","Twitter for Mac","Some handy info on bundling frameworks in your OS X apps. For noobs like me anyway. http://t.co/4gWeN1T","","","","http://www.dribin.org/dave/blog/archives/2009/11/15/rpath/" +"96733064071364609","96732540827734016","894911","2011-07-29 00:05:34 +0000","Twitter for Mac","@JimRoepcke As is tradition. http://t.co/tjqMUpv","","","","http://www.youtube.com/watch?v=xawn9xxP678" +"96731377734656001","","","2011-07-28 23:58:52 +0000","Twitter for Mac","NSSearchField doesn't call EndEditing or DidChange when a recent search is selected. And I can't just change the menu's delegate. Blurgh.","","","","" +"96729400011276288","96724596648189953","894911","2011-07-28 23:51:00 +0000","Twitter for Mac","@JimRoepcke Now you don't have to call someone over to look at it. Progress!","","","","" +"96685789932564480","","","2011-07-28 20:57:43 +0000","Twitter for Mac","Ok @twitter you're past the adolescent stage, all grown up. Time to actually tackle the spam problem. It's so tiresome.","","","","" +"96684586494476288","","","2011-07-28 20:52:56 +0000","Twitter for Mac","RT @batdrance: Apple to buy Barnes and Noble. Then Starbucks. Then Express. Then Banana Republic. Then maybe lunch at P.F. Chang's befor ...","96684290766680064","190919200","2011-07-28 20:51:45 +0000","" +"96679166681939968","96678354283003905","14112263","2011-07-28 20:31:24 +0000","Twitter for Mac","@juddv It does sound strange. Of course, having zero knowledge about that stuff makes it easy for me to make wild claims like that.","","","","" +"96678151127711744","96675703633879040","14112263","2011-07-28 20:27:22 +0000","Twitter for Mac","@juddv It seems easier to predict what will happen in 100 years +/- 10 years than what will happen in a specific 24h window.","","","","" +"96677310228471808","","","2011-07-28 20:24:01 +0000","Twitter for Mac","RT @siracusa: This is pretty neat: quickly edit text in any app with your favorite text editor with QuickCursor http://bit.ly/omHfPT","96673755220295680","636923","2011-07-28 20:09:54 +0000","" +"96640090780090368","96631152089112578","14864447","2011-07-28 17:56:07 +0000","Twitter for Mac","@bryan_kyle Yeah that can be a killer. When I had my Linux workstation I used Emacs almost exclusively on OS X to keep it sane.","","","","" +"96639951281733634","","","2011-07-28 17:55:34 +0000","Twitter for Mac","Here are a few #bbedit goodies for shuffling lines around, I'm going to yank the move line up/down and dupe line stuff. http://t.co/sQIFMqc","","","","http://www.entropy.ch/blog/Developer/2008/04/13/AppleScripts-for-Some-Missing-BBEdit-Text-Operations.html" +"96620959594848258","","36156834","2011-07-28 16:40:06 +0000","Twitter for Mac","@cloudhead I usually end up with a password like FUCKYOUstackexchange!1 in those situations.","","","","" +"96620726068580352","96615268721246209","14864447","2011-07-28 16:39:10 +0000","Twitter for Mac","@bryan_kyle It is a great deal. I have actually been using TextMate for the past year or so and TM -> BBEdit is a much easier decision.","","","","" +"96611605424508928","","","2011-07-28 16:02:56 +0000","Twitter for Mac","Oh hey, it's my reddit birthday. 5 years wasted, and counting!","","","","" +"96609918605459456","96464946702991360","14864447","2011-07-28 15:56:14 +0000","Twitter for Mac","@bryan_kyle It was really easy to extend BBEdit with some AppleScript I found on daringfireball.net. Will sit down w/ the manual soon.","","","","" +"96609670394953728","96464946702991360","14864447","2011-07-28 15:55:15 +0000","Twitter for Mac","@bryan_kyle If I used another OS regularly I'd probably stick with Emacs too. That's a pretty big hurdle to jump.","","","","" +"96609204768489472","96464946702991360","14864447","2011-07-28 15:53:23 +0000","Twitter for Mac","@bryan_kyle That's a tough one, it's really early to say. I just typed away in it yesterday and haven't learned much yet.","","","","" +"96604515213651969","","","2011-07-28 15:34:45 +0000","Twitter for Mac","A good tool only has to do two things 1) get the job done, and 2) don't piss me off.","","","","" +"96436123601084416","","","2011-07-28 04:25:38 +0000","Twitter for Mac","Installed git on Oct. 16, 2007 and the last svn command on my own repos ran on Oct. 22, 2007. #zhistory","","","","" +"96430674873036800","","","2011-07-28 04:03:59 +0000","Twitter for Mac","Now that I know how many lines 200,000 really is I think I'll trim my zhistory down to 50,000. I don't need MacPorts commands from 2007...","","","","" +"96419791757254656","96419372452691968","15687937","2011-07-28 03:20:44 +0000","Twitter for Mac","@devongovett No worries, have fun with whatever you end up with :)","","","","" +"96419116893745153","","","2011-07-28 03:18:03 +0000","Twitter for Mac","Nice, @bbedit just replied to my moaning about sub word movement (OS was clobbering them). Rounds out a great first day with #bbedit!","","","","" +"96417669024194560","96416826854080512","39076170","2011-07-28 03:12:18 +0000","Twitter for Mac","@bbedit That's perfect, thanks. I'll be sure to write in the future.","","","","" +"96417101253836801","96412153837404161","15687937","2011-07-28 03:10:02 +0000","Twitter for Mac","@devongovett After glancing at a couple of benchmarks I would go for the Crucial drive.","","","","" +"96414263672979456","96412153837404161","15687937","2011-07-28 02:58:46 +0000","Twitter for Mac","@devongovett Oh, actually writes might be slower on the Kingston. I thought it was a different controller. Strike the last tweet.","","","","" +"96413704874229760","96412153837404161","15687937","2011-07-28 02:56:33 +0000","Twitter for Mac","@devongovett Probably not, *maybe* if you have SATA 6gbps. Day to day you likely wouldn't notice a difference.","","","","" +"96394918343348224","","","2011-07-28 01:41:54 +0000","Twitter for Mac","""Improved: Circus Ponies' NoteBook resizing."" … I guess it's a good thing.","","","","" +"96378787243098112","96377771298787328","2262091","2011-07-28 00:37:48 +0000","Twitter for Mac","@ajordens @juddv Ridiculous and unproductive but Apple kind of had it coming.","","","","" +"96378413165711361","","","2011-07-28 00:36:18 +0000","Twitter for Mac","But they *do* work with the shift modifier. Since I have a clean BBEdit install maybe I should file a bug… #bbedit","","","","" +"96377555275358208","","","2011-07-28 00:32:54 +0000","Twitter for Mac","BBEdit 10's sub word movements (Ctrl-right/left) don't work for me on Lion. Nothing happens at all. What gives? #bbedit #lion","","","","" +"96371717756293120","96370725883084800","136077128","2011-07-28 00:09:42 +0000","Twitter for Mac","@kitcambridge Try them both and see which you like better. I ended up w/ VMware Fusion (+ upgrade since 4 is ostensibly around the corner).","","","","" +"96361606694449152","96341968061337600","15687937","2011-07-27 23:29:32 +0000","Twitter for Mac","@devongovett Plus, do you want git diff and github and other code tools to show you some weird version of your code w/ different size tabs?","","","","" +"96361202652954624","96341968061337600","15687937","2011-07-27 23:27:55 +0000","Twitter for Mac","@devongovett Spaces. Anyone who says otherwise is selling software to manage the mess created by mixing tabs and spaces.","","","","" +"96312430271021056","96311897745391617","7516242","2011-07-27 20:14:07 +0000","Twitter for Mac","@mislav Montreal too.","","","","" +"96297820637769729","","","2011-07-27 19:16:04 +0000","Twitter for Mac","Recenter doesn't seem to have any effect in BBEdit 10 on Lion. No menu bar item flashes blue when I hit Ctrl-L, nothing happens at all.","","","","" +"96295057338019840","","","2011-07-27 19:05:05 +0000","Twitter for Mac","Decided to actually use BBEdit today and it's great so far. I missed Ctrl-W from TextMate to select a word but @gruber has that covered.","","","","" +"95993932655247360","95992853137862657","22651735","2011-07-26 23:08:31 +0000","Twitter for Mac","@filmaj Apple has (presumably) caught up to Android's wireless goodness w/ iCloud. I'm so ready to ditch my Nexus One for the next iPhone.","","","","" +"95958332665364480","95956242543030273","14136236","2011-07-26 20:47:03 +0000","Twitter for Mac","@BigZaphod Ignore me, I was way off.","","","","" +"95945636616208384","95940869076697088","14206068","2011-07-26 19:56:37 +0000","Twitter for Mac","@tlrobinson ""And since our latest update we've had 100% fewer bug reports!""","","","","" +"95623862292709376","95618986108137472","11973362","2011-07-25 22:38:00 +0000","Twitter for Mac","@typeoneerror I was wrong about how it works. In foo <(bar) bar's stdout goes to a FIFO, the name of which is passed as a *param* to foo.","","","","" +"95622887813287937","95618986108137472","11973362","2011-07-25 22:34:07 +0000","Twitter for Mac","@typeoneerror @killerspaz Relevant docs: http://t.co/dj0F9hn","","","","http://www.gnu.org/software/bash/manual/bashref.html#Process-Substitution" +"95613604816105472","95610589405134849","11973362","2011-07-25 21:57:14 +0000","Twitter for Mac","@typeoneerror I'm not sure what bash -c does but foo <(bar) means that bar's stdout is piped to foo's stdin.","","","","" +"95327712134172672","95312587436199936","7198302","2011-07-25 03:01:12 +0000","Twitter for Mac","@jonathanstark Cmd-Shift-G ~/Library <return> ... it's a pain but as many said, it's a http://t.co/0OsgBcu :/","","","","http://i.imgur.com/Apu35.jpg" +"94911226584375296","","","2011-07-23 23:26:14 +0000","Twitter for Mac","It would be pretty cool if Apple released an iCloud Time Capsule. #northcarolinadatacentresolvesallproblems","","","","" +"94909463462551552","94908545392324608","2142731","2011-07-23 23:19:14 +0000","Twitter for Mac","@firefox DNS and HTTP prefetching and caching stuff Chrome does to seem fast. That'd be icing on the nice perf/mem improvements you've made.","","","","" +"94890159924985856","","","2011-07-23 22:02:31 +0000","Twitter for Mac","RT @mitchellh: Just learned about follow-mode in emacs via HN. Incredible for large screens and browsing long files. http://t.co/KzMdSNM","94889646177271808","12819682","2011-07-23 22:00:29 +0000","http://stackoverflow.com/questions/970292/emacs-multiple-columns-one-buffer,http://stackoverflow.com/questions/970292/emacs-multiple-columns-one-buffer" +"94882961861783552","","","2011-07-23 21:33:55 +0000","Twitter for Mac","RT @danielpunkass: You probably know about Lion's new window-resize from any edge, but do you know about the modifiers? http://t.co/F2zh ...","94876472824709120","666043","2011-07-23 21:08:08 +0000","http://www.red-sweater.com/blog/1990/even-geekier-window-resizing,http://www.red-sweater.com/blog/1990/even-geekier-window-resizing" +"94882818018119680","94875300273455104","63803","2011-07-23 21:33:21 +0000","Twitter for Mac","@sh1mmer iTunes is sorely lacking here and the worst part is that the iPod has had that ability since I first got one in 2005.","","","","" +"94590122347073536","","","2011-07-23 02:10:17 +0000","Twitter for Mac","What do phone makers, PC makers, and content distributors have in common? They all want a piece of the tablet market. It's gonna be crowded.","","","","" +"94565810391097344","94562556718489601","17088322","2011-07-23 00:33:40 +0000","Twitter for Android","@HipwoodDigital oh sorry for the DM didn't see these tweets.","","","","" +"94531997120208896","94530063864827904","2319611","2011-07-22 22:19:19 +0000","Twitter for Android","@shaver Q. How do you get a Canadian to apologise? A. Step on his foot.","","","","" +"94472216145694720","94471296179646464","14864447","2011-07-22 18:21:46 +0000","Twitter for Mac","@bryan_kyle Take 3 seconds to display a context menu?","","","","" +"94321136455786496","","","2011-07-22 08:21:25 +0000","Twitter for Mac","I gave Android a fair chance. The platform has some good ideas, albeit some implemented poorly, but Google isn't improving it fast enough.","","","","" +"94319636597833728","","","2011-07-22 08:15:28 +0000","Twitter for Mac","""want extra control"" means ""have an app that's broken on some devices"" If that's not pain from fragmentation what is it? http://t.co/ts6EF6U","","","","http://android-developers.blogspot.com/2011/07/multiple-apk-support-in-android-market.html" +"94317851594342400","","","2011-07-22 08:08:22 +0000","Twitter for Mac","Rebooted back into Snow Leopard and wondered why the scrolling was all weird. Forgot to tell Scroll Reverser to start at login. #pieceofcake","","","","" +"94184496139735040","","","2011-07-21 23:18:28 +0000","Twitter for Mac","RT @batdrance: Apple should use all of that cash to buy Lodsys's patent portfolio and start suing developers directly.","94183068922945536","190919200","2011-07-21 23:12:48 +0000","" +"94184381001908224","94183726904377344","63803","2011-07-21 23:18:00 +0000","Twitter for Mac","@sh1mmer Me too. I'm disappointed at the 4gb limit, was hoping this Air would be powerful enough to replace a 2010 Pro. It's close...","","","","" +"94182708288290817","94181587041779712","63803","2011-07-21 23:11:22 +0000","Twitter for Mac","@sh1mmer They might not be using the highest density chips available. Something has to be cut to make room for the SSD in their budget.","","","","" +"93898539293351936","","","2011-07-21 04:22:10 +0000","Twitter for Mac","iTunes 10.5 on Snow Leopard restores your last state as on Lion. Why didn't I notice till now? I remember checking when 10.5 was released.","","","","" +"93897428410966017","93894373640638465","14305022","2011-07-21 04:17:46 +0000","Twitter for Mac","@edog1203 @siracusa Now that it's out maybe @siracusa will tell us his 8 word summary he mentioned on Hypercritical. 27k words -> 1 tweet","","","","" +"93384932944134144","93374221685755904","811350","2011-07-19 18:21:17 +0000","Twitter for Mac","@kn0thing Aaron's official statement makes the same mistake ... http://t.co/lwbNYib","","","","https://twitter.com/#!/aaronsw/status/93379438623985664" +"93369238974234624","","","2011-07-19 17:18:55 +0000","Twitter for Mac","Oh, looks like they've dropped the regular price to $50. Maybe it was always $50 in the App Store.","","","","" +"93368733690626049","","","2011-07-19 17:16:55 +0000","Twitter for Mac","BBEdit is $40 right now. That's amazing. At that price I'm tempted to buy it just in case I ever want it.","","","","" +"93359686304284672","","","2011-07-19 16:40:58 +0000","Twitter for Mac","Google+ for iOS doesn't work on 4.2. Oversight? Or does their preference for new platforms extend to mobile as well?","","","","" +"93070834607984640","","","2011-07-18 21:33:10 +0000","Twitter for Mac","Computers and the Internet have been far worse for my handwriting than my memory. I remember stuff every day, but can barely scrawl my name.","","","","" +"92692522702352384","92687699797999616","7198302","2011-07-17 20:29:54 +0000","Twitter for Mac","@jonathanstark @oceanswest Pretty crazy. And awesome. Can't wait to see the twitter bot.","","","","" +"92684784811253760","92681799532154880","7198302","2011-07-17 19:59:09 +0000","Twitter for Mac","@jonathanstark @oceanswest I think you've created something new, the first communal coffee card. Take a coffee leave a coffee.","","","","" +"92679565041868801","","","2011-07-17 19:38:24 +0000","Twitter for Mac","This is literally the coolest house I have ever seen. Location is everything. http://t.co/Lp0SNjm","","","","http://wherethefuckisthis.com/wtf_main/view/687/" +"92469696502300672","92385421211873280","202771442","2011-07-17 05:44:28 +0000","Twitter for Mac","@djchrisrail Yeah! Make Core Data your bitch.","","","","" +"92308321494777856","","","2011-07-16 19:03:13 +0000","Twitter for Mac","If you ever have to guess at a question about where some piece of modern tech was invented go with PARC. They invented everything.","","","","" +"92303824630456320","92298892066037760","9395312","2011-07-16 18:45:21 +0000","Twitter for Mac","@tqbf I'm doing both. Like twitter Google+ is what you make of it. Microblog, blog, stream, chat, feed, ... we'll have to see what sticks.","","","","" +"92285801953636352","92259004419547137","22406953","2011-07-16 17:33:44 +0000","Twitter for Mac","@mahyarm AFAIK no telephone or cable companies that offer Internet have rolled out 1 gbps in Canada or the US.","","","","" +"92285489180184576","92259004419547137","22406953","2011-07-16 17:32:29 +0000","Twitter for Mac","@mahyarm We'll have to wait and see if and when even symmetrical 100 mbps is readily available.","","","","" +"92108442143166464","92106337823096832","36156834","2011-07-16 05:48:58 +0000","Twitter for Mac","@cloudhead @indexzero Hard to say without context. If your relative paths are out of hand might be time to reorganize the project.","","","","" +"92084901695848448","","","2011-07-16 04:15:26 +0000","Twitter for Mac","No matter how you slice it telcos and cablecos will get what they feel is their share of profits. They will win unless our gov'ts step in.","","","","" +"92084598460268546","","","2011-07-16 04:14:13 +0000","Twitter for Mac","In Canada & US one day we'll wake to symmetrical 1gbps Internet & rejoice, ditch phone & cable. Price will be the same though. Boiled frogs.","","","","" +"92041562804064256","","","2011-07-16 01:23:13 +0000","Twitter for Mac","RT @benadida: You've been asking, so here goes: How Mozilla Labs' BrowserID differs from OpenID http://bit.ly/nk7Vq9 #browserid #mozilla","92035356668592129","14451083","2011-07-16 00:58:33 +0000","" +"92040281452589056","91918238224613377","20079975","2011-07-16 01:18:07 +0000","Twitter for Mac","@polotek Wow... just wow. Trey Parker and Matt Stone couldn't have written crazier songs than those two country songs at the end.","","","","" +"91973830406455296","91972680374427648","894911","2011-07-15 20:54:04 +0000","Twitter for Mac","@JimRoepcke If he had some kind of point at least we could give him that but it sounds like he only wanted to boost his own ego.","","","","" +"91942208386768896","91940817958223872","1235521","2011-07-15 18:48:25 +0000","Twitter for Mac","@timbray Whether or not the data travels over cable frequencies or Internet frequencies is an implementation detail.","","","","" +"91942060625633280","91940817958223872","1235521","2011-07-15 18:47:50 +0000","Twitter for Mac","@timbray Does that actually change anything? It's the same as Rogers w/ VOD. Still gives their service an unfair advantage over same cable.","","","","" +"91935780276150272","91935258836074496","13818902","2011-07-15 18:22:52 +0000","Twitter for Mac","@aaronheckmann That's a good question. Because Spotify has more ads and audio ads? It's available in fewer countries so it's more exclusive?","","","","" +"91916556531019776","","","2011-07-15 17:06:29 +0000","Twitter for Mac","RT @timbray: Ooh, Shaw is being very VERY bad: http://goo.gl/NH3tE (cc @DonDavies)","91916141336866816","1235521","2011-07-15 17:04:50 +0000","" +"91755803668791296","","","2011-07-15 06:27:43 +0000","Twitter for Mac",".com is a ghetto. I'm moving on.","","","","" +"91662961785049088","91662524243652609","86876879","2011-07-15 00:18:47 +0000","Twitter for Android","@accessorizer @JimRoepcke I dunno but sometimes the tubes get clogged!","","","","" +"91661238026776576","91660877761216512","894911","2011-07-15 00:11:56 +0000","Twitter for Mac","@JimRoepcke Oops. Knowing this I understand your feelings on the subject completely.","","","","" +"91661068354596864","91660457940762624","894911","2011-07-15 00:11:16 +0000","Twitter for Mac","@JimRoepcke I see it as an advantage. More room for unique and personal info in my brain tubes. Clear that shit out just like long division.","","","","" +"91641782663782400","91641398834638848","15294170","2011-07-14 22:54:38 +0000","Twitter for Mac","@hannibalrex From what I've heard about Lion and Xcode on Lion it's a good thing they haven't shipped yet. No comment on tying MBAs to Lion.","","","","" +"91637950173028353","91637652788490240","1235521","2011-07-14 22:39:24 +0000","Twitter for Mac","@asymco @timbray Let's hope we don't end up with a duopoly though. Plenty of people for other platforms too.","","","","" +"91566446466973696","","","2011-07-14 17:55:16 +0000","Twitter for Mac","RT @jeremyckahn: The best developers are the ones who do it for fun.","91529201571729409","24949617","2011-07-14 15:27:16 +0000","" +"91564808872271872","91561819231092736","17120390","2011-07-14 17:48:46 +0000","Twitter for Mac","@gepeto42 In the short run or long run? http://t.co/QB19DAb","","","","http://news.ycombinator.com/item?id=2759376" +"91561477189808128","91561187388563457","668863","2011-07-14 17:35:31 +0000","Twitter for Mac","@tomdale Apparently you get Nitro just like Safari does.","","","","" +"91559909421875202","","","2011-07-14 17:29:18 +0000","Twitter for Mac","RT @espiekermann: A world map showing Flickr & Twitter use. Very cool! http://t.co/Fkxn3OO","91558463653679104","19045458","2011-07-14 17:23:33 +0000","http://bit.ly/oY0sjM,http://bit.ly/oY0sjM" +"91559129155502080","91557734318743552","7198302","2011-07-14 17:26:12 +0000","Twitter for Mac","@jonathanstark Saw that this morning, neat idea :) I'd love to try it but I'm in Canada. Maybe I should try anyway.","","","","" +"91318131267604480","91312953441267712","197263266","2011-07-14 01:28:33 +0000","Twitter for Mac","@rob_pike Or it could be an elaborate joke. Why are the first 4 commits hello world programs by Brian Kernighan? Really strange...","","","","" +"91301191417470978","91297292551856128","136077128","2011-07-14 00:21:14 +0000","Twitter for Mac","@kitgoncharov (oops, just pretend I used an example equation that made sense and both sides evaluated to NaN :)","","","","" +"91301046449750016","91297292551856128","136077128","2011-07-14 00:20:40 +0000","Twitter for Mac","@kitgoncharov It's weird, but what if 1/0 === 0/0 resulted in true? That would be weird too.","","","","" +"91300763216785409","91297292551856128","136077128","2011-07-14 00:19:32 +0000","Twitter for Mac","@kitgoncharov @jashkenas @mikesherov I wouldn't hesitate to call either isEqual if you only need one of them.","","","","" +"91300641149947904","91297292551856128","136077128","2011-07-14 00:19:03 +0000","Twitter for Mac","@kitgoncharov @jashkenas @mikesherov Here's my 2¢: a={foo:NaN}; a.isEqual({foo:NaN}) // => false, but a.isIsomorphic({foo:NaN}) // => true.","","","","" +"91276165884559361","91275465741975553","11973362","2011-07-13 22:41:48 +0000","Twitter for Mac","@typeoneerror That's a category for Celebrity Jeopardy if I've ever seen one.","","","","" +"91249611905302528","","1199081","2011-07-13 20:56:17 +0000","Twitter for Mac","@ded Something up with your blog's feed? It's shown all posts unread twice today.","","","","" +"91234259037192192","91231470596784128","129551339","2011-07-13 19:55:17 +0000","Twitter for Mac","@attachmentsme Must be, it certainly rings a bell. Thanks :)","","","","" +"91233869789016065","91209682240278528","17088322","2011-07-13 19:53:44 +0000","Twitter for Mac","@HipwoodDigital Yes! Sounds like it, thanks :)","","","","" +"91202029187375104","91201823037337600","136077128","2011-07-13 17:47:12 +0000","Twitter for Mac","@kitgoncharov Yeah, it can be really tough. Especially if you just want to get stuff done.","","","","" +"91200213875822592","","","2011-07-13 17:40:00 +0000","Twitter for Mac","What song is playing in the intro video on http://t.co/9NDgN83 ? Stuck in my head all morning, now I have to listen to it.","","","","http://attachments.me" +"91199159696232449","91199064162566144","4777951","2011-07-13 17:35:48 +0000","Twitter for Mac","@_sjs @kitgoncharov But another part of being a good dev is objectively evaluating new things and adopting the good changes.","","","","" +"91199064162566144","91198844083249152","136077128","2011-07-13 17:35:25 +0000","Twitter for Mac","@kitgoncharov I think part of being a good dev is being skeptical of new things, especially when so much new stuff is just fashion.","","","","" +"91198128862138368","","","2011-07-13 17:31:42 +0000","Twitter for Mac","RT @kitgoncharov: Clarification: ""If Harmony had existed when I began learning JS, what would I have thought of it?"" That's what seasone ...","91197875748470784","136077128","2011-07-13 17:30:42 +0000","" +"91195890928336896","91195518985846784","894911","2011-07-13 17:22:49 +0000","Twitter for Mac","@JimRoepcke Oy, what a slap in the face! If your needs are light go for Acorn or Pixelmator, they both rock.","","","","" +"91195530809585664","91195237631926272","136077128","2011-07-13 17:21:23 +0000","Twitter for Mac","@kitgoncharov That's the right mindset. Luckily all the newness is opt-in for your own code so devs can migrate at their leisure.","","","","" +"91194657127677953","91194567927398400","4777951","2011-07-13 17:17:55 +0000","Twitter for Mac","@_sjs @kitgoncharov Regardless of their feelings about the syntax. But people rarely look at things objectively. It's hard even if you try.","","","","" +"91194567927398400","91193735945273344","136077128","2011-07-13 17:17:33 +0000","Twitter for Mac","@kitgoncharov If someone is being 100% objective they have to admit that CoffeeScript eases many JS pains and reduces boilerplate.","","","","" +"91194440391196672","91193735945273344","136077128","2011-07-13 17:17:03 +0000","Twitter for Mac","@kitgoncharov New syntax is a good way to introduce new semantics without breaking old code, but it is also highly subjective.","","","","" +"91193567241965568","91193017653919744","4777951","2011-07-13 17:13:35 +0000","Twitter for Mac","@_sjs @kitgoncharov let, destructuring bind, default args, rest and spread. Those help eliminate boilerplate.","","","","" +"91193017653919744","91192591084830720","136077128","2011-07-13 17:11:24 +0000","Twitter for Mac","@kitgoncharov I disagree, seasoned JS devs should appreciate the new semantics even more than noobs because they have been bitten by the old","","","","" +"91171518628888577","","","2011-07-13 15:45:58 +0000","Twitter for Mac","RT @mislav: a Faraday primer: http://t.co/JyRZSv0 – If you make HTTP requests, you should read it. /cc @alloy","90886836523769856","7516242","2011-07-12 20:54:45 +0000","http://mislav.uniqpath.com/2011/07/faraday-advanced-http/,http://mislav.uniqpath.com/2011/07/faraday-advanced-http/" +"91170910211538945","91170583374610432","123323498","2011-07-13 15:43:33 +0000","Twitter for Mac","@jashkenas Anyone who finds that controversial is looking for controversy. People say that about languages every day.","","","","" +"91165154380759040","","","2011-07-13 15:20:41 +0000","Twitter for Mac","attachments.me has a great intro video. I almost wish I had a need for the service.","","","","" +"91164099056111616","91162105239191552","15540222","2011-07-13 15:16:29 +0000","Twitter for Mac","@rauchg Ask this question on a PHP forum and you'd be surprised how many answer ""yes"". Lots of people think hosting is getting an FTP login.","","","","" +"90969348679806976","","","2011-07-13 02:22:37 +0000","Twitter for Mac","I would pay @Netflix what cable companies charge per month for unlimited streaming w/o commercials. Library in Canada needs some love though","","","","" +"90966662576209920","90965259178868736","11973362","2011-07-13 02:11:57 +0000","Twitter for Mac","@typeoneerror Well that makes me feel terrible about never being able to snag good self portraits when I'm *trying* to.","","","","" +"90966116112932865","90963412930138112","4777951","2011-07-13 02:09:46 +0000","Twitter for Mac","@_sjs @peterc It lacks the teeth chattering shake you'd get in person, but hey. http://t.co/H12ZaOP","","","","http://www.youtube.com/watch?v=EHH_pk5kgks#t=70s" +"90963412930138112","90962088142442496","33493","2011-07-13 01:59:02 +0000","Twitter for Mac","@peterc It looks solid I think my mind just balks at the angle. Rickety can be ok, it's the only thing the Minebuster has going for it ;-)","","","","" +"90961856478445568","90958774520647680","33493","2011-07-13 01:52:51 +0000","Twitter for Mac","@peterc You're not joking! That looks really fun, and scary. I'm not apprehensive about many roller coasters.","","","","" +"90911065357041664","","","2011-07-12 22:31:01 +0000","Twitter for Mac","RT @toyns: I can't believe Netflix is going to charge me slightly more to watch whatever I want whenever I want to!","90899045190602752","51193121","2011-07-12 21:43:15 +0000","" +"90901714579898368","90894311801094144","3260971","2011-07-12 21:53:52 +0000","Twitter for Mac","@niels_bom Agreed, as long as they keep working on it I'm happy.","","","","" +"90893839451164672","90892236669190144","3260971","2011-07-12 21:22:34 +0000","Twitter for Mac","@niels_bom Heh, Google seems committed so I hope it's not that bad. But I'm not holding my breath either.","","","","" +"90890873600086016","90888666129510401","3260971","2011-07-12 21:10:47 +0000","Twitter for Mac","@niels_bom Google would be wise to make sure the iOS app stands on its own with enough instruction to get started.","","","","" +"90890307494883328","90890184094265344","4777951","2011-07-12 21:08:32 +0000","Twitter for Mac","@_sjs @niels_bom then the mobile app will be even more confusing.","","","","" +"90890184094265344","90889148398977024","3260971","2011-07-12 21:08:03 +0000","Twitter for Mac","@niels_bom I haven't tried any Facebook apps at all. Good point about G+ itself being a bit confusing. If you haven't used G+ on the web...","","","","" +"90886118916108288","90884175304994817","3260971","2011-07-12 20:51:53 +0000","Twitter for Mac","@niels_bom I've never used an app like this before so unfortunately I don't have a reference point to compare it to.","","","","" +"90885793916256256","90884175304994817","3260971","2011-07-12 20:50:36 +0000","Twitter for Mac","@niels_bom A great start, might be confusing for some though. Streams for individual Circles are hidden behind 3 taps. #googleplus #android","","","","" +"90626112429899776","","","2011-07-12 03:38:43 +0000","Twitter for Mac","Legless torsos! Torsoless legs! “@JeffJonas: But I want to be anonymous! http://t.co/oaYZVgj. Zoom into this and ponder” http://t.co/m98zIsO","","","","http://www.gigapixel.com/image/gigapan-canucks-g7v2.html,http://yfrog.com/kko1xp" +"90620256128737280","90619908152508416","29255412","2011-07-12 03:15:27 +0000","Twitter for Mac","@tjholowaychuk That's good, sounds like the right idea. Balance practical use with ideals.","","","","" +"90619291380092928","90619072085102593","81680030","2011-07-12 03:11:37 +0000","Twitter for Mac","@jedisct1 @ohmyzsh Way to go and ruin my excuse for not moving yet. I got nothing on 15 years :(","","","","" +"90618979953025024","90611546329317376","29255412","2011-07-12 03:10:23 +0000","Twitter for Mac","@tjholowaychuk Should have started with the Readme! lol Code is nice so far though.","","","","" +"90617912590741504","90611546329317376","29255412","2011-07-12 03:06:08 +0000","Twitter for Mac","@tjholowaychuk Looks like I'll have to read the source to learn about reflection tonight :)","","","","" +"90617643614224384","90611546329317376","29255412","2011-07-12 03:05:04 +0000","Twitter for Mac","@tjholowaychuk What does a function that takes two literal function params look like in Luna? Can you write a function on one line?","","","","" +"90616587211653120","90611546329317376","29255412","2011-07-12 03:00:52 +0000","Twitter for Mac","@tjholowaychuk I dig the io-ish message send syntax and protos. Surprised about the Ruby-esque special cases for message send syntax.","","","","" +"90602885410332673","90601512232947712","894911","2011-07-12 02:06:25 +0000","Twitter for Mac","@JimRoepcke :o Deleted my Lion VM ... can't wait to check that out, it must be amazing.","","","","" +"90586636412399616","","","2011-07-12 01:01:51 +0000","Twitter for Mac","ha HA! I win, JNI. #winning","","","","" +"90564415803506688","90549143776399360","11628","2011-07-11 23:33:33 +0000","Twitter for Mac","@t Instapaper!","","","","" +"90541242458439681","90540853310930944","4600051","2011-07-11 22:01:29 +0000","Twitter for Mac","@klimpong To me it looks like""(character set) name"" not ""character (set name)""","","","","" +"90533117277896704","90532348055138304","11973362","2011-07-11 21:29:11 +0000","Twitter for Mac","@typeoneerror Too bad, that was my only guess at a fix. Maybe I have exceptional luck on this one.","","","","" +"90532196271661056","90531750509424640","11973362","2011-07-11 21:25:32 +0000","Twitter for Mac","@typeoneerror I've been using Dreamhost for several years and have never seen that. I've heard that you can ask to switch servers.","","","","" +"90153779508420608","90150657218199552","894911","2011-07-10 20:21:50 +0000","Twitter for Mac","@JimRoepcke Also awesome! Sounds like really good stuff.","","","","" +"90152108921331712","90151459290750976","894911","2011-07-10 20:15:12 +0000","Twitter for Mac","@JimRoepcke Nice! That'll be handy sometime.","","","","" +"90140408729960448","","5905672","2011-07-10 19:28:42 +0000","Twitter for Mac","@danbenjamin @gruber Love the Bond stuff! Can't wait for Kubrick (and Austin Powers) if you guys decide to do more :)","","","","" +"90137808089530368","90134760545976320","15277447","2011-07-10 19:18:22 +0000","Twitter for Mac","@_honza lol, I won't worry about it then","","","","" +"90132187915091969","","","2011-07-10 18:56:02 +0000","Twitter for Mac","Bad etiquette to add everyone you know to G+? If they can't get in yet I guess they cannot turn off notification emails either.","","","","" +"90130568754364416","90127568828768256","14358152","2011-07-10 18:49:36 +0000","Twitter for Mac","@mentalguy Sent. After being invited I checked back the next morning and got in, ymmv.","","","","" +"90130130097274880","","","2011-07-10 18:47:52 +0000","Twitter for Mac","Twilight Zone material http://t.co/HCZMU7c","","","","http://yfrog.com/kict0p" +"90085196342362112","89921669258420224","894911","2011-07-10 15:49:19 +0000","Twitter for Mac","@JimRoepcke As opposed to just using the main GCD queue? That's great! Re: the bug, did you just trace the relevant Deferreds?","","","","" +"89848436274376704","","53921137","2011-07-10 00:08:31 +0000","Twitter for Mac","@goodbyebuddy Site has been telling me to try again later for a couple of days :(","","","","" +"89599575953903617","89582469082398720","22406953","2011-07-09 07:39:38 +0000","Twitter for Mac","@mahyarm wtf, the Z12 has VGA out! rofl","","","","" +"89597883833266176","89582469082398720","22406953","2011-07-09 07:32:54 +0000","Twitter for Mac","@mahyarm If there's ever a Vaio-Z that osx86 runs well on it'd be pretty tempting. Z line is one of about 3 notebooks I would actually buy.","","","","" +"89573297087451136","","","2011-07-09 05:55:12 +0000","Twitter for Mac","iOS devs should check out Prototypes http://t.co/FRXvj7L (25% off too)","","","","http://prototypesapp.com/?ref=5by5" +"89556098419408896","89554687950471170","14231571","2011-07-09 04:46:52 +0000","Twitter for Mac","@marcoarment And the difference is probably the smallest it's ever been since BD-R's release, disks were already cheap then.","","","","" +"89549668576538625","89548787739148288","136077128","2011-07-09 04:21:19 +0000","Twitter for Mac","@kitgoncharov You didn't miss out ;-)","","","","" +"89547925180514304","89547560263499776","136077128","2011-07-09 04:14:23 +0000","Twitter for Mac","@kitgoncharov No worries :) I forgot about them too. I think they were collateral damage of suppressed memories of DOS's for loop syntax.","","","","" +"89547069743833088","89546786661871617","136077128","2011-07-09 04:10:59 +0000","Twitter for Mac","@kitgoncharov Things like that are why I can't stand cygwin. Too bad coLinux is 32-bit only, luckily VMs are feasible on any machine now.","","","","" +"89546881679638529","89546532591898624","136077128","2011-07-09 04:10:14 +0000","Twitter for Mac","@kitgoncharov Closest you can get is to use e.g. cd \Windows to get to a root dir in the current drive. You can mount drives in c:\ though.","","","","" +"89545911788773377","89545002585296896","4777951","2011-07-09 04:06:23 +0000","Twitter for Mac","@_sjs @kitgoncharov If you are curious as I was... http://t.co/QKPDdqB","","","","http://blogs.msdn.com/b/larryosterman/archive/2005/06/24/432386.aspx" +"89545002585296896","89544635021656065","136077128","2011-07-09 04:02:46 +0000","Twitter for Mac","@kitgoncharov lol! They are just obeying Postel's law, nice. I guess it *could* have been a kind gesture to Unix greybeards.","","","","" +"89544369157308416","89544150797664256","136077128","2011-07-09 04:00:15 +0000","Twitter for Mac","@kitgoncharov Pretty much just confirms everything you said, no surprises I can see.","","","","" +"89544227347906560","89543190339796992","136077128","2011-07-09 03:59:42 +0000","Twitter for Mac","@kitgoncharov @tlrobinson Here are working links to the good stuff: http://t.co/Cee5km2 +http://t.co/5dmlRqs","","","","http://bit.ly/pmQcCA,http://bit.ly/rmJ1Pd" +"89543783150125056","89543190339796992","136077128","2011-07-09 03:57:56 +0000","Twitter for Mac","@kitgoncharov @tlrobinson *sigh* @twitter mangled the link but I linked to the toURL() method.","","","","" +"89543557618212864","89543190339796992","136077128","2011-07-09 03:57:02 +0000","Twitter for Mac","@kitgoncharov @tlrobinson http://t.co/pR4ywVc()","","","","http://www.mavenjava.com/sun/jdk/1.6.0/src/java/io/File.java.html#File.toURL" +"89543103349932032","","","2011-07-09 03:55:14 +0000","Twitter for Mac","Windows didn't so much change from slash to backslash as add the backslash as an alternative and set a strong convention. What's the point?","","","","" +"89539502170849280","89537139699761153","14206068","2011-07-09 03:40:55 +0000","Twitter for Mac","@tlrobinson @kitgoncharov Backslashes become slashes and only one slash after the protocol: c:\rhino.bat -> file:/c:/rhino.bat","","","","" +"89534809449299968","","","2011-07-09 03:22:16 +0000","Twitter for Mac","If you have Google+ drag more than one person to a circle right now.","","","","" +"89497363021971457","","","2011-07-09 00:53:28 +0000","Twitter for Mac","RT @b6n: For me, it's either false dichotomies or nothing at all.","89497134390460416","16031975","2011-07-09 00:52:34 +0000","" +"89367275693555713","","","2011-07-08 16:16:33 +0000","Twitter for Mac","RT @mitchellh: In the time it takes for the light from your monitor to reach your eyes, your computer can process about 6 instructions. ...","89367184001859584","12819682","2011-07-08 16:16:11 +0000","" +"89365888758841344","","","2011-07-08 16:11:02 +0000","Twitter for Mac","So I just went to Google+ and saw the sign up form. Not sure if that's because I got an invite or not. If you're waiting take a quick look.","","","","" +"89364933501919232","89152288760930304","894911","2011-07-08 16:07:15 +0000","Twitter for Mac","@JimRoepcke XD http://t.co/FRjFko7","","","","http://yfrog.com/kgx81p" +"89360527750467585","89359345514594304","22406953","2011-07-08 15:49:44 +0000","Twitter for Mac","@mahyarm I was just jumping on the bandwagon, if I changed the hashtag I would have been starting my own tiny bandwagon of one :)","","","","" +"89247243839868928","","","2011-07-08 08:19:35 +0000","Twitter for Mac","Cowboy hat, dog, buffalo: http://t.co/VPFFdQr","","","","http://imgur.com/AJkT7" +"89192005640523777","89186855165235201","14864447","2011-07-08 04:40:05 +0000","Twitter for Mac","@bryan_kyle Hate to say this but given the other names in that thread and that this was inevitable, Techtoria is not bad... ok now kill me.","","","","" +"89191538525077505","89186855165235201","14864447","2011-07-08 04:38:14 +0000","Twitter for Mac","@bryan_kyle At first I was like *facepalm* but then I was all *lol*. My vote would have been for Advancement Archipelago. SanFran North? wtf","","","","" +"89185400714829824","","","2011-07-08 04:13:51 +0000","Twitter for Mac","You better start swimmin' or you’ll sink like a duck, for the times they are a-changin’ #ReplaceAWordInAFamousQuoteWithDuck","","","","" +"89182369059319808","","","2011-07-08 04:01:48 +0000","Twitter for Mac","#ReplaceAWordInAFamousQuoteWithDuck #DamnThatHashTagWasTooLongToFitInTheSameTweetAsTheQuoteItself","","","","" +"89182248477270016","","","2011-07-08 04:01:19 +0000","Twitter for Mac","Those who would give up Essential Liberty to purchase a little Temporary Duck, deserve neither Liberty nor Safety.","","","","" +"89182131724619777","","14217022","2011-07-08 04:00:51 +0000","Twitter for Mac","@DreamHost Love the newsletters. Infrequent and entertaining enough that I actually read them. A+++ GREAT NEWSLETTER WOULD READ AGAIN","","","","" +"89154774519390208","89102475650539520","2735631","2011-07-08 02:12:09 +0000","web","@lonelysandwich Did you just tell me to go fuck myself?","","","","" +"89154250571128832","","","2011-07-08 02:10:04 +0000","Twitter for Mac","The effort to invite and show up is effectively nil for Google+ so the analogy falls down. They just shouldn't be called invites is all.","","","","" +"89153555214237696","","","2011-07-08 02:07:18 +0000","Twitter for Mac","If you were the inviter do you invite anyone to the next party? If you were the invitee do you show up next time?","","","","" +"89153093324914688","","","2011-07-08 02:05:28 +0000","Twitter for Mac","Imagine being invited to a party. You arrive and the bouncer politely says they're full and you have to wait until they extend the hall.","","","","" +"89152664478294016","89152288760930304","894911","2011-07-08 02:03:46 +0000","Twitter for Mac","@JimRoepcke What can ya do? Seems like a weird idea for invites though, I mean they're not really invites are they? More like taunts ;-)","","","","" +"89152206372208640","89151722567634946","894911","2011-07-08 02:01:57 +0000","Twitter for Mac","@JimRoepcke Yeah, I see ""Already invited? We've temporarily exceeded our capacity. Please try again soon."" They're not like gmail invites :(","","","","" +"89150384060383232","89140586937978881","894911","2011-07-08 01:54:42 +0000","Twitter for Mac","@JimRoepcke Thanks. Unfortunately no dice but maybe I get bumped up in the queue or something.","","","","" +"89141550986178560","89104910225915904","14864447","2011-07-08 01:19:36 +0000","Twitter for Android","@bryan_kyle kill me now","","","","" +"89140004793749504","89139020474490880","894911","2011-07-08 01:13:27 +0000","web","@JimRoepcke Do the invites do anything yet? I'd like one please :)","","","","" +"89100727296851968","","","2011-07-07 22:37:23 +0000","Twitter for Mac","I write apps in Victoria but that doesn't make it Victoriapp, and even if I called it that it still has no meaning. /rant","","","","" +"89100557247184896","","","2011-07-07 22:36:42 +0000","Twitter for Mac","I haven't heard anyone else say it yet so: Appsterdam is a meaningless name for something that already has a perfectly good name.","","","","" +"89085974109368320","","","2011-07-07 21:38:46 +0000","Twitter for Mac","Played around with a Windows Phone 7 device today and I'm impressed. If you want a phone, not pocket computer, seems good enough already.","","","","" +"89080422549565440","89079631285727233","33493","2011-07-07 21:16:42 +0000","Twitter for Mac","@peterc Oh that is odd! Probably just a coincidence I read too much into then.","","","","" +"89079523794104320","89077962581884929","33493","2011-07-07 21:13:08 +0000","Twitter for Mac","@peterc Gmail has been excellent at avoiding false positives for me until this mishap. I rarely even think to check my spam folder.","","","","" +"89078918795116544","89077962581884929","33493","2011-07-07 21:10:43 +0000","Twitter for Mac","@peterc Gmail may have changed their spam filtering. We recently had some cron mail suddenly start being marked spam.","","","","" +"89043060448702464","88995921605562368","22406953","2011-07-07 18:48:14 +0000","Twitter for Android","@mahyarm you're probably right. I should stop worrying about it being anaemic for me, someone will want it","","","","" +"89026187736780801","","","2011-07-07 17:41:11 +0000","Twitter for Mac","In a nut: WP7 has a leg up on Android by having a *good* GUI to build UIs, but falls short of Xcode by exposing you to generated XML goop.","","","","" +"89023714410246144","89023421899481088","894911","2011-07-07 17:31:22 +0000","Twitter for Mac","@JimRoepcke rofl! It is enterprise ready for sure. Their heart is in the right place though and it's better than their older VB stuff.","","","","" +"89023191372144640","89022367656984576","894911","2011-07-07 17:29:17 +0000","Twitter for Mac","@JimRoepcke No kidding. This WP7 stuff looks ok but their XAML goop is far worse than Android's XML UI goop. Much more powerful, but worse.","","","","" +"89022310014656512","","","2011-07-07 17:25:47 +0000","Twitter for Mac","It's Controller on top orchestrating the process. Controller knows about Models and Views and wires them together. That's it, bindings or no","","","","" +"89022163352420353","","","2011-07-07 17:25:12 +0000","Twitter for Mac","What's with the explanations stating that in MVC from top to bottom it's View-Controller-Model, each knowing about the thing below it? Wrong","","","","" +"89021946758561793","","","2011-07-07 17:24:20 +0000","Twitter for Mac","Oh I see, MVVM is a Microsoftism that means ""MVC with bindings, and confusion"". In MVC views and models *do not* know about controllers!","","","","" +"88797802318143488","88785906999369729","894911","2011-07-07 02:33:40 +0000","Seesmic","@JimRoepcke lol! That would be awesome. Wonder if they have a big enough blender.","","","","" +"88776616049782784","","","2011-07-07 01:09:29 +0000","Twitter for Mac","Not sure if it'll be worth the time and effort, or if someone would even pay a price high enough to not lose $ on the deal.","","","","" +"88776471400820737","","","2011-07-07 01:08:54 +0000","Twitter for Mac","2006 MacBook, 1st gen, Core Duo ""Yonah"". Should I max out RAM to 3 GB add an SSD and resell? Headphone jack & optical drive are broken.","","","","" +"88774309799137280","88773238548738048","9286842","2011-07-07 01:00:19 +0000","Twitter for Mac","@topgenorth Good idea I'll take a look. Google and MS would have a hard time lobbying manufacturers to make a device that would sell poorly.","","","","" +"88772874286006272","","","2011-07-07 00:54:37 +0000","Twitter for Mac","#Android and #WP7 need an iPod touch-like device for devs. Expecting us to hunt down contract-free devices that cost $500+ is unreasonable.","","","","" +"88650811223187456","88649561177997312","39448955","2011-07-06 16:49:35 +0000","Twitter for Mac","@amanduh86 lol, nope but it was great! :)","","","","" +"88490495948505088","","","2011-07-06 06:12:32 +0000","Twitter for Mac","That's a nice little big detail http://t.co/Tfgvzgv","","","","http://littlebigdetails.com/post/7267655518/nike-basketball-roster-on-the-new-section-as" +"88413921106608128","88412710236196864","20079975","2011-07-06 01:08:16 +0000","Twitter for Mac","@polotek 1.3.2? Man, that's *new*: http://t.co/8U6nqLK (committed in Feb/2011)","","","","https://github.com/jfhovinne/jFeed/blob/master/jquery/jquery.js" +"88394159391653888","88391127912296448","14640131","2011-07-05 23:49:44 +0000","Seesmic","@bradfordw sandforce 1200 SSDs are still great and a few hundred $ less than a year ago","","","","" +"88126085656621057","88059233437876224","29255412","2011-07-05 06:04:30 +0000","Kiwi","@tjholowaychuk http://twitpic.com/5lgngq","","","","" +"88125192894820352","","","2011-07-05 06:00:57 +0000","Kiwi","RT @tjholowaychuk: kue - priority job queue backed by redis for #nodejs - site: http://t.co/Rm0tSsY, intro screencast: http://t.co/FIVydRD","88055999612727296","29255412","2011-07-05 01:26:00 +0000","http://bit.ly/k7E7Hg,http://bit.ly/mf9Qqi,http://bit.ly/k7E7Hg,http://bit.ly/mf9Qqi" +"88004748694917120","","","2011-07-04 22:02:21 +0000","Kiwi","RT @saroy: Watching CNN special on shuttle program. ENTIRE 40-year shuttle program cost $115 billion. FY2010 military budget is 4x that.","87892849135337473","6120952","2011-07-04 14:37:42 +0000","" +"88002042626445312","","","2011-07-04 21:51:36 +0000","Kiwi","Well http://t.co/Rh3DH0W looks pretty good. (via @maraksquires) +@JimRoepcke","","","","http://neyric.github.com/wireit/" +"87977564160794624","","","2011-07-04 20:14:20 +0000","Kiwi","RT @vicpdcanada: Canada Day drunk books himself into cells. Here's to a bad idea. Don't #peeonourbuilding. #yyj notes forthcoming.","87975933205688320","80139117","2011-07-04 20:07:51 +0000","" +"87961279645499392","87938368624799744","42242439","2011-07-04 19:09:37 +0000","Kiwi","@okinsey @__DavidFlanagan @kuvos And you didn't actually answer David's question, I'm curious too. Why would you need var's crazy semantics?","","","","" +"87960950916919296","87938368624799744","42242439","2011-07-04 19:08:19 +0000","Kiwi","@okinsey @__DavidFlanagan @kuvos Isn't the goal to fix var by introducing let and then phase out var? (albeit reeeaaalllly slowly)","","","","" +"87742642489786369","87740603537952769","668423","2011-07-04 04:40:50 +0000","Kiwi","@mikeal @kriskowal Took me 10-14 days. I drew dvorak letters on my keyboard and by the time they wore off I knew it. Frustrating, worth it.","","","","" +"87617154370912256","","","2011-07-03 20:22:12 +0000","Kiwi","Complaint that @gmail themes are not dense enough withdrawn. Height is mostly lost to section headings and buttons, fixed by scrolling down.","","","","" +"87343558415233024","87332191276773376","29255412","2011-07-03 02:15:01 +0000","Seesmic","@tjholowaychuk meaningless without context anyway. Better at being ruby? Certainly. Better at embedding? Obviously not.","","","","" +"87342773883248640","","","2011-07-03 02:11:54 +0000","Seesmic","Solid day of coffee shop hacking with @JimRoepcke ... HLDeferred + arborjs + nodejs + socket.io = ???","","","","" +"87228685849079808","87225533116588032","15226527","2011-07-02 18:38:34 +0000","Kiwi","@fastest963 :o","","","","" +"87225363155005440","87216494047531008","15226527","2011-07-02 18:25:21 +0000","Kiwi","@fastest963 Is that even possible? Google only does openID sign up if they recognize your email, e.g. @yahoo.com, so there's always an addy","","","","" +"86892066013057024","","","2011-07-01 20:20:57 +0000","Kiwi","RT @siracusa: My review of the new http://bit.ly/l1ibnI ""Preview (Dense)"" Gmail theme: not dense enough.","86881134260129793","636923","2011-07-01 19:37:31 +0000","" +"86869627572994048","86868812242227200","894911","2011-07-01 18:51:47 +0000","Seesmic","@JimRoepcke Inbox 1000 is just how I operate ;)","","","","" +"86869017343705088","86865935327170560","12712742","2011-07-01 18:49:22 +0000","Kiwi","@zii I'm keeping my fingers crossed :) Other than that one complaint the themes are fantastic.","","","","" +"86868875085488128","","","2011-07-01 18:48:48 +0000","Kiwi","No other mail app wastes that much space listing messages. And for good reason, nobody needs that much space to scan the list. usability--","","","","" +"86868605203001344","86865837373407232","894911","2011-07-01 18:47:44 +0000","Seesmic","@JimRoepcke yeah, still looks like 35% less of my inbox. I'm all for using lots of space but for me it's just too much.","","","","" +"86864729787731970","","","2011-07-01 18:32:20 +0000","Kiwi","I hope I can still use the current gmail theme after the switch. The new ones have way too much vertical padding in message lists. +@gmail","","","","" +"86856073507639296","","","2011-07-01 17:57:56 +0000","Kiwi","RT @marcoarment: iOS devs: ever need this? http://t.co/uYo5AYU + +I sure have. Damn good find.","86854928760455169","14231571","2011-07-01 17:53:23 +0000","https://github.com/0xced/UIKit-Artwork-Extractor,https://github.com/0xced/UIKit-Artwork-Extractor" +"86695590158798848","","","2011-07-01 07:20:14 +0000","Kiwi","western digital, y u no put usb symbol on the top side of the connector?!","","","","" +"86587553888739328","86586578746605568","12510462","2011-07-01 00:10:56 +0000","Kiwi","@ischi We'll see how this pans out in the long run, might end up shooting myself in the foot if my Info.plist gets stale.","","","","" +"86587282236243968","86586578746605568","12510462","2011-07-01 00:09:51 +0000","Kiwi","@ischi I found a workaround on the web, build the project then copy build/.../Info.plist into your project. Ti will pick it up from then on.","","","","" +"86586118249787392","","","2011-07-01 00:05:13 +0000","Kiwi","titanium y u no add my ipad icon?! they say a bad dev blames his tools, there's a big assumption there that the tools are always good.","","","","" +"86498020102914049","86493427272921088","14864447","2011-06-30 18:15:09 +0000","Kiwi","@bryan_kyle Yup. Right now I have none ""free"" but 2.2 GB inactive. If I made a point of closing apps not in use I could trim that down.","","","","" +"86492633450549248","86486335958958080","14864447","2011-06-30 17:53:45 +0000","Kiwi","@bryan_kyle That's an issue for me too though I would settle for 4. In general 4 - 8 GB of memory is in use on my machine at any given time.","","","","" +"86482827377512448","86480855094149121","14864447","2011-06-30 17:14:47 +0000","Kiwi","@bryan_kyle The Sandy Bridge CPUs rumoured to be in the new Airs are performant enough for me though. They will be tempting.","","","","" +"86482576000286720","86480855094149121","14864447","2011-06-30 17:13:47 +0000","Kiwi","@bryan_kyle Rumours say the new chassis is mostly unchanged. If I keep waiting for it to be perfectly tailored for me I'll never get one.","","","","" +"86479485452558336","","","2011-06-30 17:01:30 +0000","Kiwi","I'll be upset if the MacBook Air isn't redesigned soon. They have to consolidate the ports, the current configuration is terrible.","","","","" +"86473804586561536","","","2011-06-30 16:38:56 +0000","web","RT @awbjs: Offical ECMAScript 5.1 standard is now at http://bit.ly/EoBu9 #JavaScript","86473477049171968","159946057","2011-06-30 16:37:38 +0000","" +"86473614387449856","","","2011-06-30 16:38:10 +0000","Kiwi","RT @awbjs: ECMAScript 5.1/ISO 16262 edition 3 is now the offical JavaScript standard http://bit.ly/itRhXR","86473091127062528","159946057","2011-06-30 16:36:06 +0000","" +"85557573851430912","85556280491638786","894911","2011-06-28 03:58:09 +0000","Kiwi","@JimRoepcke ha ha, it will be if it works out ... mindBLASTING! anything can blow your mind, this will BLAST it","","","","" +"85556133791674368","85554883171852288","894911","2011-06-28 03:52:26 +0000","Kiwi","@JimRoepcke Not personally, but yes. Building a few mining rigs at work. Going to try some crazy shit this week!","","","","" +"85240787180322816","85211604404285440","22406953","2011-06-27 06:59:22 +0000","Kiwi","@mahyarm That's true. Most 16:9 LCDs are ridiculously cheap :/","","","","" +"85047190774480896","","","2011-06-26 18:10:05 +0000","Kiwi","I'm going to reverse my stance and advise everyone to *stop* buying SSDs ... until the prices fall. It's for the greater good!","","","","" +"85046987803721729","","","2011-06-26 18:09:16 +0000","Kiwi","This time 2010 a 512 GB SSD ran ~ $1500, now they're under $1000. They'd fall to $500 if the 240 GB drives would make room.","","","","" +"84435760245248001","84401515753783297","8038312","2011-06-25 01:40:28 +0000","Kiwi","@izs Can you specify a save hook? That's what I use in my editor. Failing that there's always a git pre-commit hook.","","","","" +"84117540049137664","","","2011-06-24 04:35:59 +0000","Kiwi","I realize I'm late to the game, still excited.","","","","" +"84117367029907456","","","2011-06-24 04:35:17 +0000","Kiwi","WWDC 2011 videos are out!","","","","" +"84065258460819457","","","2011-06-24 01:08:14 +0000","Kiwi","RT @badass_js: Safari on iOS 5 now has rich text editing via the contenteditable attribute. Also allows for on screen keyboard customiza ...","84062907364671488","155949717","2011-06-24 00:58:53 +0000","" +"84062241682489344","84055078423625728","14231571","2011-06-24 00:56:14 +0000","Kiwi","@marcoarment Anyone who says anything bad about you without offering to actually help fight them is just blowing smoke anyway, imo.","","","","" +"84062050875228160","84055158077661185","14231571","2011-06-24 00:55:29 +0000","Kiwi","@marcoarment Forget the jerks, please stay transparent. It's easy to imagine taking on the FBI, but faced with actually doing it few would.","","","","" +"83979962415185922","83976116922101760","29255412","2011-06-23 19:29:17 +0000","Seesmic","@tjholowaychuk maybe! I'll have to take a look :)","","","","" +"83976028501983233","","29255412","2011-06-23 19:13:40 +0000","Seesmic","@tjholowaychuk I meant *to* JS of course","","","","" +"83975368809254912","83953405747408898","29255412","2011-06-23 19:11:02 +0000","Seesmic","@tjholowaychuk I've been meaning to port this from JS http://samhuri.net/blog/2010-01-17_working-with-c-style-structs-in-ruby.html","","","","" +"83956929029881856","","","2011-06-23 17:57:46 +0000","Seesmic","21st century mining http://twitpic.com/5fqkfn","","","","" +"83929928789262336","","","2011-06-23 16:10:29 +0000","Kiwi","RT @polotek: This is pretty huge. “@reybango: From the Node blog, Microsoft is partnering with Joyent to help port Node to Windows http: ...","83926755273998338","20079975","2011-06-23 15:57:52 +0000","" +"83767688165462016","","13334762","2011-06-23 05:25:47 +0000","Kiwi","@github where would you like bug reports on GH for Mac? I've sent a couple to support@gh, if there's a better avenue say the word.","","","","" +"83751189191200768","","","2011-06-23 04:20:14 +0000","Kiwi","RT @eee_c: From nothing to express-spdy in one painful blog post: http://bit.ly/lpJaJQ #mychain","83736049666371584","18334333","2011-06-23 03:20:04 +0000","" +"83738299046436866","","","2011-06-23 03:29:00 +0000","Kiwi","The positive feedback loop that Apple created with quality software for iOS and OS X is astonishing. And competitors still don't get it.","","","","" +"82881956802600960","82877890915606529","5905672","2011-06-20 18:46:13 +0000","Kiwi","@danbenjamin Thanks for giving us so many great shows! Seems like I'm always picking up another one.","","","","" +"82385535246663680","","","2011-06-19 09:53:36 +0000","web","""Close #944 Implement --save switch to write deps to package.json"" http://t.co/xpTscqC more awesomeness in npm, I love it #npm #nodejs","","","","https://github.com/isaacs/npm/commit/2d970344545d7dfadf217365755afd0cdca5b1f1" +"82373063089455104","","","2011-06-19 09:04:03 +0000","Kiwi","long shark is long, and nicely themed for it! http://twitpic.com/5dq76n +@grooveshark","","","","" +"81563880408612864","","","2011-06-17 03:28:39 +0000","Kiwi","There's no way I'm uploading my music though. Between @Grooveshark and @doubletwist I'm a pretty happy camper on iOS and Android alike.","","","","" +"81563418590593024","","","2011-06-17 03:26:49 +0000","Kiwi","System subverted, can't keep all of us Canadians from Google Music on Android :p It's actually pretty good, have to try it on 3G sometime.","","","","" +"81548237072367616","","","2011-06-17 02:26:29 +0000","Kiwi","scored a Google Music invite","","","","" +"81420730876702720","81417255744835585","20079975","2011-06-16 17:59:49 +0000","Kiwi","@polotek I think that everyone who wanted to loot and riot was just waiting and hoping for the Canucks to lose. Ask them to name 10 Canucks.","","","","" +"81184189411622912","80912520998694912","31151313","2011-06-16 02:19:53 +0000","Kiwi","@kuvos My perspective is pretty dated at this point, 5 or 6 years old. Things should be better but I only use Linux on servers and VMs now.","","","","" +"80851072431816705","","31151313","2011-06-15 04:16:12 +0000","Kiwi","@kuvos Now you know why so many unix geeks just use macbooks :) I still like Linux but after wifi, suspend, and multi monitor... hello Apple","","","","" +"80773283091447810","","14405464","2011-06-14 23:07:06 +0000","Kiwi","@SubtleGradient I think @slava_pestov already did this cross-platform in Factor but who knows how that ports to Node.","","","","" +"80772868144766979","80770600687247360","14405464","2011-06-14 23:05:27 +0000","Kiwi","@SubtleGradient No kidding. Too bad we'd have to support Windows now too. So it's at least kqueue, inotify, and whatever Windows has.","","","","" +"80768724105297920","80767285530333185","14405464","2011-06-14 22:48:59 +0000","Kiwi","@SubtleGradient Although iirc node still polls instead of using kqueue. I'll have to look into whether that's still the case.","","","","" +"80768364208861184","80767285530333185","14405464","2011-06-14 22:47:33 +0000","Kiwi","@SubtleGradient I created something similar recently http://j.mp/m6Y06G%0A or for something lower level see @mikeal's http://j.mp/mLzr9g%0A","","","","" +"80694976316588032","","","2011-06-14 17:55:56 +0000","Kiwi","Nick Fitzgerald talks about Operation Transform on his blog as well: http://fitzgeraldnick.com/weblog/","","","","" +"80694694090252288","","","2011-06-14 17:54:48 +0000","Kiwi","RT @devongovett: A JavaScript implementation of Operational Transformation: http://t.co/MLoTB66","80689757646102528","15687937","2011-06-14 17:35:12 +0000","https://github.com/fitzgen/operational-transformation,https://github.com/fitzgen/operational-transformation" +"80683752723972096","","","2011-06-14 17:11:20 +0000","Kiwi","Pretty cool to see async module definitions coming to #nodejs. I'll have to update some of my cross-platform libs on npm.","","","","" +"80317889382596608","80316683650203648","10724012","2011-06-13 16:57:31 +0000","web","@andy_matuschak @marcoarment It made much more sense for commuters last year ago since you had to jailbreak to use MyWi.","","","","" +"79619298838061057","","","2011-06-11 18:41:34 +0000","Kiwi","I hope that Apple will roll out a replacement for MobileMe galleries just as they go away next year. June 2012 EOL may be significant.","","","","" +"79369441292468224","","","2011-06-11 02:08:44 +0000","Kiwi","well that's pretty awesome, been meaning to check this project out. traverse by @substack https://github.com/substack/js-traverse","","","","" +"79369273558040576","","","2011-06-11 02:08:04 +0000","web","RT @substack: take THAT, ast: http://t.co/TL4RRGH","79363973694226433","125027291","2011-06-11 01:47:00 +0000","https://gist.github.com/1020106,https://gist.github.com/1020106" +"79294050141872128","79292883496210432","894911","2011-06-10 21:09:09 +0000","Kiwi","@JimRoepcke Will check it out, I still have a lot to learn! Going to read the user guide this weekend.","","","","" +"79292242069700609","","","2011-06-10 21:01:58 +0000","Kiwi","After a day I'm starting to come around to Xcode 4. Changed keyboard shortcuts are frustrating but they are more consistent so it's a win.","","","","" +"79222091567738880","79027522213384192","155808472","2011-06-10 16:23:13 +0000","Kiwi","@petermichaux lambda(x){x} wins by being the easiest for me to type. #(x){x} is second, and I find {|x| x} and (x)->{x} both awful to type.","","","","" +"78992984435212288","78987704427229184","3655191","2011-06-10 01:12:49 +0000","Seesmic","@isaiah Appertino? Cupertinapp? Same thing as far as I'm concerned, about the same distance from Victoria.","","","","" +"78658110268506112","","","2011-06-09 03:02:09 +0000","Kiwi","RT @ajordens: Better to write ugly code with a bunch of hacks than to write nothing at all. http://j.mp/mpJZMH","78648456662626304","2262091","2011-06-09 02:23:47 +0000","" +"78655929255600128","","","2011-06-09 02:53:29 +0000","Kiwi","We already measure CPUs by cores not clock speed. Wonder if we'll ever have megacore and gigacore CPUs (with crazy on-die interconnects).","","","","" +"78514126825074688","","","2011-06-08 17:30:01 +0000","Kiwi","Snagged the ebook of JS the definitive guide for only $20. O'Reilly's got it on sale for the week. http://oreilly.com/store/dd-HALFD.csp","","","","" +"78308613457846272","","","2011-06-08 03:53:23 +0000","Kiwi","RT: @reconbot: WHO HAS ANY ARP JOKES? #protolol (via http://attrition.org/misc/ee/protolol.txt via @diveintomark)","","","","" +"78124829705900032","77996910547447808","14864447","2011-06-07 15:43:05 +0000","Kiwi","@bryan_kyle Someone on HN mentioned weak references but no real details.","","","","" +"77952984159490048","","","2011-06-07 04:20:14 +0000","Kiwi","Into experimental branches of GitX? Check this one out: http://gitx.laullon.com/","","","","" +"77943166988333056","77940897215561729","894911","2011-06-07 03:41:13 +0000","Kiwi","@JimRoepcke That is hot. Not just a euphemism for GC then eh.","","","","" +"77942802943713280","77937805627621376","7198302","2011-06-07 03:39:46 +0000","Kiwi","@jonathanstark Ha, same w/ 4.3. I'm still impressed by how much of a boost they gave the platform today. Almost considering iPhone again...","","","","" +"77940507828957185","77939462960721920","894911","2011-06-07 03:30:39 +0000","Kiwi","@JimRoepcke bastard","","","","" +"77914874444906496","77911376617684992","11322372","2011-06-07 01:48:48 +0000","Kiwi","@holman Rumour is also that they had to charge for accounting, and once they shipped it w/ devices they wouldn't have to charge anymore.","","","","" +"77810868376698881","","","2011-06-06 18:55:31 +0000","Kiwi","RT @zachwaugh: Now, just need some new Macbook Airs and I'll be all set. #wwdc","77809556616519680","14620798","2011-06-06 18:50:18 +0000","" +"77807710992744449","","","2011-06-06 18:42:58 +0000","Kiwi","Ok I'm happy now. Bring on the trifecta!","","","","" +"77807417454379009","","","2011-06-06 18:41:48 +0000","Kiwi","RT @izs: No room for ego or packratism in software. Until you've rewritten it at least 3 times, it's garbage.","77806627964723200","8038312","2011-06-06 18:38:40 +0000","" +"77804615214706689","","","2011-06-06 18:30:40 +0000","Kiwi","I pay for MobileMe for iPhoto integration alone, that's it. What about online galleries Steve? Don't care about books or backup right now.","","","","" +"77803870608293888","","","2011-06-06 18:27:42 +0000","Kiwi","iCloud looks good but why would I switch from Google's mail/contacts/calendar to Apple's? And I'm *already* a MobileMe customer...","","","","" +"77102178069774337","","","2011-06-04 19:59:26 +0000","Kiwi","RT @JimRoepcke: If you haven't seen the HNIC intro to game 1, here it is, amazing work. Even if you're not a hockey fan, check it out. h ...","77055588034543616","894911","2011-06-04 16:54:18 +0000","http://www.youtube.com/watch?v=ZpeNt51Ul2c,http://www.youtube.com/watch?v=ZpeNt51Ul2c" +"76880032794030080","","","2011-06-04 05:16:42 +0000","Kiwi","Just in case you haven't seen it I present the a cappella Inception trailer: http://youtu.be/d2yD4yDsiP4","","","","" +"76856351048990720","","","2011-06-04 03:42:36 +0000","Kiwi","But *why* couldn't they print a message that tells us to run that command? Or ask if we'd like to run it. Anything besides current behaviour","","","","" +"76856009099976704","","","2011-06-04 03:41:15 +0000","Kiwi","I have to take some of what I said back. Now that I've rebuilt native extensions the gem warnings are gone.","","","","" +"76854661205860352","76852457405284352","894911","2011-06-04 03:35:53 +0000","Kiwi","@JimRoepcke Thanks, don't think I tried the pristine command without --no-extensions. It's rebuilding stuff, may help.","","","","" +"76849389305462784","76845718576431104","894911","2011-06-04 03:14:56 +0000","web","@JimRoepcke It's madness. It barfs out warnings for every installed package every time it's required. Glad I'm not doing Ruby atm.","","","","" +"76842058001813504","76805691284799488","29255412","2011-06-04 02:45:48 +0000","Kiwi","@tjholowaychuk I can't believe someone thought it was a good idea to include those warnings. vagrant is unusable for me now.","","","","" +"76347660013023234","76342320890523650","9662352","2011-06-02 18:01:15 +0000","Kiwi","@appcelerator Article in question: http://wiki.appcelerator.org/display/guides/Push+Notifications+-+urbanairship.js ... anyway it is up now.","","","","" +"76347582883971073","76342320890523650","9662352","2011-06-02 18:00:56 +0000","Kiwi","@appcelerator Articles were not loading and I saw a maintenance message. Now I can see the article but {code} is an unknown macro","","","","" +"76337555607519232","","","2011-06-02 17:21:06 +0000","web","It's been 8 hours... RT @gavincoop: @appcelerator any ideas how long the wiki will be down for?","","","","" +"76328758386241536","76327224323739648","91625528","2011-06-02 16:46:08 +0000","Kiwi","@chpwn I think I misunderstood. Cydia must be an overloaded name.","","","","" +"76327100453367809","76325966414217216","91625528","2011-06-02 16:39:33 +0000","Kiwi","@chpwn Because someone might want a piece of the pie for their work I suppose.","","","","" +"76107003252051969","76097601103077376","668863","2011-06-02 02:04:58 +0000","Seesmic","@tomdale how many will be using it? For fewer people who will take care in the process, AeroPress. More people or less careful, Bodum.","","","","" +"76098453528260608","","","2011-06-02 01:30:59 +0000","Kiwi","RT @stevedekorte: Props to Mozilla http://www.youtube.com/watch?v=BHs9bDsEnUo","76091998762844160","3237831","2011-06-02 01:05:20 +0000","" +"75735742189547520","","","2011-06-01 01:29:42 +0000","Kiwi","Domains are too easy to shout at the end of an infomercial. I preferred it when they had to recite a 1-800 number and mailing address, twice","","","","" +"75599271348547585","75595037982998529","33493","2011-05-31 16:27:25 +0000","Kiwi","@peterc Good advice, I need to try harder!","","","","" +"75598820045635585","74167379806011393","18236716","2011-05-31 16:25:37 +0000","Kiwi","@backblaze @ejel @stevelosh If my customers were asking for it I'd be less concerned with classifications and moreso with their needs.","","","","" +"75597207545458688","75561092310515713","636923","2011-05-31 16:19:13 +0000","Kiwi","@siracusa Looks like you're out of luck with @backblaze: http://j.mp/lQ3zeD%0A http://j.mp/lJa8zw%0A","","","","" +"75592114888654848","","","2011-05-31 15:58:59 +0000","Kiwi","Oh great, more drama revolving around @zedshaw. Why are people so enamoured with this guy and the schoolyard BS that follows him?","","","","" +"75495372016992256","75467410345443328","31151313","2011-05-31 09:34:33 +0000","Seesmic","@kuvos cheers to you, thanks for another quiz!","","","","" +"75412405907230720","","31151313","2011-05-31 04:04:53 +0000","Kiwi","@kuvos re: quiz # 49, 1 instanceof Number // => false. I *think* the reason it's true is because constructors coerce `this` to an object.","","","","" +"75404433906872320","","","2011-05-31 03:33:12 +0000","Kiwi","I'm surprisingly hooked on the behaviour of Chrome's minimal status bar. Firefox's irritates me now even though it tries to be considerate.","","","","" +"75303934633312256","","","2011-05-30 20:53:51 +0000","web","RT @madninja: Haven't had the time to shout out to @jimroepcke and @_sjs for their great work on HLDeferred! Excellent toolbox for async ...","75299780405895169","8308952","2011-05-30 20:37:21 +0000","" +"75289268867694592","","","2011-05-30 19:55:35 +0000","Kiwi","<3 @github you guys are just awesome","","","","" +"75054361952264192","75049236093341696","22406953","2011-05-30 04:22:08 +0000","Kiwi","@mahyarm Me neither. I'm going with it since that's what was there and for the most part it's fine. Distros are the same just different.","","","","" +"75024448083861504","75018317198393344","39448955","2011-05-30 02:23:16 +0000","Kiwi","@amanduh86 Sorry was going off my memory I didn't look it up.","","","","" +"75013265779998720","75006173526507520","39448955","2011-05-30 01:38:50 +0000","Kiwi","@amanduh86 It's a good one! Scott Tenorman Must Die, Season 5 Ep. 1","","","","" +"75003596499988480","74994728252350464","39448955","2011-05-30 01:00:25 +0000","Kiwi","@amanduh86 http://www.youtube.com/watch?v=Mo0WQ2L3OGo","","","","" +"74963768135794690","74955458363932672","13447902","2011-05-29 22:22:09 +0000","Seesmic","@copumpkin It's true, we've all read several articles on them but still don't know what they are ;)","","","","" +"74923713866366976","","","2011-05-29 19:43:00 +0000","Kiwi","I'm not used to adding 3rd party repos for what I consider common software. Not on servers anyway.","","","","" +"74923071470977024","","","2011-05-29 19:40:26 +0000","Kiwi","Why do I get useful stuff like monit, git, rubygems, denyhosts, htop, and more from the EPEL repo on CentOS? Different from distros I know.","","","","" +"74697601554989056","","","2011-05-29 04:44:30 +0000","Tweet Button","listening to Bathtub Gin by Phish on @Grooveshark: http://t.co/9pjiuHH #nowplaying","","","","http://tinysong.com/jgFF" +"74606050225029120","74604795524169728","15969274","2011-05-28 22:40:43 +0000","Kiwi","@goldshan No that would be creepy. I don't know him personally I only read his blog and listen to his podcast :)","","","","" +"74580746836246528","","","2011-05-28 21:00:10 +0000","Kiwi","@ryah hyphens - fuck the shift key","","","","" +"74579648691978240","74578009595715584","12599412","2011-05-28 20:55:48 +0000","Kiwi","@lvdjgarcia lol, none yet but I actually am in the market for one so I'll check out @danbenjamin's since @siracusa gave it the thumbs up.","","","","" +"74575984774479872","","","2011-05-28 20:41:14 +0000","Kiwi","Thanks to @marcoarment I have a ridiculous coffee grinder + AeroPress and am now listening to Phish. What can I say? The guy has good taste.","","","","" +"74571745092304896","74571027329466368","3374231","2011-05-28 20:24:24 +0000","Kiwi","@mxcl Let me guess, it's /not/ a jumbo bendy 8"" black specialty cock...","","","","" +"74564091703857153","74560790522363904","110465841","2011-05-28 19:53:59 +0000","Kiwi","@maraksquires Haven't tried Blue Moon but Hoegaarden is pretty nice. Might get a little sweet after that much, not sure.","","","","" +"74542654465126401","","","2011-05-28 18:28:48 +0000","Kiwi","No Object.create in Opera 11. Colour me surprised.","","","","" +"74287535194513409","","","2011-05-28 01:35:03 +0000","Kiwi","Actually going to give jade a shot. Can't be worse than mustache! :p","","","","" +"74181626459979776","74175743785050112","734903","2011-05-27 18:34:12 +0000","web","@mjijackson Strongly disagree with my current experience, but very curious what made you say that. I want to try it out!","","","","" +"74150250138443776","74148203683004416","887251","2011-05-27 16:29:31 +0000","Kiwi","@ppk Is it Tegra2 based?","","","","" +"74019769170403328","","","2011-05-27 07:51:02 +0000","Kiwi","#winning","","","","" +"73779470301011968","","","2011-05-26 15:56:11 +0000","web","RT @elliottkember: The only people who tell you not to buy an SSD are the people who don't have one. Buy an SSD.","73149687003226112","903351","2011-05-24 22:13:39 +0000","" +"73779185881067520","73735420113981440","6490602","2011-05-26 15:55:03 +0000","web","@rmurphey Please RT good responses. I'm curious too! :)","","","","" +"73777688661340160","","","2011-05-26 15:49:06 +0000","web","RT @bryanl: Want to piss off a dba? Explain to them how map reduce works.","73751667656495104","659933","2011-05-26 14:05:42 +0000","" +"73636957669949440","73634573371711488","894911","2011-05-26 06:29:53 +0000","Kiwi","@JimRoepcke Good point. That's an explanation for Fusion supporting Coherence mode on Linux guests (Gnome on a few popular distros).","","","","" +"73632694956855296","73631720913649664","894911","2011-05-26 06:12:57 +0000","Kiwi","@JimRoepcke True. There's the argument that OS X is Parallels' sole focus but that doesn't seem to be a true advantage. VMWare is huge.","","","","" +"73632332040503297","","","2011-05-26 06:11:30 +0000","Kiwi","Not much to say about Fusion and I like that. I don't want to notice it at all. That sounds like a great VM to me.","","","","" +"73631289797914625","","","2011-05-26 06:07:22 +0000","Kiwi","Parallels' trial nags on VM startup / resume and disables features. It wasn't a deciding factor but both of those rubbed me the wrong way.","","","","" +"73630444238798848","","","2011-05-26 06:04:00 +0000","Kiwi","Parallels snapshot manager needs work and their UI in general is gaudy. If they scaled the effects back they could be tasteful and useful.","","","","" +"73629848802836480","","","2011-05-26 06:01:38 +0000","Kiwi","Going with Fusion for reliability and (imo) superior snapshotting. Neither of those is worth a bit of performance or extra UI integration.","","","","" +"73628467249418240","73622308182433792","894911","2011-05-26 05:56:09 +0000","Kiwi","@JimRoepcke Parallels has better UI integration. I don't care for most of it, if Fusion's was just a little better I'd have already bought.","","","","" +"73627925412450304","73622308182433792","894911","2011-05-26 05:54:00 +0000","Kiwi","@JimRoepcke Good to know. Mostly testing in IE, so also simple. Parallels is a bit faster in casual tests but the UI is gaudy.","","","","" +"73620824833277952","","","2011-05-26 05:25:47 +0000","Kiwi","Can't decide between Parallels and Fusion, any thoughts or experiences? Reliability is my highest priority.","","","","" +"73506725428346880","","","2011-05-25 21:52:23 +0000","Kiwi","RT @pharkmillups: I just interviewed @_sjs for new series on basho blog: short convos w/ community members to talk Riak & other tech. wa ...","73504159726448640","29777587","2011-05-25 21:42:11 +0000","" +"73323356967026688","","","2011-05-25 09:43:45 +0000","Kiwi","Best one yet by far http://i.imgur.com/ig5kA.png","","","","" +"73188376068628480","73175789276893184","102550526","2011-05-25 00:47:23 +0000","Seesmic","@gnachman if you want to take this beyond twitter just let me know where","","","","" +"73187587380088832","73175789276893184","102550526","2011-05-25 00:44:15 +0000","Seesmic","@gnachman havent filed an issue because testing on a clean user account there is no problem. Blowing away plist prefs didn't help either.","","","","" +"73187164745240576","73175789276893184","102550526","2011-05-25 00:42:34 +0000","Seesmic","@gnachman TextMate's command line tool for editing files. The problem seems to lie with TM re-activating iTerm when done.","","","","" +"73142291325386752","","","2011-05-24 21:44:15 +0000","Kiwi","RT @bryan_kyle: @_sjs ""Never mock synergy"" - Jack Donaghy","73114982933471232","14864447","2011-05-24 19:55:45 +0000","" +"73114280907636736","73111982236110848","14864447","2011-05-24 19:52:57 +0000","Kiwi","@bryan_kyle People won't even be able to comprehend the synergy.","","","","" +"73107434562007041","","","2011-05-24 19:25:45 +0000","Seesmic","RT @b6n: Early customers are as important as early hires. Recruit both carefully!","73107211563433984","16031975","2011-05-24 19:24:52 +0000","" +"73096317299208193","","","2011-05-24 18:41:34 +0000","Kiwi","""Transform your SEO int a ROI-Driven Marketing Channel"", or ""herp de derp, tee tum tee teedly derp de dum""","","","","" +"73093352496709632","73091861924941824","136077128","2011-05-24 18:29:47 +0000","Kiwi","@kitgoncharov That is, it's Infuriating and confusing that they are presented as folders but they don't *behave* like folders.","","","","" +"73093038456569856","73091861924941824","136077128","2011-05-24 18:28:33 +0000","Kiwi","@kitgoncharov It's so infuriating and confusing to present them as folders. How they have survived for 10 years is beyond me.","","","","" +"73089045869240322","73085899235274752","1235521","2011-05-24 18:12:41 +0000","Kiwi","@timbray I hope not, I install things to ~/Applications and don't want apps to simply choose to install elsewhere.","","","","" +"73086276882006016","","","2011-05-24 18:01:40 +0000","Kiwi","Oh, hello Windows ""zip folder"". I missed being tricked into thinking you were a regular folder. What a horrible UI.","","","","" +"72822749122408448","","31151313","2011-05-24 00:34:31 +0000","Kiwi","@kuvos is there an error in questions 43 - 45? It seems like the answer should be the result of the last statement, a's value is obvious.","","","","" +"72816198307422208","","","2011-05-24 00:08:29 +0000","Kiwi","Another awesome JavaScript quiz from @kuvos http://qfox.nl/weblog/233","","","","" +"72398798864908288","","","2011-05-22 20:29:53 +0000","Kiwi","Today I learned that JSON doesn't allow escaping any char with a backslash. How many times have I read json.org and not picked up on that?","","","","" +"72196808130035712","72109123939991552","136077128","2011-05-22 07:07:15 +0000","Kiwi","@kitgoncharov I ended up just reverting to an old alpha build of iTerm. Not worth sinking much time into it.","","","","" +"72116205942611968","72115211032727552","29255412","2011-05-22 01:46:58 +0000","Kiwi","@tjholowaychuk me too but then I subscribed again, ha","","","","" +"72115512288608256","72112377528717312","29255412","2011-05-22 01:44:12 +0000","Kiwi","@tjholowaychuk It gets tiring really quickly. It's also really hard to find a good syntax for anything new. I dislike ()->{}, {||} and #(){}","","","","" +"72114934158327808","72112377528717312","29255412","2011-05-22 01:41:54 +0000","Kiwi","@tjholowaychuk There are big problems. JS needs fixing and it's impossible for everyone to be happy w/ fixes. Seen -> stuff on es-discuss?","","","","" +"72108277248434176","72102639944474624","136077128","2011-05-22 01:15:27 +0000","Kiwi","@kitgoncharov Could be my shell config, I'll have to do a binary search of my environment. blurgh. Trashing prefs didn't help.","","","","" +"72101768951111680","","136077128","2011-05-22 00:49:35 +0000","Kiwi","@kitgoncharov The weird thing is that it behaves normally when logged in as a test user account. Some config of mine is broken somewhere.","","","","" +"72100485712195584","72098559104794625","136077128","2011-05-22 00:44:30 +0000","Kiwi","@kitgoncharov ah, no re-activate. iTerm recently added an option to run a 2nd instance for Visor. Maybe that's involved here.","","","","" +"72100254857691137","72098559104794625","136077128","2011-05-22 00:43:34 +0000","Kiwi","@kitgoncharov both behave the same, I don't return to iTerm but no 2nd iTerm is opened! I'll have to read the man page I guess. Thanks :)","","","","" +"72099897523970048","72096741641560064","29777587","2011-05-22 00:42:09 +0000","Kiwi","@pharkmillups sami@samhuri.net","","","","" +"72094219266822144","72091821072842752","136077128","2011-05-22 00:19:35 +0000","Kiwi","@kitgoncharov iTerm2 opens TM, when I close the file instead of returning to iTerm another instance of iTerm opens, 2nd dock icon.","","","","" +"72091333648596992","","","2011-05-22 00:08:07 +0000","Kiwi","lazywebz: Anything I can try before trashing preferences?","","","","" +"72091085266104320","","","2011-05-22 00:07:08 +0000","Kiwi","`mate -w` in iTerm2 is broken, and it's my config. Clean test account behaves properly. After closing the file 2nd iTerm instance opens ಠ_ಠ","","","","" +"72077079331614720","","","2011-05-21 23:11:29 +0000","Kiwi","Ignoring problems won't make them go away. If you don't like a proposal at least try to understand the motivation behind it.","","","","" +"72076887932944384","","","2011-05-21 23:10:43 +0000","Kiwi","The resistance to change exhibited by some JSers is worrying. No suggestions on how to fix real problems, they just dismiss all new ideas.","","","","" +"72076849802518528","72075855920242688","136077128","2011-05-21 23:10:34 +0000","Kiwi","@kitgoncharov @_sjs @voodootikigod lol, I have Friedl's book on hand just in case that day ever comes.","","","","" +"72074335631839232","72071180563136512","637763","2011-05-21 23:00:35 +0000","Kiwi","@voodootikigod Reminds me of http://j.mp/itgQA7%0A but I can't think of a punchline. Maybe something about look-around or back references.","","","","" +"72068994739339264","72066960489316352","894911","2011-05-21 22:39:21 +0000","Kiwi","@JimRoepcke Oh man! That must have been terrible :( I'd freak out.","","","","" +"72068779072425984","","","2011-05-21 22:38:30 +0000","Kiwi","I shouldn't forget to do things like eat meals. Being a hacker is a kind of disability, have to learn to cope with your disadvantages.","","","","" +"72064156165079040","","","2011-05-21 22:20:08 +0000","Kiwi","Just added a config command to @NodeKohai https://github.com/samsonjs/kohai/commit/5309c5c5e45e8a4c07ca72b377919a83db6c22be","","","","" +"72038629966495744","","","2011-05-21 20:38:42 +0000","Kiwi","Configs are all JSON, data is exchanged in JSON, I store JSON in Riak and use JavaScript to map-reduce it. JS is everywhere.","","","","" +"72038174376984576","","","2011-05-21 20:36:53 +0000","Kiwi","Whether I'm hacking on a browser extension, server, webpage, or irc bot it's all JavaScript these days.","","","","" +"72034991713943552","","","2011-05-21 20:24:15 +0000","Kiwi","RT @defunkt: for those who enjoy js golfing: https://github.com/jed/140bytes/wiki/Byte-saving-techniques","72033452106579970","713263","2011-05-21 20:18:07 +0000","" +"72032046603706368","","","2011-05-21 20:12:32 +0000","Kiwi","RT @CP442: If you can't think of a #rapture joke...don't worry. It's not the end of the world","72003463709597696","29032962","2011-05-21 18:18:58 +0000","" +"72019756919689216","","","2011-05-21 19:23:42 +0000","Kiwi","Frustrated trying complex things in the #nodejs repl? Look at http://github.com/samsonjs/repl-edit New version can extend a running repl.","","","","" +"71809957066047488","71808111593259008","8038312","2011-05-21 05:30:02 +0000","Kiwi","@izs Is it the syntax, semantics, or both? Some of the behaviour seems desirable to me.","","","","" +"71800551238672384","","","2011-05-21 04:52:40 +0000","Kiwi","Getting the hang of this Aeropress thing. Digging it.","","","","" +"71772098317647872","71768738684346370","9533042","2011-05-21 02:59:36 +0000","Kiwi","@BrendanEich Close, Scarface ;-) Maybe I should start reading es-discuss again, I got bored of all the -> talk and took a break.","","","","" +"71767917976498176","71755435455152129","9533042","2011-05-21 02:42:59 +0000","Kiwi","@BrendanEich And finally, I prefer the simpler semantics of the lambda revival to the skinny/fat arrow business. We'll always have function.","","","","" +"71766803906428928","71755435455152129","9533042","2011-05-21 02:38:34 +0000","Kiwi","@BrendanEich I'd have to actually use the arrow syntax to know if I prefer it or not so the jury is out on that for me.","","","","" +"71766287629553664","71755435455152129","9533042","2011-05-21 02:36:30 +0000","Kiwi","@BrendanEich Could take or leave the syntax, can't think of anything better given the constraints. I type Dvorak, touch easier w/ Qwerty.","","","","" +"71765953028947968","71755435455152129","9533042","2011-05-21 02:35:11 +0000","Kiwi","@BrendanEich Lots to like. Lightweight lambda w/ no return, fixes self = this / bind, plays nice w/ control flow. http://twitpic.com/50bpjo","","","","" +"71739607246569472","71739045755092992","9533042","2011-05-21 00:50:29 +0000","Kiwi","@BrendanEich Ha, ok I thought it didn't add up somehow.","","","","" +"71738084479344640","","9533042","2011-05-21 00:44:26 +0000","Kiwi","@BrendanEich re: lambda revival, is it supposed to be `let o = {m: this_in_block()};`?","","","","" +"71728859174813696","","","2011-05-21 00:07:47 +0000","Kiwi","Thunderbolt eliminates the need for massive ExpressCard slots on MacBooks.","","","","" +"71726698386825218","","9533042","2011-05-20 23:59:12 +0000","Kiwi","@BrendanEich [Rubyists are] just Smalltalkers who use an ugly syntax (via @awbjs) -- ouch! the truth hurts :)","","","","" +"71711086688210944","","","2011-05-20 22:57:10 +0000","Seesmic","RT @voodootikigod: A minute with brendan is back: http://www.aminutewithbrendan.com/pages/20110520","71710438156533761","637763","2011-05-20 22:54:35 +0000","" +"71692737191231488","","","2011-05-20 21:44:15 +0000","Kiwi","RT @paul_irish: Small userscript to clean the ugly ?utm_source param junk from URLs on load via HTML5 History api: https://gist.github.c ...","71691078172033024","1671811","2011-05-20 21:37:39 +0000","" +"71685182792536064","71678893823770624","39448955","2011-05-20 21:14:14 +0000","Seesmic","@amanduh86 lol, I'm a little worried about how much attention you pay to my twitter account ;)","","","","" +"71660215426224128","","","2011-05-20 19:35:01 +0000","Kiwi","#winning","","","","" +"71601140441169920","","","2011-05-20 15:40:16 +0000","Kiwi","RT @bmf: Another tourist to the Netherlands mauled after accidentally ordering a ""beer."" #BilingualJokes","71600304117907456","8710132","2011-05-20 15:36:57 +0000","" +"71600974430609408","71600124442324993","676363","2011-05-20 15:39:37 +0000","Kiwi","@brianleroux na zdrowie!","","","","" +"71600694171418624","71570168169508864","39448955","2011-05-20 15:38:30 +0000","Kiwi","@amanduh86 1 more :p ... can't stop","","","","" +"71260492118765568","","","2011-05-19 17:06:39 +0000","Kiwi","A build folder you're not supposed to trash? ಠ_ಠ","","","","" +"71080810962354176","","","2011-05-19 05:12:40 +0000","Kiwi","hmmm, might be passing the itch-scratching stage into the needs-some-tests stage.","","","","" +"71064836188020736","71056690392481792","62074674","2011-05-19 04:09:11 +0000","Kiwi","@pleasantdemise @wavded Mostly, though I'm heretical and on some projects I omit semicolons.","","","","" +"71064429004996608","71060633143087104","29255412","2011-05-19 04:07:34 +0000","Kiwi","@tjholowaychuk Yup, it must have just enough right. It really is scheme-ish at heart and I'm a sucker for lisp.","","","","" +"71063904511475712","71060083898982400","778332","2011-05-19 04:05:29 +0000","Kiwi","@mde Ain't that the truth, there's no panacea.","","","","" +"71063752656695296","","","2011-05-19 04:04:53 +0000","Kiwi","RT @mde: @_sjs Any language you actually use for things is terrible on various levels.","71060083898982400","778332","2011-05-19 03:50:18 +0000","" +"70977331665174528","","","2011-05-18 22:21:29 +0000","Kiwi","JavaScript is such a terrible language, riddled with inconsistencies and nonsensical behaviour. Yet for some reason I still enjoy it.","","","","" +"70933081216921600","","","2011-05-18 19:25:39 +0000","Kiwi","Sneaking #nodejs into every project I can. I really enjoy writing JavaScript.","","","","" +"70744336022777856","","","2011-05-18 06:55:38 +0000","Kiwi","Current status: bedtime http://i.imgur.com/T9jXt.png","","","","" +"70740404730986496","70735458203738112","223741798","2011-05-18 06:40:01 +0000","Kiwi","@__DavidFlanagan If you don't use right alt/option maybe map that to control with doublecommand http://doublecommand.sourceforge.net/","","","","" +"70732165893193730","70730445133848576","223741798","2011-05-18 06:07:17 +0000","Kiwi","@__DavidFlanagan I've never been able to use right modifiers, this is all I need. http://twitpic.com/4z53c2 (Left pinky is expendable ;-)","","","","" +"70661948768915456","70659548150640640","20079975","2011-05-18 01:28:16 +0000","Kiwi","@polotek Just to keep people guessing I switch between semis/no-semis depending on the project. Finally gave in to 2-space indent.","","","","" +"70613291298324481","70611596191342593","136077128","2011-05-17 22:14:55 +0000","Kiwi","@kitgoncharov In this case my inputs are well specified and guaranteed to fit in 32 bits, but Math.floor is nice and explicit anyway.","","","","" +"70612890264141824","70611596191342593","136077128","2011-05-17 22:13:19 +0000","Kiwi","@kitgoncharov Yeah it should work for any bitwise ops that are effectively noops (on the int), e.g. x >> 0","","","","" +"70612759976488960","70610717224607744","136077128","2011-05-17 22:12:48 +0000","Kiwi","@kitgoncharov Nice bit of golf there :)","","","","" +"70609165755756545","","","2011-05-17 21:58:31 +0000","Kiwi","What's the best way to drop the 4 last digits from a number > 10000 in JavaScript? I currently have this: Math.floor(x / 10000) //x is whole","","","","" +"70527578259210240","70503130382610432","39448955","2011-05-17 16:34:19 +0000","Kiwi","@amanduh86 programmers are a strange lot...","","","","" +"70494853120802816","70471964296351744","39448955","2011-05-17 14:24:17 +0000","Kiwi","@amanduh86 https://secure.wikimedia.org/wiktionary/en/wiki/yak_shaving","","","","" +"70379798496681984","","","2011-05-17 06:47:06 +0000","Kiwi","Sometimes I feel silly shuffling articles from Google Reader to Instapaper but hey. I do it because Instapaper waits politely. No red badge.","","","","" +"70377581244977152","","","2011-05-17 06:38:17 +0000","Kiwi","Tonight I sleep on a pile of yak hair!","","","","" +"70369212652204032","","","2011-05-17 06:05:02 +0000","Kiwi","RT @cramforce: Some more info on the JS x86 VM running Linux http://bellard.org/jslinux/tech.html","70368332569780224","15534471","2011-05-17 06:01:32 +0000","" +"70369175582941184","","","2011-05-17 06:04:53 +0000","Kiwi","RT @sogrady: you can now emulate x86 in JavaScript. for serious (via @jdub & @bcantrill). Bellard also did FFmpeg, QEMU and Tiny C: http ...","70366124872695808","143883","2011-05-17 05:52:46 +0000","" +"69921517714153473","","","2011-05-16 00:26:03 +0000","Kiwi","RT @thomasfuchs: Dear people on twitter, use the reply button to reply to tweets.","69919693791703040","6927562","2011-05-16 00:18:48 +0000","" +"69921300738613249","69913543276888064","13861042","2011-05-16 00:25:11 +0000","Kiwi","@jcoglan @peterc Dropbox or any online backup service. Load up your notebook for the trip, arrive and open notebook, backup starts...","","","","" +"69905205306728450","","","2011-05-15 23:21:14 +0000","Kiwi","Can be portable + dock, or just a @Grooveshark speaker. Either way is fine with me.","","","","" +"69905108737073152","","","2011-05-15 23:20:51 +0000","Kiwi","Idea: portable and/or docked @Grooveshark player, like an iPod shuffle or nano and a speaker dock. If you make this I promise to buy two.","","","","" +"69868985704919040","","","2011-05-15 20:57:18 +0000","web","RT @cramforce: How to make WIFI work at tech conferences http://j.mp/mtPzwl","69814956157186048","15534471","2011-05-15 17:22:37 +0000","" +"69616777734275072","","","2011-05-15 04:15:07 +0000","Kiwi","I know it's bollocks, but hey http://twitpic.com/4xtvoz /cc @Grooveshark","","","","" +"69571840019939328","","","2011-05-15 01:16:33 +0000","Kiwi","MIT license ftw http://twitpic.com/4xr81d","","","","" +"69569326709080064","","","2011-05-15 01:06:34 +0000","Kiwi","I just released NorthWatcher, it's basically cron for filesystem changes. Feedback welcome! https://github.com/samsonjs/NorthWatcher","","","","" +"69226325180817409","","","2011-05-14 02:23:36 +0000","Kiwi","Does @mint send balances at 7pm Friday on purpose?","","","","" +"69096123024945152","","","2011-05-13 17:46:14 +0000","Kiwi","Appcelerator Titanium is a promising project. The API is terrible but they know it and are fixing it. Needs less hand holding.","","","","" +"68550764565499904","","","2011-05-12 05:39:10 +0000","Kiwi","14-15 years if you are curious.","","","","" +"68550474831372289","","","2011-05-12 05:38:01 +0000","Kiwi","I've known HTML for exactly half of my life and until recently that has always been the exact same version (in practice, officially ~10yrs).","","","","" +"68200515812589568","","","2011-05-11 06:27:24 +0000","Kiwi","I'll be out of a tent and onto a mattress by Thursday night! Now all I need is a bed. And a couch.","","","","" +"68198599766446080","","","2011-05-11 06:19:47 +0000","Seesmic","RT @limi: Checked status.twitter.com to see if Twitter had issues. It's hosted on Tumblr, which is down. Tumblr lists their service stat ...","68191134710644736","1045541","2011-05-11 05:50:08 +0000","" +"68032104222560256","67350470389272576","20826421","2011-05-10 19:18:12 +0000","web","@wavded And here it is: https://github.com/heavylifters/deferred-js happy async coding!","","","","" +"68023632751886337","68021255340699648","894911","2011-05-10 18:44:32 +0000","Kiwi","@JimRoepcke That's a surprise! Very cool.","","","","" +"68023422629842944","","","2011-05-10 18:43:42 +0000","Kiwi","RT @JimRoepcke: Last night @_sjs released HeavyLifters' Deferred implementation for JavaScript. It works in #nodejs and browsers. http:/ ...","68011171441152000","894911","2011-05-10 17:55:01 +0000","https://github.com/heavylifters/deferred-js,https://github.com/heavylifters/deferred-js" +"67771654511665152","","","2011-05-10 02:03:16 +0000","Seesmic","RT @gnachman: @_sjs Good idea! Hey @1password let me know if you're interested in integrating with iTerm2.","67769177615761408","102550526","2011-05-10 01:53:25 +0000","" +"67717715640598528","","","2011-05-09 22:28:56 +0000","Kiwi","Days like today I wonder what I would do without 1password. If only there was some kind of iTerm integration.","","","","" +"67351997774442496","67350470389272576","20826421","2011-05-08 22:15:42 +0000","Kiwi","@wavded We ported Twisted's Deferred class (and DeferredList) to JavaScript at HeavyLifters. We really need to open source that...","","","","" +"67349117453611008","67345460301541377","63803","2011-05-08 22:04:15 +0000","Kiwi","@sh1mmer I have *had* it with these motherfucking streams on this motherfucking plane!","","","","" +"67348857796820992","","","2011-05-08 22:03:13 +0000","Kiwi","RT @Grooveshark: Ladies and Gentlemen, we're about to hit 10 million registered users! Count down with us at: http://www.ustream.tv/chan ...","67348342476259328","3806441","2011-05-08 22:01:10 +0000","" +"67348815459528704","","","2011-05-08 22:03:03 +0000","Kiwi","Nigerian scammers have *already* compensated me for ""past experience had with Nigerian scammers"", lol http://twitpic.com/4v9cgt","","","","" +"67036172907589632","","","2011-05-08 01:20:43 +0000","Seesmic","RT @wilshipley: What should the punishment be for people who add custom control-key handling to web forms and replace Emacs key bindings ...","67020587352064000","2911221","2011-05-08 00:18:47 +0000","" +"66750394180698113","","","2011-05-07 06:25:08 +0000","Kiwi","I don't know if I'd actually use it but it has potential to be interesting. Ideally you'd probably end up with something like Xmonad anyway.","","","","" +"66750074667020288","","","2011-05-07 06:23:52 +0000","Kiwi","This guy has fully inverted the concept of an X11 window manager. Awesome, haven't seen that before! https://github.com/patrickhaller/no-wm","","","","" +"66746258429190144","","","2011-05-07 06:08:42 +0000","Kiwi","Now I just need Apple to add tabs to Quartz ;-) ... or back to Linux (unlikely for now)","","","","" +"66745921039380480","","","2011-05-07 06:07:22 +0000","Kiwi","Fluxbox and other window managers w/ tabs have it right. Firefox's Panorama and Chrome's experimental Tabspose are conceptual madness.","","","","" +"66366368085319682","66363293190721536","29255412","2011-05-06 04:59:09 +0000","Seesmic","@tjholowaychuk no argument there!","","","","" +"66361431624396801","66358017544826880","29255412","2011-05-06 04:39:32 +0000","Seesmic","@tjholowaychuk @BrendanEich @naholyr by which I meant breaking existing code. New code is obviously not compatible with old implementations.","","","","" +"66360914592534528","66358017544826880","29255412","2011-05-06 04:37:29 +0000","Seesmic","@tjholowaychuk @BrendanEich @naholyr new syntax can be a nice way to fix behaviour without making backwards incompatible changes.","","","","" +"66360482755387392","","","2011-05-06 04:35:46 +0000","Seesmic","Home sweet home! If I never move again I'll be happy.","","","","" +"66268493800148992","","","2011-05-05 22:30:14 +0000","Kiwi","Excited to move but man am I going to miss this http://twitpic.com/4tv462","","","","" +"65964146251923458","","","2011-05-05 02:20:52 +0000","Seesmic","Nice to know where I'm moving, i can order books and what not now!","","","","" +"65908048983633920","","","2011-05-04 22:37:58 +0000","Kiwi","RT @souders: To get page load times from Google Analytics you have to add one line: _gaq.push(['_trackPageLoadTime']); - http://bit.ly/j ...","65906157679673344","15431118","2011-05-04 22:30:27 +0000","" +"65861424999710720","65853638664396800","471323","2011-05-04 19:32:42 +0000","Kiwi","@foresmac That makes me feel slightly better about CAD$60/mo for 25/2.5 ... slightly. We need some change in North America :/","","","","" +"65838640558915584","65836333159030784","117668566","2011-05-04 18:02:09 +0000","Kiwi","@TELUSsupport Seriously? Thanks! Please pass on the word to your website team, this text is confusingly placed: http://twitpic.com/4tcip1","","","","" +"65832751533797377","65826053557456896","117668566","2011-05-04 17:38:45 +0000","Kiwi","@TELUSsupport Thanks but I find TV unbearable and will never want to subscribe. I think it's a shame the services are bound to each other.","","","","" +"65824455477313536","","","2011-05-04 17:05:47 +0000","Kiwi","FYI: @telus @telussupport I've had Telus' Optik Internet and it's awesome, but I'll be going with Shaw because I don't want TV.","","","","" +"65822992806064129","","","2011-05-04 16:59:59 +0000","Kiwi","Please don't make us say ""object used as a class"" in JavaScript. It's understood that's what we mean by ""class"" in JavaScript... right?","","","","" +"65821774977302529","65815490848768001","11973362","2011-05-04 16:55:08 +0000","Kiwi","@typeoneerror Indeed, I put keywords at the beginning of a line and I'm sure many people would hate it. https://gist.github.com/955562","","","","" +"65814829713195008","65813318824239104","11973362","2011-05-04 16:27:32 +0000","Kiwi","@typeoneerror Ugh, that's GNU style. I think Linus sums it up well in the intro here: http://www.kernel.org/doc/Documentation/CodingStyle","","","","" +"65812582069567489","","","2011-05-04 16:18:36 +0000","Kiwi","The form has no email field, yet ""invalid email address format"" AND ""invalid format for email address"". Whoever made this is incompetent.","","","","" +"65666786439335936","65562861346357248","14864447","2011-05-04 06:39:16 +0000","Kiwi","@bryan_kyle If you pushed a repo to publish I bet it would sell.","","","","" +"65591838685413376","","","2011-05-04 01:41:27 +0000","Seesmic for iPhone","RT @KaKaRoToKS: @zedshaw @comex lol, it is retarded. It's no different than a goto, only uglier.. just never use a goto to go above your ...","65570507931648000","197721167","2011-05-04 00:16:41 +0000","" +"65253486027227136","65250623309877249","894911","2011-05-03 03:16:58 +0000","Seesmic","@JimRoepcke indeed. I'm not even sure that would've been a dealbreaker but I was tired by then.","","","","" +"65250309722738688","65230560523591680","894911","2011-05-03 03:04:20 +0000","Seesmic","@JimRoepcke I was worried about the lease starting on the 5th but they didn't even look at the date XD","","","","" +"65226240990265344","","","2011-05-03 01:28:42 +0000","Seesmic","Done and done! Time to vote.","","","","" +"65165350995640320","65164500231405569","894911","2011-05-02 21:26:45 +0000","Kiwi","@JimRoepcke Er, Nanaimo-Cowichan district. Apparently the Shawnigan Lake Community Centre.","","","","" +"65163132754083840","65162293448687616","894911","2011-05-02 21:17:56 +0000","Kiwi","@JimRoepcke If you're travelling or otherwise can't vote at the correct station apparently you have to mail in earlier :/","","","","" +"65162947613294593","65162293448687616","894911","2011-05-02 21:17:12 +0000","Kiwi","@JimRoepcke V0R 2W1","","","","" +"65162124753772544","65160752234897410","894911","2011-05-02 21:13:55 +0000","Kiwi","@JimRoepcke Apparently I have to go to Nanaimo since that's where Shawnigan residents have to vote.","","","","" +"65160409002418176","65150309130960896","894911","2011-05-02 21:07:06 +0000","Kiwi","@JimRoepcke Just denied my right to vote because I'm not in some precise geographical location. Bureaucratic bullshit FTL.","","","","" +"65159992428347392","65144102362152960","14864447","2011-05-02 21:05:27 +0000","Kiwi","@bryan_kyle Ah, surgery due to shotgun wound. Nice, I like that.","","","","" +"65142727100219392","","","2011-05-02 19:56:51 +0000","Kiwi","RT @JimRoepcke: CANADA, GO VOTE! Remember ""The Harper Government"": Contempt, Prorogue, Prisons, F35, G20, Kyoto, Census, muzzled scienti ...","65110836884160513","894911","2011-05-02 17:50:07 +0000","" +"65142634863276032","64073004426072064","14864447","2011-05-02 19:56:29 +0000","Kiwi","@bryan_kyle Forgot to reply to this, haven't heard the term before. Is it surgery by shotgun, i.e. just blowing it away with no regard?","","","","" +"65133500495437824","65132105948086272","14864447","2011-05-02 19:20:11 +0000","Kiwi","@bryan_kyle thanks! I start at Beta Street Media next week. It's a new company and we don't have a website yet, might be my first task.","","","","" +"65130981341925376","","","2011-05-02 19:10:10 +0000","Kiwi","Best Monday ever! Locked down some downtown Victoria living space and formally accepted the new job. Not even the weather can bring me down.","","","","" +"65076776119971842","","","2011-05-02 15:34:47 +0000","Kiwi","Replying to old tweets. Like a boss.","","","","" +"65076651742085120","64908481987219456","16686076","2011-05-02 15:34:17 +0000","Kiwi","@getify @sh1mmer Of course Obama had no choice but to claim to be a devout believer to have a hope of being elected. Not convinced.","","","","" +"65076434053513216","","","2011-05-02 15:33:25 +0000","Kiwi","RT @gteehan: Found out about 9/11 on radio & TV. Found out about Bin Laden on Twitter.","64902813263736833","16655768","2011-05-02 04:03:31 +0000","" +"64869350103982082","","","2011-05-02 01:50:32 +0000","Kiwi","I give in, I'm just going to catch up on all past episodes of #HyperCritical since I'm already on that trajectory http://j.mp/jfOfLN%0A","","","","" +"64730641278832640","","","2011-05-01 16:39:22 +0000","Kiwi","RT @snookca: Font sizing with rem http://snk.ms/i That is not a typo: rem!","64723904308051969","12591","2011-05-01 16:12:35 +0000","" +"64730484843888640","","","2011-05-01 16:38:44 +0000","Kiwi","RT @vivsharma: Common fallacies in reason: http://t.co/Qxyr2AQ","64669904690888704","14148574","2011-05-01 12:38:01 +0000","http://commfaculty.fullerton.edu/rgass/fallacy3211.htm,http://commfaculty.fullerton.edu/rgass/fallacy3211.htm" +"64729051167862785","64710196500500481","7206052","2011-05-01 16:33:03 +0000","Kiwi","@dizzyd While iOS is polished and stable I don't like how it feels like Apple's phone, not mine. I still recommend iPhone to friends&family.","","","","" +"64728161371422720","64710196500500481","7206052","2011-05-01 16:29:30 +0000","Kiwi","@dizzyd Been using a Nexus One since January. It's good but iOS has a far better keyboard (yes better than Swype) and less bugs than 2.3.","","","","" +"64496305937985536","","","2011-05-01 01:08:12 +0000","Seesmic","I'm going to be in Victoria for the foreseeable future. Vancouver will have to wait!","","","","" +"64449214855385088","","","2011-04-30 22:01:04 +0000","web","RT @woolstar: Its not .gdbrc, its .gdbinit just to be different.","88563872","183793","2007-06-02 22:27:10 +0000","" +"64448096226131969","","","2011-04-30 21:56:38 +0000","Kiwi","I would have been happy to debug this if the cause wasn't something I instruct the compiler to warn me about.","","","","" +"64447810174595072","","","2011-04-30 21:55:29 +0000","Kiwi","Perhaps it's time to transition my little scheme interpreter to llvm.","","","","" +"64447667861848064","","","2011-04-30 21:54:56 +0000","Kiwi","argh! I failed to include a header so it was assumed that b() return int, not void*. Why was I not warned about the assumed return type? ಠ_ಠ","","","","" +"64433383731761152","","","2011-04-30 20:58:10 +0000","Kiwi","There's no panacea in abstractions, they all leak eventually. Even if you just happen to be the unlucky bastard struck by odd cosmic rays.","","","","" +"64433029577318400","","","2011-04-30 20:56:46 +0000","Kiwi","And if you really know C you must *at least* have an idea of how the underlying machine works, and cannot be afraid to drop to that level.","","","","" +"64432530727772160","","","2011-04-30 20:54:47 +0000","Kiwi","If you find weird behaviour in Python/Ruby/whatever and want to debug it you *must* know C or C++.","","","","" +"64431648808243200","","","2011-04-30 20:51:16 +0000","Kiwi","I'll have to drop down to assembly to debug this one. This is exactly why I claim that a real dev understands *all* layers of abstraction.","","","","" +"64431296692240385","64430410817474560","53010195","2011-04-30 20:49:52 +0000","Kiwi","@mraleph Doh, I meant `p` of course. thanks","","","","" +"64428846723764225","","","2011-04-30 20:40:08 +0000","Kiwi","RT @izs: npm 1.0 is out. +curl http://t.co/Fm0fyVj | sh + +This will also clean up any 0.x cruft it finds. + +Blog post forthcoming.","64425378097266688","8038312","2011-04-30 20:26:21 +0000","http://npmjs.org/install.sh,http://npmjs.org/install.sh" +"64428600711069696","","","2011-04-30 20:39:10 +0000","Kiwi","C WTF: void a() { void *p = b(); } ... in b() the return value is 0x10020e130 as reported by printf, but x is assigned 0x20e130. ???","","","","" +"64425776589701120","64423218370449408","16686076","2011-04-30 20:27:56 +0000","Kiwi","@getify It would be useful for handful of geeks to target browsers via URL, but you have to extend URL format or add hacks to every browser","","","","" +"64424500384641025","64423218370449408","16686076","2011-04-30 20:22:52 +0000","Kiwi","@getify That just shifts the inconvenience of not being able to simply click a link from one person to the other.","","","","" +"64423526358196224","64422882662559744","16686076","2011-04-30 20:19:00 +0000","Kiwi","@getify I think he means a malicious user would spam links around the net and target a specific browser with a known vuln.","","","","" +"64422074004946944","64421136015953920","16686076","2011-04-30 20:13:14 +0000","Kiwi","@getify And if I want to see what it looks like in Firefox 5 alpha (or whatever) I can follow it anyway.","","","","" +"64420854863368192","64417532160909312","16686076","2011-04-30 20:08:23 +0000","Kiwi","@getify The thought of people passing around browser specific links makes me cringe though.","","","","" +"64420657315852288","64417532160909312","16686076","2011-04-30 20:07:36 +0000","Kiwi","@getify what's the value? If any browser wanted a scheme e.g. firefox:// they could just register themselves to handle such URLs with the OS","","","","" +"64405955202383872","","","2011-04-30 19:09:10 +0000","Kiwi","RT @brianleroux: Got the http://vanjs.no.de client running on iOS and Android. Not as quickly as it could've been..but faster than if yo ...","64397298414796801","676363","2011-04-30 18:34:47 +0000","" +"64100216881676288","","","2011-04-29 22:54:17 +0000","web","RT @awbjs: jsmirrors post 3: Combining Mirror Facets http://bit.ly/ivjVA8 #javascript #reflection","64092295980515328","159946057","2011-04-29 22:22:48 +0000","" +"64063055281131520","64061506337251328","53010195","2011-04-29 20:26:37 +0000","Kiwi","@mraleph Interesting, thanks. Once again I'm amazed at how fast you act on this stuff :)","","","","" +"64060589240098816","64059474113077248","53010195","2011-04-29 20:16:49 +0000","Kiwi","@mraleph Ahh, that sheds some light for me. So essentially the props of the wrapper and the wrapped string are combined?","","","","" +"64059649451765761","64057437388414976","53010195","2011-04-29 20:13:05 +0000","Kiwi","@mraleph Yup that's right. I just filed issue 1353: https://code.google.com/p/v8/issues/detail?id=1353 Glad to help in any way if I can.","","","","" +"64052563271630848","","","2011-04-29 19:44:55 +0000","Kiwi","Weird JavaScript bug in v8's generic methods: https://gist.github.com/948901 (article on generic methods: http://j.mp/mMFEWX%0A)","","","","" +"64051050222600192","","","2011-04-29 19:38:55 +0000","Kiwi","RT @skylerslade: seeking/scrubbing coming soon to the @Grooveshark #android app ...","64046758556205057","14052205","2011-04-29 19:21:51 +0000","" +"64038964008452096","63950666820894720","6927562","2011-04-29 18:50:53 +0000","Kiwi","@thomasfuchs es5-shim and http://ejohn.org/blog/javascript-micro-templating/","","","","" +"64026238955692033","","","2011-04-29 18:00:19 +0000","Seesmic","OH: ""Cats out of the closet""","","","","" +"64014551271735296","","","2011-04-29 17:13:53 +0000","Kiwi","Fun in node's repl: 'what?'.indexOf)( '?' ... yup, that works. Expressions must get wrapped in parens on the way to eval.","","","","" +"64006955626274816","","","2011-04-29 16:43:42 +0000","Kiwi","RT @pcwalton: Rust is self-hosting!","63997342596087808","88751152","2011-04-29 16:05:30 +0000","" +"64000531009511424","63989875975782400","14939200","2011-04-29 16:18:10 +0000","Kiwi","@seancribbs No argument there.","","","","" +"63988474222608385","63986637134241792","780561","2011-04-29 15:30:15 +0000","Kiwi","@technoweenie @seancribbs Kind of daunting, just have to start small. Could start by porting https://github.com/tautologistics/nodemachine","","","","" +"63726265340928001","","","2011-04-28 22:08:20 +0000","Kiwi","Finally got to see the eagle catch a fish! I've been waiting 8 months for that, and it was awesome.","","","","" +"63535942660669440","","815114","2011-04-28 09:32:03 +0000","Kiwi","@jedschmidt @miksago Sorry scratch that, I ran the wrong benchmark in Opera. However it is way faster at Node1.","","","","" +"63535456301760512","63533892342251521","815114","2011-04-28 09:30:07 +0000","Kiwi","@jedschmidt @miksago Sounds plausible to me. Interestingly in Opera 11 all 3 types of prop assignment are roughly == and dom-tree is closer","","","","" +"63532892625698816","63532544477495296","14063149","2011-04-28 09:19:56 +0000","Kiwi","@miksago @jedschmidt Implicit coercion carries a heftier penalty than I thought.","","","","" +"63532729169489920","63532209793011712","4777951","2011-04-28 09:19:17 +0000","Kiwi","@_sjs @miksago @jedschmidt Holy shit! Safari is also crazy fast with the dot assignment.","","","","" +"63532209793011712","63522047669714944","14063149","2011-04-28 09:17:13 +0000","Kiwi","@miksago @jedschmidt Looks like assignment using a number is slower than using a string as well. http://jsperf.com/property-assignment","","","","" +"63525183524315136","","","2011-04-28 08:49:18 +0000","Kiwi","(your) information wants to be free: http://benlog.com/articles/2011/04/28/your-information-wants-to-be-free/ (by @benadida)","","","","" +"63493620744994816","63489454563786752","894911","2011-04-28 06:43:53 +0000","Kiwi","@JimRoepcke Thanks, and it has been fun! Been a couple years since I've written much C and there's more typing involved than I remembered.","","","","" +"63485434478608384","","","2011-04-28 06:11:21 +0000","web","RT @awbjs: New post: introspection using jsmirrors http://bit.ly/lUtJPv #javascript #reflection","63368155631849472","159946057","2011-04-27 22:25:20 +0000","" +"63485423485337600","","","2011-04-28 06:11:19 +0000","web","RT @awbjs: Lastest post: Experimenting with Mirrors for JavaScript. http://bit.ly/ehbMcG #javascript #ecmascript","62656060384739328","159946057","2011-04-25 23:15:43 +0000","" +"63485380414013441","","","2011-04-28 06:11:08 +0000","Kiwi","Here's nice example of prototypal inheritance in JavaScript by @awbjs https://github.com/allenwb/jsmirrors/blob/master/mirrors.js","","","","" +"63481810612535297","63481362958655489","894911","2011-04-28 05:56:57 +0000","Kiwi","@JimRoepcke Boo. Sorry that's all I've got.","","","","" +"63481034796318720","63469121110683649","894911","2011-04-28 05:53:52 +0000","Kiwi","@JimRoepcke Maybe try Save As in Preview, then choose the Quart filter Reduce File Size. Not sure if that'll convert them though.","","","","" +"63338857638264832","","","2011-04-27 20:28:55 +0000","Kiwi","Not taking responsibility is slimy and should rightly be criticized, but no one gets bonus points in my book just for owning up.","","","","" +"63338419178323968","","","2011-04-27 20:27:10 +0000","Kiwi","I don't understand praising companies that take responsibility for the AWS outage. If I colo a server & the DC burns it's still my outage.","","","","" +"63305699312152576","","","2011-04-27 18:17:09 +0000","web","RT @danielbmarkham: OH ""when you don't create things, you become defined by your tastes rather than ability. your tastes only narrow & e ...","63236999959674880","55648990","2011-04-27 13:44:10 +0000","" +"62793597224878080","","","2011-04-26 08:22:14 +0000","Kiwi","No fair, there was a Second Great Awakening http://j.mp/g8S8gC%0A but we haven't had a Second Age of Enlightenment yet http://j.mp/gR9MuT%0A","","","","" +"62689026796306432","","","2011-04-26 01:26:43 +0000","Kiwi","""A Real Developer can reason about what is happening, from the UI or API right down to bits in registers."" http://j.mp/ifui8C%0A","","","","" +"62603344241360896","","","2011-04-25 19:46:15 +0000","Kiwi","RT @rektide: one of the great ones begins, harmony proxies in v8: http://code.google.com/p/v8/source/detail?r=7630","62602623047565312","87274687","2011-04-25 19:43:23 +0000","" +"62582340970487808","","","2011-04-25 18:22:47 +0000","Kiwi","Using JavaScript proxies we can make objects that return bound methods instead of unbound methods, e.g. foo = obj.foo; foo() // this == obj","","","","" +"59320551222681600","","","2011-04-16 18:21:36 +0000","Seesmic","Current status: http://twitpic.com/4lnutd","","","","" +"58571698764660736","","","2011-04-14 16:45:55 +0000","Kiwi","Current status: http://twitpic.com/4kso2o","","","","" +"58245564193701888","58244504792219648","894911","2011-04-13 19:09:59 +0000","Kiwi","@JimRoepcke Never too late to start ;-)","","","","" +"57340085066141696","","","2011-04-11 07:11:56 +0000","Kiwi","The more I learn about Go the more I like it. Some of the syntax is funky but it's quite expressive.","","","","" +"55800519196819456","","","2011-04-07 01:14:15 +0000","Kiwi","Mono for Android looks great. It'd be nice to shed the Java straight jacket. Sometimes you gotta take off your pants and jacket.","","","","" +"55463657806639104","","","2011-04-06 02:55:41 +0000","Seesmic","RT @1990sPythonUser: And all you new fangled Async frameworks? Twisted did it 25 years ago, glad you just got the deferred.","55379415969959937","277576227","2011-04-05 21:20:56 +0000","" +"54296239126216705","54288200331558914","136077128","2011-04-02 21:36:46 +0000","Seesmic","@kitgoncharov but it's interesting, you have clean out the cruft eventually.","","","","" +"54296076060073984","54288200331558914","136077128","2011-04-02 21:36:07 +0000","Seesmic","@kitgoncharov no one @google.com has endorsed it so far. I don't think they'll remove it unless JSC does.","","","","" +"54278017274490881","","","2011-04-02 20:24:22 +0000","Kiwi","David Cross is hilarious in Running Wilde http://www.imdb.com/title/tt1615926/","","","","" +"54267342183596032","","","2011-04-02 19:41:57 +0000","Kiwi","V8 issue 1300: Remove __defineGetter__ and __defineSetter__ http://code.google.com/p/v8/issues/detail?id=1300","","","","" +"54032317156573184","","4216361","2011-04-02 04:08:02 +0000","Kiwi","@dalmaer Some people are calling Mirah CoffeeScript for Java. It's very Ruby-ish, you might like it: http://www.mirah.org/","","","","" +"54021431478071296","","","2011-04-02 03:24:47 +0000","Kiwi","I wonder if anyone has stats on the # of domains that websites load JavaScript from. I happen to be at mostlymaths.net ... 18 domains ಠ_ಠ","","","","" +"53853934938374144","","","2011-04-01 16:19:13 +0000","Kiwi","RT @firefox: Tired of those April Fools' jokes and pranks? Tell websites you do not want to be fooled with ""Do Not Fool"" in Firefox. htt ...","53853038066147329","2142731","2011-04-01 16:15:39 +0000","" +"53559163372060673","53557253063708672","10058662","2011-03-31 20:47:54 +0000","Kiwi","@asadotzler @F1LT3R I hope so! I'm sticking with Chrome for the time being since it has been remarkably good till now (for me anyway).","","","","" +"53551162372259840","","","2011-03-31 20:16:06 +0000","web","@F1LT3R @asadotzler Current version on OS X is horrible, it's almost like they're trying to drive users to Firefox 4. Wasn't always so.","","","","" +"53219553920028673","","","2011-03-30 22:18:25 +0000","Kiwi","Despite their user base growing over 250% in 2010 @Grooveshark continues to set the bar high. Customer service is even better in 2011! <3","","","","" +"53159198749495296","","","2011-03-30 18:18:35 +0000","Kiwi","RT @cramforce: +1 http://j.mp/e3vlx9","53158392818176000","15534471","2011-03-30 18:15:23 +0000","" +"52916842615947265","52909655021719552","29255412","2011-03-30 02:15:33 +0000","Seesmic","@tjholowaychuk The keyboard shortcuts are great. I really like cmd-u and being able to see replies to any user.","","","","" +"52786302453686272","","","2011-03-29 17:36:49 +0000","web","RT @kpdecker: jsdiff: The diff engine from Firediff, now standalone for CommonJS https://github.com/kpdecker/jsdiff","52783170122297344","17259752","2011-03-29 17:24:23 +0000","" +"51023032675876865","","","2011-03-24 20:50:13 +0000","Kiwi","RT @ChromiumDev: WebKit got pretty XML viewing last week: http://goo.gl/24iR5 and the Inspector just pretty JSON http://goo.gl/SytwC ^pi","51022708238061568","113713261","2011-03-24 20:48:56 +0000","" +"50951745681113089","","","2011-03-24 16:06:57 +0000","Kiwi","RT @jonathanstark: This doesn't spread my toes, but it does speak to thoughts I've been having about building services on top of Dropbox ...","50950275019702273","7198302","2011-03-24 16:01:06 +0000","" +"50625621839192064","50623645822885888","668423","2011-03-23 18:31:03 +0000","Kiwi","@mikeal http://www.youtube.com/watch?v=hb63PdobcZ0","","","","" +"48901120231354369","48899169041129472","2319611","2011-03-19 00:18:30 +0000","Kiwi","@shaver That's fair. None of us *know* anything. imo too big to be oversight, and too complex to immediately attribute to malice.","","","","" +"48898498480967680","48886276774051840","2319611","2011-03-19 00:08:05 +0000","Kiwi","@shaver Nitro has to alloc memory with PROT_EXEC. iOS disallows this for most apps but Nitro requires it, so Safari must be whitelisted.","","","","" +"48877525878841344","48875679592366081","894911","2011-03-18 22:44:44 +0000","Kiwi","@JimRoepcke @jonathanstark An example of this being enforced by iOS: http://j.mp/i0swfY%0A tl;dr he can allocate exec mem in sim, not device","","","","" +"48870192943595520","48869817737949184","676363","2011-03-18 22:15:36 +0000","Kiwi","@brianleroux :)","","","","" +"48870105060347904","48869817737949184","676363","2011-03-18 22:15:15 +0000","Kiwi","@brianleroux lol","","","","" +"48868828653961216","48866734509264896","676363","2011-03-18 22:10:11 +0000","Kiwi","@brianleroux @JimRoepcke @bryan_kyle Totally agree, we all know that we're all speculating. Nothing taken personally!","","","","" +"48862093469949952","48860998580453376","14864447","2011-03-18 21:43:25 +0000","Kiwi","@bryan_kyle I do like Dreamhost's domain admin UI, use it for all my domains even the ones not hosted there.","","","","" +"48861997474906112","48860998580453376","14864447","2011-03-18 21:43:02 +0000","Kiwi","@bryan_kyle Dreamhost is ok for serving small volumes of static files, dynamic stuff I prefer to manage my own OS & stack.","","","","" +"48859706147602432","48858563979902976","14864447","2011-03-18 21:33:56 +0000","Kiwi","@bryan_kyle It's just a shared Dreamhost thing with a .htaccess to enable caching. Comments are served from a Linode VM running Ubuntu.","","","","" +"48857141511065600","","","2011-03-18 21:23:44 +0000","Kiwi","It's pretty quick'n'dirty ... the comments are in fact stored in a very dirty database: https://github.com/felixge/node-dirty","","","","" +"48856603549638656","","","2011-03-18 21:21:36 +0000","Kiwi","samhuri.net is baked using an unholy combination of Ruby, JavaScript (#nodejs), shell scripts, and Makefile icing. http://j.mp/fiABy4%0A","","","","" +"48856145229647872","","","2011-03-18 21:19:47 +0000","Kiwi","RT @timbray: More on baking: http://goo.gl/sjc9o","48854142562746368","1235521","2011-03-18 21:11:49 +0000","" +"48848754610151424","48844970236452864","14864447","2011-03-18 20:50:25 +0000","Kiwi","@bryan_kyle It's ok to not know something, but to dismiss others because of one's own lack of understanding is pretty lame.","","","","" +"48842202142605312","","","2011-03-18 20:24:23 +0000","Kiwi","Gotta love it when someone dismisses you as an idiot instead of just talking to you and reasoning with you. Twitter discourse ftw :p","","","","" +"48818344865968128","48810689476837376","2319611","2011-03-18 18:49:35 +0000","web","@shaver @JimRoepcke Exactly. Apple can audit Safari for buffer overflows and such, but cannot (realistically) for arbitrary app X.","","","","" +"48812688268210177","48811251811352576","676363","2011-03-18 18:27:06 +0000","Kiwi","@brianleroux Sorry I was unclear before, shouldn't be trying to have this convo in 140 chars :)","","","","" +"48812121995231232","48811251811352576","676363","2011-03-18 18:24:51 +0000","Kiwi","@brianleroux This is a fundamental departure from traditional interpreters and compilers, and it's JIT compiler 101.","","","","" +"48811835465547776","48811251811352576","676363","2011-03-18 18:23:43 +0000","Kiwi","@brianleroux When you move to a JIT, you are now generating code in memory NOT marked exec, which must then be marked exec & executed.","","","","" +"48811726879207424","48811251811352576","676363","2011-03-18 18:23:17 +0000","Kiwi","@brianleroux Interpreters act on byte codes by calling existing code, again marked as exec by the OS when the interpreter is loaded.","","","","" +"48811628044632064","48811251811352576","676363","2011-03-18 18:22:53 +0000","Kiwi","@brianleroux No, I'm saying traditional compilers generate binaries that when loaded by the OS are marked as exec in memory.","","","","" +"48809337690402817","48807789996408832","676363","2011-03-18 18:13:47 +0000","Kiwi","@brianleroux Whereas an interpreter reads byte codes & calls functions. A compiler generates a binary, when loaded by OS marked as exec.","","","","" +"48808876476346369","48807789996408832","676363","2011-03-18 18:11:57 +0000","Kiwi","@brianleroux When moving from an interpreter or compiler to a JIT compiler, the JIT has to create code in memory, mark as executable & exec.","","","","" +"48808326477266944","48807174863994880","676363","2011-03-18 18:09:46 +0000","Kiwi","@brianleroux It's called the NX bit http://en.wikipedia.org/wiki/NX_bit ... not sure why you think this is made up.","","","","" +"48793403781169153","48784725480968192","14864447","2011-03-18 17:10:28 +0000","Kiwi","@bryan_kyle @tjholowaychuk @JimRoepcke We built a custom framework around node-machine (a port of WebMachine), but it's pretty low level.","","","","" +"48792888171171840","48784725480968192","14864447","2011-03-18 17:08:25 +0000","Kiwi","@bryan_kyle @tjholowaychuk @JimRoepcke express http://expressjs.com/ seems to be the de-facto framework. Haven't used it but it looks good.","","","","" +"48771947336699904","48614143510585346","894911","2011-03-18 15:45:13 +0000","web","@JimRoepcke See this @arstechnica article: http://arst.ch/olo ... the security risk is real and this seems like a pretty reasonable reason.","","","","" +"48771367172194306","48614143510585346","894911","2011-03-18 15:42:54 +0000","web","@JimRoepcke If it were because of back-compat it wouldn't be in Safari either. The NX bit explanation (due to JIT) holds more water imo.","","","","" +"48261764692983808","48251977070678016","894911","2011-03-17 05:57:56 +0000","Kiwi","@JimRoepcke Yeah it looks great! Soon.","","","","" +"48248611045257216","","894911","2011-03-17 05:05:39 +0000","Kiwi","@JimRoepcke http://twitpic.com/4a83e9","","","","" +"47757919697125376","47756099851522048","894911","2011-03-15 20:35:50 +0000","Kiwi","@JimRoepcke When I looked into multiple Xcode installs I found that some files are always written to common dirs. Last install wins, yay! :/","","","","" +"47757443022860289","47746211398168576","14864447","2011-03-15 20:33:56 +0000","Kiwi","@bryan_kyle I'd switch to CS if someone did! We could also port Node to Spidermonkey and use generators to write sync-looking async code :p","","","","" +"47745165791727616","47737740174954497","14864447","2011-03-15 19:45:09 +0000","TweetDeck","@bryan_kyle no worries, sorry that there isn't really a good or useful answer :)","","","","" +"47711469093130240","","","2011-03-15 17:31:15 +0000","web","RT @polotek: I was gonna build something like this. Share full twitter conversations. http://www.exquisitetweets.com/ http://bit.ly/eS3xJY","47680575217205248","20079975","2011-03-15 15:28:29 +0000","" +"47686183383334912","","","2011-03-15 15:50:46 +0000","Seesmic","Instead of doing something as a Rubyist just do it as a human.","","","","" +"47679768136658944","","","2011-03-15 15:25:17 +0000","Seesmic","RT @basho: Psst... there's still time to register for ""Riak with node.js"", today at 2PM EDT! http://ow.ly/4eV3F #riak #node #nosql","47678325245751296","2440841","2011-03-15 15:19:33 +0000","" +"47654306849107968","","14063149","2011-03-15 13:44:06 +0000","Seesmic","@miksago @tjholowaychuk ... and I'm replying to old tweets in this twitter client.","","","","" +"47653089628524544","47026316721127424","14063149","2011-03-15 13:39:16 +0000","Seesmic","@miksago @tjholowaychuk we've got @Serious_Coffee too. And Francellis in Royal Oak.","","","","" +"47019335188889600","46804086716239872","14365611","2011-03-13 19:40:57 +0000","Seesmic","@Shaun_R :( is right","","","","" +"47013571942563840","","","2011-03-13 19:18:03 +0000","Kiwi","All the ""surfing w/o Flash, and it's great!"" tweets are pretty funny. FlashBlock is at least 7 years old now guys.","","","","" +"47002191172616192","","51201464","2011-03-13 18:32:50 +0000","Kiwi","@kiwi_app Possible bug: Hide Kiwi doesn't actually hide the app, but toggles visibility of the main window. Seems odd.","","","","" +"46310110338879488","","","2011-03-11 20:42:45 +0000","Twitter for Android","RT @acangiano: Whenever you find yourself on the side of the majority, it is time to pause and reflect. -- Mark Twain","46307865056653312","14582359","2011-03-11 20:33:50 +0000","" +"46248250109460480","","","2011-03-11 16:36:56 +0000","Twitter for Mac","Not to mention that it didn't even work for Apple. Maybe if they concentrated more on security all the time they wouldn't fall in 5 seconds.","","","","" +"46248061663580160","","","2011-03-11 16:36:11 +0000","Twitter for Mac","So companies leave unpatched remote execution vulns in their browsers/devices until the last minute to save face at pwn2own? Pretty selfish.","","","","" +"46075622472155137","","","2011-03-11 05:10:59 +0000","Twitter for Mac","Promises are the monad of asynchronous programming, by @jcoglan http://t.co/bkSzZsl /cc @JimRoepcke","","","","http://blog.jcoglan.com/2011/03/11/promises-are-the-monad-of-asynchronous-programming/" +"46001702041686016","","","2011-03-11 00:17:15 +0000","Twitter for Mac","RT @holman: I also think Apple should include a replacement for Hacker News on the OS X installer DVD too.","46001658525777920","11322372","2011-03-11 00:17:04 +0000","" +"46001671981121536","","","2011-03-11 00:17:07 +0000","Twitter for Mac","I really prefer stars to ""likes"" :/","","","","" +"45913756152242176","","","2011-03-10 18:27:47 +0000","Twitter for Mac","RT @limi: On Reddit today: We are the Firefox development team, and we just shipped FF4 RC — ask us anything! http://t.co/6fh0jOM (Pleas ...","45912601355489281","1045541","2011-03-10 18:23:11 +0000","http://www.reddit.com/r/IAmA/comments/g197r/iama_were_on_the_firefox_development_team_and/,http://www.reddit.com/r/IAmA/comments/g197r/iama_were_on_the_firefox_development_team_and/" +"45908994551848961","","","2011-03-10 18:08:51 +0000","Twitter for Mac","Unfortunately Android *still* lacks a screen shot utility (w/o rooting), so I had to plug my phone into my computer to capture that.","","","","" +"45908647171198976","","","2011-03-10 18:07:29 +0000","Twitter for Mac","Android 2.3 ""Gingerbread"" has green signal strength indicators that turn grey when there's no connectivity to Google http://t.co/unbPrW4","","","","http://yfrog.com/h4aeptp" +"45872433953120256","45872065353490432","5813712","2011-03-10 15:43:35 +0000","Twitter for Mac","@antirez I think you can name commits when merging, naming a branch is just a shortcut to the commit, e.g. git merge feature-branch~4","","","","" +"45871523579437056","","","2011-03-10 15:39:58 +0000","Twitter for Mac","Sure wish I could double-click tweets to view convos in users' @ replies tab on Twitter for Mac /cc @lorenb @atebits","","","","" +"45869015259807744","","","2011-03-10 15:30:00 +0000","Twitter for Mac","I cannot believe I have to root Android or connect this phone to a computer via USB to take a damn screen shot.","","","","" +"45849974684139520","","","2011-03-10 14:14:20 +0000","Twitter for iPhone","RT @miketaylr: In case you didn't know that the web is busted, http://t.co/KZRXvEN","45847377529143296","16642746","2011-03-10 14:04:01 +0000","http://blogs.msdn.com/b/ieinternals/archive/2011/03/09/browsers-accommodate-incorrect-http-content-length-and-sites-depressingly-depend-on-it.aspx,http://blogs.msdn.com/b/ieinternals/archive/2011/03/09/browsers-accommodate-incorrect-http-content-length-and-sites-depressingly-depend-on-it.aspx" +"45714590230781953","","","2011-03-10 05:16:22 +0000","Twitter for Mac","RT @dalmaer: JQUERY IS FOR N00BS http://t.co/Otlmf4G (only just saw this. heh)","45372439902945280","4216361","2011-03-09 06:36:47 +0000","http://bobremeika.com/2011/03/03/jquery-is-for-n00bs/,http://bobremeika.com/2011/03/03/jquery-is-for-n00bs/" +"45687905997434880","45687048874622976","14864447","2011-03-10 03:30:20 +0000","Twitter for Mac","@bryan_kyle @jimroepcke Good point, they would be a bit behind.","","","","" +"45686193291137025","45685684383645696","14864447","2011-03-10 03:23:31 +0000","Twitter for Mac","@bryan_kyle @jimroepcke In some ways maybe, it will depend how fast Apple moves. Everyone can leverage Clang.","","","","" +"45684476264726529","45683270582673408","894911","2011-03-10 03:16:42 +0000","Twitter for Mac","@JimRoepcke @bryan_kyle SharpDevelop, TextMate, IDEA, Coda, Espresso, SlickEdit, BBEdit. Indies and communities can do it.","","","","" +"45683802563026944","45683095734718465","894911","2011-03-10 03:14:01 +0000","Twitter for Mac","@JimRoepcke @bryan_kyle There are counter examples but they really only appeal to a niche of geeks. But then so do dev tools.","","","","" +"45683028147712000","45682136392531968","14864447","2011-03-10 03:10:57 +0000","Twitter for Mac","@bryan_kyle @jimroepcke That explains it. $hundreds makes sense, free makes sense, $5 does not make sense.","","","","" +"45681372655915009","45680966290767872","894911","2011-03-10 03:04:22 +0000","Twitter for Mac","@JimRoepcke I'm not against paying for dev tools I just feel that free and easy to obtain dev tools are good for a platform.","","","","" +"45681218267787264","45680966290767872","894911","2011-03-10 03:03:45 +0000","Twitter for Mac","@JimRoepcke Xcode pro would kick ass, let's hope CIDR fills the role nicely.","","","","" +"45681011144667136","45680500764971008","894911","2011-03-10 03:02:56 +0000","Twitter for Mac","@JimRoepcke It's not for free, the platform is a cohesive entity as they emphasize all the time, Xcode + docs + samples + review team, etc.","","","","" +"45680676145610754","45680354417328128","894911","2011-03-10 03:01:36 +0000","Twitter for Mac","@JimRoepcke and they make $5/*person* on even fewer people, who are would-be future enthusiasts.","","","","" +"45680353637183488","45675670495428608","894911","2011-03-10 03:00:19 +0000","Twitter for Mac","@JimRoepcke Charging $5 is a silly cash grab that brings in relatively little revenue and creates an unnecessary barrier to entry.","","","","" +"45680020689125376","45675670495428608","894911","2011-03-10 02:59:00 +0000","Twitter for Mac","@JimRoepcke Apple doesn't need to make money on Xcode, they already make $100/year/dev plus the cost of the computers & iPhones & iPods +30%","","","","" +"45653801469882368","","","2011-03-10 01:14:49 +0000","Twitter for Mac","""Thus Safari fails on Apple’s own two platforms, but passes on Microsoft’s. Go figure. You can’t make this up."" http://t.co/JzjhfU2","","","","http://www.quirksmode.org/blog/archives/2011/03/the_new_input_t.html" +"45636702873722880","","","2011-03-10 00:06:52 +0000","Twitter for Android","RT @dalmaer: YSlow has come to Chrome too. Nice work @swapnil_shinde and co http://t.co/xoFeVCE","45632802586238976","4216361","2011-03-09 23:51:22 +0000","http://developer.yahoo.com/blogs/ydn/posts/2011/03/yslow-for-chrome/,http://developer.yahoo.com/blogs/ydn/posts/2011/03/yslow-for-chrome/" +"45579926354665473","45578748468264960","72573","2011-03-09 20:21:15 +0000","Twitter for Mac","@lukeredpath Probable false alarm. It looks like you can get Xcode 3 with a free dev account. They don't mention Xcode4 http://t.co/oapFPyD","","","","http://developer.apple.com/programs/register/" +"45579174857015296","45578748468264960","72573","2011-03-09 20:18:16 +0000","Twitter for Mac","@lukeredpath Yes, an unfortunate step backwards even if the barrier to entry is only an Apple ID and $5.","","","","" +"45578485078556672","45577438541000704","72573","2011-03-09 20:15:32 +0000","Twitter for Mac","@lukeredpath Apparently you can only download Xcode 4 if you're a Mac or iOS dev, which costs $100/year each. Haven't confirmed myself.","","","","" +"45520186576613377","","","2011-03-09 16:23:52 +0000","Twitter for Android","RT @voodootikigod: How I Pick Speakers For JSConf http://post.ly/1iwXe","45515446551715840","637763","2011-03-09 16:05:02 +0000","" +"45266244114460673","","","2011-03-08 23:34:48 +0000","Twitter for Android","RT @ppk: Mobile browser input type compatibility table at http://quirksmode.org/html5/inputs_mobile.html . Last three browsers not yet done.","45188304525737985","887251","2011-03-08 18:25:06 +0000","" +"45229395207659520","","","2011-03-08 21:08:22 +0000","web","RT @probablycorey: Last night I decided to makes something ridiculous: http://probablyinteractive.com/url-hunter","45180411592179712","1656101","2011-03-08 17:53:44 +0000","" +"44953649125920768","","","2011-03-08 02:52:39 +0000","Twitter for Mac","I'm almost invariably happier when I decide to *not* comment on reddit, but just move on.","","","","" +"44878652030189568","44875609549185024","11768402","2011-03-07 21:54:39 +0000","Twitter for Mac","@nciagra No problem! I use the same technique to remove references to JSONP callbacks when they are fired.","","","","" +"44870556436279296","44870012632178688","11768402","2011-03-07 21:22:28 +0000","Twitter for Mac","@nciagra Sure, why not? Run this in your browser's console, 2nd call will throw a TypeError: var x = function(){x=null}; x(); x()","","","","" +"44867386880430080","","","2011-03-07 21:09:53 +0000","Twitter for Mac","RT @joedamato: sorry, but there really is no such thing as a social media expert.","44867196115091456","23830105","2011-03-07 21:09:07 +0000","" +"44828476607447041","44800362984648704","3655191","2011-03-07 18:35:16 +0000","Twitter for Mac","@isaiah Good post though. It illustrates how silly the FaceTime restriction is.","","","","" +"44828336689655808","44800362984648704","3655191","2011-03-07 18:34:42 +0000","Twitter for Mac","@isaiah It's not possible to simultaneously connect to a WiFi network while using MyWi on iOS or Android's native WiFi hotspot thing.","","","","" +"44795228514816000","","","2011-03-07 16:23:09 +0000","Twitter for Android","Been working on some neat JS and today might be the day we release it! Well, a piece of it...","","","","" +"44778119021862912","","","2011-03-07 15:15:10 +0000","Twitter for Mac","Lego Carcassonne: http://t.co/2geaBnu /cc @JimRoepcke @CarcassonneApp","","","","http://www.iamcal.com/lego-carcassonne/" +"43857902297026560","","","2011-03-05 02:18:33 +0000","Twitter for Mac","What's up with this? http://t.co/OE9pyit","","","","http://yfrog.com/gz58mvp" +"43789520138805248","43787627673030656","57433438","2011-03-04 21:46:49 +0000","Twitter for Mac","@deanlandolt That would be a good addition. We might have to replace JSONP before enough people care though.","","","","" +"43787391923793920","","","2011-03-04 21:38:22 +0000","Twitter for Mac","RT @devongovett: Thanks for trying to kill IE6, Microsoft. Why don't you also kill IE7 and IE8 while you're at it!","43787262537900032","15687937","2011-03-04 21:37:51 +0000","" +"43786382413537280","","","2011-03-04 21:34:21 +0000","Twitter for Mac","I like the look of JSend, this is pretty much exactly what I already do, suspect it's the same for others. http://t.co/FVA6FoI","","","","http://labs.omniti.com/labs/jsend" +"43768579337887744","","","2011-03-04 20:23:37 +0000","Twitter for Android","Herp derp","","","","" +"43733620770344960","","","2011-03-04 18:04:42 +0000","Twitter for Mac","RT @paul_irish: Whoa - http://yepnopejs.com just went 1.0 - the script loader that'll soon be at the foundation of most HTML5 sites. Jus ...","43732536194637826","1671811","2011-03-04 18:00:23 +0000","" +"43731700987076608","","","2011-03-04 17:57:04 +0000","Twitter for Mac","How not to write jQuery: http://t.co/753J05t 10 seconds of cleanup yields: http://t.co/LBgvQ06 ... can we do even better?","","","","http://ie6countdown.com/,https://gist.github.com/855389" +"43729138367987712","43727614103392256","20079975","2011-03-04 17:46:53 +0000","Twitter for Mac","@polotek Both worlds have a lot to learn from each other, good for everyone. I love seeing Qt & three20 adopt CSS for styling native apps.","","","","" +"43726851385987072","","","2011-03-04 17:37:48 +0000","Twitter for Mac","RT @getify: microsoft should buy this domain: http://isie6deadyet.com/ and run it in the vein of ""arewefastyet"" and such.","43724285113671683","16686076","2011-03-04 17:27:36 +0000","" +"43725726930845696","","","2011-03-04 17:33:20 +0000","Twitter for Mac","Browser extensions, user scripts, and bookmarklets make browsers a killer platform. Imagine having all that potential on your desktop OS.","","","","" +"43542441109889024","","","2011-03-04 05:25:01 +0000","Twitter for Mac","zsh, ssh, vim, git, screen, curl, vagrant, iTerm - Things I use all the time but don't talk about as much because they stay out of the way.","","","","" +"43527312553160704","43525102037516288","14864447","2011-03-04 04:24:54 +0000","Twitter for Mac","@bryan_kyle @jimroepcke JetBrains has already taken on Eclipse and vim/emacs/etc (Ruby, JS). Biggest diff is Xcode is halfway decent-ish.","","","","" +"43480902029946880","","","2011-03-04 01:20:29 +0000","Twitter for Mac","JetBrains is doing an Objective-C IDE: http://t.co/QtvcbIv /cc @JimRoepcke","","","","http://www.jetbrains.com/cidr/" +"42790102665150464","42788496548708353","6927562","2011-03-02 03:35:30 +0000","Twitter for Mac","@nzkoz @thomasfuchs If a different store attracted enough Android devs it could become ""the store"", not so with iOS.","","","","" +"42758417848352768","42757328310767616","668423","2011-03-02 01:29:35 +0000","Twitter for Mac","@mikeal It's especially silly since they should be recommending the standard editor anyway. Not this newfangled, trendy ""vim"" thing.","","","","" +"42753509287931904","","","2011-03-02 01:10:05 +0000","Twitter for Mac","RT @cowboy: jQuery snippet that simulates the DOM building: (function n(e){e.eq(0).fadeIn(99,function(){n(e.slice(1))})})($("":visible""). ...","42753115878989824","6798592","2011-03-02 01:08:31 +0000","" +"42613459854176256","","","2011-03-01 15:53:35 +0000","Twitter for Mac","RT @jcrossley3: We teach Java in schools? Hard to think of a less inspiring language. http://t.co/80ftJFG","42611369568239616","11573212","2011-03-01 15:45:16 +0000","http://www.youtube.com/watch?feature=youtube_gdata_player&v=5kj5ApnhPAE,http://www.youtube.com/watch?feature=youtube_gdata_player&v=5kj5ApnhPAE" +"42606711357452288","","","2011-03-01 15:26:46 +0000","Twitter for Mac","Dear Apple, System prefs don't need to be 2nd class citizens in Spotlight results. Twitter beats out Network prefs for ""network"", please fix","","","","" +"41303652014628864","","","2011-02-26 01:08:52 +0000","Twitter for Mac","RT @mrdoob: Someone on reddit ""fixed"" the Android Activations video. Much better with music ;) http://goo.gl/oqKOZ","41302966170296320","20733754","2011-02-26 01:06:09 +0000","" +"41292184216932352","41291563313278976","636923","2011-02-26 00:23:18 +0000","Twitter for iPhone","@siracusa that's a good point. And since @wilshipley spotted several mistakes on his site...","","","","" +"41270122282749952","41269314053087232","636923","2011-02-25 22:55:38 +0000","Twitter for Mac","@siracusa @wilshipley It could have been done on purpose. Picture a cutesy bear cartoon character and how he might pronounce it.","","","","" +"41184646607798272","","","2011-02-25 17:15:59 +0000","Twitter for Mac","RT @jedschmidt: deprecating the most popular #nodejs cookie library, since i've written a more modern one based on keygrip: https://gith ...","41184528752062464","815114","2011-02-25 17:15:31 +0000","" +"41181760851017729","41175773268291585","14864447","2011-02-25 17:04:31 +0000","Twitter for Mac","@bryan_kyle I think it was a couple weeks ago. The TC ran an article about it earlier this week.","","","","" +"41155838550884352","","","2011-02-25 15:21:31 +0000","Twitter for Mac","It seems like Apple quietly fixed their 2010 MBP trackpad bug sometime in the last few months, it hasn't happened recently.","","","","" +"40949539376603136","","","2011-02-25 01:41:45 +0000","Twitter for Mac","RT @foresmac: LOL: Apple wraps the fine print stuff on pages on its website in class=""sosumi"".","40949104007847936","471323","2011-02-25 01:40:01 +0000","" +"40946353827872768","40945384998182912","20079975","2011-02-25 01:29:06 +0000","Twitter for Mac","@polotek Nope, that's true. This is in the context of http://t.co/ttPMB61 where the objective is simply converting decimal numbers.","","","","http://www.wirfs-brock.com/allen/posts/166#comment-160" +"40931805586665472","","","2011-02-25 00:31:17 +0000","Twitter for Mac","If you want to convert strings to numbers use Number(str). parseInt is rarely necessary. ['1','2','3'].map(Number) works as expected.","","","","" +"40930294085193728","","","2011-02-25 00:25:17 +0000","Twitter for Mac","RT @cowboy: A JavaScript Optional Argument Hazard http://bit.ly/gvhQ2A #javascript #ecmascript #carelessness","40929750285295616","6798592","2011-02-25 00:23:07 +0000","" +"40925124269973504","","","2011-02-25 00:04:44 +0000","Twitter for Mac","structs.js: a binary data library for JavaScript http://t.co/voBYH1E","","","","http://blog.mozilla.com/dherman/2011/02/24/structs-js/" +"40476032565903360","40475362026733568","45993","2011-02-23 18:20:12 +0000","Twitter for Mac","@clint Or when they link to the comments, or the photos tab of a news article. Linking properly is too hard if Cmd-L Cmd-C doesn't do it :/","","","","" +"40445440453394432","","","2011-02-23 16:18:39 +0000","Twitter for Mac","Why do I have a love/hate relationship with so many new technologies?","","","","" +"40273059847872512","","","2011-02-23 04:53:40 +0000","Twitter for Mac","System Preferences | Keyboard | Modifier Keys… | Caps Lock (⇪) Key: ⌃ Control (via http://t.co/Y9eWwrI)","","","","http://www.reddit.com/r/apple/comments/fqqhw/til_apple_intentionally_makes_the_caps_lock_key/c1hxr91" +"40215689646186496","","","2011-02-23 01:05:42 +0000","web","RT @brianleroux: The guy who created Adobe Updater has to be buddies with the dude who created the Android AVD and SDK Manager.","40215306840440832","676363","2011-02-23 01:04:10 +0000","" +"40215429414658048","40211203271835648","9286842","2011-02-23 01:04:40 +0000","Twitter for Android","@topgenorth yeah, who knew that a complaint about missing or malformed xml means that the xml is missing or malformed ;)","","","","" +"40210420337741824","40208342056054785","9286842","2011-02-23 00:44:45 +0000","Twitter for Android","@topgenorth I basically did the same. Thanks for the reply :)","","","","" +"40172168968929281","","","2011-02-22 22:12:46 +0000","Twitter for Mac","RT @jamesiry: What if instead of solving for ""what languages work for large teams"" we solved for ""what languages prevent the need for la ...","40170686278402049","19044984","2011-02-22 22:06:52 +0000","" +"40138442998288384","","","2011-02-22 19:58:45 +0000","Twitter for Mac","Take your JS skills to the next level: http://t.co/lzOhfc7 /cc @JimRoepcke","","","","http://www.reddit.com/r/javascript/comments/fpp7m/recommendations_for_mastering_javascript/c1hs3fq" +"40112452733501440","28962316837986304","9286842","2011-02-22 18:15:28 +0000","web","@topgenorth Did you figure out ""AndroidManifest.xml doesn't exist or has incorrect root tag""? ... google reveals next to nothing on this :/","","","","" +"39837712164982784","39834931026866177","29255412","2011-02-22 00:03:45 +0000","Twitter for Mac","@tjholowaychuk Sweet!","","","","" +"39837510762889216","","","2011-02-22 00:02:57 +0000","Twitter for Mac","RT @tjholowaychuk: Found another nodejs developer that lives in Victoria! Wahoo we have three now","39834931026866177","29255412","2011-02-21 23:52:42 +0000","" +"39428732225724416","","","2011-02-20 20:58:36 +0000","Twitter for Mac","Eggs benedict with bacon, avocado, tomatoes, hollandaise, prawns sauteed in garlic butter, and fresh guacamole-ish salsa. So good, no pic :(","","","","" +"39057990363529216","","","2011-02-19 20:25:25 +0000","Twitter for Mac","By going from Core 2 Duo to Sandy Bridge the new MBA will be some ridiculous figure such as 3x faster. Marketing must love that.","","","","" +"39043793386741760","","","2011-02-19 19:29:00 +0000","web","RT @TonyClement_MP: I would like to see Macleans' parent Rogers return the annual taxpayer subsidy returned: is that asking too much @ac ...","38966019276017664","121483664","2011-02-19 14:19:57 +0000","" +"39032058860933121","","","2011-02-19 18:42:22 +0000","web","RT @mhevery: @KentBeck To new or not to New: http://misko.hevery.com/2008/09/30/to-new-or-not-to-new/","38734077968392192","14822853","2011-02-18 22:58:18 +0000","" +"39032049100660736","","","2011-02-19 18:42:20 +0000","web","RT @mhevery: @KentBeck Here is my point of view on the new operator: http://misko.hevery.com/2008/07/08/how-to-think-about-the-new-operator/","38732659253452800","14822853","2011-02-18 22:52:40 +0000","" +"39031903881273344","","","2011-02-19 18:41:45 +0000","web","RT @KentBeck: designing software so you can test it via @mhevery in http://bit.ly/ey2E1y . i'm not so anti-new as he is. need to think a ...","38728085620662272","16891384","2011-02-18 22:34:29 +0000","" +"38750533615353856","38749648143253504","668423","2011-02-19 00:03:41 +0000","Twitter for Mac","@mikeal And manually start it with ""start <name of file>"", stop with ""stop <name of file>"", you can guess how to restart...","","","","" +"38750214302998530","38749648143253504","668423","2011-02-19 00:02:25 +0000","Twitter for Mac","@mikeal http://t.co/htmSji7, place that in /etc/init","","","","https://gist.github.com/834635" +"38639562813087745","","","2011-02-18 16:42:44 +0000","Twitter for Mac","View source on responses to POST requests works in Chrome 9, hooray! Hopefully it doesn't make a second request for the source...","","","","" +"38629161996259328","","","2011-02-18 16:01:24 +0000","Twitter for Android","RT @justinlilly: OH: ""Java is a DSL for translating XML into stack traces.""","38618644338450432","6899112","2011-02-18 15:19:36 +0000","" +"38101619253968896","","","2011-02-17 05:05:08 +0000","Twitter for Mac","A few HTML questions that need answering http://t.co/PJdbDDG","","","","http://www.wait-till-i.com/2011/02/14/a-few-html5-questions-that-need-answering/" +"38064719596232704","","","2011-02-17 02:38:31 +0000","Twitter for Mac","RT @paul_irish: @github users.... check out git-friendly: http://goo.gl/dyJKv Copies a compare URL to yr clipboard after a git push. Ama ...","38056905536577537","1671811","2011-02-17 02:07:28 +0000","" +"38064689585991680","38060463015067648","2911221","2011-02-17 02:38:23 +0000","Twitter for Mac","@wilshipley Which features? Similar people and connections, or something else?","","","","" +"38064237544742912","","","2011-02-17 02:36:36 +0000","Twitter for Mac","I gotta say, when I did a little webOS development scping compiled apps to the device was sweet. Would like to try one for a week or two.","","","","" +"38063900226232320","","","2011-02-17 02:35:15 +0000","Twitter for Mac","Definitely not getting another iPhone, will be Android or webOS. iOS already rubs me the wrong way, must jailbreak to fully use the device.","","","","" +"38062294944591872","38060705378865152","4826261","2011-02-17 02:28:52 +0000","Twitter for Mac","@RussB Plus you can see replies to others which is not possible with the official web client.","","","","" +"38062100869951488","38060705378865152","4826261","2011-02-17 02:28:06 +0000","Twitter for Mac","@RussB New tweets appear automatically, easy to keep in a corner of the display, keyboard shortcuts. Mild conveniences but still nice.","","","","" +"38020574315950080","","","2011-02-16 23:43:05 +0000","Twitter for Mac","Ok, you want an uppercase letter in my password, I have 4 of them ... Now it's over 15 chars and invalid, what is that TOO secure? Fuck you.","","","","" +"37978209849053184","37975545480351745","72573","2011-02-16 20:54:45 +0000","Twitter for Mac","@lukeredpath Must it be shredded? Fire seems like a reasonable solution if you have a fireplace or can burn outside somewhere.","","","","" +"37964047445917696","","","2011-02-16 19:58:28 +0000","Twitter for Mac","RT @voodootikigod: I would love for twitter to provide ""topic trending"" IE. Trending in Technology or even better Trending Amongst Your ...","37963919507210240","637763","2011-02-16 19:57:58 +0000","" +"37585665285816320","","","2011-02-15 18:54:55 +0000","Twitter for Mac","RT @RussB: I'm a (very, very small) Nokia shareholder too, and I really like MeeGo and dislike Windows, but even I think the ""Plan B"" gu ...","37584546681720832","4826261","2011-02-15 18:50:28 +0000","" +"37342589556359168","","","2011-02-15 02:49:01 +0000","Twitter for Mac","RT @changelogshow: super-nginx: #nginix on steroids bundles #redis, Drizzle support, serves up async Lua apps, from @ezmobius http://lg. ...","36360340325269504","90286855","2011-02-12 09:45:55 +0000","" +"37342572208726017","","","2011-02-15 02:48:57 +0000","Twitter for Mac","RT @changelogshow: webbit: Evented HTTP, WebSocket server for #Java and #Clojure from @joewalnes http://lg.gd/8h","36193656763322368","90286855","2011-02-11 22:43:34 +0000","" +"37198555357790208","","","2011-02-14 17:16:41 +0000","Twitter for Android","RT @roidrage: If you really want to understand something, try explaining it to someone else.","37196767728500736","14658472","2011-02-14 17:09:35 +0000","" +"37036969909297152","","","2011-02-14 06:34:36 +0000","Seesmic","RT @osteele: is tempted to write a webapp in NodeJS on the server and GWT on the client. Just to be perverse.","37031252255055872","13835862","2011-02-14 06:11:53 +0000","" +"37010133695340544","","","2011-02-14 04:47:58 +0000","Twitter for Android","RT @SteveStreza: The Grammy's end, Reddit goes down. Tide goes in, tide goes out. Never a miscommunication.","37007356093153280","658643","2011-02-14 04:36:55 +0000","" +"36969528755757056","","","2011-02-14 02:06:37 +0000","Twitter for Mac","RT @ActuallyNPH: Big fan of the monocle. So glad to see it making a comeback.","36968237539270656","90420314","2011-02-14 02:01:29 +0000","" +"36969370395611136","36967146747596800","14864447","2011-02-14 02:05:59 +0000","Twitter for Mac","@bryan_kyle they do have great wings! Only been on a wednesday night once but would definitely go again.","","","","" +"36943588914896896","36940402430844928","894911","2011-02-14 00:23:32 +0000","Twitter for Mac","@JimRoepcke I don't mind the blue fox, but the bennies at 1550s looked good enough for me too.","","","","" +"36940212642910208","36865211633762304","894911","2011-02-14 00:10:07 +0000","Twitter for Mac","@JimRoepcke Just a taste, now I want more","","","","" +"36838206498541568","","","2011-02-13 17:24:47 +0000","Twitter for Android","Breakfast buffet with bennies. Awesome! http://t.co/jfTpAc7","","","","http://twitpic.com/3zf5ha" +"36817101448675328","36620872756371456","894911","2011-02-13 16:00:55 +0000","Twitter for Mac","@JimRoepcke It was good, but it poured all afternoon. You'll probably be able to catch highlights on CBC, or PlayOn's YouTube Channel.","","","","" +"36226304307236864","","","2011-02-12 00:53:18 +0000","Twitter for Mac","RT @peterc: A minor update on my first week with an SSD in the iMac: Everything is Super Crazy Instant™. Much recommended. Apologies to ...","36224992559640576","33493","2011-02-12 00:48:05 +0000","" +"36139037320286208","","","2011-02-11 19:06:32 +0000","web","Yikes, following almost 500 people now. Sounds like too many.","","","","" +"36118240673538048","","","2011-02-11 17:43:54 +0000","Kiwi","http://amiworkingforgithubnow.com","","","","" +"36118049622851584","","","2011-02-11 17:43:08 +0000","Twitter for Mac","RT @clint: You are all officially working for Github. You have no choice in this matter. Report for duty Monday morning.","36117736358678528","45993","2011-02-11 17:41:54 +0000","" +"36118034993119233","","","2011-02-11 17:43:05 +0000","Twitter for Mac","RT @github: Tater has joined the GitHub team! https://github.com/blog/794-tater-is-a-githubber","36117478685941760","13334762","2011-02-11 17:40:52 +0000","" +"36093534796775425","","","2011-02-11 16:05:43 +0000","Twitter for Mac","#yyj #hockey “@PlayOnDirector: Here we go! Ball has dropped. Play On! In Victoria!”","","","","" +"36090622976729088","","","2011-02-11 15:54:09 +0000","Twitter for Mac","RT @polotek: Very handy reference for how type conversions work in #javascript - Truth, Equality and JavaScript http://bit.ly/dTv2pr","36090150542905345","20079975","2011-02-11 15:52:17 +0000","" +"36090353358475264","35974552383131649","22406953","2011-02-11 15:53:05 +0000","Twitter for Mac","@mahyarm *face palm* ...","","","","" +"35919616781979648","","","2011-02-11 04:34:38 +0000","Twitter for Mac",":/ http://t.co/WcHQPJX","","","","http://yfrog.com/gyp6up" +"35813158962728960","","","2011-02-10 21:31:37 +0000","Seesmic","RT @twitterglobalpr: New version of Twitter for Android - now available for everyone http://t.co/HLMRi62","35803691642662912","234489024","2011-02-10 20:53:59 +0000","http://blog.twitter.com/2011/02/twitter-for-android-new-and-improved.html,http://blog.twitter.com/2011/02/twitter-for-android-new-and-improved.html" +"35749201342246912","35748721937358848","4777951","2011-02-10 17:17:28 +0000","Twitter for Mac","@_sjs @jimroepcke Not the greatest analogy because of temporary password retention, but people need to take responsibility not blame Apple.","","","","" +"35748860059983873","35748448225468417","19127403","2011-02-10 17:16:07 +0000","Twitter for Mac","@atomicpoet Agreed, but I'd rather they not rush it to market and do things properly, unlike the Samsung Galaxy Tab.","","","","" +"35748721937358848","35747468226469888","894911","2011-02-10 17:15:34 +0000","Twitter for Mac","@JimRoepcke If you give your kid a CC and let them go buy a toy without supervision, and they come back with 10 toys, not Toys'r'Us fault.","","","","" +"35748228917895168","","","2011-02-10 17:13:36 +0000","Twitter for Mac","However, HP does have to deliver what it promised, and on time. If they slip at all it'll be terrible.","","","","" +"35748021811548160","","","2011-02-10 17:12:47 +0000","Twitter for Mac","Despite what some think HP was smart to announce the TouchPad + smaller friends this early. Many people will hold off on other tablets.","","","","" +"35747954149036032","35728969470971904","250175995","2011-02-10 17:12:31 +0000","Twitter for Mac","@david_greatest Is there an echo in here?","","","","" +"35747789598236672","35747468226469888","894911","2011-02-10 17:11:51 +0000","Twitter for Mac","@JimRoepcke Then don't link a CC at all just buy the kids gift cards. It's so simple, an investigation into this is a BS waste of resources.","","","","" +"35741711858667520","","1692881","2011-02-10 16:47:42 +0000","web","@bhaggs Looks like you have a doppelganger in Berlin: @david_greatest","","","","" +"35723684651991041","","","2011-02-10 15:36:04 +0000","Twitter for Mac","The FTC doesn't need to investigate kids and in-app purchases, parents can just stop giving their kids their CC and/or iTunes password. Easy","","","","" +"35714208666488832","","","2011-02-10 14:58:25 +0000","web","RT @robey: All java code eventually degenerates until there are interfaces containing a single method. Usually named ""invoke()"" or ""call()"".","35545494906351616","9213742","2011-02-10 03:48:01 +0000","" +"35513924216565761","35513433260695552","16240267","2011-02-10 01:42:34 +0000","Twitter for Mac","@instapaper Hey don't worry too much about the iOS version of Instapaper. You've done such a great job it'll be difficult to beat.","","","","" +"35513619181469696","","","2011-02-10 01:41:21 +0000","Twitter for Mac","RT @instapaper: Full API now available: http://t.co/diqusxu","35513433260695552","16240267","2011-02-10 01:40:36 +0000","http://blog.instapaper.com/post/3208433429,http://blog.instapaper.com/post/3208433429" +"35510235791630336","35509869586948097","15258949","2011-02-10 01:27:54 +0000","Twitter for Mac","@tilgovi If you get any ""no""s let me know and I'll arrange for some busted kneecaps and elbows ;-)","","","","" +"35509990106214400","","","2011-02-10 01:26:56 +0000","Twitter for Mac","I love @Grooveshark's HTML UI. It's already way better than the old one ... but I think they use synchronous XHR :/","","","","" +"35508116149772288","35507752897875968","1692881","2011-02-10 01:19:29 +0000","Twitter for Mac","@bhaggs Sweet! That's really nice to hear :)","","","","" +"35508114602070016","","","2011-02-10 01:19:28 +0000","Twitter for Mac","RT @bhaggs: @_sjs wait until tomorrow and you'll have that.","35507752897875968","1692881","2011-02-10 01:18:02 +0000","" +"35504147218448384","35503073392721920","15258949","2011-02-10 01:03:42 +0000","Twitter for Mac",".@tilgovi Seesmic looks great so far, cheers! Free to boot, can't complain about that.","","","","" +"35504029912154112","","","2011-02-10 01:03:15 +0000","Twitter for Mac","RT @tilgovi: @_sjs I use seesmic","35503073392721920","15258949","2011-02-10 00:59:26 +0000","" +"35502583544020992","","","2011-02-10 00:57:30 +0000","Twitter for Android","I wish #twitter on #android displayed conversations the same as on iphone. Any recommendations for good android clients?","","","","" +"35418617675784192","","","2011-02-09 19:23:51 +0000","Twitter for Mac","OH: ""You guys are evil! Showing happy families just to sell cream cheese?!""","","","","" +"35413578995466240","","","2011-02-09 19:03:49 +0000","Twitter for Android","RT @anandshimpi: The webOS multitasking UI continues to be infinitely better than iOS","35411469378002944","14618863","2011-02-09 18:55:26 +0000","" +"35384976329412608","35383638195445761","45993","2011-02-09 17:10:10 +0000","Twitter for iPhone","@clint 10am in the middle of the pacific.","","","","" +"35134878131568640","","","2011-02-09 00:36:22 +0000","Twitter for Android","RT @al3x: Congrats to peeps at @basho on their round: http://bit.ly/f5nwgK. Riak is about to be everyone's not-so-secret weapon.","35116545873022976","18713","2011-02-08 23:23:31 +0000","" +"35134314782003200","","","2011-02-09 00:34:08 +0000","Twitter for Android","RT @kriskowal: I'm building ""Lode"", an experimental package-aware statically-linked asynchronous module loader for Node. No scraping. ht ...","35130529372180480","6585632","2011-02-09 00:19:05 +0000","" +"35028881631088641","","","2011-02-08 17:35:10 +0000","Twitter for Mac","Ok I was a little hasty, the show() command toggles auto printing of results ... I think it should be on by default but whatever. #BeanShell","","","","" +"35028545117888512","35027799043612672","20826421","2011-02-08 17:33:50 +0000","Twitter for Mac","@wavded Apparently not the BeanShell guys. I'm still working on my ability to see the answer without it being displayed. I'll get there.","","","","" +"35028138064875520","35026117991731200","14864447","2011-02-08 17:32:13 +0000","Twitter for Mac","@bryan_kyle Typical half-baked crap rushed to market... the Spotlight calculator in iOS is /even worse/","","","","" +"35027480863576064","","","2011-02-08 17:29:36 +0000","Twitter for Mac","If it doesn't automatically print what it evaluates then it's not actually a read-eval-PRINT-loop.","","","","" +"35025908863598592","35023599458975744","14864447","2011-02-08 17:23:22 +0000","Twitter for Mac","@bryan_kyle That's not all, it's horrible at word problems too.","","","","" +"35021717948596224","","","2011-02-08 17:06:42 +0000","Twitter for Mac","Hey, who knew. When you use Spotlight as a calculator Cmd-c copies the result without having to select it. http://t.co/29wGIoV","","","","http://littlebigdetails.com/post/3181201603/mac-os-x-when-doing-a-calculation-in-spotlight" +"34756856622747648","","","2011-02-07 23:34:15 +0000","Twitter for Mac","RT @JimRoepcke: Proud to announce HeavyLifters has open-sourced HLDeferred for iOS 4.x. Makes it easy to write async code in ObjC. http: ...","34756455840092162","894911","2011-02-07 23:32:39 +0000","https://github.com/heavylifters/HLDeferred-objc,https://github.com/heavylifters/HLDeferred-objc" +"33656775261696000","","","2011-02-04 22:42:55 +0000","Twitter for Mac","RT @technomancy: http://www.jwz.org/images/qrrr.gif","33656360713322496","6264792","2011-02-04 22:41:16 +0000","" +"33571933924622336","33571108502372352","14231571","2011-02-04 17:05:47 +0000","Twitter for Mac","@marcoarment Well, if you ask me that revealed his bias much more than your own. He sounds absolutely insane.","","","","" +"33570363950505984","33567286644178944","14864447","2011-02-04 16:59:33 +0000","Twitter for Mac","@bryan_kyle It's especially perplexing when guys like Google miss it. Right hand not talking to the left or what.","","","","" +"33570106592202752","","","2011-02-04 16:58:31 +0000","Twitter for Mac","RT @bryan_kyle: Why don't more sites use @type=""email""for their inputs? It falls back gracefully and shows that you care about mobile.","33567286644178944","14864447","2011-02-04 16:47:19 +0000","" +"33553262825185280","","","2011-02-04 15:51:35 +0000","Twitter for Mac","SSD+HDD hybrids aren't the future, they are a stop-gap measure. No moving parts is clearly the future as SSDs will gain capacity soon enough","","","","" +"33338681309790208","","","2011-02-04 01:38:55 +0000","Twitter for Mac","Go @Grooveshark! ""According to VirtualMusic, our user base is now 236% bigger."" http://t.co/dl2MPuX","","","","http://blog.grooveshark.com/post/3092944949/groovesharks-on-fire" +"33324861392683008","","","2011-02-04 00:44:00 +0000","Twitter for Android","RT @jeff_lamarche: Everybody should go to the iOS Dev Center… + +… in exactly 2 hours and 11 minutes.","33320497416642560","14172298","2011-02-04 00:26:40 +0000","" +"33318990830895104","","","2011-02-04 00:20:41 +0000","Twitter for Android","Here comes the fun cooker.","","","","" +"33306054351785984","33305370264866816","15029296","2011-02-03 23:29:16 +0000","Twitter for Mac","@zedshaw @dkastner If I want to stage something for a commit I use 'git add'. It's as simple as that unless you try to complicate it.","","","","" +"33298658095005697","33292824602484736","15029296","2011-02-03 22:59:53 +0000","Twitter for Mac","@zedshaw @dkastner And I think that putting that on the command line is stupid. To each his own man.","","","","" +"33292334770683904","33290901467963392","15029296","2011-02-03 22:34:45 +0000","Twitter for Mac","@zedshaw You don't have to like git but surely you can find something better than # of commands to complain about, that's so easy.","","","","" +"33291910604918785","33290901467963392","15029296","2011-02-03 22:33:04 +0000","Twitter for Mac",".@zedshaw Git commands are akin to functions. Only a handful of them are actual UI for daily use, the rest are libs.","","","","" +"33247829887557632","33240425024335872","11973362","2011-02-03 19:37:55 +0000","Twitter for Mac","@typeoneerror Aha! Editor -> Smart Keys -> Use ""CamelHumps"" words ... thanks for the push in the right direction.","","","","" +"33245324260679680","33240425024335872","11973362","2011-02-03 19:27:57 +0000","Twitter for Mac","@typeoneerror Oh weird, I wonder why it doesn't do the same here. Maybe time to ask on the IntelliJ forums or mailing list.","","","","" +"33239992117628928","33234709714575360","11973362","2011-02-03 19:06:46 +0000","Twitter for Mac","@typeoneerror That moves by words. Where ^ is the cursor I want <modifier>+right to go from ^HelloThere to Hello^There, not to HelloThere^.","","","","" +"33234299880742912","33233060388548608","11973362","2011-02-03 18:44:09 +0000","Twitter for Mac","@typeoneerror Ah, must be different on my Mac or with the Mac 10.5+ keymap set. I'll have to dig a bit, but good to know it's there! Thanks.","","","","" +"33232366478561280","","","2011-02-03 18:36:28 +0000","Twitter for Mac","Dear lazy twitter, can't google up anything useful about subword navigation in IntelliJ IDEA. Is there native support or a plugin? must haz","","","","" +"33201385105268736","","","2011-02-03 16:33:21 +0000","Twitter for Mac","For 28 I sure can be a grumpy old man sometimes. Ok most of the time.","","","","" +"33189632459935745","33183803321098240","31151313","2011-02-03 15:46:39 +0000","Twitter for Android","@kuvos @wavded ""expressive"" still isn't the right word but maybe something along those lines.","","","","" +"33184086923153408","33022690902151168","15226527","2011-02-03 15:24:37 +0000","Twitter for Mac","@fastest963 Good to hear! I'll be waiting anxiously :)","","","","" +"33025787892342784","","","2011-02-03 04:55:36 +0000","web","RT @fastest963: @_sjs 200 limit is partially on my end (API). Working on a better method of them over the next week or so.","33022690902151168","15226527","2011-02-03 04:43:17 +0000","" +"33020892405702656","","","2011-02-03 04:36:08 +0000","Twitter for Mac","Import iTunes, Spotify, and Last.fm playlists into @Grooveshark with groovylists: http://t.co/FfYhVUN ... pretty sweet but 200 song limit.","","","","http://groovylists.com/" +"33019544087826432","33016169371803649","2262091","2011-02-03 04:30:47 +0000","Twitter for Mac","@ajordens I'm pretty much sold on IDEA after 1/4 day with it. And a great thing about twitter is async messaging :)","","","","" +"33019314156077056","","","2011-02-03 04:29:52 +0000","Twitter for Mac","RT @wavded: CoffeeScript is arguably more powerful than JS because of how it exploits/makes it easier to use JS best features, discuss :)","33018201495310336","20826421","2011-02-03 04:25:27 +0000","" +"33017098812792832","","","2011-02-03 04:21:04 +0000","Twitter for Mac","OH: ""There are pretty much only 2 things you can do with [misbehaving] electronics: restart them, and hit them.""","","","","" +"33016810399862785","","","2011-02-03 04:19:55 +0000","Twitter for Mac","RT @typeoneerror: @_sjs IntelliJ 10 has everything you need for Android built-in. Honestly, much better support than Eclipse. http://yf ...","32883145439191040","11973362","2011-02-02 19:28:47 +0000","" +"32985940230148098","","","2011-02-03 02:17:15 +0000","Twitter for Mac","This is why I use NoScript in Firefox and NotScripts in Chrome: http://t.co/p73lY99 and of course the old http://t.co/mafE5k4","","","","https://grepular.com/Abusing_HTTP_Status_Codes_to_Expose_Private_Information,http://ha.ckers.org/weird/CSS-history-hack.html" +"32967398210404352","","","2011-02-03 01:03:34 +0000","Twitter for Mac","RT @jemerick: Fun about page... http://t.co/5P6jcGL","32835842309357568","3742641","2011-02-02 16:20:49 +0000","http://www.technologywithpassion.com/about-us/team/,http://www.technologywithpassion.com/about-us/team/" +"32958840374820864","","","2011-02-03 00:29:34 +0000","Twitter for Android","IntelliJ is so much more responsive than eclipse, it's refreshing.","","","","" +"32958305852719105","","","2011-02-03 00:27:27 +0000","Twitter for Android","As soon as I figure out sub-word navigation in IntelliJ IDEA I don't think I'll need eclipse. That makes me happy.","","","","" +"32957522725834753","","","2011-02-03 00:24:20 +0000","Twitter for Android","RT @wilshipley: Microsoft: “We didn’t copy Google, unless by ‘copy’ you mean ‘watch what they did and then do the same thing.’ Then, yah ...","32954689918074880","2911221","2011-02-03 00:13:05 +0000","" +"32916729931763712","","","2011-02-02 21:42:14 +0000","Twitter for Mac","OH: ""Oh my god github, I want your babies!""","","","","" +"32888997512482816","","","2011-02-02 19:52:02 +0000","Twitter for Mac","Wow, I haven't even edited any code yet and I already like #IntelliJ #IDEA. The UI isn't sluggish like that dog #Eclipse. /cc @typeoneerror","","","","" +"32884395119476736","32883145439191040","11973362","2011-02-02 19:33:45 +0000","Twitter for Mac","@typeoneerror Wow that's great, thanks! :) I'm going to try it today, Eclipse makes me want to kill kittens.","","","","" +"32882664457371649","32882228795015169","11973362","2011-02-02 19:26:52 +0000","Twitter for Mac","@typeoneerror I want to try it out but seems like all the tools are for Eclipse (e.g. for Android dev). Maybe the tools aren't so important.","","","","" +"32881736211759104","","","2011-02-02 19:23:11 +0000","Twitter for Mac","RT @krobertson: Been feeling very anti-java after 3 days of pain. Feel myself about to go on a war path.","32855165803429888","3043421","2011-02-02 17:37:36 +0000","" +"32877410848342016","","","2011-02-02 19:06:00 +0000","Twitter for Mac","Dear Eclipse, sorry I was mean to you yesterday. Friends? I won't hang you on purpose with tricky floating point constants if you just work.","","","","" +"32681475820228608","32585691112153088","228317729","2011-02-02 06:07:25 +0000","Twitter for Mac","@podviaznikov We have different definitions of the word ""shame"" ;-)","","","","" +"32595954758586368","32593123322372097","14864447","2011-02-02 00:27:35 +0000","Twitter for Android","@bryan_kyle it's pretty unfair that the perfect setup costs about $10k","","","","" +"32595235095707648","32592750922694656","14864447","2011-02-02 00:24:44 +0000","Twitter for Android","@bryan_kyle yeah it's not a bad work machine by many standards. Most cheapo 15"" notebooks give you 11"" Air resolution :/","","","","" +"32591950892769280","32586784592367616","14864447","2011-02-02 00:11:41 +0000","Twitter for Mac","@bryan_kyle Ha, yeah my perfect setup includes both MBP and MBA as well. *le sigh* ... I'd try the 13"" Air, don't like it sell it.","","","","" +"32583811371896832","32582705854025728","14864447","2011-02-01 23:39:20 +0000","Twitter for Mac","@bryan_kyle I'm still waiting on the 15"" Air :) ... but I got a new MBP last summer so I'm not hurting to upgrade.","","","","" +"32583453455159297","32582705854025728","14864447","2011-02-01 23:37:55 +0000","Twitter for Mac","@bryan_kyle I've only used SSDs in machines with a fast CPU, not sure what the greater bottleneck is on the Air. Compelling machines though.","","","","" +"32581677473595395","","","2011-02-01 23:30:51 +0000","Twitter for Mac","Got a fast machine with an SSD, lots of RAM? Feeling nostalgic? Just start Eclipse and you'll think you were back on your old P3 box.","","","","" +"31050595867557888","","","2011-01-28 18:06:53 +0000","Twitter for Mac","Just found yesterday's honey bun in my backpack. Score!","","","","" +"31032607785353217","","","2011-01-28 16:55:24 +0000","Twitter for Mac","I've probably whined about this before, but if you write a TextMate bundle please don't clobber native TM key bindings. So disruptive!","","","","" +"30734619850571776","30731580011970560","14864447","2011-01-27 21:11:19 +0000","Twitter for Mac","@bryan_kyle Heh, thanks. I've already written a factory anyway so it's all good. Well, as good as can be expected ;-)","","","","" +"30706767205765121","","","2011-01-27 19:20:38 +0000","Twitter for Mac","Me: ""I'd like to return a class from this method and let the caller instantiate it please."" + +Java: ""Bwa ha ha ha! No.""","","","","" +"30659113700556801","","","2011-01-27 16:11:16 +0000","Twitter for Android","RT @timrosenblatt: never run out of battery on your laptop again! http://imgur.com/WirzU.jpg","30650009519136769","14296920","2011-01-27 15:35:06 +0000","" +"30645113587769344","26203190974226432","71283","2011-01-27 15:15:39 +0000","web","@mkamp Well that didn't take long, I'm back :)","","","","" +"30644737362894848","","","2011-01-27 15:14:09 +0000","Twitter for Mac","When did twitter add the connections section on their site? I really like it.","","","","" +"30490396895223811","","","2011-01-27 05:00:51 +0000","Twitter for Mac","I've come around. Newsrob is by far the best RSS reader for Android. I miss how quick it is to Instapaper something in Reeder, but hey.","","","","" +"30054097616904192","","","2011-01-26 00:07:09 +0000","Twitter for Mac","RT @SlexAxton: Who needs PEMDAS when you have MNFCIDLNBNUPUNTVDMDMASBSRIIEBABOLALOCAC - JavaScript Operator Precedence: http://t.co/d0DNsfw","30051461517803520","12806822","2011-01-25 23:56:41 +0000","https://developer.mozilla.org/en/JavaScript/Reference/Operators/Operator_Precedence,https://developer.mozilla.org/en/JavaScript/Reference/Operators/Operator_Precedence" +"30053524280713216","","","2011-01-26 00:04:53 +0000","Twitter for Mac","Dear lazy twitter, is there something in the regex ""^https?://"" that needs to be escaped in Java? Not working on Android :/ #killmenow","","","","" +"30049053324607488","","","2011-01-25 23:47:07 +0000","Twitter for Mac","RT @timescolonist: Victoria police release photo of high-risk offender in the community. http://ow.ly/3KcJ0","30048583029891073","16182069","2011-01-25 23:45:15 +0000","" +"30046718607233025","30044898556121088","676363","2011-01-25 23:37:50 +0000","Twitter for Mac","@brianleroux can it be both?","","","","" +"30041123988709378","","","2011-01-25 23:15:36 +0000","Twitter for Mac","I really hope Google implements a domain blacklist for search results.","","","","" +"29618714282295296","","","2011-01-24 19:17:06 +0000","Twitter for Mac","Re: my Java question, the answer is to just use ""this"". (thanks to @bryan_kyle)","","","","" +"29618411084451840","29617537146691584","14864447","2011-01-24 19:15:54 +0000","Twitter for Mac","@bryan_kyle Ah, thanks! That was too easy, and it makes perfect sense.","","","","" +"29615666780708864","","","2011-01-24 19:04:59 +0000","Tweet Button","In Java how can I reference an anonymous inner class from within itself? http://t.co/sC2GyBl","","","","http://stackoverflow.com/q/4785998/188752" +"28875418643726336","","","2011-01-22 18:03:30 +0000","Twitter for Android","RT @polotek: The @grooveshark ui is pretty badass. I went through the whole signup process without losing anything and the music didn't ...","28841597810515970","20079975","2011-01-22 15:49:07 +0000","" +"28619010480275456","","","2011-01-22 01:04:38 +0000","Twitter for iPhone","Ugh, @grooveshark sucks about the same on my iphone right now ... Backend issues? #supersadpanda","","","","" +"28617995798446080","","","2011-01-22 01:00:36 +0000","Twitter for iPhone","Latest @grooveshark update doesn't play many songs on my nexus one :( some streaming API key error. #sadpanda luckily I'm packing an iPhone!","","","","" +"28604367548456961","","","2011-01-22 00:06:27 +0000","Twitter for Mac","RT @philcrosby: I can't believe I didn't build this earlier in life. livecss: making the browser dance to your CSS https://github.com/oo ...","28586133495484416","14307090","2011-01-21 22:53:59 +0000","" +"28589343404724225","","","2011-01-21 23:06:45 +0000","Twitter for Mac","Weird, looks like I have a disciple on github: http://t.co/yr1hW3C ... I know my github stream isn't that interesting, makes me suspicious.","","","","https://github.com/preavy" +"28582895094337537","","","2011-01-21 22:41:07 +0000","Twitter for Mac","If it doesn't take an entire day to send mail from a server throw more Enterprise Java Goop™ at it.","","","","" +"28581233738911744","","","2011-01-21 22:34:31 +0000","Twitter for Mac","RT @headius: Why you should never believe anything you read about Oracle v Google: http://bit.ly/hEP82y followed by http://zd.net/fIPtf4","28579996075294720","9989362","2011-01-21 22:29:36 +0000","" +"28573321599655936","28572346101010432","17201709","2011-01-21 22:03:05 +0000","Twitter for Mac","@bramcohen They serve their purpose. I've seen bathrooms without them get very moldy due to steam from the shower and no circulation.","","","","" +"28508971564273665","","","2011-01-21 17:47:23 +0000","Tweetie for Mac","RT @nodeconf: Combo tickets for NodeConf/JSConf sold out quick! More NodeConf tickets to will be released soon.","28507840431792128","186697923","2011-01-21 17:42:53 +0000","" +"28506922143453184","28505989145694208","33967973","2011-01-21 17:39:14 +0000","Tweetie for Mac",".@Swype That sounds perfect! Thanks for the reply :) And I don't mean to sound like a hater, I really like swype overall. Innovation ftw","","","","" +"28505271240232960","","","2011-01-21 17:32:40 +0000","Tweetie for Mac","Including all the jsconf+nodeconf combos :( #sadpanda RT @jsconf: 100 tickets sold, 15 minutes.","","","","" +"28498431865520130","","","2011-01-21 17:05:30 +0000","Tweetie for Mac","RT @felixge: Just published my ""Node.js in production"" slides from @berlinjs last night. http://t.co/odjmBD1 #nodejs","28497395159404544","9599342","2011-01-21 17:01:23 +0000","http://debuggable.com/posts/slides-node-js-in-production:4d39b9a4-e250-4ba3-85d4-6388cbdd56cb,http://debuggable.com/posts/slides-node-js-in-production:4d39b9a4-e250-4ba3-85d4-6388cbdd56cb" +"28489366837923840","","","2011-01-21 16:29:29 +0000","Twitter for Android","The home button is way too close to the space bar on this android phone.","","","","" +"28479924692062209","","","2011-01-21 15:51:57 +0000","Tweetie for Mac","http://webkit.org/blog/1424/css3-gradients/ ... no mothereffinggradients.com yet? ;-) /cc @paul_irish","","","","" +"28475716626546688","","","2011-01-21 15:35:14 +0000","Tweetie for Mac","Also it should remember words I use often better. I never type ""yiu"", it's ""you""!! But most of the time I really like @swype so far.","","","","" +"28475300304130048","","","2011-01-21 15:33:35 +0000","Tweetie for Mac","Sometimes I hate @swype. When I'm typing numbers don't suggest words like 3rd or 76ers *first*, they should be after the nums I'm touching.","","","","" +"28470268825440256","","","2011-01-21 15:13:35 +0000","Tweetie for Mac","RT @zeptojs: Zepto.js v0.4 is out: JSONP, .eq, .size, .parent(s), .val, better .find, .each, .closest; function args for html/attr. http ...","28410194568413184","193216253","2011-01-21 11:14:52 +0000","" +"28468873888010240","","","2011-01-21 15:08:03 +0000","Tweetie for Mac","RT @frank06: winston supports riak as a transport thru riak-js! http://bit.ly/gKB4E2 #nodejs #riak","28396013416873984","14560304","2011-01-21 10:18:31 +0000","" +"28468705142775808","","","2011-01-21 15:07:22 +0000","Tweetie for Mac","RT @frank06: @pharkmillups i wish github had a star/bookmark button; certain projects are interesting but pollute my timeline /cc @github","28391247211134976","14560304","2011-01-21 09:59:35 +0000","" +"28456438535815168","28353867942993920","22406953","2011-01-21 14:18:38 +0000","Twitter for iPhone","@mahyarm a lot of the time yes. Definitely when using the filesystem.","","","","" +"28284581996142593","28275329453785088","29255412","2011-01-21 02:55:44 +0000","Twitter for Android","@tjholowaychuk I can see that but imo it's a good fit for something like (your) ext.js too.","","","","" +"28267906924019713","","","2011-01-21 01:49:28 +0000","Tweetie for Mac","Q. Why do Java devs write so much code? + +A. So they can brag about the size of their package.","","","","" +"28267700966916096","28262919359692800","29255412","2011-01-21 01:48:39 +0000","Tweetie for Mac","@tjholowaychuk What about a pluck method? I ported this from some old Ruby code of mine: https://gist.github.com/614363","","","","" +"28214808138481664","","","2011-01-20 22:18:29 +0000","Tweetie for Mac","Huh, IBM Developer Works does have decent articles just not an things I normally read about.","","","","" +"28204338648190976","28203341322387456","16686076","2011-01-20 21:36:53 +0000","Tweetie for Mac","@getify No problem! Just to clarify you don't have to update each submodule individually, but you update them separately from the main repo.","","","","" +"28203044105617408","28200116296880128","16686076","2011-01-20 21:31:44 +0000","Tweetie for Mac","@getify That's cool then. Just a note, you not only can update them separately, you *have* to. For some uses that's an annoyance not a boon.","","","","" +"28197948160475137","28186507474898944","16686076","2011-01-20 21:11:29 +0000","Twitter for Android","@getify compare the article on using submodules to the one on fake submodules. too complex for little payoff.","","","","" +"28181869606473728","","","2011-01-20 20:07:35 +0000","Tweetie for Mac","RT @thomasfuchs: Just because it's fun. https://img.skitch.com/20100729-ky9jubmx9q71pqkixw3d3n5ui2.png","28178429966819328","6927562","2011-01-20 19:53:55 +0000","" +"28179198916956160","","","2011-01-20 19:56:59 +0000","Tweetie for Mac","RT @thnetos: Posted ""Dvorak for two weeks, a retrospective"": http://writequit.org/blog/?p=431 #dvorak #keyboard","28163230912221184","9360032","2011-01-20 18:53:32 +0000","" +"28166558773682176","28164838924488704","16686076","2011-01-20 19:06:45 +0000","Tweetie for Mac","@getify Don't. Just copy the code into your project.","","","","" +"28166410207232000","","","2011-01-20 19:06:10 +0000","Tweetie for Mac","Why hello there block scope. I've kind of missed you.","","","","" +"27893454818254848","","","2011-01-20 01:01:32 +0000","Tweetie for Mac","""We felt like were on to something, so, being math nerds, we put on sweatpants. Then we did some work."" http://is.gd/xk9dCe I love OkCupid.","","","","" +"27891228813033472","","","2011-01-20 00:52:41 +0000","web","RT @steshaw: It's quite telling when InfoQ's ""latest from Java"" has the following titles: ""Groovy Update"", ""JVM Languages"", ""Clojure"", "" ...","27838559314513921","18864191","2011-01-19 21:23:24 +0000","" +"27891035812139008","","","2011-01-20 00:51:55 +0000","web","RT @DanPollock: Google Maps now includes @BC_Transit data for #yyj: http://j.mp/hZKNZx #opendata #opengov #gov20 #ogw","27868275861889024","18405409","2011-01-19 23:21:29 +0000","" +"27884402843328512","","","2011-01-20 00:25:34 +0000","Twitter for Android","RT @mitchellh: Vagrant 0.7.0 officially released. VirtualBox 4 ONLY, Puppet Server, Chef Enhancements, more more more. Read: http://t.co ...","27881939193036800","12819682","2011-01-20 00:15:46 +0000","http://groups.google.com/group/vagrant-up/browse_thread/thread/b174b1c8c5e3aadb,http://groups.google.com/group/vagrant-up/browse_thread/thread/b174b1c8c5e3aadb" +"27874341681111040","27872892926562305","14582359","2011-01-19 23:45:35 +0000","Tweetie for Mac","@acangiano Thanks for the reply, I'll take a look :)","","","","" +"27869918061924353","","","2011-01-19 23:28:00 +0000","Tweetie for Mac","For now I'll drown my sorrows in delicious rhubarb crumble.","","","","" +"27869762314833921","","","2011-01-19 23:27:23 +0000","Tweetie for Mac","Elbow deep in goop all day. I wonder when I'll stop laughing about how horrible this is and start sneaking whiskey into my coffee.","","","","" +"27866595971833856","27861814335246337","14582359","2011-01-19 23:14:48 +0000","Tweetie for Mac","@acangiano Looks similar to LaunchBar and QuickSilver. Anything particularly compelling that you like about @Alfredapp?","","","","" +"27845229008658434","","","2011-01-19 21:49:54 +0000","Tweetie for Mac","""The GC will run as it needs (sometimes sooner)""","","","","" +"27841567872000000","","","2011-01-19 21:35:21 +0000","Tweetie for Mac","Just as HTML5 gets a shiny new logo it becomes plain, old, numberless HTML.","","","","" +"27841398036234240","","","2011-01-19 21:34:41 +0000","Tweetie for Mac","RT @WHATWG: HTML is the new HTML5 — http://bit.ly/heyUeB","27840521846132736","3963051","2011-01-19 21:31:12 +0000","" +"27835004872560640","","","2011-01-19 21:09:16 +0000","Tweetie for Mac","RT @rainnwilson: Why aren't our teachers revered as much as our soldiers? They should have uniforms & be thanked at airports too.","27833962864840704","19637934","2011-01-19 21:05:08 +0000","" +"27797592943370240","27796582657171456","27302287","2011-01-19 18:40:37 +0000","Tweetie for Mac","@jacobrothstein That will be game changing for Java, imo. 7 can't arrive soon enough.","","","","" +"27796411529568257","","","2011-01-19 18:35:55 +0000","Tweetie for Mac","Hey look at this: http://developer.android.com/reference/android/os/AsyncTask.html whaddya know! That's actually a sane interface.","","","","" +"27795503487918080","","","2011-01-19 18:32:19 +0000","Tweetie for Mac","I think I'm allergic to Java. Simple things like making an async network request are way too complicated.","","","","" +"27793848428138496","","","2011-01-19 18:25:44 +0000","Tweetie for Mac","RT @bcantrill: ""86.75.30.9! Jenny, what's your server? 86.75.30.nie-ee-eine!""","27792301573013504","173630577","2011-01-19 18:19:35 +0000","" +"27787877433741312","27783166999666688","6927562","2011-01-19 18:02:00 +0000","Tweetie for Mac","@thomasfuchs Works if I disable GPU accel compositing. Sorry for the noise.","","","","" +"27783814541479937","27783166999666688","6927562","2011-01-19 17:45:52 +0000","Tweetie for Mac","@thomasfuchs Ah! Forgot I enabled some labs stuff in Chrome, sorry. Perhaps some extension isn't playing nice w/ some labs thing I enabled.","","","","" +"27783297576738816","27780635728809984","6927562","2011-01-19 17:43:48 +0000","Tweetie for Mac","@thomasfuchs Will do. If I disable all extensions & restart Chrome it works, disable w/ no restart => same problem. There's a bug somewhere.","","","","" +"27780433764687872","27779279081181184","6927562","2011-01-19 17:32:26 +0000","Tweetie for Mac","@thomasfuchs Not on the dev channel. I suspect one of my extensions if it works for you.","","","","" +"27779566990790657","","","2011-01-19 17:28:59 +0000","Tweetie for Mac","Java & Objective-C: battle of verbosity","","","","" +"27779074659196928","27776634157268992","16686076","2011-01-19 17:27:02 +0000","Tweetie for Mac","@getify @aknosis ""Under Linux, some filesystems have a mount-time option to use BSD semantics[...]"" http://is.gd/pkPjox ... hope?","","","","" +"27778537440153602","27776634157268992","16686076","2011-01-19 17:24:54 +0000","Tweetie for Mac","@getify Interesting that Unix & Linux just waste that bit. I wonder if it's oversight or deliberate. BSD behaviour seems far better.","","","","" +"27777342415839232","27772464419311616","6927562","2011-01-19 17:20:09 +0000","Tweetie for Mac","@thomasfuchs Most of the text is missing on Chrome/Mac 8.0.552.237. http://twitpic.com/3rhjp7","","","","" +"27773592754192385","27771923987439617","16686076","2011-01-19 17:05:15 +0000","Tweetie for Mac","@getify That would be nice, and more consistent.","","","","" +"27771705652944896","27771153661566976","16686076","2011-01-19 16:57:45 +0000","Tweetie for Mac","@getify Only thing I can think of is to perform the operation as the user you want to own the file, using su or sudo.","","","","" +"27770242205749249","","226591222","2011-01-19 16:51:56 +0000","Tweetie for Mac","@minutewith http://riak.minutewith.com/archives I think Brian's mug is out of place on that page. And Brendan's is missing on mwJS archives.","","","","" +"27750213217161216","","","2011-01-19 15:32:21 +0000","Tweetie for Mac","RT @BrendanEich: New post: Harmony Of My Dreams http://brendaneich.com/2011/01/harmony-of-my-dreams/","27531371140358145","9533042","2011-01-19 01:02:45 +0000","" +"27517920946950145","","","2011-01-19 00:09:18 +0000","Tweetie for Mac","RT @jacobrothstein: @sophistifunk @_sjs http://www.snopes.com/photos/military/brutus.asp","27516621731930112","27302287","2011-01-19 00:04:08 +0000","" +"27517853116669952","27516621731930112","27302287","2011-01-19 00:09:02 +0000","Tweetie for Mac","@jacobrothstein Damn, I was all stoked on the bad ass dog. Thanks for the heads up!","","","","" +"27515767427698688","","","2011-01-19 00:00:44 +0000","Tweetie for Mac","RT @sophistifunk: This is the most badass dog in the world: http://t.co/yDB0fzp","27502699058565120","14113080","2011-01-18 23:08:49 +0000","http://mansequins.blogspot.com/2011/01/brave-military-k9-dog-brutus.html,http://mansequins.blogspot.com/2011/01/brave-military-k9-dog-brutus.html" +"27423328268455936","","","2011-01-18 17:53:25 +0000","Tweetie for Mac","JSON & source code syntax highlighting for Chrome. Awesome! http://thechangelog.com/post/2811687972/sight-the-syntax-highlighter-for-chrome","","","","" +"27213802185433088","27189511171608576","7549272","2011-01-18 04:00:50 +0000","Twitter for Mac","@boucher Not if you want to change things on both machines and then sync. Otherwise rsync + glue gets it done. http://t.co/Xrbyvoa","","","","https://gist.github.com/783965" +"27177228773101568","","","2011-01-18 01:35:30 +0000","Twitter for Mac","Hardwarewise Nexus One is fantastic. Great build quality, thin, good battery, but my 3GS seems to get a stronger 3G signal on the highway.","","","","" +"27169485735596032","","","2011-01-18 01:04:44 +0000","Twitter for Mac","RT @nodeconf: Invited speakers are up on nodeconf.com http://www.nodeconf.com/","27169012785872896","186697923","2011-01-18 01:02:52 +0000","" +"27166213389942784","","","2011-01-18 00:51:44 +0000","Twitter for Mac","Love the @Grooveshark widget on Android. Swype is also really neat, as are tasks (activity stack things). None of which are possible on iOS.","","","","" +"27125040994586625","27121837523607552","17432169","2011-01-17 22:08:08 +0000","Twitter for Mac","@jsconf No doubt about the awesomeness, it'd just be nice to make plans, book a hotel, etc. I know it all takes time, I'll be patient :)","","","","" +"26868782689419264","","","2011-01-17 05:09:51 +0000","Twitter for Mac","RT @mikeal: Whenever you wanna write a framework, don't. Write an app, solve a problem, then solve it again, then write a library or fra ...","26867093173444609","668423","2011-01-17 05:03:08 +0000","" +"26696844608278529","26696323491176448","784912","2011-01-16 17:46:38 +0000","Twitter for Mac","@jsnell Ah, that would help a lot.","","","","" +"26694448532430848","26694102191964160","784912","2011-01-16 17:37:07 +0000","Twitter for Mac","@jsnell iOS needs something akin to Android's tasks (stacks of views) before that workflow would be nice to use. Losing context sucks.","","","","" +"26391913984688128","","","2011-01-15 21:34:57 +0000","Twitter for Mac","I'll have to get used to reply all by default.","","","","" +"26390741538308096","26389368620982274","2262091","2011-01-15 21:30:17 +0000","Twitter for Mac","@ajordens @instapaper heh, ain't that the truth","","","","" +"26386331126996992","","","2011-01-15 21:12:46 +0000","Twitter for Mac","I love how easy it is to get something into @instapaper.","","","","" +"26333324607754240","26328551154262016","40593","2011-01-15 17:42:08 +0000","Twitter for Mac","@nevyn Nope, you can put things in but can't get them out. The only thing that rubs me the wrong way about @instapaper.","","","","" +"26052380143394817","","","2011-01-14 23:05:46 +0000","Twitter for Mac","RT @mxweas: ""Now, Geohot will have to jailbreak himself."" rofl @ whoever came up with this","25681690164727808","9767742","2011-01-13 22:32:46 +0000","" +"26048205619732481","","71283","2011-01-14 22:49:10 +0000","web","@mkamp That was extremely good of you. Thanks!","","","","" +"26034956127961089","26020621221625856","17432169","2011-01-14 21:56:31 +0000","Twitter for Mac","@jsconf No fair! Until there are more details on the conf you're just taunting us.","","","","" +"25985798872506369","","","2011-01-14 18:41:11 +0000","Twitter for Mac","RT @appleoutsider: Embrace, Extend, Extinguish http://appleoutsider.com/20110114/e3/","25959775418187776","28294632","2011-01-14 16:57:47 +0000","" +"25984726690955264","","","2011-01-14 18:36:56 +0000","Twitter for Mac","RT @tloh: Weeks later and walking by our billboard still puts a smile on my face, no matter how grey out http://yfrog.com/h7ecynhj","25969747354980352","15181839","2011-01-14 17:37:24 +0000","" +"25982182807834624","","","2011-01-14 18:26:49 +0000","Twitter for Mac","Newsrob on Android doesn't even come close to Reeder. I want my £5 back. I'll probably end up using Google Reader in the browser on Android.","","","","" +"25980855407091713","25979647707586560","33423","2011-01-14 18:21:33 +0000","Twitter for Mac","@gruber Now you're just trolling.","","","","" +"25978818669838336","","","2011-01-14 18:13:27 +0000","Twitter for Mac","RT @dsg: Super cool - Interface hardware to iPhone for free via the headphone jack http://bit.ly/es29Gh (via @markjnet)","25978458697900032","15686746","2011-01-14 18:12:01 +0000","" +"25973156875337729","","","2011-01-14 17:50:57 +0000","Twitter for Mac","RT @mathias: Pro tip: there might just be a super-secret easter egg on the @w3fools website… http://w3fools.com/","25968531434635264","532923","2011-01-14 17:32:35 +0000","" +"25972702619639810","25972132726968320","14172298","2011-01-14 17:49:09 +0000","Twitter for Mac","@jeff_lamarche ncftp","","","","" +"25972486499737600","","","2011-01-14 17:48:17 +0000","Twitter for Mac","In the UI and UX department iOS > Android, no contest, and doubly so for non-techies. Android is great, but iOS is excellent.","","","","" +"25970672408723456","","","2011-01-14 17:41:05 +0000","Twitter for Mac","Android > iOS, but for me jailbroken iOS > Android","","","","" +"25970608512700416","","","2011-01-14 17:40:50 +0000","Twitter for Mac","Been using a Nexus One since last night. Rethinking my plan to try an Android phone, probably going to get the next iPhone instead.","","","","" +"25939696500604929","","","2011-01-14 15:38:00 +0000","Twitter for Mac","Quick, sue ALL the trees for violating this patent! Lazy, no good trees don't do any r&d themselves... http://t.co/7Orj0RQ","","","","http://www.google.com/patents?id=hhYJAAAAEBAJ&printsec=abstract&zoom=4#v=onepage&q&f=false" +"25932884116250624","","","2011-01-14 15:10:56 +0000","Twitter for Mac","""When all you have is Java-style OO, everything looks like an AbstractHammerFactoryInterface."" http://t.co/QRvFfwG","","","","http://news.ycombinator.com/item?id=2103233" +"25686125267910657","","","2011-01-13 22:50:24 +0000","Twitter for Mac","normal app : Android app :: monolithic kernel : microkernel","","","","" +"25624870343671810","25622445574586368","6013662","2011-01-13 18:46:59 +0000","Twitter for Mac","@infil00p It's somewhat fitting that there may be BBW postings on http://t.co/6rT22tX in the future.","","","","http://rim.jobs" +"25588537348853761","","","2011-01-13 16:22:37 +0000","Twitter for Mac","RT @timbray: Things Real People Don't Say About Advertising: http://tpdsaa.tumblr.com/","25587721061797888","1235521","2011-01-13 16:19:22 +0000","" +"25585840310722561","","","2011-01-13 16:11:54 +0000","Twitter for Mac","Anyone doing production Android dev with something other than Java? Would love to hear tales about Clojure, Python, Ruby.","","","","" +"25578260020596736","","","2011-01-13 15:41:47 +0000","Twitter for Mac","People already had to encode HTML5 video in Theora or WebM for Firefox (and maybe Opera), but other than that great arguments from Ars.","","","","" +"25577045471793153","","","2011-01-13 15:36:57 +0000","Twitter for Mac","RT @arstechnica: Google's dropping H.264 from Chrome a step backward for openness: http://t.co/P7hHj0a by @drpizza","25572599631183872","717313","2011-01-13 15:19:17 +0000","http://arst.ch/nuc,http://arst.ch/nuc" +"25241080224026624","25238476471402496","676573","2011-01-12 17:21:57 +0000","Twitter for Mac","@tobi x264 is free but in a legal grey area in the US. Google clearly has other motives, it'd be practical for them to just support h.264.","","","","" +"25240169237975040","25238476471402496","676573","2011-01-12 17:18:19 +0000","Twitter for Mac","@tobi And having to pay someone to effectively distribute video online is a barrier to the freedom and democracy of the Internet.","","","","" +"25240014472351744","25238476471402496","676573","2011-01-12 17:17:43 +0000","Twitter for Mac","@tobi It's open but you still have to pay royalties to the MPEG LA if you distribute an encoder or decoder. http://t.co/1iJjgJu","","","","http://en.wikipedia.org/wiki/H.264/MPEG-4_AVC#Patent_licensing" +"25196636628058115","25184650980753408","44287241","2011-01-12 14:25:20 +0000","Twitter for Mac","@BradFazner Ah the Asus one. It got at least a couple good reviews too.","","","","" +"25029015668527105","","","2011-01-12 03:19:17 +0000","Twitter for Mac","http://t.co/tgASwpu So true, @Grooveshark is by the far the best streaming music service in Canada. <3 the shark!","","","","http://socialsoundsystem.com/spotify-is-the-coolest-music-service-you-cant?c=1" +"25027042206552064","","73371769","2011-01-12 03:11:26 +0000","Twitter for Mac","@guru_3d I'd love to see something like this used for all those graphs in your reviews :) http://t.co/Udaxfxp","","","","http://highcharts.com/" +"25025985057398784","","","2011-01-12 03:07:14 +0000","Twitter for Mac","“@mikeal: find of the day http://t.co/Udaxfxp” Somebody get this to Hilbert from Guru3D so my CPU fan doesn't spin up reading his reviews.","","","","http://highcharts.com/" +"25005174795800576","","","2011-01-12 01:44:32 +0000","Twitter for Mac","The Jeff Atwood interview I just retweeted is much better than I thought it might be. Worth a listen.","","","","" +"25004824860823552","","","2011-01-12 01:43:09 +0000","web","RT @danbenjamin: My Pipeline interview with Jeff Atwood (@codinghorror) is up - http://t.co/MyEGQ4e","24919228675002370","5905672","2011-01-11 20:03:01 +0000","http://5by5.tv/s/53,http://5by5.tv/s/53" +"24943800661057536","","","2011-01-11 21:40:40 +0000","Twitter for Mac","RT @pornelski: Oh, I forgot. Flash is going to support WebM too. So that leaves only iOS as the odd one (and hardware WebM decoders are ...","24942100537671680","69655255","2011-01-11 21:33:54 +0000","" +"24943790682808320","","","2011-01-11 21:40:37 +0000","Twitter for Mac","RT @pornelski: For me it means: high-res WebM for desktop, low-res H.264 for mobile and IE.","24941583744901120","69655255","2011-01-11 21:31:51 +0000","" +"24853113450008576","","","2011-01-11 15:40:18 +0000","Twitter for Mac","RT @minutewith: Minute With Riak brought to you from @rklophaus of @basho - a true expert in all things data and @riak","23428991381676033","226591222","2011-01-07 17:21:21 +0000","" +"24853049184878595","","","2011-01-11 15:40:03 +0000","Twitter for Mac","RT @minutewith: Back from a long break, Episode 17 of A Minute With Brendan: http://t.co/5BEWqSV #js #harmony #ecma #funcwhat","24524039817011200","226591222","2011-01-10 17:52:41 +0000","http://www.aminutewithbrendan.com/pages/20110110,http://www.aminutewithbrendan.com/pages/20110110" +"24845247926243328","24737960695959553","894911","2011-01-11 15:09:03 +0000","Twitter for Mac","@JimRoepcke I'm a decent typist when it's mindless typing like that. Thinking and typing is more difficult.","","","","" +"24710041177165824","","","2011-01-11 06:11:47 +0000","Twitter for Mac","http://t.co/38baRxz http://t.co/Hd7iwMY","","","","http://www.phoboslab.org/ztype/,http://yfrog.com/h2d8kp" +"24702285162487808","","","2011-01-11 05:40:58 +0000","Twitter for Mac","one prediction for 2011: HTML5 will continue to be popular, because anything popular will get labeled “HTML5.” http://t.co/oXDXxkj","","","","http://diveintomark.org/archives/2011/01/09/dive-into-2010" +"24642759025491968","","","2011-01-11 01:44:26 +0000","Twitter for Mac","RT @argv0: Riak supports kill-9. #nosql","24570925143818240","6509982","2011-01-10 20:58:59 +0000","" +"24636329866305536","","","2011-01-11 01:18:53 +0000","Twitter for Mac","The CRTC is worse than useless, they are actively harming the communications landscape in Canada. http://t.co/FPwm2M9 #crtc","","","","http://www.cbc.ca/technology/story/2010/05/06/crtc-usage-based-billing-internet.html" +"24631150903304192","","","2011-01-11 00:58:18 +0000","Twitter for Mac","Sandy Bridge, Windows on ARM, Nvidia and Intel cooperating, dual-core 1GHz ARM CPUs, Android 3.0 ... the future will be interesting.","","","","" +"23189911360249856","","","2011-01-07 01:31:20 +0000","Twitter for Mac","Best thing I've seen in the last 15 minutes: http://t.co/zRwBli2","","","","http://illreallyanimatethat.deviantart.com/art/1-192413771" +"23188026754596864","","","2011-01-07 01:23:51 +0000","Twitter for Mac","Winner for python + readline on Snow Leopard: http://t.co/HEza1q6","","","","http://blog.zacharyvoase.com/2009/08/29/python-readline-sl/" +"23186271274803201","","","2011-01-07 01:16:52 +0000","Twitter for Mac","Still kinda weird to see tar and other commands that perform disk i/o complete instantly. Life's better without spinning platters.","","","","" +"23183291909677056","","","2011-01-07 01:05:02 +0000","Twitter for Mac","Python and readline on a mac w/ 10.6 ... fml. Somebody's got to rewrite a BSD/MIT licensed version (truly free not FSF's definition of free)","","","","" +"23140295851900928","","","2011-01-06 22:14:11 +0000","Twitter for Mac","My kingdom for a macro.","","","","" +"23137963282014208","23135863877672960","15567002","2011-01-06 22:04:54 +0000","Twitter for Mac","@Eberk89 Hmmm. That's too bad. Maybe I should make some time for @scrobbleshark. It's not terribly complicated.","","","","" +"23135147092082688","","","2011-01-06 21:53:43 +0000","Twitter for Mac","RT @Cocoia: Looks like this guy has already started making a nice 'best of the Mac App Store': http://readthefuckinghig.tumblr.com/","23134561001021441","6503412","2011-01-06 21:51:23 +0000","" +"23134852245102592","23134036419411968","15567002","2011-01-06 21:52:33 +0000","Twitter for Mac","@Eberk89 Does Rumpus not work anymore? Is there no free grooveshark -> last.fm scrobbler at the moment?","","","","" +"23134707482890240","23134036419411968","15567002","2011-01-06 21:51:58 +0000","Twitter for Mac","@Eberk89 @t3hub3rk1tten I would like to rewrite scrobbleshark, this time not on Google App Engine. Haven't found time yet though.","","","","" +"23088854785331200","","894911","2011-01-06 18:49:46 +0000","Twitter for Mac","@JimRoepcke cool eh? :)","","","","" +"23061874715136000","23061351312134144","16686076","2011-01-06 17:02:34 +0000","Twitter for Mac","@getify Good point. I think app stores have most value for non-techie types. Mom, grandma, people who think finding/installing apps is hard.","","","","" +"23060955680215040","23060489181339650","16686076","2011-01-06 16:58:54 +0000","Twitter for Mac","@getify When I used Windows I always wished 3rd party apps could register w/ MS update for one-stop updates. To each his own :)","","","","" +"23060793381621760","23059933436055552","14172298","2011-01-06 16:58:16 +0000","Twitter for Mac","@jeff_lamarche Shhh, they might be listening! *glances around*","","","","" +"23059944962002944","23059156319604736","16686076","2011-01-06 16:54:53 +0000","Twitter for Mac","@getify Do you update all of your user apps individually, or hope they auto-update? For me updating is the killer feature of pkg managers.","","","","" +"23059327090692096","23058982302121986","16686076","2011-01-06 16:52:26 +0000","Twitter for Mac","@getify Yes, and each time you must enter your CC details (hassle) and trust them w/ your CC info. It's not terrible just not optimal.","","","","" +"23058544139960320","","","2011-01-06 16:49:19 +0000","Twitter for Mac","Can no longer click the menu bar icon to show/hide @tweetie 2 :( #sadpanda and Notification prefs UI is pretty bad. Otherwise I like it!","","","","" +"23057553579573248","23047768599695360","16686076","2011-01-06 16:45:23 +0000","Twitter for Mac","@getify @jasonhuck @gregferrell Semantics. I have visited, just happen to still be visiting. Could leave any time and have visited no less.","","","","" +"23056910198509568","23055228743974912","16686076","2011-01-06 16:42:50 +0000","Twitter for Mac","@getify If you use Linux for a while you'll understand why centralized app repos are a very nice thing. Upgrades and removal are easier too.","","","","" +"23056707496181760","23055228743974912","16686076","2011-01-06 16:42:02 +0000","Twitter for Mac","@getify No, they're not good enough. I don't want to wait for the app to be delivered *in the mail*, and centralized payment is nice.","","","","" +"23044837028667392","","","2011-01-06 15:54:51 +0000","Twitter for Mac","Those complaining about the Mac App Store's UI oddities better not open Twitter for Mac (aka Tweetie 2) ... completely non-standard.","","","","" +"23044276929695744","23041243466440704","16686076","2011-01-06 15:52:38 +0000","Tweetie for Mac","@getify But I guess some may feel that visited in the past tense means the visit is over, so until they leave it's ""visiting"" ... blech :/","","","","" +"23043973123674114","23041516939251713","16686076","2011-01-06 15:51:25 +0000","Tweetie for Mac","@getify I think as soon as the page is displayed you've visited it, so it should be marked as such.","","","","" +"23043512496824320","","","2011-01-06 15:49:36 +0000","Tweetie for Mac","I just realized the best thing about the Mac App Store: being able to buy iLife apps individually. I only ever want iPhoto.","","","","" +"22854712160165890","","","2011-01-06 03:19:22 +0000","Tweetie for Mac","Poor man's SSL VPN: `ssh -D 9050 my-server.net` and then use the SOCKS proxy localhost:9050","","","","" +"22830804367319040","","","2011-01-06 01:44:22 +0000","web","RT @HipwoodDigital: #yyj Company sold to social gaming heavyweight- Zynga buys Flock, The Social Browser That You Never Used http://tcrn ...","22830247460212736","17088322","2011-01-06 01:42:09 +0000","" +"22830695659343872","","","2011-01-06 01:43:56 +0000","web","Dragged Bodega to the trash on Monday since I used it once or twice then forgot about it. We'll see if the Mac App Store fares any better.","","","","" +"22817402697814017","","","2011-01-06 00:51:07 +0000","Tweetie for Mac","It's like the scene in Fargo where the cop is questioning the guy who kidnapped his own wife. What a joke. http://is.gd/k6Qmr","","","","" +"22695095790739456","","","2011-01-05 16:45:07 +0000","Twitter for iPhone","Finnerty Express has great food & snacks! I should ""miss"" my stop more often and come here in the morning. #yyj #uvic","","","","" +"22692460568248321","","","2011-01-05 16:34:38 +0000","Twitter for iPhone","Whoops! Missed my stop because of Cut the Rope.","","","","" +"22341342000586753","22142807846162432","44287241","2011-01-04 17:19:25 +0000","Tweetie for Mac","@BradFazner I do everything including some system admin, iPhone apps, web stuff, whatever's needed. Lucky friend, good place to work!","","","","" +"22083407974498304","22080309411450880","668423","2011-01-04 00:14:29 +0000","Tweetie for Mac","@mikeal oops... it's 21 now. didn't know about dev dependencies.","","","","" +"22082597068738562","22062727497252864","14864447","2011-01-04 00:11:16 +0000","Tweetie for Mac","@bryan_kyle I had to look up #virtualpcdoctor and the 2nd result on google is titled ""Virtual PC Doctor Scam"". You're not the only one.","","","","" +"22038339473383424","","","2011-01-03 21:15:24 +0000","Tweetie for Mac","@BradFazner I write software and generally just make computers do things. It's pretty awesome most of the time.","","","","" +"21979069830668288","21977727531753472","894911","2011-01-03 17:19:53 +0000","web","@JimRoepcke I meant to ask if they're supposed to work today, on the 3rd, or tomorrow, after the 3rd. Doesn't matter now I guess :)","","","","" +"21977267466936320","21971819187666944","894911","2011-01-03 17:12:43 +0000","Tweetie for Mac","@JimRoepcke Were they supposed to work on or after the 3rd? I didn't pay close attention since I only use recurring alarms and Sleep Cycle.","","","","" +"21625507871203328","21614206377787392","44287241","2011-01-02 17:54:57 +0000","Twitter for iPad","@BradFazner I believe it, saw a few of your COD videos on YouTube!","","","","" +"21270884425666560","21266153594683392","14063149","2011-01-01 18:25:48 +0000","Tweetie for Mac","@miksago Yup, completely agree there. Again I'm just speculating on why they haven't done it yet. Doesn't seem high priority is all.","","","","" +"21267426968604673","21267235569934336","14063149","2011-01-01 18:12:04 +0000","Tweetie for Mac","@miksago It's on the app store again? That's news to me.","","","","" +"21267016019091456","21265900363583489","14063149","2011-01-01 18:10:26 +0000","Tweetie for Mac","@miksago Licensors have proved they care little about nonsensical restrictions, just like iTunes' FairPlay and the CD burning loophole.","","","","" +"21266623629365249","21265900363583489","14063149","2011-01-01 18:08:52 +0000","Tweetie for Mac","@miksago We certainly can especially since our phones are necessarily jailbroken if we have Grooveshark. Never said it makes sense.","","","","" +"21264251431686145","21261670936485888","14063149","2011-01-01 17:59:27 +0000","Tweetie for Mac","@miksago That's not to say they *shouldn't*, I'm just speculating on why they currently do not.","","","","" +"21263999635038208","21261670936485888","14063149","2011-01-01 17:58:27 +0000","Tweetie for Mac","@miksago Licensing deals, lack of bandwidth caps in Florida, and few people with limited data or slow connections would use Grooveshark.","","","","" +"21251768662888448","21248618740580352","96914034","2011-01-01 17:09:51 +0000","Tweetie for Mac","@jodooshi I'm sneaky like that ;-)","","","","" +"21251535975481344","21241278813442048","1589691","2011-01-01 17:08:55 +0000","Tweetie for Mac","@reybango We're getting rid of them in Canada. Here a penny is worth 1/20th of its value when introduced, and cost 1.5¢ to produce.","","","","" +"21236889742737408","21236243685707776","16686076","2011-01-01 16:10:43 +0000","Twitter for iPhone","@getify heh, thats true. And there you'd have us Canucks beat, damn loonies and twonies!","","","","" +"21234472682782720","21234241408860160","16686076","2011-01-01 16:01:07 +0000","Twitter for iPhone","@getify In Canada we are getting rid of the penny. About time!","","","","" +"21234258441928704","","","2011-01-01 16:00:16 +0000","Twitter for iPhone","Ease of creating something that works is more important than difficulty of creating something broken, e.g. Scheme vs. Lisp or even C macros.","","","","" +"21171138738528256","","","2011-01-01 11:49:27 +0000","Twitter for iPhone","Tablets with dual cameras should have the best one in front. Seems like that'd be the most oft used one.","","","","" +"20704831341600768","20697233640923137","16686076","2010-12-31 04:56:31 +0000","Twitter for iPad","@getify make sure not to allow vim or other editors that can shell out w/ sudo. It's a PITA but you have to edit as user & cp files w/ sudo.","","","","" +"20646017758138368","","","2010-12-31 01:02:48 +0000","Tweetie for Mac","New 404 page on @github is pretty awesome. https://github.com/samsonjs/404 (just in case some joker registers the user 404 ;-)","","","","" +"20483137414889473","","","2010-12-30 14:15:35 +0000","Tweetie for Mac","Even worse today. Why can't I just get Buckley's via IV and sleep until I'm better?","","","","" +"20479600169590784","20405434812731392","14206068","2010-12-30 14:01:31 +0000","Tweetie for Mac","@tlrobinson Definitely not. Seems like I'm always removing youtube's feature=related one, or some google reader crap.","","","","" +"20301276986216448","20300822743093248","14358152","2010-12-30 02:12:56 +0000","Tweetie for Mac","@mentalguy Definitely, HN poll is just the lazy way to get a rough idea.","","","","" +"20295292309995521","20294187253506048","14358152","2010-12-30 01:49:09 +0000","Tweetie for Mac","@mentalguy Interesting, that does make sense in a way. Maybe we should do a hacker news poll to get an idea.","","","","" +"20295028014325760","20291153286926337","20826421","2010-12-30 01:48:06 +0000","Tweetie for Mac","@wavded Yeah I should see if I can whip something up for Emacs. Seems like I could find some algorithms to start with if I search.","","","","" +"20290262827802624","20277928260538368","20826421","2010-12-30 01:29:10 +0000","Tweetie for Mac","@wavded I'm thinking more text completion that intelligently finds matches based on capitalization and such rather than straight prefixes.","","","","" +"20282096224309249","20271897430200320","14358152","2010-12-30 00:56:43 +0000","Tweetie for Mac","@mentalguy Heh, so a majority of developers then.","","","","" +"20275314152177667","","","2010-12-30 00:29:46 +0000","Tweetie for Mac","Do Emacs or vim have completion that works like the Cmd-t dialog in TextMate or expansion in zsh? I want ""relTy<COMPLETE>"" -> ""releaseType""","","","","" +"20161204047577088","","","2010-12-29 16:56:20 +0000","Tweetie for Mac","Didn't have any caffeine for a week, and now it seems to do more harm than good. Maybe that's because I'm sick & took some cold&cough meds.","","","","" +"20108790447738880","","","2010-12-29 13:28:03 +0000","web","RT @ppk: New blog post: The Unbearable Inevitability of Talking Nonsense when you Don’t Know Shit about the Mobile Market +http://bit.ly/ ...","20105073468112896","887251","2010-12-29 13:13:17 +0000","" +"20102836775821312","","","2010-12-29 13:04:24 +0000","web","RT @lunafiko: If you're a Netflix user, check out my IMDb ratings/links chrome plugin: IMflixDB: http://goo.gl/odxQo","20001547630944258","14273142","2010-12-29 06:21:55 +0000","" +"19996727578726400","19992272107995136","16240267","2010-12-29 06:02:46 +0000","Tweetie for Mac","@instapaper Thank you, that's why we love Instapaper. Just rated it 5 stars.","","","","" +"19880947809787905","","","2010-12-28 22:22:41 +0000","Tweetie for Mac","RT @kriszyp: So master/trunk of jQuery and Dojo support the same module format... Cooperation and interoperabilty among libraries, wow!","19878524328349696","14433431","2010-12-28 22:13:04 +0000","" +"19869571808763904","19867157449936896","27302287","2010-12-28 21:37:29 +0000","Tweetie for Mac","@jacobrothstein It is a sign of a healthy JS ecosystem to have languages compiling down to it.","","","","" +"19869360742993920","19868635296169984","123323498","2010-12-28 21:36:39 +0000","Tweetie for Mac","@jashkenas That certainly is one of CS's strengths. I've become accustomed to ES5 and coding for browsers seems like a bigger PITA now.","","","","" +"19865885489496064","19864989921705984","123323498","2010-12-28 21:22:50 +0000","Tweetie for Mac","@jashkenas @tjholowaychuk In reality using a library -> changing it -> compiling CS libs, though I hear node can execute CS directly.","","","","" +"19864097671610368","19861349014175744","16621709","2010-12-28 21:15:44 +0000","Tweetie for Mac","@jadedoto http://www.youtube.com/watch?v=ZxYA6duF-9E","","","","" +"19864070131818496","19861888988880896","123323498","2010-12-28 21:15:38 +0000","Tweetie for Mac","@jashkenas @tjholowaychuk Not threatening but it's a barrier to contribution (could be good or bad) and adds extra steps to using CS libs.","","","","" +"19861550118469632","19841488074571777","903351","2010-12-28 21:05:37 +0000","Tweetie for Mac","@elliottkember Ouch, not even really sure I'd want to see that. Ok I'm lying, I would definitely watch that video if it were on youtube.","","","","" +"19861330680872960","19830879304028160","894911","2010-12-28 21:04:44 +0000","Tweetie for Mac","@JimRoepcke Heh, might do. Barring JavaScript itself improving, I'd like something between JS and CS but CS already has a lot of momentum...","","","","" +"19826890525114368","19826318107484161","903351","2010-12-28 18:47:53 +0000","Tweetie for Mac","@elliottkember Do you have a spoon, lighter, or counter top? Absolute worst case you can use your teeth, but it might hurt...","","","","" +"19826715068993536","","","2010-12-28 18:47:11 +0000","Tweetie for Mac","function frob(x) { return new Foo().bar(x) } ... I would love to instead write: var frob = Foo ⦻ new ⦻ bar; using point-free style.","","","","" +"19810707214180353","","","2010-12-28 17:43:35 +0000","web","RT @pharkmillups: so Pat Metheny is pretty darn spectacular #thatisall","19766564328833024","29777587","2010-12-28 14:48:10 +0000","" +"19766084504657920","","","2010-12-28 14:46:16 +0000","Tweetie for Mac","Wish there was a mini DisplayPort cable lying around here. I could open up my sister's 27"" iMac and use it as an external display. #sadpanda","","","","" +"19467263891480576","","","2010-12-27 18:58:52 +0000","Tweetie for Mac","Fill form, hit return, wait for things to happen ... no JS errors, what's going on? Oh I see, I have to click the stupid button. BLURGH!","","","","" +"18545025151401984","18520751522979840","14581738","2010-12-25 05:54:13 +0000","Twitter for iPad","@tolmasky calling toString should do it. Native methods usually say ""native code"" or something.","","","","" +"15944797621583872","15913498877890560","16686076","2010-12-18 01:41:50 +0000","Tweetie for Mac","@getify Or just get 2 rocks and set them on Cmd/Ctrl and T","","","","" +"15944650254721025","","","2010-12-18 01:41:15 +0000","Tweetie for Mac","Oops, nevermind. Looks like Firefox 3.6 does support CORS.","","","","" +"15943600974077952","","","2010-12-18 01:37:05 +0000","Tweetie for Mac","Firefox 3.6 doesn't support CORS, anything better to fallback to than JSONP? Proxying all requests might be simpler ... ugh.","","","","" +"15904633033592832","","","2010-12-17 23:02:14 +0000","Tweetie for Mac","RT @getify: ""I can fix that..."" http://bit.ly/fhR0nu #haha","15891593160560640","16686076","2010-12-17 22:10:25 +0000","" +"15884548122345472","15878801028292608","15258949","2010-12-17 21:42:26 +0000","Tweetie for Mac","@tilgovi closure or ocaml. I don't know either of them yet but they are really interesting. All good choices though, you can't go wrong.","","","","" +"15850007655612416","","","2010-12-17 19:25:10 +0000","Tweetie for Mac","$ mongo scale-for-interwebs","","","","" +"15805187683778560","","","2010-12-17 16:27:05 +0000","Tweetie for Mac","RT @sstephenson: Dropbox 1.0: “You now can choose which folders get downloaded to which computers.” Right on. http://blog.dropbox.com/?p=581","15800050101788672","6707392","2010-12-17 16:06:40 +0000","" +"15593595394326530","","","2010-12-17 02:26:17 +0000","Tweetie for Mac","RT @JimRoepcke: Folks, it's officially THE FUTURE. Word Lens is insane. I wanna go to Mexico just to have a good reason to use it! http: ...","15592279016218624","894911","2010-12-17 02:21:03 +0000","" +"15584538897944577","","","2010-12-17 01:50:18 +0000","Tweetie for Mac","heh ... ""Christmas time is and always has been a good excuse to purchase expensive computer hardware of course -- come on admit it.""","","","","" +"15549827970502656","","","2010-12-16 23:32:22 +0000","web","RT @pharkmillups: ATTN all bad ass developers: if u can't make tonight's riak+node.js talk in SF, don't fret. we're streaming it: http:/ ...","15548762025889792","29777587","2010-12-16 23:28:08 +0000","" +"15489927789674497","","","2010-12-16 19:34:21 +0000","web","RT @opscode: Chef on Steroids (Demo Tonight) at LOPSALA ( http://ow.ly/3qpwS ) #chef #devops","15489228989267968","16333852","2010-12-16 19:31:34 +0000","" +"15482845841596416","","","2010-12-16 19:06:12 +0000","Tweetie for Mac","Will you look at that, view-source for POSTs is apparently fixed in Chromium! http://code.google.com/p/chromium/issues/detail?id=523#c102","","","","" +"15193983722459136","","","2010-12-15 23:58:22 +0000","Tweetie for Mac","Hooray, they wrote the post I wanted to read! @Grooveshark's transition from Flash to HTML: http://is.gd/iOsKi","","","","" +"15193570059227136","","","2010-12-15 23:56:44 +0000","Tweetie for Mac","go @sstephenson! RT @thomasfuchs: Zepto.js is maturing, lots of commits in December so far! http://bit.ly/hr2vY0 :) v0.3 isn't far off now!","","","","" +"15183363086221312","15182645679890432","8038312","2010-12-15 23:16:10 +0000","Tweetie for Mac","@izs Ah, that is pretty awesome!","","","","" +"15181537582514176","15179330011275264","8038312","2010-12-15 23:08:55 +0000","Tweetie for Mac","@izs Looks like a pretty generic tool. Can you be more specific about what you did with it?","","","","" +"15162399350849536","15141340123766786","676363","2010-12-15 21:52:52 +0000","Tweetie for Mac","@brianleroux Totally agree, but unfortunately a lot of people don't care. They want a cheaper handset and never intend to switch carriers.","","","","" +"15132847224393728","15129237690253312","14560304","2010-12-15 19:55:26 +0000","Tweetie for Mac","@frank06 CoffeeScript sure does have some nice features. I like short lambda syntax and extended regexes a lot too.","","","","" +"15128790489374721","","","2010-12-15 19:39:19 +0000","Tweetie for Mac","Wish everything in JavaScript were an expression like in Ruby and Lisp. We can fake it with one-off functions but it's kind of annoying.","","","","" +"15106674851315714","","","2010-12-15 18:11:26 +0000","web","RT @brianarn: Mind is blown. Water drop at 10000 fps. Amazing. http://youtu.be/6KKNnjFpGto so, so amazing. Want to see this special.","15065103338577921","118963","2010-12-15 15:26:15 +0000","" +"15095001268617217","15094653296582656","894911","2010-12-15 17:25:03 +0000","Tweetie for Mac","@JimRoepcke Always follows for 2-3 days too, presumably looking for follow-backs. What's amazing to me is that it seems to work. :/","","","","" +"15094115184152576","15093312318873601","894911","2010-12-15 17:21:32 +0000","Tweetie for Mac","@JimRoepcke I usually am too if someone is following thousands. Not sure why I'm being nice to random spammer X today.","","","","" +"15090204062785537","","","2010-12-15 17:05:59 +0000","web","RT @minutewith: Announcing the launch of our main directory page: http://minutewith.com AND our new podcast http://node.minutewith.com","15087903860326400","226591222","2010-12-15 16:56:51 +0000","" +"15085530408550401","15067213501300736","819606","2010-12-15 16:47:25 +0000","Tweetie for Mac","@janl | most","","","","" +"15073686868467712","","","2010-12-15 16:00:21 +0000","Twitter for iPhone","RT @DalaiLamaInBed: At one level, all major religious traditions have the same aim – to transform the individual into a positive being i ...","15071903395872768","197495418","2010-12-15 15:53:16 +0000","" +"15063374261911552","","","2010-12-15 15:19:22 +0000","Tweetie for Mac","☠","","","","" +"15059781643411456","","145216969","2010-12-15 15:05:06 +0000","web","@KlikkiScott You've followed and unfollowed me 3 times now. Stop it. Next time you get reported for spam.","","","","" +"15059245879795713","","","2010-12-15 15:02:58 +0000","web","RT @stephenfry: Just for a moment I thought the 4th letter of that sentence was an 'e' ... http://twitpic.com/3g5srd","15057286439370752","15439395","2010-12-15 14:55:11 +0000","" +"14854886231384066","14848029391593473","29255412","2010-12-15 01:30:55 +0000","Tweetie for Mac","@tjholowaychuk Hurray! Have waited for this for quite a while.","","","","" +"14842738600054784","","","2010-12-15 00:42:39 +0000","Twitter for iPhone","RT @wilw: @kn0thing All I want for Christmas is for Social Media Agencies and Social Media Douchebags to ride a rocket into the heart of ...","14838086244499456","1183041","2010-12-15 00:24:10 +0000","" +"14787644269535232","14761375171608576","138082149","2010-12-14 21:03:43 +0000","Tweetie for Mac","@jordymoughtin ♪ Walkin' in a soggy wonderland ♫","","","","" +"14750860466716672","14743881165836288","4777951","2010-12-14 18:37:33 +0000","Tweetie for Mac","@_sjs @getify Seems to work https://gist.github.com/740840 ... not copy/paste easy unfortunately","","","","" +"14743881165836288","14743153009496065","16686076","2010-12-14 18:09:49 +0000","Kiwi","@getify Hmmm. This is a bit hacky and not turn-key, but what if you modified the add-line-numbers code to spit out innerHTML?","","","","" +"14742164793729024","14739781841854465","16686076","2010-12-14 18:03:00 +0000","Tweetie for Mac","@getify what's the use case? seems like a gist might be enough, just add line numbers: http://is.gd/iK8PK ... if it has to be static I dunno","","","","" +"14732506158858240","","","2010-12-14 17:24:37 +0000","web","RT @raganwald: Three-sided coin: @lsegal http://bit.ly/e2ki2x, @unclebobmartin http://post.ly/1KkVI, @raganwald http://bit.ly/iaTrCb","14720795674673152","18137723","2010-12-14 16:38:05 +0000","" +"14542407932575744","14481260499959809","29255412","2010-12-14 04:49:14 +0000","Tweetie for Mac","@tjholowaychuk Hijack or start, whichever. We wouldn't go from 0 to 100 in 6 months like Aaron mentioned but I bet we'd do ok. Couple dozen?","","","","" +"14541546556751873","","","2010-12-14 04:45:49 +0000","Tweetie for Mac","thank you chrome http://yfrog.com/h0pp6p","","","","" +"14472239063764993","14468508809175040","29255412","2010-12-14 00:10:25 +0000","Tweetie for Mac","@tjholowaychuk I have been thinking about it a lot recently. VanJS jealousy, and I don't want to drag myself to Van on a wed. night :)","","","","" +"14452070526492672","14440471904391168","29255412","2010-12-13 22:50:16 +0000","Tweetie for Mac","@tjholowaychuk I'm in Shawnigan Lake till April or so, but after then I'll be all over a JS / node meetup.","","","","" +"14445133449658368","14441513698205696","14063149","2010-12-13 22:22:42 +0000","Tweetie for Mac","@miksago meh, it's nicer up here in BC ;-)","","","","" +"13742023454490624","13740923158532097","903351","2010-12-11 23:48:48 +0000","Tweetie for Mac","@elliottkember cheese & chili, no questions asked! :)","","","","" +"13394912452022272","13393219450568704","676363","2010-12-11 00:49:30 +0000","Twitter for iPhone","@brianleroux yeah, or shell out. Some might whine about portability to windows but IMO windows users should do real work in a *nix vm. meh.","","","","" +"13393193613664256","13390224239366144","676363","2010-12-11 00:42:40 +0000","Twitter for iPhone","@brianleroux there's a library called async.js with fs tools to help. Can send a link later as there are 2 libs called async.js.","","","","" +"13365855446376448","","","2010-12-10 22:54:02 +0000","Tweetie for Mac","This is amazingly cool. Makes textareas into more than passable vi editors. http://gpl.internetconnection.net/vi/","","","","" +"13362885010915328","13356926200979456","16748247","2010-12-10 22:42:14 +0000","web","@sigfpe It's a machine that one rows with, like a time machine is a machine one...times with? English isn't burdened by having to make sense","","","","" +"13333495367602176","","","2010-12-10 20:45:27 +0000","web","RT @BrendanEich: New blog from @awbjs at http://www.wirfs-brock.com/allen/ -- good first posts","13331361511251968","9533042","2010-12-10 20:36:58 +0000","" +"13285317498904576","13283182174543872","16686076","2010-12-10 17:34:01 +0000","web","@getify <hgroup> stands out amongst the new html5 tags. It's oddly named and its usage is odd too. It's going to breed confusion.","","","","" +"13021052967845888","12999417153978369","668423","2010-12-10 00:03:55 +0000","Tweetie for Mac","@mikeal Downloading the OTP from the official site is a trial in patience as well. Perhaps it's meant to prepare you for the build...","","","","" +"12978065713926144","12973542886875136","713263","2010-12-09 21:13:06 +0000","Tweetie for Mac","@defunkt Nothing official. 2 of us here (small group) use 1password so we have an ad-hoc distributed thing going on, backed up to Dropbox.","","","","" +"12931736098840576","12929441361563648","887251","2010-12-09 18:09:00 +0000","Tweetie for Mac","@ppk I also keep ~/Applications and ~/Downloads in my dock to make installing things a snap. (Folders in the dock are called ""stacks"")","","","","" +"12931352617811968","12929441361563648","887251","2010-12-09 18:07:29 +0000","Tweetie for Mac","@ppk I create ~/Applications and keep apps I install there, no need to authenticate and keeps system & user apps separated nicely.","","","","" +"12931017417433088","12929441361563648","887251","2010-12-09 18:06:09 +0000","Tweetie for Mac","@ppk To modify files owned by root you need to authenticate. It's the same on Linux, you have to use sudo to `mv /bin/cp /tmp/foo`.","","","","" +"12930769399844865","12928917094535168","887251","2010-12-09 18:05:10 +0000","Tweetie for Mac","@ppk Opera?","","","","" +"12912967515381760","12910943386210304","14433431","2010-12-09 16:54:26 +0000","Tweetie for Mac","@kriszyp I hope not.","","","","" +"12898562476081153","","","2010-12-09 15:57:11 +0000","Twitter for iPhone","RT @bradfordw: Pardon my Kanye: ""Yo node.js, Imma let you finish, but Erlang/OTP is one of the greatest network service languages/platfo ...","12896897178009601","14640131","2010-12-09 15:50:34 +0000","" +"12752193241223168","12749102336974849","676363","2010-12-09 06:15:34 +0000","Tweetie for Mac","@brianleroux bastard millis. looks like dates are compared by ref too though unless I'm missing something. http://yfrog.com/gz8v0p","","","","" +"12746955499245568","12726654879137792","676363","2010-12-09 05:54:45 +0000","Twitter for iPad","@brianleroux millis?","","","","" +"12687176252792833","","","2010-12-09 01:57:13 +0000","Tweetie for Mac","Only 3 languages? I say learn C, JavaScript, and one that you *want* to learn because it sounds interesting. http://is.gd/ipWwc","","","","" +"12658661839077376","12656824050253824","12510462","2010-12-09 00:03:54 +0000","Tweetie for Mac","@ischi touché :)","","","","" +"12653616397557760","","","2010-12-08 23:43:51 +0000","Tweetie for Mac","""Windows®. Life without Walls™."" http://rog.asus.com/Product.aspx?PId=39 ... isn't life without walls life without windows too? #fail","","","","" +"12633040001966080","12603128453005313","14273142","2010-12-08 22:22:06 +0000","Tweetie for Mac","@lunafiko It took a few days of nosing around to get familiar with their terminology, and learn which links take me where.","","","","" +"12577101160914944","","","2010-12-08 18:39:49 +0000","Tweetie for Mac","Note to self: don't wash coffee thermos in a hurry. Soapy coffee is really awful. #sadpanda","","","","" +"12576957497606144","12572336842612736","14273142","2010-12-08 18:39:14 +0000","Tweetie for Mac","@lunafiko It's pretty good! Been using it for a couple of months now. It lets me know when I have no money in my chequing account :(","","","","" +"12548596918390784","","","2010-12-08 16:46:33 +0000","Tweetie for Mac","Looks like some app is stealing Ctrl-2 from me. If I change the shortcut to something else, or focus the dock first, then Ctrl-2 works. ARGH","","","","" +"12537004759715840","","","2010-12-08 16:00:29 +0000","Tweetie for Mac","Grr, why does my OS X keyboard shortcut for selecting the menu bar sometimes stop working? So disrupting. I thrive on Ctrl-2 f <RET> o <RET>","","","","" +"12534841157361665","","","2010-12-08 15:51:53 +0000","Tweetie for Mac","Cool project of the day is @tjholowaychuk's keys. http://github.com/visionmedia/keys","","","","" +"12530380678635520","12383692425003008","33493","2010-12-08 15:34:10 +0000","Tweetie for Mac","@peterc We were looking at benchmarks run on single-core machine. There are JRuby benchmarks for quad-core boxes too.","","","","" +"12379542886813696","12325247214686208","33493","2010-12-08 05:34:47 +0000","Tweetie for Mac","@peterc Pretty unfair to compare a multi-threaded benchmark against a single-thread benchmark on a single-core machine. Really bizarre.","","","","" +"12377858823430145","12325247214686208","33493","2010-12-08 05:28:06 +0000","Tweetie for Mac","@peterc Weird is an understatement! omfg","","","","" +"12318905406070785","","","2010-12-08 01:33:50 +0000","Tweetie for Mac","http://www.emacswiki.org/emacs/UndoTree ftw","","","","" +"12313934497325056","12297447086759936","33493","2010-12-08 01:14:05 +0000","Tweetie for Mac","@peterc Interestingly JS uses less code for the tests where it dominates in time & memory. Some native stuff that Ruby lacks? I wonder...","","","","" +"12267496342036481","","","2010-12-07 22:09:33 +0000","web","RT @erikcorry: Node.js: Upgrade V8 to 3.0.0. https://github.com/ry/node/commit/c30f1137121315b0d3641af6dc61e3b047f940e1","12265915898925057","16100691","2010-12-07 22:03:16 +0000","" +"12257971773906944","12255915902238720","15029296","2010-12-07 21:31:42 +0000","Tweetie for Mac","@zedshaw I think pretty much everyone likes git. It transcends languages. I mean, everyone from JavaScripters to kernel hackers likes it.","","","","" +"12239074769248256","","","2010-12-07 20:16:37 +0000","web","RT @voodootikigod: May has been deemed the month of JS - http://jsconf.us/2011 and http://nodeconf.com ITS GOING TO BE AWESOME!","12218779513659392","637763","2010-12-07 18:55:58 +0000","" +"12204090687758336","","","2010-12-07 17:57:36 +0000","Tweetie for Mac","It's too bad Firefox 4 will disable WebSockets by default, but the security concerns seem to warrant it. http://is.gd/ilPn7","","","","" +"12190510236045312","12185164184551425","68104177","2010-12-07 17:03:38 +0000","Tweetie for Mac","@tjcreative Unfortunately I don't think it'll be very soon. To move from Google App Engine I have to rewrite most of the app, time's short.","","","","" +"12169020463652864","","","2010-12-07 15:38:15 +0000","Tweetie for Mac","Opera 11: http://yfrog.com/9emssnp Chrome 8: http://yfrog.com/2pq3np Safari 5 (worst): http://yfrog.com/ei9f0p","","","","" +"12168307176120320","","","2010-12-07 15:35:25 +0000","Tweetie for Mac","Firefox 4 and Opera 10+ render border-radius with a 1em border 1000x better than WebKit (Safari 5, Chrome 8).","","","","" +"12163983846932481","","3806441","2010-12-07 15:18:14 +0000","Tweetie for Mac","@Grooveshark I would love to read a blog post on the migration to HTML if you guys want to write it. :)","","","","" +"11940485916524545","","","2010-12-07 00:30:08 +0000","Twitter for iPhone","Tapping the icon of an app that's loading pauses/unpauses it. How did I not know this till now?! #iphone #ios","","","","" +"11939110885265409","","","2010-12-07 00:24:40 +0000","Twitter for iPhone","RT @mjijackson: The more software I write, the more I'm convinced that it should do as little as possible to get the job done.","11937608288440320","734903","2010-12-07 00:18:42 +0000","" +"11905877736947712","","","2010-12-06 22:12:37 +0000","Tweetie for Mac","Essential shell aliases: 1) reload rc file 2) edit & reload rc file ... https://github.com/samsonjs/config/blob/master/zsh/zshrc#L186-189","","","","" +"11896403919904768","","","2010-12-06 21:34:58 +0000","Tweetie for Mac","heh, ""EichScript"" ... what about ""EichmaScript""?","","","","" +"11851330599518209","11851089460592642","95938827","2010-12-06 18:35:52 +0000","Tweetie for Mac","@hij1nx I'll make you a contributor since it seems you'll be working on it immediately.","","","","" +"11850911873769473","11849915147751424","14206068","2010-12-06 18:34:12 +0000","Tweetie for Mac","@tlrobinson Cool. Re: intelligence, it works for my purposes so far so that's good enough. :)","","","","" +"11846564846772224","","","2010-12-06 18:16:55 +0000","Tweetie for Mac","Nice to see the Nexus S move to built-in storage. It's the right choice for a phone targeting the masses, and is a sign of maturity.","","","","" +"11841014469763072","11836221072347136","95938827","2010-12-06 17:54:52 +0000","Tweetie for Mac","@hij1nx https://github.com/samsonjs/json-diff Might be a good time to extract the JS from the HTML. /cc @tlrobinson","","","","" +"11835757060694016","11834667766390784","95938827","2010-12-06 17:33:59 +0000","Tweetie for Mac","@hij1nx Not yet, but I'll do so shortly. (Note that JSON diff is @tlrobinsons's creation. He was nice enough to CC license it though.)","","","","" +"11815387733692416","","","2010-12-06 16:13:02 +0000","Twitter for iPhone","RT @aminutewith: /be talks about Rust and programming language innovation http://t.co/twHZqZX #amwb","11804511043588096","181984707","2010-12-06 15:29:49 +0000","http://www.aminutewithbrendan.com/pages/20101206,http://www.aminutewithbrendan.com/pages/20101206" +"11815313293189120","","","2010-12-06 16:12:44 +0000","Twitter for iPhone","RT @aminutewith: An amazing episode of #amwb is about to be released. If you are a language nerd, block 9 minutes away for awesomeness!!","11801576549130243","181984707","2010-12-06 15:18:09 +0000","" +"11799266024488961","11613129985236992","14465889","2010-12-06 15:08:58 +0000","Tweetie for Mac","@jalbertbowdenii It is kind of like that in that it specifies how to display pages in a certain medium.","","","","" +"11598131045076993","11588701255634944","14465889","2010-12-06 01:49:44 +0000","Tweetie for Mac","@jalbertbowdenii Not familiar with @page, haven't thought about it deeply at all. Just a glimmer of an idea so far. I'll read up on @page.","","","","" +"11588789117911040","11588411261460481","4777951","2010-12-06 01:12:37 +0000","Tweetie for Mac","@_sjs @JimRoepcke I just realized that I could do both, swizzle the URL and also have standalone pages. Might be interesting.","","","","" +"11588411261460481","11587973178982400","4777951","2010-12-06 01:11:07 +0000","Tweetie for Mac","@_sjs @JimRoepcke I'm thinking about a blog in this case. Would be cool to transition between posts, but don't want them all one page.","","","","" +"11587973178982400","11587490385231872","894911","2010-12-06 01:09:22 +0000","Tweetie for Mac","@JimRoepcke There are other reasons to change the URL, just something I was thinking of where that's currently the only way and seems wrong.","","","","" +"11585961913745408","","","2010-12-06 01:01:23 +0000","Tweetie for Mac","idea: CSS page transitions. Could be specified by an attribute on links or something. Seems better than swizzling the URL for eye candy.","","","","" +"11112472874323968","11111898325975042","627213","2010-12-04 17:39:54 +0000","Tweetie for Mac","@amyhoy Agreed. I just think putting a cash value on your time is a bit silly. If you write some awesome code that time could b worth >$160.","","","","" +"11111451993309185","11097596160385024","627213","2010-12-04 17:35:51 +0000","Tweetie for Mac","@amyhoy Also, unless you would have been working during that time it's not a good comparison. Your time isn't worth $, the value u create is","","","","" +"11111164859645952","11097596160385024","627213","2010-12-04 17:34:42 +0000","Tweetie for Mac","@amyhoy You should know too well that the cost of an item doesn't always represent its value. The $16 (or $40) book could be very valuable.","","","","" +"10961292210737152","","","2010-12-04 07:39:10 +0000","Kiwi","swank-js: http://imgur.com/WHaFo.png I'm impressed! https://github.com/ivan4th/swank-js","","","","" +"10839324975169536","","","2010-12-03 23:34:31 +0000","web","RT @peterc: ""A person feels threatened only in areas that he considers the basis for his identity."" — David J. Lieberman","10831265540341760","33493","2010-12-03 23:02:29 +0000","" +"10815809379110912","10812275631857664","29255412","2010-12-03 22:01:04 +0000","Tweetie for Mac","@tjholowaychuk yeah it is much better, my hopes were just too high I guess :)","","","","" +"10812205549228032","10779353851895808","6827332","2010-12-03 21:46:45 +0000","Tweetie for Mac","@jtaby They stream music dude. They are far from ""one of the shadiest"".","","","","" +"10811257967869952","","","2010-12-03 21:42:59 +0000","Tweetie for Mac","Oldie but a goodie: http://img.chan4chan.com/img/2009-03-23/vim.gif /cc @JimRoepcke","","","","" +"10811085951074305","10796828958134272","29255412","2010-12-03 21:42:18 +0000","Tweetie for Mac","@tjholowaychuk I was really hoping it would work on the iPad but it still uses Flash for audio. iPad at the office isn't jailbroken :/","","","","" +"10770362912481280","10770114311884800","6827332","2010-12-03 19:00:29 +0000","Tweetie for Mac","@jtaby Well, then, have a nap.","","","","" +"10770249460748288","10768275847774208","9533042","2010-12-03 19:00:02 +0000","Tweetie for Mac","@BrendanEich I'll have to play around with that this weekend. It doesn't sound as lightweight as I hoped but still sounds interesting. Thx!","","","","" +"10765449675411456","","","2010-12-03 18:40:57 +0000","web","RT @tswicegood: ""Your primary concern should be to create an environment where you developers can code fearlessly."" http://j.mp/dM65Lb","10531199827050496","9478892","2010-12-03 03:10:08 +0000","" +"10765374811275265","","","2010-12-03 18:40:40 +0000","web","RT @tswicegood: I *really* don't like working on code w/o any meaningful test coverage. Every change is like Russian roulette. I'm good ...","10763115163557888","9478892","2010-12-03 18:31:41 +0000","" +"10762850909822976","10760570793889792","9533042","2010-12-03 18:30:38 +0000","Tweetie for Mac","@BrendanEich @bryan_kyle I don't immediately see how it alleviates nested callback woes. Need a bit more time to read & digest it.","","","","" +"10756632262746112","10755841032462337","14864447","2010-12-03 18:05:55 +0000","Tweetie for Mac","@bryan_kyle Seems to always go that way :)","","","","" +"10755183613059072","10754705474981889","14864447","2010-12-03 18:00:10 +0000","Tweetie for Mac","@bryan_kyle Lots of work involved but the concepts are proven. Twisted's deferred has auto pausing & chaining on returned deferreds.","","","","" +"10753892673396736","10752300582707200","14864447","2010-12-03 17:55:02 +0000","Tweetie for Mac","@bryan_kyle @brendaneich An async {} block structure would rock, but banks on having some kind of promises built in. http://is.gd/i9pUa","","","","" +"10735547240677376","","","2010-12-03 16:42:08 +0000","Kiwi","Better look before it’s gone Victoria, the sun’s out! #yyj","","","","" +"10733096336891904","","","2010-12-03 16:32:24 +0000","Tweetie for Mac","Async in JS is manageable but verbose as hell. @brendaneich's ""decaf"" proposals are great but don't address why we need so many lambdas.","","","","" +"10730302733287424","","","2010-12-03 16:21:18 +0000","Twitter for iPhone","Good discussion on async JS & promises/defer, start here -> https://twitter.com/getify/status/10726870576275457 I totally agree with @getify","","","","" +"10729525952385024","","","2010-12-03 16:18:12 +0000","Twitter for iPhone","RT @tjholowaychuk: our little Amazon S3 client for #nodejs is open sourced http://bit.ly/gSNWhz","10729089954488320","29255412","2010-12-03 16:16:29 +0000","" +"10728915521769473","","","2010-12-03 16:15:47 +0000","Twitter for iPhone","RT @seancribbs: @roidrage How about just ""programmer"" or ""developer"". I use Ruby, Erlang and JS, I *am* none exclusively.","10722592465883136","14939200","2010-12-03 15:50:39 +0000","" +"10699619809886208","","","2010-12-03 14:19:22 +0000","Twitter for iPhone","RT @acangiano: Dear @Twitter, when I visit a page on your site and I sign in, I expect to be redirected to that page. Fix it, please.","10693851819806720","14582359","2010-12-03 13:56:27 +0000","" +"10557440802160640","10522925023109120","14273142","2010-12-03 04:54:24 +0000","Kiwi","@lunafiko @JimRoepcke Likewise! Should be a fun little project.","","","","" +"10506209668898818","","","2010-12-03 01:30:50 +0000","Tweetie for Mac","Coolest thing I've seen today: a rule-based HTTP proxy using #nodejs https://github.com/greim/hoxy (by greim) ... think greasemonkey 4 http!","","","","" +"10353674840702977","","","2010-12-02 15:24:43 +0000","web","RT @bryan_kyle: @_sjs or wrap lines after infix operators, not before.","10224804737056768","14864447","2010-12-02 06:52:38 +0000","" +"10351310981300224","","","2010-12-02 15:15:19 +0000","Kiwi","An unjailbroken iPhone would drive me nuts. How do you get by without something like SBSettings?","","","","" +"10216548639707137","","","2010-12-02 06:19:49 +0000","Tweetie for Mac","To avoid Auto Semicolon Insertion mishaps in JS use parens around expressions that span multiple lines, whether or not you use semicolons.","","","","" +"10030566418157569","10023222791639040","16686076","2010-12-01 18:00:48 +0000","Tweetie for Mac","@getify @hij1nx It's a Perlism, $` is everything before the match and $' is everything after the match.","","","","" +"10004793917444096","10003693533396994","627213","2010-12-01 16:18:23 +0000","Twitter for iPhone","@amyhoy *burns JS performance rocks*","","","","" +"10004649180405760","","","2010-12-01 16:17:48 +0000","Twitter for iPhone","If you tweet more links than you can possibly read it makes me question the value of them. Fewer good links >>> lots of questionable links.","","","","" +"9828904965509121","","","2010-12-01 04:39:28 +0000","Tweetie for Mac","So this is what it looks like eh? http://yfrog.com/31uupp","","","","" +"9770430135009280","","","2010-12-01 00:47:06 +0000","Twitter for iPhone","Huh, AirPlay doesn't work for 3rd party apps. Guess I'm skipping 4.2 entirely on my phone then.","","","","" +"9654306240208896","","","2010-11-30 17:05:40 +0000","Tweetie for Mac","Looks like @ryah merged some win32 support into #nodejs recently. Windows isn't for me but apparently it's pretty popular, so good news!","","","","" +"9650317171884032","","","2010-11-30 16:49:49 +0000","web","RT @siracusa: What a world! @anandshimpi of @anandtech fame writing for Macworld on the future of Mac CPUs: http://bit.ly/ee8V9E","9632179977986050","636923","2010-11-30 15:37:45 +0000","" +"9635992277360640","","","2010-11-30 15:52:54 +0000","Kiwi","Why work doesn't happen at work: http://www.youtube.com/watch?v=5XD2kNopsUs (hat tip @JimRoepcke http://bit.ly/idrDHA)","","","","" +"9627424165724160","","","2010-11-30 15:18:51 +0000","Tweetie for Mac","http://www.douglasadams.com/dna/pedants.html","","","","" +"9506101384978432","","","2010-11-30 07:16:45 +0000","web","RT @timbray: ZOMG speedflying http://www.youtube.com/watch?v=UwWLnaME0CI","9499008535887872","1235521","2010-11-30 06:48:34 +0000","" +"9362545483718657","","","2010-11-29 21:46:19 +0000","Tweetie for Mac","Underwhelmed by Gitbox and GitTower. GitX + git on the command line are already a great solution for me, so I must not be in the target mkt.","","","","" +"9022183451918336","","","2010-11-28 23:13:50 +0000","Tweetie for Mac","Opera 11's installer for Windows is awesome. Click ""Agree and Install"", wait 5 seconds, Opera 11 opens.","","","","" +"8972559655636992","8969243794079744","1389781","2010-11-28 19:56:39 +0000","Twitter for iPhone","@sil one advantage to using a knife is less peel stuck in your teeth. Also just kind of fun :)","","","","" +"8949729022967808","","","2010-11-28 18:25:56 +0000","Tweetie for Mac","""why do we have an <img> element? [...] Quite simply, because Marc Andreessen shipped one, and shipping code wins."" http://is.gd/hV9gJ","","","","" +"8387832506753024","","","2010-11-27 05:13:09 +0000","Kiwi","A simple namespaced data store based on html5 local storage https://gist.github.com/717591 (kind of like buckets).","","","","" +"8334157188960256","8324223873327105","14465889","2010-11-27 01:39:52 +0000","web","@jalbertbowdenii Sorry, didn't catch that. What lightbox?","","","","" +"8333465925718017","","","2010-11-27 01:37:07 +0000","Kiwi","Don’t do this: cp -a . test, instead do: cp -a . ../test #protip","","","","" +"8323956318674944","","","2010-11-27 00:59:20 +0000","Kiwi","#newtwitter’s new ""menu bar"" doesn't resize, new tweet and user menu not visible at 840px. @twitter #ux #fail http://twitpic.com/3ahxik","","","","" +"8323324824264704","","","2010-11-27 00:56:49 +0000","web","Listening to Dougie's Lament by Nine Big Dogs (a band from Ontario in the 90s) on @Grooveshark: http://tinysong.com/v25g #nowplaying","","","","" +"8272822392586240","","","2010-11-26 21:36:09 +0000","Kiwi","RT @joemccann: Think jsbin, but for node.js: http://jsapp.us/ (via @roncioso)","8218833923870720","14814762","2010-11-26 18:01:37 +0000","" +"8215946288173056","","","2010-11-26 17:50:08 +0000","Kiwi","Even Crock gets currying wrong in JS the Good Parts. There’s a big difference between currying and partial application.","","","","" +"8202767315238912","","","2010-11-26 16:57:46 +0000","web","RT @igrigorik: htracr: node_pcap + raphael.js = beautiful HTTP/TCP packet sniffer @ http://j.mp/dLDTTb","8179978168442880","9980812","2010-11-26 15:27:13 +0000","" +"8183166472822784","","","2010-11-26 15:39:53 +0000","Kiwi","Store objects using the html5 local storage API: https://gist.github.com/716858","","","","" +"7917446325342209","","","2010-11-25 22:04:00 +0000","Kiwi","RT @mahyarm: @BC_Transit Please add routes and schedules to google maps, it would very useful! And cut down on paper schedule costs","7914181147754496","22406953","2010-11-25 21:51:02 +0000","" +"7843925314248704","7843514540888065","894911","2010-11-25 17:11:52 +0000","Twitter for iPhone","@JimRoepcke mckenzie gets slow at the hill by braefoot as well.","","","","" +"7839156453511169","7837889060671488","16314033","2010-11-25 16:52:55 +0000","Kiwi","@porteneuve It's not always smart, but hopefully people understand what to do with a checklist. Custom UI is making a comeback, eg. iPad UI","","","","" +"7836766832689152","7834987265003520","6927562","2010-11-25 16:43:25 +0000","Kiwi","@thomasfuchs Such a tease! :p","","","","" +"7830401103958016","7827283922386944","894911","2010-11-25 16:18:07 +0000","Kiwi","@JimRoepcke It's moving a bit faster past Helmcken. Less snow on the road here, looks ploughed.","","","","" +"7828398390906880","","","2010-11-25 16:10:10 +0000","Kiwi","RT @BC_Transit: Here we go again, Victoria. Because of snowfall and road conditions, buses may be running late. Bundle up! #yyj","7827461848965121","67042447","2010-11-25 16:06:26 +0000","" +"7828335975464960","","","2010-11-25 16:09:55 +0000","Kiwi","I wish my my notebook got my location from my phone. I want my tweets geotagged no matter which device I type on.","","","","" +"7827251164880896","","","2010-11-25 16:05:36 +0000","Kiwi","Doesn't look like I can use a SOCKS proxy when tethered to my phone w/ BlueTooth, OS X fail! #sadpanda","","","","" +"7826782317182976","","894911","2010-11-25 16:03:44 +0000","Kiwi","@JimRoepcke I'd stay home for a couple of hours if I were you. Traffic is reeeaaally slow.","","","","" +"7824205030621184","7823767438888961","894911","2010-11-25 15:53:30 +0000","Tweetie for Mac","@JimRoepcke We didn't actually slide very far but it was a good scare. I'm not sure if rain this afternoon is a blessing or curse yet...","","","","" +"7815630581399552","","","2010-11-25 15:19:26 +0000","Kiwi","I don't understand people. It's easier (and cheaper) to just use unix than to port unix stuff to Windows. Assimilate already! ;-)","","","","" +"7812329840316416","","","2010-11-25 15:06:19 +0000","Tweetie for Mac","Damn, the bus just about slid into a ditch! Probably should have worked from home at least one more day.","","","","" +"7652532272758784","","","2010-11-25 04:31:20 +0000","Tweetie for Mac","npm version, that *is* fucking cool. http://blog.izs.me/post/1675072029/10-cool-things-you-probably-didnt-realize-npm-could-do #npm #nodejs","","","","" +"7563898068668416","","","2010-11-24 22:39:08 +0000","Tweetie for Mac","Yikes, {encode,decode}URI(Component)? replaced {,un}escape when I wasn't looking. http://xkr.us/articles/javascript/encode-compare/","","","","" +"7555599436881920","","","2010-11-24 22:06:09 +0000","Tweetie for Mac","Wow! Sony basing their Snap SDK off GNUStep (GPL), Motorola picking up Cappuccino (LGPL), and almost everyone getting in on Android (Apache)","","","","" +"7553123723780096","","","2010-11-24 21:56:19 +0000","web","RT @holman: Boom. + +https://github.com/holman/boom","7512086204645376","11322372","2010-11-24 19:13:15 +0000","" +"7538434621046785","7532234647015424","6707392","2010-11-24 20:57:57 +0000","Tweetie for Mac","@sstephenson I like vanilla Emacs http://is.gd/hIEH2 http://yfrog.com/0ivgyp w/ some familiar keyboard shortcuts http://is.gd/hIEH1","","","","" +"7468712059740160","","","2010-11-24 16:20:54 +0000","Kiwi","Destructuring bind, proxies, let, and maybe even iterators/generators. Paren-free control structure heads would just be icing on the cake.","","","","" +"7467715476332544","","","2010-11-24 16:16:56 +0000","Kiwi","I'm probably getting too excited for ES Harmony at this early stage, but there is some seriously awesome stuff coming up.","","","","" +"7466225718272000","","","2010-11-24 16:11:01 +0000","web","RT @BrendanEich: New post: Paren-Free http://brendaneich.com/2010/11/paren-free/","7351856971907073","9533042","2010-11-24 08:36:33 +0000","" +"7263363675455489","","","2010-11-24 02:44:55 +0000","Kiwi","Is there a way to ignore certain *lines* with git? Not just add -p or gitx, but permanently ignore them? Maybe a hook can do that w/ grep -v","","","","" +"7190759837016064","7187118862368768","14206068","2010-11-23 21:56:25 +0000","Tweetie for Mac","@tlrobinson You can click the X in the top right corner of the scary pic. Only spotted it today but it hasn't showed up again yet.","","","","" +"7153611339468800","","","2010-11-23 19:28:48 +0000","Kiwi","Horrible realization: There's no coffee in the house! The cup my roommate left me this morning was the last of it.","","","","" +"7135593024720896","7131949030178816","138082149","2010-11-23 18:17:12 +0000","Tweetie for Mac","@jordymoughtin You should post a pic or two! The ground holds a lot of warmth so snow melts relatively quick down there.","","","","" +"7135518248669184","7135354414956545","894911","2010-11-23 18:16:54 +0000","Tweetie for Mac","@JimRoepcke derp","","","","" +"7135012646289408","7132455655964673","894911","2010-11-23 18:14:54 +0000","Tweetie for Mac","@JimRoepcke Crap, well I'm still hoping for a surprise blizzard :)","","","","" +"7120569245900800","","","2010-11-23 17:17:30 +0000","web","RT @aminutewith: Discussing a Bytecode Standard In Browsers #amwb http://t.co/govKc0O","7094982804508672","181984707","2010-11-23 15:35:50 +0000","http://www.aminutewithbrendan.com/pages/20101122,http://www.aminutewithbrendan.com/pages/20101122" +"7101850608214016","","","2010-11-23 16:03:07 +0000","Tweetie for Mac","Should work from home more often, it's beautiful here: http://yfrog.com/j6pt5aj http://yfrog.com/3osa3pj","","","","" +"6854729866940416","6846595924496384","46209261","2010-11-22 23:41:09 +0000","Tweetie for Mac","@mrobertsdesign Good to hear! I'll try my luck :)","","","","" +"6843663996944385","6841815126773761","67042447","2010-11-22 22:57:11 +0000","Tweetie for Mac","@BC_Transit Any news on the #rt99 Shawnigan Lake and #rt66 Duncan going out of #yyj this afternoon? #yyjsnow","","","","" +"6795770019713024","","","2010-11-22 19:46:52 +0000","Tweetie for Mac","omfg, this can't be a real sign! RT @moonpolysoft: current status: http://bit.ly/buN5On","","","","" +"6769564239007744","6569580650569729","29255412","2010-11-22 18:02:44 +0000","web","@tjholowaychuk it's also a good warning, it means they don't really understand things and we probably don't want to steal their shit anyway.","","","","" +"6431366640050176","","","2010-11-21 19:38:51 +0000","Kiwi","I really dig this GitHub code browser: http://sr3d.github.com/GithubFinder/?user_id=creationix&repo=wheat","","","","" +"6078873519259648","","","2010-11-20 20:18:11 +0000","Kiwi","Current status, no power: http://twitpic.com/38m1jo","","","","" +"5835466062438400","","","2010-11-20 04:10:58 +0000","Twitter for iPhone","I know it's not much but it doesn't snow much here. It's sweet! http://yfrog.com/59kz6cj http://yfrog.com/04gzozj","","","","" +"5827330597462016","","","2010-11-20 03:38:38 +0000","Kiwi","Not every day you get to have a snowball fight here on the island!","","","","" +"5789957469765633","","","2010-11-20 01:10:08 +0000","Kiwi","Is it so hard to handle touch *and* click events? I realize many sites are optimized for either mobile or desktop, but come one.","","","","" +"5760213411958784","5671637231861761","1089691","2010-11-19 23:11:56 +0000","Kiwi","@glasner Nope, we're using #nodejs and #riak at @SelfServeApps and they're awesome, great communities. Everyone at @basho is fantastic.","","","","" +"5697319752171521","","","2010-11-19 19:02:01 +0000","web","RT @isntitvacant: YES FINALLY http://www.zurb.com/playground/jquery-raptorize","5695419396923393","15394440","2010-11-19 18:54:28 +0000","" +"5693491686412289","","","2010-11-19 18:46:48 +0000","Tweetie for Mac","Convert hex colours to and from RGB on the command line, gist: http://is.gd/hqZas github: http://is.gd/hqZat /cc @JimRoepcke","","","","" +"5645084926156800","","","2010-11-19 15:34:27 +0000","Tweetie for Mac","TIL that PowerPoint doesn't know what a centimetre is: http://support.microsoft.com/kb/189826 (They use some made up unit and call it a cm)","","","","" +"5484267274502144","","","2010-11-19 04:55:25 +0000","Tweetie for Mac","https://github.com/ivanvc/gists-tmbundle ... I'll have to write this up for Emacs too. (tip o' the hat to @JimRoepcke)","","","","" +"5481686577979392","","","2010-11-19 04:45:10 +0000","web","RT @edd: Help me find out what language to learn next – fun survey for programmers http://edd.me/proglangs – I'll publish results, please RT","5343998050828288","12876","2010-11-18 19:38:03 +0000","" +"5423677059371009","5419746010865664","33493","2010-11-19 00:54:40 +0000","Twitter for iPhone","@peterc oops see you already heard that. :) Would be nice to fix it for the colour blind though, it's quite cool.","","","","" +"5423108294975488","5419746010865664","33493","2010-11-19 00:52:24 +0000","Twitter for iPhone","@peterc what about colour blind folks? They rely on light position.","","","","" +"5422530533793792","","","2010-11-19 00:50:06 +0000","Twitter for iPhone","RT @spyced: Configuration options are a hope that your users, with less knowledge of how the system works, will find the right solution ...","5370822680117249","36383929","2010-11-18 21:24:38 +0000","" +"5137798986203137","","","2010-11-18 05:58:41 +0000","Kiwi","RT @tomdale: I am guilty of this: http://www.wiccat.net/jargon/html/C/creeping-elegance.html","5131215220772864","668863","2010-11-18 05:32:31 +0000","" +"5137681390505984","","","2010-11-18 05:58:13 +0000","Kiwi","RT @Brotherbard: New GitX release: syntax highlighting and blame (and gisting works again) download: http://is.gd/hkeTU screenshots: htt ...","5099335956045825","18572656","2010-11-18 03:25:51 +0000","" +"5086764213473282","","","2010-11-18 02:35:53 +0000","Twitter for iPhone","RT @rentzsch: @ryah no fair adding a pipe() method to core just so you could tweet that ;-)","5080288711409664","663463","2010-11-18 02:10:09 +0000","" +"5071011485585408","","","2010-11-18 01:33:18 +0000","web","RT @sebmarkbage: Blog Post: Leaky This - Why not all code can be safely wrapped, even with JavaScript Proxies. http://goo.gl/dAgGr cc @B ...","5041072732372992","18022416","2010-11-17 23:34:20 +0000","" +"5067901602111488","","","2010-11-18 01:20:56 +0000","Kiwi","I've been editing spreadsheets on Google Docs since last year when I got my iPhone. Had to refresh to see changes, but it was not read-only.","","","","" +"5040136614060032","5036855619747840","5813712","2010-11-17 23:30:36 +0000","Kiwi","@antirez I do the same w/ github. To get comfy on a new box I type `wget -qO - bit.ly/newbox | sh` … check http://bit.ly/newbox for details.","","","","" +"5036132395909120","5035155257303040","14063149","2010-11-17 23:14:42 +0000","Kiwi","@miksago ah, that's much better","","","","" +"5034675546361856","","","2010-11-17 23:08:54 +0000","Kiwi","I have a few @kiwi_app v2 beta invites if anyone's interested.","","","","" +"5034233579966464","5032078190059520","14063149","2010-11-17 23:07:09 +0000","Kiwi","@miksago It'd be easy to implement, no? Something like: https://gist.github.com/704310 (untested)","","","","" +"4992613341990912","","","2010-11-17 20:21:46 +0000","Kiwi","How have I not seen http://tweetingtoohard.com/ before. http://tweetingtoohard.com/top is gold. #TTH","","","","" +"4982533787746304","","","2010-11-17 19:41:43 +0000","web","RT @JimRoepcke: The revived feature I was talking about on Nov 9th is live! iPhone Simulator (beta 1). Written in Cappuccino. http://cms ...","4977897676734464","894911","2010-11-17 19:23:17 +0000","" +"4916701837664258","4845535081005056","30226730","2010-11-17 15:20:07 +0000","Kiwi","@OgreSwamp Looks great so far. Thanks for the invite!","","","","" +"4913497150332928","","","2010-11-17 15:07:23 +0000","Kiwi","Just bought @kiwi_app, they turned my complaint into a sale.","","","","" +"4911787044507648","","","2010-11-17 15:00:35 +0000","web","RT @diegoperini: avoid browser fake ""favicon"" requests by using <link rel=""shortcut icon"" href=""data:image/x-icon;,"" type=""image/x-ic ...","4882543836930048","42855024","2010-11-17 13:04:23 +0000","" +"4902998199242752","4845535081005056","30226730","2010-11-17 14:25:40 +0000","Twitter for iPhone","@OgreSwamp I've been using it so far. Worked around shortcuts not working.","","","","" +"4773795134971904","","","2010-11-17 05:52:16 +0000","Kiwi","Well well well, what have we here: https://github.com/ry/node/blob/master/src/node.js#L280-281 Have to look into this further.","","","","" +"4731842850725888","4728326174277632","51201464","2010-11-17 03:05:33 +0000","Kiwi","@kiwi_app Works in Echofon and Divvy. I can only set custom shortcut in System Preferences if I choose different shortcuts than defaults.","","","","" +"4727906391560192","4715333503946753","30226730","2010-11-17 02:49:55 +0000","web","@OgreSwamp I'll take one off your hands. :)","","","","" +"4727186623827968","4704803049443328","51201464","2010-11-17 02:47:03 +0000","Kiwi","@kiwi_app Aha, Cmd-n works. It's only the menu bar shortcuts, Ctrl-Cmd-[kmn], that are qwerty.","","","","" +"4703528966688768","4698007182245888","17088322","2010-11-17 01:13:03 +0000","Tweetie for Mac","@ChrisNoel_Vic ha ha, there might be kevlar involved! and gas masks.","","","","" +"4703377732673536","4696714539696128","51201464","2010-11-17 01:12:27 +0000","Tweetie for Mac","@kiwi_app Only the key bindings don't work. I'm not sure if Cocoa has multiple ways to handle shortcuts or something. Strange.","","","","" +"4696889538646016","4696309000830977","51201464","2010-11-17 00:46:40 +0000","Twitter for iPhone","@kiwi_app In transit. I'll submit a proper bug report when I can! Sorry for the mix up. Kiwi is a nice client, you've done a great job.","","","","" +"4695417614761984","4693258315763712","51201464","2010-11-17 00:40:49 +0000","Tweetie for Mac","@kiwi_app I'm sorry if I seemed rude myself. I really just wanted to let you know it was broken, could have used more tact.","","","","" +"4693538612707328","4682415859564544","17088322","2010-11-17 00:33:21 +0000","Tweetie for Mac","@ChrisNoel_Vic I hope so! Another day like this and I'll go on a rampage.","","","","" +"4692331156475904","4687853263003648","51201464","2010-11-17 00:28:33 +0000","Twitter for iPhone","@kiwi_app No need to be rude or take it personally. I probably wasn't buying anyway since it's broken for me, but fwiw you just cemented it.","","","","" +"4691322904510464","4687853263003648","51201464","2010-11-17 00:24:33 +0000","Twitter for iPhone","@kiwi_app tweetie. Every app I use does the right thing except kiwi. Non-standard key handling? Lots of devs type dvorak btw. I'm not crazy.","","","","" +"4673971366666240","","","2010-11-16 23:15:36 +0000","Tweetie for Mac","computers suck today. flaky bastards, all of 'em.","","","","" +"4662436959358976","","","2010-11-16 22:29:46 +0000","Tweetie for Mac",".@kiwi_app looks nice but keyboard shortcuts are broken if you don't type Qwerty :/ Looking nice is good but it's unusable for me.","","","","" +"4656235991269376","4653670352297984","16686076","2010-11-16 22:05:07 +0000","Tweetie for Mac","@getify Configure your editor differently. TextMate can treat groups of spaces like a tab. Emacs makes it easy to repeat a command N times.","","","","" +"4651259885780992","","","2010-11-16 21:45:21 +0000","Twitter for iPhone","RT @brianleroux: expand tabs to spaces. pls, I beg you. tabs are for makefiles and nothing else!","4646758718111745","676363","2010-11-16 21:27:28 +0000","" +"4569207953956864","4556666381008896","14582359","2010-11-16 16:19:18 +0000","Twitter for iPhone","@acangiano I assumed we'd have to wait for their works to be public domain before digital sales of the Beatles' music. Kind of a big deal.","","","","" +"4566620739469312","","","2010-11-16 16:09:01 +0000","Twitter for iPhone","RT @me1000: I've had two people tell me they wont watch the cappuccino repo on github because there is too much activity. #thatsWhatILik ...","4565507432783873","8675502","2010-11-16 16:04:36 +0000","" +"4554283932450817","","","2010-11-16 15:20:00 +0000","web","Now we just need to get the Beatles on @grooveshark and I'll be set :)","","","","" +"4551863143763970","","","2010-11-16 15:10:23 +0000","Tweetie for Mac","The people who control the Beatles' library want people to hear it now. That is kind of a big deal, just not to those who use BT or rip CDs.","","","","" +"4418615348563969","","","2010-11-16 06:20:54 +0000","Twitter for iPhone","Power went out, couldn't finish scrabble w/o the router. #welcometothefuture","","","","" +"4361903669256192","4360896142905344","17025041","2010-11-16 02:35:33 +0000","Twitter for iPad","@jtimberman to be fair zsh and bash as well ... But that's it.","","","","" +"4322597265215488","","","2010-11-15 23:59:22 +0000","web","RT @kangax: Don't forget folks: crockford.com has to be written as www.CROCKFORD.com — https://github.com/douglascrockford","4312579535011840","9973082","2010-11-15 23:19:33 +0000","" +"4299099784355840","","","2010-11-15 22:25:59 +0000","web","RT @cloudhead: Having options which enable/disable UI or UX features is a sign of bad/confused UX. Don't hand off that duty to the user.","4296565921423360","36156834","2010-11-15 22:15:55 +0000","" +"4289852174508032","","","2010-11-15 21:49:15 +0000","Tweetie for Mac","A useful tool called JSON diff by @tlrobinson http://samhuri.net/json-diff.html It's coming in really handy today.","","","","" +"4279082619506688","","","2010-11-15 21:06:27 +0000","web","RT @aminutewith: Help up mod the latest episode of #amwb: http://ke-we.net/7sq","4275211570520064","181984707","2010-11-15 20:51:04 +0000","" +"4260909836935169","","","2010-11-15 19:54:14 +0000","Twitter for iPhone","RT @Cstep4: @jtaby @_sjs A nerdy argument about boners? It's 9:48am. You can't have an argument about 'boner semantics' at 9:48am.","4229346512338944","83494384","2010-11-15 17:48:49 +0000","" +"4222997430800385","4220258722258945","6827332","2010-11-15 17:23:35 +0000","Tweetie for Mac","@jtaby ha ha. I suppose so! I'm a boxers & loose jeans guy :)","","","","" +"4209436415496192","4197072861401089","6827332","2010-11-15 16:29:42 +0000","Twitter for iPad","@jtaby Boners don't usually hang down.","","","","" +"4208961632862208","","","2010-11-15 16:27:49 +0000","Twitter for iPad","I like Reeder at least 10x more than Pulse. Not as flashy but much more usable. I guess not everyone chews through 200+ items a day though.","","","","" +"4205401134338048","4014941333884928","11366522","2010-11-15 16:13:40 +0000","Twitter for iPhone","@pyrotechnick I'm not hating, and s/CoffeeScript/anything that compiles to JS/g","","","","" +"4205183542235136","4080563543613440","894911","2010-11-15 16:12:48 +0000","Twitter for iPhone","@JimRoepcke yup. And it seems like a petty reason to fork but it crosses my mind often enough.","","","","" +"4197723674771456","","","2010-11-15 15:43:09 +0000","Tweetie for Mac","""The wolves thin the RAID arrays, removing the slowest and weakest disks to keep the average seek speed high.""","","","","" +"4191159081508864","4052772404076544","27302287","2010-11-15 15:17:04 +0000","Tweetie for Mac","@jacobrothstein requireCS() and requireSibilant() that compiled if necessary or ran some make command would go a long way. I should make it.","","","","" +"4052202888892416","","","2010-11-15 06:04:55 +0000","Tweetie for Mac","I'm not against compiling to JS in general. Believe me I know JS is not perfect. However no one uses C libs written in stalin scheme, right?","","","","" +"4043491575332864","4041634102644738","27302287","2010-11-15 05:30:18 +0000","Tweetie for Mac","@jacobrothstein @tjholowaychuk JS has many big and ugly warts so I understand the desire to fix them. Libraries shouldn't be a chore is all.","","","","" +"4043188868222976","4041634102644738","27302287","2010-11-15 05:29:06 +0000","Tweetie for Mac","@jacobrothstein Comments often stripped, generated JS more difficult to read, adds extra steps to fixing/modding the lib. /cc @tjholowaychuk","","","","" +"4039062470000641","4009013972836352","29255412","2010-11-15 05:12:42 +0000","Tweetie for Mac","@tjholowaychuk Maybe, maybe not. Either way it's an annoyance. Like if someone wrote a C lib with a scheme-to-C compiler.","","","","" +"4008269135749121","","18022416","2010-11-15 03:10:20 +0000","Tweetie for Mac","@sebmarkbage It's not all bad though. I do like reading CoffeeScript, it should just be more seamless I suppose. Problem to be solved? :)","","","","" +"4008049614262273","3972702050197505","18022416","2010-11-15 03:09:28 +0000","Tweetie for Mac","@sebmarkbage This case it's a server based on #nodejs. I've thought of compiling on demand but I don't like shaving yaks if I don't have to.","","","","" +"4007660898750464","3972227456311296","18022416","2010-11-15 03:07:55 +0000","Tweetie for Mac","@sebmarkbage It's a barrier to those who would modify that library, and the compiled JS isn't always a joy to read, comments often stripped.","","","","" +"3971757589401600","3965646211649536","18022416","2010-11-15 00:45:15 +0000","Tweetie for Mac","@sebmarkbage There are many advantages (and disadvantages) to dynamic languages. No compile step is definitely an advantage.","","","","" +"3930532060594176","","","2010-11-14 22:01:26 +0000","web","RT @roidrage: @peterc I can hear the angry Erlang hacker mob stampeding down the street.","3926179803299841","14658472","2010-11-14 21:44:08 +0000","" +"3930499449880577","","","2010-11-14 22:01:18 +0000","web","RT @peterc: @roidrage Node is 21st century Erlang.","3923905517453312","33493","2010-11-14 21:35:06 +0000","" +"3930481951252480","","","2010-11-14 22:01:14 +0000","web","RT @roidrage: One of these days I'm gonna play with Node.js. Though it's even more likely I'm gonna build something with Erlang.","3921192981372928","14658472","2010-11-14 21:24:19 +0000","" +"3910056114397184","","","2010-11-14 20:40:04 +0000","web","RT @getify: I just posted a quick 5 minute overview screencast about LABjs, if you've been wondering what it's for: http://screenr.com/N7c","3880206821490688","16686076","2010-11-14 18:41:28 +0000","" +"3876206239813632","","","2010-11-14 18:25:34 +0000","Tweetie for Mac","Throwing away a major advantage of dynamic languages isn't worth a little bit of syntax sugar. #getthefuckoffmylawn","","","","" +"3875527567876096","","","2010-11-14 18:22:52 +0000","Tweetie for Mac","CoffeeScript is nice in some ways but libraries shouldn't be written in it. What happened to people embracing the lack of compilation?","","","","" +"3874126028611584","","","2010-11-14 18:17:18 +0000","Tweetie for Mac","Here's a novel idea, if you're writing a JavaScript library write it in JavaScript. Otherwise you have not written a JavaScript library.","","","","" +"3872721607860225","3863606437347328","9973082","2010-11-14 18:11:43 +0000","Tweetie for Mac","@kangax Ah, makes sense. Thanks.","","","","" +"3722689223073792","3721411239616512","14063149","2010-11-14 08:15:32 +0000","web","@miksago Yes, it is. No compression by default either (-C) ... :/ Common workaround: tar cjf - /some/path | ssh remote 'cd path; tar xjf -'","","","","" +"3714599727661056","3702036503728128","9973082","2010-11-14 07:43:24 +0000","Tweetie for Mac","@kangax In Firefox 4 it's false, but ({""__proto__"":[]}) instanceof Array is true. Why should JSON.parse('\1') differ? Does FF get it right?","","","","" +"3646990990704640","","","2010-11-14 03:14:45 +0000","Twitter for iPhone","Current status: http://yfrog.com/2qk70bj","","","","" +"3555882537328640","","","2010-11-13 21:12:43 +0000","Twitter for iPhone","RT @JimRoepcke: I have a feeling this girl is going to regret making her dog this smart... http://www.youtube.com/watch?v=6RRjqkUAs8k","3545501794304001","894911","2010-11-13 20:31:28 +0000","" +"3251880822050816","","","2010-11-13 01:04:43 +0000","web","RT @tobie: #textmate update. Not a 2.0, but still.","3251026052251648","3167301","2010-11-13 01:01:19 +0000","" +"3244719245099008","3217356864098304","12725872","2010-11-13 00:36:16 +0000","Twitter for iPhone","@karlgoldfield you just did. ;-) my email is sami.samhuri+twt@gmail.com","","","","" +"2868702638776320","","","2010-11-11 23:42:06 +0000","Tweetie for Mac","printf/sprintf and strftime in JavaScript: http://github.com/samsonjs/format and http://github.com/samsonjs/strftime (both are on npm)","","","","" +"2862699633446913","","","2010-11-11 23:18:15 +0000","web","RT @tlrobinson: You should never see multiple ""alert()""s from the same JavaScript context on the screen at once, right? http://bit.ly/di ...","2862092545695745","14206068","2010-11-11 23:15:50 +0000","" +"2862387883417600","2861144641376256","894911","2010-11-11 23:17:01 +0000","web","@JimRoepcke omfg #facedesk","","","","" +"2860710354751490","2855378404507649","894911","2010-11-11 23:10:21 +0000","Tweetie for Mac",".@JimRoepcke Firefox 4 introduces a major annoyance: basic auth credentials aren't saved. Hitting our staging server w/ Fx4 is infuriating.","","","","" +"2785079105421312","","","2010-11-11 18:09:49 +0000","web","RT @SubtleGradient: NEW appify 2.0! +Create the simplest possible mac app from a shell script! +`cat my-script.sh | appify MyApp` + +https:/ ...","2768945010446337","14405464","2010-11-11 17:05:42 +0000","" +"2595597475389442","","","2010-11-11 05:36:53 +0000","web","RT @mattknox: @gilesgoatboy sibilant by @jacobrothstein is sorta similar, as is something of mine.","2521132708134914","795244","2010-11-11 00:40:59 +0000","" +"2595585978802176","","","2010-11-11 05:36:50 +0000","web","RT @gilesgoatboy: it's weird that there's no coffeescript equivalent that allows you to write javascript with lisp syntax","2520070060253184","1341781","2010-11-11 00:36:46 +0000","" +"2564340540514306","","","2010-11-11 03:32:41 +0000","web","RT @marcoarment: Instapaper 2.3 for iPhone and iPad: http://blog.instapaper.com/post/1538890633","2545376875773952","14231571","2010-11-11 02:17:19 +0000","" +"2423780030808064","","","2010-11-10 18:14:08 +0000","Tweetie for Mac","RT @rklophaus: Emacs + PeepOpen (by PeepCode) = Bliss http://bit.ly/aIogPG","","","","" +"2422328965201920","","","2010-11-10 18:08:22 +0000","Tweetie for Mac","Cleaning out watched repos on @github. Wish there was a star button on repos as well as gists, I'd like to keep a handle on some of these.","","","","" +"2381888807243778","","","2010-11-10 15:27:41 +0000","web","RT @frank06: luwak (big file) support landed in riak-js master https://github.com/frank06/riak-js #riak #nodejs #riakjs","2374406705778688","14560304","2010-11-10 14:57:57 +0000","" +"2379645236285440","","","2010-11-10 15:18:46 +0000","Tweetie for Mac","RT @peterc: DNode is like Ruby's DRb for node.js, but slicker (and asynchronous!): http://is.gd/gTr5a","","","","" +"2206750530871296","","","2010-11-10 03:51:44 +0000","Twitter for iPad","RT @dshaw: Joyent & Node http://groups.google.com/group/nodejs/browse_thread/thread/956a3431b1d9e937","2201125067423744","806757","2010-11-10 03:29:23 +0000","" +"2158295842295809","","","2010-11-10 00:39:12 +0000","Twitter for iPhone","RT @jacobrothstein: Twitter recommendation column should be a mini-stream of tweets from suggested users. Entice me to follow them with ...","2157046266863616","27302287","2010-11-10 00:34:14 +0000","" +"2065647718629376","2060783638810624","138082149","2010-11-09 18:31:03 +0000","Tweetie for Mac","@jordymoughtin fall? You keep on using that word. I don't think it means what you think it means. ;-) #yyj #victoriaonlyhas2seasons","","","","" +"2035840536543232","2029887388917760","894911","2010-11-09 16:32:36 +0000","Tweetie for Mac","@JimRoepcke Sounds like a good compromise.","","","","" +"2028238226333697","1860944204402688","894911","2010-11-09 16:02:24 +0000","Tweetie for Mac","@JimRoepcke What if you could own it but still had to stream it? I have mixed feelings on that.","","","","" +"2026945600552960","","","2010-11-09 15:57:16 +0000","web","RT @changelogshow: New episode: 0.4.0 - #riak revisited and the move to #github with @argv0, @pharkmillups, and @jnunemaker http://lg.gd ...","2023394778292224","90286855","2010-11-09 15:43:09 +0000","" +"2016628665491456","","","2010-11-09 15:16:16 +0000","Tweetie for Mac","Ah, it highlights where it found your search terms. That's kind of cool I guess, but the same blurb is already under each link...","","","","" +"2016126972203008","","","2010-11-09 15:14:16 +0000","Tweetie for Mac","Woah, Google shows site previews in search results now. When did that happen? Not sure if I like it yet.","","","","" +"2014936544837632","","","2010-11-09 15:09:32 +0000","Tweetie for Mac","Cappuccino improves really quickly. I subscribe to RSS feeds for a few projects on github and Cappuccino has the most commits.","","","","" +"1900553181339648","1892265207267328","14273142","2010-11-09 07:35:01 +0000","Tweetie for Mac","@lunafiko I agree. The next button appearing where the submit button was surprised me as well.","","","","" +"1889739711979521","","","2010-11-09 06:52:03 +0000","Tweetie for Mac","Wow, 25/26. Guess I know more jQuery than I thought. It was suspiciously easy though. http://tutorialzine.com/quizzes/take/1/","","","","" +"1886494004350976","","","2010-11-09 06:39:09 +0000","Tweetie for Mac","Just pushed gitter v0.0.2. Now works in Chrome 7 and Safari 5. I don't want to support browsers without ES5.","","","","" +"1853414258507776","","","2010-11-09 04:27:43 +0000","web","shell script dev tip: prepend all commands with $prefix, and when a -t or --test arg is given set prefix=echo","","","","" +"1849364116934656","","","2010-11-09 04:11:37 +0000","web","RT @avibryant: I love a good arms race - using Firesheep's code to detect usage of Firesheep: http://t.co/KK7QhuM","1826102859268096","13192","2010-11-09 02:39:11 +0000","http://j.mp/bQtAnt,http://j.mp/bQtAnt" +"1801695877140480","","","2010-11-09 01:02:12 +0000","Tweetie for Mac","RT @lunafiko: git archive? Damn awesome.","","","","" +"1800929586184192","1798735306686465","14273142","2010-11-09 00:59:09 +0000","Tweetie for Mac","@lunafiko That's true. I also like it being light[er] in the morning so I shouldn't be whining.","","","","" +"1798306980175872","1796201280180224","14273142","2010-11-09 00:48:44 +0000","Twitter for iPhone","@lunafiko pesky reality. Theory ftw!","","","","" +"1791457161646080","","","2010-11-09 00:21:31 +0000","Twitter for iPhone","Work's done, getting dark. So it begins.","","","","" +"1680645889720320","","","2010-11-08 17:01:11 +0000","Tweetie for Mac","weekend hack: gitter http://is.gd/gQ55y The API needs work, but it's a nice little github library for #nodejs, on npm. (read-only for now)","","","","" +"1669916658769921","","","2010-11-08 16:18:33 +0000","web","RT @mxcl: I'm trying to build foo on Windows, can you help? Yes I can. Your problem, you see, is you are trying to do software developme ...","1666481234378753","3374231","2010-11-08 16:04:54 +0000","" +"1669660764282880","1660882169888768","14658472","2010-11-08 16:17:32 +0000","Tweetie for Mac","@roidrage They didn't even mention Riak.","","","","" +"1665855230320640","","","2010-11-08 16:02:25 +0000","Twitter for iPhone","RT @aminutewith: Awesome new episode posted today about threading, co-routines, and continuations. Deep JS FTW - http://t.co/Dk2Da6U #amwb","1663027397009408","181984707","2010-11-08 15:51:11 +0000","http://www.aminutewithbrendan.com/pages/20101108,http://www.aminutewithbrendan.com/pages/20101108" +"1665132803399680","","","2010-11-08 15:59:33 +0000","Twitter for iPhone","RT @mathias: Remember the auto-buying bot from xkcd comic #576? Someone actually built it: http://mths.be/anm","1655987329044481","532923","2010-11-08 15:23:12 +0000","" +"1411096472723457","","","2010-11-07 23:10:06 +0000","Tweetie for Mac","Writing JS feels like Scheme, it's great. Not perfect but mostly a pleasure with node & ES5. The prototype API sucks though.","","","","" +"1033055552671744","","","2010-11-06 22:07:54 +0000","web","RT @ontwiik: Brendan Eich – A Brief History of #JavaScript http://goo.gl/fb/Nskh9 @ontwiik #jsconf","671488130686976","202118058","2010-11-05 22:11:09 +0000","" +"765972692606976","709333583142912","27302287","2010-11-06 04:26:36 +0000","web","@jacobrothstein Nice! I like the look of that chain macro. Reminds me that I've been meaning to write a bit of sibilant.","","","","" +"634714364837889","","","2010-11-05 19:45:02 +0000","Twitter for iPhone","RT @saikatc: Feh - Sheena is right - Chrome is awesome with how fast it moves, but it's hard to keep up when they introduce bugs.","618041108860928","41154223","2010-11-05 18:38:47 +0000","" +"615460034846720","","","2010-11-05 18:28:31 +0000","Tweetie for Mac","""Seriously? No."" http://yfrog.com/66abuep","","","","" +"611935951265792","","","2010-11-05 18:14:31 +0000","Tweetie for Mac","http://yfrog.com/fv8dnp","","","","" +"595016703549441","","894911","2010-11-05 17:07:17 +0000","Tweetie for Mac","@JimRoepcke http://www.reddit.com/r/pics/comments/e1ro9/my_hatchback_needs_2_spaces_for_all_my_trendy/","","","","" +"582346411606016","578482375499777","33493","2010-11-05 16:16:56 +0000","Tweetie for Mac","@peterc Heh, yeah I have a long bus commute so I finished it up this morning.","","","","" +"582113816477696","574093225103360","138082149","2010-11-05 16:16:01 +0000","Tweetie for Mac","@jordymoughtin I got a geo alarm but it didn't go off today. I'll have to figure out how to use it so I remember to snap those photos.","","","","" +"569167153467393","","","2010-11-05 15:24:34 +0000","web","RT @sstephenson: The JS that powers Chalk is written in CoffeeScript, compiled and served on-the-fly with Brochure: http://github.com/ss ...","553490682216449","6707392","2010-11-05 14:22:17 +0000","" +"569157116497920","","","2010-11-05 15:24:32 +0000","web","RT @sstephenson: Spot-on dissection of Chalk by @_sjs: http://samisamhuri.blogspot.com/2010/11/37signals-chalk-dissected.html","551993839976448","6707392","2010-11-05 14:16:20 +0000","" +"569053273919489","566423520804865","138082149","2010-11-05 15:24:07 +0000","Tweetie for Mac","@jordymoughtin Tell me about it! No chance for a sunrise photo today :/","","","","" +"547556920659968","542037195628544","15045995","2010-11-05 13:58:42 +0000","Tweetie for Mac","@asianmack thanks :)","","","","" +"438487950041088","435863469162496","33493","2010-11-05 06:45:18 +0000","Tweetie for Mac","@peterc Sweet! I doubt I said everything so I look forward to reading your post as well :)","","","","" +"429474470436864","363432440233984","33493","2010-11-05 06:09:29 +0000","Tweetie for Mac",".@peterc Ask and ye shall receive: http://samisamhuri.blogspot.com/2010/11/37signals-chalk-dissected.html","","","","" +"391737109385216","","","2010-11-05 03:39:32 +0000","Twitter for iPad","RT @SteveStreza: 19 of the top 25 iPhone paid apps are games. Annoying that games and apps are lumped together, they're fundamentally di ...","375969575604224","658643","2010-11-05 02:36:52 +0000","" +"349036066381824","","","2010-11-05 00:49:51 +0000","Tweetie for Mac","ES Harmony aims to warn about undefined vars at compile time. That's fucking sweet! http://www.aminutewithbrendan.com/pages/20101103","","","","" +"334303720382464","","","2010-11-04 23:51:18 +0000","Twitter for iPhone","""in a decision so shockingly sane that it's still a bit hard to believe."" --http://j.mp/duN8Qg (ain't that the truth)","","","","" +"29637164320","","","2010-11-04 00:00:00 +0000","Tweetie for Mac","Does any browser have a keyboard shortcut to pop the current tab out into a new window? There's a gap between window & tab management w/ kb.","","","","" +"29672190052","","","2010-11-04 00:00:00 +0000","web","RT @SubtleGradient: While we all try to implement inbox zero… + +I've been successfully implementing wallet zero for years.","29670293252","14405464","2010-11-04 14:04:19 +0000","" +"29673272595","","","2010-11-04 00:00:00 +0000","Twitter for iPhone","Not spectacular but still pretty. (/cc @jordymoughtin) http://yfrog.com/28t13oj","","","","" +"29676994383","","","2010-11-04 00:00:00 +0000","Tweetie for Mac","Apple removes the disk from the AppleTV, and Western Digital adds a 1TB disk to their WD Live! box. Seems like no one knows what to do here.","","","","" +"29678127850","29677299943","138082149","2010-11-04 00:00:00 +0000","Tweetie for Mac","@jordymoughtin It would be cool if I could set a geo reminder that went off when I was coming up to a certain location.","","","","" +"29678348437","","","2010-11-04 00:00:00 +0000","Tweetie for Mac","Sweet, looks like I *can* set a geo alarm (without writing it myself)! I shouldn't be surprised that I'm not the first to have that idea.","","","","" +"29690632205","29689312179","14273142","2010-11-04 00:00:00 +0000","Tweetie for Mac","@lunafiko More (metal) Rick while you wait: http://www.youtube.com/watch?v=ntu-poC2FOI","","","","" +"29694935960","","","2010-11-04 00:00:00 +0000","Twitter for iPhone","RT @dhh: As a reminder, it took more than a year before Basecamp could simply pay the bills. Much longer to be a ""success"".","29694190835","14561327","2010-11-04 19:24:36 +0000","" +"29695471545","29694954320","16686076","2010-11-04 00:00:00 +0000","Twitter for iPhone","@getify I think regex behaviour is fine as is, but think that split should accept a flag to include captures in results, default is false.","","","","" +"29521689693","","","2010-11-03 00:00:00 +0000","Tweetie for Mac","Bonobos are incredible! http://www.reddit.com/r/todayilearned/comments/dzyyl/til_that_there_is_a_species_of_ape_that_is_more/","","","","" +"29534601154","29513473323","676363","2010-11-03 00:00:00 +0000","Tweetie for Mac","@brianleroux with a few VMs a lemur w/ spacious hdd might trump the air's fast ssd. v13 is very meh. core solo & 2gb ram? /cc @sh1mmer","","","","" +"29572230950","","","2010-11-03 00:00:00 +0000","Twitter for iPhone","RT @acangiano: Modern life: http://bit.ly/dqAEmE","29569868391","14582359","2010-11-03 13:14:50 +0000","" +"29578382934","","","2010-11-03 00:00:00 +0000","Twitter for iPhone","Current status: http://yfrog.com/6bmsmvj","","","","" +"29580323560","29579180249","138082149","2010-11-03 00:00:00 +0000","Twitter for iPhone","@jordymoughtin no doubt. I guess the advantage of leaving in the dark is seeing beautiful sunrises.","","","","" +"29618498177","29585274512","138082149","2010-11-03 00:00:00 +0000","Twitter for iPhone","@jordymoughtin that sounds like a lot of work.","","","","" +"29422458502","","","2010-11-02 00:00:00 +0000","Tweetie for Mac","This is just embarrassing: http://is.gd/gAKuy We've gone too far to correct our path. North America is a joke.","","","","" +"29479276705","","","2010-11-02 00:00:00 +0000","Twitter for iPhone","RT @TechmemeFH: Skyfire iOS browser approved by Apple, converts Flash video to HTML5 (Katie Marsal / AppleInsider) http://j.mp/cqAmYH ht ...","29478498377","13302022","2010-11-02 15:10:51 +0000","" +"29483259436","","","2010-11-02 00:00:00 +0000","web","RT @sstephenson: Chalk is a little iPad app we made for fun: http://bit.ly/c93xN3","29473292480","6707392","2010-11-02 14:12:54 +0000","" +"29510496581","29503115600","14206068","2010-11-02 00:00:00 +0000","Tweetie for Mac","@tlrobinson Divvy, SizeUp, Issues, Colloquy, GitX, Chrome, VLC","","","","" +"29517895804","","","2010-11-02 00:00:00 +0000","Twitter for iPhone","No luck w/ @grooveshark for iPhone the last few days. Every song pops up an alert saying it can't be played. #sadpanda","","","","" +"29328445426","29322081414","14273142","2010-11-01 00:00:00 +0000","Twitter for iPhone","@lunafiko I probably should have said the 2nd is easier to spot when not looking for it. I'm not on a crusade though, I just like it.","","","","" +"29374815208","29358745907","3260971","2010-11-01 00:00:00 +0000","Twitter for iPad","@niels_bom interesting, who knew people edited files > 1GB with a normal editor. That's massive.","","","","" +"29375030439","29329351171","14273142","2010-11-01 00:00:00 +0000","Twitter for iPad","@lunafiko careful with it though, it can become a habit fast! I do my CSS the same way now :)","","","","" +"29375266306","","","2010-11-01 00:00:00 +0000","Twitter for iPad","RT @js_fiddle: Please help with a little survey - http://survey.jsfiddle.net/ takes 15sec, no personal data collected - repeat as many t ...","29371945221","86026492","2010-11-01 13:29:43 +0000","" +"29375363397","","","2010-11-01 00:00:00 +0000","Twitter for iPad","RT @acangiano: WOW, a lyrics site that doesn't suck: http://instalyrics.com","29373811618","14582359","2010-11-01 13:52:16 +0000","" +"29377939391","29375735737","3260971","2010-11-01 00:00:00 +0000","Tweetie for Mac","@niels_bom Hmm, even w/ syntax highlighting off emacs is slow while editing 1.7MB. TextMate fares much better, at least as good as vim.","","","","" +"29382783017","","","2010-11-01 00:00:00 +0000","web","Quite possibly the best Everclear song: AM Radio. On @Grooveshark: http://tinysong.com/1XlM #musicmonday #nowplaying #rainymonday","","","","" +"29385115672","","","2010-11-01 00:00:00 +0000","web","Why doesn't #newtwitter display conversations like the iPad app? It's basically impossible to trace a reply back to the root. #fail","","","","" +"29387515974","","","2010-11-01 00:00:00 +0000","Tweetie for Mac","Node needs a standard library with deep promises/futures/deferred support. If all values may be deferred you write fewer nested callbacks.","","","","" +"29387607225","","","2010-11-01 00:00:00 +0000","Tweetie for Mac","Combined with dynamic properties (getter/setter) you could make an async system that's a pleasure to use.","","","","" +"29387808624","","","2010-11-01 00:00:00 +0000","Tweetie for Mac","Unfortunately to make it really excellent you need method missing as well. Can't wait for proxies! http://is.gd/gzS6Q","","","","" +"29388475602","","","2010-11-01 00:00:00 +0000","Tweetie for Mac","To make it perfect you need language support. if, for, while, etc. all need to grok promise/futures/deferreds. I can wish...","","","","" +"29392091074","","","2010-11-01 00:00:00 +0000","Tweetie for Mac","TextMate needs some kind of warning when a bundle clobbers a native keyboard shortcut. Ideally with a ""Slap Bundle Author"" button.","","","","" +"29301283806","29229873706","14405464","2010-10-31 00:00:00 +0000","Tweetie for Mac","@SubtleGradient Looks pretty nice. Cheers!","","","","" +"29301565027","","","2010-10-31 00:00:00 +0000","web","RT @frank06: numbers everyone should know http://bit.ly/9WUpk1","29300781513","14560304","2010-10-31 18:41:01 +0000","" +"29320734406","","","2010-10-31 00:00:00 +0000","Tweetie for Mac","there's definitely something to comma-first style: http://gist.github.com/657303","","","","" +"29136049197","","","2010-10-30 00:00:00 +0000","Tweetie for Mac","It's 2010, I have a Core i7, 8GB memory, Sandforce 1200 SSD. Neither TextMate nor Emacs can handle a 1.7MB file well. #welcometothefuture","","","","" +"29136402296","","","2010-10-30 00:00:00 +0000","Tweetie for Mac","vim can handle 1.7m. Thank goodness for vim! Glad that I haven't let my vim skills rust since switching to Emacs.","","","","" +"29140271296","","","2010-10-30 00:00:00 +0000","Tweetie for Mac","If you're worried about Firesheep `ssh -N -D 5050 <remote box you trust>` then set localhost:5050 as your system wide SOCKS proxy. Simple.","","","","" +"29140409322","","","2010-10-30 00:00:00 +0000","Tweetie for Mac","... though an app that toggles the proxy would be nice. It could let you whitelist networks where it turned itself off. That'd be sweet.","","","","" +"29154010614","","","2010-10-30 00:00:00 +0000","Tweetie for Mac","rebasing like a mofo, --autosquash ftw! <3 #git ... don't know how I coped w/ cvs & subversion","","","","" +"29163859673","","","2010-10-30 00:00:00 +0000","web","RT @miksago: Guh!? http://codebutler.github.com/firesheep/tc12/ #security #firesheep (via @klepas)","29163351684","14063149","2010-10-30 07:23:23 +0000","" +"29164043947","","14063149","2010-10-30 00:00:00 +0000","Tweetie for Mac","@miksago Thanks :)","","","","" +"29209759235","","","2010-10-30 00:00:00 +0000","Tweetie for Mac","Anyone else having trouble w/ Grooveshark mobile today? #downforeveryoneorjustme","","","","" +"29213269215","29167875050","3260971","2010-10-30 00:00:00 +0000","Tweetie for Mac","@niels_bom Might be syntax hightlighting the whole file at once instead of the visible viewport, difficulty in incremental parsing.","","","","" +"29213319101","29167875050","3260971","2010-10-30 00:00:00 +0000","Tweetie for Mac","@niels_bom I'd have test things like turning syntax highlighting off before making an educated guess. Not really sure.","","","","" +"29222006056","","","2010-10-30 00:00:00 +0000","web","RT @rauchg: Replacing submodules in favor of straight checked out code. People were having too much trouble with it.","29215872435","15540222","2010-10-30 20:39:14 +0000","" +"29222385497","","","2010-10-30 00:00:00 +0000","web","RT @rentzsch: @rauchg what about fake submodules? http://j.mp/cr0Lkt","29221983256","663463","2010-10-30 22:20:10 +0000","" +"29132560231","","","2010-10-29 00:00:00 +0000","Tweetie for Mac","!@#$ MyWi ... if you disable regular Internet Tethering then enable it when you're done! Really annoying.","","","","" +"29099362984","29037969539","8038312","2010-10-29 00:00:00 +0000","Twitter for iPhone","@izs I'm surprised at how much I've been using TM as well. It does just enough right. At times it's really annoying though.","","","","" +"29099649182","29040699827","14063149","2010-10-29 00:00:00 +0000","Twitter for iPhone","@miksago I'll take an invite if you have any left.","","","","" +"29100155157","29098789600","95698494","2010-10-29 00:00:00 +0000","Twitter for iPhone","@SelfServeApps nice! I'm still working on it. Haven't got 3 stars on all levels on the first one yet either.","","","","" +"29111623890","","","2010-10-29 00:00:00 +0000","Tweetie for Mac","Writing scripts with cat, like a boss!","","","","" +"29113110200","29111380613","95698494","2010-10-29 00:00:00 +0000","Tweetie for Mac","@SelfServeApps Is she talking on a time phone?! There are no cell towers or satellites back in 1928...","","","","" +"29132023240","","","2010-10-29 00:00:00 +0000","Twitter for iPhone","Of course this would happen at the end of a Friday. Thanks Murph!","","","","" +"28951629297","","","2010-10-28 00:00:00 +0000","Tweetie for Mac","Reddit's performance is getting much better. No more >10s page loads. Wasting time is efficient again.","","","","" +"28954415306","","","2010-10-28 00:00:00 +0000","Tweetie for Mac","2010 MacBook Pro ""sticky"" trackpad bug is infuriating. Don't like leaving the home row, leaving the keyboard altogether is the worst.","","","","" +"28959517536","","","2010-10-28 00:00:00 +0000","web","RT @pharkmillups: This is basically what it feels like every time you spin up a new riak node + http://twitpic.com/31hf5i","28957639785","29777587","2010-10-28 04:16:35 +0000","" +"28959519631","","","2010-10-28 00:00:00 +0000","web","RT @technoweenie: this is basically what it feels like every time a riak node goes down: http://bit.ly/c0RhzX","28957836964","780561","2010-10-28 04:19:55 +0000","" +"28992093757","","","2010-10-28 00:00:00 +0000","Tweetie for Mac","TextMate's broken file cache makes refactoring & renaming kind of scary. At least grep -r is reliable. Need TM's find-in-project for Emacs.","","","","" +"28845913467","","","2010-10-27 00:00:00 +0000","web","Competition! http://www.thestar.com/business/companies/rogers/article/881114--wireless-competition-weighs-on-rogers-profits","","","","" +"28854324171","","","2010-10-27 00:00:00 +0000","Tweetie for Mac","call me crazy but formatting and readability of complex conditionals is easier and better w/ prefix operators like in Lisp.","","","","" +"28860905425","","","2010-10-27 00:00:00 +0000","Twitter for iPhone","RT @bryan_kyle: @_sjs I think the fact that you don’t need to memorize operator precedence and associativity helps too.","28859394890","14864447","2010-10-27 04:20:14 +0000","" +"28867863751","","","2010-10-27 00:00:00 +0000","Tweetie for Mac","Sweet! We can provision servers and schedule maintenance updates for @SelfServeApps without typing anything into a terminal.","","","","" +"28920209842","","","2010-10-27 00:00:00 +0000","Tweetie for Mac","RT @Cloud9IDE: Welcome @_sjs as our 500th follower on GitHub. http://twitpic.com/318wgn","","","","" +"28741877874","","","2010-10-26 00:00:00 +0000","Tweetie for Mac","Having never done Java dev I don't think I fully appreciate the irony of JavaScript on servers. I'm just stoked I don't have to write Java.","","","","" +"28762865453","","","2010-10-26 00:00:00 +0000","Tweetie for Mac","dude, clang builds linux http://article.gmane.org/gmane.comp.compilers.clang.devel/11432","","","","" +"28795757432","","","2010-10-26 00:00:00 +0000","Reeder","JavaScript animation library: http://j.mp/9vyw3u","","","","" +"28796811091","","","2010-10-26 00:00:00 +0000","Twitter for iPad","RT @roidrage: I hereby deprecate usage of the terms NoSQL and schema-less. It's a database, deal with it.","28791548232","14658472","2010-10-26 13:40:48 +0000","" +"28809250642","","","2010-10-26 00:00:00 +0000","Tweetie for Mac","Dear coffee scripters: Not everyone uses and loves coffeescript. Please provide [MRJ]akefiles so we can compile w/o looking up CS docs. thx.","","","","" +"28836853306","28832680498","6707392","2010-10-26 00:00:00 +0000","Twitter for iPhone","@sstephenson if all means ""none fail"" it's a logical consequence. I think false would be a much worse answer.","","","","" +"28653713322","","","2010-10-25 00:00:00 +0000","Twitter for iPad","RT @avibryant: Session hijacking made idiot-proof. Yikes. http://t.co/PPvQeiW","28649689530","13192","2010-10-25 01:51:02 +0000","http://codebutler.com/firesheep,http://codebutler.com/firesheep" +"28709074562","","","2010-10-25 00:00:00 +0000","Tweetie for Mac","I could trade in my 15"" MacBook for a 13"" Air. Never use the optical drive. Once they move all the ports to the left side I'll consider it.","","","","" +"28710434839","","3806441","2010-10-25 00:00:00 +0000","Tweetie for Mac","@grooveshark Sure wish my own tracks played were included on the community page. Is there anywhere I can see that info right now?","","","","" +"28728050124","","","2010-10-25 00:00:00 +0000","web","RT @JimRoepcke: Finally got sick of switching between QWERTY and DVORAK constantly when pairing with @_sjs - ordered a QIDO. http://www. ...","28726269319","894911","2010-10-25 21:24:52 +0000","" +"28728323828","28726839305","15687937","2010-10-25 00:00:00 +0000","Tweetie for Mac","@devongovett Depends if you need/want the extra pixels, or the XpressCard slot (say for eSATA). Pixels are significant: 30% more, +0.5MP","","","","" +"28731265676","","","2010-10-25 00:00:00 +0000","Tweetie for Mac","Dvorak typists of the world, gbcy.!","","","","" +"28735392670","","","2010-10-25 00:00:00 +0000","Twitter for iPhone","I miss my old winter hoody's collar. Kept my neck so toasty!","","","","" +"28547135154","","","2010-10-24 00:00:00 +0000","Twitter for iPad","RT @jacobrothstein: Just discovered CTRL-x-e in bash opens current command in $EDITOR. Inordinately excited.","28541909390","27302287","2010-10-23 23:08:44 +0000","" +"28534788717","28529314620","11973362","2010-10-23 00:00:00 +0000","Twitter for iPad","@typeoneerror @linode we use stackscripts and chef to provision boxes without even looking at a shell. #opschef #linode #stackscripts","","","","" +"28418451528","","","2010-10-22 00:00:00 +0000","Tweetie for Mac","Date comparison in JavaScript must be a bad joke. > and < work as expected but == compares object identity, not the dates themselves. :/","","","","" +"28418665375","","","2010-10-22 00:00:00 +0000","Tweetie for Mac","Easy to convert dates to numbers before comparing but still doesn't make sense. A, B are dates, A < B is false and A > B is false => A == B!","","","","" +"28424811213","28369437323","202771442","2010-10-22 00:00:00 +0000","Tweetie for Mac","@djchrisrail Who knew it was in Mill Bay! If you can't find one in Sooke you could always make your own...","","","","" +"28424873328","","","2010-10-22 00:00:00 +0000","Tweetie for Mac","WTF, messing around with Node's child_process.exec and my MacBook kernel panicked.","","","","" +"28425090921","","","2010-10-22 00:00:00 +0000","Tweetie for Mac","Reproducible! It's going to be annoying to reduce a test case... so glad I have an SSD and can boot in ~20s.","","","","" +"28450075270","","","2010-10-22 00:00:00 +0000","Twitter for iPhone",".@grooveshark on iPhone shows no playlists or fav songs, but I see them on my notebook :(","","","","" +"28067132832","","","2010-10-21 00:00:00 +0000","Twitter for iPhone","Current status, found! http://yfrog.com/em67cfj","","","","" +"27900687592","27899153554","33858688","2010-10-20 00:00:00 +0000","Tweetie for Mac","@ehoppe No problem!","","","","" +"27973581075","","","2010-10-20 00:00:00 +0000","Tweetie for Mac","Good for users: ""If an app even exhibits a bug, it will be rejected -- does Apple know how many apps, open-source or otherwise, have bugs?""","","","","" +"27975088682","27970849710","3560241","2010-10-20 00:00:00 +0000","Twitter for iPhone","@ezmobius (reboot a few more times because it's unbelievably fast :) ... Don't forget to set your SSD as the startup disk.","","","","" +"27996970198","","","2010-10-20 00:00:00 +0000","Tweetie for Mac","Aw hell now I'm writing my CSS semicolon-first. I wonder what'll be next.","","","","" +"28004532064","","","2010-10-20 00:00:00 +0000","Tweetie for Mac","argh @github is down! may be a sign that i should be in bed ;-)","","","","" +"28004546747","28004444242","734903","2010-10-20 00:00:00 +0000","Tweetie for Mac","@mjijackson yup","","","","" +"28004827036","28004762298","14273142","2010-10-20 00:00:00 +0000","web","@lunafiko ain't that the truth. i guess i should at least lie on the couch instead of sitting.","","","","" +"28005506745","28005077159","14273142","2010-10-20 00:00:00 +0000","Tweetie for Mac","@lunafiko hmm, not a bad plan. no comfy chair at my desk either, like the old wooden seats at uvic, so i wouldn't want to stay long","","","","" +"27845217037","","","2010-10-19 00:00:00 +0000","Twitter for iPhone","Always nice to hear how early the guys at the coffee shop get up. Makes me feel better about rising at 6am.","","","","" +"27868122381","27858424443","33858688","2010-10-19 00:00:00 +0000","Tweetie for Mac","@ehoppe You'd have to find a notebook known to be compatible. Dell mini might work well. Building a hackintosh only makes sense if you're...","","","","" +"27868228439","27868122381","4777951","2010-10-19 00:00:00 +0000","Tweetie for Mac","@_sjs @ehoppe spending more than the price of a Mac mini (Mac pro territory). Can't build a machine as good as the mini for the same cost.","","","","" +"27878893566","","","2010-10-19 00:00:00 +0000","Twitter for iPhone","ScotiaBank has a new mobile banking site... 100% Flash. #scotiabank #mobile #fail","","","","" +"27784042904","27783476882","894911","2010-10-19 00:00:00 +0000","Tweetie for Mac","@JimRoepcke Well LA-DI-FREAKIN-DA! We got ourselves a writer! Is that Bill Shakespeare over there?","","","","" +"27784150669","","","2010-10-19 00:00:00 +0000","Tweetie for Mac","Am I mistaken in thinking that Google's cathedral style development & manufacturers private forks basically just pay lip service to OSS?","","","","" +"27784218121","","","2010-10-19 00:00:00 +0000","Tweetie for Mac","Open source is good, but is only one part of the puzzle. Open development might be just as important (for some projects).","","","","" +"27784410092","27784155226","894911","2010-10-19 00:00:00 +0000","Tweetie for Mac","@JimRoepcke You're gonna be doing a lot of doobie-rolling when you're *living in a van, down by the river!!*","","","","" +"27764723878","","","2010-10-18 00:00:00 +0000","Tweetie for Mac","http://enterprise-js.com/4","","","","" +"27771978351","27766446321","894911","2010-10-18 00:00:00 +0000","Tweetie for Mac","@JimRoepcke yeah I love comma fir- .... wait a minute now... ;-)","","","","" +"27772088254","","","2010-10-18 00:00:00 +0000","Tweetie for Mac","Hey, my first commit to #nodejs just landed. http://is.gd/g7hqJ There'll be new syntax in a future release of repl-edit http://is.gd/g7hrO","","","","" +"27780525861","27778109090","676363","2010-10-18 00:00:00 +0000","Twitter for iPhone","@brianleroux can you download/modify/distribute private android forks that actually ship on devices? Parts of iOS are OSS. Where's the line?","","","","" +"27782256097","","","2010-10-18 00:00:00 +0000","Tweetie for Mac","There's no hair covering my ears, in the way of my headphones. It's nice but weird. Got used to the shag.","","","","" +"27782617270","","","2010-10-18 00:00:00 +0000","Tweetie for Mac","Now that iOS music apps can be controlled via built-in audio controls, how can I do the same thing on OS X w/ the audio keys on my MacBook?","","","","" +"27516845467","","","2010-10-16 00:00:00 +0000","Tweetie for Mac","I see why Apple turned the Nano into a Shuffle+screen. ""Real"" iPods should run iOS. It was too good as it was, w/ video camera and all.","","","","" +"27516932910","","","2010-10-16 00:00:00 +0000","Tweetie for Mac","Like the iPod Mini they effectively killed it. Instead of introducing something better they're just pointing to the iPod Touch.","","","","" +"27390325765","","","2010-10-15 00:00:00 +0000","Tweetie for Mac","""When we drink we do it right gettin slizzard! ... When sober girls around me they be actin like they drunk."" popular music makes me laugh.","","","","" +"27390660953","","3806441","2010-10-15 00:00:00 +0000","Tweetie for Mac","@Grooveshark tinysong.com links don't redirect to a protocol that opens Grooveshark on iPhone :( Would love to txt links to my friends!","","","","" +"27391802317","","","2010-10-15 00:00:00 +0000","Tweetie for Mac","Wasting time on the bus... have to pee too bad to hack on anything, which sucks cuz ChromeShark doesn't work on preview.grooveshark.com :(","","","","" +"27392649875","","12819682","2010-10-15 00:00:00 +0000","web","@mitchellh congrats on the grant! you certainly deserve it.","","","","" +"27451894026","","","2010-10-15 00:00:00 +0000","web","RT @peterc: Hacker News users might find this thing I whipped up this morning interesting: http://hackerslide.com/","27445849851","33493","2010-10-15 14:25:24 +0000","" +"27457133127","","","2010-10-15 00:00:00 +0000","Tweetie for Mac","Current status: http://yfrog.com/76k93p (Anyone know of a language that has promises/futures baked in? Could be interesting.)","","","","" +"27479964401","","","2010-10-15 00:00:00 +0000","Tweetie for Mac","Of course some bizarre bug decides to show itself on Friday afternoon. Think I'll climb under my desk for a nap.","","","","" +"27289401270","","","2010-10-14 00:00:00 +0000","Tweetie for Mac","If you use Google Chrome and #Grooveshark be sure to check out ChromeShark: http://is.gd/g0XsL","","","","" +"27344619441","","","2010-10-14 00:00:00 +0000","Twitter for iPad","RT @cyberdelia: Riak Search is now one step away from being installed on your mac with 'brew install riak-search' : http://bit.ly/d58ooN","27323333768","82843","2010-10-14 08:49:10 +0000","" +"27380185709","","","2010-10-14 00:00:00 +0000","Twitter for iPhone","RT @clashmore: You're not a rockstar. You're not a ninja. You're a bespectacled 20-something white dude with a Wacom & a receding hairli ...","27361842996","17983820","2010-10-14 17:35:41 +0000","" +"27384947972","","","2010-10-14 00:00:00 +0000","web","I don't like languages that compile to JavaScript, yet JS (esp. Node) needs many things that aren't possible (without macros). Catch 22.","","","","" +"27387112748","27385246383","14864447","2010-10-14 00:00:00 +0000","Twitter for iPhone","@bryan_kyle agreed, definitely not C style! One day I'll have to look at Sibilant and see where it's at.","","","","" +"27389175298","","","2010-10-14 00:00:00 +0000","Tweetie for Mac","New @Grooveshark is in Cydia and it's freakin' awesome! Harder, better, faster, stronger. <3 the shark!","","","","" +"27389278460","","894911","2010-10-14 00:00:00 +0000","Tweetie for Mac","@JimRoepcke I mentioned this a while back, came across it again today: http://zombo.com and just to be trendy http://html5zombo.com/","","","","" +"27267944188","27266557953","14273142","2010-10-13 00:00:00 +0000","Tweetie for Mac","@lunafiko Linode is great! I think you'll be happy with the switch.","","","","" +"27288353547","27273577863","14273142","2010-10-13 00:00:00 +0000","Twitter for iPhone","@lunafiko stackscripts are cool. They go hand in hand w/ chef. Provisioning nodes without writing a single command is pretty fun.","","","","" +"26887516781","","","2010-10-10 00:00:00 +0000","web","RT @hackernewsbot: Chmod -x chmod... http://www.slideshare.net/cog/chmod-x-chmod","26882221440","19575586","2010-10-09 22:42:04 +0000","" +"26850677806","","","2010-10-09 00:00:00 +0000","Twitter for iPad","RT @tirsen: Interesting. RT @erhanerdogan: How Twitter increased conversion rate to 29% by adding 1 extra step http://bit.ly/bSiHuP","26834103354","645143","2010-10-09 11:08:09 +0000","" +"26852400790","","","2010-10-09 00:00:00 +0000","Twitter for iPad","Another hit. Cut the Rope is addictive. Angry Birds addictive.","","","","" +"26714427135","","","2010-10-08 00:00:00 +0000","Tweetie for Mac","The Bespin bookmarklet is cool but I can't live without Emacs keyboard shortcuts. Schade.","","","","" +"26750758991","26714785699","894911","2010-10-08 00:00:00 +0000","Twitter for iPhone","@JimRoepcke damn, no I don't remember either. I'll search a bit and see if I can find it.","","","","" +"26752112789","","","2010-10-08 00:00:00 +0000","Tweetie for Mac","Light rain, F.lux still has my screen tinted when I get on the morning bus. Another winter on the island.","","","","" +"26752363532","26751954469","6927562","2010-10-08 00:00:00 +0000","Tweetie for Mac",".@thomasfuchs Best summit evar! This is certainly the beginning of a new era on the web. Exciting times! #vaporjs","","","","" +"26770916914","","","2010-10-08 00:00:00 +0000","web","RT @drnic: RT @Caius: (cmd-F1) to toggle ""Mirror Displays"" & (alt-F1) gets you into the Displays.prefpane quickly too.","26768963902","9885102","2010-10-08 17:15:28 +0000","" +"26792723008","","","2010-10-08 00:00:00 +0000","Twitter for iPhone","Current status: http://yfrog.com/ncz8rzj","","","","" +"26620394912","","","2010-10-07 00:00:00 +0000","web","RT @zachwaugh: Just put up a beta release of a new mac app I'm working on - Crosshairs. Download it here: http://bit.ly/crosshairs","26554670983","14620798","2010-10-06 14:12:25 +0000","" +"26652573091","","","2010-10-07 00:00:00 +0000","Tweetie for Mac","15(!) domains want to run JavaScript on a 9to5mac.com page. Thank you NotScripts for making the web safer and far less annoying.","","","","" +"26664747901","","","2010-10-07 00:00:00 +0000","Tweetie for Mac","Too much to read and too little time to read it.","","","","" +"26684288288","26680587033","63803","2010-10-07 00:00:00 +0000","Tweetie for Mac",".@sh1mmer I know you solved it, but fwiw in zsh this kind of stuff is easy, without resorting to find: rm **/*~*.xml~*.js(.)","","","","" +"26684336980","","","2010-10-07 00:00:00 +0000","Tweetie for Mac","Ugh, battling a heisenbug! :( The good thing is that I can leave log statements around to hide it till I track down the real problem.","","","","" +"26686470139","","","2010-10-07 00:00:00 +0000","Tweetie for Mac","Ah the elusive monad. Once someone understands them they become incapable of explaining them to those who don't understand. Round and round.","","","","" +"26524284042","26522707679","12819682","2010-10-06 00:00:00 +0000","Tweetie for Mac","@mitchellh Hmmm. Yes, I'll have to seek out other heretics. If it makes a difference I *mostly* use Emacs & TextMate these days :)","","","","" +"26554061967","26551571761","6368672","2010-10-06 00:00:00 +0000","Tweetie for Mac","@saurik If you're interested in a k/v store I highly recommend riak. Basho knows what they're doing.","","","","" +"26558759424","","","2010-10-06 00:00:00 +0000","Tweetie for Mac","""But it also means they inherently plan to throw away 90% of the work they do."" http://bit.ly/qdoW6 -- Why you can't innovate like Apple","","","","" +"26562539734","26559352831","894911","2010-10-06 00:00:00 +0000","Tweetie for Mac","@JimRoepcke Yeah, good read!","","","","" +"26582217878","","","2010-10-06 00:00:00 +0000","Tweetie for Mac","Rebooted last night and Instachrome stopped working, perhaps because Chrome updated itself. Reinstalled the extension -> fixed. #instapaper","","","","" +"26588923267","","","2010-10-06 00:00:00 +0000","web","RT @tlrobinson: Writing recursive asynchronous code makes my head hurt.","26584875031","14206068","2010-10-06 21:04:53 +0000","" +"26522561497","","","2010-10-06 00:00:00 +0000","Tweetie for Mac","This might sound weird but is there a vimscript mode for Emacs? #vim #emacs","","","","" +"26363821712","","","2010-10-04 00:00:00 +0000","Twitter for iPhone","Current status http://yfrog.com/n1rrsej","","","","" +"26388119295","","","2010-10-04 00:00:00 +0000","Twitter for iPhone","RT @promotejs: Are We First Yet is handcrafted awesomeness made with an infusion of the @jsconfeu post party vom Oktoberfest.","26381111586","195403247","2010-10-04 17:15:34 +0000","" +"26388754982","26387819301","138082149","2010-10-04 00:00:00 +0000","Twitter for iPhone","@jordymoughtin me too! Some guy keeps getting me to print stuff for him. What a jerk. ;-)","","","","" +"26218111818","26184251163","22406953","2010-10-03 00:00:00 +0000","Twitter for iPhone","@mahyarm yeah worth a shot I suppose. Will try it. Do you have it? If so what do you think?","","","","" +"26227402354","","","2010-10-03 00:00:00 +0000","Twitter for iPhone","RT @SethMacFarlane: MySpace now feels like bizarro Hill Valley after Biff got rich. Used to be a neat little spot, but something has go ...","26206456126","18948541","2010-10-02 20:54:34 +0000","" +"26227785695","","","2010-10-03 00:00:00 +0000","Twitter for iPhone","RT @bryanthatcher: This month has 5 Fridays, 5 Saturdays and 5 Sundays. It happens only once in 823 years.","26199993388","5237281","2010-10-02 19:07:39 +0000","" +"26127283052","","","2010-10-02 00:00:00 +0000","Tweetie for Mac","Repeat last shell command until it succeeds, handy while waiting for a net connection to establish: f(){!!||f};f","","","","" +"26127488911","","","2010-10-02 00:00:00 +0000","Tweetie for Mac","Done waiting for #newtwtitter. The only reason I check twitter.com with a browser is to see if I have #newtwitter yet. When I get I get it.","","","","" +"26127584267","","","2010-10-02 00:00:00 +0000","web","RT @dalmaer: It's Friday. click on ""all the way"" :) http://ajxn.it/9OhVJH","26127342278","4216361","2010-10-02 00:05:06 +0000","" +"25930928877","","","2010-09-30 00:00:00 +0000","Tweetie for Mac","Sony Vaio Z keeps pushing the bar for smaller more powerful notebooks. Not sure about 1920x1080 on a 13"" display though, almost 170 PPI!","","","","" +"25931023520","","","2010-09-30 00:00:00 +0000","Tweetie for Mac","My 15"" MacBook does 1680x1050 on 15"" with ~ 132 PPI and I'm constantly bumping up the font size of web pages. Still a powerful 13"" is great.","","","","" +"25934013381","","","2010-09-30 00:00:00 +0000","Twitter for iPhone","RT @swedal: If you think hiring a professional is expensive, wait till you hire an amateur.","25898221598","7350652","2010-09-29 16:30:36 +0000","" +"25981915856","25934983529","22406953","2010-09-30 00:00:00 +0000","Twitter for iPad","@mahyarm that's true, but software isn't designed for it. Agree that more pixels are good regardless.","","","","" +"25989561990","","","2010-09-30 00:00:00 +0000","Twitter for iPhone","RT @RussB: Someone desperately needs to invent an 8 a.m. that comes after 11 a.m. I'd totally buy one of those.","25987415888","4826261","2010-09-30 15:02:44 +0000","" +"25992039113","","","2010-09-30 00:00:00 +0000","Twitter for iPhone","RT @kangax: Upset about Function <3 being false? That's easy to fix: Function.valueOf=function(){return 2}; Now Function <3 is true","25990204473","9973082","2010-09-30 15:32:56 +0000","" +"25854778196","","","2010-09-29 00:00:00 +0000","Tweetie for Mac","Open a site using the History menu in Chrome, back button still works. Genius.","","","","" +"25884835147","25864104846","815114","2010-09-29 00:00:00 +0000","Twitter for iPhone","@jedschmidt chim chim charoo (I'm not sure if that's a popular English saying, I heard it in a movie ;-)","","","","" +"25884877724","","","2010-09-29 00:00:00 +0000","Twitter for iPhone","RT @ilinsky: I would really like to see activate event name in browsers instead of click (for buttons, links, etc.)","25884584511","14170972","2010-09-29 13:53:52 +0000","" +"25885256123","25884584511","14170972","2010-09-29 00:00:00 +0000","Twitter for iPhone","@ilinsky @getify agreed, but what do we do with ondblactivate? Could let users implement it, or just keep it I guess.","","","","" +"25886813627","","","2010-09-29 00:00:00 +0000","web","RT @ilinsky: @getify @_sjs dblclick is wrong anyway. It should be click with click detail set to 2","25886036555","14170972","2010-09-29 14:10:54 +0000","" +"25737850039","","","2010-09-28 00:00:00 +0000","web","listening to Blue Skies by BT on @Grooveshark: http://tinysong.com/fPhf #musicmonday #nowplaying","","","","" +"25738594985","","","2010-09-28 00:00:00 +0000","Tweetie for Mac","Just had 3 micro-convos w/ same person via Twitter DM, SMS, and email. Using my phone and notebook. From a moving bus. #welcometothefuture","","","","" +"25749958634","","","2010-09-28 00:00:00 +0000","Twitter for iPhone","RT @devongovett: Nice! Address Validation using the Google Maps API: http://bit.ly/duf1fW","25741331155","15687937","2010-09-28 01:17:25 +0000","" +"25750217767","25740792160","15158430","2010-09-28 00:00:00 +0000","Twitter for iPhone","@RyanGahl haven't done much desktop Linux in a couple years but I remember 64 bit being very seamless. Even 32 bit Flash.","","","","" +"25753179647","","","2010-09-28 00:00:00 +0000","Tweetie for Mac","My new favourite #emacs colour theme: http://github.com/juba/color-theme-tangotango Quite good in low light for such low contrast.","","","","" +"25753334934","","","2010-09-28 00:00:00 +0000","Tweetie for Mac","In #TextMate my fav low contrast theme is Espresso Libre but it's bad in low light, so for higher contrast I turn to Sunburst.","","","","" +"25753541706","","","2010-09-28 00:00:00 +0000","Tweetie for Mac","Tangotango looks like this: http://yfrog.com/bdwaep","","","","" +"25760536126","","","2010-09-28 00:00:00 +0000","Tweetie for Mac","No Google, that's not what I meant, but you definitely have my attention! http://yfrog.com/jn4amp","","","","" +"25787963601","","","2010-09-28 00:00:00 +0000","Twitter for iPad","RT @mathias: Mobile phone makers, please disable auto-capitalization and auto-correction on URL, email, and password inputs. http://i.im ...","25780957353","532923","2010-09-28 12:47:24 +0000","" +"25789372894","","","2010-09-28 00:00:00 +0000","Twitter for iPad","Dear JavaScripters trying to scare people into using semicolons: your scare tactics make you seem like religious crazies. That is all.","","","","" +"25789623062","","","2010-09-28 00:00:00 +0000","Twitter for iPad","If someone writes code like this I won't work with them or accept their patches. Simple as that. http://asi.qfox.nl/","","","","" +"25789971605","","","2010-09-28 00:00:00 +0000","Twitter for iPad","I'm open to hearing real drawbacks to taking advantage of ASI. A contrived quiz is no reason to fear something. ... (cont)","","","","" +"25790058602","","","2010-09-28 00:00:00 +0000","Twitter for iPad","The real lesson from that quiz is to not break statements over N lines unless you understand ASI. Write readable code.","","","","" +"25802733649","25802220002","9973082","2010-09-28 00:00:00 +0000","Tweetie for Mac","@kangax Manually inserting semi-colons doesn't help in most of the cases from that quiz. Not inserting pointless newlines does.","","","","" +"25807453737","25803273658","815114","2010-09-28 00:00:00 +0000","Tweetie for Mac","@jedschmidt It's been bad since at least 2000. After spending a day in London I'd blow my nose later, jet black. Coming from Canada ... :/","","","","" +"25830440201","","","2010-09-28 00:00:00 +0000","Twitter for iPhone","Ok enough of the JavaScript semicolon FUD. Writing JS != implementing ASI and always using semicolons doesn't cure Random Newline Insertion.","","","","" +"25830952164","","","2010-09-28 00:00:00 +0000","Twitter for iPhone","May as well mandate parens on every return statement JUST IN CASE! Parens around every expression or ASI will get you in your sleep!","","","","" +"25640162800","","","2010-09-27 00:00:00 +0000","Twitter for iPhone","I try to keep an open mind but Windows is simply obnoxious. Win7 looks better but it's just lipstick on a pig.","","","","" +"25717176033","","","2010-09-27 00:00:00 +0000","Tweetie for Mac","Everyone here at @SelfServeApps is getting #newtwitter and all I get is #notwitter http://yfrog.com/5g5d9p","","","","" +"25719791398","","14560304","2010-09-27 00:00:00 +0000","Tweetie for Mac","@frank06 riak-js.org/docs.html is 404","","","","" +"25723675401","25721129579","14560304","2010-09-27 00:00:00 +0000","Tweetie for Mac","@frank06 Ah, ok. Just wasn't sure if it was expected. I liked the docs, hope you can generate them again!","","","","" +"25617512077","","","2010-09-26 00:00:00 +0000","Twitter for iPhone","RT @rem: I may not be at @jsconfeu, but I /can/ support fellow JavaScripters & docs by adding http://promotejs.com to my blog - please d ...","25605392653","648873","2010-09-26 16:41:36 +0000","" +"25627930531","","","2010-09-26 00:00:00 +0000","Twitter for iPad","RT @wycats: Is it weird that I'm flying through the air and I think the magical part is that I have wifi?","25626080353","8526432","2010-09-26 21:39:07 +0000","" +"25451990447","","","2010-09-25 00:00:00 +0000","Tweetie for Mac","Really impressive work by Mozilla. They're almost fast! http://arewefastyet.com/ JM+TM just passed Nitro at v8bench.","","","","" +"25422413735","","","2010-09-24 00:00:00 +0000","Tweetie for Mac","Edit commands in the #nodejs repl with your text editor: `npm install repl-edit && node-repl-edit` or http://github.com/samsonjs/repl-edit","","","","" +"25422750644","","","2010-09-24 00:00:00 +0000","Twitter for iPhone","RT @pjhyett: what's a guy gotta do to get the new twitter interface","25422627168","717233","2010-09-24 17:10:00 +0000","" +"25447982924","","","2010-09-24 00:00:00 +0000","Twitter for iPhone","It's pretty lame to be slave to a schedule.","","","","" +"25448192081","","","2010-09-24 00:00:00 +0000","Twitter for iPhone","RT @gussynichols: Worried Mom fought for helmets, now BC is getting fatter cause of it. http://t.co/DlNTKRH via @AddThis #bike #bc @bccycle","25350263183","19623488","2010-09-23 22:59:21 +0000","http://www.richmond-news.com/health/Worried+fought+helmets/3449978/story.html,http://www.richmond-news.com/health/Worried+fought+helmets/3449978/story.html" +"25383184930","","","2010-09-24 00:00:00 +0000","Tweetie for Mac","Uh oh, up way too late because of @gilesgoatboy and his video on vim-in-irb http://bit.ly/dmwlZg ... stay tuned for #nodejs repl goodness.","","","","" +"25408426670","","","2010-09-24 00:00:00 +0000","Twitter for iPad","RT @newsycombinator: Node.js: a short history http://j.mp/bhqSi7","25368955288","14335498","2010-09-24 03:00:05 +0000","" +"25413352553","","","2010-09-24 00:00:00 +0000","Twitter for iPhone","RT @AaronHillegass: We have space in the upcoming Beginning Cocoa class (Oct 9 - 15, Atlanta) so I'm offering you, dear followers, 20% o ...","25413065193","85645271","2010-09-24 15:17:37 +0000","" +"25257916765","","","2010-09-23 00:00:00 +0000","Tweetie for Mac","It's always funny to see people using 3g usb dongles on public transit. Mobile phones are also mobile modems now, no need to carry 2 around.","","","","" +"25257995885","","","2010-09-23 00:00:00 +0000","Tweetie for Mac","... and if you don't have a phone + data plan get one instead of the usb dongle, the phone is more useful!","","","","" +"25316832889","25311801823","14939200","2010-09-23 00:00:00 +0000","Twitter for iPhone","@seancribbs if they have menu items remap them in your Keyboard prefs. I do that with iTerm.","","","","" +"25316963418","25311801823","14939200","2010-09-23 00:00:00 +0000","Twitter for iPhone","@seancribbs (system keyboard prefs that is)","","","","" +"25318031347","","","2010-09-23 00:00:00 +0000","Twitter for iPhone","RT @seancribbs: To all, I realize you can set your own keyboard shortcuts (and just did). Just wish app authors would follow UI guidelin ...","25317257681","14939200","2010-09-23 15:31:23 +0000","" +"25318169241","25315589283","33493","2010-09-23 00:00:00 +0000","Twitter for iPhone","@peterc the nice thing about Cmd-{ and } is they can be typed comfortably from the home row.","","","","" +"25326466259","","","2010-09-23 00:00:00 +0000","Tweetie for Mac","Some days I loathe the Objective-J parser. Manually bisecting files one by one is not how I want to spend my morning.","","","","" +"25345740995","25340363483","8675502","2010-09-23 00:00:00 +0000","Tweetie for Mac","@me1000 Saw the thread on with(), it would definitely be a welcome change! To be fair it has improved already this year.","","","","" +"25218922118","","","2010-09-22 00:00:00 +0000","Tweetie for Mac","Netflix in Canada! Had no idea it was coming, makes for a nice surprise. http://netflix.ca","","","","" +"25073798369","","","2010-09-21 00:00:00 +0000","Tweetie for Mac","http://www.macruby.org/blog/2010/09/20/announcing-control-tower.html Another brick in the wall. HTTP will dominate IPC and RPC eventually.","","","","" +"25095073212","25081441908","9980812","2010-09-21 00:00:00 +0000","Twitter for iPhone","@igrigorik desktop app services. Just another form of IPC (that can be RPC too). Bonjour could discover local services.","","","","" +"25156152911","","","2010-09-21 00:00:00 +0000","web","Still don't know anyone IRL who has #newtwitter yet. #twitterhatescanadians ;-)","","","","" +"25156575407","25156351041","894911","2010-09-21 00:00:00 +0000","web","@JimRoepcke Sold my soul for #newtwitter. Oh shit, I did it again! :p #seriouslythoughicanhaznewtwitternow?","","","","" +"25034882581","25022860327","14561327","2010-09-20 00:00:00 +0000","Twitter for iPhone","@dhh why do we use Safari and Chrome instead of WebKit and Chromium? Value added.","","","","" +"24915244349","24909233369","63803","2010-09-19 00:00:00 +0000","Twitter for iPad","@sh1mmer iirc throw \v into a regex to trigger Very magic mode in vim.","","","","" +"24961383246","24885445015","15687937","2010-09-19 00:00:00 +0000","Tweetie for Mac","@devongovett That's great! Didn't even think to check for support. I wish Cappuccino didn't have to re-invent event handling in the browser.","","","","" +"24961678619","","","2010-09-19 00:00:00 +0000","Tweetie for Mac","http://tumblr.com/x8ej1mkse applies equally to Cappuccino. I've been using CPWebView more than I'd like.","","","","" +"24803109459","","","2010-09-18 00:00:00 +0000","Twitter for iPhone","RT @hotdogsladies: Why didn't you ""like"" my ""star"" of your ""fave"" of my reblog of your tweet about social media? + +I thought we were ""fri ...","24797344318","749863","2010-09-17 22:35:06 +0000","" +"24805584100","","","2010-09-18 00:00:00 +0000","web","RT @azaaza: The Incredible Machine would make an amazing iPad/web game. Anyone want to make it for me? http://bit.ly/aOXehG","24804044756","13370272","2010-09-18 00:17:24 +0000","" +"24819995211","","","2010-09-18 00:00:00 +0000","Twitter for iPhone","RT @tqbf: This thread is sure to be ""2 Girls 1 Cup"" for software security people. I should make reaction videos. http://bit.ly/cRIECf","24818193150","9395312","2010-09-18 03:37:22 +0000","" +"24828514758","24821042602","14582359","2010-09-18 00:00:00 +0000","Tweetie for Mac","@acangiano The problem is that even after realizing that truth I still get sucked in. :/","","","","" +"24828987941","","","2010-09-18 00:00:00 +0000","web","RT @roidrage: Just got #oldtwitter. It's awesome!","24785569749","14658472","2010-09-17 19:25:23 +0000","" +"24870688233","","","2010-09-18 00:00:00 +0000","Tweetie for Mac","I really wish we could use Safari's pasteboard events in Cappuccino. I wouldn't mind that becoming a standard. http://bit.ly/94HhAJ","","","","" +"24765301018","","","2010-09-17 00:00:00 +0000","Twitter for iPad","Adobe launches 64-bit accelerated Flash on the *only* platform that it already performs well on. *facepalm*","","","","" +"24771077960","","","2010-09-17 00:00:00 +0000","Tweetie for Mac","MBP's stuck trackpad button bug is incredibly annoying. None of the workarounds are reliable. Apple needs to fix what they broke, fast.","","","","" +"24771176206","","","2010-09-17 00:00:00 +0000","Tweetie for Mac","If only I could uninstall the broken trackpad update. I suppose I could reinstall and restore my data but I shouldn't have to! *shakes fist*","","","","" +"24801372539","","","2010-09-17 00:00:00 +0000","Twitter for iPhone","RT @derekmorrison: Very clear refresher on JavaScript scoping: http://t.co/Hl7s23F by @bcherry","24755353159","613923","2010-09-17 12:58:07 +0000","http://www.adequatelygood.com/2010/2/JavaScript-Scoping-and-Hoisting,http://www.adequatelygood.com/2010/2/JavaScript-Scoping-and-Hoisting" +"24687573623","","","2010-09-16 00:00:00 +0000","Tweetie for Mac","#ie9 is a huge leap forward. Ctrl-L finally does the right thing, but it still doesn't understand 10.0.0.1:8080 is a URL without a protocol.","","","","" +"24696605165","24695785836","15158430","2010-09-16 00:00:00 +0000","Tweetie for Mac","@RyanGahl UI is *everything* to users. The fact that so very few companies understand that contributes greatly to Apple's success.","","","","" +"24696817448","24696445246","15158430","2010-09-16 00:00:00 +0000","Tweetie for Mac","@RyanGahl webOS is pretty awesome but you have to admit that the Pre and Pixi suck. iOS and Android > webOS for that reason alone. hw is ui.","","","","" +"24696880528","24696774360","15158430","2010-09-16 00:00:00 +0000","Tweetie for Mac","@RyanGahl Fair enough. I don't like how closed Apple is either but being open isn't enough to beat them. The avg user simply doesn't care.","","","","" +"24696997145","24696851199","15158430","2010-09-16 00:00:00 +0000","Tweetie for Mac","@RyanGahl I'm in Canada so I don't have much to say on AT&T. If I couldn't jailbreak my iPhone I would go Android or webOS in a second.","","","","" +"24697082218","24696851199","15158430","2010-09-16 00:00:00 +0000","Tweetie for Mac","@RyanGahl It *really* rubs me the wrong way when I can't run what I want on my own device. I completely understand your sentiment on this.","","","","" +"24697222574","","","2010-09-16 00:00:00 +0000","Tweetie for Mac","Text editors are the worst. I need Emacs and TextMate to breed, spawning a super-editor that can indent properly and has a project browser.","","","","" +"24697681628","24697003963","15158430","2010-09-16 00:00:00 +0000","Tweetie for Mac","@RyanGahl Let's hope :) I got to do some webOS dev last fall and I really liked it.","","","","" +"24697941346","","","2010-09-16 00:00:00 +0000","web","RT @dalmaer: ""Microsoft, if you want a way to declare a context-menu in HTML use HTML5’s <menu> element!"" http://bit.ly/9IHrSp","24671196190","4216361","2010-09-16 15:01:03 +0000","" +"24707416056","24703304036","16686076","2010-09-16 00:00:00 +0000","Twitter for iPhone","@getify you can delete it until it's been read, like a ghetto ""undo send"". I thought it was dumb at first but it can be useful.","","","","" +"24606906108","24530525987","14677393","2010-09-15 00:00:00 +0000","Tweetie for Mac","@d_sc That's a good idea. I never use my optical drive so if I need more space maybe I'll go that route as well.","","","","" +"24606998532","","","2010-09-15 00:00:00 +0000","Tweetie for Mac","Being punished by git for adding git@github.com:samsonjs/riak-js as a submodule (instead of http://github.com/samsonjs/riak-js) grrr....","","","","" +"24450388764","24437269622","14677393","2010-09-14 00:00:00 +0000","Tweetie for Mac","@d_sc I've been waiting for this kind of improvement in storage for a long time :) Couldn't resist getting a 64gb ssd for my desktop as well","","","","" +"24450772101","24434010147","894911","2010-09-14 00:00:00 +0000","Tweetie for Mac","@JimRoepcke @bryan_kyle The random r/w speed isn't improved much, the main reason SSDs are fast. I'd save up till capacities increase again.","","","","" +"24450929315","","","2010-09-14 00:00:00 +0000","Tweetie for Mac","Backup time. One last boot for my Hackintosh till it gains a 5770 and becomes a Windows gaming / HTPC rig again. (sorry @JimRoepcke ;-)","","","","" +"24234474616","24225929254","3167301","2010-09-11 00:00:00 +0000","web","@tobie I like lowercase but with some modules naming conflicts are pretty common, e.g. url, so it's clear why some use uppercase.","","","","" +"23123779127","","","2010-09-06 00:00:00 +0000","Tumblr","Periodic Table of the Elements - Josh Duck http://tumblr.com/xzohrggx2","","","","" +"22933353307","","","2010-09-04 00:00:00 +0000","Twitter for iPhone","Current status: http://yfrog.com/mga06kj","","","","" +"22845345587","","","2010-09-03 00:00:00 +0000","Twitter for iPhone","iPad + MyWi make an hour long commute pretty nice. Mywi 4.0 is much easier on my battery too.","","","","" +"22673150711","","","2010-09-01 00:00:00 +0000","Tweetie for Mac","Workaround for stuck MBP trackpad: disable Dragging in trackpad prefs, then re-enable. That unstuck it for me just now. Hooray, no reboot.","","","","" +"22673362598","","","2010-09-01 00:00:00 +0000","Tweetie for Mac","I'm glad I found a workaround but Apple really needs to fix this. Wish I could check the status of filed bug reports that get closed ""dupe"".","","","","" +"22196470498","","","2010-08-26 00:00:00 +0000","Tweetie for Mac","username: samsonjs favourite band: NOFX #GSfriends (via a cool idea from @Grooveshark!)","","","","" +"22056046540","22055770179","13192","2010-08-25 00:00:00 +0000","Tweetie for Mac","@avibryant I've had this, horribly annoying! Apparently turning BlueTooth off helps, can't confirm. Also 4-finger swipe might help.","","","","" +"22056076156","","","2010-08-25 00:00:00 +0000","Tweetie for Mac","Dear lazy twitter, is there a good, secure wallet app for iOS?","","","","" +"22070129223","22066310974","22406953","2010-08-25 00:00:00 +0000","Tweetie for Mac","@mahyarm Good point! I'll definitely go for a cloud-based one (it's for my mom). She had it OOB on her ooold Nokia and wants one again.","","","","" +"22072526745","","","2010-08-25 00:00:00 +0000","web","RT @azaaza: Tabs in OSX Finder! http://totalfinder.binaryage.com / via @ia","22070124505","13370272","2010-08-25 07:33:50 +0000","" +"21629375971","21609203634","794796","2010-08-20 00:00:00 +0000","Tweetie for Mac","@joevandyk Glad I could help. :) Nice of you to share that with us!","","","","" +"21531978748","","3806441","2010-08-19 00:00:00 +0000","Tweetie for Mac","@grooveshark wow, thank you guys for not giving up on iOS! Hopefully Apple comes around, and if not Cydia will always be there. <3 the shark","","","","" +"21271274747","","","2010-08-16 00:00:00 +0000","web","RT @nciagra: My Macbook Pro keeps doing this trackpad stuck in mouseDown thing. It stops after a few minutes or if I restart. Any ideas?","21270897515","11768402","2010-08-16 00:13:43 +0000","" +"21279730919","21277141075","794796","2010-08-16 00:00:00 +0000","Tweetie for Mac","@joevandyk Vagrant: http://bit.ly/9AwzqX http://bit.ly/c7nW3V http://bit.ly/ayuq6b Then add the recipe chef::bootstrap_server to your VM.","","","","" +"21279809496","21277141075","794796","2010-08-16 00:00:00 +0000","Tweetie for Mac","@joevandyk And I had to set the chef server URL manually it /etc/chef/<something>.rb for the webui to work.","","","","" +"21188103327","","","2010-08-15 00:00:00 +0000","Twitter for iPhone","Urban teepee! http://yfrog.com/69ag0wj","","","","" +"21192209153","21190336879","22406953","2010-08-15 00:00:00 +0000","Tweetie for Mac","@mahyarm Stick with 3.1, there's not really anything great in 4.0. Esp. if you jailbreak and already have Backgrounder, folders, etc.","","","","" +"21192974395","","","2010-08-15 00:00:00 +0000","Tweetie for Mac","MultiVM stuff in #vagrant is sweet. Going to have fun with that this weekend. http://vagrantup.com/docs/multivm.html","","","","" +"21201374618","","","2010-08-15 00:00:00 +0000","Tweetie for Mac","Pretty easy to get an #opschef server running on #vagrant using chef-solo and the chef::bootstrap_server recipe.","","","","" +"21201458248","","","2010-08-15 00:00:00 +0000","Tweetie for Mac","""polymorphism is a pretentious name for the concept of late binding. Late binding is a pretentious name for ..."" http://bit.ly/b1wRQo","","","","" +"21210998323","21209450841","894911","2010-08-15 00:00:00 +0000","web","@JimRoepcke It's great, but I decided it's easier to use chef-solo for VMs.","","","","" +"21211099925","","894911","2010-08-15 00:00:00 +0000","web","@JimRoepcke And #vagrant's multi VMs make it too easy to share cookbooks and roles, don't even need to bother w/ symlinks.","","","","" +"21213006592","","","2010-08-15 00:00:00 +0000","Tweetie for Mac","I used to check out my configs from github & symlink in ~ to get comfortable on a new box, but now I just run: wget -qO - bit.ly/newbox | sh","","","","" +"21259715432","","","2010-08-15 00:00:00 +0000","Tweetie for Mac","Testing our app with 2 Riak nodes balanced behind 1 HAProxy node, and one web server node. On my notebook. With one command: vagrant up. \o/","","","","" +"21259802445","","","2010-08-15 00:00:00 +0000","Tweetie for Mac","Now ... I can haz 8gb of memory? plz? http://yfrog.com/jowo0p","","","","" +"21027581992","","","2010-08-13 00:00:00 +0000","Tweetie for Mac","I'm starting to get a handle on chef. It feels good to be able to spin up a node in minutes, with only a few commands. #opschef","","","","" +"21076304728","21075337965","894911","2010-08-13 00:00:00 +0000","Tweetie for Mac","@JimRoepcke Not sure how it stacks up against the one you're at but the @Serious_Coffee in Westshore is pretty nice too.","","","","" +"21076416524","","","2010-08-13 00:00:00 +0000","Tweetie for Mac","Tab completion was merged into #nodejs v0.1.104, nice! Also nice to know that rolling out the new release is trivial w/ #opschef.","","","","" +"21076554037","","","2010-08-13 00:00:00 +0000","web","RT @chuq: please. If I visit your site, the first thing to NOT do is shove a modal dialog at me screaming SUBSCRIBE -- over what I want ...","21076393639","13217612","2010-08-13 16:13:36 +0000","" +"21077911489","21077009181","12712742","2010-08-13 00:00:00 +0000","Tweetie for Mac","@zii I modified this gist http://gist.github.com/510314 to use attributes for the version (and ditched the solo if statement).","","","","" +"21079510547","21077009181","12712742","2010-08-13 00:00:00 +0000","Tweetie for Mac",".@zii Node recipe is on github: http://bit.ly/aMsn0d Attributes undocumented but it's straightforward. #opschef #nodejs","","","","" +"21079809826","","","2010-08-13 00:00:00 +0000","Tweetie for Mac","Prevent ._ files when creating tarballs on OS X: http://snipt.net/jrguitar21/prevent-dot-underscore-mac-os-x-tar/","","","","" +"21088256453","21085789688","17025041","2010-08-13 00:00:00 +0000","Tweetie for Mac","@jtimberman It might be useful for a backup but it certainly shouldn't be the default behaviour. At least the fix is easy!","","","","" +"21102824316","","","2010-08-13 00:00:00 +0000","Tweetie for Mac","GoDaddy's UI is horrible or I'm incredibly stupid. Of course those aren't mutually exclusive.","","","","" +"21103222767","","","2010-08-13 00:00:00 +0000","Tweetie for Mac","Looks like a bit of column A and a bit of column B.","","","","" +"20939389257","","","2010-08-12 00:00:00 +0000","Twitter for iPhone","RT @sstephenson: Stay looks handy for switching between internal and external displays: http://cordlessdog.com/stay/","20934106284","6707392","2010-08-12 01:30:50 +0000","" +"20865440145","","","2010-08-11 00:00:00 +0000","Tweetie for Mac","Another great okcupid blog post. Can't get enough of these. http://blog.okcupid.com/index.php/dont-be-ugly-by-accident/","","","","" +"20914507659","","","2010-08-11 00:00:00 +0000","web","RT @Grooveshark: Hey! download the Grooveshark app (this time with desktop-friendly link): http://mobile.grooveshark.com/phones/iphone ...","20913923028","3806441","2010-08-11 20:24:09 +0000","" +"20914578252","","","2010-08-11 00:00:00 +0000","web","It's nice that chef doesn't make me learn a new language in addition to learning chef itself.","","","","" +"20526902352","","","2010-08-07 00:00:00 +0000","Tweetie for Mac","MBP trackpad bug manifested itself with drag lock off, definitely a real bug. It thought the button was down when it wasn't.","","","","" +"20234649818","","","2010-08-03 00:00:00 +0000","Tweetie for Mac","Hooray! Just when I upgrade to iOS 4 @grooveshark confirms that they're working on iOS 4 support. Hook up those music controls! :)","","","","" +"20236126608","","","2010-08-03 00:00:00 +0000","Tweetie for Mac","Ctrl-n and -p select next/previous completions in Chrome's address bar. Wish I'd tried that sooner. #protip","","","","" +"20099553676","","","2010-08-02 00:00:00 +0000","web","RT @me1000: Jailbreakers have cool web apps too! http://9to5mac.com/jailbreakme-on-video? *BAM*","20096336109","8675502","2010-08-01 23:39:09 +0000","" +"20099744192","","","2010-08-02 00:00:00 +0000","Tweetie for Mac","Taking the iOS 4 plunge, about to test http://jailbreakme.com. I hope it works because I don't want to bother with sn0wbreeze!","","","","" +"20105674862","","","2010-08-02 00:00:00 +0000","Tweetie for Mac","Best jailbreak ever. OTA FTW","","","","" +"20109572150","","","2010-08-02 00:00:00 +0000","Tweetie for Mac","Can you define a new kind of number in code, use one in a normal rectangle, and paint it black, and it all works? http://bit.ly/cMbxgZ #oop","","","","" +"20156395807","","","2010-08-02 00:00:00 +0000","Tweetie for Mac","Rasmus Lerdorf on late static binding: ""If you need that, you're a pretty big geek."" http://bit.ly/bCkqQ5 ... Programmers? Geeks? No way! :p","","","","" +"20156663443","","","2010-08-02 00:00:00 +0000","Tweetie for Mac","WTFs everywhere! PHP's solution to counting loops when breaking out of 6+ nested while loops? Introduce goto! Enabling poor code since 1993.","","","","" +"20156981479","","","2010-08-02 00:00:00 +0000","Tweetie for Mac","It's a limited goto, so why not let break accept a label, which is common practice? They're basically asking for it using the term ""goto"".","","","","" +"20158625234","","","2010-08-02 00:00:00 +0000","Tweetie for Mac","Despite the PHP WTFs, Rasmus delivered a great talk on performance optimization.","","","","" +"19954306661","","","2010-07-31 00:00:00 +0000","Tweetie for Mac","Torx bits finally arrived from KY. Time to trim the fat from $HOME and get this SSD running!","","","","" +"19974275691","","","2010-07-31 00:00:00 +0000","Tweetie for Mac","It's fast.","","","","" +"19787619703","19776875582","15481055","2010-07-29 00:00:00 +0000","Tweetie for Mac","@darrell_schulte Thanks, trying it. Drag lock might not behave as I expected at all. Clicking once didn't stop the dragging behaviour.","","","","" +"19775362858","","","2010-07-28 00:00:00 +0000","Tweetie for Mac","New MacBook Pro trackpad firmware is buggy on my 2010 15"" MBP. Sometimes it thinks buttons are held down when they're not. --textEditing :(","","","","" +"19533135493","","","2010-07-26 00:00:00 +0000","Twitter for iPhone","YYC -> YYJ ... Back to reality","","","","" +"19606105282","19229094336","159816349","2010-07-26 00:00:00 +0000","Tweetie for Mac","@mayolaycamp No interest. Blocked for spam.","","","","" +"19007757579","","","2010-07-20 00:00:00 +0000","web","RT @lunafiko: Launched my new web app: it sends you text messages when stuff you care about gets updates. Greg's Pulse: http://gregspuls ...","18800856899","14273142","2010-07-18 00:18:26 +0000","" +"18750002115","","","2010-07-17 00:00:00 +0000","web","RT @kn0thing: Did I really just watch a guy on a unicycle playing StarWars on his bagpipes? Awesome. http://youtu.be/fzBvNVNEo3U","18749654267","811350","2010-07-17 07:01:11 +0000","" +"18781934785","","","2010-07-17 00:00:00 +0000","foursquare","I'm at Cora’s Breakfast & Lunch (#360, 5111 North land Drive NW, Calgary). http://4sq.com/8wNEq5","","","","" +"18652408973","18651848056","12712742","2010-07-16 00:00:00 +0000","Tweetie for Mac","@zii good choice, your hands & wrists will thank you! If it's too much of a change maybe try colemak, which is also comfortable.","","","","" +"18611754195","18611180046","6608642","2010-07-15 00:00:00 +0000","Tweetie for Mac","@action_jay In my experience with Shaw only infringing torrents are throttled. Ubuntu torrents usually download at 1-2 MB/s.","","","","" +"18618171311","18611930887","6608642","2010-07-15 00:00:00 +0000","Tweetie for Mac","@action_jay Good point. I haven't noticed throttling recently so maybe things changed in the last 5 years. 3 years of those I was w/ Telus.","","","","" +"18621075368","18619439643","6608642","2010-07-15 00:00:00 +0000","Tweetie for Mac","@action_jay Telus was pretty bad. With Shaw I can get >= 1 MB/s on well seeded (infringing) torrents, but usually set my limit to 500kb/s.","","","","" +"18621140591","18620690473","14231571","2010-07-15 00:00:00 +0000","Tweetie for Mac","@marcoarment May as well go for 1 TB at that point. Winter will bring higher capacities & lower prices. http://bit.ly/9F8uE5","","","","" +"18532394200","","","2010-07-14 00:00:00 +0000","Tweetie for Mac","Not sure if I should keep saving videos w/ Instapaper. They accumulate much more than text articles and take longer to chew through.","","","","" +"18553248050","","","2010-07-14 00:00:00 +0000","web","RT @JimRoepcke: An Xcode project's Overview toolbar menu (where you set the config/target/etc) no longer has a Simulator or Device item. ...","18553204783","894911","2010-07-14 22:29:15 +0000","" +"18321294951","","","2010-07-12 00:00:00 +0000","Tweetie for Mac","Wow, that was too easy. Should've switched to nginx a long time ago.","","","","" +"18366966341","","","2010-07-12 00:00:00 +0000","Twitter for iPhone","RT @sroucheray: Excellent ECMAScript 5 intro by Douglas Corckford : The New and Improved Parts http://slidesha.re/drVb8q #javascript","18356643669","42421507","2010-07-12 14:07:34 +0000","" +"18369805129","18368061134","12712742","2010-07-12 00:00:00 +0000","Tweetie for Mac","@zii iirc from another Crockford talk, the difference is trailing whitespace after the backslash. Tricky!","","","","" +"18379356012","","","2010-07-12 00:00:00 +0000","Tweetie for Mac","Aha! Nginx's rewrite leaves the original URL in the location bar only if you rewrite to a relative URL. Last problem solved!","","","","" +"18236179161","","","2010-07-11 00:00:00 +0000","Tweetie for Mac","Mind blown. Invisible Tetris?! http://www.youtube.com/watch?v=jwC544Z37qo","","","","" +"18298528656","18297175374","894911","2010-07-11 00:00:00 +0000","Tweetie for Mac","@JimRoepcke @nevyn http://en.wikipedia.org/wiki/State_pattern is ok. The drawing example is decent anyway.","","","","" +"18313116093","","","2010-07-11 00:00:00 +0000","Tweetie for Mac","Starting the Apache -> nginx switch. Hopefully it's a painless migration (ha).","","","","" +"18175469322","18172237509","894911","2010-07-10 00:00:00 +0000","Twitter for iPhone","@JimRoepcke I blame the weather :)","","","","" +"18175479964","","","2010-07-10 00:00:00 +0000","Twitter for iPhone","RT @jacobrothstein: Weird javascript of the day: A regexp is a function. /^t/('test') is a match array. /^t/('no match') is null.","18171089437","27302287","2010-07-10 04:02:35 +0000","" +"18213623675","","","2010-07-10 00:00:00 +0000","Tweetie for Mac","Voices of The Simpsons: http://farm1.static.flickr.com/37/91548339_5e0656486d_b.jpg","","","","" +"18229965983","","","2010-07-10 00:00:00 +0000","Tweetie for Mac","YouTube begins support for 4K resolutions. http://bit.ly/dBCqjW Now all I need is an IMAX projector at home...","","","","" +"18095683523","","","2010-07-09 00:00:00 +0000","Tweetie for Mac","26-hour solar powered flight! That's really exciting. http://news.bbc.co.uk/2/hi/europe/10550430.stm","","","","" +"18096935328","18096432910","894911","2010-07-09 00:00:00 +0000","Tweetie for Mac","@JimRoepcke He might not be around by the time this is ever viable for commercial airlines. I'm sure someone will fill his shoes though.","","","","" +"18129222659","","","2010-07-09 00:00:00 +0000","Twitter for iPhone","RT @opera: Opera launches viral campaign. Please RT.","18105017768","1541461","2010-07-09 09:18:08 +0000","" +"18051073386","","","2010-07-08 00:00:00 +0000","Tweetie for Mac","To think this all started with a @reddit thread of ppl showing off tattoo photos... http://bit.ly/cErtrI (via @kn0thing)","","","","" +"17922530337","","","2010-07-07 00:00:00 +0000","Tweetie for Mac","Normal people should not have to think about this kind of thing. SD card mess on Nexus One: http://bit.ly/aFyeFe","","","","" +"17922724095","","","2010-07-07 00:00:00 +0000","Tweetie for Mac","I'll take a fixed and limited storage that just works over that headache any day. Let alone recommend it to non-tech savvy friends & family.","","","","" +"17963150494","17945860632","22406953","2010-07-07 00:00:00 +0000","Tweetie for Mac","@mahyarm None of that matters with the limited space for apps and inability to install to the SD card. Users don't care where things go.","","","","" +"17972582348","","","2010-07-07 00:00:00 +0000","Tweetie for Mac","Firefox 4's tabs on top looks terrible on OS X. It's like they didn't even try. I thought the UI below was supposed to belong to the tab! :/","","","","" +"17974129306","","","2010-07-07 00:00:00 +0000","web","RT @badbanana: I won't dismiss Prince's internet prediction. You must admit he nailed the amount of partying we all ended up doing in 1999.","17963046750","809760","2010-07-07 16:51:37 +0000","" +"17987597382","","","2010-07-07 00:00:00 +0000","web","RT @canice: echoing everyone else: WOW. just, wow. CF soldier in afghanistan writes open letter to the #G20 police http://bit.ly/djoWnO ...","17981975405","15662302","2010-07-07 21:15:39 +0000","" +"17874486983","","","2010-07-06 00:00:00 +0000","Tweetie for Mac","Erlang on the JVM: http://wiki.github.com/krestenkrab/erjang/","","","","" +"17879632664","","","2010-07-06 00:00:00 +0000","Tweetie for Mac","A watch with Bluetooth and an SDK. That could certainly be interesting. http://www.readwriteweb.com/archives/fossil_watch_api.php","","","","" +"17684814957","","","2010-07-04 00:00:00 +0000","Tweetie for Mac","Kim Jong Il is certifiably insane. I'd love to give myself ridiculously grand titles too though! http://harpers.org/archive/2005/02/0080381","","","","" +"17628169127","","","2010-07-03 00:00:00 +0000","Tweetie for Mac","Richard Feynman has a fascinating mind. Easy to get sucked into his videos, and awesome that we can preserve this stuff for generations.","","","","" +"17628391831","","","2010-07-03 00:00:00 +0000","Tweetie for Mac","50min interview w/ Richard Feynman on Google Video: http://bit.ly/osyYq Or check out shorter clips on YouTube: http://bit.ly/a4cEzK","","","","" +"17466589345","","","2010-07-01 00:00:00 +0000","Tweetie for Mac","Man, why haven't I tried Cmd-Shift-G in the simple save dialog on OS X till just now? Staying on the home row makes me happy.","","","","" +"17377632680","","","2010-06-30 00:00:00 +0000","Tweetie for Mac","Wow, Divvy looks really cool. Better than SizeUp. Might have to buy Divvy as well. Man, I really just want Xmonad. Some days I miss Linux :(","","","","" +"17303483300","","","2010-06-29 00:00:00 +0000","Tweetie for Mac","Windows 8 Push Button Reset: We know there's a problem but instead of fixing the OS we'll just burden the user with more crap. Ah, progress.","","","","" +"17303613084","","","2010-06-29 00:00:00 +0000","Tweetie for Mac","That *after* a slide saying MS wants to copy Apple's reliability and great UX. MS' path doesn't lead to their goal. http://bit.ly/cCZMuQ","","","","" +"17308681929","","","2010-06-29 00:00:00 +0000","Twitter for iPhone","RT @evanphx: Um... http://bit.ly/cLP73J ... there is a japanese company making a hardware ruby interpreter for embedded programming?","17307981492","5444392","2010-06-29 04:51:46 +0000","" +"17360235144","","","2010-06-29 00:00:00 +0000","Twitter for iPhone","RT @me1000: woot!!! RT @nciagra: Rerelease of CappuGeo: CoreLocation and MapKit for Cappuccino. http://github.com/nciagra/CappuGeo","17358269406","8675502","2010-06-29 19:39:40 +0000","" +"17228558579","","","2010-06-28 00:00:00 +0000","Tweetie for Mac","(cache invalidation, not caching. whatever)","","","","" +"17260055166","17243140070","22406953","2010-06-28 00:00:00 +0000","Tweetie for Mac","@mahyarm It's not the amount of state, but every time new state is introduced there are consequences that aren't always clear at first.","","","","" +"17260256743","17243190836","22406953","2010-06-28 00:00:00 +0000","Tweetie for Mac","@mahyarm Tweet some pics! I haven't heard of Ubud before and it looks pretty amazing. How much longer are you traveling for?","","","","" +"17260432677","","","2010-06-28 00:00:00 +0000","web","RT @flipsasser: Dear Ruby developers learning Node.js: JavaScript is not Ruby. That is all.","17256415901","9144132","2010-06-28 14:49:40 +0000","" +"17268853856","","","2010-06-28 00:00:00 +0000","Tweetie for Mac","I need to create an Objective-J mode for Emacs that's based on js2-mode first and objc-mode second. objj-mode sucks at object literals.","","","","" +"17217156178","","","2010-06-28 00:00:00 +0000","Tweetie for Mac","Bell gives you 2 free hours of WiFi per day at Starbucks now. Have to sign up for it, but it's still better than nothing.","","","","" +"17217461602","","","2010-06-28 00:00:00 +0000","Tweetie for Mac","Too bad locally owned coffee shops aren't open late on Sunday. Most good local shops have free WiFi, it's only Starbucks stuck in 2001.","","","","" +"17223783303","17222099807","27302287","2010-06-28 00:00:00 +0000","Tweetie for Mac","@jacobrothstein Very possible. Lisp is dead easy to parse, and if you stick close to JS semantics it's easy to emit the resulting JS too.","","","","" +"17228435251","","","2010-06-28 00:00:00 +0000","Tweetie for Mac","Have I mentioned today that state is evil? Yes, evil. The Devil, Al Shaitan, Lucifer, Azazel, Lord of the Underworld, et cetera.","","","","" +"17228472876","","","2010-06-28 00:00:00 +0000","Tweetie for Mac","Most state is essentially caching, i.e. premature optimization. Not to mention that caching is one of the two hard things in comp sci.","","","","" +"17141713893","","","2010-06-27 00:00:00 +0000","Tweetie for Mac","Ugh, sorry about that noise. Didn't realize every comment on the justin.tv chat was going to be tweeted. Won't happen again!","","","","" +"17143720414","","","2010-06-27 00:00:00 +0000","Tweetie for Mac","Windows: Zero to infuriated in 3s flat. Half the reason people are so in love with OS X and Linux is because Windows is so utterly terrible.","","","","" +"17144545963","","","2010-06-27 00:00:00 +0000","Tweetie for Mac","Sadly katmouse is still required to make scrolling usable in Windows 7. http://ehiti.de/katmouse/ When will MS ever fix this?","","","","" +"17188013114","","","2010-06-27 00:00:00 +0000","Twitter for iPhone","Every non trivial bug I hit seems to be because of state. State is evil.","","","","" +"17191418310","","","2010-06-27 00:00:00 +0000","Tweetie for Mac","The Objective-J parser supports the #pragma pre-processor directive. All this time I've been commenting them out.","","","","" +"17193202984","17192255856","894911","2010-06-27 00:00:00 +0000","Tweetie for Mac","@JimRoepcke Ah, must be new since 0.8 then. It is nice.","","","","" +"17068335384","","","2010-06-26 00:00:00 +0000","Tweetie for Mac",":) http://i.imgur.com/3dQWy.jpg","","","","" +"17118553616","16781467689","54403950","2010-06-26 00:00:00 +0000","Twitter for iPhone","@Pre101 it doesn't prevent sleep on lid close. I'm not sure if it even prevents safesleep on my new macbook! (sorry I missed this reply)","","","","" +"17122744008","","","2010-06-26 00:00:00 +0000","Tumblr","Video: Ignite Rails - Chris Wanstrath’s How to Bootstrap a Business (via igniterails) http://tumblr.com/xzoc8ev1p","","","","" +"16912476511","","","2010-06-24 00:00:00 +0000","Tumblr","Your App’s Website Sucks - learn try buy communicate enhance http://tumblr.com/xzoc2zj4u","","","","" +"16944935679","","","2010-06-24 00:00:00 +0000","Tweetie for Mac","Just used Time Machine to restore something for the first time. Something I'd lost with git rebase. Time Machine ftw today.","","","","" +"16746934457","","","2010-06-22 00:00:00 +0000","Twitter for iPhone","Only hibernate when your battery is low: http://www.apple.com/downloads/macosx/system_disk_utilities/smartsleep.html (ping @JimRoepcke)","","","","" +"16747242957","","","2010-06-22 00:00:00 +0000","Twitter for iPhone","AnandTech reports that TRIM appears to be coming to OS X ... sometime. I don't have an SSD yet but it's about time! :p http://bit.ly/d00uZv","","","","" +"16747555171","16747035172","894911","2010-06-22 00:00:00 +0000","Twitter for iPhone","@JimRoepcke Oh yeah, you wanted a battery reserve instead of hibernation.","","","","" +"16747944013","16747035172","894911","2010-06-22 00:00:00 +0000","Twitter for iPhone","@JimRoepcke But unless I'm missing something smartsleep gets you 99% of the way. The last 1% is just not using your machine w/ < 5m battery.","","","","" +"16669212473","","","2010-06-21 00:00:00 +0000","Twitter for iPhone","Speed Tracer extension for Chrome, nice! http://bit.ly/6PTyvP","","","","" +"16705280757","","","2010-06-21 00:00:00 +0000","Twitter for iPhone","JavaScript based SVG editor in the browser. Great stuff. http://bit.ly/cje47p","","","","" +"16526625913","","","2010-06-19 00:00:00 +0000","Twitter for iPhone","The videos app for iPad should put the scrubber at the bottom. Your hand covers the video while scrubbing. Pretty annoying.","","","","" +"16567795804","","","2010-06-19 00:00:00 +0000","web","Steve Jobs on modern PC devices at D5, 2007 http://youtu.be/Vc8QXzYQoBY","","","","" +"16450349412","","","2010-06-18 00:00:00 +0000","Twitter for iPhone","If you haven't watched Crockford on JS yet, go watch them! Crockford'll forgive you for starting with #2. http://yuiblog.com/crockford/","","","","" +"16365440175","","","2010-06-17 00:00:00 +0000","Twitter for iPhone","So security on the web is more or less impossible. One less thing to worry about! ;-) http://blip.tv/file/3684946?file_type=flv","","","","" +"16285683620","","","2010-06-16 00:00:00 +0000","Twitter for iPhone","caught up on a lot of email but am probably declaring bankruptcy on the rest. i'm just no good at keeping in touch.","","","","" +"16288584486","","","2010-06-16 00:00:00 +0000","Twitter for iPhone","I saw it before but didn't fully appreciate how awesome it is. Time to learn me a CoffeeScript. JS looks so noisy now. http://bit.ly/9iPFNc","","","","" +"16194027552","16188134170","17088322","2010-06-15 00:00:00 +0000","Twitter for iPhone","@ChrisNoel_Vic it was great! Learned a lot. We can do lunch or maybe dinner. I think Cailee and Eric wanted to meet for beers too.","","","","" +"16207987123","","","2010-06-15 00:00:00 +0000","Twitter for iPhone","""Just because we're competing with somebody doesn't mean we have to be rude."" -- Steve Jobs http://bit.ly/9l6Mck (around 30m00s)","","","","" +"16235270330","","","2010-06-15 00:00:00 +0000","web","This is why open standards are paramount. Adobe is spread thin between mobile and desktops and can't deliver. http://j.mp/b3n5Wg","","","","" +"16173069344","16088965710","72948424","2010-06-14 00:00:00 +0000","Twitter for iPhone","@UltanKC I hope so. I was at wwdc last week but other than that I'm running out of excuses!","","","","" +"16010998454","","","2010-06-12 00:00:00 +0000","Twitter for iPhone","Safari 5 moved the ""always show tab bar"" option to View -> Hide/Show Tab Bar (⇧⌘T) Once shown it will stay visible.","","","","" +"16026769413","","10552322","2010-06-12 00:00:00 +0000","web","@codykrieger Thanks for gfxCardStatus, you rock! Wish I could donate more.","","","","" +"16027055399","","","2010-06-12 00:00:00 +0000","web","Finally picked up my 15"" Core i7 MBP today. Words can't describe how badly it trashes my 2006 ""Yonah"" MacBook (Core Duo). Steam here I come!","","","","" +"16029316839","","","2010-06-12 00:00:00 +0000","Twitter for iPhone","Round and round and round they go... Where they stop, on the MacBook pro! #dataconsolidationisboring http://yfrog.com/4bf61gj","","","","" +"15933749993","","","2010-06-11 00:00:00 +0000","API","RT @creationix: Connect app on quad-core machine over a real network connection. 35231.05 Reqs/sec http://bit.ly/aCWnd5 #nodejs #connect","15933354129","70596949","2010-06-11 14:47:19 +0000","" +"15956701990","","","2010-06-11 00:00:00 +0000","API","RT @antirez: Linus is cool: http://bit.ly/clfl95","15953679158","5813712","2010-06-11 20:25:39 +0000","" +"15854961644","","","2010-06-10 00:00:00 +0000","web","RT @raganwald: Succinct but insightful comment about agile & productivity: http://bit.ly/ahajET","15854031063","18137723","2010-06-10 14:31:20 +0000","" +"15874943552","","","2010-06-10 00:00:00 +0000","Twitter for iPhone","Outrage re: Safari's new reader button: let's keep in mind that this is already possible, and Safari has a very small share of the market.","","","","" +"15880166721","","","2010-06-10 00:00:00 +0000","Twitter for iPhone","Cocoa code using GNU coding guidelines, zee goggles, zey do nosink!","","","","" +"15884188707","15851306796","11559032","2010-06-10 00:00:00 +0000","Twitter for iPhone","@jfahrenkrug Don't think I'll be able to make @jsconfeu this year. There's always next year though!","","","","" +"15886178196","","","2010-06-10 00:00:00 +0000","Twitter for iPhone","Seems a particular session prompted a change in Apple's license. Intent is likely the same but nice to know for sure. http://bit.ly/aQtJCX","","","","" +"15606467111","","","2010-06-07 00:00:00 +0000","web","RT @siracusa: Congratulations to all the Ars Design Awards winners! http://bit.ly/cQ8Q7I","15596793474","636923","2010-06-07 01:58:47 +0000","" +"15606622221","","","2010-06-07 00:00:00 +0000","Twitter for iPhone","#WWDC parties: http://macindie.com/2010/06/definitive-wwdc10-parties-list/","","","","" +"15607885132","","","2010-06-07 00:00:00 +0000","Twitter for iPhone","I've said that Apple wouldn't make a solar iPhone OS device because it'd be ugly. Solar touchscreen changes that: http://bit.ly/d7sXce","","","","" +"15630937798","","","2010-06-07 00:00:00 +0000","Twitter for iPhone","At 5th and Howard. Apparently people were lining up for the keynote since 10.30pm last night. That's beyond insane! #wwdc","","","","" +"15631525613","15581615212","54403950","2010-06-07 00:00:00 +0000","Twitter for iPhone","@Pre101 I hadn't planned on it since I'm not doing webos anymore but I guess we'll see how Wednesday goes!","","","","" +"15644274453","","","2010-06-07 00:00:00 +0000","Twitter for iPhone","Apple has paid $1 billion to app store developers from 5 billion downloads. #wwdc","","","","" +"15645386875","15644224653","668423","2010-06-07 00:00:00 +0000","Twitter for iPhone","@mikeal I think it's $428 million","","","","" +"15605100822","15581615212","54403950","2010-06-07 00:00:00 +0000","Twitter for iPhone","@Pre101 I didn't know about it (not doing webOS dev at my current job) but we'll see how Wednesday goes I guess!","","","","" +"15531117225","15529556525","22406953","2010-06-06 00:00:00 +0000","Twitter for iPhone","@mahyarm Good idea, I definitely should have looked into that. Hopefully I remember next time.","","","","" +"15531227374","","","2010-06-06 00:00:00 +0000","Twitter for iPhone","""I feel like my answers are quite trivial since nobody really knows how to design a good language, including me."" -- Alan Kay","","","","" +"15536647099","15536105113","8675502","2010-06-06 00:00:00 +0000","Twitter for iPhone","@me1000 It sounds like Python might fit you better. I generally prefer Ruby but like Python as well. Python is more consistent w.r.t syntax.","","","","" +"15536999101","15536811798","8675502","2010-06-06 00:00:00 +0000","Twitter for iPhone","@me1000 imo you couldn't really go wrong with either one. Both have cool (and useful) features. Lisp comps in Python, blocks in Ruby, etc.","","","","" +"15537118785","15536811798","8675502","2010-06-06 00:00:00 +0000","Twitter for iPhone","@me1000 er, I meant *list* comprehensions of course, not lisp comps.","","","","" +"15537996658","15537136188","894911","2010-06-06 00:00:00 +0000","Twitter for iPhone","@JimRoepcke * _sjs slaps JimRoepcke around a bit with a large trout","","","","" +"15555265243","","","2010-06-06 00:00:00 +0000","Twitter for iPhone","The pilgrimage begins. #wwdc","","","","" +"15564749432","","","2010-06-06 00:00:00 +0000","Gowalla","Just Arrived in #sfo from #yyj — at SFO San Francisco International http://gowal.la/r/BUD","","","","" +"15569457675","15563895743","17088322","2010-06-06 00:00:00 +0000","Twitter for iPhone","@ChrisNoel_Vic thanks man! Pretty excited. :) We should meet up for beers when I get back.","","","","" +"15571337242","","","2010-06-06 00:00:00 +0000","Gowalla","I'm at Marriott in San Francisco, CA http://gowal.la/r/CV9","","","","" +"15576860782","","","2010-06-06 00:00:00 +0000","Twitter for iPhone","Barely seen a 3g signal since arriving in SF. No wonder AT&T customers are pissed! #ATT #fail","","","","" +"15514883507","","","2010-06-05 00:00:00 +0000","API","RT @peterc: The Mrs asked if I wanted to come swimming. I said ""What's the point, it's just a big bathtub really."" #iPad","15511815228","33493","2010-06-05 21:16:53 +0000","" +"15515872892","","","2010-06-05 00:00:00 +0000","Twitter for iPhone","Rogers data roaming rates for the US are insane. I feel like such a sucker paying them. Collusion by Canadian telcos drives me mad #fuckCRTC","","","","" +"15395309393","15392972590","894911","2010-06-04 00:00:00 +0000","Twitter for iPhone","@JimRoepcke I guess this is old news by now but I hadn't seen it before: http://www.facebook.com/KipDrordy","","","","" +"15307350068","","","2010-06-03 00:00:00 +0000","Twitter for iPhone","It's official, I'm going to WWDC! I haven't been before so it's pretty exciting.","","","","" +"15308981799","","","2010-06-03 00:00:00 +0000","API","RT @iTod: Proper Fucking Booming. [NSFW] http://tod.nu/fuckingboom","15308081876","788245","2010-06-03 06:42:45 +0000","" +"15310547287","","","2010-06-03 00:00:00 +0000","Twitter for iPhone","SATA 6Gbps and Sandforce-based SSDs are looking good. And they'll be even better in 2011. http://is.gd/cAHxa","","","","" +"15310621607","","","2010-06-03 00:00:00 +0000","Twitter for iPhone","Random reads & writes improve the most since access time is now constant. Mechanical HDDs aren't even in the race: http://is.gd/cAHFy","","","","" +"15336024643","15335145390","14094622","2010-06-03 00:00:00 +0000","web","@flohei Marco has a bookmarklet that exports your favourite sessions to iCal: http://www.marco.org/658617964 #wwdc","","","","" +"15157172140","","","2010-06-01 00:00:00 +0000","Twitter for iPhone","Probably not something your computer tells you everyday: ""Merge made by octopus."" #git","","","","" +"15162997606","","","2010-06-01 00:00:00 +0000","Twitter for iPhone","Didn't realize how much I'd come to rely on the new experimental branch of GitX. It's pretty awesome. http://github.com/brotherbard/gitx","","","","" +"15163335695","","","2010-06-01 00:00:00 +0000","Twitter for iPhone","Fun, light JavaScript hacking. In the browser and on the command line. result is biggist: http://is.gd/cxRAr and a patch http://is.gd/cxRAs","","","","" +"15163381551","","","2010-06-01 00:00:00 +0000","Twitter for iPhone","Apparently I really suck at using a touchpad and/or mouse. Probably why I prefer to use the keyboard. discrete motions ftw","","","","" +"15184224740","","","2010-06-01 00:00:00 +0000","API","RT @frank06: the real-world is often async: starbucks case http://www.eaipatterns.com/ramblings/18_starbucks.html","15181550616","14560304","2010-06-01 14:31:13 +0000","" +"15073858309","","","2010-05-31 00:00:00 +0000","API","RT @technoweenie: MAP REDUCE MAP REUSE MAP RECYCLE (http://bit.ly/X2PDw) that's something i can get behind","15073735648","780561","2010-05-31 00:28:41 +0000","" +"15017258362","","","2010-05-30 00:00:00 +0000","API","RT @NeilRobbins: ""#Riak works correctly mathematically because it doesn't try to break the laws of the universe"" Joe Armstrong http://bi ...","14984935918","17708254","2010-05-29 16:31:41 +0000","" +"15019387240","","","2010-05-30 00:00:00 +0000","Twitter for iPhone","Gonna be an uncle 8 times over next Jan! Maybe I'll try for a singapore trip at Christmas.","","","","" +"15027296805","","","2010-05-30 00:00:00 +0000","Twitter for iPhone","Still no multitouch trackpad, but BetterTouchTool is worth downloading for the drag-to-left-or-right-edge-to-fill-half-screen feature.","","","","" +"15055823784","","","2010-05-30 00:00:00 +0000","Twitter for iPhone","might not be ""street"" ... http://i.imgur.com/tWkCL.jpg","","","","" +"15057979597","","71894064","2010-05-30 00:00:00 +0000","Twitter for iPhone","@boastr_net Unsure where to report bugs so I'll bug you on twitter :) Window snapping only works with the dock on the bottom.Thanks for BTT!","","","","" +"15062511934","","","2010-05-30 00:00:00 +0000","Twitter for iPhone","Links that open iTunes automatically make me want to hurt people. If I wanted to open iTunes I would fucking open iTunes.","","","","" +"15066279424","","","2010-05-30 00:00:00 +0000","Twitter for iPhone","Warm and rainy. Kind of nice! #victoria #summer","","","","" +"14945209277","","","2010-05-29 00:00:00 +0000","Twitter for iPhone","Noticed the Canada subreddit description for the first time: ""We decided on this description politely.""","","","","" +"14946609901","14946077502","894911","2010-05-29 00:00:00 +0000","Twitter for iPhone","@JimRoepcke Apps using non-standard text controls will have to explicitly enable cut/copy/paste. Ouch! UITextField will have to improve.","","","","" +"14947029957","14945272206","894911","2010-05-29 00:00:00 +0000","Twitter for iPhone","@JimRoepcke Heh, probably the only thing we've ever decided on politely now that you mention it!","","","","" +"14949672773","","","2010-05-29 00:00:00 +0000","Twitter for iPhone","Uh oh ... convincing myself that it's a waste of $$ to keep the mech HDD in my new MBP. New, fast machine dragged down by the HDD: not cool.","","","","" +"14951657363","","","2010-05-29 00:00:00 +0000","Twitter for iPhone","Sometimes I wish null and undefined in JS were like nil in Obj-C. I'd like the option to turn on whiny nulls in certain places tho, for dev.","","","","" +"14989858968","14959767218","894911","2010-05-29 00:00:00 +0000","Twitter for iPhone","@JimRoepcke Don't have it, just saw videos of SSD vs HDD for common tasks. SSDs use 0.5-1w, complete tasks faster, get back to idle fast!","","","","" +"14990033165","14959767218","894911","2010-05-29 00:00:00 +0000","Twitter for iPhone","@JimRoepcke & what can I say, ich mag der blinkenlichten. amazing I don't use menumeters anymore. what's my mem usage? net throughput??!! :)","","","","" +"14813149739","","","2010-05-27 00:00:00 +0000","Twitter for iPhone","RT @ohmyzsh: Declaring that next Tuesday, June 1st, is convert a bash user day. Direct your loved ones here: http://is.gd/cqP8f","","","","" +"14846356261","","","2010-05-27 00:00:00 +0000","Gowalla","Already late, may as well be late with coffee :) — at Starbucks Quadra & Mackenzie http://gowal.la/v/c/PeCF/tw","","","","" +"14660970421","","","2010-05-25 00:00:00 +0000","API","RT @zii: A new and devious phishing attack. http://bit.ly/aMX3D6 (via @azaaza) well played sir","14652351912","12712742","2010-05-24 22:48:17 +0000","" +"14662184431","","","2010-05-25 00:00:00 +0000","Gowalla","Buskers with brass playing the final countdown. That is pure, concentrated awesome! — at Inner Harbour Causeway http://gowal.la/c/NxGo","","","","" +"14667910801","","","2010-05-25 00:00:00 +0000","Twitter for iPhone","It starts innocently, just an americano. Then you add the size, possibly a flavour shot. Suddenly your order makes you sound douchey.","","","","" +"14598069581","","","2010-05-24 00:00:00 +0000","Twitter for iPhone","I think a ruby dsl is a good fit for starlogo. Might have to play with that. With rubinius it'd be turtles all the way down. :)","","","","" +"14651923810","","","2010-05-24 00:00:00 +0000","API","RT @izs: Ponder it deeply for a while, and then ignore it completely. Good ideas arrive when they're ready.","14646836334","8038312","2010-05-24 20:57:44 +0000","" +"14571144876","","","2010-05-23 00:00:00 +0000","Twitter for iPhone","For the love of science, s/NoSQL/DocDB/g to help stop the madness. The term ""NoSQL"" is a giant blunder. + +#nonosql #docdb #nosql","","","","" +"14518843441","","","2010-05-22 00:00:00 +0000","Twitter for iPhone","About to watch a haggis hurling competition. The record is 190 ft!","","","","" +"14521573978","","","2010-05-22 00:00:00 +0000","API","RT @argv0: Look at your DB. Now back to me. Now back at your DB. Now back to me. I'm the DB your DB could scale like if your DB was ...","14521160441","6509982","2010-05-22 23:04:37 +0000","" +"14451901173","","","2010-05-21 00:00:00 +0000","Twitter for iPhone","ugh, apparently Shaw in Victoria is one of the ISPs/regions that can't get to github right now. guess that means it's lunch time!","","","","" +"14451956498","","","2010-05-21 00:00:00 +0000","Twitter for iPhone","Well, I can see github again. That was short-lived.","","","","" +"14200790046","","14174890","2010-05-18 00:00:00 +0000","Twitter for iPhone","@semel just discovered @dvlprs, surfed to http://dvlprs.com/kangax and saw a JS alert stating ""1"". thought you'd like to know. cool site!","","","","" +"14203180461","","","2010-05-18 00:00:00 +0000","API","RT @tirsen: emacs day #2: an abundance of yaks needing shaves.","14202822307","645143","2010-05-18 03:07:59 +0000","" +"14232450331","","","2010-05-18 00:00:00 +0000","API","RT @pharkmillups: thorough, great post from the the mozilla metrics team about choosing a nosql data store http://bit.ly/cgFx7j #cassand ...","14227650848","29777587","2010-05-18 13:30:58 +0000","" +"14232765831","14217793600","14358152","2010-05-18 00:00:00 +0000","Twitter for iPhone","@mentalguy I remember that feeling. Here are 9 more to blow your mind: http://en.wikipedia.org/wiki/Ontario_(disambiguation)","","","","" +"14077389539","","","2010-05-16 00:00:00 +0000","TweetDeck","It's really nice to lean back in my chair and read a long article on the iPad. Typing while leant back, not so much. Thumbs method is ok.","","","","" +"14121195105","14101734821","22406953","2010-05-16 00:00:00 +0000","web","@mahyarm ha ha, i knew someone would ask that! :) i was just walking down Government st, past the shop and he jumped out at me.","","","","" +"14061668953","","","2010-05-15 00:00:00 +0000","Twitter for iPhone","Some guy from Lush just said the word cuticle to me. Wtf?! Do I look like a guy who cares about cuticles?","","","","" +"14064594313","","","2010-05-15 00:00:00 +0000","Twitter for iPhone","iPad + MyWi is good enough, and costs only $10, once. Caveats: iPhone gets a bit hot and MyWi has annoying bugs.","","","","" +"13822590357","13821487356","8959562","2010-05-12 00:00:00 +0000","Echofon","@strlen 15"" i7 hands-down","","","","" +"13795757751","13777762860","22406953","2010-05-11 00:00:00 +0000","Echofon","@mahyarm Inner harbour and James bay are really packed with tourists. Quiet spots are no longer quiet, for better and worse. :)","","","","" +"13796031037","","","2010-05-11 00:00:00 +0000","Echofon","RT @igrigorik: ah, turns you can make git pull --rebase the default ""pull"": http://bit.ly/a2RK09 - kudos to @vsizikov for the tip","13790430027","9980812","2010-05-11 14:08:44 +0000","" +"13802309935","","","2010-05-11 00:00:00 +0000","web","RT @KentBeck: switching quickly between the onion and reuters offers unique mental health challenges (& unintended humor)","13750048241","16891384","2010-05-10 21:58:40 +0000","" +"13688609117","","","2010-05-09 00:00:00 +0000","Echofon","RT @engadget: Magic Mouse syncs with jailbroken iPad, enabling cursory cursor control (video) http://bit.ly/av8H7a","13687971650","14372486","2010-05-09 21:09:55 +0000","" +"13578006426","","","2010-05-08 00:00:00 +0000","Twitter for iPhone","ha ha, thanks guys! http://wiki.github.com/280north/cappuccino/objjc at least it was good for a laugh. :)","","","","" +"13582076013","","","2010-05-08 00:00:00 +0000","Twitter for iPhone","I don't try to be different, I try to use the best tools. It just so happens that the default or most popular tools are often not the best.","","","","" +"13585530857","13582573552","894911","2010-05-08 00:00:00 +0000","Echofon","@JimRoepcke i'd say bacon for dinner is accomplishment enough. anything after that is just gravy.","","","","" +"13585600820","","","2010-05-08 00:00:00 +0000","Echofon","Downtown ducks. Could be the ducks a coworker saw getting it on yesterday. http://twitpic.com/1lxm8c","","","","" +"13593669269","","","2010-05-08 00:00:00 +0000","Twitter for iPhone","""Vim mode in emacs: unbind all keys. It beeps at you whatever you do, and you can't quit."" http://is.gd/bZHQK","","","","" +"13617029992","13593943165","14273142","2010-05-08 00:00:00 +0000","Echofon","@lunafiko the 1st time i ran vim I had to hard reset my new Linux install. Didn't know how to type, quit, or switch virtual consoles :)","","","","" +"13617072239","","","2010-05-08 00:00:00 +0000","Echofon","RT @avibryant: Yes, I'm a languages geek. Laughed out loud all through this: http://bit.ly/nAXkj","13592433292","13192","2010-05-08 05:29:12 +0000","" +"13633518545","","","2010-05-08 00:00:00 +0000","Echofon","It's so calm out today. A really nice change for +Victoria! http://twitpic.com/1m7g4b","","","","" +"13634872590","","","2010-05-08 00:00:00 +0000","Echofon","I keep forgetting how much downtown sucks in the summer. Have to stick to nature!","","","","" +"13556062187","","","2010-05-07 00:00:00 +0000","Echofon","RT @simonw: So apparently Ajax means ""uses JavaScript"" and HTML5 now means ""doesn't use Flash""","13544675482","12497","2010-05-07 12:03:46 +0000","" +"13463697190","","","2010-05-06 00:00:00 +0000","Echofon","RT @sophistifunk: Alan Kay is definitely famous enough to call Steve and get Scratch back.","13457708148","14113080","2010-05-06 00:46:46 +0000","" +"13371443876","13369743525","14273142","2010-05-04 00:00:00 +0000","Echofon","@lunafiko good timing it's starting to get nice! Have a good trip.","","","","" +"13217100047","","","2010-05-02 00:00:00 +0000","Echofon","RT @tlrobinson: ""Passing callbacks is the *price* of asynchronous API's, not the benefit.""","13216605013","14206068","2010-05-02 00:33:43 +0000","" +"13157669261","","","2010-04-30 00:00:00 +0000","Twitter for iPhone","RT @Grooveshark: Now accepting Lala refugees.","","","","" +"12614255760","","","2010-04-22 00:00:00 +0000","Twitter for iPhone","Got an iPad for the evening. Back on my MacBook now, I want to rotate the display to surf the web.","","","","" +"12620508667","12615500462","14273142","2010-04-22 00:00:00 +0000","Twitter for iPhone","@lunafiko I think I just found it on twitpic, cool!","","","","" +"12621836597","","","2010-04-22 00:00:00 +0000","Twitter for iPhone","Need to crash mobile Safari? Visit http://apirocks.com/html5/html5.html Crashier on iPad than iPhone. If it doesn't crash just rotate.","","","","" +"12621862744","","","2010-04-22 00:00:00 +0000","Twitter for iPhone","(maybe it's not crashier on iPad, but on iPhone OS 3.2. not sure on that one)","","","","" +"12649965788","","","2010-04-22 00:00:00 +0000","Twitter for iPhone","Wow, I'm really sorry about scrobbleshark being down! 1000 users is way too much for the base GAE account. I'll work on the rewrite soon.","","","","" +"12654628856","12654445157","6217862","2010-04-22 00:00:00 +0000","Twitter for iPhone","@zimmund GAE resets quotas at midnight Pacific time (in 12 hours). No activity until then, but it will catch up at that time.","","","","" +"12491891020","","","2010-04-20 00:00:00 +0000","Twitter for iPhone","Refreshing. fifthstreet.ca bar&grill has a decent site that isn't Flash. It kind of sucks on iPhone but at least it works.","","","","" +"12491970038","","","2010-04-20 00:00:00 +0000","Twitter for iPhone","Incidentally I just discovered that scrolling with 2-fingers scrolls an iframe in mobile Safari. 8 months with an iPhone and still learning.","","","","" +"12497941010","12495440281","14273142","2010-04-20 00:00:00 +0000","Twitter for iPhone","@lunafiko Nope, very low! I guess there are only so many ways to make a restaurant website ""interesting"". Me I just want info. gopher ftw :p","","","","" +"12498062927","","","2010-04-20 00:00:00 +0000","Twitter for iPhone","html5 makes the browser the best cross-platform toolkit. ironically throwing out native look'n'feel altogether wins. http://is.gd/bA948","","","","" +"12499117475","12498442444","14273142","2010-04-20 00:00:00 +0000","Twitter for iPhone","@lunafiko heh, sounds like a good time :)","","","","" +"12421964589","","","2010-04-18 00:00:00 +0000","web","RT @tlrobinson: .@brendaneich at #jsconf talking about awesome new features slated for next edition of JS. Detail on the ECMA wiki: http ...","12419872636","14206068","2010-04-18 21:54:38 +0000","" +"12318341622","","","2010-04-17 00:00:00 +0000","web","RT @dysinger: Latest #riak (client) requires protobuffs installed in erlang/lib #TODO add to the readme so people don't have to read the ...","12317797100","6149572","2010-04-17 02:05:32 +0000","" +"12322999305","","","2010-04-17 00:00:00 +0000","API","""but be warned: it's definitely not for the casual jailbreaker."" http://tinyurl.com/y2vsbnv sounds like a challenge! ;-)","","","","" +"12341974008","","","2010-04-17 00:00:00 +0000","Gowalla","Meeting my sister in Van for the day. — at Swartz Bay Foot Passenger Terminal http://gowal.la/s/ecZ","","","","" +"12342410195","","","2010-04-17 00:00:00 +0000","Gowalla","Photo: God BC is beautiful! — at The Spirit of British Columbia http://gowal.la/c/BSKC","","","","" +"12349220407","","","2010-04-17 00:00:00 +0000","Echofon","RT @dalmaer: The @280north crew have released: nib2cib now supports iPhone to web conversion #jsconf","12347514148","4216361","2010-04-17 15:46:28 +0000","" +"12141397626","","","2010-04-14 00:00:00 +0000","Twitter for iPhone","New 15"" MBPs have a hi-res option (1680x1050). Sweet!","","","","" +"12143998162","12141735174","894911","2010-04-14 00:00:00 +0000","Twitter for iPhone","@JimRoepcke Need to save up a bit. I'll probably pull the trigger in May. (Unless I decide to get the i7 or 8GB of DDR3 or something :)","","","","" +"12147208295","","","2010-04-14 00:00:00 +0000","Echofon","Close bittorrent when tethering notebook to phone. #protip","","","","" +"12149333164","12147485431","33858688","2010-04-14 00:00:00 +0000","Twitter for iPhone","@ehoppe I uploaded about 500mb. Have to watch my groovesharking. or go for the 3gb plan :)","","","","" +"12140731451","12114284409","119695936","2010-04-14 00:00:00 +0000","Twitter for iPhone","@dudeimlost I need to rewrite #scrobbleshark and move away from Google AppEngine. Didn't expect 1000 users! Sorry it's so laggy for you.","","","","" +"12090100417","","","2010-04-13 00:00:00 +0000","Twitter for iPhone","RT @dalmaer traits.js is a minimal standards-compliant trait composition library for Javascript http://is.gd/bqwux by Tom Cutsem&Mark Miller","","","","" +"12110770286","","","2010-04-13 00:00:00 +0000","Twitter for iPhone","New MacBook Pros! Now to save up some $$","","","","" +"12127055723","12126943664","894911","2010-04-13 00:00:00 +0000","Twitter for iPhone","@JimRoepcke wheee!","","","","" +"12063461234","12060622395","918271","2010-04-12 00:00:00 +0000","Twitter for iPhone","@davidhund It's almost as stable as Grooveshark's RSS feeds. Need to move off of GAE. Scrobbleshark is more popular than I anticipated.","","","","" +"12065048772","12064718775","14273142","2010-04-12 00:00:00 +0000","Twitter for iPhone","@lunafiko I e-mailed support and they gave me a free VIP account. I guess I'll worry about renewing in a year ... sorry that isn't helpful.","","","","" +"11971479272","","","2010-04-11 00:00:00 +0000","Gowalla","I'm at Esquimalt Lagoon in Colwood http://gowal.la/s/5H6X","","","","" +"11952207220","","","2010-04-10 00:00:00 +0000","Echofon","There's a new version of grooveshark for iPhone! Has free trial and less bugs. Yay :)","","","","" +"11952230982","","","2010-04-10 00:00:00 +0000","Echofon","RT @mentalguy: The best and worst things about Ubuntu is that Mark Shuttleworth isn't Steve Jobs.","11951964520","14358152","2010-04-10 19:19:48 +0000","" +"11858253272","","","2010-04-09 00:00:00 +0000","Twitter for iPhone","Any sufficiently complicated web app contains an ad hoc, informally-specified, bug-ridden, slow implementation of half of Webmachine.","","","","" +"11861679739","","","2010-04-09 00:00:00 +0000","API","Microsoft offers much-needed fix for Windows OSS development http://tinyurl.com/y9nltme [Ed: this is awesome! Good for MS.]","","","","" +"11863072449","11861758691","894911","2010-04-09 00:00:00 +0000","Twitter for iPhone","@JimRoepcke yes indeed. re-reading some webmachine docs made for an enlightening evening.","","","","" +"11863183373","","","2010-04-09 00:00:00 +0000","Twitter for iPhone","Wonder if Tog's articles were any influence on app folders in iPhone OS 4. http://is.gd/bl0lO http://is.gd/bl0lN http://is.gd/bl0lY","","","","" +"11866230279","","","2010-04-09 00:00:00 +0000","Twitter for iPhone","Twitter lists should have an option to let your mutual followers edit them too. Might be fun!","","","","" +"11837968216","11808141498","14273142","2010-04-08 00:00:00 +0000","Twitter for iPhone","@lunafiko On recent hardware Linux in a VM is a good option. When using Windows I do exactly that for real work. xmonad+full screen VM = :)","","","","" +"11731951764","","","2010-04-07 00:00:00 +0000","Gowalla","I'm at Nando's in Victoria http://gowal.la/s/5xPX","","","","" +"11669340501","","","2010-04-06 00:00:00 +0000","web","YAY! I've been waiting too long. http://arstechnica.com/apple/news/2010/04/apple-not-ignoring-macbooks-this-month-despite-mobile-mania.ars","","","","" +"11671160487","","","2010-04-06 00:00:00 +0000","Echofon","10.6.3 is taking forever to install on my hackintosh. It better just work because I'm more than ready to go home!","","","","" +"11672381507","11671939412","14273142","2010-04-06 00:00:00 +0000","Echofon","@lunafiko heh, yeah it's my best OS X box. When new MacBook pros come out I'll get one to replace my old 2006 MacBook.","","","","" +"11672837197","","","2010-04-06 00:00:00 +0000","Echofon","A watched box never updates. Fuck it, it's future-Sami's problem now!","","","","" +"11673722071","","","2010-04-06 00:00:00 +0000","Echofon","Double tap Home for iPod controls anywhere, not just at the lock screen. Who knew?! #iPhone","","","","" +"11674060781","","","2010-04-06 00:00:00 +0000","Echofon","No South bound traffic at quadra and Falmouth. Police roadblock. #yyj","","","","" +"11674454811","","","2010-04-06 00:00:00 +0000","Echofon","A block away I hear the cops yelling to come out of the house. Someone's getting busted. #yyj","","","","" +"11722174592","11708256727","14273142","2010-04-06 00:00:00 +0000","Twitter for iPhone","@lunafiko MBP is a great machine no matter what OS you put on it! New Sony Vaio Z looks nice too, MBP needs a refresh badly.","","","","" +"11722285856","11708256727","14273142","2010-04-06 00:00:00 +0000","Twitter for iPhone","@lunafiko I was a big Linux guy before @JimRoepcke converted me in 2005. I miss having a feature-rich window manager and stuff.","","","","" +"11607503975","","","2010-04-04 00:00:00 +0000","Twitter for iPhone","<3 js2-mode ... makes me want to write an Emacs Lisp parser for every language I use in Emacs.","","","","" +"11607873405","","","2010-04-04 00:00:00 +0000","Twitter for iPhone","Event based programming goes hand in hand with functional programming. It's hard to mix for loops, breaks, and continues with callbacks.","","","","" +"11507303156","","","2010-04-03 00:00:00 +0000","Gowalla","Photo: — at James Houlihan Park http://gowal.la/c/xked","","","","" +"11513861902","","","2010-04-03 00:00:00 +0000","Gowalla","Changing it up, Cambodian jungle curry today! — at The Noodle Box (Douglas St.) http://gowal.la/s/LKi","","","","" +"11518167255","","","2010-04-03 00:00:00 +0000","Twitter for iPhone","[[[[""00""]]]] == false; [[[[""true""]]]] == ""true""; [[""1""]] + [[""2""]] == 12; #wtfjs (via @zii)","","","","" +"11554649434","11552691428","27705041","2010-04-03 00:00:00 +0000","Twitter for iPhone","@Machiventa It does take a bit of time. Might be able to cut that down. Grooveshark updates feeds every 10 min so that's the limit though.","","","","" +"11493944313","","","2010-04-02 00:00:00 +0000","web","RT @dysinger: Somebody tell me if there is a dvorak keyboard layout for the pop up & external keyboard for the #ipad :) I want one but n ...","11493489451","6149572","2010-04-02 18:07:47 +0000","" +"11499943233","","","2010-04-02 00:00:00 +0000","Echofon","Was going storm watching but it's not very stormy anymore. Oh well, Arbutus cove will still be nice!","","","","" +"11400050283","","","2010-04-01 00:00:00 +0000","web","RT @dalmaer: <style contenteditable>head,style{display:block}</style> http://annevankesteren.nl/test/contenteditable-style.htm","11398965428","4216361","2010-04-01 01:41:45 +0000","" +"11411575407","","","2010-04-01 00:00:00 +0000","web","RT @wycats: I love git clean -fdx","11400407558","8526432","2010-04-01 02:11:32 +0000","" +"11430328586","","","2010-04-01 00:00:00 +0000","API","New Zealand patent reform bill says no to software patents http://tinyurl.com/y8wl9vy","","","","" +"11439208380","","","2010-04-01 00:00:00 +0000","TwitPic","http://twitpic.com/1cg0dk -","","","","" +"11441266210","","","2010-04-01 00:00:00 +0000","Gowalla","Just ate BBQ prawn stir fry — at 1550's http://gowal.la/s/3gMB","","","","" +"11344775894","","","2010-03-31 00:00:00 +0000","Gowalla","Good old spicy peanut. Reading about tcl. — at The Noodle Box http://gowal.la/s/eye","","","","" +"11348158594","11346308421","815114","2010-03-31 00:00:00 +0000","Twitter for iPhone","@jedschmidt Perfect! Thanks :) I'll send you a pull request for node v0.1.30+ compat this week.","","","","" +"11349156360","","","2010-03-31 00:00:00 +0000","Twitter for iPhone","who knew http://www.reddit.com/r/apple/comments/bk6tt/pressing_backticktilde_key_after_pressing_tab/","","","","" +"11314685577","","","2010-03-30 00:00:00 +0000","Echofon","Backgrounder for iPhone should use the long button press to background an app, not toggle backgrounding. Shouldn't have to remember state.","","","","" +"11315507550","","","2010-03-30 00:00:00 +0000","Twitter for iPhone","Ah, just had to check the settings for Backgrounder. It can do everything I want. Goes hand in hand with the #Grooveshark mobile app!","","","","" +"11322835618","11312118043","815114","2010-03-30 00:00:00 +0000","web","@jedschmidt What are the license terms for cookie-node?","","","","" +"11258155936","","","2010-03-29 00:00:00 +0000","Twitter for iPhone","Enjoyed some @grooveshark on my iPhone this morning. They complement each other nicely! It's everything I ever dreamed. :)","","","","" +"11272241564","11258354679","23774974","2010-03-29 00:00:00 +0000","Twitter for iPhone","@sauntimo A virtually unlimited music library in my pocket. It's what I've always wanted and I definitely recommend going VIP for it!","","","","" +"11273356342","11273115129","23774974","2010-03-29 00:00:00 +0000","Twitter for iPhone","@sauntimo I'm in Canada and Grooveshark is my only option. I just get jealous seeing what other countries have available so I don't look. :)","","","","" +"11205749579","","","2010-03-28 00:00:00 +0000","Echofon","RT @seancribbs: Wishing #nosql had been named #altdb or something less flame-inviting.","11203590289","14939200","2010-03-28 17:16:42 +0000","" +"11213248848","","","2010-03-28 00:00:00 +0000","Gowalla","Photo: Nurse stump — at Gowlland Tod Park http://gowal.la/c/vKiq","","","","" +"11158272640","11141921864","3374231","2010-03-27 00:00:00 +0000","Echofon","@mxcl I've been listening to a bit of Jamiroquai. Pretty good stuff! Nice idea btw. :)","","","","" +"11118800781","11118136598","41456363","2010-03-27 00:00:00 +0000","Twitter for iPhone","@NCIXdotCOM I'll be your BFF if you send me an XFX Radeon 5850. :)","","","","" +"11118889015","","","2010-03-27 00:00:00 +0000","web","RT @johnrlynch: Light a FUSE under your Riak cluster! http://bit.ly/dhfNJl","11116852239","14097822","2010-03-27 00:00:27 +0000","" +"11118928621","","","2010-03-27 00:00:00 +0000","web","I thought I had an original idea mounting a Riak bucket with FUSE. At least now I have some code to start with!","","","","" +"11119484239","11118539616","14962753","2010-03-27 00:00:00 +0000","Twitter for iPhone","@t_a_w Sounds like you need zsh. `mate =script.rb` to edit. Also `setopt noclobber` and glob qualifiers. Bash is playing catch-up since v2.","","","","" +"11122252439","11122116123","6509982","2010-03-27 00:00:00 +0000","Twitter for iPhone","@argv0 lyrics to ""oops i did it again""","","","","" +"11122405818","11119924765","14962753","2010-03-27 00:00:00 +0000","Twitter for iPhone","@t_a_w You have some good tips there. Default HISTSIZE should be higher, and >> is a good habit. Don't like clobbering w/ aliases though.","","","","" +"11061811920","","","2010-03-26 00:00:00 +0000","Echofon","RT @dhh: ""Adobe® Acrobat® Connect™ Pro Mobile"" -- it reads like a joke, but it's actually the name of an iPhone app. Kid you not.","11058872352","14561327","2010-03-25 23:19:14 +0000","" +"11062374796","","","2010-03-26 00:00:00 +0000","API","Idiot users still intentionally opening, clicking on spam http://tinyurl.com/yl2tnzt (great, there is no hope then)","","","","" +"11113188838","","","2010-03-26 00:00:00 +0000","Twitter for iPhone","For posterity: http://yfrog.com/4ziu0p ... made a few of us here lol on a long Friday afternoon.","","","","" +"11115884211","","","2010-03-26 00:00:00 +0000","Twitter for iPhone","""The curse of the gifted programmer is apparently the need to deal with occasional direct emails from Eric Raymond."" http://is.gd/b16tf","","","","" +"11013057232","11008243181","14962753","2010-03-25 00:00:00 +0000","Echofon","@t_a_w I had the same experience w/ songbird a few years ago. Good to know I don't need to try it again.","","","","" +"11013651388","","","2010-03-25 00:00:00 +0000","Echofon","Come on #rogers you can do better. 2616ms latency! http://twitpic.com/1aqkff","","","","" +"11040209720","11022166757","14130443","2010-03-25 00:00:00 +0000","Echofon","@ckdarby roaming? I'm right in the middle of Victoria. Latency to the tower max 1s then it should be wired, max +300ms within N. America.","","","","" +"11043054999","","","2010-03-25 00:00:00 +0000","Twitter for iPhone","Pretty graphs of projects & people on github: http://lumberjaph.net/blog/index.php/2010/03/25/github-explorer/","","","","" +"11047244539","11046951067","14130443","2010-03-25 00:00:00 +0000","Twitter for iPhone","@ckdarby Same result using servers in and around Vancouver. In fact Bellingham WA is a bit faster than Burnaby BC. Data relayed by towers?","","","","" +"10953021486","10951693122","23774974","2010-03-24 00:00:00 +0000","Twitter for iPhone","@sauntimo No need to leave it open. Google's computers will scrobble in the background. Enjoy! :)","","","","" +"10994439628","10993421518","14277942","2010-03-24 00:00:00 +0000","Twitter for iPhone","@Ipsquiggle No favourites yet. It's been on my TODO list too long now. I'll try & get around to it soon.","","","","" +"10878838029","","","2010-03-22 00:00:00 +0000","Gowalla","Photo: It's a frap! — at Starbucks http://gowal.la/c/tBmc","","","","" +"10803441619","10794001565","27705041","2010-03-21 00:00:00 +0000","Twitter for iPhone","@Machiventa It should work fine with Firefox. What part is giving you trouble?","","","","" +"10826298478","","","2010-03-21 00:00:00 +0000","Echofon","RT @antirez: Results of some yesterday hacking: Linenoise, a 360 lines of code readline replacement: http://github.com/antirez/linenoise","10814555748","5813712","2010-03-21 09:38:07 +0000","" +"10827531998","10824081647","14962753","2010-03-21 00:00:00 +0000","Twitter for iPhone","@t_a_w I like my iPhone (a lot) but sometimes it feels too much like Apple's iPhone, not mine. $99/yr to put my own app on it? Android next.","","","","" +"10842057429","","","2010-03-21 00:00:00 +0000","Gowalla","I'm at Beacon Hill Park in Victoria http://gowal.la/s/mWA","","","","" +"10842106902","","","2010-03-21 00:00:00 +0000","Gowalla","Photo: — at Beacon Hill Park http://gowal.la/c/tqMd","","","","" +"10763988500","","","2010-03-20 00:00:00 +0000","Twitter for iPhone","I wonder if OS X can run on the Sony Vaio Z. http://is.gd/aPS8K","","","","" +"10707358280","","","2010-03-19 00:00:00 +0000","Twitter for iPhone","Ugh, explains a lot. -- ""In order for a book to sell,"" said my publisher, ""it's got to be thick. 600 pages thick."" http://is.gd/aOdXF","","","","" +"10709338214","","","2010-03-19 00:00:00 +0000","Twitter for iPhone","Damn you @ncixdotcom! Why must you tempt me like this?! Just as I'm thinking about one of these they go on sale. http://is.gd/aOgRz","","","","" +"10730236474","","","2010-03-19 00:00:00 +0000","web","RT @seancribbs: Schema design in Riak, an introduction (on the @basho blog): http://ow.ly/1owTy #riak #nosql","10729730792","14939200","2010-03-19 16:18:05 +0000","" +"10647170316","10644429770","91170325","2010-03-18 00:00:00 +0000","Twitter for iPhone","@jtjn You can revoke scrobbleshark's access to your last.fm account on last.fm's site, or pause scrobbling on the scrobbleshark site.","","","","" +"10647203406","10644429770","91170325","2010-03-18 00:00:00 +0000","Twitter for iPhone","@jtjn You'll have to link up scrobbleshark to last.fm again if you go with the first option.","","","","" +"10654073830","10647539165","91170325","2010-03-18 00:00:00 +0000","Twitter for iPhone","@jtjn thanks :)","","","","" +"10611907518","","","2010-03-17 00:00:00 +0000","Twitter for iPhone","agh, 1am already?! time to put node-riak down for the night.","","","","" +"10555024776","","","2010-03-16 00:00:00 +0000","Twitter for iPhone","http://www.infoq.com/presentations/Are-We-There-Yet-Rich-Hickey Makes me want to learn Clojure even more. Maybe next year.","","","","" +"10523488677","10519338493","5281041","2010-03-15 00:00:00 +0000","Twitter for iPhone","@monvoix Thanks. :) Glad you like it!","","","","" +"10449862757","10443005063","22406953","2010-03-14 00:00:00 +0000","Twitter for iPhone","@mahyarm About a month ago. Just for 2 months though.","","","","" +"10486800485","","","2010-03-14 00:00:00 +0000","Twitter for iPhone","TextMate refugees, drag stuff in Emacs: http://is.gd/aDyDx (like cmd-ctrl-<arrow> in TextMate) ... reminds me to check out textmate.el.","","","","" +"10487968318","","","2010-03-14 00:00:00 +0000","Gowalla","I'm at Serious Coffee in Victoria http://gowal.la/s/3Nxb","","","","" +"10403957887","","","2010-03-13 00:00:00 +0000","Twitter for iPhone","Used 2.2GB of unlimited 3G access the 1st month. 1 day I ran Software Update while tethered => 800MB. I should get the new Xcode beta! :p","","","","" +"10405949161","","","2010-03-13 00:00:00 +0000","Gowalla","Getting that spicy peanut! — at The Noodle Box http://gowal.la/s/eye","","","","" +"10438141113","10437910194","6707392","2010-03-13 00:00:00 +0000","Twitter for iPhone","@sstephenson `cd -P /a/symlinked/dir` will resolve the symlink. With autopushd on you can popd, otherwise `cd - to` get back.","","","","" +"10438148319","10437910194","6707392","2010-03-13 00:00:00 +0000","Twitter for iPhone","@sstephenson There is also readlink -f on Linux. On OS X/BSD run readlink in a loop.","","","","" +"10443671196","","","2010-03-13 00:00:00 +0000","Gowalla","Photo: — at Thetis Lake http://gowal.la/c/qqNq","","","","" +"10327133361","","","2010-03-11 00:00:00 +0000","API","RT @igrigorik: great start to #nosqllive by @timanglade.. ""nosql as a brand is a liability, it lacks definition and respectability"" - amen.","10324398622","9980812","2010-03-11 14:33:41 +0000","" +"10332161723","10068750283","894911","2010-03-11 00:00:00 +0000","Twitter for iPhone","@JimRoepcke BC champs eh? not bad, not bad at all! :)","","","","" +"10341344052","","","2010-03-11 00:00:00 +0000","web","RT @siracusa: Canabalt (a $2.99 game) reveals app pricing as a means of managing reviews: http://bit.ly/bqqoRA More good stuff here: ht ...","10339670168","636923","2010-03-11 21:06:00 +0000","" +"10286387339","10280595637","9989362","2010-03-10 00:00:00 +0000","Twitter for iPhone","@headius That does sound straightforward. Maybe I could reuse my toy x86 assembler to emit code at runtime (written in Ruby).","","","","" +"10288518588","","","2010-03-10 00:00:00 +0000","Twitter for iPhone","Emacs may get a package manager in version 24. http://is.gd/a9FrI One day we'll boot Linux directly to Emacs and cut out the middle man.","","","","" +"10289609392","10289433993","22406953","2010-03-10 00:00:00 +0000","Twitter for iPhone","@mahyarm Ah, that makes sense. I wonder how long after the refresh before they were available. Have to wait and see I guess. :)","","","","" +"10290426247","","","2010-03-10 00:00:00 +0000","Twitter for iPhone","alias chrome='/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --allow-file-access-from-files >/dev/null 2>&1 &!' ... *sigh*","","","","" +"10290462351","","","2010-03-10 00:00:00 +0000","Twitter for iPhone","Too bad you can't add command line args to Info.plist in an app bundle on OS X ... or can you?","","","","" +"10248960220","","14273142","2010-03-10 00:00:00 +0000","Twitter for iPhone","@lunafiko online payment systems always shaft non-US folk. hopefully we can get a response from @grooveshark on this... http://is.gd/a5yyB","","","","" +"10254877767","10252944305","22406953","2010-03-10 00:00:00 +0000","Twitter for iPhone","@mahyarm don't want to spend $2600, but that is a possibility. I might be getting a mbp from work, and have more time to wait and think.","","","","" +"10254985784","10252944305","22406953","2010-03-10 00:00:00 +0000","Twitter for iPhone","@mahyarm $2600+tax is $3000. ouch! refurb is $2200+tax, still $2500. can get a 15""mbp + 24""LCD for that price.","","","","" +"10255145693","","","2010-03-10 00:00:00 +0000","Twitter for iPhone","First day at the new job. Great so far! Lots of interesting stuff to learn.","","","","" +"10255360972","","","2010-03-10 00:00:00 +0000","Twitter for iPhone","Grooveshark has implemented native scrobbling for VIPs! Now if only I could sign up for a VIP account ... *sigh*","","","","" +"10257721524","10242381897","22406953","2010-03-10 00:00:00 +0000","Twitter for iPhone","@mahyarm @ChrisNoel_Vic don't forget the last.fm status ""boards""! the bears are my fav. http://blog.last.fm/2008/08/01/quality-control","","","","" +"10259887450","","","2010-03-10 00:00:00 +0000","Twitter for iPhone","Rap lyrics generator: http://is.gd/a6uiM ... ""gold Jerry, gold!""","","","","" +"10262804891","","","2010-03-10 00:00:00 +0000","Twitter for iPhone","Never heard of a ""method chooser"" before. I wonder if JIT compilers besides Rubinius do this too. http://is.gd/a6OOv","","","","" +"10280247930","10272709248","9989362","2010-03-10 00:00:00 +0000","Twitter for iPhone","@headius I should pick up the blue book and really learn this stuff sometime. Interesting but time consuming! Have to be dedicated.","","","","" +"10206297917","","","2010-03-09 00:00:00 +0000","Twitter for iPhone","Thinking I might rewrite scrobbleshark completely. Need a good project to learn Erlang, and it fits the bill perfectly.","","","","" +"10206646283","","","2010-03-09 00:00:00 +0000","Twitter for iPhone","I wanted to try Celery http://is.gd/a0ySo but I'll be happy learning RabbitMQ directly. Nitrogen http://is.gd/a0AI4 looks like fun too.","","","","" +"10176886617","","","2010-03-08 00:00:00 +0000","Echofon","@Joachim_Joe nope, once you set it up you can pretty much forget about it. :)","","","","" +"10179320920","","","2010-03-08 00:00:00 +0000","Twitter for iPhone","@Joachim_Joe Grooveshark only updates their feeds every 10 mins, and right now I think it updates every 20-30 mins.","","","","" +"10179342997","","","2010-03-08 00:00:00 +0000","Twitter for iPhone","@Joachim_Joe I could get it down to about 15 mins, but I need to change servers and have been really busy the last 2 weeks.","","","","" +"10181014467","","","2010-03-08 00:00:00 +0000","Twitter for iPhone","@Joachim_Joe Yeah, it's by no means perfect but it's a good stop-gap until Grooveshark rolls out scrobbling support. Glad you like it. :)","","","","" +"10082846701","10068750283","894911","2010-03-06 00:00:00 +0000","Twitter for iPhone","@JimRoepcke I agree about Fluid. It's great for gmail, google docs, and Grooveshark. I'll have to try github.","","","","" +"10084280414","","","2010-03-06 00:00:00 +0000","Twitter for iPhone","1280x800 (1.05MP) -> 1440x900 (1.3MP) is not really compelling. 1920x1200 (2.3MP) on the other hand ... http://i.imgur.com/lKDL3.png","","","","" +"10084345781","","","2010-03-06 00:00:00 +0000","Twitter for iPhone","Now my decision is wait for the 15"" MBP refresh (hopefully w/ Core i7, or i5) and go new, or get a refurbished 17"" MBP anytime. hmmm....","","","","" +"10089188493","","","2010-03-06 00:00:00 +0000","Twitter for iPhone","Rogers gave me 2 months unlimited data for upgrading to a 1GB data plan. It's ridiculous I had to do so to tether, but I'll get my $s worth!","","","","" +"9997766029","","","2010-03-05 00:00:00 +0000","Twitter for iPhone","UITextView + sizeWithFont:constrainedToSize: = blurgh. that is all.","","","","" +"10031420299","","","2010-03-05 00:00:00 +0000","Twitter for iPhone","Realized I could transfer funds to my paypal account, then use that to pay for a @grooveshark VIP pass. iPhone groovesharkin in a few mins!","","","","" +"10031546865","","","2010-03-05 00:00:00 +0000","Twitter for iPhone","... or not? @grooveshark, it shouldn't be so hard to get VIP for canucks w/o a CC. Not sure if it's Paypal being lame, but I'm done trying.","","","","" +"10033511678","","","2010-03-05 00:00:00 +0000","Twitter for iPhone","Great, now I have around USD$30 in my @PayPal account for no reason. I better be able to use it for something. Not impressed. Not one bit.","","","","" +"10033772350","","3806441","2010-03-05 00:00:00 +0000","Twitter for iPhone","@grooveshark do you have an email address i can just send money to with paypal? There's got to be a way for me to give you money.","","","","" +"10040791831","","","2010-03-05 00:00:00 +0000","Twitter for iPhone","Am I the only guy in North America that hasn't seen Avatar yet?","","","","" +"10042665815","10042424153","17088322","2010-03-05 00:00:00 +0000","Twitter for iPhone","@ChrisNoel_Vic :o ... we missed it in 3D at the IMAX. No point watching it now anyway.","","","","" +"9953907597","","","2010-03-04 00:00:00 +0000","Twitter for iPhone","400 scrobbleshark users are too many for a free google app engine account. I'll start looking for a new host, have to port a bit of code.","","","","" +"9994065353","","","2010-03-04 00:00:00 +0000","Twitter for iPhone","Fluid is neat but unless you keep your fluid apps open all day it's far quicker to open a new tab and type the first 3 letters of the URL.","","","","" +"9904447874","","","2010-03-03 00:00:00 +0000","Twitter for iPhone","Why must everything be black & white? NoSQL isn't going to ""kill"" RDBMSs, it's an *additional* tool better suited to certain tasks. Yeesh...","","","","" +"9904713318","","","2010-03-03 00:00:00 +0000","Twitter for iPhone","RDBMS have been abused to do all kinds of things they were never meant to do, so the set of tasks that NoSQL excels at may however be large.","","","","" +"9761171486","","","2010-02-28 00:00:00 +0000","Twitter for iPhone","Never had a ping return a pang before. Must be a wild Saturday inside my MacBook!","","","","" +"9796994818","","","2010-02-28 00:00:00 +0000","Twitter for iPhone","That was intense.","","","","" +"9797877156","9797079403","19637934","2010-02-28 00:00:00 +0000","Twitter for iPhone","@rainnwilson You'll have to wait 4 years ... didn't you see your boys get the silver medals, almost in tears? ;-)","","","","" +"9734139326","","","2010-02-27 00:00:00 +0000","Twitter for iPhone","Wow, grooveshark feeds are nowhere even close to in order! Have to parse the whole feed and check for existing tracks, no other way. :(","","","","" +"9740545283","","","2010-02-27 00:00:00 +0000","web","RT @gilesgoatboy: it's sometimes a good idea to read beginner books for fields that you're an expert in. humility + reality check + wake ...","9737046519","1341781","2010-02-27 17:11:16 +0000","" +"9745059055","","","2010-02-27 00:00:00 +0000","Twitter for iPhone","Emacs modes should leave most ""electric"" keys disabled by default. At least 75% of the time they are a huge turn-off and annoyance.","","","","" +"9661850101","","","2010-02-26 00:00:00 +0000","Twitter for iPhone","Google Chrome recently acquired a download count & pie-shaped progress indicator badge on the dock icon. Nifty.","","","","" +"9666563750","","","2010-02-26 00:00:00 +0000","Twitter for iPhone","I once read that every program is either an interpreter or a compiler. Sometimes it's a mental stretch, but it is essentially true.","","","","" +"9682285690","9674829299","14368342","2010-02-26 00:00:00 +0000","Twitter for iPhone","@DRMacIver 99% of JS devs learned it for the browser first, where JS has an event loop baked in. Familiar is what most mean by it, imo.","","","","" +"9682943727","","","2010-02-26 00:00:00 +0000","Twitter for iPhone","scrobbleshark broke 300 users in the last day or so. I was surprised at first, but in retrospect music lovers would use last.fm+grooveshark.","","","","" +"9691870437","","","2010-02-26 00:00:00 +0000","Twitter for iPhone","If the barista at Starbucks asks if you want an extra 5th shot in your Americano, the correct answer is ""no""! My brain, my stomach... blurgh","","","","" +"9692301875","9691948068","33858688","2010-02-26 00:00:00 +0000","Twitter for iPhone","@ehoppe Sadly no. There's definitely a point of diminishing returns right around shot # 4. I'm about to run laps around the board room.","","","","" +"9514322639","","","2010-02-23 00:00:00 +0000","Twitter for iPhone","Grooveshark thinks I listened to 8 songs simultaneously at exactly midnight EDT. Unsurprisingly last.fm ignores those scrobbles.","","","","" +"9514459053","","","2010-02-23 00:00:00 +0000","Twitter for iPhone","#Grooveshark feed is slowly getting itself together again. Looks like it was just a hiccup.","","","","" +"9515310754","","","2010-02-23 00:00:00 +0000","API","""Most people need less done well, not more done poorly."" http://tinyurl.com/y8sfmjo","","","","" +"9516531440","","","2010-02-23 00:00:00 +0000","Twitter for iPhone","Another piece of Skynet is in place: http://www.popsci.com.au/scitech/article/2006-04/john-koza-has-built-invention-machine +Soon, soon...","","","","" +"9541910183","9535060723","18760821","2010-02-23 00:00:00 +0000","Twitter for iPhone","@chexov_ grooveshark updates their feeds every 10mins, so I hit GS every 10m and within 10 mins after that they should be scrobbled.","","","","" +"9369383267","","","2010-02-20 00:00:00 +0000","Echofon","Soon this will be salsa. Do you know why? Because people like to say salsa. http://twitpic.com/1490p2","","","","" +"9375372692","","","2010-02-20 00:00:00 +0000","Twitter for iPhone","I'll have to sleep with my contacts in tonight. No gloves + habaneros = bad news if I even rub my eyes, forget sticking my finger in them!","","","","" +"9324158789","","","2010-02-19 00:00:00 +0000","Twitter for iPhone","If we aren't supposed to eat animals then why are they made of meat?","","","","" +"9294231781","","","2010-02-18 00:00:00 +0000","web","RT @TUAW: Apple may have upped its over-the-air download limits for App Store http://bit.ly/dubzIG [post]","9293612561","678953","2010-02-18 17:49:34 +0000","" +"9299241789","","","2010-02-18 00:00:00 +0000","web","Schools using notebooks to spy on students at home. This is disturbing and incredibly disgusting. They have no morals. http://bit.ly/bLRxbp","","","","" +"9219450183","","","2010-02-17 00:00:00 +0000","Twitter for iPhone","Grooveshark feeds still adding played tracks out of order. Fix coming soon. *le sigh*","","","","" +"9219489240","","","2010-02-17 00:00:00 +0000","Twitter for iPhone","Doubles on scrobbleshark should still only be scrobbled once, but tracks might have been missed. Sorry, I thought the feed was fixed!","","","","" +"9223267915","","","2010-02-17 00:00:00 +0000","Twitter for iPhone","It would be cool if @tweetie could open links in the background by holding down a modifier key. Sometimes I open a few in a row.","","","","" +"9254549932","","","2010-02-17 00:00:00 +0000","Twitter for iPhone","#Dropbox slows down every Finder window. Even scrolling is sluggish, so I have to quit it when I'm working and re-open it later. blurgh","","","","" +"9164440350","","","2010-02-16 00:00:00 +0000","Twitter for iPhone","[re: RWW/facebook login] firefox's url bar takes you to the 1st goog result, so people get used to typing ""facebook login"" into the url bar.","","","","" +"9164471810","","","2010-02-16 00:00:00 +0000","Twitter for iPhone","i'm willing to bet that many of the confused users are more victims of firefox's odd behaviour than their own lack of knowledge.","","","","" +"9192595443","","","2010-02-16 00:00:00 +0000","Twitter for iPhone","iTerm tip: In OS X's keyboard prefs you can map shortcuts for ""Select Previous Tab"" and ""Select Next Tab"" to Cmd-Shift-[ and Cmd-Shift-].","","","","" +"9124726962","","","2010-02-15 00:00:00 +0000","Echofon","Good devel time on the train! It's dark so I didn't miss anything, and could tether when I needed to get on the 'net. Awesome.","","","","" +"9127937602","","","2010-02-15 00:00:00 +0000","Twitter for iPhone","twitter |ˈtwitər| +verb [ intrans. ] +• talk rapidly and at length in an idle or trivial way : he twittered on about buying a new workshop.","","","","" +"9131085794","","","2010-02-15 00:00:00 +0000","Twitter for iPhone","Flash™, taking your 2ghz Core Duo back to Pentium 120mhz days where playing music sucks up 100% CPU and skips if you do anything else.","","","","" +"9039423188","","","2010-02-13 00:00:00 +0000","Echofon","Ok what is with the dancers in white?! They're awful. Gordon Campbell seems to be having fun though.","","","","" +"8951583106","","","2010-02-12 00:00:00 +0000","Twitter for iPhone","images, maps, gmail, buzz, picasa, wave, youtube, books, news, translate, blogger, reader, calendar, chrome os never has to leave google.tld","","","","" +"8951626212","","","2010-02-12 00:00:00 +0000","Twitter for iPhone","(possibly on google's tubes, using google dns servers)","","","","" +"8952389286","","","2010-02-12 00:00:00 +0000","Twitter for iPhone","""unix has just too many confusing two-letter commands, so I have to use one-letter aliases to sort them out"" http://is.gd/88IcN","","","","" +"8995065249","","","2010-02-12 00:00:00 +0000","Twitter for iPhone","Scrobbleshark is going to run out of cpu time again. Sorry! I'll look into getting a google checkout account. (I'm working on the code too)","","","","" +"8996146366","8995477081","22406953","2010-02-12 00:00:00 +0000","Twitter for iPhone","@mahyarm Essentially. Grooveshark's feeds complicate things, but seem to be in order recently so I improved things a bit tonight. We'll see.","","","","" +"8996196908","8995477081","22406953","2010-02-12 00:00:00 +0000","Twitter for iPhone","@mahyarm I'm also still learning about GAE, especially BigTable and its distributed nature. Datastore calls use a surprising amt of CPU time","","","","" +"9015989311","","","2010-02-12 00:00:00 +0000","Echofon","First train ride in Canada, up the Malahat to Courtenay. It's already really beautiful!","","","","" +"8907081826","","","2010-02-10 00:00:00 +0000","Echofon","Agh, sorry guys. Made a change that made Scrobbleshark too hungry (for the CPU). It'll be back midnight PDT.","","","","" +"8907140031","8902997100","3431581","2010-02-10 00:00:00 +0000","Twitter for iPhone","@trezzer heh, not quite *that* popular. this time is was user error, on my part. still learning about GAE.","","","","" +"8844791095","","","2010-02-09 00:00:00 +0000","web","ok guys it's my turn to use github, kindly gtfo","","","","" +"8858933813","8851824419","3431581","2010-02-09 00:00:00 +0000","Twitter for iPhone","@trezzer You're right, it's working for others but I have to work and can't debug it now. Sorry about that!","","","","" +"8813740420","","","2010-02-08 00:00:00 +0000","Echofon","Just saw a guy with a discman. How retro, very 1999. :p","","","","" +"8776771280","8120731163","815869","2010-02-07 00:00:00 +0000","Twitter for iPhone","@nocas Thank you! :)","","","","" +"8781575552","","","2010-02-07 00:00:00 +0000","Twitter for iPhone","RT @nocas: teen teaches how to view ip addresses http://bit.ly/9p5meP makes us all laugh till we cry :D http://twitpic.com/11yg5k","","","","" +"8705804068","","","2010-02-06 00:00:00 +0000","API","RT @tlrobinson: I'm not advocating this, but if you wanted to discourage people from using AdBlock you could put goatse, etc behind your ...","8705344653","14206068","2010-02-06 02:38:42 +0000","" +"8618301416","8595697827","89704018","2010-02-04 00:00:00 +0000","Twitter for iPhone","@Evilman_ I must have messed up the migration to the new version. I don't think any valid scobbles will be missed in the future.","","","","" +"8642412207","","","2010-02-04 00:00:00 +0000","Twitter for iPhone","Today I love Cocoa, especially NSOperationQueue.","","","","" +"8574284179","","","2010-02-03 00:00:00 +0000","Twitter for iPhone","I often start txting the wrong person due to years of typing the msg *then* choosing the recipient. iPhone's Messages app thinks different.","","","","" +"8574342795","","","2010-02-03 00:00:00 +0000","Twitter for iPhone","I've also started hitting ""C-x o"" when I want cmd-tab. ""xo"" littered in text fields all over the place. #toomuchemacs","","","","" +"8575941793","","","2010-02-03 00:00:00 +0000","Twitter for iPhone","could today be the day? .... let's hope. #scrobbleshark","","","","" +"8579955235","","","2010-02-03 00:00:00 +0000","Twitter for iPhone","#scrobbleshark sign up is open again! things seem to work but let me know if you have any problems at all. happy scrobbling! :)","","","","" +"8591366729","","","2010-02-03 00:00:00 +0000","Echofon","Man, I hate night guy today. What an asshole! http://bit.ly/9MSS33","","","","" +"8593590480","8584904703","89704018","2010-02-03 00:00:00 +0000","Twitter for iPhone","@Evilman_ You shouldn't have to re link w/ last.fm thanks for the report. I'll try and scrobble your missed tracks, sorry about that!","","","","" +"8434912022","","","2010-01-31 00:00:00 +0000","Echofon","Couldn't be more excited about Noodle Box right now. It's been too long! http://twitpic.com/10lyus","","","","" +"8437149776","8435783293","33858688","2010-01-31 00:00:00 +0000","Echofon","@ehoppe I was at the Douglas one. Thai green curry. So good!","","","","" +"8444357816","","","2010-01-31 00:00:00 +0000","Echofon","Hung out with my sister longer than I expected. Fun though. Her husband's family is great.","","","","" +"8455530931","8452273743","636923","2010-01-31 00:00:00 +0000","Twitter for iPhone","@siracusa BC used to have bags of milk too. I haven't seen them in several years now though. I like them because there are no crusties.","","","","" +"8427035034","","","2010-01-30 00:00:00 +0000","Tweetery","Long line, but worth it for a nice double double from Timmy ho's on a rainy Saturday.","","","","" +"8345119830","","3806441","2010-01-29 00:00:00 +0000","Twitter for iPhone","@grooveshark I never heard this cover of Black Hole Sun by Frampton before: http://tinysong.com/7evA ... awesome!","","","","" +"8371327017","8369784913","89704018","2010-01-29 00:00:00 +0000","Twitter for iPhone","@Evilman_ I haven't changed anything yet. When grooveshark feeds are lagging and out of order there's nothing I can do about it.","","","","" +"8373686297","8371375607","89704018","2010-01-29 00:00:00 +0000","Twitter for iPhone","@Evilman_ GS is delayed sometimes, and out of order. When scrobbleshark submits tracks it saves the last time, so tracks can be missed. :(","","","","" +"8373716974","8371375607","89704018","2010-01-29 00:00:00 +0000","Twitter for iPhone","@Evilman_ It will be fixed though! Hopefully this weekend. Thanks for sticking with us.","","","","" +"8328049019","","3806441","2010-01-28 00:00:00 +0000","Twitter for iPhone","@grooveshark Don't want to bug you but I'm really excited about VIP... how's about it? :)","","","","" +"8328108746","","","2010-01-28 00:00:00 +0000","Twitter for iPhone","People wishing for multitasking on iPhone and now iPad need to use more webapps. Safari is the best we have for the foreseeable future.","","","","" +"8328636491","8328395828","14273142","2010-01-28 00:00:00 +0000","Twitter for iPhone","@lunafiko Most people getting Apple devices know the limitations. It's kind of a loophole imo. But my next device will run Android anyhow...","","","","" +"8337948189","8337127429","14273142","2010-01-28 00:00:00 +0000","Twitter for iPhone","@lunafiko Scrobbling rocks! It's always fun to check out listening trends on last.fm and last graph.","","","","" +"8340003990","8338672114","14273142","2010-01-28 00:00:00 +0000","Twitter for iPhone","@lunafiko I just need a couple solid coding sessions, so maybe a week? I'll definitely take you up on the offer for help so maybe less.","","","","" +"8305904969","","","2010-01-28 00:00:00 +0000","web","RT @sigfpe: ""I can't imagine why anyone would need X"" is a statement about your imagination, not X.","8303411333","16748247","2010-01-28 01:26:22 +0000","" +"8308267901","","","2010-01-28 00:00:00 +0000","Twitter for iPhone","agh, need to find some time for #scrobbleshark. tracks can be missed and it's annoying. have family visiting this weekend though.","","","","" +"8326596306","8320416343","89704018","2010-01-28 00:00:00 +0000","Twitter for iPhone","@Evilman_ Oh dear, I have to disable sign ups till I rewrite the backend. There's too much interest. Thanks for letting me know!","","","","" +"8261541943","8261216391","14206068","2010-01-27 00:00:00 +0000","Twitter for iPhone","@tlrobinson Like chewing gum, perhaps it helps with concentration. Or maybe it's just the caffeine. I don't really know, but I do it too.","","","","" +"8269697142","","","2010-01-27 00:00:00 +0000","Twitter for iPhone","#scrobbleshark doesn't look like ass on my iphone anymore. yay!","","","","" +"8269764295","","","2010-01-27 00:00:00 +0000","Twitter for iPhone","#grooveshark's maintenance message: http://twitpic.com/zyrx4 (somehow that never gets old for me)","","","","" +"8282119469","","","2010-01-27 00:00:00 +0000","Tweetery","Too dark to get up. wtf am I doing.","","","","" +"8282793034","","","2010-01-27 00:00:00 +0000","web","RT @TUAW: The Onion: Frantic Steve Jobs Stays Up All Night... http://www.theonion.com/%63ontent/news_briefs/frantic_steve_jobs_stays_up","8282485260","678953","2010-01-27 15:16:56 +0000","" +"8282849475","","","2010-01-27 00:00:00 +0000","web","<3 the new @grooveshark so far! previous tracks can be restored. column browser for artist/album. and i thought i was in love before! ;-)","","","","" +"8285026676","8284365682","89704018","2010-01-27 00:00:00 +0000","Twitter for iPhone","@Evilman_ It should work unless JavaScript is disabled. What browser & version are you using? I'm at work but I'll try & fix it soon for ya!","","","","" +"8285089180","8284227910","14273142","2010-01-27 00:00:00 +0000","Twitter for iPhone","@lunafiko I didn't realize how awesome it was for a little while but I'm completely hooked now. I barely use iTunes anymore.","","","","" +"8285290988","","3806441","2010-01-27 00:00:00 +0000","Twitter for iPhone","@grooveshark new version is snappier in general, but hijacks cmd-shift-t (undo close-tab) in firefox 3.6/os x 10.6.","","","","" +"8291013489","","","2010-01-27 00:00:00 +0000","Twitter for iPhone","Ok the fun's over ... now where's the fucking SDK?!","","","","" +"8293687489","8291188690","14273142","2010-01-27 00:00:00 +0000","Twitter for iPhone","@lunafiko From what I can see in the engadget photos there are at least some new things for popup windows and such. I'm after the simulator!","","","","" +"8238630886","","","2010-01-26 00:00:00 +0000","Twitter for iPhone","Oldie but a goodie ... ""Success"" http://xkcd.com/349/","","","","" +"8243648667","","","2010-01-26 00:00:00 +0000","Twitter for iPhone","Hard not to smile when you see this on your iPod. http://yfrog.com/4ek1zp","","","","" +"8252376329","","","2010-01-26 00:00:00 +0000","web","RT @TUAW: Tweetery is a new Twitter app for iPhone that's free all this week. http://www.tweeteryapp.com/ Check it out and let us know w ...","8252066782","678953","2010-01-26 21:52:50 +0000","" +"8198347703","","3806441","2010-01-25 00:00:00 +0000","Twitter for iPhone","@grooveshark I'm samsonjs on grooveshark. Have more to talk to you guys about later but have to get to work. Thanks so much! You guys rock.","","","","" +"8199295011","8173455076","14273142","2010-01-25 00:00:00 +0000","Echofon","@lunafiko grooveshark is implementing scrobbling so it's probably just a stop-gap thing. Fun though! :)","","","","" +"8206076585","8205848016","14273142","2010-01-25 00:00:00 +0000","Twitter for iPhone","@lunafiko ah ... best you forget my last tweet. i was confused about things this morning. :)","","","","" +"8210954290","8210667506","3806441","2010-01-25 00:00:00 +0000","Twitter for iPhone","@Grooveshark The Pusher by Blind Melon: http://tinysong.com/7btg and War Pigs by CAKE: http://tinysong.com/71L0","","","","" +"8211067542","8210667506","3806441","2010-01-25 00:00:00 +0000","Twitter for iPhone","@Grooveshark Careful with questions like that, I could be sending you songs all afternoon! I also have a soft spot for good covers. :)","","","","" +"8211544976","8211138844","3806441","2010-01-25 00:00:00 +0000","Twitter for iPhone","@Grooveshark This one isn't for everyone but you might like Les Claypool's rendition of Shine on you Crazy Diamond: http://tinysong.com/7SCS","","","","" +"8211954127","","3806441","2010-01-25 00:00:00 +0000","Twitter for iPhone","@Grooveshark Not many know this is a cover but A Perfect Government by NOFX rocks: http://tinysong.com/98Ql orig. by Mark Curry, not on GS.","","","","" +"8212705312","8211390280","3806441","2010-01-25 00:00:00 +0000","Twitter for iPhone","@Grooveshark Get Out by Bargain Music: http://tinysong.com/ah0q ... I like this one more than the original.","","","","" +"8128973723","","","2010-01-24 00:00:00 +0000","Echofon","One more of Swan Lake. http://twitpic.com/zg2i9","","","","" +"8159159408","","","2010-01-24 00:00:00 +0000","Twitter for iPhone","#scrobbleshark is going under the knife today. i did not really expect more than 10 users at first. thanks for being patient!","","","","" +"8165943951","","","2010-01-24 00:00:00 +0000","Twitter for iPhone","Turned into a much more social weekend than I planned, but that's good because I was kind of a hermit last weekend. #scrobbleshark can wait.","","","","" +"8090985671","8086885309","15686746","2010-01-23 00:00:00 +0000","Twitter for iPhone","@dascgo It works wonderfully! I had to install mysql-python and create the fremote_development db to get start.py working.","","","","" +"8091242845","","","2010-01-23 00:00:00 +0000","Twitter for iPhone","I can control @grooveshark with my iPhone thanks to @dascgo's fremote. shark tab must be selected, but still awesome. http://bit.ly/56BLdL","","","","" +"8094996056","","3806441","2010-01-23 00:00:00 +0000","Twitter for iPhone","@grooveshark is there any way we could get track lengths in the rss feed for listens? that would be most excellent!","","","","" +"8095081962","","3806441","2010-01-23 00:00:00 +0000","Twitter for iPhone","@grooveshark Can I mail a cheque for VIP? Paypal won't let me pay w/ a canuck bank acct. No credit card, nor do I want one. <3 the shark!","","","","" +"8096170681","","","2010-01-23 00:00:00 +0000","Twitter for iPhone","Got a reply from last.fm! Looks like there might be some python web dev in the cards this weekend. #doubleplusgood","","","","" +"8098685170","","","2010-01-23 00:00:00 +0000","web","RT @chuq: make sure you watch this: http://radar.oreilly.com/2010/01/iphoning-his-way-to-retirement.html","8098350229","13217612","2010-01-23 04:00:30 +0000","" +"8105446782","","","2010-01-23 00:00:00 +0000","Twitter for iPhone","http://samisamhuri.blogspot.com/2010/01/scrobbleshark-is-alive.html ... and hungry for beta testers! <3 @lastfm and @grooveshark","","","","" +"8105892353","8095460199","9511932","2010-01-23 00:00:00 +0000","web","@loritodd Even easier scrobbling for Grooveshark, web-based: http://scrobbleshark.appspot.com let me know what you think if you try it!","","","","" +"8106749405","8106515324","15109262","2010-01-23 00:00:00 +0000","Twitter for iPhone","@freemanfx is your grooveshark username freemanfx? if so your feed seems to work for me: http://is.gd/6Rv4q let me know if it's different.","","","","" +"8120446123","8112208420","18165558","2010-01-23 00:00:00 +0000","Twitter for iPhone","@XIPRELAY I'm glad you like scrobbleshark. Thanks for trying it! Good idea w/ the links, I'll add them now.","","","","" +"8121179965","8120731163","815869","2010-01-23 00:00:00 +0000","Twitter for iPhone","@nocas Every 10 minutes. Grooveshark updates their feed every 10 minutes too, so I based it on that. Thanks for trying it out!","","","","" +"8122331566","8122155808","815869","2010-01-23 00:00:00 +0000","Twitter for iPhone","@nocas Thanks for pointing out the bug! I feel silly for not testing it w/ utf8. Typical english speaker. ;-)","","","","" +"8126683760","","","2010-01-23 00:00:00 +0000","Echofon","I love Victoria! In January. So awesome. http://twitpic.com/zfnez","","","","" +"8078847965","8078386295","14273142","2010-01-22 00:00:00 +0000","Twitter for iPhone","@lunafiko Sounds a lot better than of these: http://www.officepod.co.uk/ Hope you enjoy the extra room.","","","","" +"8086023239","","","2010-01-22 00:00:00 +0000","Twitter for iPhone","firefox 3.6 opens new tabs directly to the right of the current tab. i got really used to that in chrome, glad firefox changed it.","","","","" +"8086608269","8086522556","15686746","2010-01-22 00:00:00 +0000","Twitter for iPhone","@dascgo thank you! i'm *really* excited about this. literally been on the edge of my seat.","","","","" +"8017047924","8016852380","894911","2010-01-21 00:00:00 +0000","Twitter for iPhone","@JimRoepcke I agree it is pretty unpleasant. I think I've lost one that way, couldn't get it out.","","","","" +"8019300303","","","2010-01-21 00:00:00 +0000","Twitter for iPhone","Note to self: don't write 4 bytes to memory if you only want to write 2 bytes.","","","","" +"8034902527","8034154724","16748247","2010-01-21 00:00:00 +0000","Twitter for iPhone","@sigfpe I think it's a N.A. thing. It's as if we think our voice has to reach the other party unassisted by the cellular technology.","","","","" +"8037306566","8036429743","16748247","2010-01-21 00:00:00 +0000","Twitter for iPhone","@sigfpe I haven't visited Japan yet, but that sounds quite nice if you have a long commute.","","","","" +"8046557493","","","2010-01-21 00:00:00 +0000","Twitter for iPhone","between activitymonitord and #dropbox my (normally snappy) Core2Quad is sluggish. ugh. wishing for an SSD, might help.","","","","" +"8002830057","","","2010-01-20 00:00:00 +0000","web","RT @avibryant: Beatles fans have to listen to this, right now: http://waxy.org/2009/10/audio_analysis_of_the_beatles_multitrack_masters/","8002023400","13192","2010-01-20 22:16:13 +0000","" +"7972288052","","","2010-01-20 00:00:00 +0000","Twitter for iPhone","Oh dear. The Smart Crash Reports installer, er, crashed. #deliciousirony","","","","" +"7979009447","","","2010-01-20 00:00:00 +0000","Twitter for iPhone","Compiling usable Mach object files of arbitrary size! Pretty exciting to see those tests pass for the first time.","","","","" +"7979184760","","","2010-01-20 00:00:00 +0000","web","if you read this please block http://twitter.com/the_arbitrator for spam.","","","","" +"7994232609","","","2010-01-20 00:00:00 +0000","Twitter for iPhone","Oh how I've wished for this! RT @raganwald: Hammertime is an interactive error console for Ruby: http://bit.ly/4suW1d","","","","" +"7995339328","","","2010-01-20 00:00:00 +0000","Twitter for iPhone","Don't put more than 27 or 28 sections in a table view if you have a section index, every other index title turns into a bullet. #iphone","","","","" +"7884830671","","","2010-01-18 00:00:00 +0000","Twitter for iPhone","Aha! Learning about some useful bits in Mach-O load commands. I need read about reloff and nreloc in the ABI docs. Thanks nasm!","","","","" +"7885033611","","","2010-01-18 00:00:00 +0000","Twitter for iPhone","I feel stupid for spending all afternoon trying to do something that seemed so wrong. Should have re-read the ABI after an 8 month hiatus.","","","","" +"7893631081","","","2010-01-18 00:00:00 +0000","Twitter for iPhone","RT @igrigorik: ha! nothing like a RESTful API for your local liquor store (LCBO): http://bit.ly/6ye3nn (for canucks, at least..) :-)","","","","" +"7893652393","","","2010-01-18 00:00:00 +0000","Twitter for iPhone","For once I'm actually a bit sad I'm not still in Ontario.","","","","" +"7893719461","","","2010-01-18 00:00:00 +0000","Twitter for iPhone","Done reading and writing about Mach-O for today. I'm starting to go cross-eyed.","","","","" +"7907986046","","","2010-01-18 00:00:00 +0000","web","RT @TUAW: It appears that iTunes Connect (dev's door into App Store) is currently down. We'll update when it's back up.","7907842547","678953","2010-01-18 15:42:23 +0000","" +"7915270793","7914960717","1341781","2010-01-18 00:00:00 +0000","Twitter for iPhone","@gilesgoatboy +1 for pixelmator, never tried acorn though","","","","" +"7844208958","","","2010-01-17 00:00:00 +0000","web","Closer to compiling programs with __TEXT segments larger than 4096 bytes. Fun to get back into some code I hadn't worked on for 8 months.","","","","" +"7872667977","","","2010-01-17 00:00:00 +0000","Echofon","Breakfast of champions. Protein. That is all. http://twitpic.com/yj4mq","","","","" +"7879453024","","33858688","2010-01-17 00:00:00 +0000","Echofon","@ehoppe walking by #shawcable. Should I throw something at them for you? ;-)","","","","" +"7772080265","","","2010-01-15 00:00:00 +0000","Twitter for iPhone","well well well. i was going to work on my compiler (in ruby) but it looks like tonight is a poker night!","","","","" +"7792286723","7777555207","14273142","2010-01-15 00:00:00 +0000","Echofon","@lunafiko celery looks quite slick! Let us know how it goes.","","","","" +"7797728511","7797227194","1235521","2010-01-15 00:00:00 +0000","Twitter for iPhone","@timbray In my experience w/ 25M from Telus, mostly just the big CDNs. It's sure nice when there's a new version of Xcode though.","","","","" +"7755604429","","","2010-01-14 00:00:00 +0000","web","http://firstpersontetris.com/ makes me a bit dizzy but is pretty awesome","","","","" +"7715529728","","","2010-01-13 00:00:00 +0000","Echofon","Why does time fly when I'm debugging late at night? Ugh...","","","","" +"7720988830","","","2010-01-13 00:00:00 +0000","Grooveshark","listening to Eminence Front [Live] by The Who on @Grooveshark: http://tinysong.com/7nGc #greatmusic","","","","" +"7649421810","","","2010-01-12 00:00:00 +0000","web","RT @technoweenie: http://www.barbie.com/vote/ => vote for computer engineer as her next career :)","7648781433","780561","2010-01-12 00:10:31 +0000","" +"7654401680","","3806441","2010-01-12 00:00:00 +0000","Twitter for iPhone","@grooveshark recent plays rss feed is not ordered by date. easily worked around but thought you should know. (my user: samsonjs)","","","","" +"7661066444","7660589396","13217612","2010-01-12 00:00:00 +0000","Twitter for iPhone","@chuq fwiw at UVic we learned some CVS. Just the basics but we did it. We also wrote Java, Perl, C, and m68k assembly by year 2 or 3.","","","","" +"7661130356","","10821","2010-01-12 00:00:00 +0000","Posterous","@bmann At the University of Victoria they taught us some CVS. It was kind of weak, but they did it. We had to use it for assignments.","","","","" +"7679496268","","","2010-01-12 00:00:00 +0000","Twitter for iPhone","Specs for humans-CommonJS FTW RT @commonjs: The Packages 1.0 spec has been ratified: http://bit.ly/7Yob5u announcement: http://bit.ly/69ByFz","","","","" +"7685824248","","","2010-01-12 00:00:00 +0000","Twitter for iPhone","Google finally flipped the ""any file on google docs"" switch:http://googledocs.blogspot.com/2010/01/upload-and-store-your-files-in-cloud.html","","","","" +"7633997975","","","2010-01-11 00:00:00 +0000","Twitter for iPhone","My well-timed screenshot made it to the top of http://reddit.com/r/canada ... jokes aside London had a great music scene when I was there.","","","","" +"7638968195","","","2010-01-11 00:00:00 +0000","Twitter for iPhone","#grooveshark's rss feed is updating again! plays from last night are still appearing but it looks to be fixing itself slowly.","","","","" +"7639203681","","3806441","2010-01-11 00:00:00 +0000","Twitter for iPhone","@grooveshark not sure if my feed is fixed because of the message i sent a minute ago, but you guys are *awesome* regardless. love the shark!","","","","" +"7647899441","","","2010-01-11 00:00:00 +0000","Twitter for iPhone","Can't relate to the feeling that regexes create a 2nd problem. They're not hard unless you suck at development anyway, find a new job.","","","","" +"7579553901","","","2010-01-10 00:00:00 +0000","Echofon","Watching the canucks at Podium. As far as bars in Victoria go this is pretty good! http://twitpic.com/xglf3","","","","" +"7580821589","","","2010-01-10 00:00:00 +0000","Twitter for iPhone","Food was good. Recommend the Linden burger and corn chowder. Nice driftwood brewery beer too","","","","" +"7587604060","","","2010-01-10 00:00:00 +0000","web","I'm not ready to release my code on github yet but check out http://github.com/synack/scrobbleshark ... and http://scrobbleshark.appspot.com","","","","" +"7587763560","","","2010-01-10 00:00:00 +0000","Twitter for iPhone","(note that no scrobbling will actually happen until I get a real client ID from last.fm!)","","","","" +"7603259738","7569229029","1962961","2010-01-10 00:00:00 +0000","web","@synack You might be interested in http://scrobbleshark.appspot.com ... I plan to put the code on github but right now it's too ugly.","","","","" +"7604070727","","","2010-01-10 00:00:00 +0000","Twitter for iPhone","Flash 10.1 beta for OS X is garbage from what I can see. Doesn't improve performance and is very buggy to boot. Reverted for @grooveshark.","","","","" +"7541420764","","","2010-01-09 00:00:00 +0000","Twitter for iPhone","sweet jesus my vintage 2006 macbook's fan just took off like a jet engine. hope it's not about to kick the bucket.","","","","" +"7552406455","","","2010-01-09 00:00:00 +0000","Twitter for iPhone","some online poker, then some python hacking. fun night. scrobbleshark is coming.","","","","" +"7568075185","","","2010-01-09 00:00:00 +0000","Twitter for iPhone","oh snap, the shark scrobbles! just like washington http://www.youtube.com/watch?v=sbRom1Rz8OA - it's coming. it's coming. it's coming.","","","","" +"7568323152","","","2010-01-09 00:00:00 +0000","Twitter for iPhone","now that the backend is working i can jazz up the ui. by the time last.fm hooks up a client id it might be ready for a few other testers.","","","","" +"7499962052","","","2010-01-08 00:00:00 +0000","Echofon","Inside outside where have I been? Out of my brain on the 5:15! Out of my brain on the train, on the train.","","","","" +"7501564315","7488904918","14273142","2010-01-08 00:00:00 +0000","Twitter for iPhone","@lunafiko sshhhh...it's just warming up here, don't jinx us with that snow talk. vic's already the town of the newly-wed and nearly dead ;-)","","","","" +"7510766609","","","2010-01-08 00:00:00 +0000","Echofon","Canadian tree planter http://twitpic.com/x66v6","","","","" +"7526005582","7520750028","14273142","2010-01-08 00:00:00 +0000","Twitter for iPhone","@lunafiko I have to admit sometimes I do miss the snow itself. It's pretty, and fun.","","","","" +"7530697946","","","2010-01-08 00:00:00 +0000","Grooveshark","listening to ony of my favourite Ozzy Osbourne tunes: My Jekyll Doesn't Hide by on @Grooveshark: http://tinysong.com/cp5q","","","","" +"7472616928","","","2010-01-07 00:00:00 +0000","Twitter for iPhone","Digging Python+webapp on GAE. I was surprised to see it's about as simple as web.py. Just what I want!","","","","" +"7472705177","7432753607","14273142","2010-01-07 00:00:00 +0000","Twitter for iPhone","@lunafiko A parka, ha ha ha! I'm still rockin the winter hoody! Love the island... better get yourself one coffee for each hand. :)","","","","" +"7485751373","","","2010-01-07 00:00:00 +0000","Twitter for iPhone","Ugh, later than I like but still under slept. Definetely going to need a coffee this morning.","","","","" +"7412862426","","","2010-01-05 00:00:00 +0000","Twitter for iPhone","Scrobble your #grooveshark tracks to last.fm with Rumpus http://rumpus.altervista.org/ ... who knew grooveshark provided feeds! awesome.","","","","" +"7388817599","7386499311","22406953","2010-01-05 00:00:00 +0000","Twitter for iPhone","@mahyarm Last.fm (the iphone app still plays for me without paying) ... they have radio and if you scrobble your library too.","","","","" +"7408061473","7404545682","14273142","2010-01-05 00:00:00 +0000","Twitter for iPhone","@lunafiko Sounds nice! I usually get my coffee after the walk. >_< I should switch it up.","","","","" +"7408106706","7407518283","33858688","2010-01-05 00:00:00 +0000","Twitter for iPhone","@ehoppe You can count me in that 21% ... it'll be nice to have 2 top platforms. Apple doesn't rest on their laurels but choice is good.","","","","" +"7357427296","","","2010-01-04 00:00:00 +0000","Twitter for iPhone","Messing around with WebSockets (and node.js). Can't wait for mobile browsers to get this API.","","","","" +"7373149069","7369580015","14273142","2010-01-04 00:00:00 +0000","web","@lunafiko oh yes, thanks for leaving a 2nd monitor for me! And possibly a hackintosh for Cailee. You're like santa. :)","","","","" +"7381389518","","","2010-01-04 00:00:00 +0000","Twitter for iPhone","[I wonder if it can do emacs...] RT @zii: Love the QuickCursor idea (use your fav text editor anywhere) http://bit.ly/18LqCe (via @azaaza)","","","","" +"7317979853","","","2010-01-03 00:00:00 +0000","Twitter for iPhone","RT @tlrobinson: Huxley vs. Orwell: http://i.imgur.com/XmNt6.jpg Who was [more] right?","","","","" +"7318084854","","","2010-01-03 00:00:00 +0000","Twitter for iPhone","Absolute capitalism doesn't work. RT @gilesgoatboy: http://www.good.is/post/cost-of-health-care-by-country-as-compared-to-life-expectancy","","","","" +"7323770241","7319403764","1341781","2010-01-03 00:00:00 +0000","Twitter for iPhone","@gilesgoatboy Bad choice of words on my part. I simply meant that the US is predominantly a capitalist society.","","","","" +"7255136818","","","2010-01-01 00:00:00 +0000","Grooveshark","""The streets don't change but maybe the names, I ain't got time for the game"" #nowplaying GNR Patience @Grooveshark: http://tinysong.com/hnd","","","","" +"7255400937","","","2010-01-01 00:00:00 +0000","Twitter for iPhone","So jealous! I have to listen to that soundtrack now. It's mostly brilliant. RT @defunkt: About to watch the Beatles LOVE show at the Mirage","","","","" +"7256201910","","","2010-01-01 00:00:00 +0000","Twitter for iPhone","http://club1994.com The 90s are the new 80s. That's weird.","","","","" +"7268086370","7265755765","14273142","2010-01-01 00:00:00 +0000","Twitter for iPhone","@lunafiko not just you! It's always hyped. Happy new year anyway! Hope next year is better than the last.","","","","" +"7268202797","","","2010-01-01 00:00:00 +0000","Twitter for iPhone","Time to pack it in. Happy new year everyone! Hope it was loads of fun (and safe).","","","","" +"7274724238","","","2010-01-01 00:00:00 +0000","web","Bring in '10 w/music! RT @TheBeatlesVideo VIDEO: The Beatles - ""Revolution"" (Version 2) http://bit.ly/5DoyhL Plz ReTweet & #followfriday us!","","","","" +"7215542569","","","2009-12-31 00:00:00 +0000","Twitter for iPhone","Looking into building Hpricot from scratch to try and debug Hpricot.scan without goto (it's calling downcase on nil somewhere).","","","","" +"7216613261","","","2009-12-31 00:00:00 +0000","Twitter for iPhone","This looks fun ... #code2009 for me: Objective-C, JavaScript, x86 assembly, and as always Ruby and C.","","","","" +"7216820686","","","2009-12-31 00:00:00 +0000","Twitter for iPhone","Does this http://is.gd/5Hfd6 mean Yegge was right http://is.gd/5Hfd7 or that JS and Rb devs twitter too much? #code2009","","","","" +"7216863595","7214243453","14273142","2009-12-31 00:00:00 +0000","Twitter for iPhone","@lunafiko Hope the new place is good. Have a safe trip!","","","","" +"7248203976","7248077125","894911","2009-12-31 00:00:00 +0000","Twitter for iPhone","@JimRoepcke heh, I remember wrestling with them at first! It definitely takes some getting used to, goes against instincts.","","","","" +"7248254803","","","2009-12-31 00:00:00 +0000","Twitter for iPhone","#10yearsago I was in Glasgow getting ready for the street party. It was pretty fucking amazing! At midnight everyone hugged each other.","","","","" +"7248721222","","","2009-12-31 00:00:00 +0000","Twitter for iPhone","Hpricot doesn't always like XHTML. When Hpricot.scan calls downcase on some nil value retry with Hpricot.XML(<#io_object>) and it works!","","","","" +"7249293494","","","2009-12-31 00:00:00 +0000","web","#10yearsago I was in Dubai attending ISC http://is.gd/5I4lM and neither nofxwiki.net nor no-eff-eks.com existed yet. http://is.gd/5I4D8","","","","" +"7249448847","","","2009-12-31 00:00:00 +0000","web","Got to love those compound German words! Fairly easy to derive the meaning too. e.g. http://en.wikipedia.org/wiki/1._Unterseebootsflottille","","","","" +"7249767351","","","2009-12-31 00:00:00 +0000","web","The Dutch also compound words but I have a harder time inferring their meanings. e.g. the transport commission, GVB: Gemeentevervoerbedrijf","","","","" +"7250975614","","","2009-12-31 00:00:00 +0000","web","RT @gruber: Why you don’t award “Headline of the Year” until the year is over: + +Cops: Man Kills Dog, Streaks, Pours Coffee on Head +http: ...","7250391199","33423","2009-12-31 22:51:29 +0000","" +"7251392567","","","2009-12-31 00:00:00 +0000","Grooveshark","discover old music you never knew the name or artist of! 6 Underground by Sneaker Pimps on @Grooveshark radio: http://tinysong.com/6T3w","","","","" +"7181981856","","","2009-12-30 00:00:00 +0000","Twitter for iPhone","It's strange *not* to like potatoes (french fries) w/ gravy. Stranger yet to recoil in horror when delicious cheese is added to the mix.","","","","" +"7202546456","7202401755","16748247","2009-12-30 00:00:00 +0000","Twitter for iPhone","@sigfpe Another vote for git here. Git stays out of my way more than other VCSs.","","","","" +"7208339823","7207401832","53921137","2009-12-30 00:00:00 +0000","Twitter for iPhone","@goodbyebuddy I can't get through, though this morning I got an error. Is the server just getting slammed right now?","","","","" +"7210665847","","","2009-12-30 00:00:00 +0000","Twitter for iPhone","RT @defunkt: Male lions eat 15lbs of meat and sleep 18-20 hours a day.","","","","" +"7140598388","","","2009-12-29 00:00:00 +0000","Twitter for iPhone","Another beautiful Victoria sunset. All moved in. Pretty good day! http://yfrog.com/4euivtj","","","","" +"7176513014","","","2009-12-29 00:00:00 +0000","web","RT @rww: Twitter 2.0: API Rate Change Could Lead to a World of New Apps & Features http://bit.ly/5xqIsv","7176327404","4641021","2009-12-29 23:47:58 +0000","" +"7084172167","","","2009-12-27 00:00:00 +0000","Twitter for iPhone","All packed ready to move. Enjoying a few Granville Island beers.","","","","" +"7097258665","","","2009-12-27 00:00:00 +0000","Twitter for iPhone","Listening to a little Less Than Jake to get going without any coffee.","","","","" +"7065494889","","","2009-12-26 00:00:00 +0000","Twitter for iPhone","Machine Translates Thoughts into Speech in Real Time (sub-50ms response): http://www.physorg.com/news180620740.html/r:t/","","","","" +"7072928917","","","2009-12-26 00:00:00 +0000","web","RT @dylanrhymes: Iphone??? FORGET IT! Here is the XPhone http://bit.ly/8k3zpq AMAZING! GOTTA GIVE IT TO THE GERMANS!!!!","7064942445","21024740","2009-12-26 16:59:20 +0000","" +"7018869746","","","2009-12-25 00:00:00 +0000","web","RT @TUAW: Rumored tablet could include dynamic tactile surface http://bit.ly/4NVfmv [post]","7008570092","678953","2009-12-24 19:10:35 +0000","" +"7040858356","","","2009-12-25 00:00:00 +0000","web","a pastebin that can execute your code: http://ideone.com (from the folks that brought us SPOJ)","","","","" +"7041954078","","","2009-12-25 00:00:00 +0000","Twitter for iPhone","I'm starting to warm up to #grooveshark a little more. Starting to build a library.","","","","" +"6955392645","6943353212","96409095","2009-12-23 00:00:00 +0000","Twitter for iPhone","@zshtips two ways to dupe-and-append an arg in the current command: $(cp file.ext !#2.bak) and $(cp file.ext{,.bak})","","","","" +"6955851047","","","2009-12-23 00:00:00 +0000","Twitter for iPhone","indeed http://ido.nu/kuma/2008/11/22/jscocoa-interactive-console-for-iphone/","","","","" +"6968371222","","","2009-12-23 00:00:00 +0000","Twitter for iPhone","RT @gruber: Danny DeVito reviews ""Avatar"": https://twitter.com/danny_devito/status/6955787503","","","","" +"6970152381","","","2009-12-23 00:00:00 +0000","web","Avatar's science reviewed by an astrophysicist: http://www.aintitcool.com/node/43440","","","","" +"6877317634","","","2009-12-21 00:00:00 +0000","Twitter for iPhone","Done migrating elisp.js to CommonJS and real modules. Now I can work on elisp.js itself again! but not this weekend :) http://is.gd/5vssw","","","","" +"6885124149","","","2009-12-21 00:00:00 +0000","Twitter for iPhone","real web apps for #iPhone, actually pretty cool thanks to icons in springboard + html5. videos: http://is.gd/5vJYr ars: http://is.gd/5vJYq","","","","" +"6897126917","","","2009-12-21 00:00:00 +0000","API","Friendly: Easy Schemaless “NoSQL” Data Storage with MySQL in Ruby http://tinyurl.com/yjhvnnw","","","","" +"6902964015","","","2009-12-21 00:00:00 +0000","Twitter for iPhone","Got a room near Quadra & Cook, the old neighbourhood. Stoked to be back in the city! Pretty nice house too.","","","","" +"6822594363","6822318982","16748247","2009-12-19 00:00:00 +0000","Twitter for iPhone","@sigfpe ctrl-[ is your friend","","","","" +"6536215603","","","2009-12-10 00:00:00 +0000","Twitter for iPhone","In JavaScript null and undefined aren't objects ... Puts a damper on andand.","","","","" +"6521411036","","","2009-12-10 00:00:00 +0000","web","RT @Pre101: RT @rmxdave: RT @Phonedog_Noah: The Best: Why Palm's WebOS should rule - but doesn't http://bit.ly/8l2iIB (via @GobicoGames)","6521090995","54403950","2009-12-10 04:19:39 +0000","" +"6522873265","","","2009-12-10 00:00:00 +0000","Twitter for iPhone","#AdMob released an SDK for #webOS last week http://is.gd/5hwhS","","","","" +"6523751041","","","2009-12-10 00:00:00 +0000","web","RT @ehoppe: Interdimensional portal above Norway : http://bit.ly/6eQKZa","6523554390","33858688","2009-12-10 06:07:17 +0000","" +"6525195705","","","2009-12-10 00:00:00 +0000","Twitter for iPhone","elisp.js was noticed by @jwz, the post tagged as mad science, perversions, religion .. sounds about right! :) http://is.gd/5hBkg","","","","" +"6535392640","","","2009-12-10 00:00:00 +0000","Twitter for iPhone","I need to port #andand to #JavaScript. http://andand.rubyforge.org/ it's not much code but has anyone done it already?","","","","" +"6482146401","6478284057","14273142","2009-12-09 00:00:00 +0000","Twitter for iPhone","@lunafiko If it's not too late check out http://is.gd/5gqBU","","","","" +"6451807743","","","2009-12-08 00:00:00 +0000","Echofon","Looking for a room or apartment in Victoria this month. Lots of good places! Now to make some appointments to see them.","","","","" +"6451979179","","","2009-12-08 00:00:00 +0000","API","ars: Artists' lawsuit: major record labels are the real pirates http://tinyurl.com/y8spqph (about time!)","","","","" +"6469119192","","","2009-12-08 00:00:00 +0000","Echofon","If the rain stays away I don't mind the cold that much really. It's nice when it's a bit brisk.","","","","" +"6293342093","","","2009-12-03 00:00:00 +0000","Twitter for iPhone","jailbroken 3.1.2 er, broke. shutdown from apple logo. back to 3.1. #iphone","","","","" +"6187652541","","","2009-11-30 00:00:00 +0000","Twitter for iPhone","Oldies but goodies. 50% OC on a ""Yorkfield"" Core 2 Quad: http://bit.ly/4vfLVO and 42% on a ""Wolfdale"" Core 2 Duo: http://bit.ly/77IqnN","","","","" +"6178054881","","","2009-11-29 00:00:00 +0000","Twitter for iPhone","I cannot fathom how they could not have seen that Dubai is and was a huge bubble for ~10 years now. Uncanny. http://bit.ly/5j1en0","","","","" +"6182566535","","","2009-11-29 00:00:00 +0000","web","Hope I find some time to look at #Node.js http://nodejs.org","","","","" +"6088139103","","","2009-11-26 00:00:00 +0000","web","RT @timbray: Dear America: Happy Thanksgiving & bon appetit. Meanwhile, we're enjoying a quietly productive day at work. - The World","6084646173","1235521","2009-11-26 15:55:14 +0000","" +"6055594178","","","2009-11-25 00:00:00 +0000","Twitter for iPhone","#Android and #iPhone apparently in a two-horse race for mobile systems: http://is.gd/53vXp","","","","" +"6015820098","","","2009-11-24 00:00:00 +0000","Twitter for iPhone","Annoyed at sed's -i option always swallowing -e after it, silently creating a mess of backup files I didn't want. My fault but annoying!","","","","" +"5982743197","5982310941","33858688","2009-11-23 00:00:00 +0000","web","@ehoppe I was just thinking about how much longer it takes to sync many small files than one larger file, we should zip most things #dropbox","","","","" +"5990838796","","","2009-11-23 00:00:00 +0000","web","#notjustme #dropbox #sync #fail","","","","" +"5934722777","5934135024","14273142","2009-11-22 00:00:00 +0000","Twitter for iPhone","@lunafiko nice shot! it was a gorgeous day, and we needed it too.","","","","" +"5936722272","5935554718","14273142","2009-11-22 00:00:00 +0000","Twitter for iPhone","@lunafiko it's the corner of lagoon rd and heatherbell in colwood by esquimalt lagoon. what's wrong with safari? i use chrome everywhere.","","","","" +"5936800941","5935568982","14273142","2009-11-22 00:00:00 +0000","Twitter for iPhone","@lunafiko picture from here: http://bit.ly/8xzRVQ ... my house: http://bit.ly/6Psa5v","","","","" +"5937350356","5937203718","14273142","2009-11-22 00:00:00 +0000","Twitter for iPhone","@lunafiko that's funny! I probably look at your place all the time.","","","","" +"5937405527","5937203718","14273142","2009-11-22 00:00:00 +0000","Twitter for iPhone","@lunafiko the url bar gets be too. i much prefer chrome and firefox behaviour, not http://ha%20ha%20you%20suck or some nonsense #safari","","","","" +"5908223784","","","2009-11-21 00:00:00 +0000","Twitter for iPhone","RT @avibryant: RT @MagLev: MagLev public Alpha is available: http://bit.ly/7jyman","","","","" +"5908258481","","","2009-11-21 00:00:00 +0000","Twitter for iPhone","Burnt out trying to debug a #webos back event propagation conundrum. The commander chain is broken or I'm fucking insane.","","","","" +"5914321394","","","2009-11-21 00:00:00 +0000","web","RT @jonnay: Your momma is so fat, when you invoke her continuation, you blow the stack and the heap. #schemeinsults","5907000124","817328","2009-11-21 01:38:49 +0000","" +"5918258896","","","2009-11-21 00:00:00 +0000","web","Been up hacking on mojo.el. No more switching to a shell to package/install/launch apps, just hit F5. #webOS #emacs http://is.gd/50l5y","","","","" +"5879408208","","","2009-11-20 00:00:00 +0000","Twitter for iPhone","Downloading from #dropbox at between 500kB/s and 1MB/s ... that's more like it! http://twitpic.com/q6rhi","","","","" +"5881610472","","","2009-11-20 00:00:00 +0000","Twitter for iPhone","% ldd libflashplayer.so | grep X11 #=> libX11.so.6 ... so how does Google do Flash on #ChromiumOS? iirc they don't use X11.","","","","" +"5881949774","","33858688","2009-11-20 00:00:00 +0000","Twitter for iPhone","@ehoppe remind me tomorrow. i need to punch a hole in the router so i can vnc and ssh to my hackintosh.","","","","" +"5881979750","","","2009-11-20 00:00:00 +0000","web","RT @gruber: The torrent linked here worked for me. There's really not much to see. It's like Chrome for Windows without Windows. http:// ...","5879970896","33423","2009-11-20 04:19:56 +0000","" +"5884979737","5884601643","33858688","2009-11-20 00:00:00 +0000","Twitter for iPhone","@ehoppe #Grooveshark is pretty sweet! They have a pretty good Radio feature, like iTunes' genius. Good so far anyway.","","","","" +"5885019444","","","2009-11-20 00:00:00 +0000","Twitter for iPhone","I had a bit of a chuckle at their message to remove ads for $3/mo ... http://twitpic.com/q7mov #flashblock rocks.","","","","" +"5897714892","","","2009-11-20 00:00:00 +0000","Twitter for iPhone","The commute can be annoying but damn this is a nice place to live. http://yfrog.com/37j0pj","","","","" +"5899812233","","","2009-11-20 00:00:00 +0000","Twitter for iPhone","At least #Dropbox can make me smile while it's being extremely slow and annoying: http://twitpic.com/q9lu0","","","","" +"5847202671","","","2009-11-19 00:00:00 +0000","web","RT @sigfpe: You won't often see me post on how to build an e-commerce site: ""How not to sort by average rating"" http://tinyurl.com/djzhvz","5845019882","16748247","2009-11-19 01:57:34 +0000","" +"5847214535","","","2009-11-19 00:00:00 +0000","web","RT @appiphany: There is an app for that - #iPhone app that blows air with the speaker http://bit.ly/4A615o","5845868189","34582340","2009-11-19 02:29:25 +0000","" +"5847651914","","","2009-11-19 00:00:00 +0000","web","My name has been made of Might! What will thy name become? http://makememighty.ca/?n=785eaa80 #makememighty","","","","" +"5860762799","5847707247","33858688","2009-11-19 00:00:00 +0000","Twitter for iPhone","@ehoppe wow the telcos sound like bunch of kids in a schoolyard! ""No *my* network is faster!""","","","","" +"5817384120","","","2009-11-18 00:00:00 +0000","Twitter for iPhone","2010 is The Year of the Linux Desktop! :p Cool news though. Maybe a reason to try e17 again. http://bit.ly/1Q4JiV","","","","" +"5817440260","","","2009-11-18 00:00:00 +0000","Twitter for iPhone","http://twitpic.com/py7ir 20kB/s ... really dropbox? i've got 25mbit down ffs.","","","","" +"5821437916","","","2009-11-18 00:00:00 +0000","web","Impressed by Komodo Edit + webOS plugin for Mojo devel. Faster than Eclipse on my aging 2006 MacBook. Probably end up using Emacs anyhow.","","","","" +"5725976243","","","2009-11-15 00:00:00 +0000","Twitter for iPhone","Just saw A Christmas Carol in 3D. It was amazing! #Christmas","","","","" +"5714651535","","","2009-11-14 00:00:00 +0000","Google Wave (Tweety)","Just got my invite to #googlewave ... this tweet is from wave.","","","","" +"5664389682","5664275479","59263461","2009-11-13 00:00:00 +0000","web","@Rod_Phillips I'm interested in a 6 pack of Red Racer ... Douglas location.","","","","" +"5672895159","","","2009-11-13 00:00:00 +0000","web","iPhone or Droid? http://xkcd.com/662/ #droid #iphone","","","","" +"5549833787","5542774732","894911","2009-11-09 00:00:00 +0000","web","@JimRoepcke We watched it last night and thought it was one of the better movies to come out recently. It was pretty funny!","","","","" +"5443094952","","","2009-11-05 00:00:00 +0000","Twitter for iPhone","cat >~/bin/drop +#!/bin/sh +[[ x""$1"" = x ]] && cp -R . ~/Dropbox/${PWD##*/} || cp -R ""$@"" ~/Dropbox/","","","","" +"5409255966","5404568644","1235521","2009-11-04 00:00:00 +0000","web","@timbray Some of my Scotland photos: http://picasaweb.google.com/sami.samhuri/Scotland2009","","","","" +"5343769815","","","2009-11-01 00:00:00 +0000","web","I just ditched Vista for Snow Leopard on my Core 2 Quad. First desktop Mac since my G4 Mini. Couldn't be happier! 2006 MacBook getting old.","","","","" +"5220494863","","","2009-10-28 00:00:00 +0000","web","Seashore is the GIMP for OS X, sans X11, Glib, Gtk+. Beautiful! 8.8mb vs 270mb. http://seashore.sourceforge.net/index.php","","","","" +"5221873767","","","2009-10-28 00:00:00 +0000","web","Seashore is somewhat unstable though, puts a damper on things. We'll see how it goes. I heartily enjoy the 2 second startup.","","","","" +"5049167584","","","2009-10-21 00:00:00 +0000","Twitter for iPhone","PC I built last year is Core2Quad LGA775 => no upgrade path (I knew this). #AMD still pushing CPUs compatible w/ AM2. http://bit.ly/2CVihn","","","","" +"5004305660","","","2009-10-19 00:00:00 +0000","Twitter for iPhone","Fall colours. http://bit.ly/aq2nh http://yfrog.com/0b9g8fj","","","","" +"4919229991","4906986970","894911","2009-10-16 00:00:00 +0000","web","@JimRoepcke No lists yet for me either. I don't twitter enough to really need them though.","","","","" +"4877094591","4876200327","894911","2009-10-15 00:00:00 +0000","Twitter for iPhone","@JimRoepcke shame! Every solution seems like a hack.","","","","" +"4880878300","4877166818","894911","2009-10-15 00:00:00 +0000","Twitter for iPhone","@JimRoepcke still in vic! Well colwood anyway, near Esquimalt lagoon.","","","","" +"4880997373","","","2009-10-15 00:00:00 +0000","Twitter for iPhone","Found this little guy at witty beach in the forest. He's really skinny and ate a ton. Hope he's not claimed. :) http://yfrog.com/76kruj","","","","" +"4874316124","","","2009-10-14 00:00:00 +0000","web","Cocoa Touch and XCode 3.1 are quite nice, but why oh why can't I associate an NSNumberFormatter with a UITextField? Am I missing something?","","","","" +"4764457305","","","2009-10-10 00:00:00 +0000","Twitter for iPhone","1GHz x86 Device-on-Chip, AA battery option, 1024x600 8.9"", fully upgradeable from CPU and RAM to internal modules. WANT http://bit.ly/xe7qm","","","","" +"4723710449","","","2009-10-09 00:00:00 +0000","Twitter for iPhone","Wrong road down to the beach! http://twitpic.com/ks8wz","","","","" +"4492249713","","","2009-09-30 00:00:00 +0000","TwitPic","http://twitpic.com/jp34x - That's a comfy puppy","","","","" +"4404520862","","","2009-09-26 00:00:00 +0000","TwitPic","http://twitpic.com/ja11r - Hatley Castle","","","","" +"566320412","","","2008-01-05 00:00:00 +0000","web","Sending out positive thoughts to our boys in the World Juniors! You've got this one!","","","","" +"308350462","","","2007-10-03 00:00:00 +0000","Echofon","Pondering uses for JSONrequest. Doing some Rails stuff...","","","","" +"282196192","280720262","894911","2007-09-20 00:00:00 +0000","Echofon","@JimRoepcke Once I used vi on my workstation at home from my PDA, via ssh, while on the ferry. The terse commands rule for small keyboa ...","","","","" +"125568372","","","2007-06-29 00:00:00 +0000","web","Reading too much into http://tinyurl.com/yqnaom","","","","" +"121900592","","","2007-06-26 00:00:00 +0000","web","grep searching in emacs, it's like compiling and then jumping to each error except you jump to each match output from grep.","","","","" +"116443452","","","2007-06-22 00:00:00 +0000","web","Wishing I could define rules for rendering views in Rails!","","","","" +"112606532","","","2007-06-20 00:00:00 +0000","web","Starting to like emacs quite a bit.","","","","" +"106911972","","","2007-06-16 00:00:00 +0000","web","Understanding Haskell more every day. I added float support to my Scheme after hours of reading, trial & error, and help from allbery_b.","","","","" +"103992812","","","2007-06-14 00:00:00 +0000","web","Late night hacking on my scheme interpreter in Haskell. Yummy!","","","","" +"99026442","","","2007-06-11 00:00:00 +0000","web","enjoying test/spec on rails","","","","" +"100078892","","","2007-06-11 00:00:00 +0000","web","Creeped out by the facts of Nina Reiser's murder. The trial starts today. http://tinyurl.com/2rnjqh","","","","" +"88709672","","","2007-06-03 00:00:00 +0000","txt","Just moved into my new place, watching hockey!","","","","" +"29608381","","","2007-04-16 00:00:00 +0000","web","About to go to sleep. Exciting first post no?!","","","",""